html,
body {
    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: kalameh !important;
}

.ltr .kalameh {
    font-family: 'Roboto', sans-serif;
}

.rtl *:not(.fa):not(.far):not(.fas):not(.glyphicon):not(.lg-icon) {
    font-family: 'kalameh';
}

.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;
}

/* 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: -12px;
    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;
    margin-left: 4px;
    float: right;
    border-radius: 19px;
    border: 4px 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 {}

.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;
}

.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: 5px;
}

.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 {}

.ltr .top_left_icon_wrapper img {
    left: -3px;
    top: -3px;
}

.top_line_left {

    height: 15px;
    background: #ffffff;
    width: 1px;
    margin-right: 12px;
    position: relative;
    top: -1px;
}


.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: 15px 0;
}

.dn_sl_left_box {}

.dn_slider_box {

    display: flex;
    align-items: center;
}

.dn_sl_left_box img {
    width: 70px !important;
}


.dn_sl_right_box {
    text-align: center;
}

.dn_sl_right_box h2 {
    font-size: 12px;
    font-weight: 700;
    color: #4c4c4c;
    text-align: center;
}


.dn_sl_right_box h3 {
    font-size: 11px;
}

.top_wrapper {
    color: white;
    z-index: 2;
    width: 100%;
    font-size: 13px;
    padding-bottom: 0;
    padding-left: 0;
    margin: 0;
}

.ltr .top_wrapper {
    direction: rtl;
}

.calendar_wrapper {
    display: flex;
    direction: rtl;
    margin-left: 46px;
    font-size: 12px;
    align-items: center;
    font-weight: 300;
}

.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: 76vh;
}

.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;
}

.carousel-caption {
    bottom: 43%;
    z-index: 2;
    text-align: left;
    right: auto;
    right: 2%;
}

.rtl .carousel-caption {
    text-align: right;
    direction: rtl;
}

.ltr .carousel-caption {
    text-align: left;
}

.carousel-caption h2 {
    font-size: 28px;
    margin-top: 0px;
    color: #ffffff;
    text-align: right;
    font-weight: 500;
}

.ltr .carousel-caption h2 {
    text-align: left;
}

.carousel-caption h5 {
    font-size: 18px;
    font-weight: normal;
    text-align: right;
    font-weight: 500;
    color: #fff;
}

.carousel-caption h1 {}

.ltr .carousel-caption h1 {
    padding-left: 19px;
}

.box_slider_btn {

    display: flex;
    flex-direction: row;
}

.rtl .box_slider_btn {
    direction: rtl;
}

.carousel-caption p {
    margin: auto;
    font-size: 14px;
    margin-bottom: 2rem;
    font-weight: normal;
    color: #ffffff;
    font-weight: 500;
    letter-spacing: 4px;
}

.button-slider-more {
    color: #7b2cbf;
    cursor: pointer;
    font-size: 13px;
    padding: 9px 30px 9px 30px;
    display: flex;
    direction: rtl;
    align-items: center;
    position: relative;
    top: -7px;
    font-weight: 100;
    transition: 250ms;
    display: inline-flex;
    box-shadow: rgb(0 0 0 / 16%) 0px 10px 36px 0px, rgb(0 0 0 / 6%) 0px 0px 0px 1px;
    background: rgb(255 255 255);
    border-radius: 18px;
}

.ltr .button-slider-more {
    margin-left: 23px;
}

.button-slider-more span {}


.button-slider-more-outline {
    border-radius: 18px;
    font-family: kalameh !important;
    cursor: pointer;
    font-size: 13px;
    padding: 9px 30px 9px 30px;
    align-items: center;
    position: relative;
    top: -7px;
    font-weight: 100;
    transition: 250ms;
    border: 1px solid #ffffff;
    margin: 0 18px;
    color: #ffffff;
}


.button-slider-more-outline:hover {}

.button-slider-more i {
    font-size: 23px;
    margin-left: 7px;
    position: relative;
    top: 1px;
}

.button-slider-more:hover span::before {

    color: #1c4f78;
}


.button-slider-more:hover {
    background: white;
    color: #1c4f78;
}



.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;
}

.carousel-indicators {
    bottom: -16px;
    height: 100px;
    margin-left: 0%;
    margin-right: 0%;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 1) 29%, rgba(255, 255, 255, 0));
    display: flex;
    justify-content: start;
    padding-left: 20px;
}

.carousel-indicators [data-bs-target] {
    background: none !important;
}

.carousel-indicators button {
    width: 100px !important;
}

.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: -0.1%;
}

.slider_footer_img {
    height: 325px;
}

@media screen and (min-width:1450px) {}

.slider_footer_img img {
    width: 100%;

}

.slider_footer_item_wrapper {}

.slider_footer_item_wrapper img {
    width: 100%;

}

.slider_footer_ul {

    position: relative;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    list-style: none;
    margin: 0 auto;
    padding: 0;
    direction: rtl;
    width: 100%;
    top: 150px;
    background: #fff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.ltr .slider_footer_ul {
    direction: ltr;
}

.slider_footer_ul li {
    flex-grow: 0.33333;
    padding: 33px 0;
    transition: all 250ms ease;
}

.slider_footer_ul li a {
    display: flex;
    flex-direction: column;
    color: #30495f;
    align-items: center;
    font-size: 15px;
    font-weight: 700;
    justify-content: center;
    height: 100%;
}



.slider_footer_ul li {}

.slider_footer_ul li a img {
    width: 95px;
    position: relative;
    transition: all 250ms ease;
}

.slider_footer_ul li a span {}

.slider_footer_ul li a h4 {
    text-align: center;
    font-size: 19px;
}

.slider_footer_ul li a h5 {
    text-align: center;
    font-size: 13px;
    color: #b9b9b9;
    font-weight: 300;
}

.slider_footer_ul li .sl_ftt_content {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.slider_footer_ul li:hover {
    background: #2f475f;
}

.slider_footer_ul li:nth-of-type(1):hover {

    border-radius: 0 30px 30px 0;
}

.slider_footer_ul li:nth-of-type(2):hover {

    border-radius: 0;
}

.slider_footer_ul li:nth-of-type(3):hover {

    border-radius: 30px 0 0 30px;
}

.slider_footer_ul li:hover a {
    color: #ffffff;
}

/* 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: 500;
}

.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 {
    overflow: hidden;
    color: #2e485f;
}

.parent--el.is-selected h2 {
    overflow: hidden;
    color: #4593a0;
}

.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: 27%;
    margin: 0;
    padding: 0;
    display: none;
}

.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  */


