* {
  padding: 0;
  margin: 0;
}

body {
  font-family: "Spinnaker", "Montserrat", "Fira Sans Condensed", sans-serif ;

}
.clinica_btn_csi{
  background-color:#FF0000;
	color:  #fff;
	border-radius: 25px;
	padding: 8px 12px;
	cursor: pointer;
}
.lado__der__arriba {
  padding-bottom: 25px;
}

.lado__der{
    color: #52565A;
    font-size: 19px;
    list-style-type: disc;
    font-family: Fira Sans, Medium;
    /* width: 60%; */
    /* margin: 34px; */
    padding-top: 19px;
    padding-bottom: 19px;
    padding-left: 24px;
}

.text__abajo {
  background: #F3F3F3;
  display: flex;
  width: 100%;
}

.lado__izquie {
  width: 40%;
  justify-content: center;
  align-items: center;
  display: contents;
}

.lado__izquie img {
  width: 111px;
  /* padding: 22px; */
  padding-left: 33px;
  padding-right: 4px;
}

.lado__der__arriba{
  color: #52565A;
  font-size: 19px;
  list-style-type: disc;
  font-family: Fira Sans, Medium;
  width: 92%;
}

.lado__der__arriba span{
  font-weight: 700;
  font-size: 19px;
  display: contents;
  margin-top: 0px;
}

.lado__der__abaj{
  font-weight: 700;
}
/*carousel*/

.carousel-inner img {
  width: 100%;
}

.flotante__nota__izquierda__cuadro__text h1 {
  font-size: 24px;
}


.flotante__nota__izquierda__cuadro__text h2 {
  color: #E40A22;
  font-weight: 700;
  font-size: 35px;
}

.flotante__nota__izquierda__cuadro__text h3 {
  color: #00335B;
  font-size: 23px;
  font-weight: 700;
}

header{
  padding: 0px;
}

body {
  margin: 0;
}

/*Banner inicial*/

.banner{
  padding: 0% 4% 0% 4%;
}

.banner_text > div{
    padding: 12px 0% 12px 4%;
}

.banner_text{
  background: #52565A;
  width: 100%;
  font-size: 25px;
  color: #fff;
  
  font-family: 'MONTSERRAT';
  font-weight: 600;
}

.banner img{
    width: 100%;
}

/*Botones */
.boton > div {
  margin-left: 20px;
  margin-right: 20px;
}


.titulo__inicial {
  font-weight: 700;
  color: #00335B;
  font-size: 25px;
  text-align: center;
  padding: 48px;
}

.boton{
    display: flex;
    width: 100%;
    right: 20%;
    justify-content: center;
    font-family: Fira Sans, SemiBold Italic;
    font-style: italic;
    padding: 20px 14px 43px;
    margin-bottom: -64px;
}

  
.boton__covid{
  cursor: pointer;
  border-radius: 50px;
  background: #CCCCCC;
  border: 3px solid #CCCCCC;
  padding: 8px;
  padding-left: 20px;
  padding-right: 20px;
  padding-block: 6px;
  height: 50px;
  width: 300px;
  font-weight: bold;
  text-align: center;
  color: #666666;
  font-size: 22px;
  box-shadow: 1px 2px 5px 0px rgb(90 89 89);
}

.boton__covid.boton_active{
    background: #00335B;
    border: 3px solid #00335B;
    color: #fff;
}

.boton__sexual.boton_active{
    background: #A952A5;
    border: 3PX solid #A952A5;
    color: #fff;
}


.boton__covid:hover{
    cursor: pointer;
    background: #00335B;
    border: 3px solid #00335B;
    border-radius: 49px;
    color: #fff;
    height: 50px;
    width: 300px;
    padding-block: 6px;
    font-size: 22px;
}
  
.boton__sexual{
  cursor: pointer;
  border-radius: 50px;
  background: #CCCCCC;
  border: 3px solid #CCCCCC;
  padding: 8px;
  padding-left: 20px;
  padding-right: 20px;
  padding-block: 6px;
  height: 50px;
  width: 300px;
  font-weight: bold;
  text-align: center;
  color: #666666;
  font-size: 22px;
  box-shadow: 1px 2px 5px 0px rgb(90 89 89);
  }
  
.boton__sexual:hover{
    cursor: pointer;
    background: #A952A5;
    border: 3PX solid #A952A5;
    border-radius: 49px;
    color: #fff;
    height: 50px;
    width: 300px;
    padding-block: 6px;
    font-size: 22px;
  }

.contenedor__covid{
  width: 100%;
  background: #F2F4F4;
}

.cerrar{
  position: absolute;
  cursor: pointer;
  right: 30px;
  top: 3%;
  width: 40px !important;
}
.cerrar img{
  width: 100%;
}


.flotante__nota__izquierda__nota{
  width: 100%;
  margin: 50px;
  border: 4px solid #7b7b7b;
  padding: 30px;
  border-radius: 4px;
}  

span{
  font-size: 12px;
  display: block;
  margin-top: 23px;
}

