body{background:#fff;color:#363636;font-family:Poppins,sans-serif;font-size:14px}
h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif;color:#0c0c0c;margin:0 0 20px}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:#0c0c0c}
p a{color:#363636;width:auto;display:inline-block}
p a:hover{text-decoration:underline;outline:0}
p{letter-spacing:normal;margin-bottom:10px;line-height:24px;font-size:15px;color:#363636}
a{color:#7f7f7f;text-decoration:none;outline:0;display:block}
a:active,a:focus,a:hover{outline:0;text-decoration:none}
img{max-width:100%;height: auto;}
iframe{border:0;width:100%}
blockquote{padding:0;border:0}
label{color:#ed0a0a;display:block;font-weight:400;margin:0}
textarea{background:#fff;height:100px!important}
input,select,textarea{border:1px solid #ccc;height:40px;border-radius:0;background:#fff;line-height:40px;box-shadow:none;padding:0 15px;box-sizing:border-box;font-size:14px!important}
.form-group{position:relative;margin-bottom:15px}
.form-control::-moz-placeholder{color:#555}
.form-control:focus::-moz-placeholder{color:#ffbd3c}
.form-control:focus{border-color:#ffbd3c;box-shadow:none;outline:0}
h2{font-size:26px;font-weight:700}
h3{font-size:20px;margin:0 0 30px;font-weight:700}
h3 span{padding:0 10px 0 0;position:relative}
h4{font-size:16px;font-weight:700;margin:0;text-transform:capitalize;text-align:center;padding:15px 0;color:#fff}
h5{text-transform:capitalize}
.header{float:left;width:100%;position:absolute;top:0;left:0;z-index:10;padding:0}
.topbar{float:left;width:100%;margin:0;padding:4px 0;background:#4b9459}
.top_right{float:left;width:100%;display:flex;justify-content:flex-start;align-items:center;margin:0}
.search{max-width:330px;width:100%;margin:0 0;padding:0;position:relative;margin-left:auto}
.search input.form-control{height:35px;border:0}
.search_btn{position:absolute;top:0;right:0;height:100%;padding:0 10px;background:#3a7145;color:#fff;border:0;border-left:1px solid rgba(0,0,0,.1);border-radius:0 4px 4px 0;height:35px;display:flex;align-items:center;justify-content:center}
.search_btn:hover{background:#ffbd3c;color:#333}
.phone_call{display:inline-block;list-style:none;margin:0 15px;padding:0}
.phone_call a{color:#fff;text-decoration:none;font-size:16px;font-weight:600}
.phone_call a svg{width:24px;height:24px;margin-right:3px;vertical-align:middle}
.phone_call a:hover{color:#ffbd3c}
.navbar .phone_call{margin:10px 0}
.navbar .phone_call a{color:#fff}
.navbar .phone_call a:focus,.navbar .phone_call a:hover{color:#eadd89}
ul.social{float:left;margin:0;padding:0}
.top_right ul.social{float:left;margin:0;list-style:none;padding:0;width:auto}
ul.social li{margin:0;display:inline-block}
ul.social li a{transition:background .4s ease-in-out;text-align:center;width:35px;height:35px;border-radius:100%;display:flex;align-items:center;justify-content:center;color:#fff;background:#231573}
ul.social li a svg{color:#fff;width:15px;height:15px;margin:0;padding:0}
ul.social li.facebook a{background:#3c5b9b}
ul.social li.twitter a{background:#000}
ul.social li.linkedin a{background:#027ba5}
ul.social li.youtube a{background:#f70000}
ul.social li.instagram a{background:radial-gradient(circle at 30% 107%,#fdf497 0,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}
.menubar{float:left;width:100%;position:relative;background:0 0}
.menubar .container{background:#fff;border-bottom-left-radius:0;border-bottom-right-radius:0;position:relative}
.menubar .container:before{content:url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='64px' height='64px' viewBox='0 0 64.000000 96.000000' preserveAspectRatio='xMidYMid meet'><g transform='translate(0.000000,96.000000) scale(0.100000,-0.100000)' fill='white' stroke='none'><path d='M49 947 c-38 -29 -49 -88 -28 -144 6 -15 88 -163 182 -327 116 -202 189 -318 224 -356 53 -57 153 -120 192 -120 l21 0 0 480 0 480 -287 0 c-211 -1 -292 -4 -304 -13z'/></g></svg>");position:absolute;left:-51px;z-index:-1;top:0}
.menubar .container:after{content:url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='64px' height='64px' viewBox='0 0 64.000000 96.000000' preserveAspectRatio='xMidYMid meet'><g transform='translate(0.000000,96.000000) scale(0.100000,-0.100000)' fill='white' stroke='none'><path d='M0 480 l0 -480 21 0 c39 0 139 63 192 120 35 38 108 154 224 356 94 164 176 312 182 327 21 56 10 115 -28 144 -12 9 -93 12 -303 13 l-288 0 0 -480z'/></g></svg>");position:absolute;right:-51px;z-index:-1;top:0}
.menubar.stricky-fixed{position:fixed;top:0;left:0;width:100%;z-index:999;-webkit-box-shadow:0 3px 5px rgba(0,0,0,.1);box-shadow:0 3px 5px rgba(0,0,0,.1);animation-name:fadeInDown;animation-duration:1s;animation-fill-mode:both;background:#fff}
@keyframes fadeInDown{
from{opacity:0;transform:translate3d(0,-100%,0)}
to{opacity:1;transform:none}
}
.menubar .logo{padding:1px 0}
.menubar .logo img{max-width:205px;aspect-ratio:195/59}
.navigation .nav-header{display:none;padding:12px 20px}
.navigation .navbar button{float:right;width:40px;height:40px;background:0 0;border:0;outline:0;color:#fff;font-size:25px;border-radius:0;text-align:center;line-height:40px;position:relative;z-index:99;padding:5px;position:relative;transform:rotate(0);transition:.5s ease-in-out;cursor:pointer}
.navigation .navbar button span{display:block;position:absolute;height:3px;width:70%;background:#4b9459;border-radius:9px;opacity:1;left:15%;transform:rotate(0);transition:.25s ease-in-out}
.navigation .navbar button span:first-child{top:8px}
.navigation .navbar button span:nth-child(2),.navigation .navbar button span:nth-child(3){top:18px}
.navigation .navbar button span:nth-child(4){top:28px}
.navigation .navbar button.open span:first-child{top:18px;width:0%;left:50%}
.navigation .navbar button.open span:nth-child(2){transform:rotate(45deg)}
.navigation .navbar button.open span:nth-child(3){transform:rotate(-45deg)}
.navigation .navbar button.open span:nth-child(4){top:18px;width:0%;left:50%}
.navigation .menu{display:block}
.navigation .menu ul{float:left;width:100%;margin:0;padding:0;text-align:right;display:block;position:relative}
.navigation .menu ul li{display:inline-block;position:relative}
.navigation .menu ul li a{padding:20px 14px;display:block;color:#333;transition:all .3s ease;font-size:16px;background:0 0;font-weight:500}
.navigation .menu ul li.active a,.navigation .menu ul li:hover a{color:#4b9459;background:0 0}
.navigation .menu ul li ul.cs-dropdown{top:100%;left:0;text-align:left;border:0}
.navigation .menu ul li ul.cs-dropdown li:last-child{border:0}
.navigation .menu ul li ul.cs-dropdown li ul.cs-dropdown{left:100%;margin-top:-36px}
.navigation .menu ul li ul.cs-dropdown li ul.cs-dropdown li ul.cs-dropdown{left:-100%;margin-top:-31px}
.navigation .menu ul li ul.cs-dropdown{position:absolute;width:230px;display:none;z-index:99999;box-shadow:0 6px 6px 0 rgba(0,0,0,.4);background:#fff;margin:0;padding:0;transition:all .3s ease}
.navigation .menu ul li:hover ul.cs-dropdown{display:block}
.navigation .menu ul li:hover ul.cs-dropdown li ul.cs-dropdown{display:none;transition:all .3s ease}
.navigation .menu ul li ul.cs-dropdown li:hover ul.cs-dropdown{display:block}
.navigation .menu ul li ul.cs-dropdown li{display:block;padding:0;border-bottom:1px solid #eee;width:100%}
.navigation .menu ul li ul.cs-dropdown li:last-child a{border-bottom:0}
.navigation .menu ul li ul.cs-dropdown li:last-child a:after{display:none}
.navigation .menu ul li ul.cs-dropdown li a:hover{color:#fff;background:#4b9459}
.navigation .menu ul li ul.cs-dropdown li:hover a{color:#fff;background:#4b9459}
.navigation .menu ul li ul.cs-dropdown li:hover ul.cs-dropdown li a{background:#fff;color:#333}
.navigation .menu ul li ul.cs-dropdown li:hover ul.cs-dropdown li a:hover{color:#fff;background:#4b9459}
.navigation .menu ul li ul.cs-dropdown li a{color:#333;font-size:14px;padding:7px 15px;position:relative;display:block;text-transform:capitalize;font-weight:400;background:#fff;transition:all .3s ease;border-bottom:0 solid transparent}
.navigation ul li.cs-submenu a button{border:0;background:0 0;outline:0;padding:0;margin:0 0 0 3px;color:#333}
.navigation ul li.cs-submenu a button svg{width:16px;height:16px}
.navigation ul li.cs-submenu:hover svg{transform:rotateZ(180deg);color:#4b9459}
.navigation ul li.cs-submenu:hover ul.cs-dropdown li.cs-submenu svg{color:#242424}
.navigation ul li.cs-submenu ul.cs-dropdown li a button{float:right;color:#333}
.navigation ul li.cs-submenu ul.cs-dropdown li a button svg{transform:rotateZ(-90deg)}
.navigation ul li.cs-submenu ul.cs-dropdown li.cs-submenu:hover svg{color:#fff}
.navigation .navbar{display:none;padding:12px 0;margin:0}
.wpsSlider{float:left;width:100%;margin:0;padding:0}
.wpsSlider img{width:100%;aspect-ratio:960/469}
.wpsSlider .carousel-item{aspect-ratio:960/469}
.wpsSlider .carousel-control-next,.wpsSlider .carousel-control-prev{top:50%;display:flex;align-items:center;justify-content:center;width:40px;height:40px;line-height:40px;padding:0;transform:translate(0,-50%);color:#fff;font-size:14px;outline:0;background:#ffbd3c;border-radius:100%;text-align:center;cursor:pointer;transition:all .3s ease;z-index:9;position:absolute;opacity:1;left:inherit}
.wpsSlider .carousel-control-next-icon,.wpsSlider .carousel-control-prev-icon{background-size:50%}
.wpsSlider .carousel-control-prev{left:5%}
.wpsSlider .carousel-control-next{right:5%}
.wpsSlider .carousel-control-next:focus,.wpsSlider .carousel-control-next:hover,.wpsSlider .carousel-control-prev:focus,.wpsSlider .carousel-control-prev:hover{background:#4b9459}
.homeFeture{float:left;width:100%;position:relative;margin:0;padding:0;z-index:9;background:#fff}
.serviceBlock{float:left;width:100%;position:relative;margin-top:-55px;overflow:hidden;border-radius:12px}
.serviceBlock .innerBox{position:relative;overflow:hidden;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
.serviceBlock .innerBox:hover{box-shadow:0 0 30px rgba(0,0,0,.1)}
.serviceBlock .imageBox{position:relative}
.serviceBlock .imageBox .image{position:relative;margin-bottom:0}
.serviceBlock .imageBox .image img{display:block;width:100%;height:auto;aspect-ratio:1/1}
.serviceBlock .captionBox{position:relative;padding:20px 40px;padding-right:70px;background-color:#fff;border:1px solid #ebebeb;border-top:0}
.serviceBlock .captionBox .icon{position:absolute;right:-1px;top:0;height:70px;width:70px;text-align:center;background-color:#4b9459;font-size:30px;line-height:65px;color:#fff}
.serviceBlock:hover .captionBox .icon{background:#4b9459;color:#fff}
.serviceBlock .captionBox .icon img{width:50px;height:50px}
.serviceBlock .captionBox .captionBox_title{position:relative;display:block;font-size:20px;line-height:30px;color:#333;font-weight:700;margin:0;padding:0;text-align:left}
.serviceBlock .captionBox .captionBox_title a{display:inline-block;color:#333;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
.serviceBlock:hover .captionBox .captionBox_title a{color:#4b9459}
.serviceBlock .overlayBox{position:absolute;left:0;top:100%;height:100%;width:100%;background-color:rgb(34,34,34,.9);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .6s ease;display:flex;align-items:center;justify-content:center}
.serviceBlock .innerBox:hover .overlayBox{top:0}
.serviceBlock .overlayBox:before{position:absolute;left:40px;bottom:0;height:90%;width:1px;background-color:#fff;content:"";opacity:.7}
.serviceBlock .overlayBox:after{position:absolute;bottom:40px;left:0;height:1px;width:90%;background-color:#fff;opacity:.7;content:""}
.serviceBlock .overlayBox .inner{position:absolute;left:0;width:100%;padding-left:70px;padding-right:30px}
.serviceBlock .overlayBox .text{position:relative;display:block;font-size:16px;line-height:27px;color:#fff;font-weight:400;margin-bottom:20px}
.serviceBlock .overlayBox .linkBox{position:relative;display:block;z-index:0}
.aboutHome{float:left;width:100%;margin:0;padding:40px 0;background:#fff;position:relative;overflow:hidden}
.about-one__shape-11{position:absolute;right:0;bottom:-38px;-webkit-animation-name:float-bob-y;animation-name:float-bob-y;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}
@-webkit-keyframes float-bob-y{
0%{transform:translateY(-20px)}
50%{transform:translateY(-10px)}
100%{transform:translateY(-20px)}
}
@keyframes float-bob-y{
0%{transform:translateY(-20px)}
50%{transform:translateY(-10px)}
100%{transform:translateY(-20px)}
}
.about-one__shape-11 img{width:auto}
.aboutHome .container{position:relative}
.aboutTitle{padding-bottom:15px;margin-bottom:20px;position:relative;color:#4b9459;font-weight:600;text-align:center;font-size:30px}
.aboutTitle span{position:relative;color:#4b9459}
.aboutTitle:after,.aboutTitle:before{content:"";background:#ddd;width:30px;left:0;height:3px;position:absolute;bottom:0;bottom:0;right:0;margin:0 auto}
.aboutTitle:after{background:#ffbd3c;left:30px}
.aboutText{text-align:center;font-size:16px;max-width:800px;margin:0 auto 20px;font-style:italic;width:100%}
.homeFactsheet{background:#fff;padding:20px;text-align:center;margin-bottom:17px;border:1px solid #eeee;border-radius:11px}
.homeFactsheet img{margin-bottom:10px}
.homeFactsheet .factsheetTitle{font-size:16px;font-weight:700;text-transform:inherit;margin:0;padding:0;color:#ffbd3c}
.homeFactsheet p{height:40px;line-height:normal;margin:0}
.aboutContent{padding-top:20px;text-align:justify}
.homeRightImage{float:right;max-width:500px;width:100%;margin:0 0 25px 15px;text-align:center;aspect-ratio:1/1}
.homeRightImage img{aspect-ratio:1/1;width:100%;height:100%;object-fit:contain;object-position:center;border-radius:12px;border:1px solid #eee}
.aboutContent h2{font-size:22px;line-height:normal;margin-bottom:10px;color:#4b9459}
.aboutContent h3{font-size:20px;line-height:normal;margin-bottom:10px;color:#4b9459}
.aboutContent p{margin-bottom:15px;font-size:16px}
.aboutContent p strong{color:#4b9459}
.aboutContent ul{margin:0 0 15px;padding:0}
.aboutContent ul li{display:block;list-style:none;line-height:24px;color:#423f3f;font-size:16px;font-weight:400;position:relative;padding-left:20px}
.aboutContent ul li:before{position:absolute;left:0;content:url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='%23333' viewBox='0 0 16 16'><path d='m12.14 8.753-5.482 4.796c-.646.566-1.658.106-1.658-.753V3.204a1 1 0 0 1 1.659-.753l5.48 4.796a1 1 0 0 1 0 1.506z'/></svg>")}
.cmTitle{    font-size: 22px;
    line-height: normal;
    margin-bottom: 10px;
    color: #4b9459;
    text-align: left;
    font-weight: 600;}
.moreBtn{padding:10px 30px;background:#4b9459;color:#fff;font-size:16px;display:inline-block;border:1px solid #4b9459}
.moreBtn:focus,.moreBtn:hover{background:#ffbd3c;color:#333;border-color:#ffbd3c}
.moreBtn2{height:40px;font-size:14px;padding:0 20px;position:relative;z-index:0;overflow:hidden;border:none;background:#4b9459;border-radius:0 50px 50px 0;display:inline-block;font-size:14px;text-transform:capitalize;color:#fff;font-weight:400;line-height:40px;transition:all ease .4s;-moz-transition:all ease .4s;-webkit-transition:all ease .4s;border:0;cursor:pointer}
.moreBtn2:hover{color:#fff}
.moreBtn2 svg{position:relative;margin-left:8px;width:20px;height:20px;color:#fff;text-align:center;font-size:14px;transition:all ease .4s;-moz-transition:all ease .4s;-webkit-transition:all ease .4s}
.moreBtn2:before{position:absolute;left:auto;right:0;height:100%;content:'';z-index:-1;width:0;overflow:hidden;border-radius:inherit;background:#457500;transition:width .5s cubic-bezier(.25, .8, .25, 1) 0s;-moz-transition:width .5s cubic-bezier(.25, .8, .25, 1) 0s;-webkit-transition:width .5s cubic-bezier(.25, .8, .25, 1) 0s}
.moreBtn2:hover:before{width:100%;left:0;right:auto}
.moreBtn2:hover i{background:#62a403;color:#fff}
.webpulse_home_featured{float:left;width:100%;color:#fff;padding:50px 0;background:url(../images/bg1.webp) no-repeat fixed;text-align:center;background-size:100%;position:relative}
.webpulse_home_featured:before{background-color:rgba(0,0,0,.8);content:"";height:100%;left:0;position:absolute;top:0;width:100%}
.webpulse_home_featured .container{position:relative}
.webpulse_home_featured .aboutTitle{color:#fff}
.webpulse_home_featured .maxWidth p{color:#fff}
.productBox{text-align:center;margin-top:40px;margin-bottom:30px;margin-right:15px}
.productBox .productImg{position:relative;border-radius:100%;margin-bottom:22px;display:inline-block;background:#fff;border:10px solid #f5f5f5;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.productBox .productImg img{border-radius:100%}
.productBox .productImg .boxIcon{position:absolute;top:-15px;right:4px;font-size:20px;font-weight:500;color:#fff;height:55px;width:55px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#4b9459}
.productBox .productImg .boxIcon img{width:40px}
.productBox:hover .productImg .boxIcon{background:#4b9459;color:#333}
.productBox .productContent .productTitle{margin-bottom:10px;font-size:20px;font-weight:700}
.productBox .productContent .productTitle a{color:#fff;font-size:20px;font-weight:600;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
.productBox:hover .productContent .productTitle a{color:#4b9459}
.productBox .productContent p{color:#fff;font-size:16px;display:-webkit-box;max-width:100%;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
.productBox:hover .productImg{border-color:#4b9459;animation:pulse 3s infinite}
@-webkit-keyframes pulse{
0%{-webkit-box-shadow:0 0 0 0 #4b9459;box-shadow:0 0 0 0 #4b9459}
40%{-webkit-box-shadow:0 0 0 50px rgba(255,194,17,0);box-shadow:0 0 0 50px rgba(255,194,17,0)}
70%{-webkit-box-shadow:0 0 0 50px rgba(255,194,17,0);box-shadow:0 0 0 50px rgba(255,194,17,0)}
100%{-webkit-box-shadow:0 0 0 0 rgba(255,194,17,0);box-shadow:0 0 0 0 rgba(255,194,17,0)}
}
@keyframes pulse{
0%{-webkit-box-shadow:0 0 0 0 #4b9459;box-shadow:0 0 0 0 #4b9459}
40%{-webkit-box-shadow:0 0 0 50px rgba(255,194,17,0);box-shadow:0 0 0 50px rgba(255,194,17,0)}
70%{-webkit-box-shadow:0 0 0 50px rgba(255,194,17,0);box-shadow:0 0 0 50px rgba(255,194,17,0)}
100%{-webkit-box-shadow:0 0 0 0 rgba(255,194,17,0);box-shadow:0 0 0 0 rgba(255,194,17,0)}
}
#featuredProducts .owl-next,#featuredProducts .owl-prev{line-height:0;position:absolute;top:50%;display:block;width:45px;height:45px;padding:0;transform:translate(0,-50%);cursor:pointer;color:#fff;border:0;outline:0;background:#ffbd3c;border-radius:100%;z-index:9}
#featuredProducts .owl-nav .owl-prev{left:-20px}
#featuredProducts .owl-nav .owl-next{right:-20px}
#featuredProducts .owl-next:hover,#featuredProducts .owl-prev:hover{background:#ffbd3c;color:#333;border-color:#ffbd3c}
#featuredProducts .owl-dots{position:absolute;bottom:20px;left:0;right:0;margin:0 auto}
.why-choose-us{float:left;width:100%;position:relative;padding:100px 0 50px}
.why-choose-us:before{position:absolute;left:0;top:0;height:100%;width:35%;background-color:#f7f7f7;content:""}
.sec-title{position:relative;display:block;margin-bottom:20px}
.sec-title .title{position:relative;display:block;font-size:18px;line-height:24px;color:#ffbd3c;font-weight:400;padding-bottom:10px;margin-bottom:15px}
.sec-title .title:before{position:absolute;left:0;bottom:0;height:2px;width:40px;background-color:#fff;border-right:10px solid #fff;content:''}
.sec-title .title:after{position:absolute;left:34px;bottom:0;height:2px;width:6px;background-color:#4b9459;content:""}
.why-choose-us .image-column{position:relative;margin-bottom:50px}
.why-choose-us .image-column .inner-column{position:relative}
.why-choose-us .image-column .image{position:relative;margin-bottom:0;display:inline-block}
.why-choose-us .image-column .image:before{position:absolute;top:60px;right:-65px;width:65px;height:460px;background-image:url(../images/pattern-4.jpg);content:"";z-index:1}
.why-choose-us .image-column .image img{display:block;max-width:100%;height:auto;border-radius:9px;aspect-ratio:47/59}
.why-choose-us .features-column{position:relative}
.why-choose-us .features-column .inner-column{position:relative}
.why-choose-us .features-column .featureMainTitle{margin-bottom:10px;font-family:Poppins,sans-serif;color:#4b9459;font-size:26px;font-weight:700}
.feature-block{position:relative}
.feature-block .inner-box{position:relative;margin-bottom:25px;text-align:center;border:1px solid #eeee;border-radius:12px;padding:15px}
.feature-block .icon{position:relative;display:inline-block;font-size:50px;color:#ffbd3c;font-weight:400;margin-bottom:10px}
.feature-block .icon img,.feature-block .icon svg{width:75px;height:75px}
.feature-block .featureTitle{position:relative;display:block;font-size:18px;line-height:1.2em;color:#4b9459;font-weight:700;margin-bottom:10px}
.feature-block .text{position:relative;display:block;font-size:15px;line-height:1.4;color:#333;margin-bottom:0}
.testimonials_section{float:left;width:100%;position:relative;padding:80px 0px 45px;background-color:#4b9459}
.testimonials_section:before{position:absolute;left:0;bottom:0;height:130px;width:100%;background-color:#fff;content:""}
.testimonials_section .sec-title .testimonialsTitle{color:#ffbd3c;font-size:26px;font-weight:700;font-family:Poppins,sans-serif;margin-bottom:10px}
.testimonials_section .outer-container{position:relative;max-width:1680px;padding:0 15px;margin:0 auto}
.testimonials_section .title-column{position:relative}
.testimonials_section .title-column .sec-title .text,.testimonials_section .title-column .sec-title span{color:#fff;max-width:320px;width:100%;font-size:14px}
.testimonials_section .testimonials_column{position:relative}
.testimonials_section .testimonials_carousel{position:relative}
.testimonials_block{position:relative;padding:30px;background-color:#fff;box-shadow:0 2px 18px rgba(0,0,0,.18);padding-top:40px;padding-bottom:40px;border-radius:12px;overflow:hidden}
.testimonial-item{padding-left:15px}
.ti-text{    padding-left: 40px;
    padding-top: 37px;
    padding-bottom: 25px;
    border: 1px solid #efefef;
    position: relative;
    background: #fff;
    margin-bottom: 15px;
    max-height: 230px;
    overflow-y: auto;
    width: 100%;
    padding-right: 10px;}
.ti-badge{position:absolute;width:50px;height:45px;line-height:45px;text-align:center;top:40px;left:-18px;background:#4b9459;color:#fff}
.ti-badge:after{position:absolute;content:'';border-bottom:9px solid #437d4e;border-right:9px solid #437d4e;border-left:9px solid transparent;border-top:9px solid transparent;bottom:100%;left:0}
.ti-badge:before{font-size:24px}
.ti-badge svg{width:22px;height:22px}
.ti-words{font-size:14px;line-height:24px}
.ti-info ul{display:flex;align-items:center}
.ti-info ul li{float:left;margin-right:10px}
.ti-info ul li span{width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:100%;background:#4b9459;border:2px solid #4b9459;font-size:24px;color:#fff}
.ti-name{font-size:16px;line-height:25px;color:#333;margin:0;padding:0;font-weight:700;font-family:Poppins,sans-serif;text-transform:capitalize}
.ti-info ul li p{margin:0;color:#333}
.maxWidth{float:left;width:100%;text-align:center;margin-bottom:20px}
.maxWidth p{display:inline-block;max-width:850px;width:100%;margin:0 auto 10px;font-size:16px;text-align:center}
.homeCategory{float:left;width:100%;margin:0;padding:0 0 50px;background:#fff}
.homeCategory .aboutTitle{color:#4b9459}
.categorySingle{position:relative;display:block;text-align:center;margin-bottom:20px}
.categorySingleImg{position:relative;align-items:center;justify-content:center;z-index:2}
.categorySingleImg img{max-width:180px;width:auto;aspect-ratio:1/1;border-radius:50%}
.categorySingleImg:before{content:"";border-radius:50%;background-color:#fff;box-shadow:0 10px 60px 0 rgba(0,0,0,.07);position:absolute;width:180px;height:180px;left:50%;transform:translateX(-50%);bottom:-10px;z-index:-1;-webkit-transition:all .5s ease;transition:all .5s ease}
.categorySingle:hover .categorySingleImg:before{opacity:0}
.categorySingleImg::after{content:"";border-radius:50%;background-color:#50a72c;box-shadow:0 10px 60px 0 rgba(0,0,0,.07);position:absolute;width:180px;height:180px;left:50%;transform:translateX(-50%);bottom:-10px;z-index:-1;opacity:0;-webkit-transition:all .5s ease;transition:all .5s ease}
.categorySingle:hover .categorySingleImg:after{opacity:1}
.categorySingleInfo{position:relative;display:block;padding:123px 10px 42px;margin-top:-91px;border-radius:6px;overflow:hidden;z-index:1}
.categorySingleInfo_shape{background:url(../images/category-shape-1.webp);position:absolute;top:0;bottom:0;left:0;right:0;background-repeat:no-repeat;background-size:cover;background-position:center;z-index:-1}
.categorySingleInfo_title{font-size:20px;font-weight:600;line-height:30px;color:#2a491d;margin:0;padding:0;margin-bottom:4px;text-transform:capitalize;text-align:center}
.categorySingleInfo_title a{color:#2a491d;-webkit-transition:all .5s ease;transition:all .5s ease}
.categorySingleInfo_title a:hover{color:#50a72c}
.categorySingleInfo_shape p{font-size:14px;font-weight:500;line-height:26px}
.categorySingle_arrow{position:absolute;bottom:-26px;left:50%;transform:translateX(-50%);transition:all .8s ease;opacity:0;z-index:3}
.categorySingle_arrow a{position:relative;display:flex;align-items:center;justify-content:center;width:52px;height:52px;background-color:#4b9459;border-radius:50%;font-size:16px;color:#fff;-webkit-transition:all .5s ease;transition:all .5s ease}
.categorySingle_arrow a svg{color:#fff;width:20px;height:20px}
.categorySingle:hover .categorySingle_arrow{opacity:1;transform:translateX(-50%);transition-delay:0.2s}
.webpulse-home_blog{float:left;width:100%;margin:0;padding:50px 0;background:#fff}
.homeBlog{margin-bottom:30px;overflow:hidden;border-radius:12px;border:none;box-shadow:0 0 35px rgba(0,0,0,.1);background:#fff}
.homeBlog .bp{clip-path:polygon(0 0,100% 0,100% 90%,0% 100%,0 100%)}
.homeBlog .blog-photo{position:relative}
.homeBlog:hover{-webkit-box-shadow:0 10px 30px 0 rgba(58,87,135,.15);-moz-box-shadow:0 10px 30px 0 rgba(58,87,135,.15);box-shadow:0 10px 30px 0 rgba(58,87,135,.15)}
.date-box span{font-size:19px;display:block;line-height:22px;color:#fff}
.homeBlog .date-box{position:absolute;top:15px;font-size:13px;color:#fff;width:60px;height:60px;text-align:center;padding-top:10px;right:19px;border-radius:5px 5px 0 5px;background:#4b9459}
.homeBlog .date-box:after{position:absolute;content:'';width:0;height:0;border-top:0;border-bottom:10px solid transparent;bottom:-10px;right:0;border-right:10px solid #4b9459}
.homeBlog .detail{padding:30px 20px 20px}
.homeBlog p{font-size:15px}
.homeBlog .blogsTitle{text-align:left;margin:0;padding:0;height:50px;display:flex;align-items:center}
.homeBlog .blogsTitle a{font-size:16px;margin-bottom:10px;font-weight:600;color:#333;line-height:1.4}
.homeBlog:hover .blogsTitle a{color:#4b9459}
.homeBlog .read_more_btn{padding:8px 25px;margin-bottom:10px}
.homeBlog:hover .read_more_btn{background:#ffbd3c;color:#fff;border-color:#ffbd3c}
.webpulse_home_clients{float:left;width:100%;margin:0;padding:30px 0 30px;background:#fff}
.webpulse_home_clients .item .image{border:solid 1px #d8d8d8;max-width:100%;opacity:1;margin:0 10px 20px 0;transition:opacity .3s ease;border-radius:12px;padding:5px 15px;overflow:hidden;aspect-ratio:4/2}
.webpulse_home_clients .item .image img{aspect-ratio:4/2;object-fit:contain;object-position:center;width:100%;height:100%}
.faq_section{float:left;width:100%;margin:0;padding:40px 0;background:#f0f0f0}
.faq_section .aboutTitle{color:#4b9459}
.accordion-header{font-size:16px;font-weight:700;margin:0;text-transform:capitalize;text-align:center;color:#fff;padding:0;font-family:Poppins,sans-serif}
.accordion-item{margin-bottom:15px;border-radius:16px!important;overflow:hidden}
.accordion-item:not(:first-of-type){border:1px solid rgba(0,0,0,.125)}
.accordion-button{padding:12px 15px;font-size:18px;font-weight:400;text-transform:initial}
.accordion-button:not(.collapsed){color:#fff;background:#4b9459;font-weight:400}
.accordion-button:not(.collapsed):after,.accordion-button:not(.collapsed):hover:after{background-image:url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708l6-6z'/></svg>");transform:rotate(0)}
.accordion-button:focus,.accordion-button:hover{color:#fff;background:#4b9459}
.accordion-button:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23fff' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/></svg>");transform:rotate(0)}
.accordion-body p{font-size:16px;line-height:normal}
.web-pulse-india{float:left;width:100%;padding:40px 0 20px;background:#22512b;background-size:auto;background-size:cover;overflow:hidden;position:relative}
.site-footer__shape-1{top:0;right:0;position:absolute}
.site-footer__shape-2{bottom:0;left:0;position:absolute}
.web-pulse-india .container{position:relative}
.web-pulse-india .title_5{float:left;width:100%;font-size:18px;text-align:left;color:#fff;margin-bottom:30px;position:relative;padding:0;padding-bottom:15px;font-weight:600}
.web-pulse-india .title_5:before{position:absolute;left:0;bottom:0;height:2px;width:40px;background-color:#ffbd3c;border-right:10px solid #fff;content:''}
.web-pulse-india .title_5:after{position:absolute;left:34px;bottom:0;height:2px;width:6px;background-color:#333;content:""}
.web-pulse-india p{float:left;width:100%;color:#fff}
.web-pulse-india .moreBtn{color:#ffbd3c;border-color:#ffbd3c}
.web-pulse-india .moreBtn:focus,.web-pulse-india .moreBtn:hover{background:#ffbd3c;color:#333}
.web-pulse-india p span{float:left}
.web-pulse-india h4 span{color:#ffbd3c}
.footer-links{float:left;width:100%;margin:0;padding:0}
.footer-links li{line-height:28px;list-style:none;color:#fff;font-size:14px}
.footer-links a{color:#fff;text-transform:capitalize!important}
.footer-links a:hover{color:#ffbd3c}
.footer_widget{margin-bottom:10px}
.footer_widget .footerContact{width:100%;display:flex}
.footer_widget .footerContact svg{color:#ffbd3c;margin-top:5px;width:24px;height:24px;margin-right:10px;float:left;min-width:24px}
.footer_widget .footerContact .address_place,.footer_widget .footerContact .email,.footer_widget .footerContact .number{line-height:15px}
.footer_widget .footerContact p,.footer_widget .footerContact p a{color:#fff;font-size:14px;display:inline-block;display:flex;align-items:center}
.footer_widget .footerContact .number a{font-size:16px;line-height:32px}
.footer_widget .footerContact p a:hover{color:#ffbd3c}
.wps_copy{float:left;width:100%;background:#19331e;line-height:40px;color:#fff;padding:5px 0}
.wps_copy a{color:#ffbd3c;display:inline-block}
.wps_copy a:hover{color:#ffbd3c}
.social-icons{float:left;overflow:hidden;margin:0}
.text-right{text-align:right}
#web-pulse-scroll-up{position:fixed;z-index:8030;bottom:65px;right:30px;width:46px;height:46px;border-radius:50%;color:#fff;line-height:46px;text-align:center;text-decoration:none;cursor:pointer;transition:all .25s;display:none;background:#ffbd3c}
#web-pulse-scroll-up svg{width:24px;height:24px}
#web-pulse-scroll-up:hover{background:#4b9459;color:#fff}
.web-pulse-india address{float:left;width:100%}
.web-pulse-india address .title_6{font-size:16px;color:#ffbd3c;margin:0 0 10px;padding:0;text-transform:capitalize;font-weight:600}
.popular_tag{margin:0 0 20px;padding:0;float:left;width:100%}
.popular_tag li{list-style:none;display:inline-block;margin-right:5px;margin-bottom:5px}
.popular_tag li a{border:solid 1px rgba(255,255,255,.5);display:inline-block;text-decoration:none;transition:all .3s ease;color:#fff;border-radius:50px;padding:4px 15px}
.widget__newsletter-form{float:left;width:100%;margin:0 0 15px;padding:0;position:relative}
.widget__newsletter-form .form-control{font-size:13px;background-color:transparent;border:1px solid #eee;border-radius:20px;background:#222}
.widget__newsletter-form .btn{min-width:30px;width:30px;height:30px;line-height:26px;border-radius:50%;padding:0;position:absolute;top:5px;right:10px;background:#fd5d14;color:#fff;text-align:center}
.widget__newsletter-form .btn i{position:relative;font-size:16px;margin:0;top:0;left:0}
.whatapp_btn{background:#01e675;width:50px;height:50px;color:#fff;position:fixed;left:15px;bottom:105px;cursor:pointer;z-index:999;border-radius:100%;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out;box-shadow:0 3px 10px rgba(0,0,0,.16),0 3px 10px rgba(0,0,0,.16);border:0}
.whatapp_btn svg{width:24px;height:24px}
.whatapp_btn:focus,.whatapp_btn:hover{background:#01e675;color:#fff}
#whatsapp .modal-dialog{margin-top:12%}
.send_enquiry{border-radius:40px;bottom:45px;color:#19331e;display:table;height:50px;left:15px;min-width:50px;position:fixed;text-align:center;z-index:9999;transition:all .2s linear;background:#ffbd3c;display:flex;align-items:center;justify-content:center;border:0}
.send_enquiry svg{width:24px;height:24px;line-height:50px}
.send_enquiry:hover{color:#19331e;padding:0 20px}
.send_enquiry:focus{color:#19331e}
.send_enquiry span{display:table-cell;vertical-align:middle;font-size:16px;letter-spacing:-15px;opacity:0;line-height:50px;transition:all .5s;text-transform:uppercase}
.send_enquiry:hover span{opacity:1;letter-spacing:1px;padding-left:10px}
.modal-content{border-radius:0}
.modal-header{padding:0 15px;background:#4b9459;color:#fff;border-radius:0}
.modal-header h4{text-align:left;font-size:18px;line-height:18px;color:#fff}
.modal-header .modal-title{text-align:left;font-size:18px;line-height:18px;color:#fff;padding:15px 0;text-transform:initial;letter-spacing:.2px}
.btn-close{width:1em;height:1em;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;outline:0}
.send_p{font-size:13px;line-height:18px;text-align:center}
.g-recaptcha{transform:scale(.8);transform-origin:0 0;-webkit-transform-origin:0 0}
.heading_banner{float:left;width:100%;position:relative;background-size:100%;background-position:center;padding:170px 0 80px;margin:0}
.heading_banner:before{position:absolute;display:block;width:100%;height:100%;background-color:rgba(0,0,0,.4);top:0;left:0;z-index:0;content:''}
.heading_banner .container{position:relative;z-index:9}
.heading_banner h1{margin:0 0 10px;text-transform:capitalize;font-size:36px;font-weight:600;color:#fff;text-align:center;display:inline-block;width:auto;padding:10px 20px}
.heading_banner h2{margin:0;letter-spacing:0;text-transform:capitalize;font-size:18px;font-weight:400;color:#eee;text-align:center;text-align:center;display:inline-block;width:auto;padding:10px 20px}
.heading_banner .cat_title{margin:0 0 10px;text-transform:capitalize;font-size:36px;font-weight:600;color:#fff;text-align:center;display:inline-block;width:auto;padding:0}
.heading_banner .cat_title2{margin:0;letter-spacing:0;text-transform:capitalize;font-size:18px;font-weight:400;color:#eee;text-align:center;text-align:center;display:inline-block;width:auto;padding:10px 20px}
.inner_breadcrumb{float:left;width:100%;background:#fff;position:relative;margin:0;box-shadow:0 0 5px 0 rgba(0,0,0,.2)}
.inner_breadcrumb .breadcrumb{background:0 0;border-radius:0;border:none;list-style:none;padding:0;float:left;display:inline-block;text-transform:capitalize;margin:0}
.inner_breadcrumb .breadcrumb li{font-weight:700;color:#666;float:left;display:inline-block;line-height:55px}
.inner_breadcrumb .breadcrumb li a{float:left;padding:0;color:#666;letter-spacing:.3px}
.inner_breadcrumb .breadcrumb li:before{font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;padding:0 14px;color:#fff;display:inline-block}
.inner_breadcrumb .breadcrumb li.active{color:#f7b11b}
.inner_breadcrumb .breadcrumb li+li:before{content:"/";color:#fff;padding:0 14px}
.inner_breadcrumb .breadcrumb li+li:before{float:left;padding:20px 10px;color:#bfbfbf}
.title_h2{float:left;width:100%;padding:8px 10px;margin:0;line-height:30px;background:#4b9459;font-size:24px;color:#fff;font-weight:600}
.right_side .title_h2{float:left;width:100%;padding:8px 10px;margin:0;line-height:30px;background:#f7b11b;font-size:24px;color:#fff;font-weight:600}
.about_page{float:left;width:100%;margin:0;padding:50px 0;background:#f6f6f6}
.title_2{padding:0 0 0;font-size:28px;margin:0;float:left;width:100%;text-align:center;text-transform:initial;color:#4b9459;margin-bottom:25px;position:relative;overflow:visible}
.title_2:after{background:#f7b11b;bottom:-10px;content:"";height:2px;left:0;right:0;margin:0 auto;position:absolute;width:50px}
.about_page .gallery_item{border:1px solid #eee;margin-bottom:25px;background-color:#fff;overflow:hidden;border-radius:12px}
.about_page .gallery_item .hover_effect{aspect-ratio:464/629}
.about_page .gallery_item .hover_effect img{aspect-ratio:464/629}
.left_sidebar{float:left;width:100%;margin:0 0 25px;padding:0}
.left_sidebar .left_title{float:left;width:100%;padding:8px 10px;margin:0;line-height:30px;background:#f7b11b;font-size:24px;color:#fff;font-weight:600}
.left_sidebar ul{float:left;width:100%;padding:0;margin:0;background:#ffbd3c}
.left_sidebar ul li{float:left;width:100%;padding:0;margin:0;border-bottom:1px solid #444;list-style:none}
.left_sidebar ul li a{color:#fff;padding:10px;font-weight:500;line-height:20px;font-size:14px}
.left_sidebar ul li a.active,.left_sidebar ul li a:focus,.left_sidebar ul li a:hover{background:#f7b11b;color:#fff}
.left_sidebar ul li ul{float:left;width:100%;margin:0;padding:0;background:#fff}
.left_sidebar ul li ul li{border-bottom:1px dashed #ccc;list-style-type:none;position:relative}
.left_sidebar ul li ul li a{display:block;font-weight:500;color:#333;text-align:left;font-size:14px;padding:4px 15px;text-decoration:none;line-height:24px}
.left_sidebar ul li ul li a.active,.left_sidebar ul li ul li a:focus,.left_sidebar ul li ul li a:hover{background:#f7b11b;color:#fff}
.left_sidebar ul li ul li a i{float:right;line-height:24px}
.left_sidebar ul li ul li ul{display:none;transition:all 2s;position:absolute;left:98%;top:0;z-index:200;background:#fff;width:200px;box-shadow:0 2px 5px 0 rgba(0,0,0,.75)}
.left_sidebar ul li ul li:hover ul{display:block;transition:all 2s}
.left_sidebar ul li ul li ul li a{display:block;font-weight:400;color:#333;text-align:left;font-size:13px;padding:4px 15px;text-decoration:none;text-transform:initial;line-height:24px}
.left_sidebar ul li ul li ul li a.active,.left_sidebar ul li ul li ul li a:focus,.left_sidebar ul li ul li ul li a:hover{background:#f7b11b;color:#fff}
.left_sidebar form{float:left;width:100%;background:#fff;padding:10px 10px 10px}
.right_side h1{padding:8px 10px;margin:0 0 10px;line-height:30px;background:#f7b11b;font-size:24px;color:#fff;font-weight:600}
.right_side h2{padding:0;margin:20px 0 5px;line-height:30px;font-size:22px;color:#ffbd3c;font-weight:600}
.right_side h3{padding:0;margin:10px 0 5px;line-height:30px;font-size:20px;color:#ffbd3c;font-weight:600}
.wps_right{float:left;width:100%}
.wps_right p{line-height:24px;margin-bottom:10px;text-align:justify;font-size:16px;font-weight:400}
.wps_right ul{margin:0 0 25px;padding:0}
.wps_right ul li{line-height:28px;font-size:16px;margin:0;vertical-align:middle;text-align:left;padding:0;display:flex;align-items:center}
.wps_right ul li:before{width:20px;height:20px;color:#4e4e4e;font-weight:400;margin-top:0;margin-right:5px;float:left;content:url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='currentColor' viewBox='0 0 16 16'><path d='M12.736 3.97a.733.733 0 0 1 1.047 0c.286.289.29.756.01 1.05L7.88 12.01a.733.733 0 0 1-1.065.02L3.217 8.384a.757.757 0 0 1 0-1.06.733.733 0 0 1 1.047 0l3.052 3.093 5.4-6.425a.247.247 0 0 1 .02-.022Z'/></svg>")}
.left_image{float:left;width:340px;margin:0 15px 15px 0;text-align:center}
.left_image .left_centered{width:100%;position:relative;padding:0;min-height:338px;overflow:hidden;border:1px solid #eee}
.left_image .left_centered .image{width:100%;text-align:center;overflow:hidden;position:relative;height:338px;transition:transform .5s ease}
.left_image .left_centered .image img{position:absolute;max-width:100%;top:50%;left:50%;transform:translate(-50%,-50%);width:auto;max-height:100%}
.right_image1{float:right;width:340px;margin:0 0 15px 15px;text-align:center}
.right_image1 .left_centered{width:100%;position:relative;padding:0;min-height:338px;overflow:hidden;border:1px solid #eee}
.right_image1 .left_centered .image{width:100%;text-align:center;overflow:hidden;position:relative;height:338px;transition:transform .5s ease}
.right_image1 .left_centered .image img{position:absolute;max-width:100%;top:50%;left:50%;transform:translate(-50%,-50%);width:auto;max-height:100%}
.wps-factsheet{width:100%;float:left;padding:15px;background:#fff;border:1px solid #eaeaea;box-shadow:0 8px 4px -4px #555;margin-bottom:15px;display:flex;align-items:center}
.wps-factsheet .icon img{float:left;width:60px;margin-right:10px}
.wps-factsheet .info{padding-top:2px;text-align:left}
.wps-factsheet .info h3{margin:0;padding:2px 5px;font-size:16px;font-weight:600;color:#333;text-align:left;text-transform:inherit}
.wps-factsheet .info p{font-size:14px;margin:0;line-height:18px;color:#666;text-align:left}
.category_page{float:left;width:100%;margin:0;padding:40px 0;background:#f6f6f6}
.category_page h1{padding:8px 10px;margin:0;line-height:30px;background:#f7b11b;font-size:24px;color:#fff;font-weight:600}
.category_page .wps_right ul{margin:0 0 15px;padding:0}
.category_page .wps_right ul li{display:block;list-style:none;line-height:1.6;color:#423f3f;font-size:16px;font-weight:400;padding-left:20px;position:relative}
.category_page .wps_right ul li:before{position:absolute;left:0;content:url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' fill='%23333' viewBox='0 0 16 16'><path d='m12.14 8.753-5.482 4.796c-.646.566-1.658.106-1.658-.753V3.204a1 1 0 0 1 1.659-.753l5.48 4.796a1 1 0 0 1 0 1.506z'/></svg>")}
.product_right_image{float:right;max-width:500px;width:100%;margin:0 0 25px 15px;text-align:center;position:relative;z-index:1}
.product_right_image .detail_image{width:100%;text-align:center;overflow:hidden;position:relative;aspect-ratio:1/1;border:1px solid #eee;margin-bottom:15px;border-radius:16px}
.product_right_image .detail_image img{width:100%;height:100%;aspect-ratio:1/1;object-fit:contain;object-position:center}
.product_right_image .product_dimage{width:100%;text-align:center;overflow:hidden;height:400px;border:1px solid #eee;margin-bottom:15px}
.more_images{float:left;position:relative;width:100%;margin-bottom:15px}
.more_images .single_image{border-radius:16px;overflow:hidden}
#thumbs{padding-top:10px;overflow:hidden;text-align:center;display:flex;align-items:center;justify-content:center;gap:10px}
#largeImage,#thumbs img{padding:0;cursor:pointer;border:1px solid #eee}
#thumbs img{width:70px;border-radius:6px}
#thumbs img.active{border-color:#4b9459}
#thumbs .item.youtube{width:70px;height:70px;background:#f70000;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:6px}
#thumbs .item.youtube a{color:#fff;width:70px;height:70px;display:flex;align-items:center;justify-content:center}
#thumbs .item.pdf{width:70px;height:70px;background:#fff;color:#f60305;display:flex;align-items:center;justify-content:center;border-radius:6px;border:1px solid #eee}
#thumbs .item.pdf a{color:#f60305;width:70px;height:70px;display:flex;align-items:center;justify-content:center}
.wps_right h2{font-size:22px;line-height:normal;margin-bottom:10px;color:#4b9459}
.wps_right h3{font-size:20px;line-height:normal;margin-bottom:10px;color:#4b9459}
.wps_right table{margin:0}
.wps_right table tbody tr td{vertical-align:middle;padding:6px 10px;font-size:16px;line-height:normal;text-align:left}
.wps_right table tbody tr td{border:1px solid #eaeaea;width:60%}
.wps_right table tbody tr td:first-child{color:#4b9459;width:40%}
.interested_section{float:left;width:100%;text-align:center;margin:20px 0}
.interested_section .interested_btn{font-size:18px;color:#fff;background:#4b9459;border:1px solid #4b9459;border-radius:3px;padding:12px 0;width:258px;display:inline-block;text-transform:uppercase;cursor:pointer}
.interested_section .interested_btn svg{margin-right:5px;width:20px;height:20px}
.interested_section .interested_btn:hover{background:#f7b11b;color:#fff;border:1px solid #f7b11b}
.product_listing{float:left;width:100%;margin-bottom:25px;box-shadow:0 3px 5px 0 rgba(210,210,210,.75);transition:all .35s ease-in-out;border-style:solid;border-width:1px 1px 0 1px;border-color:#eee;background:#fff;border-radius:12px;overflow:hidden}
.product_listing .product{width:100%;position:relative;padding:0;text-align:center;min-height:200px;overflow:hidden;border-right:1px solid #eee}
.product_listing .product .moreBtn{margin-bottom:10px}
.product_listing .product .image1{width:100%;text-align:center;overflow:hidden;position:relative;height:auto;aspect-ratio:1;transition:all .4s ease-in-out;margin-bottom:10px}
.product_listing .product .image1 img{position:absolute;max-width:100%;top:50%;left:50%;margin:auto;transform:translate(-50%,-50%);width:auto;max-height:100%;aspect-ratio:1;}
.product_listing .product .small{padding-top:0;overflow:hidden;text-align:center;display:flex;justify-content:center;margin-bottom:0;height:0;width:0}
.product_listing .product .largeImage img,.product_listing .product .small img{padding:0;cursor:pointer;border:1px solid #eee}
.product_listing .product .small img{border-radius:6px}
.product_listing .product .small .item{display:inline-block;margin-right:6px;width:60px;cursor:pointer}
.product_listing .product .small .item:last-child{margin:0}
.product_listing .product .small .item.active{border-color:#4b9459}
.product_listing .product .small .item.youtube{width:60px;height:60px;background:#f70000;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:6px}
.product_listing .product .small .item.youtube a{color:#fff;width:60px;height:60px;display:flex;align-items:center;justify-content:center}
.youtube svg{width:40px;height:40px}
.product_listing .product .small .item.pdf{width:60px;height:60px;background:#fff;color:#f60305;display:flex;align-items:center;justify-content:center;border-radius:6px;border:1px solid #eee}
.product_listing .product .small .item.pdf a{color:#f60305;width:60px;height:60px;display:flex;align-items:center;justify-content:center}
.pdf svg{width:40px;height:40px}
.product_listing .product p{font-size:16px;text-align:center;margin:0 0 10px}
.product_listing .product .read_more{margin-top:0}
.product_listing .right-content .read_more{margin-top:10px}
.padding0{padding:0}
.right-content{position:relative;padding-right:15px}
.right-content .productTitle{line-height:24px;padding:10px 0;text-align:left;margin:0 0 15px;font-size:20px;font-weight:600;color:#4b9459;border-bottom:1px solid #eee}
.right-content .productTitle a{color:#333}
.product_listing:hover .right-content .productTitle a{color:#4b9459}
.right-content p{font-size:16px;margin-bottom:10px}
.right-content .table-responsive{float:left;width:100%;overflow:hidden;max-height:335px;overflow:auto;padding-right:5px}
.right-content table{margin-bottom:15px}
.right-content table tbody tr td{vertical-align:middle;padding:5px 10px;font-size:14px;line-height:normal;text-align:left}
.right-content table tbody tr td{border:1px solid #eaeaea;width:60%}
.right-content table tbody tr td:first-child{color:#4b9459;width:40%}
.you_may{float:left;width:100%;padding:0 0 10px;margin:30px 0 15px;line-height:30px;color:#4b9459;font-size:22px;font-weight:600;border-bottom:1px solid #eee}
.team_member{float:left;width:100%;margin-bottom:15px;box-shadow:0 3px 5px 0 rgba(210,210,210,.75);transition:all .35s ease-in-out;border-style:solid;border-width:1px 1px 0 1px;border-color:#eee}
.team_member .image{width:100%;position:relative;padding:15px 15px 15px 0;text-align:center;min-height:268px;overflow:hidden;border-right:1px solid #eee;display:inline-block}
.team_member .image img{position:absolute;max-width:100%;top:50%;left:50%;margin:auto;transform:translate(-50%,-50%);width:auto;max-height:100%}
.team_info{position:relative;padding-right:15px}
.team_info h3{line-height:24px;padding:10px 0;text-align:left;margin:0}
.team_info h3 small{display:block;color:#333;font-weight:600;font-size:14px}
.testimonial_block{float:left;width:100%;margin-bottom:20px}
.testimonial_text_box{margin:0 0 30px;padding:32px 20px 35px 0;background:#eee;box-shadow:0 0 12px rgba(0,0,0,.05);display:table;position:relative;border-radius:4px}
.testimonial_text_box .this-quote{margin:0 20px;width:30px}
.testimonial_text_box .this-quote img{width:auto}
.testimonial_text_box:after{content:'';display:block;width:0;height:0;position:absolute;bottom:-25px;left:69px;border-top:25px solid #eee;border-right:25px solid transparent}
.testimonial_text_box .this-texts{display:table-cell;width:calc(100% - 70px);vertical-align:top;color:#333;font-size:16px;line-height:24px;text-align:justify}
.testimonial_author .media-left{padding-right:20px;float:left}
.testimonial_author .media-left img{border:1px solid #ffbd3c;border-radius:4px}
.testimonial_author .media-left a{display:block;width:60px;height:60px;border-radius:100%}
.testimonial_author .media-body{vertical-align:middle}
.testimonial_author .this-title{font-size:18px;color:#ffbd3c;text-align:left;line-height:20px;margin:0 0 5px;padding:0}
.testimonial_author .loc{color:#f7b11b;line-height:20px;margin:0}
.gallery_page{float:left;width:100%;margin:0;padding:40px 0;background:#eee}
.gallery_page .gallery_item{border-radius:2px;background-color:#fff;box-shadow:0 1px .98px .02px rgba(0,0,0,.1);margin-bottom:25px}
.gallery_page .gallery_item img{display:block;width:100%;height:auto;border-radius:2px}
.gallery_item_info{text-align:center;padding:15px}
.gallery_item_info h3{font-size:18px;color:#333;margin:0;padding:0}
.gallery_item_info h4{font-size:18px;color:#333;margin:0;padding:0}
.gallery_item_info p{font-size:13px;margin:0;margin-top:4px;color:#333;max-width:100%}
.hover_effect{display:block;position:relative;background:0 0;overflow:hidden;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;aspect-ratio:464/629}
.hover_effect:after{color:#fff;position:absolute;font-size:1.6em;text-align:center;line-height:40px;width:40px;height:40px;left:50%;top:50%;margin-left:-20px;margin-top:-20px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;-webkit-transform:scale(.1,.1);transform:scale(.1,.1);-moz-opacity:0;-khtml-opacity:0;opacity:0}
.hover_effect img{width:100%;object-fit:contain;object-position:center;height:100%;aspect-ratio:464/629}
.hover_effect:hover:after{-webkit-transform:scale(1,1);transform:scale(1,1);-moz-opacity:.6;-khtml-opacity:.6;opacity:.6}
.hover_effect:hover img{-moz-opacity:0.4;-khtml-opacity:0.4;opacity:.4}
.hover_effect:hover{background:#4b9459}
.hover_effect:after{content:url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='30' height='30' fill='white' viewBox='0 0 16 16'> <path fill-rule='evenodd' d='M6.5 12a5.5 5.5 0 1 0 0-11 5.5 5.5 0 0 0 0 11zM13 6.5a6.5 6.5 0 1 1-13 0 6.5 6.5 0 0 1 13 0z'/><path d='M10.344 11.742c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1 6.538 6.538 0 0 1-1.398 1.4z'/><path fill-rule='evenodd' d='M6.5 3a.5.5 0 0 1 .5.5V6h2.5a.5.5 0 0 1 0 1H7v2.5a.5.5 0 0 1-1 0V7H3.5a.5.5 0 0 1 0-1H6V3.5a.5.5 0 0 1 .5-.5z'/></svg>")}
.blog_page{float:left;width:100%;margin:0;padding:50px 0;background:#fff}
.blog_page .blog_left h1{padding:8px 10px;margin:0 0 10px;line-height:30px;background:#f7b11b;font-size:24px;color:#fff;font-weight:600}
.blog_page .blog_b{margin-bottom:20px;position:relative}
.left_title1{float:left;width:100%;padding:8px 10px;margin:0 0 10px;line-height:normal;background:#4b9459;font-size:22px;color:#fff;font-weight:600}
.right_news{float:left;width:100%;margin-bottom:15px;border:1px solid #ccc;background:#fff;border-radius:12px;overflow:hidden}
.right_news:last-child{margin-bottom:0}
.right_news .image{float:left;width:100%;margin:0 0 10px;position:relative;overflow:hidden;aspect-ratio:3/2}
.right_news .image img{width:100%;height:100%;object-fit:contain;object-position:center;aspect-ratio:3/2}
.right_news .title_h4{padding:10px;line-height:18px;font-size:15px;margin:0;text-align:left}
.right_news .title_h4 a{color:#333}
.right_news:hover .title_h4 a{color:#4b9459}
.blog_details{float:left;width:100%;background:#fff}
.blogTitle{font-size:22px;line-height:normal;margin-bottom:10px;color:#4b9459}
.blog_details ul{display:inline-block;margin:0 0 20px;padding:0}
.blog_details ul li{display:inline-block;margin-right:15px;list-style:none}
.blog_details ul li:before{content:none;margin:0}
.blog_details ul li a{color:#333;transition:all .5s ease-out}
.blog_details ul li i{margin-right:5px}
.blog_details1{float:left;width:100%;margin:0;padding:0}
.blog_details1 img{margin-bottom:15px}
.blog_details_img{width:100%;text-align:center;height:500px;overflow:hidden;margin-bottom:15px}
.blog_details_img img{width:auto;max-width:100%;height:auto;max-height:100%;margin:0 auto}
.blog_details1 p{text-align:justify;line-height:24px}
.blog_details1 .block-quote{padding:30px 40px;margin-bottom:20px;background:#eee;border-left:3px solid #4b9459}
.blog_details1 .block-quote svg{width:25px;height:25px;color:#4b9459}
.blog_details1 .block-quote p{font-size:16px;line-height:24px;font-style:italic}
.blog_details1 h3{margin:0 0 5px;padding:0;line-height:30px;color:#4b9459}
.blog_details1 h4{margin:0 0 5px;padding:0;line-height:30px;color:#4b9459}
.blog_details1 ul{float:left;width:100%;margin:0 0 25px;padding:0}
.blog_details1 ul li{line-height:28px;font-size:16px;margin:0;vertical-align:middle;text-align:left;padding:0;display:flex;align-items:center}
.blog_details1 ul li:before{width:20px;height:20px;color:#4e4e4e;font-weight:400;margin-top:0;margin-right:5px;float:left;content:url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='%23333' viewBox='0 0 16 16'><path d='M12.736 3.97a.733.733 0 0 1 1.047 0c.286.289.29.756.01 1.05L7.88 12.01a.733.733 0 0 1-1.065.02L3.217 8.384a.757.757 0 0 1 0-1.06.733.733 0 0 1 1.047 0l3.052 3.093 5.4-6.425a.247.247 0 0 1 .02-.022Z'/></svg>")}
.fb-comments{width:100%}
.blogdetails img{width:100%}
.blog_news .content_details{float:left;width:100%;background:#eee;padding:20px 20px 20px}
.blog_news .content_details h2{text-transform:capitalize;line-height:30px;font-size:20px;margin:0 0 10px}
.blog_news .content_details h2 a{color:#333;transition:all .5s ease-out}
.blog_news .content_details ul{display:inline;margin:0}
.blog_news .content_details ul li{display:inline-block;margin-right:15px}
.blog_news .content_details ul li:before{content:none;margin:0}
.blog_news .content_details ul li i{margin-right:5px}
.blog_news .block-quote{padding:30px 40px;margin-bottom:20px;background:#fdfdfd;border-left:3px solid #e59509}
.blog_news .block-quote p{font-size:15px;line-height:24px}
.blog_news .content_details ol{width:100%;margin:0 0 25px;padding:0}
.blog_news .content_details ol li{list-style:none;line-height:24px;color:#423f3f;font-size:15px;font-weight:400}
.blog_news .content_details ol li::before{content:"\f0da";font-family:FontAwesome;margin-right:5px}
.contact_page{float:left;width:100%;margin:0;padding:50px 0;position:relative}
#contact_form label.error,.output{color:#fb3a3a;font-weight:400;margin-bottom:15px}
#quick_form label.error,.output{color:#fb3a3a;font-weight:400;margin-bottom:15px}
#quick_enquiry label.error,.output{color:#fb3a3a;font-weight:400;margin-bottom:15px}
.pac-container{z-index:100000}
.contact_map{float:left;width:100%;height:550px}
.contact_form_grid1{float:left;width:100%;margin-bottom:0;margin-top:0;border-radius:4px;overflow:hidden}
.contact_page .contactTitle{color:#4b9459;font-size:20px;text-align:left;padding:0;text-transform:uppercase;margin-bottom:20px}
.contact_details p{color:#333;margin-bottom:20px;font-size:16px}
.contact_details .address_list{clear:both;margin:0 0 20px;padding:0}
.contact_details .address_list li{clear:both;list-style:none;color:#333;margin-bottom:10px;font-size:16px}
.contact_details .address_list li svg{min-width:25px;height:25px;margin-right:5px}
.contact_details .address_list li a{color:#333;display:flex;line-height:24px;font-size:16px;margin-bottom:10px;display:inline-block}
.contact_details .address_list li a span{font-size:30px;margin-right:13px}
.contact_details .address_list li:first-child{display:flex;align-items:center}
.contact_details .address_list li span{font-size:30px;margin-right:13px}
.contact_details .address_list li a:focus,.contact_details .address_list li a:hover{color:#4b9459}
.social_list{float:left;width:100%;margin:0;padding:0}
.social_list li{list-style:none;display:inline-block}
.social_list li a{color:#fff;width:35px;height:35px;line-height:35px;border:1px solid #fff;text-align:center;margin-right:10px}
.social_list li a:hover{color:#f7b11b;border:1px solid #f7b11b}
.contact_form_grid .form_grid{background-color:#fff}
.form_grid .title_h2_2{font-size:20px;text-transform:uppercase;text-align:left;margin:0 0 20px;padding:0;color:#ffbd3c}
.sitemap_page{float:left;width:100%;margin:0;padding:50px 0;background:#eee;position:relative}
.sitemap_right_side h1{padding:8px 10px;margin:0 0 10px;line-height:30px;background:#f7b11b;font-size:24px;color:#fff;font-weight:600}
.sitemap_page .title_h2{margin-bottom:15px;color:#fff}
.sitemap{border-left:1px solid #666;padding:0}
.sitemap li{list-style:none!important;background:transparent url(../images/sitemap_hr.png) no-repeat scroll 0 9px;padding:0 0 0 15px;margin-bottom:5px}
.sitemap li ul{border-left:1px solid #666;padding:0}
.sitemap li a{color:#333;font-size:16px;padding-bottom:5px;display:block}
.sitemap li a:hover{color:#f7b11b}
.market_area h3{float:left;display:block}
.market_area h1{font-size:24px;font-weight:700;margin-bottom:10px;color:#ffbd3c}
.market-list{float:left;width:100%;margin:0!important;padding:0}
.market-list li{list-style:none;padding-right:10px!important;line-height:20px;width:25%!important;float:left}
.market-list li:before{content:none!important;margin-right:0!important}
.market-list li a{width:100%;height:auto;padding:10px 0 10px 12px;margin:0 0 9px;display:block!important;color:#333!important;font-size:14px;background-color:#ddd}
.market-list li a:hover{background:#ffbd3c;color:#fff!important}
.product_popup{float:left;width:100%;margin:0;padding:0}
.product_popup_image{width:100%;margin-bottom:15px;border:1px solid #ccc;overflow:hidden;position:relative;aspect-ratio:1/1;overflow:hidden;border-radius:12px}
.product_popup_image img{aspect-ratio:1/1;object-fit:contain;object-position:center;width:100%;height:100%}
.modalTitle{color:#4b9459;font-size:18px;font-weight:600;margin-bottom:8px;text-align:left;padding:0}
.product_popup p{font-size:14px;line-height:24px;color:#333;text-align:left;margin-bottom:15px}
#product_enquiry label.error{color:#fb3a3a;font-weight:400}
.product_right_image .read_more{margin-top:0}
.logob{border-radius:14px;padding:5px 5px;background-color:#fff}
.video_section iframe{width:100%;height:415px}
.latest{font-size:26px;font-weight:700;font-family:Manrope,sans-serif;color:#0c0c0c;margin:0 0 20px}
.webpulse-home_blog h6 span{color:#f7b11b}
.webpulse-home_blog h6{text-transform:uppercase}
.feature_height{display:block;overflow:hidden;padding:15px;text-align:center;height:140px}
.thumb{text-align:center;width:100%;display:inline-block;padding:0}
.fadeImg{animation-name:fadeimg;animation-duration:2s}
@keyframes fadeimg{
from{opacity:0}
to{opacity:1}
}
.client_image{float:left;width:100%;margin:0;padding:10px;overflow:hidden;position:relative;height:120px;border:1px solid #cde9f7;margin-bottom:15px;background:#fff;border-radius:8px}
.client_image .client_logo{overflow:hidden;position:relative;height:100px;transition:transform .5s ease}
.client_image:hover .client_logo{transform:scale(1.1)}
.client_image .client_logo img{position:absolute;max-width:100%;top:50%;left:50%;transform:translate(-50%,-50%);margin:auto;max-height:100%;width:auto}
.rangeProduct{float:left;width:100%;margin:0 0 20px;padding:0 0 20px;border:1px solid #eee;border-radius:6px;overflow:hidden;text-align:center;transition:all .35s ease-in-out;background:#fff}
.rangeProduct:hover{box-shadow:0 3px 5px 0 rgba(210,210,210,.75)}
.rangeProduct .image{position:relative;aspect-ratio:1/1;text-align:center;border-bottom:1px solid #eee}
.rangeProduct .image img{aspect-ratio:1/1;width:100%;height:100%;object-fit:contain;object-position:center}
.rangeProduct .rangeTitle{padding:10px 15px;display:flex;align-items:center;justify-content:center;margin:0;font-size:16px;min-height:50px;color:#333}
.rangeProduct:hover .rangeTitle{color:#4b9459}
/* .iti{width:100%;height:40px} */
      .iti {width: 100%;}
         .iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container { 
         height: 40px;
         }
.shortVideos{float:left;width:100%;padding:50px 0;margin:0;background:#f0f0f0}
.vid-bx{overflow:hidden;position:relative;border-radius:16px;box-shadow:rgba(50,50,105,.15) 0 2px 5px 0,rgba(0,0,0,.05) 0 1px 1px 0;transition:.1s linear}
.vid-bx iframe{aspect-ratio:35/62;width:100%;height:100%;object-fit:cover;object-position:center;display:block}
[data-bs-toggle=modal]{cursor:pointer}

  .slides {
            width: 50px;
            border: 1px solid #ccc;
            cursor: pointer;
        }

        .slides.active {
            border: 1px solid #b46f0d;
        }

        .item.youtube {
            display: flex;
            align-items: center;
            justify-content: center;
            background: red;
            color: #fff;
            height: 40px;
            border-radius: 5px;
            width: 40px;
        }

        .item.youtube svg {
            fill: #fff;
            width: 30px;
            height: 30px;
        }

        .product_showcase {
            display: flex;
            justify-content: flex-start;
            align-items: center;
            padding: 0 0 6px 0;
            margin-bottom: 8px;
        }

        .productBrochureandvideo {
            margin-right: 15px;
            border: 1px dashed #16417887;
            padding: 5px;
            border-radius: 5px;
        }

        .productBrochureandvideo a {
            font-weight: 800;
            color: #508b93;
        }

        .productBrochureandvideo a svg {
            color: #508b93;
            width: 20px;
            height: 20px;
            margin-right: 5px;
        }

        .productBrochureandvideo a {
            font-weight: 800;
            color: #508b93;
        }
.video_gallery .vd_bx {     height: 380px;position: relative; overflow: hidden; z-index: 1; border-radius: 16px; border: 1px solid #fff; box-shadow: rgba(50, 50, 93, 0.25) 0px 0px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px; margin-bottom: 15px; } 
.video_gallery .video-play-icon { width: 50px; height: 50px; line-height: 48px; } 
.video-play-icon { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 2; width: 65px; height: 65px; border-radius: 80px; text-align: center; line-height: 65px; color: #fff; display: block; margin: auto; transition: all .5s; background: var(--liner); background-color: #d9141b; box-shadow: 0 0 0 0 rgba(110, 39, 37, .5); -webkit-animation: wave 1.25s infinite cubic-bezier(.66, 0, 0, 1); -moz-animation: wave 1.25s infinite cubic-bezier(.66, 0, 0, 1); -ms-animation: wave 1.25s infinite cubic-bezier(0.66, 0, 0, 1); animation: wave 1.25s infinite cubic-bezier(.66, 0, 0, 1); } @-webkit-keyframes wave { to { box-shadow: 0 0 0 45px rgba(213, 142, 144, 0) } } @-moz-keyframes wave { to { box-shadow: 0 0 0 45px rgba(213, 142, 144, 0) } } @-ms-keyframes wave { to { box-shadow: 0 0 0 45px rgba(213, 142, 144, 0) } } @keyframes wave { to { box-shadow: 0 0 0 45px rgba(213, 142, 144, 0) } } 
.video_gallery .moreBtn:before, .video_gallery .moreBtn:after { background: #333; } 
.video_gallery .moreBtn:hover { box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px; color: white; }
.video_gallery .vd_bx img {
    object-fit: cover;
    min-height: 100%;
    min-width: 100%;
}
           .category-gallery .hover_effect img{aspect-ratio:1}
                                .category-gallery .hover_effect { 
    aspect-ratio: 1;
    border-radius: 10px;
}
    .col-md-5c {
        width: 50%;
    }
    .gallery_page.blog_page.bg-light2.w-100.float-start.py-5 .gallery_item {
    box-shadow: 0px 0px 5px 1px #ccc;
    border-radius: 10px;
}
  .gallery_page.blog_page.bg-light2.w-100.float-start.py-5 .gallery_item .hover_effect,   .gallery_page.blog_page.bg-light2.w-100.float-start.py-5 .gallery_item img{aspect-ratio: 1;}
        @media (min-width:1024px) {
                .col-md-5c {
        width: 20%;padding: 0px 15px;
    }
            .more_info {
    max-height: 340px;
    overflow-y: auto;
    margin-bottom: 15px;
}
  .scrollbar-with.scrollbar-with2{height:412px;}
   .scrollbar-with{ height: 550px;
        margin-bottom: 40px;}
        }

.col-lg-3.col-md-6 .right-content {
    padding: 0px 15px 15px;
}
.col-lg-3.col-md-6 .product_listing {
    margin: 0px;
}
.col-lg-3.col-md-6 .product_listing .product .image1 {
    margin: 0px;
}
.col-lg-3.col-md-6 .right-content p {
    white-space: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.col-lg-3.col-md-6 .right-content .productTitle { 
    font-size: 17px;}

        .scrollbar-with{overflow-y: auto;padding-right: 15px;}
 