/*HEADER*/
/* Colors: */

/*header{*/
/*    background: transparent url("../images/bg/bg-header-oficial.png") 0% 0% no-repeat padding-box;*/
/*    height: 560px;*/
/*    opacity: 1;*/
/*}*/
.FixarNoTopo{
    background-image:linear-gradient(to right, #002CAE 28%, #7E0EAC,  #9100af);
    -webkit-animation: fadeInDown 200ms ease-in-out; /* Chrome, Safari, Opera */
    animation: fadeInDown 200ms ease-in-out;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.46) !important;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.my-header-home{
    position: fixed!important;
    z-index: 3!important;
}

h2 {
    font-size: 50px;
}
.icon-recurso::after{
    color: #FFFFFF!important;
}

header{
    width: 100%;
    height: 560px;
    padding: 0 0;
    text-align: center;
    color: white;
    background: url("../images/bg/bg-header-oficial.png") no-repeat bottom center scroll;
    background-position: 30% 45%;
    background-color: black;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.header-title-contato{
    font-size: 16px;
    color:#FFFFFF!important;
}

header .up-menu span{
    vertical-align: middle;
    color: #ffffff;
}
header .up-menu{
    vertical-align: middle;
    color: #ffffff;
    z-index: 102;
    position: relative;
}

header .bottom-menu{
    height: 75px;
    z-index: 101;
    position: relative;


}
header .bottom-menu .container{
    height: 100%;
    background-color: transparent;

}

header .bottom-menu #logo-site{
    display: unset;
    margin-left: auto;
    margin-right: auto;
    max-width: 252px!important;
    max-height: 74px!important;
}

header .bg-logo{
    border-radius: 10px 10px 0 0 ;
}
header .back-logo{
    border-radius:  0 0 10px 10px;
    height: 76px!important;
}

header a {
    text-decoration: none;
}

header ul {
    padding: 21px 21px 21px 21px;
    margin: 1px 0 0 0;
}
header a:hover {
    color: #063fff !important;
}
header nav ul li {
    margin: 0;
    list-style: none;
    padding: 0 9px 0 10px;

}

header nav .dropdown-item{
    color: #858585!important;
    z-index: 9999999;

}
.dropdown-menu{
    z-index: 99999;
    border-bottom: 5px solid;
    border-left: 0 solid;
    border-right: 0 solid;
    border-top: 0 solid;
    border-image-slice: 1;
    border-radius: 0;
    border-image-source: linear-gradient(to right, #002CAE, #7E0EAC, #C13482, #F26F3C);
    padding: 10px 73px;
}

.dropdown-menu li a:hover{
    background-color: #FFFFFF!important;
    transition: 0.3s!important;
}

.dropdown-menu li {
    width: 100%!important;
}

.dropdown-menu li a{
    width: 100%;
    overflow-wrap: break-word;
    white-space: normal!important;
}

header nav ul li button{
    color: #ffffff!important;
    font-size: 18px;
    border: none;
    background-color: transparent;
}

header nav ul li a{
    color: #ffffff!important;
    font-size: 16px!important;
    border: none;
    background-color: transparent;
    white-space: nowrap;
}
header nav ul li button::after{
    border-style: solid;
    border-width: 0.15em 0.15em 0 0;
    content: '';
    display: inline-block;
    height: 0.45em;
    left: 0.4em;
    position: relative;
    top: 8px;
    transform: rotate(
            135deg
    );
    vertical-align: top;
    width: 0.45em;
}

.collapse-menu{
    position: fixed;
}



/*.idioma::after{*/
/*    border-style: solid;*/
/*    border-width: 0.15em 0.15em 0 0;*/
/*    content: '';*/
/*    display: inline-block;*/
/*    height: 0.45em;*/
/*    left: 0.4em;*/
/*    position: relative;*/
/*    top: 8px;*/
/*    transform: rotate(*/
/*            135deg*/
/*    );*/
/*    vertical-align: top;*/
/*    width: 0.45em;*/
/*}*/


.select-menu-dropdown ul{
    padding: 10px 0 0 0;
}
.select-menu-dropdown ul li{
    padding: 0 10px 0 10px;
    list-style: none;
    display: inline-table;
    font-size: 16px;
    margin: 5px 60px 0 0;
}

.drop-menu{
    position: absolute;
    z-index: 99999;
    left: 14.44%;
    top: 19.5%;

}

@media (min-width: 1920px) {
    .drop-menu{
        left: 14.18%;
        top: 19.5%;
    }
}

@media only screen and (max-width: 1280px) and (max-height: 950px) {
    .drop-menu{
        left: 2.60%;
        top: 21.3%;
    }
}

@media only screen and (width: 1280px) and (height: 800px) {
    header nav ul li {
        padding: 0 3px 7px 0;
    }

    header ul {
        padding: 24px 0 24px 0;
    }

    header .bottom-menu #logo-site {
        margin-top: 20%;
        width: 83%;
    }

    .drop-menu {
        left: 2.60%;
        top: 25.3%;
    }
}
@media only screen and (width: 1024px) and (height: 800px) {
    header nav ul li{
        padding: 0 3px 7px 0;
    }
    header ul{
        padding: 24px 0 24px 0;
    }
    header .bottom-menu #logo-site {
        margin-top: 20%;
        width: 83%;
    }
    .drop-menu{
        left: 2.46%;
        top: 25.3%;
    }
}