.contenedor__covid{
  background: #e0e6eb;
  padding-top: 50px;
  padding-left: 50px;
  padding-right: 50px;
  padding-block: 50px;
}

.flotante__nota__izquierda__cuadro{
  width: 100%;
}

.flotante__nota__izquierda__cuadro__text{
  margin: 10%;
  border: 4px solid #7b7b7b;
  padding: 5%;
  border-radius: 4px;
  color: #00335B;
  font-size: 20px;
  font-weight: 500;
  font-family: Fira Sans, Medium;
  text-align: left !important;
}

.flotante__nota__izquierda__cuadro__text span{
  font-size: 19px;
  display: block;
  color: #00335B;
  font-weight: 400;
  font-family: Fira Sans, Medium;
}

.contenedor__covid__flotante > div {
  width: 50%;
}

.contenedor__covid__flotante{
  background: #ffffff;
  display: flex;
  margin-block: 30px;
  border-radius: 10px;
  background: #fff;
  display: flex;
  margin-block: 30px;
  border-radius: 10px;
  box-shadow: 0px 0px 7px 0px rgb(90 89 89);
  position: relative;
}
 
  .text-center{
    text-align: center;
  }
 .flotante__nota__derecha h1 {
  color: red;
  font-weight: 600;
  font-family: Fira Sans, Medium;
  font-size: 30px;  
  }
  
 .flotante__nota__derecha {
  margin-block: 112px;
  margin-right: 100px;
  margin-left: 70px;
}


/*Flotante sexual*/
.cerrar{
  position: absolute;
  cursor: pointer;
  right: 30px;
  top: 3%;
  width: 40px !important;
}
.cerrar img{
  width: 100%;
}


.flotante__nota__izquierda__nota{
  width: 100%;
  margin: 50px;
  border: 4px solid #7b7b7b;
  padding: 30px;
  border-radius: 4px;
}  

span{
  font-size: 12px;
  display: block;
  margin-top: 23px;
}

.contenedor__sexual{
  background: #ecd4eb;
  padding-top: 1px;
  padding-left: 50px;
  padding-right: 50px;
  padding-block: 1px;
}


.flotante__nota__izquierda__cuadro{
  width: 100%;
}

.flotante__nota__izquierda__cuadro__text{
  margin: 10%;
  border: 4px solid #7b7b7b;
  padding: 5%;
  border-radius: 4px;
  color: #00335B;
  font-size: 20px;
  font-weight: 500;
  font-family: Fira Sans, Medium;
  text-align: left !important;
}

.flotante__nota__izquierda__cuadro__text span{
  font-size: 13px;
  display: block;
  color: #00335B;
  font-weight: 400;
  font-family: Fira Sans, Medium;
  padding-top: 42px;
}

.contenedor__sexual__flotante > div {
  width: 50%;
}

.contenedor__sexual__flotante{
  background: #ffffff;
  display: flex;
  margin-block: 30px;
  border-radius: 10px;
  background: #fff;
  display: flex;
  margin-block: -30px;
  border-radius: 10px;
  box-shadow: 0px 0px 7px 0px rgb(90 89 89);
  position: relative;
}

.text-center{
  text-align: center;
}
.flotante__nota__derecha h1 {
color: red;
font-weight: 600;
font-family: Fira Sans, Medium;
font-size: 30px;  
}

.flotante__nota__derecha {
margin-block: 112px;
margin-right: 100px;
margin-left: 70px;
}

.cintillo.cintillo__sexual {
  padding-block: 25px;
  padding-top: 25px;
}

/* Fin Flotante sexual*/
.titulo__covid{
  color: #A952A5;
}

  .flotante__nota__derecha__text{
    color: #00335B;
    margin-block: -12px;
    font-size: 28px;
    font-family: Fira Sans, Medium;
}

  .flotante__nota__derecha p {
    color: #52565A;
    font-size: 19px;
    list-style-type: disc;
    font-family: Fira Sans, Medium;
    font-weight: 500;
   }

  .boton__pago{
    text-align: center;
    padding-block: 50px;
    cursor: pointer;
    background: #e0e6eb;
}

  .boton__pago img{
    width: 500px;
}

.titulos .upp {
  margin: 20px auto;
}

/*carrusel*/

a.carousel-control-prev {
  left: 50px;
  width: 50px;
  height: 50px;
  display: flex;
  justify-self: center;
  align-self: center;
  top: 50%;
  background-color: #cccc;
  border-radius: 50%;
}

a.carousel-control-prev span {
  margin: 0px;
  width: 30px;
  height: 27px;
}

/*fecha derecha*/
a.carousel-control-next {
  right: 50px;
  width: 50px;
  height: 50px;
  display: flex;
  justify-self: center;
  align-self: center;
  top: 50%;
  background-color: #cccc;
  border-radius: 50%;
}

a.carousel-control-next span {
  margin: 0px;
  width: 30px;
  height: 27px;
}

/* card covid*/

.contendor__covid__card{
  width: 50%;
  background: #fff;
}

/*PERFILES*/

