.elementor-kit-6{--e-global-color-primary:#0A3D62;--e-global-color-secondary:#1976D2;--e-global-color-text:#F5F5F5;--e-global-color-accent:#FF6F00;--e-global-color-dd21b3a:#9E9E9E;--e-global-color-fbf5694:#FFFFFF;--e-global-typography-primary-font-family:"yekan bakh";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"yekan bakh";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"yekan bakh";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"yekan bakh";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-dd21b3a );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-accent );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-6 h1{color:var( --e-global-color-dd21b3a );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-6 h2{color:var( --e-global-color-dd21b3a );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-6 h3{color:var( --e-global-color-dd21b3a );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-6 h4{color:var( --e-global-color-dd21b3a );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-6 h5{color:var( --e-global-color-dd21b3a );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-6 h6{color:var( --e-global-color-dd21b3a );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1250px;}.e-con{--container-max-width:1250px;}.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);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1020px;}.e-con{--container-max-width:1020px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */@keyframes l-r-zump{
    0%, 100%{
        transform: translateX(0);
    }
    25%, 75%{
        transform: translateX(15px);
    }
    50%{
        transform: translateX(-15px);
    }
}
.section-title::before{
    content: "";
    height: 2px;
    position: absolute;
    bottom: -4px;
    left: 0;
    right: 0;
    background: linear-gradient(90deg, rgb(255, 111, 0) 0%, rgb(10, 61, 98) 80%);
}
.section-title::after{
    content: "";
    width: 6px;
    height: 6px;
    position: absolute;
    bottom: -6px;
    left: 0;
    right: 0;
    margin: auto;
    background: linear-gradient(90deg, rgb(255, 111, 0) 0%, rgb(10, 61, 98) 80%);
    border-radius: 50%;
    animation: 2s linear 0s infinite normal none running l-r-zump;
}
.bubble-btn a{
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.bubble-btn a::before{
    content: "";
    background-color: #FF6F00;
    position: absolute;
    top: 0;
    width: 100%;
    right: 0;
    left: 0;
    bottom: 0;
    clip-path: circle(0% at 50% 50%);
    transition: all 
cubic-bezier(0, 0.96, 0.58, 1.1) 0.8s;
    z-index: -1;
}
.bubble-btn a:hover::before{
    clip-path: circle(100% at 50% 50%);
    transition: all 
cubic-bezier(0, 0.96, 0.58, 1.1) 4s;
    transition-delay: 200ms;
}
.bubble-btn a::after{
    content: "";
    background-color: #FF6F00aa;
    position: absolute;
    top: 0;
    width: 100%;
    right: 0;
    left: 0;
    bottom: 0;
    clip-path: circle(0% at 50% 50%);
    transition: all 
cubic-bezier(0, 0.96, 0.58, 1.1) 0.8s;
    z-index: -1;
}
.bubble-btn a:hover::after{
    clip-path: circle(100% at 50% 50%);
    transition: all 
cubic-bezier(0, 0.96, 0.58, 1.1) 4s;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'yekan bakh';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://tiasocial.com/wp-content/uploads/2025/09/YekanBakh-VF-1.woff') format('woff');
}
@font-face {
	font-family: 'yekan bakh';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: ;
}
/* End Custom Fonts CSS */