html {
--alpha-container-width: 1470px;
--alpha-container-fluid-width: 1830px;
--alpha-primary-color: #882544;
--alpha-primary-color-hover: #9d2b4f;
--alpha-secondary-color: #6e1c36;
--alpha-secondary-color-hover: #832240;
--alpha-link-color: #3a3a3a;
--alpha-link-color-hover: #882544;
--alpha-dark-color: #3a3a3a;
--alpha-dark-color-hover: #474747;
--alpha-light-color: #ccc;
--alpha-light-color-hover: #d9d9d9;
--alpha-white-color: #fff;
--alpha-grey-color: #999;
--alpha-success-color: #882544;
--alpha-success-color-hover: #b13059;
--alpha-alert-color: #882544;
--alpha-alert-color-hover: #b13059;
--alpha-danger-color: #882544;
--alpha-danger-color-hover: #b13059;
--alpha-heading-h1-font-size: 2em;
--alpha-heading-h2-font-size: 30px;
--alpha-heading-h3-font-size: 22px;
--alpha-heading-h4-font-size: 1.3em;
--alpha-heading-h5-font-size: 1.2em;
--alpha-heading-h6-font-size: 1.1em;
--alpha-heading-line-height: 1.2;
--alpha-border-radius-form: 0;
--alpha-heading-color: #3a3a3a;
--alpha-change-border-color: #ccc;
--alpha-change-light-border-color: #e1e1e1;
--alpha-change-color-light-1: #fff;
--alpha-change-color-light-2: #aaa;
--alpha-change-color-light-3: #ddd;
--alpha-change-color-light-4: #999;
--alpha-change-color-light-5: #f6f6f6;
--alpha-change-color-dark-1: #222;
--alpha-change-color-dark-2: #3a3a3a;
--alpha-change-color-dark-3: #555;
--alpha-site-bg-color: #fff;
--alpha-site-width: false;
--alpha-site-margin: 0;
--alpha-site-gap: 0;
--alpha-primary-color-op-80: rgba(136,37,68, 0.8);
--alpha-body-font-family: 'IranYekan';
--alpha-body-font-weight: 300;
--alpha-body-font-size: 14px;
--alpha-body-line-height: 1.86;
--alpha-body-letter-spacing: 0px;
--alpha-body-color: #888;
--alpha-heading-font-family: 'Iran-Gerd';
--alpha-heading-font-weight: 400;
--alpha-heading-letter-spacing: 0px;
--alpha-heading-text-transform: none;
}
.page-wrapper {
--alpha-page-wrapper-bg-color: #fff;
}
.page-header {
--alpha-ptb-bg-color: #eee;
}
.page-header .page-title {
--alpha-ptb-title-font-family: 'IranYekanx';
--alpha-ptb-title-font-weight: 400;
}
.page-header .page-subtitle {
--alpha-ptb-subtitle-font-family: 'IranYekanx';
--alpha-ptb-subtitle-font-weight: 400;
}
.page-title-bar {
--alpha-ptb-height: 180px;
}
.breadcrumb {
--alpha-ptb-breadcrumb-font-family: 'IranYekanx';
--alpha-ptb-breadcrumb-font-weight: 400;
}
.d-lazyload {
--alpha-lazy-load-bg: #f4f4f4;
}
@media (max-width: 1469px) {
    .container-fluid .container {
        padding-left: 0;
        padding-right: 0;
}
}
@media (max-width: 1469px) and (min-width: 480px) {
.elementor-top-section.elementor-section-boxed > .elementor-container,
.elementor-section-full_width .elementor-section-boxed > .elementor-container {
width: calc(100% - var(--alpha-gap) * 4 + var(--alpha-el-section-gap) * 2);
}

.elementor-top-section.elementor-section-boxed > .slider-container.slider-shadow,
.elementor-section-full_width .elementor-section-boxed > .slider-container.slider-shadow {
width: calc(100% - var(--alpha-gap) * 4 + 40px) !important;
}
}
@media (max-width: 1829px) and (min-width: 480px) {
.elementor-top-section.elementor-section-boxed > .elementor-container.container-fluid {
width: calc( 100% - var(--alpha-gap) * 4 + var(--alpha-el-section-gap) * 2);
}
}
@media (max-width: 1589px) and (min-width: 992px) {
.elementor-top-section.elementor-section-boxed > .elementor-container,
.elementor-top-section.elementor-section-boxed > .elementor-container.container-fluid,
.elementor-section-full_width .elementor-col-100 .elementor-section-boxed > .elementor-container {
width: calc(86vw + var(--alpha-el-section-gap) * 2);
}
.container,
.fixed .container {
width: calc(86vw + 4 * var(--alpha-gap));
}
.elementor-container > .elementor-column > .col-half-section,
.elementor-container > .elementor-row > .elementor-column > .col-half-section {
max-width: calc((86vw + var(--alpha-el-section-gap) * 2) / 2);
}
.elementor-top-section.elementor-section-boxed > .slider-container.slider-shadow,
.elementor-section-full_width .elementor-section-boxed > .slider-container.slider-shadow {
width: calc(86vw + 40px) !important;
}
}
