.elementor-kit-6{--e-global-color-primary:#000A63;--e-global-color-secondary:#54595F;--e-global-color-text:#828282;--e-global-color-accent:#E60000;--e-global-color-b7fdda0:#000000;--e-global-color-eaec51b:#FFFFFF;--e-global-typography-primary-font-family:"Work Sans";--e-global-typography-primary-font-size:45px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-letter-spacing:-1px;--e-global-typography-secondary-font-family:"Work Sans";--e-global-typography-secondary-font-size:16px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-letter-spacing:3px;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Work Sans";--e-global-typography-accent-font-size:17px;--e-global-typography-accent-font-weight:500;}.elementor-kit-6 p{margin-bottom:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.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 */p {
margin-bottom: 0;
}

html, body {
width: 100%;
overflow-x: hidden;
}

.tit h2:after {
    content: "";
    background: url(https://pasimfer.com.br/wp-content/uploads/2024/08/detail-1.svg) center no-repeat!important;
    width: 100%!important;
    height: 100%!important;
    position: absolute!important;
    top: 50%!important;
    left: calc(60% + 22px);
    transform:  translateY(-50%)rotate(-180deg) scaleX(-1)!important;
    
}

.tit h2:before {
    content: "";
    background: url(https://pasimfer.com.br/wp-content/uploads/2024/08/detail-1.svg) center no-repeat!important;
    width: 100%!important;
    height: 100%!important;
    position: absolute!important;
    top: 50%!important;
    transform: translateY(-50%)!important;
    right: calc(60% + 22px);
    transform: translateY(-50%) rotate(180deg)!important;
}

.tit2 h6:before {
    content: "";
    background: url(https://pasimfer.com.br/wp-content/uploads/2024/08/detail-1.svg) center no-repeat!important;
    width: 100%!important;
    height: 100%!important;
    position: absolute!important;
    top: 50%!important;
    transform: translateY(-50%)!important;
    right: calc(60% + 22px);
    transform: translateY(-50%) rotate(180deg)!important;
}


body::-webkit-scrollbar {

width: 7px !important;

}

body::-webkit-scrollbar-track {

background: #202020;

}

body::-webkit-scrollbar-thumb {

background: linear-gradient(to bottom, #E60000, #986348);

border-radius: 10px;

border: 2px solid #202020;

}/* End custom CSS */