

*, *::after, *::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body, html{
  margin: 0;
  padding: 0;
  scroll-behavior: smooth;
  height: 100%;
}




/* --- generales --- */
a{
  text-decoration: none;
  color: #242E45;
}
p{
  padding: 0px;
  margin: 0px;
}
.contergeneral{
  width: 90%;
  display: block;
  max-width: 1400px;
  margin: 0 auto;
  overflow: hidden;
}
.contergeneral2{
  width: 90%;
  display: block;
  max-width: 1400px;
  margin: 0 auto;
}
.contergeneral100{
  width: 100%;
  display: block;
  max-width: 1400px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.contergeneral100b{
  width: 100%;
  display: block;
  max-width: 1400px;
  margin: 0 auto;
  position: relative;
  height: auto;
  min-height: 100vh;
}
.conter90{
  width: 90%;
  display: block;
  margin: 0 auto;
  overflow: hidden;
}
.conter90left{
  width: 90%;
  display: block;
  float: left;
}
.conter90right{
  width: 90%;
  display: block;
  float: right;
}
.conter95{
  width: 95%;
  display: block;
  margin: 0 auto;
  overflow: hidden;
}
.conter95left{
  width: 95%;
  display: block;
  float: left;
}
.conter99left{
  width: 99%;
  display: block;
  float: left;
}
.conter95right{
  width: 95%;
  display: block;
  float: right;
}
.conter95righta{
  width: 95%;
  display: block;
  float: right;
}
.conter{
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}
.conter22333{
  width: 100%;
  display: block;
  position: relative;
}
.opacity0{
  opacity: 0;
}
.opacity02{
  opacity: 0 !important;
}
.textcenter{
  text-align: center !important;
}
.textright{
  text-align: right !important;
}
.textleft{
  text-align: left !important;
}
.imgfull{
  width: 100%;
}
.img90{
  width: 90%;
  margin: 0 auto;
  display: block;
}
.img80{
  width: 80%;
  margin: 0 auto;
  display: block;
}
.img70{
  width: 70%;
  margin: 0 auto;
  display: block;
}
.img60{
  width: 60%;
  margin: 0 auto;
  display: block;
}
.img50{
  width: 50%;
  margin: 0 auto;
  display: block;
}
.img80left{
  width: 80%;
  display: block;
}
.imglogros{
  width: 85%;
  float: right;
  padding-left: 10px;
}

.conter30{
  display: block;
  width: 30%;
  float: left;
  position: relative;
}
.conter35{
  display: block;
  width: 35%;
  float: left;
  position: relative;
}
.conter33{
  display: block;
  width: 33.33%;
  float: left;
  position: relative;
}
.conter22{
  display: block;
  width: 22.3%;
  float: left;
  position: relative;
}
.conter50{
  display: block;
  width: 50%;
  float: left;
  position: relative;
}
.conter55{
  display: block;
  width: 55%;
  float: left;
  position: relative;
}
.conter50right{
  display: block;
  width: 50%;
  float: right;
  position: relative;
}
.conter50center{
  display: block;
  width: 50%;
  margin: 0 auto;
  position: relative;
}
.conter60center{
  display: block;
  width: 60%;
  margin: 0 auto;
  position: relative;
}
.conter40center{
  display: block;
  width: 40%;
  margin: 0 auto;
  position: relative;
}
.conter65center{
  display: block;
  width: 65%;
  margin: 0 auto;
  position: relative;
}
.conter65{
  display: block;
  width: 65%;
  float: left;
  position: relative;
}
.conter66{
  display: block;
  width: 66%;
  float: left;
  position: relative;
}
.conter60{
  display: block;
  width: 60%;
  float: left;
  position: relative;
}

.conter40{
  display: block;
  width: 40%;
  float: left;
  position: relative;
}
.conter45{
  display: block;
  width: 45%;
  float: left;
}
.conter70{
  display: block;
  width: 70%;
  float: left;
}
.conter75{
  display: block;
  width: 75%;
  float: left;
}
.conter70center{
  display: block;
  width: 70%;
  margin: 0 auto;
}
.conter80{
  display: block;
  width: 80%;
  float: left;
}
.conter80center{
  display: block;
  width: 80%;
  margin: 0 auto;
}

.conter20{
  display: block;
  width: 20%;
  float: left;
}
.conter21{
  display: block;
  width: 21%;
  float: left;
}
.conter10{
  display: block;
  width: 10%;
  float: left;
}
.conter15{
  display: block;
  width: 15%;
  float: left;
}
.conter10a{
  display: block;
  width: 10%;
  float: left;
}
.conter12{
  display: block;
  width: 12.5%;
  float: left;
}
.conter5{
  display: block;
  width: 5%;
  float: left;
}
.conter5a{
  display: block;
  width: 5%;
  float: left;
}
.conter14{
  display: block;
  width: 14.2%;
  float: left;
}
.conter15{
  display: block;
  width: 15%;
  float: left;
}
.conter85{
  display: block;
  width: 85%;
  float: left;
}
.conter25{
  display: block;
  width: 25%;
  float: left;
}
.conter24{
  display: block;
  width: 24%;
  float: left;
}

.conterflex{
  width: 100%;
  display: flex;
  overflow: hidden;
  align-content: center;
  align-items: center;
}
.conterflexmobil{
  width: 100%;
  display: flex;
  overflow: hidden;
  align-content: center;
  align-items: center;
}
.conterflex2{
  width: 100%;
  display: flex;
  align-content: center;
  align-items: center;
}
.conterfit{
  display: block;
  width: fit-content;
  margin: 0 auto;
}
.flex{
  display: flex;
  overflow: hidden;
  align-content: center;
  align-items: center;
}
.conterflex3{
  width: 100%;
  display: flex;
  overflow: hidden;
  align-content: center;
  align-items: center;
}
.conterflex4{
  width: 100%;
  display: flex;
  overflow: hidden;
  align-content: end;
  align-items: end;
  margin-top: -60px;
}
.conterflex5{
  width: 100%;
  display: flex;
  overflow: hidden;
  align-content: initial;
  align-items: initial;
}
.conterflex6{
  width: 100%;
  display: flex;
  overflow: hidden;
  align-content: end;
  align-items: end;
}
.padtop50px{
  padding-top: 50px;
}
.padtop70px{
  padding-top: 70px;
}
.padtop80px{
  padding-top: 80px;
}
.padtop100px{
  padding-top: 100px;
}
.padtop150px{
  padding-top: 150px;
}
.padbop50px{
  padding-bottom: 50px !important;
}
.pad50px{
  padding: 50px 0px;
}
.padtop20px{
  padding-top: 20px;
}
.padtop30px{
  padding-top: 30px;
}
.padtop40px{
  padding-top: 40px;
}
.padtop10px{
  padding-top: 10px;
}
.padbot20px{
  padding-bottom: 20px;
}
.padbot50px{
  padding-bottom: 50px !important;
}
.padbot30px{
  padding-bottom: 30px;
}

.mar50px{
  margin: 50px 0px;
}
.martop50px{
  margin-top: 50px;
}
.marbot30px{
  margin-bottom: 30px;
}
.pad20px{
  padding: 20px 0px;
}
.pad5px{
  padding: 5px 0px;
}
.pad5pix{
  padding: 5px;
}
.pad10px{
  padding: 10px 0px;
}
.pad30px{
  padding: 30px 0px;
}
.martop20px{
  margin-top: 20px;
}
.multy{
  mix-blend-mode: multiply !important;
}
.overflowhi{
  overflow: hidden !important;
}

.padleft50{
  padding-left: 50px;
}
.padleft30{
  padding-left: 33px;
}
.padleft10{
  padding-left: 10px;
}
.padright50{
  padding-right: 50px;
}
img{
  display: block !important;
}
.disblock{
  display: block;
}
.textupper{
  text-transform: uppercase;
}
.opacity1{
  opacity: 1 !important;
}
.opacity0{
  opacity: 0;
}



/* -- menu -- */
.container {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 15px;
}
.header-area {
  padding: 20px 0px; 
}
/* default css end */


/* navbar regular css start */
.navbar-area {
  background: #fffff;
}
.site-navbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
a.site-logo {
  font-size: 26px;
  font-weight: 800;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
}
.site-navbar ul {
  display: block;
  float: left;
  margin-right: 25px;
  list-style: none;
}
.site-navbar ul li {
  display: block;
  float: left;
  margin-right: 25px;
  list-style: none;
}
.site-navbar ul li a {
  color: #242E45;
  font-family: "montserrat", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 15px;
  transition: all .5s;
}
.site-navbar ul li a:hover {
  color: #242E4599;
}
/* navbar regular css end */


/* nav-toggler css start */
.nav-toggler {
  border: 2px solid #242E45;
  padding: 5px;
  background-color: transparent;
  cursor: pointer;
  height: 39px;
  display: none;
}
.nav-toggler span, 
.nav-toggler span:before, 
.nav-toggler span:after {
  width: 28px;
  height: 2px;
  background-color: #242E45;
  display: block;
  transition: .3s;
}
.nav-toggler span:before {
  content: '';
  transform: translateY(-9px);
}
.nav-toggler span:after {
  content: '';
  transform: translateY(6px);
}
.nav-toggler.toggler-open span {
  background-color: transparent;
}
.nav-toggler.toggler-open span:before {
  transform: translateY(0px) rotate(45deg);
}
.nav-toggler.toggler-open span:after {
  transform: translateY(-3px) rotate(-45deg);
}
/* nav-toggler css start */



/* --- home --- */
.home1{
  width: 100%;
  display: block;
  margin: 0 auto;
  position: relative;
  padding-top: 0px;
}
.conterimg1{
  width: 100%;
  display: flex;
  height: auto;
  min-height:400px;
  position: relative;
  background-image: url('../img/2a.jpg');
  background-size: cover;
  /*background-attachment: fixed;*/
  background-repeat: no-repeat;
  background-position-y: top;
  overflow: hidden;
  padding: 20px;
  border-radius: 20px;
  align-items: center;
  align-content: center;
}
.conterimg1slider{
  width: 100%;
  display: flex;
  height: auto;
  min-height:400px;
}
.conterlogonav{
  width: 150px;
  display: block;
  float: left;
}
.contertel{
  width: 300px;
  display: block;
  float: left;
}
.contermenu{
  width: calc(100% - 450px);
  display: block;
  float: left;
}

.logohome{
  width: 130px;
  display: block;
  position: absolute;
  left: 2%;
  z-index: 2;
  bottom: 5%;
}


.titulo1{
  color: #242E45;
  font-family: "montserrat", sans-serif;
font-weight: 600;
font-style: normal;
font-size: 28px;
}
.titulo2{
  color: #242E45;
  font-family: "montserrat", sans-serif;
font-weight: 500;
font-style: normal;
font-size: 20px;
}
.texto{
  color: #242E45;
  font-family: "montserrat", sans-serif;
font-weight: 400;
font-style: normal;
font-size: 14px;
}
.textfoo{
  color: #242E45;
  font-family: "montserrat", sans-serif;
font-weight: 400;
font-style: normal;
font-size: 12px;
}

/* --- somos --- */
.somos{
  width: 100%;
  display: block;
  margin: 0 auto;
  position: relative;
  padding: 50px 0px
}

.mision{
   width: 100%;
  display: block;
  margin: 0 auto;
  position: relative;
  padding: 0px;
}
.cobertura{
   width: 100%;
  display: block;
  margin: 0 auto;
  position: relative;
  padding-top: 50px;
}
.legales{
   width: 100%;
  display: block;
  margin: 0 auto;
  position: relative;

}
.intermision{
  width:100%;
  display: block;
  background-color: #162340;
  border-radius: 10px;
  padding: 20px;

}
.blanco{
  color: #ffffff !important; 
}

ul.listadovis{
  color: #ffffff !important;
  list-style: disc !important;
}
ul.listadovis li{
  padding-bottom: 10px
}

.back{
  background-color: rgba(22, 35, 64, 0.5);
}

.hrgris{
  border-top: 1px solid #E4E4E4;
  border-bottom: 0px;
  border-left: 0px;
  border-right: 0px;
  margin: 40px auto;
  width: 95%;
}

/* --- footer --- */
footer{
  width: 100%;
  display: block;
  margin: 0 auto;
  position: relative;
  padding-bottom: 50px;
}
.logofooter{
  width: 120px;
  display: block;
  float: left;
}
.contactfoo{
  width: 90%;
  display: block;
  float: right;
  max-width: 300px;
}
.img3{
  width: 90%;
  display: block;
  margin: 0 auto;
  max-width: 500px
}

.backlegales{
  background-color: transparent !important;
  background-image: linear-gradient(0deg, #FFFFFF 0%, #F7F7FF 100%) !important;
  padding-top: 50px;
  border-radius: 20px;
  padding:  0px 20px !important ;
}

.conterinfohome{
  width: 90%;
  max-width: 450px;
  display: block;
  position: relative;
  text-align: left;
  margin-right: auto;
  margin-left: 20px;

}
.conterinfohome2{
  width: 90%;
  max-width: 380px;
  display: block;
  position: relative;
  text-align: left;
  margin-left: auto;

}

.textbanner{
  font-family: montserrat, sans-serif;
font-weight: 400;
font-style: normal;
color: #ffffff;
font-size: 18px;
}
.textbannerbold{
  font-family: montserrat, sans-serif;
font-weight: 700 !important;
font-style: normal;
font-size: 28px;
}
.img4{
  width: 90%;
  display: block;
  max-width: 400px;
  margin: 0 auto;
}
ul.listado li{
  padding-bottom:   10px
}

/* --- aviso --- */
.tooltiptext {
  cursor: text;
  font-size: 15px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
}

.drop-cap::first-letter {
  float: left;
  font-size: 4em;
  margin-top: -53px;
  line-height: 0.8;
  padding-right: 0.1em;
  font-weight: bold;
}

/*** functional - be careful ***/

.tooltip {
  cursor: pointer;
  position: relative;
  display: inline-block;
}

.tooltip .tooltiptext {
  width: 320px;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  -webkit-backdrop-filter: blur(1px);
  backdrop-filter: blur(1px);
  text-align: left;
  border-radius: 6px;
  font-weight: semi-bold;
  padding: 10px;
  transition: opacity 0.5s, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  position: absolute;
  z-index: 1;
}

.tooltip:hover .tooltiptext {
  pointer-events: auto;
  opacity: 1;
  visibility: visible;
}


/* --- lightbox --- */
#content {
  height:4000px;
}

.wiggle {
  display:block;
  margin:0 auto;
  width:150px;
  height:150px;
  -webkit-animation: wiggle 3s cubic-bezier(.9,.20,.20,.9) infinite alternate;
  box-shadow:10px 10px 1px 0 rgba(0,0,0,.15);
}

.wiggle:hover {
  -webkit-animation:none;
}

.short-animate {
  -webkit-transition:.5s ease-in-out;
  -moz-transition:.5s ease-in-out;
  -ms-transition:.5s ease-in-out;
  -o-transition:.5s ease-in-out;
  transition:.5s ease-in-out;
}

.long-animate {
  -webkit-transition: .5s .5s ease-in-out;
  -moz-transition: .5s .5s ease-in-out;
  -ms-transition: .5s .5s ease-in-out;
  -o-transition:.5s .5s ease-in-out;
  transition:.5s .5s ease-in-out;
}

html,body {
  height:100%;
  min-height:100%;
}

.lightbox {
  position:fixed;
  top:-100%;
  bottom:100%;
  left:0;
  right:0;
  background:rgba(22,35,64,.8);
  z-index:501;
  opacity:0;
  display: flex;
  align-content: center;
  align-items: center;
}

.lightbox img {
  position:absolute;
  margin:auto;
  top:0;
  left:0;
  right:0;
  bottom:0;
  max-width:0%;
  max-height:0%;
}

#lightbox-controls {
  position:fixed;
  height:70px;
  width:70px;
  top:-70px;
  right:0;
  z-index:502;
  background:rgba(0,0,0,.1);
}

