.elementor-kit-9{--e-global-color-primary:#41DA66;--e-global-color-secondary:#2C3E50;--e-global-color-text:#34495E;--e-global-color-accent:#4CAF50;--e-global-color-31e13fb:#A8E6CF;--e-global-color-82d52f4:#F8F9FA;--e-global-color-9e88ea5:#1ABC9C;--e-global-color-1bb3620:#D4EDDA;--e-global-color-941c0fa:#E8FA5D;--e-global-color-bfab83e:#F0F2F5;--e-global-color-eb0d600:#232F3E;--e-global-color-eaeb837:#93E698;--e-global-color-4d6f089:#1AA48B;--e-global-typography-primary-font-family:"IRANYekanX";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"IRANYekanX";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"IRANYekanX";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"IRANYekanX";--e-global-typography-accent-font-weight:500;}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.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 .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 */.CERVIMG img {
    margin-right: -5px;
    margin-left: 5px;
}
@keyframes bounce-down {
  0%   { transform: translateY(0); }
  50%  { transform: translateY(10px); }
  100% { transform: translateY(0); }
}

.bouncedown a{
  animation: bounce-down 1.5s infinite ease-in-out;
}

.linefirst .elementor-heading-title,.linelast .elementor-heading-title {
    display: inline-block;
}
.linefirst .elementor-heading-title:after {
    content: " ";
    background: var(--e-global-color-primary);
    width: 160px;
    height: 10px;
    display: block;

    margin-top: -10px;
}
.linelast .elementor-heading-title:before {
    content: " ";
    background: var(--e-global-color-primary);
    width: 140px;
    height: 7px;
    display: block;
    margin-bottom: -34px;
    margin-top: 35px;
}
.linelast {
    direction: ltr;
}
@media (min-width: 1024px) {

.linefirst .elementor-heading-title:after {
    margin-right: -32px;

}
.linelast .elementor-heading-title:before {
    margin-left: -20px;

}

}
  .hasleftline  .elementor-heading-title::before{
    content: " ";
    background-color: var(--e-global-color-accent);
    width: 94px;
    height: 7px;
    display: block;
		    margin-left: 0;
    margin-bottom: 20px;
    margin-right: auto;
}
 .hasrightline .elementor-heading-title::before {
    content: " ";
    background-color: var(--e-global-color-accent);
    width: 94px;
    height: 7px;
    display: block;
    margin-bottom: 20px;
}
.hascenterline .elementor-heading-title
{
	text-align:center;
}
 .hascenterline  .elementor-heading-title::before{
    content: " ";
    background-color: var(--e-global-color-accent);
    width: 94px;
    height: 7px;
    display: block;
	     margin: auto;
    margin-bottom: 20px;
}/* End custom CSS */