@media only screen and (max-width: 1920px) and (min-height: 1080px) {
    .drop-menu{
        left: 14.15%;
        top: 16.3%;
    }
}

/*menu mobile*/

/*funções*/

/*banner   */
#banner h2{
    font-size: 50px;
}
#banner p{
    font-size: 17px;
}

#banner{
    z-index: 101;
}
.btn-saiba-mais-banner{
    transition: 0.2s ease-in-out;
    background: #0642ef;
    border-radius: 10px;
    color:#FFFFFF;
    vertical-align: unset!important;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.30) !important;
}

.btn-saiba-mais-banner:hover{
    background: #FFFFFF;
    color:#0642ef;
    border: 1px solid #0642ef;
}

@media (min-width: 800px) {
    #banner{
        position: inherit;
    }
}

/*particules*/
header #particles-js {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
}
header{
    position: relative;
    height: 100%;
    max-height: 900px;
    min-height: 700px;
    background-size: cover;
    color: #ffffff;
}

input.email{
    width: 100%;
}

/*teste*/

#teste h4{
    font-size: 20px;
}
/*gestao*/

#gestao h2{
    font-size: 44px;
}
#gestao h3{
    font-size: 26px;
}

@media (max-width: 580px) {
    #gestao img{
        width: 100%;
    }
}

/*Preços*/

#precos .card h4{
    font-size: 35px;
}

#precos .card p{
    font-size: 20px;
}

#precos .card span{
    font-size: 50px;
    color: #0047FF;
}

#precos .card small{
    font-size: 15px;
    color: #7E0EAC;
    vertical-align: super;
    font-weight: 900;
}

#precos .btn-secondary{
    padding: 7px 30px;
}

#precos .card-body{
    border-top: 6px solid #002cae;
}
#precos .destaque .card-body{
    /*border-image:gradient(90deg, #002CAE 0%, #7E0EAC 35%, #C13482 64%, #F26F3C 100%);*/
    /* border-top: 10px solid;
    border-image-slice: 1;
    border-width: 7px;
    border-image-source: linear-gradient(to right, #002CAE, #7E0EAC, #C13482, #F26F3C); */

}

#precos .card .inicio-precos{
    min-height: 240px;
}
#precos .sem-destaque{
    margin-top: 67px;
}
#precos .card-header h4{
    font-size: 20px;
    vertical-align: center !important;
    padding: .3rem;
}
#function-cards .card-header{
border-bottom: 1px solid transparent;
}

