.elementor-kit-2196{--e-global-color-primary:#BEBE95;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-9671978:#202020;--e-global-typography-primary-font-family:"Cairo";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Cairo";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Cairo";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Cairo";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-9671978 );font-family:"Cairo", Sans-serif;}.elementor-kit-2196 e-page-transition{background-color:#FFBC7D;}.elementor-kit-2196 p{margin-block-end:0px;}.elementor-kit-2196 a{font-family:"Cairo", Sans-serif;}.elementor-kit-2196 h1{font-family:"Cairo", Sans-serif;}.elementor-kit-2196 h2{font-family:"Cairo", Sans-serif;}.elementor-kit-2196 h3{font-family:"Cairo", Sans-serif;}.elementor-kit-2196 h4{font-family:"Cairo", Sans-serif;}.elementor-kit-2196 h5{font-family:"Cairo", Sans-serif;}.elementor-kit-2196 h6{font-family:"Cairo", Sans-serif;}.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;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@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 */*{
	text-transform: capitalize !important;
	
}

h1 , h2 , h3 , h4 , h5 , h6 , h7 , p {
    color: white;
}


li ,strong {
		color: white;
	font-size:16px;

}

html {
    overflow-x: hidden;
}
::-webkit-scrollbar{
    width: 0vw;
    background: #ffff;
}
::-webkit-scrollbar-thumb{
    background: -webkit-linear-gradient(transparent,#000000);
    background: linear-gradient(transparent,#000000);
    border-radius: 20px;
}


::-webkit-scrollbar-thumb:hover{
   background: -webkit-linear-gradient(transparent,##000000);
   background: linear-gradient(transparent,##000000); 
}


html{
    scrollbar-width: thin;
    scrollbar-color: #BEBE95 #000;

}

::selection {
  background-color: #BEBE95; /* لون الخلفية عند تحديد النص */
  color: #202020; /* لون النص عند التحديد */
}/* End custom CSS */