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: absolute;
    top: 51px;
    left: -30px;
    display: none;
    z-index: 0;
    margin: 0;
    z-index: 9999;
    width: 250px;
}

.topmenusearch {
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    display: flex;
    align-items: flex-end;
    height: 100%;
}

.src-close {
    position: absolute;
    right: -37px;
    bottom: 1px;
    cursor: pointer;
}

.src-close i {
    font-size: 34px;
    color: #4f4f4f;
}

.lt-inputsearch {
    color: #eee;
    background-image: linear-gradient(to right, #2f3092, #2e3092);
    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: 8px;
    background-clip: border-box !important;
}

.rtl .lt-inputsearch {
    direction: rtl;
}

.btn-search-main {
    position: absolute;
    z-index: 9;
    background: 0 0;
    border: 0 solid #000;
    border-radius: 12px;
    height: 42px;
    bottom: 2px;
    display: flex;
    align-items: center;
}

.rtl .btn-search-main {
    left: 12px;
}

.ltr .btn-search-main {
    right: 4px;
}

.btn-search-main i {
    color: #bfbfbf;
    font-size: 13px;
    margin-top: 5px;
    padding-left: 10px;
}

.btn_agents {
    display: flex;
    padding: 7px 12px;
    font-size: 12px;
    border-radius: 12px;
    background: rgb(48, 45, 150);
    background: linear-gradient(0deg, rgba(48, 45, 150, 1) 0%, rgba(41, 38, 179, 1) 100%);
    color: #fff !important;
    align-items: center;
    cursor: pointer;
    justify-content: center;
}

.btn_agents:hover {
    color: #fff !important;
}

.btn_agents i {
    padding-right: 7px;
    position: relative;
    top: 2px;
}


.btn_catauge {
    display: flex;
    display: flex;
    padding: 10px 18px;
    font-size: 13px;
    border-radius: 7px;
    background: rgb(24, 57, 98);
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    /* 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;
}

.btn_catauge:hover {
    color: #fff !important;
}

.btn_catauge i {
    padding-right: 7px;
    position: relative;
    top: 2px;
}

.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;
    border-radius: 50%;
    
 
}

.adver-site{
    padding-top: 2rem;
}
.grp_icon_wrapper img {
    width: 49px !important;
    position: absolute;
    top: 12px;
    right: 6px;

}

.sul_down_map {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    margin-top: 22px;
}

.sul_down_map li {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 20px;
}

.ab_img {}

.ab_img img {
    height: 38px;
}

.ab_item_blue {
    font-size: 25px;
    color: #2e3092;
    margin: 3px 0 0;
}

.ab_item_gray {
    font-size: 11px;
    color: #a9a9a9;
    margin: 0px 0 0;
}

.grp_title_wrapper a {
    font-size: 17px;
    color: #114f7f;
    font-weight: 500;
}

.rtl .grp_title_wrapper a {
    font-size: 16px;
}

.grp_wrapper {

    padding-left: 0;
    padding-right: 0;
}

.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: #686868;
    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-cn {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.grp-spe-title h2 {
    font-size: 25px;
    font-weight: 500;
    color: #004276;
    margin-bottom: 0rem;
    direction: rtl;
    display: flex;
    align-items: center;
    justify-content: center;
}
.grp-spe-title p {
    font-size: 20px;
    font-weight: 400;
    color: #535353;
    margin-bottom: 0rem;
    direction: rtl;
    display: flex;
    align-items: center;
    justify-content: center;
}
/* .grp-spe-title::before {
    content: '';
    position: absolute;
    top: 42px;
    height: 2px;
    background-color: #f09f5e;
    width: 54px;
} */

.ltr .grp-spe-title {
    direction: ltr;
}


.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;
}

.grp-spe-title-sub {
    color: #d1d1d1;
    font-size: 17px;
    font-weight: 100;
}


.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;
}

.agents_ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: end;
    padding: 11px 20px;
    font-size: 14px;
    line-height: 36px;
    margin-top: 3rem;
    color: gray;
}

.agents_ul li {}

/* end of news effect  */

/* start of new news  */
/* کارت خبر اصلی */
.box_news1 {
  background: #fff;
  border-radius: 14px;
  box-shadow: 0 4px 22px 0 rgba(100, 100, 100, 0.07);
  overflow: hidden;
  margin: 0 8px;
  display: flex;
  flex-direction: column;
  min-height: 400px;
  transition: box-shadow 0.25s, transform 0.2s;
}

.box_news1:hover {
  box-shadow: 0 8px 32px 0 rgba(227, 52, 47, 0.09);
  transform: translateY(-4px) scale(1.02);
}

/* تصویر خبر */
.news_img_cn {
  width: 100%;
  height: 210px;
  overflow: hidden;
  border-radius: 14px 14px 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.img_news1 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 14px 14px 0 0;
  transition: transform 0.25s;
}