#precos ul li{
    font-size: 16px;
    padding-left: 5px;
    margin-bottom: 8px;
}
#precos ul li::marker{
    content: url("../images/icones/marker.png");
    margin-right: 5px;
}

#precos ul{
    min-height: 330px;
}

#precos-cards .card{
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.20) !important;
    border-radius: 0 0 2rem 2rem !important;
}
#solucoes-cards .card{
    box-shadow: 0px 3px 6px #00000029 !important;
    border-radius: 25px !important;
}
#solucoes-cards .card .card-body{
    padding: 43px 29px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.btn-quero-este{
    padding: 7px 30px;
    background: #002CAE;
    transition: 0.3s ease-in-out;
    color: #FFFFFF;
    border-radius: 8px;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.46) !important;
    vertical-align: unset!important;
}

.btn-quero-este:hover{
    transform: translateY(-10px);
    background: #ffffff;
    border: 3px solid #002CAE;
    color:#002CAE!important;
    font-weight: bolder;
}


@media (max-width: 600px) {
    .w-xs-100{
        width: 100%!important;
    }
    .w-xs-95{
        width: 95%!important;
    }
}

/***parceiros***/



/*criando classes bootstrap */

.w-95{
    width: 95%;
}
.h-95{
    height: 95%;
}

.vertica-align-middle{
    vertical-align: middle;
}

.btn-header{
    background-color: #ffffff;
    color: #7E0EAC!important;
    border-radius: 28px;
    padding: 6px 10px!important;
    font-weight:bolder;
    font-size: 16px;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.20) !important;
    transition: 0.2s ease-in-out!important;
}

.btn-header:hover{
    background-color: #7E0EAC;
    color: #ecc0ff !important;
}

.btn-header img{
    width: 30px;
}

.text-green{
    color: #01bc2d;
}
.text-gray{
    color: #858585;
}

.btn-primary{
    background-color: #0092C8;
    padding: 10px 42px;
    margin-top: 30px;
}
.btn-primary:hover{
    background-color: #099dd3;
    padding: 10px 42px;
    margin-top: 30px;
}

.btn-secondary{
    background-color: #002CAE;
    padding: 15px 10px;
}
.btn-secondary{
    background-color: #041A6F;
}

.btn-green{
    background-color: var(--bs-green);
    color: #ffffff!important;
}

.text-purple{
    color: #7E0EAC;
}

.text-rose{
    color: #C13482;
}

.text-blue{
    color: #002cae;
}

.bg-blue{
    background-color: #002cae;
}
.bg-light-blue{
    background-color: #0047ff;
}

.text-light-blue{
    color: #0047FF;
}

.bg-gray{
    background-color: #EEEEEE;
}
.bg-purple{
    background-color: #7E0EAC;
}

.btn-rose{
    padding: 15px 39px;
    background-color: #C13482;
    color: #ffffff;
    font-size: 20px;
    transition: 0.3s ease-in-out;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.20) !important;
}

.btn-rose:hover{
    background-color: #a21965;
    color: #fdb2dc !important;
    border: 2px solid #ff8acc;
    transform: translateY(-15px);
}
.btn-main{
    padding: 15px 39px;
    background-color: #01BC2D;
    color: #ffffff;
    font-size: 20px;
    transition: 0.3s ease-in-out;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.20) !important;
}

.btn-main:hover{
    background-color: #1ac342;
    color: #fff !important;
    border: 2px solid #1ac342;
    transform: translateY(-15px);
}

.btn-purple{
    padding: 10px 10px;
    background-color: #7E0EAC;
    color: #ffffff;
    font-size: 14px;
}

/*#banner-de-promocao{*/
#banner-de-promocao{
    /*background-image: url("../images/bg/bkg2.png");*/
    display: table;
    width: 100%;
    height: 282px;
    padding: 2rem 0;
    color: white;

    background-color: #FFFFFF;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

#banner-de-promocao h2{
    font-size: 50px;
}

