@charset "utf-8";@import url('https://fonts.googleapis.com/css?family=Saira+Condensed:400,700');@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700');@import url("menuzord.css");body{font-family:'Roboto Condensed', sans-serif;font-size:14px;}
ul, li{
	text-align: justify;
	padding:0px;margin:0px;list-style:none;
line-height: 25px;}
a:hover{text-decoration:none;
}
h1, h2, h3, h4, h5,h6{
font-family:'Roboto', serif;
font-weight:700;
margin-bottom: 0px;
}
h5{
	color: #ffffff;
	/*font-family: 'Saira Condensed';*/
    font-family:'Roboto', serif;
	letter-spacing: 2px;
}
/*.prod-detail{

}*/
.prod-detail {   
 width: 100%;
    background: #348434;
    padding: 8px 0;
    text-align: center;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.indicator{
	display: none;
}
.product_grid{background:#FFF;border:1px solid #f5f5f5;}
.product_inner{padding:40px 20px;}
.product_inner h3{margin:0px 0px 10px;text-transform:uppercase;color:#003380;font-weight:700; }
.product_inner p{line-height:25px;}
.product_inner a{background:#F5F5F5;color:#333;padding:10px 20px;
	display:inline-block;margin-top:20px;}
.containerr{
  position: relative;
  text-align: center;
  color: white;
}
.centered {
   position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: linear-gradient(to right, #4f854f, #d6e6d6);
    width: 100%;
}
p
{
margin:0px;
text-align: justify;
line-height: 24px;
font-size: 16px;
color: #000;
/*padding-bottom: 15px;
*/
}

.formm{
    border: 1px solid #eee;
    padding: 30px;
    margin-bottom:30px;
}


.footer-core {
    background: #1d1b1be8;
    padding: 14px 20px;
    color:#fff;
}

.footer-core ul {
    list-style:none;
    padding: 0px;
}

.footer-core ul.foot-nav-list li:before{
    content: "\f054";
    font: normal normal normal 14px/1 FontAwesome;
    color: #fff;
    margin-right: 5px;
    font-weight: lighter;
    font-size: 8px;
}


.footer-core ul.foot-nav-lists li:before{
    font: normal normal normal 14px/1 FontAwesome;
    color: #fff;
    margin-right: 5px;
    font-weight: lighter;
    font-size: 8px;

}

.footer-core ul.foot-nav-lists li >a >i{
    color: #dd5858;
    font-size: 20px;
    float: left;
    margin-top: 6px;
    margin-right: 7px;
}

.footer-core ul.foot-nav-lists li.special >a >i{
     color: #dd5858;
    font-size: 15px;
}

.footer-core ul li  a{
    color: #fff;
    line-height: 30px;
    font-size: 15px;
}

.footer-core ul li  a span{
        color: #fff;
    line-height: 30px;
    display: flex;
    /* width: 36%; */
    font-size: 15px;
    padding: 8px;
    
}    


.foot-sec-head {
    color:#fff;
    font-size: 22px;
    border-bottom: 3px solid #60ca4d;
    display: inline-block;
    margin-bottom: 10px;
}

.foot-social{
    list-style: none;
    padding: 0px;
    display: flex;
}

.foot-social > li {
    display: inline-block;
    flex:auto;
    font-size:24px;
}

.footer-core a:hover {
  color: #cdf3a0;
}


/* CSS used for positioning the footers at the bottom of the page. */
/* You can remove this. */

html{
    height: 100%;
}

body{
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    height: 100%;
}

.content{
   flex: 1 0 auto;
   -webkit-flex: 1 0 auto;
   min-height: 200px;
}

#myFooter{
   flex: 0 0 auto;
   -webkit-flex: 0 0 auto;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.abouttext h2{
    text-decoration: underline;
    text-decoration-color:green;
    
}
.color p {
    margin-top: 33px;
    font-size: 24px;
    margin-bottom: 5px;
    text-decoration: underline;
    text-decoration-color:#2aa12a;
    font-weight: 500;
    font-family: 'Roboto', serif;
}
.color p>span {
    margin-top: 33px;
    font-size: 21px;
    margin-bottom: 5px;
    text-decoration: underline;
    text-decoration-color:#2aa12a;
    font-weight: 500;
}

.color1 p{
    margin-left: 28px;
}

.abouttext h3{
padding-top: 45px;
color: #000;
font-family: 'Roboto', serif;
text-transform: uppercase;
margin-bottom: 0px;
}
.description p{
margin:0px;
text-align: justify;
line-height: 30px;
font-size: 16px;
color: #000;
margin-top: 10px;
}

.custom-halfbullet {
    display: inline-block;
}

.custom-halfbullet li {
    display: flex;
    font-size: 16px;
    color: #000;
    line-height: 32px;

}

.custom-halfbullet li:before
{
    /*Using a Bootstrap glyphicon as the bullet point*/
    content: "\2022";
    /*font-family: 'Glyphicons Halflings';*/
    font-size: 31px;
    float: left;
   /* margin-top: 4px;*/
   /* margin-left: 13px;*/
    color: #000;
}


.custom-bullet li {
    display: flex;
    font-size: 16px;
    color: #000;
    line-height: 32px;
}

.custom-bullet li:before
{
    /*Using a Bootstrap glyphicon as the bullet point*/
    content: "\2022";
    /*font-family: 'Glyphicons Halflings';*/
    font-size: 31px;
    float: left;
   /* margin-top: 4px;*/
    margin-left: 13px;
    color: #000;
}

@media screen and (max-width: 767px) {
    .custom-bullet li{
        display: flex;
    font-size: 16px;
    color: #000;
    line-height: 32px;
    }
    .hidmenu
    {
    margin-left: -4px;
    }
    .product-info {
    margin: 20px !important;
}
.images-earthing-material {
    width: 240px !important;
}
.hedingMRT h2
{
font-size: 20px;
}
}
@media screen and (max-width: 767px) {
.custom-bullet li:before
{
    /*Using a Bootstrap glyphicon as the bullet point*/
    content: "\2022";
    /*font-family: 'Glyphicons Halflings';*/
    font-size: 31px;
    float: left;
   /* margin-top: 4px;*/
    margin-left: 13px;
    color: #000;
}
}
.no-bullet li {
    display: flex;
    font-size: 16px;
    color: #000;
    line-height: 28px;
}

.no-bullet li:before
{
    /*Using a Bootstrap glyphicon as the bullet point*/
    content: "\2022";
    /*font-family: 'Glyphicons Halflings';*/
    font-size: 31px;
    float: left;
   /* margin-top: 4px;*/
    color: #fff;
}

.custom-bullets li {
    display: flex;
    font-size: 16px;
    color: #000;
    line-height: 28px;
    margin-left: 48px;
}

.custom-bullets li:before
{
    /*Using a Bootstrap glyphicon as the bullet point*/
    content: "\2022";
    /*font-family: 'Glyphicons Halflings';*/
    font-size: 31px;
    float: left;
   /* margin-top: 4px;*/
    margin-left: 30px;
    color: #000;
}

.rolliflex p{
margin:0px;
line-height: 31px;
font-size: 16px;
}

.spacing p{
margin:0px;
color: #000;
text-align: justify;
font-size: 25px;
font-family: 'Saira Condensed', sans-serif;
font-weight: 600;
text-decoration: underline;
text-decoration-color: green;
}

.table-data p{
color: #000;
    font-size: 13px;
    /* margin-bottom: 10px; */
    padding-right: 3px;
    /* margin-top: 6px; */
    font-weight: 400;
    font-family: 'Raleway',sans-serif;
}
.active1{color:#2196F3 !important;}
/*.prod-menu li{width:19.6%;float:left;margin:0.2%;}
.menu-prdt{padding:20px;background:#FFF;}
.menu-prdt a{color:#333;display:inline-block;}
.menu-prdt a img{width:80px;}
.menu-prdt a h3{margin:5px 0px 10px;font-size:16px;text-transform:uppercase;}
.menu-prdt a p,
.last-prdt a p{line-height:20px;font-size:13px; text-align: justify;}
.last-prdt{background:#2196F3;padding:40px 20px;height:155px;}
.last-prdt a{color:#FFF;display:inline-block;}
.last-prdt a h3{font-size:16px;margin:0px 0px 10px;text-transform:uppercase;}
.navbar-container{
padding-top:20px;
padding-right: 20px;
padding-left: 20px;
background: #fff;

}
.navbar.navbar-fixed-top.fixed-theme{background-color:#fff;border-color:#fff;box-shadow:0 0 5px rgba(0,0,0,.8);}
.navbar-brand.fixed-theme{font-size:18px;}
.navbar-container.fixed-theme{padding:5px 0px 0px;background:#fff;}
.navbar-brand.fixed-theme,
.navbar-container.fixed-theme,
.navbar.navbar-fixed-top.fixed-theme,
.navbar-brand,
.navbar-container{transition:0.8s;-webkit-transition:0.8s;}
.header_con ul li{display:inline-block;margin-right:15px;color:#333;}
.header_con ul li i{margin-right:5px;color:#006400;}
.header{border-bottom:1px solid #ccc;}*/
.common_bread{background:url('../images/bg.jpg');background-size:cover;padding:160px 0px 40px;position:relative;}
.common_bread h4{color:#333;margin:0px 0px 10px;text-transform:uppercase;font-size:16px;}
.common_bread img{margin:0px;width:100px;}
.breadcrumb{background:none;padding:10px 0px 0px;margin:0px;border-top:1px solid #ccc;border-radius:0px;-webkit-border-radius:0px;-moz-border-radius:0px;}
.breadcrumb li{font-weight:700;}
.breadcrumb li a{color:#2196F3;text-transform:capitalize;}
.slider-container{width:100%;position:relative;padding:0;}
.slider-container img{width:100%;}
.slider-product{width:100%;position:relative;padding:0;}
.slider-grids{width:100%; height:100%;position:relative;}

.welcome{padding-top:15px;}
.pro-img img{
	width:100%;
	height: 266px;
}
.pro-imgg img{
	width:100%;
	height: 263px;
}

.img1 img{
	width:348px;
	height: 260px;
}
.heading h1{margin:0px 0px 20px;font-size:30px;}
.heading > .separator{border:1px solid #006600;border-radius:50%;display:inline-block;padding:3px;background:#006600;width:5px;position:relative;margin:0px 0px 20px}
.heading > .separator:before{content:'';position:absolute;width:100px;border:1px solid #ddd;left:20px;}
.heading > .separator:after{content:'';position:absolute;width:100px;border:1px solid #ddd;right:20px;}

.heading5 > .separator{border:1px solid #006600;border-radius:50%;display:inline-block;padding:3px;background:#006600;width:5px;position:relative;margin:0px 0px 20px}
.heading5 > .separator:before{content:'';position:absolute;width:100px;border:1px solid #ddd;left:20px;}
.heading5 > .separator:after{content:'';position:absolute;width:100px;border:1px solid #ddd;right:20px;}
.
.welcome_content p{line-height:25px;text-align:center;font-size:16px; text-align: justify;}
.welcome_content h2{
	/*padding-top: 65px;*/
text-align: center;}
.welcome_grid
{
border:1px solid #006600;position:relative;
width: 100%;
min-height: 265px;
}
.welcome_gridd
{border:1px solid #fff;position:relative;}
.welcome_gridy
{border:1px solid #fff;position:relative;
width: 100%;
min-height: 200px;
}
.welcome_gridd h3{margin:0px 0px 15px; padding-top: 10px; text-transform:uppercase;border-bottom:1px solid #fff;line-height:25px;display:inline-block;color:#006600;font-weight:700;}
.welcome_gridd a{background-color: #DCDCDC;}
.wel_icon{position:absolute;background:#006600;color:#006600;padding:15px;top:-30px;}
.wel_icon i{font-size:36px;
color: #fff;}
.welcome_grid h4{
	margin:0px 0px 15px; text-transform:uppercase;border-bottom:1px solid #fff;line-height:25px;display:inline-block;color:#006600;font-weight:700;}
.welcome_grid p{text-align:left;line-height:22px;font-size:14px;text-align: justify;}

.welcome_grid img{
	width:100%;
	min-height: 268px;
	border:1px solid #fff;position:relative;
}
.welcome_gridd h4{margin:0px 0px 15px;text-transform:uppercase;border-bottom:1px solid #006600;
	line-height:25px;display:inline-block;color:#006600;font-weight:700;}
.welcome_gridd p{text-align:left;line-height:28px;font-size:16px;text-align: justify;}



.about_details p{text-align:justify;line-height:25px;margin-bottom:10px;}
.about_inner h4{margin:0px 0px 10px;text-transform:uppercase;color:#2196F3;}
.about_inner p{margin-bottom:0px !important;}
.about_inner ul li{line-height:25px;}
.about_inner ul li i{margin-right:5px;}
.service1{background:#FFF;box-shadow:0px 5px 10px #eee;border:1px solid #eee;}
.service_inner{padding:20px;}
.service_inner1{background:#2196F3;padding:10px 0px;color:#FFF;}
.service_inner h4{margin:0px 0px 10px;}
.service_inner1 h4{text-align:center;margin:0px;text-transform:capitalize;font-size:14px;}
.service_inner1 p{text-align:center;}
.service_inner a{color:#2196F3;font-weight:700;display:inline-block;margin-top:5px;}
.head h3{margin:0px 0px 20px;color:#F00;text-decoration:underline;}
.left_side h3, .right_side h3{margin:0px 0px 20px;color:#2196F3;line-height:30px;border-bottom:1px solid #ddd;text-transform:uppercase;font-size:20px;}
.left_side ul{padding:10px;}
.left_side ul li{line-height:25px;border-bottom:1px dashed #ddd;}
.left_side ul li a{color:#333;font-size:12px;display:inline-flex;width:100%;text-transform:uppercase;font-weight:600;}
.left_side ul li a i{margin:5px 8px 0px 0px;}
.right_inner h4{margin:0px 0px 20px;}
.right_inner p{display:inline-flex;width:100%;line-height:25px;margin-bottom:10px;}
.right_inner p i{margin:5px 7px 0px 0px;color:#2196F3;}
.right_inner h5, .right_side_inner h5{margin:0px 0px 10px;}
.right_inner ul, .right_side_inner ul{margin:10px 0px;}
.right_inner ul li, .right_side_inner ul li{font-size:14px;display:inline-flex;width:100%;line-height:25px;text-align:justify;}
.right_inner ul li i, .right_side_inner ul li i, .elmex_inner ul li i{margin:5px 8px 0px 0px;color:#2196F3;}
.image{width:290px;border:1px solid #ddd;}
.pop img{border:1px solid #ddd;padding:10px;}
.selec-image{width:25%;float:left;}
.selec-image img{width:100%;padding:10px;border:1px solid #e3e3e3;}
.selec-image a{padding:5px 15px;display:inline-block;background:#2196f3;margin-top:5px;color:#fff;font-size:11px;text-transform:uppercase;}
.selec-text{width:75%;float:left;padding-left:15px;}
.selec-text .table>tbody>tr>td{padding:5px 8px;font-size:12px;}
.mimic-image{width:25%;float:left;}
.mimic-image img{width:100%;padding:10px;border:1px solid #e3e3e3;}
.mimic-image a{padding:5px 15px;display:inline-block;background:#2196f3;margin-top:5px;color:#fff;font-size:11px;text-transform:uppercase;transition:all 0.6s ease 0.1s;}
.mimic-image a:hover{background:#454545;text-decoration:none;transition:all 0.6s ease 0.1s;}
.mimic-text{width:75%;float:left;padding-left:15px;}
.mimic-text p{line-height:22px;margin-bottom:5px;}
.mimic-text h4{margin:0;font-size:16px;color:#2196f3;margin-bottom:7px;}
.mimic-text ul{margin:0;padding:0;margin-bottom:10px;}
.mimic-text ul li{line-height:22px;}
.mimic-text ul li:before{content:'\f0a4';font-family:'FontAwesome';position:relative;display:block;float:left;margin-right:7px;top:-1px;color:#2196f3;}
.activate{background:#2196f3;color:#fff !important;}
.els-image{width:25%;float:left;}
.els-image img{width:100%;padding:10px;border:1px solid #e3e3e3;}
.els-image a{padding:5px 15px;display:inline-block;background:#2196f3;margin-top:5px;color:#fff;font-size:11px;text-transform:uppercase;transition:all 0.6s ease 0.1s;}
.els-image a:hover{background:#454545;text-decoration:none;transition:all 0.6s ease 0.1s;}
.els-text{width:75%;float:left;padding-left:15px;}
.els-text span{padding:5px 0;width:100%;float:left;}
.els-text p{line-height:22px;margin-bottom:5px;}
.els-text h4{margin:0;font-size:16px;color:#2196f3;margin-bottom:7px;}
.els-text ul{margin:0;padding:0;margin-bottom:10px;}
.els-text ul li{line-height:22px;}
.els-text ul li:before{content:'\f0a4';font-family:'FontAwesome';position:relative;display:block;float:left;margin-right:7px;top:-1px;color:#2196f3;}
.certificate-main{ width:100%; float:left;}
.certificate-main ul{ margin:0; padding:0;}
.certificate-main ul li{width: 19%; float: left; margin: 0.5%; border: 2px solid #2196f3;}
@media screen and (max-width:768px){.mimic-image, .mimic-text, .selec-image, .selec-text, .els-image, .els-text{width:100%;}
}
.pro_name{width:100%;padding:20px;}
.pro_name ul li{padding:3px 18px;float:left;width:33.33%;line-height:25px;}
.pro_name ul li a{color:#333;display:inline-block;font-size:14px;display:inline-flex;}
.pro_name ul li a i{margin:6px 7px 0px 0px;color:#2196F3;}
.pro_img{margin:26px;}
.pro_img img{border:1px solid #CCC;}
.right_side p{line-height:25px;margin-top:20px;}
.right_hand > li > i{color:#2196F3;}
.right_side h4{font-size:19px;color:#2196f3;}
.right_hand li{line-height:30px;}
.pro_img1{border:1px solid #CCC;}
.pro_img1 img{padding:15px;}
.button2{text-align:center;}
.charecter{width:100%;}
.charecter h4{background-color:#f1ecec;padding:7px 10px;}
.right_hand > li > h4{display:inline;font-size:15px;color:#404040;}
.right_hand > li > p{margin-top:0px;margin-bottom:20px;margin-left:17px;}
.panel-heading{padding:0px;}
.panel-title > a{display:inline-block;width:100%;padding:10px 15px;}
.more-less{float:right;color:#333;font-size:12px;}
.elmex_grid{border:1px solid #f5f5f5;}
.elmex_inner{padding:20px;}
.elmex_inner h4, .elmex_inner1 h4{margin:0px 0px 10px;font-size:15px;color:#2196F3;}
.elmex_inner ul li a{font-size:14px;display:inline-flex;width:100%;line-height:25px;text-align:justify;color:#333;}
.elmex_inner p, .schmersal_inner p{margin:0px;font-size:13px;line-height:20px;}
.elmex_inner a, .schmersal_inner a{display:inline-block;margin-top:10px;color:#333;border:1px solid #ddd;padding:5px 15px;font-size:12px;}
.elmex_grid1{padding:20px;border:1px solid #f5f5f5;}
.elmex_inner1 ul li a{color:#333;float:left;border:1px solid #ddd;padding:5px 10px;margin:5px;}
.elmex_inner1 ul li a i{color:#2196F3;margin-right:5px;}
.schmersal{padding:10px;border:1px solid #f5f5f5;}
.schmersal_inner{padding:20px 10px;}
.schmersal_inner h4{margin:20px 0px;color:#2196F3;}
.pricelist{background:#FFF;box-shadow:0px 1px 5px #ddd;}
.pricelist h4{margin:0px;background:#2196F3;color:#FFF;padding:10px 0px;font-size:14px;}
.newsletter{background: #2196F3;padding:40px 0px;position:relative;}
.newsletter:before{position:absolute;content:'';width:100%;height:100%;left:0px;top:0px;background:rgba(33, 150, 243, 0.5);}
.news_inner h3{margin:0px 0px 20px;text-transform:uppercase;color:#FFF;font-size:30px;}
.news_inner h5{margin:0px 0px 20px;color:#FFF;font-size:20px;}
.news_inner a{border:1px solid #FFF;color:#333;background:#FFF;padding:10px 20px;display:inline-block;margin-top:10px;font-weight:700;border-radius:40px;-webkit-border-radius:40px;-moz-border-radius:40px;text-transform:uppercase;}
.link p{font-weight:700;font-size:18px;}
.link p a{color:#F00;text-decoration:underline;}
.clients
{/*padding:60px 0px;*/
padding-bottom: 30px;}
.sponsors-style-one{background:#FAFAFA;}
.sponsors-style-one li{text-align:center;}
.sponsors-style-one li img{display:inline-block !important;width:auto !important;max-width:100% !important;background:#FFF;}
.sponsors-style-one .owl-controls{margin:0px !important;}
.sponsors-style-one .owl-theme .owl-controls .owl-dots{display:none !important;}
.sponsors-style-one .owl-theme .owl-controls .owl-nav{margin:0px;}
.sponsors-style-one .owl-theme .owl-controls .owl-nav [class*="owl-prev"]{position:absolute;left:-40px;top:50%;display:inline-block;margin:-21px 0px 0px 0px;width:42px;height:42px;padding:0px;border:1px solid #ebebeb;font-size:16px;line-height:40px;text-align:center;border-radius:0px;background:#ebebeb;color:#222222;}
.sponsors-style-one .owl-theme .owl-controls .owl-nav [class*="owl-next"]{position:absolute;right:-40px;top:50%;display:inline-block;margin:-21px 0px 0px 0px;width:42px;height:42px;padding:0px;border:1px solid #ebebeb;font-size:16px;line-height:40px;text-align:center;border-radius:0px;background:#ebebeb;color:#222222;}
.sponsors-style-one .owl-controls .owl-nav .owl-prev:hover,
.sponsors-style-one .owl-controls .owl-nav .owl-next:hover{background:#2196F3 !important;border-color:#2196F3;color:#ffffff !important;}
@media only screen and (max-width:599px){.sponsors-style-one .owl-theme .owl-controls .owl-nav [class*="owl-prev"]{left:-5px;}
.sponsors-style-one .owl-theme .owl-controls .owl-nav [class*="owl-next"]{right:-5px;}
}
@media only screen and (max-width:499px){.sponsors-style-one .owl-theme .owl-controls .owl-nav [class*="owl-prev"]{left:-10px;}
.sponsors-style-one .owl-theme .owl-controls .owl-nav [class*="owl-next"]{right:-10px;}
}
.certificate{position:relative;}
.certificate .certificate_inner{position:absolute;top:40px;bottom:40px;left:40px;right:40px;opacity:0;background:rgba(0,0,0,0.6);visibility:hidden;transition:all 0.6s linear 0s;}
.certificate:hover .certificate_inner{visibility:visible;top:0px;bottom:0px;left:0px;right:0px;opacity:1;transition:all 0.6s linear 0s;}
.certificate .certificate_inner .certificate_data{position: absolute; text-align: center; width: 100%; height: 100%;}
.certificate_data h4{margin:0px 0px 20px;color:#FFF;}
.certificate_data a{display: inline-block; border: 1px solid #FFF; padding: 5px 10px; color: #FFF; position: absolute; top: 38%;right: 43%;}
.contact_section{padding:60px 0px;}
.contact_back{background:#FFF;box-shadow:0px 13px 12px rgba(0,0,0,0.15);border:1px solid #f7f7f7;}
.contact_left{padding:20px;}
.contact_inner{padding:10px;margin-top:10px;}
.contact_inner img{float:left;width:55px;}
.contact_data{padding-left:75px;}
.contact_data h4{margin:0px 0px 10px;}
.form_inner{padding:40px;background:#f9f9f9;}
.form_inner h3{margin:0px 0px 15px;text-transform:uppercase;color:#2196F3;}
.form-control{border-radius:0px;box-shadow:none;margin-bottom:20px;padding:10px;}
.footer{background:#6b8e4c;color:#FFF;padding:60px 0px 20px;position:relative;}
.footer_social{margin-top:20px;position:relative;}
.footer_social ul li{display:inline-block;margin-right:5px;}
.footer_social ul li a{border:1px solid #2196F3;padding:5px;font-size:12px !important;background:#2196F3;color:#FFF !important;width:33px;display:inline-block;text-align:center;}
.footer_social ul li a i{margin:0px !important;}
.footer_social ul li a:hover{background:transparent;}
.about_links h4, .links h4, .contact_links h4{margin:0px 0px 30px;color:#FFF;text-transform:uppercase;line-height:25px;position:relative;}
.about_links h4:before, .links h4:before, .contact_links h4:before{content:'';position:absolute;width:50px;border:1px solid #2196F3;top:30px;left:0px;}
.about_links p{text-align:justify;line-height:25px;font-size:15px;}
.about_links .social{margin-top:10px;}
.about_links .social li{display:inline-block;margin-right:10px;}
.about_links .social li a{background:#2196F3;color:#FFF;border:1px solid #2196F3;width:33px;display:inline-block;text-align:center;padding:5px;}
.about_links .social li a i{font-size:12px;}
.about_links .social li a:hover{color:#FFF;}
.links ul li{line-height:25px;}
.links ul li a{color:#FFF;font-size:15px;text-transform:capitalize;}
.links ul li a i{margin-right:5px;}
.contact_links ul li{display:inline-flex;width:100%;line-height:30px;font-size:15px;}
.contact_links ul li i{margin:8px 10px 0px 0px;}
.about_links ul li a:hover, .links ul li a:hover, .contact_links ul li a:hover{color:#2196F3;}
.bottom_bar{background:#6b8e4c;padding:20px 0px;}
.bottom_bar p, .bottom_bar a{color:#fff;}
.button{border:1px solid #2196F3;padding:5px 15px;color:#FFF;background:#2196F3;display:inline-block;margin:20px 5px 0px;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;font-size:11px;text-transform:uppercase;}
.button:hover{background:transparent;color:#333;}
.button1{border:1px solid #2196F3;padding:5px 15px;color:#333;background:transparent;display:inline-block;margin:20px 5px 0px;border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;font-size:11px;text-transform:uppercase;}
.button1:hover{background:#2196F3;color:#FFF;}
.separator{position:relative;border:1px solid #2196F3;width:50px;margin:0px 0px 20px;}
.separator:before{content:'';position:absolute;border:1px solid #2196F3;width:100px;left:0px;top:3px;}
.trans{transition:all 500ms ease-in;-moz-transition:all 500ms ease-in;-o-transition:all 500ms ease-in;-webkit-transition:all 500ms ease-in;}
#toTop{display:none;text-decoration:none;position:fixed;bottom:14px;right:3%;overflow:hidden;width:40px;height:40px;border:none;text-indent:100%;
/*background:url('../images/up-chevron.png') no-repeat 0px 0px;*/
    
}
#toTopHover{width:40px;height:40px;display:block;overflow:hidden;float:right;opacity:0;-moz-opacity:0;filter:alpha(opacity=0);}
.sec_padding{padding:40px 0;}
.sec_padding1 h3{text-align: center;}
.mT10{margin-top:10px;}
.mT20{margin-top:20px;}
.mB60{margin-bottom:60px;}
.mB40{margin-bottom:40px;}

.pL0{padding-left:0px;}
.pR0{padding-right:0px;}
.pD0{padding:0px;}
.panel-title{font-size:14px;}
.panel-body{padding:10px;}
@media only screen and (max-width:480px){.product_details a{display:inline-block;margin-top:10px;}
.pro_name ul li{width:100%;padding:5px;}
}
@media only screen and (max-width:720px){.navbar-fixed-top{position:static;background:#fff;}
.menuzord-responsive .menuzord-brand{margin:0px !important;}
.menuzord-responsive .menuzord-brand img{width:200px !important;}
.menuzord-menu > li > a{color:#FFF !important;}

.prod-menu li{width:32.7%;}
.menu-prdt a img{display:none;}
.header{padding-bottom:0px;border:none;}
.welcome_grid{padding:50px 20px 20px;margin-bottom:50px;
width: 100%;
min-height: 250px;}
.welcome_grid_about{padding:50px 20px 20px;margin-bottom:50px;

width: 100%;
min-height: 250px;}
.pull-right{float:none !important;}
.pL0{padding:0px !important;}
.pR0{padding:0px !important;}
.about_inner img, .contact_inner img{float:none;margin-bottom:20px;}
.about_data, .contact_data{padding-left:0px;}
.certificate-main ul li{width:49%;}
}
@media only screen and (max-width:680px){.navbar-fixed-top{position:static;background:#fff;}
.menuzord-responsive .menuzord-brand{margin:0px !important;}
.menuzord-responsive .menuzord-brand img{width:190px !important;}
.menuzord-menu > li > a{color:#FFF !important;}
.prod-menu li{width:100%;}
.menu-prdt a img{display:none;}
.header{padding-bottom:0px;border:none;}
.common_bread{padding:40px 0px;}
.welcome_grid{padding:50px 20px 20px;margin-bottom:50px;}
.welcome_grid_about{padding:50px 20px 20px;margin-bottom:50px;}
.pull-right{float:none !important;}
.pL0{padding:0px !important;}
.pR0{padding:0px !important;}
.about_inner img, .contact_inner img{float:none;margin-bottom:20px;}
.about_data, .contact_data{padding-left:0px;}
}
@media only screen and (max-width:480px){.navbar-fixed-top{position:static;background:#fff;}
.menuzord-responsive .menuzord-brand{margin:0px !important;}
.menuzord-responsive .menuzord-brand img{width:185px !important;margin-top: 9px;}

/*----*/
.menuzord-menu > li > a{color:#000 !important;}
.prod-menu li{width:100%;}
.menu-prdt a img{display:none;}
.header{padding-bottom:0px;border:none;}
.product_details a{display:inline-block;margin-top:10px;}
.pro_name ul li{width:100%;padding:5px;}
.common_bread{padding:40px 0px;}
.navbar-container{padding:10px 5px;}
.welcome_grid{padding:50px 20px 20px;margin-bottom:50px;}
.welcome_grid_about{padding:50px 20px 20px;margin-bottom:50px;}

.pull-right{float:none !important;}
.pL0{padding:0px !important;}
.pR0{padding:0px !important;}
.about_inner img, .contact_inner img{float:none;margin-bottom:20px;}
.about_data, .contact_data{padding-left:0px;}
}
.footersec{
	width: 100%;
    background: #707070;
    padding: 10px 0;
}

.footerhed{
	width:100%;
}
.footerhed h3{
	margin: 0px 0px;
    padding-bottom: 5px;
    border-bottom: 1px solid #F0F8FF;
    color: #fff;
}
.footerhed > ul > a:active {
  background-color: yellow;
}
.footerhed > p{
	text-align: justify;
	color: #ffffff;
	margin:  0px 0px;
    padding-bottom: 5px;
    padding-top: 12px;
    padding-right: 12px;
    }
.footerheddd > h3 > span{
	border-bottom: 1px solid #000;
	color: #ffffff;
}
.footerhed > h3 > span{
	border-bottom: 1px solid #000;
}
.footerlinks{
	margin: 0px;
    padding: 0px;
    list-style: none;
    font-size: 16px;
}
.footerlinks li{
	margin-bottom: 4px;
    width: 100%;
    color: #fff;
}
.footerlinks li i{
	padding-right: 3px;
	color: #fff;
}
.footerlinks li span{
}
.footerlinks li span a{
	color:#fff;
}
.footeraddress{
	list-style: none;
    margin: 0px;
    padding: 0px;
}
.footeraddress li{
	color: #292927;
    width: 100%;
    line-height: 25px;
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    margin-bottom: 5px;
    padding-bottom: 2px;
}
.footeraddress li i{
	width: 30px;
    height: 30px;
    float: left;
    margin-right: 15px;
    line-height: 30px;
    text-align: center;
    font-size: 15px;
    font-weight: 300;
    border: 1px solid #fff;
    color: #fff;
}
.footeraddress li span{
	width: 76%;
    float: left;
    font-family: 'Roboto', sans-serif;
    line-height: 26px;
    font-size: 16px;
    color: #fff;
}
hr {
    margin-top: 10px;
    margin-bottom: 5px;
    border: 0;
    border-top: 1px solid #dedede;
}
.copyright{
	font-family: 'Oswald', sans-serif;
	color: #fff;
	text-align: center;
	font-size: 16px;

}
.copyright a{
	color:#000;
}
.portfolio-hover {
	margin-bottom: 30px;
}
.portfolio-image {
	position:relative;
	overflow:hidden;
}
.portfolio-details {
	position:absolute;
	width:100%;
	height:100%;
	overflow:hidden;
	z-index:100;
	background:rgba(0, 0, 0, 0.8);
	top:0px;
	left:0px;
	text-align:center;
	display:none;
}
.portfolio-details p {
  text-align: center;
  margin: 0px;
  position: absolute;
  left: 0px;
  top: -20px;
  width: 100%;
}
.portfolio-details p.portfolio-cate {
  top: auto;
  bottom: -20px;
  color: #fff !important;
}
.portfolio-details p.portfolio-cate i {
  font-size: 15px;
  color: #29b6f6 !important;
  margin-right: 5px;
}
.portfolio-details p a {
  color: #fff !important;
  text-decoration: none;
  outline: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.portfolio-details p a:hover {
  color: #29b6f6 !important;
}
.portfolio-details .portfolio-buttons {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0px;
  text-align: center;
  margin-top: -20px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.portfolio-details .portfolio-buttons i {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-style: solid;
  border-width: 1px;
  border-color: #29b6f6 !important;
  margin: 0px 2px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-size: 15px;
}
.portfolio-details .portfolio-buttons a:hover i {
  color: #fff !important;
  border-color: #fff !important;
}
.second_sec{ padding-top: 0px !important; padding-bottom: 60px;  }
.mT10{margin-top:10px;}
.mT20{margin-top:20px;}
.mB60{margin-bottom:60px;}
.mB40{margin-bottom:40px;}
.mB20{margin-bottom:20px; margin-top: 20px;}
.pL0{padding-left:0px;}
.pR0{padding-right:0px;}
.pD0{padding:0px;}
.padding-bottom-20 { padding-bottom: 20px; }

.proccessbox{
	border: 1px solid #eee;
    padding-top: 60px;
    padding-bottom: 60px;
    padding-right: 60px;
    padding-left: 20px;
    text-align: justify;
    box-shadow: 0px 0px 4px 1px #ccc;
   /* margin-top: 10px;*/
    background: #fff;
}
.proccessbox:hover{
	transform: scale(1.01);
    border: 1px solid #fff;
    box-shadow: 0px 3px 9px 3px #ccc;
    cursor: pointer;
    background: #fff;
    padding-right: 20px;
}

.proccessbox a {
    border: 1px solid #006600;
    padding: 5px 10px;
    background: #006600;
    color: #FFF;
    display: inline-block;
    margin-top: 10px;
}
.proccessbox img{

	height: 200px;
	padding-bottom: 60px;
}

.proccessbox p {
	padding-left: 20px;
}
.copy{
	width: 100px;

}
.headers{
	padding-left: 30px;
}
.havells-connect {
    background: #626262;
    color: #fff;
    padding: 40px 0 10px 0;
}
.panel-connect {
    border: solid 1px #ee1c25;
    background: none;
    font-size: 15px;
    font-weight: 300;
    min-height: 180px;
}
.panel, .panel-heading, .panel-footer {
    border: none;
    position: relative;
}
.btn, .panel, .panel-heading, .panel-footer, .form-group-sm .form-control, .form-group-lg .form-control, .form-control {
    border-radius: 0;
    box-shadow: none;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.havells-connect {
    background: #626262;
    color: #fff;
    padding: 40px 0 10px 0;
}
body {
    font-family: 'Roboto', serif;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    height: 100%;
    color: #3b3b3b;
}
.havells-more{
    padding: 30px 0;
}
.havells-more{
     
      background-image: url('../images/gallery/pistachio_green_diagonal_bricks_pattern.png');
      
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
/** {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}*/

article, aside, footer, header, hgroup, main, nav, section {
    display: block;
}
.text-wrapper {
    
    font-size: 16px;
    font-weight: 300;
   /* min-height: 396px;*/
   
}
.text-wrapperr {
padding-top: 20px;
}

.text-wrapper h3{
	 text-align: justify;
}

.text-wrapper p{
line-height: 25px;
    color: #000;
    margin-bottom: 10px;
    text-align: justify;   
    font-family:'Roboto Condensed', sans-serif;font-size:16px;
}
.text-wrapper button{
	background-color: #006400;
	color: #fff;

}
.pattern {
    width: 1590px;
}

.our_product{

	width: 100%;
	min-height:500px;
height:auto;
background-size: 100% 100%;
	  background-image: url('../images/banners/panel-light-banner.png');
      background-repeat: no-repeat;
  	  background-attachment: fixed;
}
.our_product img{
	width: 100%;
	min-height:600px;
height:auto;
}
.text-wrapper a {
    display: inline-block;
    margin-top: 10px;
    border: 2px solid #00000042;
    padding: 10px 20px;
    background: #4caf50;
    color: #FFF;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    font-weight: 700;
    margin-bottom: 5px;
}

.textt-wrapper a {
    display: inline-block;
    margin-top: 10px;
    border: 2px solid #000042;
    padding: 10px 20px;
    background: #4caf50;
    color: #FFF;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    font-weight: 700;
}
.pb-60{padding-bottom:60px}
.pb-40{padding-bottom:40px}
.right-side{box-shadow:1px 2px 2px #CCC}
.left-side h4,
.left-side{
	border-style:groove;
	border-color: #006400;
}
.table-bordered>tbody>tr>td{vertical-align:middle}.breadcrumb{padding:0;margin:0;background:none}.heading h4{margin:0 0 20px;border-bottom:2px solid #282B74;line-height:25px;display:inline-block}.heading p{text-align:justify;font-size:15px}.heading .padd li{padding-left:20px}.padd{margin-bottom:15px}.box1{border:4px double #ddd;padding:10px 0}.box1 h5{text-align:center;margin:0;font-size:13px}.box1 h5 a{color:#292968}#about-section p{text-align:justify}@media only screen and (max-width:640px){.right-side span{display:none}}
.image img{border:4px double #ccc}
.mt-20{margin-top:20px;padding-bottom: 20px;}.mt-80{margin-top:80px}
.mb-20{margin-bottom:20px}.mtb-30{margin-top:30px;margin-bottom:30px}.ml-15{margin-left:15px}

.text-wrapperr a{
	display: inline-block;
    margin-top: 10px;
    border: 2px solid #00000042;
    padding: 10px 20px;
    background: #4caf50;
    color: #FFF;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    font-weight: 700;

}

.grid figure{position:relative;overflow:hidden;margin:10px 1%;background:#133642;
	text-align:center;cursor:pointer}.grid figure img{position:relative;display:block;min-height:100%;max-width:100%;opacity:.5}.grid figure figcaption{padding:2em;color:#fff;text-transform:uppercase;font-size:1.25em;-webkit-backface-visibility:hidden;backface-visibility:hidden}.grid figure figcaption::before,.grid figure figcaption::after{pointer-events:none}.grid figure figcaption,.grid figure figcaption>a{position:absolute;top:0;left:0;width:100%;height:100%}.grid figure figcaption>a{z-index:1000;text-indent:200%;white-space:nowrap;font-size:0;opacity:0}.grid figure h2{word-spacing:-.15em;font-size:19px}.grid figure h2 span{font-weight:800}.grid figure h2,.grid figure p{margin:0}.grid figure p{letter-spacing:1px;font-size:68.5%}.about-table{width:60%!important;margin-top:10px;margin-bottom:10px}.tb-head{background:#242B73;color:#fff;font-weight:700}ul.about-list li{list-style:circle;margin-left:15px}figure.effect-sadie figcaption::before{position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-linear-gradient(top,rgba(72,76,97,0) 0%,rgba(72,76,97,.8) 75%);background:linear-gradient(to bottom,rgba(72,76,97,0) 0%,rgba(72,76,97,.8) 75%);content:'';opacity:0;-webkit-transform:translate3d(0,50%,0);transform:translate3d(0,50%,0)}figure.effect-sadie h2{position:absolute;top:50%;left:0;width:100%;color:#fee;-webkit-transition:-webkit-transform 0.35s,color 0.35s;transition:transform 0.35s,color 0.35s;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}figure.effect-sadie figcaption::before,figure.effect-sadie p{-webkit-transition:opacity 0.35s,-webkit-transform 0.35s;transition:opacity 0.35s,transform 0.35s}figure.effect-sadie p{position:absolute;bottom:0;left:0;padding:2em;width:100%;opacity:0;-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}figure.effect-sadie:hover h2{color:#fff;-webkit-transform:translate3d(0,-50%,0) translate3d(0,-40px,0);transform:translate3d(0,-50%,0) translate3d(0,-40px,0)}figure.effect-sadie:hover figcaption::before,figure.effect-sadie:hover p{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}figure.effect-goliath{background:#0e332f}figure.effect-goliath img,figure.effect-goliath h2{-webkit-transition:-webkit-transform 0.35s;transition:transform 0.35s}figure.effect-goliath img{-webkit-backface-visibility:hidden;backface-visibility:hidden}figure.effect-goliath h2,figure.effect-goliath p{position:absolute;bottom:0;left:0;padding:30px}figure.effect-goliath p{text-transform:none;font-size:90%;opacity:0;-webkit-transition:opacity 0.35s,-webkit-transform 0.35s;transition:opacity 0.35s,transform 0.35s;-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}figure.effect-goliath:hover img{-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}figure.effect-goliath:hover h2{-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}figure.effect-goliath:hover p{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.grid figure.effect-goliath{margin:0}.grid figure.effect-zoe{background:none}.grid figure.effect-zoe img{opacity:1}figure.effect-zoe figcaption{top:auto;bottom:0;padding:1em;height:4.45em;background:#daa106;-webkit-transition:-webkit-transform 0.35s;transition:transform 0.35s;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}figure.effect-zoe .name-block{float:left}figure.effect-zoe p.icon-links{float:right;margin-top:8px}figure.effect-zoe p.icon-links a{float:left;color:#323232;font-size:1.4em}figure.effect-zoe:hover p.icon-links a:hover,figure.effect-zoe:hover p.icon-links a:focus{color:#252d31}figure.effect-zoe p.description{position:absolute;bottom:5em;padding:2em;color:#000;text-transform:none;font-size:15px;opacity:0;-webkit-transition:opacity 0.35s;transition:opacity 0.35s;-webkit-backface-visibility:hidden;background:rgba(250,183,2,.67);left:0}figure.effect-zoe .name-block,figure.effect-zoe p.icon-links a{-webkit-transition:-webkit-transform 0.35s;transition:transform 0.35s;-webkit-transform:translate3d(0,200%,0);transform:translate3d(0,200%,0)}figure.effect-zoe p.icon-links a span::before{display:inline-block;padding:8px 10px;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}figure.effect-zoe h2{display:inline-block}figure.effect-zoe:hover p.description{opacity:1}figure.effect-zoe:hover figcaption,figure.effect-zoe:hover .name-block,figure.effect-zoe:hover p.icon-links a{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}figure.effect-zoe:hover .name-block{-webkit-transition-delay:0.05s;transition-delay:0.05s}figure.effect-zoe:hover p.icon-links a:nth-child(3){-webkit-transition-delay:0.1s;transition-delay:0.1s}figure.effect-zoe:hover p.icon-links a:nth-child(2){-webkit-transition-delay:0.15s;transition-delay:0.15s}figure.effect-zoe:hover p.icon-links a:first-child{-webkit-transition-delay:0.2s;transition-delay:0.2s}.owl-nav{position:static}.owl-carousel.white .owl-controls .owl-page span{background:none repeat scroll 0 0 #fff}.owl-carousel.white .owl-controls .owl-page.active span{background:#e6ae49}.nf-carousel-theme .owl-controls .owl-pagination{position:absolute;z-index:2;left:0;text-align:center;width:100%;margin-top:15px}.nf-carousel-theme .owl-controls .owl-nav .owl-prev,.nf-carousel-theme .owl-controls .owl-nav .owl-next{width:31px;height:31px;line-height:31px;font-size:16px;margin-top:-15px;color:#fff}.content-carousel .owl-controls .owl-nav .owl-prev,.content-carousel .owl-controls .owl-nav .owl-next,.image-slider .owl-controls .owl-nav .owl-prev,.image-slider .owl-controls .owl-nav .owl-next,.fullwidth-slider .owl-controls .owl-nav .owl-prev,.fullwidth-slider .owl-controls .owl-nav .owl-next,.nf-carousel-theme .owl-controls .owl-nav .owl-prev,.nf-carousel-theme .owl-controls .owl-nav .owl-next{background:#daa106;color:#fff;display:block;top:50%;transition:all 0.25s ease 0s;-o-transition:all 0.25s ease 0s;-moz-transition:all 0.25s ease 0s;-webkit-transition:all 0.25s ease 0s;z-index:3;position:absolute;text-align:center}.content-carousel .owl-controls .owl-nav .owl-prev:hover,.content-carousel .owl-controls .owl-nav .owl-next:hover,.image-slider .owl-controls .owl-nav .owl-prev:hover,.image-slider .owl-controls .owl-nav .owl-next:hover,.fullwidth-slider .owl-controls .owl-nav .owl-prev:hover,.fullwidth-slider .owl-controls .owl-nav .owl-next:hover,.nf-carousel-theme .owl-controls .owl-nav .owl-prev:hover,.nf-carousel-theme .owl-controls .owl-nav .owl-next:hover{color:#fff}.content-carousel .owl-controls .owl-nav .owl-next,.image-slider .owl-controls .owl-nav .owl-next,.fullwidth-slider .owl-controls .owl-nav .owl-next,.nf-carousel-theme .owl-controls .owl-nav .owl-next{right:0}.nf-carousel-theme .owl-controls .owl-nav .owl-prev{left:0;margin-left:-51px;opacity:0}.nf-carousel-theme .owl-controls .owl-nav .owl-next{right:0;margin-right:-51px;opacity:0}.content-carousel:hover .owl-controls .owl-nav .owl-prev,.content-carousel:hover .owl-controls .owl-nav .owl-next,.image-slider:hover .owl-controls .owl-nav .owl-prev,.image-slider:hover .owl-controls .owl-nav .owl-next,.fullwidth-slider:hover .owl-controls .owl-nav .owl-prev,.fullwidth-slider:hover .owl-controls .owl-nav .owl-next,.nf-carousel-theme:hover .owl-controls .owl-nav .owl-prev,.nf-carousel-theme:hover .owl-controls .owl-nav .owl-next{margin-right:0;margin-left:0;opacity:1}.owl-prev,.owl-next{position:absolute;top:0;height:100%;width:0;background:rgba(25,169,153,.56);-webkit-transition:all 0.4s ease 0s;-moz-transition:all 0.4s ease 0s;-ms-transition:all 0.4s ease 0s;-o-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s;font-size:25px;overflow:hidden;color:#fff;text-align:center}.owl-nav i{position:absolute;left:0;right:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.owl-prev{left:0}.owl-next{right:0}button{outline:none;border:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;display:inline-block}button,input,textarea,select{font-family:'Raleway',sans-serif;font-size:12px}
	input[type="text"],input[type="email"],input[type="tel"],
input[type="number"],input[type="password"],input[type="radio"],textarea,
select
{
appearance:none;
-webkit-appearance:none;
border:1px solid #b3b9b1a1;
-webkit-border-radius:0;
border-radius:0;
color:#202020;
outline:none;
font-weight:400;
letter-spacing:1px;
font-size:13px;
padding:12px 15px;
transition:all 0.2s ease 0s;
-moz-transition:all 0.2s ease 0s;
-webkit-transition:all 0.2s ease 0s;
-o-transition:all 0.2s ease 0s;

}

	input[type="text"]:focus,input[type="email"]:focus,
	input[type="tel"]:focus,input[type="number"]:focus,input[type="radio"]:focus,
	input[type="checkbox"]:focus,input[type="password"]:focus,
	textarea:focus{outline:none;color:#323232}input,textarea,
	select{margin-bottom:20px;font-family:'Raleway',sans-serif;font-size:12px}
	input.input-sm,.input-sm{padding:8px 15px}textarea{height:120px}
	label{color:#323232;font-size:15px;margin-bottom:10px;padding-right:3px;margin-top:6px;
		font-weight:600;font-family:'Raleway',sans-serif}.form-full{width:100%}
		.form-field-wrapper{margin-bottom:20px}.form-field-wrapper input,
		.form-field-wrapper textarea,.form-field-wrapper select{margin-bottom:0}select
		.input-sm{height:37px;line-height:1}form .error{border-color:#e1534f}
		form label.error{margin-bottom:0;margin-top:3px;color:#e1534f;font-size:12px;
			font-weight:400}.successContent,.errorContent{margin-bottom:20px;display:none;
				text-transform:none;letter-spacing:1px}
				.wrapper{position:relative;width:100%;overflow:hidden}#header,
				.header{background:#fff}.logo,.nav-bg{position:relative;z-index:9}
				.logo a{display:inline-block;padding:10px 0}
				.header-1 .logo a{display:inline-block;padding:26px 0 20px}
				@media (min-width:992px){.header-1 .logo a{padding:18px 0 20px}}
				.menu11{border-bottom:4px solid #daa106;border-top:4px solid #daa106;
					height:22px;position:absolute;right:20px;top:20px;width:35px;
					background:none;z-index:10}.menu:after{position:absolute;top:5px;right:0;
						content:'';width:100%;height:4px;background:#daa106}
						.header ul{float:right;list-style:none;padding:0;margin:0}
						.header ul li{float:left;position:relative}
						.navigation ul li a{font-size:12px;font-family:'Raleway',
						sans-serif;font-weight:600;text-decoration:none;text-transform:uppercase}
						.navigation>ul>li>a{display:block;padding:38px 16px;color:#323232;
							transition:all 0.25s ease 0s;-webkit-transition:all 0.25s ease 0s;
							-moz-transition:all 0.25s ease 0s;-o-transition:all 0.25s ease 0s;
							outline:none}.navigation>ul>li:last-child a{padding-right:0}
							.navigation .sub-nav{left:0;border-top:20px solid transparent;
								position:absolute;top:175%;width:250px;z-index:3;
								background-clip:padding-box;padding:0;transition:top 0.3s ease 0s,
								visibility 0.2s ease 0.2s,opacity 0.2s ease 0.1s;
								-webkit-transition:top 0.3s ease 0s,visibility 0.2s ease 0.2s,
								opacity 0.2s ease 0.1s;-moz-transition:top 0.3s ease 0s,
								visibility 0.2s ease 0.2s,opacity 0.2s ease 0.1s;
								-ms-transition:top 0.3s ease 0s,visibility 0.2s ease 0.2s,
								opacity 0.2s ease 0.1s;-o-transition:top 0.3s ease 0s,
								visibility 0.2s ease 0.2s,opacity 0.2s ease 0.1s;opacity:0;
								visibility:hidden;background-color:#2a3b48}.navigation .sub-nav 
								.sub-nav1{left:100%;border-top:20px solid transparent;
									position:absolute;top:175%;width:200px;z-index:3;
									background-clip:padding-box;padding:0;
									transition:top 0.3s ease 0s,visibility 0.2s ease 0.2s,
									opacity 0.2s ease 0.1s;-webkit-transition:top 0.3s ease 0s,
									visibility 0.2s ease 0.2s,opacity 0.2s ease 0.1s;
									-moz-transition:top 0.3s ease 0s,visibility 0.2s ease 0.2s,
									opacity 0.2s ease 0.1s;-ms-transition:top 0.3s ease 0s,
									visibility 0.2s ease 0.2s,opacity 0.2s ease 0.1s;
									-o-transition:top 0.3s ease 0s,visibility 0.2s ease 0.2s,
									opacity 0.2s ease 0.1s;opacity:0;visibility:hidden;
									background-color:#2a3b48}.navigation 
									.sub-nav li{display:block;float:none;margin:0;border-bottom:1px 
										solid #314351;padding-bottom:0;position:relative}
										.navigation .sub-nav .sub-nav1 li{display:block;float:none;
											margin:0;border-bottom:1px solid #314351;
											padding-bottom:0;position:relative}.navigation li:hover .sub-nav{opacity:1;top:80%;transition:top 0.3s ease 0s;visibility:visible}.navigation .sub-nav li:hover .sub-nav1{opacity:1;top:-60%;transition:top 0.3s ease 0s;visibility:visible}.navigation li.sub-menu .sub-nav{border:none;opacity:0;top:0;transition:top 0.3s ease 0s;visibility:visible;left:auto;right:110%;visibility:hidden;transition:all 0.3s ease 0s}.navigation .sub-nav li.sub-menu1 .sub-nav1{border:none;opacity:0;top:0;transition:top 0.3s ease 0s;visibility:visible;left:auto;right:110%;visibility:hidden;transition:all 0.3s ease 0s}.navigation li.sub-menu:hover .sub-nav{visibility:visible;opacity:1;right:100%;transition:all 0.3s ease 0s}.navigation .sub-nav li.sub-menu1:hover .sub-nav1{visibility:visible;opacity:1;right:100%;transition:all 0.3s ease 0s}@media only screen and (min-width:768px){.navigation .sub-nav li:hover{background:#DAA106}}.navigation .sub-nav li:last-child{border-bottom:0}.navigation .sub-nav li a{padding:5px 15px;display:block;color:#fff}.top-bar-section{padding-top:10px;padding-bottom:10px;background:#daa106;color:#fff}.top-contact{float:left;text-align:center}.top-social-icon{float:right}.top-social-icon{text-align:center}.top-bar-section.top-bar-bg-color a{color:#fff}.top-contact a i{padding-left:5px;padding-right:5px}.top-social-icon{float:right}.top-social-icon{text-align:center}.top-social-icon ul{margin:0;padding:0}.top-social-icon li{margin-left:10px}.top-contact .welcome-text{padding-top:8px;letter-spacing:.5px;display:block;font-weight:600;font-size:13px;color:#2c3740;text-transform:uppercase}.welcome-text i{margin-right:6px}.top-bar-section a i{font-size:16px}.top-social-icon a.btn{padding:9px 20px}.top-social-icon a.btn:hover{color:#daa106}.link-hover-black>a:last-child{margin-left:10px}.icons-hover-black i{width:30px;height:30px;text-align:center;line-height:30px;margin:5px 1px 5px 0;display:inline-block;background:#314555;color:#fff;-webkit-transition:all 0.2s ease 0s;-moz-transition:all 0.2s ease 0s;-ms-transition:all 0.2s ease 0s;-o-transition:all 0.2s ease 0s;transition:all 0.2s ease 0s}.icons-hover-black i:hover{background:#daa106}
.header-2 .primary-header{background:#292968}
.grid p {
    
    border-bottom: 1px dashed #272F72;
    line-height: 25px;
    margin: 10px 0 0;
    color: #000;
   }
   .grid h4{
   	text-align: center;
   }
.enquirylink1 {
    display: inline-block;
   
    background-color: #006400;
    border: 1px solid #006400;
    color: #fff;
    text-decoration: none;
    text-align: center;
    width: 100%;
}
.product-img i{
	padding-right: 10px;

}
.product-img a{
display: inline-block;
    margin-top: 10px;
    border: 2px solid #006400;
    padding: 10px 20px;
    background: #006400;
    color: #FFF;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    font-weight: 700;
	text-align: center;
}
.abouttext a{
	display: inline-block;
    margin-top: 10px;
    border: 2px solid #006400;
    padding: 10px 20px;
    background: #006400;
    color: #FFF;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    font-weight: 700;
	text-align: center;
}
.abouttext h1{
    border-bottom: 2px solid #24b324;
    padding-top: 58px;
    margin: 0px;
    font-family: 'Roboto', serif;
    font-size: 28px;
    text-transform: uppercase;

}
ul.xyz a{
    color: #fff;
}

@media screen and (max-width: 768px) {
    .abouttext h1{
    border-bottom: 2px solid #24b324;
    padding-top: 58px;
    margin: 0px;
    font-family: 'Roboto', serif;
    font-size: 28px;
    text-transform: uppercase;
}
}

.Lineseparat {
    border:2px solid #F78324;
    position:relative;
    background:#F78324;
    padding:2px;
    display:inline-block;
    /*margin:0px auto 20px;*/
    border-radius:40px;
    -webkit-border-radius:40px;
    -moz-border-radius:40px;
}
.Lineseparat:before {
    content:'';
    position:absolute;
    width:100px;
    top:0px;
    right:9px;
    border:2px solid #47a147;;
}
.Lineseparat:after {
    content:'';
    position:absolute;
    width:100px;
    top:1px;
    left:9px;
    border:2px solid #47a147;;
}

.polymove
{
 left: 107px;
}




.separator1 {
    border: 2px solid #006400c7;
    position: relative;
    width: 175px;
    bottom: 3px;
/*    margin: 0 auto 20px;
*/}
.separator1:before {
    content: '';
    position: absolute;
    width: 15px;
    border: 2px solid #ed1c24;
    right: -22px;
    top: -2px;
}


.nav1 > li > a {
    font-weight: 700;
    color: #333;
    border-color: #9ED016;
    font-size: 15px;
    line-height: 29px;
    padding: 4px 10px;
    }

    .widget_tags li {
text-shadow:none;
display: inline-block;
margin-right: 2px;
margin-bottom: 13px;
}
.widget_tags h2{
	text-align: center;
}

.widget_tags li a {
font-size:12px;
text-decoration: none;
margin-bottom: 5px;
border-radius: 1px;
-moz-border-radius: 1px;
-webkit-border-radius: 1px;
border:solid 1px rgba(255,255,255,.1);
color: #888;
padding: 5px 8px 5px 8px;
}

.de_light .widget_tags li a {
color:#606060;
border:solid 1px #ddd;
}

.widget_tags li a:hover {
color:#555;
border-color: #555;
}

.de_light .widget_tags li a:hover {
color:#111;
border-color: #111;
}
.widget_tags li a{
border-color:#E4E4E4;
}

.widget_tags li a:hover {
color:#eceff3;
border-color:#eceff3;
}

footer .widget{
border:none !important;
margin-bottom:0;
}

.widget_tags ul{
/*margin-top:30px;*/
}

footer .widget.widget_tags li a{
border-color:#222;
}

.small-border{
	height:1px;
	width:120px;
	/*background:#006400;*/
	display:block;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:30px;
	}
	#sidebar {
    padding-left: 20px;
}
.col-md-3 {
    margin-right: -1px;}

/*savi*/

/*/////////contact page///////*/
@media screen and (max-width: 767px) {
    .contact >iframe{
        width:100%;
    }
}


.head-office-box{
	/*border: 1px solid #4f903e;
    text-align: center;
    width: 100%;
    padding: 20px;
    margin-bottom: 20px;

    
    background-size: 100% 100%;
    min-height: 149px;
   border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
    margin-top: 54px;
    border-bottom: 0px;*/
    border: 1px solid #a9acbb;
    text-align: center;
    width: 100%;
    float: left;
    padding: 20px;
    background-size: 100% 100%;
    min-height: 167px;
    margin-top: 54px;
    border-bottom: 0px;
}

.head-office-box h3{
	margin: 0;
    font-weight: 400;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: inline-block;
    border-bottom: 1px solid #4f903e;;
    padding-bottom: 5px;
    color: #4f903e;;
}
.head-office-box p{
	text-align: center;
	font-size: 15px;
    line-height: 24px;
    margin: 0;
}
.enquiry h3, .contact h3 {
	margin:0px 0px 30px;
	color:#4f903e;;
	/*border-bottom:1px solid #4f903e;;*/
	line-height:25px;
	/*display:inline-block;*/
	font-size:30px;
	text-transform:uppercase;
	font-weight: 700;
	margin-top: 31px;
	text-align: center;

}
.head-office-box-details{
	border: 1px solid #a9acbb;
    text-align: center;
    width: 100%;
    float: left;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    background-size: 100% 100%;
    min-height: 167px;
    margin-top: 54px;
    border-bottom: 0px;
}
.head-office-box-details h3{
	margin: 0;
    font-weight: 400;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: inline-block;
    border-bottom: 1px solid #4f903e;
    padding-bottom: 5px;
    color: #4f903e;
}
.head-office-box-details p{
	text-align: center;
	font-size: 15px;
    line-height: 24px;
    margin: 0;
}

.head-office-box-details:hover {
   
	transform: scale(1.01);
    border: 1px solid #fff;
    box-shadow: 0px 3px 9px 3px #ccc;
    cursor: pointer;
    background-color: #4f903e;
}
.head-office-box-details:hover p
{
	color:#fff;
}

.head-office-box-details:hover h3{
	
	margin: 0;
    font-weight: 400;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: inline-block;
    border-bottom: 1px solid #0f1f0beb;
    padding-bottom: 5px;
    color:#0f1f0beb;
}
.section-details
{
	margin-top: -24px;
	margin-bottom: -43px;
}
.contact_button {
	border:2px solid #4f903e;
	background:#4f903e;
	padding:8px 15px;
	color:#FFF;
	font-weight:700;
	display:inline-block;
	text-transform:uppercase;
	/*width:100%;*/
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
    font-size: 15px;
}
.contact_button:hover {
	background:#67db6647;
	color:#333;
}
.head-office-box-quotation{
     border: 1px solid #a9acbb;
    text-align: center;
    width: 100%;
    float: left;
    padding: 20px;
    background-size: 100% 100%;
    min-height: 167px;
    margin-top: 54px;
    border-bottom: 0px;
}
.head-office-box-quotation p{
	text-align: center;
	font-size: 15px;
    line-height: 24px;
    margin: 0;
}

.head-office-box-quotation:hover {
   
	transform: scale(1.01);
    border: 1px solid #fff;
    box-shadow: 0px 3px 9px 3px #ccc;
    cursor: pointer;
    background-color: #4f903e;
}
.head-office-box-quotation:hover p
{
	color:#fff;
}

.head-office-box-quotation:hover h3{
	
	margin: 0;
    font-weight: 400;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: inline-block;
    border-bottom: 1px solid #0f1f0beb;
    padding-bottom: 5px;
    color:#0f1f0beb;
}

	/*border: 1px solid #4f903e;
    text-align: center;
    width: 100%;
    padding: 20px;
    margin-bottom: 20px;
    background-image:;
    background-size: 100% 100%;
    min-height: 175px;*/
   /* border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;*/
    /*margin-top: 54px;*/
    
    .head-office-box-quotation h3{
    	margin: 0;
    font-weight: 400;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: inline-block;
    border-bottom: 1px solid #4f903e;
    padding-bottom: 5px;
    color: #4f903e;
}
.head-office-box-quotation p{
	text-align: center;
	font-size: 15px;
    line-height: 24px;
    margin: 0;
}
    }

/*****/

.abouttext i{
	font-size: 10px;
}

	.call_to_action1 {
    background-image: url(../images/banners/electra-background-banner-02.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    position: relative;
    padding: 40px 0px;
}

/*.call_to_action:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background: linear-gradient(to bottom, rgba(128, 202, 39, 0.4), rgba(247, 131, 36, 0.4));
}
.call_to_action a {
    display: inline-block;
    border: 2px solid #000;
    padding: 10px 20px;
    color: #FFF;
    font-weight: 700;
    margin-top: 10px;
    text-transform: uppercase;
    box-shadow: 0px 12px 13px rgba(0,0,0,0.15);
}*/
.call_to_action h4,h3{
	color: #fff;
}

/*dropdown ul{
	padding-right: 40px;

}*/
.dropdown li{
	/*padding-right: 20px;*/
}
.top_bar{
background: linear-gradient(to right, #006400, #8FBC8F);
    padding: 5px 0px;
}

.top_bar ul li {
    display: inline-block;
    margin: 0px 10px;
    color: #FFF;
    font-weight: 700;
    text-align: center;
}

.havells-moree{
	
background: linear-gradient(to right, #4f854f, #d6e6d6);
    padding: 95px 0px;
}

.heading5
{
text-align: center;
 font-size: 25px;
}
.heading5 h3
{
text-align: center;
 font-size: 35px;
 color: #000;
}
.seprater-contact
{
        height: 4px;
        background-color:#4f903e;
        width: 239px;
        margin-left: 455px;

}
.subtitle {
  margin: 0 0 2em 0;
}
.fancy {
  line-height: 0.5;
  text-align: center;
}
.fancy span {
  display: inline-block;
  position: relative;  
}
.fancy span:before,
.fancy span:after {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom: 1px solid white;
  border-top: 1px solid white;
  top: 0;
  width: 600px;
}
.fancy span:before {
  right: 100%;
  margin-right: 15px;
}
.fancy span:after {
  left: 100%;
  margin-left: 15px;
}
.noskip { 
  -webkit-text-decoration-skip: unset; 
  text-decoration-skip: unset; 
}

.heading4
{
	margin-left: 17px;
}
.heading4 h2{
	padding: 0px;
	text-decoration: underline;
	text-decoration-color: #32CD32;
}
..under-below { 
  -webkit-text-underline-position: under;
  -ms-text-underline-position: below;
  text-underline-position: under; 
}

.heading4 h3
{
	/* font-style: italic;*/
    font-size: 34px;
}
.para{
	padding-top: 10px;
	margin-left: 17px;
}


.seprater-contactt
{
        height: 4px;
        background-color:#4f903e;
        width: 239px;
       /* margin-left: 455px;*/

}

.welcome_grid_about{padding:50px 40px 20px;border:1px solid #006600;position:relative;width: 100%;min-height: 196px;}
.wel_icon_about{position:absolute;background:#006600;color:#006600;padding:15px;top:-30px;}
.wel_icon_about i{font-size:36px;
color: #fff;}
.welcome_grid_about h4{margin:0px 0px 15px;text-transform:uppercase;border-bottom:1px solid #006600;
	line-height:25px;display:inline-block;color:#006600;font-weight:700;}
.welcome_grid_about p{text-align:left;line-height:22px;font-size:14px;text-align: justify;}
/*.abouttext h3{
	color: #000;
}*/
.pull-rightt{
	text-align: center;
	color: #fff;
}



.photoo{
	
	/*border-style: groove;*/
}
.photoo{
	background-color: #FFFAFA;
}


.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: 	#F5F5F5;
  margin-top: 15px;
  margin-bottom: 7px;
  height:80px;

}
.tablinks{
	font-size: 16px;
	font-weight: bold;
}

.tab button {
  background-color: inherit;
  /*float: left;*/
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  padding-left: 33px;
  width: 33%;
}

@media screen and (max-width: 768px) {
    .tab button{
         background-color: inherit;
  /*float: left;*/
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 1px;
  transition: 0.3s;
        
    }
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #B7CE89		;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
  margin-bottom: 25px;
}
.tabcontent>td{
	padding-left: 25px;
}
.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}
.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
  text-align: center;
}
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
}
.tab h3{
	color: #000;
	text-align: center;
}
@media screen and (max-width: 768px) {
  .indicator{
  	display: block !important;
  }
  .tab button{
  	width: 32% !important;
  }
  .tab h3{
  	font-size: 19px;
  }
}

table {
  border-collapse: collapse;
}

table, td, th {
  border: 1px solid black;
  text-align: center;
    width: 57%;

}

.abouttext p i{

	font-size: 10px;
}
.abouttext p strong{

	font-size: 21px;
	text-decoration:underline;
	color:#000;
	text-decoration-color:green;
}

.share_inner {
    position: fixed;
    z-index: 999;
    right: 20px;
    background: #00ba0c;
    color: #FFF;
    padding: 20px;
    border-radius: 50%;
    bottom: 20px;
    width: 60px;
    height: 60px;
    text-align: center;
    cursor: pointer;
}
.share_inner a {
    color: #fff;
}
.share_inner i {
    font-size: 26px;
    margin-left: -2px;
    margin-top: -2px;
}

@media screen and (max-width: 767px) {
    .share_inner {
    position: fixed;
    z-index: 999;
    right: 20px;
    background: #00ba0c;
    color: #FFF;
    padding: 20px;
    border-radius: 50%;
    bottom: 262px;
    width: 60px;
    height: 60px;
    text-align: center;
    cursor: pointer;
}
}
    


/*slider button*/
.cta-button {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    padding: 8px 24px;
    border: 1px solid #126f12;
    border-radius: 8px;
    /* background: #669b66; */
    color: #0d0909;
    text-decoration: none;
}

.cta-button:hover 
 {
    background: #006600;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}
#calltoaction{
    position: relative;
}
#calltoaction i{
display: none;

}
#calltoaction:hover i{
    display: block;
    position: absolute;
    top: 3px;
    float: right;
    color: #ffffff;
    right: 7px; 
}
.proo-card{
    min-height: 500px;
}
.blank{
        margin-top: 50px;
}
/*ends*/
/*banner buttons*/
.overlay-buttons{
        position: absolute;
    z-index: 999999;
    top: 325px;
    left: 200px;
}
.overlay-buttons a{
border: 1px solid green;
    background: green;
    min-width: 110px;
    outline: 1px dotted;
    outline-color: #fff;
    outline-offset: -3px;
        padding: 9px;
}
/*bootstrap main slider*/ 
.carousel-caption a{

}
.carousel-caption .btn
{
    border-radius: 8px;
        text-shadow: none;
    background: #006600;
    padding: 12px;
    margin: 62px 6px;
    min-width: 98px;
    font-weight: bold;
    border: 1px solid #fff;
}
.quicklinks li{

}
/*leftsidebar of light fitting*/
.left-sidebar {
    background-color: transparent;
    border-left: 1px solid #dde0e4;
    border-right: 1px solid #dde0e4;
    border-bottom: 1px solid #dde0e4;
}
.left-sidebar h5 {
    border-bottom: 2px solid #2170a8;
    padding: 15px;
    font-weight: bold;
    margin-bottom: 0px;
}
.left-sidebar ul {
    margin-bottom: 0px;
    background-color: #efeeed;
    list-style-type: none;
}

.left-sidebar ul li {
    font-weight: bold;
    border-bottom: 1px solid #d8d8e6;
    padding: 6px;
    /* margin-left: 15px; */
    border-bottom: 1px solid #d4dce2;
    padding-left: 15px;
}
.left-sidebar ul li a {
    color: #000000cf;
    text-decoration: none;
    width: 100%;
    display: inline-block;
    transition: 0.3s;
}
.product-info{
    margin:50px;
}
.left-sidebar ul li a:hover{
color:green;
}
.left-sidebar h5 {
        border-bottom: 2px solid #468f46;
    padding: 15px;
    font-weight: bold;
    margin-bottom: 0px;
    color: white;
    background-color: #3a883a;
}
.switch-image img{
    width:100%;
}
.switch-para {
   font-size: 13px;
}
.img-uppar2{
margin: 8px 0px;
padding: 10px;
min-height: 390px;  
/*border: 0.5px solid #dadada;
*/
border-bottom: 1px solid #00000021;
}
.img-uppar3{
    border: 0.5px solid #dadada;
    }
    .img-uppar4{
 border: 0.5px solid #dadada45;
    margin: 21px 0px;
    min-height: 370px;
    }
.img-uppar{  
    margin: 8px 0px;
    padding: 10px;    
    min-height: 507PX;  
    border: 0.5px solid #dadada29;
    }
    .read-more {
   border-radius: 36px;
    background-color: #518e1d;
    width: 45%;
    padding: 7px;
    text-align: center;
    text-decoration: none;
}
.switch-image
{
border: 1px solid #e0dede;
}
.images-earthing-material
{
    width: 530px;
}

/* media queries */
.enqire_now {
    z-index: 999999;
    position: fixed;
    left: 0;     bottom: 10px;    background: rgb(81, 142, 29);
    padding: 0.4em;
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
        text-align: center;
        font-size: 14px;
    font-weight: bold;
    color: #fff;
}
.enqire_now i{ display: block;font-size: 20px;margin-bottom: 6px; }
.share_inner{ z-index: 9999; }

@media(max-width: 991px){
    .carousel-caption .btn{margin:0px 6px;}
}
@media only screen and (max-width: 680px){
    .menuzord-menu > li > a {
        color: #525252  !important;
    }
}
@media(max-width: 520px){
    .carousel-caption .btn{ padding: 4px;   position: relative;
        bottom: -22px;
    }
    .welcome_grid img, .pro-imgg img{ height: auto;min-height: unset; }
    .welcome_gridy img{ width: 100% !important;}
    .carousel-caption .btn{display: none;}
    .welcome_grid{ padding: 20px; }
    .share_inner{ bottom:20px; }
    .welcome_grid_2{ height: 125px; }
    .share_inner { bottom: 20px; }
}
@media(max-width: 359px){
   .menuzord-responsive .menuzord-brand img{width: 170px !important; }
}