.box_news1:hover .img_news1 {
  transform: scale(1.04);
}

/* تیتر با مربع قرمز */
.news-title-overlay-rtl {
  position: absolute;
  bottom: 9px;
  right: 0;
  background: rgba(255,255,255,0.92);
  padding: 7px 18px 7px 12px;
  border-radius: 24px 0 0 24px;
  display: flex;
  align-items: center;
  max-width: 90%;
}

.news-title-text {
  font-weight: 700;
  font-size: 1.04rem;
  color: #222;
  margin-left: 8px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.red-square {
  width: 12px;
  height: 12px;
  background: #e3342f;
  display: inline-block;
  border-radius: 2px;
}

/* متن کوتاه خبر */
.box-short-n {
  font-size: 0.98rem;
  color: #666666;
  min-height: 36px;
  line-height: 1.7;
}

/* تاریخ */
.de-ne-dat span {
  color: #999999;
  font-size: 0.93rem;
}
.de-ne-dat i {
  margin-right: 4px;
  color: #e3342f;
}

/* دکمه‌ها */
.see-all-btn,
.readmore-btn {
  border-radius: 8px;
  background-color: #e3342f;
  color: #fff !important;
  padding: 7px 22px;
  font-size: 1.01rem;
  border: none;
  transition: background 0.18s;
  text-decoration: none;
  display: inline-block;
}
.see-all-btn:hover,
.readmore-btn:hover {
  background: #c1201b;
  color: #fff;
  box-shadow: 0 2px 10px rgba(227,52,47,0.14);
}

/* ریسپانسیو برای تبلت و موبایل */
@media (max-width: 1200px) {
  .box_news1 { min-height: 340px; }
  .news_img_cn { height: 170px; }
}
@media (max-width: 991px) {
  .box_news1 { min-height: 320px; }
  .news_img_cn { height: 140px; }
}
@media (max-width: 767px) {
  .box_news1 {
    min-height: 250px;
    margin: 0 2px 20px 2px;
  }
  .news_img_cn { height: 100px; }
  .news-title-overlay-rtl {
    font-size: 0.90rem;
    padding: 6px 12px 6px 7px;
  }
  .news-title-text { font-size: 0.93rem; }
  .box-short-n, .de-ne-dat span {
    font-size: 0.91rem;
  }
  .see-all-btn, .readmore-btn {
    font-size: 0.97rem;
    padding: 7px 18px;
  }
}
@media (max-width: 450px) {
  .box_news1 { min-height: 180px; }
  .news_img_cn { height: 70px; }
}

/* سازگاری با راست‌چین */
.index_news_cn {
  /* direction: rtl; */
}



/* 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: justify;
}

.page-title-container {
    margin-top: 3rem;
}

.pTitle {
    text-align: center;
    margin-top: 3rem;
    margin-bottom: 1rem;
    color: #ffffff;
    font-size: 16px;
    padding: 12px 15px;
    border-radius: 1px;
    direction: rtl;
    background:rgb(24 57 98);
}

.gallboxconainer {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.mb-gallboxconainer {
    margin-bottom: 144px;
}


.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;
}

.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-repeat: no-repeat;
    background-position-x: right;
    background-size: contain;
    margin: 0px;
    margin-top: 0rem;
    margin-bottom: 9rem;
    min-height: 200px;
}

.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: #464646;
    font-weight: 300;
    display: flex;
    flex-direction: column;
    /* margin-bottom: 7px; */
    text-align: right;
    line-height: 25px;
    justify-content: center;
    margin: 10px 0px;
}

.ltr .cnt2_item {
    text-align: left;
}

.cnt2-item-header {
    font-size: 17px;
    font-weight: 500;
    color: #464646;
    min-width: 50px;
}

.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: 32px;
    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 */

.ul_lng_top {}

@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) {
    .img_news1 {
        height: auto;
    }

    .box-content a {
        padding: 8px 15px 1px 15px;
    }

    .ul_lng_top {
        position: absolute !important;
        top: -24px;
        left: 1px;
    }

    .box-short-n {
        font-size: 10px;
    }

    .sul_down_map {
        justify-content: center;
    }

    .btn_agents {
        padding: 6px 3px 4px 3px;
        font-size: 9px;
        border-radius: 5px;
    }

    .btn_catauge {
        padding: 6px 3px 4px 3px;
        font-size: 9px;
        border-radius: 5px;
        display: none;
    }
    .grp-spe-title h2 {
        font-size: 20px !important;
    }
    .grp-spe-title p {
        font-size: 16px !important;
    }
    .txt-under_s2 {

        right: 70px;
        top: 49px;
        width: 35px;
    }

    .txt-under_s {

        right: 61px;
        top: 49px;
    }

.img_index_gr_pic {
    width: 69% !important;
    height: 159px;
}
.grp_title_wrapper a {
 
    text-align: center !important;
    font-size: 13px !important;
}

.grp_title_wrapper h4 {
  
    text-align: center !important;
}
    .btn_catauge i {
        top: -1px;
    }

    .box_news1 {
        margin: 2rem 0rem 1rem 3rem;
        width: 245px;
        height: 303px;
    }

    .btn_agents i {
        padding-right: 3px;
        top: -2px;
    }

    .nImage {
        max-width: 100%;
    }

    .nTitle {
        background: none;
    }

    .grp-spe-title {
        font-size: 20px;

    }

    .grp-spe-title::before {
        top: 35px;
        width: 38px;
    }

    .top_m_input {
        display: none;
    }

    .index_news_cn {
        padding: 3rem 0 2rem 0;
    }
}
.news_img_cn {
  position: relative;
}

