/* ar sa */
body {
	text-align: right;
}

.flag {
	margin-right: 0 !important;
	margin-left: 20px;
}

@media screen and (max-width: 768px) {
	.flag:last-child {
		margin-right: 0;
		margin-left: 0;
	}
}

button svg {
	margin-right: 0;
	margin-left: 10px;
}

@media (min-width: 768px) {
	.navbar-header {
		float: right;
	}
}

.footer-menu ul.footer-menu-item {
	text-align: left;
}

.footer-menu ul.footer-menu-item li a {
	padding-left: 0;
	padding-right: 40px;
}

.footer-social {
	text-align: left;
}

.footer-social a,
.footer-social span {
	margin-left: 0;
	margin-right: 15px;
}



.dropdown-menu {
	transform: translateX(50%) !important;
	left: auto !important;
	right: 50% !important;
}

@media screen and (max-width: 768px) {
	#navbar a {
		text-align: right;
	}
}

@media (min-width: 768px) {
	.navbar-right {
		float: left !important;
		margin-left: -15px;
		margin-right: auto;
	}
}

.language-switcher-list{
	left: auto;
	right: 0;
}

@media screen and (max-width: 768px) {
	nav.navbar.bootsnav .navbar-nav {
		padding-left: 0;
		padding-right: 0;
		margin: 0;
		box-sizing: border-box;
		width: 100%;
		padding-bottom: 2px;
		text-align: right;
	}
}

@media screen and (max-width: 768px) {
	.language-switcher {
		margin-right: 25px;
		margin-left: 0;
	}
}


.single-explore-txt {
	text-align: right;
}

.cat_gallary{
	transform: translateX(16%) !important;
}

@media screen and (max-width: 768px) {
	.cat_gallary {
		transform: none !important;
		top: 12rem;
	}
}


.rs-container-design .rs-card {
	margin-right: 0;
	margin-left: 20px;
}

.apartment-full-benefits-list li {
	counter-increment: my-awesome-counter;
	/* margin: 0.25rem; */
	margin-bottom: 5px;
	list-style-type: none !important;
	position: relative;
	font-size: 18px;
	padding-left: 0;
	padding-right: 50px;
}

.apartment-full-benefits-list li::before {
	border-radius: 50%;
	display: inline-block;
	line-height: 24px;
	color: white;
	text-align: center;
	margin-right: 10px;
	content: '';
	position: absolute;
	left: auto;
	right: 0;
	top: 50%;
	background-image: url(/media/appointment/17.png);
	width: 25px;
	height: 24px;
	background-repeat: no-repeat;
	background-size: cover;
	margin-top: -15px;
}

/* ////////// */


.switcher-container {

    margin-left: 10px;
	margin-right: 10px;

}

.widget-play-icon::after {
	border-left: 0;
	margin-left: 0;
    border-right: 12px solid white;
    margin-right: 3px;
}

