*:not(i):not(.fa):not(.socicon):not(.socicon-instagram):not(.icon-fb-linkedin):not(.icon-ig-titok):not(.fa-brands):not(.mbr-iconfont):not(.mbr-iconfont-big) {
    font-family: 'Poppins' !important;
    src        : url('https://fonts.googleapis.com/css?family=Poppins');
}

body {
    overflow-x: hidden !important;
}

/* Menu */
.cid-tdgxTcuYY6 .navbar {
    min-height         : 90px;
    transition         : all 0.3s;
    border-bottom      : 1px solid transparent;
    position           : absolute;
    background-color   : #fff;
    /* background      : rgba(255, 255, 255, 0) !important; */
    /* font-family     : 'Montserrat Alternates'; */
}

.cid-tdgxTcuYY6 .navbar-nav {
    margin: 0 !important;
}

.cid-tdgxTcuYY6 .navbar .navbar-collapse {
    place-content: center !important;
}

.cid-tdgxTcuYY6 .navbar:hover {
    background-color: #fff;
    /* background   : #ffffff !important; */
}

.cid-tdgxTcuYY6 .navbar:hover .navbar-collapse .nav-dropdown:hover .link.dropdown-toggle::after {
    box-sizing    : border-box;
    vertical-align: bottom;
    will-change   : transform;
    transform     : rotate(-360deg);
    transition    : transform 150ms ease 0s;
}

.nav-dropdown:hover .link.dropdown-toggle::after {
    box-sizing    : border-box;
    vertical-align: bottom;
    will-change   : transform;
    transform     : rotate(-360deg);
    transition    : transform 150ms ease 0s;
}

.nav-dropdown .link.dropdown-toggle::after {
    box-sizing    : border-box;
    vertical-align: bottom;
    will-change   : transform;
    transform     : rotate(-90deg);
    transition    : transform 150ms ease 0s;
}

.cid-tdgxTcuYY6 .navbar:hover .navbar-collapse .nav-item .text-white:hover {
    background: #ffffff !important;
    color     : #002fa7 !important;
}

.cid-tdgxTcuYY6 .navbar-expand-lg .navbar-nav .nav-link {
    color: #000000 !important;
}


.cid-tdgxTcuYY6 .dropdown-item:hover,
.cid-tdgxTcuYY6 .dropdown-item:focus {
    background: #ffffff !important;
    color     : rgb(0, 0, 0) !important;
}

.cid-tdgxTcuYY6 .navbar:hover {
    background: #ffffff !important;
    color     : #000000 !important;
}

.cid-tdgxTcuYY6 .navbar-short,
.cid-tdgxTcuYY6 .opened {
    background: #ffffff00 !important;
    opacity   : 0.9 !important;
}

.cid-tdgxTcuYY6 .dropdown-item:hover,
.cid-tdgxTcuYY6 .dropdown-item:focus {
    background-color: #ffffff00 !important;
    color           : #000000 !important;
}

.dropdown,
.dropend,
.dropstart,
.dropup {
    position: initial !important;
}


.cid-tdgxTcuYY6 .dropdown-item:first-child {
    border-top-left-radius : 0px;
    border-top-right-radius: 0px;
}

.cid-tdgxTcuYY6 .dropdown-item {
    color        : #22aec0 !important;
    border-bottom: 0px solid #e6e6e6 !important;
}

.titulo-menu {
    font-weight: 400 !important;
    font-size  : 18px !important;
}

.titulo-submenu {
    font-weight   : 700 !important;
    font-size     : 17px !important;
    line-height   : 1 !important;
    /* margin-left: 30px!important; */
}

.cid-tdgxTcuYY6 .dropdown-menu {
    /* height                    : 50vh !important; */
    border-bottom-right-radius: 50px !important;
    border-bottom-left-radius : 50px !important;
}

.itens-menu {
    line-height: 1 !important;
    font-size  : 15px !important;
}

.cid-tdgxTcuYY6 .dropdown-menu {
    padding      : 0;
    border-radius: 4px;
    box-shadow   : 0 0px 0px 0 rgb(0 0 0 / 0%) !important;
}

.globe-icon {
    color    : #002fa7;
    font-size: 24px;
}

.arrow-icone {
    color: #002fa7;
}

.acesso-menu {
    color: #002fa7;
}

.icones-menu {
    margin-right: 20px;
}

.dropdown-globe {
    position: relative !important;
}

.dropdown-language {
    top      : 60px !important;
    width    : 100px !important;
    min-width: 80px !important;
}

.navbar .megamenu {
    padding: 1rem;
}

/* .mbr-overlay {
    border-radius: 0rem 0rem 10rem 10rem !important;
} */
.mbr-overlay {
    border-radius: 0rem 0rem 84px 84px !important;
}

/* ============ desktop view ============ */
@media all and (min-width: 992px) {

    .navbar .has-megamenu {
        position: static !important;
    }

    .navbar .megamenu {
        left      : 0;
        right     : 0;
        width     : 100%;
        margin-top: 0;
    }

}

/* ============ desktop view .end// ============ */

/* ============ mobile view ============ */
@media(max-width: 991px) {

    .navbar.fixed-top .navbar-collapse,
    .navbar.sticky-top .navbar-collapse {
        overflow-y: auto;
        max-height: 90vh;
        margin-top: 10px;
    }
}

/* footer */

.cid-tdn9k3RLhv .footer-logo img {
    float: left !important;
}

.no-bold {
    font-weight: 400 !important;
}

.icones-footer {
    color       : white;
    font-size   : 20px;
    margin-right: 10px;
}

/* Pagina de inicio */

/* .font {
    font-family: 'Poppins' !important;
} */

/* Cards de modulos */

.text-modulo {
    font-size: 12px !important;
}

/* Depoimentos */

.btn-depoimentos {
    background-color: #ffffff !important;
    color           : #000000 !important;
}

.btn-depoimentos:hover {
    background-color: #e9e9e9 !important;
}

/* Cards Atendimento */

.card-atendimento {
    width    : 19% !important;
    /* height: 51vh!important; */
}

.texto-card-atendimento {
    font-size: 15px !important;
}

.titulo-card-atendimento {
    color    : #000000 !important;
    font-size: 18px !important;
}

.titulo-card-atendimento:hover {
    color: #002fa7 !important;
}

/* Slide ovelhinhas */

.imagens {
    border-radius: 10px;
}

/* Fim da Página inicio */

/* Form Paginas */

.input-form {
    border-radius: 100px !important;
}

/* Videos */
.videos-bordas {
    border-radius: 30px;
}

.cid-te771ZwK5F {
    border-radius: 0px 0px 50px 50px !important;
}

/* Financeiro */

.cid-tdnQWwGDU6 .embla__slide {
    min-width: 57% !important;
    max-width: 57% !important;
}


/* Cultos hover mouse */


.cid-tdy8IPQUNQ {
    padding-top          : 135px;
    padding-bottom       : 125px;
    background-image     : url("../../../assets/images/capa-5-1920x1080.jpg");
    border-radius        : 0px 0px 0px 0px;
    background-attachment: fixed;
}

/* Dizimo */

.cid-teiAaUcJ2Z .image-wrapper img {
    width        : 90%;
    border-radius: 15px;
}

@media (min-width: 992px) {
    .cid-teezjMBZ2o .box-item {
        margin-top: -200px;
        max-width : 300px !important;
    }

}

.cid-teezjMBZ2o .container-boxes {
    background-color: #e5efff00 !important;
}

.cid-teezjMBZ2o {
    padding-top     : 0px;
    background-image: none !important;
    width           : 100% !important;
}

/* Slider App */
.slider-blur {
    /* position: absolute; */
    transition: filter 0.2s, transform 0.8s cubic-bezier(.17, .67, .18, .96), box-shadow 0.8s;
    cursor    : pointer;
    filter    : blur(5px);
    width     : 80% !important;
}

.slider-blur.is-in {
    filter    : none;
    width     : 100% !important;
    transition: 0.5s;
}

.cid-te8tzF74J2 .slider__content {
    min-height: 65px !important;
}


.cid-te8tzF74J2 .slide-content .slider__item {
    border: none !important;
}

.cid-te8tzF74J2 .slide-content .slider__item:hover {
    border: none !important;
}

.center {
    display        : flex;
    align-items    : center;
    justify-content: center;
}


.cid-te8tzF74J2 .embla__button.embla__button--prev {
    margin-right: 110px !important;
}

@media (max-width: 1280px) {
    .cid-te8tzF74J2 .embla__slide {
        min-width: 37% !important;
    }
}

@media only screen and (max-width: 1500px) {


    .modal-content-depoimentos {
        border-radius: 30px !important;
        height       : 90% !important;
    }

    .cid-te8tzF74J2 .embla__viewport {
        /* overflow: hidden; */
        width: 85% !important;
    }

    .cid-te8tzF74J2 .slide-content {
        width: 265px !important;
    }

    .text-top {
        margin-top: 30px !important;
    }

    .cid-te8tzF74J2 .slide-content .slider__item .slider__image img {
        width     : 100% !important;
        height    : 100% !important;
        object-fit: cover;
    }

    .cid-tdgDtz3qWv {
        padding-top   : 195px !important;
        padding-bottom: 55px !important;
        border-radius : 0rem 0rem 5rem 5rem !important;
    }

    .card-atendimento {
        width: 22% !important;
    }

    .megamenu {
        height: 39vh !important;
    }

    .btn-tamanho {
        padding: 1rem 105px !important;
    }

    .btn-enviar {
        padding: 1rem 140px !important;
    }

    .btn-dizimo {
        padding: 1rem 86px !important;
    }

    .btn-ovelhinhas-index {
        width        : 18vw !important;
        border-radius: 50px !important;
    }

    /* .cid-tdtKBJq944 .mbr-iconfont {
        color: #014cd4 !important;
    } */

    .site-left {
        padding-left: 73px !important;
    }

    .cid-teezjMBZ2o .box-item {
        padding: 1.5rem !important;
    }

    .menu-language {
        height: 24vh !important;
    }

    .app-modal-height {
        height: 90vh !important;
        width : 80% !important;
        left  : 50px !important;
    }

    .appIframe {
        height        : 85vh !important;
        width         : 100% !important;
        /* margin-left: 40px; */
        margin-top    : 8px;
    }

    .modal-app {
        bottom       : 8px !important;
        /* width     : 400px !important; */
        align-self   : center !important;
    }

    .cid-te8tzF74J2 .embla__button.embla__button--prev.esquerda {
        margin-left: 3rem;
        top        : 61%;
    }


}

.ovelhinhas-home {
    margin-left: -10px;
    margin-top : -70px;
}

.btn-fechar {
    font-size: 25px;
    z-index  : 10;
    position : fixed;
    right    : 170px;
    color    : #fff;
    cursor   : pointer;
}

.cid-tdt52Fi2AJ {
    background-size: 50% 120% !important;
}

.cid-tdt52Fi2AJ {
    background-position: 110% 40% !important;
}

.cid-tdt52Fi2AJ .col-text .radial-svg {
    left: 100% !important;
}

.cid-tdt52Fi2AJ .col-text .radial-svg {
    width: 219px !important;
}

.modal-app {
    /* bottom       : 20px; */
    /* width     : 375px; */
    align-self: center;
}

.font-card-eventos {
    font-size: 28px !important;
}

.modal-dialog {
    max-width: 390px !important;
}


/* Site */

.cid-tdtEQnpPIp img {
    width: 75% !important;
}

.border-radius {
    border-radius: 0px 0px 50px 50px !important;
}

.cid-tdDPbHnOFu .image-wrapper img {
    width: 85% !important;
}

.cid-teezjMBZ2o .box-item:nth-child(3) {
    background-color: #01218e;
}

.cid-teezjMBZ2o .box-item:nth-child(4) {
    background-color: #0847e7;
}

.cid-teezjMBZ2o .container-boxes {
    flex-wrap: inherit !important;
}


/* .btn-primary-outline:hover {
    color           : #d9d9da !important;
    background-color: transparent !important;
    border-color    : #ffffff00 !important;
    box-shadow      : none !important;
}

.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.active {
    color           : #ffffff !important;
    background-color: transparent !important;
    border-color    : #ffffff00 !important;
    box-shadow      : none !important;
} */

.cid-teA7qHirsA .form-control,
.cid-teA7qHirsA .field-input {
    padding         : 0.5rem;
    background-color: #ffffff;
    border-radius   : 0;
    border          : none !important;
    border-bottom   : 2px solid #01218e !important;
    color           : #000000 !important;
    transition      : 0.4s;
    box-shadow      : none;
    outline         : none;
}

.slider-site-blur {
    /* position: absolute; */
    transition: filter 0.2s, transform 0.8s cubic-bezier(.17, .67, .18, .96), box-shadow 0.8s;
    cursor    : pointer;
    filter    : blur(5px);
    width     : 80% !important;
}

.slider-site-blur.is-in {
    filter    : none;
    width     : 100% !important;
    transition: 0.5s;
}

.slide-content-site {
    width: 483px !important;
}

.cid-te8tzF74J2 .embla__button-site {
    top: 20% !important;
}