.news-title-overlay {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 5;
  background: rgba(255,255,255,0.74);
  border-radius: 11px;
  padding: .40rem 1.2rem;
  display: flex;
  align-items: center;
  min-width: 60%;
  box-shadow: 0 4px 20px rgba(0,0,0,0.07);
  font-family: inherit;
  backdrop-filter: blur(2px);
  justify-content: center;
}

.red-square {
  width: 14px;
  height: 14px;
  border-radius: 2px;
  background: #e53030;
  display: inline-block;
}

.overlay-title {
  font-size: 1.09rem;
  color: #242424;
  font-weight: bold;
  margin-right: 6px;
  margin-bottom: 0;
  text-align: right;
  white-space: nowrap;
}

.box_news1 {
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  transition: box-shadow 0.3s;
  margin: 0 10px;
  box-shadow: 0 3px 16px rgba(90,0,0,.07);
  min-height: 370px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.box_news1:hover {
  box-shadow: 0 7px 28px rgba(229, 48, 48, 0.13);
}

.news_img_cn img.img_news1 {
  width: 100%;
  height: 178px;
  object-fit: cover;
  display: block;
  transition: transform 0.4s cubic-bezier(.2,.75,.5,1.2);
  border-top-left-radius:12px;
  border-top-right-radius:12px;
}
.box_news1:hover .news_img_cn img.img_news1 {
  transform: scale(1.08);
}

.box-content { padding: 0 1rem; }

.box-short-n {
  font-size: .97rem;
  color: #333;
  margin: 8px 0 0 0;
  line-height: 1.7;
  min-height: 44px;
}

.de-ne-dat {
  color: #888;
  font-size: .95rem;
  margin-top: 6px;
  text-align: center;
  direction: ltr;
}
.de-ne-dat i { margin-right: 4px; }

.readmore-btn {
  background: none;
  border: none;
  color: #d70000;
  font-size: .98rem;
  padding: 0;
  display: flex;
  align-items: center;
  gap: 6px;
  justify-content: center;
  cursor: pointer;
  transition: color 0.2s;
}
.readmore-btn i { font-size: 1.05rem; margin-right:2px; }
.readmore-btn:hover { color: #242424; }

.custom-owl-prev, .custom-owl-next {
  position: absolute;
  top: 45%;
  background: #fff;
  border: 1px solid #eee;
  width: 42px;
  height: 42px;
  font-size: 1.3rem;
  border-radius: 50%;
  color: #c21f22;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 22;
  box-shadow: 0 3px 10px rgba(70,0,0,0.09);
  cursor: pointer;
  opacity: .96;
}
.custom-owl-prev { right: -20px; }
.custom-owl-next { left: -20px; }
.custom-owl-prev:hover, .custom-owl-next:hover {
  background: #e53030;
  color: #fff;
  border-color: #e53030;
}

@media (max-width: 992px) {
  .news-title-overlay { min-width: 80%; font-size: .98rem;}
  .custom-owl-prev, .custom-owl-next { top: 39%; width:32px; height:32px; font-size:1.02rem;}
}
@media (max-width: 600px) {
  .news-title-overlay { min-width: 92%; }
  .box_news1 { margin:12px 0; min-height:330px;}
  .custom-owl-prev, .custom-owl-next { left:6px; right:6px; }
}
.section-title-center {
  display: inline-block;
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
  color: #333;
  border-bottom: 3px solid #e53030;
  padding: 0 18px 7px 18px;
  margin-bottom: 0.4rem;
  border-radius: 0 0 8px 8px;
  background: #fff;
}

.site_cn_title_2 p {
  text-align: center;
  color: #777;
  margin-bottom: 0;
  margin-top: 3px;
  font-size: 1rem;
}

.see-all-btn {
  color: #e53030;
  font-size: 1rem;
  font-weight: 500;
  text-decoration: none;
  border: 1px solid #e53030;
  padding: 4px 18px;
  border-radius: 21px;
  transition: background .2s, color .2s;
}
