@font-face {
  font-family:"Montserrat-Bold";
  src:url("../fonts/Montserrat-Bold.eot?") format("eot"),
  url("../fonts/Montserrat-Bold.woff") format("woff"),
  url("../fonts/Montserrat-Bold.ttf") format("truetype"),
  url("../fonts/Montserrat-Bold.svg#Montserrat-Bold") format("svg");
  font-weight:normal;
  font-style:normal;
}

@font-face {
  font-family:"Montserrat-Regular";
  src:url("../fonts/Montserrat-Regular.eot?") format("eot"),
  url("../fonts/Montserrat-Regular.woff") format("woff"),
  url("../fonts/Montserrat-Regular.ttf") format("truetype"),
  url("../fonts/Montserrat-Regular.svg#Montserrat-Regular") format("svg");
  font-weight:normal;
  font-style:normal;
}

@font-face {
    font-family: 'montserratblack';
    src: url('../fonts/montserrat-black-webfont.eot'),
         url('../fonts/montserrat-black-webfont.woff') format('woff'),
         url('../fonts/montserrat-black-webfont.ttf') format('truetype'),
         url('../fonts/montserrat-black-webfont.svg#montserratblack') format('svg');
    font-weight: normal;
    font-style: normal;
}

#contenedor{
  width:100%;
  overflow:hidden;
  position:relative;
  font-size: 18px;
  color: #8b8989;
  font-family:"Montserrat-Regular";
}

.pad{
  padding-left:0px;
  padding-right:0px;
}

.clear{
  clear:both;
}

#datos_header{
  background-color:#191A48;
  padding: 4px 0px;
}

.datos_header ul{
  float: right;
  padding-top: 10px;
}

.datos_header ul li{
  color: #fff;
  font-size: 16px;
  float: left;
  margin-left: 26px;
}

.datos_header ul li a{
  color: #fff;
}

.ico1 {
  background-image: url(../img/ico-email.png);
  background-position: 0px 2px;
  background-repeat: no-repeat;
  float: left;
  height: 24px;
  width: 23px;
}

.ico2 {
  background-image: url(../img/ico-cel.png);
  background-position: 0px -1px;
  background-repeat: no-repeat;
  float: left;
  height: 24px;
  width: 23px;
}

.logo a {
  position: relative;
  float: left;
  z-index: 99999999;
}

#barra-menu{
  padding: 9px 0px;
  background-color: #fff;
}

#menu{
  padding-bottom: none;
  background: transparent;
  width: 100%;
  margin-bottom:0;
  font-family:"Montserrat-Bold";
  border: none;
  min-height: 10px;
}

.menu {
  text-align:right;
}

#navbar li{
  display: inline-block;
  margin: 65px 0px 0px 43px;
}

#navbar a{
  color: #8b8989;
  float: left;
  position: relative;
  display:inline-block;
  padding: 2px 0px;
  text-transform: uppercase;
  font-size: 18px;
}

#navbar a:hover{
  color: #191A48;
  text-decoration:none;
}

#navbar .selec{
  color:#191A48;
  border-bottom: 2px solid #191A48;
  text-decoration:none;
}

/*#banner{
  margin-top: 9%;
}*/

#banner .carousel-indicators{
  bottom:10px;
  width: 58%;
}

#banner .carousel-indicators li {
  background-color: #fff;
  border: 2px solid #191A48;
  border-radius: 64px;
  width: 16px;
  height: 16px;
  margin-left:0px;
}

#banner .carousel-indicators .active{
  background-color: #B27E2A;
  border: 2px solid #fff;
}

.texto{
  position: absolute;
  bottom: 25%;
  width: 100%;
  color: #FFF;
  text-align: center;
  text-shadow: 3px 2px 1px #000;
  padding: 45px 37px;
}

.texto h1{
  text-align: center;
  font-size:72px;
  padding-bottom: 12px;
  font-family: 'montserratblack';
  text-shadow: 2px 3px 2px #000;
}

.texto h2{
  font-family:"Montserrat-Bold";
  font-size: 60px;
  line-height: 52px;
  padding-bottom: 40px;
}

.texto p{
  line-height: 29px;
  font-size: 24px;
}

.line-banner{
  width: 25%;
  height: 5px;
  background-color: #fff;
  display: inline-block;
  margin-bottom: 25px;
}

#home_somos {
  padding:75px 0px;
}

.text-home_somos h1{
  font-family: 'montserratblack';
  font-size: 41px;
  float: left;
  background-color: #B27E2A;
  padding: 15px 26px 15px 16px;
  color: #fff;
}

.text-home_somos h2{
  font-family: 'montserratblack';
  font-size: 41px;
  letter-spacing: 15px;
  color: #fff;
  background-color: #191A48;
  padding: 15px 26px 15px 16px;
  float: left;
}

.text-home_somos h3{
  color: #1d1c1c;
  font-size: 16px;
  padding-top: 15px;
  float: left;
  padding-left: 15px;
}

.text-home_somos p{
  line-height:25px;
}

#aliado-home{
  padding: 151px 0px;
  background-image: url(../img/aliado-estrategico.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.text-aliado{
  padding:61px 70px;
  background-color: #fff;
  box-shadow: 0 0 14px #0000008f;
  margin-top:6%;
  margin-bottom: 8%;
}

.text-aliado h1{
  font-size: 41px;
  font-family: 'montserratblack';
  color: #191A48;
  padding-bottom:15px;
}

.text-aliado p{
  line-height: 24px;
  padding-bottom: 41px;
}

.hover{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  display: none;
}

.btn-saber-mas{
  width: 100%;
  float: left;
  position:absolute;
}

.btn-saber-mas:hover .hover{
  display: block;
}

#servicios-home{
  padding: 77px 0px;
}

#servicios-home h1{
  font-family: 'montserratblack';
  font-size: 108px;
  color: #B27E2A;
}

#servicios-home h2{
  color: #31324F;
  font-size: 40px;
  font-family:"Montserrat-Bold";
  margin-left: 34%;
}

#servicios-home h3{
  color: #B27D2A;
  font-size: 70px;
  font-family: 'montserratblack';
  margin-left: 35%;
}

#servicios-home h4{
  color: #31324F;
  text-transform: uppercase;
  font-family:"Montserrat-Bold";
  font-size:40px;
  margin-left: 46%;
}

.educacion {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 44px;
}

.text_educacion {
  bottom: 0px;
  height: 100%;
  position: absolute;
  text-align: center;
  width: 100%;
  left: 0%;
}

.text_educacion h1{
  color: #FFF;
  font-family: 'montserratblack';
  text-shadow: 2px 2px 1px #000000b5;
  font-size: 26px;
  text-align: center;
  margin-top: 35%;
}

.text_educacion h2{
  color: #FFF;
  font-family: "Montserrat-Bold";
  text-shadow: 2px 2px 1px #000000b5;
  font-size: 24px;
  text-align: center;
}

.educacion:hover .text_educacion {
  background:#B27E2A80;
  visibility: visible;
}

.flec{
  width: 60px;
  height: 60px;
  background-image: url(../img/mas.png);
  display: inline-block;
  background-repeat: no-repeat;
}

#trabaja-nosotros{
  padding: 65px 0px;
  background-image: url(../img/trabaja-nosotros.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.text-trabaja-nosotros{
  margin-top: 7%;
  margin-bottom: 28px;
}

.text-trabaja-nosotros h1{
  text-align: center;
  font-family: "Montserrat-Bold";
  text-shadow: 1px -1px 7px #fff;
  color: #191A48;
  font-size: 57px;
}

.text-trabaja-nosotros  h2{
  color: #fff;
  font-size: 100px;
  text-align: center;
  font-family: 'montserratblack';
  text-shadow: 1px -1px 7px #000;
}

#form-home{
  background-image: url(../img/bg-circulo.png);
  background-repeat: no-repeat;
  padding: 65px 0px;
  background-position: bottom left;
}

