.icon-loaded:before{
  content: url('../images/loaded/small-logo.png')!important;
}

.service-one__single-content h2 {
  font-size: 19px!important;
}

.owl-dot-style1.owl-theme .owl-dots .owl-dot span::before {
  border: 1px solid var(--loaded-secondary);
}

.owl-dot-style1.owl-theme .owl-dots .owl-dot.active span, .owl-dot-style1.owl-theme .owl-dots .owl-dot:hover span {
  background: var(--loaded-secondary);
}

.about-three__content-list ul li, .about-three__content-list ul li+li {
  padding: 18px!important;
}

.about-three__content-list ul li::before {
  width: 5px;
  background: var(--loaded-secondary);
}

.testimonial-one__img {
  margin-left: 0;
  max-width: 1000px;
}

.about-three .sec-title {
  padding-bottom: 10px;
}

.about-three__content-text {
  font-size: 15px;
}

.icon-offices:before {
  content: url('../images/loaded/about/iconos-14.png');
}

.icon-road:before {
  content: url('../images/loaded/about/iconos-15.png');
}

.icon-clients-success:before {
  content: url('../images/loaded/about/iconos-16.png');
}

.service-one__single .icon, .service-one__single-content::before, .service-one__single:hover .icon, .service-one__single-content::after {
  background: black;
}

.service-one__single:hover .icon::before {
  border-bottom: 20px solid black;
}

.about-three__content-list ul li .icon {
  background: black;
}

.truck-icon::before {
  content: url('../images/loaded/services/truck-icon.png');
}

.plane-icon::before {
  content: url('../images/loaded/services/plane-icon.png');
}

.store-icon::before {
  content: url('../images/loaded/services/store-icon.png');
}

.security-icon::before {
  content: url('../images/loaded/services/security-icon.png');
}

.main-menu .main-menu__list>li.current>a, .main-menu .main-menu__list>li:hover>a, .stricky-header .main-menu__list>li.current>a, .stricky-header .main-menu__list>li:hover>a {
  color: var(--loaded-primary);
}

.footer-one--two__cta::before {
  background: black;
}

.footer-one--two__cta-inner .btn-box .thm-btn {
  background: var(--loaded-primary);
}

.footer-one {
  background: var(--loaded-bg);
}

.footer-widget__single .title h2, .footer-one__contact-box ul li .text-box p, .footer-one__contact-box ul li .text-box p a {
  color: black;
}

.footer-one__social-links ul li a {
  background: black;
}

.footer-one__bottom-inner {
  border-top: 2px solid rgba(var(--loaded-primary-rgb), 0.6);
}

.footer-one__bottom-text p {
  color: black;
}

.footer-one--two .footer-one__top-inner {
  padding-top: 100px;
}

.footer-one__top {
  padding-bottom: 100px;
}

.slider-one__carousel .owl-dots {
  margin-top: -58px!important;
  padding-bottom: 30px;
}

.slider-one__carousel:hover.owl-theme .owl-nav{
  display: none!important;
}

.service-one__single-content {
  height: 251px;
}

.footer-one__contact-box ul li .icon span::before, .footer-one__contact-box ul li .text-box p a:hover, .mobile-nav__social a:hover {
  color: var(--loaded-primary);
}

.mobile-nav__contact li>i {
  background-color: var(--loaded-primary);
}

.input-loaded {
  border: 2.5px solid var(--loaded-primary);
}

.nice-select {
  height: 34px!important;
  line-height: inherit;
}

.nice-select .list {
  background-color: var(--loaded-primary);
}

.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
  background-color: var(--loaded-secondary);
}

.goog-te-gadget, .goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed {
  color: white!important;
}

.goog-te-gadget-simple {
  border-top: 0px!important;
  border-bottom: 0px!important;
  border-left: 0px!important;
  border-right: 0px!important;
  border-radius: 5px;
  background-color: var(--loaded-primary)!important;
}

.goog-te-gadget-simple img {
  display: none;
}

.thm-btn {
  background: var(--loaded-primary);
}

.goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed span {
  padding: 2px;
  margin-right: 1.5px;
}

.goog-te-gadget-simple .VIpgJd-ZVi9od-xl07Ob-lTBxed span:nth-child(3) {
  display: none!important;
} 

#home .owl-carousel .owl-stage-outer, #home .owl-carousel .owl-stage, #home .owl-carousel.owl-drag .owl-item {
  height: 100%;
}

.carousel-item {
  height: 780px;
}

.carousel-item img {
  height: 100%;
}

@media only screen and (min-width: 1800px) and (max-width: 2000px) {
  .carousel-item {
    height: 700px!important;
  }

  .contact-form-mobile {
    left: calc(100vw - 42%)!important;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1799px) {
  .carousel-item {
    height: 700px!important;
  }

  .contact-form-mobile {
    left: calc(100vw - 40%)!important;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .carousel-item {
    height: 700px!important;
  }
}

@media only screen and (max-width: 767px) {
  /* #contact {
    height: 300px!important;
  } */

  #home {
    height: 400px!important;
  }

  .hero-mobile {
    bottom: -150px!important;
    display: block!important;
  }

  .hero-mobile img {
    width: 85vw;
    image-orientation: none!important;
  }

  #contact .carousel-inner {
    height: 365px!important;
  }

  .footer-one__top {
    padding-bottom: 15px!important;
  }
  /* #contact img {
    height: 300px!important;
  } */
  /* .inputs {
    margin-top: 0px!important;
  }

  .inputs input {
    width: 100%;
  }
  
  #contact {
    padding: 15px;
  }

  #contact {
    height: 720px!important;
  }

  .form-container {
    height: 100%!important;
  }

  #contact .inputs {
    flex-wrap: wrap;
    padding: 0px!important;
  } */
}

/* #testimonials .owl-carousel.owl-drag .owl-item {
  width: 280px!important;
  margin-right: 45px;
}

#testimonials .owl-carousel.owl-drag .owl-item img {
  width: 245px;
} */