html,
body {
    height: 100%;
    background: #ffffff;
}



@font-face {
    font-family: 'iransans';
    src: url('../fonts/iransans/IRANSansWeb.woff') format('woff');
    font-weight: 100;
}

@font-face {
    font-family: 'iransans';
    src: url('../fonts/iransans/IRANSansWeb(FaNum)_Medium.woff') format('woff');
    font-weight: 500;
}

@font-face {
    font-family: 'iransans';
    src: url('../fonts/iransans/IRANSansWeb(FaNum)_Bold.woff') format('woff');
    font-weight: bold;
}

@font-face {
    font-family: 'iransansNum';
    src: url('../fonts/iransans/IRANSansWeb(FaNum)_Bold.woff') format('woff');
    font-weight: normal;
}

@font-face {
    font-family: 'kalameh';
    src: url('../fonts/kalameh/KalamehWeb-Regular.woff') format('woff');
    font-weight: 300;
}


@font-face {
    font-family: 'kalameh';
    src: url('../fonts/kalameh/KalamehWeb-Regular.woff') format('woff');
    font-weight: 500;
}

@font-face {
    font-family: 'kalameh';
    src: url('../fonts/kalameh/KalamehWeb-Bold.woff') format('woff');
    font-weight: bold;
}

@font-face {
    font-family: 'kalameh';
    src: url('../fonts/kalameh/KalamehWeb-Bold.woff') format('woff');
    font-weight: normal;
}


.rtl .kalameh {
    font-family: iransans !important;
}

.ltr .kalameh {
    font-family: 'Roboto', sans-serif;
}

.rtl *:not(.fa):not(.far):not(.fas):not(.glyphicon):not(.lg-icon) {
    font-family: 'iransans';
}

.ltr *:not(.fa):not(.far):not(.fas):not(.glyphicon):not(.lg-icon) {

    font-family: 'Roboto', sans-serif;
}

a {
    color: gray;
}

a:hover {
    text-decoration: none;
}

textarea:focus,
input:focus,
select:focus {
    outline: none;
}


.row {
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
    position: relative;
}

.row-reverse {
    margin-left: 0px;
    margin-right: 0px;
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    width: 100%;
    position: relative;
}

/* start of header  */

.header-top {}

.img_headertop {

    display: flex;
    position: relative;
    z-index: 2;
    box-shadow: rgb(0 0 0 / 7%) 0px 1px 1px 0px, rgb(0 0 0 / 7%) 0px 2px 2px 0px, rgb(0 0 0 / 7%) 0px 4px 4px 0px, rgb(0 0 0 / 7%) 0px 8px 8px 0px, rgb(0 0 0 / 7%) 0px 16px 16px 0px;

}

.top_search_wrapper {
    flex-grow: 1;
}

/* end of header  */


/* start of search  */



.btn-search-main {
    left: -3px;
    width: 40px;
}


#ngxCnSearch>div {
    min-width: 300px;
    right: auto;
}




.content_Search {
    width: 100%;
    height: 180px;
    margin: 2px 0px;
}

.seprBox,
.sesrBox {
    width: 100%;
    float: right;
    margin-right: 4px;
}

.seprBox>h3,
.sesrBox>h3 {
    width: 98%;
    padding: 9px;
    text-align: center;
    background: #eeeeee;
    margin: 0;
    font-size: 13px;
    box-sizing: border-box;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 1px 0 0 0 #c9c9c9;
    box-shadow: 1px 0 0 0 #06193b;
    color: black;
}