.cid-te8tzF74J2 {
    padding-top     : 0rem !important;
    padding-bottom  : 0rem !important;
    overflow        : hidden;
    background-color: #f6fafd;
}

.btn-culto {
    background-color: #ffffff !important;
    border-color    : #002fa7 !important;
    color           : #002fa7 !important;
    /* box-shadow   : 0 1px 1px 0 rgb(255 255 255); */
    border-radius   : 70px !important;
}

/* Multi igreja */

.cid-te7ezOqbB9 {
    background-attachment: fixed !important;
}

.cid-tdEAl3s6b7 {
    background-attachment: fixed !important;
}

@media only screen and (max-width: 1500px) {

    .slider-site-blur {
        width: 80% !important;
    }

    .slider-site-blur.is-in {
        width: 100% !important;
    }

    .slide-content-site {
        width: 343px !important;
    }

    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 960px;
    }

    .cid-te8tzF74J2 .embla__button.embla__button--prev.esquerda {
        margin-left: 3rem !important;
        top        : 424px !important;
    }

}

.video-app {
    width: 115%;
}

/* Imagens renomeadas */
.cid-tdrUQ6r0dj {
    padding-top     : 180px;
    padding-bottom  : 150px;
    background-image: url(../../../assets/images/acompanhamento/acompanhamento-membresia.jpg) !important;
    border-radius   : 0px 0px 50px 50px !important;
}

/* 
.cid-tdt52Fi2AJ .col-text .radial-svg {
    left: 100% !important;
} */

@media (min-width: 768px) {
    .cid-tdt52Fi2AJ {
        background-image   : url(../../../assets/images/aplicativo/aplicativo-cristao.jpg) !important;
        background-position: center left;
        background-repeat  : no-repeat;
        background-size    : 50% auto;
        background-position: center right;
    }

}

.cid-tdnnjWiHly {
    padding-top     : 180px;
    padding-bottom  : 100px;
    background-image: url(../../../assets/images/home/sistema-financeiro-igreja.webp) !important;
    border-radius   : 0px 0px 81px 81px !important;
}

.cid-tdt0REsz3M .img-item {
    display            : flex;
    justify-content    : center;
    align-items        : center;
    padding            : 1rem;
    background-image   : none !important;
    background-position: center;
    background-size    : contain;
    background-repeat  : no-repeat;
}

.cid-tdxOqplGrW {
    padding-top     : 225px;
    padding-bottom  : 50px;
    background-image: url(../../../assets/images/eventos/organizacao-eventos-na-igreja.jpg) !important;
}

.cid-tdht7k8iP4 {
    padding-top     : 15rem;
    padding-bottom  : 10rem;
    background-image: url(../../../assets/images/home/sistema-financeiro-igreja.webp) !important;
    border-radius   : 0px 0px 500px 0px;
}

.cid-tdgDtz3qWv {
    padding-top     : 360px;
    padding-bottom  : 200px;
    background-image: url(../../../assets/images/home/home-sistema-para-igrejas.webp) !important;
    border-radius   : 0rem 0rem 5rem 5rem !important;
}

.btn-modelos-home {
    background-color   : #ffffff !important;
    border-color       : #002fa7 !important;
    color              : #002fa7 !important;
    /* box-shadow      : 0 2px 2px 0 rgb(0 0 0 / 20%); */
}

/* .btn-modelos-home:hover {
    color           : #ffffff !important;
    background-color: #001750 !important;
    border-color    : #001750 !important;
    box-shadow      : 0 2px 5px 0 rgb(0 0 0 / 20%);
} */

.cid-te771ZwK5F {
    background-image: url(../../../assets/images/perguntas-sistema-prover.png) !important;
}

.cid-tdDY3wk1j6 {
    padding-top     : 10rem;
    padding-bottom  : 10rem;
    background-image: url(../../../assets/images/lgpd-igrejas.jpg) !important;
}

.cid-te8tzF74J2 .mbr-text {
    padding-right: 0px !important;
    text-align   : center !important;
}

.titulo-temas {
    /* padding-left: 120px !important; */
    text-align: center !important;
}

@media (min-width: 992px) {
    .cid-tdhdjXbwYz .text-wrapper {
        padding: 0rem !important;
    }

    .cid-tek4vIJ3qk .box {
        height: 60% !important;
    }

    .cid-teklGcxp1s .box {
        height: 60% !important;
    }

    .text-altura {
        margin-top: 70px !important;
    }
}

.cid-tdht7k8iP4 .mbr-overlay {
    border-radius: 0px 0px 500px 0px !important;
}

.icone-ovelhinha {
    width   : 10px;
    position: relative;
    bottom  : 1px;
}

.cid-tdnnk1OJuk .mbr-overlay {
    border-radius: 0px 0px 500px 0px !important;
}

.cid-tdnnk1OJuk {
    background-attachment: fixed;
    background-image     : url(../../../assets/images/cadastro-de-membros/atendimento-sistema-prover.jpg) !important;
    background-position  : 40% 0% !important;
}

.cid-tdgDtz3qWv {
    border-radius: 0rem 0rem 5rem 5rem !important;
}

.cid-tdE8tfmS3e .mbr-overlay {
    border-radius: 0px 0px 500px 0px !important;
}

.text-top {
    margin-top: 170px !important;
}

.cid-tdE8tfmS3e {
    background-image     : url(../../../assets/images/atendimento-convencao.jpg) !important;
    background-position  : 50% 30% !important;
    background-attachment: fixed;
}

.cid-tdi2JU9Jae {
    background-image     : url(../../../assets/images/home/atendimento-sistema-prover.webp) !important;
    background-position  : 50% 30% !important;
    background-attachment: fixed;
    border-radius        : 0rem 0rem 84px 84px !important;
}

.cid-tdrUQ9wiQI {
    background-image     : url(../../../assets/images/acompanhamento/atendimento-sistema-prover.jpg) !important;
    background-position  : 50% 30% !important;
    background-attachment: fixed;
    border-radius        : 0px 0px 82px 81px !important;
}

.social-row {
    position     : fixed !important;
    right        : 10px !important;
    bottom       : 2% !important;
    margin       : 0 !important;
    z-index      : 9999999;
    margin-bottom: 70px !important;
}

.socicon {
    color         : #ffffff !important;
    vertical-align: middle !important;
}

.icon-fb-linkedin {
    color       : #002fa7;
    font-size   : 24px;
    margin-right: 20px;
}

.icon-ig-titok {
    color       : #002fa7 !important;
    font-size   : 22px;
    margin-right: 20px;
}

.font-titulo-home-app {
    font-size: 28px !important;
}

.font-texto-home-app {
    font-size: 26px !important;
}

.cid-tdheKJ2Ivf {
    padding-top: 0rem !important;
}

.cid-tdhmsAijok {
    background-color: #012fa6 !important;
}

.btn-modelos {
    border          : 2px #002fa7 !important;
    background-color: #fff !important;
    color           : #002fa7 !important;
}

.cid-tejFWEKcji {
    background-image   : url(../../../assets/images/home/atendimento-sistema-prover.jpg) !important;
    background-position: 50% 53% !important;
    border-radius      : 0rem 0rem 50px 50px !important;
    width              : auto !important;
    height             : auto !important;
}

/* .mbr-form .input-group-btn button[type="submit"] {
    border-radius: 100px !important;
    padding      : 1rem 11rem !important;
    color        : #000000 !important;
} */

.megamenu {
    height: 30vh;
}

.text-altura {
    margin-top: 130px;
}

.cid-tdzyrMHUv6 .panel-text {
    color: #000000 !important;
}

.cid-tdhQsQFWTU .mbr-section-head {
    display        : flex;
    flex-direction : column;
    justify-content: unset !important;
    margin-bottom  : 4rem;
}

.cid-tdhQsQFWTU {
    padding-bottom: 0rem !important;
    padding-top   : 4rem !important;
}

.cid-tdyXHiP4IR .text-content {
    margin-top: 100px !important;
}

.cid-tdrUQ9wiQI .mbr-section-title {
    text-align: left !important;
}

.bg-contato {
    margin-top    : 40px !important;
    box-shadow    : 0 5px 16px 0 rgb(8 15 52 / 7%);
    padding-top   : 40px;
    padding-bottom: 50px;
    border-radius : 30px;
    height        : 40%;
    padding       : 50px !important;
    width         : 40% !important;
}

.cid-te8tzF74J2 {
    background-color: #ffffff !important;
}

.cid-te8tzF74J2 .slide-content .slider__item .slider__image img {
    border-radius: 34px !important;
}

.cid-teGyvTMPhN .image-wrapper img {
    width    : 70% !important;
    /* height: 70vh; */
}

.cid-teGyvTMPhN {
    border-radius      : 0px 0px 50px 50px !important;
    /* height          : 70vh !important; */
    background-image   : none !important;
}

.cid-tdt52Fi2AJ .text-wrapper {
    z-index: 1 !important;
}

.cid-teNLKg6TSW {
    border-radius: 0px 0px 50px 50px;
    z-index      : 1;
}

.cid-teA7qHirsA .card-wrapper {
    background: #f6fafd !important;
}

.cid-tdgxTcuYY6 .dropdown-item {
    color     : #000000 !important;
    border-top: none !important;
}

.mbr-gallery .modal-body img {
    width: 70% !important;
}

.mbr-gallery .modal .close {
    opacity    : .6 !important;
    font-size  : 22px !important;
    width      : 55px !important;
    height     : 53px !important;
    top        : 1.5rem !important;
    right      : 2.5rem !important;
    line-height: 55px !important;
}

.cid-tdsdi8ccf9 input {
    margin-bottom: 15px !important;
}

.mbr-slider .carousel-control {
    width : 60px !important;
    height: 60px !important;
}

.mbr-slider .carousel-control {
    font-size: 25px !important;
}

.cid-teA7qHirsA .mbr-form .btn:hover {
    color           : #edeff3 !important;
    background-color: transparent !important;
    border-color    : rgba(0, 0, 0, 0) !important;
}

.cid-tdtEQnpPIp .card {
    margin-bottom: 83px !important;
}

.cid-tdnQWwGDU6 {
    padding-top: 14rem !important;
}


.cid-tdWng5eAz6 {
    background-image: none !important;
    padding-bottom  : 2rem !important;
}

.cid-tdE2fPGbOU {
    background-image     : url("../../../assets/images/capa-5-1920x1080.jpg") !important;
    background-attachment: fixed;
}

.cid-tdnQWwGDU6 .mbr-section-title {
    margin-bottom: 80px !important;
    line-height  : 1.5 !important;
}

.img-background {
    background-image     : url("../../../assets/images/financeiro/capa-02-.jpg") !important;
    background-attachment: fixed;
    background-position  : 0% 50%;
}

.cid-teeqidzIbB {
    background-image: none !important;
    padding-top     : 0rem !important;
}

.window-modal {
    display         : none;
    align-items     : center;
    justify-content : center;
    flex-wrap       : wrap;
    overflow-y      : auto;
    position        : fixed;
    padding         : 15px;
    top             : 0;
    left            : 0;
    right           : 0;
    bottom          : 0;
    z-index         : 1000;
    background-color: rgba(0, 0, 0, 0.7);
}

.window-modal__in {
    position        : relative;
    max-width       : 100%;
    padding         : 26px 30px 30px;
    width           : 500px;
    z-index         : 1001;
    background-color: #fff;
    border-radius   : 3px;
    box-shadow      : 0 0 6px 2px rgba(50, 50, 50, 0.3);
}

.window-activated {
    overflow    : hidden;
    margin-right: 17px;
}

/* .lds-ring {
    display : inline-block;
    position: relative;
    width   : 80px;
    height  : 80px;
    display : block;
    margin  : auto;
}

.lds-ring div {
    box-sizing   : border-box;
    display      : block;
    position     : absolute;
    width        : 64px;
    height       : 64px;
    margin       : 8px;
    border       : 8px solid #fff;
    border-radius: 50%;
    animation    : lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color : #002fa7 transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}

@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
} */

.modal-main {
    height: 60% !important;
}

.align-loader {
    display    : flex;
    align-items: center;
}

.cid-te8tzF74J2 .slide-content {
    width: 475px !important;
}

iframe.appIframe {
    background-image   : url("../../../assets/images/aplicativo/prover-liquid.gif") !important;
    background-repeat  : no-repeat !important;
    background-size    : 55% 30% !important;
    background-position: center center !important;
}