.form-home{
  padding: 45px 39px;
  background-color: #fff;
  margin-top: -33px;
  box-shadow: 0 0 14px #0000005c;
}

.formulario{
  padding: 45px 39px;
  background-color: #fff;
}

.formulario input {
  width: 100%;
  box-shadow:0 0 6px #00000075;
  color: #504f4f;
  border: none;
  font-size: 18px;
  padding: 10px 16px;
  border-radius: 12px;
  margin-top: 5px;
}

.formulario textarea {
  width: 100%;
  background-color:#F5F5F5;
  color: #504f4f;
  border: none;
  padding: 8px 16px;
  margin-top: 5px;
  height:110px;
  border-radius: 12px;
  box-shadow:0 0 6px #00000075;
}

.formulario h2 {
  text-align: center;
  font-size: 22px;
  margin-top:12px !important;
  color: #504f4f !important;
  padding-left:10px;
  font-family:"Copper Penny DTP Normal";
}

.formulario h3 {
  text-align: center;
  font-size: 18px;
  color: #8b8a8a !important;
  padding-left:10px;
  padding-bottom: 45px;
}

.formulario h4 {
  text-align: left;
  font-size: 18px;
  margin-top:12px !important;
  color: #191A48 !important;
  padding-left:10px;
  margin-top: 18px;
  margin-bottom: 3px !important;
}

.formulario h5{
  padding-top: 10px;
  text-align: left;
  font-size: 11px;
  float: left;
  width: 100%;
  color: #191A48 !important;
}

#enviar {
  width: 80px !important;
  cursor: pointer;
  position: relative;
  float: right;
  color: #fff !important;
  text-align: center;
  font-size: 13px !important;
  font-family: "Montserrat-Bold";
  margin-top: 20px !important;
  padding: 7px 0px !important;
  background:#191A48 !important;
  margin-right: 15px;
  border: none !important;
  border-radius: 0px !important;
}

#enviar:hover{
  background-color:#B17C2D !important;
}

#borrar {
  width: 80px !important;
  cursor: pointer;
  position: relative;
  float: right;
  color: #fff !important;
  font-size: 13px !important;
  font-family: "Montserrat-Bold";
  text-align: center;
  margin-top: 20px !important;
  padding: 7px 0px !important;
  background:#191A48 !important;
  border: none !important;
  border-radius: 0px !important;
}

#borrar:hover{
  background-color:#B17C2D !important;
}

footer{
  padding-top: 28px;
  padding-bottom: 15px;
  background-color: #191A48;
}

footer p{
  color: #fff;
  font-size: 17px;
  display: flex;
  margin-bottom: 9px;
  line-height: 22px;
}

footer a{
  color: #fff;
}

footer a:hover{
  color: #fff;
  text-decoration: none;
}

footer h1{
  color: #fff;
  padding-bottom: 24px;
  font-family: "Montserrat-Bold";
}

footer span {
  float: left;
  padding-right: 11px;
}

#web{
  background-color: #B27E2A;
  padding: 2px 0px;
  text-align: right;
}

#copy{
  padding: 5px 12px;
}

#copy a {
  background: url(../img/web.svg) no-repeat right;
  color: #ffffff3b;
  display: inline-block;
  font-size: 12px;
  text-decoration: none !important;
  padding-right: 124px;
}

#redes h1{
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
  padding-bottom: 12px;
  text-align: right;
}

#lin{
  background: url(../img/redes.png) right no-repeat;
  width: 48px;
  height: 51px;
  float:right;
  position: relative;
}

#fb{
  background: url(../img/redes.png) left no-repeat;
  width: 50px;
  height: 51px;
  float:right;
  position: relative;
}

#ins{
  background: url(../img/redes.png) -47px 5px no-repeat;
  width: 50px;
  height: 51px;
  float:right;
  position: relative;
}

#titulo {
  padding-top:113px;
  padding-bottom: 82px;
  background-size: cover;
  margin-top: 8%;
}

#titulo h1 {
  text-align: center;
  font-family: 'montserratblack';  
  text-shadow: -3px 4px 3px #000;
  padding-bottom:8px;
  color: #fff;
  font-size: 72px;
}

#titulo h2{
  font-size: 60px;
  color: #B07B2B;
  font-family: "Montserrat-Bold";
  text-shadow: -3px 4px 3px #000;
  text-align: center;
}

.bg2 {
  background: url(../img/empresa/bg.jpg) no-repeat center top;
  background-size: auto;
}

.bg3{
  background: url(../img/servicios/bg.jpg) no-repeat center top;
  background-size: auto;
}

.bg4{
  background: url(../img/blog/bg.jpg) no-repeat center top;
  background-size: auto;
}

.bg5{
  background: url(../img/trabaja-nosotros.jpg) no-repeat center top;
  background-size: auto;
}

.bg6{
  background: url(../img/bg-pqrs.jpg) no-repeat center top;
  background-size: auto;
}

.bg7{
  background: url(../img/bg-contacto.jpg) no-repeat center top;
  background-size: auto;
}

#empresa{
  padding: 85px 0px;
}

.empresa_text h1{
  font-family: 'montserratblack'; 
  font-size: 24px;
  padding-bottom: 15px;
}

.empresa_text p{
  line-height: 23px;
}

.empresa_title h1{
  font-family: 'montserratblack';
  font-size: 41px;
  float: left;
  background-color: #B27E2A;
  padding: 15px 65px 15px 16px;
  color: #fff;
}

.empresa_title h2{
  font-family: 'montserratblack';
  font-size: 41px;
  letter-spacing: 15px;
  color: #fff;
  background-color: #191A48;
  padding: 15px 45px 15px 16px;
  float: left;
}

#soluciones{
  padding-top: 95px;
  background-color: #191A48;
}

#soluciones h1{
  font-family: 'montserratblack';
  font-size: 110px;
  color: #fff;
}

#soluciones h2{
  color: #AC7B27;
  font-size: 67px;
  font-family: "Montserrat-Bold";
  margin-left: 33%;
}

#soluciones h3{
  color: #fff;
  font-size: 70px;
  font-family: 'montserratblack';
  margin-left: 43%;
}

#carouselitem .carousel-indicators{
  text-align: center; !important;
  bottom: -49%;
}

#carouselitem .carousel-indicators li{
  background-color: #fff;
  border: 2px solid #191A48;
  width: 16px;
  height: 16px;
}

#carouselitem .carousel-indicators .active{
  background-color:#B68C3E;
  border: 2px solid #000;
  height: 16px;
  width: 16px;
}

#valores{
    padding-top:46px;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(0deg, rgba(255,255,255,1) 49%, rgba(25,26,72,1) 49%);
    background: -webkit-linear-gradient(0deg, rgba(255,255,255,1) 49%, rgba(25,26,72,1) 49%);
    background: linear-gradient(0deg, rgba(255,255,255,1) 49%, rgba(25,26,72,1) 49%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#191a48",GradientType=1); 
}

.text-valores{
  padding-top: 70px;
  padding-bottom: 95px;
  background-color: #fff;
}

.text-valores h1{
  font-family: 'montserratblack';
  color: #191A48;
  font-size: 26px;
  padding-bottom: 15px;
}

.text-valores h2{
  font-family: "Montserrat-Bold";
  font-size: 24px;
  color: #B27E2A;
  padding-bottom: 15px;
}

.text-valores p{
  line-height: 27px;
}

#link-cargo{
  background-image: url(../img/empresa/bg-link-cargo.jpg);
  background-size: cover;
}

.text-link-cargo{
  margin-top:9%;
  margin-bottom: 7%;
  padding: 105px 170px;
  background-color: #ffff;
}

.text-link-cargo p{
  line-height: 34px;
  font-size: 20px;
  text-align: center;
}

