.elementor-kit-6{--e-global-color-primary:#FDB151;--e-global-color-secondary:#354B54;--e-global-color-text:#54595F;--e-global-color-accent:#000000;--e-global-color-0056da8:#FFFFFF;--e-global-typography-primary-font-family:"calibri";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"calibri";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"calibri";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"calibri";--e-global-typography-accent-font-weight:500;}.elementor-kit-6 e-page-transition{background-color:var( --e-global-color-0056da8 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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 */html {
    scroll-behavior: smooth;
    overflow-x: hidden;
    position: relative;
}

body {
    text-align: start;
    position: relative;
    background-color: #fff;
    overflow-x: hidden;
}

body::-webkit-scrollbar {
    background-color: #ffffff;
    width: 8px;
}

body::-webkit-scrollbar-thumb {
    Background-color: #FDB151;
    border-radius: 25px;
}

body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #FDB151;
    width: 10px;
}

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/* Start Media */

@media(min-width: 1200px) {
    
    .current_page_item a {
        color: #FDB151 !important;
        position: relative;
    }
    .current_page_item a::after {
        content: "";
        position: absolute;
        left: 0;
        bottom: calc(-30% + 0px);
        height: 3px;
        width: 100%;
        border-radius: 10px;
        background-color: #FDB151 !important;
    }
    
    .elementor-menu-toggle {
        display: none !important;
    }
}

/* End Media */

.slider-slide {
    height: 100vh !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'calibri';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://alsarhplastic.sa/wp-content/uploads/2024/09/calibri-regular.ttf') format('truetype');
}
@font-face {
	font-family: 'calibri';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://alsarhplastic.sa/wp-content/uploads/2024/09/calibri-italic.ttf') format('truetype');
}
@font-face {
	font-family: 'calibri';
	font-style: italic;
	font-weight: bold;
	font-display: auto;
	src: url('https://alsarhplastic.sa/wp-content/uploads/2024/09/calibri-bold-italic.ttf') format('truetype');
}
@font-face {
	font-family: 'calibri';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://alsarhplastic.sa/wp-content/uploads/2024/09/calibri-bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */