html[dir="rtl"] .header-area .navbar-shape{
left:auto;
right:0;
transform:scaleX(-1);
}

html[dir="rtl"] .header-area .navbar-shape-2{
left:auto;
right:0;
transform:scaleX(-1);
}

html[dir="rtl"] .desktop-nav .navbar{
direction:rtl;
flex-direction:row-reverse;
}

html[dir="rtl"] .desktop-nav .navbar::before{
clip-path:polygon(5% 0,100% 0,100% 100%,0 100%);
}

html[dir="rtl"] .desktop-nav .navbar-brand{
margin-left:35px;
margin-right:0;
order:3;
}

html[dir="rtl"] .desktop-nav .navbar .navbar-nav{
margin-right:auto;
margin-left:0;
}

html[dir="rtl"] .desktop-nav .navbar .navbar-nav .nav-item a{
margin-right:20px;
margin-left:20px;
}

html[dir="rtl"] .desktop-nav .navbar .navbar-nav .nav-item:first-child a{
margin-right:0;
margin-left:20px;
}

html[dir="rtl"] .desktop-nav .navbar .navbar-nav .nav-item:last-child a{
margin-left:0;
}

html[dir="rtl"] .desktop-nav .navbar .navbar-nav .nav-item a::before{
left:auto;
right:-10px;
transform:rotate(-45deg);
}

html[dir="rtl"] .desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu{
left:auto;
right:0;
text-align:right;
transform-origin:top right;
}

html[dir="rtl"] .desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu{
right:250px;
left:auto;
}

html[dir="rtl"] .desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li a i{
float:left;
}

html[dir="rtl"] .desktop-nav .navbar .others-options{
margin-right:auto;
margin-left:0;
}

html[dir="rtl"] .top-header-area ul{
float:left;
flex-direction:row-reverse;
}

html[dir="rtl"] .top-header-area ul li i{
margin-left:7px;
margin-right:0;
}

html[dir="rtl"] .top-header-area ul li a i{
margin-left:6px;
margin-right:0;
}

html[dir="rtl"] .navbar-option-language .dropdown-toggle::after{
margin-right:6px;
margin-left:0;
}

html[dir="rtl"] .mobile-responsive-nav .logo{
right:15px;
left:auto;
}

html[dir="rtl"] .mean-container a.meanmenu-reveal{
left:15px!important;
right:auto!important;
}

html[dir="rtl"] .mean-container .mean-nav ul li a{
text-align:right;
padding-right:20px!important;
padding-left:45px!important;
}

html[dir="rtl"] .mean-container .mean-nav ul li a.mean-expand{
left:0;
right:auto;
}


/*=========================================
GOLDEN WOLF RTL SUPPORT
Load this file after:
style.css
style_updated.css
responsive.css
responsive-fixes.css
=========================================*/
html[lang="ar"],
html[dir="rtl"]{
direction:rtl;
}
html[lang="ar"] body,
html[dir="rtl"] body{
direction:rtl;
text-align:right;
font-family:"Tajawal","Arial",sans-serif;
}
html[lang="ar"] h1,
html[lang="ar"] h2,
html[lang="ar"] h3,
html[lang="ar"] h4,
html[lang="ar"] h5,
html[lang="ar"] h6,
html[dir="rtl"] h1,
html[dir="rtl"] h2,
html[dir="rtl"] h3,
html[dir="rtl"] h4,
html[dir="rtl"] h5,
html[dir="rtl"] h6{
font-family:"Tajawal","Arial",sans-serif;
}
html[lang="ar"] p,
html[lang="ar"] a,
html[lang="ar"] li,
html[lang="ar"] span,
html[lang="ar"] input,
html[lang="ar"] textarea,
html[lang="ar"] select,
html[lang="ar"] button,
html[dir="rtl"] p,
html[dir="rtl"] a,
html[dir="rtl"] li,
html[dir="rtl"] span,
html[dir="rtl"] input,
html[dir="rtl"] textarea,
html[dir="rtl"] select,
html[dir="rtl"] button{
font-family:"Tajawal","Arial",sans-serif;
}
html[dir="rtl"] .text-start{
text-align:right!important;
}
html[dir="rtl"] .text-end{
text-align:left!important;
}
html[dir="rtl"] .float-start{
float:right!important;
}
html[dir="rtl"] .float-end{
float:left!important;
}
html[dir="rtl"] .ms-auto{
margin-right:auto!important;
margin-left:0!important;
}
html[dir="rtl"] .me-auto{
margin-left:auto!important;
margin-right:0!important;
}
html[dir="rtl"] .top-header-area ul{
direction:rtl;
}
html[dir="rtl"] .top-header-area ul li{
margin-right:0;
margin-left:25px;
}
html[dir="rtl"] .top-header-area ul li:last-child{
margin-left:0;
}
html[dir="rtl"] .top-header-area ul li i{
margin-right:0;
margin-left:7px;
}
html[dir="rtl"] .navbar-option-language .dropdown-toggle::after{
margin-left:0;
margin-right:6px;
}
html[dir="rtl"] .desktop-nav .navbar{
direction:rtl;
}
html[dir="rtl"] .desktop-nav .navbar-brand{
margin-right:0;
margin-left:35px;
}
html[dir="rtl"] .desktop-nav .navbar .navbar-nav{
padding-right:0;
}
html[dir="rtl"] .desktop-nav .navbar .navbar-nav .nav-item a{
margin-right:15px;
margin-left:15px;
}
html[dir="rtl"] .desktop-nav .navbar .navbar-nav .nav-item a i{
margin-left:0;
margin-right:3px;
}
html[dir="rtl"] .desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu{
left:auto;
right:0;
text-align:right;
}
html[dir="rtl"] .desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li a{
text-align:right;
}
html[dir="rtl"] .desktop-nav .others-options{
margin-left:0;
margin-right:auto;
}
html[dir="rtl"] .mobile-responsive-nav .logo{
left:auto;
right:15px;
}
html[dir="rtl"] .mean-container a.meanmenu-reveal{
right:auto!important;
left:15px!important;
}
html[dir="rtl"] .mean-container .mean-nav ul li a{
text-align:right;
padding-right:20px!important;
padding-left:45px!important;
}
html[dir="rtl"] .mean-container .mean-nav ul li a.mean-expand{
right:auto;
left:0;
text-align:center;
}
html[dir="rtl"] .mean-container .mean-nav ul li li a{
padding-right:35px!important;
padding-left:20px!important;
}
html[dir="rtl"] .hero-slider-area .hero-slider-content,
html[dir="rtl"] .hero-slider-item .hero-slider-content{
text-align:right;
}
html[dir="rtl"] .hero-slider-area .hero-slider-content .hero-title,
html[dir="rtl"] .hero-slider-area .hero-slider-content h1,
html[dir="rtl"] .hero-slider-area .hero-slider-content h2{
text-align:right;
letter-spacing:0;
}
html[dir="rtl"] .hero-slider-area .hero-slider-content .hero-desc,
html[dir="rtl"] .hero-slider-item .hero-slider-content p{
text-align:right;
}
html[dir="rtl"] .hero-slider-area .owl-theme .owl-nav .owl-prev{
right:auto;
left:60px;
}
html[dir="rtl"] .hero-slider-area .owl-theme .owl-nav .owl-next{
right:auto;
left:0;
}
html[dir="rtl"] .hero-slider-area .owl-theme .owl-nav .owl-prev i,
html[dir="rtl"] .hero-slider-area .owl-theme .owl-nav .owl-next i{
transform:scaleX(-1);
}
html[dir="rtl"] .default-btn i,
html[dir="rtl"] .read-more i{
margin-left:0;
margin-right:5px;
transform:scaleX(-1);
}
html[dir="rtl"] .section-title,
html[dir="rtl"] .section-titlexc{
text-align:center;
}
html[dir="rtl"] .section-title .top-title,
html[dir="rtl"] .about-content .top-title,
html[dir="rtl"] .latest-project-content .top-title,
html[dir="rtl"] .testimonial-content .top-title,
html[dir="rtl"] .blog-title-content .top-title,
html[dir="rtl"] .certified-content .top-title,
html[dir="rtl"] .get-quote-from .top-title,
html[dir="rtl"] .join-our-team-content .top-title{
padding-left:0;
padding-right:70px;
}
html[dir="rtl"] .section-title .top-title::before,
html[dir="rtl"] .about-content .top-title::before,
html[dir="rtl"] .latest-project-content .top-title::before,
html[dir="rtl"] .testimonial-content .top-title::before,
html[dir="rtl"] .blog-title-content .top-title::before,
html[dir="rtl"] .certified-content .top-title::before,
html[dir="rtl"] .get-quote-from .top-title::before,
html[dir="rtl"] .join-our-team-content .top-title::before{
left:auto;
right:0;
}
html[dir="rtl"] .premium-about-content .top-title,
html[dir="rtl"] .section-mini-title,
html[dir="rtl"] .mini-title{
padding-left:0;
padding-right:70px;
}
html[dir="rtl"] .premium-about-content .top-title::before,
html[dir="rtl"] .section-mini-title::before,
html[dir="rtl"] .mini-title::before{
left:auto;
right:0;
}
html[dir="rtl"] .premium-about-content{
padding-left:0;
padding-right:10px;
}
html[dir="rtl"] .premium-about-image{
padding-left:0;
padding-right:40px;
}
html[dir="rtl"] .about-bg-shape{
left:auto;
right:0;
}
html[dir="rtl"] .about-dots{
left:auto;
right:-20px;
}
html[dir="rtl"] .logo-circle{
right:auto;
left:-40px;
}
html[dir="rtl"] .experience-box{
left:auto;
right:0;
}
html[dir="rtl"] .about-feature-card,
html[dir="rtl"] .bottom-about-row,
html[dir="rtl"] .mini-features,
html[dir="rtl"] .mini-features div,
html[dir="rtl"] .why-choose-area .single-choose-us .choose-flex{
direction:rtl;
}
html[dir="rtl"] .why-choose-area .choose-img img{
margin-left:0;
margin-right:-10px;
}
html[dir="rtl"] .image-text{
left:auto;
right:80px;
}
html[dir="rtl"] .dot-pattern{
left:auto;
right:60px;
}
html[dir="rtl"] .floating-triangle{
left:auto;
right:80px;
}
html[dir="rtl"] .gold-line{
right:auto;
left:120px;
}
html[dir="rtl"] .gold-border-box{
right:auto;
left:90px;
}
html[dir="rtl"] .strategy-item{
direction:rtl;
}
html[dir="rtl"] .strategy-item:hover{
transform:translateX(-10px);
}
html[dir="rtl"] .chairman-content-area{
padding-left:0;
padding-right:20px;
}
html[dir="rtl"] .section-mini-title{
padding-left:0;
padding-right:55px;
}
html[dir="rtl"] .floating-shape{
left:auto;
right:-40px;
}
html[dir="rtl"] .experience-card{
left:auto;
right:28px;
}
html[dir="rtl"] .chairman-features .feature-item{
direction:rtl;
}
html[dir="rtl"] .feature-item:hover{
transform:translateX(-8px);
}
html[dir="rtl"] .products-banner-content,
html[dir="rtl"] .products-cta-content{
text-align:right;
}
html[dir="rtl"] .banner-btn,
html[dir="rtl"] .product-buttons{
direction:rtl;
}
html[dir="rtl"] .product-features li,
html[dir="rtl"] .shipping-product-content ul li{
padding-left:0;
padding-right:24px;
}
html[dir="rtl"] .product-features li::before,
html[dir="rtl"] .shipping-product-content ul li::before{
left:auto;
right:0;
}
html[dir="rtl"] .product-features li i{
margin-right:0;
margin-left:8px;
}
html[dir="rtl"] .product-details-area .product-details-content{
padding-left:0;
padding-right:40px;
}
html[dir="rtl"] .product-details-area .product-floating-badge{
left:auto;
right:30px;
}
html[dir="rtl"] .product-details-area .feature-item{
direction:rtl;
}
html[dir="rtl"] .shipping-showcase-content,
html[dir="rtl"] .machines-content{
padding-left:0;
padding-right:35px;
}
html[dir="rtl"] .shipping-showcase-content .top-title::before{
left:auto;
right:0;
}
html[dir="rtl"] .showcase-item,
html[dir="rtl"] .machine-item{
direction:rtl;
}
html[dir="rtl"] .badge-one{
left:auto;
right:40px;
}
html[dir="rtl"] .badge-two{
right:auto;
left:40px;
}
html[dir="rtl"] .video-badge{
left:auto;
right:35px;
}
html[dir="rtl"] .premium-products-slider .project-slider-content>a{
right:auto;
left:20px;
}
html[dir="rtl"] .premium-products-slider .project-slider-content h3{
padding-right:0;
padding-left:70px;
}
html[dir="rtl"] .single-latest-project .project-slider-content h3{
left:auto;
right:30px;
}
html[dir="rtl"] .single-latest-project .project-slider-content i{
right:auto;
left:30px;
}
html[dir="rtl"] .page-title-area .page-title-content,
html[dir="rtl"] .page-title-content,
html[dir="rtl"] .section-titlexc{
text-align:right;
}
html[dir="rtl"] .page-title-area .page-title-content h1,
html[dir="rtl"] .page-title-area .page-title-content h2,
html[dir="rtl"] .page-title-area .page-title-content p,
html[dir="rtl"] .page-title-content h1,
html[dir="rtl"] .page-title-content h2,
html[dir="rtl"] .page-title-content p,
html[dir="rtl"] .section-titlexc h1,
html[dir="rtl"] .section-titlexc h2,
html[dir="rtl"] .section-titlexc p{
text-align:right;
}
html[dir="rtl"] .page-title-area .page-title-content ul{
padding-right:0;
text-align:right;
}
html[dir="rtl"] .page-title-area .page-title-content ul li{
padding-right:0;
padding-left:15px;
margin-left:0;
margin-right:15px;
}
html[dir="rtl"] .page-title-area .page-title-content ul li::before{
right:auto;
left:-3px;
}
html[dir="rtl"] .page-title-area .page-title-content ul li:first-child{
margin-right:0;
}
html[dir="rtl"] .page-title-area .page-title-content ul li:last-child{
padding-left:0;
}
html[dir="rtl"] .faq-accordion .accordion .accordion-title{
padding-left:60px;
padding-right:30px;
text-align:right;
}
html[dir="rtl"] .faq-accordion .accordion .accordion-title i{
right:auto;
left:7px;
}
html[dir="rtl"] .faq-accordion .accordion .accordion-content{
text-align:right;
}
html[dir="rtl"] .form-control,
html[dir="rtl"] input,
html[dir="rtl"] textarea,
html[dir="rtl"] select{
text-align:right;
direction:rtl;
}
html[dir="rtl"] input[type="email"],
html[dir="rtl"] input[type="tel"],
html[dir="rtl"] input[type="url"]{
direction:ltr;
text-align:right;
}
html[dir="rtl"] .nice-select{
text-align:right!important;
padding-left:30px;
padding-right:18px;
}
html[dir="rtl"] .nice-select::after{
right:auto;
left:12px;
}
html[dir="rtl"] .nice-select .list{
left:auto;
right:0;
text-align:right;
}
html[dir="rtl"] .single-footer-widget,
html[dir="rtl"] .footer-widget,
html[dir="rtl"] .clean-industrial-footer{
text-align:right;
}
html[dir="rtl"] .single-footer-widget .address-link,
html[dir="rtl"] .single-footer-widget .import-link{
padding-right:0;
}
html[dir="rtl"] .single-footer-widget .address-link li{
padding-left:0;
padding-right:30px;
}
html[dir="rtl"] .single-footer-widget .address-link li i{
left:auto;
right:0;
}
html[dir="rtl"] .single-footer-widget .import-link li a::before{
left:auto;
right:0;
}
html[dir="rtl"] .single-footer-widget .import-link li a:hover{
padding-left:0;
padding-right:20px;
}
html[dir="rtl"] .copy-right-area .copy-right-icon{
float:left;
}
html[dir="rtl"] .copy-right-area .copy-right-icon li{
margin-right:0;
margin-left:20px;
}
html[dir="rtl"] .copy-right-area .copy-right-icon li:last-child{
margin-left:0;
}
@media only screen and (max-width:991px){
html[dir="rtl"] .top-header-area ul li{
margin-left:0;
}
html[dir="rtl"] .mobile-responsive-nav .logo{
right:20px;
left:auto;
}
html[dir="rtl"] .mean-container a.meanmenu-reveal{
left:20px!important;
right:auto!important;
}
html[dir="rtl"] .hero-slider-area .hero-slider-content,
html[dir="rtl"] .hero-slider-area .hero-slider-content .hero-title,
html[dir="rtl"] .hero-slider-area .hero-slider-content h1,
html[dir="rtl"] .hero-slider-area .hero-slider-content h2,
html[dir="rtl"] .hero-slider-area .hero-slider-content .hero-desc,
html[dir="rtl"] .hero-slider-area .hero-slider-content p{
text-align:center!important;
}
html[dir="rtl"] .premium-about-content,
html[dir="rtl"] .premium-about-image,
html[dir="rtl"] .chairman-content-area,
html[dir="rtl"] .shipping-showcase-content,
html[dir="rtl"] .machines-content,
html[dir="rtl"] .product-details-area .product-details-content{
padding-right:0;
}
html[dir="rtl"] .image-text{
right:30px;
left:30px;
}
}
@media only screen and (max-width:767px){
html[dir="rtl"] .mobile-responsive-nav .logo{
right:16px;
left:auto;
}
html[dir="rtl"] .mean-container a.meanmenu-reveal{
left:16px!important;
right:auto!important;
}
html[dir="rtl"] .page-title-area .page-title-content,
html[dir="rtl"] .page-title-content,
html[dir="rtl"] .section-titlexc,
html[dir="rtl"] .page-title-area .page-title-content h1,
html[dir="rtl"] .page-title-area .page-title-content h2,
html[dir="rtl"] .page-title-area .page-title-content p,
html[dir="rtl"] .page-title-content h1,
html[dir="rtl"] .page-title-content h2,
html[dir="rtl"] .page-title-content p,
html[dir="rtl"] .section-titlexc h1,
html[dir="rtl"] .section-titlexc h2,
html[dir="rtl"] .section-titlexc p{
text-align:right!important;
}
html[dir="rtl"] .logo-circle{
display:none!important;
}
html[dir="rtl"] .premium-about-image{
padding-right:0;
}
html[dir="rtl"] .experience-box{
right:10px;
left:auto;
}
html[dir="rtl"] .image-text{
right:20px;
left:20px;
}
html[dir="rtl"] .strategy-item,
html[dir="rtl"] .chairman-features .feature-item,
html[dir="rtl"] .feature-item{
flex-direction:row!important;
}
html[dir="rtl"] .product-buttons{
justify-content:flex-start;
}
html[dir="rtl"] .faq-accordion .accordion .accordion-title{
padding-left:58px;
padding-right:16px;
}
html[dir="rtl"] .faq-accordion .accordion .accordion-title i{
left:8px;
right:auto;
}
html[dir="rtl"] .copy-right-area .copy-right-icon{
float:none;
text-align:center;
}
}
@media only screen and (max-width:390px){
html[dir="rtl"] .mobile-responsive-nav .logo{
right:14px;
}
html[dir="rtl"] .mean-container a.meanmenu-reveal{
left:14px!important;
}
}