#banner-de-promocao p{
    font-size: 20px;
}

#banner-de-promocao img{
    vertical-align: bottom;
}
#banner-de-promocao .banner-de-promocao{
        max-height: 334px!important;
}
/*}*/

/*Footer*/
footer{
    min-height: 495px;
    padding-top: 3rem;
}
footer a{
    color: #ffffff;
    font-size: 17px;
    text-decoration: none;
}
footer a:hover{
    color: #0080ff !important;
}

footer .border-footer{
    border-bottom: 1px solid #0047ffad;
}

footer .links li{
    list-style: none;

}

footer .links li a, footer .links li span{
    font-size: 12px;
}
footer .phone{
    font-size: 16px;
}


footer .title-footer{
    font-size: 18px!important;
}
footer #id_email {
    padding: 10px;
    width: 100%;
}

footer .btn-secondary{
    padding: 10px 14px;
    font-size: 16px;
}

footer .email{
    width: 70%;
}

footer form{
    padding-left: 31px;
}
footer .icon i{
    font-size: 20px;
}

footer #logo-site{
    max-width: 252px!important;
    max-height: 74px!important;

}
/*@media (max-width: 1366px) {*/
/*    .btn-purple {*/
/*        padding: 10px 3px;*/
/*    }*/
/*}*/
/*@media (max-width: 1024px) {*/
/*    .btn-purple {*/
/*        padding: 10px 2px;*/
/*        font-size: 13px;*/
/*    }*/
/*}*/

.bootom-footer{
    height: 46px;
}

/*menu mobile*/
#menu-mobile{
    z-index: 200;
}

#menu-toggle{
    display:block;
    cursor:pointer;
    opacity:0;
    z-index:999;
    margin:0;
    width:50px;
    height:50px;
    position:absolute;
    top:0;
    left:0;
}

@media (max-width: 1200px) {
    .offcanvas-collapse {
        position: fixed;
        top: 59px; /* Height of navbar */
        bottom: 0;
        left: 100%;
        z-index: 200;
        width: 100%;
        padding-right: 1rem;
        padding-left: 1rem;
        overflow-y: auto;
        visibility: hidden;
        background: url("../images/bg/bg-header-oficial.png") no-repeat bottom center scroll;
        background-position: 30% 45%;
        background-color: black;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
        transition: transform 0.3s ease-in-out, visibility 0.3s ease-in-out;
    }
    .offcanvas-collapse.open {
        visibility: visible;
        transform: translateX(-100%);
    }
}

.nav-scroller {
    position: relative;
    z-index: 2;
    height: 2.75rem;
    overflow-y: hidden;
}

.nav-scroller .nav {
    display: flex;
    flex-wrap: nowrap;
    padding-bottom: 1rem;
    margin-top: -1px;
    overflow-x: auto;
    color: rgba(255, 255, 255, 0.75);
    text-align: center;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}


.nav-link {
    display: block;
    padding: 0.5rem 1rem;
    color: #979797;
    text-decoration: none;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}

.nav-underline .nav-link {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    font-size: 0.875rem;
    color: #6c757d;
}

.nav-underline .nav-link:hover {
    color: #007bff;
}

.nav-underline .active {
    font-weight: 500;
    color: #343a40;
}

.text-white-50 {
    color: rgba(255, 255, 255, 0.5);
}

.bg-purple {
    background-color: #6f42c1;
}

