.elementor-kit-5{--e-global-color-primary:#0A4875;--e-global-color-secondary:#006199;--e-global-color-text:#545454;--e-global-color-accent:#006199;--e-global-color-46d5e4f:#E7EDF1;--e-global-color-489e681:#B3C6D4;--e-global-color-bd66b7b:#8EABC0;--e-global-color-2fa2d62:#3B6D91;--e-global-color-778c91a:#09426A;--e-global-color-f533515:#073353;--e-global-color-ef3d950:#062840;--e-global-color-323217d:#041E31;--e-global-color-74dcb3b:#E6EFF5;--e-global-color-1c39fcf:#B0CEDF;--e-global-color-e4a6b9d:#3381AD;--e-global-color-89ac4fe:#D0D2D3;--e-global-color-e6d4c0f:#F0F1F1;--e-global-color-ae3660d:#E9EAEB;--e-global-color-ff6804e:#FFFFFF;--e-global-color-e133c3f:#000000;--e-global-color-26427e5:#545454;--e-global-color-6c343bd:#333333;--e-global-color-4b39978:#B0B0B0;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.5em;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:1rem;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.5em;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:600;--e-global-typography-d28902c-font-family:"Inter";--e-global-typography-d28902c-font-size:16px;--e-global-typography-d28902c-line-height:1.5em;--e-global-typography-2445d85-font-family:"Inter";--e-global-typography-2445d85-font-size:12px;--e-global-typography-2445d85-font-weight:400;--e-global-typography-2445d85-text-transform:uppercase;--e-global-typography-2445d85-line-height:1.5em;--e-global-typography-2445d85-letter-spacing:0.6em;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{background-color:var( --e-global-color-778c91a );}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 h3{line-height:1.3em;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-weight:500;border-radius:0px 0px 0px 0px;padding:16px 24px 16px 24px;}.elementor-kit-5 label{color:var( --e-global-color-ef3d950 );font-family:"Inter", Sans-serif;font-size:16px;font-weight:normal;line-height:1.5em;}.elementor-kit-5 input:not([type="button"]):not([type="submit"]),.elementor-kit-5 textarea,.elementor-kit-5 .elementor-field-textual{font-family:"Inter", Sans-serif;font-size:16px;line-height:1.5em;background-color:var( --e-global-color-ff6804e );border-style:none;border-radius:0px 0px 0px 0px;padding:12px 12px 12px 12px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* DIVISOR DE FORMA DA PRIMEIRA SESSÃO */
.with-section-dividor:before{
    content: "";
    width: 100%;
    height: 2px;
    top: 100%;
    left: 0;
    background-color: white !important;
    z-index: 2;
}
.with-section-dividor::after{
    content: "";
    display: block;
    width: 45%;
    height: 32px;
    background-color: white;
    position:absolute;
    bottom: -1px;
    right: 0;
    z-index: 1;
    clip-path: polygon(45px 0, 100% 0, 100% 100%, 0 100%, 0 100%);
}

/* DIVISOR ACIMA TO TÍTULO DA SESSÃO */

.top-line-divisor:before,
.top-line-divisor-left:before,
.top-line-divisor-left-white:before {
    content: '';
    height: 2px;
    width: 56px;
    position: relative;
    display: block;
    margin: 0px auto 12px auto;
    background-color: var( --e-global-color-primary );
}

.top-line-divisor-left:before,
.top-line-divisor-left-white:before{
    margin: 0px auto 12px 0;
}

.top-line-divisor-left-white:before{
    background-color: white;
}

/* PERSONALIZA A PAGINAÇÃO DO ELEMENTOR */
.elementor-pagination .page-numbers{
    background-color: white;
    padding: .5rem 1rem;
}

.elementor-pagination .page-numbers.current{
    background-color: var(--e-global-color-primary);
}/* End custom CSS */