.hero-slider-area{
direction:ltr;
overflow:hidden;
}
.hero-slider-area .hero-slider{
direction:ltr;
}
.hero-slider-area .owl-stage-outer{
direction:ltr;
overflow:hidden;
}
.hero-slider-area .owl-stage{
direction:ltr;
}
.hero-slider-area .owl-item{
direction:ltr;
}
.hero-slider-area .hero-slider-item{
direction:rtl;
}
.hero-slider-area .hero-slider-content{
direction:rtl;
text-align:right;
}
.hero-slider-area .hero-slider-content .hero-desc{
direction:rtl;
text-align:right;
}
.hero-slider-area .hero-slider-content .hero-btn{
direction:rtl;
text-align:right;
}
html[lang="ar"] .navbar-area.is-sticky .desktop-nav{
min-height:76px!important;
height:auto!important;
overflow:visible!important;
}
html[lang="ar"] .navbar-area.is-sticky .desktop-nav .container-fluid{
min-height:76px!important;
height:auto!important;
overflow:visible!important;
}
html[lang="ar"] .navbar-area.is-sticky .desktop-nav .navbar{
min-height:76px!important;
height:auto!important;
padding-top:4px!important;
padding-bottom:4px!important;
overflow:visible!important;
}
html[lang="ar"] .navbar-area.is-sticky .desktop-nav .navbar-brand{
display:flex!important;
align-items:center!important;
justify-content:center!important;
min-height:68px!important;
height:auto!important;
padding:0!important;
margin:0!important;
overflow:visible!important;
top:auto!important;
bottom:auto!important;
transform:none!important;
}
html[lang="ar"] .navbar-area.is-sticky .desktop-nav .navbar-brand img{
display:block!important;
width:auto!important;
height:58px!important;
max-width:190px!important;
max-height:58px!important;
object-fit:contain!important;
object-position:center!important;
margin:0!important;
padding:0!important;
transform:none!important;
opacity:1!important;
visibility:visible!important;
}
html[lang="ar"] .navbar-area.is-sticky .desktop-nav .navbar-collapse{
min-height:68px!important;
height:auto!important;
overflow:visible!important;
align-items:center!important;
}
html[lang="ar"] .navbar-area.is-sticky .desktop-nav .navbar-nav{
min-height:68px!important;
height:auto!important;
align-items:center!important;
gap:18px!important;
overflow:visible!important;
}
html[lang="ar"] .navbar-area.is-sticky .desktop-nav .navbar-nav .nav-item{
min-height:68px!important;
height:auto!important;
display:flex!important;
align-items:center!important;
}
html[lang="ar"] .navbar-area.is-sticky .desktop-nav .navbar-nav .nav-item .nav-link{
min-height:auto!important;
height:auto!important;
display:flex!important;
align-items:center!important;
padding-top:10px!important;
padding-bottom:10px!important;
padding-left:0!important;
padding-right:0!important;
font-size:15px!important;
line-height:1.4!important;
}
html[lang="ar"] .navbar-area.is-sticky .desktop-nav .others-options{
min-height:68px!important;
height:auto!important;
display:flex!important;
align-items:center!important;
}
html[lang="ar"] .navbar-area.is-sticky .desktop-nav .others-options .default-btn{
padding:11px 24px!important;
font-size:15px!important;
}
html[lang="ar"] .navbar-area.is-sticky{
overflow:visible!important;
}
html[lang="ar"] .desktop-nav.is-sticky{
min-height:76px!important;
height:auto!important;
overflow:visible!important;
}
html[lang="ar"] .desktop-nav.is-sticky .navbar{
min-height:76px!important;
height:auto!important;
padding-top:4px!important;
padding-bottom:4px!important;
overflow:visible!important;
}
html[lang="ar"] .desktop-nav.is-sticky .navbar-brand{
min-height:68px!important;
height:auto!important;
overflow:visible!important;
transform:none!important;
}
html[lang="ar"] .desktop-nav.is-sticky .navbar-brand img{
display:block!important;
width:auto!important;
height:58px!important;
max-width:190px!important;
max-height:58px!important;
object-fit:contain!important;
transform:none!important;
opacity:1!important;
visibility:visible!important;
}

