html {
--alpha-container-width: 1260px;
--alpha-container-fluid-width: 1820px;
--alpha-primary-color: #232c5d;
--alpha-secondary-color: #e52d2c;
--alpha-white-color: #fff;
--alpha-dark-color: #000000;
--alpha-light-color: #ccc;
--alpha-accent-color: #2265cd;
--alpha-success-color: #e52d2c;
--alpha-info-color: #62A8EA;
--alpha-alert-color: #e52d2c;
--alpha-danger-color: #F96868;
--alpha-primary-color-hover: #313e83;
--alpha-secondary-color-hover: #eb5b5a;
--alpha-dark-color-hover: #1a1a1a;
--alpha-light-color-hover: #e6e6e6;
--alpha-accent-color-hover: #4380e0;
--alpha-success-color-hover: #eb5b5a;
--alpha-info-color-hover: #8fc1f1;
--alpha-alert-color-hover: #eb5b5a;
--alpha-danger-color-hover: #fb9a9a;
--alpha-primary-color-light: #7e8bcf;
--alpha-secondary-color-light: #fce2e2;
--alpha-dark-color-light: #666666;
--alpha-light-color-light: #ffffff;
--alpha-accent-color-light: #c6d9f6;
--alpha-success-color-light: #fce2e2;
--alpha-info-color-light: #ffffff;
--alpha-alert-color-light: #fce2e2;
--alpha-danger-color-light: #ffffff;
--alpha-primary-gradient-1: #232b5b;
--alpha-primary-gradient-2: #313e83;
--alpha-dark-body-color: #666;
--alpha-grey-color: #999;
--alpha-grey-color-light: #aaa;
--alpha-traffic-white-color: #f9f9f9;
--alpha-change-border-color: #e1e1e1;
--alpha-change-border-color-light: #eee;
--alpha-change-color-light-1: #fff;
--alpha-change-color-light-2: #f4f4f4;
--alpha-change-color-light-3: #ccc;
--alpha-change-color-dark-1: #000000;
--alpha-change-color-dark-1-hover: #1a1a1a;
--alpha-site-width: false;
--alpha-site-margin: 0;
--alpha-site-gap: 0;
--alpha-body-font-family: 'Roboto';
--alpha-body-font-weight: 500;
--alpha-body-font-size: 13px;
--alpha-body-line-height: 1.7;
--alpha-heading-font-family: 'Comfortaa';
--alpha-heading-font-weight: 500;
--alpha-heading-line-height: 1.3;
--alpha-ptb-top-space: 30px;
--alpha-ptb-bottom-space: 30px;
--alpha-ptb-bg-color: #ffffff;
}
.page-wrapper {
--alpha-page-wrapper-bg-color: #fff;
}
.page-header {
}
.page-header .page-title {
--alpha-ptb-title-font-family: 'Dosis';
--alpha-ptb-title-font-weight: 500;
--alpha-ptb-title-font-size: 50px;
}
.page-header .page-subtitle {
--alpha-ptb-subtitle-color: #ffffff;
}
.page-title-bar {
--alpha-ptb-height: px;
}
.breadcrumb {
--alpha-ptb-breadcrumb-color: #201848;
}
.d-lazyload {
--alpha-lazy-load-bg: #f4f4f4;
}
@media (max-width: 1259px) {
    .container-fluid .container {
        padding-left: 0;
        padding-right: 0;
}
.elementor-column-gap-no > .elementor-column > .col-half-section,
    .elementor-column-gap-no > .elementor-row > .elementor-column > .col-half-section {
width: calc( 100% - var(--alpha-gap) * 4 );
padding-left: calc( 2 * var(--alpha-gap) );
}
.elementor-column-gap-no > .elementor-column > .col-half-section-right,
    .elementor-column-gap-no > .elementor-row > .elementor-column > .col-half-section-right {
        padding-left: 0;
padding-right: calc( 2 * var(--alpha-gap) );
}
.elementor-container > .elementor-column > .col-half-section,
    .elementor-container > .elementor-row > .elementor-column > .col-half-section {
width: calc(100% - var(--alpha-gap) * 2 + var(--alpha-el-section-gap));
}
}
@media (max-width: 1819px) 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 + 2 * var(--alpha-el-section-gap));
}

.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: 1819px) and (min-width: 480px) {
.side-header .elementor-top-section.elementor-section-boxed > .elementor-container,
.side-header .elementor-section-full_width .elementor-section-boxed > .elementor-container {
width: calc(100% - var(--alpha-gap) * 4 + 2 * var(--alpha-el-section-gap));
}
}
@media (max-width: 1819px) and (min-width: 992px) {
.side-on-desktop .elementor-top-section.elementor-section-boxed > .elementor-container,
.side-on-desktop .elementor-section-full_width .elementor-section-boxed > .elementor-container {
width: calc(100% - var(--alpha-gap) * 4 + 2 * var(--alpha-el-section-gap));
}
}
@media (max-width: 1819px) and (min-width: 768px) {
.side-on-tablet .elementor-top-section.elementor-section-boxed > .elementor-container,
.side-on-tablet .elementor-section-full_width .elementor-section-boxed > .elementor-container {
width: calc(100% - var(--alpha-gap) * 4 + 2 * var(--alpha-el-section-gap));
}
}
@media (max-width: 1819px) and (min-width: 576px) {
.side-on-mobile .elementor-top-section.elementor-section-boxed > .elementor-container,
.side-on-mobile .elementor-section-full_width .elementor-section-boxed > .elementor-container {
width: calc(100% - var(--alpha-gap) * 4 + 2 * var(--alpha-el-section-gap));
}
}
@media (max-width: 1819px) and (min-width: 480px) {
.elementor-top-section.elementor-section-boxed > .elementor-container.container-fluid {
width: calc( 100% - var(--alpha-gap) * 4 + 2 * var(--alpha-el-section-gap));
}
}
@media (max-width: 1379px) 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;
}
}
