:root{--app-height:100%;}

*{padding:0;margin:0;border:none;-ms-box-sizing:border-box;box-sizing:border-box;}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}



/* HTML5 display-role reset for older browsers */

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}

body{line-height:1;}

.body-fixed{overflow:hidden;}

ol,ul{list-style:none;}

blockquote,q{quotes:none;}

blockquote:before,blockquote:after,q:before,q:after{content:"";content:none;}

table{border-collapse:collapse;border-spacing:0;}

strong,b{font-weight:bold;}

em,i{font-style:italic;}

u{text-decoration:underline;}

a{text-decoration:none;transition:color 0.4s ease-in-out;-webkit-transition:color 0.4s ease-in-out;-moz-transition:color 0.4s ease-in-out;-ms-transition:color 0.4s ease-in-out;-o-transition:color 0.4s ease-in-out;}

*:focus{outline:none;}

button[type="button"]:focus{outline:none;}

img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;}

p{font-size:16px;font-weight:400;line-height:1.8;color:#333333;margin-bottom:20px;}

p:last-child{margin-bottom:0;}

a{color:#000;transition:all 0.4s ease-in-out;}

a:hover{color:#8CB62C;text-decoration:none;outline:none!important;}

a:focus{text-decoration:none;outline:none!important;}

.c-scrollbar{height:100vh!important;}

html{font-size:1rem;scroll-behavior:auto!important;}

body{display:block;width:100%;padding:0;margin:0;font-family:'Poppins',sans-serif;font-size:16px;font-weight:400;line-height:1.35;color:#191D27;background-color:#fff;position:relative;}

.trans{transition:all 0.4s ease-in-out;}

.wrapper{display:block;overflow:hidden;min-height:100vh;position:relative;}

.container{max-width:1507px;padding:0 15px;}

.container1{max-width: 1582px}

.common-sec{position:relative;padding-top:100px;padding-bottom:100px;}

.sec-head{width:100%;display:block;margin-bottom:20px;}

.sec-title{margin:0;padding:0;color:#233767;line-height:1;font-size:40px;font-weight:400;display:block;text-transform:uppercase;}

.sec-title span{color:#8CB62C;font-weight:700}

.sec-sub-title{display:block;color:rgba(25,29,39,0.5);font-size:15px;font-weight:600;line-height:1.2;text-transform:uppercase;letter-spacing:3.2px;}

.sec-sub-title+.sec-title{margin-top:15px;}

.title-md{font-size:32px;font-weight:600;}

.sec-small-title{display:block;font-size:24px;font-weight:600;line-height:1.28;color:#191D27;}



/*-- button -- */

.btn{position:relative;display:inline-block;color:#fff;text-align:center;font-family:'Poppins',sans-serif;font-size:22px;font-weight:700;line-height:1;text-transform:uppercase;padding:15px 28px 13px;min-width:192px;border:1px solid #8CB62C;border-radius:5px;background-color:#8CB62C;overflow:hidden;z-index:2;transition:0.5s ease-in-out;-webkit-transition:0.5s ease-in-out;-moz-transition:0.5s ease-in-out;-ms-transition:0.5s ease-in-out;-o-transition:0.5s ease-in-out;}

.btn.btn-outline{border-color:#8CB62C;color:#8CB62C;background-color:transparent;}

.btn.btn-white{color:#233767;background-color:#fff;border-color:#fff}

.btn-check:focus+.btn,.btn:focus{box-shadow:0!important;}

.btn-inline{color:#8CB62C;border-bottom:2px solid #8CB62C;font-weight:500;font-size:18px;text-transform:uppercase;padding-bottom:3px;}



/*-- button -- */



/* slick slider */

.slick-slider{position:relative;}

.slick-arrow{position:relative;background:transparent url(../img/slider-icon.svg) no-repeat;width:63px;height:28px;font-size:0;background-size:63px 28px;filter:grayscale(1) opacity(0.5);}

.slick-arrow:hover{filter:inherit;}

.slick-arrow.slick-disabled{opacity:0.6;cursor:not-allowed;}



/*.slick-arrow::before{content:"\e904";font-family:"avani"!important;

  background-color:transparent;border-radius:0%;font-size:21px;line-height: 1; color:#CECECE;display:flex;justify-content:center;align-items:center;transition:0.5s all ease-in-out;}

.slick-arrow:hover::before{color: #8CB62C;}

.slick-arrow.slick-disabled:hover::before{background-color:#fff;color:#233767;}*/

.slick-next{transform:matrix(-1,0,0,-1,0,0);}

.slick-next{right:0;}

.slick-dots{display:flex;justify-content:center;margin-top:10px;}

.slick-dots li{padding:4px;line-height:0;}

.slick-dots li button{height:15px;width:15px;font-size:0;background-color:#ccc;border-radius:50%;position:relative;z-index:1;}

.slick-dots li.slick-active button{background-color:#8CB62C;}



/*---cms-Con---*/

.cms-con{display:block;width:100%;color:#333333;margin-bottom:30px;}

.cms-con p{display:block;margin-bottom:20px;color:#333333;line-height:1.8;font-weight:400;font-size:16px;}



/*.cms-con.text-white,.cms-con.text-white>*{color:#fff;}

.cms-con.text-white p{color:#fff;}

.cms-con.text-lg p{font-size:20px;line-height:160%;}*/

.cms-con p:last-child{margin-bottom:0;}

.cms-con p a{text-transform:initial;}

.cms-con ul{list-style:none;font-size:0;margin-bottom:30px;}

.cms-con ul li{display:block;width:100%;font-size:16px;font-weight:400;line-height:1.4;color:#000;margin-bottom:25px;padding-left:35px;position:relative;}

.cms-con ul li:before{content:"";position:absolute;left:0;right:inherit;top:3px;bottom:inherit;width:16px;height:16px;background-image:url(../img/check.svg);background-repeat:no-repeat;background-size:contain;margin:auto;}

.cms-con.style-1 li{color:#333333;font-weight:500;line-height:2;padding-left:35px;}

.cms-con.style-1 ul li:before{content:"";background-image:url(../img/svg/check-icon.svg);background-size:contain;position:absolute;top:5px;left:0;width:20px;height:20px;border:none;transform:none;}

.cms-con ul li:last-child{margin-bottom:0;}

.cms-con ul li ul li{padding-left:16px;}

.cms-con ul li ul li:before{width:12.8px;height:2px;border-radius:0;top:10px;}

.cms-con h1{font-size:38px;line-height:1.3;font-weight:700;color:#000;display:block;margin-bottom:10px;padding-top:0;text-transform:capitalize;}

.cms-con h2{font-size:34px;line-height:1.3;font-weight:700;color:#000;display:block;margin-bottom:10px;padding-top:0;text-transform:capitalize;}

.cms-con h3{font-size:30px;line-height:1.3;font-weight:700;color:#000;display:block;margin-bottom:10px;padding-top:0;text-transform:capitalize;}

.cms-con h4{font-size:28px;line-height:1.3;font-weight:700;color:#000;display:block;margin-bottom:10px;padding-top:0;text-transform:capitalize;}

.cms-con h5{font-size:24px;line-height:1.3;font-weight:700;color:#000;display:block;margin-bottom:10px;padding-top:0;text-transform:capitalize;}

.cms-con h6{font-size:20px;line-height:1.3;font-weight:700;color:#000;display:block;margin-bottom:10px;padding-top:0;text-transform:capitalize;}

.cms-con iframe{width:100%;height:31.25rem;}

.cms-con .alignleft{float:left;width:auto;max-width:50%;margin:0 30px 30px 0;}

.cms-con .alignright{float:right;width:auto;max-width:50%;margin:0 0 30px 30px;}

.cms-con .aligncenter{width:auto;max-width:100%;margin:68px auto 66px;text-align:center;}

.cms-con .aligncenter.mb-100{margin-bottom:100px;}

.cms-con .mb-70{margin-bottom:70px;}

.cms-con .aligncenter img{margin:auto;}

.cms-con hr{background:#ccc;height:17px;opacity:1;margin:55px 0;}

.cms-con ol{padding:0;display:inline-block;counter-reset:cms-con-counter;list-style-type:none;}

.cms-con ol li{position:relative;font-size:16px;font-weight:400;line-height:1.3;color:#000;list-style:none;margin-bottom:15px;padding-left:0;}

.cms-con ol li ul{margin-top:30px;}

.cms-con ol li ul li{padding-left:24px;position:relative;}

.cms-con ol li ul li:before{counter-increment:none;content:no-close-quote;}

.cms-con ul.half li{width:50%;display:inline-block;}

.cms-con p b{margin-bottom:0;display:inline;font-size:16px;margin-bottom:15px;display:inline-block;margin-bottom:0;}

.cms-con a{transition:color 0.4s ease-in-out;color:#000;}

.cms-con a:hover{color:#8CB62C;}

.cms-con p a{transition:color 0.4s ease-in-out;color:#000;font-weight:500;}

.cms-con p a:hover{color:#8CB62C;}

.cms-con p a.btn:hover{color:#000;}

.cms-wrapper{margin:100px 0;display:block;}

.cms-con table,td,th{font-size:16px;color:#000;font-weight:400;}

.cms-con+.btn{margin-top:10px;}



/*---cms-Con---*/

.blue-bg{background:#233767;}



/* back-to-top  */

.back-to-top{-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:all .3s ease-in-out;position:fixed;bottom:-50px;right:20px;width:50px;height:50px;background:#8CB62C;border-radius:25px;text-align:center;border:2px solid #fff;opacity:0;overflow:hidden;color:#fff}

.back-to-top.active{bottom:85px;opacity:1;z-index:9}

.back-to-top>div{-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:all .3s ease-in-out}

.back-to-top>.arrow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:1;height:inherit;display:flex;align-items:center;justify-content:center;}

.back-to-top>.arrow svg{fill:#fff;height:20px;width:100%;}

.back-to-top>.text{font-size:8px;line-height:10px;text-transform:uppercase;font-weight:800;position:absolute;left:50%;top:50%;transform:translateY(50%) translateX(-50%);opacity:0;margin-top:1px}

.back-to-top:hover{transform:scale(1.1);bottom:85px;cursor:pointer;background:#233767;}

.back-to-top:hover>.arrow{transform:translateY(-150%) translateX(-50%);opacity:0}

.back-to-top:hover>.text{transform:translateY(-50%) translateX(-50%);opacity:1}



/* Header Start */

.home .header{position:absolute;top:0;left:0;}

.header{width:100%;z-index:999;padding-top:42px;padding-bottom:42px;}

@keyframes headerIn{

  0%{transform:translateY(-100%);}

  100%{transform:translateY(var(--transformX));}

}

.is-sticked .header{position:fixed;animation:headerIn 1s forwards;background-color:#233767;padding-top:15px;padding-bottom:15px;box-shadow: 0 0 15px rgba(0,0,0,0.3);}

.is-sticked .header-bottom{box-shadow:0px 10px 60px 0px rgba(0,0,0,0.1);}

.header-nav-wrap{display:flex;align-items:center;justify-content:flex-end;}

.header-nav{display:flex;justify-content:center;}

.header-nav ul li{display:inline-block;position:relative;}

.header-nav ul li a{padding-top:15px;padding-bottom:15px;text-transform:uppercase;}

.header-nav ul li a{display:block;padding-left:25px;padding-right:25px;font-weight:500;font-size:18px;letter-spacing:0.3px;color:#fff;}

.header-nav ul li .arrow+a{padding-right:30px;}

.header-nav ul li .arrow{content:"";width:8px;height:8px;border:none;border-bottom:2px solid #fff;border-right:2px solid #fff;transform:rotate(45deg);position:absolute;right:15px;top:-3px;bottom:0;margin:auto;transition:all 0.4s ease-in-out;}

.header-nav ul li ul{position:absolute;top:100%;min-width:240px;background-color:#fff;left:15px;box-shadow:0px 30px 50px 0px rgba(0,0,0,0.07);overflow:hidden;transform:translateY(15px);padding-top:15px;padding-bottom:15px;border-radius:6px;visibility:hidden;opacity:0;transition:all 0.4s ease-in-out,opacity 0.4s ease-in-out;}

.header-nav ul li ul li{display:block;}

.header-nav ul li ul li a{font-size:16px;padding:5px 20px!important;color:#000;}

.header-call{padding-left:60px;position:relative;margin:0 60px 0 18px}

.header-call i{font-size:44px;color:#8CB62C;position:absolute;left:0;top:2px}

.header-call span,.header-call a{color:#fff}

.header-call span{display:block;font-size:19px;text-transform:uppercase;font-weight:300;line-height:1}

.header-call a{white-space:nowrap;font-size:29px;font-weight:700;line-height:1.2}

.header-logo-top .logo-dark{display: none}

.header-logo-top img{max-height: 58px}

body:not(.home):not(.is-sticked):not(.nav-open) .header-nav ul li a,

body:not(.home):not(.is-sticked):not(.nav-open) .header-call span,

body:not(.home):not(.is-sticked):not(.nav-open) .header-call a{color: #233767;}

body:not(.home):not(.is-sticked):not(.nav-open) .header-nav ul li .arrow{

  border-color: #233767;

}

body:not(.home):not(.is-sticked):not(.nav-open) .header-nav ul li.current-menu-item a,
body:not(.home):not(.is-sticked):not(.nav-open) .header-nav ul li a:hover{
	color:#8CB62C;
}

body:not(.home):not(.is-sticked):not(.nav-open) .header-nav ul li.current-menu-item .arrow,
body:not(.home):not(.is-sticked):not(.nav-open) .header-nav ul li:hover .arrow{
	border-color:#8CB62C;
}

body:not(.home):not(.is-sticked):not(.nav-open) .btn.btn-white:not(:hover){background-color: #8CB62C;color: #fff;border-color: #8CB62C;}

body:not(.home):not(.is-sticked):not(.nav-open) .logo-dark{display: block;}

body:not(.home):not(.is-sticked):not(.nav-open) .logo-light{display: none;}





/* Header End */



/* banner-sec */

.hero-sec{padding:200px 0 0;background-size:cover;background-position:center;background-repeat:no-repeat;}

.hero-title{color:#8CB62C;font-size:71px;font-weight:800;line-height:1.05;margin-bottom:10px;}

.hero-sub-title{color:#fff;font-size:24px;font-weight:700;margin-bottom:35px;}

.hero-list{margin-bottom:65px;}

.hero-list ul{list-style:none}

.hero-list ul li{font-size:18px;font-weight:400;color:#fff;padding-left:30px;position:relative;line-height:1.35}

.hero-list ul li:before{content:"\e902";font-family:'avani'!important;font-style:normal;font-weight:normal;line-height:1;color:#8CB62C;font-size:22px;position:absolute;left:0;top:1px;}

.hero-list ul li:not(:last-child){margin-bottom:25px}

.hero-row{display:flex!important;}

.hero-col{width:50%;position:relative;}

.hero-content{max-width:578px;}

.hero-main .slick-dots{justify-content:start;margin-top:0;}

.hero-main .slick-dots li button{height:14px;width:14px;background:rgba(255,255,255,1);}

.hero-main .slick-dots li.slick-active button{background: #233767;}

.hero-help-content{padding-top:150px;}

.hero-img-box{margin-top:-30px;margin-left:-70px}

.hero-slider .slick-active .hero-title,.hero-slider .slick-active .hero-sub-title,.hero-slider .slick-active .hero-list,.hero-slider .slick-active .hero-btn-box,.hero-slider .slick-active .hero-img-box{visibility:visible;animation-name:fadeInBanner;animation-delay:.15s;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}

.hero-slider .slick-active .hero-img-box{animation-name:fadeInBannerImg;}

.hero-slider .slick-active .hero-title{animation-delay:.30s;}

.hero-slider .slick-active .hero-sub-title{animation-delay:.45s;}

.hero-slider .slick-active .hero-list{animation-delay:.60s;}

.hero-slider .slick-active .hero-btn-box{animation-delay:.75s;}

.hero-slider .hero-banner-silde+.hero-banner-silde{opacity:0;}

@keyframes fadeInBanner{

  0%{transform:translate3d(0,1.875rem,0);opacity:0;}

  100%{transform:translateZ(0);opacity:1;}

}

@keyframes fadeInBannerImg{

  0%{transform:translate3d(3.75rem,0,0);opacity:0.9;}

  100%{transform:translateZ(0);opacity:1;}

}

.slider-counter{display: flex;align-items: center;margin-top: 90px}

.slider-counter span{font-size: 30px;color: #fff;font-weight: 700;line-height: 0.87}

.slider-counter .slider-counter-active:after{width: 180px;margin: 0 15px;content: '';height: 3px;display: inline-block;vertical-align: middle;background: #fff;}

.slider-counter .slider-counter-active{color: #8CB62C}





/*dealer sec*/

.dealer-sec{padding-top:130px;padding-bottom:130px;position: relative;}

.dealer-sec .container{max-width:1325px;}

.dealer-sec .sec-head{padding-left:35px;border-left:5px solid #8CB62C;}

.dealer-sec .sec-head .sec-title{max-width:380px;font-size:60px;line-height:0.92}

.dealer-img{flex:1;text-align:center;background:#fff;border-radius:18px;box-shadow:0px 0px 50px 2px rgba(0,0,0,0.1);}

.dealer-img img{max-height:70px;}

.dealers-imgs{gap:14px;}

.dealer-img a{padding:20px;display:block;width:100%;height:100%;display:flex;justify-content:center;align-items:center;}



.dealer-sec:after{position: absolute;content: '';top: 0;left: 0;height: 645px;z-index: -1;width: 100%;

background: linear-gradient(0deg, rgba(250, 255, 239, 0) 0%, #FAFFEF 100%);}





/*aboout-sec*/

.aboout-sec{padding:0 0 130px}

.aboout-sec .sec-title{font-size:50px;font-weight:700;line-height:0.9}

.aboout-sec .sec-title span{display:block;color:rgba(0,0,0,0.05);font-size:170%;}

.aboout-sec .sec-head{margin-bottom:55px;}

.aboout-sec .cms-con{margin-bottom:40px;}



/* counter-sec */

.counter-con{max-width:1085px;margin:auto;width:100%;margin-top:70px;display:flex;justify-content:space-between;}

.counter-text-box .counter-number,.counter-text-box .counter-plus{font-size:95px;font-weight:400;display:inline-block;line-height:.8;color:#8CB62C;position:relative;}

.counter-title{font-size:20px;font-weight:500;padding-top:20px;color:rgba(0,0,0,0.5);}

.counter-box{position:relative;padding-left:35px;}

.counter-box:before{position:absolute;left:0;top:10px;bottom:10px;border-left:2px solid #233767;content:'';}



/* footer */

.footer-main{background-position:center;background-repeat:no-repeat;background-size:cover;}

.footer-top{padding:60px 0 40px;position:relative;background-color:#F5F5F5}

.footer-top-title{font-size:32px;font-weight:600;line-height:1;margin-bottom:15px;}

.footer-title{display:block;font-size:18px;font-weight:600;line-height:1.1;margin-bottom:18px;color:#8CB62C;max-width:240px}

.footer-social-icon a{display:inline-block;margin-right:12px;vertical-align:middle;transition:all .5s ease-in-out;}

.footer-social-icon a i{color:#233767;font-size:30px;transition:all .5s ease-in-out;}

.footer-social-icon a i::before{transition:all .5s ease-in-out;}

.footer-logo{display:block;padding-bottom:25px;}

.footer-col{position:relative;}

.footer-col .cms-con{margin-bottom:18px;max-width:335px}

.footer-col .cms-con p{color:#333333;font-size:14px;line-height:1.45;}

.footer-col ul li a{display:inline-flex;align-items:center;font-size:16px;font-weight:400;padding:7px 0;color:#333333;}

.footer-address-info{padding-top:11px;}

.footer-address-info p{color:#233767;font-size:16px;font-weight:400;display:flex;line-height:1.5;}

.footer-address-info p a{color:#233767;padding-top:10px;display:inline-block;font-size:16px;}

.footer-address-info p i{font-size:18px;color:#8CB62C;padding-top:3px;display:inline-block;}

.footer-address-info p span{padding-left:18px;}

.footer-address-info p span span{padding-left:0;padding-top:10px;display:inline-block;font-size:15px;}

.copy-right-footer{padding:18px 0;color:#233767;text-transform:uppercase;}

.copy-right-footer p{font-size:14px;font-weight:400;color:#233767;}

.copy-right-footer p a{color:#8CB62C;text-decoration:underline;text-transform:uppercase;}

.footer-top .row > div:nth-child(1){width:29%;}

.footer-top .row > div:nth-child(2){width:14%;}

.footer-top .row > div:nth-child(3){width:19%;}

.footer-top .row > div:nth-child(4){width:18%;}

.footer-top .row > div:nth-child(5){width:20%;}



.footer-contact-sec{border-top:1px solid #D9D9D9;overflow-x: hidden;}

.footer-contact-box{display:flex;align-items:center;justify-content:center;padding:50px 20px;}

.footer-contact-img{margin-right:40px}

.footer-contact-img img{width:44px;}

.footer-contact-content h3{font-weight:600;font-size:22px;line-height:29px;text-transform:uppercase;color:#233767;margin-bottom:3px;}

.footer-contact-content a{display:table;font-weight:400;font-size:18px;color:#233767;margin-bottom:2px;}

.footer-contact-sec .row > div:nth-child(2){border-left:1px solid #D9D9D9;border-right:1px solid #D9D9D9}



/* our-product-sec */

.product-sec .container{max-width:100%}

.product-sec{overflow-x:hidden;}

.product-slider{position:relative;}

.product-inner{border:1px solid #DDDDDD;padding-bottom:30px;}
.product-inner > :not(.product-img) {
  padding-left: 20px;
  padding-right: 20px;
}

.product-img {
  margin-bottom: 20px;
  aspect-ratio: 5/4;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
}
.product-img a {
  display: block;
  height: 100%;
}

.product-img img {
  margin: 0 auto;
  object-fit: cover;
  height: 100%;
  width: auto;
}
.product-title{font-size:20px;font-weight:500;color:#000000;line-height:1.4;margin-bottom:15px;}
.product-title a{display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;}
.product-btn .btn-inline:not(:hover){border-bottom: 0;}

.product-slider .product-inner{max-width:314px;}

.product-slider .product-item{padding-bottom:5px;padding:2px 10px}

.product-slider,.product-slider .slick-list{overflow:inherit;}

.product-left{width:440px;padding-right:55px; padding-left: 55px;position:relative;z-index:11;}

.product-right{width:calc(100% - 440px);max-width: 1000px; clip-path:inset(0 -500% 0 0);padding:0;}



/*.product-slider:before{position: absolute;right: 100%;background: #fff;content: '';height: 100%;width: 100%;z-index: 1;}*/

.product-left .dealer-logo{max-width:290px;max-height:105px; font-size: 44px; line-height: 1; font-weight: 700; color: #233767; text-transform: uppercase; margin-bottom: 30px; } 
.blue-bg .product-left .dealer-logo {color: #fff; }

.product-left .cms-con{margin:0 0 30px 0}

.product-left .cms-con p{font-size:18px;line-height:1.3}

.product-nav,.slider-nav{display:flex;gap:38px;}

.product-nav{margin-top:50px;}

.product-row{align-items:center;}

.product-sec-group{display:flex;flex-direction:column;padding-top:120px;padding-bottom:120px;}
/*.product-sec-group.product-group-1,
.product-sec-group.product-group-5{padding-bottom: 0;}*/
.product-reverse .product-row{flex-direction:row-reverse;}

.product-reverse .product-right{clip-path:inset(0 0 0 -500%);}



/*.product-reverse .product-slider{direction: rtl;}*/

/*.product-reverse .product-left{padding-left:60px;padding-right:inherit;}*/

.blue-bg .product-slider .product-inner{background-color:#fff;}

.blue-bg .cms-con p{color:#fff;}

.gradient-bg{background:linear-gradient(0deg,rgba(250,255,239,0) 0%,#F4FFDD 100%);}



/*testimonials*/

.testimonial-sec .container{max-width:1325px;}

.testimonial-sec .sec-title{color:#fff;font-size:50px;}

.testimonial-sec .sec-head{display:flex;justify-content:space-between;margin-bottom:50px;align-items: center;}

.testimonial-inner{padding:30px;background-color:#fff;padding-bottom: 50px}

.testimonial-inner .cms-con{margin-bottom: 0;}

.testimonial-inner .sec-title{color:#fff;}

.testimonial-inner .testimonial-content p{font-size:18px;color:#000;line-height:1.65;}

.testimonial-item{padding:0 11px}

.testimonial-top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #C7C7C7;padding-bottom:20px;margin-bottom:20px;}

.testimonial-head h3{font-size:24px;color:#000000;line-height:1.25;margin-bottom:5px;}

.testimonial-head h6{font-size:16px;color:#CACACA;line-height:1.25;}

.testimonial-top .icon-quote{color:#8CB62C;font-size:105px;line-height:0.75;opacity:0.5;}

.testimonial-slider,.testimonial-slider .slick-list{overflow:inherit;}

.testimonial-slider{clip-path:inset(0 -500% 0 0);padding:0;max-width:810px;}

.testimonial-nav .slick-arrow:not(:hover){filter:brightness(11)}





.industries-sec{position: relative;padding-top: 80px;padding-bottom: 80px;}

.industries-sec:before{background: #233767 url(../img/dot-bg.svg) no-repeat;background-position: center; position: absolute;left: 0;top: 0;width: 57.5%;height: 100%;content: '';}

.industries-sec .sec-title{font-size: 80px;}

.industries-sec .sec-head{margin-bottom: 50px;}

.industries-sec .sec-title,

.industries-sec .cms-con p{color: #fff}

.industries-sec .cms-con{margin-bottom: 60px;}

.industries-item-group{display: flex !important;flex-wrap: wrap;gap: 20px;}

.industries-item {

  vertical-align: top;

}

.industries-item-group .industries-item{width: calc(50% - 10px);}

.industries-inner{position: relative;display: block;margin: 7px;overflow: hidden;}



.industries-inner .industries-title{position: absolute;bottom: -6px;left: 25px;font-size: 40px;font-weight: 700;color: #fff;

text-transform: uppercase;line-height: 1;transition: all 0.5s}

.industries-inner img{position: relative;transition: all 0.9s}

.industries-inner:hover .industries-title{bottom: 10px;}

.industries-inner:hover img{transform: scale(1.08);}



.industries-col-left{position: relative; width: 46.5%;padding-left: calc((100% - 1310px) / 2);padding-right: 100px;padding-bottom: 30px;}

.industries-col-right{position: relative;width: 53.5%;padding-right: 55px}



.industries-nav .slick-arrow:not(:hover){filter:brightness(11)}







/*====================================*/

.bradclumb{color: #233767;font-size: 14px;position: relative;padding: 40px 0;}

.bradclumb span{font-weight: 700}

.bradclumb a{font-weight: 400}

.bradclumb a:not(:hover){color: #233767;}



.bradclumb:after{position: absolute;content: '';top: 0;left: 0;height: 300px;z-index: -1;width: 100%;

background: linear-gradient(0deg, rgba(250, 255, 239, 0) 0%, #FAFFEF 100%);}





.product-top-logo{max-width: 205px}

.product-top-row {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.product-top-col-con{
  width: 75%;
  max-width: 1050px;
}
.product-top-col-form{
  width: 25%;
}
.product-top-title{    font-size: 44px;
    font-weight: 700;
    color: #233767;
    margin: 0px 0 15px;
    text-transform: uppercase;
    line-height: 1;}

.product-top-sec .cms-con{margin-bottom: 0;} 

.product-top-sec .cms-con p{line-height: 1.5;}
.product-top-col-form form{position: relative;}
.product-top-col-form button {
  background: none;
  border: none;
  outline: none;
  position: absolute;
  right: 0;
  top: 0;
  padding: 14px;
  background: #8cb62c;
}
.product-top-col-form button img {
  filter: invert(1);
}
@media screen and (min-width:1200px){

  .product-top-sec .cms-con p{font-size: 18px;}

}



.product-page-main{padding: 65px 0 100px;}

.pp-row{gap: 50px}

.pp-col-sidebar{width: 330px;}

.pp-col-main{width: calc(100% - 330px);}



.pp-sidebar-title{color: #233767;font-size: 18px;font-weight: 500;background: #F5F5F5;padding: 15px 18px 13px;pointer-events: none;}

.pp-sidebar-nav{padding: 20px 18px;display: block;}

.pp-sidebar-nav li{margin-bottom: 10px;}

.pp-sidebar-nav li a{font-size: 15px;font-weight: 400;color: #000;position: relative;padding-left: 20px;
display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;}

.pp-sidebar-nav li a:before{position: absolute;left: 0;top: 4px;width: 12px;height: 12px;content: "";

background-image:url(../img/check.svg);background-repeat:no-repeat;background-size:contain;margin:auto;}



.pp-main-wrapper{max-width: 1125px}

.pp-main-group:not(:last-child){margin-bottom: 45px}

.pp-main-head .pp-main-head-title{color: #233767;font-size: 24px;font-weight: 600;line-height: 1.5;margin-bottom: 5px}

.pp-main-head-con{margin-bottom: 10px}

.pp-main-head-con p{color: #000;line-height: 1.4}

.pp-main-head{margin-bottom: 10px;}

.pp-main-row{margin: 0 -10px;}

.pp-main-box{border: 1px solid #DDDDDD;margin: 10px;height: calc(100% - 10px);}

.pp-main-box-img {text-align: center;aspect-ratio: 330/262;display: flex;align-items: center;  justify-content: center;padding: 18px}

.pp-main-box-img img{display: inline-block;}



.pp-main-box-title{font-size: 20px;line-height: 1.4;font-weight: 500;padding: 0 18px 18px}

.pp-main-box-list{background: #F5F5F5;padding: 18px;text-align: left;}

.pp-main-box-list ul{display: flex;flex-direction: column;gap: 7px}

.pp-main-box-list b,

.pp-main-box-list strong{font-weight: 500}


.pp-col-main.pp-main-full{width: 100%;}
.pp-main-full .pp-main-wrapper{max-width: 100%}


.single-pro-row{display: flex;flex-wrap: wrap;column-gap: 48px;row-gap: 50px}

.single-pro-left{width: calc(46% - 24px);}

.single-pro-right{width: calc(54% - 24px);}



.single-pro-img{position: relative;border: 1px solid #F2F2F2;}

.single-pro-brand-img{position: absolute;left: 15px;top: 15px;z-index: 1;}

.single-pro-brand-img img{max-height: 58px;max-width: 113px}



.sin-pro-head{padding-bottom: 30px; margin-bottom: 30px; border-bottom: 1px solid #D9D9D9}

.sin-pro-title{font-size: 32px;color: #233767;font-weight: 600;line-height: 1.3;margin-bottom: 15px;}



.sin-pro-rig-box p,

.sin-pro-rig-box h3,

.sin-pro-rig-box ul{margin-bottom: 15px;}

.sin-pro-rig-box h3{font-size: 18px;color: #233767;font-weight: 600;margin-bottom: 10px;line-height: 1.4;}

.sin-pro-rig-box h3:not(:first-child){margin-top: 30px;}

.sin-pro-rig-box p{color: #000000;line-height: 1.5;}

.sin-pro-rig-box ul{display: flex;flex-wrap: wrap;row-gap: 12px}

.sin-pro-rig-box ul li{width:100%;margin-bottom: 0;padding-left: 21px}

.sin-pro-rig-bottom .sin-pro-rig-box ul li{width: 50%;}

.sin-pro-rig-box ul li::before {width: 13px;height: 13px;background-size: 13px;top: 4px;}

.sin-pro-sec2{padding: 65px 0;}

.sin-pro-rig-btn .btn{display: inline-flex;align-items: center;font-size: 18px;font-weight: 600;border-radius: 0;padding: 16px 20px;}
.sin-pro-rig-btn #enquire-now{justify-content: center;margin-left: 5px;}
.sin-pro-rig-btn img{margin-right: 7px;vertical-align: top;margin-top: -4px}

.sin-pro-sec2-inner{background: #F5F5F5;border: 1px solid #DDDDDD;padding: 35px 25px 40px;}
.single-pro-main + .sin-pro-sec3{padding-top: 65px}
.sin-pro-sec2 .cms-con,

.sin-pro-sec3 .cms-con{margin-bottom: 0;}

.sin-pro-sec2-inner .sin-pro-rig-box h3{margin-bottom: 20px;}

.sin-pro-rig-box > *:last-child{margin-bottom: 0}

.sin-pro-tab-wraper{border: 1px solid #8CB62C;padding: 35px 20px;}

.sin-pro-sec3-inner .cms-con h3{font-weight: 500;font-size: 20px;}

.sin-pro-sec3{padding-bottom: 65px;}

.sin-pro-tab-nav{display: flex;gap: 5px;}

.sin-pro-tab-nav a{font-size: 20px;font-weight: 400;padding: 12px 22px;color: #000;background: #F5F5F5;min-width: 185px;text-align: center;}

.sin-pro-tab-nav a:hover{color: #8CB62C;}

.sin-pro-tab-nav a.active{background: #8CB62C;color: #fff;}

.sin-pro-tab-content{display: none;}



.recent-product{padding: 65px 0 130px 0;}

.recent-product .container{max-width: 1650px;}

.recent-product-slider{margin: 0 -10px;}

.recent-product-slider .product-inner{margin: 0 10px;}

.recent-product .sec-head > div{width: 25%;}

.recent-product .sec-head > .sec-title{width: 50%;}

.recent-product-nav{justify-content: flex-end;}

.recent-product .sec-head {margin-bottom: 40px;}


.single-pro-gallery-nav {
  margin: 0 -5px;
}

.single-pro-gallery-nav .item {
  position: relative;
  border: 1px solid #F2F2F2;
  aspect-ratio: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px 5px 0;
}

.single-pro-gallery .item{
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1;
}

table {width:100%; border-collapse:collapse; border-spacing:0; }

table th, table td{

  padding: 6px 10px;

  font-size: 13px;

  border: 1px solid #e8e9eb;

}

table th{

  background: #233767;

  color: #fff;

  border-color: rgba(255, 255, 255, 0.2);

  padding: 10px;

  font-weight: 500;

  vertical-align: middle;

}

.brand-logo-space{height:100px;}

.blog-details-main .sec-head{
	margin-bottom:30px;
}

.blog-details-main .sec-title{
	text-transform:none;
}

.a2a_kit.a2a_kit_size_32 span {
        background-color: transparent !important
   }

 .a2a_kit a {
        padding: .625rem 0 0;
        display: inline-block
    }

    .a2a_kit svg {
        width: 2rem !important;
        height: 2rem !important;
        fill: #9e9d9d;
        transition: .5s ease-in-out all;
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -ms-transition: .5s ease-in-out
    }

    .a2a_kit svg path {
        fill: #a7a7a7 !important
    }

 .a2a_button_facebook:hover svg path {
        fill: #3b5998 !important
    }

    .a2a_button_x:hover svg path {
        fill: #000 !important
    }

    .a2a_button_linkedin:hover svg path {
        fill: #0077b5 !important
    }

    .a2a_button_pinterest:hover svg path {
        fill: #e60023 !important
    }

    .a2a_dd:hover svg path {
        fill: #233767 !important
    }

    .addtoany_list a:hover span {
        opacity: 1 !important;
    }

.form-select{
	padding: 14px 40px 14px 20px !important;
}