@font-face {
font-family: ManifoldCF-Regular;
src: url(‘/fonts/ManifoldCF-Regular.otf′) format(‘otf’),
url(‘/fonts/manifoldcf-regular-webfont.eot’) format(‘eot’),
url(‘/fonts/manifoldcf-regular-webfont.woff’) format(‘woff’),
url(‘/fonts/manifoldcf-regular-webfont.woff2’) format(‘woff2’),
url(‘/fonts/manifoldcf-regular-webfont.ttf’) format(‘ttf’);

font-weight: normal;
font-style: normal;
}

HTML {
}

BODY {
  background-size: cover;*/
}

header {
 width: 100%;
 height: 70px;
 background-color: #fff; 
 box-shadow: 2px 2px 5px #999;
 -webkit-box-shadow: 2px 2px 5px #999;
  -moz-box-shadow: 2px 2px 5px #999;
 position: fixed;
 z-index: 1;
} 
#menu1 {
   font-size: 1.1em;
  } 

#menu2 {
   display: none;
   background-color: #000;
  }   


.topnav {
  overflow: hidden;
  background-color: #fff;
  position: relative;
}

#myLinks {
  display: none;
  background-color: #000;

}

.topnav a {
  color: white;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
  display: block;
}

.topnav a.icon {
  background: #000;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}

.topnav a:hover {
  background-color: #626262;
  color: white;
}

.active {
  background-color: #fff;
  color: white;
}

/*fin menu2*/

.logo {
  height: 70px;
}

.logo2 {
  height: 55px;
  background-color: #fff;
}

.espacioSuperior {
  margin-top: 120px; 
  } 

#whatsapp {
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 999999;
}

.container {
    margin-top: 100px;
    max-width: 1280px;
}
.row {
  margin-right: 0px;
    margin-left: 0px;
  } 
 /* Nav*/

.bg-light {
  background-color: rgba(255,255,255,0)!important;
  }

  .bg-light2 {
  background-color: rgba(0,0,0,.7)!important;
  transition: all 1s ease;
  }

.icoRedes {
  color: #000;
  font-size: 1.8em;
  padding-right: 10px; 
}

.icoRedes2 {
  color: rgb(250,250,250);

}

.icoRedes:hover {
  color: #626262;
}
/* Nav - FIN*/

/* Nav2*/
.overlay {
  height: 100%;
  width: 100%;
  display: none;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(30,66,138, 0.9);
}

.overlay-content {
  position: relative;
  top: 25%;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.overlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 1.8em;
  font-family: 'Saira Semi Condensed', sans-serif;
  color: #fff;
  display: block;
  transition: 0.3s;
}

.overlay a:hover, .overlay a:focus {
  color: #f1f1f1;
}

.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;

}

.contBars {
  background-color: #1e428a;
  display: none;
}

#menuBars {
  display: none;
  color: #fff;
}

/* Nav2 - FIN*/
  #imgPrincipal1 {
   display: line;
  } 
  #imgPrincip2 {
   display: none;
  } 

.imgPrincipal {
  max-width: 100%;
  margin-top: 50px;
}

#Title1 p {
    margin: 20px 30px 10px 30px;
    font-size: 2em;
    font-family: 'Helvetica', sans-serif;
    color: #1e428a;
    text-align: center;
}

#Title2 p {
    margin: 40px 30px 10px 30px;
    font-size: 2em;
    font-family: 'Saira Semi Condensed', sans-serif;
    color: #1e428a;
}

.contCarousel {
  width: 40%;
  height: auto;
}

.packs {
  width: 50%;
  height: auto;
}

.carousel-control-prev {
  width: 8%;
}

.carousel-control-next {
  width: 8%;
}

 /* Make the image fully responsive */
  .carousel-inner img {
    width: 100%;
    height: 100%;
  }

.btnCOVID {
  background-color: #000;
   
  width: 100%; 
  font-size: 1.5em;
  color:#fff;
  font-family: 'Helvetica', sans-serif; 
  margin-top: 45px; 
}

.btnCOVID:hover {
  background-color: #ffaa56;
}

.Covid {
    width: 40%;
  }

  .servicios {
  margin-top: 45px; 
  margin-bottom: 15px;
}

  .serv1 {
  background-color: #62cde0;
  margin-bottom: 1px;
}

.serv1:hover {
  background-color: #000;
}

