@font-face {
  font-family: "Montserrat SemiBold";
  src: url("../assets/fonts/montserrat/Montserrat-SemiBold.ttf") format("truetype");
}
@font-face {
  font-family: "Montserrat Black";
  src: url("../assets/fonts/montserrat/Montserrat-Black.ttf") format("truetype");
}
@font-face {
  font-family: "Montserrat Medium";
  src: url("../assets/fonts/montserrat/Montserrat-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Montserrat Bold";
  src: url("../assets/fonts/montserrat/Montserrat-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Montserrat Regular";
  src: url("../assets/fonts/montserrat/Montserrat-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Basier Square Bold";
  src: url("../assets/fonts/Basier/Basier Square Bold.otf") format("truetype");
}
@font-face {
  font-family: "Basier Square SemiBold Italic";
  src: url("../assets/fonts/Basier/Basier Square SemiBold Italic.otf") format("truetype");
}
.color-primary {
  color: #2563af !important;
}

.color-secondary {
  color: #494949 !important;
}

.alert-cenis {
  position: fixed;
  top: 50%;
  float: right;
  left: 2%;
  height: 100%;
  width: 30%;
  text-align: center;
  font-size: 12pt;
  font-family: "Montserrat Regular";
  z-index: 999999;
}

.alert-cenis .alert {
  padding: 8px;
}

.center-flex {
  display: flex;
  align-items: center;
  justify-content: center;
}

/*form label.error, 
label.error {
  color: red;
  font-style: italic;
}*/
label.is-invalid {
  color: #e74c3c;
  display: none !important;
}

.m--5 {
  margin-top: -5rem;
}

#navMain a {
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-family: "Montserrat Regular";
  line-height: 19px;
  text-align: center;
  margin-left: 20px;
}

#navMain a .icon-active.active {
  display: block;
  border-bottom: 5px solid #2563af;
  height: 8px;
  width: 25px;
  margin: auto;
}

.bg-dark {
  opacity: 1;
  background-color: #111822 !important;
}

.slider {
  background-color: #327cd5;
  background: url("../assets/image/slider/slider_1.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100vh;
  width: 100%;
}

.slider--content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100vh;
}

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

.slider--title {
  position: absolute;
  font-size: 4.5rem;
  color: #fff;
  text-transform: uppercase;
  font-family: "Montserrat Medium";
  margin-top: 10pt;
  margin-left: -120pt;
}

.slider--title-privacidad {
  position: absolute;
  font-size: 4.5rem;
  color: #fff;
  text-transform: uppercase;
  font-family: "Montserrat Medium";
  margin-top: 100pt;
  margin-left: -170pt;
}

.privacidad-text p {
  text-align: left;
  line-height: 3.2ch;
  font-size: 1.4rem;
  color: #494949;
  font-family: "Montserrat Regular";
  width: 100%;
  justify-content: center;
  align-content: center;
}

.slider--text {
  font-size: 85px;
  color: #fff;
  text-transform: uppercase;
  margin: 0.5rem 0;
  font-family: "Montserrat Medium";
}

.slider__btn-right,
.slider__btn-left {
  background: transparent;
  border: none;
  outline: none;
  font-size: 4rem;
  color: #eee;
  padding: 0 1rem;
  cursor: pointer;
  transition: transform 0.1s ease-in-out;
}

.slider-bold {
  font-family: "Montserrat Black";
}

.slider--btn {
  background: #fff;
  text-transform: uppercase;
  border: none;
  color: #444;
  border: 1px solid #444;
  outline: none;
  font-weight: 700;
  padding: 0.8rem 2rem;
  cursor: pointer;
}

.slider__btn-left:hover,
.slider__btn-right:hover {
  transform: scale(0.95);
}

.bg-gris {
  position: absolute;
  z-index: -999;
  width: 100%;
}

.nombre-op-esp {
  margin-top: 5rem;
  color: #2563af;
  font-size: 20pt;
}

.font-regular {
  font-family: "Montserrat Regular";
}

.basier-bold {
  font-family: "Basier Square Bold";
}

.size-10 {
  font-size: 10px;
}

.size-20 {
  font-size: 20px;
}

.size-30 {
  font-size: 30px;
}

.size-40 {
  font-size: 40px;
}

.size-50 {
  font-size: 50px;
}

.especialistas {
  list-style: none;
}

.especialistas li {
  position: relative;
  margin: 10pt 0 10pt 0;
}

.especialistas li img {
  width: 50pt;
}

.especialistas li p {
  position: absolute;
  font-size: 14pt;
  color: #494949;
  font-family: "Montserrat Regular";
  margin-top: auto !important;
}

.especialistas li:nth-child(2) p {
  position: absolute;
  font-size: 14pt;
  color: #494949;
  font-family: "Montserrat Regular";
  margin-top: 10pt !important;
}

.especialistas li .li-center-text {
  padding-top: auto;
}

.experiencia-cinta-1 {
  z-index: 99;
}

.experiencia-cinta {
  z-index: 99;
}

.text-soliciones-360 {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-family: "Basier Square Bold";
  font-size: 3rem;
  margin-top: -3%;
}

.experiencia-circle {
  height: 300px !important;
  width: 300px !important;
  display: block !important;
  margin: -58% 42% !important;
}

.list-bullet {
  list-style: none;
}

.list-bullet li:before {
  content: "";
  display: inline-block;
  height: 35px;
  width: 55px;
  background-image: url("../assets/image/seccion_1/flecha_1.png");
  background-size: contain;
  background-repeat: no-repeat;
  margin: -30px -30px -30px -30px;
}

.list-bullet li p {
  font-size: 20px;
  margin-left: 25px;
  font-family: "Montserrat Regular";
  margin-top: -10px;
  line-height: 32px;
}

.list-bullet-blue {
  list-style: none;
}

.list-bullet-blue li:before {
  content: "";
  display: inline-block;
  height: 25px;
  width: 45px;
  background-image: url(../assets/image/seccion_1/flecha_1.png);
  background-size: contain;
  background-repeat: no-repeat;
  margin: 40px -30px -30px -30px;
}

.list-bullet-blue li p {
  font-size: 13pt;
  margin-left: 25px;
  color: #2563af;
  font-family: "Montserrat Regular";
  font-size: 20px;
  line-height: 32px;
}

.img-inicio-2 {
  margin-top: 80pt;
  margin-left: 20pt;
}

#seccion_beneficio {
  /*width: 100%; 
  height: calc(48vh); */
  background-image: url("../assets/image/seccion_1/bg-dos-manos.png?v=1.0.1");
  /* Preserve aspet ratio */
  /*background-size: 100% 100%;  
  background-repeat: no-repeat;*/
  /* Flexbox */
  background-position: center; /* center the image */
  background-size: cover; /* cover the entire window */
  height: 600px;
  text-align: center;
}

.text-logistica {
  color: #2563af;
  font-size: 33pt;
  text-align: center;
  font-family: "Basier Square Bold";
  margin-top: 70pt;
  width: 400px;
  margin: 5% auto auto auto;
}

.text-eficiencia {
  margin-top: 290pt;
  color: #fff;
  font-size: 33pt;
  text-align: center;
  font-family: "Basier Square Bold";
  /*margin-top: 140pt;
    margin-left: 550pt;
    width: 550px;*/
}

.btn-contact-seccion-1 {
  background-color: #fff !important;
  color: #2563af;
  font-size: 18pt;
  text-transform: uppercase;
  font-family: "Basier Square Bold";
  padding: 0.5rem 1rem 0.5rem 1rem;
  /*margin-top: 5pt;
    margin-left: 550pt;*/
}

.btn-contact-seccion-solucion {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff !important;
  color: #2563af;
  font-size: 18pt;
  text-transform: uppercase;
  font-family: "Basier Square Bold";
  z-index: 9;
  /*margin-top: 5pt;
    margin-left: 550pt;*/
}

.btn-contact-seccion-solucion:hover {
  color: #2563af;
  border-color: #494949;
}

.text-solucion-logistica {
  color: #2563af;
  font-size: 33pt;
  font-family: "Basier Square Bold";
}

.text-soluciones-medida {
  position: relative;
  color: #fff;
  font-size: 30pt;
  font-family: "Montserrat Bold";
  margin-left: 60pt;
  z-index: 999;
}

.text-solucion-logistica-p {
  margin-top: 40px;
  font-family: "Montserrat Regular";
  font-size: 19pt;
  color: #494949;
  margin-left: 20px;
}

.text-solucion-logistica-p-2 {
  margin-top: 20px;
  font-family: "Montserrat SemiBold";
  font-size: 24pt;
  color: #2563af;
  margin-left: 20px;
}

ul.lista-left li {
  display: block;
  width: 100%;
}

ul.lista-left li ol li {
  float: left;
}

