.opacity {
    padding-top: 60px;
    background: transparent linear-gradient(180deg, rgba(59, 59, 59, 0.59) 0%, #80808000 100%) 0% 0% no-repeat padding-box;
    opacity: 1;
}

#mainSection {
    position: relative;
}

#contentMainSection {
    position: absolute;
    top: 40%;
    color: white;
    font-size: 1.8vw;
}

#contentMainSection hr {
    margin: 0.75rem 0 0.75rem 0;
    border: 1px solid #FFC114;
    opacity: 1;
}

#paragraphMainSection {
    font-size: 1.3vw;
    line-height: 1.3;
}

#paragraphMainSection a, #secondTitleMainSection span, .fa-file-pdf, #secondColFirstCarousel span, #paragraphFirstColSecondCarousel span, #manualSection {
    color: #F9A825;
}

#firstTitleMainSection {
    font-size: 3vw;
    line-height: 1.1;
}

#secondTitleMainSection {
    position: absolute;
    top: 40%;
    left: 50%;
    color: white;
    font-size: 3.25vw;
    text-shadow: 0 3px 6px #000000B8;
    text-align: left;
    line-height: 1.1;
}

#managementPolicySectionDesktop {
    margin: 85px auto 85px auto;
}

#vertical-line {
    border-left: 2px solid #0db413;
    height: 100%;
}

#textManagementPolicySection {
    color: #09880D;
}

#paragraphManagementPolicySection {
    font-size: 1.3vw;
}

#firstCarouselDesktopSection {
    position: relative;
    background-color: #F5F5F5;
}

#firstCarouselDesktopSection .carousel-caption {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    font-size: 1.85vw;
    max-height: 700px;
}

#firstCaptionFirstCarousel {
    padding-top: 31.5vh;
}

#secondCaptionFirstCarousel {
    padding-top: 22vh;
}

#thirdCaptionFirstCarousel {
    padding-top: 31.5vh;
}

#fourthCaptionFirstCarousel {
    padding-top: 30vh;
}

#fifthCaptionFirstCarousel {
    padding-top: 31.5vh;
}

.controlPrevFirstCarousel, .controlNextFirstCarousel, .controlPrevSecondCarousel, .controlNextSecondCarousel {
    top: 50%;
    background-color: #3FA242 !important;

    width: 24px !important;
    height: 25px !important;
    z-index: 2;
    transform: translate(-50%, -50%);
}

#firstCarouselDesktopSection .carousel-control-prev {
    left: 0;

}

#secondCarouselDesktopSection .carousel-control-prev {
    left: -12%;

}

#firstCarouselDesktopSection .carousel-control-next {
    right: -17%;
}

#secondCarouselDesktopSection .carousel-control-next {
    right: -30%;
}

#firstCarouselDesktopSection .carousel-control-prev-icon, #firstCarouselDesktopSection .carousel-control-next-icon, #secondCarouselDesktopSection .carousel-control-prev-icon, #secondCarouselDesktopSection .carousel-control-next-icon {
    width: 18px;
    height: 18px;
}

#firstCarouselDesktopSection .carousel-indicators {
    width: 140px;
    background: transparent 0 0 no-repeat padding-box;
    border-radius: 44px;

    margin-right: 0;
    margin-left: 15rem;
    left: 0;
    bottom: 28%;
    transform: translate(-50%, -50%);
}

#secondCarouselDesktopSection .carousel-indicators {
    width: 140px;
    background: transparent 0 0 no-repeat padding-box;
    border-radius: 44px;

    margin-right: 0;
    margin-left: 11.75rem;
    left: 0;
    bottom: 18%;
    transform: translate(-50%, -50%);
}

#firstCarouselDesktopSection .carousel-indicators [data-bs-target], #secondCarouselDesktopSection .carousel-indicators [data-bs-target] {
    background-color: #DADADA;
    border-radius: 50%;
    width: 15px;
    height: 15px;
}

