.elementor-kit-6{--e-global-color-primary:#F6961B;--e-global-color-secondary:#134989;--e-global-color-text:#333333;--e-global-color-accent:#FFFFFF;--e-global-color-ed63d31:#F1F5F8;--e-global-color-19e461e:#A6A6A6;--e-global-color-a5e152a:#143D58;--e-global-color-3628ec4:#143D58A6;--e-global-color-c21f26e:#F5A640;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-primary );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:100%;}.e-con{--container-max-width:100%;}.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:1499px){.elementor-kit-6{font-size:var( --e-global-typography-text-font-size );}}@media(max-width:1299px){.elementor-kit-6{font-size:var( --e-global-typography-text-font-size );}}@media(max-width:767px){.elementor-kit-6{font-size:var( --e-global-typography-text-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body{
    overflow-x:clip;
}

span.elementor-button-icon {
    align-content: center;
}

.vc-portfolio-box{
    transition:0.6s ease;
}

.vc-portfolio-box:hover{
    transform:scale(1.05);
}

.btn-hover{
    transition:0.6s ease;
}

.vc-portfolio-box:hover .btn-hover{
    transform:scale(0.9);
    background-color:white !important;
}

.vc-portfolio-box:hover .btn-hover span.elementor-heading-title.elementor-size-default {
    color: orange !important;
}/* End custom CSS */