.text-link-cargo p span{
  font-size: 20px;
  color: #191A48;
  font-family: 'montserratblack';
}

.text-link-cargo p strong{
  color: #191A48;
  font-family:"Montserrat-Regular";
}

#servicios{
  padding:98px 0px;
}

#item-servicio{
  padding: 65px 0px;
}

.text-item-servicio h1{
  font-size: 41px;
  color: #191A48;
  font-family: 'montserratblack';
  padding-bottom: 12px;
}

.text-item-servicio h2{
  padding-bottom: 25px;
  font-size: 30px;
}

.text-item-servicio ul li{
  background-image: url(../img/servicios/li.png);
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 23px;
  line-height: 30px;
}

.ft-servicios{
  background-position: right top;
  background-image: url(../img/servicios/bg-fotos.png);
  background-size:contain;
  background-repeat: no-repeat;
  padding-top: 75px;
  padding-bottom: 87px;
}

#carouselitem2 .carousel-indicators{
  text-align:left; !important;
  bottom: -22%;
  left: 0%;
  margin-left: 0%;
}

#carouselitem2 .carousel-indicators li{
  background-color: #B27E2A;
  border: 2px solid #191A48;
  width: 17px;
  height: 17px;
}

#carouselitem2 .carousel-indicators .active{
  background-color:#fff;
  border: 2px solid #191A48;
  height: 17px;
  width: 17px;
}

#btn-volver{
  margin-bottom: 45px;
}

#noticias{
  padding: 65px 0px;
}

.noticia {
  display: flex;
  padding: 0px 36px;
}

.noticias {
  border-radius: 10px;
  border:3px solid #e5e5e5;
  margin-bottom: 53px;
}

.text_noticias {
  padding: 25px;
}

.text_noticias h1 {
   font-family: 'montserratblack';
   color: #171945;
   font-size: 20px;
   padding-bottom: 10px;
}

.text_noticias p {
  font-size: 17px;
  line-height: 20px;
  padding-bottom: 53px;
}

.text_noticias h2 {
  background-image: url(../img/blog/ico.png);
  background-repeat: no-repeat;
  color: #B37C26;
  font-size: 18px;
  float: left;
  padding-left: 31px;
  line-height: 27px;
}

.text_noticias a {
  color: #fff;
  padding: 7px 17px;
  font-family: 'montserratblack';
  background-color: #171A44;
  border: none !important;
  text-decoration: none;
  float: right;
  font-size: 12px;
  text-transform: uppercase;
  border-radius: 36px;
}

.text_noticias a:hover{
  background-color: #B27E2A;
}

#det-blog{
  padding: 65px 0px;
}

.det-blog h1{
  text-align: center;
  font-family: 'montserratblack';
  color: #151245;
  font-size: 41px;
  padding-bottom: 14px;
}

.det-blog h2{
  text-align: center;
  font-size: 30px;
  padding-bottom: 35px;
}

.det-blog h3{
  font-family:"Montserrat-Bold";
  font-size: 18px;
  padding:20px 74px;
}

.det-blog p{
  margin-top:25px;
  line-height: 27px;
  padding: 0px 74px;
  text-align: justify;
}

#contactenos{
  background-image: url(../img/bg-texture.png);
  background-size: contain;
  background-repeat: no-repeat;
  padding:35px 0px;
}

.text-contactenos{
  padding-right: 92px;
  margin-top: 65px;
}

.text-contactenos h1{
  font-size: 18px;
  font-family: 'montserratblack';
  line-height: 27px;
}

.text-contactenos p{
  font-size: 18px;
  padding-bottom: 45px;
  line-height: 21px;
}

.formulario-con{
  padding: 45px 39px;
  background-color: #fff;
}

.formulario-con input {
  width: 100%;
  box-shadow:0px 1px 3px 1px #00000040;
  color: #504f4f;
  border: none;
  font-size: 16px;
  padding: 8px 16px;
  border-radius: 12px;
  margin-top: 5px;
}

.formulario-con textarea {
  width: 100%;
  background-color:#FFF !important;
  color: #504f4f;
  border: none;
  padding: 8px 14px;
  margin-top: 5px;
  height:110px;
  font-size: 16px;
  border-radius: 12px;
  box-shadow: 0px 1px 3px 1px #00000040;
}

.formulario-con h2 {
  text-align: center;
  font-size: 22px;
  margin-top:12px !important;
  color: #504f4f !important;
  padding-left:10px;
  font-family:"Copper Penny DTP Normal";
}

.formulario-con h3 {
  text-align: center;
  font-size: 18px;
  color: #8b8a8a !important;
  padding-left:10px;
  padding-bottom: 45px;
}

.formulario-con h4 {
  text-align: left;
  font-size: 16px;
  margin-top:12px !important;
  color: #191A48 !important;
  padding-left:10px;
  margin-bottom: 3px !important;
}

.formulario-con h5{
  padding-top: 10px;
  text-align: left;
  font-size: 11px;
  float: left;
  width: 100%;
  color: #191A48 !important;
}

.form-control {
  width: 100%;
  background-color: #fff;
  color: #191A48;
  box-shadow:0px 1px 3px 1px #00000040;
  font-size: 15px;
  padding: 8px 12px;
  margin-top: 5px;
  margin-bottom: 18px;
  border-radius: 10px;
  border: none;
  height: 40px;
}

#enviar-con {
  width: 100px !important;
  cursor: pointer;
  position: relative;
  float: right;
  color: #fff !important;
  text-align: center;
  font-size: 16px !important;
  margin-top: 20px !important;
  padding: 13px 0px !important;
  background:#191A48 !important;
  margin-right: 15px;
  border: none !important;
  border-radius: 0px !important;
  text-transform: uppercase;
  box-shadow: none;
}

#enviar-con:hover{
  background-color:#B17C2D !important;
}

#borrar-con {
  width: 100px !important;
  cursor: pointer;
  position: relative;
  float: right;
  color: #fff !important;
  font-size: 16px !important;
  text-transform: uppercase;
  text-align: center;
  margin-top: 20px !important;
  padding: 13px 0px !important;
  background:#191A48 !important;
  border: none !important;
  border-radius: 0px !important;
  box-shadow: none;
}

#borrar-con:hover{
  background-color:#B17C2D !important;
}

#map {
  height: 665px;
}

#ampliar {
  background-color:#171948;
  color: #FFF;
  text-align: center;
  padding: 15px 23px;
  position: absolute;
  right: 10%;
  text-transform: uppercase;
  bottom: 70px;
  font-size: 16px;
  text-decoration: none !important;
}

#ampliar:hover{
  background-color:#B18228;
}

.video {
  width: 100%;
  height: 523px;
  margin-top: 25px;
}

#float_whatsapp {
  background-image: url(../img/whatsapp.svg);
  background-repeat: no-repeat;
  animation: pulse 2s infinite;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  position: fixed;
  right: 15px;
  z-index: 99999;
  bottom: 49%;
}

#ser-home {
  padding-bottom: 108px;
}

#servicios-logistico{
  text-align: center;
  padding: 20px 0px;
  margin-top: 11%;
  background-color: #191a47;
  border-bottom: 6px solid #b27e29;
}

#servicios-logistico h1{
  font-size: 18px;
  padding-bottom: 45px;
}

#servicios-logistico h2{
  font-size: 40px;
  font-family: 'montserratblack';
  color: #1f2047;
  margin-bottom:65px;
}

.ser_item{
  width: 100%;
  float: left;
  position: relative;
}
.hover{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  display: none;
}

.ser_item:hover .hover{
  display: block;
}



@keyframes pulse {
    0% {
        transform: scale(0.95);
        box-shadow:0 0 0 0 rgba(24, 118, 46, 0.63);
    }
    
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
    }
    
    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
}

/*--------------------------------------------------------------------------------------------------*/

