body {
    direction: rtl;
}


.swiper-slide img {
    transform: scaleX(-1);
}


.mcar_lx_l {
    left: 26%;
}

.mcar_r.mcar_lx_r {
    left: 73.2%;
    top: 54.5%;
}

.mcar_vx_r {
    left: 74.5%;
    top: 50%;
    width: 14%;
}

.mcar_vx_l {
    left: 28%;
    top: 50%;
    width: 14%;
}

.mcar_rx_r {
    top: 53.5%;
    left: 75.5%;
}

.mcar_rx_l {
    left: 26.5%;
    top: 53%;
    width: 14%;
}

.mcar_txl_r {
    left: 75.2%;
    top: 53.5%;
}

.mcar_txl_l {
    left: 26.5%;
    top: 53.5%;
}

.mcar_es_r {
    left: 75.5%;
    top: 53%;
    width: 12%;
}

.mcar_es_l {
    width: 12%;
    left: 26.5%;
    top: 53%;
}

.mcar_r {
    position: absolute;
    left: 75.2%;
    top: 50%;
    width: 14%;
}

.mcar_et_l {
    left: 27%;
    top: 53%;
}

.cu_message {
    position: relative;
    margin-right: 12px;
}

.kv_text {
    position: absolute;
    bottom: 0.5rem;
    right: 0.8rem;
}

.ctr_check a {
    margin-right: 0.15rem;
    margin-top: 0.05rem;
    letter-spacing: 0;
}

.kv_btn_1 {
    position: absolute;
    bottom: 0rem;
    left: 0.8rem;
    z-index: 1;
    transition: all 1s;
    transition-delay: 1s;
    opacity: 0;
}

.banner_swiper .swiper-slide-active .kv_btn_1 {
    opacity: 1;
    bottom: 0.6rem;
}

.news_box._left .news_title_co {
    right: 1rem;
}

.nilt_min_d {
    margin-top: 0.5rem;
    display: flex;
    flex-direction: column;
    /* align-items: flex-end; */
    position: absolute;
    bottom: 0.65rem;
    right: 0.5rem;
    opacity: 0;
}

.mdm_detail {
    position: absolute;
    bottom: 0.5rem;
    right: 0.3rem;
    z-index: 1;
}



.cookie_setting,
.cookie_reject,
.cookie_accept {
    width: 3rem;
    position: relative;
    margin-right: 10px;
}

.mmt2t_unit {
    color: #fff;
    font-size: 0.14rem;
    line-height: 0.28rem;
    margin-right: 0.1rem;
}

@media (max-width: 767px) {
    .kv_mb_reset {
        position: absolute;
        bottom: 1.2rem;
        width: 100%;
        right: 45px;
    }

    .kv_btn_1 {
        right: 0;
    }
}

@media (max-width: 767px) {
    .n_img_box {
        height: auto;
        margin-top: 50px;
    }
}