ul.lista-left li ol li:first-child {
  width: 70%;
}

ul.lista-left li ol li span {
  float: right;
  margin-right: 30px;
  color: #494949;
  font-family: "Montserrat Regular";
  font-size: 14pt;
  line-height: 100px;
}

ul.lista-left li ol li:nth-child(2) {
  width: 30%;
}

ul.lista-right li {
  display: block;
  width: 100%;
}

ul.lista-right li ol li {
  float: left;
}

ul.lista-right li ol li:first-child {
  width: 30%;
}

ul.lista-right li ol li span {
  float: left;
  margin-right: 30px;
  color: #494949;
  font-family: "Montserrat Regular";
  font-size: 14pt;
  line-height: 100px;
}

ul.lista-right li ol li:nth-child(2) {
  width: 70%;
}

ul.lista-right li:nth-child(4) ol li span {
  float: left;
  margin-right: 30px;
  color: #494949;
  font-family: "Montserrat Regular";
  font-size: 14pt;
  line-height: 30px;
  margin-top: 15pt;
}

.pelon {
  z-index: 99999;
}

.cintillo {
  position: relative;
  /* background-image: url(../image/seccion_2/cintillo.png);
    background-size:cover;
    background-repeat: no-repeat;*/
  margin-left: -30px;
  z-index: -999;
  width: 100%;
  height: 110px;
  background-color: #12497f;
}

/*.cintillo::before {
  content: "";
  position: absolute;
  z-index: 2;
  left: 0;
  right: -50px;
  border-top: 55px solid #12497f;
  border-bottom: 55px solid #12497f;
  border-right: 50px solid transparent;
}*/
.bg-soluciones-pelon {
  position: relative;
  z-index: 999;
}

.bg-soluciones {
  margin-top: -100px;
  z-index: 990;
}

.bg-soluciones-3 {
  position: relative;
  margin-top: -100px;
  z-index: -980;
}

.for-circle {
  /*background: url("../assets/image/seccion_2/ciclo-2.png") center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 6%;
  height: 100%;*/
  margin-top: 30%;
}

.mt-soluciones {
  margin-top: 3rem;
}

.bg-img-soluciones {
  background: url("../assets/image/seccion_2/bg-soluciones.png") no-repeat;
  /*url("../assets/image/seccion_2/cta2.png") left 0em bottom -3em no-repeat;*/
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% auto;
  padding-bottom: 6%;
  margin-top: -7%;
  /*height: 100vh;*/
}

.img-soluciones img {
  height: 52vh;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bg-soluciones-experiencia {
  margin-top: -70vh;
  /*margin-top: -550pt;*/
  z-index: 99990;
  margin-bottom: 300pt;
}

.h3-experiencia {
  margin-top: 170pt;
  width: 100%;
}

.h3-experiencia h3 {
  position: relative;
  float: right;
  color: #2563af;
  font-family: "Montserrat Bold";
  font-size: 30px;
}

.text-experiencia {
  position: relative;
  width: 100%;
}

.text-experiencia p {
  font-size: 18px;
  color: #ffffff;
  font-family: "Montserrat Regular";
  float: right;
  text-align: right;
  width: 300pt;
  font-size: 20px;
}

.h3-donde-estamos {
  font-family: "Basier Square Bold";
  color: #2563af;
  font-size: 40px;
  text-align: center;
}

.p-donde-estamos {
  text-align: center;
  color: #494949;
  font-family: "Montserrat Regular";
  font-size: 20px;
}

.h3-generamos-valor {
  font-family: "Basier Square Bold";
  color: #2563af;
  font-size: 40px;
  text-align: left;
}

.p-generamos-valor {
  text-align: left;
  color: #494949;
  font-size: 20px;
  letter-spacing: 0.05em;
}

.h3-como {
  font-family: "Basier Square SemiBold Italic";
  color: #2563af;
  font-size: 50px;
  text-align: center;
}

.border-blue {
  border: 3px solid #92b1d7;
  border-radius: 8pt;
  padding: 20px;
  min-height: 270pt;
}

.border-blue h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: "Montserrat Bold";
  font-size: 18px;
  color: #2563af;
}

.border-blue p {
  color: #494949;
  font-size: 18px;
  font-family: "Montserrat Regular";
}

.border-blue.bg-blue {
  border: 3px solid rgba(166, 187, 214, 0.5803921569);
}

.bg-blue {
  background-color: rgba(166, 187, 214, 0.5803921569);
}

.bg-blue p {
  color: #494949 !important;
}