#close-lightbox {
  display:block;
  position:absolute;
  overflow:hidden;
  height:50px;
  width:50px;
  text-indent:-5000px;
  right:10px;
  top:10px;
  -webkit-transform:rotate(45deg);
  -moz-transform:rotate(45deg);
  -ms-transform:rotate(45deg);
  -o-transform:rotate(45deg);
  transform:rotate(45deg);
}

#close-lightbox:before {
  content:'';
  display:block;
  position:absolute;
  height:0px;
  width:3px;
  left:24px;
  top:0;
  background:white;
  border-radius:2px;
  -webkit-transition: .5s .5s ease-in-out;
  -moz-transition: .5s .5s ease-in-out;
  -ms-transition: .5s .5s ease-in-out;
  -o-transition:.5s .5s ease-in-out;
  transition:.5s .5s ease-in-out;
}

#close-lightbox:after {
  content:'';
  display:block;
  position:absolute;
  width:0px;
  height:3px;
  top:24px;
  left:0;
  background:white;
  border-radius:2px;
  -webkit-transition: .5s 1s ease-in-out;
  -moz-transition: .5s 1s ease-in-out;
  -ms-transition: .5s 1s ease-in-out;
  -o-transition:.5s 1s ease-in-out;
  transition:.5s 1s ease-in-out;
}