.premium-products-slider{
direction:rtl;
}
.premium-products-slider .section-title{
direction:rtl;
text-align:center;
}
.premium-products-slider .latest-project-slider-two{
display:block!important;
direction:ltr!important;
opacity:1!important;
visibility:visible!important;
}
.premium-products-slider .latest-project-slider-two .owl-stage-outer{
display:block!important;
direction:ltr!important;
overflow:hidden!important;
opacity:1!important;
visibility:visible!important;
}
.premium-products-slider .latest-project-slider-two .owl-stage{
display:flex!important;
direction:ltr!important;
opacity:1!important;
visibility:visible!important;
}
.premium-products-slider .latest-project-slider-two .owl-item{
display:block!important;
direction:rtl!important;
float:left!important;
opacity:1!important;
visibility:visible!important;
}
.premium-products-slider .latest-project-slider-two .single-latest-project{
display:block!important;
position:relative!important;
width:100%!important;
direction:rtl!important;
opacity:1!important;
visibility:visible!important;
overflow:hidden!important;
}
.premium-products-slider .latest-project-slider-two .single-latest-project img{
display:block!important;
width:100%!important;
height:420px!important;
object-fit:cover!important;
opacity:1!important;
visibility:visible!important;
transition:transform .5s ease!important;
}
.premium-products-slider .latest-project-slider-two .single-latest-project:hover img{
transform:scale(1.04)!important;
}
.premium-products-slider .latest-project-slider-two .project-slider-content{
position:absolute!important;
right:20px!important;
left:20px!important;
bottom:20px!important;
top:auto!important;
display:block!important;
direction:rtl!important;
text-align:right!important;
opacity:0!important;
visibility:hidden!important;
transform:translateY(30px)!important;
transition:all .4s ease!important;
pointer-events:none!important;
}
.premium-products-slider .latest-project-slider-two .single-latest-project:hover .project-slider-content{
opacity:1!important;
visibility:visible!important;
transform:translateY(0)!important;
pointer-events:auto!important;
}
.premium-products-slider .latest-project-slider-two .project-slider-content h3{
direction:rtl!important;
text-align:right!important;
margin:0!important;
}
.premium-products-slider .latest-project-slider-two .project-slider-content h3 a{
display:block!important;
direction:rtl!important;
text-align:right!important;
}
.premium-products-slider .latest-project-slider-two .project-slider-content>a{
display:flex!important;
align-items:center!important;
justify-content:center!important;
}
.premium-products-slider .latest-project-slider-two .owl-nav{
display:block!important;
direction:ltr!important;
}
.premium-products-slider .latest-project-slider-two.owl-loaded{
display:block!important;
opacity:1!important;
visibility:visible!important;
}
@media only screen and (max-width:767px){
.premium-products-slider .latest-project-slider-two .single-latest-project img{
height:330px!important;
}
.premium-products-slider .latest-project-slider-two .project-slider-content{
right:15px!important;
left:15px!important;
bottom:15px!important;
}
}