.card_service {
    position: relative;
    width: 100%;
    height: 260px;
    background: #ffffff;
    border-radius: 0;
    overflow: hidden;
    box-shadow: rgb(0 0 0 / 33%) 0px 4px 12px;
    margin-bottom: 26px;
}

.card_service:before {
    content: '';
    position: absolute;
    top: 150%;
    right: 0;
    width: 100%;
    height: 100%;
    background: #15969f;
    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;
}

.card_service:hover .imgBx {
    top: 8%;
    transform: translateY(0%);
}

.card_service:hover .imgBx img {

    filter: brightness(0) invert(1);
}

.card_service .imgBx img {
    position: absolute;
    left: 31%;
    width: 100px;
}

.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 {
    position: relative;
    color: #002f7d;
    font-size: 17px;
    font-weight: 500;
}

.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;
}

.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;
}

.title_box {

    font-size: 26px;
    font-weight: bold;
    color: #001c4b;
    display: flex;
    justify-content: center;
    align-items: center;
}

.rtl .title_box {
    direction: rtl;
}

.rtl .title_box::before {
    content: "\f0d9";
    font-family: 'FontAwesome';
    color: #ba0001;
    font-size: 28px;
    margin-left: 5px;
}

.ltr .title_box::after {
    content: "\f0da";
    font-family: 'FontAwesome';
    color: #ba0001;
    font-size: 28px;
    margin-right: 5px;
}