.lightbox:target {
  top:0%;
  bottom:0%;
  opacity:1;
}

.lightbox:target img {
  max-width:100%;
  max-height:100%;
}

.lightbox:target ~ #lightbox-controls {
  top:0px;
}

.lightbox:target ~ #lightbox-controls #close-lightbox:after {
  width:50px;
}

.lightbox:target ~ #lightbox-controls #close-lightbox:before {
  height:50px;
}

@-webkit-keyframes wiggle {
  0% {
    -webkit-transform:rotate(2deg);
  }
  20% {-webkit-transform:rotate(-2deg);}
  40% {-webkit-transform:rotate(2deg);}
  60% {-webkit-transform:rotate(-2deg);}
  80% {-webkit-transform:rotate(2deg);}
  100% {-webkit-transform:rotate(-2deg);}
}

.conterformulario{
  width: 90%;
  max-width: 500px;
  display: block;
  background-color: #ffffff;
  padding: 20px;
  margin: 0 auto;
}

.tabla {
  width: 100%;
  border-collapse: collapse;
}
td {
  padding: 10px;
  border-bottom: 1px solid #ecf6fd;
  border-right: 1px solid #ecf6fd;
  border-left: 1px solid #ecf6fd;
}
.texttabla2{
  color: #ffffff;
  font-family: "montserrat", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;

}
.texttabla{
  color: #242E45;
  font-family: "montserrat", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;

}
thead{
  background-color: #162340;
}

