.e-con.e-flex>.e-con-inner {
    padding-right: 16px;
    padding-left: 16px;
}

footer img.image{
    max-width: 110px !important;
} 
footer #block-9 p{
    color: #fff;
}

.our-special-skills__media{
    position: unset;
}


.breadcrumb-space .breadcrumb__title {
    line-height: 102px;
}

html[dir="rtl"] .header-2 .header__top-welcome-text{
    margin-right: 75px;
    margin-left: 0;
}

html[dir="rtl"] .banner-3__media__shape .img-2{
    left: 485px;
}

html[dir="rtl"] .header-2 .header__top-socail{
    margin-right: unset;
    margin-left: 75px;
}

html[dir="rtl"] .header-2 .rr-header-icon-search, html[dir="rtl"] .rr-header-icon-search {
    padding-right: unset;
    padding-left: 30px;
}

html[dir="rtl"] .header-2 .header__top-menu li::before {
    content: "";
    right: unset;
    left: -21px;
    width: 1.5px;
    height: 21px;
    rotate: 30deg;
    position: absolute;
    top: calc(50% - 1px);
    transform: translateY(-50%);
    background-color: rgba(8, 10, 11, 0.1);
}

html[dir="rtl"] .banner-3__btn-box svg,
html[dir="rtl"] .rr-header-contact-btn svg {
    transform: rotate(180deg);
}

html[dir="rtl"] div[data-elementor-type="wp-page"] {
    direction: ltr;
}
    
html[dir="rtl"] div[data-elementor-type="wp-page"] .e-con{
    
    margin-inline-end: var(--margin-inline-start);
    margin-inline-start: var(--margin-inline-end)
}


html[dir="rtl"] .rtl-data-r .section__subtitle{
width: 100%;
justify-content: right !important;
}

html[dir="rtl"] .rtl-data-r p,
html[dir="rtl"] .rtl-data-r h2,
html[dir="rtl"] .banner-3__content,
html[dir="rtl"] .our-special-skills__content{
    direction: rtl;
    text-align: right;
}

html[dir="rtl"] .rtl-data-center p,
html[dir="rtl"] .rtl-data-center h2{
    direction: rtl;
    text-align: center;
}

html[dir="rtl"] .rtl-data-center .our-featured-service__text{
    width: 100%;
}
html[dir="rtl"] .rtl-data-center h6{
    direction: rtl;
    text-align: center;
    
}

html[dir="rtl"] .our-special-skills .skill-one__progress .count-text{
    right: unset;
    left: 0;
}

html[dir="rtl"] .protfolio__tab.masonary-menu{
    direction: rtl;
}

.trp-floating-switcher{
    width: fit-content !important;
}

.trp-language-item-name{
    display: none !important;
}

.battout-service .our-featured-service__content{
    justify-content: center;
}

@media(max-width:1299px){
    .hero-banner .img{
        margin-bottom: 60px;
    }
}

@media (max-width: 575px) {
    .elementor-10190 .special-skills-section.elementor-element.elementor-element-2a23597 {
        --width: 100% !important;
    }
}


@media (max-width: 575px), only screen and (min-width: 576px) and (max-width: 767px), only screen and (min-width: 992px) and (max-width: 1199px) {
    #scroll-percentage {
        right: 30px;
        bottom: 70px !important;
    }
}

/* what's app icon */
.footer-inside .social .whats::before {
    content: url(../imgs/whatsapp.png);
    display: inline-block;
    transform: scale(.7);
    margin: 0 8px;
    opacity: .8;
    transition: .3s;
}

.footer-inside .social .whats:hover::before {
    transform: scale(.8);
    opacity: 1;
}

.footer-inside .social .whats {
    position: fixed;
    bottom: 50px;
    left: -10px;
    background: #c89e60;
    width: 72px;
    height: 52px;
    overflow: hidden;
    padding-top: 6px;
    padding-right: 1px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99999;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .15);
    border-radius: 0 4px 4px 0;
    opacity: 0.8;
    transition: 0.5s;
}

.footer-inside .social .whats:hover {
    opacity: 1;
    left: 0;
}

/* custom style */

.battout-service .our-featured-service__icon{
	display:none;
	
}
.battout-service img{
	height: 255px !important;
}
.battout-service  .our-featured-service__text>span{
	display:none;
}
.battout-service .swiper{
	padding: 6px;
}


.battoutprecess .elementor-widget-rr-project-box .our-work-precess-2__item{
	min-height: 455px;
}

.our-special-skills .our-special-skills__content {
    margin-right: 75px;
}

.contact-formSection .wpcf7{
    display: none;
}

.footer-inside .social .whats::before {
    content: url(../img/whatsapp.png);
    display: inline-block;
    transform: scale(.7);
    margin: 0 8px;
    opacity: .8;
    transition: .3s;
}

.footer-inside .social .whats:hover::before {
    transform: scale(.8);
    opacity: 1;
}

.footer-inside .social .whats {
    position: fixed;
    bottom: 50px;
    left: -10px;
    background: #c79e3f;
    width: 72px;
    height: 52px;
    overflow: hidden;
    padding-top: 6px;
    padding-right: 1px;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99999;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .15);
    border-radius: 0 4px 4px 0;
    opacity: 0.8;
    transition: 0.5s;
}

.footer-inside .social .whats:hover {
    opacity: 1;
    left: 0;
}