.bg-menu{
    /*background-image: linear-gradient(to right, #1e2a6e, #ca4d8d)*/
    background: url("../images/bg/bg-header-oficial.png") no-repeat bottom center scroll;
    background-position: 30% 45%;
    background-color: black;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.bd-placeholder-img {
    font-size: 1.125rem;
    text-anchor: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

/*@media (min-width: 768px) {*/
/*    .bd-placeholder-img-lg {*/
/*        font-size: 3.5rem;*/
/*    }*/
/*}*/
/*@media (max-width: 400px) {*/
/*    .btn-purple {*/
/*        font-size: 13px;*/
/*    }*/
/*}*/

/*hubspot*/
/*menu mobile*/
/*#menu-mobile{*/
/*    padding-top: 30px;*/
/*}*/

.btn-testar-gratis{
    font-size: 20px;
    border-radius: 28px!important;
    box-shadow: 0px 3px 20px #00000029;
}

.btn-testar-gratis:hover{
    background-color: #0404dc;
    transition: 0.3s;
}

.btn-testar-gratis-purple{
    background-color: #7E0EAC;
    font-size: 20px;
    border-radius: 6px;
    border:none;
    padding: 10px 80px!important;
    transition: 0.2s ease-in-out;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.26) !important;
}

.btn-testar-gratis-purple:hover{
    background-color: #b800ff;
    transform: scale(1.05);
}

.btn-inscreva-se{
    height: 48px!important;
    transition: 0.2s ease-in-out!important;
    background-color: #01bc2d ;
}

.btn-inscreva-se:hover{
    background-color: #01bc2d60;
    transition: 0.3s;
    color: #FFFFFF!important;
    border: 1px solid #01bc2d60!important;
}

.funcoes{
    height: 250px;
    transition: 0.2s ease-in-out!important;
}

.solucoes{
    border-radius: 1.25rem;
}
#beneficios-cards{
    transition: 0.2s ease-in-out!important;
}
#beneficios-cards:hover{
    transform: scale(1.1)!important;
    cursor: pointer!important;
}
.funcoes:hover{
    transform: translateY(-15px)!important;
    cursor: pointer!important;
}

.btn-ver-mais-blog{
    background-color: #FECD04;
    color:#959595!important;
    transition: 0.2s ease-in-out;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.26) !important;
}

.btn-ver-mais-blog:hover{
    background: #FECD04;
    /* border: 1px solid #a9fd38; */
    transform: translateY(-10px);
}
.goog-te-banner-frame{
    display: none;
}

/* putting hands on flags */
.mouse-pointer{
    cursor: pointer !important;
}

body{
    top: 0 !important;
}

.goog-te-banner-frame{
    visibility: hidden;
}

@media (min-width: 922px){
    .dropdown-recurso{
        width: 550px!important;
    }
}
.dropdown-recurso li a{
    text-transform: none!important;
}

.dropdown-recurso li a:hover{
    color: #0404dc!important;
    transition: 0.3s;
}

#cookies{
    text-align: center;
    width: 100%;
    position: fixed;
    bottom: 0;
    background-color: #041A6F;
    color: #ffffff;
    z-index: 99999999;
    align-items: center;
    justify-content: center;
    display: none;
    padding: 5px;
}


#cookies h6{
    color: #ffffff;
    margin: 0;
    font-size: 15px;
}

#cookies p{
    color: #ffffff;
    margin: 0;
    font-size: 15px;
}
#cookies a{
    color: #ffffff!important;
    text-decoration: underline;
}
#cookies a:hover{
    text-decoration: unset;
}

#cookies-btn{
    color: #000000!important;
    background-color: white;
    border-radius: 20px;
    padding: 3px 27px;
    -webkit-appearance: media-volume-sliderthumb;
    min-width: 109px;
    font-weight: 100;
}

.dropdown-idioma{
    z-index: 999999;
    width: 20px!important;
    min-width: 4rem!important;
}

#idioma{
    height: 8px;
}

.idioma-h{
    height: 24px;
}
.content-parceiros-img{
    height: 163px!important;
    display: flex!important;
    align-items: center!important;
}

#blogs-master-page{
    transition: 0.2s ease-in-out!important;
}
#blogs-master-page:hover{
    transform: scale(1.05)!important;
    cursor: pointer!important;
}

.headerScrollImg{
    height: 50px!important;
}

