html, body {
  background: #F1F1F1;
	overflow-x: hidden;
}
#navegacion {
  background-color: #fff;
  box-shadow: 2px 2px 20px 0 rgba(0, 0, 0, 0.08);
  z-index: 999;
}
.iconos i {
  font-size: 64px;
  color: #1F96AB;
  float: left;
  margin-right: 20px;
  position: relative;
}
.iconos2 i {
  font-size: 64px;
  color: #1F96AB;
  margin-right: 20px;
  width: 70px;
  position: relative;
}
#alinear-texto-vertical {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
}
.anclas2 {
  border-radius: 8px;
  background-color: #FFFFFF;
  box-shadow: 2px 2px 20px 0 rgba(0, 0, 0, 0.05);
  padding: 16px 16px 16px 16px;
}
.anclas2 i {
  font-size: 68px;
  color: #1F96AB;
  margin-right: 20px;
}
.anclas2 p {
  color: #59595B;
  font-family: proxima-nova, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 27px;
  margin: 0px 0px 0px 0px;
}
.line1 {
  width: 140px;
  height: 47px;
  border-bottom: 6px solid #CDCDCD;
  -webkit-transform:
    translateY(-20px) translateX(5px) rotate(27deg);
  position: absolute;
  z-index: 999;
  left: -24px;
  top: 0px;
}
.line2 {
  width: 110px;
  height: 47px;
  border-bottom: 6px solid #CDCDCD;
  -webkit-transform: translateY(-20px) translateX(5px) rotate(27deg);
  position: absolute;
  z-index: 999;
  left: -20px;
  top: 5px;
}
.anclas-sinfondo {
  border-radius: 8px;
  padding: 16px 16px 16px 16px;
}
.anclas-sinfondo i {
  font-size: 68px;
  color: #1F96AB;
  margin-right: 20px;
}
.anclas-sinfondo p {
  color: #59595B;
  font-family: proxima-nova, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 27px;
  margin: 0px 0px 0px 0px;
}
.ancla-lineas {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #1F96AB;
  border-radius: 8px;
  background-color: #FFFFFF;
  box-shadow: 2px 2px 20px 0 rgba(0, 0, 0, 0.05);
  padding: 16px 16px 16px 16px;
}
.ancla-lineas i {
  font-size: 36px;
  color: #1F96AB;
  float: left;
  margin-right: 20px;
}
.ancla-lineas p {
  color: #59595B;
  font-family: proxima-nova, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 27px;
  margin: 0px 0px 0px 0px;
}
.contenedor-blanco {
  justify-content: center;
  align-items: center;
  border-radius: 8px;
  background-color: #FFFFFF;
  box-shadow: 2px 2px 20px 0 rgba(0, 0, 0, 0.05);
  padding: 16px 16px 16px 16px;
}
.anclas-internas {
  display: flex;
  justify-content: center;
  align-items: center;
}
.resp-correo {
  text-decoration: none;
  font-size: 24px;
  color: #373737;
}
.carousel-inner > .item > img {
  position: relative;
  top: 0;
  left: 0;
  height: 600px;
  width: 100%;
  text-align: center;
  object-fit: cover;
}

.alineacion {
	margin-left: 25px !important;
}

@media only screen and (max-width: 680px) {
  .anclas-internas {
    display: block;
    justify-content: center;
    align-items: center;
  }
  .resp-correo {
    font-size: 14px;
  }
  .logos img {
    width: 50%;
    padding-bottom: 10px;
  }
  footer {
    height: 100% !important;
  }
  .carousel-caption {
    top: 20px !important;
    text-align: left;
    background: none;
    font-size: 18px !important;
    left: 20px;
    width: 95%;
  }
  h1 {
    font-size: 24px !important;
    line-height: 30px !important;
  }
  p {
    font-size: 18px !important;
  }
	
	
	.carousel-inner > .item > img {
  position: relative;
    top: 165px;
    left: -1120px;
    height: 800px;
    width: 2000px;
    text-align: center;
    object-fit: none;
}
	
	.item {
    background-color: #f1f4f9;
	}
	
	.anclas-contenedor {
  display: block !important;
		
}
	h2 {
		line-height: 38px !important;
	}
	
	.funcionalidades-titulo {
		display: block !important;
	}
.calltoaction {
	margin-top: -40px !important;
	}
.alineacion {
	margin-left: 100px !important;
}
	
.anclas2 i {
    margin-top: 8px !important;
}
	
	
}


