body{direction: rtl !important;}
.main-nav-block{display: flex;}
.main-nav-ar{float: unset  !important;display: block;width: 100%;}
.slider-arabic{direction: ltr  !important;}
footer .footer-box h4:before{right: unset  !important;}
.project-area h2{text-align: right;}
.project-area h2:before{display: none  !important;opacity: 0  !important;}
#mixitup-projects .mix{direction: ltr  !important;}


.cbx {
    -webkit-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    cursor: pointer
}

.cbx span {
    display: inline-block;
    vertical-align: middle;
    transform: translate3d(0, 0, 0)
}

.cbx span:first-child {
    position: relative;
    width: 20px;
    height: 20px;
    transform: scale(1);
    vertical-align: middle;
    border: 1px solid #B9B8C3;
    transition: all .2s ease
}

.cbx span:first-child svg {
    position: absolute;
    z-index: 1;
    top: 5px;
    left: 4px;
    fill: none;
    stroke: #fff;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-dasharray: 16px;
    stroke-dashoffset: 16px;
    transition: all .3s ease;
    transition-delay: .1s;
    transform: translate3d(0, 0, 0)
}

.cbx span:first-child:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #DAB19F;
    display: block;
    transform: scale(0);
    opacity: 1;
    border-radius: 50%;
    transition-delay: .2s
}

.cbx span:last-child {
    margin-left: 8px
}

.cbx span:last-child:after {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    height: 1px;
    width: 100%;
    background: #B9B8C3;
    transform-origin: 0 0;
    transform: scaleX(0)
}

.cbx:hover span:first-child {
    border-color: #DAB19F
}

.inp-cbx:checked + .cbx span:first-child {
    border-color: #DAB19F;
    background: #DAB19F;
    animation: check .6s ease
}

.inp-cbx:checked + .cbx span:first-child svg {
    stroke-dashoffset: 0
}

.inp-cbx:checked + .cbx span:first-child:before {
    transform: scale(2.2);
    opacity: 0;
    transition: all .6s ease
}

.inp-cbx:checked + .cbx span:last-child {
    color: #B9B8C3;
    transition: all .3s ease
}

.inp-cbx:checked + .cbx span:last-child:after {
    transition: all .3s ease
}

@keyframes check {
    50% {
        transform: scale(1.2)
    }
}


.urun-detay-img-word {
	width: 33% !important;
	text-align: left !important;
	margin-right: 35px;
}
.urun-img-box a:hover:before {
	background: #00000021;
	z-index: 0;
	border-radius: 50%;
	right: 39px !important;
}
.project-single-page .list-group span {
	width: 50%;
	color: #225F84;
	text-align: right !important;
}
.inspiring-section-bg {
	left: 0;
	right: unset;
	background: transparent;
	position: absolute;
	top: 0;
	clip-path: polygon(0 0, 75% 0, 100% 100%, 0% 100%);
	height: 588px;
	overflow: hidden;
	margin-top: 31px;
}
.video-play-button i.fa-play {
	color: #fff;
	position: absolute;
	z-index: 9;
	font-size: 30px;
	left: -6px;
	transform: translateY(-50%);
	right: -15px;
	margin: auto;
}
.business-video {
	position: relative;
	float: left;
	left: 90%;
	top: 50%;
	margin-top: -32px;
}
.uretim-bg {
	right: unset;
	left: 0;
	background: transparent;
	position: absolute;
	top: 0;
	clip-path: polygon(0 0, 100% 0, 75% 100%, 0% 100%);
	height: 588px;
	overflow: hidden;
}
.inspiring-section-bg img {
	height: 524px;
}
.h1-technical-solutions {position: relative;background-repeat: no-repeat;background-position: right;background-size: contain;margin-top: -62px;background-size: 53.5%;}
.info-ar {width: 100%;text-align: right;}
.info-ar .section-body{left: 0;}
.info-ar .section-thumb {position: absolute;left: 0;top: 5px;right: -70px;}

@media only screen and (max-width: 1881px) and (min-width: 1369px)
{
	.inspiring-section-bg img {
		min-width: auto !important;
		height: 528px !important;
	}
	.business-video {
		position: relative;
		float: left;
		left: 100% !important;
		top: 50%;
		margin-top: -32px;
	}
}
@media only screen and (max-width: 1367px) and (min-width: 1200px)
{
	.inspiring-section-bg {
		height: 612px;
		width: 58.5% !important;
		overflow: hidden;
	}

}


@media only screen and (max-width: 1199px) and (min-width: 992px)
{
	.main-nav-area {
		display: inline-block;
		float: right;
		margin-top: 14px;
	}
	.stellarnav ul li a {
		color: #ffffff;
		padding: 13px;
		font-size: 13px !important;
	}
	.inspiring-section-bg {
		height: 615px;
		width: 58% !important;
	}
	.inspiring-content-area p {
		max-width: 430px !important;
		max-height: 100px;
		overflow: auto;
	}
}

@media only screen and (max-width: 991px) and (min-width: 768px)
{
	.business-video {
		left: 50% !important;
		position: absolute;
		margin-top: -235px;
	}
	.stellarnav.mobile ul {
		background: transparent;
		margin-top: 75px;
	}
	.main-nav-area {
		display: inline-block;
		float: right;
		width: 100%;
		margin-top: 0;
		height: 100%;
	}
	.stellarnav.mobile .menu-toggle {
		padding-left: 0;
		padding-right: 0;
		padding-bottom: 0;
		font-size: 30px;
		position: absolute;
		right: unset !important;
		left: 20px !important;
		top: 10px;
		width: auto;
	}
	.inspiring-section-bg {
		height: 612px;
		width: 50.5% !important;
		overflow: hidden;
	}
	.h1-technical-solutions {
		position: relative;
		background-repeat: no-repeat;
		background-position: right;
		background-size: contain;
		margin-top: -64px !important;
		background-size: 53.5%;
	}
}


@media only screen and (max-width: 767px) and (min-width: 481px)
{
	.business-video {
		left: 50% !important;
		margin-top: 0 !important;
	}
	.stellarnav.mobile ul {
		background: transparent;
		margin-top: 75px;
	}
	.urun-detay-img-word {
		width: 100% !important;
		text-align: center !important;
		height: 50px !important;
		margin-right: 0 !important;
	}
	.stellarnav.mobile .menu-toggle {
		right: unset !important;
		left: 20px !important;
		top: 0;
	}
}
@media only screen and (max-width: 480px) and (min-width: 320px)
{
	.stellarnav.mobile ul {
		background: transparent;
		margin-top: 75px;
	}
	.urun-detay-img-word {
		width: 100% !important;
		text-align: center !important;
		height: 50px !important;
		margin-right: 0 !important;
	}
}
@media only screen and (max-width: 480px) and (min-width: 240px)
{
	.stellarnav.mobile ul {
		background: transparent;
		margin-top: 75px;
	}
	.stellarnav.mobile .menu-toggle {
		right: unset !important;
		left: 20px !important;
		top: 0;
	}
