@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Krub:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,200;1,300;1,400;1,500;1,600;1,700&family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

body {
    background-color: #052C65;
}
/*Common*/
.ff-inter {
    font-family: "Inter", sans-serif;
}
.ff-merriweather {
    font-family: "Merriweather", sans-serif;
}
.ff-montserrat {
    font-family: "Montserrat", sans-serif;
}
.fs-14 {
    font-size: 0.875rem;
}
.fs-15 {
    font-size: 0.95rem;
}
.fs-18 {
    font-size: 1.125rem;
}
.fs-20 {
    font-size: 1.25rem;
}
.fs-24 {
    font-size: 1.5rem;
}
.fs-43 {
    font-size: 2.7rem;
}
.fs-48 {
    font-size: 3rem;
}
.fs-62 {
    font-size: 3.875rem;
}
.fs-64 {
    font-size: 4rem;
}
.fs-88 {
    font-size: 5.5rem;
}
.fw-500 {
    font-weight: 500;
}
.txt-yellow {
    color: #FBD784;
}
.txt-yellow-v {
    color: #ffff00;
}
.uppercase {
    text-transform: uppercase;
}
.break-line {
    display: block;
}
.opacity-50 {
    opacity: .5;
}
.lh-21 {
    line-height: 21px;
}
.w-11 {
    width: 11%;
}
.pd-l-3 {
    padding-left: 3.4rem;
}
#aboutSection .img-left {
    text-align: left;
}
#contactSection .img-right {
    text-align: right;
}
/*NavBar*/
.navbar {
    padding-left: 5rem;
    padding-right: 5rem;
}
.nav-bar-bg {
    background-color: rgba(0, 15, 37, .85);
}
.navbar-padding {
    padding: 3.75rem 5rem;
    transition: ease .2s;
}
.navbar-padding-none {
    padding-left: 5rem;
    padding-right: 5rem;
    transition: ease .2s;
}
.navbar .navbar-nav li.nav-item {
    margin-left: 1rem;
    margin-right: 1rem;
}
.navbar .navbar-nav li.nav-item a {
    color: #fff;
}
/*Header*/
header {
    width: 100%;
    min-height: 1350px;
    background-color: #052C65;
    background-image: url("../img/image-000.jpg");
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 2rem;
}
header .content {
    padding-top: 6rem;
    max-width: 950px;
}
header .content .conheca-header {
    color: #fff;
    text-decoration: none;
    background-image: url("../img/arrow_down_link.svg");
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto;
    padding-right: 20px;
}
main.bg-gradient-blue,
.bg-gradient-blue {
    background: linear-gradient(180deg, rgba(0,15,37,0) 65%, rgba(0,15,37,1) 100%);
}
.pre-title {
    color: #FBD784;
    line-height: 22px;
    font-weight: 400;
    letter-spacing: 5px;
    padding-left: 100px;
}
.pre-title::before {
    content: '';
    width: 72px;
    height: 2px;
    background-color: #FBD784;
    position: absolute;
    margin-top: 10px;
    margin-left: -100px;
}
/*Content Product Section*/

#contactSection {
    min-height: 900px;
    scroll-margin-top: 130px !important;
    overflow: hidden;
}
#productSection {
    scroll-margin-top: 130px !important;
    overflow: hidden;
    padding-top: 18px;
}
#productSection .carousel {
    padding-top: 1rem;
}
#aboutSection {
    min-height: unset;
    margin-bottom: 4rem;
}
#contactSection {
    min-height: 820px;
    margin-top: 5rem;
}
#productSection .conheca-link-p,
#aboutSection .conheca-link-p {
    color: #fff;
    text-decoration: none;
    background-image: url("../img/arrow_right_link.svg");
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto;
    padding-right: 30px;
}
#productsTabs .nav-item button,
#aboutSection .nav-item button {
    font-family: "Montserrat", sans-serif;
    font-size: 1.3rem;
    color: #fff;
    font-weight: 500;
    font-variant: small-caps;
}
#productsTabs .nav-item button:hover,
#aboutTabs .nav-item button:hover {
    color: #FBD784;
}
#productsTabs .nav-item button.active,
#aboutTabs .nav-item button.active {
    color: #FBD784;
}
#productsTabs .nav-item button.nav-link {
    padding-top 0;
    padding-bottom: 0;
}
#productTabM .img,
#aboutTabM .img {
    text-align: right;
}
#productTabM .img img,
#aboutTabM .img img {
    width: 97%;
}
#productsTabsContent .owl-theme .owl-dots .owl-dot span,
#aboutTabsContent .owl-theme .owl-dots .owl-dot span {
    width: 16px;
    height: 16px;
    background: transparent;
    border: solid 1px #fff;
    margin: 5px 10px;
}
#productsTabsContent .owl-carousel .owl-item img {
    width: unset;
    display: unset;
}
#productsTabsContent .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span,
#aboutTabsContent .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #fff;
}
#productsTabsContent .topicos-rede-ftth-1,
#productsTabsContent .topicos-rede-ftth-2,
#productsTabsContent .topicos-rede-ftth-3 {
    background-image: url("../img/forma-bullet.png");
    background-repeat: no-repeat;
    background-size: auto;
    background-position: left center;
    padding: 10px 10px 15px 55px;
    margin-left: 15px;
    margin-bottom: 20px;
}
#productsTabsContent .topicos-rede-ftth-2 {
    background-image: url("../img/forma-bullet2.png");
}
#productsTabsContent .topicos-rede-ftth-3 {
    background-image: url("../img/forma-bullet3.png");
}