@media (max-width: 1199px) {
    .dropdown-idioma {
        position: relative !important;
    }

    
    #teste-gratis-all, #fale-conosco {
        display: none !important;
    }

}
@media (max-width: 1399px) {

    #hide-faq {
        display: none !important;
    }

    #responsive-head{
        max-width: calc(100vw - 60px) !important;
        margin: 0 30px !important
    }
}



@media (max-width: 1400px) and (min-width: 1200px) {
    /* #logo-site, #logo-blog {
        height: 35px !important;
    } */

    .items-blog ul li {
        margin: 0 6px
    }

    .button-acessar-monito{
        padding: 10px 16px;
    }
    .button-acessar-monito img{
        height: 18px;
    }

    header nav ul li {
        padding: 0 6px;
    }
    
    .btn-header {
        padding: 6px 8px !important;
        font-size: 12px !important;
    }
    .btn-header img{
        width: 20px;
    }

    .button-inscreva-se a {
        padding: 6px 10px;
        white-space: nowrap;
    }


}

.button-vendas-parceiro{
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-direction: row;
    background-color: #FFFFFF;
    color: var(--bs-dark-gray);
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 5px;
    border:2px solid var(--bs-dark-gray);
    padding: 5px 10px;
    width: 55%;
    margin-left: auto;
    margin-top: 20px;
}

/*#contato-parceiro img{*/
/*    border-radius: 1.25rem;*/
/*}*/

/* =================== LINE-HEIGHT ======================== */

.lh {
    line-height: 8px;
}
.lh-1 {
    line-height: 15px;
}

.lh-2 {
    line-height: 25px;
}

/* =================== SIZE OF TEXT FONTS ================== */

.fs-12 {
    font-size: 12px
}

.fs-14 {
    font-size: 14px;
}

.fs-16 {
    font-size: 16px;
}

.fs-18 {
    font-size: 18px;
}

.fs-20 {
    font-size: 20px;
}

.fs-22 {
    font-size: 22px;
}

.fs-24 {
    font-size: 24px;
}

.fs-25 {
    font-size: 25px;
}
.fs-26 {
    font-size: 26px;
}

.fs-28 {
    font-size: 28px;
}

.fs-30 {
    font-size: 30px;
}

.fs-35 {
    font-size: 35px;
}

.fs-40 {
    font-size: 40px;
}

.fs-50 {
    font-size: 50px;
}

.fs-60 {
    font-size: 60px;
}

#politicas p{
   text-align: justify!important;
}
/* Estilos para o formulário */

.iti {
    position: relative;
    display: flex!important;
}

.formulario-container {
    text-align: center;
    padding: 50px;
    background-color: #f5f5f5;
}

