a {
  text-decoration: none !important;
}

.navbar-expand-lg .navbar-nav .nav-item .nav-link {
  border-bottom: 2px solid transparent;
}

.navbar-expand-lg .navbar-nav .nav-item.active .nav-link {
  border-bottom: 2px solid #FF2C2C;
}

.web-email-redcard {
  font-size: 16px;
}

@media (max-width: 769px) {
  .web-email-redcard {
    font-size: 13px !important;
  }
}
.web-navbar-togg {
  border: 0px !important;
}

.web-rdm-container-hero {
  width: 100%;
  height: 60vh;
  background-color: #fbfbfb;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.web-rdm-container-hero h1 {
  color: white;
  font-size: 52px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
.web-rdm-container-hero p {
  color: white;
}

@media (max-width: 769px) {
  .web-rdm-container-hero h1 {
    font-size: 38px;
  }
}
@media (max-width: 550px) {
  .web-rdm-container-hero h1 {
    font-size: 32px;
  }
}
.web-download-link {
  color: #6e6e6e;
  text-decoration: none !important;
}

.web-download-link:hover {
  color: #FF2C2C;
}

.web-rdm-subtitles {
  font-size: 15px;
  color: #FF2C2C;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin-bottom: 10px !important;
}

.web-rdm-titles {
  color: black;
  font-size: 45px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  margin-bottom: 10px !important;
}

.overlay {
  width: 100%;
  height: 60vh;
  background-color: rgba(0, 0, 0, 0.651);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  padding-bottom: 5%;
}

.web-rdm-cont-hero-text {
  width: 100%;
  text-align: left;
  margin: auto;
}

.web-rdm-card-red {
  width: 440px;
  height: 200px;
  background-color: #FF2C2C;
  position: relative;
  margin-top: -100px !important;
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.web-rdm-card-red p {
  margin-bottom: 6px !important;
}

@media (max-width: 769px) {
  .web-rdm-card-red {
    width: 100% !important;
    float: none !important;
  }
}
.web-card-info-phone {
  width: 100%;
  height: 120px;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-right: 2px solid white;
}

.web-card-info-mail {
  width: 100%;
  height: 120px;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.web-cont-fill {
  width: 100%;
  height: 200px;
}

@media (max-width: 769px) {
  .web-cont-fill {
    height: 120px !important;
  }
}
.web-rdm-intro {
  height: auto;
  margin-bottom: 80px;
}

@media (max-width: 769px) {
  .web-rdm-intro {
    margin-bottom: 40px;
  }
}
.web-rdm-intro-img {
  width: 100%;
  height: 580px;
  background-position: left;
  background-repeat: no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media (max-width: 769px) {
  .web-rdm-intro-img {
    height: 360px;
  }
}
.web-rdm-intro-text {
  width: 100%;
  height: auto;
  padding: 0px 40px;
}
.web-rdm-intro-text i {
  color: #FF2C2C;
}
.web-rdm-intro-text p {
  text-align: justify;
}

@media (max-width: 991px) {
  .web-rdm-intro-text {
    height: auto;
    padding: 0px;
    margin-top: 40px;
  }
}
.web-card-red-intro {
  width: 180px;
  height: auto;
  background-color: #FF2C2C;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: -7%;
  margin-bottom: 6%;
  color: white;
  padding: 20px;
  text-align: center;
  font-size: 15px;
}

@media (max-width: 769px) {
  .web-card-red-intro {
    margin-right: 0%;
  }
}
.web-card-services {
  width: 100%;
  height: auto;
  min-height: 550px;
  margin-bottom: 28px;
  border-bottom: 3px solid #FF2C2C;
  box-shadow: 0px 24px 65px -41px rgba(0, 0, 0, 0.46);
  -webkit-box-shadow: 0px 24px 65px -41px rgba(0, 0, 0, 0.46);
  -moz-box-shadow: 0px 24px 65px -41px rgba(0, 0, 0, 0.46);
}
.web-card-services h5 {
  color: #FF2C2C;
  font-size: 14px !important;
  text-transform: uppercase;
  margin-bottom: 6px;
}
.web-card-services h4 {
  color: black;
}
.web-card-services p {
  margin: 24px 0px;
  color: black !important;
}

.web-img-card-services {
  width: 100%;
  height: 200px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.web-cont-advantages {
  width: 100%;
  height: auto;
  margin: 120px 0px;
  background-color: #343434;
  padding: 80px;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 10;
}

@media (max-width: 769px) {
  .web-cont-advantages {
    margin: 0px;
    padding: 80px 40px;
  }
}
.web-img-advantages {
  width: 110%;
  height: 420px;
  margin: 60px 0px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (max-width: 769px) {
  .web-img-advantages {
    width: 100%;
    margin-bottom: 0px;
  }
}
.web-cont-advantages-text {
  width: 55%;
}
.web-cont-advantages-text h5 {
  font-size: 14px;
  text-transform: uppercase;
}
.web-cont-advantages-text h1 {
  margin-bottom: 22px;
}
.web-cont-advantages-text i {
  color: #FF2C2C !important;
}

@media (max-width: 1200px) {
  .web-cont-advantages-text {
    width: 100%;
  }
}
.web-solutions {
  margin: 80px 0px !important;
}
.web-solutions h5 {
  color: #FF2C2C;
  font-size: 14px;
  text-transform: uppercase;
}

.web-cont-solutions {
  width: 100%;
  height: 420px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  box-shadow: 0px 24px 65px -41px rgba(0, 0, 0, 0.46);
  -webkit-box-shadow: 0px 24px 65px -41px rgba(0, 0, 0, 0.46);
  -moz-box-shadow: 0px 24px 65px -41px rgba(0, 0, 0, 0.46);
  padding-bottom: 40px;
  margin-bottom: 40px;
}

@media (max-width: 760px) {
  .web-cont-solutions {
    height: auto;
  }
}
.web-num-solutions {
  width: 56px;
  height: 72px;
  background-color: #FF2C2C;
  color: white;
  font-size: 28px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 60px;
}

.web-padding-cards {
  padding: 0px 15%;
}

@media (max-width: 1200px) {
  .web-padding-cards {
    padding: 0px 10%;
  }
}
.web-cont-footer {
  height: auto;
  padding: 120px 0px !important;
  background: #343434;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 3px solid #FF2C2C;
}
.web-cont-footer a {
  font-size: 15px !important;
  color: white;
  font-weight: 300;
  letter-spacing: 0.5px;
  padding: 0px 16px !important;
}
.web-cont-footer h6 {
  color: white;
  font-size: 15px;
  margin-bottom: 18px !important;
}

.web-menuFoot {
  height: auto;
  border-right: 1px solid #ffffff !important;
  margin-top: 10px;
}

.web-container-contact {
  height: auto;
  background-color: white;
  margin-bottom: 160px;
  position: relative;
  margin-top: -240px;
  border-bottom: 3px solid #FF2C2C;
  box-shadow: 0px 24px 65px -41px rgba(0, 0, 0, 0.46);
  -webkit-box-shadow: 0px 24px 65px -41px rgba(0, 0, 0, 0.46);
  -moz-box-shadow: 0px 24px 65px -41px rgba(0, 0, 0, 0.46);
}

.web-contact-escribenos {
  width: 100%;
  height: 56px;
  background-color: #343434;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.web-contact-contactanos {
  width: 100%;
  height: 56px;
  background-color: #FF2C2C;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.web-btn-def {
  width: auto;
  height: auto;
  padding: 12px 36px !important;
  background-color: #FF2C2C;
  border-radius: 0px !important;
  border: 0px;
  color: white;
  margin: 30px 0px 60px 0px;
}

.web-banner-img-contact {
  width: 100%;
  height: 450px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.web-banner-contact {
  width: 100%;
  height: 450px;
  background-color: #666666;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.colforfa {
  width: 40px !important;
  padding: 0px 15px !important;
}

.container-footer {
  width: 600px !important;
  margin: auto;
}

@media (max-width: 569px) {
  .container-footer {
    width: 100% !important;
    margin: auto;
  }
}
.copy-black {
  width: 100%;
  height: 36px;
  background-color: black;
  color: white;
  padding: 4px;
}

.whatsapp-btn {
  width: 60PX;
  height: 60px;
  background-color: #00bb2d;
  border-radius: 100px;
  position: fixed;
  bottom: 0;
  right: 0;
  text-decoration: none !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: white;
  font-size: 30px;
  margin-right: 25px;
  margin-bottom: 25px;
  z-index: 10;
  -webkit-box-shadow: 3px 6px 28px -7px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 6px 28px -7px rgba(0, 0, 0, 0.3);
}

.whatsapp-btn:hover {
  color: white;
}

.web-view-services {
  color: #FF2C2C;
  letter-spacing: 0.5px;
  text-decoration: none !important;
}

.web-img-container-sub {
  width: 100%;
  height: 45vh;
  background-color: #fbfbfb;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.web-red-info {
  width: 100%;
  height: auto;
  padding: 60px 15%;
  background-color: #FF2C2C;
  color: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: justify;
}

.web-txt-container-sub {
  width: 100%;
  height: auto;
  padding: 0px 15%;
  margin-bottom: 60px;
  text-align: justify;
}
.web-txt-container-sub i {
  color: #cecece;
}

@media (max-width: 769px) {
  .web-txt-container-sub {
    margin-top: 60px;
    padding: 8px !important;
    text-align: left;
  }
}
.web-link-back {
  color: #666666;
  font-size: 14px;
  padding: 0px 15%;
  margin-bottom: 25px;
}

@media (max-width: 769px) {
  .web-link-back {
    margin-top: 20px;
    margin-bottom: 0px !important;
    padding: 0px !important;
  }
}