<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.titulo-seccion  {
    font-size: 52px;
    line-height: 58px;
    color: #000;
    margin-top: 0px;
    position: relative;
    font-weight: 700;
}

.titulo-seccion:after {
    /*content: '';*/
    width: 41px;
    height: 28px;
	/*background-image:url(../img/logo-iso.png);*/
	background-repeat:no-repeat;
    position: absolute;
    top: 6px;
    left: -52px;
}


.titulo-seccion span  {
    color: #991b1e;
}

.sub-titulo-seccion  {
	font-size: 18px;
	font-weight: 700;
	color: #991b1e;
	margin-top: 0px;
	margin-bottom: 10px;
	text-transform: uppercase;
	letter-spacing: 1.5px;
}

.destacado {
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    color: #ffffff;
    margin-bottom: 18px;
}



.descripcion {
    font-size: 16px;
    line-height: 28px;
    font-weight: 300;
    color: #3e3e3e;
    margin-bottom: 20px;
}

.descripcion.marker {
	background-image:url(../img/marker-p.png);
	background-repeat:no-repeat;
	background-position: center left;
	padding-left:30px;
	margin-left:10px;
}

@media (max-width:767px){
.titulo-seccion  {
    font-size: 34px;
    line-height: 38px;
}

.titulo-seccion:after {
    width: 41px;
    height: 28px;
    top: 0px;
    left: -46px;
}

.sub-titulo-seccion  {
	margin-bottom: 12px;
}

.destacado {
	font-size: 19px;
	line-height: 28px;
	margin-bottom: 12px;
}


}

@media (max-width:767px){
.titulo-secciones  {
	font-size:30px;
	margin-bottom:22px;
}
}	

.modulo {
	padding: 50px 0px;

}


@media (max-width: 768px) {
.modulo {
	padding: 60px 0px;

}

.destacado-100 {
	font-size:18px;
	line-height:24px;
	font-weight:300;
	padding-bottom:15px;
}
}

/*----------------------*/

.modulo-empresa {
	position:relative;
}

.modulo-empresa .titulo-seccion  {
	/*font-size:48px;*/
	    padding-bottom: 15px;
}

.modulo-empresa .box {
    padding-left: 0px;
    padding-right: 30px;
    padding-top: 80px;
	padding-bottom: 80px;
}

@media (min-width:767px){
.modulo-empresa .col-floating {
	padding-right:0px;
	padding-left:0px;
	position:absolute;
	right:0;
	height:100%;
}


	
.modulo-empresa .col-floating .imagen {
	height:100%;
	background-image:url(../img/flama-tandil.jpg);
	background-repeat:no-repeat;
	background-position: left bottom;
	background-size: cover;
}

.modulo-empresa .col-floating img {
	height:100%;
}
}

