body {
    overflow-x: hidden;
}

a:hover {
    text-decoration: none;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #868686;
    outline: 0;
    box-shadow: 0 0 0 0rem rgb(0 123 255 / 25%);
}


.search-mob-cn {
    position: fixed;
    top: 97px;
    display: none;
    height: 124px;
    z-index: 0;
    margin: 0;
    z-index: 9999;
}

.rtl .search-mob-cn {
    left: 412px;
}

.ltr .search-mob-cn {
    right: 228px;
}

.app-search-top {
    position: relative;
}

.topmenusearch {
    /* max-width: 100%; */
    /* margin: 0 auto; */
    position: relative;
    /* display: flex;
    align-items: flex-end;
    height: 100%;
    padding-bottom: 2rem; */
}

.src-close {
    position: absolute;
    right: -31px;
    bottom: 36px;
    cursor: pointer;
}

.src-close i {
    font-size: 34px;
    color: #cfcfcf;
}

.lt-inputsearch {
    color: #fff;
    background: #272435;
    font-size: 15px;
    border: 0 solid transparent !important;
    width: 100% !important;
    direction: ltr;
    border-radius: 50px !important;
    box-shadow: rgba(100, 100, 111, .2) 0 7px 29px 0 !important;
    margin-left: 0px;
    background-clip: border-box !important;
    height: 40px !important;
}

.lt-inputsearch::placeholder{
    color: #c4a576;
    font-weight: 300;
    font-size: 12px;
}

.rtl .lt-inputsearch {
    direction: rtl;
}

.btn-search-main {
    position: absolute;
    z-index: 9;
    background: 0 0;
    border: 0 solid #000;
    border-radius: 12px;
    height: 43px;
    bottom: 2px;
    display: flex;
    align-items: center;
}

.rtl .btn-search-main {
    left: -2px;
    top: -2px;
}

.ltr .btn-search-main {
    right: 4px;
    top: 47px
}

.btn-search-main i {
    color: #c4a576;
    font-size: 15px;
    margin-top: 5px;
    padding-left: 10px;
}



.ngxp__container {
    top: 6px !important;
    z-index: 999999;
    background: white;
    border: 1px solid var(--color);
    font-size: 13px;
    direction: rtl;
    min-width: 310px;
    text-align: center;
    max-width: 100%;
    border-radius: 20px;
    -webkit-box-shadow: 10px 0 10px 0 rgb(49 49 49 / 9%);
    box-shadow: 10px 0 10px 0 rgb(49 49 49 / 9%);
}


#ngxCnSearch>div {
    min-width: 300px;
    right: auto;
    max-width: 590px;
}

.top_m_input {
    flex-grow: 1;
    /* width: 241px; */
}


.lang_link {
    font-size: 12px;
    padding-top: 7px;
}

.btncart {
    background: none;
    color: #970606;
    padding: 3px;
    border-radius: 5px;
    display: block;
    font-size: 15px;
    border: 0px solid #d4d4d4;
    position: relative;
    margin-top: 5px;
}

.btncart img {

    height: 26px;
}

.basket-Price-amount {
    background-color: #80418f;
    border-radius: 11px;
    color: white;
    font-size: 9px;
    padding: 2px 5px 0 5px;
    position: relative;
    margin-right: 10px;
    position: absolute;
    left: -16px;
    top: -3px;
}

.bskTopBody {
    display: rtl;
    direction: rtl;
    text-align: right;
    margin-top: 6px;
    border-bottom: 1px solid #eee;
    padding-bottom: 8px;
}

.line-under-title {
    height: 2px;
    background: #f09f5e;
    position: absolute;
    /* top: 20px; */
}

.rtl .line-under-title {
    width: 53px;
    right: 13px;
}

.ltr .line-under-title {
    width: 53px;
    left: 13px;
}

.txt-title-list {
    text-align: right;
    color: #3d3d3d;
}

.site-box-title {
    text-align: right;
    color: #4a4a4a;
    font-size: 28px;
}

.grp-gr-img img {
    margin: 10px auto;
}

.grp-gr-title {}

.grp-gr-img {
    /* height: 248px; */
    display: flex;
    justify-content: center;
}

.rtl .grp-gr-title {
    direction: rtl;
    text-align: right;
}

.grp_icon_wrapper img {
    width: 49px !important;
    position: absolute;
    top: 12px;
    right: 6px;

}


.grp_title_wrapper a {
    font-size: 17px;
    color: #3d3d3d;
    font-weight: 500;
}

.rtl .grp_title_wrapper a {
    font-size: 16px;
}

.grp_wrapper {

    padding-left: 0;
    padding-right: 0;
}

.slide-services {
    position: absolute;
    width: 100%;
    box-shadow: rgb(221 221 221) 0px 14px 37px 10px;
}

.section_services {
    position: relative;
    /* margin-top: 4rem; */
    display: flex;
    align-items: center;
}

.slide-fr {
    position: absolute;
    width: 10%;
    right: 0;
    bottom: 0px;
}

.slide-fl {
    position: absolute;
    width: 10%;
    left: 0;
    bottom: 0px;
}

.services-op {
    position: relative;
}

.feature {
    border: 1px solid #c4a676;
    z-index: 1;
    max-height: 388px;
    border-radius: 8px;
    position: relative;
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    align-items: center;
}

.items {
    position: relative;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    list-style: none;
    margin: 0 auto;
    padding: 0;
    direction: ltr;
    /* width: 74%; */
    bottom: 0px;
}

.btn-res_f {
    display: flex;
    justify-content: center;
}

.btn_feu {
    display: flex;
    padding: 14px 54px;
    font-size: 12px;
    border-radius: 6px;
    background: rgb(46, 43, 67);
    /* background: linear-gradient(0deg, rgba(213, 171, 85, 1) 0%, rgba(166, 126, 64, 1) 100%); */
    color: #fff !important;
    align-items: center;
    cursor: pointer;
    justify-content: center;
    position: relative;
    top: 161px;
    z-index: 1;
}

.container-90 {
    width: 98%;
    margin: 0 auto;
}

