/*
CI Banco Design System

Este archivo carga todas las hojas de estilo necesarias
*/
/* 
MIXINS
=============================================================
*/
/*********************
TRANSFORMS
*********************/
/********** Bases ***********/
/********** 2D ***********/
/********** 3D ***********/
/* 
MARGINS
=============================================================
*/
.margin-v-32 {
  margin-top: 32px;
  margin-bottom: 32px;
}
.margin-v-64 {
  margin-top: 64px;
  margin-bottom: 64px;
}
.margin-top-0 {
  margin-top: 0;
}
.margin-bottom-0 {
  margin-bottom: 0;
}
.margin-top-16 {
  margin-top: 16px;
}
.margin-top-32 {
  margin-top: 32px;
}
.margin-top-64 {
  margin-top: 64px;
}
.margin-bottom-32 {
  margin-bottom: 32px;
}
.margin-bottom-64 {
  margin-bottom: 64px;
}
.margin-right-36 {
  margin-right: 36px;
}
.margin-left-16 {
  margin-left: 16px;
}
@media only screen and (min-width: 1023px) {
  .margin-top-0-1024 {
    margin-top: 0;
  }
}
/* 
PADDINGS
=============================================================
*/
.padding-16 {
  padding: 16px;
}
.padding-32 {
  padding: 32px;
}
.padding-left-16 {
  padding-left: 16px;
}
.padding-right-16 {
  padding-right: 16px;
}
.padding-bottom-32 {
  padding-bottom: 32px;
}
.padding-bottom-48 {
  padding-bottom: 48px;
}
.padding-v-16 {
  padding-top: 16px;
  padding-bottom: 16px;
}
.padding-v-32 {
  padding-top: 32px;
  padding-bottom: 32px;
}
.padding-v-64 {
  padding-top: 64px;
  padding-bottom: 64px;
}
/* 
WIDTHS
=============================================================
*/
.width-16 {
  width: 16px;
}
.width-100 {
  width: 100%;
}
/* 
HEIGHTS
=============================================================
*/
/*********************
VIEWPORT HEIGHT
*********************/
.height-100vh {
  height: 100vh;
}
.height-50vh {
  height: 50vh;
}
.height-25vh {
  height: 25vh;
}
.height-60 {
  height: 60px;
}
/*********************
BASE
*********************/
.height-16 {
  height: 16px;
}
.height-32 {
  height: 32px;
}
.margin-32 {
  margin-top: 32px;
  margin-bottom: 32px;
}
/* 
BACKGROUNDS
=============================================================
*/
/* 
COLORS
=============================================================
*/
/*********************
BASES
*********************/
/*************** Redes sociales ***************/
/*********************
GRISES
*********************/
/*********************
SITIO
*********************/
/*************** Primarios ***************/
/*************** Secundarios ***************/
/*************** Terciarios ***************/
/*************** Cuaternarios ***************/
/*************** Texto de selección ***************/
.background-prim {
  background: #59c4c6;
}
.background-sec {
  background: #2a3794;
}
.background-ter {
  background: #0087ca;
}
.background-cua {
  background: ;
}
.background-white {
  background: #ffffff;
}
.background-black {
  background: #000000;
}
/* 
DIVIDERS
=============================================================
*/
.divider-v-right {
  position: relative;
  border-right: 1px solid;
}
.divider-bottom {
  border-bottom: 1px solid;
}
.divider-color-prim {
  border-color: #59c4c6;
}
.divider-color-sec {
  border-color: #2a3794;
}
.divider-color-blanco {
  border-color: #ffffff;
}
/* 
FONDOS
=============================================================
*/
.fondo-blanco {
  background-color: #ffffff;
}
.fondo-prim {
  background-color: #59c4c6;
}
.fondo-sec {
  background-color: #2a3794;
}
.fondo-ter {
  background-color: #0087ca;
}
.fondo-prim-transparente {
  background-color: rgba(89, 196, 198, 0.8);
}
/* 
ÍCONS 
=============================================================
*/
/*********************
COLORES DE ÍCONOS
*********************/
.icono-facebook {
  background: #1860aa;
}
.icono-facebook:hover,
.icono-facebook:active,
.icono-facebook:focus {
  background: #12477d;
}
.icono-twitter {
  background: #35a8e0;
}
.icono-twitter:hover,
.icono-twitter:active,
.icono-twitter:focus {
  background: #1e8ec4;
}
.icono-linkedin {
  background: #005794;
}
.icono-linkedin:hover,
.icono-linkedin:active,
.icono-linkedin:focus {
  background: #003961;
}
.icono-pinterest {
  background: #ca2027;
}
.icono-pinterest:hover,
.icono-pinterest:active,
.icono-pinterest:focus {
  background: #9e191e;
}
.icono-googleplus {
  background: #dc4e41;
}
.icono-googleplus:hover,
.icono-googleplus:active,
.icono-googleplus:focus {
  background: #c63224;
}
.icono-foursquare {
  background: #e73e71;
}
.icono-foursquare:hover,
.icono-foursquare:active,
.icono-foursquare:focus {
  background: #d71b54;
}
.icono-instagram {
  background: #c22f86;
}
.icono-instagram:hover,
.icono-instagram:active,
.icono-instagram:focus {
  background: #99256a;
}
.icono-youtube {
  background: #e52d27;
}
.icono-youtube:hover,
.icono-youtube:active,
.icono-youtube:focus {
  background: #c21d17;
}
.icono-vimeo {
  background: #23b6ea;
}
.icono-vimeo:hover,
.icono-vimeo:active,
.icono-vimeo:focus {
  background: #1398c7;
}
.icono-livestream {
  background: #e31e30;
}
.icono-livestream:hover,
.icono-livestream:active,
.icono-livestream:focus {
  background: #b71725;
}
.icono-whatsapp {
  background: #25d366;
}
.icono-whatsapp:hover,
.icono-whatsapp:active,
.icono-whatsapp:focus {
  background: #1da851;
}
/*********************
ACOMODOS
*********************/
/********** Horizontal ***********/
.iconos-h {
  display: table;
  padding-left: 0;
  /* Ligas */
  /* Vectores */
}
.iconos-h .icono-h-li {
  display: table-cell;
  list-style-type: none;
}
.iconos-h .iconos-h-link {
  display: table;
  padding: ;
  text-align: center;
  line-height: 0;
  -webkit-transition: background 0.3s ease-out;
  -moz-transition: background 0.3s ease-out;
  -o-transition: background 0.3s ease-out;
  transition: background 0.3s ease-out;
  padding: 2px;
  background: ;
  border-radius: 200px;
}
.iconos-h .iconos-h-link:hover,
.iconos-h .iconos-h-link:active,
.iconos-h .iconos-h-link:focus {
  background: ;
  -webkit-transition: background 0.3s ease-out;
  -moz-transition: background 0.3s ease-out;
  -o-transition: background 0.3s ease-out;
  transition: background 0.3s ease-out;
}
.iconos-h .iconos-h-svg {
  display: table-cell;
  vertical-align: center;
  width: px;
  height: px;
}
.iconos-h .iconos-h-svg .icono {
  fill: ;
}
.img-full {
  width: 100%;
}
.img-50 {
  width: clamp(320px, 50%, 768px);
}
.input {
  padding: 8px 16px;
  background: 0;
  font-size: 1.1rem;
  border-radius: 0;
}
.input:focus {
  outline: none;
  box-shadow: 0 0 0 0;
}
.input-transparente {
  color: #ffffff;
  border: 1px solid #ffffff;
}
.input-transparente:focus {
  background: 0;
  color: #ffffff;
  border-color: #59c4c6;
}
.input-transparente::placeholder {
  color: #cccccc;
}
.input-blanco {
  color: #000000;
  border: 1px solid #2a3794;
}
.input-blanco:focus {
  background: 0;
  color: #2a3794;
  border-color: ;
}
.input-blanco::placeholder {
  color: #808080;
}
/* 
IMPORTACIÓN
=============================================================
*/
@font-face {
  font-family: 'Aleo';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/aleo/v11/c4mv1nF8G8_s8Ao.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v34/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0C4n.ttf) format('truetype');
}
.tipo-titulo {
  font-family: 'Aleo', serif;
}
.tipo-texto {
  font-family: 'Open Sans', sans-serif;
}
/* 
TÍTULOS
=============================================================
*/
.h1 {
  font-size: clamp(2.1rem, 1.1680rem + 1.9200vw, 2.8rem);
  font-family: 'Aleo', serif;
  text-transform: uppercase;
}
.h2 {
  font-size: clamp(1.9rem, 1.1680rem + 1.9200vw, 2.6rem);
  font-family: 'Aleo', serif;
  text-transform: uppercase;
}
.h3 {
  font-size: clamp(1.1rem, 0.7400rem + 1.6000vw, 2.1rem);
  font-family: 'Aleo', serif;
  text-transform: uppercase;
}
.h4 {
  font-size: clamp(1.4rem, 1.1120rem + 1.2800vw, 2.2rem);
  font-family: 'Aleo', serif;
}
.h5 {
  font-size: clamp(1.1rem, 0.9920rem + 0.4800vw, 1.4rem);
  font-weight: normal;
  font-family: 'Open Sans', sans-serif;
}
.h1-big {
  font-size: clamp(2rem, 1.6040rem + 1.7600vw, 3.1rem);
  font-family: 'Aleo', serif;
  text-transform: uppercase;
}
/* 
PÁRRAFOS
=============================================================
*/
p {
  line-height: 1.3rem;
  font-family: 'Open Sans', sans-serif;
}
.p-big {
  font-size: clamp(1rem, 0.8560rem + 0.6400vw, 1.4rem);
  line-height: clamp(1.3rem, 1.1560rem + 0.6400vw, 1.7rem);
}
@media only screen and (min-width: 1100px) {
  p {
    font-size: 1.1rem;
    line-height: 1.4rem;
  }
}
.p-no-margin {
  margin-bottom: 0;
}
.lista-limpia {
  margin-left: 0;
  padding-left: 0;
}
.lista-limpia li {
  list-style-type: none;
}
.tipo-main-menu {
  font-family: 'Aleo', serif;
  color: #ffffff;
  text-transform: uppercase;
}
.tipo-direccion {
  font-size: 1.1rem;
  font-family: 'Aleo', serif;
}
.tipo-menu-footer {
  font-family: 'Aleo', serif;
  font-size: .9rem;
  text-transform: uppercase;
}
.tipo-footer {
  font-family: 'Aleo', serif;
  font-size: .9rem;
}
@media only screen and (max-width: 767px) {
  .tipo-imagen {
    font-size: 1.4rem;
  }
}
/* 
COLORES
=============================================================
*/
.tipo-color-prim {
  color: #59c4c6;
}
.tipo-color-sec {
  color: #2a3794;
}
.tipo-color-ter {
  color: #0087ca;
}
.tipo-color-blanco {
  color: #ffffff;
}
.tipo-color-success {
  color: #56d23c;
}
.tipo-color-error {
  color: #eb738a;
}
.link-color-blanco {
  color: #ffffff;
}
.link-color-blanco:hover,
.link-color-blanco:active {
  color: #cccccc;
}
/* 
BRs
=============================================================
*/
.br-none-mobile br {
  display: none;
}
@media only screen and (min-width: 480px) {
  .br-none-mobile br {
    display: block;
  }
}
/* 
BOTONES
=============================================================
*/
.boton {
  display: inline-block;
  padding: 8px 1.6rem;
  background: #000000;
  color: #ffffff;
  font-family: 'Aleo', serif;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  border: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.boton:hover,
.boton:active,
.boton:focus {
  color: #cccccc;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.boton.prim {
  background: #59c4c6;
  color: #ffffff;
}
.boton.prim:hover,
.boton.prim:active,
.boton.prim:focus {
  background: #359799;
}
.boton.sec {
  background: #2a3794;
}
.boton.sec:hover,
.boton.sec:active,
.boton.sec:focus {
  background: #3546bc;
}
.boton.ter {
  background: #0087ca;
}
.boton.ter:hover,
.boton.ter:active,
.boton.ter:focus {
  background: #7fd1d3;
}
.boton.cua {
  background: ;
}
.boton.cua:hover,
.boton.cua:active,
.boton.cua:focus {
  background: ;
}
.boton.blanco {
  background: #ffffff;
  color: #59c4c6;
}
.boton.blanco:hover,
.boton.blanco:active,
.boton.blanco:focus {
  background: #cccccc;
  color: #3caeb0;
}
.boton.gris-30 {
  background: #bdbdbd;
  color: #000000;
}
.boton.gris-30:hover,
.boton.gris-30:active,
.boton.gris-30:focus {
  background: #cccccc;
  color: #000000;
}
.boton.gris-70 {
  background: #4d4d4d;
}
.boton.gris-70:hover,
.boton.gris-70:active,
.boton.gris-70:focus {
  background: #666666;
}
.boton.gris-100 {
  background: #000000;
}
.boton.gris-100:hover,
.boton.gris-100:active,
.boton.gris-100:focus {
  background: #000000;
}
.boton.small {
  font-size: .9rem;
}
.boton-enviar {
  position: relative;
  background: 0;
  color: #59c4c6;
  text-transform: uppercase;
  border: 0;
}
.boton-enviar::before {
  content: '';
  display: block;
  position: absolute;
  right: -34px;
  top: -2px;
  width: 28px;
  height: 28px;
  background: #59c4c6;
  border-radius: 50%;
  transform: translateX(0);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.boton-enviar::after {
  content: '';
  position: absolute;
  right: -26px;
  top: 5px;
  border-style: solid;
  border-width: 7px 0 7px 10px;
  border-color: transparent transparent transparent #ffffff;
  transform: translateX(0);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.boton-enviar:hover,
.boton-enviar:active {
  color: #7fd1d3;
}
.boton-enviar:hover::before,
.boton-enviar:active::before {
  background: #3caeb0;
  transform: translateX(8px);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.boton-enviar:hover::after,
.boton-enviar:active::after {
  transform: translateX(8px);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.boton-arriba {
  position: relative;
  top: 8px;
  z-index: 20;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  background: #59c4c6;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.boton-arriba::before {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 9px 12px 9px;
  border-color: transparent transparent #ffffff;
}
.boton-arriba:hover,
.boton-arriba:active {
  background: #3caeb0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
@media only screen and (min-width: 992px) {
  .boton-arriba {
    top: 24px;
  }
}
.calidad-en-soluciones {
  margin-top: 32px;
}
.calidad-titulo {
  position: relative;
  z-index: 2;
}
.img-recorrido {
  position: relative;
  left: 16px;
  transform: scale(1.4);
}
.calidad-contenedor {
  position: relative;
  padding: 64px 0;
  background: rgba(0, 135, 202, 0.8);
  overflow: hidden;
}
.calidad-contenedor-fondo {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 115%;
  background: url('../images/camion.jpg') center center no-repeat;
  background-size: cover;
}
.calidad-row {
  justify-content: center;
}
.calidad-bloque {
  margin-bottom: 32px;
}
@media only screen and (min-width: 768px) {
  .calidad-titulo {
    top: 24px;
  }
  .calidad-contenedor {
    padding: 96px 0 64px 0;
  }
  .calidad-bloque {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 992px) {
  .calidad-en-soluciones {
    margin-top: 64px;
  }
}
.contacto {
  background: #2a3794 url('../images/pol-contacto.svg') center top no-repeat;
  background-size: contain;
}
.contacto-titulo {
  margin-top: 24%;
}
.contacto-img-caja {
  width: 200px;
}
.contacto-form {
  margin-top: 32px;
}
.img-loader-form {
  width: 64px;
}
@media only screen and (min-width: 768px) {
  .contacto {
    padding-top: 16%;
  }
  .contacto-titulo {
    margin-top: 0%;
  }
  .contacto-img-caja {
    width: 100%;
  }
}
.footer-main {
  position: relative;
  background: #2a3794 url('../images/pol-footer.svg') right -2px no-repeat;
  background-size: 101%;
}
.footer-main::after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 60%;
  background: url('../images/pol-copyright.svg') right bottom no-repeat;
  background-size: contain;
}
.footer-nav {
  position: relative;
  z-index: 20;
}
.footer-nav ul {
  margin-left: 0;
  padding-left: 0;
}
.footer-nav ul li {
  list-style-type: none;
}
.footer-nav a:link,
.footer-nav a:visited {
  font-family: 'Aleo', serif;
  font-size: .9rem;
  text-transform: uppercase;
  color: #ffffff;
}
.footer-nav a:link::hover,
.footer-nav a:visited::hover,
.footer-nav a:link::active,
.footer-nav a:visited::active {
  color: #59c4c6;
}
.footer-copyright {
  position: relative;
  z-index: 2;
  padding-bottom: 16px;
}
@media only screen and (min-width: 576px) {
  .footer-main {
    padding: 32px 0;
  }
  .footer-main::after {
    height: 94%;
  }
}
@media only screen and (min-width: 1200px) {
  .footer-main {
    padding: 64px;
  }
}
@media only screen and (min-width: 1600px) {
  .footer-main::after {
    height: 114%;
  }
}
.hero-main {
  height: 77vh;
  background: url('../images/hero-main-sm.jpg') center center no-repeat;
  background-size: cover;
}
.hero-main-title {
  margin-top: 64px;
}
.hero-main-span {
  display: block;
}
.hero-main-span.span-2 {
  margin-left: 32px;
}
@media only screen and (min-width: 600px) {
  .hero-main {
    height: 76vh;
  }
}
@media only screen and (min-width: 768px) {
  .hero-main {
    height: 50vh;
    background: url('../images/hero-main-lg.jpg') center center no-repeat;
    background-size: cover;
  }
  .hero-main-title {
    margin-top: 11vh;
  }
}
@media only screen and (min-width: 996px) {
  .hero-main {
    height: 70vh;
  }
  .hero-main-title {
    margin-top: 16vh;
  }
}
@media only screen and (min-width: 1200px) {
  .hero-main {
    height: 77vh;
  }
}
.logo-area {
  position: relative;
  z-index: 2;
  margin-top: -22%;
  background: 0;
}
.logo-area-image {
  width: 130px;
}
.logo-poligono svg {
  width: 100%;
  max-width: 100%;
  height: auto;
}
.logo-container {
  margin-top: clamp(-30%, 100%, -30%);
  padding-bottom: 19%;
}
@media only screen and (min-width: 600px) {
  .logo-container {
    margin-top: clamp(-28%, 100%, -28%);
    padding-bottom: 10%;
  }
  .logo-area-image {
    width: 200px;
  }
}
@media only screen and (min-width: 768px) {
  .logo-container {
    margin-top: clamp(-29%, 100%, -29%);
  }
  .logo-area-image {
    width: 264px;
  }
}
@media only screen and (min-width: 996px) {
  .logo-area-image {
    width: 350px;
  }
}
@media only screen and (min-width: 1360px) {
  .logo-container {
    margin-top: clamp(-28%, 100%, -28%);
  }
  .logo-area-image {
    width: 380px;
  }
}
@media only screen and (min-width: 1600px) {
  .logo-container {
    margin-top: clamp(-25%, 100%, -28%);
  }
}
/* 
MAIN NAV
=============================================================
*/
.main-nav {
  position: absolute;
  z-index: 100;
  display: block;
  width: 100%;
  /*************** Menú ***************/
}
.main-nav .navbar {
  margin-bottom: 0;
  padding: 0;
  border: 0;
  /*========= Toggle =========*/
}
.main-nav .navbar .row {
  width: 100%;
}
.main-nav .navbar .navbar-collapse {
  background: #ffffff;
}
.main-nav .navbar .navbar-nav {
  margin: 0 -15px;
}
.main-nav .navbar .navbar-nav li {
  /*========= Dropdown =========*/
}
.main-nav .navbar .navbar-nav li a:link,
.main-nav .navbar .navbar-nav li a:visited {
  display: block;
  padding-left: 30px;
  padding-right: 30px;
  font-family: 'Aleo', serif;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 1rem;
  border-bottom: 1px solid #3caeb0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.main-nav .navbar .navbar-nav li a:link:hover,
.main-nav .navbar .navbar-nav li a:visited:hover,
.main-nav .navbar .navbar-nav li a:link:active,
.main-nav .navbar .navbar-nav li a:visited:active,
.main-nav .navbar .navbar-nav li a:link:focus,
.main-nav .navbar .navbar-nav li a:visited:focus {
  color: #59c4c6;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.main-nav .navbar .navbar-nav li .dropdown-menu li a:link,
.main-nav .navbar .navbar-nav li .dropdown-menu li a:visited {
  background: ;
  color: ;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.main-nav .navbar .navbar-nav li .dropdown-menu li a:link:hover,
.main-nav .navbar .navbar-nav li .dropdown-menu li a:visited:hover,
.main-nav .navbar .navbar-nav li .dropdown-menu li a:link:active,
.main-nav .navbar .navbar-nav li .dropdown-menu li a:visited:active,
.main-nav .navbar .navbar-nav li .dropdown-menu li a:link:focus,
.main-nav .navbar .navbar-nav li .dropdown-menu li a:visited:focus {
  background: ;
  color: ;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.main-nav .navbar .navbar-toggler {
  position: absolute;
  right: 0;
  top: 10px;
  z-index: 1000;
  padding: 0 6px;
  width: 30px;
  height: 30px;
  background: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 0;
  -webkit-transition: background 0.3s ease-out;
  -moz-transition: background 0.3s ease-out;
  -o-transition: background 0.3s ease-out;
  transition: background 0.3s ease-out;
  /*::::: Inactivo :::::*/
}
.main-nav .navbar .navbar-toggler .icon-bar {
  display: block;
  height: 1px;
  margin: 3px auto;
  background: #2a3794;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.main-nav .navbar .navbar-toggler .bar-1 {
  transform: rotate(45deg) translate(3px, 3px);
}
.main-nav .navbar .navbar-toggler .bar-2 {
  opacity: 0;
}
.main-nav .navbar .navbar-toggler .bar-3 {
  transform: rotate(-45deg) translate(3px, -3px);
}
.main-nav .navbar .navbar-toggler.collapsed {
  background: transparent;
  -webkit-transition: background 0.3s ease-out;
  -moz-transition: background 0.3s ease-out;
  -o-transition: background 0.3s ease-out;
  transition: background 0.3s ease-out;
  border: 1px solid #ffffff;
  border-radius: 0;
}
.main-nav .navbar .navbar-toggler.collapsed .icon-bar {
  background: #ffffff;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.main-nav .navbar .navbar-toggler.collapsed .bar-1 {
  transform: rotate(0deg) translate(0px, 0px);
}
.main-nav .navbar .navbar-toggler.collapsed .bar-2 {
  opacity: 1;
}
.main-nav .navbar .navbar-toggler.collapsed .bar-3 {
  transform: rotate(0deg) translate(0px, 0px);
}
.main-nav .navbar .navbar-toggler:focus {
  outline: 0;
}
.main-header-botones {
  margin-top: 8px;
}
@media only screen and (max-width: 767px) {
  .boton-main-nav {
    font-size: .7rem;
  }
}
/* 
PULL LEFT
=============================================================
*/
.main-nav.menu-pull-left .navbar .navbar-collapse {
  position: fixed;
  z-index: 100;
  left: 0;
  right: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  -webkit-transition: background 0.3s ease-out;
  -moz-transition: background 0.3s ease-out;
  -o-transition: background 0.3s ease-out;
  transition: background 0.3s ease-out;
}
.main-nav.menu-pull-left .navbar .navbar-collapse.show {
  margin: 0;
  background: rgba(42, 55, 148, 0.6);
  -webkit-transition: background 0.3s ease-out;
  -moz-transition: background 0.3s ease-out;
  -o-transition: background 0.3s ease-out;
  transition: background 0.3s ease-out;
}
.main-nav.menu-pull-left .navbar .navbar-collapse.show .navbar-nav {
  background: rgba(0, 0, 0, 0.5);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.main-nav.menu-pull-left .navbar .navbar-nav {
  position: absolute;
  left: 0;
  top: 0;
  width: 82%;
  height: 100%;
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
/*********************
TABLET PORTRAIT
*********************/
@media only screen and (min-width: 768px) {
  .main-nav {
    top: 32px;
  }
  .main-nav .navbar::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 63%;
    height: 1px;
    background: #59c4c6;
  }
  .main-nav.menu-pull-left .navbar-expand-md .container {
    flex-wrap: wrap;
  }
  .main-nav.menu-pull-left .navbar-expand-md .navbar-collapse {
    position: relative;
    left: inherit;
    right: -32px;
  }
  .main-nav.menu-pull-left .navbar-expand-md .navbar-nav {
    justify-content: end;
    position: relative;
    margin: 0;
    width: 100%;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .main-nav.menu-pull-left .navbar-expand-md .navbar-nav li a:link,
  .main-nav.menu-pull-left .navbar-expand-md .navbar-nav li a:visited {
    padding-bottom: 16px;
  }
  .main-nav.menu-pull-left .navbar-expand-md .navbar-nav li:last-child a:link,
  .main-nav.menu-pull-left .navbar-expand-md .navbar-nav li:last-child a:visited {
    padding-right: 0;
  }
  .main-header-botones {
    margin-top: 32px;
    text-align: right;
  }
}
/*********************
TABLET LANDSCAPE
*********************/
@media only screen and (min-width: 992px) {
  .main-nav.menu-pull-left .navbar-expand-lg .navbar-collapse {
    position: relative;
    left: 0;
    right: 0;
  }
  .main-nav.menu-pull-left .navbar-expand-lg .navbar-nav {
    position: relative;
    width: auto;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
/*********************
DESKTOP
*********************/
@media only screen and (min-width: 1200px) {
  .main-nav.menu-pull-left .navbar-expand-xl .navbar-collapse {
    position: relative;
    left: 0;
    right: 0;
  }
  .main-nav.menu-pull-left .navbar-expand-xl .navbar-nav {
    position: relative;
    width: auto;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.modal-content {
  border-radius: 0;
}
.modal-header {
  background: #0087ca;
  border-radius: 0;
}
button.close {
  background: #2a3794;
  font-size: 2.2rem;
  color: #ffffff;
  font-weight: 400;
  text-shadow: none;
  opacity: 1;
  transition: all .3s;
}
button.close span {
  position: relative;
  top: -2px;
}
button.close:hover,
button.close:active {
  background: #1f286c;
  color: #e6e6e6;
  transition: all .3s;
}
.politica-de-calidad {
  position: relative;
  margin-top: -2px;
  overflow: hidden;
}
.politica-de-calidad::before {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 130px;
  background: url('../images/pol-valores-bottom.svg') left top no-repeat;
  background-size: cover;
}
.fondo-politica-de-calidad {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  width: 100%;
  height: 115%;
  background: url('../images/politica.jpg') left center no-repeat;
  background-size: cover;
}
.card-politica {
  position: relative;
  z-index: 2;
  margin: 64px 0 64px 0;
}
@media only screen and (min-width: 768px) {
  .card-politica {
    margin: 128px 0 64px 0;
  }
}
@media only screen and (min-width: 996px) {
  .card-politica {
    margin: 160px 0 64px 0;
  }
}
@media only screen and (min-width: 1440px) {
  .politica-de-calidad::before {
    height: 256px;
  }
}
#servicios {
  margin-top: -64px;
}
.servicios-header {
  margin-top: -34px;
}
.servicios-titulo {
  display: inline-block;
  padding: 0 32px;
  background: #fff;
}
.servicio-card {
  position: relative;
  height: 200px;
}
.servicio-card h3 {
  position: absolute;
  left: 16px;
  bottom: 16px;
}
.servicio-card::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #2a3794;
  mix-blend-mode: multiply;
}
.servicio-carga {
  background: url('../images/carga-consolidada.jpg') center center no-repeat;
  background-size: cover;
}
.servicio-entrega {
  background: url('../images/entrega-inmediata.jpg') center center no-repeat;
  background-size: cover;
}
.servicio-dedicado {
  background: url('../images/servicio-dedicado.jpg') center center no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 992px) {
  .servicio-card {
    height: 280px;
  }
}
.ubicacion {
  position: relative;
}
/*********************
MAPA
*********************/
.mapa {
  line-height: 0;
}
.mapa iframe {
  width: 100%;
  height: 64vh;
}
/*********************
CONTENEDOR DE DIRECCIÓN
*********************/
.direccion {
  padding: 32px;
}
.p-direccion {
  padding-left: 48px;
}
.direccion-localizacion {
  background: url('../images/icono-direccion.svg') left top no-repeat;
}
.direccion-email {
  background: url('../images/icono-email.svg') left center no-repeat;
}
.direccion-telefono {
  background: url('../images/icono-telefono.svg') left center no-repeat;
}
@media only screen and (min-width: 576px) {
  .direccion {
    padding: 32px;
  }
}
@media only screen and (min-width: 992px) {
  .ubicacion {
    height: 72vh;
  }
  .mapa {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .mapa iframe {
    height: 100%;
  }
  .direccion-container {
    padding-top: 128px;
  }
}
@media only screen and (min-width: 1200px) {
  .ubicacion {
    height: 80vh;
  }
}
/* 
LIMITS
=============================================================
*/
@media only screen and (max-width: 991px) {
  .direccion-container {
    max-width: 100%;
    padding: 0;
  }
  .direccion-container .row {
    margin: 0;
  }
  .direccion-container .col-12 {
    padding: 0;
  }
}
.valores {
  position: relative;
  z-index: 3;
  margin-top: -9.5%;
}
.tipo-clave {
  display: flex;
}
.texto-clave {
  margin-top: -4px;
  padding: 16px 8px 12px 8px;
  border: 1px solid #fff;
  border-radius: 100px;
}
.texto-clave p {
  font-size: 1.2rem;
  font-weight: 700;
  line-height: .7rem;
}
.texto-clave p:last-child {
  margin-bottom: 0;
}
.texto-clave-valores {
  margin-left: 8px;
}
.texto-clave-valores p {
  margin: 8px 0;
  font-size: .9rem;
  line-height: 1.2rem;
}
/* 
MAX
=============================================================
*/
@media only screen and (max-width: 995px) {
  .valores .divider-v-right {
    border: 0;
  }
}
/* 
MIN
=============================================================
*/
@media only screen and (min-width: 600px) {
  .valores {
    margin-top: 0;
  }
  .texto-clave-valores p {
    margin: 8px 0;
    font-size: 1rem;
    line-height: 1.3rem;
  }
  .texto-clave p {
    font-size: 1.3rem;
    line-height: .8rem;
  }
}
.main-template {
  overflow-x: hidden;
}
