@font-face {
    font-family: 'NHL_Edge_Anaheim';
    src: url('../fonts/NHL_Edge_Anaheim.eot');
    src: url('../fonts/NHL_Edge_Anaheim.eot?#iefix') format('embedded-opentype'),
        url('../fonts/NHL_Edge_Anaheim.woff2') format('woff2'),
        url('../fonts/NHL_Edge_Anaheim.woff') format('woff'),
        url('../fonts/NHL_Edge_Anaheim.ttf') format('truetype'),
        url('../fonts/NHL_Edge_Anaheim.svg#NHL_Edge_Anaheim') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Rajdhani';
    src: url('../fonts/Rajdhani-Bold.eot');
    src: url('../fonts/Rajdhani-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Rajdhani-Bold.woff2') format('woff2'),
        url('Rajdhani-Bold.woff') format('woff'),
        url('../fonts/Rajdhani-Bold.ttf') format('truetype'),
        url('../fonts/Rajdhani-Bold.svg#Rajdhani-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Light.eot');
    src: url('../fonts/Poppins-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-Light.woff2') format('woff2'),
        url('../fonts/Poppins-Light.woff') format('woff'),
        url('../fonts/Poppins-Light.ttf') format('truetype'),
        url('../fonts/Poppins-Light.svg#Poppins-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-SemiBold.eot');
    src: url('../fonts/Poppins-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-SemiBold.woff2') format('woff2'),
        url('../fonts/Poppins-SemiBold.woff') format('woff'),
        url('../fonts/Poppins-SemiBold.ttf') format('truetype'),
        url('../fonts/Poppins-SemiBold.svg#Poppins-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Regular.eot');
    src: url('../fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-Regular.woff2') format('woff2'),
        url('../fonts/Poppins-Regular.woff') format('woff'),
        url('../fonts/Poppins-Regular.ttf') format('truetype'),
        url('../fonts/Poppins-Regular.svg#Poppins-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins.eot');
    src: url('../fonts/Poppins.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins.woff2') format('woff2'),
        url('../fonts/Poppins.woff') format('woff'),
        url('../fonts/Poppins.ttf') format('truetype'),
        url('../fonts/oppins.svg#Poppins') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Poppins';
    src: url('../fonts/Poppins-Medium.eot');
    src: url('../fonts/Poppins-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-Medium.woff2') format('woff2'),
        url('../fonts/Poppins-Medium.woff') format('woff'),
        url('../fonts/Poppins-Medium.ttf') format('truetype'),
        url('../fonts/Poppins-Medium.svg#Poppins-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

.inner-fixed-top{

}
.sub_banner{
  height: 350px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
body{
	margin:0px;
	padding:0px;
	font-size:14px;
	font-family: 'Poppins';
  font-weight: normal;
  font-style: normal;
	line-height:normal;
	background:#fff;
  font-weight: 300;
  font-style: normal;
  overflow-x: hidden;
}
.clrfxd{
    clear: both;
}
.headerSection{
    width: 100%;
    position: absolute;
    z-index: 44444;
    background-color: rgba(0, 0, 0, 0.63);
    padding-top: 2px;
    padding-bottom: 15px;
    border-bottom: 2px solid #595856;
}
.logo{
  /* padding-top: 35px;*/
   padding-left: 15px;
}
.logo img{
 /*  width: 100%;*/

}
.bannerSection{
  background-color: #000;
}
.top-ul-li-contact{
  float: right;
}
.top-ul-li-contact ul{
  padding: 0px;
  margin: 0px;
}
.top-ul-li-contact ul li{
  display: inline-block;
}
.top-ul-li-contact ul li a{
  color: #fff;
  text-decoration: none;
}
.inner-Header-Section{
  background-color: #fff;
  border-radius: 5px;
  width: 100%;
  float: left;
  padding-bottom: 10px;
}
.sub_banner{

}

.about-section{
    margin-top: 0px;
    margin-bottom: 0px;
    background-image: url('../images/about-bg.jpg');
    background-position: center center; 
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 35px;
    padding-bottom: 35px;
}
.about-img img{
  width: 100%;
}
.company-profile-heading h2{
     font-family: 'Citrus Gothic';
     font-weight: normal;
     font-style: normal;
     font-size: 40px;
     color: #000;
}
.ab-dets {
    padding-top: 20px;
}
.ab-dets p{
    font-size: 15px;
    color: #1f1f1f;
    text-align: justify;
    line-height: 30px;
}
.btn-read-more-about{
    width: 175PX;
    height: 50PX;
    text-align: center;
    color: #fff;
    background-color: #e2133a;
    line-height: 50px;
    margin: 0 auto;
    margin-top: 149px;
    float: right;
    border-radius: 5px;
}
.btn-read-more-about a{
    color: #000;
    font-size: 25px;
    font-family: 'Rajdhani';
    font-weight: normal;
    display: block;
}
.btn-read-more-about{
    position: relative;
}
.btn-read-more-about:hover a{
    text-decoration: none;
    color: #fff;
}
.new-arrival-section{
  margin-bottom: 50px;
}
.new-arrival-img img{
  width: 100%;
}
/*social links top*/
.search-and-social-list{
    width: 100%;
    padding-top: 33px;
    float: right;
}
.search-and-social-list ul{
    padding: 0px;
    margin: 0px;
    float: right;
}
.search-and-social-list li{
    list-style: none;
    display: inline-block;
    margin-right: 5px;
}
.search-and-social-list .social-top-one{
    width: 35px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #fff;
    text-align: center;
    border-radius: 50px;
    transition: all .5s ease;
}
.search-and-social-list .social-top-one:hover{
    border:1px solid #e2133a;
    background: #e2133a;
}
.search-and-social-list .social-top-one a{
    color: #fff;
    font-size: 15px;
    transition: all .5s ease;
}
.search-and-social-list .social-top-one:hover a{
    color: #fff;
}
/* News events */

.slidding-one{
    margin-top: 16px;
}
.certificationSection{
  width: 100%;
  float: left;
  background-color: #000;
}
.certHeading h2{
  padding: 0px;
  margin: 0px;
  float: left;
  color: #e5e5e5;
  line-height: 100px;
}
.certImg{
  float: right;
}
/* Categories css*/
.categoriesSection{
   width: 100%;
   float: left;
   padding-top: 0px;
   padding-bottom: 0px;
}
.pd-off-cate{
  padding: 0px;
  margin: 0px;
}
.cate-img img{
  width: 100%;
}
.cate-wrp{
  background-color: #e2133a;
  min-height: 100%;
}
.parralexSection{
  width: 100%;
  float: left;
  background-image: url('../images/parralex.jpg');
  background-position: center center;
  background-attachment: fixed;
  padding-top: 40px;
  padding-bottom: 40px;
  background-repeat: no-repeat;
}
.headingDyanmic h2{
  color: #fff;
  font-family: 'Rajdhani';
  font-weight: normal;
  text-align: center;
}
.pd-off-sp{
  padding-left: 0px;
}
.cate-wrpper img{
  width: 100%;
}
.line-ft-bar{
  float: left;
}
.ft-heading{
  float: left; 
  padding-left: 15px;
   border-bottom: 1px solid #ebe9ea;
   width: 95%;
   margin-top: 15px;
}
.ft-heading h3{
  color: #000;
  font-size: 30px;
  text-transform: uppercase;
  font-family: 'NHL_Edge_Anaheim';
  font-style: 300;
  font-weight: normal;
}
.line-ft-bar{
}
.ft-headings{
  text-align: center;
}
.ft-headings h3{
  color: #000;
  font-size: 30px;
  text-transform: uppercase;
  font-family: 'NHL_Edge_Anaheim';
  font-style: 300;
  font-weight: normal;
}
.line-ft-bars{

}
.heading-cate{
  width: 100%;
  float: left;
}
.img-left-cate {
    float: left;
    width: 6%;
    padding: 10px 0px 0px 0px;    
}
.cate-wrapper{
    padding-top: 15px;
    width: 100%;
    float: left;
}
.pd-off-cate{
    padding-left: 0px;
}
.pd-off-cate-right{
    padding-right: 0px;
}
.btn-browse-products a{
    color: #fff;
}
.box21{
    overflow: hidden;
}
.box21{text-align:center;position:relative}
.box21:after,.box21:before{content:"";width:2px;height:2px;border-radius:50%;background: rgba(231, 119, 143, 0.56);position:absolute;top:50%;left:50%;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}
.box21:hover:after,.box21:hover:before{-webkit-transform:scale(400);-moz-transform:scale(400);-ms-transform:scale(400);-o-transform:scale(400);transform:scale(400)}
.box21:before{-o-transition:all .5s linear .3s;-moz-transition:all .5s linear .3s;-ms-transition:all .5s linear .3s;-webkit-transition:all .5s linear .3s;transition:all .5s linear .3s}
.box21:hover:before{-moz-transition-delay:0s;-webkit-transition-delay:0s;-o-transition-delay:0s;-ms-transition-delay:0s;transition-delay:0s}
.box21:after{-o-transition:all .5s linear .6s;-moz-transition:all .5s linear .6s;-ms-transition:all .5s linear .6s;-webkit-transition:all .5s linear .6s;transition:all .5s linear .6s}
.box21:hover:after{-moz-transition-delay:.2s;-webkit-transition-delay:.2s;-o-transition-delay:.2s;-ms-transition-delay:.2s;transition-delay:.2s}
.box21 img{width:100%;height:auto; overflow: hidden;}
.box21 .box-content{width:100%;height:100%;position:absolute;top:0;left:0;background:0 0;color:#fff;padding-top:25px;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-ms-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;-webkit-transition:all .3s linear 0s;-moz-transition:all .3s linear 0s;transition:all .3s linear 0s;z-index:1}
.box21:hover .box-content{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-moz-transition-delay:.4s;-webkit-transition-delay:.4s;-o-transition-delay:.4s;-ms-transition-delay:.4s;transition-delay:.4s}
.box21 .title{font-size:21px;font-weight:700;text-transform:uppercase;border-bottom:1px solid #fff;padding-bottom:20px;margin-top:20px}
.box21 .description{font-size:14px;font-style:italic;padding:0 10px;margin:15px 0}
.box21 .read-more{display:block;width:120px;background:#178993;border-radius:5px;font-size:14px;color:#fff;text-transform:capitalize;padding:10px 0;margin:0 auto}
@media only screen and (max-width:990px){.box21{margin-bottom:30px}
}
@media only screen and (max-width:479px){.box21 .box-content{padding-top:0}
}
@media only screen and (max-width:359px){.box21 .title{padding-bottom:10px}
}
.cate-text-heading{
    width: 100%;
    float: left;
    background-color: #e1e1e1;
    padding-top: 10px;
    padding-bottom: 10px;
}
.cate-text-heading h2{
    padding-left: 15px;
    font-size: 18px;
}
.cate-main-box{
    position: relative;
}
.cate-eyes{
    background-image: url('../images/cate-eye.png');
    background-repeat: no-repeat;
    width: 75px;
    height: 75px;
    position: absolute;
    bottom: -34px;
    right: 183px;
    transition: ease all 0.8s;
}
.cate-eyes:hover{
    background-image: url('../images/cate-eye-hover.png');
    background-repeat: no-repeat;
    width: 75px;
    height: 75px;
    position: absolute;
    bottom: -34px;
    right: 183px;
}
/*profile heading*/
.heading-about{
  float: left;
  padding-bottom: 15px;
  text-align: center;
  padding-left: 15px;
}
.heading-about h3{
   font-family: 'Rajdhani';
   font-weight: normal;
   font-style: normal;
   color: #000;
   font-size: 30px;
}
.line-sd{
  float: left;
}
.heading-about{
  float: left;
}
.df{
  float: left;
  width: 100%;
  margin-bottom:45px;
}
/*featureSection*/
.featureSection{
   width: 100%;
   float: left;
    padding-top: 35px;
    margin-top: 15px;
   /*margin-bottom: 69px;*/
}
.heading-feature{
  width: 100%;
  float: left;
}
.img-left-feature {
    float: left;
    width: 15%;
    padding: 10px 0px 0px 0px;   
}
.heading-feature .span-1{
    float: left;
    width: 79%;
}
.heading-feature .span-1{
   font-family: 'Explode';
   font-weight: normal;
   font-style: normal;
   font-size: 35px;
   color: #000;
   padding: 0px 0px 0px 10px;
   margin: 0px;
}
.heading-feature .span-2{
   font-family: 'Explode';
   font-weight: normal;
   font-style: normal;
   font-size: 35px;
   color: #e7778f;
   padding: 0px;
   margin: 0px;
}
.featuredSection{
    /*padding-top: 50px;*/
}
.featured-heading{
 font-family: 'Citrus Gothic';
font-size: 40px;
  color: #000;
  padding-bottom: 35px;
}
.products-wrapper{
    float: left;
    width: 100%;
    margin-top: 40px;
}
.box8 .icon,.box8 .title{margin:0;position:absolute}
.box8{box-shadow:0 0 3px rgba(0,0,0,.3);position:relative}
.box8 img{width:100%;height:auto}
.box8 .box-content{width:100%;height:100%;background:rgba(0,0,0,.6);opacity:0;position:absolute;top:0;left:0;transform:perspective(400px) rotateX(-90deg);transform-origin:center top 0;transition:all .5s ease 0s}
.box8 .icon li a,.box8 .title{background:#ef4050;font-size:20px;color:#fff}
.box8:hover .box-content{opacity:1;transform:perspective(400px) rotateX(0)}
.box8 .title{padding:5px 7px;border-radius:5px;font-weight:600;bottom:20px;left:20px;transition:all .9s ease 0s}
.box8 .icon li a,.box9 .box-content,.box9 .icon li,.box9 img{transition:all .35s ease 0s}
.box8:hover .title{bottom:-40px}
.box8 .icon{list-style:none;padding:0;top:42%;left:0;right:0}
.box8 .icon li a{display:block;width:40px;height:40px;line-height:40px;border-radius:50%;margin-right:7px}
.box9 .icon,.box9 .title{width:100%;font-size:16px}
.box8 .icon li a:hover{background:#fff;color:#000}
@media only screen and (max-width:990px){.box8{margin-bottom:20px}
}
.box9{
    overflow: hidden;
    border: 2px solid #b7b7b7;
}
.icon button{
  background: transparent;
  border:none;
}
.box8 .icon li a,.box9 .box-content,.box9 .icon li,.box9 img{transition:all .35s ease 0s}
.box9{background-color: #fff; text-align:center;position:relative}
.box9 img{width:100%;height:auto}
.box9:hover img{opacity:1}
.box9 .box-content{
  padding: 30px 10px 30px 0;
  background: rgba(28, 28, 28, 0.82);
  border: 1px solid #fff;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
}
.box9:hover .box-content{top:3px;left:3px;bottom:3px;right:3px;opacity:1}
.box9 .title{font-weight:700;color:#fff;line-height:17px;margin:5px 0;position:absolute;bottom:55%}
.box10 .icon li a,.box9 .icon li a{line-height:35px;border-radius:50%}
.box9 .icon{list-style:none;padding:0;margin:0;position:absolute;top:50%}
.box9 .icon li{display:inline-block;/*opacity:0;*/transform:translateY(40px)}
.box9:hover .icon li{opacity:1;transform:translateY(0)}
.box9:hover .icon li:first-child{transition-delay:.1s}
.box9:hover .icon li:nth-child(2){transition-delay:.2s}
.box9 .icon li a{display:block;width:35px;height:35px;font-size:20px;color:#fff;margin-right:5px;transition:all .35s ease 0s}
.box9 .icon a:hover{}
@media only screen and (max-width:990px){.box9{margin-bottom:20px}
}
.products-dets{
    width: 100%;
    float: left;
}
.pro-name{
    width: 100%;
    text-align: center;
    font-size: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    padding-top: 15px;
}
.pro-title{
    float: left;
    width: 40%;
    font-size: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
}
/*social links bottom*/
.search-and-social-list-bottom{
    width: 100%;
    padding-top: 49px;
    padding-bottom: 49px;
    text-align: center;
}
.search-and-social-list-bottom ul{
    padding: 0px;
    margin: 0px;
}
.search-and-social-list-bottom li{
    list-style: none;
    display: inline-block;
    margin-right: 5px;
}
.quick-contact{
  width: 100%;
  float: left;
  padding-top: 45px;
  padding-bottom: 20px;
}
.quick-contact-heading{
  padding-bottom: 15px;
  text-align: center;
}
.quick-contact-heading h3{
  font-size: 30px;
  padding: 0px;
  margin: 0px;
  font-family: 'NHL_Edge_Anaheim';
  font-weight: 300;
  font-style: normal;
  color: #f63764;
}
.name-input input{
  width: 100%;
  height: 35px;
  background-color: transparent;
  border:none;
  border-bottom: 1px solid #fff;
  margin-bottom: 15px;
  color: #fff;
}
.name-input input::placeholder{
  color: #fff;
  font-size: 16px;
}
.text-name-input textarea::placeholder{
  color: #fff;
  font-size: 16px;
}
.text-name-input textarea{
  width: 100%;
  background-color: transparent;
  border:none;
  border-bottom: 1px solid #ffff;
}
.btm-list-social {
  margin-top: 25px;
}
.btm-list-social ul{
  padding: 0px;
  margin: 0px;
  text-align: center;
}
.btm-list-social ul li{
  display: inline-block;
  width: 45px;
  height: 45px;
  border-radius: 50px;
  border:1px solid #fff;
  margin-left: 5px;
  margin-right: 5px;
}
.btm-list-social ul li:hover{
  background-color: #f63764;
}
.btm-list-social ul li a{
  color: #fff;
  line-height: 45px;
  font-size: 16px;
  display: block;
}
.btn-contact-ft{
  text-align: center;
  margin-top: 15px;
}
.btn-contact-ft button{
  width: 170px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  background-color: #f63764;
  font-size: 25px;
  font-family: 'Rajdhani';
  font-weight: normal;
  border:none;
}
.contact-ul-list{
  margin-top: 15px;
}
.contact-ul-list ul{
  padding: 0px;
  margin: 0px;
  float: left;
}
.contact-ul-list {
  width: 100%;
  float: left;
}
.contact-ul-list ul li{
  list-style: none;
  padding-bottom: 10px;
  color: #fff;
}
.contact-ul-list ul li span{
  padding-left: 15px;
}
.quick-ul-list{
  margin-top: 15px;
}
.quick-ul-list ul{
  padding: 0px;
  margin: 0px;
  float: left;
}
.quick-ul-list {
  width: 100%;
  float: left;
}
.quick-ul-list ul li{
  list-style: none;
  padding-bottom: 10px;
  color: #fff;
}
.quick-ul-list ul li a{
  color: #fff;
  text-decoration: none;
}
.email-ul-list{
  width: 55%;
  float: left;
}
.email-ul-list ul{
  padding: 0px;
  margin: 0px;
  float: left;
}
.email-ul-list ul li{
  list-style: none;
  padding-bottom: 10px;
}
.copy-right-text{
     padding-top: 61px;
     bottom-top: 20px;
}
.copy-right-text p{
    color: #58595b;
}
.copy-right-text-right{
    float: right;
    padding-top: 15px;
    padding-right: 15px;
}
.contact-ul-list img{

}
.copy-right-text-right a{
  color: #58595b;
}
.copy-right-text-right p{
    color: #58595b;
}

.main_cat{position:relative; overflow:hidden; margin-top:30px;}
.main_cat .cat_pic{}
.main_cat .cat_pic img{display:inline-block; width:100%;}
.main_cat .cat_deatail{position:absolute; top:78%;  left:0px; right:0px; text-align:center; transition: all 0.6s ease;}
.main_cat .cat_deatail h4{
    font-family: 'Ebrima';
    font-weight: bold;
    font-style: normal; 
    font-size:24px; 
    color:#4ca2bf;
    background-color: #fff;
    border: 1px solid #4ca2bf;
    padding-top: 14px;
    padding-bottom: 14px;
   
}
.main_cat .cat_deatail p{font-family: 'Montserrat', sans-serif; font-size:12px; padding-left: 25px; padding-right: 25px; font-weight:300; color:#bcbcbc; display:block;opacity:0; transition: all 0.8s ease-in-out;}
.main_cat .cat_deatail a{text-decoration:none; font-family: 'Exo 2', sans-serif; font-size:13px; font-weight:500; color:#fbfbfb; display:inline-block; background:#4ca2bf; padding:10px 35px; border-radius:50px; margin-top:15px;opacity:0; transition: all 0.8s ease-in-out;}      
.main_cat .cat_deatail a:hover{background:#fff; color: #4ca2bf;}

.main_cat:hover .cat_deatail{top:50%; transform:translateY(-50%);}
.main_cat:hover .cat_deatail p{opacity:1;}
.main_cat:hover .cat_deatail a{opacity:1;}

.main_cat .cat_border{position:absolute; top:0px; 
    left:0px; bottom:0px; right:0px;
     background: rgba(82, 158, 201); opacity:0; transition:all 0.9s ease-in;}
.main_cat:hover .cat_border{opacity:1;}
.main_cat:hover .cat_deatail h4{
    background-color: transparent;
    border: none;
    color: #fff;
}
#line-side{
    border-right: 1px solid #666666; 
    height: 330px;
}
#line-side:last-child{
    border-right: none;
}
.featuredHeading{
    width: 390px;
    height: 53px;
    background-color: #4ca2bf;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 40px;
}
.featuredHeading h3{
    line-height: 53px;
    font-family: 'Ebrima';
    font-weight: bold;
    font-style: normal; 
    font-size:30px; 
    color: #fff;
    text-transform: uppercase;
}
.contact-section{
    padding-top: 20px;
}
.headingContact h3{
    color: #3399cc;
    font-family: 'Ebrima';
    font-weight: bold;
    font-size:22px;
    text-transform: uppercase; 
}
.headingContacts{
    text-align: center;
}
.headingContacts h3{
    color: #3399cc;
    font-family: 'Ebrima';
    font-weight: bold;
    font-size:22px;
    text-transform: uppercase; 
}
.pdf-center{
    text-align: center;
    margin-top: 35px;
}
.pdf-center h4{
    font-family: 'Ebrima';
    font-weight: bold;
    font-size:22px;
    text-transform: uppercase; 
    margin-top: 10px;
    color: #4d4d4d;
}
.pdf-center a{
    text-decoration: none;
}
.ulSecttingContact{
    margin-top: 35px;
}
.ulSecttingContact ul{
    padding: 0px;
    margin: 0px;
}
.ulSecttingContact ul li{
    list-style: none;
    padding-bottom: 30px;
}
.ulSecttingContact ul li a{
    font-size: 16px;
    font-family: 'Ebrima';
    color: #000;
    text-decoration: none;
}
.ulSecttingContact ul li a:hover{
    color: #000;
}
.subcribe-form input::placeholder{
    text-transform: uppercase;
    color: #000;
    outline: none;
}
.subcribe-form input{
    outline: none;
    width: 100%;
    height: 55px;
    border-top: none;
    border-left: none;
    border-right: none;
    margin-top: 15px;
    border-bottom: 1px solid #000;
    background-color:transparent !important; 
}
.subcribe-form button{
    width: 100%;
    height: 35px;
    background-color: #3399cc;
    color: #fff;
    border: none;
    outline: none;
    margin-top: 10px;
}
.footerSection{
    width: 100%;
    float: left;
    background-color: #000;
    position: relative;
}
.ft-logo{
  text-align: center;
  padding-top: 120px;
  padding-bottom: 5px;
}
.newsHeading h2{
   font-size: 23px;
  color: #fff;
  font-family: 'Rajdhani';
  font-weight: normal;
  padding-left: 17px;
  line-height: 77px;
  text-transform: uppercase;
}
.socialHeading h2{
  font-size: 23px;
  color: #fff;
  font-family: 'Rajdhani';
  font-weight: normal;
  padding-left: 17px;
  line-height: 77px;
}
.newsForm {
  margin-top: 34px;
}
.newsForm input{
  height: 35px;
  float: left;
  width: 70%;
}
.newsForm button{
  height: 35px;
  background: #d4d4d4;
  border:none;
  border-radius: 0px;
  color: #e2133a;
  font-size: 14px;
  font-family: 'Rajdhani';
  font-weight: normal;
}
.social-ft-list{
      margin-top: 34px;
}
.social-ft-list ul {
  padding: 0px;
  margin: 0px;

}
.social-ft-list ul li{
  display: inline-block;
  width: 45px;
  height: 45px;
  color: #000;
  border-radius: 50px;
  border:1px solid #000;
  text-align: center;
  margin-left: 9px;
  margin-right: 9px;
  transition: ease all .8s;
}
.social-ft-list ul li:hover{
  background-color: #fff;
  border:1px solid #fff;
}
.social-ft-list ul li a{
  color: #000;
  font-size: 22px;
  text-decoration: none;
  line-height: 45px;
}
.newsletterSection{
  width: 100%;
  float:left;
  position: relative;
  background-image: url('../images/news-bg.png');
  background-repeat: no-repeat;
  background-size: cover;
  height: 100px;
}
.newsletter-position{
  position: absolute;
  padding-top: 20px;
  padding-bottom: 20px;
  float: left;
  background-color: #e2133a;
  height: 150px;
  z-index: 55;
  top: 32px;
  border-radius: 5px;
  min-width: 1133px;
}
.news-wrapper{
    padding-top: 70px;
}
.get-n{
  font-family: 'Citrus Gothic';
  font-size: 30px;
  color: #fff;
}
.sub-our{
  font-family: 'Citrus Gothic';
  font-size: 30px;
  color: #fff;
}
.footHeading h2{
  font-family: 'Rajdhani';
  font-size: 25px;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 0px;
}
.line-btm-one{
    width: 100px;
    height: 1px;
    background-color: #fff;
}
.footUlSettingpdf{
    padding-top: 15px;
}
.line-btm-two{
    width: 140px;
    height: 1px;
    background-color: #fff;
}
.footUlSetting ul{
    padding: 0px;
    margin-top: 20px;
}
.footUlSetting ul li{
    list-style: none;
    padding-bottom: 8px;
}
.footUlSetting ul li a{
    text-decoration: none;
    color: #6f6f6f;
    transition: .8s;
    font-size: 15px;
    text-transform: capitalize;
}
.footUlSetting ul li a:hover{
    color: #e2133a;
    padding-left: 10px;
}
.list-contact-btm{
    padding: 0px;
    margin: 0px;  
    margin-top: 15px; 
}
.list-contact-btm  li{
    list-style: none;
    padding-bottom: 10px;
}
.list-contact-btm  li a{
    color: #fff;
    text-decoration: none;
}
.our-social-links{
    float: right;
    margin-top: 18px;
}
.our-social-links h3{
    color: #8e9093;
    font-size: 20px;
    font-weight: normal;
    padding-top: 30px;
    padding-bottom: 10px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.our-social-links ul{
    padding: 0px;
    margin:0px;
}
.our-social-links ul li{
    display: inline-block;
    height: 35px;
    width: 35px;
    border-radius: 50px;
    border: 2px solid #828284;
    line-height: 35px;
    text-align: center;
}
.our-social-links ul li a{
    font-size:18px;
    color: #828284;
    text-decoration: none;
    transition: 0.6s all;
}
.our-social-links ul li:hover {
     border: 2px solid #ed1f23;
}
.our-social-links ul li:hover  a{
    color: #ed1f23;
}
.contact-form{
    margin-top: 25px;
}
.form-name input{
    width: 100%;
    height: 45px;
    border: 1px solid #fff;
    background: transparent;
    outline: none;
    padding-left: 10px;
     color: #fff !important;
}
.form-email input{
    width: 100%;
    height: 45px;
    border: 1px solid #fff;
    background: transparent;
    outline: none;
    padding-left: 10px;
    color: #fff !important;
}
.textform{
    margin-top: 25px;
}
.textform textarea{
    width: 100%;
    height: 180px;
    border: 1px solid #fff;
    background: transparent;
    outline: none;
    padding-top: 15px;
    padding-left: 15px;
    color: #fff;
}
.btn-contact-us-t{
    float: right;
    margin-top: 20px;
    margin-bottom: 20px;
}
.btn-contact-us-t button{
    border: 1px solid #fff;
    background-color: transparent;
    color: #fff;
    width: 140px;
    height: 45px;
    font-size: 15px;
    margin-top: 15px;
    float: right;
    outline: none;
    font-family: 'Citrus Gothic';
    font-size: 18px;
    position: relative;
}
.btn-contact-us-t button:before {
    content: '';
    height: 35px;
    width: 35px;
    background-image: url(../images/top-i.png);
    background-repeat: no-repeat;
    position: absolute;
   right: 104px;
    top: 0px;
}

.p-left{
    float: left;
    margin-top: 8px;
}
.p-right{
    float: right;
    margin-top: 8px;
}
.p-left p{
  color: #6f6f6f;
}
.p-right p{
  color: #6f6f6f;
}
.p-right a{
  color: #6f6f6f;
  text-decoration: none;
}
.top_bg{ width:100%; float:left; border-top: 1px solid #ccc;}
.top_bar{  width:100%; float:left;}
.emails{float:left; width: 100%; margin: 0; padding: 0;}
.emails p{float: left; margin: 0; padding: 0; font-size: 14px; color: #666666; text-decoration: none; line-height: 34px;}
.emails p a{ font-size: 14px; color: #666666; text-decoration: none; }
.emails p a:hover{  color: #029d9b; text-decoration: none; }
.top-social{ margin:0px; margin-top: 5px; padding:0px 0px; list-style:none; text-align:right; width:100%; float:left;}
.top-social li {display: inline-block;  color: #fff;  text-align: center;  }
.top-social li a{display:inline; font-size: 14px; float:left; color: #029d9b; width:32px; height:32px; text-align: center; line-height:32px;text-decoration: none;  margin-right:10px;  }
.top-social li:hover a{ color:#fff; border-radius: 50%; }
.top-social li:hover a.fa-facebook{background:#3b5998;  }
.top-social li:hover a.fa-twitter{background:#1cb7eb;  }
.top-social li:hover a.fa-google-plus{background:#e3411f;  }
.top-social li:hover a.fa-linkedin{background:#0177b5;  }
.conts{float:right; margin-top: 40px;}
.cont{ width:100%; float:right; text-align:right; list-style:none;  padding:0px 0px; margin-bottom:0px;}
.cont li { display:inline-block}
.conts li { display:inline-block}
.pull-right span{    background: #029d9b; color: #fff; padding: 2px 8px; border-radius: 100%; position: absolute; top: 21%; right: 17%;}
.nav_bar{ padding: 22px 0;}
.navbar-default .navbar-collapse, .navbar-default .navbar-form { background:none;}
.navbar-default { background:none; border:none; margin-bottom:0px; min-height: auto;}
.navbar-default .navbar-nav > li > a {
    color: #fff;
    padding: 6px 6px;
    font-size: 13px;
    line-height: 39px;
    font-family: 'Poppins';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    text-transform: uppercase;
}
.main-menu-area {
  background-color: transparent;
  float: left;
  width: 100%;
  transition: 0.3s all ease;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{ 
 color:#fff;
}
.nav > li a.cartt  {  color: #fff;padding: 5px 6px; margin-left: 11px; border-radius: 5px;  text-transform:capitalize;} 
.nav > li a.cartt i { color:#fff; font-size:21px;} 
.navbar-collapse{margin-top:0px; padding:0px; border-bottom:0px solid #e5e5e5;margin: 0px; width:100%;}
.arrow-up{ float:right; padding-left:10px;} 
.navbar-nav{
    margin-top:0px;
    margin: 0px; 
    width:100%; 
    float:left;
    text-align:left;
}
.navbar-nav > li { display: inline-flex;  float: none;}
.menu-fixed{
   margin-top: 0px;
}
.mainmenus{
}
.pd-off-menu {
    padding-right: 0 !important;
}
.outer-wrappers{   width: 100%; float: left; position: fixed; z-index: 14; background: #fff;}
.sub_banner{

}
.pade-breadcrum{
    padding-top: 300px;
    color: #fff;
    font-weight: bold;
    padding-left: 20px;
    font-size: 20px;
    text-transform: uppercase;
}
.menu-bg{background:#000; width:100%; float:left; padding:10px 0px;}
.mega-dropdown {
  position: static !important;
}
.mega-dropdown-menu {
   padding: 10px 0px;
  width: 121%;
  box-shadow: none;
  left: -61px !important;
}
.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}
.mega-dropdown-menu > li > ul > li {
  list-style: none;
}
.main-heading-top a{
   font-family: 'Poppins';
   font-weight: normal;
   font-style: normal;
   color: #fff;
   text-decoration: none;
   padding-top: 10px;
   padding-bottom: 10px;
   padding-left: 10px;
   display: block;
   /*text-shadow: 0px 0px 10px #000 !important;*/
   transition: ease all 0.5s;
   font-size: 14px;
   transition: ease all .8s;
}
.main-heading-top:hover a{
    text-shadow: 0px 0px 0px #000 !important;
    color: #fff;
    padding-left: 20px;
}
.main-heading-top{
    transition: ease all 0.5s;
}

.menu_name{ width:100%; float:left; font-weight:400; font-size:14px; text-align:left; padding-bottom:15px;}
.menu_name a{ color:#fff; padding: 4px 2px; float: left; width:100%; transition:0.9s all ease;text-decoration:none; }
.menu_name a:hover{ background:#e7778f; text-decoration:none; color:#fff; padding-left:15px; transition:0.9s all ease;}
.menu_sub_cat{ width:100%; float:left; margin-top:15px; }
.menu_sub_cat1 a{padding: 7px 12px; float: left; color: #000; font-weight:bold; border-bottom: 1px solid #e5e5e5; width: 100%; }
.menu_sub_cat a{    padding: 7px 12px; float: left; color: #000; border-bottom: 1px solid #e5e5e5; width: 100%; }
.menu_sub_cat a:hover{ color: #fff; background:#029d9b;}
.search2 { float:right; margin:0px 0px; text-align:right; margin-top: 28px; }
.container-2 { float:right; vertical-align: middle; white-space: nowrap; position: relative; top: 7px; margin-right:5px; }
.container-2 .icon { position: absolute; top: 0px; right: 9px; z-index: 1; background-color:transparent; color: #029d9b; border:none; padding: 5px 9px 5px 7px; line-height: 21px; margin-top: 3px; margin-bottom: 2px; }
.container-2 .icon i { font-size:22px; cursor:pointer; }
.container-2 .searchp { background: none; border: none; border-radius: 16px; box-shadow: none; color: #029d9b; float: right; font-size: 13px; height:40px; margin: 0; padding-left:10px; padding-right: 55px;  -webkit-transition: width .55s ease; -moz-transition: width .55s ease; -ms-transition: width .55s ease; -o-transition: width .55s ease; transition: width .55s ease; width: 0; outline: none;}
.container-2:hover .icon { color: #029d9b; }
.container-2:hover .searchp { width:100%; border: 1px solid #029d9b; margin-top:0px !important;}
.cartt{ float: left;  color: #666; padding: 7px 17px 7px 13px; border-radius:22px;}
.cartt:hover,.cartt:focus,.cartt:active{ color:#029d9b; text-decoration: none;}
.top-input:active, .top-input:focus { outline-width: 0; }
.top-input::-webkit-input-placeholder { color:#000; }
.ne::-webkit-input-placeholder { color:#000; }
.butn-hvr { background: #f63764; border: none; padding: 11px 12px; color: #fff; font-size: 14px; text-decoration: none;}  
.butn-hvr:hover,.butn-hvr:focus,.butn-hvr:active{color:#fff !important; background:#141414 !important; text-decoration: none; }
.search-top-btn { width:10%;  background: none; border: none; padding: 0px;}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {  color: #fff !important;}
.navbar-nav>li>.dropdown-menu { margin-top:0px;}
.dropdown-menu>li>a {  display: block;  padding: 14px 21px;  clear: both; font-family: 'Titillium Web', sans-serif;  font-weight: normal;  line-height: normal; color: #000; white-space: nowrap;}
.dropdown-menu>li>a:hover { background:#0099ff; color:#fff; padding-left:30px; padding-right:0px; transition: 0.5s all ease;}
#header-main{float:left; width: 100%; margin-top: 32px;}
#header-main .navbar-default .navbar-nav > li > a  {
    color: #000;
    padding: 6px 35px;
    text-transform: uppercase;
    font-family: 'Ebrima';
    font-weight: normal;
    font-style: normal;
    line-height: 32px;
}

#header-main .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #fff !important;
}
/* banner start css */
.carousel-caption{
  text-shadow: 0 0px 0px rgba(0,0,0,0);
}
.carousel-indicators{
   left: 34% !important;
   height: 204px;
   border-left: 2px solid #494a4a;
   padding-left: -1px !important;
   display: none;

}
.carousel{
  float: none !important;
}
.banner{
    float:left; 
    width: 100%;
    margin: 0;
    padding: 0;
}
.carousel-control{
  display: none;
}
.carousel-indicators .active{
    line-height: 50px;
    border-radius: 0px;
    opacity: 1;
    border:none;
    border-left: 2px solid #e51e25;
    height:50px;
    background-color: transparent;
}
.carousel-indicators li{
    line-height: 50px;
    text-align: center;
    border-radius: 0px;
    text-indent: 0;
    opacity: 0.5;
    border:none;
    background-color: transparent;
    height:50px;
    display: inherit;
    padding-left: 15px;
}
.data-slide-text{
    /*left: 206px;*/
    top: -276px;
    position: absolute;
    /*text-align: left;*/
    animation-duration: 2s;
    animation-delay: 0.5s;
    width: 100%;
    margin: 0 auto;
}
.banner-text-heading h2{
  font-size: 100px;
  font-family: 'Rajdhani';
  font-weight: bold;
  color: #fff;
  padding: 0px !important;
  padding: 0px !important;
  line-height: 60px;
  text-transform: uppercase;
}
.banner-text-heading p{
  font-size: 16px;
  color: #fff;
  letter-spacing: 7px;
}
.data-slide-text img {
    width: 140%;
}
.ul-button-contact ul{
    padding: 0px;
    margin: 0px;
}
.data-slide-text{
    
}
.ul-button-contact {
    
}
.ul-button-contact ul li{
    list-style: none;
    display: inline-block;
    width: 140px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border: 1px solid #fff;
    overflow: hidden;
}
.ul-button-contact ul li a{
    display: block;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
}
.ul-button-contact ul li:hover a{
    color: #f63764;
}
.product-ban-name{
    padding: 0px;
    margin: 0px;
    font-size: 80px;
    font-family: 'Accidental Presidency';
    font-weight: normal;
    font-style: normal;
    color: #fec303;
}
.ban-dets{
    padding: 0px;
    margin: 0px;
    font-family: 'Poppins';
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
}
.pro-code{ width:100%; float:left;}
.product-box {
    text-align: center;
    position: relative;
    border:1px solid #ebe9ea;
    background-color: #fff;
}
.product-box .p-img-box {
    position: relative;
    overflow: hidden;
    background: #fff;
}
.p-img-box img{
  width: 100%;
}
.product-box .p-img-box .img-responsive{padding:5px;}
.product-box:hover .only-hover {
    visibility: visible;
    opacity: 1;
}
.only-hover {
    visibility: hidden;
    position: absolute;
    background: rgba(225, 19, 58, 0.86);
    opacity: 0;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    z-index: 3;
}
.product-box:hover .only-hover ul {
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 1;
}
.product-box .only-hover ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    position: absolute;
    transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    opacity: 0;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    width: 100%;
    top: 50%;
    left: 0;
    margin-top: -27px;
}
.product-box .only-hover ul li {
    display: inline-block;
    padding: 5px 4px 5px 3px;
    vertical-align: top;
    margin-top: -52px;
}
.product-box .only-hover ul li a {
    display: block;
    transition: all 0.2s ease-in;
    text-align: center;
    cursor: pointer;
    color:#fff;
    text-decoration: none;
    font-family: 'Poppins';
    font-weight: 600;
    text-transform: uppercase;
}
.product-box:hover .p-img-box img.zoom-image-effect {
    -webkit-transform: scale(1.05,1.07);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1.05,1.07);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
    transform: scale(1.05,1.07);
    transition-timing-function: ease-out;
    transition-duration: 250ms;
}
.product-box .p-img-box img.zoom-image-effect {
    -webkit-transform: scale(1,1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 250ms;
    -moz-transform: scale(1,1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 250ms;
    transform: scale(1,1);
    transition-timing-function: ease-out;
    transition-duration: 250ms;
}
.product-box .p-img-box img {
    display: block;
    margin: 0px auto;
}
.dets-pro-icon a{
    font-size: 33px;
    text-decoration: none;
    color: #ededed !important;
}
.psh{
    border: none;
    background: transparent;
    font-size: 30px;
    outline: none !important;
    color: #ededed;

}
.psh:hover{
    outline: none !important;
    color: #ededed;
}

.dets-box{
    width: 100%;
    padding-top: 8px;
    text-align: left;
    padding-left: 15px;

}
.dets-box p{
  text-decoration: none;
  color: #000;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  font-weight:bold;
  font-size: 18px;
}
.product-box:hover .dets-box{
  opacity: 0;
}
.btn-contact-us:hover{
     color: #fff;
    background-color: #ce1728;
    text-decoration: none;
}
.img-bngt{position: relative; float: left; width: 100%;}
.mh-00 {
    position: absolute;
    bottom: 187px;
}
.mh-00 .img-responsive{
	width:80%
}
.dd-00 {
    position: absolute;
    bottom: 177px;
    z-index: 1;
    right: 12px;
}
.dd-00 .img-responsive{
	width:80%
}
.dd-01 {
    position: absolute;
    bottom: 39px;
    z-index: 2;
}
.dd-01 .img-responsive{
	width:80%
}
.dd-02 {
    position: absolute;
    bottom: 166px;
    z-index: 3;
    left: -177px;
}
.dd-02 .img-responsive{
	width:80%
}
.hed-qty{	    background:#0099ff;    border: none;    color: #fff;    padding: 15px 35px 15px 13px;    width: 230px;	float:left;}
.prds_bg{  width:100%; float:left; margin-top:30px;}
.cats_bg{ width:100%; float:left; margin-bottom:35px; }
.cats_box{ padding:0px; float:left; width:100%;}
.cats_box h2 {
    text-align: center;
    width: 100%;
    font-size: 20px;
    text-transform: uppercase;
    color: #0099ff;
    padding: 15px 0px;
    margin: 0px auto;
    position: absolute;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 600;
    top: 102px;
}
.cats_box:hover h2 {color:#0e0f0f;}	
.cats_img{ opacity:1; transition: 0.5s all ease;   }
.cats_img img{width:100%; }
.cats_img:hover .classs1{ background-color: #000;}
.classs1{border: 8px solid #09f }
.classs2{border: 8px solid #666666;}
.classs3{border: 8px solid #990066; }
.classs4{border: 8px solid #006699;}
.classs5{border: 8px solid #00c1ec; }
.clasds1{background: #09f !important;}
.clasds2{background: #666666 !important;}
.clasds3{background: #990066 !important;}
.clasds4{background: #006699 !important;}
.clasds5{background: #00c1ec !important;}
.cats_name{font-family: 'Titillium Web', sans-serif; font-size:24px; color:#2d2929; font-weight:700; padding:10px 0 5px 0; text-transform:uppercase;}
.cats_btn{ font-family:'Oswald', sans-serif; font-size:18px; color:#ff0000; font-weight:700; padding:0 0 20px 0; text-transform:uppercase;}
.carousel { position: relative;float: left; margin-top:0px;}
.carousel .item .center-block{width:100%; }
.whats_heading{font-family: 'Titillium Web', sans-serif;font-size:30px; color:#fff; font-weight:700; text-transform:uppercase; padding:20px 0;}
.feature-bg{width:100% ;float:left;padding:0px 0px 0px 0px;}
.fea-heading { width: 100%;
 float: left;
 text-transform:uppercase; 
 color: #f63764;
 padding:17px 0px; 
 font-family: 'NHL_Edge_Anaheim';
 font-weight: 500;
 font-style: normal;
 margin-top:0px;
 font-size:25px;
 margin-left: 15px;
   }
.fea-heading span{ color: #000;}
.prd-box{margin-bottom:15px;}
.box{ width:100%; float:left; border:1px solid transparent; }
.box:hover{border:1px solid #000; }
.prd{ margin-bottom:20px;}
.p_box{background: #FFF; 
 border-radius:0px;
  float: left;overflow: hidden;
   border-bottom: 0px; 
   margin-bottom:0px; 
   border: 1px solid #fff; 

}
.p_box:hover{
   border:1px solid #06cdcd;
    box-shadow: 0px 0px 7px #888888;
}
.p2{background: #FFF; border: 13px solid #e6e6e6; margin-bottom:15px; border-radius:0px;}
.p_box .p_img{ padding:10px 5px; opacity:1; transition: 0.5s all ease; text-align:center;}
.p_box .p_img:hover{  transition: 0.4s all ease; -moz-transform: scale(1.1);-webkit-transform: scale(1.1);transform: scale(1.1);}
.p_box .p_img:hover img{  transition: 0.9s;}
.mg{float:left; width:100%; margin:0; padding:0;}
.thumb-link{width:100%; float:left;  overflow:hidden; color: #707070; padding-bottom:0px; min-height: 44px;}
.t2{width:100%; float:left;  overflow:hidden; background:#e6e6e6; padding-bottom: 15px; }
.thumb-link img{ float:left;}
.p_art_box { float: left; text-align: center; width: 50%; padding-top: 8px;}
.p_name{ text-align:center; font-family: 'Ebrima'; font-size:20px; padding: 10px 0px 7px 0px; color:#707070; margin:0px; font-weight:400; width:100%; float:left;}
.name2{ color:#000;}
.p_art {
    text-align: center;
    font-family: 'Ebrima';
    font-size: 16px;
    color: #707070;
    font-weight: bold;
    margin-bottom: 1px;
    float: left;
    width: 100%;
    margin-top: 0px;
    padding: 0px;
}
.art2{ color:#000;}
.buttonbg{float:left; width: 100%; margin: 0; padding: 0;    text-align: center; opacity: 0;    transition: all 0.5s ease-out; }
.add_cart {
    background: #ffffff;
    color: #4ca2bf;
    /* float: left; */
    /* width: 100%; */
    padding-left: 30px;
    padding-right: 30px;
    font-size: 16px;
    box-shadow: none;
    outline: none;
    line-height: 30px;
    border: 1px solid #4ca2bf;
	margin-bottom: 10px;
}
.add_cart .fa{font-size:14px;}
.effects:hover .buttonbg {opacity: 1;    transition: all 0.5s ease-out; }
.mg:hover .buttonbg {opacity: 1;    transition: all 0.5s ease-out; }
.p_basket{ width:100%; background:#ff0000; color:#fff; text-align:center; padding:11px 0px; margin-bottom:0px;  }
.p3{ background:#fec700; }
.p_box:hover .p_basket{ background:#ff0000; }
.p_basket a{ color:#fff;}
.news_letter_bg { width: 100%;  float: left;   margin-bottom:10px; text-align:center;}
.news-letter-inside{ width:100%; padding:73px 0px 14px 0px; margin: 0px auto; display:-webkit-box; }
.news-letter-inside h3{ width:100%; float:left; text-align:left; color:#fff; font-size:25px; font-family: 'Titillium Web', sans-serif;  font-weight:500; text-transform:uppercase;}
.news-letter-inside p{ color:#fff; width:100%; float:left; text-align:left; font-size:14px;}
.input-group .form-control {
    z-index: 2;
    float: left;
    width: 71%;
    margin-bottom: 10px;
    border-radius: 0px;
    background: #fff;
    border: none;
    border-bottom: 1px solid #fff;
    padding: 9px 11px;
    height: auto;
    color: #fff;
    box-shadow: none;
}
.letter_right{ background: #ff0000; color: #fff; float: right; border-radius: 0px; padding: 3px 5px; margin: 7px 5px;}
.letter-text{	color:#9e9e9e; font-size: 12px;float: left; text-align: center; padding: 0px 70px;line-height: 26px;}
.letter_con {width:100%; float:left; margin-top:20px;}
.input-group-btn {
    width: 17%;
    float: left;
    padding: 0px 4px;
    z-index: 3;
    background: #029d9b;
}
.input-group-btn:hover,.input-group-btn:active,.input-group-btn:foucs {    background: #231f20 !important;
    color: #029d9b !important;
    border: none !important;
	outline:none !important; }

.btn-default:hover, .btn-default:foucs,.btn-default:active {
    background: #231f20 !important;
    color: #029d9b !important;
    border: none !important;
	outline:none !important;
}
.news-btn { background:none; border:none; padding:7.4px 7px; font-size: 18px; letter-spacing: 2px; width: 100%;  float: left; border-radius:0px !important; font-family: 'Titillium Web', sans-serif; font-weight:600; text-transform:uppercase; color:#fff; }
.news-btn:hover, .news-btn:active, .news-btn:foucs {
    background: #231f20 !important;
    color: #029d9b !important;
    border: none !important;
	outline:none !important;
}
.fontendes {float:left; width:100%; margin:0; padding:0;}
.fontendes p {color:#666666;}
.logoabt {
   float: left;
    width: 100%;
	margin-bottom: 10px;
}
.logoabt .img-responsive {
    width: 60%;
}
.pidds{clear:both;}

.logoabtsd{ margin: 10px;}
.logoabtsd .img-responsive {
    width: 15%;
}
.input-group {  width:100%; margin:0 auto;}
.form-field{ width: 80%; float: left;}
.nwbg {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #666666;
    padding-top: 30px;
    padding-bottom: 30px;
}
.nwbg p {
    font-size: 24px;
    color: #fff;
    text-align: center;
    margin: 0px;
    padding: 0px;
}
.footer_bg{ width:100%; float:left; padding:0px 0px; background:#e5e5e5; background-size:100% 100%; margin-bottom: 15px; }
.footer_bg .btm-bar{ float:left; width:100%;}
.letter_text img { float:left;}
.letter_text h3 { font-family: 'Titillium Web', sans-serif; font-size: 30px; color: #fff; text-transform: uppercase; float:left; padding-left: 15px;}
.contact-bar{ width:100%; float:left;   background:#242424; }
.contact-bar .f-in-box i {font-size:30px; color:#fff; padding:25px 0px;}
.contact-bar .f-in-box p{font-size:14px; color:#fff;     padding: 16px 0px; margin: 0px;}
.in-footer{width:100%; float:left; padding:10px 0px 20px 0px;}
.in-f-box{ padding:0px 10px; color:#fff; width:100%; float:left; }
.footer_logo{ text-align:center; padding:30px 0; border-bottom:solid 1px #444; margin-bottom:30px;}
.newsletter_heading{font-family: 'Titillium Web', sans-serif; font-size:50px; font-weight:700; color:#fff; padding-bottom:10px; text-transform:uppercase; text-align:center;}
.newsletter_heading{font-family: 'Titillium Web', sans-serif; font-size:50px; font-weight:700; color:#fff; padding-bottom:10px; text-transform:uppercase; text-align:center;}
.newsletter_heading2{font-family: 'Titillium Web', sans-serif;font-size:28px; font-weight:700; color:#fff; padding-bottom:25px; text-transform:uppercase; text-align:center;}
.newsletter_con{ margin-bottom:20px;}
.s_icons{ max-width:100px; margin:0 auto;}
.footer_line{ border-bottom:solid 1px #444;}
.map{ text-align:center;}
.footer_head{ font-family: 'Titillium Web', sans-serif;font-size:20px; font-weight:600;color:#666666; text-transform:uppercase; padding:10px 0;  }
.footer-text{font-family: 'Titillium Web', sans-serif; font-size:14px; color:#fff; }
.footer-text strong{font-family: 'Titillium Web', sans-serif; font-size:19px;}
.footer-text li a{line-height: 35px;  text-transform: capitalize; font-size: 14px; text-decoration: none; color: #666666; padding: 0;
    display: block; transition: all 0.5s ease-out; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;}
.footer-text li a:hover{ text-decoration: none; color: #029d9b; padding: 0 0 0 10px; transition: all 0.5s ease-out; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;}
.fot-cat li { width:50%; float:left;}
.footer-cont{ width:100%; float:left; text-align:left;  color:#666666;}
.footer-des{ width:100%; float:left; margin-bottom:10px; padding-top:10px;}
.social_head{ font-family: 'Titillium Web', sans-serif;font-size:20px; font-weight:300;color:#ff0000; text-transform:uppercase; padding:10px 0; text-align:center; width:100%; float:left;  }
.btm-social{ margin:0px; padding:15px 0px; list-style:none; text-align:left; width:100%; float:left;}
.btm-social li {display: inline-block;  color: #fff;  text-align: center; }
.btm-social li a{display:inline; font-size: 18px; float:left; color: #666666; width: 40px; height: 40px; text-align: center; line-height: 40px;text-decoration: none;  margin-right:10px; border-radius:100%; }
.btm-social li:hover a{ color:#fff;}
.btm-social li:hover a.fa-facebook{background:#3b5998;}
.btm-social li:hover a.fa-twitter{background:#1cb7eb;}
.btm-social li:hover a.fa-google-plus{background:#e3411f;}
.btm-social li:hover a.fa-linkedin{background:#0177b5;}
.footer-des p{ width:100%; float:left; color:#b1b1b1; line-height:24px;}
.footer-cont span{color:#666666; font-weight:600;  line-height:35px;}
.footer-cont span a{color:inherit;}
.footer-cont span a:hover{color:#fff;}
.footer-cont i{float: left; margin-right: 15px;font-size: 18px;text-align: center;color: #fff;width: 60px; height: 60px;line-height: 60px;border: 1px solid #fff;border-radius: 100%; }
.top-input-group{float:left;}
.top-input-group1{float:left;}
.search {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    display: block !important;
    border-radius: initial;
    margin-bottom: 10px;
    height: 34px;
    border: 1px solid #fff  !important;
}

.full-img{ text-align:center;}
.full-bg{ width:100%; float:left; }


.copy_right_bg{   width:100%; float:left; text-align:center; background:#cccccc; margin-bottom: 15px; }
.copy_right_text{ font-size:14px; color:#000; padding:15px 0; font-family: 'Titillium Web', sans-serif; text-align:left; width:50%; float:left;}
.copy_right_text2{ font-size:14px; color:#000; padding:15px 0; font-family: 'Titillium Web', sans-serif; text-align:right; width:50%; float:left;}
.copy_right_text p { width:100%; float:left; margin-bottom:0px;}
.copy_right_text2 p { width:100%; float:left; margin-bottom:0px;}
.copy_right_text2 a{  font-size: 14px;color: #000;  font-family: 'Titillium Web', sans-serif; }
.copy_right_text2 a:hover{ text-decoration:underline; color:#029d9b;}

.copy_right_text2{ width:50%; float:left;}
.pag-main .brds_text {font-family: 'Titillium Web', sans-serif; width:100%;font-size: 13px;color: #000;border-bottom: 1px solid #d3d3d3;float: left;
}
.pag-main .heading{ padding-left:0px;}
.in-div { width:100%; float: left; margin-bottom: 15px;}

.brds{   
    width:100%; float:left;
    /*padding: 12px 20px 12px 20px;*/
    padding-bottom: 12px;
   
}
.pd-pro-ex{
  width: 100%;
  float: left;
  padding-top: 25px;
}
.pagination-cls{
    float: left;
    width: 100%;
    padding: 10px 10px 10px 10px;
}
.brds .p-headings{
    font-family: 'NHL_Edge_Anaheim';
    font-weight: 500;
    font-style: normal;
    text-transform: uppercase;
    color: #000;
    font-size: 23px;
    padding: 10px 10px 10px 10px;
    width: 100%;
}
.page-back{   
    width: 100%;
    float: left;
    padding: 12px 0px 40px 0px;
   
}
.p-headings-p{
    font-family: 'Bebas';
    font-weight: normal;
    color: #be1e2d;
    font-size: 40px;
    text-transform: uppercase;
}


.breadcrumb { 
  background: none; 
  padding: 15px 15px; 
  margin-bottom: 0px; 
  list-style: none; 
  width: 100%; 
  float: left; 
  border:none; 
  border-radius: none;
 }
.breadcrumb li{font-size:14px;
  color:#2f2f2f;
font-family: 'Poppins';
font-weight: normal;
font-style: normal;
  }
.breadcrumb li a{font-size:14px;
  color:#2f2f2f;
font-family: 'Poppins';
font-weight: normal;
font-style: normal;
   }
.breadcrumb li a:hover{color:#2f2f2f; }
.breadcrumb>li+li:before { content: ">"; padding:0 8px;  color: #000;}
.heading { 

    float: left;width: 100%; 
    font-size: 27px;
    font-weight:600;
    color:#fff; 
    font-family: 'Neris SemiBold', arial;
    padding-bottom:0px; 
    text-transform: uppercase; 
    padding-top:0px; 
    line-height:1.35;
}
.heading-2 { 

    float: left;width: 100%; 
    font-size: 27px;
    font-weight:600;
    color:#fff; 
    font-family: 'Neris SemiBold', arial;
    padding-bottom:0px; 
    text-transform: uppercase; 
    padding-top:15px; 
    line-height:1.35;
}
.content_head1 { font-family: 'Titillium Web', sans-serif; font-size: 24px; font-weight:400; color: #000; text-transform: uppercase; padding: 15px 0; 
 width: 100%;float: left;text-align:center; margin-bottom:10px;}
.feed-heading{ 

    float: left;
    width: 100%; 
    font-size: 27px;
    font-weight: 700;
    color:#000; 
    padding-bottom:22px; 
    text-transform: uppercase;
     padding-top:0px; 
     line-height:1.35;
 }
.full{	width:100%;	
  float:left; 
  padding: 0px 0px;
  margin-bottom: 25px;
}
.padding-left-cate{
  margin-top: 0px;
}
.prds-inner-bg a{
    text-decoration: none;
}
.page-heading-all {
    width: 100%;
    float: left;
    background: #be1e2d;
    color: #fff;
    padding-top: 8px;
    padding-bottom: 8px;
}
.heading-a{
    font-family: 'Bebas';
    font-weight: normal;
    font-size: 22px;
}
.content_head{ font-family: 'Titillium Web', sans-serif; font-size:24px; font-weight:700; color:#000; text-transform:uppercase; padding:20px 0; margin-bottom:20px;}
.content_text{ 
    font-family: 'Titillium Web', sans-serif; 
    color:#000; padding-bottom:20px; 
    font-weight:400; 
    font-size:16px; 
    width:100%; float:left; margin-bottom:40px;
  
}
.content_text p{ font-family: 'Titillium Web', sans-serif;  font-size:13px; color:#000; padding-bottom:20px;}
.left-main{ width:100%; float:left; }
.left_head{
  font-family: 'NHL_Edge_Anaheim';
  font-weight: 500;
  font-style: normal;
  text-transform: uppercase;
  color: #000;
  font-size: 23px;
  padding: 10px 10px 10px 10px;
  width: 100%;
}
.left-heading {
    background: #4ca2bf;
    text-transform: uppercase;
     font-family: 'NHL_Edge_Anaheim';
    font-weight: 500;
    color: #000;
    font-size: 23px;
    display: block;
    padding: 0px;
    float: left;
    width: 100%;
    margin: 0;
    padding-left: 10px;
    line-height: 43px;
	margin-bottom: 10px;
}

#masterdiv { width:100%; float:left;} 
.menutitle {transition:0.1s all ease; }
.left_menu_main {
    line-height: 45px;
    color: #fff;
    width: 100%;
    float: left;
    padding-bottom: 10px;
    padding-top: 10px;
    text-transform: capitalize;
    transition:all 0.3s;
    background: #030202;
}
.left_menu_main a {
    font-size: 14px;
    color: #fff;
    text-shadow: none;
    text-decoration: none;
    padding: 5px 0px 5px 10px;
    transition: 0.5s all ease;
    width: 100%;
    float: left;
	  line-height:17px;
    font-family: 'Poppins';
    font-weight: 600px;
    font-style: normal;
}
.left_menu_main:hover{

}
.left_menu_main:hover a{
 
}
.left_menu_main a i{ font-size: 16px; padding-right:10px; transition:0.3s all ease; }
.left_menu_main a:hover{  transition: 0.5s all ease; }
.left_menu_main a:hover{ color:#fff; transition:all 0.3s;}
.left_sub_menu { 
    width:100%;
    float:left;
    background: #f1efeb;
}
.left_sub_menu:hover{
    
}
.paging{
	font-family: 'Poppins';
	font-size:20px;
  font-weight:normal;
	color:#2f2f2f;
	text-align:center;
	text-decoration:none;
	background:none;
	margin-left:2px;
	}
.paging:hover, .paging:focus, .paging:active{
	text-decoration:none;
	color:#2f2f2f;
}
.paging_act {
    font-family: 'Poppins';
    font-size: 25px;
    font-weight: normal;
    color: #2f2f2f;
    line-height: 28px;
  	text-align:center;
  	text-decoration: none !important;
  	background:none;
    padding: 5px 9px;
}
.paging_act:hover{
	color:#2f2f2f;
	text-decoration: none !important;
  font-size: 25px;
}
.c-form{ width:100%; float:left;}
.caret { display: inline-block; width: 0; height: 0; margin-left: 2px; vertical-align: middle; border-top: 4px dashed; border-top: 4px solid \9;  border-right: 4px solid transparent; border-left: 4px solid transparent;  top: 16px; float: right; text-align: right;  position: relative;}
.left_sub_menu a {

    font-size: 12px;
    color: #fff;
    padding: 5px 0 4px 10px;
    display: block;
    transition: 0.3s all ease;
    background-color: #494949;
    font-family: 'Poppins';
    font-weight: 500;
    font-style: normal;
    color: #fff;
    margin-bottom: 5px;
}
.left_sub_menu a:hover{ 
    text-decoration:none;
    color:#fff;  
    transition: 0.3s all ease; 
    padding-left:20px;  
    background: #000000;
  }
.line-left{
  text-align: center;
  margin-top: 10px;
}
.i_box{ border:12px solid #e8e4dd;  background: #fff; overflow: hidden;}
.bd{ border:1px solid #e5e5e5; margin-top:5px; margin-right:5px; background: #fff;}
.back-page-detail{
    float: right;
    font-family: 'Citrus Gothic';
    font-weight: normal;
    font-size:25px; 
    color: #fff;
}
.back-page-detail a{
    text-decoration: none;
    color: #fff;
}
.d_name {

    font-family: 'Poppins';
    font-weight: normal;
    font-size:20px; 
    color:#000;  
    padding: 10px 0 10px 12px;
}
.d_art-1{ 
    font-family: 'NHL_Edge_Anaheim';
    font-weight: 500;
    font-size:25px; 
    color:#000;  
    padding: 10px 0 10px 12px;

}
.d_art{
    font-family: 'Poppins';
    font-weight: normal;
    font-size:20px; 
    color:#000;  
    padding: 13px 0 10px 12px;
}
.d_detail{ 
    font-size:14px;
    color:#494a4a; 
    padding:5px 0 15px 0;
    margin-bottom:15px; 
    padding-left: 15px !important;
    padding-right: 15px !important;
    margin-right: 15px !important;
  }
.d_qty { 
    font-size: 14px; 
    color: #494a4a; 
    font-weight:400;
    padding:8px 0px; 
    width: 60%; 
    float: left;
     }
.opt{margin-bottom:10px;}
.opt h5{
  width:20%; 
  padding-left: 15px;
  float:left;
  font-family: 'Poppins';;
  font-weight: normal;
  font-style: normal;
  font-size: 20px; 
  color: #000;
}
.opt select{
  width:30%;
  float:left; 
  background:none; 
  border:1px solid #dedede;
}
.d_qty span{ 
    width: 70%;
    float: left; 
    font-size:25px; 
    color:#000;  
    font-family: 'NHL_Edge_Anaheim';
    font-weight: 500;
    font-style: normal;
    padding-left: 10px;
}
.related_head {
    float: left;
    width: 25%;
    font-size: 20px;
    color: #000;
    padding: 15px 0px 14px 21px;
    background: none;
    margin-bottom: 0px;
    margin-top: 20px;
    font-family: 'NHL_Edge_Anaheim';
    font-weight: 500;
    font-size: 40px;
}
.heading-news{
    font-family: 'NHL_Edge_Anaheim';
    font-weight: 500;
    font-size: 30px;
    color: #000;
}
.line-related{
    width: 130px;
    height: 2px;
    background: #000;
}
.line-cate{
    width: 150px;
    height: 2px;
    background: #000;
}
.btm_detail{     width: 100%;
    padding: 20px;
    color: #000;
    line-height: 26px;
    float: left;
    min-height: 174px;
    margin-top: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 1px solid #d5d5d5;
    text-align: justify;
    font-weight: 500;}

.btn-danger{
    font-family: 'Poppins';
    background:#f63764; 
    color:#fff; 
    padding:10px 22px; 
    border: none !important; 
    margin-bottom:15px; 
    float:left; 
    outline: none; 
}
.btn-danger:hover,.btn-danger:focus,.btn-danger:active{
    background: #141414 !important; 
    color: #fff !important; 
    border: none !important; 
    outline: none !important;
}
.qty::value{
    color: #fff !important;
}
.qty {
    text-align: center;
    border-radius:0px;
    float: left;
    height:40px;
    color: #000 !important;
    width: 25%;
    font-size: 20px;
    border: 1px solid #000;
}
.label-q{
    font-size: 14px;
    color: #313131;   
}
.plus-minus { 
    border:1px solid #d4d4d4; 
    float: left; 
    background: #fff; 
    padding: 0px 12px;  
    width: 45px;  
    height:40px;
}
.sub { 
    width: 45%;
    padding: 10px 20px 10px 20px; 
    background: #f63764; 
    border: none !important; 
    border-radius: 0; 
    color: #fff; 
    float: left;
    margin:7px 0px; 
    margin-left: 0px; 
    outline: none;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'NHL_Edge_Anaheim';
    font-weight: 500;
    font-size: 20px;
}
.sub:hover,.sub:focus,.sub:active{
    background: #232021 !important; 
    color: #fff !important; 
    border: none !important; 
    outline: none !important;
}
.d_detail p{
   font-size:15px;
   color:#000; 
   line-height: 30px;
   font-family: 'Poppins', sans-serif;
   text-align: justify;
   padding-right: 10px;
}
.scrollbar{
    float: left;
    margin-bottom: 25px;
    width: 100%;
}
#style-1::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
    background-color: #b7b7b7;
}

#style-1::-webkit-scrollbar
{
    width: 15px;
    background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #be1e2d;
}
.welcome{width:100%; float:left; padding:15px 0px 35px 0px;
    background: url(../images/aboutbg.jpg) no-repeat center top #e8e8e8;
    background-size: cover;
    background-attachment: fixed;
    text-align: center;
}

.content-des p{color: #333333; font-size: 14px; text-align: center; float:left; line-height:26px;}
.content-title{width: 100%; float: left; color: #ff0000; text-transform:uppercase; font-weight:600; font-size:39px;  text-align:center; padding: 9px 0px;font-family: 'Titillium Web', sans-serif;}
.content-title span{color: #06223e; }
.cat-box{margin-bottom: 15px; padding:0px; background-repeat:no-repeat; }
.cat-block{width:100%; float:left; margin-top: -48px; }
.cat-box h5{color:#fff; font-size:26px; text-transform:uppercase; text-align:center;font-family:aurorabc; margin: 0px 7px;  padding: 11px 0px;}

.single-banner {
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
}
.sb-img img {
    width: 100%;
}
.sb-content {
	transition: 0.5s all ease;
    right: 3%;
    position: absolute;
    bottom: 30px;
}
.sb-content > span {
    font-size: 16px;
}
.sb-content > h5 {
  transition: 0.5s all ease;
  font-weight: 700;
  margin-top: 5px;
  text-transform: uppercase;
	font-size:28px; 
	color: #000;
	text-shadow: 1px 1px 2px #fff;
}
.sb-content > a {
	transition: 0.5s all ease;
  color: #fff;
	background:#92c21a;
  display: inline-block;
  padding: 5px 10px;
  margin-top: 30px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.single-banner:hover .sb-content > a {
	transition: 0.5s all ease;
  margin-top: 0px;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}
.sb-content > a:hover {
  background: #000;
  color: #fff;
	text-decoration:none;
}
.single-banner img {
  -webkit-transition: .5s;
  transition: .5s;
}
.single-banner a:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.single-banner:last-child {
    margin-bottom: 0;
}

.cat-title{color: #000; font-size: 31px; text-transform:uppercase; font-weight:bold; margin:11px 0px; text-align: center; margin-bottom: 20px; border-top: 1px solid #000;  padding-top: 20px;}
.cat-title b{color: #ff0000; font-size: 31px; font-weight:bold; margin:11px 0px; margin-bottom:0px; text-align: center;}
.cat-para{color: #fff; font-size: 13px; margin:0px 0px; text-align: center; margin-bottom: 15px;}
.cat-box .cat-name{ text-align:left;}
.in-box-cat{background:rgba(205, 208, 210, 0.67);     padding-bottom: 137px;}
.in-box-cat:hover{background:rgba(148, 194, 103, 0.78);    }
.cat-box h5 { margin-bottom:0px;text-align: left; color: #000; padding: 11px 0px; font-weight:bold; font-size: 31px;}
.cat-box p { text-align: left; color: #000; font-size: 14px; line-height:26px;}
.pag-main{width:100%; float:left; padding-top:15px;
background-color: #f1efeb;
padding-bottom: 100px;
padding-top: 12px;
}
.pages-h h3{
    color: #ed1f23;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
}
.contact_text{ 
    width:100%; 
    float:left; 
    line-height: 26px;  
    padding-top: 15px;
    color: #000;
}
.contact_text strong{
  color: #2f2f2f;
}
.contact_text a{
  color: #2f2f2f;
}
.pad0{ padding:0px;}
.mhjgd {
    /* margin-bottom: 25px; */
    margin: 0;
    padding: 0px;
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 25px;
    border: 5px solid #999;
    border-radius: 10px;
}
.second_drop li a{ font-size:10px !important; color:#262626 !important;}
.pad-l{ padding-left:0px;}
.pad-r{ padding-right:0px;}
.cont_box{     text-align: center; width: 100%; float: left; padding-right: 20px;}
.cont_box img{    margin-top: 15px;}
.cont_box .in-cont-box { text-align:center;}
.cont_box  i{ color: #ff0000; font-size: 27px; margin: 14px 0px;}
.cont_box h4{margin-bottom: 10px;}
.cont_box p{line-height: 24px; font-size: 14px; font-weight: 500; }
.b-l{ border-left:1px solid #c8c8c8;}
.b-t{ border-top:1px solid #c8c8c8;}
.b-b{ border-bottom:1px solid #c8c8c8;}
.b-r{ border-right:1px solid #c8c8c8;}
.form-control4 {
 width: 49%; float:left; height: auto;padding: 17px 12px; margin:0px 2px; color: #000;
font-family: 'Neris SemiBold', arial;
}
.form-control3 { width: 100%; padding: 17px 12px; 
font-family: 'Neris SemiBold', arial;}
.form-control{
    font-family: 'Neris SemiBold', arial;}
}
#effect-2 .overlay {
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 0;
}
#effect-2 .overlay a.expand {
  left: 0;
  right: 0;
  top: 56%;
  margin: -30px auto 0 auto;
}
#effect-2 .img.hover .overlay {
  height: 100%;
}
.pro-code{ width:100%; float:left;}
.effects {
  padding-left: 0px;
}
.effects .img {
  position: relative;
  float: left;
  margin-bottom: 0px;
  width: 100%;
  overflow: hidden;
  height:auto;
  
}
.effects .img:nth-child(n) {

}
.effects .img:first-child {
  margin-left: 0px;
}
.effects .img:last-child {
  margin-right: 0;
  float:left; width:100%;
}
.effects .img img {
  display:inline-block;
  margin: 0;
  padding: 10px;
  max-width: 100%;
  height: auto;
}
.effects .img i.fa-shopping-cart{float: left;background:rgba(114, 172, 58, 0.72); padding: 8px 15px;font-size: 21px;}
.effects .img span{float: left;background: rgba(114, 172, 58, 0.72); padding: 8.5px 26px; margin:0px 2px;font-size:14px;}
.prd-p .effects .img span{float: left;background: rgba(114, 172, 58, 0.72); padding: 8.5px 23px; margin:0px 2px;font-size:14px;}
.effects .img i.fa-search-plus {
    /* background: #fff; */
    color: #4ca2bf;
    padding: 0px 0px;
    font-size: 75px;
    margin-top: -19px;
}
.overlay {
  display: block;
  position: absolute;
  z-index: 20;
  background:none;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

a.close-overlay {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 100;
  width: 45px;
  height: auto;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  line-height: 45px;
  text-align: center;
  background-color: #000;
  cursor: pointer;
}
a.close-overlay.hidden {
  display: none;
}
a.expand {
  display: block;
  position: absolute;
  z-index: 100;
  text-align: center;
  color: #fff;
}
.fqouted{
  float:left; 
  width: 100%; 
  margin: 0; 
  padding: 0;
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : portrait){
	.logo{ text-align:center;    text-align: center;
    margin-bottom: 14px;}
	.nav_bar{ padding:0;}
	.fea-heading { width: 100%; margin: 16px 0px;}
	.pad-l{padding-left:15px;}
	.pad-r{padding-right:15px;}
	.pad0{ padding:0px 15px;}
	.f-box{ margin-bottom:20px; }
	.copy_right_text {   text-align: center;    float: left;
    width: 100%;}
	.search2 {margin-top:0px;}
	.brds_text {width:100%; margin:0px ; padding-left:15px;}
	.related_head{margin-top: 15px; padding:12px 15px;}
	.copy_right_text2 { float:left; text-align:center; width:100%;}
	.d_qty {  width:100%; padding-left: 17px;}
	.form-control4 { width:100%; margin:0px;}
	.sub{margin-bottom: 25px; margin-left: 0px;}
	.navbar-default .navbar-nav>li>a { padding:0px 15px 0px 15px; text-transform:capitalize; }
	.search2 input {width:98%; padding:7px 10px 7px 44px;}
	.search-top-btn { width:14%;}
	.nav > li a.cartt { padding: 5px 12px !important; margin-left: 0px; width:100%; margin-top:0px;}
	.nav>li { position: relative; display: inline; float: left; }
	.cats_box { padding: 0px 15px;  float: left; margin-bottom: 15px;}
	.p_box { width:100%;}
	.news_letter_bg { margin:0px;}
	.news-letter-inside { border:none;}
	.footer_bg { background: #666666;}
	.outer-wrapper{   width: 100%; float: left; position:initial; z-index: 14; background: #fff;}
	.carousel { position: relative;  float: left;  margin-top:0px;}
	.sub_banner{margin-top:0px;}
	.conts {
    float: right;
    margin-top: 0px;
}
	
	#header-main {
    float: left;
    width: 100%;
    margin-top: 0px;
}
}

@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape){
	.logo{ text-align:center;}
	.nav_bar{ padding:0;}
	.fea-heading { width: 100%; margin: 16px 0px;}
	.pad-l{padding-left:15px;}
	.pad-r{padding-right:15px;}
	.pad0{ padding:0px 15px;}
	.f-box{ margin-bottom:20px; }
	.copy_right_text {   text-align: center;}
	.search2 {margin-top:0px;}
	.brds_text {width:100%; margin:0px ; padding-left:15px;}
	.related_head{margin-top: 15px; padding:12px 15px;}
	.copy_right_text2 { float:left; text-align:center; width:100%;}
	.d_qty {  width:100%; padding-left: 17px;}
	.form-control4 { width:100%; margin:0px;}
	.sub{margin-bottom: 25px; margin-left: 0px;}
	.navbar-default .navbar-nav>li>a { padding:5px 8px 15px 0px; text-transform:capitalize; }
	.search2 input {width:98%; padding:7px 10px 7px 44px;}
	.search-top-btn { width:14%;}
	.nav > li a.cartt { padding: 5px 12px !important; margin-left: 0px; width:100%; margin-top:0px;}
	.nav>li { position: relative; display: inline; float: left; }
	.cats_box { padding: 0px 15px;  float: left; margin-bottom: 15px;}
	.p_box { width:100%;}
	.news_letter_bg { margin:0px;}
	.news-letter-inside { border:none;}
	.footer_bg { background: url(../images/footer-bg.jpg) no-repeat; background-size:100% 100%;}
	.outer-wrapper{   width: 100%; float: left; position:initial; z-index: 14; background: #fff;}
	.carousel { position: relative;  float: left;  margin-top:0px;}
	.sub_banner{margin-top:0px;}
}
@media screen and (max-device-width: 767px) and (orientation: portrait) {
	.logo{ float: left; text-align:center;    border-right: none;}
	.logo .img-responsive {margin:0 auto; text-align: center;}
	.nav_bar{ padding:0;}
	.fea-heading { width: 100%; margin: 16px 0px;}
	.pad-l{padding-left:15px;}
	.pad-r{padding-right:15px;}
	.pad0{ padding:0px 15px;}
	.f-box{ margin-bottom:20px; }
	.copy_right_text { width:100%;   text-align: center;}
	.copy_right_text2 { width:100%;   text-align: center;}
	.btm-social{ text-align:center;}
	.search2 {margin-top:0px;}
	.brds_text {width:100%; margin:0px ; padding-left:15px;}
	.related_head{margin-top: 15px; padding:12px 15px;}
	.copy_right_text2 { float:left; text-align:center; width:100%;}
	.d_qty {  width:100%; padding-left: 17px;}
	.form-control4 { width:100%; margin:0px;}
	.sub{margin-bottom: 25px; margin-left: 0px;}
	.navbar-default .navbar-nav>li>a { padding: 15px 25px 15px 0px;}
	.cont{ float:left; text-align:left;}
	.search2 input {width: 77%; padding:7px 10px 7px 44px;}
	.search-top-btn { width:20%;}
	.nav > li a.cartt { padding: 5px 12px !important; margin-left: 0px; width: 30%; margin-top: 10px;}
	.nav>li { position: relative; display: inline; float: left; width: 100%;}
	.cat-block {
    width: 100%;
    float: left;
    margin-top: 18px;
}
	.cats_box { padding: 0px 15px;  float: left; margin-bottom: 15px;}
	.p_box { width:100%;}
	.news_letter_bg { margin:0px;}
	.news-letter-inside { border:none; width:100%;}
	.outer-wrapper{   width: 100%; float: left; position:initial; z-index: 14; background: #fff;}
	.carousel { position: relative;  float: left;  margin-top:0px;}
	.sub_banner{margin-top:0px;}
	.navbar-nav { float: left; text-align:left;}
	.input-group { width:100%; margin: 0 auto;}
	.input-group .form-control { width:100%;}
	.input-group-btn { width:50%;}
	.social_head{text-align:left;}
	.footer-cont{ text-align:left;}
	.logo{ position:initial;}
	.cats_box h2{ width:90%;}
	.top-social {
    margin: 0px;
    margin-top: 5px;
    padding: 0px 0px;
    list-style: none;
    text-align: center;
    width: 100%;
    float: left;
}
	.emails p {
    float: left;
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #666666;
    text-decoration: none;
    line-height: 34px;
    text-align: center;
    width: 100%;
}
	.conts {
    float: right;
    margin-top: 13px;
}
	.left-main {
    width: 100%;
    float: left;
    background: #cccccc;
		margin-bottom: 10px;
}
}
@media screen and (max-device-width: 767px) and (orientation: landscape) {
	.logo{ text-align:center;}
	.nav_bar{ padding:0;}
	.fea-heading { width: 100%; margin: 16px 0px;}
	.pad-l{padding-left:15px;}
	.pad-r{padding-right:15px;}
	.pad0{ padding:0px 15px;}
	.f-box{ margin-bottom:20px; }
	.copy_right_text {   text-align: center;}
	.search2 {margin-top:0px;}
	.brds_text {width:100%; margin:0px ; padding-left:15px;}
	.related_head{margin-top: 15px; padding:12px 15px;}
	.copy_right_text2 { float:left; text-align:center; width:100%;}
	.d_qty {  width:100%; padding-left: 17px;}
	.form-control4 { width:100%; margin:0px;}
	.sub{margin-bottom: 25px; margin-left: 0px;}
	.navbar-default .navbar-nav>li>a { padding: 15px 25px 15px 0px;}
	.search2 input {width: 77%; padding:7px 10px 7px 44px;}
	.search-top-btn { width:14%;}
	.nav > li a.cartt { padding: 5px 12px !important; margin-left: 0px; width: 30%; margin-top: 10px;}
	.nav>li { position: relative; display: inline; float: left; width: 100%;}
	.cats_box { padding: 0px 15px;  float: left; margin-bottom: 15px;}
	.p_box { width:100%;}
	.news_letter_bg { margin:0px;}
	.news-letter-inside { border:none;}
	.footer_bg { background: url(../images/footer-bg.jpg) no-repeat; background-size:100% 100%;}
	.outer-wrapper{   width: 100%; float: left; position:initial; z-index: 14; background: #fff;}
	.carousel { position: relative;  float: left;  margin-top:0px;}
	.sub_banner{margin-top:0px;}
}


@media screen and (max-width: 768px) {
    .banner-text-heading h2{
      font-size: 29px;
      line-height: 3px;
    }
    .pd-pro-ex{
      float: none;
    }
    .banner-text-heading p{
      font-size: 14px;
      letter-spacing: 2px;
    }
    .data-slide-text{
     top: -73px;
    }
    .sub_banner{
      height: 120px;
    }
    .scrollbar{
      height: 100%;
    }
    .footerSection{
      margin: 0px;
    }
    .sub{
      width: 100%;
    }
    .fea-heading {
      display: none;
    }
    .brds{
      float: none;
    }
    .inner-fixed-top{
      display: none;
    }
    .carousel-indicators{
      display: none;
    }
    .headerSection{
        position: static;
        background-color: #e2133a;
        padding-top: 0px;
    }
    .newsletterSection{
      position: relative;
      width: 100%;
    }
    .newsletter-position{
      position: relative;
      min-width: 150px !important;
      height: 100%;
    }
    .newsForm{
      padding-left: 15px;
      padding-right: 15px;
    }
    .top-ul-li-contact{
      float: none;
      text-align: center;
      margin-bottom: 10px;
      margin-top: 10px;
    }
    .newsForm input{
      width: 100%;
    }
    .newsForm button{
      width: 100%;
    }
    .newsHeading{
      text-align: center;
    }
    .newsHeading h2{
      line-height: 10px;
    }
    .social-ft-list{
      text-align: center;
    }

    .socialHeading{
      text-align: center;
    }
    .socialHeading h2{
      line-height: 10px;
    }
    .categoriesSection{
      padding-top: 15px;
    }
    .ft-heading h3{
      font-size: 18px;
    }
    .heading-about h3{
      font-size: 18px;
    }
    .ft-headings h3{
      font-size: 18px;
    }
    .logo{
        text-align: center;
        float: none;
        margin-bottom: 15px;
    }
    .mainmenus{
        width: 100%;
        float: left;
        background: #242424;
    }
    .our-social-links{
        margin-top: 10px;
    }
    .top-social-links{
        text-align: center;
        float: none;
    }
    .top-social-links ul li{
        float: none;
        display: inline-block;
    }
    .bskt-icon{
        float: none;
        padding-top: 10px;
        text-align: center;
    }
    .basket-search{
        padding-top: 0px;
    }
    .basket-search input{
        width: 100%;
    }
    .basket-search button{
        top: 0px;
    }

    .cate-box-wrap h3{
        text-align: center;
    }
    .view-all-products{
        bottom: 17px;
        right: 58px;
    }
    .featuredSection{
     margin-top: 0px; 
    }
    .pull-left-left{
        width: 100%;
        float: none;
    }
    .pull-right-right{
        display: none;
    }
    .emailTop{
        text-align: center;
        float: none !important;
    }
    .topSection .topSocial{
        float: none !important;
        text-align: center;
    }
    .topSection .topSocial ul li a{
        float: none !important;
    }
    .nav_bar{
        padding: 0px 0;  
    }
    .navbar-default .navbar-nav > li > a{
        padding: 15px 25px 15px 10px;
        color: #fff;
    }
    .categories-heading{
        padding-left: 15px;
    }
    .featured-heading{
        text-align: center;
    }
    .signup-newsletter button:before{
        right: 59px;
    }
    .btn-browse-products a:before{
            left: 91px;
    }
    .search-and-social-list{
        text-align: center;
        padding-top: 15px;
        margin-bottom: 15px;
    }
    .pd-off-cate{
        padding-right: 0px;
    }
    .pd-off-cate-right{
       padding-left: 0px;
    }
    .pd-off-news{
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
    #search-wrapper{
        right: 0px !important;
    }
    .carousel-indicators li{
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    }
    .carousel-indicators .active{
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    }
    .product-ban-name{
    font-size: 20px;
    }
    .data-slide-text{
      
    }
    .ul-button-contact{
      display: none;
    }
    .btn-browse-products a:before{
        display: none;
    }
    .signup-newsletter button:before{
        display: none;
    }
    .btn-ul-list{
        display: none;
    }
    .line-featured{
        margin: 0 auto;
    }
   
    .featuredHeading{
        width: 100%;
    }
    .featuredSection{
        padding-top: 16px;
    }
    
    #line-side{
        border: none;
    }
    .p-left{
        float: none;
        text-align: center;
    }
    .p-right{
        float: none;
        text-align: center;
    }
    .div-extra-x, .div-extra-2, .div-extra-x-3{
        display: none !important;
    }
    .gallery-inner-img{
        padding-bottom: 15px;
    }
    .products-section{
    padding-bottom: 0px;
    padding-top: 0px; 
    }
    .signup-newsletter button{
        float: none;
    }
    .quick-contact-wrapper ul{
        padding: 0px;
        margin: 0px;
    }
    .data-slide-text img{
      width: 100% !important;
    }
    .featureSection{
      margin-top: 0px;
    }
    .heading-feature .span-1{
      color: #fff;
    }
    .news-heading{
      width: 100%;
    }
    .form-newsletter button{
      width: 35%;
    }
    .copy-right-text p{
      text-align: center;
    }
    .copy-right-text-right{
      float: none;
      text-align: center;
    }
    .heading-feature .span-1{
      font-size: 23px;
      margin-top: 15px;
    }
}
.open-search{background:rgba(0,0,0,0.9); position:fixed; top:0px; left:0px; right:0px; z-index:9999999; bottom:0px; height:100vh;}
.open-search .search-target{position:absolute; top:50%; left:15%; right:15%; text-align:center; transform:translateY(-50%);}
.open-search .search-target form{position:relative;}
.open-search .search-target form input{display:block; padding-left:20px; width:100%; outline:none; border-radius:5px; font-size:16px; height:60px; background:#fff; color:#000;}
.open-search .search-target form button{background:none; border:none; display:block; outline:none; border-radius:0px 5px 5px 0px; height:60px; position:absolute; top:0px; right:0px; color:#fff; font-size:17px; background:#e2133a; padding:0px 40px;}
.open-search .search-target form button:hover{}
#search-wrapper01{position:absolute; top:20px; right:20px; z-index:999; cursor:pointer; padding:10px;}
#search-wrapper01::after{display:block; content:""; background:#fff; height:45px; width:2px; transform:rotate(-45deg);}
#search-wrapper01::before{display:block; content:""; background:#fff; height:45px; width:2px;  transform:rotate(45deg); position:absolute;}
#search-wrapper01:hover::after,
#search-wrapper01:hover::before{background:#e2133a;}
.logosd {
    display: none;
}
.affix-top{ transition: 0.3s all ease; }
 .affix {
     background: #be1e2d;
      top: 0;
      width: 100%;
          z-index: 1000;
                moz-transition: all 1s ease-in-out;
    o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    webkit-transition: all 1s ease-in-out;
              padding-top:10px;
              padding-bottom:5px;
  }

  .affix + .container-fluid {
      padding-top: 70px;
          moz-transition: all 1s ease-in-out;
    o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    webkit-transition: all 1s ease-in-out;
  }
.affix .anumber{display: none;}
.affix .logo{
  display: none;
}
.affix .logosd {
    padding: 10px 0px 10px; 
    float: left;
    width: 25%;
    text-align: center;
    display: block;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus{
  background-color: #f63764;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 200px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #494a4a;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border-radius: 0px;
}
.dropdown-menu > li > a{
   display: block;
   padding: 5px 17px;
  color: #fff;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover{
  background-color: transparent;
}
/*menu*/
#menufix{
    moz-transition: all 1s ease-in-out;
    o-transition: all 1s ease-in-out;
    overflow: auto;
    padding: 0;
    position:relative;
    top: 0;
    transition: all 1s ease-in-out;
    webkit-transition: all 1s ease-in-out;
    width: 100%;
    float:left;
}
#menufix .back{
    background-color: #2FC192;
    color: #fff;
    display: block;
    height: 20px;
    margin-top: 10px;
    padding: 10px;
    text-decoration: none;
    width: 200px;
}
#menufix.active_more{
    opacity: 100;
    padding-bottom: 5px;
    padding-top: 5px;
    position: fixed;
    z-index: 1;
}
#menufix.active{
    opacity: 100;
    position: fixed;
    z-index: 1;
    background: #000;
    border-radius: 0px;
}

#menufix #mainlogo{
    display:none !important;
    }
#menufix.active #mainlogo{
    display:block !important;
}

.img-search{
    background-image: url('../images/sr.png');
    background-repeat: no-repeat;
    width: 37px;
    height: 37px;
}
#search-wrapper{
    float: right;
    padding-top: 6px;
}
#fixedbar{

  display: none; position: fixed; top: 0; width: 100%; height:auto; background-color:rgba(255, 255, 255, 0.86); z-index:99999; padding:0px 0}

#fixedbar:after,#fixedbar:before{

  display:block}
#fixedbar .nav_bar {

    padding: 10px 0 !important;

}
#fixedbar .search-and-social-list{
  padding-top: 16px;
}
#fixedbar #search-wrapper{
  padding-top: 3px;
}