@media (min-width:767px){
.modulo-empresa .col-floating-left {
	padding-right:40px;
	padding-left:0px;
	position:absolute;
	left:0;
	height:100%;
}

.modulo-empresa .col-floating-left .imagen {
	height:100%;
	background-image:url(../img/flama-tandil.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-size: cover;
	margin: 50px 0px;
}

.modulo-empresa .col-floating-left img {
	height:100%;
}

.modulo-empresa .col-floating-left:before{
	content:url(../img/circle-bg.png);
	position: absolute;
	width: 70px;
	top: -30px;
	right: 20px;
	z-index: -1;
}

}

@media (max-width:767px){

.modulo-empresa {
	padding-bottom:40px;
	padding-top: 30px;
}

	
.modulo-empresa .titulo-seccion {

}	
	
.modulo-empresa .box {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 40px;
	padding-bottom: 30px;
}

.modulo-empresa .col-floating {

}

.modulo-empresa .col-floating .imagen {
	height:100%;
	background-image:url(../img/flama-tandil.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-size: cover;
}

.modulo-empresa .col-floating img {
	height: 200px;
}

.modulo-empresa .col-floating-left .imagen {
	height:100%;
	background-image:url(../img/punto-tandil.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-size: cover;
}

.modulo-empresa .col-floating-left img {
	height: 200px;
}

}

/*-----------------------------------*/

.modulo-partners {
}

.modulo-partners .box-titulo {
    display: flex;
    color: #333;
}

.modulo-partners .box-titulo:before, .modulo-partners .box-titulo:after {
    content: '';
    margin: auto 1em;
    border-bottom: solid 1px #d3d3d3;
    flex: 1;
}

.modulo-partners .box-titulo h2{
position: relative;
    padding: 0.25em 1em;
    overflow: hidden;
    margin: 0px;
    font-size: 24px;
    font-weight: 700;
    /* text-transform: uppercase; */
    color: #3c3c3c;
    letter-spacing: 1px;
}

@media (max-width: 768px){
.modulo-partners .box-titulo:before, .modulo-partners .box-titulo:after {
}

.modulo-partners .box-titulo h2{
    padding: 0.25em 1em;
    font-size: 18px;
}
}


/*-------------------------------------------*/


.modulo-sponsors{
    padding-bottom: 60px;
	padding-top: 60px;
}

.modulo-sponsors img{
	margin-bottom:15px;
}

@media (max-width: 768px){

.modulo-sponsors{
    padding-bottom: 45px;
	padding-top: 40px;
}

}


.modulo-sponsors .box-titulo {
    display: flex;
    color: #333;
	    margin: 10px 0px;
}

.modulo-sponsors .box-titulo:before, .modulo-sponsors .box-titulo:after {
    content: '';
    margin: auto 1em;
    border-bottom: solid 1px #d3d3d3;
    flex: 1;
}

.modulo-sponsors .box-titulo h2{
	position: relative;
	padding: 0.25em 1em;
	overflow: hidden;
	margin: 0px;
	font-size: 28px;
	font-weight: 700;
	/* text-transform: uppercase; */
	color: #000000;
	letter-spacing: 1px;
}

@media (max-width: 768px){
.modulo-sponsors .box-titulo:before, .modulo-sponsors .box-titulo:after {
}

.modulo-sponsors .box-titulo h2{
    padding: 0.25em 1em;
    font-size: 18px;
}
}


/*-------------------*/

.modulo-counter {
    /* height: 100vh; */
    /*min-height: 300px;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: center center;
    background-size: cover;
    /*height: calc(100vh - 92px);
    margin-top: 92px;*/
	background-image: url("../img/rotador/2.jpg");
	position: relative;
}

.previus {
	display:block;
	text-align:center;
	padding:50px 0px;
	
		    /*position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
	width: 100%;
	z-index: 1;*/
}

.previus .btn-bott{
    font-weight: 600;
    color: white;
    background-color: black;
    border-radius: 50px;
    padding: 12px 30px;
    text-transform: uppercase;
    margin: 10px;
    display: inline-block;
	-webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}

.previus .btn-bott:hover{
    color: black;
    background-color: white;
    display: inline-block;
	-webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}


.previus .time {
	text-align:center;

}

.previus .time span {
	background-size:cover;
	width: 90px;
	height: 90px;
	border-radius:50%;
	border: solid 2px #ffffff78;
	display:inline-block;
	margin:15px;
	font-size: 45px;
	font-weight: 500;
	text-align:center;
	line-height: 69px;
	padding-top: 10px;
	color: #ffffff;
}

.previus .time span strong {
	display:block;
	font-size:22px;
	color:white;
}



.previus .data {
display: inline-block;
    /*margin: 15px;*/
    font-size: 19px;
    text-align: center;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 10px;
}

.previus .data strong {
    display: block;
    /* margin: 15px; */
    font-size: 43px;
    text-align: center;
    font-weight: 700;
    margin-bottom: 0px;
}

@media (max-width: 979px){

.modulo-counter {

    /*height: calc(90vh - 90px);
    margin-top: 70px;*/
}	

.previus .btn-bott {
    padding: 12px 30px;
    display: inline-block;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}	
	
.previus .time span {
	width: 60px;
	height: 60px;
	display:inline-block;
	margin: 8px;
	font-size: 28px;
	font-weight: 600;
	text-align:center;
	line-height: 40px;
	padding-top: 10px;
	color: #ffffff;
}	

.previus .time span strong {
	display:block;
	font-size:18px;
	color:white;
	font-weight:400;
	margin-top:4px;
}	
	
.previus .data {
font-size: 20px;
    font-weight: 300;
}

.previus .data strong {
	display:block;
	line-height: 50px;
    margin-bottom: 5px;
}	
	
}


/*-------------------*/

.modulo-about {
	padding: 60px 0px;
    background-position: center center;
    background-size: cover;
	background-image: url("../img/bg-esto-es-flama.jpg");
	position: relative;
}

.modulo-about h3{
    font-size: 20px;
    font-weight: 700;
    color: black;
}

/*------------------------*/


#productos{
    background-color: #fbfbfb;
}

#productos .grande {
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
}

#productos pp{
	display:flex;
	margin-right: 50px;
}