#navegacion {
  background: white;
}
.navbar {}
#navegacion .container-fluid {
  box-shadow: 2px 2px 10px 0 rgba(0, 0, 0, 0.1);
}
#carrusel {
  margin-bottom: 30px;
}
#carrusel .container-fluid {
  padding-right: 0px;
  padding-left: 0px;
}
#myCarousel {}
.carousel-caption {
  top: 116px;
  text-align: left;
  background: none;
}
#myCarousel h1 {
  font-family: 'Proxima Nova', sans-serif;
  color: rgba(51, 51, 51, 0.8);
  text-shadow: none;
  font-size: 40px;
  font-weight: bold;
  text-align: left;
  line-height: 48px;
  margin-bottom: 33px;
}
#myCarousel p {
  color: rgba(51, 51, 51, 0.8);
  font-family: proxima-nova, sans-serif;
  font-size: 24px;
  text-shadow: none;
  line-height: 29px;
  text-align: left;
}
.fecha {
  color: rgba(51, 51, 51, 0.8);
  font-weight: bold;
}
.oficina {
  color: #1F96AB;
}
.btn, .btn-lg, .btn-primary {
  background-color: #E6EEF5;
  border-style: solid;
  color: #1F96AB;
  font-size: 22px;
  font-weight: bold;
  line-height: 25px;
  margin-top: 38px;
  height: 48px;
  width: 290px;
  box-sizing: border-box;
  border: 2px solid #1F96AB;
  border-radius: 6px;
  padding: 10px 15px 10px 15px;
  -webkit-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  -ms-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
.btn:hover {
  -webkit-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  -ms-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
.anclas {
  background: red;
}
.sectionanclas {
  margin-bottom: 50px;
}
.anclas {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #1F96AB;
  border-radius: 8px;
  background-color: #FFFFFF;
  box-shadow: 2px 2px 20px 0 rgba(0, 0, 0, 0.05);
  padding: 16px 16px 16px 16px;
}
.anclas-contenedor {
  display: flex;
}
.anclas i {
  font-size: 36px;
  color: #1F96AB;
  float: left;
  margin-right: 20px;
}
.anclas p {
  color: #59595B;
  font-family: proxima-nova, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 27px;
  margin: 0px 0px 0px 0px;
}
.puedes {
  margin-bottom: 50px;
}
.puedes h2 {
  color: #4A4A4A;
  font-family: proxima-nova, sans-serif;
  font-size: 28px;
  line-height: 34px;
  text-align: center;
  margin: 0px;
  font-weight: 100;
  margin-bottom: 30px;
}
.puedes span {
  font-weight: bold;
}
.puedes p {
  color: #4A4A4A;
  font-family: proxima-nova, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 27px;
  margin-bottom: 0px;
}
.cont-puedes {
  border-radius: 8px;
  background-color: #FFFFFF;
  box-shadow: 2px 2px 20px 0 rgba(0, 0, 0, 0.05);
  padding: 50px 70px 50px 70px;
}
.icon {
  height: 77px;
  width: 67px;
  color: #1F96AB;
  font-family: "Font Awesome 5 Pro";
  font-size: 76px;
  line-height: 77px;
}
.puedes a {
  margin-top: 30px;
  display: block;
}
.nopuedes h2 {
  color: #4A4A4A;
  font-family: proxima-nova, sans-serif;
  font-size: 28px;
  line-height: 34px;
  text-align: center;
  margin: 0px;
  font-weight: 100;
  margin-bottom: 30px;
}
.nopuedes span {
  font-weight: bold;
}
.nopuedes p {
  color: rgba(51, 51, 51, 0.8);
  font-family: proxima-nova, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 27px;
  text-align: center;
}
.nuevas {}
.nuevas .container-fluid {
  padding-right: 0px;
  padding-left: 0px;
}
.nuevascabezote {
  height: 260px;
  width: 100%;
  background: red url("../img/bg-nuevas.png");
  background-size: cover;
}
.contenido-nuevas {
  background-color: #1F96AB;
}
.contenido-nuevas h2 {
  color: #FFFFFF;
  font-family: proxima-nova, sans-serif;
  font-size: 45px;
  font-weight: bold;
  line-height: 54px;
  padding-top: 60px;
  padding-left: 0px;
  margin-bottom: 20px;
}
.destacado {
  color: #FFFFFF;
  font-family: proxima-nova, sans-serif;
  font-size: 28px;
  font-weight: 100;
  line-height: 34px;
  margin-bottom: 20px;
}
.nuevas-funcionalidad {
  color: #FFFFFF;
  font-family: proxima-nova, sans-serif;
  font-size: 45px;
  font-weight: bold;
  line-height: 54px;
}
.nuevas i {
  color: #FFFFFF;
  font-family: "Font Awesome 5 Pro";
  font-size: 76px;
  line-height: 117px;
  margin-right: 37px;
}
.funcionalidades-titulo {
  display: flex;
  margin-top: 90px;
}
.funcionalidades-titulo h2 {
  padding-top: 0px;
  font-size: 40px;
  font-weight: 100;
}
.funcionalidades-titulo strong {
  padding-top: 0px;
  font-size: 40px;
  font-weight: bold;
}
.nuevas .descripcion {
  color: #FFFFFF;
  font-size: 18px;
  margin-bottom: 34px;
  font-family: proxima-nova, sans-serif;
  font-weight: 400;
}
.imagen {
  display: flex;
  align-items: flex-end;
}
.imagen img {
  justify-content: center;
  align-items: center;
}
.chev {
  text-align: center;
}
.chev i {
  text-align: center;
  color: #F1F1F1;
  font-family: "Font Awesome 5 Pro";
  font-size: 35px;
  line-height: 35px;
  margin-top: 123px;
}
.video {
  text-align: center;
}
iframe {
  border-radius: 12px;
}
footer {
  height: 100px;
  background: white;
  padding: 45px;
}
.logos {
  display: flex;
}
.btn-primary:hover {
  background-color: #1F96AB !important;
  border-color: #1F96AB !important;
  -webkit-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  -ms-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
.btn-primary:focus {
  background-color: #1F96AB !important;
  border-color: #1F96AB !important;
  -webkit-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  -ms-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
.btn-nav:hover {
  border: 2px solid #1F96AB;
  -webkit-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  -ms-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
.btn-nav {
  border: 2px solid #fff;
  -webkit-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  -ms-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}

.hover01 img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.hover01:hover img {
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
}
.hover02 img {
    opacity: 1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.hover02:hover img {
    opacity: .6;
    cursor: pointer;
}

.close {
	color: #1F96AB !important;
}

