@media only screen and (min-width: 280px) and (max-width: 599px) {
    .about_advantages {
        margin-left: 30px;
        font-size: 25px;
        width: auto;
    }
    .advantages-text {
        font-size: 1.2rem;
          font-family: Questrial, sans-serif;
          margin-bottom: 30px;
          display: inline;
    }

    .material-symbols-outlined.md-48 {
        font-size: 2rem;
    }
    .advantages-icon {
        font-size: 30px;
        color: #d5e2a6;
        margin-right: 5px;
        padding: 5px;
        height: 25px;
        width: 25px;
    }
    .depilacaoline {
        font-family: Stangith;
        text-transform: uppercase;
        font-size: 30px;
    }
    .depilacao_left {
        float: left;
        padding: 18px 20px 0 20px;
        border-top-left-radius: 8px;
        border-bottom-left-radius: 8px;
        margin-top: 5px;
    }
    .banner2-content {
        font-size: 30px;
    }
    .footer-header-text {
        width: 100%;
        float: left;
        font-size: 20px;
        font-weight: 700;
        font-family: Stangith;
        margin-top: 20px;
    }
    .social_icon {
        width: 100%;
        float: left;
        font-size: 20px;
        color: #fff;
    }
    .social_icon a {
        width: 100%;
        float: left;
        font-size: 20px;
    }
    .col-5.female,
    .col-5.male {
        background-color: #b8a692;
        color: #fff;
        font-weight: 700;
        border-radius: 20px;
        padding: 15px;
        margin: 14px;
        font-size: 25px;
        text-align: center;
        max-width: 90%;
        min-width: 90%;
    }
    .selected-gender {
        border-color: #938478;
        border-width: 5px;
        border-style: solid;
    }
    .min-gender {
        min-height: 35px;
    }
    .layout_padding {
        padding: 0;
    }
    .calculo-input {
        border-right: 0;
    }
    .header_text {
        margin-top: 3vh;
    }
    .label-result-height {
        min-height: 150px;
    }
    .label-result-height-icon {
        min-height: 100px;
    }
    .value-result {
        min-height: 113px;
    }
    .calc-button-brown {
        display: flex;
        text-align: center;
        background-color: #b8a692 !important;
        color: #fff !important;
        padding: 0.5rem 0.3rem;
        margin-top: 4rem;
        font-weight: 700;
        font-size: 1.5rem;
        border-radius: 30px;
        cursor: pointer;
        margin-bottom: 15px;
        font-family: Questrial;
    }
    #estimativa5anos {
        font-size: 2rem;
        line-height: 1.8rem;
    }
    .estimativa-futuro p {
        font-size: 1.3rem;
        text-align: center;
        width: auto;
        line-height: 1.5rem;
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .content_section-banner {
        width: 100%;
        min-height: 30vh;
        background-color: #d5e2a6;
        font-family: Stangith;
    }

    .calc-button {
      text-align: center;
      background-color: #d5e2a6 !important;
      color: #938478 !important;
      padding: 1.333rem 2.5rem;
      margin-top: 1.2rem;
      font-weight: 700;
      font-size: 1rem;
      border-radius: 30px;
      border: 2px solid #d5e2a6 !important;
      cursor: pointer;
      width: 100%;
      display: block;
      font-family: Questrial;
    }

    .indique-1 {
        margin-top: 1rem;
        font-size: 4rem;
        line-height: 4.2rem;
    }

    .carousel-item {
        margin-bottom: 0px;
        min-height: 446px;
    }

    .indique-button-brow {
        display: block;
        text-align: center;
        background-color: #b8a692 !important;
        color: #fff !important;
        padding: 1rem 1rem;
        margin-top: 1.5rem;
        font-size: 1.5rem;
        border-radius: 30px;
        cursor: pointer;
        margin-bottom: 1.5rem;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }



    #testimonial-carousel.carousel {
        width: 90%; 
        margin-top: auto;
        top: 10%;
    }

    #testimonial-carousel.carousel .carousel-item {
        color: #fff;
        font-size: 1rem;
        text-align: center;
        overflow: hidden;
        min-height: 360px;

    }
    #testimonial-carousel.carousel .carousel-item a {
        color: #d5e2a6;
    }

    #testimonial-carousel.carousel .testimonial {    
        padding: 30px 0 10px;
        font-size: 1.2rem;
        line-height: initial;
    }
    #testimonial-carousel.carousel .overview {   
        text-align: center;
        padding-bottom: 5px;
    }
    #testimonial-carousel.carousel .overview b {
        color: #fff;
        font-size: 1.5rem;
        text-transform: uppercase;
        display: block; 
        padding-bottom: 5px;
    }
    #testimonial-carousel.carousel .star-rating i {
        font-size: 1rem;
        color: #ffdc12;
    }
    #testimonial-carousel .carousel-control-prev, #testimonial-carousel .carousel-control-next {
        width: 30px;
        height: 30px;
        border-radius: 50%;
        background: #fff;
        text-shadow: none;
        color: #938478;
        top: 4px;
    }
    #testimonial-carousel .carousel-control-prev i, .carousel-control-next i {
        font-size: 1rem;
        margin-right: 2px;
    }
    #testimonial-carousel .carousel-control-prev {
        left: auto;
        right: 40px;
    }
    #testimonial-carousel.carousel-control-next i {
        margin-right: -2px;
    }
    #testimonial-carousel.carousel .carousel-indicators {
        bottom: 15px;
    }
    #testimonial-carousel.carousel-indicators li, #testimonial-carousel.carousel-indicators li.active {
        width: 11px;
        height: 11px;
        margin: 1px 5px;
        border-radius: 50%;
    }
    #testimonial-carousel.carousel-indicators li {   
        background: #fff;
        border: none;
    }
    #testimonial-carousel.carousel-indicators li.active {        
        background: #fff;       
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .mr-auto {
        margin-right: 0;
        float: right;
    }
    .logo {
        width: 43%;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 10px;
        padding-left: 10px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .heading_text {
        font-size: 30px;
    }
    .footer_section {
        padding-top: 50px;
    }
    .navbar {
        padding: 20px 20px;
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .depilacaoline {
        font-family: Stangith;
        text-transform: uppercase;
        font-size: 4rem;
    }
}
