.elementor-kit-6{--e-global-color-primary:#172033;--e-global-color-secondary:#596274;--e-global-color-text:#0F172A;--e-global-color-accent:#F2C300;--e-global-typography-primary-font-family:"IRANYekan";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"IRANYekan";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"IRANYekan";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"IRANYekan";--e-global-typography-accent-font-weight:500;background-color:#F7F6F2;}.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{color:#172033;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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 .header-inner{width:0px;max-width:100%;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@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 */.appetit-card{
       background:#FF3348;
    border-radius:64px;
    clip-path:polygon(
        0 0,
        calc(100% - 80px) 0,
        100% 80px,
        100% 100%,
        0 100%
    );
}

.vocabpuzz-card{
       background:#ED6803;
    border-radius:64px;
    clip-path:polygon(
        0 0,
        calc(100% - 80px) 0,
        100% 80px,
        100% 100%,
        0 100%
    );
}

.cheshmak-card{
       background:#F3AB41;
    border-radius:64px;
    clip-path:polygon(
        0 0,
        calc(100% - 80px) 0,
        100% 80px,
        100% 100%,
        0 100%
    );
}

.poolkhand-card{
       background:#BE0B0B;
    border-radius:64px;
    clip-path:polygon(
        0 0,
        calc(100% - 80px) 0,
        100% 80px,
        100% 100%,
        0 100%
    );
}


.carsgps-card{
       background:#105268;
    border-radius:64px;
    clip-path:polygon(
        0 0,
        calc(100% - 80px) 0,
        100% 80px,
        100% 100%,
        0 100%
    );
}

.project-card:hover{
    transform:translateY(-8px) scale(1.02);
    box-shadow:0 20px 40px rgba(0,0,0,.08);
}

@media (max-width:1024px){
    .project-section{
        display:none !important;
    }
}

@media (min-width:1025px){
    .mobile-only-section{
        display:none !important;
    }
}


@media (max-width:1024px){
    .about-section{
        min-height:auto;
        height:auto;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'IRANYekan';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('http://localhost/wp-content/uploads/2026/06/IRANYekanX-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'IRANYekan';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('http://localhost/wp-content/uploads/2026/06/IRANYekanX-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'IRANYekan';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('http://localhost/wp-content/uploads/2026/06/IRANYekanX-Bold.woff2') format('woff2');
}
/* End Custom Fonts CSS */