@media (max-width: 991px) and (min-width:200px){

  #navbar a {
    width: 100%;
    text-align: center;
    padding: 4px;
    text-decoration: none;
    border: none;
    font-size: 16px;
  }

  .text-home_somos p{
    margin-top: 24px;
  }

  #navbar li{
    width: 100%;
    margin:0px;
  }

  .navbar-header {
    float: none;
  }

  .navbar-left,.navbar-right {
    float: none !important;
  }

  .navbar-toggle {
    display: block;
    border: 1px !important;
    margin-right: 0px;
  }

   nav .me{
    color: #000;
    font-size: 15px;
    padding-bottom: 10px;
  }

   .navbar-nav{
    margin: 0px;
  }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
    
  .navbar-collapse.collapse {
    display: none!important;
  }

  .navbar-default .navbar-toggle .icon-bar{
    background-color: #000;
  }

  .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
    background-color: transparent;
  }

  .navbar-toggle .icon-bar{
    width: 45px;
    height: 1px;
    margin-top: 3px;
  }

  .navbar-nav>li {
    float: none;
  }

  .navbar-nav>li>a {
    padding-top: 10px ;
    padding-bottom: 10px;
  }

  .collapse.in{
    display:block !important;
  }

  .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{
    border-color: #fff0;
  }

}

/*----------------------------------------------------------*/

@media only screen and (max-width: 300px) {


  .img2 {
    width: 182px;
    float: left;
  }

  #servicios-logistico{
    margin-top: 73%;
  }

  #datos_header ul li{
    padding-left: 11px !important;
  }

  #banner .carousel-indicators{
    bottom: 9px;
  }

  #banner .carousel-indicators li{
    margin-left: 1px;
    width: 12px;
    height: 12px;
  }

  .home_somos p{
    font-size: 16px;
    line-height: 26px;
    padding: 0px;
  }

  .home_text_conoce p{
    padding: 0px;
    font-size: 17px;
    line-height: 25px;
  }

  .home_text_creamos a{
    margin-bottom: 46px;
  }

  .home_text_desarrollo{
    margin-left:0px;
  }

  #titulo{
    margin-top: 26%;
    padding-top: 124px;
    padding-bottom: 69px;
  }

  #titulo h1{
    font-size: 44px;
  }

  #home_disenos h1{
    font-size: 24px;
  }

  #quienes_somos{
    padding: 57px 0px;
  }

  .quienes_somos p{
    padding: 60px 19px;
    line-height: 27px;
  }

  .text_vision p{
    padding: 0px 20px;
    line-height: 26px;
  }

  #contenedor{
    font-size: 17px;
  }

  #formulario p{
    padding-bottom: 45px;
  }

  

}


/*-----------------------------------------------------------------------------------------------------------------------*/
@media (max-width: 400px) and (min-width:301px){

  #menu{
    margin-top: -62px;
  }

  #servicios-logistico{
    margin-top:47%;
  }

  .text-home_somos p{
    font-size: 16px;
    line-height: 22px;
  }

  .formulario h4{
    font-size: 15px;
  }

  .home_somos{
    padding-bottom: 18px;
  }

  #compra-home{
    padding: 106px 0px;
  }

  .img2 {
    width: 173px;
    float: left;
  }

  #compra-home p{
    font-size: 18px;
  }

  #compra-home h1{
    font-size: 40px;
  }

  #form-home h1{
    font-size: 39px;
  }

  .ico1{
    padding-right: 10px;
  }

  .text-form-home2 p{
    font-size: 15px;
  }

  .form-home{
    padding: 24px 18px;
  }

  #clientes-home p{
    font-size: 18px;
    line-height: 23px;
  }

  #clientes-home{
    padding: 119px 0px;
  }

  #clientes-home h1{
    font-size: 42px;
  }

  footer p{
    font-size: 14px;
    line-height: 23px;
  }

  #titulo h1{
    padding-bottom: 0px;
    font-size: 29px;
  }

  .text_educacion h1{
    margin-top: 22%;
  }

  .text-item-servicio h1{
    font-size: 31px;
  }

  .text-item-servicio h2{
    font-size: 23px;
  }

  .noticia{
    padding: 0px 14px;
    display: block;
  }

  .text_noticias p{
    font-size: 17px;
  }

  .text_noticias{
    padding: 19px;
  }

  .text-trabaja-nosotros h1{
    font-size: 34px;
  }

  .text-trabaja-nosotros h2{
    font-size: 41px;
  }

  .text-home_somos h1{
    font-size: 32px;
    padding: 13px 26px 7px 16px;
  }

  .text-home_somos h2{
    font-size: 30px;
  }

  .text-home_somos h3{
    margin-bottom: 15px;
  }

  .text-trabaja-nosotros{
    margin-top: 19%;
  }

  .det-blog h1{
    font-size: 25px;
  }

  .det-blog h2{
    font-size: 20px;
  }

  .det-blog p{
    padding: 0px;
    font-size: 15px;
    line-height: 20px;
  }

  #titulo{
    padding-top: 98px;
    margin-top:37%;
    padding-bottom: 33px;
  }

  #titulo h2{
    font-size: 32px;
  }

  .text-contactenos{
    padding-right: 14px;
  }

  .text-contactenos h1{
    line-height: 21px;
    font-size: 16px;
  }

  .text-aliado{
    padding: 33px 22px;
  }

  #servicios-home h1{
    font-size: 50px;
    text-align: center;
  }

  #servicios-home h2{
    text-align: center;
    font-size: 27px;
    margin-left: 0%;
  }

  #copy a {
    font-size: 11px;
    padding-right: 112px;
  }

  #redes h1{
    font-size: 15px;
  }

  #servicios-home h3{
    font-size: 38px;
    margin-left: 0%;
    text-align: center;
  }

  #servicios-home h4{
    text-align: center;
    font-size: 28px;
    margin-left: 0%;
  }

  #servicios-home{
    padding: 34px 0px;
  }

  .text-aliado h1{
    font-size: 30px;
  }

  .empresa_text p{
    font-size: 14px;
    line-height: 21px;
  }

  .empresa_text{
    margin-bottom: 19px;
  }

  .text-mision p{
    padding-bottom: 26px;
    font-size: 15px;
    line-height: 22px;
    padding-right: 0px;
  }

  #valores h2{
    font-size: 27px;
  }

  #valores h1{
    padding-bottom: 9px;
  }

  #centro h1{
    font-size: 17px;
  }

  .text-valores{
    padding-right: 32px;
    padding-bottom: 54px;
    padding-top: 44px;
    padding-left: 26px;
  }

  .arrows{
    margin-top: 0px;
  }
  
  .text-valores h2{
    font-size: 26px;
  }

  .text-valores p{
    font-size: 16px;
    line-height: 23px;
  }

  .text-link-cargo{
    padding: 48px 33px;
  }

  .text-link-cargo p{
    font-size: 17px;
    line-height: 23px;
  }

  .datos_header ul li{
    margin-left: 3px;
  }
  
  #centro h2{
    font-size: 19px;
    padding-bottom: 34px;
  }

  .text-centro p{
    font-size: 18px;
    line-height: 25px;
  }

  .caja-beneficios{
    display: block;
  }

  .caja-beneficios2 p{
    font-size: 19px;
    line-height: 26px;
  }

  #beneficios{
    padding: 33px 0px;
  }

  .servicios-categorias ul li{
    font-size: 21px;
    line-height: 27px;
  }

  #servicios-categorias{
    padding: 39px 0px;
  }

  #formulario{
    padding: 50px 0px;
  }

  .empresa_text h1{
    padding-top: 28px;
    font-size: 22px;
  }

  #soluciones{
    padding-top: 38px;
  }

  #soluciones h1{
    font-size: 42px;
  }

  #soluciones h2{
    font-size: 41px;
    margin-left: 0%;
  }

  #soluciones h3{
    font-size: 32px;
    margin-left: 0%;
  }
}