.cid-tdiapT45Qg .item:last-child .item-wrap {
    background: #fafafa;
    background: linear-gradient(135deg, #ffffff 50%, #71c1f6) !important;
}

@media (min-width: 992px) {
    .cid-tdiapT45Qg .item-wrap {
        padding: 60px !important;
    }
}

@media only screen and (min-width: 1889px) {
    .modal-content-depoimentos {
        height: 70% !important;
    }

    .cid-te8tzF74J2 .embla__button.embla__button--prev.esquerda {
        top: 395px !important;
    }

    .embla__slide.destaques {
        margin-left: -228px !important;
    }

    .mbr-form .input-group-btn button[type="submit"] {
        padding: 0px 149px !important;
    }

    .destaquesTitulo {
        position       : relative;
        bottom         : 100px !important;
        /* left        : 60px; */
        color          : #fff;
        font-size      : 20px;
        opacity        : 1;
        display        : flex;
        justify-content: center;
    }

    /* .mbr-form .input-group-btn button[type="submit"] {
        
    } */
    .modal-main {
        overflow-y: hidden;
        height    : 42% !important;
        margin    : 8.75rem auto;
    }

    .modal-dialog {
        max-width: 440px !important;
    }

    .btn-fechar {
        right: 440px !important;
    }

    .mobile-close-button {
        margin-right: 450px !important;
    }

    .btn-fechar-app-pwa {
        right: 690px !important;
    }
}

@media only screen and (max-width: 1888px) {
    /* .cid-te8tzF74J2 .slide-content .slider__item .slider__image img {
        width: 74% !important;
        height: 100% !important;
        object-fit: cover;
      } */
}

.btn-ovelhinhas-home {
    width        : 13vw;
    border-radius: 50px !important;
    margin-left  : 10px;
}


@media only screen and (max-width: 991px) {
    .menu-idioma {
        display: none !important;
    }

    .btn-fechar-materiais {
        right: 10px !important;
    }

    .modal-content-depoimentos-materiais {
        border-radius: 30px !important;
        height       : 80% !important;
        margin-top   : 90px;
        width        : 96vw !important;
    }

    .btn-ovelhinhas-home {
        width        : 13vw;
        border-radius: 50px !important;
        margin-left  : 60px !important;
    }

    .cid-tdtCFYPdHr a.btn,
    .cid-tdtCFYPdHr button {
        margin-top: 10px !important;
    }

    .cid-tdgDtz3qWv {
        padding-top     : 250px !important;
        /* border-radius: 0rem 0rem 2rem 2rem !important; */
    }

    .text-block {
        position    : relative !important;
        bottom      : 50px !important;
        padding-left: 30px !important;
    }

    .cid-tdxSj6phgO .mbr-section-subtitle {
        margin-bottom: 1rem !important;
    }

    .form-home {
        position: relative;
        bottom  : 110px;
    }

    .loading-modal-videos {
        background-size: 40% 30% !important;
    }

    .subtext {
        position: relative;
        bottom  : 30px;
    }

    .font-titulo-home {
        font-size: 27px !important;
    }

    .font-subtitulo-home {
        font-size: 19px !important;
    }

    .cid-tdgDtz3qWv .form-block .form-wrap {
        padding-top   : 20px !important;
        padding-bottom: 20px !important;
    }

    .cid-tdhdjXbwYz .mbr-section-title {
        text-align: -webkit-center !important;
        font-size : 21px !important;
    }

    .sub {
        font-size: 19px !important;
    }

    .cid-tdheKJ2Ivf {
        padding-bottom: 0rem !important;
    }

    .cid-tdhkJrM4OE .title {
        color      : #002fa7;
        text-align : unset !important;
        margin-left: 30px !important;
    }

    .cid-tdht7k8iP4 {
        padding-top   : 15rem;
        padding-bottom: 10rem;
        border-radius : 0px !important;
    }

    .cid-tdht7k8iP4 .mbr-overlay {
        border-radius: 0px !important;
    }

    .titulo-financeiro {
        font-size: 21px !important;
    }

    .social-page {
        display: none !important;
    }

    .btn-ovelhinhas-home {
        width        : 65vw !important;
        border-radius: 50px !important;
    }

    /*     text-align: -webkit-center;
    font-size: 21px; */

    .cid-tdgxTcuYY6 .navbar ul.navbar-nav li {
        margin-right: auto !important;
        margin      : 0 !important;
    }

    .cid-tdheKJ2Ivf .card-wrapper {
        display: inline-flex !important;
    }

    .mobile-inline {
        width: 29% !important;
    }

    .cid-tdhkJrM4OE {
        background-color: #f2f2f2 !important;
        padding-top     : 6rem !important;
        padding-bottom  : 0rem !important;
    }

    .espaçamento {
        margin-bottom: 80px !important;
    }

    .embla__slide.logos {
        background-color: #ffffff !important;
        height          : 26vh !important;
        margin-top      : 10px !important;
        border-radius   : 50px !important;
    }

    .embla__slide.destaques {
        margin-right: 2rem !important;
        min-width   : 83% !important;
    }

    .img-logos {
        width     : 100% !important;
        margin-top: 20px !important;
    }

    .img-logos-meio {
        width     : 80% !important;
        position  : relative;
        bottom    : 70px;
        margin-top: 100px !important;
    }

    .img-logos-final {
        margin-top: 20px !important;
    }

    .embla__viewport.logos-viewport {
        width      : 117% !important;
        position   : relative;
        /* right   : 33px; */
    }

    .cid-tdhmsAijok {
        border-radius   : 0px !important;
        padding-bottom  : 0px !important;
        padding-top     : 2rem !important;
        background-color: #171717 !important;
        height          : 767px !important;
        border-radius   : 0px 0px 0px 83px !important;
    }

    .content-mobile-app {
        z-index : 10;
        position: relative;
        bottom  : 370px;
        left    : 0px;
        margin  : 16px !important;
    }

    .arrow-left-ovelinhas-home {
        position        : relative;
        bottom          : 270px !important;
        background-color: #fff !important;
        border-radius   : 100px;
        width           : 32px;
        top             : -266px !important;
        right           : 120px;
    }

    .arrow-right-ovelinhas-home {
        float           : right;
        position        : relative;
        bottom          : 265px;
        left            : 175px;
        background-color: #fff !important;
        border-radius   : 100px;
        width           : 32px;
    }

    .cid-tdhkJrM4OE .card-wrapper {
        padding: 2rem 1rem !important;
    }

    .titulo-taxa-adesao-home {
        font-size: 25px !important;
    }

    .cid-tdhP0lst1U {
        padding-top   : 0px !important;
        padding-bottom: 0px !important;
    }

    .cid-tdhF3qUoaH .embla__container.ovelhinhas-home-container {
        margin-left: 30px !important;
    }

    .cid-tdhnNfjxbJ {
        padding-top     : 5rem !important;
        padding-bottom  : 3rem !important;
        background-color: #ffffff;
    }

    .cid-tdhnNfjxbJ .mbr-section-title {
        text-align: center;
        font-size : 28px;
    }

    .center-text-site {
        text-align: -webkit-center;
    }

    .img-site-mobile {
        position: relative;
        right   : 30px !important;
    }

    .btn-financas {
        width: 372px !important;
    }

    .btn-financas-mobile {
        position   : relative;
        /* right   : 12px; */
        top        : 100px !important;
    }

    .text-btn-financas-mobile {
        font-size       : 14px !important;
        background-image: none !important;
    }

    .financeiro-mobile {
        position: relative;
        top     : 90px;
    }

    .cid-tdhD4cPg0c {
        padding-top   : 1rem !important;
        padding-bottom: 0rem !important;
    }

    .btn-stone-mobile {
        width   : 410px !important;
        position: relative;
        right   : 10px;
    }

    .img-ovelhinhas-mobile {
        width : 70% !important;
        margin: auto !important;
    }

    .cid-tdhF3qUoaH {
        padding-top   : 5rem !important;
        padding-bottom: 0rem !important;
    }

    .cid-tdhF3qUoaH .controls {
        position: relative;
        left    : 300px !important;
        bottom  : 80px !important;
    }

    .cid-tdhF3qUoaH .controls.app {
        position: relative;
        left    : 130px !important;
        bottom  : 0px !important;
    }

    .cid-tdhP0lst1U .box {
        background-image: none !important;
    }

    .cid-tdhP0lst1U {
        border-radius: 50px 50px 50px 50px !important;
    }

    .container-lgpd-mobile {
        padding-top: 5rem;
    }

    .titulo-lgpd-mobile {
        font-size  : 24px !important;
        font-weight: 300 !important;
    }

    .texto-lgpd-mobile {
        font-size  : 18px !important;
        font-weight: 200 !important;
    }

    .ensino-burocracia {
        -webkit-text-stroke: 0.6px #ffffff !important;
        color              : #002fa7 !important;
        font-weight        : 900;
        text-decoration    : line-through;
    }

    .btn-fechar {
        right: 10px !important;
        top  : 10px !important;
    }

    .container-texto-lgpd {
        padding-bottom: 4rem !important;
    }

    .btn-lgpd-mobile {
        font-weight     : 400 !important;
        border          : none !important;
        background-image: linear-gradient(to right, #002fa7 -7%, #0556f5 100%, #00396F 82%) !important;
        margin-left     : 10px !important;
    }

    .cid-tdhQsQFWTU {
        padding-top     : 0rem !important;
        padding-bottom  : 10rem;
        background-color: #ffffff;
    }

    .videos-slide {
        height: 40vh;
    }

    .cid-te8tzF74J2 .mbr-text {
        padding-right: 0;
        margin-bottom: 0px !important;
    }

    .cid-tdhQsQFWTU .item-content {
        position: relative;
        z-index : 3;
        padding : 0px;
        top     : 80px;
        left    : 10px;
    }

    .cid-teB2HDukeL {
        padding-bottom: 4rem !important;
    }

    .texto-video-mobile {
        padding-right: 0px !important;
    }

    .cid-tdhQsQFWTU .item-img {
        border-radius: 23px !important;
        height       : 160% !important;
        width        : 115% !important;
    }

    .cid-tdhQsQFWTU .img-overlay {
        border-radius: 22px;
    }

    .cid-tdhQsQFWTU .item {
        margin-bottom: 11rem !important;
    }

    .embla__slide.atendimento {
        background-color: #ffffff !important;
        height          : 45vh !important;
        margin-top      : 10px !important;
        border-radius   : 50px !important;
        width           : -90% !important;
        min-width       : 70% !important;
    }

    .embla__viewport.atendimento-viewport {
        width   : 100% !important;
        position: relative;
        right   : 0px;
        height  : 48vh;
    }


    .mobile-video-app {
        z-index         : 7;
        position        : relative;
        bottom          : 33px;
        width           : 133% !important;
        height          : 20% !important;
        right           : 65px;
        opacity         : 0.2;
        background-color: #000 !important;
        border-radius   : 0px 0px 0px 128px !important;
    }

    .img-site-app {
        width        : 68% !important;
        margin-bottom: 40px !important;
        margin       : auto !important;
    }

    .cid-tdtM44yev1 .card {
        padding: 2rem 1rem 0rem 1rem !important;
    }

    .border-app {
        border: 2px #000 !important;
    }

    .cid-tdxOqpFQSq .card-title,
    .cid-tdxOqpFQSq .card-img {
        color    : #002fa7 !important;
        font-size: 20px !important;
    }

    .cid-te8tzF74J2 .mbr-iconfont {
        justify-content: initial !important;
        font-size      : 30px !important;
    }

    .cid-te8tzF74J2 {
        padding-top   : 5rem !important;
        padding-bottom: 0rem !important;
    }

    .logo-mobile {
        display    : flex;
        margin-left: 10px;
    }

    .cid-tdxOqpFQSq .card-img span {
        font-size: 56px !important;
    }

    .cid-tdn9k3RLhv {
        padding-top: 3rem !important;
    }

    .titulo-align-blog {
        text-align: center !important;
    }

    .cid-tdn9k3RLhv .footer-logo {
        margin-bottom: 0.87rem !important;
    }

    .menu-footer-mobile {
        text-align : left;
        padding    : 15px;
        margin-left: 15px;
    }

    .property {
        float: right;
        width: 50%;
    }

    .end-mobile {
        text-align : left;
        margin-left: 15px;
    }

    .mb-mobile {
        margin-bottom: 30px;
    }

    .cid-tdgxTcuYY6 button.navbar-toggler {
        width: 200px !important;
    }

    .cid-tdn9k3RLhv {
        border-radius: 50px 50px 50px 50px !important;
    }

    .cid-tdgxTcuYY6 .navbar-expand-lg .navbar-nav .nav-link {
        color    : #002fa7 !important;
        font-size: 16px !important;
    }

    .property-aprenda-parceiros {
        float: left;
        width: 48% !important;
    }

    /* .property-title{
        float: left;
        width: 51%;
    } */

    .cid-tdn9k3RLhv .list {
        margin-bottom: 0px !important;
    }

    .cid-tdn9k3RLhv ul {
        padding-bottom: 2.37rem !important;
    }

    .cid-te8tzF74J2 .embla__button.embla__button--prev.evento {
        left       : 0;
        margin-left: 0 !important;
    }

    .cid-tdxOqpFQSq .card {
        padding: 0rem 0rem 0rem 0rem !important;
    }

    .cid-te8tzF74J2 .embla__button {
        display: block !important;
    }

    .cid-te8tzF74J2 .embla__button {
        border: none !important;
    }

    .cid-tdxOqpFQSq p {
        text-align: left !important;
    }

    .embla__slide.acompanhamento {
        background-color: #002fa7 !important;
        border-radius   : 20px !important;
    }

    .embla__viewport.card-beneficios-viewport {
        width              : 100% !important;
        /* background-color: #002fa7 !important; */
    }

    .embla__viewport.card-cadastro-membros-viewport {
        width: 95% !important;
    }

    .cid-tdnQWwGDU6 .shadow {
        padding: 30px 30px 35px !important;
    }

    .cid-te8tzF74J2 .mbr-text {
        margin-bottom: 28px !important;
    }

    .cid-tdtM44yev1 .mbr-text {
        color        : #fff !important;
        text-align   : left !important;
        margin-bottom: 30px !important;
    }

    .cid-tdtM44yev1 .card-title,
    .cid-tdtM44yev1 .card-img {
        color     : #fff !important;
        text-align: left !important;
    }

    .cid-tdtM44yev1 .mbr-iconfont {
        color          : #fff !important;
        justify-content: initial !important;
    }

    .embla__slide.atendimento {
        background-color: #ffffff !important;
        height          : 32vh !important;
        margin-top      : 10px !important;
        border-radius   : 13px !important;
        width           : -90% !important;
    }

    .titulo-card-atendimento {
        font-size: 17px !important;
    }

    .cid-tdiapT45Qg {
        padding-top     : 0rem !important;
        padding-bottom  : 6rem;
        background-color: #ffffff;
    }

    .title-adesao {
        text-align: center !important;
        font-size : 28px !important;
    }

    .text-adesao {
        font-size: 28px !important;
    }

    .btn-adesao {
        width      : 100% !important;
        font-weight: 400 !important;
    }

    .cid-tdnnjWiHly .form-block .form-wrap {
        margin-top   : 30px;
        margin-bottom: 30px;
    }

    .cid-tdnnjWiHly .mbr-section-title,
    .cid-tdnnjWiHly .mbr-section-btn {
        margin-top: 40px !important;
    }

    .box-content-cadastro {
        position: relative;
        bottom  : 90px;
    }

    .cid-tdnnjWiHly {
        padding-top   : 180px;
        padding-bottom: 10px !important;
    }

    .cid-te8tzF74J2 .slide-content .slider__item .slider__image.destaques {
        width: 162% !important;

    }

    .cid-tdnnjWiHly .mbr-section-title,
    .cid-tdnnjWiHly .mbr-section-btn {
        font-size: 29px !important;
    }

    .cid-tdtKLtqyPu {
        padding-top: 5rem !important;
    }

    .cid-tds9WOCwpN .row {
        flex-direction: column !important;
        text-align    : center !important;
    }

    .cid-tds9WOCwpN {
        padding-bottom: 0rem !important;
    }

    .font-titulo-platarforma {
        font-size: 30px !important;
    }

    .icon-cdst {
        display        : flex;
        justify-content: center;
        font-size      : 60px !important;
    }

    .cid-tdtKBJq944 .mbr-iconfont {
        font-size: 3rem !important;
    }

    .cid-tdtKBJq944 .card-title,
    .cid-tdtKBJq944 .card-img {
        text-align: center !important;
    }

    .cid-tdtKBJq944 {
        padding-bottom: 0px !important;
    }

    .cid-tdnuR00lnV .card-wrapper {
        /* position     : relative;
        overflow     : hidden; */
        border-radius   : 6px !important;
        /* padding      : 4rem 3rem;
        box-shadow      : 0 0 8px 0 rgb(0 0 0 / 30%) !important; */
        background      : #002fa7 !important;
        /* transition   : all 0.3s !important; */
    }

    .card-beneficios .card-wrapper {
        /* padding: 7rem 1rem !important; */
        width: 105% !important;
    }

    .img-materia {
        width          : 100% !important;
        justify-content: center;
        margin         : auto;
    }

    .card-beneficios .embla__container .embla__slide:first-child {
        margin-left: 1rem !important;
    }

    .card-beneficios .embla__slide {
        min-width   : 100%;
        margin-left : 0rem !important;
        margin-right: 43px !important;
    }

    .card-text-beneficios {
        font-size  : 20px !important;
        font-weight: 400 !important;
    }

    .buttons-ovl {
        display: block;
    }

    .cid-tdnnk1OJuk {
        padding-top   : 5rem !important;
        padding-bottom: 5rem !important;
        border-radius : 0px 0px 140px 0px !important;
    }

    .cid-tdnnk1OJuk .mbr-overlay {
        border-radius: 0px 0px 140px 0px !important;
    }

    .cid-te8tzF74J2 .embla__slide {
        min-width: 100% !important;
    }

    .content-mobile {
        margin-top: 120px !important;
        margin    : 6px !important;
    }

    .btn-automatizar {
        font-weight: 100 !important;
    }

    .texto-automatizar {
        font-size  : 25px !important;
        font-weight: 600 !important;
    }

    .cid-tdtJrcIzCj {
        padding-top   : 5rem !important;
        padding-bottom: 0rem !important;
        padding-left  : 10px !important;
    }

    .cid-tdtJrcIzCj .mbr-section-title,
    .cid-tdtJrcIzCj .mbr-section-subtitle,
    .cid-tdtJrcIzCj .mbr-text {
        text-align: center !important;
    }

    .text-video-cadastros {
        font-size     : 22px !important;
        line-height   : 1.5 !important;
        padding-bottom: 18px;
    }

    .acompanhamento-titulo {
        font-size: 38px !important;
    }

    .cid-tdWng5eAz6 .mbr-section-title {
        text-align: center !important;
    }

    .cid-tdnBktIRY2 {
        padding-top: 100px !important;
    }

    .cid-tdWng5eAz6 .image-wrapper {
        margin-bottom: 0rem !important;
    }

    .cid-te8tzF74J2 .mbr-section-title {
        text-align: center !important;
    }

    .cid-te8tzF74J2 .embla__viewport {
        margin-left : 0 !important;
        margin-right: 0 !important;
    }

    .cid-tdrUQ6r0dj .form-block {
        padding-top   : 30px !important;
        padding-bottom: 30px !important;
        position      : relative;
        bottom        : 30px;
    }

    .cid-tdrUQ6r0dj {
        padding-top   : 210px !important;
        padding-bottom: 30px !important;
    }

    .text-block-acompanhamento {
        position    : relative !important;
        bottom      : 60px !important;
        padding-left: 30px !important;
    }

    .cid-tdtM44yev1 {
        margin-top      : 2rem !important;
        background-color: none !important;
        color           : #fff !important;
    }

    .cid-tdF3Gd9UQg .mbr-section-subtitle {
        font-size : 19px !important;
        text-align: -webkit-center !important;
    }

    .subtexto-acompanhamento {
        text-align: center !important;
    }

    .cid-tdF3Gd9UQg {
        border-radius : 0px 0px 0px 0px !important;
        padding-bottom: 4rem !important;
        padding-top   : 4rem !important;
    }

    .cid-tdF4ukYTK2 .mbr-text {
        text-align: center !important;
    }

    .cid-tdF4ukYTK2 .card-title,
    .cid-tdF4ukYTK2 .card-img {
        text-align: center !important;
    }

    .cid-tdrUQ9wiQI {
        border-radius: 50px 50px 50px 50px !important;
    }

    .acompanhamento.mbr-overlay {
        border-radius: 50px 50px 50px 50px !important;
    }

    .cid-tdrUQ9Xk7Y {
        padding-top: 70px !important;
    }

    .texto-ensino {
        padding-left: 20px !important;
    }

    .cid-tdsktuxcsO .mbr-title {
        text-align : initial !important;
        margin-left: 10px !important;
    }

    .cid-tdsktuxcsO {
        padding-top  : 115px !important;
        border-radius: 150px 0px 0px 0px !important;
    }

    .card-box-ensino {
        display        : flex;
        justify-content: start;
    }

    .cid-tdsktuxcsO .mbr-text {
        text-align: initial !important;
    }

    .cid-tdsktuxcsO .icones-burocracia {
        height      : 8vh;
        margin-right: 10px;
        margin-top  : 50px;
    }

    .mbr-form .input-group-btn button[type="submit"] {
        padding: 1px 115px !important;
    }

    .cid-tdsV7SRpKz input {
        height: 50px !important;
    }

    .cid-te8tzF74J2 .embla__container {
        margin-left : 3.3rem !important;
        margin-right: 1.3rem;
    }

    .cid-tdsdi8ccf9 input {
        height: 7vh !important;
    }

    .cid-tdsu41qag4 img {
        width: 100% !important;
    }

    .cid-tdtNoTvBIZ .card-title,
    .cid-tdtNoTvBIZ .card-img {
        text-align: center !important;
    }

    .cid-tdtNoTvBIZ .mbr-text {
        text-align: center !important;
    }

    .cid-tdtNoTvBIZ {
        padding-top: 20px !important;
    }

    .cid-tdsu41qag4 {
        padding-top   : 30px !important;
        padding-bottom: 0px !important;
    }

    .cid-tdWng5eAz6 {
        padding-top   : 4rem !important;
        padding-bottom: 0rem !important;
    }

    .cid-tdWng5eAz6 .content {
        text-align : initial !important;
        margin-left: 0px !important;
    }

    .cid-tdWng5eAz6 .mbr-section-subtitle {
        margin-bottom: 1rem !important;
    }

    .cid-tdWnaa4he6 {
        padding-top   : 10px !important;
        padding-bottom: 10px !important;
        border-radius : 0px !important;
    }

    .cid-teeqidzIbB {
        padding-top: 0rem !important;
    }

    .text-integracao {
        text-align      : center;
        font-size       : 17px !important;
        /* margin-bottom: 0px !important; */
    }

    .title-integracao {
        text-align: center;
    }

    .cid-teeqidzIbB .image-wrapper img {
        width      : 70% !important;
        object-fit : cover;
        margin-left: 80px;
    }

    .img-burocracia {
        width: 70vw !important;
    }

    .btn-financeiro {
        width: 100% !important;
    }

    .text-maquininha {
        font-size    : 16px !important;
        text-align   : left;
        line-height  : 27px !important;
        margin-bottom: 8px !important;
    }

    .cid-tdDQxbsj4U {
        padding-top  : 1rem !important;
        border-radius: 0px 0px 0px 0px !important;
    }

    .cid-teApMf0HNc {
        padding-top: 4rem !important;
    }

    .cid-teezjMBZ2o .container-boxes {
        flex-wrap     : wrap !important;
        padding-bottom: 47px !important;
    }

    .cid-teezjMBZ2o .box-item {
        width: 100% !important;
    }

    .icone-financeiro {
        width: 20% !important;
    }

    .font-mobile-blog {
        font-size: 20px !important;
    }

    .font-financeiro {
        font-size: 25px !important;
    }

    .cid-teezjMBZ2o .box-item {
        padding: 0px !important;
    }

    .cid-tdnQWwGDU6 {
        padding-top   : 11rem !important;
        padding-bottom: 3rem !important;
        border-radius : 0px 0px 130px 0px !important;
    }

    .cid-tdnQWwGDU6 .mbr-section-title {
        text-align: center !important;
        font-size : 22px !important;
    }

    .cid-tdnQWwGDU6 .embla__slide {
        min-width: 100% !important;
        max-width: 62% !important;
    }

    .cid-tdnUQaCHbc {
        padding-top   : 0rem !important;
        padding-bottom: 4rem !important;
    }

    .cid-tdnUQaCHbc .item-wrapper {
        height: 220px !important;
    }

    .cid-tdtJBXNNs8 {
        border-radius: 120px 0px 120px 0px !important;
    }

    .cid-tdtJBXNNs8 .mbr-section-title {
        font-size: 18px !important;
    }

    .cid-tdtJBXNNs8 .mbr-section-subtitle {
        font-size: 15px !important;
    }

    .cid-tdnFTWswQB {
        padding-top   : 90px !important;
        padding-bottom: 160px !important;
    }

    .cid-tdsV7Pm4lc .row {
        flex-direction: initial !important;
    }

    .cid-tdsV7Pm4lc {
        padding-top   : 8rem !important;
        padding-bottom: 7rem !important;
    }

    .cid-tdsV7Pm4lc .mbr-text,
    .cid-tdsV7Pm4lc .mbr-section-btn {
        margin-bottom: 50px !important;
    }

    .app-texto {
        padding: 20px !important;
    }

    .cid-tdsV7SRpKz {
        padding-top   : 4rem !important;
        padding-bottom: 6rem !important;
        padding       : 10px;
    }

    .cid-tdsV7SRpKz .card-heading {
        font-size: 21px !important;
    }

    .cid-tdt52Fi2AJ .label-text {
        text-align: initial !important;
        font-size : 23px !important;
    }

    .cid-tdt52Fi2AJ .mbr-section-title {
        font-size : 16px !important;
        text-align: initial !important;
    }

    .cid-tdt52Fi2AJ .col-text {
        padding-top   : 5rem !important;
        padding-bottom: 3rem;
    }

    .cid-tdt52Fi2AJ {
        border-radius: 0px 80px 0px 0px !important;
    }

    .cid-tdt52Fi2AJ .text-wrapper {
        padding: 10px !important;
    }

    .selo-app {
        width: 100% !important;
    }

    .cid-tdt52Fi2AJ .cards-container {
        flex-direction: initial !important;
        padding-top   : 30px !important;
    }

    .cid-tdt52Fi2AJ .icon-box .mbr-iconfont {
        font-size: 35px !important;
    }

    .cid-tdt52Fi2AJ .card-box {
        text-align: left !important;
    }

    .card-app {
        padding: 0px 10px 10px 10px !important;
    }

    .font-app-integracao {
        font-size: 16px !important;
    }

    .cid-tdsV7VIFnQ {
        padding-top   : 60px !important;
        padding-bottom: 90px !important;
    }

    .cid-tdsV7VIFnQ H1 {
        font-size: 21px !important;
    }

    .btn-app-vendas {
        width      : 85% !important;
        font-weight: 100 !important;
    }

    .font-maisigrejas-titulo-app {
        font-size: 18px !important;
    }

    .font-maisigrejas-subtitulo-app {
        font-size: 17px !important;
    }

    .cid-tdtm0w3T00 {
        padding-top   : 80px !important;
        padding-bottom: 125px !important;
    }


    .ovelhinhas-home {
        margin-left: 0px !important;
        margin-top : 30px !important;
    }

    .cid-te8tzF74J2 .embla__container .embla__slide:first-child {
        margin-left: -1rem !important;
    }

    .cid-te8tzF74J2 .embla__slide {
        margin-left : 0rem !important;
        margin-right: 1rem;
    }

    .video-site-inicio {
        margin-top: 30px !important;
    }

    .cid-tdtCFYPdHr {
        padding-top   : 4rem !important;
        padding-bottom: 1rem !important;
    }

    .cards-site {
        margin-right: 0px !important;
    }

    .cards-site-left {
        margin-left: 0px !important;
    }

    .cid-tdtYtXkLYE {
        padding-top: 3rem !important;
    }

    .titulo-site {
        font-size : 24px !important;
        text-align: center !important;
    }

    .cid-tdxOqplGrW {
        padding-top: 141px !important;
    }

    .subtitulo-site {
        font-size : 18px !important;
        text-align: initial !important;
    }

    .btn-site {
        text-align-last: initial !important;
    }

    .site-cards-finais {
        align-items: center;
    }

    .cid-tdtYqV2QBH .mbr-iconfont {
        font-size: 40px !important;
    }

    .cid-tdhkJrM4OE img {
        width    : 100%;
        max-width: 200px !important;
    }

    .cid-tdtYqV2QBH .card-title,
    .cid-tdtYqV2QBH .card-img {
        text-align: center !important;
    }

    .cid-tdtCG3pM8o {
        padding-top: 85px !important;
    }

    .cid-tdxOxcnTtG {
        padding-top   : 10rem !important;
        padding-bottom: 7rem !important;
        border-radius : 0px 0px 80px 0px !important;
    }

    .cid-tdxOxcnTtG .mbr-section-title {
        font-size : 20px !important;
        text-align: initial !important;
    }

    .cid-tdxQDKJmtb {
        padding-top   : 6rem !important;
        padding-bottom: 6rem !important;
        border-radius : 0px 80px 0px 80px !important;
    }

    .cid-tdxQDKJmtb .mbr-section-title {
        text-align: initial !important;
        font-size : 23px !important;
    }

    .cid-tdxQDKJmtb .mbr-text {
        font-size: 16px !important;
    }

    .cid-tdxSj6phgO .mbr-section-title {
        font-size  : 20px !important;
        line-height: 1.7 !important;
    }

    .cid-tdxSj6phgO {
        padding-top   : 5rem !important;
        padding-bottom: 0rem !important;
    }

    .cid-tdxSj6phgO .image-wrapper img {
        width        : 85% !important;
        border-radius: 115px 0px 0px 0px !important;
        margin-left  : 30px !important;
        height       : 60vh !important;
    }

    .cid-tdxU8OPh1A {
        padding-top: 100px !important;
    }

    .cid-tdy8IPQUNQ {
        padding-top   : 205px !important;
        padding-bottom: 55px !important;
    }

    .cid-tdy8IPQUNQ .form-block {
        padding-top   : 30px !important;
        padding-bottom: 30px !important;
    }

    .img-cultos {
        width : 100% !important;
        bottom: 8px !important;
        right : 35px !important;
    }

    .section-expansao-cultos {
        padding-top   : 80px !important;
        padding-bottom: 60px !important;
    }

    .cid-tdy9srfEP7 {
        padding-top: 0rem !important;
    }

    .texto-cards-cultos {
        font-size: 22px !important;
    }

    .cid-tdyiodtFZe .mbr-section-title {
        text-align: initial !important;
        font-size : 25px !important;
    }

    .cid-tdyiodtFZe .mbr-section-subtitle {
        text-align: initial !important;
    }

    .btn-culto {
        width: 100% !important;
    }

    .cid-tdyiodtFZe {
        border-radius: 0px 0px 0px 80px !important;
    }

    .cid-tdy8ITOB7b {
        padding-top: 85px !important;
    }

    .text-block-dizimos {
        position    : relative !important;
        bottom      : 0px !important;
        padding-left: 30px !important;
    }

    .cid-tdyXHiP4IR {
        padding-top   : 60px !important;
        padding-bottom: 20px !important;
    }

    .cid-tdyXHiP4IR .text-content {
        margin-top: 0px !important;
    }

    .texto-slide-dizimo {
        font-size: 16px !important;
    }

    .cid-tdyRdl0LxQ {
        padding-top   : 9rem !important;
        padding-bottom: 6rem !important;
        border-radius : 0px 0px 0px 80px !important;
    }

    .cid-tdyRdl0LxQ .mbr-section-title {
        text-align: center !important;
        font-size : 25px !important;
    }

    .fonte-dizimo {
        font-size: 16px !important;
    }

    .cid-tdyRdl0LxQ .mbr-text {
        margin-top : 50px !important;
        margin-left: 10px !important;
    }

    .cid-teiAaUcJ2Z {
        padding-top   : 0rem !important;
        padding-bottom: 0rem !important;
    }

    .text-altura {
        margin-top: 80px !important;
    }

    .cid-teiAaUcJ2Z .mbr-section-subtitle {
        margin-bottom: 2rem !important;
    }

    .cid-teiAaUcJ2Z .price {
        margin-bottom: 40px !important;
    }

    .img-dizimo {
        width        : 85% !important;
        border-radius: 160px 0px 0px 0px !important;
        margin-left  : 30px !important;
    }

    .cid-tdyRdmUp99 {
        padding-top   : 45px !important;
        padding-bottom: 120px !important;
    }

    .cid-tdDI8iDXFl {
        padding-top   : 3rem !important;
        padding-bottom: 0rem !important;
    }

    .cid-tdDI8iDXFl .mbr-section-title {
        text-align: center !important;
    }

    .cid-tdDI8iDXFl .mbr-text,
    .cid-tdDI8iDXFl .mbr-section-btn {
        text-align: center !important;
    }

    .cid-tdDOK6n7IS .mbr-section-title {
        font-size: 20px !important;
    }

    .cid-tdDOK6n7IS {
        padding-bottom: 5rem !important;
        padding-top   : 8rem !important;
        border-radius : 0px 0px 0px 0px !important;
    }

    .cid-tdDPbHnOFu .mbr-section-subtitle {
        margin-bottom: 2rem !important;
    }

    .cid-tdDQxbsj4U {
        padding-top: 4rem;
    }

    .cid-tdDR7fTIGn {
        border-radius: 0px 0px 0px 0px !important;
    }

    .cid-tdDI8kiJDQ .mbr-section-title {
        font-size: 21px !important;
    }

    .margin-desktop-depoimento {
        margin: auto !important;
    }

    .cid-tdDI8kH7oI {
        padding-top: 85px !important;
    }

    .bg-contato {
        padding: 30px !important;
        width  : 100% !important;
    }

    .cid-tdWbWgw9ff .row {
        flex-direction: initial !important;
    }

    .cid-tdWbWgw9ff .mbr-section-title {
        font-size : 26px !important;
        text-align: center !important;
    }

    .cid-tdWbWgw9ff {
        padding-top   : 7rem !important;
        padding-bottom: 3rem !important;
        padding-left  : 10px !important;
        padding-right : 10px !important;
    }

    .text-block-multiigreja {
        bottom: 0px !important;
    }

    .cid-te7ezOqbB9 H2 {
        font-size: 21px !important;
    }

    .cid-te7ezOqbB9 {
        border-radius: 0px 0px 0px 0px !important;
    }

    .cid-tdEAl13uAT .mbr-iconfont {
        font-size: 2.5rem !important;
    }

    .cid-tdEAl13uAT {
        padding-top: 70px !important;
    }

    .cid-tdEAl3s6b7 {
        border-radius : 0px 80px 0px 0px !important;
        padding-bottom: 0rem !important;
    }

    .cid-tdEAl3s6b7 .mbr-section-title {
        font-size: 24px !important;
    }

    .cid-tdEAl3s6b7 .price {
        flex-direction: initial !important;
    }

    .cid-tdEAl3s6b7 .image-wrapper img {
        width        : 100% !important;
        right        : 0px !important;
        height       : 70vh !important;
        border-radius: 130px 0px 0px !important;
        position     : relative !important;
        top          : 10px !important;
    }

    .cid-tdE911fewh {
        padding-top     : 0px !important;
        padding-bottom  : 60px;
        background-color: #ffffff;
    }

    .cid-tdEBP4JPdr {
        padding-top: 75px !important;
    }

    .cid-tdE8te23CP {
        padding-bottom: 0px !important;
    }

    .cid-teGyvTMPhN .card-title,
    .cid-teGyvTMPhN .card-box {
        font-size : 27px !important;
        text-align: center !important;
    }

    .cid-teGyvTMPhN {
        padding-top   : 6rem !important;
        padding-bottom: 3rem !important;
    }

    .video-convencoes {
        width: 100% !important;
    }

    .cid-teGypRipcf .mbr-section-title,
    .cid-teGypRipcf .mbr-section-btn {
        text-align: center !important;
        font-size : 20px !important;
    }

    .text-block-convencoes {
        bottom: 70px !important;
    }

    .cid-teGypRipcf {
        padding-bottom: 70px !important;
    }

    .cid-tdE8tfUtqG .mbr-section-title {
        font-size: 21px !important;
    }

    .mbr-overlay-convencoes {
        border-radius: 0rem !important;
    }

    .cid-tdE8tfmS3e {
        border-radius : 0px 0px 80px 0px !important;
        padding-top   : 13rem !important;
        padding-bottom: 7rem !important;
    }

    .cid-tdE8tfmS3e .mbr-overlay {
        border-radius: 0px 0px 80px 0px !important;
    }

    .cid-tdE8tfmS3e .mbr-section-title {
        font-size: 25px !important;
    }

    .cid-tdEb9IIhJQ .title {
        font-size: 25px !important;
    }

    .cid-tdEb9IIhJQ {
        padding-top   : 7rem !important;
        padding-bottom: 2rem !important;
    }

    .cid-te8tzF74J2 .embla__viewport {
        /* overflow: hidden; */
        width: 100% !important;
    }

    .cid-tdE8tgr2hQ {
        padding-top   : 105px !important;
        padding-bottom: 155px !important;
    }

    .cid-tdznQrtmgx .mbr-section-title {
        text-align: center !important;
        font-size : 30px !important;
    }

    .cid-tdznQrtmgx .mbr-text,
    .cid-tdznQrtmgx .mbr-section-btn {
        text-align: center !important;
        color     : #ffffff;
    }

    .cid-tdznQrtmgx {
        padding-top: 6rem !important;
    }

    .text-ovel-home {
        text-align: center !important;
    }

    .cid-tdzxLZdodz {
        padding-top   : 10rem !important;
        padding-bottom: 4rem !important;
        border-radius : 0px 0px 0px 0px !important;
        padding-left  : 10px !important;
        padding-right : 10px !important;
    }

    .cid-tdhF3qUoaH .controls {
        margin-top: 0px !important;
    }

    .cid-tdzsQAxynd {
        padding-bottom: 70px !important;
    }

    .cid-tdhF3qUoaH {
        padding-top   : 5rem !important;
        padding-bottom: 4rem !important;
    }

    .cid-tdzxLZdodz .mbr-section-title {
        text-align: center !important;
    }

    .arrow-left-ovelinhas-interna {
        float           : right;
        position        : relative;
        /* bottom       : 63px; */
        left            : 0px;
        background-color: #fff !important;
        border-radius   : 100px;
        width           : 32px;
        top             : 198px;
        z-index         : 2;
    }

    .arrow-right-ovelinhas-interna {
        position        : relative;
        background-color: #fff !important;
        border-radius   : 100px;
        width           : 32px;
        top             : 199px !important;
        left            : 330px;
        z-index         : 2;
    }

    .cid-tdzxLZdodz .mbr-text {
        margin-bottom: 50px !important;
    }

    .cid-tdzxZOPkdN .mbr-section-title,
    .cid-tdzxZOPkdN .mbr-section-subtitle,
    .cid-tdzxZOPkdN .mbr-text {
        text-align: center !important;
    }

    .cid-tdzxZOPkdN {
        padding-top: 4rem !important;
    }

    .cid-tdzxZOPkdN .mbr-section-title {
        font-size: 23px !important;
        padding  : 10px !important;
    }

    .cid-tdzyrMHUv6 {
        padding-top   : 80px !important;
        padding-bottom: 115px !important;
    }

    .cid-tdDY3wk1j6 {
        background-position: -50% 100% !important;
        background-size    : 130%;
        padding-top        : 6rem !important;
        padding-bottom     : 18rem !important;
    }

    .cid-tdDY3wk1j6 .mbr-section-title {
        font-size : 28px !important;
        text-align: center !important;
    }

    .cid-tdy9srfEP7 .card-title {
        text-align: center !important;
    }

    .cid-tdsdi8ccf9 {
        padding-top: 5rem !important;
    }

    .cid-tdDY3wk1j6 .mbr-text,
    .cid-tdDY3wk1j6 .mbr-section-btn {
        text-align: center !important;
    }

    .cid-tdE06MxAeK {
        border-radius: 50px 50px 0px 0px !important;
    }

    .cid-tdE06MxAeK .mbr-section-title {
        text-align: initial !important;
        font-size : 19px !important;
        margin    : 16px !important;
    }

    .cid-tdDXAUCXsW .form-control {
        padding: 0.1rem 1rem !important;
    }

    .cid-tdDXAUCXsW {
        padding-top: 25px !important;
    }

    .cid-tdE03937yZ {
        border-radius: 0px 0px 100px 0px !important;
    }

    .cid-tdhQsQFWTU .item-img {
        left: -20px !important;
    }

    .cid-te8tzF74J2 .slide-content .slider__item .slider__image img.depoimentos-slide {
        width : 91% !important;
        height: 93% !important;
    }

    .btn-tamanho-form {
        padding: 1rem 6rem !important;
    }

    .card-mobile {
        border: 1px rgb(255, 255, 255) !important;
    }

    .cid-tdDXAU6HpL .mbr-section-title {
        text-align: center !important;
    }

    .cid-tdDXAU6HpL .image-wrapper {
        width: 250px !important;
    }

    .img-cultos {
        right: 62px !important;
    }

    .cid-tdDXAU6HpL .mbr-text,
    .cid-tdDXAU6HpL .mbr-section-btn {
        text-align: center !important;
    }

    .cid-tdE2yyndQm {
        padding-top   : 5rem !important;
        padding-bottom: 2rem !important;
        border-radius : 130px 0px 0px 0px !important;
    }

    .cid-tdE2yyndQm .mbr-subtitle {
        margin-top: 30px !important;
    }

    .cid-tdE2fPGbOU {
        padding-top   : 5rem !important;
        padding-bottom: 0rem !important;
    }

    .cid-tdE2fPGbOU .mbr-section-title {
        font-size: 23px !important;
    }

    .cid-tdE2fPGbOU .mbr-section-subtitle {
        font-size    : 15px !important;
        margin-bottom: 2rem !important;
    }

    .cid-tdE2fPGbOU .mbr-section-btn {
        align-self: center !important;
    }

    .cid-tdE2fPGbOU .image-wrapper img {
        width        : 110% !important;
        border-radius: 120px 0px 0px 0px !important;
        position     : relative;
        right        : 13px !important;
        top          : 10px !important;
        left         : 40px !important;
    }

    .cid-tdDXAYfs6Q {
        padding-top: 75px !important;
    }

    .cid-tek74FFEPA .mbr-section-title,
    .cid-tek74FFEPA .dot {
        font-size: 24px !important;
    }

    .cid-tek74FFEPA .mbr-section-subtitle {
        font-size: 16px !important;
    }

    .cid-tdE911fewh .mbr-iconfont {
        font-size: 2rem !important;
    }

    .cid-tek74FFEPA .wrapper {
        padding-bottom: 6rem !important;
    }

    .cid-teke6N5g56 .content-container {
        padding: 101px 0.1% 0px !important;
    }

    .cid-teke6N5g56 .mbr-text {
        font-size: 20px !important;
    }

    .cid-teklGcxp1s .box {
        margin-top: 2.5rem !important;
        height    : 300px !important;
    }

    .cid-teA7eCuz6M {
        padding-top   : 13rem !important;
        padding-bottom: 9rem !important;
        border-radius : 50px !important;
    }

    .cid-teA7qHirsA .align-left {
        text-align: left !important;
    }

    .text-mat-gratuitos {
        font-size: 21px !important;
    }

    .videos-materiais {
        border-radius: 20px !important;
    }

    .mbr-gallery .mbr-gallery-item {
        width: 100% !important;
    }

    .cid-teB3IHMh3q .card-title {
        font-size: 27px !important;
    }

    .cid-teB33A701e .mbr-section-title {
        font-size: 29px !important;
    }

    .cid-teBbFVAVxT img,
    .cid-teBbFVAVxT .item-img {
        height: 285px !important;
    }

    .cid-teB2HDukeL img,
    .cid-teB2HDukeL .item-img {
        height: 285px !important;
    }

    /* .icone-contato-yt {
        margin-bottom: 60px !important;
    }

    .icone-contato-fb {
        margin-bottom: 40px !important;
        left         : 30px !important;
        position     : relative !important;
        top          : 0 !important;
    } */

    .cid-teAHJGtNbs {
        padding-top        : 169px !important;
        padding-bottom     : 130px !important;
        background-position: 53% 50% !important;
    }

    .cid-teAHJGtNbs .socicon-wrap {
        margin: auto !important;
    }

    .cid-tdn9k3RLhv .footer-logo img {
        display        : flex;
        justify-content: center !important;
    }

    .titulo-lista-materiais {
        text-align: center;
    }

    .cid-teAkvEs4Am {
        padding-top     : 5rem;
        padding-bottom  : 0rem !important;
        background-color: #fff !important;
    }

    .cid-teA7qHirsA {
        padding-bottom: 0rem !important;
    }

    .menu-mobile {
        margin-top      : 6px;
        /* margin-bottom: 115px; */
    }

    .cid-tdgxTcuYY6 a.nav-link {
        align-items    : initial !important;
        justify-content: initial !important;
    }

    .cid-tdgxTcuYY6 .navbar.opened {
        border-radius: 0px 0px 20px 20px !important;
    }

    .contato-mobile-menu {
        margin-bottom: 40px !important;
    }

    .cid-tdgxTcuYY6 .navbar .navbar-logo img {
        height: 2rem !important;
    }

    .cid-tejFWEKcji .mbr-section-title {
        font-size: 30px !important;
    }

    .dots-home {
        width : 7px !important;
        bottom: 3px !important;
    }

    .cid-tdgxTcuYY6 .navbar .dropdown-menu .dropdown-item {
        text-align : left !important;
        font-size  : 15px !important;
        line-height: 1.1 !important;
    }

    .cid-tdhP0lst1U .box {
        background-image   : url(/assets/images/home/lei_geral_de_protecao_de_dados_1x1.png) !important;
        background-size    : cover;
        background-position: center;
        display            : flex;
        align-items        : center;
        justify-content    : center;
        border-radius      : 40px;
    }

    .cid-te7ezOqbB9 {
        padding-top   : 50px !important;
        padding-bottom: 50px !important;
    }

    .icon-tk {
        position: relative !important;
        top     : 60px !important;
        left    : 150px !important;
    }

    .cid-tdheKJ2Ivf .card-wrapper {
        padding: 0rem !important;
        width  : 100px !important;
        height : 117px !important;
    }

    .cid-te8tzF74J2 .embla__container.logos {
        margin-left : 34.3px !important;
        margin-right: 60.3px !important;
    }

    .mobile-close-button {
        color       : #fff !important;
        margin-right: 20px !important;
        position    : relative;
        top         : 20px !important;
    }

    .texto-depoimento {
        margin: 0px !important;
    }

    .arrow-left-destaques {
        position        : relative;
        bottom          : 50px !important;
        background-color: #fff !important;
        border-radius   : 100px;
        width           : 32px;
    }

    .cid-tdhQsQFWTU .item-img.slide-home-depoimento {
        border-radius: 23px !important;
        height       : 160% !important;
        width        : 96% !important;
    }

    .destaquesTitulo {
        position       : relative;
        bottom         : 80px !important;
        display        : flex;
        justify-content: center;
        color          : #fff !important;
        font-size      : 26px;
        left           : 0;
    }

    .overlay-destaques {
        opacity         : 0.4;
        background-color: rgb(0 0 0);
        border-radius   : 4px !important;
        margin-bottom   : 20px !important;
    }
}

.overlay-listaNoticias .cid-teB2HDukeL img,
.cid-teB2HDukeL .item-img:hover .img-noticia {
    background-color: #000;
    bottom          : 0;
    left            : 0;
    opacity         : 1;
    position        : absolute;
    right           : 0;
    top             : 0;
    z-index         : 0;
    pointer-events  : none;
}

.cid-teB2HDukeL img,
.cid-teB2HDukeL .item-img {
    width        : 100%;
    margin-bottom: 1rem;
    height       : 100%;
    height       : 300px;
    object-fit   : cover;
    opacity      : 0.94;
}

.cid-teB2HDukeL .item-subtitle:hover {
    color: #01134f;
}

.cid-teB2HDukeL .mbr-text:hover,
.cid-teB2HDukeL .mbr-section-btn {
    color: #4b4949;
}

.overlay-destaques {
    opacity         : 0.4;
    background-color: rgb(0 0 0);
    border-radius   : 4px !important;
    margin-bottom   : 20px;
}

.destaquesTitulo {
    position       : relative;
    bottom         : 70px;
    /* left        : 60px; */
    color          : #fff;
    font-size      : 20px;
    opacity        : 1;
    display        : flex;
    justify-content: center;
}

.texto-depoimento {
    margin: 100px;
}

.cid-tdE8te23CP .mbr-iconfont {
    color: #0059fa !important;
}

.cid-tdE911fewh .mbr-iconfont {
    color: #0059fa !important;
}

.megamenu {
    height: 39vh !important;
}

.cid-tdgxTcuYY6 button.navbar-toggler .hamburger span {
    width           : 21px !important;
    background-color: #002fa7 !important;
}

.contato-mobile-menu {
    margin-bottom: 80px !important;
}

.icon-fb-linkedin {
    font-size: 22px !important;
}

.icon-ig-titok {
    font-size: 21px !important;
}

/* inicio teste */
.pd-mobile {
    padding-top: 10px;
}

.pdl-mobile {
    padding-left: 10px;
}

/* fim teste */

.cid-tdWbWgw9ff .mbr-section-title {
    font-size: 43px;
}

/* .cid-tdDOK6n7IS {
    padding-top     : 7rem !important;
    padding-bottom  : 4rem;
    background-color: #002fa7;
    border-radius   : 0px 0px 60px 100px !important;
} */

.cid-tdEAl13uAT .mbr-iconfont {
    color: #0059fa !important;
}

.img-site-app {
    width        : 68% !important;
    margin-bottom: 40px !important;
    height       : 100% !important;
    /* float     : right; */
}

/* .titulo-site {
    text-align: center !important;
}

.subtitulo-site {
    text-align: center !important;
} */

.overlay-mobile {
    bottom        : 0;
    left          : 0;
    opacity       : 0.5;
    position      : absolute;
    right         : 0;
    top           : 0;
    z-index       : 0;
    pointer-events: none;
}

.btn-modelos-home {
    color           : #ffffff !important;
    background-color: #ffffff00 !important;
    border-color    : #00175000 !important;
    /* box-shadow   : 0 2px 5px 0 rgb(0 0 0 / 20%); */
}

.video-convencoes {
    width     : 75%;
    height    : 405px;
    object-fit: cover;
    position  : relative;
}

.img-cultos {
    width   : 127%;
    position: relative;
    bottom  : 70px;
    right   : 50px;
}

.cid-tdzFcWSlgp .card .card-header a.panel-title {
    background-color: #fff !important;
}

.cid-tdzFcWSlgp .header-text,
.cid-tdzFcWSlgp .sign {
    color: #000 !important;
}

.cid-tdzFcWSlgp .card .card-header a.panel-title:hover {
    background-color: #fff !important;
    color           : #01218e !important;
    opacity         : unset !important;
}

/* bootstrap */


@media (min-width: 1200px) and (max-width: 1399px) {
    .modal-dialog-depoimentos {
        overflow-y: hidden;
        max-width : 100% !important;
        margin-top: 40px !important;
    }

}

.mobile-close-button {
    margin-right: 220px;
    position    : relative;
    top         : 20px !important;
    width       : 15px;
    cursor      : pointer;
    float       : right;
}

.modal-dialog-depoimentos {
    overflow-y: hidden;
    max-width : 950px !important;
    margin-top: 40px !important;
}


@media (max-width: 639px) {
    .hidden-xxs {
        display: none !important;
    }
}

@media (min-width: 640px) and (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .hidden-lg {
        display: none !important;
    }

}


.hidden-xxs-up {
    display: none !important;
}

@media (max-width: 639px) {
    .hidden-xxs-down {
        display: none !important;
    }
}

@media (min-width: 640px) {
    .hidden-xs-up {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .hidden-xs-down {
        display: none !important;
    }
}

@media (min-width: 768px) {
    .hidden-sm-up {
        display: none !important;
    }
}

@media (max-width: 991px) {
    .hidden-sm-down {
        display: none !important;
    }
}

@media (min-width: 992px) {
    .hidden-md-up {
        display: none !important;
    }
}

@media (max-width: 1199px) {
    .hidden-md-down {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-lg-up {
        display: none !important;
    }
}

.hidden-lg-down {
    display: none !important;
}

.cid-tdt52Fi2AJ .text-container {
    padding-right: 0px !important;
}

.html-stories {
    box-sizing              : border-box !important;
    line-height             : 1.15 !important;
    background-color        : #000 !important;
    position                : relative;
    -webkit-text-size-adjust: 100% !important;
    -webkit-font-smoothing  : antialiased !important;
    -moz-osx-font-smoothing : grayscale !important;
    max-height              : 100vh;
    max-height              : -webkit-fill-available !important;
    height                  : -webkit-fill-available !important;
    height                  : -moz-fill-available !important;
    height                  : fill-available;
}

*,
::after,
::before {
    box-sizing: inherit;
}

blockquote,
.body-stories,
dd,
dl,
dt,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
html,
iframe,
legend,
li,
ol,
p,
pre,
textarea,
ul {
    margin : 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size  : 100%;
    font-weight: 400;
}

ul {
    list-style: none;
}

:root {
    -moz-tab-size: 4;
    tab-size     : 4;
}

.body-stories {
    min-height      : 100vh;
    min-height      : -webkit-fill-available;
    max-height      : 100vh;
    max-height      : -webkit-fill-available;
    height          : -webkit-fill-available;
    height          : -moz-fill-available;
    height          : fill-available;
    position        : relative;
    display         : block;
    padding         : 0;
    margin          : 0;
    text-align      : center;
    background-color: rgb(255, 255, 255) !important;
}

.stories {
    position     : relative;
    text-align   : center;
    display      : block;
    padding      : 0;
    margin       : 0;
    min-height   : 100vh;
    margin-bottom: 50px;
    min-height   : -webkit-fill-available;
    max-height   : 100vh;
    max-height   : -webkit-fill-available;
    height       : -webkit-fill-available;
    height       : -moz-fill-available;
    height       : fill-available;
}

hr {
    height: 0;
}

abbr[title] {
    text-decoration: underline dotted;
}

/* b, strong {
    font-weight: bolder;
} */
/* code, kbd, pre, samp {
    font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, Courier, monospace;
    font-size: 1em;
} */
small {
    font-size: 80%;
}

sub,
sup {
    font-size     : 75%;
    line-height   : 0;
    position      : relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
    top   : -0.5em;
}

/* button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
} */
button,
select {
    text-transform: none;
}

[type="button"],
[type="reset"],
[type="submit"],
button {
    -webkit-appearance: none;
}

[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding     : 0;
}

[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/* audio, embed, iframe, img, object, video {
    height: auto;
    max-width: 100%;
} */
.daily-stories {
    display   : block;
    position  : relative;
    width     : 54.25vh;
    max-width : 100vw;
    height    : 80vh;
    margin    : 0 auto;
    background: black;
    overflow  : hidden;
}

.daily-stories__container {
    width              : 56.25vh;
    height             : 100vh;
    background         : black;
    overflow           : hidden;
    display            : flex;
    position           : relative;
    transition         : transform 0.25s cubic-bezier(0.8, 0, 0.2, 1);
    will-change        : auto;
    touch-action       : manipulation;
    transform          : translate3d(0px, 0px, 0px);
    backface-visibility: hidden;
}

.slide {
    position      : relative;
    display       : block;
    /* width      : 56.25vh; */
    max-width     : 100vw;
    /* height     : 30vh; */
    min-height    : 80vh;
    max-height    : 100vh;
    overflow      : hidden;
    will-change   : opacity;
    /* opacity    : 0; */
    filter        : blur(0);
    transition    : opacity 0.5s ease, filter 0.25s ease;
}

.cid-tdxOqpFQSq .card-img span {
    font-size: 75px;
}

.cid-tdxOqq2maT .card .mbr-iconfont {
    font-size: 75px !important;
}

.slide.active {
    opacity: 1;
}

.cid-tdtKBJq944 .card-img span {
    font-size: 73px !important;
    color    : #002fa7 !important;
}

.menu-open .slide.active {
    filter: blur(10px);
}

a[class*="text-"]:not(.nav-link):not(.dropdown-item):not([role]):not(.navbar-caption) {
    transition         : 0.2s;
    position           : relative;
    background-image   : none !important;
    background-size    : 10000px 2px;
    background-repeat  : no-repeat;
    background-position: 0 1.2em;
}

.slide img,
.slide video {
    width              : 56.25vh;
    /*min-width        : 56.25vh;
   */
    max-width          : 100vw;
    height             : 80vh;
    min-height         : 70vh;
    max-height         : 100vh;
    display            : block;
    position           : relative;
    padding            : 0;
    margin             : 0;
    object-fit         : contain;
    -webkit-user-select: none;
    -moz-user-select   : none;
    -ms-user-select    : none;
    -o-user-select     : none;
    pointer-events     : none;
}

.cid-tdE8te23CP .mbr-iconfont {
    font-size: 4rem !important;
}

.cid-tdE911fewh .card-img span {
    font-size: 4rem !important;
}

.cid-tejF8R3QTF .map-contacts {
    margin-top: 40px !important;
}

.modalDestaque {
    display: none;
}

.destaques-modal-height {
    height: 80vh !important;
    width : 80% !important;
    left  : 50px !important;
}

#prev-slide {
    display         : block;
    width           : 32px;
    height          : 32px;
    text-align      : center;
    cursor          : pointer;
    position        : absolute;
    top             : calc(50% - 16px);
    left            : calc(50% - 4vh - 1px);
    border-radius   : 50%;
    background-color: #fff;
    overflow        : hidden;
    opacity         : 0.85;
    transition      : opacity 0.25s ease;
}

#next-slide {
    display         : block;
    width           : 32px;
    height          : 32px;
    text-align      : center;
    cursor          : pointer;
    position        : absolute;
    top             : calc(50% - 16px);
    left            : calc(50% + 41vh - 1px);
    border-radius   : 50%;
    background-color: #fff;
    overflow        : hidden;
    opacity         : 0.85;
    transition      : opacity 0.25s ease;
}

#prev-slide::before,
#next-slide::before {
    content      : "";
    display      : block;
    position     : absolute;
    width        : 12px;
    height       : 12px;
    top          : 10px;
    border-right : 4px solid #555;
    border-bottom: 4px solid #555;
}

#prev-slide::before {
    left     : 11px;
    transform: rotate(-225deg);
}

#next-slide::before {
    left     : 8px;
    transform: rotate(-45deg);
}