.section_services_em {
    border: 1px solid #e2e2e2;
    background: #fff;
    border-radius: 7px;
    height: 577px;
    width: 94%;
    margin: 0 auto;
    margin-top: 4rem;
}

.box-em {
    width: 88%;
    margin: 0 auto;
}

.section_services_fm {
    padding-top: 3rem;
    border-radius: 7px;
    height: 429px;
    width: 94%;
    margin: 0 auto;
    margin-top: 3rem;
    border: 1px solid #e2e2e2;
    background: #fff;
    position: relative;
}

.cn-box-services-em {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    padding: 19px;
}

.box-services-em-title {
    font-size: 32px;
    font-weight: 200;
    color: #fff;
    position: absolute;
}

.box-services-sample:hover .box-em-corp-subtitle {
    display: block;
}

.box-services-sample a img {
    width: 100% !important;
    margin: 0 auto;
    position: relative;
    transition: 250ms;
}

.box-services-sample:hover .pic-em {
    box-shadow: rgba(0, 0, 0, 0.2) 0px 7px 29px 0px;
    /* box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px; */
}

.box-em-corp-subtitle {
    display: none;
    text-align: justify;
    font-size: 14px;
    padding: 8px 50px 0 50px;
    color: #4b4b4b;
    direction: rtl;
}

.souport-num {
    display: flex;
    flex-direction: row;
    align-items: baseline;
}

.souport-add {
    display: flex;
    align-items: baseline;
}

.souport-add span {
    color: #c4a676;
    font-weight: 300;
}

.souport-add p {
    font-size: 12px;
    font-weight: 200;
}

.souport-num span {
    color: #c4a676;
    font-weight: 300;
    font-size: 17px;
}

.souport-num p {
    font-size: 12px;
    font-weight: 200;
}

.top-slider {
    display: flex;
    justify-content: space-evenly;
}

.btn-sample-more {
    display: none;
    color: #9b8563;
    cursor: pointer;
    font-size: 13px;
    direction: ltr;
    font-weight: 400;
    transition: 250ms;
    text-align: end;
    padding-right: 3rem;
    padding-top: 2rem;

}


.box-services-sample:hover .btn-sample-more {
    display: block;
}

.box-services-fm-title {
    font-size: 10px;
    font-weight: 400;
    color: #6a6a6a;
    position: relative;
    top: 34px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: end;
}

.box-services-fm-title h2 {
    font-size: 15px;
    position: relative;
    top: 10px;
    /* color: #7c7c7c; */
    font-weight: 500;
}

.box-services-fm-title h3 {
    font-size: 10px;
    padding-top: 10px;
    letter-spacing: 4px;
    /* color: #646464; */
}

.box-services-fm-title span {
    /* color: #7c7c7c; */

}

.title-fm span {
    color: #c4a676;
    font-size: 18px;
}

