/*---------- PRESETS ----------*/
html,
body {
  overflow-x: hidden;
}
body {
  background: #fff;
  font-family: 'Lato', sans-serif;
  font-size: 20px;
  color: #000;
  position: relative;
  font-weight: 300;
  overflow-x: hidden;
}
.floating {
  position: fixed;
  top: 130px;
  right: 20px;
  z-index: 1099;
  transition: all 300ms;
}
.floating.sticky-top {
  top: 110px;
  width: 50px;
  height: 50px;
}
@media (max-width: 767px) {
  .floating {
    width: 40px;
    height: 40px;
    top: 120px;
  }
  .floating.sticky-top {
    top: 100px;
    width: 40px;
    height: 40px;
  }
}
#section-top-bar {
  background: #fff;
  color: #191919;
  font-size: 14px;
  padding: 5px 0;
}
#section-top-bar a {
  color: #191919;
}
#section-top-bar i {
  color: #191919;
}
@media (max-width: 550px) {
  #section-top-bar .email-address {
    display: none;
  }
}
section#header {
  background: #fff;
  color: #191919;
}
section#header a {
  color: #191919;
}
section#header nav.navbar ul.navbar-nav li {
  text-align: center;
}
section#header nav.navbar ul.navbar-nav li a {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 300;
  transition: all 300ms;
}
section#header nav.navbar ul.navbar-nav li:hover a {
  font-weight: 700;
}
section#header .box-tel-top {
  font-size: 16px;
  line-height: 24px;
}
section#header .box-tel-top a {
  font-size: 30px;
  font-weight: 400;
}
@media (min-width: 992px) and (max-width: 1199px) {
  section#header nav.navbar ul li a {
    font-size: 14px !important;
  }
}
section#menu {
  background: #000;
}
section#menu ul.nav.menu {
  justify-content: space-evenly;
  width: 100%;
}
section#menu ul.nav.menu li a {
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 10px 0;
  display: block;
}
section#menu .navbar-toggler {
  color: #fff;
  border: 0;
  font-size: 2rem;
  padding: 0.25rem 0;
}
section#menu .navbar-toggler .navbar-toggler-icon {
  height: auto;
}
@media (max-width: 767px) {
  section#menu ul.nav.menu {
    text-align: left;
  }
  section#menu ul.nav.menu li {
    padding-bottom: 1rem;
  }
  section#menu ul.nav.menu li a {
    font-size: 16px;
    padding: 0 1rem;
  }
}
section#slider {
  position: relative;
}
section#slider .box-form {
  padding: 2em 10px;
  background: #fff;
  color: #191919;
  transition: all 300ms;
}
section#slider .box-form header#header-form h3 {
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
}
section#slider .box-form header#header-form h2 {
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 7px 0;
}
section#slider .box-form header#header-form h2 strong {
  color: #04cf85;
}
section#slider .box-form header#header-form p {
  font-size: 16px;
  font-weight: 300;
}
section#slider .box-form .caja_error {
  font-size: 14px;
}
@media (min-width: 1024px) {
  section#slider .box-form {
    border-radius: 20px;
    position: absolute;
    max-width: 380px;
    bottom: -350px;
    right: 10%;
    box-shadow: 0 0 20px 5px rgba(0, 0, 0, 0.5);
    padding: 1.5em;
  }
  section#slider .box-form.fixed {
    position: fixed;
    bottom: inherit;
    top: 30px;
  }
}
@media (min-width: 1400px) {
  section#slider .box-form {
    bottom: -320px;
    max-width: 470px;
  }
}
@media (max-width: 767px) {
  section#slider .box-form header#header-form h2 {
    font-size: 28px;
    margin-bottom: 5px;
  }
}
section#autorizaciones {
  padding: 80px 0 30px 100px;
  background-color: #fff;
  background: url(../../images/bg_autorizaciones.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
}
section#autorizaciones .box-autorizaciones h4 {
  font-size: 16px;
  color: #04cf85;
}
section#autorizaciones .box-autorizaciones h2 {
  font-size: 45px;
  font-weight: 400;
  color: #191919;
}
section#autorizaciones .box-autorizaciones p {
  font-size: 16px;
  font-weight: 300;
  color: #191919;
}
@media (max-width: 991px) {
  section#autorizaciones {
    padding: 50px 15px 30px;
  }
  section#autorizaciones .box-autorizaciones {
    padding: 2em;
    border-radius: 20px;
  }
  section#autorizaciones .box-autorizaciones h2 {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  section#autorizaciones .box-autorizaciones h2 {
    font-size: 30px;
  }
}
section#servicios {
  padding: 100px 0;
  background-color: #535353;
  background: url('../../images/fondo-servicios.jpg') no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  color: #fff;
}
.box-servicio {
  margin-bottom: 2em;
}
.box-servicio h3 {
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
}
.box-servicio p {
  font-size: 16px;
  font-weight: 300;
}
header#header-section {
  margin-bottom: 2em;
  width: 100%;
}
header#header-section h4 {
  color: #04cf85;
  font-size: 16px;
  font-weight: 400;
}
header#header-section h2 {
  color: #fff;
  font-size: 55px;
  font-weight: 400;
}
section#llamanos {
  background: #04cf85;
  color: #fff;
}
section#llamanos h3 {
  font-size: 20px;
  font-weight: 400;
}
section#llamanos h2 {
  font-size: 45px;
  font-weight: 700;
}
section#llamanos a {
  color: #fff;
}
@media (max-width: 767px) {
  section#llamanos h2 {
    font-size: 38px;
  }
}
section#unidades {
  position: relative;
}
section#unidades .col-unidad {
  padding: 150px 15px;
  text-align: center;
  font-size: 16px;
  background-size: cover !important;
  background-position: center;
}
section#unidades .col-unidad .box-unidad {
  width: 80%;
  margin: auto;
  max-width: 500px;
  color: #191919;
}
section#unidades .col-unidad .box-unidad h3 {
  font-size: 24px;
  position: relative;
  padding-bottom: 2rem;
}
section#unidades .col-unidad .box-unidad h3:after {
  content: "";
  position: absolute;
  width: 150px;
  height: 2px;
  background: #04cf85;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
}
section#unidades .col-unidad .box-unidad p {
  text-align: justify;
  text-align-last: center;
}
section#unidades .box-lab {
  background: url('../../images/img_lab.jpg') no-repeat;
}
section#unidades .box-reciclaje {
  background: url('../../images/img_reciclaje.jpg') no-repeat;
}
section#unidades .box-servicioPremium {
  background: url('../../images/img_servicioPremium.jpg') no-repeat;
}
section#unidades .box-transporte {
  background: url('../../images/img_transporte.jpg') no-repeat;
}
section#unidades .box-unidades-center {
  background: #04cf85;
  width: 380px;
  height: 380px;
  text-align: center;
}
section#unidades .box-unidades-center p {
  font-size: 20px;
  font-weight: 400;
}
section#unidades .box-unidades-center a {
  color: #fff;
  text-decoration: underline;
}
@media (min-width: 1200px) {
  section#unidades .box-unidades-center {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 99;
    background: #04cf85;
    color: #fff;
    padding: 1em;
    transform: translateX(-50%) translateY(-50%);
    transform-origin: center;
  }
}
@media (max-width: 1199px) {
  section#unidades .col-unidad {
    padding: 100px 15px;
  }
}
section#nuestros-clientes {
  padding: 50px 0 30px;
  background: #191919;
}
section#nuestros-clientes h4 {
  font-size: 16px;
}
section#nuestros-clientes .slide-logos .slick-track img {
  max-width: 100%;
  height: auto;
  padding: 0 1.5em;
}
footer#footer {
  padding: 100px 0 50px;
  background-color: #fff;
  background: url('../../images/img_form.jpg') no-repeat;
  background-position: center right;
  background-size: cover;
  color: #191919;
  font-size: 14px;
}
footer#footer a {
  color: #191919;
}
footer#footer a:hover {
  color: #04cf85;
}
footer#footer a.btn-link {
  color: #04cf85;
  text-decoration: underline;
}
footer#footer a.btn-link:hover {
  color: #191919;
}
footer#footer .contact-footer h4 {
  font-size: 20px;
}
footer#footer .box-descarga {
  width: 90%;
  max-width: 400px;
  margin: auto;
  text-align: center;
}
footer#footer .box-descarga #header-form h3 {
  font-size: 36px;
}
footer#footer .box-descarga .box-campos {
  width: 85%;
  margin: auto;
}
@media (min-width: 768px) and (max-width: 991px) {
  footer#footer .box-descarga #header-form h3 {
    font-size: 34px;
  }
}
@media (max-width: 767px) {
  footer#footer .box-descarga #header-form h3 {
    font-size: 24px;
  }
}
section#copy {
  background: #04cf85;
  padding: 15px 0;
  font-size: 12px;
  color: #fff;
}
.popup-main .modal-dialog .modal-content {
  border-radius: 40px;
}
.popup-main .modal-dialog .modal-content .modal-header {
  border-bottom: 0;
  position: relative;
  padding-bottom: 0;
}
.popup-main .modal-dialog .modal-content .modal-header img.icon_popup {
  position: absolute;
  top: -60px;
  left: 50%;
  transform: translateX(-50%);
}
.popup-main .modal-dialog .modal-content .modal-header button.close {
  position: absolute;
  top: -15px;
  right: -10px;
  opacity: 1;
}
.popup-main .modal-dialog .modal-content .modal-body {
  margin: 0 auto;
  padding: 60px 4rem 3rem;
  text-align: center;
}
.popup-main .modal-dialog .modal-content .modal-body h2 {
  font-size: 64px;
  font-weight: 900;
  color: #04cf85;
}
.popup-main .modal-dialog .modal-content .modal-body h3 {
  font-size: 40px;
  font-weight: 400;
  color: #04cf85;
}
.popup-main .modal-dialog .modal-content .modal-body p {
  font-size: 20px;
  padding: 1.5rem 0;
  font-weight: 400;
}
.popup-main .modal-dialog .modal-content .modal-body a {
  font-size: 16px;
}
@media (max-width: 767px) {
  .popup-main .modal-dialog .modal-content .modal-body .popup-title h1 {
    font-size: 25px;
    margin-bottom: 0.5rem;
  }
}
@media (max-width: 576px) {
  .popup-main .modal-dialog .modal-content .modal-body .popup-title h1 {
    font-size: 22px;
    margin-bottom: 0.5rem;
  }
}
.box-slide-text {
  /*
	h1 {
		font-size: 50px;
		font-weight: 600;
	}
	h2 {
		font-size: 34px;
		font-weight: 600;
		div {
			font-size: 34;
		}
	}
	@media ( max-width: 767px ) {
		h1 {
			font-size: 30px !important;
			font-weight: 600;
		}
		h2 {
			font-size: 26px !important;
			font-weight: 600;
			div {
				font-size: 26px !important;
			}
		}
	}
	*/
}
.box-slide-text h1,
.box-slide-text h2 {
  font-weight: 600;
}
.loading {
  width: 100vw;
  height: 100vh;
  position: fixed;
  background: #04cf85;
  z-index: 9999;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #666;
  font-size: 12px;
  flex-direction: column;
}
.loading img {
  animation: fadeIn 1s;
  animation-delay: 0s;
  opacity: 0.8;
  animation: pulsa 300ms infinite alternate;
}
.loading p {
  opacity: 0.3;
  animation: pulsa 500ms infinite alternate;
  font-size: 14px;
}
@keyframes pulsa {
  to {
    opacity: 1;
  }
}
.bg-gray {
  background: #f3f2f2;
}
a {
  color: #04cf85;
}
a:focus,
a:active {
  border: 0;
  outline: none;
}
a:hover {
  text-decoration: none;
}
a,
a:active,
a:focus,
button:focus,
button:active {
  outline: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0;
}
.img-responsive {
  display: inline-block;
}
.text-primary {
  color: #04cf85 !important;
}
.bg-primary {
  background: #04cf85 !important;
}
.btn.btn-default {
  color: #fff;
  background: #000;
  border: 0;
  border-radius: 0px;
  padding: 8px 20px;
  font-size: 20px;
}
.btn.btn-default:hover {
  background: #04cf85;
}
.btn.btn-primary {
  background: #04cf85;
  color: #fff;
  border: 0;
  padding: 12px 30px;
  border-radius: 5px;
  transition: all 300ms;
}
.btn.btn-primary:hover {
  background: #fff;
  color: #000;
}
.btn.btn-primary.btn-popup:hover {
  box-shadow: 0px 5px 15px rgba(255, 255, 255, 0.5);
}
.btn.btn-secondary {
  background: #fff;
  color: #000;
  font-size: 18px;
}
.btn.btn-full {
  width: 100%;
}
.form-control {
  background: #f3f2f2;
  color: #191919;
  border: 0;
}
.form-control:focus {
  background: #f3f2f2;
  color: #191919;
}
.form-control.bg-dark {
  background: #535353;
  color: #fff;
}
.form-control.bg-dark::placeholder {
  color: #fff;
}
.form-control::placeholder {
  color: #191919;
}
button.close {
  position: relative;
  z-index: 9999;
  opacity: 0.8;
  right: 10px;
  top: 0px;
  font-size: 35px;
  font-weight: 300;
}
button.close:hover {
  animation: rubberBand 1s;
}
.scrollup {
  width: 40px;
  height: 40px;
  position: fixed;
  bottom: 55px;
  right: 40px;
  display: none;
  z-index: 999;
  border: 1px solid rgba(255, 255, 255, 0.3);
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  transition: background 300ms;
}
.scrollup:before {
  content: "\f062";
  font-family: "Font Awesome\ 5 Free";
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 3px;
  width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
}
.scrollup:hover {
  background-color: #000000;
}