.ltr .title_box {
    flex-direction: row-reverse;
}

.title_box i {

    color: #ba0001;
    font-size: 28px;
    margin-left: 7px;
    margin-right: 7px;
}

.about_wrapper_box {
    min-height: 608px;
    display: flex;
    align-items: center;
    position: relative;
}

.about_wrapper_box_inner {
    padding-top: 0px;
}

/* .about_matn {

    text-align: right;
    padding-top: 0;
    position: relative;
    top: -5px;

}

.ltr .about_matn {
    text-align: left;
}

.about_matn h3 {

    color: #2e485f;
    font-size: 25px;
}

.rtl .about_matn h3 {
    direction: rtl;
}

.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: "\f067";
    font-family: 'FontAwesome';
    color: #3ac9cf;
    font-size: 28px;
    position: relative;
    font-weight: 700;
    top: 4px;
}

.ltr .about_matn h3::before {
    content: "\f067";
    font-family: 'FontAwesome';
    color: #3ac9cf;
    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: #d1d1d1;
    font-size: 14px;
    margin-top: 8px;
    margin-bottom: 19px;
    padding-right: 31px;
    font-weight: 100;
} */



.btn_sms_link span {}

.ab_home_box {

    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    margin-bottom: 2rem;
    border-radius: 20px;
    padding: 23px 15px;
    display: flex;
    flex-direction: column;
    transition: 450ms;
}

.rtl .ab_home_box {

    direction: rtl;
    text-align: right;
}

.ab_home_box h2 {

    font-size: 15px;
    font-weight: 700;
    color: #383738;
}

.ab_home_box .ab_home_text {
    font-size: 13px;
    font-weight: 500;
    color: #505050;
}

.ab_home_box .ab_home_more {
    display: flex;
    justify-content: end;
}

.btn_purple_about {

    font-size: 12px;
    font-weight: 500;
    color: #602db6;
}

.ab_box_1 {
    position: relative;
    left: -75px;
}

.btn_purple_about::before {
    content: "\f053";
    font-family: 'FontAwesome';
    color: #622eb7;
    font-size: 9px;
    margin-left: 5px;
    font-weight: 700;
    position: relative;
    top: 1px;
}


.ab_home_box:hover {

    background: #7209b7;
    box-shadow: rgba(114, 9, 183, 0.5) 0px 8px 24px;
}


.ab_home_box:hover h2 {
    color: #fff;
}

.ab_home_box:hover .ab_home_text {
    color: #fff;
}

.ab_home_box:hover .btn_purple_about {
    color: #fff;
}

.about_matn .about_text {
    font-size: 14px;
    font-weight: 300;
    text-align: justify;
    direction: rtl;
    line-height: 34px;
}

.ltr .about_matn .about_text {
    direction: ltr;
}


.about_wrapper_box .img_about_img {

    max-width: 100%;
}

.cons_box {

    display: flex;
    flex-direction: column;
    justify-content: start;
    height: 100%;
}

.pro_down_wrapper {

    padding: 11rem 0 3rem 0;
    position: relative;
}

.pro_down_wrapper .gur_text_title2 {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    color: gray;
    font-weight: bold;
    font-size: 24px;
    direction: ltr;
}

.pro_down_wrapper .gur_text_title3 {
    display: flex;
    flex-direction: row;
    align-items: center;
    color: gray;
    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;
}

.box-sp-corp {

    transition: all 250ms ease;
    margin: 32px 10px;
    cursor: pointer;
}

.box-sp-corp:hover {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}


.sec_corp {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-size: cover;
    display: flex;
    align-items: center;
}

