/* only small desktops */
@media (min-width: 992px) and (max-width: 1199px) {
  #hero-area .contents .head-title {
    font-size: 40px;
  }
  .services-item .services-content h3 a {
    font-size: 14px;
  }
  .title-hl {
    font-size: 30px;
  }
  .why .content h3 {
    font-size: 30px;
  }
  .counter-box {
    margin-bottom: 30px;
  }
}

/* tablets */
@media (max-width: 991px) {
  .section-title {
    font-size: 30px;
    margin-bottom: 30px;
  }
  .services-item .services-content h3 a {
    font-size: 14px;
  }
  .services-item {
    margin-bottom: 20px;
  }
  #pricing-table .title h3 {
    font-size: 14px;
  }
}

/* only small tablets */
@media (min-width: 768px) and (max-width: 991px) {
  .section-title {
    font-size: 26px;
    margin-bottom: 30px;
  }
  .services-item .services-content h3 a {
    font-size: 16px;
  }
  .bg-inverse {
    background: #fff !important;
    box-shadow: 0px 3px 6px 3px rgba(0, 0, 0, 0.06);
  }
  .navbar-expand-md .navbar-nav .nav-link {
    font-size: 13px;
    padding: 0px 3px;
  }
  #about .sec-title h3 {
    font-size: 30px;
    line-height: 42px;
  }
  .title-hl {
    font-size: 30px;
  }
  .text-wrapper {
    padding: 60px 30px;
  }
  .why .content h3 {
    font-size: 30px;
  }
  #pricing-table .title h3 {
    font-size: 14px;
  }
  .skill-area img {
    margin-bottom: 30px;
  }
  .counter-box {
    margin-bottom: 30px;
  }
  #blog .blog-item-wrapper {
    margin-bottom: 30px;
  }
  .experience h4 {
    font-size: 18px;
  }
  .testimonial-item {
    padding: 10px;
  }
  .testimonial-item .content h2 {
    font-size: 15px;
  }
  .slider-center img {
    padding: 40px 60px;
  }
  .subscribes h4 {
    font-size: 30px;
  }
  .footer-area .footer-titel {
    margin-top: 30px;
  }
  .contact-right-area {
    margin-top: 0px;
    margin-left: 0px;
  }
}

/* mobile or only mobile */
@media (max-width: 767px) {
	
	
	
	.col-xs-6 {
    width: 50%;
}
	
	.bg-inverse {
    padding: 7px 15px;
    background: #fff !important;
    box-shadow: 0px 3px 6px 3px rgba(0, 0, 0, 0.06);
}
	.container {
    width: 100%;
      padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}
  .section-padding {
    padding: 50px 0;
  }
  .section-title {
    font-size: 22px;
    margin-bottom: 30px;
  }
  .title-hl {
    font-size: 30px;
  }
 
  .navbar-expand-md .navbar-nav .nav-link {
    padding: 0px 15px;
  }
  #hero-area .contents {
    padding: 72px 0px 60px 0px;
  }
  #hero-area .contents .head-title {
    color: #fff;
    overflow: hidden;
    position: relative;
    background: url(../img/hero-bg.png) no-repeat center;
    height: 518px;
    width: 100%;
    background-size: cover;
   
  }
  
  #hero-area .contents .head-title {
    color: #ffffff;
    /* text-transform: uppercase; */
    font-size: 20px;
    line-height: 35px;
    font-weight: 300;
    margin-bottom: 30px;
    letter-spacing: 2px;
	padding: 30px 10px;
}

.titulo-header {
    color: #ffffff;
    /* text-transform: uppercase; */
    font-size: 20px;
    line-height: 35px;
    font-weight: 600;
    margin-bottom: 30px;
    letter-spacing: 2px;
}
  
  #hero-area .contents p {
    font-size: 18px;
  }
  #hero-area .contents .btn {
    margin: 5px 10px 10px 0px;
  }
  .text-wrapper {
    padding: 60px 15px;
  }
  
  .azul {
    margin-top: -200px;
    background-color: #006580;
}
  
  .services-item {
    /* background: #fff; */
    margin-left: 10px;
	margin-right: 10px;
    padding: 30px;
    border-radius: 16px;
    text-align: left;
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease-in-out 0s;
   
    -webkit-transition: all 0.3s ease-in-out 0s;
   
}

#mision{
	margin-top:30px;
	
}

.team-item{
	    margin-top: 30px;
}

.icon {
    margin-top: -61px;
}

.texto-azul2 {
    font-weight: 300;
    font-size: 15px;
    padding-left: 0px;
    padding-right: 0px;
    color: #686868 !important;
}


#counter {
  background: url(../img/hero-bg2.png);
  background-position: center ;
  background-size: cover;
  position: relative;
  z-index: 1;
  height:1100px;
}


#counter2 {
  background: url(../img/hero-bg3.png);
  background-position: center ;
  background-size: cover;
  position: relative;
  z-index: 1;
  height: 942px;
}
#counter2 .counter-text {
  height: 100%;
  width: 100%;
  display: table;
}
#counter .counter-text {
  height: 100%;
  width: 100%;
  display: table;
}

#counter .counter-text > div {
  vertical-align: middle;
  display: table-cell;
}

#counter .counter-text h3 {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 20px;
}

#counter .counter-text .desc-text p {
  margin-bottom: 15px;
}

#counter .counter-box {
  padding: 230px 5px;
  /* background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0; */
  overflow: hidden;
  border-radius: 0px;
  /* box-shadow: 0px 9px 16px 0px rgba(225, 225, 225, 0.004); */
  text-align: center;
  position: relative;
}