.perfil__covid{
    color: #00335B;
    font-size: 40px;
    text-align: center;
    /*margin: 20px auto;*/
    font-style: italic;
    font-weight: 700;
    background: #e0e6eb;
}


.contenedor__card__perfil{
  display: contents;
}

a.contendor__seccion__text__link {
  color: #fff;
  text-decoration: none;
}

ul.lista {
  color: #fff;
  font-size: 15px;
}


.cintillo{
  display: flex;
  justify-content: center;
  align-items: center;
  background: #00335B;
  width: 100%;
}

.cintillo__aprovaciones{
    width: 14%;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    padding-left: 61px;
    border-bottom: 1px solid;
    text-align: right;
    padding-bottom: 15px;
    text-transform: uppercase;
}

.cintillo__seccion__text{
    width: 35%;
    padding: 2% 4% 2% 8%;
}

a.contendor__seccion__text__link {
    text-decoration: none !important;
    font-family: Fira Sans, Medium;
}


.cintillo__boton{
  width: 50%;
}

.boton__pregutas__link {
  cursor: pointer;
  font-size: 25px;
  font-weight: bolder;
  background-color: #fff;
  border: 1px solid #FFFFFF;
  border-radius: 50px;
  color: #52565A;
  font-style: italic;
  width: 400px;
  text-align: center;
  padding: 7px;
  margin: 0 auto;
}

/*SECCION GALERIA*/

.gallery {
  padding: 0px;
}

.gallery img {
  /* background-color: #F9F9F9; */
  /* padding: 15px; */
  width: 100%;
  /* cursor: pointer; */
  /* border: 1px solid #DDDDDD; */
  /* max-height: 250px; */
}

.gallery .frame {
  cursor: pointer;
  background-color: #F9F9F9;
  border: 1px solid #DDDDDD;
  padding: 15px;
  margin: 0 45px;
}

.gallery.g1 .col {
  margin-bottom: 20px;
  margin-top: 20px;
  /* max-height: 300px; */
  overflow: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
  padding-block: 50px;
}

.gallery.g1 .col::-webkit-scrollbar {
  display: none;
}

#gallery-modal .modal-img {
  width: 100%;
}

.g1 {
  padding-top: 70px;
  padding-bottom: 20px;
}

/*SECCION GALERIA IN*/
.in-galle {
  padding: 0px;
}

.in-galle img {
  width: 100%;
  height: auto;
  cursor: pointer;
  margin-bottom: 10px;
  margin-top: 10px;
}

.in-galle .row, #sp .row {
  margin-bottom: 10px;
  margin-top: 10px;
}

#ni-modal .modal-img {
  width: 100%;
}

section.in-galle.min-vh-50.margin.g1 {
  padding-block: 50px;
}


/*SECCION FOOTER*/

.al-right {
  vertical-align: middle;
  text-align: right;
  border-right: #757584 1px solid; 
  padding: 0% 2% 0% 32px;
}

.al-left {
  text-align: left;
  margin-top: 20px;
  width: 50%;
  padding: 0% 0% 0% 2%;
}


.contenedor__footer{
  background-color: #333333;
  display: flex;
  padding-top: 30px;
  padding-block: 30px;
}

.footer__logo {
  width: 30%;
  padding: 6% 0% 0% 10%;
}

.footer__logo img{
  width: 70%;
}




#sec-footer {
  background-color: #333333;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #FFFFFF;
}

.container-fluid__logo img{
  width: 100%;
}

.btn-f {
  background-color: #333333;
  border-color: #FFFFFF;
  color: #FFFFFF;
  width: 250px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.titulo-sec-f {
  font-weight: 800;
  font-size: 23px;
  margin: 5px;
  margin-bottom: 10px;
  color: #fff;
}

.t2-sec-f {
  font-weight: 700;
  font-size: 23px;
  margin: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #fff;
}

.txt-sec-f {
  font-weight: 400;
  font-size: 13px;
  margin: 5px;
  color: #fff;
}




#map {
  overflow: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

#map::-webkit-scrollbar {
  display: none;
}

.mobile {
  display: none;
}

iframe {
  border: none;
}


.align-items-center {
  -ms-flex-align: center!important;
  align-items: center!important;
}

/**/


* {
  padding: 0;
  margin: 0;
}

body {
  font-family: "Spinnaker", "Fira Sans Condensed", sans-serif;
}

.lang {
  font-family: "Spinnaker", sans-serif;
  position: absolute;
  top: 12px;
  right: 50px;
}

.lang a {
  color: #4D4D4D;
}

.lang a.active {
  color: #4D4D4D;
  font-weight: bolder;
  /* text-decoration: underline !important; */
}

.lang a:hover {
  color: #4D4D4D !important;
}

#notice {
  position: fixed;
  top: 100px;
  left: 0;
  width: auto;
  max-height: 300px;
  max-width: 100%;
  z-index: 1000;
}

#notice img {
  max-width: 500px;
}

.times {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  width: 25px;
  height: 25px;
  text-align: center;
  border-radius: 100%;
  background-color: #000000;
  color: #FFFFFF;
}