@media (max-width:767px){


#productos .grande {
    font-size: 17px;
    font-weight: 300;
    line-height: 25px;
}

}

#productos .box-color {
	position: relative;
	background-color: #fff;
	border-radius: 7px;
	padding-top:40px;
	overflow: hidden;
	margin: 0px 15px;
	margin-bottom:30px;
	box-shadow: 6px 9px 17px rgb(208 208 208 / 40%);
	border: 1px solid rgba(0, 0, 0, 0.05);
	width:100%;
	padding-bottom:90px;
	text-align: center;
}




#productos .box-color .titulo-tan {
	color: #121212;
	font-weight: 600;
	font-size: 23px;
	line-height: 23px;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 25px;
	margin-bottom: 20px;
	padding-left: 5px;
}

#productos .box-color .descripcion {
    color: #121212;
	font-weight:300;
	font-size:16px;
	margin-right:30px;
	margin-left:30px;
}

#productos .box-color .descripcion img {
	margin-right:6px;
}


#productos .box-color.bg-uno {
	background-color: #ef7f01;
}

#productos .box-color.bg-uno .descripcion {
    color: #fff;
}
#productos .box-color.titulo-tan .descripcion {
    color: #fff;
}

#productos .box-color .asesor{
	margin: 25px;
	display: block;
	color: #212121;
	text-align: center;
	padding: 8px;
	font-size: 16px;
	font-weight: 700;
	position: absolute;
	bottom: 0px;
	right: 0;
	left: 0;
}

#productos .box-color .asesor:hover {
    color: #005597;
}

#productos .box-color.bg-uno .asesor:hover {
    color: #fff;
}

#productos .box-color .asesor img{
	margin-right: 10px;
}

.btn-green-border {
    font-size: 14px;
    font-weight: 600;
    white-space: nowrap;
    color: #FFFFFF;
    background-color: #103d81;
    border: solid 2px #103d81;
    line-height: 31px;
    border-radius: 5px;
    display: inline-block;
    padding: 0 25px;
    min-width: 122px;
    cursor: pointer;
    text-align: center;
    position: relative;
    top: -1px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}

.carousel-tandil .owl-stage {
		display: flex;
	}
.carousel-tandil .owl-item {
		display: flex;
		flex: 1 0 auto;
	}
	
.carousel-tandil .owl-item .item {
		display: flex;
		width:100%;
	}
	
.carousel-tandil_dos .owl-stage {
		display: flex;
	}
.carousel-tandil_dos .owl-item {
		display: flex;
		flex: 1 0 auto;
	}
	
.carousel-tandil_dos .owl-item .item {
		display: flex;
		width:100%;
	}	


.owl-theme .owl-dots .owl-dot span {
	background: #ffffff !important;
    border: solid 2px #d7d7d7 !important;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
background: #49a142 !important;
    border: solid 2px #cddc39 !important;
}

/*----------------------------*/

/*---------------*/

#galeria {
	background-color:#fff;
}

#galeria p {
	line-height: 32px;
	padding-left:60px;
}


@media (max-width:767px){

#galeria p {
	font-size:15px;
	line-height: 26px;
	padding-left:0px;
}
}

.btn-ver-mas{
	font-size: 14px;
	border: solid 1px #1c1c1c;
	background-color: #1c1c1c;
	line-height: 18px;
	padding: 12px 50px;
	color: #ffffff;
	border-radius: 80px;
	display: inline-block;
	text-transform: uppercase;
	margin-top: 20px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	font-weight: 700;
}

.btn-ver-mas:hover{
    border: solid 1px #991b1e;
	background-color:#991b1e;
	color:#fff;
	    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}


/* ----- v CAN BE DELETED v ----- */

.btn-comun{
    background-color: #cf9d6c;
    color: white;
    font-size: 14px;
    line-height: 40px;
    display: inline-block;
    padding: 0px 30px;
    border-radius: 20px;
	margin-top:10px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}

.btn-comun:hover{
    background-color: #373737;
    color: white;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}

@media (max-width:767px){

}

/*-------------*/

#fotos{
    background-color: #f9f9f9;
}


/*-------------*/
#ventajas{
	background-color:#020e2f;
	position:relative;
	color:#fff;
	border-top: solid 0px white;
	overflow:inherit;
	background-image:url(../img/productos-bg.jpg);
	background-position:center;
	background-size:cover;
	background-repeat:no-repeat;
	min-height: 500px;
	background-attachment:fixed;
}