.proceso {
  background-image: url("../assets/image/seccion_3/bg_beneficios.png");
  background-repeat: no-repeat;
  background-position: bottom 17pt right 0pt;
  background-size: contain;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.h3-monse-regular {
  font-family: "Montserrat Regular";
  font-size: 30px;
  color: #2563af;
}

.p-mose-regural-30 {
  font-family: "Montserrat Regular";
  font-size: 30px;
  color: #494949;
}

.p-mose-regural-25 {
  font-family: "Montserrat Regular";
  font-size: 25px;
  color: #494949;
}

.p-mose-regural-20 {
  font-family: "Montserrat Regular";
  font-size: 20px;
  color: #494949;
}

.btn-contactanos {
  background-color: #fff;
  color: #2563af;
  border: 3px solid #2563af;
  font-size: 30px;
  text-transform: uppercase;
}

.h3-donde-estamos {
  font-family: "Basier Square Bold";
  color: #2563af;
  font-size: 50px;
  text-align: center;
}

/*Lista*/
.ul-vertical {
  list-style: none;
  margin: 0;
  padding: 8px;
}

.ul-vertical li {
  box-sizing: border-box;
  height: 90px;
  width: 100%;
  text-align: center;
  cursor: pointer;
}

.ul-vertical li::after {
  cursor: pointer;
}

li.ribbon1::before,
li.ribbon1::after,
li.ribbon2::before,
li.ribbon2::after,
li.ribbon3::before,
li.ribbon3::after,
li.ribbon4::before,
li.ribbon4::after {
  height: 0;
  width: 0;
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 0;
}

li.ribbon1 {
  margin: 30px 0;
  line-height: 34px;
  position: relative;
  background-color: #2463af;
}
li.ribbon1:before {
  border-color: transparent #2463af;
}
li.ribbon1:before {
  top: 0px;
}

li.ribbon2 {
  margin: 30px 0;
  line-height: 34px;
  position: relative;
  background-color: #12497f;
}
li.ribbon2:before {
  border-color: transparent #12497f;
}
li.ribbon2:before {
  top: 0px;
}

li.ribbon3 {
  margin: 30px 0;
  line-height: 34px;
  position: relative;
  background-color: #0e3861;
}
li.ribbon3:before {
  border-color: transparent #0e3861;
}
li.ribbon3:before {
  top: 0px;
}

li.ribbon4 {
  margin: 30px 0;
  line-height: 34px;
  position: relative;
  background-color: #092846;
}
li.ribbon4:before {
  border-color: transparent #092846;
}
li.ribbon4:before {
  top: 0px;
}

li.ribbon05::after,
li.ribbon04::after,
li.ribbon02::after,
li.ribbon03::after,
li.ribbon01::after {
  height: 0;
  width: 0;
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 0;
}

li.ribbon01 {
  margin: 30px 0;
  line-height: 34px;
  position: relative;
  background-color: #092846;
}
li.ribbon01:after {
  border-color: transparent #092846;
}
li.ribbon01:after {
  top: 0px;
}

li.ribbon02 {
  margin: 30px 0;
  line-height: 34px;
  position: relative;
  background-color: #0e3861;
}
li.ribbon02:after {
  border-color: transparent #0e3861;
}
li.ribbon02:after {
  top: 0px;
}

li.ribbon03 {
  margin: 30px 0;
  line-height: 34px;
  position: relative;
  background-color: #12497f;
}
li.ribbon03:after {
  border-color: transparent #12497f;
}
li.ribbon03:after {
  top: 0px;
}

li.ribbon04 {
  margin: 30px 0;
  line-height: 34px;
  position: relative;
  background-color: #2463af;
}
li.ribbon04:after {
  border-color: transparent #2463af;
}
li.ribbon04:after {
  top: 0px;
}

.ul-vertical li.ribbon1,
.ul-vertical li.ribbon04 {
  background-color: #2463af;
}

.ul-vertical li.ribbon2,
.ul-vertical li.ribbon03 {
  background-color: #12497f;
}

.ul-vertical li.ribbon3,
.ul-vertical li.ribbon02 {
  background-color: #0e3861;
}

.ul-vertical li.ribbon4,
.ul-vertical li.ribbon01 {
  background-color: #092846;
}

.ul-vertical li {
  color: #ffffff;
  font-family: "Montserrat SemiBold";
  font-size: 20px;
}

.ul-vertical li + li {
  margin-top: 10px;
}

.figura-rara {
  position: absolute;
  width: 300px;
  background-color: #092846;
  height: 400px;
  margin-top: -30px;
  margin-left: 200px;
  clip-path: polygon(0% 0.5%, 0% 0%, 50% 0%, 99.5% 28.5%, 99.5% 29%, 49.9% 0.5%);
}

.figura-rara-v2 {
  position: absolute;
  width: 300px;
  background-color: #2463af;
  height: 400px;
  margin-top: -30px;
  margin-left: -300px;
  /*clip-path: polygon(0% 0.5%, 
                       0% 0%, 
                       50% 0%, 
                       99.5% 28.5%, 
                       99.5% 29%, 49.9% 0.5%);*/
  clip-path: polygon(100% 0.5%, 100% 0%, 50% 0%, 0% 50%, 0.5% 50.5%, 50.5% 0.5%);
}

.figura-rara-line {
  position: absolute;
  width: 300px;
  background-color: #0e3861;
  height: 400px;
  margin-top: -30px;
  margin-left: 200px;
  clip-path: polygon(100% 0.5%, 100% 0%, 0.5% 0%, 0% 0.5%);
}

.figura-rara-line-2 {
  position: absolute;
  width: 300px;
  background-color: #12497f;
  height: 400px;
  margin-top: -30px;
  margin-left: 200px;
  clip-path: polygon(100% 0.5%, 100% 0%, 0.5% 0%, 0% 0.5%);
}

.figura-rara-line-3 {
  position: absolute;
  width: 300px;
  background-color: #12497f;
  height: 400px;
  margin-top: -33px;
  margin-left: -320px;
  clip-path: polygon(100% 0.5%, 100% 0%, 0.5% 0%, 0% 0.5%);
}

.figura-rara-line-4 {
  position: absolute;
  width: 300px;
  background-color: #0e3861;
  height: 400px;
  margin-top: -33px;
  margin-left: -320px;
  clip-path: polygon(100% 0.5%, 100% 0%, 0.5% 0%, 0% 0.5%);
}

.transform-invert {
  position: absolute;
  transform: scaleY(-1);
  -moz-transform: scaleY(-1); /* Firefox */
  -webkit-transform: scaleY(-1); /* Chrome - Safari */
  -o-transform: scaleY(-1);
  bottom: 45px;
  background-color: #2463af;
}

.transform-invert-v2 {
  position: absolute;
  transform: scaleY(-1);
  -moz-transform: scaleY(-1); /* Firefox */
  -webkit-transform: scaleY(-1); /* Chrome - Safari */
  -o-transform: scaleY(-1);
  bottom: 45px;
  background-color: #092846;
}

.cir {
  display: flex;
  justify-content: center;
  margin: 5% auto 0% auto;
  position: relative;
  height: 80vh;
  z-index: 999;
}

.circle {
  position: relative;
  background-color: transparent;
  position: relative;
  border: 2px solid #a5bedd;
  border-radius: 50%;
  width: 300pt;
  height: 300pt;
  margin: 15% auto;
}

.circle::before {
  content: " ";
  position: absolute;
  top: 35px;
  left: 35px;
  right: 35px;
  bottom: 35px;
  border: 3px solid #80a3cf;
  border-radius: 50%;
}

.circle img {
  display: flex;
  justify-content: center;
  width: 230pt;
  height: 230pt;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@-webkit-keyframes cenisrotatedown {
  0% {
    left: 300px;
    top: 5px;
  }
  50% {
    left: 330px;
    top: 5px;
  }
  50% {
    left: 350px;
    top: 5px;
  }
  55% {
    rotate: 5deg;
  }
  60% {
    rotate: 15deg;
  }
  65% {
    rotate: 25deg;
  }
  70% {
    rotate: 35deg;
  }
  100% {
    rotate: 45deg;
    left: 480px;
    top: 100px;
  }
}
@-webkit-keyframes cenisrotateup {
  0% {
    left: 300px;
    top: 5px;
  }
  50% {
    left: 310px;
    top: 5px;
  }
  50% {
    left: 330px;
    top: 5px;
  }
  50% {
    rotate: -5deg;
  }
  60% {
    rotate: -15deg;
    top: 0px;
  }
  65% {
    rotate: -25deg;
  }
  70% {
    rotate: -35deg;
  }
  100% {
    rotate: -45deg;
    left: 480px;
    top: -150px;
  }
}
@-webkit-keyframes cenishorizontalleft {
  0% {
    left: 250px;
    top: 5px;
  }
  100% {
    left: 600px;
    top: 5px;
  }
}
@-webkit-keyframes cenishorizontalright {
  0% {
    left: -60px;
    top: 0px;
  }
  100% {
    left: -300px;
    top: 0px;
  }
}
@-webkit-keyframes cenisrotatedown2 {
  0% {
    left: -80px;
    top: 5px;
  }
  50% {
    left: -170px;
    top: 5px;
  }
  50% {
    left: -170px;
  }
  55% {
    rotate: -5deg;
  }
  60% {
    rotate: -45deg;
  }
  65% {
    rotate: -45deg;
  }
  70% {
    rotate: -55deg;
  }
  100% {
    rotate: -65deg;
    left: -280px;
    top: 130px;
  }
}
@-webkit-keyframes cenisrotateup2 {
  0% {
    left: -80px;
    top: 5px;
  }
  50% {
    left: -130px;
    top: 5px;
  }
  50% {
    left: -130px;
  }
  55% {
    rotate: 5deg;
  }
  60% {
    rotate: 45deg;
  }
  65% {
    rotate: 45deg;
  }
  70% {
    rotate: 55deg;
  }
  100% {
    rotate: 65deg;
    left: -260px;
    top: -150px;
  }
}
.ul-vertical.left li img,
.ul-vertical.right li img {
  z-index: -9999;
  display: none;
}

.show {
  display: block !important;
}

.run-down-left {
  display: block;
  position: absolute;
  top: 0px;
  animation-name: cenisrotatedown;
  -webkit-animation-name: cenisrotatedown;
  -webkit-animation-duration: 4s;
  -webkit-animation-direction: alternate;
  -webkit-animation-timing-function: ease-in-out;
}

.ul-vertical.left li.down-left:hover img,
.ul-vertical .down-left:hover:after img {
  display: block;
  position: absolute;
  top: 0px;
  -webkit-animation-name: cenisrotatedown;
  -webkit-animation-duration: 4s;
  -webkit-animation-direction: alternate;
  -webkit-animation-timing-function: ease-in-out;
}

.ul-vertical.left li.up-left:hover img {
  display: block;
  position: absolute;
  top: 0px;
  -webkit-animation-name: cenisrotateup;
  -webkit-animation-duration: 4s;
  -webkit-animation-direction: alternate;
  -webkit-animation-timing-function: ease-in-out;
}

.ul-vertical.left li.lineal:hover img {
  display: block;
  position: absolute;
  top: 0px;
  -webkit-animation-name: cenishorizontalleft;
  -webkit-animation-duration: 4s;
  -webkit-animation-direction: alternate;
  -webkit-animation-timing-function: ease-in-out;
}

.ul-vertical.right li.lineal:hover img {
  display: block;
  position: absolute;
  left: -100px;
  top: 0px;
  -webkit-animation-name: cenishorizontalright;
  -webkit-animation-duration: 4s;
  -webkit-animation-direction: alternate;
  -webkit-animation-timing-function: ease-in-out;
}

.ul-vertical.right li.down-right:hover img {
  display: block;
  position: absolute;
  top: 0px;
  -webkit-animation-name: cenisrotatedown2;
  -webkit-animation-duration: 4s;
  -webkit-animation-direction: alternate;
  -webkit-animation-timing-function: ease-in-out;
}

.ul-vertical.right li.up-right:hover img {
  display: block;
  position: absolute;
  top: 0px;
  -webkit-animation-name: cenisrotateup2;
  -webkit-animation-duration: 4s;
  -webkit-animation-direction: alternate;
  -webkit-animation-timing-function: ease-in-out;
}

/*SECCION MAS DE 80 unidades*/
.h3-propia {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: "Montserrat Bold";
  font-size: 50px;
  color: #2563af;
  text-align: left;
}

.h3-monse-regular {
  font-family: "Montserrat Regular";
  font-size: 30px;
  color: #2563af;
}

.p-mose-regural-30 {
  font-family: "Montserrat Regular";
  font-size: 30px;
  color: #494949;
}

.p-mose-regural-20 {
  font-family: "Montserrat Regular";
  font-size: 20px;
  color: #494949;
}

.h3-ofrecemos {
  font-family: "Basier Square SemiBold Italic";
  color: #2563af;
  font-size: 35px;
}

.h3-monse-bold {
  font-family: "Montserrat Bold";
  color: #2563af;
  font-size: 32px;
}

.h3-basier-bold {
  font-family: "Montserrat Bold";
  color: #2563af;
  font-size: 50px;
}

/*FIN SECCION MAS DE 80 unidades*/
/*SECCION optimizar*/
.img-vehiculo {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 60vh;
  width: 100%;
  background-image: url("../assets/image/seccion_5/bg_cta_vehiculos.png");
}

.container-img-vehiculo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100vh;
  position: relative;
}

.container--title {
  position: absolute;
  font-size: 40px;
  color: #fff;
  font-family: "Basier Square Bold";
  text-align: left;
  width: 40%;
  margin-left: 15%;
  margin-top: -20%;
  clear: both;
}

.btn-contactanos-conozca {
  font-family: "Basier Square Bold";
  background-color: #fff;
  color: #2563af;
  border: 3px solid #eff1f4;
  font-size: 20px;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 25%;
  margin: -25pt 0 0 -25pt;
  text-transform: uppercase;
}

/*FIN SECCION optimizar*/
.line {
  display: block;
  width: 120px;
  height: 5px;
  background-color: #2563af;
}

.mision-vision p {
  font-family: "Montserrat Regular";
  font-size: 20px;
  color: #494949;
  text-align: left;
}

.mision-vision-2 p {
  font-family: "Montserrat Regular";
  font-size: 20px;
  color: #494949;
}

.p-monse-medium-30 {
  font-family: "Montserrat Medium";
  color: #494949;
  font-size: 25px;
}

.line-gray {
  display: block;
  position: relative;
  width: 100%;
  height: 2px;
  background-color: #d0d0d0;
}

.frm-main input,
.frm-main textarea,
.frm-main input:active,
.frm-main textarea:active,
.frm-main input:visited,
.frm-main textarea:visited,
.frm-main input:focus,
.frm-main textarea:focus {
  border: 2px solid #fff;
  background: transparent;
  border-radius: 8pt;
  color: #fff;
  font-family: "Montserrat Regular";
  font-size: 20px;
}

::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff !important;
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff !important;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #fff !important;
}