#firstCarouselDesktopSection .carousel-indicators .active, #secondCarouselDesktopSection .carousel-indicators .active {
    background-color: #FDA623;

}

.yellowTextFirstCarousel {
    color: #FBC115;
}

#secondColFirstCarousel, #manualSection, #sstmaSection {
    color: #09880D;
    font-size: 1.5vw;
    padding: 0 3.5rem 0 8.5rem;
}

#buttonSecondColFirstCarousel {
    border: 1px solid #FBC115;
    color: #FBC115;
    border-radius: 20px;
    padding: 10px;
    font-size: 1.25vw;
}

#buttonSecondColFirstCarousel i {
    padding-right: 10px;
}

#secondCarouselDesktopSection {
    position: relative;
    color: #3FA242;
}

#firstColSecondCarousel {
    position: absolute;
    padding-top: 8rem;
}

#titleFirstColSecondCarousel {
    font-size: 1.7vw;
}

#paragraphFirstColSecondCarousel {
    font-size: 1.7vw;
}

.captionSecondCarousel {
    top: 0.5rem;
    color: #3FA242;
    font-size: 1.35vw;
}

.yellowTextSecondCarousel {
    color: #DEA400;
}

#conductDesktopSection, #conductMobileSection {
    background-color: #00467F;
    color: white;
    font-size: 0.75vw;
}

#conductTitle {
    font-size: 1.75vw;
}

#conductSubTitle {
    font-size: 1vw;
}

#conductDesktopSection .row img {
    object-fit: contain;
    border: 15px solid #fff;
    background-color: #fff;
    display: block;
    margin: 0 auto;
    width: 150px;
    height: 150px;
    box-shadow: 0px -5px 0px 0px green;
}

.yellowTextConductDesktopSection {
    color: #FFC20E;
}

@media only screen and (min-width: 1600px) and (max-width: 1919px) {
    #firstCarouselDesktopSection .carousel-indicators {
        margin-left: 15rem;
        bottom: 26%;
    }

    #secondCarouselDesktop img {
        width: 80%;
    }

    #secondCarouselDesktopSection .carousel-indicators {
        margin-left: 10.5rem;
        bottom: 8%;
    }

    #conductDesktopSection {
        font-size: 0.85vw;
    }
}

@media only screen and (min-width: 1368px) and (max-width: 1599.98px) {
    #firstCarouselDesktopSection .carousel-indicators {
        margin-left: 10rem;
        bottom: 22%;
    }

    #secondCarouselDesktop img {
        width: 60%;
    }

    #secondCarouselDesktopSection .carousel-indicators {
        margin-left: 11rem;
        bottom: 15%;
    }

    #conductDesktopSection {
        font-size: 0.9vw;
    }
}

@media only screen and (min-width: 1100px) and (max-width: 1367.98px) {
    #firstCarouselDesktopSection .carousel-indicators {
        margin-left: 8rem;
        bottom: 25%;
    }

    #secondCarouselDesktop img {
        width: 50%;
    }

    #secondCarouselDesktopSection .carousel-indicators {
        margin-left: 10.75rem;
        bottom: 3%;
    }

    #conductDesktopSection {
        font-size: 1vw;
    }
}