#productsTabsContent .topicos-rede-ftth-1.prod-pg1,
#productsTabsContent .topicos-rede-ftth-2.prod-pg1 {
    width: 450px;
    padding-left: 45px;
}
#productsTabsContent .topicos-rede-ftth-2.prod-pg1 .left-14 {
    left: 14%;
}
@media screen and (max-width: 500px) {
    #productsTabsContent .topicos-rede-ftth-1.prod-pg1,
    #productsTabsContent .topicos-rede-ftth-2.prod-pg1 {
        margin-left: 0 !important;
    }
    #productsTabsContent .topicos-rede-ftth-1.prod-pg1 .w-25 {
        width: 14% !important;
    }
    #productsTabsContent .topicos-rede-ftth-1.prod-pg1 .w-11 {
        width: 10% !important;
    }
    #productsTabsContent .topicos-rede-ftth-1.prod-pg1 .fs-15,
    #productsTabsContent .topicos-rede-ftth-2.prod-pg1 .fs-15 {
        font-size: .8rem;
    }
    #productsTabsContent, .topicos-rede-ftth-1.prod-pg1 .fs-18,
    #productsTabsContent, .topicos-rede-ftth-2.prod-pg1 .fs-18 {
        font-size: .9rem;
    }
    #productsTabsContent .topicos-rede-ftth-2.prod-pg1 .left-14 {
        left: 8%;
    }
    #productTabM .pd-l-3 {
        padding-left: 0;
    }
}
#productsTabsContent .lined-square {
    list-style: none;
    padding-left: 2.5rem;
    margin-bottom: 0;
    width: fit-content;
}
#productsTabsContent .lined-square li {
    margin: 5px 0;
}
#productsTabsContent .lined-square li:before {
    content: "";
    width: 14px;
    height: 13px;
    background: url("../img/line-square-list.png") no-repeat;
    position: absolute;
    margin-left: -25px;
    margin-top: 6px;
}
#productsTabsContent .letter-bullet-a,
#productsTabsContent .letter-bullet-b,
#productsTabsContent .letter-bullet-c {
    background: url("../img/lista-a.png") no-repeat;
    padding-left: 38px;
    min-height: 30px;
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}
#productsTabsContent .letter-bullet-b {
    background: url("../img/lista-b.png") no-repeat;
}
#productsTabsContent .letter-bullet-c {
    background: url("../img/lista-c.png") no-repeat;
}
#productsTabsContent .small, small {
    font-size: .675em;
}
#productsTabsContent .number-bullet-1,
#productsTabsContent .number-bullet-2,
#productsTabsContent .number-bullet-3,
#productsTabsContent .number-bullet-4,
#productsTabsContent .number-bullet-5,
#productsTabsContent .number-bullet-6,
#productsTabsContent .number-bullet-7,
#productsTabsContent .number-bullet-8,
#productsTabsContent .number-bullet-9 {
    background: url("../img/lista_n1.png") no-repeat;
    padding-left: 38px;
    min-height: 30px;
    display: flex;
    align-items: center;
    margin-bottom: 2px;
}
#productsTabsContent .number-bullet-2 {
    background: url("../img/lista_n2.png") no-repeat;
}
#productsTabsContent .number-bullet-3 {
    background: url("../img/lista_n3.png") no-repeat;
}
#productsTabsContent .number-bullet-4 {
    background: url("../img/lista_n4.png") no-repeat;
}
#productsTabsContent .number-bullet-5 {
    background: url("../img/lista_n5.png") no-repeat;
}
#productsTabsContent .number-bullet-6 {
    background: url("../img/lista_n6.png") no-repeat;
}
#productsTabsContent .number-bullet-7 {
    background: url("../img/lista_n7.png") no-repeat;
}
#productsTabsContent .number-bullet-8 {
    background: url("../img/lista_n8.png") no-repeat;
}
#productsTabsContent .number-bullet-9 {
    background: url("../img/lista_n9.png") no-repeat;
}
#productsTabsContent .inline-list {
    display: inline-flex;
    width: 100%;
    justify-content: space-evenly;
    list-style: none;
    margin-bottom: 1px;
    padding-left: 0;
}
#productsTabsContent .inline-list li {
    margin: 0 15px;
}
#productsTabsContent .inline-list li::before {
    content: '';
    width: 12px;
    height: 11px;
    background: url("../img/square-list-white.png") no-repeat;
    position: absolute;
    margin-top: 6px;
    margin-left: -20px;
}
#productsTabsContent .lined-square.prod2-pg2 {
    margin-left: 5%;
    width: 84%;
}
#productsTabsContent .lined-square.prod2-pg2 li {
    margin: 2px 0;
}
@media screen and (max-width: 500px) {
    #productsTabsContent .inline-list.prod-pg2 {
        display: block;
        padding-left: 25%;
    }
    #productsTabsContent .img-prod-pg2 {
        margin-top: 1.5rem;
    }
}
#productsTabsContent .lined-square.prod2-pg1 {
    width: fit-content;
    margin-left: 8%;
}
#productsTabsContent .topicos-rede-ftth-1.prod2-pg1,
#productsTabsContent .topicos-rede-ftth-2.prod2-pg1,
#productsTabsContent .topicos-rede-ftth-3.prod2-pg1 {
    margin-bottom: 5px;
    min-height: 70px;
    padding: 0 0 0 55px;
    display: flex;
    align-items: center;
}
@media screen and (max-width: 500px) {
    #productsTabsContent .topicos-rede-ftth-3.prod2-pg1 {
        margin-bottom: 20px !important;
    }
    #productTabD .owl-theme .owl-nav.disabled+.owl-dots {
        margin-top: 20px !important;
    }
    #productsTabsContent .img-prod2-pg2 {
        margin-top: 1.3rem;
    }
}
#productTabD .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 0;
}
#productsTabsContent .cards-desafios-mf {
    width: 100%;
    display: flex;
}
#productsTabsContent .cards-desafios-mf .titulo-desafios {
    padding: 10px 15px;
    width: 27%;
}
#productsTabsContent .cards-desafios-mf .lista-desafios {
    padding: 10px 15px;
    width: 62%;
}
#productsTabsContent .cards-desafios-mf .titulo-desafios-color {
    padding: 10px 15px;
    background-color: #156082;
    width: 27%;
}
#productsTabsContent .cards-desafios-mf .lista-desafios-color {
    padding: 10px 15px;
    background-color: #7f7f7f;
    width: 62%;
}
#productsTabsContent .cards-desafios-mf ul {
    list-style: none;
    padding-left: 20px;
}
#productsTabsContent .cards-desafios-mf ul li:before {
    content: "";
    width: 14px;
    height: 13px;
    background: url("../img/line-square-list.png") no-repeat;
    background-size: 70%;
    position: absolute;
    margin-left: -20px;
    margin-top: 6px;
}
/*#productsTabsContent .owl-theme .owl-nav.disabled+.owl-dots {
    position: absolute;
    top: -3%;
    right: 0;
}*/
#contactSection form label {
    font-family: "Montserrat", sans-serif;
    font-size: 0.625rem;
    color: #fff;
}
#contactSection form input[type=text],
#contactSection form input[type=email] {
    font-family: "Montserrat", sans-serif;
    font-size: 0.9rem;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    color: #FBD784;
    height: 40px;
    padding-left: 0;
    padding-right: 0;
}
#contactSection form input[type=submit] {
    width: 132px;
    height: 38px;
    border: solid 1px #000F25;
    border-radius: 3px;
}
#contactSection a.retorno-form {
    color: #FBD784;
    text-decoration: underline;
}
#footerSection a.link-termos {
    color: #fff !important;
}
#modalTermos .btn-close,
#modalPoliticas .btn-close {
    --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e")
}
/*Image Zoom*/
.img-zoom {
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.img-zoom:hover {
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}
.img-zoom.img-zoomin {
    -webkit-animation: anim-zoom-img 0.3s ease-out;
    animation: anim-zoom-img 0.3s ease-out;
    max-height: 100%;
}
  
.img-zoomin-area {
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -webkit-animation: anim-zoomin-area 0.3s ease-out forwards;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-transform: scale(0.8);
    align-items: center;
    animation: anim-zoomin-area 0.3s ease-out forwards;
    background: rgba(0, 0, 0, .85);
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    left: 0;
    opacity: 0;
    overflow: auto;
    padding: 20px;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    transform: scale(0.8);
    z-index: 1051;
}
.img-zoomin-area:hover {
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
.img-zoomin-area .img-zoom {
    margin: auto;
    width: auto !important;
}
.img-zoomin-area .img-zoom:hover {
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
.img-zoomin-area .img-zoom.img-zoomin {
    -webkit-animation: none;
    animation: none;
}
.img-zoomin-area.img-zoomout {
    -webkit-animation: anim-zoom-img-out 0.2s ease-out forwards;
    animation: anim-zoom-img-out 0.2s ease-out forwards;
}
  
@-webkit-keyframes anim-zoom-img {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}
@keyframes anim-zoom-img {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}
@-webkit-keyframes anim-zoomin-area {
    0% {
        -webkit-transform: scale(0.8);
        opacity: 0;
        transform: scale(0.8);
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 1;
        transform: scale(1);
    }
}
@keyframes anim-zoomin-area {
    0% {
        -webkit-transform: scale(0.8);
        opacity: 0;
        transform: scale(0.8);
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 1;
        transform: scale(1);
    }
}
@-webkit-keyframes anim-zoom-img-out {
    0% {
        -webkit-transform: scale(1);
        opacity: 1;
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(0.8);
        opacity: 0;
        transform: scale(0.8);
    }
}
@keyframes anim-zoom-img-out {
    0% {
        -webkit-transform: scale(1);
        opacity: 1;
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(0.8);
        opacity: 0;
        transform: scale(0.8);
    }
}

/*Footer*/
#backToTop {
    background-color: #fff;
    border: 0;
    position: fixed;
    right: 2%;
    top: 93%;
    width: 40px;
    height: 40px;
    padding: 0;
    border-radius: 50%;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .85);
}
#backToTop i {
    position: relative;
    bottom: 4%;
}
#rightMenu {
    width: fit-content;
    display: block;
    position: fixed;
    right: 2%;
    top: 37%;
    min-height: 240px;
    border-right: 3px solid rgba(255, 255, 255, .50);
    display: flex;
    flex-direction: column;
    justify-content: center;
    z-index: 2;
}
#rightMenu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: right;
    display: flex;
    flex-direction: column;
    align-items: end;
}
#rightMenu ul li {
    cursor: pointer;
    padding: 20px 0 15px 0;
}
#rightMenu ul li a {
    font-family: "Inter", "Montserrat", sans-serif;
    font-size: 1.125rem;
    color: #fff;
    font-weight: 300;
    padding: 20px 25px 15px 10px;
    text-decoration: none;
    transition: ease .2s;
}
#rightMenu ul li a.active::before {
    content: '';
    width: 3px;
    height: 25%;
    background-color: #fff;
    position: absolute;
    display: block;
    right: -3px;
    margin-top: -20px;
}
/*Media Queries*/
@media (max-width: 1024px) {
    /*Header*/
    header {
        padding-top: 2rem;
    }
    .navbar {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    #rightMenu {
        display: none;
    }
    header .navbar-brand {
        position: unset;
    }
    #backToTop {
        z-index: 2;
    }
}
@media (max-width: 768px) {
    /*Header*/
    header {
        padding-top: 2rem;
    }
    .navbar-collapse {
        padding-top: 10px;
        background: linear-gradient(270deg, rgba(0,15,37,0) 40%, rgba(0,15,37,1) 100%);
        margin-top: 10px;
        border-radius: 5px;
        padding-bottom: 5px;
        padding-left: 10px;
    }
    #aboutSection .img-left,
    #contactSection .img-right {
        text-align: center;
    }
    #footerSection {
        margin-top: 4rem;
    }
}
@media (max-width: 500px) {
    /*Navbar*/
    .navbar {
        padding: 1rem;
    }
    .navbar-padding {
        padding: 1rem;
    }
    .navbar-padding-none {
        padding: 1rem;
    }
    /*Header*/
    header .content {
        padding-top: 3rem;
    }
    header {
        padding-top: 0;
        min-height: 640px;
    }
    header .fs-88 {
        font-size: 3.5rem;
    }
    .fs-64,
    .fs-62 {
        font-size: 3rem;
    }
    #contactSection {
        margin-top: 4rem;
    }
}