.grp-spe-title-em {
    text-align: left;
    padding-top: 3rem;
    padding-bottom: 2rem;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.grp-spe-title-fm {
    text-align: left;
    padding-top: 0rem;
    padding-bottom: 2rem;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

/* .box-em{
    box-shadow: rgb(100 100 111 / 20%) 1px 6px 7px 0px;

} */


.box-sp-group {}

.grp_wrapper .box-sp-group {
    border-bottom: 1px solid #eee;
    min-height: 220px;
    border-right: 1px solid #eee;
}

.grp-gr-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.grp_wrapper:nth-of-type(3) .box-sp-group {
    border-right: 0px solid #eee;
}

.grp_wrapper:nth-of-type(6) .box-sp-group {
    border-right: 0px solid #eee;
    border-bottom: 0px solid #eee;
}

.grp_wrapper:nth-of-type(4) .box-sp-group {
    border-right: 1px solid #eee;
    border-bottom: 0px solid #eee;
}

.grp_wrapper:nth-of-type(5) .box-sp-group {
    border-right: 1px solid #eee;
    border-bottom: 0px solid #eee;
}


.grp_title_wrapper {
    padding-top: 4px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.grp_title_wrapper h4 {
    font-size: 12px;
    color: #abafb2;
    font-weight: 300;
    padding-top: 5px;
}

.grp-spe-container {
    /* margin-top: 0;
    margin-bottom: 3rem; */
    position: relative;
    padding-bottom: 4rem;
    padding-top: 0;
}


@media screen and (min-width:1800px) {
    .grp-spe-container {
        margin-top: 7rem;
    }

    .sec_corp {
        padding-bottom: 8rem;
    }

}

.box-sp-docs {

    box-shadow: rgb(100 100 111 / 20%) 1px 6px 7px 0px;
    margin: 19px 7px;
    border-radius: 5px;
}


.grp-spe-title {
    font-size: 23px;
    font-weight: 600;
    color: #4c4c4c;
    margin-bottom: 0rem;
    direction: rtl;
    display: flex;
    align-items: center;
    justify-content: center;
}

.grp-spe-title-em1 {
    font-size: 22px;
    font-weight: 400;
    color: #4c4c4c;
    margin-bottom: 0rem;
    direction: rtl;
    display: flex;
    align-items: center;
    justify-content: start;
}

.grp-spe-title-em2 {
    font-size: 14px;
    font-weight: 400;
    color: #4c4c4c;
    margin-bottom: 0rem;
    direction: rtl;
    display: flex;
    align-items: center;
    justify-content: start;
}

.grp-spe-title-s1 {
    font-size: 22px;
    font-weight: 400;
    color: #4c4c4c;
    margin-bottom: 0rem;
    direction: rtl;
    display: flex;
    align-items: center;
    justify-content: center;
}

.grp-spe-title-s2 {
    font-size: 14px;
    font-weight: 400;
    color: #4c4c4c;
    margin-bottom: 0rem;
    direction: rtl;
    display: flex;
    align-items: center;
    justify-content: center;
}

.subtitle-home::before {
    content: '';
    position: absolute;
    top: 65px;
    height: 3px;
    background-color: #ccb289;
    width: 85px;
    right: 0;
}

.title-fm span::before {
    content: '';
    position: absolute;
    top: 90px;
    height: 3px;
    background-color: #ccb289;
    width: 85px;
    right: 50px;
}

.grp-spe-title::before {
    content: '';
    position: absolute;
    top: 45px;
    height: 3px;
    background-color: #ccb289;
    width: 85px;
    /* right: 0; */
}

.grp-spe-title-em2::before {
    content: '';
    position: absolute;
    top: 61px;
    height: 3px;
    background-color: #ccb289;
    width: 85px;
}

.grp-spe-title-s2::before {
    content: '';
    position: absolute;
    top: 61px;
    height: 3px;
    background-color: #ccb289;
    width: 85px;
}

.rtl .grp-spe-title::before {
    /* right: -12px; */
}

.ltr .grp-spe-title::before {
    left: -12px;
}

.ltr .grp-spe-title {
    direction: ltr;
}

/* .ltr .grp-spe-title::before {
    content: "\f0da";
    font-family: 'FontAwesome';
    color: #ba0001;
    font-size: 28px;
    margin-right: 5px;
    font-weight: 700;
} */

/* .rtl .grp-spe-title::before {
    content: "\f067";
    font-family: 'FontAwesome';
    color: #3ac9cf;
    font-size: 28px;
    margin-left: 5px;
    font-weight: 700;
} */
.f-icons {
    position: absolute;
    top: 4px;
    left: 10px;
    border-radius: 50%;
    border: 5px solid rgba(0, 0, 0, 0.1);
}

.f-icons div{
    background: #fff;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.f-icons img{
    width: 22px !important;
}

.pic-item {
    width: 7% !important;
    height: 18px;
    padding-left: 6px;
}

.items span {
    font-size: 12px;
    color: #fff;
    font-weight: 200;
    padding-left: 10px;
    padding-top: 3px;
}


.title-fm {
    color: #fff;
    font-size: 22px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    position: relative;
}

.grp-spe-title i {
    color: #3ac9cf;
    margin-left: 7px;
    font-size: 28px;
}

.grp-spe-title2 {
    font-size: 29px;
    font-weight: 500;
    color: #3c3c3c;
    margin-bottom: 2rem;
}

.box-services-comment {
    transition: all 250ms ease;
    cursor: pointer;
    border-radius: 0px 9px 9px 0px;
    width: 100%;
    background: #fff;
    position: relative;
    border: 1px solid #e2e2e2;
}

.adver_mdl_img {
    position: relative;
    left: 30px;
    height: 361px;
}

.section_services_c {
    width: 80%;
    margin: 0 auto;
    margin-top: 0rem;
    position: relative;
    top: -32px;
}

.banner{
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.box-services-r {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.pic-r {
    height: 70px;
    width: 61% !important;
}

.box-services-rode-title {
    text-align: center;
    font-size: 10px;
    display: flex;
    flex-direction: column;
    color: #282828;
    font-weight: 300;
    direction: rtl;
}

.cn-road-map:hover .box-services-rodemap .box-services-rode-title {
    color: #fff !important;
}

.grp-spe-title-cn {
    text-align: left;
    margin-bottom: 1rem;
    justify-content: end;
    align-items: center;
}

.box-services-rodemap a {
    display: flex;
    flex-direction: column;
    align-items: center;
    border: 2px dashed #dddddd;
    border-radius: 80px;
    height: 160px;
    width: 160px;
}

.dashed {
    width: 29%;
    height: 3px;
    border: 2px dashed #dddddd;
    position: relative;
    top: 84px;
    left: -38px;
}

.number-ic {
    border: 1px solid #d4bc92;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.number-ic span {
    font-size: 15px;
    font-weight: 300;
    position: relative;
    color: #ccb289;
}

.rode-sr {
    position: absolute;
    right: 0;
    width: 17%;
    /* top: 100px; */
    /* padding-top: 13rem; */
}

.rode-sl {
    position: absolute;
    left: 0;
    width: 17%;
    /* top: 100px; */
    /* padding-top: 13rem; */
}

.rode-r {
    display: flex;
    flex-direction: column;
    align-items: center;
    border: 1px solid #dddddd;
    width: 130px;
    border-radius: 50% !important;
    height: 130px;
    position: relative;
    top: 12px;
}

.cn-road-map:hover .box-services-rodemap .rode-r {
    background-image: linear-gradient(#d9c298, #cbb289);
    border: 1px solid #d4bc92;
    color: #fff !important;
}

.cn-road-map:hover .box-services-rodemap .rode-r .pic-r{
    filter: brightness(0) invert(1);
}

.cn-road-map:hover .box-services-rodemap a {
    border: 2px dashed #d4bc92;
}

.cn-road-map:hover .rode-r .box-services-rodemap {
    color: #fff !important;
    border: 3px solid #fff !important;
    z-index: 1 !important;
}


.btn-see-all {
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    font-family: kalameh !important;
    padding: 6px 8px;
    background: #8ea402;
    box-shadow: rgba(113, 133, 8, .8) 0 5px 15px;
    border-radius: 8px;
}

.btn-sabt-cm {
    color: #afa1a3;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    font-family: kalameh !important;
    border: 1px solid #8ea402;
    padding: 5px 20px;
    margin-right: 10px;
    border-radius: 8px;
}

.title-n1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.grp-spe-title-c {
    font-size: 20px;
    font-weight: 400;
    color: #4c4c4c;
    margin-bottom: 0;
    direction: rtl;
    display: flex;
    justify-content: center;
}

.grp-spe-title-c::before {
    content: '';
    position: absolute;
    top: 50px;
    height: 3px;
    background-color: #ccb289;
    width: 71px;
}


.grp-spe-title-sub {
    color: #d1d1d1;
    font-size: 17px;
    font-weight: 100;
}

.cn-swiper {
    width: 100%;
    height: 100% !important;
}

.box-sp-comment-subtitle {
    text-align: justify;
    font-size: 12px;
    color: #565b62;
    font-weight: 300;
    direction: rtl;
    padding: 1rem 1.6rem 1rem 1rem;
}

.box-services-comment-title {
    font-size: 16px;
    color: #676767;
    font-weight: 400;
    text-align: right;
}

.docs-spe-title {
    font-size: 29px;
    font-weight: 500;
    color: #3c3c3c;
    margin-bottom: 0rem;
}

.docs-spe-title2 {
    font-size: 18px;
    font-weight: 300;
    color: #545b63;
    margin-bottom: 2rem;
}

.docs-spe-title-sub {
    color: #4f73d1;
    font-size: 12px;
    font-weight: 100;
}

/* The hover effect
-------------------------------------------------------------- */
.news_img_cn {
    position: relative;
    width: 100%;
    height: 100%;
}

.news_img_effect {
    position: relative;
}

.news_img_effect:before,
.news_img_effect:after,
.news_img_effect .box-content:before,
.news_img_effect .box-content:after {
    content: '';
    background: #00235d;
    width: 50%;
    height: 2px;
    transform: scaleX(0);
    position: absolute;
    top: 15px;
    left: 42px;
    z-index: 1;
    transition: all 600ms ease;
}

.news_img_effect:after {
    top: auto;
    bottom: 15px;
    left: auto;
    right: 42px;
}

.news_img_effect .box-content:before,
.news_img_effect .box-content:after {
    width: 2px;
    height: 50%;
    transform: scaleY(0);
}

.news_img_effect .box-content:after {
    left: auto;
    right: 41px;
    top: auto;
    bottom: 33px;
}

.news_img_effect:after {
    top: auto;
    bottom: 31px;
    left: auto;
    right: 40px;
}


/* end of news effect  */

/* start of new news  */
.index_news_cn {
    padding: 6rem 0 3rem 0;
    position: relative;
}

.box_news1 {
    padding: 0px;
    border-radius: 8px;
    max-width: 95%;
    margin-top: 0px;
    margin: 2rem 0rem 1rem 0rem;
    width: 500px;
    border: 1px solid #d7d5d5;
    /* box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; */
}

.box_news1:hover {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;

}

.box_news1>a {

    display: flex;
}

.img_news1 {
    border-radius: 10px 10px 0px 0px;
    height: 194px;
    width: 100% !important;
    margin: 0px auto;
    max-width: 100%;
}

.icon-news {
    width: 20px !important;
    margin-left: 11px;
}

.ltr .icon-news {
    margin-right: 11px;
    rotate: 180deg;
}

.news1_content {
    padding: 14px 10px;
    text-align: center;
}

.news1_content a h1 {
    font-size: 15px;
}

.box-content a {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    height: 65px;
}

.ltr .box-content a {
    left: 24px;
    direction: rtl;
}

.box-content h1 {
    font-size: 16px;
    color: #202020;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
    margin-bottom: 0;
    padding: 0 10px;
}

.ltr .box-content h1 {
    direction: ltr;
}

.box-content h1 i::before {
    font-size: 10px;
    color: #ddb16a;
    background-color: #fff;
}

.rtl .box-content h1 {
    direction: rtl;

}

.news1_cat_cn {

    display: flex;
    justify-content: start;
    direction: rtl;
    position: relative;
    top: -19px;
}

.ltr .news1_cat_cn {
    justify-content: start;
    direction: ltr;
}


.news_share_ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
}

.news_share_ul li {
    display: inline-block;
}

.news_share_ul li a {
    width: 24px;
    height: 24px;
    background: #f1f1f1;
    margin: 0 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 14px;
}

.news_share_ul li a i {
    color: gray;
}

.news1_cat_cn a {
    color: #6181d6;
    padding: 0 8px;
    border-radius: 10px;
    font-size: 13px;
    font-weight: 300;
    background: #edf1fc;
}

.news1_short {
    text-align: justify;
    padding: 9px 9px;
    font-size: 12px;
    color: #b5b5b5;
    min-height: 50px;
}

.rtl .news1_short {
    direction: rtl;
}

.ltr .news1_short {
    direction: ltr;
}

.de-ne-more {
    color: #9f9f9f;
}

.de-ne-more a:hover {
    /* color: #00179b; */
}

.de-ne-more span {

    margin: 9px 0;
    font-size: 14px;
    color: #b7b7b7;
}

.dot-arrow {
    position: relative;
    display: flex;
    align-items: center;
    padding-right: 16px;
}

.ltr .dot-arrow-left {
    rotate: 180deg;
}

.ltr .dot-arrow-right {
    rotate: 180deg;
}

.dot-arrow::before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    background: #d9d9d9;
    border-radius: 3px;
    right: 1px;
}

/* .ltr .dot-arrow::before{
    right: 1px;
}

.rtl .dot-arrow::before{
    left: 1px;
} */

.de-ne-more i {
    color: #f3b814;
    position: relative;
    top: 3px;
    rotate: 180deg;
}

.de-ne-dat {
    color: #b7b7b7;
    font-size: 12px;
    margin: 0;
    display: flex;
    height: auto;
    justify-content: end;
    padding: 0;
}

.de-cm-dat {
    color: #b7b7b7;
    font-weight: 300;
    font-size: 12px;
    justify-content: end;
    text-align: right;
    padding-top: 7px;
}


.de-ne-dat span {
    padding-top: 5px;
    padding-bottom: 3px;
}

.de-cm-dat span {
    /* padding-top: 5px;
    padding-bottom: 3px; */
}

.de-ne-dat span:last-of-type {
    border-left: 0px;
}

.de-cm-dat span:last-of-type {
    border-left: 0px;
}

.de-ne-dat-line {}


.news1_footer {
    margin-top: 1px;
    font-size: 11px;
    text-align: right;
    color: gray;
    margin: 0 10px;
    padding: 7px 2px;
}

.news1_footer .news_view_cn {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    font-weight: 100;
}

.news1_footer .news_view_cn span {}


.news1_footer .news_view_cn i {
    margin-right: 7px;
    color: #6181d6;
}

.news_archive {
    margin-top: 20px;
    display: block;
    margin-bottom: 0;
    color: black;
    font-weight: bold;
    direction: rtl;
}

.news-blog-box {
    position: relative;
    margin: 15px 0px;
    background: #fff;
    display: flex;
    flex-grow: 1;
    flex-direction: column;
    position: relative;
    width: 100%;
    min-width: 0;
    border-radius: 7px;
    box-shadow: 0 0 15px rgb(0 0 0 / 5%);
    padding-bottom: 11px;
    transition: all 250ms ease;

    text-align: right;
    direction: rtl;
}

.news-blog-box:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
}

.news-blog-box a {
    text-decoration: none;
}

.news-blog-box a :hover {
    text-decoration: none;
}

.blog-list-img {

    border-radius: 5px;
    width: 220px;
    max-width: 220px;
}

.news-blog-cmt {}

.date-news {

    display: flex;
    font-size: 12px;
    color: gray;
}

.news-blog-box h6 {
    color: #2e2f33;
    text-decoration: none;
    display: block;
    padding: 6px 6px 1px 6px;
    line-height: 25px;
    font-size: 15px;
    min-height: 68px;
    text-align: justify;
    min-height: 87px;
}

.news-blog-box p {
    color: #5e5e5f;
    text-decoration: none;
    display: block;
    text-align: justify;
    padding: 0px 6px;
    line-height: 25px;
    font-size: 12px;
    margin: 10px;
    min-height: 92px;
    border-bottom: 1px solid #efefef;
}

.news-blog-box .date-news {
    font-size: 12px;
    padding: 3px 7px;
    color: #7c7c7c;
}

.news-blog-box .news-blog-continu {
    text-align: right;
    color: #424242;
}

.news-blog-box .news-blog-cmt {
    color: #bababa;
    font-size: 13px;
    border-right: 1px solid #e5e5e5;
}

.news-blog-cat-box {
    background: white;
    padding: 10px;
    margin: 16px 0;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
    border-radius: 8px;
    text-align: right;
    direction: rtl;
    margin-top: 3rem;
}

.news-blog-cat-box .cat-title {
    font-size: 16px;
    text-align: center;
    display: block;
    padding: 7px;
    margin: 0px 15px;
    border-bottom: 1px dotted #bbb9b9;
    margin-bottom: 17px;
}

.news-blog-cat-box ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.ltr .news-blog-cat-box ul {
    direction: ltr;
}

.news-blog-cat-box ul li {}

.news-blog-cat-box ul li a {
    display: block;
    color: #4a4a4a;
    font-size: 15px;
    padding: 10px 7px;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
    font-weight: 300;
}


.ltr .news-blog-cat-box ul li a {
    text-align: left;
}

.news-blog-cat-box ul li a:hover {
    text-decoration: none;
    padding-right: 25px;
    color: #000;
}

.ltr .news-blog-cat-box ul li a:hover {
    text-decoration: none;
    padding-left: 25px;
    color: #000;
}

.news-blog-cat-box ul li a:before {
    font-family: 'FontAwesome';
    content: '\f09e';
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    font-weight: 900;
}

.news-blog-bread {
    direction: rtl;
    margin-top: 20px;
}

.news-blog-bread ol {
    list-style: none;
    margin: 0;
    padding: 0;
}

.news-blog-bread ol li {
    display: inline-block;
    margin: 5px 1px;
    padding: 7px 0;
    font-size: 14px;
}

.news-blog-bread ol li a {
    list-style: none;
    color: #4f4f4f;
    font-size: 14px;
}

.news-blog-bread ol li i {
    float: right;
    margin: 3px 10px 0 3px;
}


.news-card {
    margin: 0;
    position: relative;
    height: 12rem;
    overflow: hidden;
    border-radius: 0.5rem;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    margin-bottom: 1rem;
}

.news-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) 50%, rgba(0, 0, 0, 0.7) 80%);
    z-index: 0;
}