/*-----------------------------------------------------------------------------------------------------------------------*/


@media (max-width: 443px) and (min-width:401px){

  .img2 {
    width: 153px;
    float: left;
  }

  #menu{
    margin-top: -62px;
  }

  #servicios-logistico{
    margin-top:28%;
  }

  .text-home_somos h1{
    font-size: 31px;
  }

  .text-home_somos h2{
    font-size: 33px;
  }

  .text-home_somos h3{
    padding-bottom: 24px;
  }

  .text-home_somos p{
    font-size: 15px;
    line-height: 19px;
  }

  .text-aliado{
    padding: 31px 23px;
  }

  .text-aliado h1{
    font-size: 34px;
  }

  #servicios-home h1{
    font-size: 59px;
  }

  #servicios-home h2{
    margin-left: 0%;
  }

  #servicios-home h3{
    font-size: 39px;
    margin-left: 0%;
  }
  
  #servicios-home h4{
    margin-left: 0%;
    font-size: 26px;
  }

  .text-trabaja-nosotros h1{
    font-size: 36px;
  }

  .text-trabaja-nosotros h2{
    font-size: 47px;
  }

  footer p{
    font-size: 12px;
  }

  #form-home{
    padding: 9px 0px;
  }

  .formulario h4{
    font-size: 16px;
  }

  #titulo{
    padding-top: 28%;
    padding-bottom: 42px;
    margin-top: 28%;
  }

  #titulo h2{
    font-size: 43px;
  }

  #titulo h1{
    padding-bottom: 0px;
    font-size: 46px;
  }

  .empresa_text h1{
    padding-top: 25px;
  }

  .empresa_text p{
    font-size: 16px;
    line-height: 20px;
  }

  #soluciones h1{
    font-size: 41px;
  }

  #soluciones h2{
    font-size: 44px;
    margin-left: 0%;
  }

  #soluciones h3{
    font-size: 33px;
    margin-left: 0%;
  }

  #soluciones{
    padding-top: 35px;
  }

  .text-link-cargo{
    padding: 34px 26px;
  }

  .text-link-cargo p{
    font-size: 17px;
    line-height: 23px;
  }

  .text-item-servicio h1{
    font-size: 34px;
  }

  .ft-servicios{
    padding-bottom: 7px;
  }

  .text-item-servicio h2{
    font-size: 23px;
  }

  .text-contactenos{
    margin-top: 11px;
    padding-right: 25px;
  }

  #contactenos{
    background-image: none;
  }

  .formulario-con{
    padding: 45px 26px;
  }

  #aliado-home{
    padding: 73px 0px;
  }

  .noticia{
    display: block;
  }

  .det-blog h1{
    font-size: 26px;
  }

  #redes h1{
    font-size: 15px;
  }

  .text-contactenos h1{
    line-height: 21px;
  }

  .det-blog h2{
    font-size: 17px;
  }

  .det-blog p{
    padding: 0px;
    font-size: 16px;
    line-height: 23px;
  }

}


/*-----------------------------------------------------------------------------------------------------------------------*/


@media (max-width: 480px) and (min-width:444px){

  .img2 {
    width: 153px;
    float: left;
  }

  #menu{
    margin-top: -70px;
  }

  #servicios-logistico{
    margin-top:26%;
  }

  .text-home_somos h1{
    font-size: 31px;
  }

  .text-home_somos h2{
    font-size: 33px;
  }

  .text-home_somos h3{
    padding-bottom: 24px;
  }

  .text-home_somos p{
    font-size: 15px;
    line-height: 19px;
  }

  .text-aliado{
    padding: 31px 23px;
  }

  .text-aliado h1{
    font-size: 34px;
  }

  #servicios-home h1{
    font-size: 50px;
    text-align: center;
  }

  #servicios-logistico h2{
    font-size: 29px;
  }

  #servicios-home h2{
    margin-left: 0%;
    text-align: center;
  }

  #servicios-home h3{
    font-size: 39px;
    margin-left: 0%;
    text-align: center;
  }
  
  #servicios-home h4{
    margin-left: 0%;
    font-size: 26px;
    text-align: center;
  }

  .text-trabaja-nosotros h1{
    font-size: 36px;
  }

  .text-trabaja-nosotros h2{
    font-size: 47px;
  }

  footer p{
    font-size: 12px;
  }

  #form-home{
    padding: 9px 0px;
  }

  .formulario h4{
    font-size: 16px;
  }

  #titulo{
    padding-top: 28%;
    padding-bottom: 42px;
    margin-top: 28%;
  }

  #titulo h2{
    font-size: 43px;
  }

  #titulo h1{
    padding-bottom: 0px;
    font-size: 46px;
  }

  .empresa_text h1{
    padding-top: 25px;
  }

  .empresa_text p{
    font-size: 16px;
    line-height: 20px;
  }

  #soluciones h1{
    font-size: 49px;
  }

  #soluciones h2{
    font-size: 44px;
    margin-left: 0%;
  }

  #soluciones h3{
    font-size: 33px;
    margin-left: 0%;
  }

  #soluciones{
    padding-top: 35px;
  }

  .text-link-cargo{
    padding: 34px 26px;
  }

  .text-link-cargo p{
    font-size: 17px;
    line-height: 23px;
  }

  .text-item-servicio h1{
    font-size: 29px;
  }

  .det-blog h1{
    font-size: 25px;
  }

  .det-blog h2{
    font-size: 18px;
  }

  .det-blog p{
    padding: 0px;
    font-size: 16px;
    line-height: 22px;
  }

  .ft-servicios{
    padding-bottom: 7px;
  }

  .text-item-servicio h2{
    font-size: 23px;
  }

  .text-contactenos{
    margin-top: 11px;
    padding-right: 25px;
  }

  #contactenos{
    background-image: none;
  }

  .formulario-con{
    padding: 45px 26px;
  }

  #aliado-home{
    padding: 73px 0px;
  }

  .noticia{
    display: block;
  }
  
}

/*----------------------------------------------------------------------------------------------*/


@media (max-width: 510px) and (min-width:481px){

  .img2 {
    width: 153px;
    float: left;
  }

  #menu{
    margin-top: -70px;
  }

  #servicios-logistico{
    margin-top:25%;
  }

  .text-home_somos h1{
    font-size: 31px;
  }

  .text-home_somos h2{
    font-size: 33px;
  }

  .text-home_somos h3{
    padding-bottom: 24px;
  }

  .text-home_somos p{
    font-size: 15px;
    line-height: 19px;
  }

  .text-aliado{
    padding: 31px 23px;
  }

  .text-aliado h1{
    font-size: 31px;
  }

  .noticia{
    display: block;
  }

  .det-blog h1{
    font-size: 23px;
  }

  #servicios-home h1{
    font-size: 50px;
  }

  .det-blog h2{
    font-size: 20px;
  }

  .det-blog p{
    padding: 0px;
    font-size: 15px;
    line-height: 23px;
  }

  #servicios-home h2{
    margin-left: 0%;
  }

  #servicios-home h3{
    font-size: 39px;
    margin-left: 0%;
  }
  
  #servicios-home h4{
    margin-left: 0%;
    font-size: 26px;
  }

  .text-trabaja-nosotros h1{
    font-size: 36px;
  }

  .text-trabaja-nosotros h2{
    font-size: 47px;
  }

  footer p{
    font-size: 12px;
  }

  #form-home{
    padding: 9px 0px;
  }

  .formulario h4{
    font-size: 16px;
  }

  #titulo{
    padding-top: 28%;
    padding-bottom: 42px;
    margin-top: 28%;
  }

  #titulo h2{
    font-size: 43px;
  }

  #titulo h1{
    padding-bottom: 0px;
    font-size: 46px;
  }

  .empresa_text h1{
    padding-top: 25px;
  }

  .empresa_text p{
    font-size: 16px;
    line-height: 20px;
  }

  #soluciones h1{
    font-size: 49px;
  }

  #soluciones h2{
    font-size: 44px;
    margin-left: 0%;
  }

  #soluciones h3{
    font-size: 33px;
    margin-left: 0%;
  }

  #soluciones{
    padding-top: 35px;
  }

  .text-link-cargo{
    padding: 34px 26px;
  }

  .text-link-cargo p{
    font-size: 17px;
    line-height: 23px;
  }

  .text-item-servicio h1{
    font-size: 34px;
  }

  .ft-servicios{
    padding-bottom: 7px;
  }

  .text-item-servicio h2{
    font-size: 23px;
  }

  .text-contactenos{
    margin-top: 11px;
    padding-right: 25px;
  }

  #contactenos{
    background-image: none;
  }

  .formulario-con{
    padding: 45px 26px;
  }

  #aliado-home{
    padding: 73px 0px;
  }

  #servicios-logistico h2{
    font-size: 29px;
  }

}