/* #notice::after {
  font-size: 24px;
  color: #000000;
  content: '\00D7';
  position: absolute;
  right: 1rem;
  top: 1rem;
} */

#image {
  padding: 0;
}

.text-center{
  display: flex;
}
#message {
  background: #CCCCCC;
  padding: 50px 250px;
}


#message h1 {
  color: red;
  font-family: 'Fira Sans Condensed', sans-serif;
  font-size: 36px;
  margin-right: 135px;
}

#message h2{
  color: #0B2C4C;
}

#message li {
  color: #0B2C4C;
  font-family: 'Fira Sans Condensed', sans-serif;
  font-size: 22px;
  list-style-type: disc;
}

#message p {
  color: #0B2C4C;
  font-family: 'Fira Sans Condensed', sans-serif;
  font-size: 18px;
  text-align: left !important;
  color: #0B2C4C;
  border: 4px solid #707070;
}

.text-center{
  text-align: center;
}

/*HEADER2*/
.page-on-scroll .custom--header {
  background-color: #fff;
}

.page-on-scroll .custom--header {
  border-bottom: 1px solid #b3b3b3;
}


.custom--header {
  position: relative !important;
  background-color: transparent;
  position: fixed;
  z-index: 15;
  width: 100%;
  height: 51px;
  padding: 0px;
  margin: 0px;
}

.page-on-scroll .custom--header .navbar {
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.custom--header .navbar {
  margin-bottom: 0;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  padding: 0 2% 0 2%;
}

.navbar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: .5rem 1rem;
}

header.fixed-top-header nav.navbar div.custom--top--buttons {
  position: relative;
  width: 100%;
}

.custom--header a:hover, .custom--header a:visited, .custom--header a:link, .custom--header a:active {
  text-decoration: none;
}

.custom--header .logo-wrap-upaep {
  position: absolute;
  padding: 15px 10px;
  padding: 9px;
  z-index: 20;
}

a:link, a:visited, a:active {
  text-decoration: none;
}

a:hover {
  color: #FFFFFF !important;
}

.custom--header a:hover, .custom--header a:visited, .custom--header a:link, .custom--header a:active {
  text-decoration: none;
}

.division_movile_title {
  position: fixed;
  width: 100%;
  z-index: 12;
  background-color: #4d4d4d;
  display: none;
}

.division_movile_title .division_titulo_sitio {
  position: relative;
  font-size: 18px;
  font-weight: 400;
  font-family: 'Spinnaker', sans-serif;
 text-transform: uppercase;
  color: #fff;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 2%;
  margin-left: 9px;
}

.cotent_sitio_situlo .titulo_sitio_link {
  color: #4d4d4d;
  font-size: 24px;
  margin-left: 150px;
  font-family: 'Spinnaker', sans-serif;
  text-transform: uppercase;
  width: 500px;
  padding-top: 9px;
  display: block;
}

/*BANNER*/
.cont {
  margin: 0;
}

.img-banner {
  height: auto;
  margin-top: 60px;
  margin-bottom: 60px;
}

/*TEXTOS*/
.margin {
  margin-left: 5%;
  margin-right: 5%;
}

.card-text {
  font-weight: 400;
  color: #666666;
  font-size: 13px;
  text-align:justify;
}

.titulos.upp {
  margin: 20px auto;
}

.titulo__sexual {
  color: #A952A5 !important;
  padding-top: 60px;
}

.titulos {
  font-weight: 800;
  color: #00335B;
  font-size: 38px;
  text-align: center;
  font-style: italic;
}

.h3, h3, .card-title {
  font-weight: 700;
  color: #00335B;
  font-size: 18px;
  text-align:left;
  font-family: 'Fira Sans';
}

.frame h5 {
  font-family: "Fira Sans Condensed";
  color: #666666;
  font-size: 13px !important;
  text-align: center;
}

.frame h6 {
  font-family: "Fira Sans Condensed";
  color: #00335B;
  font-size: 15px !important;
  font-weight: bold;
  text-align: center;
}
/*Perfiles COVID-19*/
.h7, h7, .res {
  font-weight: 700;
  color: #FF0000;
  font-size: 13px;
  text-align:left;
  font-weight: 600;
}

h8, .h8 {
  font-weight: 700;
  color: #0B2C4C;
  font-size: 30px;
  text-align:left;
}

h9, .h9 {
  font-weight: 700;
  color: #666666;
  font-size: 13px;
  text-align:left;
}

.h10, h10 {
  font-weight: 700;
  color: #525459;
  font-size: 18px;
  text-align:center;
}

.grid__salus_sexual  ul.list-group.list-group-flush {
  padding: 50px;
}

.grid__salus_sexual h10 {
  display: block;
}

.grid__salus_sexual .h3, h3, .card-title {
  font-weight: 700;
  color: #00335B;
  font-size: 18px;
  text-align: left;
  font-family: 'Fira Sans';
}

.grid__salus_sexual h8, .h8 {
  font-weight: 700;
  color: #0B2C4C;
  font-size: 30px;
}

.grid__salus_sexual .card-body {
  text-align: center;
}