.visitado {
  background-color: #622c88;
}

.serv1 a{
  font-size: 1.5em;
  color:#fff;
 
}

.btnCTA {
  background-color: #622c88;
  border-radius: 25px;
  
  width: 60%; 
  font-size: 2.5em;
  color:#fff;
  font-family: 'Helvetica', sans-serif; 
  margin-top: 20px; 
}

.btnCTA:hover {
  background-color: #fff;
  color: #622c88;
  
}

.titPromo {
  padding-top: 70px 30px 0px 30px;
  font-family: apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 3em;
}

.titPromo2 {
  padding-top: 70px 30px 0px 30px;
  font-family: apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 2.5em;
}

.titGaleria {
  padding-top: 70px 30px 0px 30px;
  font-family: apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 1.8em;
}

.VideoProm { 
  margin: 50px 0px 10px 0px;
}

.icosComo { 
  margin: 10px 0px 10px 0px;
text-align: center;
}

.boxTex {
  font-size: 1.3em;
  font-family: 'Saira Semi Condensed', sans-serif;
  color: #1e428a;
  margin: 15px 5px;
  padding: 10px 10px; 
}

hr {
  padding-top: 70px;
}

.ventas {
  width: 60%;  
}

.formulario {
  background-color: #62cde0; 
  border-radius: 20px;
  padding: 20px;
  box-shadow: 5px 5px 5px #999;
 -webkit-box-shadow: 5px 5px 5px #999;
  -moz-box-shadow: 5px 5px 5px #999;
}

.fa-calendar-alt {
  color: #ba2998; 
  
}

footer {
  background-color: #000;
  padding-top: 35px;
}

.txtPie {
  font-size: 1.3em;
  color:#fff;
  font-family: 'Helvetica', sans-serif; 
  padding: 20px;
}

.gracias {
  font-size: 3em;
  color:#fff;
  font-family: 'Helvetica', sans-serif; 
  padding: 20px;
}

.contGracias {
  background-color: #ba2998;
  height: auto;
}

/*Responsive*/

@media (max-width: 1140px){
    .btnCTA {
    width: 80%; 
    font-size: 2.6em; 
  }
  .btnCOVID {
    font-size: 2.6em; 
  }
  .Covid {
    width: 60%;
  }
  .serv1 a{
  font-size: 1.5em;
  color:#fff;
 }
 }
@media (max-width: 960px){
    .logo {
    max-width: 75 %;
  }
  .contCarousel {
  width: 60%;
}
  .btnCTA {
    width: 80%; 
    font-size: 2.2em; 
  }
  .btnCOVID {
    font-size: 2.2em; 
  }
  .Covid {
    width: 80%;
  }
 }    
  
@media (max-width: 720px){
   header {
    height: 55px;
  } 
    .logo {
    height: 50px;
  }
    .contCarousel {
  width: 80%;
 }
  .btnCTA {
    width: 70%; 
    font-size: 2.2em; 
  }
  .btnCOVID {
    font-size: 2.2em; 
  } 
  .Covid {
    width: 100%;
  }
 .gracias {
  font-size: 2.2em;
}
.icoRedes {
  font-size: 1.3em;
}
}
 
@media (max-width: 700px){

  #menu1 {
   display: none;
  } 
  
  #menu2 {
   display: inline;
  } 

  .packs {
  width: 100%;
  height: auto;
}

  .map {
   display: none;
  } 
  
  .contBars {
   display: inline;   
  }
    .contCarousel {
  width: 85%;
}
  .btnCTA {
    width: 90%; 
    font-size: 1.8em; 
  }
   .btnCOVID {
    font-size: 1.5em; 
  }
  .titGaleria {
  padding-top: 10px;
 }
 hr {
  padding-top: 10px;
}
 .gracias {
  font-size: 2em;
  padding-top: 10px;
}
.icoRedes {
  font-size: 1em;
}
.serv1 a{
  font-size: 1em;
  color:#fff;
 
}

}

@media screen and (max-height: 450px) {

  .btnCTA {
    width: 100%; 
    font-size: 1em; 
  }
  .btnCOVID {
    font-size: 1.5em; 
  }
  .titGaleria {
  padding-top: 10px;
 }
  .gracias {
    font-size: 1.5em;
 }

  hr {
  padding-top: 10px;
}

}