#mobile-text{
  padding: 0px 5px !important;
  /* background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0; */
  overflow: hidden;
  border-radius: 0px;
  /* box-shadow: 0px 9px 16px 0px rgba(225, 225, 225, 0.004); */
  text-align: center;
  position: relative;
  margin-top: -93px;
}

#counter2 .counter-box {
  padding: 20px 15px;
  /* background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0; */
  overflow: hidden;
  border-radius: 0px;
  /* box-shadow: 0px 9px 16px 0px rgba(225, 225, 225, 0.004); */
  text-align: center;
  position: relative;
 
}



  .transporte{
	 font-weight: 500;
	 font-size: 46px;
	 letter-spacing:2px;
	 padding-top: 30px;
	 color: #ffffff !important;
	 
 }
 
   .otros{
	 font-weight: 500;
	 font-size: 46px;
	 letter-spacing:2px;
	
	 color: #ffffff !important;
	  text-align: center;
	  line-height: 40px;
	  padding-right: 80px;
	  height: 250px;
	 
 }
 
  .destapaciones {
	 font-weight: 500;
	 font-size: 36px;
	 letter-spacing:2px;
	 
	 padding-top: 180px;
	 color: #ffffff !important;
	 text-align: center;
	 height: 450px;
	 
 }


 .boton{
	background: none;
    border: none;
    color: #006680;
    font-size: 34px;
	
}


.boton:hover{
	background: #006680;
    border: none;
	padding:8px 12px;
	border-radius:50%;
    color: #ffffff;
    font-size: 34px;
	cursor: pointer;
	
}
 
 .politicas {
    font-weight: 300;
    font-size: 17px;
    color: #ffffff;
    padding-left: 20px;
}


.listado1 {
  text-align: left;
  
  padding: 10px 20px;
  /* margin-bottom: 20px; */

  
  font-weight: 400;
  color: #ffffff !important;
  color: #abacae;
  /* padding-bottom: 15px; */
}

.listado1 h6{
  
  font-size: 14px;
  font-weight: 400;
  color: #ffffff !important;
  color: #abacae;
  /* padding-bottom: 15px; */
}


.listado1 li{
  
  padding-bottom: 15px;
}

.listado {
  text-align: left;
  
  padding: 0px 20px;
  margin-bottom: 20px;

  font-size: 12px !important;
  font-weight: 400;
  color: #ffffff !important;
  color: #abacae;
  padding-bottom: 10px;
}

.listado h5{
  

  font-size: 17px !important;
      margin-bottom: 0rem;
  
}

.listado2 h5{
  

  font-size: 17px !important;
  
}


.listado p{
  

  font-size: 15px !important;
  
}
.listado2 p{
  

  font-size: 15px !important;
  
}


.listado li{
  
  padding-bottom: 15px;
}



.listado2 {
  text-align: right;
  
  padding: 0px 20px;
  /* margin-bottom: 20px; */

  font-size: 12px !important;
  font-weight: 400;
  color: #ffffff !important;
  color: #abacae;
  
}


.img-clientes {
    vertical-align: middle;
    border-style: none;
    width: 100%;
}



#contact {
    background: url(../img/hero-bg4.png);
    background-position: center;
    background-size: cover;
    position: relative;
    z-index: 1;
    height: 830px;
}

.contact-right .single-contact {
    margin: 20px 0px;
    padding: 3px 10px;
    position: relative;
    color: #ffffff;
}
.contact-right .contact-icon {
        color: #fff;
    border-radius: 4px;
    font-size: 20px;
    left: 10px;
    padding-top: 8px;
    /* position: absolute; */
    /* text-align: center; */
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 40px;
    float: left;
    padding-left: 10px;
    padding-top: 20px;
}

.contact-right .single-contact p a {
    color: #ffffff;
}

.politica {
    background-color: #8DC63F;
    padding: 10px 18px;
    border-radius: 27px;
    color: #ffffff;
    font-size: 14px;
	margin: 10px;
}


#formulario {
	padding: 10px;
	
}


.btn {
    font-size: 14px;
    padding: 10px 30px;
    cursor: pointer;
    font-weight: 400;
    color: #fff;
    border-radius: 8px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    display: inline-block;
}

.btn.disabled, .btn:disabled {
    opacity: 1;
}

  #about .sec-title h3 {
    font-size: 22px;
    line-height: 36px;
  }
  .counter-box {
    margin-bottom: 30px;
	    /* margin-top: 40px; */
  }
  .why-item {
    padding: 30px;
  }
  .why .content h3 {
    font-size: 18px;
  }
  .why-content {
    margin-left: 110px;
  }
  .feature-thumb {
    padding: 10px;
  }
  .testimonial-item {
    padding: 0;
  }
  .client-item-wrapper img {
    width: 50%;
  }
  .slick-slider {
    padding: 0;
  }
  .slider-center img {
    padding: 60px 40px;
  }
  .subscribes h4 {
    font-size: 22px;
  }
  .subscribes p {
    font-size: 16px;
    line-height: 28px;
  }
  .skill-area img {
    margin-bottom: 30px;
  }
  #blog .blog-item-wrapper {
    margin-bottom: 30px;
  }
  .video-promo .video-promo-content h2 {
    font-size: 20px;
  }
  .footer-right-contact .single-contact {
    margin: 10px 7px;
    padding: 3px 45px;
  }
  .footer-area .footer-titel {
    margin-top: 30px;
  }
  .contact-right-area {
    margin: 20px 0;
  }
  .contact-form-area h2 {
    font-size: 14px;
  }
  .copyright .float-right {
    float: left !important;
  }
}