#prev-slide:hover,
#next-slide:hover {
    opacity: 1;
}

#prev-slide:hover::before,
#next-slide:hover::before {
    border-right-color : #043cb7;
    border-bottom-color: #043cb7;
}

body.mobile #prev-slide,
body.mobile #next-slide {
    display: none;
}

/*@media (max-width: 800px) {
   */
/*
}
*/
.central-area {
    position: absolute;
    width   : 30vh;
    height  : 75vh;
    z-index : 1;
    display : block;
    top     : 15vh;
    left    : calc(50% - 15vh);
}

@media (min-width: 800px) {
    .central-area {
        width: 22vh;
        top  : 2.5vh;
        left : calc(100% - 0.5vh);
    }
}

.central-area .button {
    width         : 48px;
    height        : 48px;
    display       : block;
    position      : absolute;
    top           : calc(50% - 24px - 2.5vh);
    left          : calc(70% - 24px);
    border-radius : 50%;
    cursor        : pointer;
    opacity       : 0;
    pointer-events: none;
    transition    : opacity 0.25s ease;
}

@media (min-width: 800px) {
    .central-area .button {
        top: calc(50% - 24px);
    }
}

.central-area:hover .button {
    opacity: 0.5;
}

.central-area .button svg {
    display : block;
    position: relative;
    width   : 100%;
    height  : 100%;
}