/*BOTONES*/
.btng {
  display: inline-block;
  max-width: 100%;
  line-height: 1.5;
  font-family: "Montserrat" !important;
  font-weight: 700;
  color: transparent;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: .74rem;
  border-radius: .25rem;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  border-radius: 50rem!important;
  box-shadow:  #555555 14%;
  height: 40px;
  align-content: center;
 
}

.btn-cita2 {
  color: #FFFFFF;
  background-color: #FF0000;
  border-color: #FFFFFF;
  min-width: 265px;
  max-width: 100%;
}

.btn-pagop {
  background-color: #0B2E4E;
  border-color: #FFFFFF;
  color: #FFFFFF;
  min-width: 265px;
  max-width: 100%;
}

.btn-vbanco {
  background-color: #FFFFFF;
  border-color: #666666;
  color: #666666;
  width: 120px;
}

.btn-vnomina {
  background-color: #DDDDDD;
  border-color: #666666;
  color: #525459;
  width: 120px;
}

/*SECCION APROVACIONES Y VALIDACIONES*/

.contendor__faqs{
  background: #00335B;
  display: flex;
  width: 100%;
}

.container__izquierda{

}

.sec-faqs {
 
}



/*SECCION APROVACIONES Y VALIDACIONES*/
/*.sec-ap {
  padding-top: 20px;
  padding-bottom: 20px;

}*/

.cont-sec {
  margin-top: 15;
  margin-bottom: 15px;
  text-align: center;
  color: #FFFFFF;
}

.titulo-sec-ap {
  font-weight: 800;
  font-size: 31px;
}

.texto-sec-ap {
  font-weight: 800;
  color: #FFFFFF;
  font-size: 15px;
}

.qv {
  list-style: none;
}

/* SECCIÓN PAGO DIFERENCIA */

.card-pdif img:hover {
  cursor: pointer;
}




/*SECCION PERFILES*/
#sp {
  padding-left: 5%;
  padding-right: 5%;
  background-color: #F9F9F9;
}

.card-perfil {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 310px;
  max-width: 420px;
  word-wrap: break-word;
  background-color: #FFFFFF;
  background-clip: border-box;
  border: 1px solid #DDDDDD;
  border-radius: .25rem;
  box-shadow:  #555555 6%;
  margin: 15px auto;
  padding: 10px;
  align-content: center;
  /* max-width: 85%; */
}

.card-body {
  overflow: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.card-body::-webkit-scrollbar {
  display: none;
}

.card-img-top {
  padding: 10px;
  align-content: center;
  max-width: 100%;
}

.list-group {
  text-align: center;
}

.card-pdif {
  position: relative;
  display: flex;
  flex-direction: column;
  word-wrap: break-word;
  background-color: red;
  background-clip: border-box;
  border: 1px solid #DDDDDD;
  box-shadow: #555555 6%;
  border-radius: 75px;
  text-align: center;
  padding: 13px 4px;
  margin: 1px 156px;
}

.card-imgpdif {
  border-top-left-radius: calc(.25rem - 1px);
  border-top-right-radius: calc(.25rem - 1px);
  height:140px;
}

/*MODAL*/
.bg-modal-signo {
  background-color:#FF0000; 
}

.modal-body-signo {
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
  flex: 1 1 auto;
  color: #000000;
  font-weight: 400;
}

.titulo-modal-signo {
  font-family: 'Fira Sans Condensed';
  font-size: 23px;
}

.txt-modal-signo {
  font-family: 'Fira Sans Condensed';
  font-size: 17px;
  text-align: justify;
}

.nota-modal-signo {
  font-family: 'Fira Sans Condensed';
  font-size: 12px;
  text-align: justify;
  line-height: 0;
}

.modal .close {
  color: #FFF;
}

.modal .close:hover {
  color: #FFF;
}

.txt-modal-signo a {
  color: #000000;
}

.txt-modal-signo a:hover {
  color: #4D4D4D !important;
}

.m-body {
  border: 0px;
  width: 100%;
  height: 650px;
}

.modal-body img {
  width: 100%;
}

.modal .close {
  color: #000 !important;
}

.modal .close span {
  margin: 0px !important;
  font-size: 28px !important;
}

* {
  padding: 0;
  margin: 0;
}

body {
  font-family: "Spinnaker", "Fira Sans Condensed", sans-serif;
}

.lang {
  font-family: "Spinnaker", sans-serif;
  position: absolute;
  top: 12px;
  right: 50px;
}

.lang a {
  color: #4D4D4D;
}

.lang a.active {
  color: #4D4D4D;
  font-weight: bolder;
  /* text-decoration: underline !important; */
}

.lang a:hover {
  color: #4D4D4D !important;
}

#notice {
  position: fixed;
  top: 100px;
  left: 0;
  width: auto;
  max-height: 300px;
  max-width: 100%;
  z-index: 1000;
}

#notice img {
  max-width: 500px;
}

.times {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  width: 25px;
  height: 25px;
  text-align: center;
  border-radius: 100%;
  background-color: #000000;
  color: #FFFFFF;
}

