.elementor-kit-8{--e-global-color-primary:#004FEC;--e-global-color-secondary:#333333;--e-global-color-text:#5E5E5E;--e-global-color-accent:#61CE70;--e-global-color-8dcae16:#2F5597;--e-global-color-a416b1d:#C95226;--e-global-color-cd72bb2:#212067;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Times New Roman", Sans-serif;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{color:var( --e-global-color-8dcae16 );font-family:"Times New Roman", Sans-serif;}.elementor-kit-8 h1{font-family:"Times New Roman", Sans-serif;}.elementor-kit-8 h2{font-family:"Times New Roman", Sans-serif;}.elementor-kit-8 h3{font-family:"Times New Roman", Sans-serif;}.elementor-kit-8 h4{font-family:"Times New Roman", Sans-serif;}.elementor-kit-8 h5{font-family:"Times New Roman", Sans-serif;}.elementor-kit-8 h6{font-family:"Times New Roman", Sans-serif;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{font-family:"Poppins", Sans-serif;}.elementor-kit-8 label{font-family:"Poppins", Sans-serif;}.elementor-kit-8 input:not([type="button"]):not([type="submit"]),.elementor-kit-8 textarea,.elementor-kit-8 .elementor-field-textual{font-family:"Poppins", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;}.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 *//* Services Item Scroller */

.y-scroll{
    max-height:500px;
    overflow-y:auto;
    overflow-x:hidden;
    padding-right:10px;
}

.y-scroll::-webkit-scrollbar{
    width:10px;
}

.y-scroll::-webkit-scrollbar-track{
    background:#000;
    border-radius:10px;
}

.y-scroll::-webkit-scrollbar-thumb{
    background:#0D6EFD;
    border-radius:10px;
}

.y-scroll::-webkit-scrollbar-thumb:hover{
    background:#084db0;
}

.y-scroll{
    scrollbar-width:thin;
    scrollbar-color:#2F5597 #f2f2f2;
}

/* Why Choose Us Item Scroller */

.choose-us-y-scroll{
    max-height:450px;
    overflow-y:auto;
    overflow-x:hidden;
    padding-right:10px;
}

.choose-us-y-scroll::-webkit-scrollbar{
    width:10px;
}

.choose-us-y-scroll::-webkit-scrollbar-track{
    background:#000;
    border-radius:10px;
}

.choose-us-y-scroll::-webkit-scrollbar-thumb{
    background:#0D6EFD;
    border-radius:10px;
}

.choose-us-y-scroll::-webkit-scrollbar-thumb:hover{
    background:#084db0;
}

.choose-us-y-scroll{
    scrollbar-width:thin;
    scrollbar-color:#2F5597 #f2f2f2;
}/* End custom CSS */