.elementor-kit-6{--e-global-color-primary:#FFC13B;--e-global-color-secondary:#131313;--e-global-color-text:#818181;--e-global-color-accent:#202020;--e-global-color-8a0dea1:#FFFFFF;--e-global-color-d0719cf:#000000;--e-global-color-db55dd0:#E3E3E3;--e-global-color-7dd3f72:#D3D7EA;--e-global-color-10970af:#C1C1C1;--e-global-color-49c8aff:#4B4B4B;--e-global-color-9ef8978:#F8F8F8;--e-global-color-ba1367d:#F4F4F4;--e-global-color-201a309:#ECECEC;--e-global-color-6643895:#001A4D;--e-global-color-9ce86b3:#343A40;--e-global-color-a0d5dc9:#01CD76;--e-global-color-622324c:#E31515;--e-global-typography-primary-font-family:"AnjomanFaNum";--e-global-typography-primary-font-weight:normal;--e-global-typography-secondary-font-family:"danaFaNum";--e-global-typography-secondary-font-weight:normal;--e-global-typography-text-font-family:"danaFaNum";--e-global-typography-text-font-weight:normal;--e-global-typography-text-line-height:1.8em;--e-global-typography-accent-font-family:"danaFaNum";--e-global-typography-accent-font-weight:normal;--e-global-typography-f194d1e-font-family:"Staatliches";--e-global-typography-f194d1e-line-height:1.4em;--e-global-typography-ee77afb-font-family:"AnjomanFaNum";font-family:"danaFaNum", Sans-serif;font-size:14px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-accent );font-family:"danaFaNum", Sans-serif;font-size:14px;line-height:1rem;color:var( --e-global-color-8a0dea1 );border-radius:5px 5px 5px 5px;padding:0.6rem 1.2rem 0.5rem 1.2rem;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 p{margin-bottom:0px;}.elementor-kit-6 h1{font-family:"AnjomanFaNum", Sans-serif;font-size:28px;font-weight:900;line-height:1.6em;}.elementor-kit-6 h2{font-family:"AnjomanFaNum", Sans-serif;font-size:26px;font-weight:700;line-height:2.2rem;}.elementor-kit-6 h3{font-family:"AnjomanFaNum", Sans-serif;font-size:24px;font-weight:700;line-height:2rem;}.elementor-kit-6 h4{font-family:"AnjomanFaNum", Sans-serif;font-size:22px;font-weight:700;line-height:2rem;}.elementor-kit-6 h5{font-family:"AnjomanFaNum", Sans-serif;font-size:20px;font-weight:500;line-height:1.8rem;}.elementor-kit-6 h6{font-family:"AnjomanFaNum", Sans-serif;font-size:18px;font-weight:500;line-height:1.8rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1350px;}.e-con{--container-max-width:1350px;--container-default-padding-top:0rem;--container-default-padding-right:0.625rem;--container-default-padding-bottom:0rem;--container-default-padding-left:0.625rem;}.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-kit-6{font-size:13px;}.elementor-kit-6 h2{font-size:20px;}.elementor-kit-6 h3{font-size:20px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:13px;padding:0.6rem 1rem 0.5rem 1rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;--container-default-padding-top:0rem;--container-default-padding-right:1rem;--container-default-padding-bottom:0rem;--container-default-padding-left:1rem;}}@media(max-width:767px){.elementor-kit-6{font-size:12px;}.elementor-kit-6 h1{font-size:20px;line-height:1.6em;}.elementor-kit-6 h2{font-size:18px;}.elementor-kit-6 h3{font-size:16px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:12px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;--container-default-padding-top:0rem;--container-default-padding-right:1rem;--container-default-padding-bottom:0rem;--container-default-padding-left:1rem;}}/* Start custom CSS *//* en title shapes */

:root {
    --en-title-letter-spacing: 16px;
    --en-title-word-spacing: 16px;
}


.en_title--shape .elementor-heading-title {
    position: relative;
    letter-spacing: var(--en-title-letter-spacing);
    word-spacing: var(--en-title-word-spacing);
    display: block;
    line-height: 1;
    
}

.en_title--shape .elementor-widget-container {
    margin-right: calc(var(--en-title-letter-spacing) * -1);
    position: relative;
    margin-bottom: -0.25rem;
}

.en_title--shape .elementor-heading-title:before {
    content: "";
    position: absolute;
    width: 19px;
    height: 25px;
    background: var(--e-global-color-d0719cf);
    top: 50%;
    transform: translateY(-50%) skew(20deg, -10deg);
    right: -1.4rem;
}

.en_title--shape .elementor-heading-title:after {
    content: "";
    position: absolute;
    width: 19px;
    height: 25px;
    background: var(--e-global-color-primary);
    top: calc(50% - 0.25rem);
    transform: translateY(-50%) skew(21deg, -10deg);
    right: -1.555rem;
    z-index: 1;
}


.en_title--shape .elementor-widget-container:before {
    content: "";
    position: absolute;
    width: 19px;
    height: 25px;
    background: var(--e-global-color-d0719cf);
    top: 50%;
    transform: translateY(-50%) skew(-20deg, 10deg);
    left: calc(-1.4rem - var(--en-title-letter-spacing));
}

.en_title--shape .elementor-widget-container:after {
    content: "";
    position: absolute;
    width: 19px;
    height: 25px;
    background: var(--e-global-color-primary);
    top: calc(50% - 0.25rem);
    transform: translateY(-50%) skew(-21deg, 10deg);
    left: calc(-1.555rem - var(--en-title-letter-spacing));
    z-index: 1;
}

@media screen and (max-width:1024px){
    :root {
        --en-title-letter-spacing: 12px;
        --en-title-word-spacing: 12px;
    }
}

@media (min-width:576px) and (max-width:1024px) {
    
    .en_title--shape .elementor-heading-title:before {
        width: 17px;
        height: 23px;
    }
    
    .en_title--shape .elementor-heading-title:after {
        width: 17px;
        height: 23px;
    }
    
    .en_title--shape .elementor-widget-container:before {
        width: 17px;
        height: 23px;
    }
    
    .en_title--shape .elementor-widget-container:after {
        width: 17px;
        height: 23px;
    }

}

@media screen and (max-width:576px) {
     
  .en_title--shape .elementor-heading-title:before {
        width: 15px;
        height: 21px;
    }
    
    .en_title--shape .elementor-heading-title:after {
        width: 15px;
        height: 21px;
    }
    
    .en_title--shape .elementor-widget-container:before {
        width: 15px;
        height: 21px;
    }
    
    .en_title--shape .elementor-widget-container:after {
        width: 15px;
        height: 21px;
    }
}

/* en title shapes *//* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'AnjomanFaNum';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://arshamimen.co/wp-content/uploads/2023/08/Anjoman-FaNum-Medium.woff2') format('woff2'),
		url('https://arshamimen.co/wp-content/uploads/2023/08/Anjoman-FaNum-Medium.woff') format('woff');
}
@font-face {
	font-family: 'AnjomanFaNum';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://arshamimen.co/wp-content/uploads/2023/08/Anjoman-FaNum-Bold.woff2') format('woff2'),
		url('https://arshamimen.co/wp-content/uploads/2023/08/Anjoman-FaNum-Bold.woff') format('woff');
}
@font-face {
	font-family: 'AnjomanFaNum';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://arshamimen.co/wp-content/uploads/2023/08/Anjoman-FaNum-UltraBold.woff2') format('woff2'),
		url('https://arshamimen.co/wp-content/uploads/2023/08/Anjoman-FaNum-UltraBold.woff') format('woff');
}
@font-face {
	font-family: 'AnjomanFaNum';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://arshamimen.co/wp-content/uploads/2023/08/Anjoman-FaNum-Heavy.woff2') format('woff2'),
		url('https://arshamimen.co/wp-content/uploads/2023/08/Anjoman-FaNum-Heavy.woff') format('woff');
}
/* End Custom Fonts CSS */