#ventajas p .fa {
    margin-left: 2px;
    margin-right: 10px;
    margin-top: 6px;
    color: #1e69dd;
	color:#8bc34a;
    font-size: 11px;
}



#ventajas .destacado {
	font-size: 16px;
	font-weight: 500;
	line-height: 18px;
	color: #ffffff;
}

#ventajas .destacado.con-c {
	background-image:url(../img/logo-p.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:30px;
}

#ventajas::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: .90;
    display: block;
	background-color: #103d82;
}

@media (max-width:767px){

#ventajas{
	border-top: solid 0px white;
}
}

@media (min-width:767px){

#ventajas .col-floating-left {
    padding-right: 90px;
    padding-left: 0px;
    position: absolute;
    left: 0;
    height: 100%;
	    top: 0px;
}

#ventajas .col-floating-left .imagen {
	background-image:url(../img/abella-tambos-productos.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-size: cover;
	height:100%;
}

#ventajas .col-floating-left img {
	height:100%;
}


}

@media (max-width:767px){

#ventajas .col-floating-left .imagen {
	height:100%;
	background-image:url(../img/abella-tambos-productos.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-size: cover;
}

#ventajas .col-floating-left img {
	height: 200px;
}

}

/*---------------------------------*/

#ubicacion{
	/*background-color:#2b6b37;*/
	color:#FFFFFF;
	background-image:url(../img/ubicacion-bg.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-size:cover;
}

/*---------------------------------*/

.modulo-contacto {
	background-color:#1d1d1f;
	padding: 80px 0px;
}


@media (max-width: 768px){

.modulo-contacto {
	padding: 50px 0px;
	margin-top:0px;
}
}

@media (min-width: 768px){

.modulo-contacto .box {
	padding-right: 40px;
}

}

.modulo-contacto .titulo-seccion{
    font-size: 32px;
    color: white;
    line-height: 40px;
    margin-bottom: 30px;
}

.modulo-contacto .descripcion{
    color: white;
}

.modulo-contacto .input-gris {
    font-size: small;
    background-color: #ffffff;
    border-color: #e2e0e0;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 0%);
    border-radius: 3px;
}


/*-------------------------------------------*/

.modulo-cabecera  {
	background-position:center;
	background-repeat:no-repeat;
	background-size: cover;
	padding-top:300px;
}

.modulo-cabecera .titulo-cabecera  {
	font-size:44px;
	color:#fff;
	text-transform:uppercase;
}

@media only screen and (max-width: 768px) {
.modulo-cabecera  {
    padding-top: 50px;
    margin-top: 42px;
}

.modulo-cabecera .titulo-cabecera  {
	font-size:24px;
	margin-bottom:0px;
}	
}


/*-----------------------*/

.modulo-agenda {
	padding: 60px 0px;
	background-color: #fafafa;
}

.modulo-agenda .fecha {
	font-size: 26px;
	font-weight: 700;
	margin-bottom: 25px;
}

.modulo-agenda .categoria-evento {
    font-size: 15px;
    text-transform: uppercase;
    color: #565353;
}

.modulo-agenda .categoria-evento img {
    margin-bottom: -5px;
    margin-right: 3px;
}


 .modulo-agenda .persona-nota{
    display: flex;
	padding: 10px 0px;
	 align-items: center;
}

 .modulo-agenda .persona-nota img{
   max-height: 85px;
}

 .modulo-agenda .persona-nota span{
	padding: 0 15px;
	font-size: 15px;
	font-weight: 400;
}

 .modulo-agenda .persona-nota span i{
font-weight: 600;
    font-style: initial;
    color: black;
}

 .modulo-agenda .cupos{
	 padding: 10px 0px;
}
 .modulo-agenda .cupos span{
    background-color: #bf00ff;
    border-radius: 3px;
    padding: 3px 7px;
    color: white;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}

 .modulo-agenda .ver-mapa{
	 font-size: 16px;
	 color: black;
	 font-weight: 600;
	 padding-left: 30px;
	 background-image: url("../img/google-marker.png");
	 background-repeat: no-repeat;
	 background-position: center left;
	 margin-bottom: 10px;
	 display: inline-block;
}

 .modulo-agenda .menu-links{
	     width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
	 margin-top: 20px;
	 align-items: center;
}

 .modulo-agenda .menu-links li{
	 text-align: center;
	 	    margin-right: 40px;
}

.modulo-agenda .menu-links li .link{
    font-size: 15px;
    color: black;
    font-weight: 400;
	    margin-right: 40px;
}