/*-------------------------------------------------------------------------------------------------------------------*/

@media (max-width:601px) and (min-width:511px){

  .img2 {
    width: 153px;
    float: left;
  }

  #menu{
    margin-top: -70px;
  }

  #servicios-logistico{
    margin-top:24%;
  }

  .text-home_somos h3{
    padding-bottom: 20px;
  }

  .text-aliado{
    padding: 52px 41px;
  }

  .text-aliado h1{
    font-size: 38px;
  }

  #servicios-home h1{
    font-size: 61px;
  }

  #servicios-home h2{
    margin-left: 0%;
  }

  #servicios-home h3{
    margin-left: 0%;
    font-size: 51px;
  }

  #servicios-logistico h2{
    font-size: 35px;
  }

  #servicios-home h4{
    font-size: 33px;
    margin-left: 0%;
  }

  .text-trabaja-nosotros{
    margin-top: 19%;
  }

  .text-trabaja-nosotros h1{
    font-size: 44px;
  }

  .text-trabaja-nosotros h2{
    font-size: 74px;
  }

  #form-home{
    background-image: none;
  }

  footer p{
    font-size: 15px;
  }

  #titulo{
    margin-top: 23%;
    padding-top: 107px;
    padding-bottom: 49px;
  }

  #titulo h1{
    font-size: 57px;
    padding-bottom: 0px;
  }

  #titulo h2{
    font-size: 46px;
  }

  .text-contactenos{
    padding-right: 18px;
  }

  .empresa_text h1{
    margin-top: 6%;
  }

  #soluciones h1{
    font-size: 55px;
  }

  #soluciones h2{
    font-size: 50px;
    margin-left: 0%;
  }

  #soluciones h3{
    font-size: 46px;
    margin-left: 0%;
  }

  #soluciones{
    padding-top: 41px;
  }

  #carouselitem .carousel-indicators{
    bottom: -22%;
  }

  .text-link-cargo{
    padding: 39px 41px;
  }

  .text-link-cargo p{
    font-size: 17px;
    line-height: 25px;
  }

  .text-item-servicio h1{
    font-size: 34px;
  }

  .noticia{
    display: block;
  }

  .det-blog h1{
    font-size: 29px;
  }

  .det-blog h2{
    font-size: 21px;
  }

  .det-blog p{
    font-size: 15px;
    line-height: 23px;
  }

  #contactenos{
    background-image: none;
  }

  #aliado-home{
    padding: 84px 0px;
  }

  .det-blog p{
    padding: 0px;
  }

  
}


/*--------------------------------------------------------------------------*/


@media (max-width: 700px) and (min-width:602px){

  .img2 {
    width: 200px;
    float: left;
  }

  #menu{
    margin-top: -70px;
  }

  #servicios-logistico{
    margin-top:20%;
  }

  .text-home_somos h3{
    margin-bottom: 13px;
  }

  #servicios-home h1{
    font-size: 69px;
  }

  #servicios-home h2{
    margin-left: 0%;
    font-size: 40px;
  }

  #servicios-home h3{
    font-size: 59px;
    margin-left: 0%;
  }

  #servicios-home h4{
    font-size: 31px;
    margin-left: 0%;
  }

  .text-trabaja-nosotros h2{
    font-size: 61px;
  }

  .text-trabaja-nosotros{
    margin-top: 18%;
  }

  #form-home{
    background-image: none;
  }

  .noticia{
    display:block;
  }

  .det-blog h1{
    font-size: 28px;
  }

  .det-blog h2{
    font-size: 25px;
  }

  #titulo{
    padding-top: 109px;
    padding-bottom: 44px;
    margin-top: 20%;
  }

  #titulo h1{
    padding-bottom: 0px;
    font-size: 60px;
  }

  .text-contactenos{
    padding-right: 17px;
  }

  #titulo h2{
    font-size: 50px;
  }

  .det-blog p{
    padding: 0px;
  }

  

}


/*-----------------------------------------------------------------------------------------------------------------------*/

@media (max-width: 767px) and (min-width:701px){

  .img2 {
    width: 200px;
    float: left;
  }

  #menu{
    margin-top: -70px;
  }

  #servicios-logistico{
    margin-top:16%;
  }

  .text-home_somos h3{
    padding-bottom: 22px;
  }

  #servicios-home h1{
    font-size: 69px;
    text-align: center;
  }

  #servicios-home h2{
    text-align: center;
    margin-left: 0%;
  }

  #servicios-home h3{
    text-align: center;
    margin-left: 0%;
    font-size: 59px;
  }

  #servicios-home h4{
    text-align: center;
    margin-left: 0%;
  }

  .text-trabaja-nosotros h2{
    font-size: 72px;
  }

  .text-trabaja-nosotros{
    margin-top: 16%;
  }

  #form-home{
    background-image: none;
  }

  .empresa_text h1{
    padding-top: 20px;
  }

  #soluciones h1{
    font-size: 63px;
    text-align: center;
  }

  #soluciones h2{
    font-size: 55px;
    text-align: center;
    margin-left: 0%;
  }

  #soluciones h3{
    text-align: center;
    margin-left: 0%;
    font-size: 51px;
  }

  #soluciones{
    padding-top: 47px;
  }

  .text-link-cargo{
    padding: 45px 55px;
  }

  .text-link-cargo p{
    font-size: 19px;
    line-height: 27px;
  }

  #titulo{
    margin-top: 17%;
    padding-bottom: 51px;
  }

  #titulo h1{
    font-size: 62px;
    padding-bottom: 0px;
  }

  .text-item-servicio h1{
    font-size: 36px;
  }

  .text-item-servicio h2{
    font-size: 27px;
  }

  .noticia{
    display: block;
  }

  .det-blog h1{
    font-size: 34px;
  }

  .det-blog h2{
    font-size: 25px;
  }

  .det-blog p{
    padding: 0px;
  }


}

/*-------------------------------------------------------------------*/

@media (max-width: 800px) and (min-width:768px){

  .img2 {
    width: 200px;
    float: left;
  }

  #menu{
    margin-top: -70px;
  }

  #servicios-logistico{
    margin-top:16%;
  }

  .texto h1{
    font-size: 53px;
  }

  .texto{
    bottom: -1%;
  }

  .texto h2{
    font-size: 47px;
    line-height: 37px;
  }

  .text-home_somos p{
    padding-top: 13px;
  }

  .text-aliado{
    padding: 49px 47px;
  }

  #servicios-home h1{
    text-align: center;
    font-size: 69px;
  }

  #servicios-home h2{
    margin-left: 0%;
    text-align: center;
  }

  #servicios-home h3{
    margin-left: 0%;
    text-align: center;
    font-size: 58px;
  }

  #servicios-home h4{
    text-align: center;
    margin-left: 0%;
  }

  .text-trabaja-nosotros{
    margin-top: 16%;
  }

  .text-trabaja-nosotros h2{
    font-size: 76px;
  }

  #form-home{
    background-image: none;
  }


}