.news-card__card-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    /* background: rgba(255,0,0,.5); */
}

.news-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;
}

.news-card__text-wrapper {
    position: absolute;
    bottom: 0rem;
    padding: 1rem;
    color: white;
    /* 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 .news-card__text-wrapper {
    direction: rtl;
}

.news-card__header {
    font-size: 13px;
    display: flex;
    color: #d4070e;
}

.news-card__title {
    transition: color 1s ease;
    margin-bottom: 0.5rem;
    font-size: 17px;
    line-height: 23px;
}

.rtl .news-card__title {
    text-align: right;
}

.news-card__post-date {
    font-size: 0.7rem;
    margin-bottom: 0.5rem;
    color: #ccc;
}

.news-card__details-wrapper {
    max-height: 0;
    opacity: 0;
    transition: max-height 1.5s ease, opacity 1s ease;
}

.news-card__excerpt {
    font-size: 13px;
    color: #c7c7c7;
}

.rtl .news-card__excerpt {
    text-align: right;
    direction: rtl;
}

.news-card__read-more {
    color: #d4070e;
    display: block;
    font-size: 0.8rem;
    z-index: 5;
    display: flex;
    justify-content: end;
    align-items: center;
}

.news-card__read-more:hover {
    color: white;
}

.news-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;
}

.pContent {
    direction: rtl;
    text-align: justify;
}

.rtl .form_cn {
    direction: rtl;
    text-align: right;
}

.form_cn .form-control {}


.form_cn .form-control::placeholder {
    color: #ccc;
}


.ul_reg_items {

    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 100%;
}

.ul_reg_items li {
    border: 1px solid #eee;
    margin-left: 7px;
    border-radius: 2px;
    font-size: 14px;
    cursor: pointer;
    transition: all 250ms ease;
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
    display: flex;
    align-items: center;
    height: 100%;
    padding-right: 10px;
    padding-left: 10px;
    font-weight: 300;
    border: 1px solid #dfdfdf;
}

.ul_reg_items li:hover {
    background: #ff0000;
    color: #fff;
}

.reg_active {
    background: #00235d;
    color: #fff;
    font-weight: bold;
}

.add_item_wrapper {

    display: flex;
    align-items: center;
    justify-content: end;
}

.btn_add_item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 3px 8px;
    font-size: 13px;
    font-weight: 300;
    background: #00235d;
    border: 1px solid #00235d;
    color: white;
}

.btn_delete_row {
    position: absolute;
    right: -56px;
    top: 10px;
    display: flex;
    align-items: center;
    background: red;
    color: #fff;
    border: 1px solid #eee;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    justify-content: center;
    font-size: 13px;
}

.btn_add_item i {
    margin-left: 4px;
    color: #ffffff;
    font-size: 12px;
}

.btn_add_item span {}

.btn_register {

    background: #c4a676;
    border: 1px solid #c29f67;
    padding: 6px 36px;
    font-size: 15px;
    line-height: 27px;
    color: #fff;
    font-weight: 300;
    border-radius: 1px;
}

.btn_register:hover {
    background: #c29f67;
    color: #fff;
}


/* start of button loading  */

.m-progress {
    position: relative;
    opacity: .8;
    color: transparent !important;
    text-shadow: none !important;
    pointer-events: none;
    cursor: default;
}

.m-progress:hover,
.m-progress:active,
.m-progress:focus {
    cursor: default;
    color: transparent;
    outline: none !important;
    box-shadow: none;
}

.m-progress:before {
    content: '';
    display: inline-block;
    position: absolute;
    background: transparent;
    border: 1px solid #000;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-radius: 50%;
    box-sizing: border-box;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -10px;
    width: 17px;
    height: 17px;
    -webkit-animation: ld 1s ease-in-out infinite;
    -moz-animation: ld 1s ease-in-out infinite;
    -o-animation: ld 1s ease-in-out infinite;
    animation: ld 1s ease-in-out infinite;
}

.btn-default.m-progress:before {
    border-left-color: #333333;
    border-right-color: #333333;
}

.btn-lg.m-progress:before {
    margin-top: -16px;
    margin-left: -16px;
    width: 32px;
    height: 32px;
}

.btn-sm.m-progress:before {
    margin-top: -9px;
    margin-left: -9px;
    width: 18px;
    height: 18px;
}

.btn-xs.m-progress:before {
    margin-top: -7px;
    margin-left: -7px;
    width: 14px;
    height: 14px;
}

@-webkit-keyframes ld {
    0% {
        transform: rotate(0deg) scale(1);
    }

    50% {
        transform: rotate(180deg) scale(1.1);
    }

    100% {
        transform: rotate(360deg) scale(1);
    }
}

@-moz-keyframes ld {
    0% {
        transform: rotate(0deg) scale(1);
    }

    50% {
        transform: rotate(180deg) scale(1.1);
    }

    100% {
        transform: rotate(360deg) scale(1);
    }
}

@-o-keyframes ld {
    0% {
        transform: rotate(0deg) scale(1);
    }

    50% {
        transform: rotate(180deg) scale(1.1);
    }

    100% {
        transform: rotate(360deg) scale(1);
    }
}

@keyframes ld {
    0% {
        transform: rotate(0deg) scale(1);
    }

    50% {
        transform: rotate(180deg) scale(1.1);
    }

    100% {
        transform: rotate(360deg) scale(1);
    }
}


/* end of button loading */


.page-content-container {}

.pContent {
    padding: 20px;
    line-height: 35px;
    margin-bottom: 50px;
    font-family: kalameh !important;
}

.rtl .pContent {

    direction: rtl;
    text-align: right;
}

.page-title-container {
    margin-top: 3rem;
}

.pTitle {
    text-align: right;
    margin: 1px;
    color: #ffffff;
    font-size: 16px;
    padding: 12px 15px;
    border-radius: 1px;
    direction: rtl;
    background: rgb(226 179 103);
    /* background: linear-gradient(20deg, rgb(40 186 49) 0%, rgb(33 168 42) 100%); */
}

.clcard {
    background: #fff;
    box-shadow: 0 5px 20px rgba(41, 48, 67, 0.08);
    transition: all 0.3s ease-in-out;
    border-radius: 10px;
}

.clcard i {
    font-size: 43px;
    color: #f9d453;
}

.clcard .card-title {
    font-size: 18px;
    color: #616161;
}

.clcard a {
    color: #333232;
    font-size: 16px;
}

.form-title-res{
    margin-bottom: 2rem;
}

.cn-form-reserve span{
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 5px;
}


.cn-form-reserve{
    background: #f6f6f6;
    padding: 1rem 1rem 1rem 1rem;
    direction: rtl;
    text-align: right;
}

.rule_content {
    font-size: 13px;
    color: #4a4a4a;
    font-weight: 400;
    line-height: 23px;
    margin: 10px 0px;
}

.rule_content p {
    text-align: justify;
    direction: rtl;
}

.reserv-form{
    color: #333;
}

.reserv-label{
    color: #333;
}

/* .cn-form-reserve{

} */

.reserve-inpt {
    background-color: #f7f9ff !important;
    border: 1px solid #cccccc !important;
    -webkit-box-shadow: 0 5px 28.5px 1.5px transparent !important;
    box-shadow: 0 2px 8.5px 1.5px transparent !important;
    padding: 21px;
    color: #333 !important;
    border-radius: 11px !important;
}

.btn_reserv_form{
    background: #c4a676;
    border: 1px solid #c29f67;
    padding: 6px 36px;
    font-size: 15px;
    line-height: 27px;
    color: #fff;
    font-weight: 300;
    border-radius: 1px;
    display: flex;
    margin-top: 2rem;
}

.btn_reserv_form:hover {
    background: #c29f67;
    color: #fff;
}







.cnt-inpt {
    background-color: #ffffff;
    border: 1px solid #e8e8e8;
    -webkit-box-shadow: 0 5px 28.5px 1.5px rgba(149, 152, 200, 0.2);
    box-shadow: 0 2px 8.5px 1.5px rgba(197, 197, 197, 0.2);
    padding: 21px;
}

.btncontact {
    color: #fff;
    background-color: #f70012;
    border: none !important;
    border-radius: 1px;
    width: 134px;
}

.btncontact:hover {
    color: #fff;
    background-color: #c7000d;
}

.right-body {
    background: rgba(219, 222, 172, 0) url(../images/screenshots-bg.png);
    background-repeat: no-repeat;
    background-position-x: right;
    background-size: contain;
    margin: 0px;
    margin-top: 3rem;
    margin-bottom: 9rem;
}

.contact-map {
    height: 400px;
    box-shadow: 0 5px 20px rgba(41, 48, 67, 0.08);
    transition: all 0.3s ease-in-out;
    border-radius: 10px;
    margin-top: 56px;
    margin-bottom: 50px;
}

/* faq start */


/* faq start */
.faq_search_cn {
    max-width: 400px;
    margin: 20px 0;
}

.accordion a {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    padding: 6px 1rem 7px 41px;
    color: #7288a2;
    font-size: 14px;
    font-weight: 400;
    border-bottom: 1px solid #e5e5e5;
}

.rtl .accordion a {
    padding: 1rem 3rem 1rem 1rem;
}

.accordion a:hover,
.accordion a:hover::after {
    cursor: pointer;
    color: #002258;
}

.accordion a:hover::after {
    border: 1px solid #002258;
}

.accordion a.active {
    color: #002258;
    border-bottom: 1px solid #002258;
}

.accordion a::after {
    content: '\f067';
    font-family: 'FontAwesome';
    font-weight: 900;
    position: absolute;
    left: 1px;
    font-size: 12px;
    color: #7288a2;
    padding: 12px 1px 12px 0px;
    width: 28px;
    height: 28px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #7288a2;
    text-align: center;
    top: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.accordion>h1 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 22px;
}

.rtl .accordion a::after {
    right: 10px;
    left: auto;
}

.accordion a.active::after {
    font-family: 'FontAwesome';
    font-weight: 900;
    content: '\f068';
    color: #002258;
    border: 1px solid #002258;
}

.accordion .content {
    opacity: 0;
    padding: 0 1rem;
    max-height: 0;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
    clear: both;
    -webkit-transition: all 0.2s ease 0.15s;
    -o-transition: all 0.2s ease 0.15s;
    transition: all 0.2s ease 0.15s;
}

.accordion .content p {
    font-size: 1rem;
    font-weight: 300;
}

.accordion .content.active {
    opacity: 1;
    padding: 18px 7px;
    max-height: 100%;
    height: auto;
    -webkit-transition: all 0.35s ease 0.15s;
    -o-transition: all 0.35s ease 0.15s;
    transition: all 0.35s ease 0.15s;
}

.site_inner_title {

    margin-right: 16px;
    font-size: 28px;
    color: #4a4a4a;
    margin-bottom: 10px;

}

/* faq end */
/* faq end */

/* start of new contact us  */
.cnt2-header {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    padding-bottom: 7rem;
}

.cnt-cover {
    width: 100%;
    height: 100%;
    position: absolute;
}

.cnt2-top-header {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    color: rgb(19, 19, 19);
    position: relative;
    flex-direction: column;
}

.cnt2-top-header h1 {
    font-size: 3.2em;
}

.rtl .contact_whole_cn {
    direction: rtl;
}

.cnt2-top-header h2 {
    font-size: 1em;
    padding-top: 1em;
}

.rtl .ct2-ways_box {
    text-align: right;
}

.ct2-ways_box h3 {
    color: #464646;
    font-size: 35px;
    margin-bottom: 4rem;
    margin-top: 4rem;
}

.cnt2-item-container {
    display: flex;
    align-items: center;
}

.rtl .cnt2-item-container {
    direction: rtl;
}

.cnt2_item {
    font-size: 15px;
    color: #fff;
    font-weight: 300;
    display: flex;
    flex-direction: column;
    /* margin-bottom: 7px; */
    text-align: center;
    line-height: 25px;
    justify-content: center;
    margin: 10px 0px;
}

.cnt2-item-header {
    font-size: 17px;
    font-weight: 500;
    color: #464646;
    min-width: 50px;
}

.pic-em {
    border-radius: 3px;
    transition: 250ms;
}

.pic-em:hover {
    box-shadow: 0 5px 20px rgba(41, 48, 67, 0.08);

}


.cn-slider{
    position: relative;
    z-index: 2;
}

.box-services-corp img {
    border-radius: 12px;
    transition: 250ms;
    box-shadow: 0 5px 20px rgba(41, 48, 67, 0.08);

}
.fEnterDate{
    position: absolute;
}
.box-services-h2 {
    border: 1px solid #ccb289;
    height: 162px;
    justify-content: center;
    border-radius: 14px;
    /* width: 100%; */
    /* height: 241px; */
}

.box-services-h2:hover::before {
    clip-path: circle(195% at 78% -20%);
    top: 0;
}

.box-services-h2::before {
    content: '';
    position: absolute;
    top: 150%;
    right: 0;
    width: 100%;
    height: 100%;
    background: url("../../../assets/SiteTheme/images/serv_back.jpg");
    clip-path: circle(150px at 80% 20%);
    transition: .3s ease-in-out;
    background-position-y: center;
    border-radius: 14px;
}

.box-services-h2:hover .box-s .icon-se {
    color: #fff !important;
    border: 3px solid #fff !important;
    z-index: 1 !important;
}

.rode-r:hover .pic-r img {
    color: #fff !important;
}

.box-services-h2:hover .pic-s {
    filter: brightness(0) invert(1)
}
.datepicker-outer-container{
    position: absolute;
}
.box-services-h2:hover .box-services-fm-title {
    color: #fff !important;
}

.icon-2 span {
    font-size: 15px;
}

.box-services-h2 a {
    display: flex;
    justify-content: end;
    width: 18%;
}

.box-s {
    display: flex;
    justify-content: space-between;
    padding: 16px 15px;
    align-items: center;
}

.cnt2-item-value {
    font-size: 19px;
    padding: 14px 24px;
    color: #464646;
    font-weight: 500;
}

.rtl .cnt2-item-value {
    direction: rtl;
}

.cnt-routing {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: end;
    align-items: center;
}

.cnt-routing li {
    padding-left: 15px;
}

.cnt-routing img {
    width: 47px;
}

.rtl .cnt2-form {
    direction: rtl;
    text-align: right;
}

.cnt2-form h3 {
    font-size: 1.5rem;
    margin-bottom: 5rem;
    color: #464646;
    padding-top: 11px;
    margin-top: 4rem;
}

.cnt2-form .text-muted {
    font-weight: 500;
    margin-bottom: 2rem;
    padding-bottom: 0em;
    display: flex;
}

/* end of new contact us  */
.rtl .blog_wrapper {
    direction: rtl;
}

/* start of news  */

.news-row {
    direction: rtl;
    text-align: right;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    background: #fff;
    border-radius: 10px;
    border: 1px solid #f0f0f0;
    box-shadow: 0 4px 0px rgba(0, 0, 0, 0.1);
    padding: 12px;
    line-height: 35px;
    margin-bottom: 11px;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}

.news-row:hover {
    background: #f3f3f3;
}

.news-row img {
    width: 112px !important;
    height: 112px !important;
    border: solid 2px #77c0f1 !important;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    margin: 4px auto;
}

.news-row h3 {
    font-size: 17px;
    margin: 17px 0px 7px 1px;
    color: #313131;
}

.news-row h6 {
    font-size: 13px;
    margin: 17px 0px 7px 1px;
    color: #7d7d7d;
}

.news-row .date-news {
    font-size: 13px;
    margin: 3px 0px 7px 1px;
    color: #ada5a5;
}

.nTitle {
    background: #eaeaea;
    padding: 5px;
    text-align: center;
    padding: 10px;
    margin: 13px;
    font-weight: bold;
    margin-bottom: 0px;
    font-size: 19px;
}

.nSummery {
    width: 97%;
    padding: 4px;
    background: #fafafa;
    margin: 0px auto;
    font-size: 12px;
    text-align: center;
}

.nImage {
    max-width: 100%;
    margin: 20px auto;
    display: block;
}

.nContent {
    width: 100%;
    padding: 10px;
    text-align: justify;
    line-height: 39px;
    font-weight: 300;
}

.ltr .nContent {
    direction: ltr;
}

.nContent img {
    max-width: 90%;
    display: block;
    margin: 40px auto;
}

.relatedbox {
    background: #fdfdfd;
    padding: 20px;
    border: 1px solid #efefef;
    margin: 0 auto;
}

.relatedTitle {
    margin: 10px 10px;
    text-align: right;
    font-weight: bold;
}

.rtl .relatedTitle {
    direction: rtl;
}

.ltr .relatedTitle {
    text-align: left;
}

.relatedTitle:before {
    content: '\f02e';
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit;
    margin: 0 12px;
    color: red;
}

.relatedul {
    list-style: none;
    margin: 8px 20px;
    padding: 0px;
}

.nTitleMain {
    font-size: 1rem;
    line-height: 2rem;
}

.rtl .nTitleMain {
    direction: rtl;
}

.nImgMain {
    max-height: 239px;
}

.nBodyMain {
    min-height: 157px;
}

.relatedul li {}

.relatedul li a {
    display: block;
    padding: 10px;
    border-bottom: 1px solid #efeded;
}

.rtl .relatedul li a {
    text-align: right;
    direction: rtl;
}

.relatedul li a:before {
    content: '\f150';
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit;
    margin: 0 12px;
    color: rgb(0 35 93);
}

.relatedul li a:hover {
    background: rgb(236, 234, 224);
}

/* news like */

.nlContainer {
    background-color: #fdfdfd;
    border: 1px solid #e6e6e6;
    color: #555555;
    width: 100%;
    padding: 5px;
    text-align: left;
    direction: ltr;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.nlContainer a {}

.nlContainer i {
    font-size: 22px !important;
}

.nlContainer .nl-sp {
    font-size: 16px;
}

.a-like i {
    color: #609266;
}

.a-dislike i {
    color: #de7b7b;
}

.nl-sp {}

.sp-green {
    color: #466146;
    font-weight: bold;
}

.sp-red {
    color: red;
}

.activeLike i.fa-thumbs-o-up {
    color: #18a531;
}

.activeLike i.fa-thumbs-o-down {
    color: red;
}

/* end of news */
@media (min-width: 900px) {
    .news-card {
        height: 100%;
    }

    .news-card:hover .news-card__image {
        transform: scale(1.2);
        z-index: -1;
    }

    .news-card:hover .news-card__text-wrapper {
        background-color: rgba(0, 0, 0, 0.6);
    }

    .news-card:hover .news-card__title {
        color: white;
        font-size: 18px;
        font-weight: bold;
    }

    .news-card:hover .news-card__details-wrapper {
        max-height: 20rem;
        opacity: 1;
    }
}

@media screen and (max-width: 980px) {}


@media screen and (max-width: 600px) {
    .nImage {
        max-width: 100%;
    }

    .section_services_em {
        height: 500px;
    }

    .nTitle {
        background: none;
    }

    .rtl .grp-spe-title {
        font-size: 20px;
        padding-right: 20px;
    }

    .ltr .grp-spe-title {
        font-size: 20px;
        padding-left: 10px;
    }

    .rtl .grp-spe-title::before {
        top: 36px;
        width: 58px;
        right: 39%;
    }

    .ltr .grp-spe-title::before {
        top: -9px;
        width: 4px;
        left: 0px
    }

    .slide-services {
        top: -12px !important;
        height: 190px
    }

    .top_m_input {
        display: none;
    }

    .btn-fm2-more {
        color: #9b8563;
        cursor: pointer;
        font-size: 11px;
        padding: 11px 26px 9px 42px;
        height: 37px;
        direction: ltr;
        font-weight: 400;
        transition: 250ms;
        border-radius: 8px;
        background: #2e2b43;
        border: 1px solid #9b8563;
    }

    .rode-sr {
        display: none;
    }

    .rode-sl {
        display: none;
    }

    .index_news_cn {
        padding: 6rem 0 2rem 0;
    }

    .section_services_c {
        width: 100%;
        top: 26px;
    }

    .adver_mdl_img {
        left: 0;
        height: auto;
    }
    .grp-spe-title-cn {
        text-align: right;
        margin-bottom: 0;
    }

    .box-em {
        width: 100%;
    }


    .dashed {
        width: 16%;
        left: -22px;
    }
}