.central-area .button svg path {
    display: none;
}

.central-area[data-state="paused"] .button svg #path_play {
    display: block;
}

.central-area[data-state="playing"] .button svg #path_pause {
    display: block;
}

body.menu-open .central-area .button {
    opacity: 0;
}

/* .progress-bars {
    position: absolute;
    padding : 10px 5px 87px;
    top     : 0;
    left    : 0;
    width   : 100%;
    height  : 100px;
    display : flex;
}

.progress-bars::before {
    content   : "";
    position  : absolute;
    top       : 0;
    left      : 0;
    width     : 100%;
    height    : 100%;
    display   : block;
    background: linear-gradient(rgba(0, 0, 0, 0.5), transparent);
}

.progress-bars[data-count="1"] .bar {
    width: calc(100% - 6px);
}

.progress-bars[data-count="2"] .bar {
    width: calc(100% / 2 - 6px);
}

.progress-bars[data-count="3"] .bar {
    width: calc(100% / 3 - 6px);
}

.progress-bars[data-count="4"] .bar {
    width: calc(100% / 4 - 6px);
}

.progress-bars[data-count="5"] .bar {
    width: calc(100% / 5 - 6px);
}

.progress-bars[data-count="6"] .bar {
    width: calc(100% / 6 - 6px);
}

.progress-bars[data-count="7"] .bar {
    width: calc(100% / 7 - 6px);
}

.progress-bars[data-count="8"] .bar {
    width: calc(100% / 8 - 6px);
}

.progress-bars[data-count="9"] .bar {
    width: calc(100% / 9 - 6px);
}

.progress-bars[data-count="10"] .bar {
    width: calc(100% / 10 - 6px);
}

.progress-bars[data-count="11"] .bar {
    width: calc(100% / 11 - 6px);
}

.progress-bars[data-count="12"] .bar {
    width: calc(100% / 12 - 6px);
}

.progress-bars[data-count="13"] .bar {
    width: calc(100% / 13 - 6px);
}

.progress-bars[data-count="14"] .bar {
    width: calc(100% / 14 - 6px);
}

.progress-bars[data-count="15"] .bar {
    width: calc(100% / 15 - 6px);
}

.progress-bars[data-count="16"] .bar {
    width: calc(100% / 16 - 6px);
}

.progress-bars[data-count="17"] .bar {
    width: calc(100% / 17 - 6px);
}

.progress-bars[data-count="18"] .bar {
    width: calc(100% / 18 - 6px);
}

.progress-bars[data-count="19"] .bar {
    width: calc(100% / 19 - 6px);
}

.progress-bars[data-count="20"] .bar {
    width: calc(100% / 20 - 6px);
} */