/*-------------------------------------------------------------------------------------------------------------*/
@media (max-width:850px) and (min-width:801px){

  .img2 {
    width: 200px;
    float: left;
  }

  #menu{
    margin-top: -70px;
  }

  #servicios-logistico{
    margin-top:16%;
  }

  .texto{
    bottom: 7%;
  }

  .texto h1{
    font-size: 51px;
    padding-bottom: 0px;
  }

  .texto h2{
    font-size: 53px;
  }

  .text-home_somos p{
    padding-top: 18px;
  }

  #servicios-home h1{
    text-align: center;
    font-size: 81px;
  }

  #servicios-home h2{
    text-align: center;
    margin-left: 0px;
  }

  #servicios-home h3{
    margin-left: 0%;
    text-align: center;
  }

  #servicios-home h4{
    margin-left: 0%;
    text-align:  center;
  }

  .text_educacion h1{
    margin-top: 28%;
  }

  .text-trabaja-nosotros{
    margin-top: 18%;
  }

  .text-trabaja-nosotros h2{
    font-size: 73px;
  }

  #form-home{
    background-image: none;
  }

  .empresa_text h1{
    padding-top: 12px;
  }

  #soluciones h1{
    font-size: 60px;
    text-align: center;
  }

  #soluciones h2{
    font-size: 50px;
    margin-left: 0%;
    text-align: center;
  }

  #soluciones h3{
    font-size: 60px;
    margin-left: 0%;
    text-align: center;
  }

  #soluciones{
    padding-top: 39px;
  }

  .text-link-cargo{
    padding: 33px 69px;
  }

  .text-link-cargo p{
    font-size: 18px;
    line-height: 27px;
  }

  #titulo{
    margin-top: 15%;
    padding-bottom: 46px;
  }

  #titulo h1{
    font-size: 57px;
    padding-bottom: 0px;
  }

  .noticia{
    display: block;
  }

  .det-blog h1{
    font-size: 36px;
  }

  .det-blog h2{
    font-size: 24px;
  }

  .text-contactenos{
    padding-right: 22px;
  }

  .det-blog p{
    padding: 0px;
  }
  

}

/*------------------------------------------------------------------------------------------------*/

@media (max-width: 900px) and (min-width:851px){

  .img2 {
    width: 200px;
    float: left;
  }

  #menu{
    margin-top: -70px;
  }

  #servicios-logistico{
    margin-top:14%;
  } 

  .texto h1{
    font-size: 53px;
    padding-bottom: 0px;
  }

  .texto{
    bottom: 4%;
  }

  .text-home_somos p{
    padding-top: 14px;
  }

  #servicios-home h1{
    text-align: center;
    font-size: 72px;
  }

  #servicios-home h2{
    text-align: center;
    margin-left: 0%;
  }

  #servicios-home h3{
    margin-left: 0%;
    text-align: center;
  }

  #servicios-home h4{
    margin-left: 0%;
    text-align: center;
  }

  #titulo{
    margin-top: 13%;
    padding-top: 125px;
    padding-bottom: 54px;
  }

  #titulo h1{
    font-size: 68px;
    padding-bottom: 0px;
  }

  .empresa_text h1{
    padding-top: 17px;
  }

  #soluciones h1{
    text-align: center;
    font-size: 69px;
  }

  #soluciones h2{
    text-align: center;
    margin-left: 0%
  }

  #soluciones h3{
    text-align: center;
    margin-left: 0%;
    font-size: 61px;
  }

  #soluciones{
    padding-top: 49px;
  }

  .text-link-cargo{
    padding: 51px 65px;
  }

  .text-item-servicio h1{
    font-size: 35px;
  }

  .noticia{
    display:block;
  }

  .det-blog h1{
    font-size: 35px;
  }

  .det-blog h2{
    font-size: 22px;
  }

  .text-contactenos{
    padding-right: 18px;
  }

  .text-trabaja-nosotros{
    margin-top: 13%;
  }

  .text-trabaja-nosotros h2{
    font-size: 86px;
  }

  #form-home{
    background-image: none;
  }

}


/*-----------------------------------------------------------------------------------------------------------------------*/


@media (max-width: 991px) and (min-width:901px){

  .img2 {
    width: 200px;
    float: left;
  }

  #menu{
    margin-top: -70px;
  }

  #servicios-logistico{
    margin-top:14%;
  } 

  .texto h1{
    font-size: 53px;
    padding-bottom: 0px;
  }

  .texto{
    bottom: 4%;
  }

  .text-home_somos p{
    padding-top: 14px;
  }

  #servicios-home h1{
    text-align: center;
    font-size: 72px;
  }

  #servicios-home h2{
    text-align: center;
    margin-left: 0%;
  }

  #servicios-home h3{
    margin-left: 0%;
    text-align: center;
  }

  #servicios-home h4{
    margin-left: 0%;
    text-align: center;
  }

  #titulo{
    margin-top: 13%;
    padding-top: 125px;
    padding-bottom: 54px;
  }

  #titulo h1{
    font-size: 68px;
    padding-bottom: 0px;
  }

  .empresa_text h1{
    padding-top: 17px;
  }

  #soluciones h1{
    text-align: center;
    font-size: 69px;
  }

  #soluciones h2{
    text-align: center;
    margin-left: 0%
  }

  #soluciones h3{
    text-align: center;
    margin-left: 0%;
    font-size: 61px;
  }

  #soluciones{
    padding-top: 49px;
  }

  .text-link-cargo{
    padding: 51px 65px;
  }

  .text-item-servicio h1{
    font-size: 35px;
  }

  .noticia{
    display:block;
  }

  .det-blog h1{
    font-size: 35px;
  }

  .det-blog h2{
    font-size: 22px;
  }

  .text-contactenos{
    padding-right: 18px;
  }

  .text-trabaja-nosotros{
    margin-top: 13%;
  }

  .text-trabaja-nosotros h2{
    font-size: 86px;
  }

  #form-home{
    background-image: none;
  }

  .det-blog p{
    padding: 0px;
  }
    
}


/*---------------------------------------------------------------------------------------------------------------------*/


@media (max-width: 1100px) and (min-width:992px){

  .img2 {
    width: 200px;
    float: left;
  }

  #navbar li{
    margin: 21px 0px 0px 43px;
  }

  .texto{
    bottom: 15%;
  }

  #navbar a{
    font-size: 16px;
  }

  .texto h1{
    font-size: 61px;
  }

  #servicios-logistico{
    margin-top: 13%;
  }

  .text-home_somos p{
    padding-top: 15px;
  }

  .text-aliado{
    padding: 61px 39px;
  }

  #servicios-home h1{
    font-size: 76px;
    text-align: center;
  }

  #servicios-home h2{
    margin-left: 0px;
    text-align: center;
  }

  #servicios-home h3{
    margin-left: 0px;
    text-align: center;
  }

  #servicios-home h4{
    text-align: center;
    margin-left: 0px;
  }

  .text_educacion h1{
    margin-top: 30%;
    font-size: 20px;
  }

  .text-trabaja-nosotros{
    margin-top: 13%;
  }

  .empresa_text h1{
    padding-top: 22px;
  }

  #soluciones h1{
    font-size: 80px;
  }

  #soluciones h3{
    margin-left: 21%;
  }

  .text-link-cargo{
    padding: 82px 127px;
  }

  #titulo{
    margin-top: 12%;
    padding-top: 149px;
    padding-bottom: 38px;
  }

  .noticia{
    display: block;
  }

  .det-blog h1{
    font-size: 34px;
  }

  .det-blog h2{
    font-size: 24px;
  }

  .det-blog p{
    padding: 0px;
  }


}

