@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/iransans/eot/IRANSansWeb_Bold.eot');
    src: url('../fonts/iransans/eot/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'),
        /* IE6-8 */

    url('../fonts/iransans/woff2/IRANSansWeb_Bold.woff2') format('woff2'),
        /* FF39+,Chrome36+, Opera24+*/

    url('../fonts/iransans/woff/IRANSansWeb_Bold.woff') format('woff'),
        /* FF3.6+, IE9, Chrome6+, Saf5.1+*/

    url('../fonts/iransans/ttf/IRANSansWeb_Bold.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/iransans/eot/IRANSansWeb_Medium.eot');
    src: url('../fonts/iransans/eot/IRANSansWeb_Medium.eot?#iefix') format('embedded-opentype'),
        /* IE6-8 */

    url('../fonts/iransans/woff2/IRANSansWeb_Medium.woff2') format('woff2'),
        /* FF39+,Chrome36+, Opera24+*/

    url('../fonts/iransans/woff/IRANSansWeb_Medium.woff') format('woff'),
        /* FF3.6+, IE9, Chrome6+, Saf5.1+*/

    url('../fonts/iransans/ttf/IRANSansWeb_Medium.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/iransans/eot/IRANSansWeb_Light.eot');
    src: url('../fonts/iransans/eot/IRANSansWeb_Light.eot?#iefix') format('embedded-opentype'),
        /* IE6-8 */

    url('../fonts/iransans/woff2/IRANSansWeb_Light.woff2') format('woff2'),
        /* FF39+,Chrome36+, Opera24+*/

    url('../fonts/iransans/woff/IRANSansWeb_Light.woff') format('woff'),
        /* FF3.6+, IE9, Chrome6+, Saf5.1+*/

    url('../fonts/iransans/ttf/IRANSansWeb_Light.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/iransans/eot/IRANSansWeb_UltraLight.eot');
    src: url('../fonts/iransans/eot/IRANSansWeb_UltraLight.eot?#iefix') format('embedded-opentype'),
        /* IE6-8 */

    url('../fonts/iransans/woff2/IRANSansWeb_UltraLight.woff2') format('woff2'),
        /* FF39+,Chrome36+, Opera24+*/

    url('../fonts/iransans/woff/IRANSansWeb_UltraLight.woff') format('woff'),
        /* FF3.6+, IE9, Chrome6+, Saf5.1+*/

    url('../fonts/iransans/ttf/IRANSansWeb_UltraLight.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/iransans/eot/IRANSansWeb.eot');
    src: url('../fonts/iransans/eot/IRANSansWeb.eot?#iefix') format('embedded-opentype'),
        /* IE6-8 */

    url('../fonts/iransans/woff2/IRANSansWeb.woff2') format('woff2'),
        /* FF39+,Chrome36+, Opera24+*/

    url('../fonts/iransans/woff/IRANSansWeb.woff') format('woff'),
        /* FF3.6+, IE9, Chrome6+, Saf5.1+*/

    url('../fonts/iransans/ttf/IRANSansWeb.ttf') format('truetype');
}
@font-face {
    font-family: 'IranSansNumbers';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/iransans/num/IRANSansWeb(FaNum).woff2') format("woff2"), url('../fonts/iransans/num/IRANSansWeb(FaNum).woff') format("woff"), url('../fonts/iransans/num/IRANSansWeb(FaNum).ttf') format("truetype"), url('../fonts/iransans/num/IRANSansWeb(FaNum).eot') format("embedded-opentype");
}

body{
    font-family: IRANSans !important;
    text-align: right;


}
@font-face {
    font-family: "Muli-Bold";
    src: url("../fonts/muli/Muli-Bold.ttf"); }
@font-face {
    font-family: "Poppins-Regular";
    src: url("../fonts/poppins/Poppins-Regular.ttf"); }
@font-face {
    font-family: "Poppins-SemiBold";
    src: url("../fonts/poppins/Poppins-SemiBold.ttf"); }
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


body{
    direction: rtl;
    overflow: hidden;
}
#header .header-nav-top .flag {
    margin-left: 2px;

}

.thumb-info .thumb-info-title {
    left: auto;
    right: 0;
    padding: 8px 17px 11px 22px;
}


.box_customers{
    direction: ltr;
}
.text-4 {
    font-size: 1.2em !important;
    text-align: right;
}
#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {
    text-align: right;
}
.list.list-icons li > [class*="fa-"]:first-child, .list.list-icons li > .icons:first-child, .list.list-icons li a:first-child > [class*="fa-"]:first-child, .list.list-icons li a:first-child > .icons:first-child {
    position: absolute;
    left: auto;
    right: 0;

}
.list.list-icons.list-icons-style-2 li {
    padding-top: 5px;
    padding-left: 0;
    padding-right: 36px;
}
.list.list-icons li {
    position: relative;
    padding-right: 25px;
    padding-left: 0;
}
.thumb-gallery-wrapper{
    direction: ltr;
}
.number_fa_foot{
    direction: ltr;
    display: inline-block;
}

#header .header-top {

    min-height: 44px;
    height: 44px;
}
.overlay::before {
    background: #21252900;
}
.hero_button:hover {
    color: #050454;
    background-color: white;
    text-decoration: none !important;
    cursor: pointer;
}

.hero_button {
    width: 140px;
    border: 1px solid white;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 20px;
    color: white;
    text-decoration: none;
    cursor: pointer;
}
.box_btn_slider{
    display: flex;
    justify-content: space-around;
    width: 321px;
    margin: auto;
}
.title_slider_home{
    font-size: 70px;
    font-weight: 900 !important;
}
.title_3_text{
    color: #374672 !important;
    margin-top: 26px;
    margin-right: 14px;
}
html .svg-fill-color-primary svg path, html .svg-fill-color-primary svg rect, html .svg-fill-color-primary svg line, html .svg-fill-color-primary svg polyline, html .svg-fill-color-primary svg polygon {
    fill: #fff !important;
}
html .bg-color-quaternary, html .bg-quaternary {
    background-color: #1e3b89 !important;
}

.title_3_text{

    margin-right: 14px;
}


@media (min-width: 992px)
{
    #header .header-nav-main-arrows nav > ul > li > a.dropdown-toggle::after {

        padding: 0 10px 0 0;


    }
    #header .header-nav {

        justify-content: space-between;

    }

    #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li a {
        text-align: right;
    }
    #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > a::after {
        left: 20px;
        transform: rotate(180deg);
        top: 5px;
    }
    #header .header-nav-main nav > ul > li.dropdown .dropdown-menu li.dropdown-submenu > .dropdown-menu {
        right: 100%;
    }
    .text-lg-start {
        text-align: right !important;
    }
}