.sec_corp .grp-spe-title-cn {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.img_coop_img {

    width: 100%;
    position: absolute;
}

.grp-spe-title-cn {

    text-align: center;
    margin-bottom: 1rem;
}

.img_news_img {

    position: absolute;
    top: -114px;
    left: 0;
    z-index: 0;
    width: 100%;
}

.footer_cn {

    position: relative;
    background: url(/assets/SiteTheme/images/prx.png) no-repeat;
    background-size: 100% 100%;
    background-attachment: fixed;
    position: relative;
}

.img_footer_img {

    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
}

.footer_content_wrapper {
   
    padding-top: 14px;
    padding-bottom: 10px;
    margin-top: 4rem;
}

.footer_line_top_1 {
    height: 30px;
    background: rgb(95, 139, 168);
    background: linear-gradient(20deg, rgba(95, 139, 168, 1) 0%, rgba(66, 211, 198, 1) 100%);

}

.footer_line_top_2 {
    height: 50px;
    background: rgb(75, 124, 156);
    background: linear-gradient(20deg, rgba(75, 124, 156, 1) 0%, rgba(43, 199, 186, 1) 100%);
}

.footer_cn_img_bg {
    width: 100%;
    opacity: 0.4;
    position: absolute;
    height: 100%;
}

.footer_ad_box {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 7rem;
}

.footer_logo {
    display: flex;
    justify-content: center;
    padding: 0;
}

.footer_logo img {

    width: 278px;
    margin-top: 0px;
}

.footer_ad_item {
    color: #ffffff;
    font-size: 13px;
    font-weight: 300;
    margin: 5px 0;
}

.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;
}

.ltr .footer_ad_title {
    direction: ltr;
    text-align: left;
}

.footer_menu_wrapper {
    display: flex;
    justify-content: start;
    align-items: start;
    padding-top: 15px;
    width: 100%;
}

.rtl .footer_menu_wrapper {
    direction: rtl;
}

.footer_menu_wrapper a {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    display: flex;
    align-items: center;
    margin-bottom: 7px;
    margin-top: 10px;
}



.footer_menu_wrapper a i {
    color: #ba0001;
    margin-left: 6px;
    font-size: 14px;
}

.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;
}

.footer_extra_wrapper>div {
    margin-bottom: 1rem;
    display: flex;
    justify-content: center;
    width: 100%;
}

.footer_item_header {
    width: 100%;
    margin-top: 6rem;
}

.footer_item {

    display: flex;
    justify-content: center;
    padding-top: 26px;
    color: #fff;
    align-items: center;
    flex-direction: column;
}

.rtl .footer_item {
    direction: rtl;
}

.footer_title {
    font-size: 18px;
    font-weight: 500;
}

.rtl .footer_title::before {
    content: "\f104";
    font-family: 'FontAwesome';
    color: #ffffff;
    font-size: 16px;
    margin-left: 5px;
    font-weight: 700;
    position: relative;
    top: 2px;
}

.sm_width {
    margin: 0 auto;
}

.ltr .sm_width {}

.footer_item_1 {

    margin-right: -81px !important;
}

/*
.footer_item_2 {
    margin-right: 51px !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;
}


.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;
}

.footer_m_ad {

    font-size: 15px;
    color: #fff;
    font-weight: 300;
    display: flex;
    margin-bottom: 7px;
    text-align: center;
    line-height: 25px;
    justify-content: center;
}


/* .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;
}

.footer_md_phone {

    font-size: 18px;
    letter-spacing: 8px;
    font-weight: 500;
}


.footer_md_adderss {

    max-width: 225px;
    margin: 0 auto;
    margin-bottom: 12px;
    font-weight: 500;
}

.footer_md_email {

    font-size: 16px;
    letter-spacing: 4px;
}

.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;

}


.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: space-between;
    flex-direction: row;
    width: 100%;
    margin: 0;
    padding: 0;
    margin-top: 0;
}

.footer_social li {
    background: #52d1c8;
    display: flex;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
}

.footer_social li:hover {
    background: #21486f;
}

.footer_social img {
    width: 12px;
}

.copy_right_top {

    margin-top: 8px;
    border-top: 1px solid #575556;
    padding-top: 9px;
}

.copy_right {

    color: #ffffff;
    font-size: 12px;
    font-weight: 300;
    text-align: right;
    display: flex;
    justify-content: start;
    padding-top: 11px;
    justify-content: start;
}

.rtl .copy_right {
    direction: rtl;
}

.img_top_footer {
    position: absolute;
    width: 100%;
}

.footer_logo img {}

.ft-copy-right {
    font-size: 10px;
    padding-top: 11px;
    color: #ffffff;
    font-weight: 300;
    padding-bottom: 13px;
}

.link-us {
    position: absolute;
    left: 10px;
    top: -2px;
    width: 50px;
    height: 200px;
    list-style: none;
}

.link-us li:first-child {
    position: absolute;
    left: 56px;
    top: -25px;
}

.link-us li a {
    background-color: #068eed;
    width: 32px;
    height: 32px;
    display: block;
    border-radius: 50%;
    text-align: center;
    padding-top: 6px;
}

.link-us li img {
    width: 20px;
    height: 20px;
}

.link-us li:nth-child(2) {
    position: absolute;
    left: 10px;
    top: 15px;
}

.link-us li:nth-child(3) {
    position: absolute;
    left: -10px;
    top: 66px;
}

.link-us li:nth-child(4) {
    position: absolute;
    left: -16px;
    top: 129px;
}




/* start of services  */