/* #notice::after {
  font-size: 24px;
  color: #000000;
  content: '\00D7';
  position: absolute;
  right: 1rem;
  top: 1rem;
} */

#image {
  padding: 0;
}

.text-center{
  display: flex;
}
#message {
  background: #CCCCCC;
  padding: 50px 250px;
}


#message h1 {
  color: red;
  font-family: 'Fira Sans Condensed', sans-serif;
  font-size: 36px;
  margin-right: 135px;
}

#message h2{
  color: #0B2C4C;
}

#message li {
  color: #0B2C4C;
  font-family: 'Fira Sans Condensed', sans-serif;
  font-size: 22px;
  list-style-type: disc;
}

#message p {
  color: #0B2C4C;
  font-family: 'Fira Sans Condensed', sans-serif;
  font-size: 18px;
  text-align: left !important;
  color: #0B2C4C;
  border: 4px solid #707070;
}

.text-center{
  text-align: center;
}

/*HEADER2*/
.page-on-scroll .custom--header {
  background-color: #fff;
}

.page-on-scroll .custom--header {
  border-bottom: 1px solid #b3b3b3;
}

.custom--header {
  background-color: transparent;
  position: fixed;
  z-index: 15;
  width: 100%;
  height: 51px;
  padding: 0px;
  margin: 0px;
}

.page-on-scroll .custom--header .navbar {
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.custom--header .navbar {
  margin-bottom: 0;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  padding: 0 2% 0 2%;
}

.navbar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: .5rem 1rem;
}

header.fixed-top-header nav.navbar div.custom--top--buttons {
  position: relative;
  width: 100%;
}

.custom--header a:hover, .custom--header a:visited, .custom--header a:link, .custom--header a:active {
  text-decoration: none;
}

.custom--header .logo-wrap-upaep {
  position: absolute;
  padding: 15px 10px;
  padding: 9px;
  z-index: 20;
}

a:link, a:visited, a:active {
  text-decoration: none;
}

a:hover {
  color: #FFFFFF !important;
}

.custom--header a:hover, .custom--header a:visited, .custom--header a:link, .custom--header a:active {
  text-decoration: none;
}

.division_movile_title {
  position: fixed;
  width: 100%;
  z-index: 12;
  background-color: #4d4d4d;
  display: none;
}

.division_movile_title .division_titulo_sitio {
  position: relative;
  font-size: 18px;
  font-weight: 400;
  font-family: 'Spinnaker', sans-serif;
  text-transform: uppercase;
  color: #fff;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 2%;
  margin-left: 9px;
}

.cotent_sitio_situlo .titulo_sitio_link {
  color: #4d4d4d;
  font-size: 24px;
  margin-left: 150px;
  font-family: 'Spinnaker', sans-serif;
  text-transform: uppercase;
  width: 500px;
  padding-top: 9px;
  display: block;
}

/*BANNER*/
.cont {
  margin: 0;
}

.img-banner {
  height: auto;
  margin-top: 60px;
  margin-bottom: 60px;
}

/*TEXTOS*/
.margin {
  margin-left: 5%;
  margin-right: 5%;
}

.card-text {
  font-weight: 400;
  color: #666666;
  font-size: 13px;
  text-align:justify;
}

.titulos.upp {
  margin: 20px auto;
}

.upp {
  text-transform: uppercase;
}


.h3, h3, .card-title {
  font-weight: 700;
  color: #00335B;
  font-size: 18px;
  text-align:left;
}

.frame h5 {
  font-family: "Fira Sans Condensed";
  color: #666666;
  font-size: 13px !important;
  text-align: center;
}

.frame h6 {
  font-family: "Fira Sans Condensed";
  color: #00335B;
  font-size: 15px !important;
  font-weight: bold;
  text-align: center;
}

.h7, h7, .res {
  font-weight: 700;
  color: #FF0000;
  font-size: 13px;
  text-align:left;
}

h8, .h8 {
  font-weight: 700;
  color: #0B2C4C;
  font-size: 30px;
  text-align:left;
}

h9, .h9 {
  font-weight: 700;
  color: #666666;
  font-size: 13px;
  text-align:left;
}

.h10, h10 {
  font-weight: 700;
  color: #525459;
  font-size: 18px;
  text-align:center;
}

/*SECCION APROVACIONES Y VALIDACIONES*/

.contendor__faqs{
  background: #00335B;
  display: flex;
  width: 100%;
}


/*SECCION APROVACIONES Y VALIDACIONES*/
/*.sec-ap {
  padding-top: 20px;
  padding-bottom: 20px;

}*/

.cont-sec {
  margin-top: 15;
  margin-bottom: 15px;
  text-align: center;
  color: #FFFFFF;
}

.titulo-sec-ap {
  font-weight: 800;
  font-size: 31px;
}

.texto-sec-ap {
  font-weight: 800;
  color: #FFFFFF;
  font-size: 15px;
}

.qv {
  list-style: none;
}

/* SECCIÓN PAGO DIFERENCIA */

.card-pdif img:hover {
  cursor: pointer;
}