.formulario-h1 {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.first-heading {
    color: #041A6F;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 0;
    text-align: left;
}

.second-heading {
    font-size: 20px;
    margin-top: 0;
    text-align: center;
}

.formulario-container form {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.formulario-container .form-group {
    margin-bottom: 20px;
}

.formulario-container label {
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 18px;
    text-align: left;
}

.formulario-container input[type="text"],
.formulario-container input[type="email"],
.formulario-container input[type="tel"] {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 20px;
}

.required {
    color: red;
    font-size: 15px;
  }

.formulario-container input[type="submit"] {
    background-color: #f05634;
    color: white;
    padding: 12px 20px;
    border: none;
    border-radius: 20px;
    font-weight: bold;
    cursor: pointer;
}

.formulario-container input[type="submit"]:hover {
    background-color: #e04c2e;
}

/* Estilos para o contêiner principal */
.teste-cliente-container {
    max-width: 600px;
    margin: 0 auto;
    padding: 20px;
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

/* Estilos para o cabeçalho */
.teste-cliente-header {
    text-align: center;
    margin-bottom: 30px;
}

.teste-cliente-header img {
    max-width: 100px;
    height: auto;
}

.teste-cliente-header h1 {
    font-size: 24px;
    color: #333333;
    margin-top: 10px;
}

/* Estilos para os botões */
.teste-cliente-button-container {
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
}

.teste-cliente-button {
    display: inline-block;
    background-color: #007bff;
    color: #ffffff;
    padding: 2px 20px;
    border-radius: 5px;
    text-decoration: none;
    font-weight: bold;
    transition: background-color 0.3s ease;
}

.teste-cliente-button-acessar-monito {
    display: inline-block;
    background-color: #041A6F;
    color: #ffffff;
    padding: 10px 20px;
    border-radius: 100px;
    text-decoration: none;
    font-weight: bold;
    transition: background-color 0.3s ease;
}

.teste-cliente-button-download-monito {
    display: inline-block;
    background-color: #041A6F;
    color: #ffffff;
    padding: 10px 20px;
    border-radius: 100px;
    text-decoration: none;
    font-weight: bold;
    transition: background-color 0.3s ease;
}

.teste-cliente-button:hover {
    background-color: #0056b3;
}

/* Estilos para a grid */
.teste-cliente-grid-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 15px;
}

.teste-cliente-grid {
    display: table;
    width: 80%;
    border-collapse: collapse;
    margin-top: 10px;
}

.teste-cliente-grid-title {
    border: 2px solid #dddddd;
    font-weight: bold;
    text-align: center;
}

.teste-cliente-grid-row {
    display: table-row;
}

.teste-cliente-grid-row td {
    display: table-cell;
    padding: 5px;
    border: 2px solid #dddddd;
    text-align: left;
}

.teste-cliente-grid-item:first-child {
    font-weight: bold;
    background-color: #f5f5f5;
    text-align: left;
}

.teste-cliente-mensagem-container {
    background-color: #041A6F;
    padding: 20px;
    text-align: center;
}

.teste-cliente-mensagem {
    color: #FFFFFF;
    font-size: 30px;
    font-weight: bold;
}

.teste-cliente-mensagem span {
    display: block;
    margin-top: 10px;
    font-size: 18px;
    font-weight: normal;
}

#funcionalidades .funcionalidades-container {
    display: flex;
    gap: 2rem;
    margin: 4rem 0;
    flex-wrap: wrap;
}



#funcionalidades .funcionalidades-items {
    flex: 0.9;
}
#funcionalidades .funcionalidades-items .funcionalidade-item {
    text-align: left;
    font-size: 24px;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    border-bottom: 1px solid #199EFD;
    padding: 1rem .25rem;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#funcionalidades .funcionalidades-items .funcionalidade-item.active-item img{
    visibility: visible;
}
#funcionalidades .funcionalidades-items .funcionalidade-item.active-item{
    border-bottom: 1px solid #01bc2d;
}
#funcionalidades .funcionalidades-items .funcionalidade-item img{
    visibility: hidden;
}
#funcionalidades .funcionalidades-items .funcionalidade-item:hover {
    background-color: #199EFD30;
}


#funcionalidades .funcionalidades-display {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: relative;
    cursor: pointer;
}
#funcionalidades .funcionalidades-display p{
    color: #FFFFFF;
    text-align: justify;
    margin-top: 10px;
}
#funcionalidades .funcionalidades-display .video-play-container{
    display: none !important;
}
#funcionalidades .funcionalidades-display .video-play-container.active-item {
    display: flex !important;
    position: relative;
    top: 1rem;
    height: 500px !important;
}

@media (max-width: 1199px) {
    #funcionalidades .funcionalidades-container {
        flex-direction: column;
    }
    #funcionalidades-display {
        flex: none !important;
        height: 0px !important;
        overflow: hidden;
    } 
}
.header-anual-plan{
    background: transparent linear-gradient(90deg, #002CAE 0%, #01BC2D 100%) 0% 0% no-repeat padding-box;
}

.image-modal {
    display: none;
}
.image-modal-hide {
    display: none;
}

@media (max-width: 1197px) {
    
    #login-button-head a{
        white-space: nowrap;

        font-size: 12px;
    }
    #logo-head-include img{
        width: 47%;
        height: auto !important;
    }
}