.elementor-kit-6{--e-global-color-primary:#DB610F;--e-global-color-secondary:#274C77;--e-global-color-text:#352417;--e-global-color-accent:#C21F32;--e-global-color-87b7322:#EAE4E1;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-size:34px;--e-global-typography-primary-font-weight:900;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-size:34px;--e-global-typography-secondary-font-weight:900;--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:"Inter";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-family:"Inter", Sans-serif;font-size:32px;font-weight:200;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1280px;}.e-con{--container-max-width:1280px;}.elementor-widget:not(:last-child){margin-block-end: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 *//*Estilos de texto*/
.weight-900{
    font-weight: 900;
}
.bold{
    font-weight: bold;
}
.italic{
    font-style: italic;
}

.txt-orange{
    color: #db610f;
}

/*Botões*/
.btn-skew{
    transform: skew(-20deg);
}
.btn-skew .elementor-button-text{
    transform: skew(20deg);
}

/*Arebescos*/
.lines-bar{
    position: relative;
}
.lines-bar::before{
    content: '';
    background: url(https://www.multichemie.com.br/wp-content/uploads/2025/07/detail-lines-diferencial.png) no-repeat center/contain;
    width: 683px;
    height: 104px;
    position: absolute;
}

.frame-red{
    position: relative;
}

.frame-red::before{
    content:'';
    background: #c21f32;
    width: 25px;
    height: 45px;
    transform: skew(-15deg);
    position: absolute;
}
.frame-red-right{
    position: relative;
}

.frame-red-right::after{
    content:'';
    background: #c21f32;
    width: 25px;
    height: 45px;
    transform: skew(-15deg);
    position: absolute;
}

.frame-blue{
    position: relative;
}

.frame-blue::before{
    content:'';
    background: #274c77;
    width: 25px;
    height: 45px;
    transform: skew(-15deg);
    position: absolute;
}

.frame-yellow{
    position: relative;
}

.frame-yellow::before{
    content:'';
    background: #efad1b;
    width: 25px;
    height: 45px;
    transform: skew(-15deg);
    position: absolute;
}

.frame-green{
    position: relative;
}

.frame-green::before{
    content:'';
    background: #3a4f41;
    width: 25px;
    height: 45px;
    transform: skew(-15deg);
    position: absolute;
}
.frame-green-right::after{
    content:'';
    background: #3a4f41;
    width: 25px;
    height: 45px;
    transform: skew(-15deg);
    position: absolute;
}

.frame-orange{
    position: relative;
}

.frame-orange::before{
    content:'';
    background: #ff7300;
    width: 25px;
    height: 45px;
    transform: skew(-15deg);
    position: absolute;
}

.frame-brown{
    position: relative;
}

.frame-brown::before{
    content:'';
    background: #352417;
    width: 25px;
    height: 45px;
    transform: skew(-15deg);
    position: absolute;
}/* End custom CSS */