.bar {
    display         : block;
    position        : relative;
    border-radius   : 3px;
    height          : 3px;
    margin          : 0 3px;
    cursor          : pointer;
    overflow        : hidden;
    background-color: rgba(255, 255, 255, 0.4);
}

.bar span {
    display         : block;
    position        : absolute;
    top             : 0;
    left            : 0;
    cursor          : pointer;
    height          : 100%;
    width           : 100%;
    border-radius   : 3px;
    background-color: #fff;
    will-change     : auto;
    transform       : translateX(-101%) rotate(0deg);
}

.bar.seen span {
    transform: translateX(0%) rotate(0deg);
}

.bar.animate span {
    animation: bar 0s 0s linear both;
}

body.paused .bar.animate span,
body.menu-open .bar.animate span {
    animation-play-state: paused;
}

.logo {
    position: absolute;
    width   : 75px;
    height  : 75px;
    display : block;
    top     : 24px;
    right   : 8px;
    z-index : 2;
}

@media (min-width: 640px) {
    .logo {
        width     : 9vh;
        height    : 9vh;
        right     : 12px;
        max-width : 100px;
        max-height: 100px;
    }
}

@media (min-width: 1024px) {
    .logo {
        right: 15px;
    }
}

.logo svg {
    display       : block;
    width         : 100%;
    height        : 100%;
    position      : relative;
    pointer-events: none;
}