.modulo-agenda .menu-links li .link{
    font-size: 15px;
    color: black;
    font-weight: 400;
}

.modulo-agenda .menu-links li .btn-default-three{
	margin-top: 0px;
}



@media (max-width: 767px) {
.modulo-agenda .fecha {
    font-size: 19px;
}

.modulo-agenda .menu-links {
    display: block;
    align-items: center;
}	
.modulo-agenda .menu-links li {
    text-align: left;
    display: block;
    margin-top: 15px;
	margin-right: 0px;
}	
}

.seccion-tabs .panel {
    background-color: transparent;
}

.seccion-tabs .panel-heading {
  padding: 0;
	border:0;
}
.seccion-tabs .panel-title&gt;a, .panel-title&gt;a:active{
display: block;
	font-weight: 600;
color: #000000;
    font-size: 18px;
    text-decoration: none;
}

.seccion-tabs .panel-title a .horario{
	display: block;
	color: #3c3c3c;
	color: #000000;
	font-size: 18px;
	float: left;
	width: 80px;
	height: 50px;
	margin-right: 25px;
	font-size: 26px;
	font-weight: 700;
	text-align: center;
}

.seccion-tabs .panel-title a .horario i{
    display: block;
    font-size: 12px;
    font-style: initial;
}


.seccion-tabs .panel-title a .sub{
display: block;
    color: #747474;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}

.seccion-tabs .panel-heading .panel-title.collapsed a:before {
   font-family: 'Glyphicons Halflings';
	content: "\e081";
   float: right;
   transition: all 0.5s;
}


.seccion-tabs .panel-heading .panel-title a:before {
   font-family: 'Glyphicons Halflings';
   content: "\e082";
   float: right;
   transition: all 0.5s;
	margin-top: 10px;
}
.seccion-tabs .panel-group .panel {
    border-radius: 5px;
    overflow: hidden;
    box-shadow: none;
    border-color: transparent;
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.09);
}

    .seccion-tabs .panel-default &gt; .panel-heading {
        padding: 0;
        border-radius: 0;
        color: #fff;
        background-color: transparent;
        border-color: transparent;
    }

    .seccion-tabs .panel-title {
        font-size: 15px;
    }

    .seccion-tabs .panel-title &gt; a {
	display: block;
	padding: 15px 15px;
	text-decoration: none;
	cursor: pointer;
		
  background-color: rgb(255, 255, 255);
    }


.seccion-tabs .panel-title &gt; a.destacada{
    color: white;
    background-image: -webkit-linear-gradient( -90deg, rgb(238,35,104) 0%, rgb(137,56,155) 100%);	
}

.seccion-tabs .panel-title &gt; a.destacada .sub{
    color: white;
}

.seccion-tabs .panel-title &gt; a.destacada .horario{
    color: #fbce6a;
}

.panel-group .panel+.panel {
    margin-top: 12px;
}

.cds-panel-contenido{
    background-color: white;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 12px 13px 0px rgba(0, 0, 0, 0.09);
}

    .seccion-tabs .panel-default &gt; .panel-heading + .panel-collapse &gt; .panel-body {
        border-top-color: transparent;
		
    }
	
	.seccion-tabs .panel-body p {
		/*color:white;*/
		line-height:26px;			
    }

.seccion-tabs .panel-body p .fa {
    margin-left: 2px;
    margin-right: 10px;
    margin-top: 6px;
    color: #1e69dd;
    color: #8bc34a;
    font-size: 11px;
}

	.seccion-tabs .panel-body h4 {
		/*color:white;	*/		
    }

.panel-group {
	height: 624px;
    overflow-y: scroll;
	padding-right: 15px;
}

.panel-group::-webkit-scrollbar {
	width: 8px;
}
.panel-group::-webkit-scrollbar-button {
	width: 8px;
	height:5px;
}
.panel-group::-webkit-scrollbar-track {
	background:#eee;
	border: thin solid lightgray;
	box-shadow: 0px 0px 3px #dfdfdf inset;
	border-radius:5px;
}
.panel-group::-webkit-scrollbar-thumb {
    background: #7fb000;
    border: thin solid #7fb000;
	border-radius:5px;
}
.panel-group::-webkit-scrollbar-thumb:hover {
	background:#7d7d7d;
}	

@media (min-width: 767px) {

.panel-group {
    margin-bottom: 20px;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
}
}

