* {
  font-family: "Poppins", sans-serif;
  font-style: normal;
}

.cabecera {
    background-color: #F17426;
}

.texto_carousel {
    line-height: 100%;
}

#hero .hero-container {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    padding-top: 0px;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    animation: roll 2s;
  }

  .card-group {
    animation: roll 2s;
  }

  .imagen:hover {
    border-radius: 10px;
    background-color: #f8a572;
    width: 90%;
  }

  @keyframes roll {
    0% {opacity: 0;
        transform: translateY(30px) scale(0.9);
}
    100% {
        opacity: 1;
        transform: translateY(0px) scale(1);
}
}

  .container-video {
    padding-left: 15%;
    padding-right: 15%;
  }

  .btn_enviar {
    background-color: #F17426;
    border: #F17426;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 5px;
}

#hero .btn-get-started1 {
    letter-spacing: 0px;
    transition: 0.5s;
    animation: efecto 1.2s infinite;
    border-radius: 50px;
  }
  
  #hero .btn-get-started:hover {
    background: #fff;
    color: #F17426;
    border: 1px solid #F17426;
  }
  @keyframes efecto {
    0% {
      box-shadow: 0 0 0 0 rgba(240, 112, 7, 0.85);
    }
    100% {
      box-shadow: 0 0 0 25px rgba(0, 0, 0, 0);
    }
  }

  @media (max-width: 1920px) {
    .hero-container h2 {
        font-weight: 200;
        padding-top: 1rem;
        padding-bottom: 1rem;
        padding-left: 3rem;
        padding-right: 3rem;
      }
      a.navbar-brand {
        font-size: 35px;
      }
}

@media (max-width: 1880px) {
    .hero-container h1 {
        font-size: 50px;
        font-weight: 400;
      }
    a.navbar-brand {
        font-size: 35px;
      }
    .hero-container h2 {
        font-size: 20px;
        font-weight: 200;
        padding-top: 1rem;
        padding-bottom: 1rem;
        padding-left: 3rem;
        padding-right: 3rem;
      }
      .hero-container p {
        font-size: 18px;
    }
    .poppins-thin_cab {
      font-size: 18px;
      font-weight: 400;
    }
    .poppins-thin {
      font-size: 35px;
      font-weight: 400;
    }
    .poppins-extralight {
      font-size: 20px;
      font-weight: 200;
      color: black;
    }
    .poppins-thin_serv {
      font-size: 20px;
      font-weight: 400;
    }

  .poppins-extralight_serv {
      font-size: 17px;
      font-weight: 200;
      color: black;
    }
    .poppins-thin_comm {
      font-size: 19px;
      font-weight: 400;
      color: #5e5b6b;
    }

  .poppins-extralight_comm {
      font-size: 17px;
      font-weight: 200;
      color: black;
    }
    .poppins-thin_contactos {
      font-size: 15px;
      font-weight: 400;
    }
    .poppins-thin_footer {
      font-size: 18px;
      font-weight: 400;
    }
  }

@media (max-width: 1000px) {
    #img_servicio {
        margin-left: 0.2rem;
        width: 95%;
        height: 95%;
    }
    .poppins-thin_cab {
    font-size: 15px;
    font-weight: 400;
  }
  a.navbar-brand {
    font-size: 30px;
  }
  .hero-container h1 {
    font-size: 40px;
    font-weight: 400;
    padding-top: 0rem;
    margin-bottom: 2rem;

  }
.hero-container h2 {
    font-size: 18px;
    font-weight: 200;
    padding-top: 0rem;
    padding-bottom: 1rem;
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .hero-container p {
    font-size: 18px;
}
}
@media (max-width: 800px) {
    .poppins-thin_cab {
        font-size: 15px;
        font-weight: 400;
    }
    a.navbar-brand {
        font-size: 25px;
      }
    .hero-container h1 {
        font-size: 35px;
        font-weight: 400;
        margin-bottom: 1rem;
    }
    .hero-container h2 {
        font-size: 18px;
        font-weight: 200;
        padding-top: 1rem;
        padding-bottom: 1rem;
        padding-left: 3rem;
        padding-right: 3rem;
    }
    .hero-container p {
        font-size: 18px;
    }
    .poppins-thin {
        line-height: 80%;
    }
    .poppins-extralight {
        line-height: 100%;
    }
}
@media (max-width: 600px) {
  .poppins-thin_cab {
    font-size: 14px;
    font-weight: 400;
  }
  a.navbar-brand {
    font-size: 20px;
  }
  .hero-container h1 {
    font-size: 32px;
    font-weight: 400;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-bottom: 0%;
  }
.hero-container h2 {
    font-size: 15px;
    font-weight: 200;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
  .hero-container p {
    font-size: 18px;
}
.poppins-thin {
  font-size: 30px;
  line-height: 80%;
}
    .poppins-extralight {
        font-size: 20px;
        line-height: 100%;
    }
    .poppins-thin_serv {
        font-size: 15px;
        font-weight: 400;
    }

    .poppins-extralight_serv {
        font-size: 15px;
        line-height: 100%;
        font-weight: 200;
        color: black;
    }
}
@media (max-width: 500px) {
  .hero-container h1 {
    font-size: 23px;
    font-weight: 400;
    margin-bottom: 20px;
  }
.hero-container h2 {
    font-size: 14px;
    font-weight: 200;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }
  .hero-container p {
    font-size: 13px;
}
.poppins-thin {
  font-size: 25px;
  line-height: 80%;
}
.poppins-extralight {
  font-size: 16px;
  line-height: 100%;
}
.poppins-thin_comm {
  font-size: 100%;
}
.poppins-extralight_comm {
  font-size: 100%;
}
}
@media (max-width: 400px) {
    .hero-container h1 {
        font-size: 20px;
        font-weight: 400;
        margin-bottom: 0rem;
  }
    .hero-container h2 {
        font-size: 12px;
        font-weight: 200;
        padding-top: 1rem;
        padding-bottom: 1rem;
        padding-left: 3rem;
        padding-right: 3rem;
  }
    .hero-container p {
        font-size: 11px;
    }
    .poppins-thin {
        font-size: 25px;
        line-height: 80%;
    }
    .poppins-extralight {
        font-size: 16px;
        line-height: 100%;
    }
        .poppins-thin_comm {
        font-size: 100%;
    }
        .poppins-extralight_comm {
        font-size: 100%;
        line-height: 120%;
    }
}
@media (max-width: 388px){
  .hero-container h1 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 0rem;
  }
.hero-container h2 {
    font-size: 11px;
    font-weight: 200;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .hero-container p {
    font-size: 11px;
}
}
@media (max-width: 351px){
  .hero-container h1 {
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 0px;
  }
  .hero-container h2 {
    font-size: 10px;
    font-weight: 400;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 3rem;
    padding-right: 3rem;
    }

}
@media (max-width: 300px){
    .hero-container h1 {
      font-size: 14px;
      font-weight: 400;
      margin-bottom: 0px;
    }
    .hero-container h2 {
      font-size: 10px;
      font-weight: 400;
      padding-top: 1rem;
      padding-bottom: 1rem;
      padding-left: 3rem;
      padding-right: 3rem;

      }
  
  }

.container-boton{
  border: 1px solid #ffffff;
  position: fixed;
  z-index: 999;
  border-radius: 50%;
  bottom: 50px;
  right: 15px;
  padding: 0px;
  transition: ease 0.3s;
  animation: efecto 1.2s infinite;
}
.container-boton:hover{
  transform: scale(1.1);
  transition: 0.3s;
}