/*SECCION PERFILES*/
#sp {
  padding-left: 5%;
  padding-right: 5%;
  background-color: #F9F9F9;
}

.card-perfil.card-mover {
  display: block !important;
}

.card-perfil {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 310px;
  max-width: 420px;
  height: 1088px;
  word-wrap: break-word;
  background-color: #FFFFFF;
  background-clip: border-box;
  border: 1px solid #DDDDDD;
  border-radius: .25rem;
  box-shadow:  #555555 6%;
  margin: 15px auto;
  padding: 10px;
  align-content: center;
  /* max-width: 85%; */
}

.card-body {
  overflow: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.card-body::-webkit-scrollbar {
  display: none;
}

.card-img-top {
  padding: 10px;
  align-content: center;
  max-width: 100%;
}

.list-group {
  text-align: center;
}

.card-pdif {
  position: relative;
  display: flex;
  flex-direction: column;
  word-wrap: break-word;
  background-color: red;
  background-clip: border-box;
  border: 1px solid #DDDDDD;
  box-shadow: #555555 6%;
  border-radius: 75px;
  text-align: center;
  padding: 13px 4px;
  margin: 1px 156px;
}

.card-imgpdif {
  border-top-left-radius: calc(.25rem - 1px);
  border-top-right-radius: calc(.25rem - 1px);
  height:140px;
}

/*MODAL*/
.bg-modal-signo {
  background-color:#FF0000; 
}

.modal-body-signo {
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
  flex: 1 1 auto;
  color: #000000;
  font-weight: 400;
}

.titulo-modal-signo {
  font-family: 'Fira Sans Condensed';
  font-size: 23px;
}

.txt-modal-signo {
  font-family: 'Fira Sans Condensed';
  font-size: 17px;
  text-align: justify;
}

.nota-modal-signo {
  font-family: 'Fira Sans Condensed';
  font-size: 12px;
  text-align: justify;
  line-height: 0;
}

.modal .close {
  color: #FFF;
}

.modal .close:hover {
  color: #FFF;
}

.txt-modal-signo a {
  color: #000000;
}

.txt-modal-signo a:hover {
  color: #4D4D4D !important;
}

.m-body {
  border: 0px;
  width: 100%;
  height: 650px;
}

/*SECCION GALERIA*/
img {
  max-width: 100%;
}

.gallery {
  padding: 0px;
}

.gallery img {
  /* background-color: #F9F9F9; */
  /* padding: 15px; */
  width: 100%;
  /* cursor: pointer; */
  /* border: 1px solid #DDDDDD; */
  /* max-height: 250px; */
}

.gallery .frame {
  cursor: pointer;
  background-color: #F9F9F9;
  border: 1px solid #DDDDDD;
  padding: 15px;
  margin: 0 45px;
}

.gallery.g1 .col {
  margin-bottom: 20px;
  margin-top: 20px;
  /* max-height: 300px; */
  overflow: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.gallery.g1 .col::-webkit-scrollbar {
  display: none;
}

#gallery-modal .modal-img {
  width: 100%;
}

.g1 {
  /* margin-top: 20px; */
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

/*SECCION GALERIA IN*/
.in-galle {
  padding: 0px;
}

.in-galle img {
  width: 100%;
  height: auto;
  cursor: pointer;
  margin-bottom: 10px;
  margin-top: 10px;
}

.in-galle .row, #sp .row {
  margin-bottom: 10px;
  margin-top: 10px;
}

#ni-modal .modal-img {
  width: 100%;
}

/*SECCION FOOTER*/
#sec-footer {
  background-color: #333333;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #FFFFFF;
}

.container-fluid__logo img{
  width: 100%;
}