.ulSearch {
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.ulSearch li {
    width: 98%;
    clear: both;
    padding: 5px 4px;
    border-bottom: 1px solid #ebebeb;
    -webkit-transition: all 0.2s ease-in 0s;
    -moz-transition: all 0.2s ease-in 0s;
    -o-transition: all 0.2s ease-in 0s;
    transition: all 0.2s ease-in 0s;
    text-align: right;
}

.ulSearch li a img {}

.img_topSearch {

    border: 0px;
    width: 40px;
    height: 40px !important;
    margin-left: 4px;
    float: right;
    border-radius: 1px;
    border: 1px solid #eee;
}

.ulSearch li:hover {
    background-color: #dfdfdf;
}

.ulSearch li a dl,
.ulSearch li a dd {
    font-size: 13px;
    color: #000;
    margin: 0;
    margin-right: 2px;
    /* display: inline-block; */
    direction: rtl;
    float: right;
    padding-top: 9px;
}

.ulSearch li .content {}

.ulSearch li .content .mojsp {}

.ul_search_news {

    list-style: none;
    margin: 2rem 0;
    display: flex;
    flex-direction: column;
    align-items: end;
}

.ul_search_news li {
    margin-bottom: 1rem;
    position: relative;
}

.ul_search_news li a {}

.ul_search_news li a:before {

    content: "\f104";
    font-family: 'FontAwesome';
    color: #ba0001;
    font-size: 28px;
    margin-right: 5px;
    font-weight: 900;
    position: relative;
    top: -9px;
    position: absolute;
    right: -28px;
}

.searchContainer {

    width: 100%;
    position: relative;
    overflow: visible;
    margin: 0;
}

.ulSearch .shc_mojoodi {
    font-size: 11px;
    color: gray;
}

.ulSearch .shc_mojoodi .mojood {
    color: green;
}

.ulSearch .shc_mojoodi .not-available {
    color: #a908;
}

.ulSearch .shc_mojoodi .comming-soon {
    color: #30bae0;
    background: none;
}

.ulSearch .shc_mojoodi img {
    width: 18px;
}

.ulSearch .shePrice {
    font-size: 13px;
    font-weight: bold;
}

.ulSearch .sheDiscount {
    position: absolute;
    left: -10px;
    background: #ff3e3e;
    font-size: 10px;
    font-weight: bold;
    border-radius: 50%;
    width: 29px;
    height: 29px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    top: -11px;
}

.search_close_cn {
    position: absolute;
    z-index: 9;
    top: -15px;
    right: -16px;
}

.search_close_cn a {
    cursor: pointer;
}

.search_close_cn a i {
    font-size: 20px;
    color: #f30404;
}

.alert-site-success {

    background: #00235d;
    color: #fff;
    padding: 17px;
    font-weight: 100;
    font-size: 15px;
    min-height: 178px;
    display: flex;
    align-items: center;
    box-shadow: rgb(0 0 0 / 33%) 0 4px 12px;
    width: 100%;
}

.ngxp__container {
    top: 0 !important;
    z-index: 999999;
    background: white;
    border: 1px solid #11989b;
    font-size: 13px;
    direction: rtl;
    min-width: 310px;
    text-align: center;
    max-width: 370px;
}

.top_left_icon_wrapper {

    display: flex;
    align-items: center;
    margin-top: 0px;
}

.top_left_icon_wrapper>div {
    margin: 0px 11px 0px 0;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.ltr .top_left_icon_wrapper>div {
    margin: 0px 0px 0px 5px;
}

.ltr .top_left_icon_wrapper>div a {
    margin-right: 6px;
}

.top_left_icon_wrapper>div:first-child {}

.top_left_icon_wrapper>div:first-child a {

    margin-right: 0px;
}


.top_left_icon_wrapper img {
    height: 18px;
    position: relative;
    left: -3px;
}

.ltr .top_left_icon_wrapper img {
    left: -3px;
    top: -3px;
}

.top_line_left {
    height: 15px;
    background: #818287;
    width: 1px;
    /* margin-right: 12px; */
    position: relative;
    top: -1px;
}

.rtl .top_line_left {
    margin-right: 12px;
}

.ltr .top_line_left {
    margin-left: 2px;
}

.container_lang {
    flex-direction: row;
    display: flex;
    justify-content: end;
}

.rtl .container_lang {
    justify-content: end;
}

.ltr .container_lang {
    justify-content: start;
}

.title-lang {
    color: #727272;
}

.title-lang:before {
    padding-right: 5px;
}

.fa-angle-down:before {
    content: "\f107";
    color: #727272;
}

.fa-angle-down:before:hover {
    content: "\f107";
    color: #017aa9;
}

.btncart {
    background: none;
    color: #970606;
    padding: 3px;
    border-radius: 5px;
    display: block;
    font-size: 15px;
    border: 0px solid #d4d4d4;
    position: relative;
}

.btncart img {
    height: 31px;
}

.basket-Price-amount {
    background-color: #048a8b;
    border-radius: 11px;
    color: white;
    font-size: 10px;
    padding: 0px 4px 0 4px;
    position: relative;
    margin-right: 10px;
    position: absolute;
    right: -4px;
}

/* end of search  */

.help_tracking_cn {}

.help_tracking {
    display: flex;
    border: 1px solid #038889;
    justify-content: center;
    align-items: center;
    border-radius: 23px;
    background: #048a8b;
    padding: 6px;
    font-size: 13px;
    color: #fff !important;
}

.help_tracking i {

    color: #ffffff;
    font-size: 21px;
    margin-left: 8px;

}

.top_help_wrapper {
    position: absolute;
    top: 71px;
}

.bsnav-sticky.bsnav-sticky-slide.sticked.in .top_help_wrapper {
    display: none;
}

.img_down_slider {
    background: #fff;
    padding: 30px 0;
}

.dn_sl_left_box {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
}

.dn_sl_left_box h2 {
    font-size: 12px;
    font-weight: 700;
    color: #4c4c4c;
    text-align: center;
    position: relative;
    top: 8px;
}

.dn_slider_box {
    display: flex;
    align-items: end;
    flex-direction: row-reverse;
}

.dn_sl_left_box img {
    width: auto !important;
    height: 48px;
}



.dn_sl_right_box {
    text-align: center;
}

/* .dn_sl_right_box h2 {
    font-size: 12px;
    font-weight: 700;
    color: #4c4c4c;
    text-align: center;
    position: relative;
    top: -4px;
} */


.dn_sl_right_box h3 {
    font-size: 11px;
}

.top_wrapper {
    position: absolute;
    top: 18px;
    color: white;
    z-index: 4;
    width: 100%;
    font-size: 13px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    padding-left: 0;
    margin: 0;
    left: 0;
}

.ltr .top_wrapper {
    direction: rtl;
}

.calendar_wrapper {
    display: flex;
    direction: rtl;
    margin-left: 46px;
    font-size: 12px;
    align-items: center;
    font-weight: 500;
}

.ltr .calendar_wrapper {
    margin-right: 80px;
    margin-left: 0;
    direction: ltr;
}

.calendar_wrapper img {
    width: 19px;
    margin-left: 12px;
}

.ltr .calendar_wrapper img {
    margin-left: 0;
    margin-right: 12px;
}

.calendar_wrapper .tl_cal_date {
    margin-left: 4px;
}

.calendar_wrapper .tl_cal_time {}

.tp_right_wrapper {
    padding-right: 0;
}

.ul_access_right {

    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    direction: rtl;
}

.ltr .ul_access_right {
    direction: ltr;
}

.rtl .ul_access_right {
    direction: rtl;
}

.ul_access_right li:first-of-type {
    margin-left: 82px;
}

.ltr .ul_access_right li:first-of-type {
    margin-left: 0;
    margin-right: 82px;
}

.ul_access_right li a {
    font-size: 12px;
    font-weight: 300;
    color: white;
}

.ul_access_right li a span {

    position: relative;
    top: 2px;
}

.letter_sp {
    letter-spacing: 2px;
}

.ul_access_right li a img {
    width: 19px;
    margin-left: 5px;
}

.ltr .ul_access_right li a img {
    margin-right: 5px;
    margin-left: 0;
}

.img_catalogue {}

.img_call {
    width: 17px !important;

}

.img_callendar {}

/* start of slider  */
.slider_section {
    position: relative;
    top: -95px;
    z-index: 1;
    height: 700px;
}

.carousel-fade .carousel-item {
    height: auto;
    /* position: relative;
    top: 170px; */
}

.carousel-inner .cn_slider {
    width: 90%;
}

.carousel-inner {
    width: 100%;
    /* padding-top: 20px; */
    /* box-shadow: rgb(201 199 199 / 37%) 0 7px 17px; */
}

.cn_slider {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fdfcfc;
}


.slider_inner_wrapper {
    position: relative;
    height: 92vh;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0;
}

.carousel-item {
    height: 700px;
    min-width: 300px;
}

.carousel-item {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.caption-wrapper {

    position: relative;
    height: 100%;
}

.carousel-caption {
    bottom: 30%;
    z-index: 2;
    text-align: right;
    /* right: auto; */
    right: 61%;
}

/* .rtl .carousel-caption {
    text-align: left;
    right: 0;
}

.ltr .carousel-caption {
    text-align: left;
    right: auto;
    left: 0;
} */

.carousel-caption h2 {
    font-size: 41px;
    margin-top: 0px;
    color: #fff;
    text-align: right;
    font-weight: 600;
}

.rtl .carousel-caption h2 {
    direction: rtl;
}

.ltr .carousel-caption h2 {
    text-align: left;
}

.carousel-caption {
    right: 0% !important;
    /* left: 0 !important; */
}

.carousel-caption h5 {
    font-size: 23px;
    font-weight: normal;
    text-align: left;
    font-weight: 500;
    margin-top: 16px;
    color: #b0b0b0;
}

.ltr .carousel-caption h5 {
    text-align: left;
}

.rtl .carousel-caption h5 {
    direction: rtl;
}

.carousel-caption h1 {}

.ltr .carousel-caption h1 {
    padding-left: 19px;
}

.carousel-caption span {
    margin: auto;
    font-size: 36px;
    /* margin-bottom: 2rem; */
    font-weight: normal;
    color: #fff;
    font-weight: 500;
    text-align: right !important;
}

.carousel-caption p {
    margin: auto;
    font-size: 36px;
    margin-bottom: 2rem;
    font-weight: normal;
    color: #fff;
    font-weight: 500;
    text-align: right;
}

.search-login {
    display: flex;
    flex-direction: row;

}

.fa-login {
    display: flex;
    flex-direction: row;
    padding: 6px 15px 6px 42px;
    /* border-radius: 20px; */
    color: #fff;
    width: 100px;
    height: 22px;
    justify-content: center;
    align-items: center;
    border-left: 2px solid #757575;
    position: relative;
    top: 2px;
}


.cn-support-menu {
    flex-direction: row;
    display: flex;
    justify-content: center;
    /* padding-left: 16px; */
    background: #980609;
    background: linear-gradient(90deg, rgba(152, 6, 9, 1) 0%, rgba(206, 0, 12, 1) 59%, rgba(209, 0, 12, 1) 100%);
    border-radius: 10px;
    width: 103px;
    height: 33px;
    position: relative;
    bottom: 2px;
    -webkit-box-shadow: 5px 5px 15px 5px #e8bcbe;
    box-shadow: 5px 5px 15px 5px #e8bcbe;
}

.cn-menu-section-support {
    display: flex;
    justify-content: center;
    color: #828282;
}

.rtl .cn-menu-section-support {
    flex-direction: row;
    width: 100%;
}

.ltr .cn-menu-section-support {
    flex-direction: row-reverse;
}

.cn-menu-section-support .px-1 {
    position: relative;
    top: -3px;
}

.img-search {
    padding: 8px;
    border-radius: 50%;
    color: #fff;
    /* background-color: #c70000; */
    /* border: 1px dotted #fff; */
}

.btn_more_wrapper {
    display: inline-flex;
    justify-content: end;
    width: 100%;
}

.btn_more_wrapper-slide {
    display: inline-flex;
    width: 100%;
}

.rtl .btn_more_wrapper-slide {
    justify-content: start;
}

.ltr .btn_more_wrapper-slide {
    justify-content: start;
}

.rtl .btn_more_wrapper {
    margin-left: 0.5rem;
}

.ltr .btn_more_wrapper {
    justify-content: end;
    justify-content: space-around;
    /* flex-direction: row-reverse; */
    /* margin-right: 3.5rem; */
}

.button-slider-more {
    /* color: #925a43; */
    background: linear-gradient(180deg, rgb(239 15 15) 2%, rgb(118 4 4) 100%);
    font-size: 14px;
    padding: 11px 53px 11px 53px;
    display: flex;
    height: 36px;
    direction: rtl;
    align-items: start;
    position: relative;
    /* top: -7px; */
    font-weight: 300;
    transition: 250ms;
    border-radius: 35px;
    font-size: 13px;
    direction: ltr;
    /* box-shadow: rgba(195 223 237 / 80%) 0 6px 12px; */
}

.button-our-namayandeh {
    cursor: pointer;
    /* background: #c70000; */
    font-size: 14px;
    /* padding: 0px 9px 4px 0px; */
    display: flex;
    /* height: 33px; */
    direction: ltr;
    align-items: center;
    position: relative;
    top: 0px;
    /* left: -10px; */
    /* padding-top: 15px; */
    font-weight: 300;
    transition: 250ms;
    display: flex;
    border-radius: 30px;
    /* box-shadow: rgba(195 223 237 / 80%) 0 6px 12px; */
    /* border: 2px solid #017aa9; */
}

.number-support {
    font-size: 13px;
    font-weight: 400;
    display: flex;
    flex-direction: row;
}

.top_call_cn {
    color: #828282;
    position: relative;
    top: -2px;
}

.rtl .top_call_cn {
    left: -1px;
}

.ltr .top_call_cn {
    left: -3px;
}

.button-our-namayandeh span {
    color: #017aa9;
}


.ltr .button-slider-more {
    /* margin-right: 23px;
    padding: 15px 13px 15px 13px; */
}


.button-slider-more i {
    font-size: 5px;
    right: 4px;
    position: relative;
    top: 7px;
}

.button-slider-more:hover span::before {

    color: #a90000;
}


.button-slider-more:hover {
    /* background: #007aa9; */
    color: #ffffff;
}



.button-slider-more img {
    height: 23px;
}

.carousel-inner::before {
    content: ' ';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba (0, 0, 0, 0.6);
    z-index: 1;
}

.ltr .button-slider-more span {
    margin-left: 15px;
}

.slider_ind_container {
    position: absolute;
    width: 100%;
    height: 100%;
}

.slider_ind_container .container {

    height: 100%;
}

.slider_ind_container {
    position: absolute;
    width: 100%;
    height: 100%;
}

.slider_ind_container .container {
    position: relative;
}

.slider_ind_wrapper {
    position: absolute;
    z-index: 2;
    height: auto;
    top: 40%;
}

@media screen and (max-height:805px) {

    .slider_ind_wrapper {
        top: 37%;
    }
}

.rtl .slider_ind_wrapper {
    left: -5%;

}

.ltr .slider_ind_wrapper {

    right: -5%;
}

@media screen and (min-width:1200px) {}

.slider_ind_wrapper .container {
    position: relative;
}

.ltr .slider_ind_wrapper {
    left: 3%;
    right: auto;
}

.slider_ind_wrapper .carousel-indicators {
    position: relative;
    display: flex;
    flex-direction: column;
    margin-right: 0;
    margin-left: 0;
}

.carousel-indicators li {
    position: relative;
    text-indent: 0;
    border-top: 0px solid transparent;
    border-bottom: 0px solid transparent;
    background: none;
    height: 57px;
}

.ltr .carousel-indicators li {
    position: relative;
    text-indent: 0;
    border-top: 0px solid transparent;
    border-bottom: 0px solid transparent;
    background: none;
    height: 57px;
    left: -70px;
}

.carousel-indicators li:before {
    content: "\f111";
    font-family: FontAwesome;
    left: 0;
    position: absolute;
    top: -2px;
    color: #cecfd1;
    font-size: 19px;
    opacity: 1;
}

.carousel-indicators li.active:before {
    content: "\f111";
    font-weight: 700;
    color: #007aa9;

}

.ca_cap_more_wrapper {
    display: flex;
    justify-content: end;
    height: 70px;
    padding-top: 0px;
}

.ltr .ca_cap_more_wrapper {
    justify-content: start;
}

.slider_thum_holder {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-indent: 0;
}

.slider_thum_holder img {
    width: 50px !important;
    margin-bottom: 6px;
}

.slider_thum_holder h6 {
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    color: #6a6a6a;
    text-transform: uppercase;
    font-size: 13px;
}

.active .slider_thum_holder h6 {
    color: #c80000;
}

.slider_footer {
    position: absolute;
    z-index: 2;
    bottom: -130px;
    padding-bottom: 5rem;
}

.slider_footer_img {
    height: 325px;
}

@media screen and (min-width:1450px) {

    .slider_footer_img {
        height: 320px;
    }

    .slider_footer {
        bottom: -246px;
        padding-bottom: 7rem;
    }

}

.slider_footer_img img {
    width: 100%;

}

.slider_footer_item_wrapper {}

.slider_footer_ul {
    display: flex;
    justify-content: space-between;
    list-style: none;
    margin: 0 auto;
    padding: 0;
    direction: rtl;
    width: 100%;
    max-width: 700px;
    top: 150px;
    position: relative;
}

.ltr .slider_footer_ul {
    direction: ltr;
}

.slider_footer_ul li {}

.slider_footer_ul li a {
    display: flex;
    flex-direction: column;
    color: #fff;
    align-items: center;
    font-size: 13px;
    font-weight: 300;
    transition: all 250ms ease;
    opacity: 0.7;
}

.slider_footer_ul li a:hover {
    opacity: 1;
}

.slider_footer_ul li:hover img {
    filter: drop-shadow(0 5px 5px rgba(0, 0, 0, 1));

    transform: translateY(-3%);
}


.slider_footer_ul li {}

.slider_footer_ul li a img {
    width: 64px;
    margin-bottom: 8px;
    position: relative;
    transition: all 250ms ease;
}

.slider_footer_ul li a span {}

/* end of slider  */


.flickity-viewport {
    overflow-x: hidden;
    overflow-y: hidden;
}

.slide--parent {
    max-width: 100%;
    margin: auto;
}



.parent--el {
    width: 100%;
    max-width: 100%;
    margin: auto;
}

.parent--el .two--col {

    display: flex;
    align-items: flex-start;
    justify-content: end;
}

.ltr .parent--el .two--col {

    justify-content: start;
}

.the-img img {
    width: 100%;
}

.is-item--inner {
    padding: 0em 0em;
}



.the-img {
    overflow: hidden;
}

.the-img img {
    position: relative;
    transform: translateX(100%);
    transition: all 600ms ease;
}

.is-item--inner p {
    transform: translateY(15px);
    position: relative;
    opacity: 0;
    transition: all 400ms ease;
}

.is-item--inner h1 {
    overflow: hidden;
    font-size: 46px;
    margin-bottom: 14px;
}

.is-item--inner h2 {
    overflow: hidden;
    margin-bottom: 23px;
}


.is-item--inner h1 span,
.is-item--inner h2 span {
    transform: translateY(100%);
    position: relative;
    transition: all 500ms ease;
    display: inline-block;
}

.rtl .is-item--inner h1 span,
.is-item--inner h2 span {
    direction: rtl;
}

.is-item--inner h1 span {
    font-weight: 900;
}

.is-item--inner h2 span {
    font-weight: 500;

}

.is-item--inner h2 span {
    transition: all 900ms ease;
}

.ltr .is-item--inner h2 span {
    padding-left: 20px;
}



.parent--el.is-selected .the-img {
    overflow: hidden;
}

.parent--el.is-selected .the-img img {
    position: relative;
    transform: translateX(0%);
    transition-delay: 500ms;
}

.parent--el.is-selected .is-item--inner p {
    transform: translateY(0px);
    transition-delay: 500ms;
    position: relative;
    opacity: 1;
}

.parent--el.is-selected .is-item--inner p:nth-of-type(2) {
    color: red;
    transition-delay: 700ms;
}

.parent--el.is-selected .is-item--inner p:nth-of-type(3) {
    transition-delay: 900ms;
}

.parent--el.is-selected h1,
.parent--el.is-selected h2 {
    overflow: hidden;
    color: white;
}

.parent--el.is-selected h1 span,
.parent--el.is-selected h2 span {
    transform: translateY(0%);
    position: relative;
    transition-delay: 400ms;
    display: inline-block;
}

.parent--el.is-selected hr {
    width: 100%;
    max-width: 8em;
    transition-delay: 500ms;
}

.parent--el.is-selected small {
    transform: translateY(0px);
    opacity: 1;
    transition-delay: 400ms;
}

.parent--el.is-selected small:after {
    width: 100%;
    transition-delay: 600ms;
    max-width: 2.4em;
}

.flickity-page-dots {
    position: absolute;
    right: -49px;
    top: 18%;
    margin: 0;
    padding: 0;
}

.ltr .flickity-page-dots {
    right: auto;
    left: -49px;
}

.flickity-page-dots li {
    position: relative;
    margin-bottom: 31px;
    top: -7px;
}

.flickity-page-dots li:before {
    content: "\f0c8";
    font-family: FontAwesome;
    left: -16px;
    position: absolute;
    top: 0;

}

.flickity-page-dots li.is-selected:before {
    content: "\f0c8";
    font-family: FontAwesome;
    left: -16px;
    position: absolute;
    top: 0;
    font-weight: 900;
}

.flickity-page-dots li::marker {
    display: none;
    content: '';
    font-weight: 900;
}

/* # start of hover effect  */
.ul_serv_effect {
    z-index: 1;
    justify-content: center;
}

.card_service {
    position: relative;
    width: 100%;
    height: 270px;
    background: #ffffff;
    border-radius: 0;
    overflow: hidden;
    box-shadow: rgb(201 199 199 / 37%) 0 7px 17px;
    /* box-shadow: rgb(242 243 247 / 33%) 0 4px 12px; */
    /* box-shadow: rgb(0 0 0 / 33%) 0 4px 12px; */
    margin-bottom: 26px;
    padding-top: 21px;
}

.card_service:before {
    content: '';
    position: absolute;
    top: 150%;
    right: 0;
    width: 100%;
    height: 100%;
    background: #0272a2;
    border-radius: 7px;
    /* background: url(../images/serv_back.jpg); */
    clip-path: circle(150px at 80% 20%);
    transition: 300ms ease-in-out;
}

.card_service:hover:before {
    clip-path: circle(195% at 78% -20%);
    top: 0;
}

.card_service_active {
    clip-path: circle(195% at 78% -20%);
    top: 0;
}

.container_small {
    max-width: 872px;
}

.serv_ef_box {}

/* .card_service:after {
    content: 'Nike';
    position: absolute;
    top: 30%;
    left: -20%;
    font-size: 12em;
    font-weight: 800;
    font-style: italic;
    color: rgba(255, 255, 255, 0.04);
} */

.card_service .imgBx {
    /* position: absolute;
    top: 24%;
    transform: translateY(-50%);
    z-index: 1;
    width: 100%;
    transition: 0.5s; */
    /* background: #0171a1;
    width: 90px;
    transition: 0.5s;
    margin: 0 auto;
    border-radius: 50%;
    padding: 17px;
    height: 90px; */

    background: #0171a1;
    width: 100px;
    transition: 0.5s;
    margin: 0 auto;
    border-radius: 50%;
    padding: 20px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.card_service:hover .imgBx {
    /* top: 8%; */
    transform: translateY(0%);
    background: white;
    /* margin-top: 13px; */
}

.card_service:hover .imgBx img {

    /* filter: brightness(0) invert(1); */
    filter: invert(48%) sepia(13%) saturate(3376%) hue-rotate(155deg) brightness(95%) contrast(80%);
}

.card_service .imgBx img {
    /* position: absolute;
    left: 31%;
    width: 100px;
    background: #0171a1;
    border-radius: 50%;
    padding: 15px; */
    width: 100%;
}

.card_service .contentBx {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100px;
    text-align: center;
    transition: 550ms;
    z-index: 10;
}

.card_service:hover .contentBx {
    height: 145px;
}

.card_service .contentBx h2 {
    font-family: 'kalameh';
    color: #729ebb;
    font-size: 17px;
    font-weight: 500;
    padding-top: 21px;
}

.card_service .contentBx h2 a {
    color: #002f7d;
}


.card_service:hover .contentBx h2 a {
    color: #fff !important;
}

.card_service .contentBx .size,
.card_service .contentBx .color {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px 20px;
    transition: 250ms;
    opacity: 0;
    visibility: hidden;
}

.container-100 {
    width: 93%;
    margin: 0 auto;
}

.container-90 {
    width: 90%;
    margin: 0 auto;
    position: relative;
}

.container-80 {
    width: 80%;
    margin: 0 auto;
}

.card_service:hover .contentBx .size {
    opacity: 1;
    visibility: visible;
}

.card_service:hover .contentBx h2 {
    color: #fff;
}

.card_service:hover .contentBx .color {
    opacity: 1;
    visibility: visible;
}

.card_service .contentBx .size h3,
.card_service .contentBx .color h3 {
    color: #FFFFFF;
    font-weight: 300;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-right: 10px;
}

.card_service .contentBx .size span {
    text-align: justify;
    line-height: 20px;
    font-size: 12px;
    display: inline-block;
    color: #111;
    margin: 0 5px;
    transition: .5s;
    color: #fff;
    border-radius: 4px;
    cursor: pointer;
}

.card_service .contentBx .size span a {
    color: white;
    font-weight: 300;
}

.rtl .card_service .contentBx .size span {
    direction: rtl;
}

.card_service .contentBx .size span:hover {}

.card_service .contentBx .color span {
    width: 20px;
    height: 20px;
    background: #FF0;
    border-radius: 50%;
    margin: 0 5px;
    cursor: pointer;
}

.card_service .contentBx .color span:nth-child(2) {
    background: #9BDC28;
}

.card_service .contentBx .color span:nth-child(3) {
    background: #03A9F4;
}

.card_service .contentBx .color span:nth-child(4) {
    background: #E91E63;
}

/* .card_service .contentBx a {
    display: inline-block;
    padding: 10px 20px;
    background: #FFFFFF;
    border-radius: 4px;
    margin-top: 10px;
    text-decoration: none;
    font-weight: 600;
    color: #111111;
    opacity: 0;
    transform: translateY(50px);
    transition: 0.5s;
}

.card_service:hover .contentBx a {
    opacity: 1;
    transform: translateY(0px);
    transition-delay: 0.75s;
} */




/* end of hover effect  */

.title_box_cn {

    padding: 54px 0 53px 0;
    text-align: center;
}

.section_manager>.row {

    justify-content: center;
}

.title_box {
    flex-direction: column;
    display: flex;
    justify-content: end;
    color: #828282;
    font-size: 26px;
    direction: rtl;
    margin-bottom: 14px;
    align-items: start;
}

.slide-about-1 {
    position: relative;
    right: -18px;
    top: -13px;
    width: 6%;
}

.title_box h3 {
    font-weight: 200;
    color: #404040;
    font-size: 26px;
    margin-bottom: 0;
    padding-right: 8px;
}

.bg-about-us {
    position: absolute;
    width: 54%;
    bottom: -8px;
}

.rtl .bg-about-us {
    right: -34px;
}

.ltr .bg-about-us {
    left: -34px;
}

.title_box::before {
    content: '';
    width: 3px;
    height: 64px;
    position: absolute;
    bottom: 0;
    background: #e10000;
    z-index: 0;
    top: 0;
    margin: auto;
}

.rtl .title_box::before {
    right: 0;
}

.ltr .title_box::before {
    left: 0;
}

/* .underline_service {
    height: 7px;
    width: 20%;
    background: #99583a;
    border-radius: 5px;
} */

.rtl .title_box {
    direction: rtl;
}

/* .rtl .title_box::before {
    content: "\f142";
    font-family: 'FontAwesome';
    color: #34498c;
    font-size: 24px;
    margin-left: 5px;
} */

/* .ltr .title_box::after {
    content: "\f0da";
    font-family: 'FontAwesome';
    color: #ba0001;
    font-size: 28px;
    margin-right: 5px;
} */

.ltr .title_box h3 {
    padding-left: 8px;
}

.ltr .title_box {
    flex-direction: column;
    align-items: end;
}

.ltr .slide-about-1 {
    right: 13px;
}

.title_box i {

    color: #ba0001;
    font-size: 28px;
    margin-left: 7px;
    margin-right: 7px;
}

.about-section1_wrapper_box {
    /* min-height: 766px; */
    min-height: 622px;
    display: flex;
    align-items: center;
    position: relative;
}

.rtl .about-section1_wrapper_box .img_about_img {
    left: 10%;
    /* top: 19px; */
}

.about-section1_wrapper_box .img_about_img {
    position: absolute;
    width: 31%;
}

.about_wrapper_box {
    /* min-height: 766px; */
    /* min-height: 640px; */
    display: flex;
    align-items: center;
    position: relative;
}

.about_wrapper_box_inner {
    padding-top: 1rem;
}

.about_wrapper_box .img_about_img {
    max-width: 80%;
    position: relative;
    /* left: -38px; */
}


.rtl .about_wrapper_box .img_about_img {}

.ltr .about_wrapper_box .img_about_img {
    /* position: absolute; */
    right: 0px;
    /* top: -70px; */
}

.img_about_img2 {
    position: absolute;
    /* left: 0px; */
    right: 0px;
    bottom: -7px;
    display: flex;
    width: 30%;
}

.cn-about-app-home {
    display: flex;
    justify-content: center;
    align-items: start;
    flex-direction: column;
}

.slide-services {
    position: relative;
    /* left: -43px; */
    /* right: 0px; */
    top: -75px;
    display: flex;
    width: 100%;
    /* flex-direction: column; */
    /* justify-content: center; */
    z-index: 46;
}

.about_container {
    padding-top: 5%;
}

.rtl .container-about {
    flex-direction: row;
    align-items: center;
}

.ltr .container-about {
    flex-direction: row-reverse;
}

.about_matn {
    text-align: right;
    padding-top: 0;
    position: relative;
}

.about_matn_exp {
    position: absolute;
    top: -82px;
    /* right: -155px; */
}

.about_matn_exp {
    position: absolute;
    top: -82px;
}

.rtl .about_matn_exp {
    right: -155px;
}

.ltr .about_matn_exp {
    left: -155px;
}

.about_matn_exp_year {
    color: #007aa9;
    font-size: 66px;
    font-weight: 700;
    margin-bottom: 0;
}

.topic {
    height: 43px;
    position: relative;
    /* top: 7px; */
    left: 50px;
    right: -34px;
}

/* .rtl .topic {
    left: 10px;
}

.ltr .topic {
    right: 10px;
} */

.title_box span {
    color: #404040;
    font-size: 26px;
    text-align: center;
    font-weight: 700;
    position: relative;
    padding: 0px 8px 0px 8px;
}

.rtl .title_box span {}

.ltr .title_box span {}

.about_matn_exp_plus {
    position: absolute;
    top: -17px;
    right: 51px;
    color: #007aa9;
    font-size: 44px;
}

.about_matn_exp_title {
    color: #9b9b9b;
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 5px;
}

.ltr .about_matn {
    text-align: left;
}

.about_matn_title {
    /* display: flex;
    justify-content: center;
    color: #017aa7;
    font-size: 26px;
    direction: rtl; */
    display: flex;
    justify-content: center;
    color: #017aa7;
    font-size: 26px;
    direction: rtl;
    position: absolute;
    left: 0px;
    top: 68px;
}

.about1_matn_title div h3 {
    color: #965a42;
    font-size: 26px;
    direction: rtl;
    font-weight: 700;
}

.about_title_golsar {
    display: flex;
    justify-content: center;
    color: rgb(232, 181, 102);
    font-size: 26px;
    direction: rtl;
    top: -121px;
}

.about_matn h3 {
    color: rgb(174, 17, 17);
    font-size: 26px;
    /* direction: rtl;
    text-align: left; */
}

.rtl .about_matn h3 {
    direction: rtl;
    text-align: right;
}

.ltr .about_matn h3 {
    direction: ltr;
    text-align: left;
}

/* .rtl .about_matn h3::before {
    content: "\f0d9";
    font-family: 'FontAwesome';
    color: #ba0001;
    font-size: 28px;
    position: relative;
    font-weight: 700;
    top: 4px;
} */

/* .rtl .about_matn h3::before {
    content: "\f0d9";
    font-family: 'FontAwesome';
    color: #ba0001;
    font-size: 28px;
    position: relative;
    font-weight: 700;
    top: 4px;
} */

/* .ltr .about_matn h3::before {
    content: "\f0da";
    font-family: 'FontAwesome';
    color: #ba0001;
    font-size: 28px;
    margin-right: 5px;
    font-weight: 700;
} */


.about_matn h3 i {
    color: #ba0001;
    font-size: 28px;
    position: relative;
    top: 9px;
}

.about_matn h2 {

    color: #011c4b;
    font-size: 34px;
    margin-top: 7px;
    margin-bottom: 19px;
    padding-right: 21px;
}

.about_matn .about_text {
    font-size: 15px;
    font-weight: 300;
    text-align: justify;
    direction: rtl;
    line-height: 32px;
    /* padding: 5px 10px; */
    color: #575a61;
}

.ltr .about_matn .about_text {
    direction: ltr;
}

.btn_more_read {
    display: flex;
    justify-content: center;
    /* padding-bottom: 10px; */
    /* margin-top: 35px; */
    /* padding-left: 0px; */
}

.brands-btn {
    display: flex;
    flex-direction: row;
    align-items: center;
    ;
}

.rtl .brands-btn {
    direction: ltr
}

.ltr .brands-btn {
    direction: rtl;
}

.btn_more_read i {
    font-size: 14px;
    padding-left: 4px;
    color: #fff;
    padding-top: -1px;
    position: relative;
    top: 11px;
    right: -23px;
    background: #cdcdcd;
    border: 1px solid #cdcdcd;
    width: 57px;
    height: 23px;
    padding: 12px;
    border-radius: 22px;
    z-index: -1;

}

.btn_more_read i::before {
    content: "\f0d9";
    position: absolute;
    top: 6px;
    left: 16px;
}

.btn_more_read-text {
    display: flex;
    justify-content: end;
    margin-top: 14px;
}

.botton-about-us {
    display: flex;
    align-items: center;
    justify-content: end;
    width: 100%;
}

.ltr .botton-about-us {
    justify-content: end;
}

.rtl .btn_more_read {
    /* margin-left: 1.5rem; */
}

.button-pro {
    margin-left: 1.5rem;
}

.button-more span {
    color: #ffffff;
    cursor: pointer;
    background: rgb(160, 0, 0);
    background: linear-gradient(117deg, rgba(160, 0, 0, 1) 46%, rgba(191, 0, 0, 1) 56%);
    font-size: 16px;
    padding: 6px 24px 6px 24px;
    display: flex;
    height: 45px;
    direction: ltr;
    align-items: center;
    position: relative;
    font-weight: 300;
    transition: 250ms;
    border-radius: 12px;
    box-shadow: rgba(246, 192, 195, .616) 0 13px 27px -5px, rgba(246, 192, 195, .75) 0 8px 16px;
}

.button-pro span {
    color: #ffffff;
    cursor: pointer;
    background: rgb(160, 0, 0);
    background: linear-gradient(117deg, rgba(160, 0, 0, 1) 46%, rgba(191, 0, 0, 1) 56%);
    font-size: 16px;
    padding: 6px 24px 6px 24px;
    display: flex;
    height: 45px;
    direction: ltr;
    align-items: center;
    position: relative;
    /* top: -7px; */
    font-weight: 300;
    transition: 250ms;
    border-radius: 12px;
    box-shadow: rgba(246, 192, 195, .616) 0 13px 27px -5px, rgba(246, 192, 195, .75) 0 8px 16px;
}

.button-more span:hover {
    background: rgb(60, 60, 60);
    background: linear-gradient(63deg, rgba(60, 60, 60, 1) 46%, rgba(81, 81, 81, 1) 60%);
    box-shadow: rgba(213, 213, 213, .616) 0 13px 27px -5px, rgba(213, 213, 213, .75) 0 8px 16px;
    /* box-shadow: -4px 11px 76px 48px rgba(213,213,213,0.86);
    -webkit-box-shadow: -4px 11px 76px 48px rgba(213,213,213,0.86);
    -moz-box-shadow: -4px 11px 76px 48px rgba(213,213,213,0.86); */
}

.button-pro span:hover {
    background: rgb(60, 60, 60);
    background: linear-gradient(63deg, rgba(60, 60, 60, 1) 46%, rgba(81, 81, 81, 1) 60%);
    box-shadow: rgba(213, 213, 213, .616) 0 13px 27px -5px, rgba(213, 213, 213, .75) 0 8px 16px;
    /* box-shadow: -4px 11px 76px 48px rgba(213,213,213,0.86);
    -webkit-box-shadow: -4px 11px 76px 25px rgba(213,213,213,0.86);
    -moz-box-shadow: -4px 11px 76px 25px rgba(213,213,213,0.86); */
}

.button-more i {
    color: #fff;
    font-size: 8px;
    /* padding-top: 10px; */
    position: absolute;
    z-index: 1;
    /* top: -26px; */
}

.rtl .button-more i {
    bottom: 5%;
    left: 41%;
    /* right: 31%; */
}


.button-pro span::before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    /* background-image: linear-gradient(to right, #86a45a, #86a45a); */
    /* right: 0; */
    bottom: 20px;
    border-radius: 40px;
    left: 12px;
    background: #fff;
}

.button-more span::before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    /* background-image: linear-gradient(to right, #86a45a, #86a45a); */
    /* right: 0; */
    bottom: 20px;
    border-radius: 40px;
    left: 12px;
    background: #fff;
}

.ltr .button-pro i {
    bottom: 5%;
    left: 45%;
    /* right: 31%; */
}

.ltr .button-pro i {
    bottom: 4%;
    left: 46%;
    /* right: 31%; */
}

.button-more-3 span {
    color: #ffffff;
    cursor: pointer;
    background: #c70000;
    font-size: 13px;
    padding: 6px 16px 8px 16px;
    display: flex;
    height: 37px;
    direction: ltr;
    align-items: center;
    position: relative;
    font-weight: 300;
    transition: 250ms;
    border-radius: 12px;
    box-shadow: rgb(228 228 228 / 20%) 0 6px 12px;
}

.button-more-2 span {
    color: #ffffff;
    cursor: pointer;
    background: linear-gradient(180deg, rgb(239 15 15) 2%, rgb(118 4 4) 100%);
    font-size: 14px;
    padding: 10px 20px 10px 20px;
    display: flex;
    height: 30px;
    /* direction: ltr; */
    align-items: center;
    position: relative;
    top: 0px;
    font-weight: 300;
    transition: 250ms;
    border-radius: 47px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 7px;
    justify-content: center;
    margin: 0 31px;
    margin-bottom: 12px;
}

.pr_matn_title {
    display: flex;
    justify-content: center;
    color: #017aa7;
    font-size: 26px;
    direction: rtl;
}

.big-container {
    position: relative;
    display: flex;
    justify-content: center;
}

.cn-adver-app-home {
    display: flex;
    justify-content: end;
    margin-top: 3rem;
}

.cn-adver-app-home img {
    /* width: 95%; */
    /* border-radius: 44px;
    filter: drop-shadow(rgba(0, 0, 0, 0.35) 0px 5px 15px);
    background-size: cover; */
}

.cn-adver-app-home span {
    font-size: 10px;
    padding-top: 10px;
    color: #34498c;
    font-weight: 400;
}

.big-container .row {
    width: 100% !important;
}

.img-chap {
    position: absolute;
    left: 0;
    top: 0px;
    width: 245px;
}

.imgsesho-rast {
    position: absolute;
    right: 0px;
    width: 35%;
    top: -248px;
}

.pr_matn_title h3 {
    font-weight: 500;
}

.line-suntitle {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.about1_matn_title {
    top: -10px;
    position: relative;
}

.about1_matn_title .col-12 {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-right: 0px;
}

.cons_box {
    display: flex;
    flex-direction: column;
    justify-content: start;
    height: 100%;
    text-align: right;
}

.pro_down_wrapper {
    /* padding: 0 0 3rem 0; */
    position: relative;
    z-index: 1;
}

.pro_down_wrapper .gur_text_title2 {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    color: #342d2d;
    font-weight: bold;
    font-size: 24px;
    direction: ltr;
}

.pro_down_wrapper .gur_text_title3 {
    display: flex;
    flex-direction: row;
    align-items: center;
    color: #342d2d;
    font-weight: bold;
    font-size: 24px;
}

.pro_down_wrapper .gur_text_title2 img,
.pro_down_wrapper .gur_text_title3 img {

    margin-right: 1px;
    margin-left: 15px;
}


.emerg_sec {
    position: relative;
    padding: 3rem 0;
}


.emerg_sec:before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.1;
    background: #e1e1e1 url(../images/site/back_emerge.png) no-repeat;
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: cover;
}

.emerg_text_wrapper {

    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.emerge_text_title1 {
    font-size: 37px;
    color: #2c2e31;
    font-weight: 300;
    direction: rtl;
}

.emerge_text_title1 i {}

.emerge_text_title2 {
    font-size: 23px;
    color: #2c2e31;
    font-weight: 300;
}

.emerge_text_title3 {
    font-size: 31px;
    color: #2c2e31;
    font-weight: 500;
    margin-top: 1rem;
}

.emerge_text_title4 {
    font-size: 21px;
    color: #2c2e31;
    font-weight: 300;
    margin-top: 6px;
}

.emerge_form_wrapper {
    position: absolute;

}

.emerge_form_box {
    width: 295px;
    background: #4d72d0;
    height: 389px;
    box-shadow: rgb(100 100 111 / 40%) 1px 6px 7px 0px;
    border-radius: 10px;
    margin: 0 auto;
}


.guarantee_section {
    position: relative;
}


.gur_img_wrapper {}

.gur_text_wrapper {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.gur_moto_wrapper {
    display: flex;
    flex-direction: column;
    justify-content: end;
    align-items: end;
    height: 100%;
    padding-right: 5rem;
    padding-bottom: 10px;
}

.gur_moto_wrapper h1 {
    font-size: 32px;
    color: #717382;
    font-weight: 500;
    opacity: 0.7;
}

.gur_moto_wrapper h2 {
    font-size: 20px;
    color: #717382;
    font-weight: 500;
    opacity: 0.7;
}

.gur_img {
    max-width: 100%;
    width: 100%;
}

.gur_text-wrapper {
    display: flex;
    flex-direction: column;
    height: 100%;
    align-items: start;
    justify-content: center;
}

.ltr .gur_text-wrapper {
    align-items: end;
}

.rtl .gur_text-wrapper {
    text-align: right;

}

.gur_text_title1 {

    font-size: 40px;
    font-weight: 500;
    color: #ffffff;
    direction: rtl;
    margin-bottom: 2px;
}

.gur_text_title1 i {
    position: relative;
    top: 5px;
    color: #af0100;
}

.gur_text_title2 img,
.gur_text_title3 img {
    width: 30px;
    position: relative;
    top: -1px;
    margin-right: 5px;
}

.ltr .gur_text_title2 img,
.ltr .gur_text_title3 img {
    margin-left: 5px;
}

.gur_text_title2 {
    font-size: 22px;
    color: #ffffff;
    padding-top: 13px;
    font-weight: 300;
    letter-spacing: 2px;
}


.ltr .gur_text_title2 {
    display: flex;
    direction: ltr;
    align-items: center;
    flex-direction: row-reverse;
}


.gur_text_title2 i {
    background: #af0100;
    width: 26px;
    height: 26px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 30px;
    font-size: 15px;
}

.gur_text_title3 {

    margin-top: 10px;
    font-size: 22.3px;
    font-weight: 300;
    color: white;
    letter-spacing: 1px;
}


.ltr .gur_text_title3 {
    display: flex;
    direction: rtl;
    align-items: center;

}

.gur_text_title3 i {
    background: #af0100;
    width: 26px;
    height: 26px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 30px;
    font-size: 15px;
}

.gur_text_title4 {
    direction: ltr;
    margin-top: 7px;
    font-size: 24px;
}

.gur_text_title4 i {
    background: #fcf0d8;
    width: 30px;
    height: 30px;
    text-align: center;
    font-size: 17px;
    padding-top: 7px;
    border-radius: 40px;
    color: white;
    margin-left: 8px;
    position: relative;
    top: -4px;
}

.gur_text_title4 span {

    font-weight: 300;
    font-size: 21px;
    color: #ffffff;
    margin-top: 9px;
    display: block;
}

.services-op:hover {}

.box-services-corp:hover {
    /* background: #fff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; */
    /* transition: 450ms;
    transform: translateY(-20px); */

}

.box-services-corp {
    transition: all 250ms ease;
    margin: 17px 10px 21px 10px;
    cursor: pointer;
    border-radius: 20px;
    width: 100%;
    height: 248px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    /* box-shadow: rgba(0, 0, 0, 0.25) 0px 5px 15px; */
    flex-direction: column;
}

.box-services-corp img {
    width: auto !important;
}

.em-1 {
    position: relative;
    bottom: 39px;
    left: -41px;
    border-radius: 32px;
    /* padding: 9px; */
    font-size: 14px;
    color: aliceblue;
    right: 105px;
    padding-left: 30px !important;
    background: #ffa900;
    padding-right: 30px !important;
}

/* .form-control {
    border: 1px solid #dfdfdf;
    height: calc(1.5em + 0.75rem + 12px);
    padding: 0.575rem 0.75rem;
    border-radius: 2px;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
    font-weight: 300;
    font-size: 14px;
    border-radius: 20px;
    right: 6px !important;
} */
.form_newsLetter {
    /* display: flex;
    justify-content: center;
    align-items: center; */
    width: 100%;
    position: relative;
    top: 11px;
    /* right: -33px; */
}

.email-box {
    /* padding-left: 162px; */
    position: relative;
    padding-left: 0;
    /* right: 72px; */
    /* display: flex;
    flex-direction: row;
    justify-content: start;
    align-items: center; */
}

.nsl-input {
    border: 1px solid #dfdfdf;
    padding: 0.575rem 0.75rem;
    border-radius: 2px;
    box-shadow: rgb(99 99 99 / 20%) 0 2px 8px 0;
    font-weight: 300;
    font-size: 14px;
    border-radius: 8px;
    /* position: relative; */
    /* left: 0!important; */
    background: #ededed;
    width: 100% !important;
    /* right: 0!important; */
    height: calc(1.5em + 0.75rem + 12px);
}

.btn-newsletter {
    border-radius: 9px;
    font-size: 13px;
    /* display: flex; */
    top: -40px;
    left: 3px;
    padding: 7px 30px 7px 30px;
    position: relative;
    background: #383632;
    border-color: rgb(110 102 96);
    box-shadow: rgb(89 179 172 / 20%) 0 2px 8px 0;
    color: #fff !important;
}

.box-sp-corp {
    transition: all 250ms ease;
    /* margin: 45px 0px; */
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    /* background: #fff; */
    /* box-shadow: rgba(0, 0, 0, 0.25) 0px 5px 15px; */
    flex-direction: column;
}


.box-services-corp-title {
    margin-top: 20px;
    text-align: center;
    font-size: 16px;
    color: #676767;
    font-weight: 400;
    position: relative;
}

/* .box-services-corp-title::before {
    content: '';
    position: absolute;
    right: 0px;
    top: 30px;
    width: 40px;
    height: 2px;
    background-color: #ddac60;
} */

.box-sp-corp-title {
    margin-top: 20px;
    text-align: center;
    font-size: 16px;
    color: #676767;
    font-weight: 400;
}

.box-services-corp:hover img {
    /* filter: grayscale(100%) brightness(78%) sepia(100%) hue-rotate(-50deg) saturate(600%) contrast(15);
    color: linear-gradient(to right, #c70000); */
    /* box-shadow: rgba(0, 0, 0, 0.25) 0px 5px 15px; */
}

.box-services-corp:hover .box-services-corp-title {
    /* color: #ff0000 */
}

.box-sp-corp-subtitle {
    font-size: 12px;
    line-height: 28px;
    text-align: justify;
    direction: rtl;
    padding: 0px 20px;
    font-weight: 500;
    margin-top: 15px;
}

/* .box-sp-corp:hover {
    background: #fff;
    border: 7px solid #98553a;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;

} */

.box-sp-corp img {
    width: 100% !important;
    /* height: 100px; */
}

.box-sp-group {
    display: flex;
    flex-direction: row;
    margin-bottom: 10px;
    margin-top: 10px;
    /* transition: 450ms; */
}

.box-sp-group:hover {
    /* transform: translateY(-20px); */
}

.grp-gr-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}


.sec_corp {
    margin-top: 2%;
    margin-bottom: 51px;
    display: flex;
    justify-content: center;
}

.cn-services-op {
    /* width: 83%; */
}

.sec_rel {
    position: relative;
    margin-top: 10px;
}



.cn-pr {
    position: relative;
    bottom: 50px;
}

.section_services {
    /* margin: 0px 15%; */
    margin: 55px 15% 0px 15%;
}

.cn-carousel-brand {
    direction: ltr;
    /* width: 570px !important; */
}

.brand-s {
    position: relative;
    /* bottom: 3rem; */
}

.cn-div-brands {}

.cn-div-brands img {
    height: 299px;
    top: 18px;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 5px 15px;
}

.cn-div-brands h2 {
    position: absolute;
    top: 35%;
    z-index: 99;
    left: 14%;
    color: #fff;
    direction: rtl;
    font-weight: 700;
    font-size: 48px;
}

.cn-div-brands div {
    position: absolute;
    font-size: 12px;
    color: #fff;
    top: 64%;
    /* margin-top: 20px; */
    /* text-align: center; */
    /* margin: 0px 30px 0px 30px; */
    font-weight: 200;
    left: 15px;
    right: 10px;
    text-align: center;
}

.sec_corp .grp-spe-title-cn {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.grp-spe-title-cn {
    text-align: center;
    margin-top: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.rtl .grp-spe-title-cn {
    direction: rtl;
    flex-direction: row;
}

.ltr .grp-spe-title-cn {
    direction: ltr;
    flex-direction: row;
}

/* .cn-topic2{
    padding-left: 5px;
    width: 13%;
    height: 22px;
    position: relative;
    top: 3px;
} */

.topic2 {
    padding-left: 5px;
    width: 13%;
    height: 22px;
    position: relative;
    top: 3px;
}

.rtl .topic2 {
    background-image: url(../../../assets/SiteTheme/images/icons/left.png);
}


.ltr .topic2 {
    background-image: url(../../../assets/SiteTheme/images/icons/right-home.png);
}

.pro-title::before {
    content: '';
    width: 3px;
    height: 55px;
    position: absolute;
    bottom: 0px;
    top: 0;
    margin: auto 0;
    z-index: 0;
    background: #e10000;

}

.rtl .pro-title::before {
    right: 0px;

}

.ltr .pro-title::before {
    left: 0px;
}

.title_box-news div:first-child {
    display: flex;
    align-items: start;
    /* padding-right: 20px; */
}

.rtl .title_box-news div:first-child {
    flex-direction: column;
}

.ltr .title_box-news div:first-child {
    flex-direction: column;
    align-items: end;
}

.topic3 {
    width: 42px;
    height: 60px;
    position: absolute;
    top: -17px;
}

/* 
.rtl .topic3{
    background-image: url(../../../assets/SiteTheme/images/slide-about.png);
    right: -28px;
} */


/* .ltr .topic3{
    background-image: url(../../../assets/SiteTheme/images/icons/right-home.png);
    left: 0;
} */


/* start of projects  */
.grp-spe-title-sub {
    display: flex;
}

.rtl .grp-spe-title-sub {
    flex-direction: column;
}

.ltr .grp-spe-title-sub {
    flex-direction: column;
}

.project-card {
    margin: 0;
    position: relative;
    height: 12rem;
    overflow: hidden;
    border-radius: 0;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    margin-bottom: 1rem;
    box-shadow: rgb(0 0 0 / 10%) 0px 4px 12px;
}

.project-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 39%, rgba(1, 28, 73, 1) 80%); */
    z-index: 0;
}

.project-card__card-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    /* background: rgba(255,0,0,.5); */
}

.project-card__image {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    transition: transform 3s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: relative;
    z-index: -1;
}

.project-card__text-wrapper {
    position: absolute;
    bottom: 0rem;
    padding: 1rem;
    color: #b60e0e;
    /* background-color: rgba(0, 0, 0, 0.4); */
    transition: background-color 1.5s ease;
    width: 100%;
    top: 0;
    display: flex;
    flex-direction: column;
    justify-content: end;
}

.rtl .project-card__text-wrapper {
    direction: rtl;
}

.project-card__header {
    font-size: 13px;
    display: flex;
    color: #ffffff;
    position: absolute;
    top: 29px;
    background: #b60e0e;
    right: 0;
    padding: 6px 10px 6px 15px;
    box-shadow: rgb(0 0 0 / 80%) 0px 10px 20px, rgb(0 0 0 / 40%) 0px 6px 6px;
    display: flex;
    align-items: center;
}

.project-card__header img {
    height: 34px;
    filter: brightness(0) invert(1);
    position: relative;
    top: -1px;
}

.project-card__title {
    transition: color 1s ease;
    margin-bottom: 0.5rem;
    font-size: 17px;
    line-height: 23px;
    text-align: justify;
}

.project-card__title i {
    color: #f70012;
    font-size: 28px;
    position: relative;
    top: 5px;
    margin-left: 4px;
}

.rtl .project-card__title {
    direction: rtl;
}

.project-card__post-date {
    font-size: 0.7rem;
    margin-bottom: 0.5rem;
    color: #ccc;
}

.project-card__details-wrapper {
    max-height: 0;
    opacity: 0;
    transition: max-height 1.5s ease, opacity 1s ease;
    font-size: 13px;
    font-weight: 300;
    text-align: justify;
}

.project-card__excerpt {
    font-size: 13px;
    color: #c7c7c7;
}

.rtl .project-card__excerpt {
    text-align: right;
    direction: rtl;
}

.project-card__read-more {
    color: #d4070e;
    display: block;
    font-size: 0.8rem;
    z-index: 5;
    display: flex;
    justify-content: end;
    align-items: center;
}

.project-card__read-more:hover {
    color: white;
}

.project-card__read-more i {
    position: relative;
    right: 12px;
    color: #888;
    transition: left 0.5s ease, color 0.6s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    top: 3px;
}

.project_data_wrapper {}

.project_prog_wrapper {}

.project_prog_wrapper .row {
    direction: rtl;
}

.prog_box {
    width: 100%;
    height: 26px;
    border: 2px solid #5e5e5e;
    direction: ltr;
}

.prog_width {
    background: #b60e0e;
    height: 100%;
}

.prog_percetage {

    position: relative;
    top: -21px;
    display: flex;
    justify-content: center;
    color: #a1a1a1;
}

.prog_title {
    display: flex;
}

.ul_top_proj_data {

    list-style: none;
    margin: 12px 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
}

.project-grid {
    position: relative;
    margin: 24px;
    margin-bottom: 3rem;
}

.ul_top_proj_data li {
    font-weight: 500;
    font-size: 16px;
    color: #001534;
}

.ul_top_proj_data li span {
    font-weight: 700;
    position: relative;
    top: -1px;
}

.project_data_content {
    font-size: 14px;
    font-weight: 300;
    text-align: justify;
    line-height: 29px;
}

.project_data_content .desc_title {
    float: right;
    font-weight: bold;
    color: #001534;
    font-size: 15px;
}

.manager_moto {

    text-align: justify;
    color: #002258;
    font-size: 15px;
    font-weight: 700;
    line-height: 27px;
}

.rtl .manager_moto {
    direction: rtl;
}

.sec_speech {}

.rtl .sec_speech {
    direction: rtl;
}

.sec_speech img {
    box-shadow: rgba(50, 50, 93, 0.25) 0px 30px 60px -12px, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px;
}

.board_box {
    margin: 0px 10px 40px 10px;
    box-shadow: rgb(50 50 93 / 25%) 0px 13px 27px -5px, rgb(0 0 0 / 30%) 0px 8px 16px -8px;

}

.board_data {
    position: relative;
    height: 94%;
    display: flex;
    justify-content: end;
    align-items: center;
}

.board_data ul {

    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: end;
}

.board_data ul li {
    font-weight: 500;
    font-size: 15px;
    color: #474a4d;
    margin-bottom: 9px;
}

.board_data ul li.bbold {
    font-weight: 900;
    font-size: 21px;
    color: #00235d;
}

.board-img {
    margin: 14px;

}

.section_manager_2 {
    position: relative;
}

.manager_box {
    margin: 0px 10px 40px 10px;
    box-shadow: rgb(50 50 93 / 25%) 0px 13px 27px -5px, rgb(0 0 0 / 30%) 0px 8px 16px -8px;
    background: white;
    border: 1px solid #e7e7e7;
    padding-top: 10px;
    border-radius: 15px;

}

.cn-manager-img {
    justify-content: center;
    align-items: center;
    display: flex;
}

.manager_box .row {
    justify-content: center;
}

.manager_data {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 15px;
}

.manager_data ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.manager_data ul li {
    font-weight: 300;
    font-size: 15px;
    color: #5d5d5d;
}

.manager_data ul li.bbold {
    font-weight: 900;
    font-size: 17px;
    color: #00235d;
}

.manager-img {
    margin: 0;
    border-radius: 100%;
    width: 140px;
    height: 140px;
    filter: drop-shadow(2px 0px 13px #dadada);
}

.manager-img1 {
    margin: 0;
    border-radius: 100%;
    width: 175px;
    height: 175px;
}

.cn-image-heyatmodire {
    /* width: 172px;
    height: 172px;
    overflow: hidden;
    margin: 0 auto;
    border: 10px solid #FFFFFF;
    box-shadow: 0 3px 80px rgba(0, 0, 0, 0.1);
    border-radius: 100%; */
}



.mcard_info {
    position: absolute;
    transition: all ease-in-out 0.3s;
    background-color: #00235d;
    bottom: 0;
    right: -13px;
    right: 0px;
    top: 13px;
}

.board_box .mcard_info {
    clip-path: circle(6% at 94% 90%);

}

.mcard_info__infoicon {
    position: absolute;
    bottom: -11px;
    right: 15px;
    font-size: 50px;
    color: #000000;
    transition: ease-out 0.3s;
}

.mcard_info__infoicon i {
    color: white;
    font-size: 15px;
}

.mcard_info__title {
    margin: 0;
    font-size: 3em;
    line-height: 1.8;
}

.mcard_info__description {
    margin: 0;
    font-size: 12px;
    line-height: 23px;
    padding: 10px;
    font-weight: 300;
    text-align: justify;
    display: flex;
    align-items: center;
    height: 100%;
}

.rtl .mcard_info__description {
    direction: rtl;
}

.mcard_info__credits {
    margin: 0;
    padding: 4px 0;
    font-size: 1.1em;
}

.mcard_info__reference {
    display: inline-block;
    border-bottom: 1px solid transparent;
    color: #0099ff;
    text-decoration: none;
    transition: ease-in 0.3s;
}

.mcard_info__reference:hover {
    border-bottom-color: #0099ff;
}

.mcard_info:hover,
.mcard_info:focus {
    clip-path: circle(75%);
    box-shadow: 0px 3px 9px rgb(0 0 0 / 12%), 0px 3px 18px rgb(0 0 0 / 8%);
    outline: none;
    color: white;
    left: 9px;
}

.mcard_info:hover .mcard_info__infoicon,
.mcard_info:focus .mcard_info__infoicon {
    opacity: 0;
}

.mcard_info:focus {
    box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.12), 0px 3px 18px rgba(0, 0, 0, 0.08), 0px 0px 0px 4px rgba(0, 0, 0, 0.2);
}






























.mcard2_info {
    position: absolute;
    transition: all ease-in-out 0.3s;
    background-color: #00235d;
    bottom: 0;
    right: -13px;
    right: 0px;
    top: 13px;
    clip-path: circle(23% at 62% 69%);
}


.mcard2_info__infoicon {
    position: absolute;
    bottom: -11px;
    right: 15px;
    font-size: 50px;
    color: #000000;
    transition: ease-out 0.3s;
}

.mcard2_info__infoicon i {
    color: white;
    font-size: 15px;
}

.mcard2_info__title {
    margin: 0;
    font-size: 3em;
    line-height: 1.8;
}

.mcard2_info__description {
    margin: 0;
    font-size: 12px;
    line-height: 23px;
    padding: 10px;
    font-weight: 300;
    text-align: justify;
    display: flex;
    align-items: center;
    height: 100%;
}

.rtl .mcard2_info__description {
    direction: rtl;
}

.mcard2_info__credits {
    margin: 0;
    padding: 4px 0;
    font-size: 1.1em;
}

.mcard2_info__reference {
    display: inline-block;
    border-bottom: 1px solid transparent;
    color: #0099ff;
    text-decoration: none;
    transition: ease-in 0.3s;
}

.mcard2_info__reference:hover {
    border-bottom-color: #0099ff;
}

.mcard2_info:hover,
.mcard2_info:focus {
    clip-path: circle(75%);
    box-shadow: 0px 3px 9px rgb(0 0 0 / 12%), 0px 3px 18px rgb(0 0 0 / 8%);
    outline: none;
    color: white;
    left: 9px;
}

.mcard2_info:hover .mcard2_info__infoicon,
.mcard2_info:focus .mcard2_info__infoicon {
    opacity: 0;
}

.mcard2_info:focus {
    box-shadow: 0px 3px 9px rgba(0, 0, 0, 0.12), 0px 3px 18px rgba(0, 0, 0, 0.08), 0px 0px 0px 4px rgba(0, 0, 0, 0.2);
}




@media (min-width: 900px) {
    .project-card {

        height: 282px;
    }

    /* .project-card:hover .project-card__image {
        transform: scale(1.2);
        z-index: -1;
    }

    .project-card:hover .project-card__text-wrapper {
        background-color: rgba(0, 0, 0, 0.6);
    }

    .project-card:hover .project-card__title {
        color: white;
        font-size: 18px;
        font-weight: bold;
    }

    .project-card:hover .project-card__details-wrapper {
        max-height: 20rem;
        opacity: 1;
    } */

}

/* end of projects  */

.img_news_img {
    position: absolute;
    bottom: -247px;
    left: 0;
    z-index: -1;
}

.ul_ab_mid_item {
    /* justify-content: center; */
    width: 40%;
    background: #fde7da;
    border-radius: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 1rem;
}

.img-gol {
    position: absolute;
    left: -81px;
}


.ul_ab_mid_item li {}

.mid_ab_box {

    display: flex;
    flex-direction: column;
    align-items: center;
}

.section_about_middle {
    padding: 4rem;
    /* width: 40%; */
    justify-content: center;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.ab2_video {

    display: flex;
}

.video_layer {

    flex: 1;
}

.video_layer>div {
    padding: 10px;
}

.img_ab_gallery {
    width: 100%;
}

.mid_top {
    /* display: flex;
    justify-content: center; */

    display: flex;
    justify-content: center;
    height: 65px;
    width: 65px;
    border: 3px solid #9c573a;
    padding: 5px;
}

.mid_top img {
    width: 100px;

}

.mid_bottom {
    margin-top: 11px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mid_bottom i {
    font-size: 8px;
    color: #ffd820;
    margin-left: 5px;
}

.rtl .mid_bottom {
    direction: rtl;
}

.section_about_3 {
    position: relative;
    padding-bottom: 3rem;
    padding-top: 3rem;
}

.mid_bottom span {
    font-weight: 200;
    font-size: 20px;
    position: relative;
    color: #414042;
}

.rtl .mid_bottom span {
    margin-left: 9px;
}

.ltr .mid_bottom span {
    margin-right: 9px;
}

.footer_cn {
    position: relative;
    display: flex;
    justify-content: center;
    margin-top: 12rem;
}

.img_footer_img {

    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
}

.footer_content_wrapper {
    padding-top: 3rem;
}

.ltr .footer_content {
    direction: rtl;
}

.ltr .footer_content {
    direction: rtl;
}

.footer_border_front_golsar {
    /* border-bottom: 1px solid #ecedef; */
    height: 1px;
    background: #ecedef;
}

.footer-adv {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    font-size: 21px;
    color: #6b6b6b;
    line-height: 27px;
    top: 10px;
}

.ltr .footer-adv {
    align-items: end;
}

.rtl .footer-adv {
    align-items: end;
}

.border_under_row {
    border-bottom: 1px solid #ecedef;
}

.cn-link {
    border-bottom: 1px solid #fcde1c;
}


.footer_cn_img_bg {
    width: 100%;
    opacity: 0.4;
    position: absolute;
    height: 100%;
}

.imgback_footer {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    /* height: 100%; */
    /* filter: drop-shadow(5px 5px 15px rgb(143, 141, 141)); */
}

.footer_ad_box {
    display: flex;
    flex-direction: column;
    /* align-items: center; */
}

.cn_footer_ad_box {
    position: relative;
    bottom: 4rem;
}

.footer_logo {
    display: flex;
    justify-content: flex-end;
    /* padding: 36px 0px 6px; */
    position: relative;
    top: 20px;
}

.ltr .footer_logo {
    /* top: 37px; */
}

.footer_md_adderss p {
    padding-left: 7px;
    font-size: 13px;
    font-weight: 300;
}

.footer_md_phone p {
    padding-left: 7px;
    font-size: 13px;
    margin-bottom: 0;
    font-weight: 300 !important;
}

.footer_md_email p {
    padding-left: 7px;
    font-size: 13px;
    margin-bottom: 0 !important;
    font-weight: 300;
}

.footer_md_email a {
    font-size: 13px;
    font-weight: 300;
    color: #ddd9d9;
}

.footer_md_email a:hover {
    color: #ddd9d9;
}

.footer_logo img {
    /* height: 180px;
    margin-top: -34px;
    margin-top: -4rem;
    border-radius: 8px; */
    height: 180px;
    border-radius: 8px;
    filter: drop-shadow(2px 4px 6px black);
}

.matn-t {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: end;
    color: #fff;
    line-height: 17px;
}

.rtl .matn-t {
    align-items: end;

}

.ltr .matn-t {
    align-items: start;

}

.matn-t p {
    font-size: 24px;
    font-weight: 600;
}

.matn-t span {
    font-size: 20px;
    font-weight: 100;
}

.footer_ad_item {
    color: #ffffff;
    font-size: 13px;
    font-weight: 300;
    position: relative;
    /* left: 0;
    right: 19%; */
    display: flex;
    justify-content: start;
    align-items: center;
    /* width: 68%;
    margin: 0 auto; */
}

.footer_ad_item i {
    color: white;
    width: 24px;
    height: 24px;
    border-radius: 5px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background: #58bd95;
    margin-right: 10px;
}

.footer_ad_item span {}

.footer_ad_phone {

    font-size: 15px;
    padding-top: 1px;
    color: #cdcdcd;
    letter-spacing: 3px;
}

.footer_ad_title {

    direction: rtl;
    text-align: right;
    width: 100%;
    color: #fff;
    font-size: 11px;
    font-weight: 300;
    display: flex;
    justify-content: flex-start;
    padding-right: 5px;
    width: 123px;
}

.footer_title_q {
    display: flex;
    font-weight: 300;
    position: relative;
    right: 22%;
}


.ltr .footer_ad_title {
    direction: ltr;
    text-align: left;
}

.footer_menu_wrapper {
    display: flex;
    justify-content: start;
    align-items: start;
    /* padding-top: 10.4rem; */
    width: 100%;
}

.cn_footer_item_header {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 24px;
}

.cn_ft_menu_wrapper {
    /* padding-top: 30px; */
}

.rtl .footer_menu_wrapper {
    direction: rtl;
}

.ltr .footer_menu_wrapper {
    direction: ltr;
}

.rtl .footer_menu_wrapper a {
    font-size: 12px;
}

.ltr .footer_menu_wrapper a {
    font-size: 12px;
}


.footer_menu_wrapper a {
    color: #ddd9d9;
    font-weight: 300;
    display: flex;
    align-items: center;
    justify-content: start;
    margin-bottom: 8px;
    margin-left: 1px;
    margin-top: 2px;
}

.footer_item_1::before {
    content: '';
    position: absolute;
    width: 2px;
    height: 20px;
    background: red;
    right: 29px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.footer_title_q::before {
    content: '';
    position: absolute;
    width: 2px;
    height: 20px;
    background: red;
    right: -6px;
    top: 0px;
    bottom: 0;
    margin: auto 0;
}

.footer_title_n::before {
    content: '';
    position: absolute;
    width: 2px;
    height: 20px;
    background: red;
    right: -7px;
    top: 0;
    bottom: 0;
    margin: auto 0;
}

.rtl .footer_menu_wrapper a {
    text-align: right;
}

.ltr .footer_menu_wrapper a {
    text-align: left;
}

.footer_menu_wrapper a i {
    color: #ffffff;
    font-size: 5px;
}

.rtl .footer_menu_wrapper a i {
    margin-left: 6px;
}

.ltr .footer_menu_wrapper a i {
    margin-right: 10px;
}


/* .rtl .footer_menu_wrapper a::before {
    content: "\f0d9";
    font-family: 'FontAwesome';
    color: #ba0001;
    font-size: 14px;
    margin-right: 3px;
    font-weight: 700;
    position: relative;
    right: -6px;
    top: 1px;
} */

/* .ltr .footer_menu_wrapper a::before {
    content: "\f0da";
    font-family: 'FontAwesome';
    color: #ba0001;
    font-size: 14px;
    margin-right: 5px;
    font-weight: 700;
} */

/* 
.footer_menu_wrapper a i {
    color: #ba0001;
    margin-left: 6px;
    font-size: 14px;
} */
.footer_item_header-01 {
    position: relative;
    left: 60%;
}

.footer_menu_box {
    flex-grow: 1;

}

.rtl .footer_menu_box {
    text-align: right;
}

.footer_menu_box h4 {

    font-size: 19px;
    color: #58bd95;
    border-bottom: 1px solid #3b3f42;
    padding-bottom: 14px;
}

.footer_menu_box ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer_menu_box ul li {}


.footer_menu_box ul li a {
    color: #a5a6aa;
    font-size: 14px;
    margin-bottom: 12px;
    display: block;
}

.footer_extra_wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.footer_extra_wrapper img {
    width: 66px;
    margin-top: 72px;
}

.ft-topics-menu {
    display: flex;
}

.footer_extra_wrapper>div {
    margin-bottom: 1rem;
    display: flex;
    justify-content: center;
    width: 100%;
}


.footer_item {
    display: flex;
    justify-content: center;
    color: #fff;
    flex-direction: column;
}

.title-about-footer {
    letter-spacing: 1px;
    font-size: 1.2rem;
    color: #ddd9d9;
    text-align: center;
    border-bottom: 4px solid transparent;
    border-image: linear-gradient(0.25turn, rgba(131, 27, 33, 0), rgba(227, 3, 16), rgba(237, 0, 14.0, 1));
    border-image-slice: 1;
    width: 100%;
    padding-bottom: 5px;
    border-radius: 2px 2px 0 0;
}

.ltr .title-about-footer {
    text-align: left;
}

.brands-site {
    /* display: flex; */
    flex-direction: column;
    align-items: center;
}

.services-op {
    position: relative;
    top: 15px;
    display: flex;
    flex-direction: row;
}

.footer_title_n {
    font-weight: 300;
    position: relative;
    left: 35%;
}

.rtl .footer_item {
    align-items: flex-end;
    /* width: 100%; */
}

.ltr .footer_item {
    align-items: flex-start;
    width: 100%;
}

.footer_title {
    font-size: 16px;
    /* text-align: right !important; */
    font-weight: 300;
    color: #fff;
    display: flex;
    padding-right: 37px;
}

.rtl .footer_title {
    justify-content: flex-end;
    direction: rtl;
}

.ltr .footer_title {
    justify-content: flex-start;
}

.footer_title_img_with {
    font-size: 14px;
    /* text-align: right !important; */
    color: #d4deea;
    display: flex;
}

.rtl .footer_title_img_with {
    justify-content: flex-end;
    direction: rtl;
}

.ltr .footer_title_img_with {
    justify-content: flex-start;
}

.img_footer_title {
    height: 22px;
    margin-right: 5px;
}

.item_contactus_footer {
    display: flex;
    justify-content: space-between;
    background: #818286;
    padding: 5px 8px;
    border-radius: 7px;
}

.rtl .item_contactus_footer {
    display: flex;
    flex-direction: row;
}

.ltr .item_contactus_footer {
    display: flex;
    flex-direction: row-reverse;
}

.socials_site_design {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    /* width: 100%; */
    margin: 0 auto;
    position: relative;
    padding-bottom: 2rem;
}

.ltr .socials_site_design {
    align-items: end;
}

.rtl .item_contactus_footer span {
    font-size: 11px;
    color: #feffff;
    font-weight: 500;
    display: flex;
    flex-direction: row;
    align-items: center;
    direction: rtl;
}

.ltr .item_contactus_footer span {
    font-size: 11px;
    color: #feffff;
    font-weight: 100;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    direction: rtl;
}

.rtl .item_contactus_footer_icon i {
    /* top: 1px; */
    /* position: relative; */
    padding-left: 5px;
}

.ltr .item_contactus_footer_icon i {
    /* top: 0px; */
    /* position: relative; */
    padding-right: 5px;
}

.sm_width {

    /* width: 149px; */
    margin: 0 auto;
}

.ltr .sm_width {
    /* width: 198px; */
    width: 100%;
}

.footer_item_1 {
    margin-right: 0px !important;
}

.footer_item_2 {
    margin-right: 0px !important;
}

.footer_line {
    width: 100%;
    height: 2px;
    background: linear-gradient(74deg, rgba(255, 255, 255, 0) -1%, rgba(2, 111, 176, 1) 75%, rgba(255, 255, 255, 0) 100%);
    margin-top: 6px;
}

.f-des {
    justify-content: end;
}

.footer_line2 {
    width: 100%;
    height: 1.45px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) -7%, rgba(2, 111, 176, 1) 75%, rgba(255, 255, 255, 0) 102%);
    margin-top: 6px;
}

.ad-em {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

/* .title-about-footer::after{
 content: '';
 position: absolute;
 width: 100px;
 height: 2px;
background:#ed000e;
} */
.footer_m_ad {
    text-align: justify;
    font-size: 12px;
    color: #ddd9d9;
    font-weight: 300;
    display: flex;
    justify-content: center;
    /* line-height: 25px; */
}

.footer_md_adderss {
    font-weight: 300;
    font-size: 13px;
}

.rtl .footer_m_ad {
    direction: rtl;
}

.ltr .footer_m_ad {
    direction: ltr;
    font-size: 11px;
}

.footer_m_ad i {
    border: 2px solid #ffd820;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    /* text-align: center; */
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
}

.footer_md_phone {
    display: flex;
    flex-direction: row;
    justify-content: start;
    font-size: 13px;
}

.footer_md_email {
    display: flex;
    flex-direction: row;
    position: relative;

}

.rtl .footer_md_email {
    direction: rtl;
    justify-content: start;

}

.ltr .footer_md_email {
    direction: ltr;
    justify-content: start;
}

.footer_m_ad i {
    color: #ffd820;
}

/* .rtl .footer_m_ad::before {
    content: "\f0d9";
    font-family: 'FontAwesome';
    color: #ba0001;
    font-size: 14px;
    margin-right: 3px;
    font-weight: 700;
    position: relative;
    right: -4px;
    top: 0px;
} */

/* .ltr .footer_m_ad::before {
    content: "\f0da";
    font-family: 'FontAwesome';
    color: #ba0001;
    font-size: 14px;
    margin-right: 5px;
    font-weight: 700;
} */

/* .footer_m_ad i {

    color: #ba0001;
    font-size: 14px;
    margin-left: 4px;
} */


.footer_phone {

    padding-right: 2rem;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 11px;
}

.ltr .footer_phone {
    direction: ltr;
}

.rtl .footer_phone {
    direction: rtl;
}

.ul_footer_phone {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
}

.ul_footer_phone li {
    padding-left: 26px;

}

.ltr .ul_footer_phone li:first-of-type {

    width: 134px;

}

.go-top {
    display: inline-flex;
    font-size: 25px;
    position: absolute;
    bottom: 31%;
    left: -21px;
    border-radius: 50%;
    width: 57px;
    height: 57px;
    line-height: 59px;
    text-align: center;
    cursor: pointer;
    z-index: 99999;
    background-color: #1e1e1e;
    right: 0;
    margin: auto;
}

/* .rtl .go-top {
    left: -19px;
}

.ltr .go-top {
    right: -19px;
} */

.go-top i {
    position: relative;
    top: 0;
    font-size: 24px;
    z-index: 999999;
    margin: auto auto;
    bottom: 0;
    color: #ffffff;
}

.footer_vert_line {
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) -1%, rgba(2, 111, 176, 1) 75%, rgba(255, 255, 255, 0) 100%);
    width: 2px;
    height: 20px;
}

.btn_footer {
    color: #58bd95;
    font-weight: 300;
    border: 1px solid #58bd95;
    display: flex;
    width: 130px;
    justify-content: center;
    align-items: center;
    padding: 7px;
    border-radius: 7px;
    transition: all 250ms ease;
}

.btn_footer:hover {
    background: #58bd95;
    color: white;
}

.footer_social {
    display: flex;
    list-style: none;
    justify-content: end;
    flex-direction: row;
    width: 100%;
    margin: 0;
    padding: 0;
    margin-top: 0;
}

.f-so {
    display: flex;
    justify-content: start;
    align-items: center;
}

.footer_social li {
    /* background: rgb(255, 255, 255); */
    /* background: linear-gradient(180deg, rgba(171, 27, 32, 1) 0%, rgba(165, 27, 31, 1) 0%, rgba(230, 28, 36, 1) 73%, rgba(223, 28, 35, 1) 100%); */
    display: flex;
    margin-left: 14px;
    align-items: center;
    justify-content: center;
    border-radius: 36px;
    padding-top: 1px;
    height: 42px;
    width: 42px;
}

.footer_social li:hover {
    /* background: #fff; */
}

.footer_social img {
    width: 95%;
}

.copy_right_top {

    margin-top: 8px;
    border-top: 1px solid #575556;
    padding-top: 9px;
}

.copy_right {
    color: #545454;
    font-size: 18px;
    font-weight: 300;
    text-align: right;
    display: flex;
}

.rtl .copy_right {
    justify-content: start;
}

.ltr .copy_right {
    justify-content: end;
    text-align: left;
}

.contact_social {}

.contact_social_title {}

.social_header {

    margin-top: 3rem;
}

.contact_social .footer_social {
    justify-content: start;
    margin-top: 13px;
}

.contact_social .footer_social li {
    background: #9a9b9d;
    width: 35px;
    height: 35px;
}

.sec_contact_footer {}

.contact_social .footer_social img {
    width: 20px;
}

.banner {
    position: relative;
    /* top: 36px; */
}

.banner-size {
    display: contents;
}

.banner a {
    display: flex;
    justify-content: center;
}

.banner h2 {
    color: #8cc3d8;
    font-family: 'kalameh' !important;
    margin-bottom: 0 !important;
}

.copy_right {
    direction: rtl;
    font-size: 13px !important;
    color: #545454 !important;
    font-weight: 400;
}

.site_c {
    position: relative;
    height: 50px;
}

.ft-copy-right {
    font-size: 13px;
    color: #545454 !important;
    font-weight: 400;
    display: flex
}

.ft-copy-right a:hover {
    color: #ddd9d9;
}

.ltr .cn-ft-copy-right {
    padding-left: 0;
}

.rtl .ft-copy-right {
    justify-content: end;
    direction: rtl;
    text-align: left;
}

.rtl .cn-ft-copy-right {
    padding-left: 0;
    padding-right: 0;
}

.ltr .ft-copy-right {
    justify-content: start;
    direction: ltr;
}


.ft-copy-right a {
    font-size: 13px;
    color: #545454 !important;
    font-weight: 400;
    padding-right: 5px;
}

.ft-copy-right a:hover {
    color: #ddd9d9 !important;
}

/* start of services  */

.sec_services {
    padding-top: 5rem;
    position: relative;
    height: 800px;
}

.sec_services .owl-carousel .owl-stage-outer {

    min-height: 613px;
}

.box_services {
    margin: 20px 11px;
    padding-bottom: 12px;
    border-bottom: 8px solid #00235d;
    box-shadow: 0px 0px 9px 0px rgb(231 231 231 / 75%);
    transition: 1s;
    position: relative;
    background: white;
}

.box_serv_image {
    overflow: hidden;
}

.box_serv_image img {
    width: 100%;
}

.box_ser_title {
    display: flex;
    justify-content: center;
    font-size: 19px;
    font-weight: 900;
    padding: 20px 0;
}

.box_ser_title span {
    color: #02225b;
    border-bottom: 3px solid #02225b;
    padding-bottom: 8px;
}


.box_ser_matn {
    font-size: 15px;
    padding: 17px 25px;
    direction: rtl;
    text-align: justify;
    color: #8d8d8d;
    font-weight: 300;
    line-height: 23px;
    width: 318px;
    margin: 0 auto;
}

.ltr .box_ser_matn {
    direction: ltr;
}

.box_ser_more {
    padding: 0px 25px;
}

.ltr .box_ser_more {
    display: flex;
    justify-content: end;
}

.box_ser_more a {

    font-size: 15px;
    color: #979797;
    font-weight: 300;
}

.box_ser_more a:hover {}

.ser_owl {
    padding: 2rem 4rem 0 4rem;
}

.ser_owl .center {
    margin: 0px auto;
    position: relative;
    top: -24px;
    z-index: 1;
}

.ser_owl .center .box_services {
    margin: 0 -12px;
}

.ser_owl .center .box_ser_title span {
    color: #bc0001;
    border-bottom: 3px solid #bc0001;
}

.ser_owl .center .box_services {

    border-bottom: 8px solid #bc0001;
    box-shadow: rgb(50 50 93 / 25%) 0px 30px 60px -12px, rgb(0 0 0 / 30%) 0px 18px 36px -18px;
}


.ser_owl .center img {

    width: 120% !important;
}

.ser_owl .owl-carousel .owl-stage {
    padding-bottom: 56px;
}

.ser_owl img {
    transition: 300ms;
}

/* end of services  */
.vote_rules {
    direction: rtl;
    text-align: justify;
    padding: 20px 0px;
}

.vote_rules>.vote_rule_title {
    text-align: right;
    font-size: 26px;
    font-weight: bold;
    color: #001c4b;
    margin-bottom: 17px;
}

.vote_rules>.vote_rule_title i {
    color: #ba0001;
    font-size: 28px;
    position: relative;
    top: 4px;
}

.vote_rules>.vote_rules_content {
    font-size: 15px;
    line-height: 30px;
    color: #494949;
    font-weight: 500;
}

.vote_rules>.vote_rules_content * {}

.ft_menu_wrapper {
    /* max-width: 343px; */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.rtl .ft-container_menu_wrapper {
    justify-content: end;
}

.ltr .ft-container_menu_wrapper {
    justify-content: end;
}

.inner_top_slider_wrapper {
    margin-bottom: 0;
}

.inner_top_img {
    width: 100%;
    /* position: absolute;
    bottom: 11%; */
}

.innert_top_content {
    padding-top: 0;
    position: relative;
    margin-bottom: 3%;
}

.inner_bread {}

.inner_title_wrapper {
    display: flex;
    align-items: center;
    position: relative;
    top: 10px;
}


.rtl .inner_title_wrapper {
    direction: rtl;

}

.inner_title_wrapper img {
    height: 29px;
    margin-right: 12px;
    position: relative;
    top: 3px;
    right: 0;
}

.rtl .inner_title_wrapper img {
    margin-left: 12px;
    margin-right: 0;
}

.inner_title_wrapper h1 {
    color: #313131;
    font-weight: 900;
    font-size: 34px;
    padding-top: 15px;
}

.img_footer_title {}

@media (min-width: 1700px) {
    .footer_cn {
        margin-top: 5rem;
    }
}

@media (min-width: 1467px) {
    .slider_footer_img {
        height: 467px;
    }

    .rtl .flickity-page-dots {
        right: -4%;
    }

    .ltr .flickity-page-dots {
        left: -4%;
    }

    .slider_footer_ul {
        top: 209px;
    }

    .ltr .footer_middle_wrapper {
        /* padding-left: 155px; */
        /* padding-left: 0px; */
        /* padding-right: 155px; */
    }
}

@media (min-width: 1800px) {
    .slider_footer_img {
        height: 513px;
    }

    .inner_top_slider_wrapper {
        margin-bottom: 15rem;
    }

    .innert_top_content {
        padding-top: 27%;
    }
}

@media only screen and (max-width: 768px) {

    .container-80 {
        width: 98%;
    }

    .img_footer_title {}

    .carousel-caption {
        padding-top: 0;
        padding-bottom: 0;
        top: 37%;
    }

    .button-pro span {

        font-size: 12px;
        padding: 5px 8px 5px 8px;
        display: flex;
        height: 38px;
    }

    .button-more span {

        font-size: 12px;
        padding: 5px 8px 5px 8px;
        display: flex;
        height: 38px;
    }

    .brands-btn {
        display: flex;
        flex-direction: column-reverse !important;
        align-items: flex-start;
    }

    .box-sp-corp img {
        width: 100% !important;
        height: 160px;

    }

    .bg-about-us {
        left: -1px !important;
        bottom: 9px !important;
    }

    .button-pro i {
        display: none;
    }

    .button-more i {
        display: none;
    }

    .co-p {
        border: 1px solid #fff !important;
        height: 192px;
        border-radius: 46px;
    }

    .title-s {

        font-size: 14px !important;
    }

    .rtl .carousel-caption {
        right: 17%;
        left: 2%;
        padding-left: 10px;
    }

    .title_box h3 {
        font-size: 16px;
        margin-right: 0px !important;

    }

    .title_box span {
        font-size: 16px;
    }

    .ltr .carousel-caption {
        left: 11%;
    }

    .ul_access_right {
        justify-content: space-between;
    }

    .carousel-inner {
        width: 100%;
        /* border-radius: 56px; */
        padding-top: 0px !important;
        /* box-shadow: rgb(201 199 199 / 37%) 0 7px 17px; */
    }

    .ul_access_right li a {
        font-size: 11px;
    }

    .cn-adver-app-home img {
        border-radius: 5px;
        margin-bottom: 2rem;
    }

    .index_news_cn .owl-nav {
        /* top: -41px !important; */
        /* left: 13px !important; */
    }

    .fa-chevron-right:before {
        left: 0 !important;
        right: 0 !important;
        top: 0 !important;
    }

    .fa-chevron-left::before {
        left: 0 !important;
        right: 0 !important;
        top: 0 !important;
    }

    .banner {
        left: 0 !important;
        top: 20px;
        width: 100%;
    }

    .slide-about-1 {
        display: none;
    }

    .button-more span::before {
        left: 2px !important;
    }

    .button-pro span::before {
        left: 2px !important;
    }

    .grp_title_wrapper {
        top: 0 !important;
    }

    .ul_access_right li a img {
        margin-left: 5px;
    }

    .footer-adv {
        top: 0px;
        font-size: 21px;
        color: #6b6b6b;
        /* line-height: 27px; */
    }

    .ul_access_right li {}

    .ul_access_right li:first-of-type {
        margin-left: 7px;
    }

    .cn-number span {
        color: #535353;
        font-size: 17px;
        font-weight: 600;
        display: none;
    }


    .footer_phone {
        padding-right: 10px;
        padding-top: 5px;
    }

    .footer_phone {
        padding-right: 10px;
    }

    .about_matn .about_text {
        line-height: 28px;
        margin-bottom: 45px;
    }

    .sec_services {
        height: 683px;
        padding-top: 45px;
    }

    .slider_footer_ul li a {
        font-size: 12px;
    }

    .ser_owl .center .box_services {
        box-shadow: rgb(50 50 93 / 25%) 0px 0px 0px 0px, rgb(0 0 0 / 30%) 0px 0px 0px 0px;
    }

    .about_matn {
        padding-top: 0px;
        top: 0px;
    }

    .help_tracking {
        width: 31px;
        background: #ffffff;
        color: #383737 !important;
        border: 1px solid #b9b9b9;
    }

    .top_right_menu_wrapper_warantey {
        order: 4;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 27.333333%;
        max-width: 27.333333%;
        /* max-width: 18%; */
    }

    .top_right_menu_wrapper_warantey img {
        width: 41px;
    }

    .top_right_menu_wrapper_logo {
        order: 2;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
        justify-content: center;
        display: flex;
    }

    .top_right_menu_wrapper_logo img {
        width: 100px;
        top: -2px;
        /* left: -49px; */
        position: relative;
    }

    .grp-spe-container {
        margin-top: 1rem !important;
    }

    .top_left_icon_wrapper_zaban {
        order: 3;
        width: 32%;
        display: flex;
        padding-left: 11px;
        justify-content: end;
    }

    .top_login img {
        width: 18px;
        position: relative;
        left: -1px !important;
        top: -2px !important;
    }

    .cn-number p {
        display: none;
    }

    .cn-number {
        display: none;
    }

    .search_topmenu {
        position: relative;
        height: 39px !important;
        width: 39px !important;
        top: -3px;
        background: none !important;
        justify-content: center !important;
        display: none !important;
    }

    .container_lang {
        /* display: none; */
    }

    .button-our-namayandeh p {
        display: none;
    }

    .top_left_icon_wrapper_namayande {
        order: 1;
        display: flex;
        padding-left: 0px;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
        flex-direction: column;
        top: 0px !important;
        justify-content: end !important;
    }

    .section_services {
        margin: 18px 4% 15px 4% !important;
    }

    .footer_logo img {
        /* margin-top: 15px; */
    }

    .site_c {
        width: 100%;
    }

    .cn-cpy-right-text {
        justify-content: center !important;
        position: relative;
        top: 8px !important;
    }

    .rtl .go-top {
        bottom: 0.5% !important;
        left: 0;
        right: auto;
    }

    .ltr .f-des {
        justify-content: start;
    }

    .ltr .go-top {
        bottom: 0.5% !important;
        right: 0;
        left: auto;
    }

    .ltr .top_left_icon_wrapper {
        padding-right: 11px;
    }

    .top_search_wrapper {
        order: 6;
        width: 68%;
        padding: 6px;
        flex-grow: 0;
    }

    .help_tracking i {

        color: #5e5e5e;
        font-size: 16px;
        margin-left: 0px;
    }

    .top_help_wrapper {
        -ms-flex: 0 0 31.333333%;
        flex: 0 0 31.333333%;
        max-width: 31.333333%;
        text-align: left;
        padding-left: 10px;
        position: relative;
        top: 0;
    }

    .tpMenuUl {
        justify-content: space-between;
        width: 100%;
    }

    #ngxCnSearch>div {
        left: -3% !important;
        min-width: 98%;
    }

    .btncart {
        left: -9px;
    }

    .dn_sl_right_box h2 {
        font-size: 10px;
        margin-bottom: 3px;
        padding-top: 7px;
    }

    .dn_sl_left_box {
        /* width: 37%; */
    }

    .dn_sl_right_box h3 {
        font-size: 10px;
    }

    .dn_sl_right_box {
        width: 90%;
    }

    .img_news_img {

        position: absolute;
        top: auto;
        left: 0;
        z-index: -1;
        width: 100%;
        bottom: -25px;
    }

    .about_wrapper_box .img_about_img {
        left: 29px !important;
        bottom: 17px !important;
    }

    .calendar_wrapper {
        display: none;
    }

    .top_left_icon_wrapper>div {
        margin: 0px 4px 0px 0;
    }

    .is-item--inner h1 {
        font-size: 30px;
    }

    .rtl .slider_ind_wrapper {
        right: 0%;
        left: auto;
        top: 37%;
    }

    .carousel-caption h2 {
        font-size: 21px;
    }

    .carousel-caption h5 {
        font-size: 18px;
    }

    .slider_footer {
        bottom: -330px;
    }

    .slider_footer_ul {
        position: absolute;
        top: -78px;
    }

    .slider_footer_ul li {
        width: 33%;
    }

    .carousel-fade .carousel-item {
        /* height: 100vh; */
        /* background-position: -392px; */
        height: auto;
    }

    .is-item--inner {
        padding: 3em 0em;
    }

    .card_service {
        height: 165px;
    }

    .fa-login {
        width: 33px !important;
        height: 33px;
        position: relative;
        left: -16px;
        border-left: none;
    }

    .card_service .contentBx {
        height: 40px;
    }

    .card_service .imgBx img {
        left: 19%;
    }

    .card_service .imgBx {
        top: 12%;
    }

    .gur_text_title1 {
        font-size: 34px;
    }

    .gur_text_title2 {
        font-size: 16px;
        padding-top: 4px;
    }

    .gur_text_title3 {
        margin-top: 4px;
        font-size: 17px;
    }

    .gur_text_title4 {
        font-size: 24px;
    }

    .gur_text_title2 img,
    .gur_text_title3 img {
        width: 17px;
    }

    .gur_text_title4 span {
        font-size: 14px;
        margin-top: 0px;
    }

    .ser_owl {
        padding: 1rem 1rem 0 1rem;
    }

    /* .footer_content_wrapper {
        background: #00235b;
        position: relative;
        top: 50px;
        background: rgb(0, 22, 59);
        background: linear-gradient(91deg, rgb(0 22 58) 0%, rgb(0 35 91) 100%);
    } */

    .img_footer_img {
        height: auto;
    }

    .footer_ad_box {
        align-items: center;
    }

    .footer_content_wrapper {
        padding-top: 25px;
        padding-bottom: 26px;
        width: 100%;
    }

    /* .footer_item_2 {
        margin-right: auto !important;
    } */
    .footer_md_email p {
        padding-left: 0px;

    }

    .footer_md_email {
        right: 6px;
    }

    .footer_item_1 {
        margin-right: auto !important;
    }

    .footer_ad_item {
        /* right: 17%; */
        top: 1rem !important;
    }

    .ft_menu_wrapper {
        align-items: end;
    }

    .order_1 {
        order: 1;
    }

    .order_2 {
        order: 2;
    }

    .order_3 {
        order: 3;
        justify-content: center;
    }

    .rtl .ft-copy-right {
        direction: rtl;
        justify-content: start;
    }

    .footer_logo {
        padding: 0px 0px 6px;
        justify-content: center;
        position: relative;
        /* top: -30px; */
        /* left: 120px; */
    }

    .ft_menu_wrapper {
        margin-bottom: 1rem;
        /* margin-top: 1rem; */
    }

    .ul_footer_phone li {
        padding-left: 18px;
    }

    .inner_top_slider_wrapper {
        margin-bottom: 4rem;
    }

    .innert_top_content {
        padding-top: 0% !important;
        padding-right: 12px;
        display: flex;
        justify-content: end;
        flex-direction: column;
        position: relative;
        /* height: 26px !important; */
    }

    .inner_title_wrapper img {
        height: 23px;
    }

    .inner_title_wrapper h1 {
        font-weight: 500;
        font-size: 18px;
    }

    .about_matn h3 {
        font-size: 18px;
    }

    .pro_down_wrapper {
        padding: 2rem 0 3rem 0;
    }

    .cons_box {
        margin-bottom: 2rem;
    }

    .slider_footer_ul li a img {
        width: 44px;
    }

    .about1_matn_title {
        top: -97px;
        z-index: 1;
    }

    .about_container {
        display: flex;
        flex-direction: column-reverse;
    }

    .about_matn_exp {
        position: relative;
        top: 0px;
        left: 0px;
    }

    .about_matn_exp_plus {
        left: 51px;
    }

    .banner h2 {
        font-size: 1.2rem;
        padding: 0px 5px 0px 5px;
        text-align: center;
    }

    .topic2 {
        display: none;
    }

    .topic {
        display: none;
    }

    .topic3 {
        display: none !important;
    }

    .ltr .ft-container_menu_wrapper {
        justify-content: start;
    }

    /* .copy_right {
        justify-content: center;
    } */

    .rtl .copy_right {
        justify-content: center !important;
        display: flex;
        flex-direction: row;
        align-items: center;
        text-align: center;

    }

    .services-op {
        position: relative;
        top: 0px;
        display: flex;
        flex-direction: column;
    }

    .ltr .copy_right {
        justify-content: center;
    }

    .manager_box {
        margin: 0px 0px 40px 0px;
    }

    .manager-img1 {
        width: 150px;
        height: 150px;
    }

    .button-our-namayandeh {
        font-size: 12px;
        left: 0;
    }

    .top_icon {
        /* background: linear-gradient(180deg, rgb(239 15 15) 2%, rgb(118 4 4) 100%); */
        border-radius: 50px;
        height: 28px !important;
        position: relative;
        left: -43px !important;
        top: -2px;

    }

    .search_topmenu {
        border: none !important;
    }

    .top_icon p {
        display: none;
    }

    .top_icon img {
        width: 23px !important;
        /* background: linear-gradient(180deg, rgb(239 15 15) 2%, rgb(118 4 4) 100%); */
        border-radius: 50px;
        height: 23px !important;
        position: relative;
        left: 31px !important;
        top: -2px;
    }

    .top_right_menu_wrapper_warantey {
        position: absolute;
        top: 7px;
    }

    .sm_width {
        /* width: 283px !important; */
        margin: 0 auto;
    }

    .footer_md_adderss p {
        padding-left: 0px !important;

    }

    .rtl .top_right_menu_wrapper_warantey {
        right: 12px;
    }

    .ul_ab_mid_item {
        width: 95%;
    }

    .title_box {
        order: 1;
        margin-top: 4px;
    }

    .about_wrapper_box_inner {
        padding-top: 4px;

    }

    .footer_menu_wrapper {
        padding-top: 1rem !important;
        padding-right: 0 !important;

    }


    .cn-about-app-home {
        padding-right: 4%;
        padding-left: 4%;
    }

    .bsnav {
        position: relative !important;
    }

    .footer_cn {
        position: relative;
        background: #242424;
    }

    .imgback_footer {
        display: none;
    }

    .sec_rel {
        position: relative;
        margin-top: 130px !important;
    }

    .imgsesho-rast {
        z-index: -1;
    }

    .img-chap {
        z-index: -1;
    }

    .cn-gallery {
        display: flex;
    }

    .img_news1 {
        height: 220px !important;
    }

    .img-gol {
        position: absolute;
        left: auto;
        transform: rotate(4deg);
        right: -58px;
    }

    .imgsesho-rast {
        right: 0px;
        width: 63%;
        top: -116px;
    }


    .top_right_menu_wrapper_logo span {
        margin-right: 44px;
        padding-left: 0px;

    }

    .big-container {
        justify-content: center;
    }

    .box-sp-corp {
        margin-top: 3rem !important;
    }

    .cn-div-brands {
        padding-left: 0px;
    }

    .rtl .about-section1_wrapper_box .img_about_img {
        left: 0%;
        top: 40px;
        width: 100%;
    }

    .box-sp-corp-title {
        padding: 0px 10px;
    }

    .bg-news img {
        display: none;
    }

    .box_news1 {
        flex-direction: column !important;
        max-width: 100% !important;
        height: 340px !important;
    }

    .rtl .btn_more_wrapper {
        margin-left: 0;
    }

    .btn_more_wrapper {
        justify-content: start;
        padding-left: 10px;
    }

    .img_about_img2 {
        display: none;
    }

    .slide-services {
        display: none;
    }

    .bg-news-i {
        display: none;
    }

    .box-sp-group {
        height: 340px;
    }

    .top_call_cn {
        left: 7px;
        top: 0px;
        padding-right: 7px;
    }

    .cn-support-menu {
        justify-content: start;
        position: relative;
        /* top: 2px; */
        /* left: 24px; */
        padding: 10px;
        border-radius: 25px;
    }

    .button-more-2 img {
        width: 27% !important;
    }

    .button-more-2 span {
        padding: 10px 14px 10px 14px;
        font-size: 10px;
        margin: 0 26px;
    }


    .img-slider-size-mobile {
        background-position-x: -330px;
    }

    .footer_social {
        justify-content: center;
    }

    .cn-adver-app-home {
        width: 100%;
    }

    /* .ltr .btn_more_wrapper {
        margin-left: 0px;
    } */
}