.context-menu-container {
    position: absolute;
    display : block;
    width   : 100%;
    height  : 50px;
    bottom  : 15px;
    right   : 15px;
    z-index : 3;
}

.context-menu-container>.button {
    display : block;
    position: absolute;
    bottom  : -5px;
    right   : 0;
    width   : 50px;
    height  : 50px;
}

@media (min-width: 640px) {
    .context-menu-container>.button {
        right: 5px;
    }
}

@media (min-width: 768px) {
    .context-menu-container>.button {
        right: 10px;
    }
}

@media (min-width: 1024px) {
    .context-menu-container>.button {
        right: 15px;
    }
}

.context-menu-container>.button svg {
    display       : block;
    position      : relative;
    width         : 100%;
    height        : 100%;
    pointer-events: none;
}

.context-menu-container.active>.button {
    display: none;
}

.context-menu-container .context-menu {
    position   : absolute;
    display    : block;
    bottom     : 0;
    right      : 0;
    height     : auto;
    width      : 100%;
    opacity    : 0;
    visibility : hidden;
    will-change: auto;
    transform  : scale(1.05) rotate(0deg);
    transition : opacity 0.25s ease-in-out, visibility 0.25s ease-in-out, transform 0.25s ease-in-out;
    box-shadow : 0 0 30px rgba(0, 0, 0, 0.5), 0 0 30px rgba(0, 0, 0, 0.5) inset;
}

.context-menu-container.active .context-menu {
    opacity   : 1;
    visibility: visible;
    transform : scale(1) rotate(0deg);
}