.sec_services {

    padding-top: 5rem;
    position: relative;
    background: #f6f4fe;
    padding-bottom: 5rem;
}

.sec_services .owl-carousel .owl-stage-outer {}

.box_services {
    margin: 20px 11px;
    padding-bottom: 12px;
    transition: 1s;
    position: relative;
    background: white;
    border-radius: 15px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    transition: 250ms;
    position: relative;
}

.box_services:hover {
    transform: translateY(-20px);
}

.box_serv_image {
    overflow: hidden;
}

.box_serv_image img {
    width: 100%;
}

.service_body {

    padding: 13px 10px;
    font-weight: 500;
}

.rtl .service_body {
    direction: rtl;
    text-align: right;

}

.service_body_text {
    font-size: 14px;
    margin-bottom: 11px;
}

.service_body_more {
    display: flex;
    justify-content: end;
}

.service_body_more a {
    font-size: 13px;
    color: #5b2cb7;
}

.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 * {

    font-family: kalameh !important;
}

.ft_menu_wrapper {

    max-width: 343px;
    display: flex;
    flex-direction: column;
    align-items: end;
}

.inner_top_slider_wrapper {
   
    background: url(/assets/SiteTheme/images/prx.png) center no-repeat;
    position: relative;
    height: 182px;
    background-size: 100%;
    background-attachment: fixed;
    background-position: top;
}

.inner_top_slider_wrapper:after {
    background-image: url(/assets/SiteTheme/images/tp-prx.png);
    position: absolute;
    width: 100%;
    height: 60px;
    background-size: 100% 100%;
    content: "";
    bottom: -1px;
    transform: rotate(180deg);
}

.inner_top_img {

    width: 100%;
    position: absolute;
}

.innert_top_content {
    padding-top: 2%;
    position: relative;

}

.inner_bread {}

.inner_title_wrapper {
    display: flex;
    align-items: center;
}

.rtl .inner_title_wrapper {
    direction: rtl;

}

.inner_title_wrapper img {
    height: 49px;
    margin-right: 12px;
    position: relative;
    top: -2px;
}

.rtl .inner_title_wrapper img {
    margin-left: 12px;
    margin-right: 0;
}

.inner_title_wrapper h1 {
    color: #4b4b4b;
    font-family: kalameh !important;
    font-weight: 900;
    font-size: 34px;
}

.ul-ft-social {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
}

.ul-ft-social li {
    margin-left: 5px;
}

.ul-ft-social li a {
    display: flex;
    width: 30px;
    height: 30px;
    background: rgba(22, 70, 109, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}

.ul-ft-social li a img {
    width: 14px;
    height: 14px;
}

.btn_sms_link {
    display: flex;
    padding: 7px 10px;
    align-items: center;
    font-weight: 500;
    border: 1px solid #ff9e00;
    background: #ff9e00;
    border-radius: 25px;
    font-size: 14px;
    position: relative;
    transition: 0.2s;
    color: #5f3b00;
}

.btn_sms_link:hover {
    background: #d48300;
}

.btn_sms_link img {
    height: 42px;
    margin-left: 9px;
    position: absolute;
    right: -40px;
    top: -23px;
}

#slider_site {
    position: relative;
}

