.elementor-kit-17{--e-global-color-primary:#0058BA;--e-global-color-secondary:#03328A;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;overscroll-behavior:none;}.elementor-kit-17 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){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);}@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;}}.elementor .e-div-block-base{min-width:30px;padding:10px;display:block;}.elementor .e-flexbox-base{padding:10px;display:flex;flex-direction:row;}.elementor .e-heading-base{margin:0px;}.elementor .e-heading-link-base{all:unset;cursor:pointer;}.elementor .e-image-link-base{width:fit-content;display:inherit;}.elementor .e-image-base{display:block;}.elementor .e-paragraph-base{margin:0px;}.elementor .e-paragraph-link-base{all:unset;cursor:pointer;}.elementor .e-svg-base{width:65px;height:65px;display:inline-block;}.elementor .e-button-base{text-align:center;padding-block-start:12px;padding-block-end:12px;padding-inline-start:24px;padding-inline-end:24px;border-radius:2px;border-width:0px;background-color:#375EFB;display:inline-block;}
/* Start custom CSS *//* global colors */

body {
    --color-optional: var(--e-global-color-primary);
    --bg-gradient-optional: linear-gradient(90deg, var(--e-global-color-primary) 50%, var(--e-global-color-secondary) 100%);
}


/* button color */

.elementor-641 .elementor-element.elementor-element-04e026b .elementor-button {
    font-family: iransans !important;
}


/* social icons color */

.navbar .attr-right .attr-nav li .call i {
    color: var(--white) !important;
}


/* apt in about */

.partner-map h2 {
    font-size: 120px !important;
    line-height: 0.91 !important;
}


/* mobile header */

:root {
    --bg-gray: rgba(0, 0, 0, 0) !important;
}

nav.navbar.validnavs.mobile-sidenav .navbar-collapse.collapse.collapse-mobile {
	background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0 !important;
	backdrop-filter: blur(5px) !important;
	width: 350px !important;
}

nav.navbar.validnavs .navbar-collapse.collapse img {
	margin-top: 10px !important;
}

nav.navbar.validnavs .navbar-collapse.collapse button {
    color: #000000 !important;
}

.overlay-screen.opened {
	right: 0 !important;
}

@media (max-width: 1023px) {
    header nav.navbar.validnavs .navbar-nav > li > a, .elementor-15 .elementor-element.elementor-element-009ea48 .no-background ul.nav > li > a {
        color: #000000 !important;
    }
}

@media (max-width: 1023px) {
    nav.navbar.validnavs ul.nav li.dropdown ul.dropdown-menu>li>a {
        color: #434343 !important;
    }
}


/* blog header */

.breadcrumb-area {
    padding: 0px 0 !important;
    padding-top: 0px !important;
}

.text-light {
    --bs-text-opacity: 0 !important;
}

.shadow.dark:after {
    background: #fff !important;
}


/* home titles */

.site-heading .title {
    margin-bottom: 10px !important;
}

@media only screen and (max-width: 767px) {
    .title {
        font-size: 25px !important;
    }
}

@media only screen and (max-width: 767px) {
    h4 {
        font-size: 15px !important;
    }
}


/* mobile animations */

@media (max-width: 767px) {
    .fadeInRight {
        animation: none !important;
        transition: none !important;
    }
}

@media (max-width: 767px) {
    .fadeInLeft {
        animation: none !important;
        transition: none !important;
    }
}


/* tag & social share */

.post-tags.share .tags a {
    padding: 7px 17px !important;
    margin-right: 10px !important;
    margin-top: 0 !important;
    font-size: 15px !important;
}

.post-tags.share .social ul {
    margin-right: 10px !important;
}/* End custom CSS */