@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');

body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
font-family: "Rubik", sans-serif;
width: 100%;
height: 100%;
font-size:16px;
line-height:1.2;
color:#333838;
	background-color: #fff;
}

html {
    width: 100%;
    height: 100%;
}

section {
   width: 100%;
	/* overflow:hidden;*/
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4 {
    margin-top: 10px;
    margin-bottom: 10px;
}

p {
 /*font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;*/
}


a:hover,
a:focus {
  color: #c1b086;
  text-decoration: none;
}


@media (max-width: 767px) {
.text-left-xs {
text-align: left;
}
.text-right-xs {
text-align: right;
}
.text-center-xs {
text-align: center;
}
.text-center-sm {
text-align: center;
}
.text-right-sm {
text-align: center;
}
}

.font-one {
	font-family: 'Satisfy', cursive;
}

.font-two {
	font-family: 'Lato', sans-serif;
}

.font-three {
	font-family: 'Satisfy', cursive;
}

.font-condensed {
	font-family: 'Roboto Condensed', sans-serif;
}

.light-300 {
	font-weight: 300;
}

.normal-400 {
	font-weight: 400;
}

.bold-500 {
	font-weight: 500;
}

.bold-600 {
	font-weight: 600;
}

.bold-700 {
	font-weight: 700;
}

.bold-900 {
	font-weight: 900;
}

.text-shadow {
    text-shadow: 0 0px 4px rgba(0, 0, 0, .6);
}

.font-underline {
	text-decoration: underline;
}

.font-12 {
	font-size: 12px;
	line-height: 19px;
}

.font-14 {
	font-size: 14px;
	line-height: 21px;
}

.font-16 {
	font-size: 16px;
	line-height: 26px;
}

.font-18 {
	font-size: 18px;
	line-height: 24px;
}

.font-20 {
	font-size: 20px;
	line-height: 26px;
}

.font-22 {
  font-size: 22px;
  line-height: 28px
}

.font-24 {
  font-size: 24px;
  line-height: 30px
}

.font-26 {
	font-size: 26px;
	line-height: 32px;
}

.font-28 {
	font-size: 28px;
	line-height: 34px;
}

.font-30 {
	font-size: 30px;
	line-height: 36px;
}

.font-32 {
	font-size: 32px;
	line-height: 38px;
}

.font-34 {
  font-size: 34px;
  line-height:40px;
}

.font-36 {
  font-size: 36px;
  line-height:44px;
}

.font-44 {
	font-size: 44px;
	line-height: 48px;
}
.font-53 {
	font-size: 53px;
	line-height: 61px;
}

.blanco {color: #FFF;}
.azul {color: #1b9a93;}
.azul-2 {color: #303942}
.celeste {color: #019EE1;}
.amarillo {color: #FC0;}
.naranja {color: #F90;}
.gris {color: #8B8B8B;}
.marron {color: #8e724c;}
.verde {color: #939B08;}
.verde-2 {color: #006B2B;}
.rojo-2 {color: #E41010;}
.rojo {color: #e10c1b;}
.bordo {color: #b9071e;}
.negro {color: #000;}
.color-tantur {color: #4CAF50;}



.box-col {
	overflow: hidden;
	position: relative;
	padding: 10px;
}

.box-col.over {
	overflow: hidden;
	position: relative;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
}
.box-col.over:hover {
}

.box-imagen {
	position:relative;
}

.background-blanco {background-color: #FFF;}
.background-azul {background-color: #032242;}
.background-azul-2 {background-color: #303942}
.background-celeste {background-color: #019EE1;}
.background-amarillo {background-color: #FC0;}
.background-naranja {background-color: #F90;}
.background-gris {background-color: #8B8B8B;}
.background-marron {background-color: #8e724c;}
.background-verde {background-color: #939B08;}
.background-verde-2 {background-color: #4abd92;}
.background-rojo {background-color: #E41010;}
.background-negro {background-color: #000;}

.margin-bot-5 {margin-bottom: 5px;}
.margin-bot-8 {margin-bottom: 8px;}
.margin-bot-10 {margin-bottom: 10px;}
.margin-bot-15 {margin-bottom: 15px;}
.margin-bot-20 {margin-bottom: 20px;}
.margin-bot-top-5 {margin-bottom: 5px; margin-top: 5px;}
.margin-bot-top-8 {margin-bottom: 8px; margin-top: 8px;}
.margin-bot-top-10 {margin-bottom: 10px; margin-top: 10px;}
.margin-bot-top-15 {margin-bottom: 15px; margin-top: 15px;}
.margin-bot-top-20 {margin-bottom: 20px; margin-top: 20px;}
.margin-none {margin: 0px;}
.no-margin{margin:0!important}
.margin-bottom{margin-bottom:24px!important}
.margin-top{margin-top:24px!important}
.margin-left{margin-left:24px!important}
.margin-right{margin-right:24px!important}

.no-padding{padding:0!important}
.padding-bottom{padding-bottom:24px!important}
.padding-top{padding-top:24px!important}
.padding-left{padding-left:24px!important}
.padding-right{margin-right:24px!important}
.padded{margin-bottom:24px;padding-bottom:24px}
.padded-big{margin-bottom:48px;padding-bottom:48px}
.padded-huge{margin-bottom:96px;padding-bottom:48px}
.padd-3 {padding: 3px;}
.padd-5 {padding: 5px;}
.padd-bot-5 {padding-bottom: 5px;}
.padd-bot-top-5 {padding-top: 5px;padding-bottom: 5px;}
.padd-10 {padding: 10px;}
.padd-20 {padding: 20px;}
.padd-30 {padding: 30px;}
.padd-40 {padding: 40px;}
.padd-50 {padding: 50px;}
.padd-bot-10 {padding-bottom: 10px;}
.padd-bot-top-10 {padding-top: 10px;padding-bottom: 10px;}
.padd-bot-15 {padding-bottom: 15px;}
.padd-bot-top-15 {padding-top: 15px;padding-bottom: 15px;}
.padd-bot-20 {padding-bottom: 20px;}
.padd-bot-top-20 {padding-top: 20px;padding-bottom: 20px;}
.padd-none {padding: 0px;}

.radius-3 {border-radius:3px;}
.radius-5 {border-radius:5px;}
.radius-9 {border-radius:9px;}
.radius-none {border-radius:0px;}

.border-0 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

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

.titulo-seccion  {
    font-size: 41px;
    color: #121212;
    margin-top: 0px;
    margin-bottom: 15px;
    position: relative;
    font-weight: 500;
}

.titulo-seccion:after {
	/*content: url(../img/arrow-red.png);
	width: 30px;
	height: 5px;
    position: absolute;
    bottom: -5px;
    left: 0;*/
}

.titulo-seccion span  {
    font-weight: 700;
}

.sub-titulo-seccion  {
	font-size: 15px;
	font-weight: 400;
	color: #2d2d2d;
	margin-top: 0px;
	margin-bottom: 30px;
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
}

.descripcion {
	font-size: 16px;
	font-weight: 400;
	line-height:26px;
	margin-bottom: 18px;
}

.destacado {
	font-size: 19px;
	font-weight: 300;
	line-height: 27px;
	color: #505454;
	margin-bottom: 18px;
}

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

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

.destacado {
        font-size: 17px;
        margin-bottom: 19px;
        line-height: 25px;
}


}

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

.bg-comun{
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background-image:url(../img/bg-comun.jpg);
}


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

.modulo.modulo-cabecera-interior {
padding-bottom: 50px;
    padding-top: 50px;
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    margin-bottom: 25px;
	border-radius: 23px;
}

.modulo.modulo-cabecera-interior::before {
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	/*background: rgb(0 0 0 / 38%);
	background: linear-gradient(90deg, rgb(0 0 0 / 57%) 0%, rgb(0 0 0 / 17%) 74%);*/
	top: 0;
	left: 0;
}


.modulo.modulo-cabecera-interior h2 {
	font-size: 18px;
	font-weight: 400;
	line-height: 26px;
	margin-bottom: 0px;
	color:#fff;
}

.modulo.modulo-cabecera-interior .titulo-centros {
	margin-bottom:9px;
	color:#fff;
	margin-top: 4px;
	font-weight: 600;
	font-size: 36px;
	text-align: center;
}

.modulo.modulo-cabecera-interior p {
	margin-bottom:0px;
	color:#fff;
	font-weight: 400;
	font-size: 17px;
	text-align: center;
}

@media (max-width:767px){
.modulo.modulo-cabecera-interior {
        padding-bottom: 45px;
        padding-top: 45px;
	text-align: center;
}

.modulo.modulo-cabecera-interior h2 {
    font-size: 15px;
    line-height: 14px;
    margin-bottom: 0px;
}	
	
.modulo.modulo-cabecera-interior .titulo-centros {
	margin-bottom: 0px;
    font-size: 28px;
}	
}

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


.modulo-inicio  {
	position: relative;
    margin-top: 0;
	padding-bottom: 40px;
}

@media (max-width: 767px) {
.modulo-inicio  {
	padding-bottom: 20px;
}
}


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


.swiper-overflow-visible {
	overflow: visible !important;
}

.swiper-overflow-visible:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #ffffff73;
    left: -99%;
    top: 0;
    z-index: 1;
}

.swiper-overflow-visible:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #ffffff73;
    right: -99%;
    top: 0;
    z-index: 2;
}

@media (max-width: 767px){
.swiper-overflow-visible:before {
    content: "";
    width: 100%;
    right: -100%;
    top: 0;
}
}

.swiper-arrows-top .swiper-button-next, .swiper-arrows-top .swiper-button-prev {
    top: var(--swiper-navigation-top-offset, -40px);
}

.swiper-arrows-top .swiper-button-prev, .swiper-arrows-top .swiper-rtl .swiper-button-next {
    right: var(--swiper-navigation-sides-offset, 78px);
    left: auto;
}

.swiper-arrows-top .swiper-button-next, .swiper-arrows-top .swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 30px);
    left: auto;
}

.swiper-arrows-top  .swiper-button-next.swiper-button-disabled, .swiper-arrows-top .swiper-button-prev.swiper-button-disabled {
    opacity: 0.40;
    cursor: auto;
    pointer-events: none;
    display: inline-flex
;
}

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


.paul-box {
    /*background-color: #000000;*/
    clip-path: inset(0 round 16px);
    display: block;
    padding-top: 100%;
    position: relative;
    transition: clip-path .5s;
    width: 100%;
}
.paul-box-content {
    bottom: 0;
    color: #fff;
    left: 0;
    padding: 40px 25px 40px 40px;
    position: absolute;
    transition: transform 1.5s cubic-bezier(.11,.74,.35,.92);
    width: 100%;
    z-index: 1;
}
    .paul-box-title {
    font-size: 16px;
    font-weight: 500;
    }
	
@media (max-width: 768px) {
	
.paul-box-content {
    padding: 15px;
}
    .paul-box-title {
        font-size: 14px;
    margin-bottom: 0px;
    }
}	
	
.paul-box-background {
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
}
.paul-box-background:after {
    background: linear-gradient(180deg, #0000, #0009 80%);
    bottom: 0;
    content: "";
    display: block;
    height: 250px;
    max-height: 65%;
    position: absolute;
    width: 100%;
}	
.paul-box-background>.Media {
    height: 100%;
    transform-origin: bottom;
    transition: transform .4s cubic-bezier(.42,0,.175,1);
}	
.paul-box .paul-box-background>.Media {
    transition: transform 1s cubic-bezier(.11,.74,.35,.92);
}
.Media>.is-loaded {
    opacity: 1;
    transform: none;
    transition: opacity .3s, transform .6s ease-out;
	background-size: cover;
}
.Media>[data-sizes], .Media>[data-sizes]>img {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}	
@media (prefers-reduced-motion: no-preference) {
    .paul-box:active, html:not(.can-touch) .paul-box:hover {
        clip-path: inset(3px round 19px);
    }
}
.paul-box:active .paul-box-content, html:not(.can-touch) .paul-box:hover .paul-box-content {
    transform: translateY(-5px);
}
.paul-box:active .paul-box-background>.Media, html:not(.can-touch) .paul-box:hover .paul-box-background>.Media {
    transform: scale(1.05);
}	

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

.modulo-rotador-osp {

}

.titulo-cat-osp  {
    font-size: 30px;
    color: #272726;
    margin-top: 10px;
    margin-bottom: 15px;
    position: relative;
    font-weight: 700;
}

.btn-ver-todo{
    font-size: 16px;
    color: #4CAF50;
	color: #196c1c;
    margin-bottom: 26px;
    display: inline-block;
    position: relative;
}

.btn-ver-todo i{
    font-size: 14px;
	margin-left: 3px;
}

.modulo-rotador-categorias {
	overflow: hidden;
}

@media (min-width: 767px){
.modulo-rotador-categorias .swiper {
	margin-right: -15px;
	margin-left: -15px;
}

}

@media (max-width: 767px){

.titulo-cat-osp  {
    font-size: 26px;
	margin-bottom: 15px;
}	
	
}

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

.modulo-buscar-prestadores .box-prestador{
	display: flex;
	background-color: #0760b8;
	/*background-color: #0b4189;*/
	border-radius: 30px;
	grid-gap: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	align-items: center;
	
}

.modulo-buscar-prestadores .box-prestador .titulo-seccion{
	color: #fff;
	
}

.modulo-buscar-prestadores .box-prestador .descripcion{
	color: #fff;
	
}

.modulo-buscar-prestadores .box-prestador .columna-izq img{
	margin-bottom: -60px;
}

.modulo-buscar-prestadores  .buscador-form-wrapper {
    display: flex;
    height: 70px;
        gap: 20px;
}



.modulo-buscar-prestadores  .buscador-form-wrapper .box_especialidad, .modulo-buscar-prestadores  .buscador-form-wrapper .box_medico{
    display: contents;
    height: 70px;
    gap: 20px;
}

.select-container {
    position: relative;
    width: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 60px;
    flex-basis: 23%;
    padding-top: 0px;
}

.modulo-buscar-prestadores .form-control {
    background-color: transparent;
    height: 52px;
    color: #fff;
    border-color: #fff;
	line-height: 37px;
	border-radius: 7px;
	position: relative;
}

.modulo-buscar-prestadores select:before {
	content: "";
	background-image: url(../img/down-arrow.svg);
	background-size: 12px;
	height: 12px;
	width: 12px;
	top: 19px;
	right: 14px;
	position: absolute;
}

.modulo-buscar-prestadores .form-control::placeholder {
  color: white;
}

.modulo-buscar-prestadores input[type="radio"] {
  display: none; /* Oculta el radio button original */
}

	/* Estilos cuando el input está seleccionado */
.modulo-buscar-prestadores input[type="radio"]:checked + label::before {
  border-color: #fff; /* Cambia el color del borde */
  background-color: #ffffff00;
}

/* Estilo para el círculo relleno cuando está seleccionado */
.modulo-buscar-prestadores input[type="radio"]:checked + label::after {
	content: "";
	position: absolute;
	left: 5px;
	top: 5px;
	width: 10px;
	height: 10px;
	background-color: #fff;
	border-radius: 50%;
}

.modulo-buscar-prestadores label {
  position: relative;
  padding-left: 30px; /* Espacio para el nuevo estilo del radio button */
  cursor: pointer;
  display: inline-block; /* Asegura la correcta visualización */
  margin-bottom: 10px;
  color: #fff;
  font-weight: 400;
	margin-right: 15px;
}

.modulo-buscar-prestadores label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #fff; /* Borde del círculo */
  border-radius: 50%;
  background-color: #ffffff00;
}

@media (min-width: 768px) {

.modulo-buscar-prestadores select,
::picker(select) {
  appearance: base-select;
}

.modulo-buscar-prestadores select {
  min-width: 250px;
  text-align: left;
  display: flex;
  justify-content: space-between;
}

.modulo-buscar-prestadores ::picker(select) {
  border: 1px solid white;
  border-top: 1px solid white;
  margin-top: 5px;
  padding: 0;
  border-radius:10px;
  box-shadow: 0px 0px 7px 0px rgb(0 0 0 / 13%);
  background: white;
	border-right: solid 5px white;
}


.modulo-buscar-prestadores option {
  color: gray;
  padding: 0px 25px;
}

.modulo-buscar-prestadores selectedcontent {
  font-weight: 800;
}

.modulo-buscar-prestadores .arrow img {
  width: 1em;
  opacity: 0.4;
  vertical-align: middle;
}

.modulo-buscar-prestadores option, selectedcontent {
  letter-spacing: 0.3px;
}

.modulo-buscar-prestadores select::picker-icon {
  display: none;
}

/* checked style */

.modulo-buscar-prestadores option:checked {
  background: #daecff;
  color: black;
}

.modulo-buscar-prestadores option::checkmark {
  content: '';
  display: block;
  width: 1rem;
  height: 1rem;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMjAuMjg1IDJsLTExLjI4NSAxMS41NjctNS4yODYtNS4wMTEtMy43MTQgMy43MTYgOSA4LjcyOCAxNS0xNS4yODV6Ii8+PC9zdmc+);
  background-size: cover;
  position: absolute;
  left: 0.75rem;
}
	
}	


@media (max-width: 768px) {
.modulo-buscar-prestadores  .buscador-form-wrapper {
    display: block;
}
.modulo-buscar-prestadores .box-prestador {
padding: 24px 10px;
	        border-radius: 15px;
}
.modulo-buscar-prestadores .titulo-seccion {
	background-image: url("../img/prestadores-xs.png");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 54px;
	padding-top: 15px;
        padding-bottom: 15px;
}	
	
.modulo-buscar-prestadores label {
    margin-bottom: 0px;
    font-size: 12px;
    line-height: 20px;
}	
.modulo-buscar-prestadores label:last-child {
	margin-right: 0px;
}		
}

.button-container {
    display: flex;
    margin-left: 8px;
    margin-right: 8px;
    padding: 8px 0;
    width: 13%;
}

.boton-buscar {
background-color: #064a91;
    border: none;
    border-radius: 7px;
    color: white;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    width: 100%;
    height: 52px;
    margin-top: 1px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}

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

.modulo-guia{
	padding-bottom: 60px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}

.modulo-guia ul.tramites {
	margin: 0px 5px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}

.modulo-guia ul.tramites li {
	border-bottom: solid 1px #dfdede;
	padding: 20px 4px;
}

.modulo-guia ul.tramites li .titulo-tramite {
	font-weight: 700;
	font-size: 21px;
	text-transform: uppercase;
	color: #064a91;
	margin-bottom: 4px;
}

.modulo-guia ul.tramites li a {
	font-size: 16px;
	color: #064a91;
	line-height: 22px;
	padding-left: 12px;
	display: block;
}

.modulo-guia ul.tramites li a:before {
    font-family: 'Font Awesome 6 Brands';
    content: "\f054";
    float: right;
    transition: all 0.5s;
	font-family: var(--fa-style-family, "Font Awesome 6 Free");
    font-weight: var(--fa-style, 900);
}




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

.modulo-cuatro-prod .box-resultados {
    display: grid;
    gap: 16px;
    grid-auto-rows: 1fr;
    grid-template-columns: repeat(1, 1fr);
}	

@media (min-width: 768px) {
    .modulo-cuatro-prod .box-resultados {
        grid-template-columns: repeat(2, 1fr);
    }
}	
	
@media (min-width: 992px) {
    .modulo-cuatro-prod .box-resultados {
        grid-template-columns: repeat(3, 1fr);
    }
}	
	
@media (min-width: 1360px) {
    .modulo-cuatro-prod .box-resultados {
        grid-template-columns: repeat(4, 1fr);
    }
}	

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

.modulo-marcas{
}

.modulo-marcas img {
    width: 100%;
    max-width: 100%;
}

.modulo-marcas .slider-wrapper-3{
    overflow: hidden;
    max-width: 1310px;
    margin: 0 70px 55px;
    margin: 0 30px 10px;
}

@media (min-width: 767px) {
    .modulo-marcas .swiper {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media (max-width: 768px) {
    .modulo-marcas .slider-wrapper-3 {
        margin: 0 10px 10px;
    }
}

@media (max-width: 768px) {
    .modulo-marcas .slider-wrapper-3 .card-item.swiper-slide.swiper-slide-active {
        width: auto;
    }
}

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

.modulo-divisor-link .info-wrapper{
    align-items: center;
    background-color: white;
    display: flex;
	gap: 24px;
    height: 88px;
    justify-content: center;
    width: 100%;
}

.modulo-divisor-link .info-wrapper .titulo-info{
	font-size: 32px;
}

.modulo-divisor-link .info-wrapper .boton-info{
	color: #ffffff;
	background-color: #10928b;
	border-radius: 5px;
	padding: 10px 25px;
	font-weight: 600;
	font-size: 16px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}

.modulo-divisor-link .info-wrapper .boton-info:hover{
    background-color: #eaf0f0;
    color: #0e948d;
	-webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}

@media (max-width: 767px){
.modulo-divisor-link .info-wrapper{
	display: flex;
	flex-direction: column;
	gap: 0px;
	height: auto;
	text-align: center;
	padding: 22px 15px;
}
.modulo-divisor-link .info-wrapper .titulo-info{
	font-size: 22px;
}
	
}

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


.modulo-contacto {
	padding: 70px 0px;
}

@media (max-width: 767px) {
.modulo-contacto {
	padding: 20px 0px;
}
}

.modulo-contacto .input-lg {
    border-radius: 3px;
}

.modulo-contacto .datos-oficina i {
font-size: 16px;
    width: 38px;
    height: 38px;
    line-height: 36px;
    text-align: center;
    border: solid 1px #bdbdbd;
    border-radius: 50px;
    margin-right: 10px;
	color: #4CAF50;
}


.modulo-contacto  label{
margin-bottom: 10px;
    font-weight: 400;
    color: #616465;
    font-size: 16px;
}

.btn-archivo{
    border: solid 1px #d4d4d4;
    margin: 0px;
    height: 46px;
    line-height: 32px;
    color: #4CAF50;
}

.modulo-contacto .input-lg{
        font-size: initial;
}

.modulo-contacto ul.social-buttons-contacto li a {
    text-align: center;
    height: 42px;
    width: 42px;
    display: block;
    text-decoration: none;
    line-height: 40px;
    color: #4cad50;
    background-color: #e2efdd;
    /* font-size: 18px; */
    border-radius: 22px;
    border: solid 2px #e2efdd;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}

.modulo-contacto ul.social-buttons-contacto li a:hover, .modulo-contacto ul.social-buttons-contacto li a:focus, .modulo-contacto ul.social-buttons-contacto li a:active {
    color: #e2efdd;
    border: solid 2px #4cad50;
	background-color: #4cad50;
}


.boton-enviar-consulta {
	color: #ffffff;
	background-color: #064a91;
	padding: 14px 14px;
	font-weight: 500;
	margin-bottom: 12px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	display: block;
	text-align: center;
	font-size: 16px;
	border-radius: 5px;
	border: solid 0px #ccc;
}

.boton-enviar-consulta:hover {
	color: #064a91;
	background-color: #e1eaea;
	border: solid 0px #4CAF50;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}

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

.section-video-inicio{
	display: block;
	max-width: 100%;
	height: 500px; position:relative
}		
	
figure {
position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-position: 50% 50%;
    margin: 0 auto;
	
	width: 100%!important;
    max-width: 100%!important;
    min-width: 100%!important;
    left: 0!important;
    margin-left: 0!important;
}	
	
.video {
max-width: none;
    top: 50%;
    /*-webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: relative;*/
    min-width: 100%;
    min-height: 100%;	
	left: -20%;
}
	
@media (max-width:767px){
.video {
    height: 100%;
    width: auto!important;
    /*-webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);*/
    left: 50%;
    top: 0;
}
}

	.controls{
    /*position: absolute;
    z-index: 099;
    bottom: 0;
    display: block;
		padding: 20px;
		left: 0;*/
}
	
.buttons button{
	background: none;
	border: 0;
	outline: 0;
	cursor: pointer;
}

.buttons button:before{
	content: "\f144";
	font-family: "Font Awesome 6 Free";
	width: 40px;
	height: 40px;
	display: inline-block;
	font-size: 38px;
	color: white;
	-webkit-font-smoothing:antialiased;
}
	
.buttons button.play:before{
	content: "\f144";
}	
	
.buttons button.pause:before{
	content: "\f28b";
}

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

.share-buttons {
    width: auto;
    display: block;
	margin: 8px 0px;
}

.posts-shares {
/*float:left;*/
}

.share-buttons h5 {
    /* float: left; */
    text-align: center;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #8e8e8e;
    position: relative;
    font-weight: 500;
    margin-right: 10px;
    margin-bottom: 5px;
}

.social-shares {
list-style:none;
margin:0;
padding:0;
}

.social-shares li {
float:left;
list-style:none;
margin:0 0 0px;
padding:0;
}

.social-shares li a {
    display: block;
    float: left;
    color: inherit;
    background-image: none;
    line-height: 28px;
    font-size: .9em;
    margin: 0 10px 0 0;
    border-radius: 50%;
	border: solid 2px #cdcdcd;
	color: #a19fa0;
}


.social-shares li a:hover {
    border: solid 2px #a60997;
    color: #a30c99;
}

.social-shares li i {
display: inline-block;
    font-size: 14px;
    /* background-color: #cc0000; 
    color: #FFF;*/
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 32px;
    height: 32px;
    text-align: center;
    vertical-align: middle;
    line-height: 32px;
}


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

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

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

.seccion-tabs .panel-heading {
  padding: 0;
	border:0;
}
.seccion-tabs .panel-title>a, .panel-title>a:active{
display: block;
    /*color: #3c3c3c;
    font-size: 16px;
    font-weight: 600;*/
    text-decoration: none;
}

.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;
}
.seccion-tabs .panel-group .panel {
        border-radius: 0;
        box-shadow: none;
        border-color: transparent;
}

    .seccion-tabs .panel-default > .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 > a {
	display: block;
	padding: 15px 15px;
	text-decoration: none;
	border: solid 1px rgb(199 199 199 / 51%);
	cursor: pointer;
    }


    .seccion-tabs .panel-default > .panel-heading + .panel-collapse > .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;	*/		
    }

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

.select-dropdown {
   /* display: block;
    position: fixed;
    top: 70px;
    height: 100vh;
    background-color: white;
    width: 100%;
    left: 0px;
    z-index: 10000;
    padding: 10px 25px 25px;
    box-shadow: none;
    max-height: inherit;*/
}

search-container{
    position: fixed;
    top: 0;
    height: 100%;
    background-color: white;
    width: 100%;
    left: 0;
    z-index: 10000;
    padding: 25px;
}

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

.box-mision{
	display: flex;
	padding-right: 20px;
}

.box-mision .imagen{
	padding-right: 20px;
}

.box-mision .titulo-mision{
	font-size: 26px;
}

/*----- AMPLIA ----------------*/

 .compartir{
    display: inline-flex;
	align-items: center; 
    float: right;
    color: #121212;
    font-size: 16px;
    padding-right: 3px;
	padding-bottom: 18px; 
}
	
 .compartir i{
    font-size: 14px;
	 margin-left: 5px;
}
	
.btn-back{
    display: flex;
    float: left;
    align-items: center;
    font-size: 16px;
    color: #333;
    font-weight: 500;
}
	
.btn-back i{
    font-size: 14px;
	margin-right: 9px;
}	
	
.paul-gallery {
	display: grid;
	grid-gap: 10px;
	grid-template-columns: repeat(4, 1fr);
	grid-template-rows: repeat(2, 1fr);
	margin-bottom: 24px;
	position: relative;
}

.paul-gallery div {
	display: grid;
    overflow: hidden;
    border-radius: 5px;
}	

.paul-gallery div .ver-fotos-c {
	aspect-ratio: 3 / 2;
    overflow: hidden;
    border-radius: 5px;
}	
	
.paul-gallery .first-foto {
	grid-column-start: 1;
	grid-column-end: 3;
	grid-row-start: 1;
	grid-row-end: 3;
}
	
.paul-gallery div img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    /* transition: scale .8s var(--ttf-out-expo), opacity .8s var(--ease-default) !important; */
    transform: scale(1);
    -webkit-transform: scale(1);
    transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
}
	
.paul-gallery div a:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    width: 100%;
    transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
}	
.ver-fotos{
    position: absolute;
    bottom: 16px;
    right: 16px;
    background-color: white;
	color: #121212;
	font-weight: 500;
    padding: 10px 20px;
    border-radius: 5px;
    display: flex;
    align-items: center;
	z-index: 1;
}
	
.ver-fotos i{
	margin-right: 4px;
}
	
.blueimp-gallery.paul-custom>.prev, .blueimp-gallery.paul-custom>.next {
    width: 40px;
    height: 40px;
    color: #fff;
    border: 0px solid #fff;
	background-color: transparent;
    cursor: pointer;
    font-size: 28px;
    line-height: 40px;
}
	
@media (max-width: 768px) {
.paul-gallery {
	display: grid;
	grid-gap: 0px;
	grid-template-columns: repeat(1, 1fr);
	grid-template-rows: repeat(1, 1fr);	
}
.paul-gallery div {
	display: none;
}
.paul-gallery div.first-foto {
	display: block;
}	
}
	
.modulo-amplia .mapa-ubicacion {

}

#map-container {
    display: none; /* Ocultar el iframe por defecto */
}
.box-ubicacion{
	background-color: white;
	margin: 10px;
	padding: 1px;
	box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
	border-radius: 2px;
	width: 244px;
	padding: 14px;
	position: absolute;
	z-index: 0;
}

.box-ubicacion b {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 500;
    font-size: 14px;
    color: black;
	display: block;
}

.box-ubicacion span {
    color: #5b5b5b;
    font-family: Roboto, Arial;
    font-size: 12px;
    -moz-user-select: text;
    -webkit-user-select: text;
    -ms-user-select: text;
    user-select: text;
}

.modulo-amplia .mapa-g {
    width: 100%;
	border-radius: 10px;
	height: 350px;
	border:0;
	background-color: aliceblue;
	background-image: url("../img/bg-mapa.svg");
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}

.modulo-amplia .mapa-g iframe {
    width: 100%;
	border-radius: 10px;
	height: 350px;
	border:0;
    z-index: 1;
    position: relative;
}

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

.datos-especiales{
	display: grid;
	grid-gap: 0px;
	grid-template-columns: repeat(3, 1fr);
	border: solid 1px #bdbdbd;
	border-radius: 8px;
	margin: 17px 0px;
	margin-bottom: 25px;
}
.datos-especiales .dato-e{
	padding: 22px 20px;
    text-align: center;
	border-left: solid 1px #bdbdbd;
}
	
.datos-especiales .dato-e:first-child{
	border-left: solid 0px;
}
	
.datos-especiales .dato-e .icono{
    display: block;
    text-align: center;
	margin-bottom: 7px;
}

.datos-especiales .dato-e strong{
    display: block;
	font-size: 18px;
	color: #4CAF50;
}

.datos-especiales .dato-e.dos{
    grid-column-start: 2;
    grid-column-end: 4;
    /* border-left: 0px; */
}

 @media (max-width: 767px) {
.datos-especiales{
	grid-template-columns: repeat(2, 1fr);
}
.datos-especiales .dato-e.dos{
	grid-column-start: 1;
	grid-column-end: 3;
	border-top: solid 1px #bdbdbd;
	border-left: 0px;
}	 
	 
.datos-especiales .dato-e.tres{
	grid-column-start: 1;
	grid-column-end: 3;
	border-top: solid 1px #bdbdbd;
	border-left: 0px;
}
.datos-especiales .dato-e {
    padding: 14px 20px;
    display: flex;
    text-align: left;
    align-items: center;
	font-size: 15px;
	line-height: 17px;
}	
.datos-especiales .dato-e .icono{
	margin-bottom: 0px;
	margin-right: 10px;
}
.datos-especiales .dato-e .icono img, .datos-especiales .dato-e .icono svg{
	height: 26px !important;
	width: 26px !important;
}
	 
.datos-especiales .dato-e strong{
	font-size: 16px;
	margin-right: 6px;
}	 
}

.box-guia{
    display: flex;
    flex-direction: row;
    align-items: center;
}
	
.box-guia .img-guia{
    width: 90px;
    min-width: 90px;
    height: 90px;
    background-size: cover;
    overflow: hidden;
    border-radius: 50px;
    margin-right: 20px;
}
	
.box-guia .img-guia img{
    height: 100%;
    width: 100%;
    object-fit: cover;
    transform: scale(1);
    -webkit-transform: scale(1);
    transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
}
	
.box-guia .matricula{
    display: block;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    color: #595959;
}

@media (max-width: 778px) {
.box-guia .img-guia {
    width: 80px;
    min-width: 80px;
    height: 80px;
}
.modulo-amplia .box-guia .nombre-ppal {
	font-size: 24px;
}	
}
/*--------------*/

.btn-pdf{
    border-radius: 3px;
    background-color: #F44336;
    padding: 12px 20px;
    display: inline-block;
    color: white;
    margin-bottom: 15px;
        -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}

.btn-pdf:hover{
    background-color: #121212;
        -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}