.box_services {}

.service_header {
    background-image: url(/assets/SiteTheme/images/tp.png);
    background-size: 100% 100%;
    height: 170px;
    width: 100%;
    padding: 25px;
    background-repeat: no-repeat;
    border-radius: 15px;
}

.img_service_wrapper {
    display: flex;
    justify-content: end;
}

.img_service {
    height: 52px;
}

.service_title {

    color: #fff;
    font-weight: 500;
}

.site_header_wrapper {

    color: #32236f;
    text-align: center;
    /* width: 260px; */
    margin: 0 auto 30px auto;
    position: relative;
    direction: rtl;
    font-size: 27px;
    font-weight: 500;
    display: flex;
    justify-content: center;
}

.site_header_text {}

.site_header_text:before {
    content: "";
    position: relative;
    border: 1px solid #6a49f2;
    width: 100%;
    margin: 0 auto;
    display: block;
    top: 51px;
}

.site_header_text:after {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #6a49f2;
    margin: 0px auto;
    position: relative;
    content: "";
    display: block;
    top: 11px;
}

.sec_newsletter {
    background-image: url(/assets/SiteTheme/images/prx.png);
    background-size: 100% 100%;
    padding-bottom: 46px;
    background-attachment: fixed;
    position: relative;
    padding-top: 40px;
}