.bg-empresa {
  display: block;
  position: absolute;
  z-index: -99;
  padding: 0px;
  margin-left: -88pt;
  margin-top: -279pt;
  width: 100%;
  height: 100%;
}

.bg-beneficios {
  display: block;
  position: absolute;
  z-index: -99;
  padding: 0px;
  margin-left: -88pt;
  margin-top: -330pt;
  width: 100%;
  height: 100%;
}

.bg-contacto-top {
  position: absolute;
  z-index: -99;
  margin: -190px;
  padding: 0px;
}

.bg-contacto {
  position: absolute;
  z-index: -999;
  margin: 0px;
  padding: 0px;
  height: 100vh;
}

.bg-contacto-titulo-v2 {
  background-color: #2563af;
  background-image: url("../assets/image/seccion_7/contacto bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  margin: 0 auto;
}

.bg-contacto-v2 {
  background-color: #2563af;
}

.btn-custom {
  display: inline-block;
  font-family: "Montserrat Bold";
  font-size: 20px;
  width: 160px;
  height: 60px;
  background: none;
  background-color: #f6f7f2;
  color: #2563af;
}

.h3-basier-bold-white {
  font-family: "Montserrat Regular";
  color: #fff;
  font-size: 50px;
}

.p-monse-regular {
  font-family: "Montserrat Regular";
  font-size: 30px;
  color: #fff;
  width: 80%;
  margin: auto;
  margin-bottom: 30pt;
}

.p-mose-regural-20-white {
  font-family: "Montserrat Regular";
  font-size: 20px;
  color: #fff;
  text-align: left;
}

ul.social li {
  display: block;
  width: 100%;
  float: left;
  text-align: left;
  margin-bottom: 10px;
  margin-top: 10px;
  color: #fff;
  font-family: "Montserrat Regular";
  font-size: 20px;
}

ul.social li a {
  color: #fff;
  font-family: "Montserrat Regular";
  font-size: 20px;
  text-decoration: none;
}

.ml-5 {
  margin-left: 30px !important;
}

/*Footer*/
.ml-5 {
  margin-left: 30px !important;
}

.bg-footer {
  display: block;
  background-color: #111822;
  min-height: 60px;
  top: 0px;
}

.p-footer {
  color: #fff;
  font-family: "Montserrat Regular";
  font-size: 20px;
  text-align: center;
  padding-top: 15px;
}

/*FIN FOOTER*/
.bg-color-nav {
  opacity: 1;
  background-color: #111822 !important;
}

@media (max-width: 575.98px) {
  .logo {
    width: 55%;
    padding-left: 10pt;
  }
  .navbar-toggler {
    color: #2563af;
    background-color: #2563af;
    border: 2px solid #2563af;
  }
  .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 243, 246, 244%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  }
  .slider--title {
    position: absolute;
    font-size: 2.5rem;
    color: #fff;
    text-transform: uppercase;
    font-family: "Montserrat Medium";
    margin-top: 0pt;
    margin-left: -70pt;
  }
  .nombre-op-esp {
    text-align: center;
  }
  .especialistas li {
    position: relative;
    margin: 10pt 0 0pt 0;
  }
  .especialistas li p {
    position: absolute;
    font-size: 10pt;
    color: #494949;
    font-family: "Montserrat Regular";
    margin-top: auto !important;
    margin-left: 20pt;
  }
  .especialistas li:nth-child(2) p {
    position: absolute;
    font-size: 10pt;
    color: #494949;
    font-family: "Montserrat Regular";
    margin-top: 10pt !important;
  }
  .img-inicio-2 {
    margin-top: 20pt;
    margin-bottom: 20pt;
    margin-left: 0pt;
  }
  .text-logistica {
    margin-top: 10px;
    font-size: 30pt;
    margin-left: 0pt;
    width: 100%;
  }
  .text-eficiencia {
    font-size: 23pt;
    text-align: center;
    font-family: "Basier Square Bold";
    margin-top: 0pt;
    margin-left: 0pt;
    color: #000;
    width: 100%;
  }
  .text-solucion-logistica-p {
    text-align: center;
  }
  .text-solucion-logistica-p-2 {
    text-align: center;
  }
  .btn-contact-seccion-1 {
    background-color: #fff !important;
    color: #2563af;
    font-size: 23pt;
    margin-top: 0pt;
    margin-left: 0pt;
  }
  ul.lista-left {
    margin: 0px;
  }
  ul.lista-left li {
    display: block;
    width: 100%;
  }
  ul.lista-left li ol {
    margin: 0px;
    padding: 0px;
  }
  ul.lista-left li ol li {
    float: left;
    text-align: left;
  }
  ul.lista-left li ol li:first-child {
    width: 60%;
  }
  ul.lista-left li ol li span {
    float: left;
    color: #494949;
    font-family: "Montserrat Regular";
    font-size: 14pt;
    line-height: 100px;
  }
  ul.lista-left li ol li:nth-child(2) {
    width: 40%;
  }
  ul.lista-right {
    margin: 0px;
    padding: 0px;
  }
  ul.lista-right li {
    display: block;
    width: 100%;
  }
  ul.lista-right li ol li {
    float: left;
  }
  ul.lista-right li ol li:first-child {
    width: 40%;
  }
  ul.lista-right li ol li span {
    float: left;
    margin-right: 20px;
    color: #494949;
    font-family: "Montserrat Regular";
    font-size: 14pt;
    line-height: 100px;
  }
  ul.lista-right li ol li:nth-child(2) {
    width: 60%;
  }
  ul.lista-right li:nth-child(4) ol li span {
    float: left;
    margin-right: 20px;
    color: #494949;
    font-family: "Montserrat Regular";
    font-size: 14pt;
    line-height: 30px;
    margin-top: 15pt;
  }
  .text-soluciones-medida {
    position: relative;
    color: #fff;
    font-size: 33pt;
    font-family: "Montserrat Bold";
    margin-left: 0pt;
    z-index: 999;
    text-align: center;
  }
  .cintillo {
    position: relative;
    margin: 0px;
    padding: 0px;
    z-index: -999;
    background-color: #12497f;
    width: 100%;
  }
  .cintillo::before {
    content: "";
    position: absolute;
    z-index: 2;
    left: 0px;
    right: 0px;
  }
  .bg-soluciones {
    margin-top: 0px;
    z-index: 990;
  }
  .bg-soluciones-3 {
    position: relative;
    margin-top: -1px;
    z-index: -980;
  }
  .bg-soluciones-experiencia {
    margin-top: -550pt;
    z-index: 99990;
    margin-bottom: 300pt;
  }
  #seccion_beneficio {
    background-image: url("../assets/image/seccion_1/bg-dos-manos.png?v=1.0.1");
    border: 1px solid transparent;
    /* Flexbox */
    background-position: center; /* center the image */
    background-size: contain;
    background-repeat: no-repeat; /* cover the entire window */
    height: 160px;
    text-align: center;
  }
  #seccion_beneficio div:nth-child(1) {
    margin-top: 75pt;
  }
  #seccion_beneficio div:nth-child(2) {
    margin-top: 25pt;
  }
  .text-logistica {
    color: #2563af;
    font-size: 23pt;
    text-align: center;
    font-family: "Basier Square Bold";
    margin-top: 70pt;
    width: 100%;
    margin: 5% auto auto auto;
  }
  .text-eficiencia {
    margin-top: 0pt;
    color: #494949;
    font-size: 23pt;
    text-align: center;
    font-family: "Basier Square Bold";
    /*margin-top: 140pt;
            margin-left: 550pt;
            width: 550px;*/
  }
  .btn-contact-seccion-1 {
    background-color: #fff !important;
    color: #2563af;
    font-size: 13pt;
    /*margin-top: 5pt;
            margin-left: 550pt;*/
  }
  .text-solucion-logistica {
    margin-top: 200pt;
  }
  .img-soluciones img:first-child {
    display: none;
  }
  .img-soluciones img {
    height: 22vh;
    width: 100%;
  }
  .bg-soluciones-experiencia {
    margin-top: -45vh;
    z-index: 99990;
    margin-bottom: 300pt;
  }
  .h3-experiencia h3 {
    position: relative;
    margin-top: 170pt;
    color: #2563af;
    font-family: "Montserrat Bold";
    font-size: 30px;
    text-align: center;
    float: none;
  }
  .text-experiencia {
    position: relative;
    color: #494949;
    font-family: "Montserrat Regular";
    float: none;
    margin-top: 35pt;
  }
  .text-experiencia p {
    text-align: center;
    width: 100%;
    font-size: 19pt;
  }
  /*CARRITO*/
  li.ribbon1 {
    margin: 30px 0;
    line-height: 34px;
    position: relative;
    background-color: #2463af;
  }
  li.ribbon1:before {
    border-color: transparent #2463af;
  }
  li.ribbon1:before {
    top: 0px;
    left: 0px;
    border-width: 0;
  }
  li.ribbon2 {
    margin: 30px 0;
    line-height: 34px;
    position: relative;
    background-color: #12497f;
  }
  li.ribbon2:before {
    border-color: transparent #12497f;
  }
  li.ribbon2:before {
    top: 0px;
    left: 0px;
    border-width: 0;
  }
  li.ribbon3 {
    margin: 30px 0;
    line-height: 34px;
    position: relative;
    background-color: #0e3861;
  }
  li.ribbon3:before {
    border-color: transparent #0e3861;
  }
  li.ribbon3:before {
    top: 0px;
    left: 0px;
    border-width: 0;
  }
  li.ribbon4 {
    margin: 30px 0;
    line-height: 34px;
    position: relative;
    background-color: #092846;
  }
  li.ribbon4:before {
    border-color: transparent #092846;
  }
  li.ribbon4:before {
    top: 0px;
    left: 0px;
    border-width: 0;
  }
  .figura-rara,
  .figura-rara-v2,
  .figura-rara-line,
  .figura-rara-line-4,
  .figura-rara-line-3,
  .figura-rara-line-2 {
    display: none;
  }
  li.ribbon01 {
    margin: 30px 0;
    line-height: 34px;
    position: relative;
    background-color: #092846;
  }
  li.ribbon01:after {
    border-color: transparent #092846;
  }
  li.ribbon01:after {
    top: 0px;
    right: 0px;
    border-width: 0px;
  }
  li.ribbon02 {
    margin: 30px 0;
    line-height: 34px;
    position: relative;
    background-color: #0e3861;
  }
  li.ribbon02:after {
    border-color: transparent #0e3861;
  }
  li.ribbon02:after {
    top: 0px;
    right: 0px;
    border-width: 0px;
  }
  li.ribbon03 {
    margin: 30px 0;
    line-height: 34px;
    position: relative;
    background-color: #12497f;
  }
  li.ribbon03:after {
    border-color: transparent #12497f;
  }
  li.ribbon03:after {
    top: 0px;
    right: 0px;
    border-width: 0px;
  }
  li.ribbon04 {
    margin: 30px 0;
    line-height: 34px;
    position: relative;
    background-color: #2463af;
  }
  li.ribbon04:after {
    border-color: transparent #2463af;
  }
  li.ribbon04:after {
    top: 0px;
    right: 0px;
    border-width: 0px;
  }
  .cir {
    display: flex;
    justify-content: center;
    margin: 1% auto 1% auto;
    position: relative;
    height: 30vh;
    z-index: 999;
    margin-top: -3rem !important;
    margin-bottom: 3rem !important;
  }
  .circle {
    position: relative;
    background-color: transparent;
    position: relative;
    border: 2px solid #a5bedd;
    border-radius: 50%;
    width: 200pt;
    height: 200pt;
    margin: 15% auto;
  }
  .circle::before {
    content: " ";
    position: absolute;
    top: 35px;
    left: 35px;
    right: 35px;
    bottom: 35px;
    border: 3px solid #80a3cf;
    border-radius: 50%;
  }
  .circle img {
    display: flex;
    justify-content: center;
    width: 100pt;
    height: 100pt;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .ul-vertical.left li.down-left:hover img,
  .ul-vertical .down-left:hover:after img {
    display: block;
    position: absolute;
    top: 0px;
    -webkit-animation-name: none;
    -webkit-animation-duration: 4s;
    -webkit-animation-direction: alternate;
    -webkit-animation-timing-function: ease-in-out;
  }
  .ul-vertical.left li.up-left:hover img {
    display: block;
    position: absolute;
    top: 0px;
    -webkit-animation-name: none;
    -webkit-animation-duration: 4s;
    -webkit-animation-direction: alternate;
    -webkit-animation-timing-function: ease-in-out;
  }
  .ul-vertical.left li.lineal:hover img {
    display: block;
    position: absolute;
    top: 0px;
    -webkit-animation-name: none;
    -webkit-animation-duration: 4s;
    -webkit-animation-direction: alternate;
    -webkit-animation-timing-function: ease-in-out;
  }
  .ul-vertical.right li.lineal:hover img {
    display: block;
    position: absolute;
    left: -100px;
    top: 0px;
    -webkit-animation-name: none;
    -webkit-animation-duration: 4s;
    -webkit-animation-direction: alternate;
    -webkit-animation-timing-function: ease-in-out;
  }
  .ul-vertical.right li.down-right:hover img {
    display: block;
    position: absolute;
    top: 0px;
    -webkit-animation-name: none;
    -webkit-animation-duration: 4s;
    -webkit-animation-direction: alternate;
    -webkit-animation-timing-function: ease-in-out;
  }
  .ul-vertical.right li.up-right:hover img {
    display: block;
    position: absolute;
    top: 0px;
    -webkit-animation-name: none;
    -webkit-animation-duration: 4s;
    -webkit-animation-direction: alternate;
    -webkit-animation-timing-function: ease-in-out;
  }
  /*FIN CARRITO*/
  ul.social li {
    font-size: 13px;
  }
  ul.social li a {
    color: #fff;
    font-family: "Montserrat Regular";
    font-size: 13px;
    text-decoration: none;
  }
  .text-soliciones-360, .btn-contact-seccion-solucion {
    display: none;
  }
  .for-circle {
    display: none;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .navbar-toggler {
    color: #2563af;
    background-color: #2563af;
    border: 2px solid #2563af;
  }
  .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 243, 246, 244%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  }
  .text-logistica {
    margin-top: 10px;
    font-size: 30pt;
    margin-left: 0pt;
    width: 100%;
  }
  .text-eficiencia {
    font-size: 23pt;
    text-align: center;
    font-family: "Basier Square Bold";
    margin-top: 0pt;
    margin-left: 0pt;
    color: #000;
    width: 100%;
  }
  .btn-contact-seccion-1 {
    background-color: #fff !important;
    color: #2563af;
    font-size: 23pt;
    margin-top: 0pt;
    margin-left: 0pt;
  }
  .text-solucion-logistica-p {
    text-align: center;
  }
  .text-solucion-logistica-p-2 {
    text-align: center;
  }
  #seccion_beneficio .col-md-6 {
    margin-top: 50px;
  }
  /*#seccion_beneficio .col-md-6:nth-child(2){
    margin-top: 350px;
  }*/
  .text-logistica {
    color: #2563af;
    font-size: 33pt;
    text-align: center;
    font-family: "Basier Square Bold";
    margin-top: 70pt;
    width: 400px;
    margin: 5% auto auto auto;
  }
  .text-eficiencia {
    margin-top: 120pt;
    color: #fff;
    font-size: 33pt;
    text-align: center;
    font-family: "Basier Square Bold";
    /*margin-top: 140pt;
    margin-left: 550pt;
    width: 550px;*/
  }
  .btn-contact-seccion-1 {
    background-color: #fff !important;
    color: #2563af;
    font-size: 23pt;
    /*margin-top: 5pt;
    margin-left: 550pt;*/
  }
  .img-soluciones img {
    height: 22vh;
    width: 100%;
  }
  .bg-soluciones-experiencia {
    margin-top: -55vh;
    border: 1px solid green;
    z-index: 99990;
    margin-bottom: 300pt;
  }
  .h3-experiencia h3 {
    position: relative;
    margin-top: 170pt;
    color: #2563af;
    font-family: "Montserrat Bold";
    font-size: 30px;
    text-align: center;
    float: none;
  }
  .text-experiencia {
    position: relative;
    color: #494949;
    font-family: "Montserrat Regular";
    float: none;
    margin-top: 35pt;
  }
  .text-experiencia p {
    text-align: center;
    width: 100%;
    font-size: 19pt;
  }
  /*CARRITO*/
  li.ribbon1 {
    margin: 30px 0;
    line-height: 34px;
    position: relative;
    background-color: #2463af;
  }
  li.ribbon1:before {
    border-color: transparent #2463af;
  }
  li.ribbon1:before {
    top: 0px;
    left: 0px;
    border-width: 0;
  }
  li.ribbon2 {
    margin: 30px 0;
    line-height: 34px;
    position: relative;
    background-color: #12497f;
  }
  li.ribbon2:before {
    border-color: transparent #12497f;
  }
  li.ribbon2:before {
    top: 0px;
    left: 0px;
    border-width: 0;
  }
  li.ribbon3 {
    margin: 30px 0;
    line-height: 34px;
    position: relative;
    background-color: #0e3861;
  }
  li.ribbon3:before {
    border-color: transparent #0e3861;
  }
  li.ribbon3:before {
    top: 0px;
    left: 0px;
    border-width: 0;
  }
  li.ribbon4 {
    margin: 30px 0;
    line-height: 34px;
    position: relative;
    background-color: #092846;
  }
  li.ribbon4:before {
    border-color: transparent #092846;
  }
  li.ribbon4:before {
    top: 0px;
    left: 0px;
    border-width: 0;
  }
  .figura-rara,
  .figura-rara-v2,
  .figura-rara-line,
  .figura-rara-line-4,
  .figura-rara-line-3,
  .figura-rara-line-2 {
    display: none;
  }
  li.ribbon01 {
    margin: 30px 0;
    line-height: 34px;
    position: relative;
    background-color: #092846;
  }
  li.ribbon01:after {
    border-color: transparent #092846;
  }
  li.ribbon01:after {
    top: 0px;
    right: 0px;
    border-width: 0px;
  }
  li.ribbon02 {
    margin: 30px 0;
    line-height: 34px;
    position: relative;
    background-color: #0e3861;
  }
  li.ribbon02:after {
    border-color: transparent #0e3861;
  }
  li.ribbon02:after {
    top: 0px;
    right: 0px;
    border-width: 0px;
  }
  li.ribbon03 {
    margin: 30px 0;
    line-height: 34px;
    position: relative;
    background-color: #12497f;
  }
  li.ribbon03:after {
    border-color: transparent #12497f;
  }
  li.ribbon03:after {
    top: 0px;
    right: 0px;
    border-width: 0px;
  }
  li.ribbon04 {
    margin: 30px 0;
    line-height: 34px;
    position: relative;
    background-color: #2463af;
  }
  li.ribbon04:after {
    border-color: transparent #2463af;
  }
  li.ribbon04:after {
    top: 0px;
    right: 0px;
    border-width: 0px;
  }
  .cir {
    display: flex;
    justify-content: center;
    margin: 1% auto 1% auto;
    position: relative;
    height: 60vh;
    z-index: 999;
    margin-top: -3rem !important;
    margin-bottom: 3rem !important;
  }
  .circle {
    position: relative;
    background-color: transparent;
    position: relative;
    border: 2px solid #a5bedd;
    border-radius: 50%;
    width: 200pt;
    height: 200pt;
    margin: 15% auto;
  }
  .circle::before {
    content: " ";
    position: absolute;
    top: 35px;
    left: 35px;
    right: 35px;
    bottom: 35px;
    border: 3px solid #80a3cf;
    border-radius: 50%;
  }
  .circle img {
    display: flex;
    justify-content: center;
    width: 100pt;
    height: 100pt;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .container--title {
    font-size: 24px;
    width: 100%;
    margin-left: 0%;
    margin-top: -61%;
    text-align: center;
  }
  .btn-contactanos-conozca {
    font-size: 20px;
    text-align: center;
    top: 50%;
    left: 35%;
    margin: opt;
  }
  .mision-vision {
    text-align: center;
  }
  .mision-vision .line {
    width: 100%;
  }
  .bg-contacto-titulo-v2 .row:nth-child(2) div:nth-child(1) {
    margin-bottom: 5rem;
  }
  ul.social li {
    font-size: 13px;
  }
  ul.social li a {
    color: #fff;
    font-family: "Montserrat Regular";
    font-size: 13px;
    text-decoration: none;
  }
  .text-soliciones-360, .btn-contact-seccion-solucion {
    display: none;
  }
  .for-circle {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  #navMain a {
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    font-family: "Montserrat SemiBold";
    line-height: 19px;
    text-align: center;
    margin-left: 20px;
  }
  #navMain a .icon-active.active {
    display: block;
    border-bottom: 5px solid #2563af;
    height: 8px;
    width: 25px;
    margin: auto;
  }
  .text-logistica {
    margin-top: 10px;
    font-size: 30pt;
    margin-left: 0pt;
    width: 100%;
  }
  .text-eficiencia {
    font-size: 23pt;
    text-align: center;
    font-family: "Basier Square Bold";
    margin-top: 10pt;
    margin-left: 0pt;
    color: #000;
    width: 100%;
  }
  .btn-contact-seccion-1 {
    background-color: #fff !important;
    color: #2563af;
    font-size: 23pt;
    margin-top: 0pt;
    margin-left: 0pt;
  }
  .text-soluciones-medida {
    font-size: 21pt;
    margin-left: 30pt;
  }
  .text-solucion-logistica-p {
    margin-top: 20px;
    font-size: 14pt;
  }
  .text-solucion-logistica-p-2 {
    font-size: 14pt;
    text-align: center;
  }
  .bg-soluciones {
    margin-top: -10px;
    z-index: 990;
  }
  .bg-soluciones-experiencia {
    margin-top: -70vh;
    z-index: 99990;
    margin-bottom: 300pt;
  }
  .experiencia-img {
    width: 90%;
  }
  .text-logistica {
    color: #2563af;
    font-size: 33pt;
    text-align: center;
    font-family: "Basier Square Bold";
    margin-top: 70pt;
    width: 400px;
    margin: 5% auto auto auto;
  }
  .text-eficiencia {
    margin-top: 290pt;
    color: #fff;
    font-size: 33pt;
    text-align: center;
    font-family: "Basier Square Bold";
    /*margin-top: 140pt;
      margin-left: 550pt;
      width: 550px;*/
  }
  .btn-contact-seccion-1 {
    background-color: #fff !important;
    color: #2563af;
    font-size: 23pt;
    /*margin-top: 5pt;
      margin-left: 550pt;*/
  }
  .ul-vertical {
    list-style: none;
    margin: 0;
    padding: 8px;
  }
  .ul-vertical li {
    box-sizing: border-box;
    height: 4rem;
    width: 100%;
    text-align: center;
    cursor: pointer;
  }
  .ul-vertical li {
    color: #ffffff;
    font-family: "Montserrat SemiBold";
    font-size: 12px;
  }
  .ul-vertical li + li {
    margin-top: 10px;
  }
  .cir {
    display: flex;
    justify-content: center;
    margin: 50% auto 0% auto;
    position: relative;
    height: 50vh;
    z-index: 999;
  }
  .circle img {
    display: flex;
    justify-content: center;
    width: 130pt;
    height: 130pt;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .circle {
    position: relative;
    background-color: transparent;
    position: relative;
    border: 2px solid #a5bedd;
    border-radius: 50%;
    width: 200pt;
    height: 200pt;
    margin: 25% auto;
  }
  .circle::before {
    content: " ";
    position: absolute;
    top: 35px;
    left: 35px;
    right: 35px;
    bottom: 35px;
    border: 3px solid #80a3cf;
    border-radius: 50%;
  }
  li.ribbon1,
  li.ribbon2,
  li.ribbon3,
  li.ribbon4 {
    margin: 20pt 0;
    line-height: 13pt;
  }
  li.ribbon1:before,
  li.ribbon2:before,
  li.ribbon3:before,
  li.ribbon4:before {
    top: 0px;
    left: -24pt;
    border-width: 24pt 24pt 24pt 0;
  }
  li.ribbon04,
  li.ribbon03,
  li.ribbon02,
  li.ribbon01 {
    margin: 20pt 0;
    line-height: 13pt;
  }
  li.ribbon04:after,
  li.ribbon03:after,
  li.ribbon02:after,
  li.ribbon01:after {
    top: 0px;
    right: -24pt;
    border-width: 24pt 0pt 24pt 24pt;
  }
  .figura-rara {
    position: absolute;
    width: 300px;
    height: 400px;
    margin-top: -20pt;
    margin-left: 20pt;
  }
  .transform-invert {
    position: absolute;
    transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    bottom: 23pt;
  }
  .text-soliciones-360, .btn-contact-seccion-solucion {
    display: none;
  }
  .img-soluciones img {
    height: 25vh;
    border: 1px solid rgb(15, 50, 206);
  }
  .for-circle {
    margin-top: -20%;
  }
  .bg-soluciones-experiencia {
    margin-top: -35vh;
    z-index: 99990;
    margin-bottom: 200pt;
    border: 1px solid rgb(234, 238, 11);
  }
  .bg-img-soluciones {
    margin-bottom: 0%;
    padding-bottom: 0%;
  }
  .experiencia-circle {
    height: 150pt !important;
    width: 150pt !important;
    display: block !important;
    margin: -38% 42% !important;
  }
  .h3-experiencia {
    margin-top: 10pt;
    width: 100%;
  }
  .h3-experiencia h3 {
    float: none;
    text-align: center;
  }
  .text-experiencia {
    color: #fff;
    margin-top: 2%;
  }
  .text-experiencia p {
    float: none;
    text-align: center;
    font-size: 20px;
    width: 100%;
  }
  .bg-img-soluciones > .row:nth-child(1) {
    justify-content: center !important;
  }
  .experiencia-img {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .mt-soluciones-first {
    margin-top: 0%;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  #navMain a {
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    font-family: "Montserrat SemiBold";
    line-height: 19px;
    text-align: center;
    margin-left: 20px;
  }
  .text-logistica {
    color: #2563af;
    font-size: 18pt;
    text-align: center;
    font-family: "Basier Square Bold";
    /*margin-top: calc(-55vh);
    margin-left: calc(12vw);
    width: 300px;*/
  }
  .text-eficiencia {
    color: #fff;
    font-size: 18pt;
    text-align: center;
    font-family: "Basier Square Bold";
    /*margin-top: calc(20vh);
      margin-left: calc(54vw);*/
    width: 350px;
  }
  .btn-contact-seccion-1 {
    background-color: #fff !important;
    color: #2563af;
    font-size: 23pt;
    /*margin-top: 5pt;
      margin-left: calc(45vw);*/
  }
  .bg-soluciones {
    margin-top: 0px;
    z-index: 990;
  }
  .bg-soluciones-experiencia {
    margin-top: -60vh;
    z-index: 99990;
    margin-bottom: 300pt;
  }
  .experiencia-img {
    width: 90%;
  }
  .img-soluciones img {
    height: 30vh;
    border: 1px solid rgb(138, 10, 59);
  }
  .for-circle {
    margin-top: -12%;
  }
  .mt-soluciones-first {
    margin-top: -5rem;
  }
  .mt-soluciones {
    margin-top: 6rem;
  }
  .text-soliciones-360 {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-family: "Basier Square Bold";
    font-size: 2rem;
    margin-top: 14%;
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .img-soluciones img {
    height: 40vh;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .mt-soluciones-first {
    margin-top: -1rem;
  }
  .mt-soluciones {
    margin-top: 3rem;
  }
}
@media (min-width: 1400px) {
  .cintillo {
    position: relative;
    /* background-image: url(../image/seccion_2/cintillo.png);
      background-size:cover;
      background-repeat: no-repeat;*/
    margin-left: -12%;
    z-index: -999;
    width: 100%;
    height: 110px;
    background-color: #12497f;
  }
  .img-soluciones {
    margin-top: -7%;
  }
  .bg-soluciones-experiencia {
    margin-top: -48%;
    z-index: 99990;
    margin-bottom: 33%;
  }
  .text-experiencia {
    position: relative;
    color: #fff;
    font-family: "Montserrat Regular";
    float: right;
    margin-top: 10pt;
  }
  .text-experiencia p {
    text-align: right;
    width: 400pt;
    font-size: 19pt;
  }
  .h3-generamos-valor {
    font-family: "Basier Square Bold";
    color: #2563af;
    font-size: 40pt;
    text-align: left;
    width: 70%;
  }
  .img-negocio {
    margin-top: -40pt;
  }
  .border-blue h3 {
    font-size: 16pt;
  }
  .figura-rara {
    position: absolute;
    width: 300px;
    background-color: #092846;
    height: 400px;
    margin-top: -30px;
    /*margin-left: 250pt;*/
    margin-left: 220pt;
    clip-path: polygon(0% 0.5%, 0% 0%, 50% 0%, 99.5% 28.5%, 99.5% 29%, 49.9% 0.5%);
  }
  .figura-rara-v2 {
    position: absolute;
    width: 300px;
    background-color: #2463af;
    height: 400px;
    margin-top: -25pt;
    margin-left: -250pt;
    /*clip-path: polygon(
      100% 0.5%,
      100% 0%,
      50% 0%,
      0% 50%,
      0.5% 50.5%,
      50.5% 0.5%
    );*/
    clip-path: polygon(108% 0.5%, 100% 0%, 42% 0%, 0% 28%, 0.5% 28%, 42% 0.5%);
  }
  .figura-rara-line {
    position: absolute;
    width: 300px;
    background-color: #0e3861;
    height: 400px;
    margin-top: -30px;
    margin-left: 200px;
    clip-path: polygon(100% 0.5%, 100% 0%, 0.5% 0%, 0% 0.5%);
  }
  .figura-rara-line-2 {
    position: absolute;
    width: 300px;
    background-color: #12497f;
    height: 400px;
    margin-top: -11pt;
    margin-left: 200pt;
    clip-path: polygon(100% 0.5%, 100% 0%, 0.5% 0%, 0% 0.5%);
  }
  .figura-rara-line-3 {
    position: absolute;
    width: 300px;
    background-color: #12497f;
    height: 400px;
    margin-top: -33px;
    margin-left: -320px;
    clip-path: polygon(100% 0.5%, 100% 0%, 0.5% 0%, 0% 0.5%);
  }
  .figura-rara-line-4 {
    position: absolute;
    width: 300px;
    background-color: #0e3861;
    height: 400px;
    margin-top: -33px;
    margin-left: -320px;
    clip-path: polygon(100% 0.5%, 100% 0%, 0.5% 0%, 0% 0.5%);
  }
  .transform-invert {
    position: absolute;
    transform: scaleY(-1);
    -moz-transform: scaleY(-1); /* Firefox */
    -webkit-transform: scaleY(-1); /* Chrome - Safari */
    -o-transform: scaleY(-1);
    bottom: 45px;
    background-color: #2463af;
  }
  .transform-invert-v2 {
    position: absolute;
    transform: scaleY(-1);
    -moz-transform: scaleY(-1); /* Firefox */
    -webkit-transform: scaleY(-1); /* Chrome - Safari */
    -o-transform: scaleY(-1);
    bottom: 45px;
    background-color: #092846;
  }
  .cir {
    display: flex;
    justify-content: center;
    margin: 5% auto 0% auto;
    position: relative;
    height: 80vh;
    z-index: 999;
  }
  .circle {
    position: relative;
    background-color: transparent;
    position: relative;
    border: 2px solid #a5bedd;
    border-radius: 50%;
    width: 300pt;
    height: 300pt;
    margin: 15% auto;
  }
  .circle::before {
    content: " ";
    position: absolute;
    top: 35px;
    left: 35px;
    right: 35px;
    bottom: 35px;
    border: 3px solid #80a3cf;
    border-radius: 50%;
  }
  .circle img {
    display: flex;
    justify-content: center;
    width: 230pt;
    height: 230pt;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  @-webkit-keyframes cenisrotatedown {
    0% {
      left: 200pt;
      top: 4pt;
    }
    50% {
      left: 300pt;
      top: 4pt;
    }
    50% {
      left: 320pt;
      top: 4pt;
    }
    55% {
      rotate: 5deg;
    }
    60% {
      rotate: 20deg;
    }
    65% {
      rotate: 25deg;
    }
    70% {
      rotate: 35deg;
    }
    100% {
      rotate: 45deg;
      left: 470pt;
      top: 100pt;
    }
  }
  @-webkit-keyframes cenisrotateup {
    0% {
      left: 250pt;
      top: 3pt;
    }
    50% {
      left: 295pt;
      top: 3pt;
    }
    50% {
      left: 315pt;
      top: 3pt;
    }
    50% {
      rotate: -5deg;
      top: 3pt;
    }
    70% {
      rotate: -45deg;
    }
    100% {
      rotate: -50deg;
      left: 550pt;
      top: -170pt;
    }
  }
  @-webkit-keyframes cenishorizontalleft {
    0% {
      left: 250px;
      top: 5px;
    }
    100% {
      left: 600px;
      top: 5px;
    }
  }
  @-webkit-keyframes cenishorizontalright {
    0% {
      left: -60px;
      top: 0px;
    }
    100% {
      left: -300px;
      top: 0px;
    }
  }
  @-webkit-keyframes cenisrotatedown2 {
    0% {
      left: -80pt;
      top: 5px;
    }
    50% {
      left: -170pt;
      top: 5px;
    }
    50% {
      left: -170pt;
    }
    55% {
      rotate: -5deg;
    }
    60% {
      rotate: -45deg;
    }
    70% {
      rotate: -45deg;
    }
    100% {
      rotate: -55deg;
      left: -300pt;
      top: 110pt;
    }
  }
  @-webkit-keyframes cenisrotateup2 {
    0% {
      left: -80pt;
      top: 5pt;
    }
    50% {
      left: -130pt;
      top: 5pt;
    }
    50% {
      left: -150pt;
    }
    55% {
      rotate: 5deg;
    }
    60% {
      rotate: 45deg;
    }
    65% {
      rotate: 45deg;
    }
    70% {
      rotate: 55deg;
    }
    100% {
      rotate: 65deg;
      left: -290pt;
      top: -150pt;
    }
  }
  .ul-vertical.left li img,
  .ul-vertical.right li img {
    z-index: -9999;
    display: none;
  }
  .show {
    display: block !important;
  }
  .ul-vertical.left li.down-left:hover img {
    display: block;
    position: absolute;
    top: 0px;
    -webkit-animation-name: cenisrotatedown;
    -webkit-animation-duration: 4s;
    -webkit-animation-direction: alternate;
    -webkit-animation-timing-function: ease-in-out;
  }
  .ul-vertical.left li.up-left:hover img {
    display: block;
    position: absolute;
    top: 0px;
    -webkit-animation-name: cenisrotateup;
    -webkit-animation-duration: 4s;
    -webkit-animation-direction: alternate;
    -webkit-animation-timing-function: ease-in-out;
  }
  .ul-vertical.left li.lineal:hover img {
    display: block;
    position: absolute;
    top: 0px;
    -webkit-animation-name: cenishorizontalleft;
    -webkit-animation-duration: 4s;
    -webkit-animation-direction: alternate;
    -webkit-animation-timing-function: ease-in-out;
  }
  .ul-vertical.right li.lineal:hover img {
    display: block;
    position: absolute;
    left: -100px;
    top: 0px;
    -webkit-animation-name: cenishorizontalright;
    -webkit-animation-duration: 4s;
    -webkit-animation-direction: alternate;
    -webkit-animation-timing-function: ease-in-out;
  }
  .ul-vertical.right li.down-right:hover img {
    display: block;
    position: absolute;
    top: 0px;
    -webkit-animation-name: cenisrotatedown2;
    -webkit-animation-duration: 4s;
    -webkit-animation-direction: alternate;
    -webkit-animation-timing-function: ease-in-out;
  }
  .ul-vertical.right li.up-right:hover img {
    display: block;
    position: absolute;
    top: 0px;
    -webkit-animation-name: cenisrotateup2;
    -webkit-animation-duration: 4s;
    -webkit-animation-direction: alternate;
    -webkit-animation-timing-function: ease-in-out;
  }
  .mt-soluciones-first {
    margin-top: 7rem;
  }
  .mt-soluciones {
    margin-top: 13rem;
  }
  .text-soliciones-360 {
    font-size: 5rem;
    margin-top: -24%;
  }
}
@media (max-width: 575.98px) {
  .text-soluciones-medida {
    padding-top: 5%;
    font-size: 21pt;
  }
  .img-soluciones img {
    height: 22vh;
    width: 100%;
  }
  .bg-soluciones-experiencia {
    margin-top: -40vh;
    z-index: 99990;
    margin-bottom: 30pt;
  }
  .h3-experiencia h3 {
    position: relative;
    margin-top: 160pt;
    color: #2563af;
    font-family: "Montserrat Bold";
    font-size: 30px;
    text-align: center;
    float: none;
  }
  .text-experiencia {
    position: relative;
    color: #494949;
    font-family: "Montserrat Regular";
    float: none;
    margin-top: 55pt;
  }
  .text-experiencia p {
    text-align: center;
    width: 100%;
    font-size: 19pt;
    color: #494949;
  }
  .container--title {
    font-size: 24px;
    width: 100%;
    margin-left: 0%;
    margin-top: -61%;
    text-align: center;
  }
  .btn-contactanos-conozca {
    font-size: 20px;
    text-align: center;
    top: 50%;
    left: 35%;
    margin: opt;
  }
  .mision-vision {
    text-align: center;
  }
  .mision-vision .line {
    width: 100%;
  }
  .bg-contacto-titulo-v2 .row:nth-child(2) div:nth-child(1) {
    margin-bottom: 5rem;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .img-soluciones img {
    height: 22vh;
    width: 100%;
  }
  .bg-soluciones-experiencia {
    margin-top: -55vh;
    border: 1px solid green;
    z-index: 99990;
    margin-bottom: 300pt;
  }
  .h3-experiencia h3 {
    position: relative;
    margin-top: 170pt;
    color: #fff;
    font-family: "Montserrat Bold";
    font-size: 30px;
    text-align: center;
    float: none;
  }
  .text-experiencia {
    position: relative;
    color: #494949;
    font-family: "Montserrat Regular";
    float: none;
    margin-top: 35pt;
  }
  .text-experiencia p {
    text-align: center;
    width: 100%;
    font-size: 19pt;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  /*.bg-soluciones-experiencia {
    margin-top: calc(-60vh);
    z-index: 99990;
    margin-bottom: 300pt;
  }*/
  .h3-experiencia h3 {
    position: relative;
    margin-top: 10vw;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .text-logistica {
    color: #2563af;
    font-size: 25pt;
    text-align: center;
    font-family: "Basier Square Bold";
    margin-top: 70pt;
    width: 250pt;
    margin: 10% auto auto auto;
  }
  .text-eficiencia {
    color: #fff;
    font-size: 20pt;
    text-align: center;
    font-family: "Basier Square Bold";
    margin: 80% auto auto auto;
    width: 300pt;
    /*margin-top: 140pt;
    margin-left: 550pt;
    width: 550px;*/
  }
  .btn-contact-seccion-1 {
    margin-top: 2%;
    background-color: #fff !important;
    color: #2563af;
    font-size: 23pt;
    /*margin-top: 5pt;
    margin-left: 550pt;*/
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .text-logistica {
    color: #2563af;
    font-size: 25pt;
    text-align: center;
    font-family: "Basier Square Bold";
    margin-top: 70pt;
    width: 250pt;
    margin: 10% auto auto auto;
  }
  .text-eficiencia {
    color: #fff;
    font-size: 20pt;
    text-align: center;
    font-family: "Basier Square Bold";
    margin: 80% auto auto auto;
    width: 300pt;
    /*margin-top: 140pt;
    margin-left: 550pt;
    width: 550px;*/
  }
  .btn-contact-seccion-1 {
    margin-top: 2%;
    background-color: #fff !important;
    color: #2563af;
    font-size: 23pt;
    /*margin-top: 5pt;
    margin-left: 550pt;*/
  }
}
@media (min-width: 1200px) and (max-width: 1399.98px) {
  .text-logistica {
    color: #2563af;
    font-size: 25pt;
    text-align: center;
    font-family: "Basier Square Bold";
    margin-top: 70pt;
    width: 250pt;
    margin: 10% auto auto auto;
  }
  .text-eficiencia {
    color: #fff;
    font-size: 20pt;
    text-align: center;
    font-family: "Basier Square Bold";
    margin: 65% auto auto auto;
    width: 300pt;
    /*margin-top: 140pt;
    margin-left: 550pt;
    width: 550px;*/
  }
  .btn-contact-seccion-1 {
    margin-top: 2%;
    background-color: #fff !important;
    color: #2563af;
    font-size: 23pt;
    /*margin-top: 5pt;
    margin-left: 550pt;*/
  }
}

/*# sourceMappingURL=style.css.map */
