/* Golden Wolf responsive fixes
Load this file after style.css, style_updated.css and responsive.css */
html{
width:100%;
max-width:100%;
overflow-x:hidden;
-webkit-text-size-adjust:100%;
}
body{
width:100%;
max-width:100%;
overflow-x:hidden;
}
*,
*::before,
*::after{
box-sizing:border-box;
}
img,
svg,
video,
canvas,
iframe{
max-width:100%;
}
img,
svg,
video,
canvas{
height:auto;
}
iframe{
border:0;
}
.container,
.container-fluid,
.row,
[class*="col-"]{
min-width:0;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
span,
li{
overflow-wrap:break-word;
word-wrap:break-word;
}
table{
max-width:100%;
}
.table-responsive{
width:100%;
overflow-x:auto;
-webkit-overflow-scrolling:touch;
}
.top-header-area{
position:relative;
z-index:1001;
}
.top-header-area .container-fluid{
max-width:100%;
}
.top-header-area ul{
max-width:100%;
}
.top-header-area ul li,
.top-header-area ul li a{
min-width:0;
}
.navbar-area,
.mobile-responsive-nav,
.desktop-nav{
width:100%;
max-width:100%;
}
.mobile-responsive-nav .logo img,
.desktop-nav .navbar-brand img{
width:auto;
height:auto;
object-fit:contain;
}
.mean-container .mean-nav,
.mean-container .mean-bar{
max-width:100%;
}
.mean-container .mean-nav ul li a{
white-space:normal;
overflow-wrap:anywhere;
}
.hero-slider-area,
.hero-slider-area .hero-slider,
.hero-slider-area .owl-stage-outer,
.hero-slider-area .hero-slider-item{
max-width:100%;
}

.hero-slider-area{
overflow:hidden;
}
.hero-slider-item{
min-height:620px;
height:auto;
}
.hero-slider-item .container{
position:relative;
z-index:3;
}
.hero-slider-area .hero-slider .hero-slider-item .hero-slider-content,
.hero-slider-item .hero-slider-content{
width:100%;
max-width:900px;
}
.hero-slider-area .hero-slider .hero-slider-item .hero-slider-content .hero-title,
.hero-slider-item .hero-slider-content h1,
.hero-slider-item .hero-slider-content h2{
width:100%;
max-width:900px;
white-space:normal;
}
.hero-slider-area .hero-slider .hero-slider-item .hero-slider-content .hero-desc,
.hero-slider-item .hero-slider-content p{
width:100%;
max-width:760px;
white-space:normal;
}
.hero-slider-area .hero-shape-1{
pointer-events:none;
}
.page-title-area{
width:100%;
max-width:100%;
}
.page-title-area .page-title-content,
.section-titlexc,
.page-title-content{
width:100%;
max-width:100%;
}
.page-title-area .page-title-content h1,
.page-title-area .page-title-content h2,
.section-titlexc h1,
.section-titlexc h2,
.page-title-content h1,
.page-title-content h2{
max-width:100%;
white-space:normal;
}
.page-title-area .page-title-content p,
.section-titlexc p,
.page-title-content p{
max-width:100%;
white-space:normal;
}
.why-choose-area .choose-img{
max-width:100%;
}
.why-choose-area .choose-img img{
max-width:100%;
margin-left:0;
}
.premium-about-image,
.premium-about-content,
.shipping-showcase-image,
.shipping-showcase-content,
.machines-image,
.machines-content,
.capacity-modern-wrapper,
.capacity-modern-image,
.product-details-area .product-details-image,
.product-details-area .product-details-content,
.product-industries-area .industries-wrapper,
.premium-image-wrapper,
.strategy-content-wrapper,
.chairman-image-area,
.chairman-content-area{
max-width:100%;
}
.product-buttons,
.banner-btn,
.bottom-about-row,
.shipping-stats,
.mini-features{
max-width:100%;
}
.product-details-area .product-details-image img,
.product-gallery-area .gallery-item img,
.shipping-product-image img,
.shipping-showcase-image img,
.machines-image img,
.capacity-modern-image img,
.main-about-img,
.chairman-main-img{
max-width:100%;
}
.footer-full-map,
.footer-full-map iframe{
width:100%;
max-width:100%;
}
.clean-industrial-footer .footer-widget,
.clean-industrial-footer .footer-contact-item,
.clean-industrial-footer .footer-contact-item a,
.clean-industrial-footer .footer-contact-item span{
min-width:0;
max-width:100%;
}
@media only screen and (max-width:1199px){
.desktop-nav .navbar .navbar-nav .nav-item a{
margin-left:7px;
margin-right:7px;
font-size:13px;
}
.desktop-nav .navbar-brand img{
max-width:135px;
}
.desktop-nav .others-options .default-btn{
padding:13px 18px;
font-size:13px;
}
.strategy-content-wrapper{
padding-left:45px;
padding-right:45px;
}
.capacity-modern-wrapper{
padding:60px;
}
}
@media only screen and (max-width:991px){
body{
font-size:15px;
}
.container,
.container-fluid{
width:100%;
max-width:100%;
padding-left:20px;
padding-right:20px;
}
.row{
margin-left:-10px;
margin-right:-10px;
}
.row > [class*="col-"]{
padding-left:10px;
padding-right:10px;
}
.top-header-area .container-fluid{
padding-left:0;
padding-right:0;
}
.top-header-area ul{
display:grid;
grid-template-columns:repeat(2,minmax(0,1fr));
width:100%;
margin:0;
padding:8px 15px;
gap:0;
}
.top-header-area ul li{
display:flex;
align-items:center;
justify-content:flex-start;
width:100%;
margin:0;
padding:8px 10px;
font-size:13px;
line-height:1.5;
white-space:normal;
}
.top-header-area ul li i{
flex:0 0 auto;
margin-right:7px;
}
.top-header-area ul li a{
display:flex;
align-items:center;
white-space:normal;
}
.top-header-area .navbar-option-language{
width:100%;
}
.top-header-area .navbar-option-language .dropdown-toggle{
width:100%;
text-align:left;
}
.mobile-responsive-nav{
min-height:78px;
padding:0;
}
.mobile-responsive-nav .container{
min-height:78px;
display:flex;
align-items:center;
}
.mobile-responsive-nav .mobile-responsive-menu{
width:100%;
min-height:78px;
display:flex;
align-items:center;
}
.mobile-responsive-nav .logo{
position:relative;
left:auto;
top:auto;
transform:none;
margin:0;
}
.mobile-responsive-nav .logo img{
max-width:145px;
max-height:56px;
}
.others-option-for-responsive{
display:none!important;
}
.mean-container a.meanmenu-reveal{
top:17px!important;
right:20px!important;
width:44px!important;
height:44px!important;
padding:0!important;
display:flex!important;
flex-direction:column;
align-items:center;
justify-content:center;
}
.mean-container a.meanmenu-reveal span{
width:24px!important;
margin-top:4px!important;
}
.mean-container .mean-nav{
margin-top:78px!important;
max-height:calc(100vh - 78px);
overflow-y:auto;
}
.mean-container .mean-nav ul li a{
padding:13px 20px!important;
font-size:14px;
line-height:1.5;
}
.hero-slider-item{
min-height:650px;
height:auto!important;
padding-top:80px!important;
padding-bottom:80px!important;
background-position:center center;
}
.hero-slider-item .d-table,
.hero-slider-item .d-table-cell{
height:auto;
}
.hero-slider-area .hero-slider .hero-slider-item .hero-slider-content,
.hero-slider-item .hero-slider-content{
max-width:100%;
margin:0 auto;
padding-top:0;
text-align:center;
}
.hero-slider-area .hero-slider .hero-slider-item .hero-slider-content .hero-title,
.hero-slider-item .hero-slider-content h1,
.hero-slider-item .hero-slider-content h2{
max-width:100%!important;
font-size:clamp(34px,6vw,48px)!important;
line-height:1.12!important;
letter-spacing:-1px!important;
text-align:center;
}
.hero-slider-area .hero-slider .hero-slider-item .hero-slider-content .hero-desc,
.hero-slider-item .hero-slider-content p{
max-width:720px!important;
margin-left:auto;
margin-right:auto;
font-size:16px;
line-height:1.75;
text-align:center!important;
}
.hero-slider-area .owl-theme .owl-nav{
top:auto!important;
bottom:22px!important;
left:0!important;
right:0!important;
display:flex;
justify-content:center;
gap:8px;
}
.hero-slider-area .owl-theme .owl-nav .owl-prev,
.hero-slider-area .owl-theme .owl-nav .owl-next{
position:static!important;
margin:0!important;
}
.hero-slider-area .owl-theme .owl-nav .owl-prev i,
.hero-slider-area .owl-theme .owl-nav .owl-next i{
width:44px;
height:44px;
}
.page-title-area{
padding-top:120px!important;
padding-bottom:80px!important;
}
.page-title-area .page-title-content h1,
.page-title-area .page-title-content h2,
.section-titlexc h1,
.section-titlexc h2,
.page-title-content h1,
.page-title-content h2{
font-size:clamp(34px,5vw,46px)!important;
line-height:1.2!important;
letter-spacing:-.5px!important;
}
.page-title-area .page-title-content p,
.section-titlexc p,
.page-title-content p{
font-size:16px!important;
line-height:1.75!important;
}
.premium-about-section{
padding-top:80px;
padding-bottom:80px;
}
.premium-about-image{
max-width:680px;
margin-left:auto;
margin-right:auto;
padding-left:0;
}
.logo-circle{
right:15px;
}
.premium-image-wrapper{
min-height:560px;
}
.strategy-content-wrapper{
padding:70px 30px;
}
.chairman-image-area,
.chairman-main-img{
min-height:0;
height:560px;
}
.chairman-content-area{
margin-top:45px;
padding-left:0;
}
.shipping-showcase-content,
.machines-content,
.product-details-area .product-details-content{
padding-left:0;
margin-top:40px;
}
.shipping-showcase-image img,
.machines-image img,
.capacity-modern-image img,
.product-details-area .product-details-image img{
height:auto;
}
.capacity-modern-wrapper{
padding:45px;
}
.product-industries-area .industries-wrapper{
padding:50px 35px;
}
.clean-industrial-footer .footer-widget{
margin-left:0!important;
padding-left:0!important;
margin-bottom:35px;
}
.clean-industrial-footer .footer-main-row > [class*="col-"]{
padding-left:10px!important;
padding-right:10px!important;
}
}
@media only screen and (max-width:767px){
.container,
.container-fluid{
padding-left:16px;
padding-right:16px;
}
.row{
margin-left:-8px;
margin-right:-8px;
}
.row > [class*="col-"]{
padding-left:8px;
padding-right:8px;
}
.ptb-100{
padding-top:65px!important;
padding-bottom:65px!important;
}
.pt-100{
padding-top:65px!important;
}
.pb-100{
padding-bottom:65px!important;
}
.section-title,
.why-choose-area .section-title{
max-width:100%;
margin-bottom:38px;
}
.section-title h2,
.section-titlexc h2,
.why-choose-area .section-title h2{
font-size:clamp(28px,8vw,36px)!important;
line-height:1.22!important;
letter-spacing:-.5px!important;
}
.section-title p,
.section-titlexc p,
.why-choose-area .section-title p{
font-size:15px!important;
line-height:1.75!important;
}
.top-header-area ul{
grid-template-columns:1fr;
padding:0;
}
.top-header-area ul li{
justify-content:flex-start;
min-height:42px;
padding:9px 18px;
border-bottom:1px solid rgba(255,255,255,.08);
font-size:13px;
}
.top-header-area ul li:last-child{
border-bottom:0;
}
.top-header-area .navbar-option-language .dropdown-toggle{
padding:0;
}
.mobile-responsive-nav,
.mobile-responsive-nav .container,
.mobile-responsive-nav .mobile-responsive-menu{
min-height:74px;
}
.mobile-responsive-nav .logo img{
max-width:132px;
max-height:50px;
}
.mean-container a.meanmenu-reveal{
top:15px!important;
right:16px!important;
}
.mean-container .mean-nav{
margin-top:74px!important;
}
.hero-slider-item{
min-height:620px;
padding-top:65px!important;
padding-bottom:75px!important;
}
.hero-slider-area .hero-slider .hero-slider-item .hero-slider-content,
.hero-slider-item .hero-slider-content{
padding-left:4px;
padding-right:4px;
}
.hero-slider-area .hero-slider .hero-slider-item .hero-slider-content .hero-top-title{
display:block;
font-size:11px!important;
line-height:1.55;
letter-spacing:1.2px!important;
white-space:normal;
}
.hero-slider-area .hero-slider .hero-slider-item .hero-slider-content .hero-title,
.hero-slider-item .hero-slider-content h1,
.hero-slider-item .hero-slider-content h2{
font-size:clamp(30px,9vw,39px)!important;
line-height:1.12!important;
letter-spacing:-.7px!important;
margin-bottom:17px!important;
}
.hero-slider-area .hero-slider .hero-slider-item .hero-slider-content .hero-desc,
.hero-slider-item .hero-slider-content p{
font-size:15px!important;
line-height:1.7!important;
margin-bottom:24px!important;
}
.hero-slider-content .hero-btn,
.hero-slider-content .hero-btn .default-btn{
max-width:100%;
}
.hero-slider-content .hero-btn .default-btn{
display:inline-flex;
align-items:center;
justify-content:center;
min-height:50px;
padding:13px 20px!important;
white-space:normal;
}
.hero-slider-area .owl-theme .owl-nav{
display:none!important;
}
.page-title-area{
padding-top:90px!important;
padding-bottom:65px!important;
background-position:center center;
}
.page-title-area .page-title-content,
.section-titlexc,
.page-title-content{
text-align:left!important;
}
.page-title-area .page-title-content h1,
.page-title-area .page-title-content h2,
.section-titlexc h1,
.section-titlexc h2,
.page-title-content h1,
.page-title-content h2{
font-size:clamp(29px,8vw,38px)!important;
line-height:1.22!important;
margin-bottom:16px!important;
}
.page-title-area .page-title-content p,
.section-titlexc p,
.page-title-content p{
font-size:15px!important;
line-height:1.75!important;
text-align:left!important;
}
.page-title-area .page-title-content ul{
display:flex;
flex-wrap:wrap;
gap:6px 0;
}
.page-title-area .page-title-content ul li{
font-size:13px;
margin-left:0;
margin-right:12px;
padding-right:12px;
}
.default-btn{
max-width:100%;
white-space:normal;
}
.premium-products-slider .single-latest-project{
margin:8px;
}
.premium-products-slider .single-latest-project img{
height:290px;
}
.premium-products-slider .project-slider-content{
left:12px;
right:12px;
bottom:12px;
padding:17px;
}
.premium-products-slider .project-slider-content h3{
padding-right:52px;
}
.premium-products-slider .project-slider-content h3 a{
font-size:18px;
}
.premium-products-slider .project-slider-content>a{
top:14px;
right:14px;
}
.premium-products-slider .project-slider-content>a i{
width:42px;
height:42px;
}
.why-choose-area .choose-img{
width:100%;
margin-top:25px;
padding:0;
overflow:hidden;
}
.why-choose-area .choose-img img{
width:100%!important;
max-width:100%!important;
margin-left:0!important;
}
.why-choose-area .choose-img .dots.dots-one{
left:2%;
}
.why-choose-area .choose-img .dots.dots-two{
right:2%;
}
.premium-about-section{
padding-top:65px;
padding-bottom:65px;
}
.premium-about-image{
padding-bottom:70px;
}
.about-bg-shape{
left:0;
top:0;
width:90%;
height:88%;
}
.logo-circle{
top:-28px;
right:0;
width:90px;
height:90px;
border-width:4px;
}
.logo-circle img{
width:52px;
}
.experience-box{
left:10px;
bottom:0;
width:calc(100% - 20px);
max-width:230px;
padding:20px;
}
.premium-about-content{
margin-top:45px;
}
.premium-about-content .top-title{
padding-left:48px;
font-size:12px;
letter-spacing:1.3px;
}
.premium-about-content .top-title::before{
width:38px;
}
.about-features-grid{
grid-template-columns:1fr;
gap:16px;
}
.about-feature-card{
min-height:0;
gap:13px;
}
.bottom-about-row{
gap:22px;
}
.premium-image-wrapper{
min-height:430px;
}
.image-text{
left:20px;
right:20px;
bottom:25px;
}
.image-text h2{
font-size:29px;
}
.image-text p{
font-size:14px;
line-height:1.75;
}
.strategy-content-wrapper{
padding:60px 20px;
}
.strategy-title{
margin-bottom:38px;
}
.strategy-title h2{
font-size:31px!important;
}
.strategy-title p{
font-size:15px;
line-height:1.8;
}
.strategy-item{
gap:17px;
padding:22px 18px;
}
.strategy-icon{
width:58px;
height:58px;
min-width:58px;
}
.chairman-image-area,
.chairman-main-img{
height:430px;
border-radius:20px;
}
.floating-shape{
top:-18px;
left:-5px;
width:82px;
height:82px;
border-radius:18px 0 18px 0;
}
.shape-logo{
width:42px;
height:42px;
}
.experience-card{
left:14px;
right:14px;
bottom:14px;
min-width:0;
padding:16px 18px;
}
.experience-card h3{
font-size:33px;
}
.chairman-content-area h2{
font-size:30px!important;
}
.chairman-content-area p{
font-size:14px;
line-height:1.85;
text-align:left;
}
.chairman-signature h4{
font-size:23px;
}
.chairman-features .feature-item,
.feature-item{
flex-direction:row!important;
align-items:flex-start;
}
.feature-item i{
width:48px;
height:48px;
min-width:48px;
font-size:22px;
}
.feature-item h5{
font-size:18px;
}
.products-banner-area{
padding-top:130px;
padding-bottom:85px;
}
.products-banner-content h1{
font-size:34px;
}
.category-wrapper{
justify-content:flex-start;
flex-wrap:nowrap;
overflow-x:auto;
padding-bottom:8px;
scrollbar-width:thin;
}
.category-btn{
flex:0 0 auto;
padding:11px 18px;
}
.product-content,
.shipping-product-content{
padding:24px 20px;
}
.product-content h3,
.shipping-product-content h3{
font-size:24px!important;
}
.product-buttons{
width:100%;
flex-wrap:wrap;
}
.product-details-btn{
flex:1 1 100%;
width:100%;
}
.product-buttons .icon-btn{
flex:0 0 50px;
width:50px;
height:50px;
}
.shipping-showcase-image,
.shipping-showcase-image img,
.machines-image img,
.capacity-modern-image img{
border-radius:22px;
}
.shipping-showcase-content h2,
.machines-content h2,
.capacity-modern-content h2{
font-size:32px!important;
}
.shipping-showcase-content p,
.machines-content p,
.capacity-modern-content p{
font-size:15px;
line-height:1.8;
}
.shipping-stats{
flex-direction:column;
gap:14px;
}
.stat-box{
padding:23px 16px;
}
.machines-list,
.capacity-grid{
grid-template-columns:1fr;
}
.machine-item{
padding:17px;
}
.capacity-modern-wrapper{
padding:32px 20px;
border-radius:24px;
}
.capacity-box{
padding:22px 18px;
}
.modern-process-card,
.modern-industry-card{
padding:32px 22px;
border-radius:22px;
}
.process-icon,
.industry-icon{
width:76px;
height:76px;
font-size:31px;
}
.machines-video{
height:300px;
border-radius:22px;
}
.machines-video iframe{
transform:none;
}
.video-badge{
left:12px;
right:12px;
bottom:12px;
gap:10px;
padding:14px;
}
.video-badge i{
width:44px;
height:44px;
font-size:19px;
}
.video-badge span{
font-size:14px;
}
.product-details-area .product-details-image,
.product-details-area .product-details-image img{
border-radius:22px;
}
.product-details-area .product-floating-badge{
top:15px;
left:15px;
padding:12px 16px;
}
.product-details-area .product-details-content h1{
font-size:30px!important;
line-height:1.22;
}
.product-details-area .product-details-content p{
font-size:15px;
line-height:1.8;
}
.product-features-area .single-product-feature{
padding:30px 20px;
margin-bottom:20px;
}
.product-features-area .single-product-feature i{
width:72px;
height:72px;
line-height:72px;
font-size:31px;
}
.product-gallery-area .gallery-item img{
height:auto;
min-height:250px;
}
.product-industries-area .industries-wrapper{
padding:38px 18px;
border-radius:24px;
}
.product-industries-area .section-titlexc h2{
font-size:30px!important;
}
.product-industries-area .industry-box{
width:100%;
justify-content:flex-start;
padding:15px 17px;
}
.product-industries-area .product-bottom-cta h3{
font-size:26px;
}
.faq-accordion .accordion .accordion-title{
padding:17px 58px 17px 16px;
font-size:14px;
line-height:1.5;
}
.faq-accordion .accordion .accordion-title i{
width:42px;
height:42px;
line-height:42px;
}
.clean-industrial-footer .footer-main-row{
text-align:left;
}
.clean-industrial-footer .footer-widget{
margin-left:0!important;
padding-left:0!important;
}
.clean-industrial-footer .footer-logo img{
max-width:165px;
}
.clean-industrial-footer .footer-social-icons{
display:flex;
flex-wrap:wrap;
gap:8px;
}
.clean-industrial-footer .footer-contact-item{
display:flex;
align-items:flex-start;
gap:10px;
}
.clean-industrial-footer .footer-contact-item i{
flex:0 0 auto;
}
.clean-industrial-footer .footer-contact-item a,
.clean-industrial-footer .footer-contact-item span{
overflow-wrap:anywhere;
}
.footer-full-map iframe{
height:330px!important;
}
.footer-map-btn{
max-width:calc(100% - 32px);
left:16px!important;
right:auto!important;
white-space:normal;
}
.footer-bottom-area p{
font-size:13px!important;
line-height:1.6;
text-align:center;
}
.cart-area .cart-controller,
.cart-area .cart-table{
overflow-x:auto;
-webkit-overflow-scrolling:touch;
}
.cart-area .cart-table table{
min-width:720px;
}
}
@media only screen and (max-width:390px){
.container,
.container-fluid{
padding-left:14px;
padding-right:14px;
}
.top-header-area ul li{
padding-left:14px;
padding-right:14px;
font-size:12px;
}
.mobile-responsive-nav .logo img{
max-width:120px;
}
.mean-container a.meanmenu-reveal{
right:14px!important;
}
.hero-slider-item{
min-height:590px;
padding-top:55px!important;
padding-bottom:65px!important;
}
.hero-slider-area .hero-slider .hero-slider-item .hero-slider-content .hero-top-title{
font-size:10px!important;
letter-spacing:.9px!important;
}
.hero-slider-area .hero-slider .hero-slider-item .hero-slider-content .hero-title,
.hero-slider-item .hero-slider-content h1,
.hero-slider-item .hero-slider-content h2{
font-size:30px!important;
line-height:1.13!important;
}
.hero-slider-area .hero-slider .hero-slider-item .hero-slider-content .hero-desc,
.hero-slider-item .hero-slider-content p{
font-size:14px!important;
}
.hero-slider-content .hero-btn .default-btn{
width:100%;
}
.page-title-area .page-title-content h1,
.page-title-area .page-title-content h2,
.section-titlexc h1,
.section-titlexc h2,
.page-title-content h1,
.page-title-content h2{
font-size:28px!important;
}
.logo-circle{
width:78px;
height:78px;
}
.logo-circle img{
width:44px;
}
.experience-box{
max-width:205px;
}
.product-content,
.shipping-product-content{
padding:21px 17px;
}
.product-buttons .icon-btn{
flex-basis:46px;
width:46px;
height:46px;
}
}
@media only screen and (orientation:landscape) and (max-height:520px) and (max-width:991px){
.hero-slider-item{
min-height:520px;
padding-top:55px!important;
padding-bottom:55px!important;
}
.hero-slider-area .hero-slider .hero-slider-item .hero-slider-content .hero-title,
.hero-slider-item .hero-slider-content h1,
.hero-slider-item .hero-slider-content h2{
font-size:34px!important;
}
.hero-slider-area .hero-slider .hero-slider-item .hero-slider-content .hero-desc,
.hero-slider-item .hero-slider-content p{
font-size:14px!important;
line-height:1.55!important;
}
}
@media(prefers-reduced-motion:reduce){
*,
*::before,
*::after{
scroll-behavior:auto!important;
animation-duration:.01ms!important;
animation-iteration-count:1!important;
transition-duration:.01ms!important;
}
}
.hero-slider-area{
position:relative;
min-height:620px;
background:#0F4C45;
}
.hero-slider-area .hero-slider,
.hero-slider-area .owl-stage-outer,
.hero-slider-area .owl-stage,
.hero-slider-area .owl-item{
min-height:620px;
}
.hero-slider-area .hero-slider-item{
position:relative;
display:flex!important;
align-items:center;
min-height:620px;
height:calc(100vh - 130px)!important;
background-repeat:no-repeat!important;
background-position:center center!important;
background-size:cover!important;
visibility:visible!important;
opacity:1!important;
}
.hero-slider-area .hero-slider-item.hero-bg-1{
background-image:url("../../assets/images/factory/0790.jpg")!important;
}
.hero-slider-area .hero-slider-item.hero-bg-2{
background-image:url("../../assets/images/factory/0815.JPG")!important;
}
.hero-slider-area .hero-slider-item.hero-bg-3{
background-image:url("../../assets/images/factory/0804.jpg")!important;
}
.hero-slider-area .hero-slider-item::before{
display:block!important;
visibility:visible!important;
opacity:.9!important;
}
.hero-slider-area .hero-slider-content{
position:relative;
z-index:5;
visibility:visible!important;
opacity:1!important;
}
.hero-slider-area .owl-item.active .hero-slider-content{
visibility:visible!important;
opacity:1!important;
}
}