.alto{
  font-size: 40px !important;
}


/* -- slider --- */
.fade-carousel {
    position: relative;
   height: auto;
  min-height: 400px !important;
}
.fade-carousel .carousel-inner .item {
   height: auto;
  min-height: 400px !important;
}
.fade-carousel .carousel-indicators > li {
    margin: 0 2px;
    background-color: #ffffff;
    border-color: #ffffff;
    opacity: .7;
}
.fade-carousel .carousel-indicators > li.active {
  width: 10px;
  height: 10px;
  opacity: 1;
}

/********************************/
/*          Hero Headers        */
/********************************/
.hero {
    position: absolute;
    top: 26%;
    left: 4%;
    z-index: 3;
}
.hero h1 {
    font-size: 6em;    
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.fade-carousel .carousel-inner .item .hero {
    opacity: 0; 
    transition: 2s all ease-in-out .1s; 
}
.fade-carousel .carousel-inner .item.active .hero {
    opacity: 1; 
    transition: 2s all ease-in-out .1s;    
}


/********************************/
/*          Hero Headers        */
/********************************/
.hero2 {
    position: absolute;
    top: 26%;
    right: 4%;
    z-index: 3;
}
.hero2 h1 {
    font-size: 6em;    
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.fade-carousel .carousel-inner .item .hero2 {
    opacity: 0; 
    transition: 2s all ease-in-out .1s; 
}
.fade-carousel .carousel-inner .item.active .hero2 {
    opacity: 1; 
    transition: 2s all ease-in-out .1s;    
}

/********************************/
/*            Overlay           */
/********************************/
.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: #080d15;
    opacity: 0;
    border-radius: 20px;
}

/********************************/
/*          Custom Buttons      */
/********************************/
.btn.btn-lg {padding: 10px 40px;}
.btn.btn-hero,
.btn.btn-hero:hover,
.btn.btn-hero:focus {
    color: #f5f5f5;
    background-color: #1abc9c;
    border-color: #1abc9c;
    outline: none;
    margin: 20px auto;
}

/********************************/
/*       Slides backgrounds     */
/********************************/
.fade-carousel .slides .slide-1, 
.fade-carousel .slides .slide-2/*,
.fade-carousel .slides .slide-3*/ {
  height: auto;
  min-height: 400px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.fade-carousel .slides .slide-1 {
  background-image: url(../img/2a.jpg); 
}
.fade-carousel .slides .slide-2 {
  background-image: url(../img/8.jpg);
}
/*.fade-carousel .slides .slide-3 {
  background-image: url(https://ununsplash.imgix.net/photo-1416339276121-ba1dfa199912?q=75&fm=jpg&s=9bf9f2ef5be5cb5eee5255e7765cb327);
}*/

/********************************/
/*          Media Queries       */
/********************************/



































/* -- animaciones -- */

.ani1animate{
  animation: fadeIn;
  animation-delay: .6s;
}
.ani2animate{
  animation: fadeInLeft;
  animation-delay: .9s;
}

label { display: block; margin-top: 1em; }
    input, textarea {
      padding: 15px;
      border: 1px solid #ccc;
      border-radius: 3px;
      margin-bottom: 10px;
      width: 100%;
      box-sizing: border-box;
      font-family: montserrat;
      color: #2C3E50;
      font-size: 13px;
    }
    button { 
      width: 100px;
      background: #162340;
      font-weight: bold;
      color: white;
      border: 0 none;
      border-radius: 1px;
      cursor: pointer;
      padding: 10px;
      margin: 10px auto;
      text-decoration: none;
      font-size: 14px;
      display: block;
    }
    button:hover{
      box-shadow: 0 0 0 2px white, 0 0 0 3px #162340;
    }


