.my-nav-con{padding-right:50px;padding-left:0;}

[id=main-navigation-toggle] ~ label{right:0;left:auto;}
.carousel-control-prev{left: 10%;right:auto;}
.carousel-control-next{left:calc(10% + 80px);right: auto;}
.nav-main{padding-right:15vw;padding-left:0;}
.submenu{right:100%;left:auto;}
.projects-slider .slider-text h1{text-align:start;}
.get-in-text h3::after,.news-section .section-heading::after{left:auto;right:0;}
.section-content .section-more i{transform:rotate(180deg);}
.my-logo{display:inline-block;text-align:center;}
.my-navbar .my-logo .nav-slogan{max-height:30px;}
.breadcrumb-item+.breadcrumb-item{padding-right:var(--bs-breadcrumb-item-padding-x);}
.breadcrumb-item+.breadcrumb-item::before{float:right;padding-left:var(--bs-breadcrumb-item-padding-x);padding-right:0;}
.timer-section .timer .step:nth-child(odd){transform:translateX(-100%);border-right:2px solid var(--pc);border-left:none;border-radius:3px 0 0 3px;}
.timer-section .timer .step:nth-child(even) {border-left: 2px solid var(--sc);border-radius:0 3px 3px 0;border-right:none;}
.timer-section .timer .step:nth-child(odd) > span{left:auto;}
.timer-section .timer .step:nth-child(even) > span{right:auto;left:-2px;}
.owl-theme .owl-nav{flex-direction:row-reverse;}
.section-content{text-align:right;}
.cd-tab-filter a{padding-right:14px;padding-left:0;}
ol, ul{padding-left:0;}
.fbc-page .fbc-wrap .fbc-items {float: right;}
.my-nav-con {text-align: start;justify-content: flex-start;}
.news-box {direction: rtl;}

@media screen and (max-width: 500px){
  
.timer-section .timer .step:nth-child(2n+1) {transform: translateX(0%);border: none;border-top-color: currentcolor;border-top-style: none;border-top-width: medium;border-top: 2px solid #add8e6;}

}

@media (min-width:992px) {
    .inline-slider{width:50%;float:left;margin-left:0;margin-right:30px;max-width:480px;margin-bottom:0;}
}