@media (max-width: 767px) {
    .rt_left {
        height: 0.24rem;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 0.4rem;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
}

@media (max-width: 767px) {
    .hfm_min .hfmm_i {
        width: 0.2rem;
        transform: scaleX(-1);
    }

    .mcar_r {
        position: absolute;
        left: 73.2%;
        top: 53%;
        width: 15%;
    }

    .mcar_vx_l {
        left: 20%;
        top: 50%;
        width: 15%;
    }

    .mcar_r.mcar_rx_r {
        left: 72%;
        top: 53%;
        width: 15%;
    }

    .mcar_l.mcar_rx_l {
        left: 18%;
        top: 53%;
        width: 15%;
    }

    .mcar_r.mcar_txl_r {
        left: 72%;
    }

    .mcar_txl_l {
        left: 18.5%;
        top: 53.5%;
    }

    .mcar_r.mcar_lx_r {
        left: 70%;
        top: 54%;
    }

    .mcar_l.mcar_lx_l {
        left: 16.7%;
        top: 54%;
    }

    .mcar_r.mcar_es_r {
        width: 12%;
        left: 73%;
        top: 55%;
    }

    .mcar_l.mcar_es_l {
        width: 12.5%;
        left: 18.5%;
        top: 55%;
    }

    .mcar_r.mcar_et_r {
        width: 13%;
        left: 71%;
        top: 53%;
    }

    .mcar_l.mcar_et_l {
        left: 19%;
        width: 13%;
        top: 53%;
    }
}

/* drp-down */

.rt_right {
    display: flex;
    align-items: center;
    position: absolute;
    right: 17rem;
    top: 90%;
    transform: translateY(-50%);
    opacity: 0;
    transition: all 1s;
}

@media(max-width:768px) {
    .rt_right {
        right: 5rem;
    }

    .dropdown-content {
        position: absolute;
        left: 0;
    }

    .inn_text {
        position: absolute;
        z-index: 1;
        right: 5%;
    }
}

.dropdown button {
    background-color: #000;
    min-width: 130px;
    width: max-content;
    height: 40px;
    border-radius: 5px;
    color: white;
    padding: 10px;
    gap: 10px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    justify-content: space-evenly;
}

.dropdown button img {
    margin: 0 5px 0 0;
}

.dropdown button img,
.dropdown-content li img {
    width: 28px;
}

.dropdown button,
.dropdown-content li {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    font-family: "Noto Sans JP", sans-serif;
    font-family: "Noto Sans Arabic", sans-serif;
    font-family: "Noto Sans KR", sans-serif;
    font-weight: 500;
}

.arrow-down {
    width: 0;
    height: 0;
    display: inline-block;
    vertical-align: middle;
    border-style: solid;
    border-width: 4px 4px 0 4px;
    border-color: #fff transparent transparent transparent;
    margin: 0 0 0 5px;
}

.dropdown button:hover {
    cursor: pointer;
    background-color: #daa17d;
}

/* Style for the dropdown content */
.dropdown-content {
    display: none;
    position: absolute;
    margin: 1px 0 0 0;
    padding: 0;
    background-color: #f5f5f5;
    min-width: 135px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    border-radius: 5px;
    overflow-y: scroll;
    max-height: 315px;
}

/* Style for the dropdown content items */
.dropdown-content li {
    color: black;
    padding: 13px 35px;
    text-decoration: none;
    justify-content: end;
}

.dropdown-content li img {
    margin: 0 20px 0px 20px;
}

/* Style for the dropdown content items on hover */
.dropdown-content li:hover {
    background-color: #f1f1f1;
    cursor: pointer;
    color: #daa17d;
    border-radius: 5px;
}

/* Show the dropdown content when the dropdown button is clicked */
.dropdown:focus-within .dropdown-content {
    display: block;
}

/* Animate the dropdown content */
@keyframes slideIn {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.dropdown-content {
    animation: slideIn 0.3s ease-out;
}

/* Scrollbar styles */
::-webkit-scrollbar {
    width: 8px;
    height: 10px;
}

::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background: #c2c9d2;
}

.banner .swiper-pagination-bullet-active {
    transform: scaleX(-1);
}

@media (max-width: 767px) {

    .kv_text,
    .kv_btn {
        position: relative;
        bottom: 90px !important;
        left: 0;
        right: auto;
        max-width: calc(100% - 1rem);
    }
}

.innl_t {
    position: absolute;
    bottom: 0rem;
    font-size: 0.75rem;
    right: 0.1rem;
    color: #fff;
    z-index: 4;
    font-family: 'PM';
}

.inn_right_min div {
    position: absolute;
    z-index: 3;
    top: 0.5rem;
    right: 0.3rem;
    color: #fff;
    font-size: 0.35rem;
    font-weight: bold;
}

@media (max-width: 767px) {
    .hfm_min .hfmm_i {
        width: 0.2rem;
        transform: scalex(-1);
    }


}

.blue-lg {
    width: 150px;
    position: absolute;
    right: 17rem;
}

@media (max-width: 1440px) and (min-width: 768px) {
    .blue-lg {
        width: 150px;
        position: absolute;
        right: 16.7rem;
    }
}


.ftr-phn {
    margin-top: 18px;
    direction: ltr;
    text-align: left;
}

.ftr-phn a {
    font-size: 16px;
    margin-top: 20px;
    color: #727984;
    font-weight: bold;

}

.ftr-ad {
    margin-top: 6px;
    text-align: left;
}

.ftr-ad a {
    font-size: 14px;
    margin-top: 20px;
    color: #727984;
    font-weight: bold;
    direction: ltr;
    text-align: right;
}

@media(max-width:768px) {
    .blue-lg {
        width: 120px;
        position: absolute;
        right: 4.8rem;
        top: 30px;
    }

    .ftr-ad a {
        font-size: 10px;
    }
}

@media (max-width: 767px) {
    .footer_icon_w {
        display: flex;
        position: absolute;
        bottom: 20px;
        right: 206px;
    }

}

/* ftr-new */

.footer-main {
    display: flex;
    justify-content: space-between;
}

.ftr-lg {
    display: flex;
    justify-content: end;
}

.silver-lg {
    width: 150px;
}

.svr-phn {
    margin-top: 5px;
    margin-top: 5px;
    text-align: left;
    direction: ltr;
}


.svr-phn a {
    font-size: 16px;
    color: #727984;
    font-weight: bold;
}

.svr-ad {
    margin-top: 5px;
    font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei, WenQuanYi Micro Hei, Helvetica Neue, Arial, sans-serif;
}



.svr-phn {
    font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei, WenQuanYi Micro Hei, Helvetica Neue, Arial, sans-serif;
}

.svr-ad a {
    font-size: 16px;
    color: #727984;
    font-weight: bold;
}

@media (max-width:768px) {
    .silver-lg {
        width: 120px;
    }

    .svr-phn a {
        font-size: 14px;
        text-align: right;
    }

    .svr-phn {
        text-align: left;
    }

    .svr-ad a {
        font-size: 10px;
    }


}