.clean-industrial-footer{
direction:rtl;
}
.clean-industrial-footer .footer-main-row{
--bs-gutter-x:60px;
align-items:flex-start;
}
.clean-industrial-footer .footer-widget{
margin:0!important;
padding:0!important;
}
.clean-industrial-footer .footer-about-widget{
padding-left:30px!important;
}
.clean-industrial-footer .footer-products-widget{
padding-right:30px!important;
padding-left:20px!important;
}
.clean-industrial-footer .footer-services-widget{
padding-right:20px!important;
padding-left:20px!important;
}
.clean-industrial-footer .footer-contact-widget{
padding-right:20px!important;
}
.clean-industrial-footer .footer-widget h3{
margin-bottom:25px;
}
.clean-industrial-footer .footer-logo{
display:block;
max-width:280px;
margin-bottom:30px;
}
.clean-industrial-footer .footer-logo img{
display:block;
width:100%;
height:auto;
object-fit:contain;
}
.clean-industrial-footer .footer-social-icons{
display:flex;
align-items:center;
justify-content:flex-start;
flex-wrap:wrap;
gap:12px;
}
.clean-industrial-footer .footer-links{
margin:0;
padding:0;
}
.clean-industrial-footer .footer-links li{
margin-bottom:14px;
}
.clean-industrial-footer .footer-contact-item{
display:flex;
align-items:flex-start;
gap:12px;
margin-bottom:18px;
}
.clean-industrial-footer .footer-contact-item i{
flex:0 0 auto;
}
@media only screen and (min-width:992px){
.clean-industrial-footer .footer-about-widget{
padding-left:50px!important;
}
.clean-industrial-footer .footer-products-widget{
padding-right:50px!important;
}
}
@media only screen and (max-width:991px){
.clean-industrial-footer .footer-main-row{
--bs-gutter-x:30px;
--bs-gutter-y:45px;
}
.clean-industrial-footer .footer-widget{
padding-right:0!important;
padding-left:0!important;
}
.clean-industrial-footer .footer-logo{
max-width:240px;
}
}
@media only screen and (max-width:767px){
.clean-industrial-footer .footer-main-row{
--bs-gutter-x:20px;
--bs-gutter-y:35px;
}
.clean-industrial-footer .footer-widget{
text-align:right;
}
.clean-industrial-footer .footer-social-icons{
justify-content:flex-start;
}
.clean-industrial-footer .footer-logo{
max-width:220px;
}
}