@media (max-width: 767px) {

.seccion-tabs .panel-title a .horario {
    float: left;
    width: 70px;
    height: 50px;
    margin-right: 15px;
    font-size: 22px;
}
	
.seccion-tabs .panel-title&gt;a, .panel-title&gt;a:active {
    font-size: 16px;
}
	
.seccion-tabs .panel-title a .sub {
    font-size: 15px;
    line-height: 25px;
}	
}	


/*-----------------------*/


/*----------- CARD BOX NOTAS ------------*/

.card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
	background-color: transparent;
	border-radius: 0px;
	/*box-shadow: 0px 0px 25px rgb(0 0 0 / 10%);*/
	overflow: hidden;
	position: relative;
	margin: 10px 10px;
	
}

.card-header {
    border-bottom: 0px solid rgba(0,0,0,.125);
}

.card .card-body {
	padding: 25px 5px;
	padding-top:10px;
	/* background-image: url(../img/triange-p.png); */
	/* background-image: url(../img/bg-cards-line.gif); */
	background-position: left bottom;
	background-repeat: no-repeat;
	position: relative;
}

@media (max-width: 767px) {

.card {
	/*margin-left:-5px;
	margin-right:-5px;*/
	margin:0px;
}

.card .card-body {
	/*padding:20px 18px;*/
}
}


.card-title {
    margin-bottom: 12px;
}


.card-footer{
	display:none;
}  


/*-----------------------*/

.modulo-agenda-x {
	padding: 60px 0px;
	background-color: #fff;
}

.modulo-agenda-x .titulo-seccion {
    font-size: 42px;
    line-height: 50px;
    color: #1e1e1e;
}

@media (max-width: 767px) {
    .modulo-agenda-x .titulo-seccion {
        font-size: 30px;
        line-height: 34px;
    }
}

.modulo-agenda-x .titulo-seccion span{
	background: -webkit-linear-gradient(#e82368, #8e3799);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.carousel-agenda-x.owl-carousel .owl-stage {
        left: -100px !important;
}

@media (max-width: 767px) {
.carousel-agenda-x.owl-carousel .owl-stage {
        left: -22px !important;
}
}

.modulo-agenda-x .meses{
    font-size: 30px;
    font-weight: 700;
    color: #181818;
	cursor: pointer;
}

@media (max-width: 767px) {
.modulo-agenda-x .meses{
    font-size: 22px;
}
}

.modulo-agenda-x .box {
	margin: 10px 10px;
	padding: 14px;
    border-radius: 7px;
    overflow: hidden;
    border-color: transparent;
    box-shadow: 0px 0px 14px 0px rgb(0 0 0 / 15%);
	
	display: block;
    color: #333;	
}

.modulo-agenda-x .box:hover {
    background-color: #ffeaea;
}


.modulo-agenda-x .box .img-agenda {
    border-radius: 7px;
	margin-bottom: 10px;
}

.modulo-agenda-x .box .evento{
    font-size: 19px;
    font-weight: 700;
    color: black;
	    margin-bottom: 4px;
}

.modulo-agenda-x .box .inferior{
    display: inline-block;
    width: 100%;
    padding-top: 6px;
}

.modulo-agenda-x .box .horario {
    display: block;
    color: #3c3c3c;
    color: #000000;
    font-size: 18px;
    float: left;
    width: 80px;
    height: 50px;
    margin-right: 25px;
    font-size: 26px;
    font-weight: 700;
    text-align: center;
	line-height: 24px;
	
	background: -webkit-linear-gradient(#e82368, #8e3799);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.modulo-agenda-x .box .horario i {
    display: block;
    font-size: 12px;
    font-style: initial;
	font-weight: 400;
	
	background: -webkit-linear-gradient(#000000, #000000);
	-webkit-background-clip: text;
	-webkit-text-fill-color: black;
}

.modulo-agenda-x .box .dia {
display: block;
    color: #3c3c3c;
    color: #000000;
    font-size: 18px;
    float: left;
    height: 42px;
    margin-right: 10px;
    padding-right: 15px;
    font-size: 26px;
    font-weight: 700;
    line-height: 24px;
    border-right: solid 1px #8b8b8b;
	
	background: -webkit-linear-gradient(#e82368, #8e3799);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	
}

.modulo-agenda-x .box .dia i {
    display: block;
    font-size: 12px;
    font-style: initial;
	font-weight: 400;
	
	background: -webkit-linear-gradient(#000000, #000000);
	-webkit-background-clip: text;
	-webkit-text-fill-color: black;
}

.modulo-agenda-x .box .categoria-evento {
    font-size: 14px;
    text-transform: uppercase;
    color: #565353;
    font-weight: 400;
}
</pre></body></html>