:root {
  --white: #ffffff;
  --black: #101010;
  --grey: #eeeeee;
  --red: #bb3b40;
  --hov: #731013;
}

@font-face {
  font-family: "Roobert";
  src: url("../assets/fonts/RoobertBold.ttf") format("opentype");
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: "Roobert";
  src: url("../assets/fonts/RoobertSemiBold.ttf") format("opentype");
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: "Roobert";
  src: url("../assets/fonts/RoobertMedium.ttf") format("opentype");
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: "Roobert";
  src: url("../assets/fonts/RoobertRegular.ttf") format("opentype");
  font-style: normal;
  font-weight: 400;
}
html,
body {
  font-family: "Roobert", sans-serif;
  font-size: 18px;
  color: var(--black);
  height: 100%;
  width: 100%;
  margin: 0px;
  padding: 0px;
}

h1 {
  font-size: 85px;
}

h2 {
  font-size: 50px;
}

h3 {
  font-size: 30px;
}

h4 {
  font-size: 25px;
}

.f400 {
  font-weight: 400 !important;
}

.f500 {
  font-weight: 500 !important;
}

.f600 {
  font-weight: 600 !important;
}

.f700 {
  font-weight: 700 !important;
}

.fs-13 {
  font-size: 13px;
}

.fs-85 {
  font-size: 85px;
}

.d-pad {
  padding: 80px 5%;
}

a {
  color: unset;
  text-decoration: none;
}
a:hover {
  color: unset;
}

.btn-cta {
  background-color: var(--black);
  display: inline-block;
  padding: 12px 44px;
  color: var(--white);
  text-decoration: none;
  border: none;
  border-radius: 28px;
  font-size: 18px;
}
.btn-cta:hover {
  color: var(--white);
  background-color: var(--hov);
}

.btn-wssp {
  display: block;
  position: fixed;
  left: 30px;
  background: transparent;
  bottom: 28px;
  padding: 0 10px;
  z-index: 9999;
}
.btn-wssp img {
  width: 15%;
}

.body-gracias {
  background-image: url("../assets/img/tauro-lp-fletes-header.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 500px) and (min-width: 0px) {
  .body-gracias {
    background-image: url("../assets/img/res/tauro-lp-fletes-header-res.jpg");
  }
}

.header {
  background-image: url("../assets/img/tauro-lp-fletes-header.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  border-bottom: 2px solid var(--white);
}
.header .d-pad {
  padding: 180px;
}
.header .envia {
  margin-bottom: -15px !important;
}
.header .logo {
  position: absolute;
  width: 140px;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 25px;
}
.header .box {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  background-color: var(--white);
  width: 60%;
  padding: 10px;
  bottom: -45px;
}
@media (max-width: 500px) and (min-width: 0px) {
  .header {
    background-image: url("../assets/img/res/tauro-lp-fletes-header-res.jpg");
  }
  .header .d-pad {
    padding: 150px 5%;
  }
  .header .logo {
    width: 120px;
  }
  .header h2 {
    margin-top: 1% !important;
  }
  .header .box {
    width: 85%;
    padding: 10px;
    bottom: -52px;
  }
}

.sec1 {
  background-image: url("../assets/img/tauro-lp-fletes-cta.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 500px) and (min-width: 0px) {
  .sec1 {
    background-image: url("../assets/img/res/tauro-lp-fletes-cta-res.jpg");
  }
  .sec1 .btn-cta {
    width: 100%;
  }
}

.sec2 .cuadro {
  width: 30px;
  height: 30px;
  background-color: var(--red);
  margin-top: -45px;
}
.sec2 .separador {
  margin: 5% 0;
}
.sec2 .box {
  position: absolute;
  background-color: var(--grey);
  width: 33%;
  padding: 25px 20px 40px;
  height: 155px;
  left: 4.5%;
  top: 46%;
}
@media (max-width: 576px) and (min-width: 0px) {
  .sec2 .box {
    position: static;
    background-color: var(--grey);
    width: 100%;
    padding: 25px 20px 40px;
    height: 110px;
    text-align: center;
  }
}

.sec3 {
  background-image: url("../assets/img/tauro-lp-fletes-cta-02.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: 2px solid var(--white);
}
.sec3 .d-pad {
  padding: 40px 5%;
}
.sec3 .trailer {
  position: absolute;
  width: 550px;
  top: -60px;
  right: 2%;
}
@media (max-width: 500px) and (min-width: 0px) {
  .sec3 {
    background-image: url("../assets/img/res/tauro-lp-fletes-cta-02-res.jpg");
    text-align: center;
    margin-top: 70px;
  }
  .sec3 .d-pad {
    padding: 23% 3% 40px;
  }
  .sec3 .trailer {
    position: absolute;
    width: 380px;
    top: -110px;
    right: 0;
    left: 0;
    margin: 0 auto;
  }
}

.footer {
  background-image: url("../assets/img/tauro-lp-fletes-footer.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
.footer .formulario form {
  padding: 0px 5%;
}
.footer .formulario .form-control {
  color: var(--black);
  background-color: var(--white);
  border: none;
  padding: 9px 12px;
  border-radius: 8px;
  margin-bottom: 12px;
}
.footer .formulario .form-control::-webkit-input-placeholder {
  color: var(--black);
}
.footer .formulario .form-control::-moz-placeholder {
  color: var(--black);
}
.footer .formulario .form-control:-ms-input-placeholder {
  color: var(--black);
}
.footer .formulario .form-control::-ms-input-placeholder {
  color: var(--black);
}
.footer .formulario .form-control::placeholder {
  color: var(--black);
}
.footer .formulario .btn-cta {
  padding: 10px 75px;
}
.footer .copy {
  margin-top: 5%;
}
@media (max-width: 500px) and (min-width: 0px) {
  .footer .formulario .btn-cta {
    padding: 10px 75px;
    width: 100%;
  }
}

.mobile-item {
  display: none;
}

@media (max-width: 500px) and (min-width: 0px) {
  .desktop-item {
    display: none;
  }
  .mobile-item {
    display: block;
  }
  h1 {
    font-size: 50px;
  }
  h2 {
    font-size: 35px;
  }
  h3 {
    font-size: 30px;
  }
  h4 {
    font-size: 22px;
  }
  .fs-85 {
    font-size: 50px;
  }
}