.factory-gallery-slider-area{
position:relative;
overflow:hidden;
background:#0b3732;
}
.factory-gallery-slider{
position:relative;
width:100%;
}
.factory-gallery-slider .owl-stage-outer{
overflow:hidden;
padding:10px 0;
}
.factory-gallery-slider .owl-stage{
display:flex;
align-items:stretch;
}
.factory-gallery-slider .owl-item{
display:flex;
height:auto;
}
.factory-gallery-slider .factory-gallery-slider-item{
width:100%;
height:360px;
padding:0;
}
.factory-gallery-slider .factory-gallery-slider-img{
position:relative;
width:100%;
height:360px;
overflow:hidden;
border-radius:22px;
background:#082f2b;
box-shadow:0 15px 35px rgba(0,0,0,.2);
}
.factory-gallery-slider .factory-gallery-slider-img img{
display:block;
width:100%!important;
height:100%!important;
object-fit:cover!important;
object-position:center center;
transition:transform .6s ease;
}
.factory-gallery-slider .factory-gallery-slider-item:hover img{
transform:scale(1.05);
}
.factory-gallery-slider .factory-gallery-slider-overlay{
position:absolute;
top:0;
right:0;
bottom:0;
left:0;
z-index:1;
background:linear-gradient(to top,rgba(4,36,32,.35),rgba(4,36,32,0) 55%);
pointer-events:none;
}
.factory-gallery-slider .factory-gallery-slider-gold-line{
position:absolute;
right:0;
bottom:0;
left:0;
z-index:2;
height:4px;
background:#D4AF37;
}
.factory-gallery-slider .owl-nav{
display:flex!important;
position:absolute;
top:50%;
right:25px;
left:25px;
z-index:10;
justify-content:space-between;
align-items:center;
margin:0!important;
transform:translateY(-50%);
pointer-events:none;
}
.factory-gallery-slider .owl-nav button.owl-prev,
.factory-gallery-slider .owl-nav button.owl-next{
display:flex!important;
align-items:center;
justify-content:center;
width:52px;
height:52px;
margin:0!important;
border-radius:50%!important;
background:rgba(15,76,69,.88)!important;
color:#ffffff!important;
font-size:25px!important;
box-shadow:0 10px 25px rgba(0,0,0,.22);
pointer-events:auto;
transition:.3s;
}
.factory-gallery-slider .owl-nav button.owl-prev:hover,
.factory-gallery-slider .owl-nav button.owl-next:hover{
background:#D4AF37!important;
color:#0F4C45!important;
}
.factory-gallery-slider .owl-dots{
margin-top:30px!important;
}
.factory-gallery-slider .owl-dots .owl-dot span{
width:11px;
height:11px;
margin:5px;
background:rgba(255,255,255,.3);
transition:.3s;
}
.factory-gallery-slider .owl-dots .owl-dot.active span{
width:28px;
border-radius:20px;
background:#D4AF37;
}
@media only screen and (max-width:991px){
.factory-gallery-slider .factory-gallery-slider-item{
height:330px;
}
.factory-gallery-slider .factory-gallery-slider-img{
height:330px;
}
}
@media only screen and (max-width:767px){
.factory-gallery-slider .factory-gallery-slider-item{
height:290px;
}
.factory-gallery-slider .factory-gallery-slider-img{
height:290px;
border-radius:16px;
}
.factory-gallery-slider .owl-nav{
right:10px;
left:10px;
}
.factory-gallery-slider .owl-nav button.owl-prev,
.factory-gallery-slider .owl-nav button.owl-next{
width:42px;
height:42px;
font-size:21px!important;
}
}


html[lang="ar"] .navbar-area .desktop-nav .navbar-nav{
gap:18px;
}

html[lang="ar"] .navbar-area .desktop-nav .navbar-nav .nav-item .nav-link{
padding-left:0;
padding-right:0;
font-weight:600;
}


html[lang="ar"] .top-header-area{
max-height:50px;
opacity:1;
visibility:visible;
overflow:hidden;
transition:max-height .35s ease,opacity .25s ease,visibility .25s ease;
}
html[lang="ar"] .top-header-area.top-header-hidden{
max-height:0;
opacity:0;
visibility:hidden;
}
html[lang="ar"] .navbar-area.is-sticky .top-header-area{
max-height:0!important;
opacity:0!important;
visibility:hidden!important;
}