.ad_reg_wrapper {

    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.ul_advers {

    list-style: none;
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 0;
}

.ul_advers li a {
    display: flex;
    flex-direction: column;
    color: white;
    font-weight: 500;
    margin: 0 21px;
    align-items: center;
}

.ul_advers li a img {
    width: 60px;
}

.ul_advers li a span {}

.letter_wawe {
    position: absolute;
    top: 0;
}

.letter_wawe img {
    width: 100%;
}

.sec_skills {
    padding: 4rem;
    padding-bottom: 11rem;
    background: #f6f4fe;
}

.box_skills {

    padding-bottom: 10px;
    margin: 0 10px;
    position: relative;
    max-width: 208px;
    display: flex;
    flex-direction: column;
    align-items: center;
    transition: 250ms;
    position: relative;
}

.skills_header {}

.img_skills_wrapper {}

.img_skills {

    width: 100%;
    box-shadow: rgb(141 141 141) 0px 4px 21px 0px;
    border-radius: 50%;
}

.skills_title {
    display: flex;
    justify-content: center;
    font-size: 15px;
    font-weight: 500;
    margin-top: 11px;
    transition: 250ms;
    position: relative;
}

.rtl .skills_title {
    direction: rtl;
}

.box_skills:hover {
    transform: scale(1.05);
}

.row_skill {}

.row_skill>div {
    margin-top: 2rem;
}

.skills_header:after {
    position: absolute;
    bottom: 65px;
    width: 236px;
    height: 40%;
    content: "";
    left: -13px;
    background-image: url(/assets/SiteTheme/images/btm.png);
    background-size: 100% 100%;
}

.skill_dots {
    margin: 0 auto;
    position: relative;
    width: 50px;
    display: block;
    height: 41px;
    top: 10px;
}

.skill_dots:before {
    display: block;
    margin: 0 auto;
    background-color: #480ca8;
    width: 12px;
    height: 12px;
    content: "";
    border-radius: 50px;
    top: 6px;
    position: relative;
}

.skill_dots:after {
    display: block;
    margin: 0 auto;
    background-color: #480ca8;
    width: 12px;
    height: 12px;
    content: "";
    border-radius: 50px;
    top: 15px;
    position: relative;
}

@media (min-width: 1467px) {}

@media (min-width: 1800px) {


    .inner_top_slider_wrapper {
        margin-bottom: 3rem;
    }

    .innert_top_content {
        padding-top: 6%;
    }
}

@media only screen and (max-width: 768px) {
    .btn_sms_link span {
        font-size: 11px;
    }

    .btn_sms_link img {
        display: none;
    }

    .footer_item_header {
        margin-top: 0;
    }

    .ul_access_right {
        justify-content: space-between;
    }

    .ul_access_right li a {
        font-size: 11px;
    }

    .ul_access_right li a img {
        margin-left: 5px;
    }

    .ul_access_right li {}

    .ul_access_right li:first-of-type {
        margin-left: 7px;
    }

    .footer_phone {
        padding-right: 10px;
        padding-top: 5px;
    }

    .footer_phone {
        padding-right: 10px;
    }

    .about_matn .about_text {
        line-height: 28px;
        margin-bottom: 45px;
    }

    .copy_right {
        font-size: 11px;
    }

    .sec_services {
        padding-top: 45px;
    }

    .slider_footer_ul li a {
        font-size: 12px;
    }

    .slider_footer_ul li a .row {
        direction: rtl;
        flex-direction: row;
    }

    .slider_footer_ul li a h4 {
        font-size: 13px;
    }

    .slider_footer_ul li a h5 {
        font-size: 11px;
    }

    .slider_footer_ul li .sl_ftt_content {
        height: auto;
    }

    .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: 36px;
    }

    .help_tracking {
        width: 31px;
        background: #ffffff;
        color: #383737 !important;
        border: 1px solid #b9b9b9;
    }

    .top_right_menu_wrapper {
        order: 2;
        -ms-flex: 0 0 31.333333%;
        flex: 0 0 31.333333%;
        max-width: 31.333333%;
    }

    .top_left_icon_wrapper {
        order: 1;
        display: flex;
        padding-left: 3px;
    }

    .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 {
        width: 100%;
    }

    .calendar_wrapper {
        display: none;
    }

    .top_left_icon_wrapper>div {
        margin: 0px 4px 0px 0;
    }

    .is-item--inner h1 {
        font-size: 30px;
    }

    .ab_box_1 {
        left: 0px;
    }

    .ab_home_box {
        margin-bottom: 1rem;
    }

    .carousel-caption h2 {
        font-size: 18px;
    }

    .slider_footer {
        bottom: -1px;
    }

    .slider_footer_ul {
        position: absolute;
        top: -5px;
        left: 0;
    }

    .slider_footer_ul li {
        width: 33%;
    }

    .carousel-fade .carousel-item {
        height: 40vh;
    }

    .is-item--inner {
        padding: 3em 0em;
    }

    .card_service {
        height: 165px;
    }

    .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 {

        position: relative;
        text-align: center;
    }

    .img_footer_img {
        height: auto;
    }

    .footer_ad_box {
        align-items: center;
    }

    .footer_content_wrapper {
        padding-top: 0;
    }

    .footer_item_2 {
        margin-right: auto !important;
    }

    .footer_item_1 {
        margin-right: auto !important;
    }

    .ft_menu_wrapper {
        align-items: center;
    }

    .order_1 {
        order: 1;
    }

    .order_2 {
        order: 2;
    }

    .ft-copy-right {
        display: flex;
        justify-content: center;
    }

    .rtl .ft-copy-right {
        direction: rtl;
    }

    .footer_logo {
        padding: 0px 0px 6px;
    }

    .ft_menu_wrapper {
        margin-bottom: 1rem;
    }

    .ul_footer_phone li {
        padding-left: 18px;
    }

    .inner_top_slider_wrapper {
        margin-bottom: 4rem;
    }

    .innert_top_content {
        padding-top: 13%;
        padding-right: 12px;
        display: flex;
        justify-content: end;
        flex-direction: column;
    }

    .inner_title_wrapper img {
        height: 23px;
    }

    .inner_title_wrapper h1 {
        font-weight: 500;
        font-size: 15px;
    }

    .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;
    }

}