.btn-f {
  background-color: #333333;
  border-color: #FFFFFF;
  color: #FFFFFF;
  width: 250px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.titulo-sec-f {
  font-weight: 800;
  font-size: 23px;
  margin: 5px;
  margin-bottom: 10px;
}


@media only screen and (max-width: 700px) and (min-width: 300px) {
  .banner_text {
    background: #52565A;
    font-size: 17px;
    color: #fff;
    font-family: 'MONTSERRAT';
    font-weight: 600;
}

.banner_text > div {
  font-size: 11px;
  padding: 8px 0% 8px 4%;
}

a.carousel-control-prev {
  left: 6px;
  width: 20px;
  height: 20px;
  display: flex;
  justify-self: center;
  align-self: center;
  top: 41%;
  background-color: #cccc;
  border-radius: 50%;
}

a.carousel-control-prev span {
  margin: 6px;
  width: 17px;
  height: 17px;
}

a.carousel-control-next {
  right: 6px;
  width: 20px;
  height: 20px;
  display: flex;
  justify-self: center;
  align-self: center;
  top: 41%;
  background-color: #cccc;
  border-radius: 50%;
}

a.carousel-control-next span {
  margin: 6px;
  width: 17px;
  height: 17px;
}

.boton > div {
  width: 88%;
  margin-right: 20px;
  margin-block: 17px;
  font-size: 20px;
}


.boton {
  display: block;
  margin-bottom: 20px;
  padding-top: 4%;
  margin: 0 auto;

}

.contenedor__sexual__flotante > div {
  width: 100%;
}

.contenedor__sexual {

  padding-top: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-block: 50px;
}

.boton__covid:hover {
  cursor: pointer;
  background: #00335B;
  border: 3px solid #00335B;
  border-radius: 49px;
  color: #fff;
  width: 88%;
  padding-block: 6px;
  font-size: 20px;
}

.boton__sexual:hover {
  cursor: pointer;
  background: #A952A5;
  border: 3PX solid #A952A5;
  border-radius: 49px;
  color: #fff;
  width: 88%;
  padding-block: 6px;
  font-size: 20px;
}
.contenedor__covid {
  background: #e0e6eb;
  padding-top: 1px;
  padding-left: 15px;
  padding-right: 15px;
  /* padding-block: 50px; */
}

.contenedor__covid__flotante > div {
  width: 100%;
}

.contenedor__covid__flotante {
  background: #ffffff;
  display: block ;
}

.cerrar {
  position: absolute;
  cursor: pointer;
  right: 11px !important;
  top: 1% !important;
  width: 25px !important;
}

.floante__covid {
  display: block;
}

.contenedor__sexual__flotante {
  display: block ;
}

.flotante__nota__izquierda__cuadro {
  width: 100%;
  padding-block: 1px;
}

.flotante__nota__izquierda__cuadro__text {
  margin: 10%;
  border: 4px solid #7b7b7b;
  padding: 5%;
  border-radius: 4px;
  color: #00335B;
  font-size: 12px;
  font-weight: 500;
  font-family: Fira Sans, Medium;
  text-align: left !important;
}

.flotante__nota__izquierda__cuadro__text span {
  font-size: 11px;
  color: #00335B;
  font-weight: 400;
  font-family: Fira Sans, Medium;
}


.flotante__nota__derecha {
  padding-block: 7px;
  text-align: center;
}

.flotante__nota__derecha h1 {
  color: red;
  font-weight: 600;
  font-family: Fira Sans, Medium;
  font-size: 25px;
}

.flotante__nota__derecha__text {
  color: #00335B;
  margin-block: -12px;
  font-family: Fira Sans, Medium;
  font-size: 23px;
}

.flotante__nota__derecha p {
  color: #52565A;
  font-size: 15px;
  font-family: Fira Sans, Medium;
  font-weight: 500;
  padding-left: 15px;
  padding-right: 15px;
}

.flotante__nota__derecha {
  margin-block: 34px;
  margin-right: 0px;
  margin-left: 0px;
}

    .boton__pago img {
      width: 100%;
  }

/*pago*/
.boton__pago {
  padding: 5% 0% 5% 0%;
}


.perfil__covid {
  color: #00335B;
  font-size: 30px;
  text-align: center;
  margin: 20px auto;
  font-family: 'Fira Sans';
  font-style: italic;
  font-weight: 700;
}
.grid__salus_sexual ul.list-group.list-group-flush {
  padding: 0px;
}
/*Cintillo*/    
  .cintillo {
    display: block;
    width: 100%;
  }

  .cintillo__aprovaciones {
    width: 100%;
    font-size: 23px;
    text-align: right;
    text-align: center;
    padding-top: 30px;
    padding-right: 61px;
}

  .cintillo__seccion__text {
    width: 100%;
    padding: 4% 15% 6% 15%;
}

.cintillo__boton {
  width: 100%;
  padding-block: 30px;
}

.boton__pregutas__link {
  cursor: pointer;
  font-family: Fira Sans, SemiBold Italic;
  font-size: 20px;
  font-weight: bolder;
  background-color: #fff;
  border: 1px solid #FFFFFF;
  border-radius: 50px;
  color: #52565A;
  font-style: italic;
  width: 278px;
  text-align: center;
  padding: 7px;
  margin: 0 auto;
}
/*informacion*/
.g1 {
  padding-top: 15px;
}
.gallery.g1 .col {
  padding-block: 10px;
}

/*galeria*/

section.in-galle.min-vh-50.margin.g1 {
  padding-block: 15px;
}
.titulos{
  font-size: 30px;
}


/*footer*/
  .contenedor__footer {
    background-color: #333333;
    display: block;
  }
  .al-left, .al-right {
    text-align: center;
    border: none;
    margin-top: 20px;
    padding: 4px;
    width: 100%;
  }

  .footer__logo {
    text-align: center;
    width: 100%;
}

.t2-sec-f {
  font-weight: 700;
  font-size: 25px;
  margin: 28px;
  color: #fff;
}


.titulo-sec-f {
  font-weight: 800;
  font-size: 23px;
  margin: 16px;
  color: #fff;
}
.cotent_sitio_situlo {
  display: none;
}

.titulo__inicial {
  font-size: 19px;
  padding-top: 30px !important;
  padding: 0px;
}

.img-banner {
  margin-top: 98px;
  margin-bottom: 50px;
}

.card-perfil {
  height: 750px;
}

#notice {
  display: none;
}

.mobile {
  display: block;
}

.desktop {
  display: none;
}
}