@media screen and (max-width: 767px) {
    #mainSection {
        margin-top: 120px;
    }

    #contentMainSection {
        top: 5%;
    }

    #firstTitleMainSection {
        font-size: 8vw;
    }

    #contentMainSection hr {
        width: 65%;
        margin: 0.8rem 0 0.4rem 0;
    }

    #secondTitleMainSection {
        width: 250px;
        font-size: 6vw;
        position: initial;
        line-height: 1.3;
    }

    #paragraphMainSection {
        font-size: 3.75vw;
    }

    #managementPolicySectionMobile {
        margin-top: -25vh;
        color: #09880D;
        font-size: 3.4vw;
    }

    #banner_bsi_img {
        width: 125px;
    }

    #logo_lamcequalidade {
        position: relative;
        z-index: -1;
        width: 300px;
    }

    #firstCarouselMobile {
        font-size: 3.7vw;
    }

    #firstCarouselMobile .carousel-caption {
        height: 100%;
        right: initial;
        bottom: 0;
        left: 0;
        padding-top: 0;
        padding-bottom: 0;
    }

    #firstCarouselMobileSection .carousel-control-prev {
        left: 23%;
    }

    #secondCarouselMobileSection .carousel-control-prev {
        left: 15%;
    }

    #firstCarouselMobileSection .carousel-control-next {
        right: 15%;
    }

    #secondCarouselMobileSection .carousel-control-next {
        right: 6%;
    }

    #firstCarouselMobileSection .carousel-control-prev-icon, #firstCarouselMobileSection .carousel-control-next-icon, #secondCarouselMobileSection .carousel-control-prev-icon, #secondCarouselMobileSection .carousel-control-next-icon {
        width: 18px;
        height: 18px;
    }

    #firstCarouselMobileSection .carousel-indicators [data-bs-target], #secondCarouselMobileSection .carousel-indicators [data-bs-target] {
        background-color: #DADADA;
        border-radius: 50%;
        width: 15px;
        height: 15px;
    }

    #firstCarouselMobileSection .carousel-indicators .active, #secondCarouselMobileSection .carousel-indicators .active {
        background-color: #FDA623;
    }

    #firstCarouselMobile .carousel-indicators {
        bottom: -17%;
    }

    #secondCarouselMobile .carousel-indicators {
        bottom: -13%;
    }

    #secondCarouselMobile .carousel-caption {
        top: 1vh;
        right: 0;
        font-size: 4.5vw;
    }

    #secondCarouselMobile .yellowTextSecondCarousel {
        color: #FFD55E;
    }

    #secondCarouselMobile .carousel-caption > p {
        text-shadow: 0px 3px 6px #00000029;
    }

    #manualSection {
        background-color: #F5F5F5;
        font-size: 3.5vw;
    }

    #sstmaSection {
        font-size: 3.5vw;
    }

    #buttonSecondColFirstCarousel {
        border-radius: 10px;
        font-size: 3vw;
    }

    #conductMobileSection {
        font-size: 2vw;
        margin-top: 9vh;
    }

    #conductMobileSection .row img {
        object-fit: contain;
        border: 30px solid #fff;
        border-top-width: 0;
        border-bottom-width: 100px;
        background-color: #fff;
        display: block;
        margin: 0 auto;
        height: 165px;
        box-shadow: 0px -3px 0px 0px green;
    }

    .cardContent {
        position: relative;
    }

    #conductMobileSection .textCard {
        font-size: 3.25vw;
        color: #00467F;
        top: 8.5vh;
        position: absolute;
        width: 93%;
        line-height: 1.2;
    }

    #conductMobileSection .button {
        position: absolute;
        background-color: transparent;
        border: transparent;
        top: 14.5vh;
        left: 0;
        color: #00467F;
        width: 100%;
    }

    #conductMobileSection .fa-circle-plus {
        color: #00467F;
    }

    #conductTitle {
        font-size: 4vw;
    }

    #conductSubTitle {
        font-size: 3vw;
    }

    .icons .modal-content {
        color: #00467F;
        border-radius: 0;
        box-shadow: 0px -6px 0px 0px #3FA242;
    }

    .icons .modal-header {
        padding: 0;
        border-bottom: transparent;
    }

    .icons .modal-body img {
        object-fit: contain;
        height: 65px;
    }

    .icons .modal-footer {
        border-top: transparent;
        justify-content: center;
    }

    .icons .modal-footer button {
        color: #00467F;
    }
}

@media screen and (max-width: 389.98px) {
    #conductMobileSection .row img {
        height: 130px !important;
        border-bottom-width: 75px !important;
    }

    #conductMobileSection .textCard {
        font-size: 3vw;
    }

    #conductMobileSection .button {
        top: 13.5vh;
    }
}