/*------------------------------------------------------------------------------------------------------------------*/

@media (max-width: 1199px) and (min-width:1101px){

  .img2 {
    width: 200px;
    float: left;
  }

  #navbar li{
    margin: 21px 0px 0px 43px;
  }

  .texto{
    bottom: 15%;
  }

  #navbar a{
    font-size: 16px;
  }

  .texto h1{
    font-size: 61px;
  }

  .text-home_somos p{
    padding-top: 15px;
  }

  .text-aliado{
    padding: 61px 39px;
  }

  #servicios-home h1{
    font-size: 76px;
    text-align: center;
  }

  #servicios-home h2{
    text-align: center;
    margin-left: 0px;
  }

  #servicios-home h3{
    text-align: center;
    margin-left: 0px;
  }

  #servicios-home h4{
    margin-left: 0px;
    text-align: center;
  }

  .text_educacion h1{
    margin-top: 30%;
    font-size: 20px;
  }

  .text-trabaja-nosotros{
    margin-top: 13%;
  }

  .empresa_text h1{
    padding-top: 22px;
  }

  #soluciones h1{
    font-size: 80px;
    text-align: center;
  }

  #soluciones h3{
    margin-left: 21%;
  }

  .text-link-cargo{
    padding: 82px 127px;
  }

  #titulo{
    margin-top: 11%;
    padding-top: 149px;
    padding-bottom: 38px;
  }

  .noticia{
    display: block;
  }

  .det-blog h1{
    font-size: 34px;
  }

  .det-blog h2{
    font-size: 24px;
  }

  .det-blog p{
    padding: 0px;
  }

}


/*------------------------------------------------------------------------------------------------------------------*/

@media (max-width: 1300px) and (min-width:1200px){

  .img2 {
    width: 200px;
    float: left;
  }

  #navbar li{
    margin: 21px 0px 0px 43px;
  }

  .texto{
    bottom: 15%;
  }

  #navbar a{
    font-size: 16px;
  }

  .texto h1{
    font-size: 61px;
  }

  .text-home_somos p{
    padding-top: 15px;
  }

  .text-aliado{
    padding: 61px 39px;
  }

  #servicios-home h1{
    font-size: 76px;
  }

  .text_educacion h1{
    margin-top: 30%;
    font-size: 20px;
  }

  .text-trabaja-nosotros{
    margin-top: 13%;
  }

  .empresa_text h1{
    padding-top: 22px;
  }

  #soluciones h1{
    font-size: 80px;
  }

  #soluciones h3{
    margin-left: 21%;
  }

  .text-link-cargo{
    padding: 79px 127px;
  }

  .text-link-cargo p{
    font-size: 19px;
    line-height: 30px;
  }

  #titulo{
    margin-top: 10%;
    padding-top: 149px;
    padding-bottom: 38px;
  }

  .det-blog h1{
    font-size: 34px;
  }

  .det-blog h2{
    font-size: 24px;
  }

  .text-home_somos h2{
    padding: 15px 16px 15px 16px;
    letter-spacing: 12px;
  }

  .text-aliado h1{
    font-size: 26px;
  }

  .text-aliado p{
    font-size: 16px;
  }

  #servicios-home h4{
    font-size: 35px;
    margin-left: 37%;
  }

  .empresa_title h2{
    letter-spacing: 7px;
    padding: 15px 15px 15px 16px;
  }

  .text-item-servicio h1{
    font-size: 36px;
  }

  .det-blog p{
    padding: 0px;
  }

  .text_noticias p{
    font-size: 15px;
    line-height: 20px;
  }

  .text_noticias h1{
    font-size: 17px;
  }
  
}


/*-----------------------------------------------------------------------------------------------------------------*/

@media (max-width: 1400px) and (min-width:1301px){

  .img2 {
    width: 200px;
    float: left;
  }

  #servicios-logistico {
    margin-top: 9%;
  }

  #navbar li{
    margin: 21px 0px 0px 43px;
  }

  .texto{
    bottom: 15%;
  }

  #navbar a{
    font-size: 16px;
  }

  .texto h1{
    font-size: 61px;
  }

  .text-home_somos p{
    padding-top: 15px;
  }

  .text-aliado{
    padding: 61px 39px;
  }

  #servicios-home h1{
    font-size: 76px;
  }

  .text_educacion h1{
    margin-top: 30%;
    font-size: 20px;
  }

  .text-trabaja-nosotros{
    margin-top: 13%;
  }

  .empresa_text h1{
    padding-top: 22px;
  }

  #soluciones h1{
    font-size: 80px;
  }

  #soluciones h3{
    margin-left: 21%;
  }

  .text-link-cargo{
    padding: 82px 127px;
  }

  #titulo{
    margin-top: 9%;
    padding-top: 149px;
    padding-bottom: 38px;
  }

  .det-blog h1{
    font-size: 34px;
  }

  .det-blog p{
    padding: 0px;
  }

  .det-blog h2{
    font-size: 24px;
  }

  .text-home_somos h2{
    padding: 15px 16px 15px 16px;
    letter-spacing: 12px;
  }

  .text-aliado h1{
    font-size: 26px;
  }

  .text-aliado p{
    font-size: 16px;
  }

  #servicios-home h4{
    font-size: 35px;
    margin-left: 37%;
  }

  .empresa_title h2{
    letter-spacing: 7px;
    padding: 15px 15px 15px 16px;
  }

  .text-item-servicio h1{
    font-size: 36px;
  }

}

/*------------------------------------------------------------------------------------------------------------------*/

@media (max-width: 1500px) and (min-width:1401px){

  #navbar li{
    margin: 28px 0px 0px 43px;
  }

  .text-aliado h1{
    font-size: 27px;
  }

  #servicios-home h1{
    font-size: 77px;
  }

  #servicios-home h2{
    margin-left: 21%;
  }

  #servicios-home h3{
    font-size: 59px;
  }

  .text-trabaja-nosotros{
    margin-top: 11%;
  }

  .empresa_title h2{
    padding: 15px 28px 15px 16px;
  }

  .det-blog p{
    padding: 0px;
  }

}



@media (max-width: 1831px) and (min-width:1501px){


  #navbar li{
    margin: 61px 0px 0px 19px;
  }

  #navbar a{
    font-size: 16px;
  }

  .text-aliado h1{
    font-size: 27px;
  }

  #servicios-home h1{
    font-size: 77px;
  }

  #servicios-home h2{
    margin-left: 21%;
  }

  #servicios-home h3{
    font-size: 59px;
  }

  .text-trabaja-nosotros{
    margin-top: 11%;
  }

  .empresa_title h2{
    padding: 15px 28px 15px 16px;
  }

  .det-blog p{
    padding: 0px;
  }

}



@media (max-width: 1900px) and (min-width:1832px){

  #navbar li{
    margin: 65px 0px 0px 31px;
  }

  #servicios-logistico{
    margin-top: 9%;
  }

  #servicios-home h1{
    font-size: 88px;
  }

  #titulo{
    margin-top: 9%;
  }


}




@media (max-width: 2000px) and (min-width:1901px){

  #servicios-logistico{
    margin-top: 9%;
  }

  #servicios-home h1{
    font-size: 88px;
  }

  #titulo{
    margin-top: 9%;
  }

}


@media (max-width: 2200px) and (min-width:2001px){

  #servicios-logistico{
    margin-top:8%;
  }

  #servicios-home h1{
    font-size: 88px;
  }

  #titulo{
    margin-top: 9%;
  }

}



@media (max-width: 2700px) and (min-width:2201px){

  #servicios-logistico{
    margin-top: 7%;
  }

  #servicios-home h1{
    font-size: 88px;
  }

  #titulo{
    margin-top: 9%;
  }

}