.context-menu-container .context-menu .link {
    display         : block;
    background-color: #fff;
    width           : 100%;
    padding         : 18px;
    text-align      : center;
    position        : relative;
    color           : #000;
    text-decoration : none;
    border-bottom   : 1px solid #eee;
    font-weight     : bold;
}

.context-menu-container .context-menu .link:last-child {
    margin-top: 10px;
}

.toast-notification {
    position      : fixed;
    display       : inline-block;
    text-align    : center;
    top           : 3rem;
    left          : 50%;
    color         : #333;
    border-radius : 0.25rem;
    padding       : 1rem 2rem;
    margin        : 0 auto;
    font-size     : 0.875rem;
    font-weight   : bold;
    pointer-events: none;
    z-index       : 99;
    will-change   : auto;
    opacity       : 0;
    transform     : translate3d(-50%, 0.5rem, 0);
    max-width     : 300px;
    width         : 100%;
    transition    : opacity 0.35s ease-in-out, visibility 0.35s ease-in-out, transform 0.35s ease-in-out;
}

.toast-notification.success {
    background-color: #1bd861;
}

.toast-notification.error {
    background-color: #eb5555;
}

.toast-notification.info {
    background-color: #0096ff;
}

.toast-notification.active {
    opacity  : 1;
    transform: translate3d(-50%, 0, 0);
}

@keyframes bar {
    from {
        transform: translateX(-101%) rotate(0deg);
    }

    to {
        transform: translateX(0%) rotate(0deg);
    }
}

.col-centered {
    float : none !important;
    margin: 0 auto;
}

.prover-banner.default.has-absolute {
    padding-top   : 45px;
    padding-bottom: 100px;
    margin-bottom : 77px;
}

.banner-2.default.has-absolute {
    padding-top   : 175px !important;
    padding-bottom: 85px !important;
    margin-bottom : 0px !important;
}

.prover-banner.default {
    padding: 120px 0;
}

.prover-banner.interno {
    color           : #fff;
    background-color: #0559fa;
}

.prover-banner.default .prover-cta {
    width        : 97%;
    position     : absolute;
    margin-top   : 30px;
    box-shadow   : 0 0 20px rgb(62 70 79 / 22%);
    border-radius: 10px;
}

.prover-cta.horizontal-2col-form {
    background-color: #fff;
    padding         : 15px 35px;
}

.prover-banner.default .prover-cta form .pill:before {
    color: #002fa7;
}

.prover-form .pill.icon.email:before {
    font-family: material icons;
    content    : 'mail_outline';
    font-size  : 16px;
    position   : absolute;
    margin     : 17px 13px;
}

.cid-tdn9k3RLhv {
    padding-top: 4rem !important;
}

.cid-teezjMBZ2o .container-boxes {
    padding-bottom: 40px !important;
}

.cid-tdxOqq2maT .card:hover .mbr-iconfont {
    color: #0059fa !important;
}

.cid-tdt0REsz3M {
    padding-top   : 4rem !important;
    padding-bottom: 1rem !important;
}

.cid-tdE2fPGbOU .image-wrapper img {
    width: 76% !important;
}

.cid-tdxOqpFQSq .card-title,
.cid-tdxOqpFQSq .card-img {
    color: #0559fa !important;
}

.cid-tdxOqq2maT .card-title,
.cid-tdxOqq2maT .card-img {
    color: #0559fa !important;
}

.slider-img-pr {
    border-radius: 23px !important;
    height       : 70vh;
}

.cid-te8tzF74J2 .mbr-text {
    margin-top   : 20px;
    margin-bottom: 0px;
    padding-right: 70px;
    text-align   : left !important;
}

.cid-tdn9k3RLhv {
    padding-top     : 8rem;
    padding-bottom  : 0rem;
    background-color: #f6fafd !important;
    border-radius   : 50px 50px 0px 0px;
}

.titulo-footer {
    color: #002fa7 !important;
}

.icon-fb-ig-tk {
    position: relative;
    left    : 30px;
}

.icon-tk {

    position: relative !important;
    top     : 60px !important;
    left    : 36px;
}

.dots-home {
    width   : 10px;
    position: relative;
    bottom  : 5px;
}

.cid-tds9WOCwpN {
    padding-bottom: 6rem;
}

.cid-tek4vIJ3qk .box {
    background-image: url(/assets/images/cases-de-sucesso/IBMdaF.jpg) !important;
}

.cid-teklGcxp1s2 .box {
    background-image   : url(/assets/images/cases-de-sucesso/convencao-Batista-de-Mato-Grosso.png) !important;
    background-size    : cover;
    background-position: center;
    display            : flex;
    align-items        : center;
    justify-content    : center;
}

.cid-teklGcxp1s .box {
    background-image   : url(/assets/images/cases-de-sucesso/Igreja-presbiteriana-na-trindade.jpg) !important;
    background-size    : cover;
    background-position: center;
    display            : flex;
    align-items        : center;
    justify-content    : center;
}

.cid-teklGcxp1s2 .mbr-section-title {
    margin-bottom: 2rem;
    color        : #01218e;
}

.cid-teklGcxp1s2 H3 {
    color: #000000;
}

.cid-teklGcxp1s2 .mbr-text,
.cid-teklGcxp1s .mbr-section-btn {
    color: #000000;
}

.cid-tdtYqV2QBH {
    padding-top: 0px !important;
}

.cid-tdxOxcnTtG {
    padding-top   : 13rem;
    padding-bottom: 8rem;
    border-radius : 0px 0px 0px 0px !important;
}

.btn-tamanho-form {
    padding: 1rem 7rem;
}

.cid-tdDXAUCXsW .form-block .bg {
    background: #002fa7 !important;
}

.btn-form {
    font-size       : 14px !important;
    color           : #fff !important;
    background-color: #002fa7 !important;
}

.btn-form-branco {
    color           : #002fa7 !important;
    background-color: #fff !important;
    font-size       : 14px !important;
}

.cid-tekqfLkb72 {
    padding-top: 35px !important;
}

.cid-tdDI8iY8dH {
    background-image: none !important;
}

.cid-tdDOK6n7IS {
    padding-top   : 12rem;
    padding-bottom: 8rem;
}

.cid-tdDI8iY8dH {
    padding-top: 30px !important;
}

.cid-tdDR7fTIGn .mbr-iconfont {
    color: #0559fa !important;
}

.cid-tdyRdl0LxQ {
    border-radius: 0px 0px 0px 180px;
}

.mbr-form .input-group-btn button[type="submit"] {
    padding: 1px 109px;
}

.cid-teApuQq1iI {
    padding-top: 230px !important;
}

.cid-tdzFcWSlgp .mbr-section-title {
    color: #002fa7 !important;
}

.cid-te8tzF74J2 .embla__button.embla__button--prev.esquerda {
    margin-left: 3rem;
    top        : 61%;
}

.cid-tdzxLZdodz {
    border-radius: 0px 0px 0px 0px !important;
}

.cid-tdi2JU9Jae .main-title {
    color     : #ffffff;
    text-align: center !important;
}

.cid-tdhF3qUoaH .mbr-card-title {
    text-align: center !important;
}

.cid-tdtM44yev1 .card-img span {
    color: #0059fa !important;
}

.cid-tdtMC4DbtB .card-img span {
    color: #0059fa !important;
}

.titulo-align-blog {
    text-align: left;
}

.cid-teAHJGtNbs {
    border-radius: 0px 0px 84px 84px !important;
}

.ensino-burocracia {
    text-shadow: 1px 1px 0 #fff,
        -1px -1px 0 #fff,
        1px -1px 0 #fff,
        -1px 1px 0 #fff,
        3px 3px 5px #333;
    color          : #002fa7 !important;
    font-weight    : 900;
    text-decoration: line-through;
}

.cid-teAkvEs4Am .item-wrapper {
    outline-style: none !important;
}

.cid-tdy9srfEP7 .card-number-container {
    z-index: 1 !important;
}

@media (min-width: 992px) {
    .cid-tdy9srfEP7 .card:nth-child(2)::after {
        background-color: rgba(0, 0, 0, 0) !important;
    }

    .cid-tdy9srfEP7 .card:nth-child(4)::after {
        background-color: rgba(0, 0, 0, 0) !important;
    }
}

.cid-tdxOqplGrW {
    padding-top   : 70px !important;
    padding-bottom: 50px !important;
}

.cid-tdyRdl0LxQ {
    padding-top: 10rem !important;
}

.cid-tdDOK6n7IS {
    border-radius        : 0px 0px 0px 0px !important;
    background-image     : url(../../../assets/images/2-1920x1080.jpg) !important;
    background-attachment: fixed !important;
}

.cid-tdDOK6n7IS .mbr-section-subtitle {
    color: #01218e !important;
}

.cid-tdDOK6n7IS .mbr-section-title {
    color: #01218e !important;
}

.cid-tdDPbHnOFu {
    background-image: none !important;
    background-color: #f6fafd !important;
}

.cid-tdzxZOPkdN {
    background-color: #f6fafd !important;
    padding-bottom  : 5rem !important;
}

.cid-tdsu41qag4 {
    padding-top   : 50px !important;
    padding-bottom: 50px !important;
}

.cid-tdsu41qag4 img {
    width: 70%;
}

.cid-tdDXAUCXsW {
    padding-top: 0px !important;
}

.cid-tek74FFEPA {
    background-color: #f2f7ff !important;
}

.cid-te8tzF74J2 .slide-content .slider__item .slider__image.destaques {
    width: 110%;
}

.embla__slide.destaques {
    margin-left: -80px;
}

.cid-te8tzF74J2 .embla__button.destaque-esquerda {
    top: 33% !important;
}

.cid-te8tzF74J2 .embla__button.destaque-direita {
    top: 33% !important;
}

.titulo-taxa-adesao-home {
    font-size: 33px;
}

.cid-tdiapT45Qg .item-wrap {
    height: 103% !important;
}

.acompanhamento-titulo {
    font-size: 55px;
}

.fonte-dizimo {
    font-size: 23px;
}

.text-maquininha {
    font-size    : 20px;
    text-align   : left;
    line-height  : 35px;
    margin-bottom: 20px;
}

.margin-desktop-depoimento {
    margin: 140px;
}

.arrow-left-ovelinhas-home {
    position   : relative;
    bottom     : 0px;
    /* top     : 9px; */
}

/* .arrow-right-ovelinhas-home {
    top: 9px;
} */

.buttons-ovl {
    display        : flex;
    justify-content: center;
    margin-top     : 10px;
}

.arrow-left-destaques {
    position        : relative;
    bottom          : 50px !important;
    background-color: #fff !important;
    border-radius   : 100px;
    width           : 32px;
    border          : none !important;
}

.loader-noticias {
    width : 11% !important;
    height: 10vw !important;
    margin: auto !important;
}

.cid-teB2HDukeL {
    padding-top   : 2rem !important;
    padding-bottom: 2rem !important;
}

.show-message {
    display: none;
}

.show-message-mtg {
    display: none;
}

.loading-modal-videos {
    background-image   : url("/assets/images/aplicativo/prover-liquid.gif") !important;
    background-repeat  : no-repeat !important;
    background-size    : 20% 30%;
    background-position: center center !important;
}

.btn-fechar-app-pwa {
    width   : 15px;
    z-index : 10;
    position: fixed;
    right   : 460px;
    color   : #fff;
    cursor  : pointer;
}

/* 
.heightSlide {
    height: 70vh;
} */

.cid-tdsV7SRpKz input {
    margin-bottom: 15px !important;
}

.texto-mqn {
    padding-left: 200px !important;
}

.modal-content-depoimentos-materiais {
    border-radius: 30px;
    height       : 80%;
    margin-top   : 90px;
    width        : 70vw;
    height       : 76vh !important;
}

.btn-fechar-materiais {
    font-size: 25px;
    z-index  : 10;
    position : fixed;
    right    : 290px;
    color    : #fff;
    cursor   : pointer;
    top      : 40px;
}

.img-materia {
    width          : 50%;
    justify-content: center;
    margin         : auto;
}

.prover-img {
    width: auto !important;
}

.cid-tdzxLZdodz {
    background-image     : url('/assets/images/ministerio-infantil/bg-ministerio-infantil.png');
    background-attachment: fixed;
}

.cid-tdzsQAxynd {
    background-image     : url('/assets/images/ministerio-infantil/bg-ministerio-infantil.png') !important;
    background-attachment: fixed;
    border-radius        : 0px 0px 180px 180px;
}

.cid-tdzuS4KSPL {
    padding-top: 140px !important;
}

.alert-danger {
    background-color: #df4451 !important;
}

.cid-tdsV7SRpKz input {
    height: auto !important;
}

.cid-tdtCFYPdHr input {
    height       : auto !important;
    margin-bottom: 20px !important;
}

.cid-tdsdi8ccf9 input {
    height: auto !important;
}

.cid-tdhP0lst1U .box {
    background-image: url(../../../assets/images/imagem-lgpd-2000x1250.webp) !important;
}

.header-block {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    flex-wrap: nowrap !important;
}

.prover-logo {
    width: clamp(100%, 80vw, 140%);
    height: auto !important
}