@charset "utf-8";
/**** Fonts ****/

@font-face {
  font-family: 'lato-light';
  src: url(fonts/lato-light-webfont.eot) format('embedded-opentype');
  src: url(fonts/lato-light-webfont.woff) format('woff'), 
  	   url(fonts/lato-light-webfont.ttf)  format('truetype'), 
  	   url(fonts/lato-light-webfont.svg#lato-light-webfont) format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'lato-regular';
  src: url(fonts/lato-regular-webfont.eot) format('embedded-opentype');
  src: url(fonts/lato-regular-webfont.woff) format('woff'), 
  	   url(fonts/lato-regular-webfont.ttf)  format('truetype'), 
  	   url(fonts/lato-regular-webfont.svg#lato-regular-webfont) format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'lato-bold';
  src: url(fonts/lato-bold-webfont.eot) format('embedded-opentype');
  src: url(fonts/lato-bold-webfont.woff) format('woff'), 
  	   url(fonts/lato-bold-webfont.ttf)  format('truetype'), 
  	   url(fonts/lato-bold-webfont.svg#lato-bold-webfont) format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'lora-regular';
  src: url(/fonts/lora-regular-webfont.eot) format('embedded-opentype');
  src: url(fonts/lora-regular-webfont.woff) format('woff'), 
  	   url(fonts/lora-regular-webfont.ttf)  format('truetype'), 
  	   url(fonts/lora-regular-webfont.svg#lora-regular-webfont) format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'lora-bold';
  src: url(fonts/lora-bold-webfont.eot) format('embedded-opentype');
  src: url(fonts/lora-bold-webfont.woff) format('woff'), 
  	   url(fonts/lora-bold-webfont.ttf)  format('truetype'), 
  	   url(fonts/lora-bold-webfont.svg#lora-bold-webfont) format('svg');
  font-weight: normal;
  font-style: normal;
}


body { padding:0px; margin:0px; background:#fff; font-size:14px; color:#050505; line-height:20px; font-family: 'lato-regular';}
article, aside, details, figcaption, figure,  header, hgroup, menu, nav, section, audio, video, source { display: block; margin: 0; padding: 0; }
a, img { border: medium none; }
a { color: #050505; text-decoration: none;  }
div { margin: 0; padding: 0; }
p { font-size:14px; line-height:24px; padding:0px; margin:0px; color:#050505;} 
h1, h2, h3, h4, h5, h6 { font-weight:normal; padding:0px; margin:0px;  line-height: 30px; }
a{ color: #192432; outline:none; }
a:focus, :focus{ outline:none; }
ul,ol { list-style-type:none; padding:0px; margin:0px; }
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } 
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; } 
* html .clearfix { height: 1%; }
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
*:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.clear { clear: both; line-height: 1px; padding:0px; height:0px; font-size:1px; }
.left { float:left; }
.right { float:right; }
.trans { transition:all 0.5s ease; -moz-transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -o-transition:all 0.5s ease; }
.row{ width:1250px; margin:auto; padding:0px;}
.div-center { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap;}
.align-top  { align-items: flex-start;}

/*** Header ***/
header{background:#fff; width:100%; float:left; padding: 10px 0;}
.header-top { float:left; width:100%; background:#fff; padding:0; margin:0;}
.sticky-active { position: fixed; top: 0; padding: 10px 0; box-shadow: 0 0 10px rgba(0,0,0,0.2); z-index: 9;}

.mean-container .mean-bar .menu-head { display: none;}

.logo { float:left; flex: 0 1 27%; }
.logo a { float:left; width: 100%;}
.logo img { width: 100%; float: left; }
.logo h1 { position: absolute; left: 68%; top: 13%; font-size:20px; color:#ffffff; display: inline-block; width: 100%; text-transform:uppercase;}
.banner { width:100%; float:left;}
nav { float: right; margin: 0; padding: 35px 0;}
.content { float:left; width:100%; padding:0;margin-top:30px;}
ul.cate-item { width:100%; display:inline-block; }
ul.cate-item li { width:32%; float:left; text-align:center;margin-right: 2%; padding:40px 2%;min-height: 306px;}
ul.cate-item li:last-child { margin-right:0;}
ul.cate-item li.green { background:#90c43f;}
ul.cate-item li.blue { background:#00a7c6;}
ul.cate-item li.red { background:#f46e6e;}
ul.cate-item li h1{color:#ffffff; font-family: 'lora-bold'; font-size:23px; margin:10px;}
ul.cate-item li p{color:#ffffff;font-family: 'lato-regular'; font-size:16px;}
ul.cate-item a:hover{ text-decoration:none;}

.abt-lft h1 { font-size:30px; color:#000000; font-family: 'lora-bold'; width:100%; padding: 0 0 30px 0;}
.abt-lft h1 span { font-size:25px; color:#595959;font-family: 'lora-regular'; display:block;}
.abt-lft p.b-para { color:#595959; font-size:18px; line-height:26px;font-family: 'lato-bold'; padding-bottom:20px;}
.abt-lft p { color:#595959; font-size:18px; line-height:26px;font-family: 'lato-regular'; padding-bottom:20px;}


.cont3 { width:33.3333%; float:left; background:url(../images/icon-cont-bg3.png) no-repeat; background-size:cover;}
.cont1:hover .mid-cont img,.cont2:hover .mid-cont img, .cont3:hover .mid-cont img{transform: rotateY(360deg);}


.about-sec { float:left; width:100%; margin:0; padding:0;min-height:300px;}
.about-section { float:left; padding:0; margin:50px 0; width:100%;}
.abt-lft { float:left; width:48%; padding:20px 0; margin:0;}
.abt-rht { float:right; width:48%; padding:0; margin:0;}
.abt-rht img { width: 100%;}

a.view-more{ background:#898b8c; color:#ffffff; font-size:13px; text-transform:uppercase; padding:0 32px 0 16px; line-height:38px; float:left; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px; position:relative; transition:all 0.5s ease; -moz-transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -o-transition:all 0.5s ease;}
a.view-more:hover{ background:#b2d92e;}
a.view-more:after { content:''; position:absolute; width:13px; height:12px; background:url(../images/vm-arw.png) no-repeat center; right:9%; top:34%;}

.flex-control-nav { display:none;}

/*about started*/
.inner-banner {
    float: left;
    width: 100%;
    position: relative;
    line-height: 0px;
    box-shadow: 0 10px 18px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 10px 18px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 10px 18px 0 rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 10px 18px 0 rgba(0, 0, 0, 0.1);
    min-height: 140px;
	background:#ccc;}
.banner.inner-banner > img { width:100%;}
.overlay-ban {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /*background: url(../images/ban-overlay.png) repeat 0 0;*/
	background:#ccc;
}
.overlay-ban::after {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.ban-cont {
    position: absolute;
    top: 50%;
    width: 100%;
	text-align:center;
}
/*.breadcum {
    color: #b2d92e;
    font-size: 12px;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    position: relative;
    left: 0px;}
.separator {margin: 0px 5px;}
.breadcum a { color:#ffffff;}
.breadcum a:hover { color:#ffb333;}*/

.breadcrumb {
    float: left;
    width: 100%;
    /*background: url(../images/dot-pattern-grey.png) repeat left;*/
	background:#ebebeb;
    padding: 30px 0;
    text-align: center;
}
.breadcrumb h1 {
    font-size: 38px;
    color: #0d0d0d;
    font-family: 'lato-bold';
    text-transform: uppercase;
    line-height: 50px;
	}
	.breadcrumb ul li {
    font-size: 13px;
    color: #007941;
    text-transform: uppercase;
    font-family: 'lato-regular'
}
.breadcrumb ul li a {
    text-transform: uppercase;
    font-family: 'lato-regular';
    color: #0d0d0d;
}
.breadcrumb ul li span {
    font-family: 'lato-regular';
    margin: 0 5px;
    color: #0d0d0d;
	padding:0 4px;
}
.ban-cont h2{ color:#ffffff; font-size:28px; margin-bottom:12px;font-family: 'OpenSans-Bold'; text-transform:uppercase;}
.content-part { float:left; width:100%; padding:0; margin:30px 0;}
.con-section h1 { font-size:30px; color:#000000; font-family: 'OpenSans-Bold'; width:100%; padding: 0 0 20px 0; text-transform:uppercase; text-decoration:underline;}
.con-section h1.sub-title{padding: 10px 0 20px 0;}
.content-part p { font-size:14px; color:#333333; padding-bottom:12px; line-height:28px;}
.con-section h2 { font-size:20px; color:#429bd5; font-family: 'OpenSans-Bold'; display:block;}
.con-section h3 {font-size:16px; color:#000000; font-family: 'OpenSans-Bold';}
.img-cont { float:left; width:100%; padding:0px; margin:10px 0 15px 0;}
.img-cont h1 {font-size:26px; color:#429bd5; font-family: 'OpenSans-Bold'; width:100%; padding: 0 0 16px 0; text-decoration:none;}
.img-cont ul li { float: left; padding: 0; margin-right: 2%; width:32%;}
.img-cont ul li:nth-child(3n){ margin:0;}
.img-cont.skin-img{ margin:10px 0 0px 0}
.img-cont.skin-img ul li { margin-bottom:2%;}
.inner-lft-pad { float:left; width:50%; margin:0; padding:0;}
.inner-rht-pad { float:left; width:45%; margin:0; padding:0;}
.con-section ul.list-item { padding:5px 0 10px 0;}
.con-section ul.list-item li{ padding:5px 0 5px 14px; background:url(../images/list-arw.png) no-repeat scroll center left; font-size:13px;}
.inner-rht-pad img { margin-bottom:25px;}
.inner-lft-pad.skin-lft-pad{ width:55%; float:left;}

.con-section h4 { font-size:24px; color:#333333; font-family: 'OpenSans-Bold'; width:100%; padding: 0 0 10px 0;}

.con-section ul.list-item1 li{ padding:5px 0 5px 25px;  font-size:15px; line-height:25px;}
.con-section ul.list-item1 li.map-icon {background: url(../images/map-icon.png) no-repeat 0 9px;}
.con-section ul.list-item1 li.mail-icon { background: url(../images/mail-icon.png) no-repeat 0 12px;}
.con-section ul.list-item1 li.mail-icon a:hover {    opacity: 1; padding: 0; color:#ffb333; text-decoration:underline;}
.con-section ul.list-item1 li.phone-icon { background: url(../images/phone-icon.png) no-repeat 0 8px;}
.inner-lft-pad.content-lft-pad{ width:45%;}
h1.cont-icn {padding-left: 50px;position: relative;} 
h1.cont-icn:after { position:absolute; content:''; width:37px; height:29px; left:0; top:0; background:url(../images/cont-icon.png) no-repeat center left;}
.map-cont { width:100%; float:left;}

.menu_part { padding: 17px 0;} 
.category-items { float:left; margin:0; padding:0; width:100%;background: #f0f0f0; padding: 40px 0;}
.cat-item { float: left; border-radius: 10px; width:100%;overflow: hidden; box-shadow:rgba(0,0,0,0.5);}
.cat-img { float:left; width:100%;}
.cat-name { text-align:center;float: left; width:100%; padding:10px 0;background: #fff;}

/* footer { background:#007640; float:left; width:100%; text-align:center; padding:40px 0 !important;}
footer h1 { font-size:26px; color:#ffffff;font-family: 'lora-bold'; margin-bottom:5px;}
footer p { font-size:16px; color:#ffffff; line-height:30px;}
p.mob { display: inline-block; background:url(../images/phone.png) no-repeat left center; padding-left:25px;}
a.email { display: inline-block; background:url(../images/email.png) no-repeat left center; padding-left:25px; color:#fff; margin-left:2%;}
a.email:hover { text-decoration:underline;}

footer a { display: inline-block;color:#fff; padding:0 5px;}
footer a:hover { text-decoration:underline;}
footer ul { margin-top:12px;}
footer ul li{ display:inline-block; } */


.inner-banner .flex-caption{ width:auto; text-align:inherit; left:7%; bottom: 6%;}
.abt-cont{ width:100%; float:left;}
.abt-cont p{ width:100%; float:left;font-size: 18px;line-height: 26px;font-family: 'lato-regular';padding-bottom: 0px; color: #595959;margin-top: 10px;}
.abt-cont h2 { font-size: 25px; float:left; width:100%; padding:0; margin: 20px 0 0 0;}
.abt-cont p a { color:#06F; font-family: 'lato-bold'; text-decoration: underline;}
.abt-cont h3 { font-size: 22px; float:left; width:100%; padding:15px 0 0px 0;}
.abt-cont ul { margin-top:20px; float:left; width:100%;}
.abt-cont ul li { padding:10px 0 10px 18px; color: #595959; font-size: 18px; background:url(../images/list-arw.png) no-repeat scroll center left;}
.contact-us { width:100%; float:left;}
.contact-us ul li { width:33.33%; float:left; margin:0; padding:0; text-align:center; line-height:26px;}
.contact-us ul li p, .contact-us ul li a { font-size:16px;}
.contact-us ul li img { text-align:center; padding-bottom:20px;}
.parg {text-align: justify;  text-justify: inter-word;}


/* styles.css */
body {font-family:  "Lato", sans-serif; font-weight: 400;  display: flex; flex-wrap: wrap; justify-content: center;}
.video-thumbnail { position: relative;  width: 100%;  max-width: 300px; /* Adjust as needed */ cursor: pointer;}
.video-thumbnail img { width: 100%; height: auto; display: block;}

.video-container {
    position: relative;
    width: 100%;
    max-width: 300px; /* Adjust as needed */
    margin: 20px auto;
    padding-top: 56.25%; /* Aspect ratio 16:9 */
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.gallery-sec { float: left; width: 100%; margin: 70px 0;}
.gallery {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center; /* Center the gallery */
}

.gallery-item {
    flex: 1 1 calc(33.333% - 10px); /* Three items per row with gap */
    max-width: calc(33.333% - 10px); /* Adjust width */
    box-sizing: border-box; /* Include padding and border in element's total width and height */
}

.gallery-item img {
    width: 100%;
    height: 250px; object-fit: cover;
    display: block;
    border-radius: 8px; /* Rounded corners for images */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Soft shadow effect */
}

@media (max-width: 768px) {
    .gallery-item {
        flex: 1 1 calc(50% - 10px); /* Two items per row for medium screens */
        max-width: calc(50% - 10px);
    }
}

@media (max-width: 480px) {
    .gallery-item {
        flex: 1 1 calc(100% - 10px); /* One item per row for small screens */
        max-width: calc(100% - 10px);
    }
}

.media-links { max-width: 800px;margin: 0 auto;background-color: #fff;padding: 20px;border-radius: 8px;box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);}
.media-links h2 {text-align: center;margin-bottom: 20px;}
.media-links ul {list-style-type: none;padding: 0;}
.media-links li {margin-bottom: 15px;}
.media-links a {text-decoration: none;color: #007BFF;}
.media-links a:hover { text-decoration: underline; }
.form-group label { display: block; margin-bottom: 5px; color: #333;}
.form-group input,.form-group textarea {  width: 100%; padding: 10px; border: 1px solid #ccc;border-radius: 5px;font-size: 16px;}
.form-group textarea {  resize: vertical;}
.submit-btn { width: 100%; padding: 10px; background-color: #007BFF; border: none; border-radius: 5px; color: white; font-size: 16px; cursor: pointer; transition: background-color 0.3s;}
.submit-btn:hover { background-color: #0056b3;}

.services-list { float: left; width: 100%; margin: 120px 0;}
.services-list ul { display: flex; flex-wrap: wrap; column-gap: 2%;}
.services-list ul li { flex: 0 1 32%;}
.services-list ul li a { padding: 40px 20px; background: #000000;text-align: center; display: block; height: 100%;}
.services-list ul li a img { width: auto; max-height: 60px; margin-bottom: 20px;}
.services-list ul li a h2 { color: #FFFFFF; font-size: 26px; line-height: 36px; font-family: "Lora", serif; font-weight: 400; margin-bottom: 15px;}
.services-list ul li a p { font-size: 18px; line-height: 26px; color: #FFFFFF; font-family: "Lora", serif; font-weight: 400;}
.services-list ul li.blue a { background: #00a7c6;}
.services-list ul li.red a { background: #f46e6e;}
.services-list ul li.green a { background: #90c43f;}
.mt-80 { margin-top: 80px;}


.welcome-sec { float: left; width: 100%; margin-bottom: 80px;}
.welcome-lft { flex: 0 1 48%;}
.welcome-lft h2 { font-size: 28px; line-height: 38px; font-family: "Lora", serif; font-weight: 400; margin-bottom: 30px;} 
.welcome-lft h2 span { display: block; font-weight: 700;}
.welcome-lft p { font-size: 18px; line-height: 28px; color: #595959; margin-bottom: 25px; font-family: "Lato", sans-serif; font-weight: 400; }
.welcome-lft h3 { font-size: 18px; line-height: 28px; color: #595959; font-weight: 700; font-family: "Lato", sans-serif; margin-bottom: 15px;}
.welcome-rht { flex: 0 1 48%;}
.welcome-rht img { float: left; width: 100%;}

.machine-list { float: left; width: 100%; background: #F0F0F0; padding: 80px 0;}
.machine-list ul { display: flex; flex-wrap: wrap; column-gap: 2%;}
.machine-list ul li { flex: 0 1 32%; border-radius: 12px; overflow: hidden;}
.machine-list ul li .mach-img { float: left; width: 100%;}
.machine-list ul li .mach-img img { float: left; width: 100%; transition: all 0.4s ease-in-out;}
.machine-list ul li h3 { float: left; width: 100%; background: #FFFFFF; font-size: 20px; font-family: "Lato", sans-serif; line-height: 24px; padding: 20px 20px; text-align: center; transition: all 0.4s ease-in-out;}
.machine-list ul li:hover h3 { background: #007640; color: #FFFFFF;}
.machine-list ul li:hover .mach-img img { width: 100%;}

.videos-list {float: left; width: 100%; background: #FFFFFF; padding: 80px 0;}
.videos-list ul { display: flex; flex-wrap: wrap; column-gap: 2%;}
.videos-list ul li { flex: 0 1 23.5%; border-radius: 12px; overflow: hidden;}
.videos-list ul li .video-thumbnail { float: left; width: 100%; cursor: pointer; max-width: 100%;}
.videos-list ul li .video-thumbnail img { float: left; width: 100%; transition: all 0.4s ease-in-out;}
.videos-list ul li .cat-name { float: left; width: 100%; background: #F0F0F0; color: #000000; font-size: 20px; line-height: 24px; padding: 15px 20px; text-align: center; transition: all 0.4s ease-in-out;}
.videos-list ul li:hover .cat-name { background: #007640; color: #FFFFFF;}

footer { background:#007640; float:left; width:100%; text-align:center; padding:60px 0;}
.foot-inn { display: flex; flex-wrap: wrap; row-gap: 10px; align-items: center; justify-content: center;} 
footer h2 { font-size:28px; line-height: 34px; color:#ffffff; margin-bottom:0px; width: 100%; font-family: "Lora", serif; font-weight: 700;}
footer p { font-size:16px; color:#ffffff; line-height:30px;}
footer p a { color: #ffffff;}
footer p a:hover { text-decoration: underline;}

.addr-list { display: flex; flex-wrap: wrap;  float: left; width: 100%; justify-content: center; column-gap: 30px;}
.addr-list li { flex: 0 1 auto; font-size: 16px; color: #FFFFFF;}
.addr-list li a { color: #ffffff;}
.addr-list li a.email { display: inline-block; background:url(../images/email.png) no-repeat 0 5px; padding-left:25px; color:#fff; }
.addr-list li a:hover { text-decoration: underline;}

.terms-list { display: flex; flex-wrap: wrap;  float: left; width: 100%; justify-content: center; column-gap: 0px;}
.terms-list li { flex: 0 1 auto; font-size: 16px; color: #FFFFFF; margin-right: 12px; padding-right: 20px; position: relative; font-weight: 300;}
.terms-list li:last-child { margin: 0; padding: 0;}
.terms-list li:last-child::after { display: none;}
.terms-list li a { color: #ffffff;}
.terms-list li a:hover { text-decoration: underline;}
.terms-list li:after { position: absolute; display: block; content: "|"; color: #ffffff; font-size: 20px; top: 0; right: 0;}

.ftr-social { display: flex; flex-wrap: wrap;  float: left; width: 100%; justify-content: center; column-gap: 20px; margin-top: 20px;}
.ftr-social li { flex: 0 1 auto; font-size: 16px; color: #FFFFFF;}
.ftr-social li a { transition: all 0.4s ease-in-out;}
.ftr-social li a img { max-width: 40px;  transition: opacity 0.4s ease-in-out;}
.ftr-social li a:hover img { opacity: 0.6;}

.about-sec.dealer-sec { margin:60px 0;}
.about-sec.dealer-sec .about-section { margin:0;}
.about-sec.dealer-sec .form-container { max-width: 900px; margin: 0px auto; }
.about-sec.dealer-sec .form-container h2 { font-size: 30px; line-height: 30px; font-weight: 500;font-family: 'lato-bold'; margin-bottom: 30px; margin-top: 0px;}
.about-sec.dealer-sec .form-container .form-group label { font-family: 'lato-regular'; font-size:16px;}
.about-sec.dealer-sec #dealer_form {float: left; width: 100%; display: flex; flex-wrap: wrap; row-gap: 25px; }
.about-sec.dealer-sec .form-group { float: left; width: 100%; display: flex; flex-wrap: wrap;}
.about-sec.dealer-sec .form-group select { float: left; width: 100%; height: 38px;}
#pop_captcha { flex: 0 1 20%; background: #f7f7f7; margin-right: 5%; }
#popvercode { flex: 0 1 75%; }
.about-sec.dealer-sec .submit-btn { width: auto; padding: 12px 30px; font-family: 'lato-bold'; text-transform: uppercase; background-color: #007640; border: none; border-radius: 5px; color: white; font-size: 16px; cursor: pointer; transition: background-color 0.3s;}
.about-sec.dealer-sec .submit-btn:hover { background-color: #fda12b;}
.err-msg {width: 100%;}