.about-hero-section:after {
    background: linear-gradient(270deg, #512296 0%, #00000000 50%, #1a1a2e00 100%);
}

.footer-main:after {
    left: -107px;
	right: auto;
}



.service-list li::before {
    left: auto;
	right: 0;
}

.service-list li {
    padding-left: auto;
	padding-right: 24rem;
}

.cta-button::after {
	right: auto !important;
    left: -30px;
    transform: rotateZ(90deg);
}

.yt_v_w_btn_wr2 {

	left: auto !important;
	
	padding-right: 0 !important;
	


   right: 0 !important;

   padding-left: 20px !important;
   border-radius: 0px 0 0px 30px !important;
}

.sm {
    padding: 0px 13px 0 3px !important;
    display: flex;
    gap: 10px;
	flex-direction: row-reverse;
}

.blogfull_article_title {
    text-align: right;
}

.checkbox-wrapper-33 .checkbox__symbol{
	margin-right: 0 !important;
    margin-left: calc(var(--s-small) * 0.7);
}

.nav-item::after {
    top: 42px !important;
    right: auto !important;
    left: -22px !important;
    transform: rotate(102deg)!important;
}

.price_pricing_table td:first-child {
    text-align: right !important;
}

.price_pricing_table th:first-child {
    text-align: right !important;
}

.timeline-container {
    direction: ltr;
}

.row-left {
    direction: ltr;
}

.row-right {
    direction: ltr;
}

.why-grid {
    direction: ltr;
}


.well_btn-cta::after {
    content: "";
    margin-left: var(--spacing-xs);
    color: var(--primary-purple);
    font-size: 19rem;
    background-image: url(/media/assets/img/ourservice/strelka.png);
    width: 35px;
    height: 25px;
    position: absolute;
    right: auto;
    left: -22px;
    top: 18px;
    background-size: contain;
    background-repeat: no-repeat;
    transform: rotate(95deg);
}

.well_btn-cta.big_btn:after{
	right: auto !important;
    left: -22px !important;
}

.well_accordion-content-inner ol, .well_accordion-content-inner ul {
    padding-left: 0;
    padding-right: 20px;
}

.well_accordion-content-inner ol li {
    list-style: number;
    color: #a09e9c;
    direction: rtl;
}

.well_accordion-header {
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    font-size: 16px;
    color: #c5c5c5;
    direction: rtl;
}

.well_section-title {
    font-size: 24px;
    font-weight: 600;
    color: #4700ad;
    margin-bottom: 8px;
    font-family: 'font4';
    margin-bottom: 0;
    direction: rtl;
}

.well_service-section.reverse {
    direction: ltr;
    /* grid-template-columns: 1fr 1.3fr; */
}

.zch{
	    right: auto !important;
    left: -50rem;
}

.footer-menu-grid ul {
    list-style: none;
	margin-right: 0 !important;
    margin-left: 15% !important;
    font-family: 'font3';
}

/* .footer-logo-placeholder {
	background-image: url(/media/assets/img/logo_foot-cropped.svg);
    width: 200rem;
    height: 200rem;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 75px;
    left: 100px;
    right: auto !important;
} */


@media screen and (max-width: 768px) {
    .language-switcher {
        margin-right: 0px;
        margin-left: 25px;
    }
}

@media screen and (max-width: 768px) {
    .index_feature-item {
        padding-left: 0;
        padding-right: 0;
        border-right: 0;
        border-left: 2px solid #eee;
    }
}

@media screen and (max-width: 768px) {
    .about-final-cta-section {
        padding: 60rem 40rem 40rem !important;
        margin: 0px 20rem 30px 0rem;
        width: calc(100% - 40rem);
        max-width: initial;
    }
}

.index_services-grid-line2 {
    margin-right: 150px;
    margin-left: 0;
}

@media screen and (max-width: 768px){
	.index_services-grid-line2 {
    margin-right: 0px;
    margin-left: 0;
}
}

@media screen and (max-width: 768px) {
    .footer-graphics:after {
        position: absolute;
        right: auto;
        bottom: 0;
        width: 63vw;
        height: 63vw;
        transform: rotate(199deg);
        top: calc(-50% + -9vw);
        left: calc(-50% + 25vw);
        background-size: auto;
        background-image: url(/media/assets/img/stillfundregion-cropped.svg);
        background-repeat: no-repeat;
        background-position: top right;
        background-size: 100%;
        content: '';
        position: absolute;
        filter: invert(1);
        z-index: 0;
    }
}

@media screen and (max-width: 768px) {
    .footer-graphics {
        justify-content: flex-end;
        margin-bottom: 0;
        position: absolute;
            left: 12vw;
    right: auto;
        top: 9vw;
    }
}

@media screen and (max-width: 768px) {
    .hamburger2 {
        position: relative;
        top: 25px;
        /* left: -30px; */
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        cursor: pointer;
        gap: 5px;
        z-index: 1000;
        padding: 20px 0;
        /* background-color: #4700ad; */
        position: absolute;
        right: auto;
        width: 50px;
        left: 27px;
    }
}

@media screen and (max-width: 768px) {
    .mobile-menu {
        position: fixed;
        top: 0;
		right: auto;
        left: -100%;
        width: 80%;
        max-width: 350px;
        height: 100vh;
        background: #fff;
        box-shadow: -5px 0 15px rgba(0, 0, 0, 0.2);
        transition: left 0.4s ease;
        z-index: 999;
        padding: 80px 30px 30px;
        overflow-y: auto;
        display: block;
        padding-top: 72px;
        display: flex;
        flex-direction: column;
        /* justify-content: center; */
        background: #4700ad;
        text-transform: capitalize;
    }
}

@media screen and (max-width: 768px) {
    .mobile-menu.active {
        right: auto;
        left: 0;
    }
}


.index_explore-text::after {
    content: "";
    /* margin-left: var(--spacing-xs); */
    color: #00ff85;
    font-size: 19rem;
    background-image: url(/media/assets/img/icon/click.png);
    width: 59px;
    height: 55px;
    position: absolute;
    right: auto;
    left: 41px;
    bottom: 24px;
    background-size: contain;
    background-repeat: no-repeat;
    transform: rotateZ(90deg);
}


@media screen and (max-width: 768px) {
    .index_explore-text::after {
        right: auto;
        bottom: -52px;
        left: 7px;
    }
}

.index_page .swiper-button-next {
    color: #fff;
    left: 20px;
	right: auto;
}

@media screen and (max-width: 768px) {
    .index_service-card-img {
        width: 90px;
        height: 90px;
        position: absolute;
        right: auto;
		left: 30px;
        top: 29%;
        margin-bottom: 0;
    }
}


@media screen and (max-width: 768px){
    .index_page .zvezda1 {
        position: absolute;
        left: 0;
        top: -154px;
        width: 374rem;
        height: 374rem;
        transform: rotate(194deg);
        right: 144px;
    }


    .index_page {
        overflow: hidden;
    }

}

@media screen and (max-width: 768px) {
    .wcnbh .about-final-cta-section {
        margin: 0px 20rem 30px 0rem;
        width: calc(100% - 40rem);
        max-width: initial;
        margin-bottom: 50px;
        padding: 50rem 40rem 40rem !important;
    }
}

@media screen and (max-width: 768px) {
    .wcnbh .why-card {
        padding: 10px 30px 10px 15px;
        border-radius: 0 40rem;
        display: flex;
        align-items: center;
        font-size: 12rem;
        min-height: 100px;
        font-family: 'font3';
        line-height: 1.3;
    }
}

@media screen and (max-width: 768px) {
    .wcnbh .value-card-top {
        margin-bottom: 0px;
        height: 120px;
        height: auto;
        width: 150rem;
    }
}

@media screen and (max-width: 768px) {
    .wcnbh .row-right .snake-card {
        direction: rtl;
    }
}

@media screen and (max-width: 768px) {
    .wcnbh .why-card {
        direction: rtl;
    }
}


@media screen and (max-width: 768px) {
    .your_journey .timeline-container {
        --mobile-scale: clamp(0.25, calc((100vw - 40px) / 1400px), 0.5);
        --negative-margin: calc((2000px * (1 - var(--mobile-scale))) * -1);
        min-width: 1400rem;
        max-width: 1440px;
        width: 1400rem;
        transform: scale(var(--mobile-scale));
        transform-origin: top center;
        margin-right: 50%;
        margin-left: 0;
        right: -700rem;
        left: auto;
        margin-bottom: var(--negative-margin);
        position: relative;
        /* direction: rtl; */
    }
}