@import url('https://fonts.googleapis.com/css?family=Righteous');
@import url('https://fonts.googleapis.com/css?family=Lato:400,700');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+SC:100,300,400,500,700');


body{ background:#FFF;}

a{ color:#fff;}

a:hover{ text-decoration:none; color: #C30505;}

li{ list-style:none !important;}

.navbar-toggle { background-color: #C30505 !important; border:2px solid #fff ; border-radius: 0px; margin-right: 0px; }

.my-container {
    width: 1170px;
	margin: 0px auto;
}

/***WORKING START***/



.dropdown-submenu {
    position: relative;
}

.caret {margin-left: 10px;}
.topbar{
	height: 40px;
	width: 100%;
	font-family: 'Noto Sans SC', sans-serif;
	font-size: 13px;
	color: #fff;
    border-bottom: 1px solid #605a56;
}

.topbarcontact {
	line-height: 40px;
	width: 70%;
	display: inline-block;
}

.topphone{
    line-height: 32px;
	float: left;
	color: #FFF;
}

.topwhatsapp{
    line-height: 40px;
	float: left;
	color: #fff;
}

.topemail{
    line-height: 40px;
	float: left;
	color: #fff;
}
.topemail :hover{
	color: #C30505;
}
.topbarcontact .fa{
	padding: 10px;
	color: #fff;
}
.topbarlanguage{
	text-align: right;
	line-height: 40px;
    width: 30%;
    display: inline-block;
    float: right;
	color: #fff !important;
}
.goog-te-gadget-simple{
	border: none !important;
	background-color: transparent !important;
	
}
.goog-te-gadget-simple .goog-te-menu-value {
	color: #fff !important;
}

.goog-te-gadget-simple .goog-te-menu-value span {
    color: #fff !important;
    text-decoration: none;
}
.goog-te-menu-value span:nth-child(3){
	display: none !important;
}
.goog-te-menu-value span:nth-child(5){
	padding: 5px;
	font-size: 10px;
}
.goog-te-gadget-simple {
    font-size: 14px !important;
}


.footerbx{
	padding: 0px;
}

.footerbx h2{font:300 20px 'Noto Sans SC'; text-transform:uppercase; color:white; margin:40px 0 5px 0;}
.footerbx ul{ margin:0; padding:0; list-style:none;}
.footerbx ul li a{font:300 14px 'Noto Sans SC'; color:#FFF; display:block; padding:3px 0; transition:all 0.3s;}
.footerbx ul li a:hover{color:#C30505; padding:3px 5px; border-bottom: 2px solid #C30505; width: 50%;}

.footerbx p{font:300 14px 'Noto Sans SC'; color:#FFF; padding-left: 0px;min-height: 30px;}
.footerbx p a{ color:#FFF;}
.footerbx p a:hover{ color:#C30505;}
.addr2{ background:url(../images/addr2.png) left top no-repeat; padding-left:25px; background-position: 0px 6px;}
.phone2{ background:url(../images/phone2.png) left top no-repeat; padding-left:25px; background-position: 0px 6px;}
.whatsapp{ background:url(../images/whatsapp.png) left top no-repeat; padding-left:25px; background-position: 0px 6px;}
.email2{ background:url(../images/email2.png) left top no-repeat; padding-left:25px; background-position: 0px 6px;}
.copyr{font:300 13px 'Noto Sans SC'; color:#fff;}
.copyr a{font:300 13px 'Noto Sans SC'; color:#d5d5d5;}
.email2 a:hover{color: #41332a;}
.mytext{font:300 13px 'Noto Sans SC'; color:#fff;}
.topcartnfbtxt { font:300 13px 'Noto Sans SC'; color:#fff; }
.topcartnfbtxt:hover { color:#C30505; }
.bottom-copyr{
	text-align: left;
	padding: 10px 0;
    margin: 10px 0 0 0;
	font: 300 16px 'Noto Sans SC';
    color: #fff;
}
.bottom-copyr a:hover{
	color: #41332a;
}
.bottom-develop{
	text-align: right;
	padding: 10px 0;
    margin: 10px 0 0 0;
	font: 300 16px 'Noto Sans SC';
    color: #fff;
}

.bottom-develop a:hover{
	color: #41332a;
}

.partnerimgs img{
	height: 66px;
    width: 220px;
    margin-bottom: 6px;
}


.ftrqcklnks{
	height: 40px;
	float: left;
	display: inline-block;
	
}


.bottomlinks2
{
	margin: 7px 0px 0px 0px;
    display: inline-block;
    padding: 0px;
}
.bottomlinks2 li
{
	float: left;
    margin: 5px 30px 5px 0px ;
}
.bottomlinks2 li a
{
	font-size: 13px;
	text-transform: uppercase;
	
}
.bottomlinks2 li:hover a
{
 	 color: #41332a;
}



.social{ margin:0; padding:0; list-style:none; text-align:center;}
.social li{ display:inline-block; padding:0px 10px;}
.social li a{ width:25px; height:25px; background:transparent; border-radius:0px; border:1px #fff solid; display:block; font-size:12px; color:white; text-align:center; line-height:25px; transition:all 0.3s;}
.social li a:hover{ background:#282829; border-color:#fff;}


.nsfrm { width: 450px; float: right;}
.nsfrm label{font:300 16px 'Noto Sans SC'; text-transform:uppercase; color:white; display: inline-block;width: 29%;}
.nsfrm .form-group{ width:70%; position:relative;display: inline-block;}
.nsfrm .form-group input{ width:100%; height:58px; background:#41332a; border:0; border: 1px #fff solid; border-radius: 0px !important;}
.nsfrm .form-group button{ position:absolute; right:9px; top:9px; font-size:25px; color:white; border:0; background:#41332a; padding:3px 12px; border-radius:5px;}

.nsfrm .form-group input::placeholder{
	color: #fff !important;	
}

.dropdown-submenu .dropdown-menu {
	background-color: #282829 !important;
    top: 0;
    left: 100%;
    margin-top: -1px;
}

.dropdown-menu > li > a
{
	color:#FFF !important;
}


.navbar-nav>li>.dropdown-menu {
    background-color: #41332a !important;
	left: 0px;
    right: 0px;
	padding: 10px 30px 30px 30px;
	border-bottom: 2px solid #C30505;
	margin-top: -1px;
}





/*****************************start top header************************************/

.top_paragraph{ float: right; width: 38%;text-align: right;line-height: 32px; margin-top: 2px;}

.top_paragraph p{ color:#828282; font:300 14px 'Noto Sans SC'; margin:0; }

.contactdiv { float: left; width: 62%; display: inline-block; line-height: 40px; color: #fff; }
.contactdiv :hover{ color: #41332a; }
.top_social{ float:right; padding:10px 25px;}

.top_social .fa{ color:#fff; font-size:14px; transition:all 0.3s; padding: 0 0 0 12px;}

.top_social .fa:hover{ color:#df2c22;   }

.top_email{ float:left; margin:40px 0;}

.top_email h2{ float:right; color:#41332a; font:300 16px 'Noto Sans SC'; margin:0;}

.top_email h3{ color:#fff; font:300 13px 'Noto Sans SC'; margin:0;}



.top_social .fa:first-child{ padding:0;}

.top_phone{ float:right; margin:40px 0;}

.top_phone h2{ float:right; width:100%; text-align:right; color:#41332a; font:300 16px 'Noto Sans SC'; margin:0;}

.top_phone h3{ color:#fff; font:300 13px 'Noto Sans SC'; margin:0;}

.top_whatsapp h3{ color:#fff; font:300 13px 'Noto Sans SC'; margin:0;}

/*start top logo area*/

.top_logo{
    float: left;
    margin: 10px auto;
}

.top_logo img{
	width: 100% !important;
	margin-left: -25px;
}

/*end top logo area*/



/*start top search bar*/

.search_input{ float:right; width:100%;     margin: 15px 0;}



.btn-default{ border:0 !important; transition:all 0.3s !important; background:none !important; border-radius:0;}

.btn-default .fa{ color:#fff !important; transition:all 0.3s !important; font-size:18px !important; margin: 0 0 0 3px !important;} 


.input-group .form-control{ border: 1px solid #605A56 !important; border-radius: 0;background: transparent !important;
	box-shadow: none !important; color: #958e8a !important;}


.searchtxt{
padding: 6px 18px;
color: #958e8a !important;
height: 42px;
}
.searchbtn{
	
}

.form-control:focus {
   
    outline: 0;
    box-shadow:none !important;
}
.searchbtn{
padding: 5px 12px;
}
.btn-default .fa{ font-size:20px !important; background:none !important; border:0 !important;}

.btn-default:hover{}


.search_input .input-group-btn{
	background-color: #C30505;
	border: 1px solid #605A56;
    border-left: none;
}
.search_input .input-group-btn .fa{
	color: #e0dede !important;
}
input:focus,a:focus{
	outline: none;
}

/*end top search bar*/

/*end top header*/







/*start top menu bar*/



.menu5{float:left; width:100%; padding:0; }

.navbar{ margin-bottom:0; min-height:0; }

.navbar-inverse{ background:none; border:0;}

.navbar-nav>li{ color:#fff; font:300 14px 'Noto Sans SC'; text-transform:uppercase;  position: initial; }

.navbar-nav>li:last-child{ background:none; }

.nav>li>a{  padding:8px 10px 8px 10px; background-color: #41332a !important; border-right: 1px solid #574b44; border-left: 0px; }

.navbar-inverse .navbar-nav>li>a{ color:#FFF !important; background-color: #41332a; transition:all 0.3s; padding: 15px 18px !important; 
	text-align: left; font-family: 'Noto Sans SC', sans-serif; font-size: 16px; font-weight: 100 !important; border-bottom: 1px solid #564E4E; }

.navbar-inverse .navbar-nav>li>a:hover{ background-color: transparent !important; }

/*.navbar-inverse .navbar-nav>li>a:hover{ color:#d22786; background:#fff !important;}
*/
.navbar-collapse{ padding:0 !important;}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form
{
	overflow:visible !important;
}

.home-icon{
	padding: 15px 20px !important;
	background-color: #282829;
	border-left: 1px solid #fff;
}

.onsecbox{
	min-width:200px;
	float: left;
	width: 25%;
}

.onsecbox li{
	list-style: disc;
	border-bottom: 1px solid #fff;
    padding: 8px 0px 2px 0px;
    color: #fff;
}
.onsecbox li a{
	color: #fff !important;
	display: block;
}
.onsecbox li a:hover{
	color: #C30505;
	display: block;
}
#navigation-bar { position: relative; }

#search { position: relative; float: left; width: 45px; height: 41px; margin-left: -10px; margin-top: 0px; }

#label { width: 45px; height: 41px; position: relative; z-index: 20; }

#label label { display: block; width: 45px; height: 41px; background: url("../images/search.png") 0 0; transition:all 0.3s; font-size: 0; color: transparent; text-indent: -9999px; cursor: pointer; }

#label label:hover { background: url("../images/search.png") -45px 0; }

#label.active label { background: url("../images/search.png") -45px 0; }

#input { position: absolute; top: 0; right: 45px; width: 200px; height: 41px; z-index: -1; margin-top: 0px; overflow: hidden; }

#input input { display: block; position: absolute; top: 0; right: -200px; width: 200px; height: 100%; margin: 0; padding: 0 10px; border: none; background-color: #DA81CB; color: #fff; font-size: 18px; -webkit-backface-visibility: none; -moz-backface-visibility: none; -ms-backface-visibility: none; backface-visibility: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-transition: right 0; -moz-transition: right 0; -ms-transition: right 0; -o-transition: right 0; transition: right 0; }

#input input:focus { outline: none; }

#input.focus { z-index: 20; }

#input.focus input { right: 0; -webkit-transition: right 0.3s; -moz-transition: right 0.3s; -ms-transition: right 0.3s; -o-transition: right 0.3s; transition: right 0.3s; }

#input input::-webkit-input-placeholder { color: white !important; }

#input input:-moz-placeholder { color: white; }

#input input::-moz-placeholder { color: white !important;  }

#input input:-ms-input-placeholder { color: white; }



/*end top menu bar*/



/*****************************end top header************************************/



/*start slider*/

/*end slider*/



/*start categories*/

.main_cat{ float:left; width:100%; margin:0px; padding: 1px; }

.cat_bg{ border: 1px solid #282829; padding:8px; width:100%; float:left; text-align:center; position: relative;}

.cat_bg h2{ color:#FFF; font:600 22px 'Noto Sans SC'; margin:60px 0 20px 0; text-transform:uppercase; transform: translateY(-150px); transition:all 0.6s;}

.cat_bg h3{ margin:5px auto 0 auto; display:inline-block; color:#282829; transition:all 0.6s; padding:10px 40px; text-transform:capitalize; background:#FFF; font:300 16px 'Noto Sans SC'; transform: translateY(150px); }

.cat_detialbox{
	width: 100%;
	height: 100%;
	top: 0px;
    position: absolute;
	right: 0px;
	left: 0px;
	bottom: 0px;
	background-color: transparent;
	transition:all 0.6s;
}


.main_cat:hover h2{ transform: translateY(0px); transition:all 0.6s; }

.main_cat:hover .cat_detialbox{
	background-color: rgba(0, 75, 150, 0.8);
	transition:all 0.6s;
}


.prod-img{
	height: 250px;
}


/*start perfect Effect*/

.main_cat:hover h3{  transition:all 0.6s; transform: translateY(0px); }

.main_cat{ position:relative; overflow:hidden;}

.main_cat img{transition:all 0.6s;}

.main_cat .overlay{ position:absolute; z-index:999; width:100%; height:100%; background:rgba(0,0,0,0.5); opacity:0; transition:all 0.6s;}


.main_cat:hover .overlay{opacity:1;}

/*end perfect Effect*/


#carousel-example-generic .fa{
	font-size: 60px;
    position: absolute;
    top: 40%;
}


/*end categories*/



/*start short about*/

.main_wellcome_detail{ text-align:left; width:100%;}

.main_wellcome_detail h2.topheading{ 
    
}

.main_wellcome_detail span{  color:#545353; text-transform:none; padding:0px;}

.main_wellcome_detail p{ color:#282829; font:300 14px 'Noto Sans SC'; line-height:20px !important; display:inline-block; width:100%;}

.main_wellcome_detail a{ transition:all 0.5s;  color:#FFF; padding-bottom:3px; font:300 14px 'Noto Sans SC'; background:#FFF; text-transform:none;}

.double-border{
	height: 6px;
    border-bottom: 1px solid #282829;
    border-top: 3px solid #282829;
}

h2.topheading {
    margin: 0px auto;
    padding: 5px 0px;
    text-transform: uppercase;
    text-align: center;
    color: #41332a;
    font: 300 3em 'Noto Sans SC', sans-serif !important;
	margin-top: 20px;
	border-bottom: 0.1em #41332a solid;
	max-width: 60%;
	text-shadow: 0 2px white, 0 3px #ccc;
}
.headingcont{
margin:20px 0px;
}


h2.topheading span {
    color: #41332a;
    text-transform: none;
    padding: 0 0px 0 10px;
	text-transform: uppercase;
}



.main_wellcome_detail a:hover{ color:#41332a; }

/*end short about*/



/*====================  Pagination Start  ===============================*/

.pagination>li>a, .pagination>li>span
{
	border: 1px solid #41332a;
    color: #41332a;
    margin: 2px;
    padding: 5px 12px;
    border-radius: 0px !important;
	
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    
    background-color: #41332a;
	color: #FFF;
    
}

/*====================  Pagination End  ===============================*/




/*start products*/

.prod{ transition:all 0.3s; border:1px solid #c2c2c2; float:left; width:100%; text-align:center; background-size:cover;}

.prod h2{ color:#282829 !important; font-family: 'Noto Sans SC' !important;     padding: 0px 10px !important;    font-size: 16px !important; margin:3px auto; width:100%; float:left; background:none !important; font-weight: 300;}

.prod h3{ color:#41332a !important;  margin:0 auto; width:100%; float:left; font-family: 'Noto Sans SC' !important; font-size: 18px;}

.prod p{ font:300 16px 'Noto Sans SC'; width:100%; line-height:18px; float:left; }



.prod .prod-thumnail{
	transition: all 0.6s;
    height: 250px;
    width: 100%; 
    position: relative;
    
}

.prod-mask{
	width: 100%;
    height: 240px;
    position: absolute;
	background-color: #5C535533;
	z-index: 99;
	opacity: 0;
	transition: 0.4s;
}
.prod-view-detail{
	line-height: 294px !important;
    
    padding: 0px;
    background-color: #5C535533;
    color: #FFF;
	margin: 0px;
}

.prod-view-art{
	line-height: 42px !important;
	background-color: #FFF;
}

.prod .prod-eye{
	border: 1px solid #41332a;
    margin: auto;
    margin-top: 50%;
	width: 100%;
	transition: 0.4s;
}

.prod:hover .prod-eye{
	width: 100px;
	
	transition: 0.4s;
}

.prod:hover .prod-mask{
	opacity: 1;	 
}


.prod-name{
	width:auto; height:34px; background-color:#FFF;
}
.prod-img{
	height: 250px; width: auto; margin-left: auto; margin-right: auto;  min-height: auto; vertical-align: middle;
}


/*start perfect Effect*/

.prod{ position:relative; overflow:hidden; border: 1px solid #f3f1f1; height: 340px;}



.prod .overlay{ position:absolute; z-index:999; width:100%; height:100%; background:#FFF; opacity:0; transition:all 0.6s;}

.prod:hover .overlay{opacity:1;}






/*start footer*/

.main_heading{ float:left; width:100%; margin:30px 0px 10px 0; }

.heading{ text-transform:uppercase;}


.heading_here h3{ text-transform:capitalize; color:#fff; font:300 16px 'Noto Sans SC' , sans-serif;}

.heading_here p{  color:#FFF; font:300 14px 'Noto Sans SC';}



ul.main_footer_links{ margin:15px 0 0 0; float:left; width:100%; padding-left:0;  }

ul.main_footer_links li{ color:#fff; font:300 14px 'Noto Sans SC'; padding:10px 0 6px 0; list-style: circle; margin-left:40px;}

ul.main_footer_links li a{ transition:all 0.8s; text-transform:capitalize; }

ul.main_footer_links li a:hover{ text-decoration:underline; color:#fd76c2; padding:0 0 0 0px;  }



.main_boxs{ margin:15px 0 0 0; float:left; width:100%;}

.main_boxs p{  color:#fff; font:300 15px 'Noto Sans SC'; padding:3px 0; }

.main_boxs_input{  margin:0 0 10px 0; color:#333333; font:600 13px 'Noto Sans SC'; width:100%; height:38px; background:#fff; border:0; text-indent:10px;}

.ftr_btn{ padding:10px 15px; float: right;   margin: 5px 0; background:#DA81CB; color:#fff; border:0; text-transform:capitalize;}



.main_footer_links3{margin:15px 0 0 0; float:left; width:100%;}

.main_footer_links3 p{ margin: 0;     line-height: 22px !important;  color:#fff; font:300 14px 'Noto Sans SC';}

.main_footer_links3 span{ float:left; padding:0 10px 0 0;}



/**************start animation*******************/

.bg-slideshow {
    position: absolute;
    width: 100%;
    height: 100%;
    top: -15px;
    left: 0px;
    z-index: -1;
}
.bg-slideshow:after {
    content: '';
}
.bg-slideshow li .bg-slide {
    width: 100%;
    height: 120%;
    position: absolute;
    top: -10px;
	left: 0px;
    color: transparent;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
    opacity: 0;
    z-index: 0;
	-webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 18s linear infinite 0s;
    -moz-animation: imageAnimation 18s linear infinite 0s;
    -o-animation: imageAnimation 18s linear infinite 0s;
    -ms-animation: imageAnimation 18s linear infinite 0s;
    animation: imageAnimation 18s linear infinite 0s;
}


.bg-slideshow li:nth-child(2) .bg-slide {
    -webkit-animation-delay: 9s;
    -moz-animation-delay: 9s;
    -o-animation-delay: 9s;
    -ms-animation-delay: 9s;
    animation-delay: 9s;
}



@-webkit-keyframes imageAnimation { 
	1% {
	    opacity: 0;
	    -webkit-animation-timing-function: ease-in;
	}
	4% {
	    opacity: 0;
	    -webkit-transform: scale(1);
	    -webkit-animation-timing-function: ease-out;
	}
	22% {
	    opacity: 1;
	    -webkit-transform: scale(1.1) rotate(-2deg);
	}
	44% {
	    opacity: 1;
	    -webkit-transform: scale(1.1) rotate(1deg);
	}
	100% { opacity: 0 }
}


@-moz-keyframes imageAnimation { 
		1% {
	    opacity: 0;
	    -moz-animation-timing-function: ease-in;
	}
	4% {
	    opacity: 0;
	    -moz-transform: scale(1);
	    -moz-animation-timing-function: ease-out;
	}
	22% {
	    opacity: 1;
	    -moz-transform: scale(1.1) rotate(-2deg);
	}
	44% {
	    opacity: 1;
	    -moz-transform: scale(1.1) rotate(1deg);
	}
	100% { opacity: 0 }
}
@-o-keyframes imageAnimation { 
		1% {
	    opacity: 0;
	    -o-animation-timing-function: ease-in;
	}
	4% {
	    opacity: 0;
	    -o-transform: scale(1);
	    -o-animation-timing-function: ease-out;
	}
	22% {
	    opacity: 1;
	    -o-transform: scale(1.1) rotate(-2deg);
	}
	44% {
	    opacity: 1;
	    -o-transform: scale(1.1) rotate(1deg);
	}
	100% { opacity: 0 }
}
@-ms-keyframes imageAnimation { 
		1% {
	    opacity: 0;
	    -ms-animation-timing-function: ease-in;
	}
	4% {
	    opacity: 0;
	    -ms-transform: scale(1);
	    -ms-animation-timing-function: ease-out;
	}
	22% {
	    opacity: 1;
	    -ms-transform: scale(1.1) rotate(-2deg);
	}
	44% {
	    opacity: 1;
	    -ms-transform: scale(1.1) rotate(1deg);
	}
	100% { opacity: 0 }
}
@keyframes imageAnimation { 
		1% {
	    opacity: 0;
	animation-timing-function: ease-in;
	}
	4% {
	    opacity: 0;
	   transform: scale(1);
	    animation-timing-function: ease-out;
	}
	22% {
	    opacity: 1;
	    transform: scale(1.1) rotate(-2deg);
	}
	44% {
	    opacity: 1;
	    transform: scale(1.1) rotate(1deg);
	}
	100% { opacity: 0 }
}
/**************end animation*************************/

/*start contact*/

#contact
{
	width:340px;
	height:95px;
	margin: 40px 0px 10px 20px;
	float:right;
}
#contact span
{
	width: 170px auto;
	height:95px;
	float:right;
	text-align:right;
	margin-right:20px;
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
}
#contact span #sprthead
{
	color:#0E4548;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:18px;
	font-weight:100;
	margin-bottom:5px;
	
}
#contact span p
{
	color:#0E4548;
}
#links ul
{
	height:56px;
	list-style:none;
}
#links ul li
{
	margin-top:20px;
	margin-right:20px;
}

#links ul a
{
	text-decoration:none;
	text-transform:capitalize;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
.heading h2 {
    border-bottom: 1px solid #c1e7e4;
    color: #fff;
    font: 500 20px "DINMittelschriftStd-Regular",sans-serif;
    margin: 0;
    padding: 10px 0;
}
#links ul a:hover
{
	color:#5dd4e3;
	text-decoration:underline;
	transition:.2s linear;
}
.main_heading {
	float:none;
}
.owl-theme .owl-controls .owl-buttons div
{
	//color:#83D0C9 !important;
	
}
#catlinks ul
{
	
}
#catlinks ul li
{
	margin-top:15px;
	margin-right:20px;
	list-style:disc;
	color:#FFF;
}
#catlinks ul a:hover
{
	color:#5dd4e3;
	text-decoration:underline;
	transition:.2s linear;
}

#catlinks ul a
{
	text-decoration:none;
	text-transform:capitalize;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}


/*end contact*/

.copyr{  text-align:right; padding:10px 0; margin:10px 0 0 0; color: #fff;}

.copyr p{ margin:8px 0 0 0; color:#fff; font:300 15px 'Noto Sans SC'; }

.copyr span{ margin:8px 0 0 0; color:#fff; font:300 15px 'Noto Sans SC'; float:right;}

.copyr a{ color:#fff; font:300 15px 'Noto Sans SC'; transition:all 0.5s;}

.copyr a:hover{ color:#C30505; text-decoration:blink; }


.copyc{  text-align:left; padding:10px 0; margin:10px 0 0 0; color: #fff; }

.copyc p{ margin:8px 0 0 0; color:#fff; font:300 15px 'Noto Sans SC'; }

.copyc span{ margin:8px 0 0 0; color:#fff; font:300 15px 'Noto Sans SC'; float:left;}

.copyc a{ color:#fff; font:300 15px 'Noto Sans SC'; transition:all 0.5s;}

.copyc a:hover{ color:#C30505; text-decoration:blink; }

/***********************end footer***************************/

/*====================  Owl Demo Start  ===============================*/

.owl-pagination{
	padding: 20px 0px;
}

.owl-theme .owl-controls .owl-page span {   
	width: 10px;
    height: 10px;
    margin: 0px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

.owl-pagination .active span{
	background: #869791 !important;
	transform: scale(1.2,1.2)  !important;
}

.owl-theme .owl-controls .owl-page span:hover,.owl-theme .owl-controls .owl-page .owl-dot.active span{
	 background: #869791;
	transform: scale(1.2,1.2);
}


.owl-demo .owl-item { padding: 0 15px;}

.owl-demo .owl-buttons { display: none;}


/*====================  Owl Demo End  ===============================*/

/*====================  Owl Demo Start  ===============================*/


.owl-demo2 .owl-item { padding: 0 20px;}

.owl-demo2 .owl-buttons { position: absolute; width:100%; top: 45%; display: none;}

.owl-demo2 .owl-buttons div { background: #282829; font-size: 28px !important; padding: 0 15px !important; color: #FFF !important; border-radius: 0px;}

.owl-demo2 .owl-next{ position: absolute; z-index: 999; right: 0; width:51px; height:51px; }

.owl-demo2 .owl-prev{     position: absolute; z-index: 999; left: 0; width:51px; height:51px;  }

.owl-demo2 .owl-next .fa{ margin: 12px 0 0 2px;}

.owl-demo2 .owl-prev .fa{ margin:12px 0 0 -2px;}

.owl-demo2 .owl-buttons div:hover { background: #4e6b10; color: #FFF !important;}

.left_menu_main a{
			pointer-events: none;

		}

.sortnperpage{
	height: 40px;
    clear: both;
    line-height: 40px;
	font-family: 'Noto Sans SC';
}

.sortlabel,.perpagelabel{
	font-family: 'Noto Sans SC';
	font-weight: 100;
	color: #B6B6B6;
	text-transform: uppercase;
}


.leftmenu h2{font:300 18px 'Noto Sans SC'; background:#41332a; font-weight: normal; color:white; padding:10px; margin:0;text-transform: uppercase;}

.prdarea h2{font:300 18px 'Noto Sans SC'; background:#41332a; font-weight: normal; color:#FFF; padding:10px; margin:0;text-transform: uppercase;}

.prdarea h3{font:600 18px 'Noto Sans SC'; color:#41332a; padding:0px; margin:10px 0;}	


.largeimg{ border:1px #ccc solid;}



.largedet h3{
	font: 400 22px 'DINMittelschriftStd-Regular', sans-serif;
    color: #41332a;
    border: 1px solid #41332a;
    margin: 0px 0 5px 0;
    padding-left: 22px;
}

.largedet h4{font:300 18px 'DINMittelschriftStd-Regular', sans-serif; color:#282829; margin: 5px 0 5px 0;
border: 1px solid #282829;
    padding-left: 22px;
}

.largedet h5{
	font: 400 17px 'DINMittelschriftStd-Regular', sans-serif;
    margin: 0 0 10px 0;
    color: #FFF;
    background-color: #41332a;
}

.largedet .form-group{
	margin-top: 15px;
}

.largedet p{color:#41332a; font:300 13px 'Noto Sans SC';}
.proddescription {
	color: #41332a;
    border: 1px solid #41332a;
    margin: 0px;
    padding: 5px;
    margin-top: -14px;
    padding-top: 16px;
    padding-left: 10px;
	text-align: justify;
}

.desc-label{
	background-color: #FFF;
    width: 100px;
    position: relative;
    text-align: center;
    bottom: -8px;
    left: 12px;
    border: 1px solid #41332a;
}

.content_text{color:#41332a; font:300 13px 'Noto Sans SC';}

.largedet input, .largedet select{  background: white !important; margin-left: 2px; color: #41332a; font-weight: normal;}

.largedet label{ color:white;}



.prdarea .prdarea input, select{ background:#FFF !important; color:#B6B6B6;}

/*
.prdarea textarea, select{ background:#9A296E !important; color:black;}
*/
.prdarea label{ color:#282829; font-weight: normal;}

.txt_id2{ margin:5px 0; padding:5px;}	

.bootradio .btn {
    color: #FFF !important;
    margin: 2px;
    background-color: #282829 !important;
	box-shadow: none;
} 

.bootradio .active {
    color: #FFF !important;
    background-color: #41332a !important;
}

#contact
{
	padding-top: 28px;
	width:340px;
	height:95px;
	margin: 40px 0px 10px 20px;
	float:right;
}
#contact span
{
    width: 200px;
    float: right;
    margin-right: 20px;
    color: #FFF;
    font-family: 'Noto Sans SC';
    font-size: 14px;
}
#contact  #emailhead
{
	color:#282829;
	font-family: 'Noto Sans SC';
	font-size:18px;
	font-weight: bold;
	margin-bottom:5px;
	
}

#emailsprt a:hover
{
	color:#9A296E;	
}

#contact  #callhead
{
	color:#282829;
	font-family: 'Noto Sans SC';
	font-size:18px;
	font-weight:100;
	margin-bottom:5px;
	
}


#contact span p
{
	color:#41332a;
}

#links ul
{
	height:56px;
	list-style:none;
}
#links ul li
{
	margin-top:20px;
	margin-right:20px;
}

#links ul a
{
	text-decoration:none;
	text-transform:capitalize;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
.heading h2 {
    border-bottom: 1px solid #FFF;
    font: 500 20px "DINMittelschriftStd-Regular",sans-serif;
    margin: 0;
    color:#fff; margin:0;
}
#links ul a:hover
{
	color:#5dd4e3;
	text-decoration:underline;
	transition:.2s linear;
}
.main_heading {
	float:none;
}
#catlinks ul
{
	
}
#catlinks ul li
{
	margin-top:15px;
	margin-right:20px;
	list-style:disc;
	color:#FFF;
}
#catlinks ul a:hover
{
	color:#5dd4e3;
	text-decoration:underline;
	transition:.2s linear;
}

#catlinks ul a
{
	text-decoration:none;
	text-transform:capitalize;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}


.hvr-bounce-to-top:before
{
	background-color:#e8d5f1;
}
.hvr-bounce-to-right:before
{
	background-color:#FFF;
}

/*Google Translator Styles Start*/
.goog-te-gadget img
{
	display:none;
}
/*Google Translator Styles End*/
p,a,input,label{
font-family: 'Noto Sans SC';
font-size: 15px;
font-weight: 300;
color: #000;
}

h1,h2,h3,h4,h5,h6
{
	font-family: 'Noto Sans SC' !important;
}
.searchcont
{
	padding-top:30px;
}


.topcartnfbcont{
	text-align: right;
}

#topcartnfb{
    margin-bottom: 0px;	
}

#topcartnfb li{
	list-style: none;
	display: inline-block;
	line-height: 100px;
	margin-top: 17px;
	
}
#topcartnfb li a{
	padding: 10px 18px;
    border: 1px solid #605A56;
	position: relative;
    color: #fff;
}

.cart-badge{
	background: #C30505;
    border-radius: 100%;
    color: #fff;
    font-size: 13px;
    line-height: 8px;
    position: absolute;
    right: -8px;
    top: -6px;
    z-index: 99;
    padding: 8px 9px;
}


.signup {
    border-radius: 5px;
    float: left;
    text-align: center;
}

#signupemail {
    padding-left: 10px;
    display: block;
    margin: 0 auto;
    width: 90%;
    border: 0;
    border-bottom: 1px solid rgba(206, 204, 204,.6);
    height: 36px;
    line-height: 45px;
    margin-bottom: 10px;
    font-size: 1.1em;
    font-weight: bold;
    color: rgba(255, 255, 255, 0.9);
    /* margin-left: 10px; */
    float: left;
    background-color: transparent;
}

.t1515 {
    margin-bottom: 15px;
    margin-top: 15px;
}
.t1010 {
    margin-bottom: 10px;
    margin-top: 10px;
}
.t2525 {
    margin-bottom: 25px;
    margin-top: 25px;
}

.topheading
	{
		margin: 0px auto !important;
	}

.welcmheading{
	margin-top: 20px !important;
}

.welcomecont{
	margin: 30px 0px;
}

.welcomemsg
	{
		
	text-align: justify;
    float: none;
    width: 100%;
    margin: auto;
	}

#homenews{
	width: 100%;
	background-image: url(../images/pattern10.png);
	color: #FFF;
	
}

.newsdiv{
	text-align: center;
}

.newsh3{
	border-bottom: 7px double #FFF;
    width: 350px;
	margin: 40px auto;
	text-align: center;
	font-size: 36px;
	display: inline-block;
}

#carousel-example-generic2 .carousel-inner{
	height: 150px;
	width: 80%;
    margin: auto;
}

#carousel-example-generic2 .carousel-control{
    bottom: inherit;
    width: 32px;
    line-height: 32px;
    height: 32px;
    color: #FFF;
    text-shadow: none;
    opacity: 1 !important;
    background-image: none !important;
    border: 1px solid #FFF;
	transition: 0.1s;
	top: 56px;
}
#carousel-example-generic2 .carousel-control:hover{
    background-color: #FFF;
	color: #282829;
	transition: 0.1s;
}

#carousel-example-generic2 .carousel-control .fa-angle-right{
	position: relative;
    top: -2px;
    right: -2px;
    font-size: 14px;
}

#carousel-example-generic2 .carousel-control .fa-angle-left{
	position: relative;
    top: -2px;
    font-size: 14px;
}



#carousel-example-generic2 .item{
	height: 150px;
	padding: 10px 0px;
	
}

.news-container{
	padding: 10px 0px;background-color: rgba(255, 255, 255, 0.6);position: relative;
    overflow: hidden;
	font-size: 22px;
	color: #fff;
	text-align: center;
	line-height: 80px;
}

#carousel-example-generic2 .newsimg{
width: 15%;
	display: inline-block;
}
#carousel-example-generic2 .newsimg img{
width: 100%;
}
#carousel-example-generic2 .newscontent{
	width: 84%;
	display: inline-block;
	padding: 0px 10px;
}


#carousel-example-generic2 .newstitle{
	text-align: left;
	margin-top: 0px;
	font-size: 18px;
	color: #FFF;
}




#carousel-example-generic2 .newsdetail{
	text-align: left;
	font-size: 14px;
	color: #FFF;
}

.bottomcomp{
		padding-left: 50px;
		padding-right: 50px;

	}

/*====================  Owl Demo End  ===============================*/


/*
.fixtop{
	position: fixed !important;
	top: 0px !important;
	z-index: 999;
	width: 100%;
	border-bottom: 1px solid #fff;
}
*/


@media screen and (max-width:1200px){
	
	.my-container {
		width: 96%;
	}
	
	.topbarcontact {
    width: 50%;
	}
	.topbarlanguage {
    width: 50%;
	}
	.contactdiv{
		width: calc(100% - 130px);
	}
	.top_paragraph{
		width: 130px;
	}
	.searchcont{
		padding-top: 36px !important;
	}
.navbar-nav>li{ font-size:12px;}

.cat_bg h2{ font-size:16px;}

.cat_bg h3{ font-size:14px;}

} 

@media screen and (max-width:992px){
	
	.partnerimgs img {
    height: auto;
    width: 80%;
    margin-bottom: 6px;
}
	
		h2.topheading {
    font-size: 24px !important;
	}

	
	#topcartnfb li {
    line-height: 114px;
	}
	
	.navbar-inverse .navbar-nav > li > a{
		padding: 15px;
		font-size: 15px;
	}
	
	.owl-demo .owl-next{
		padding: 2px 6px !important;
	}
	.owl-demo .owl-prev{
		padding: 2px 6px !important;
	}
	.owl-demo .owl-buttons div .fa {
    font-size: 40px !important;
	}
	
	
	.top_logo img{
		width: 250px;
        margin-top: 18px;
	}


	
.navbar-nav>li{ font-size:10px;}

.nav>li>a {

    padding: 8px 2px 8px 2px;}
	#contact
	{
		padding-top: 0px !important;
		margin: 0px !important;
	}
}

@media screen and (max-width:768px){
	.bottom-copyr{
		text-align: center;
	}
	.bottom-develop{
		text-align: center;
	}
	#linksnlogos{
		text-align: center;
	}
	.ftrqcklnks{
		float: none;
	}
    
    .sortnperpage {
        display: none;
        
    }
    
    .onsecbox {
        min-width: 100%;
        padding-left: 0px;
    }
	
	
	.news-container {
    padding: 30px 0px;
	}
	
	#carousel-example-generic2 .newsimg{
		display: none;
	}
	#carousel-example-generic2 .newscontent {
	margin: 30px 0px;
    width: 100%;
	}
	#carousel-example-generic2 .newstitle {
    text-align: center;
    width: 280px;
    border-bottom: 1px solid #FFF;
    padding-bottom: 5px;
    margin-bottom: 15px;
	margin: auto;
	font-size: 20px;	
	}
	#carousel-example-generic2 .newsdetail {
    text-align: center;
	}
	
	
	.welcomecont{
		margin:  0px;
	}
	
	.searchcont {
    padding-top: 32px 0px !important;	
	}
	
	#topcartnfb li {
    line-height: 86px;
	}
	
	.topbarcontact {
    width: 60%;
	}
	.topbarlanguage {
    width: 40%;
	}
	
	.t1515{
	margin: 0px;
	padding: 5px;
	}
	.bottomcomp{
		padding-left: 50px;
		padding-right: 50px;

	}
	
	
	
	.keepintouch{
		display: none !important;
	}
	
	.nsfrm label{
		display: none !important;
	}
	
	.nsfrm {
    width: 240px;
    float: right;
	}
	.socialdiv {
    padding: 10px;
	padding: 26px 0px;
	}

	.social{
		float: left;
	}
	
	.nsfrm .form-group {
    width: 100%;
	margin: 0px;
	}
	.footersignup{
		padding: 10px 0px;
	}
	
	h2.topheading {
    	width: 100%;
		font-size: 28px;
	}
	.social {
    display: inline-block;
	margin: 0px 10px;
	}
	.googlelanguage
	{
		clear: both !important;
		position: absolute;
	}
	#contact
	{
		padding-top: 0px !important;
		margin: 0px !important;
	}
	
	.prod{
	width: 300px !important;
    margin: 30px auto;
	float: none;
	}

.top_paragraph{ float:none; display:inline-block;}

.top_social{    float: none;

    display: inline-block;

    text-align: center;

    width: 100%;}

	

.top_logo{ float:none;}

.nav>li>a {

    padding: 8px 2px 8px 25px;
}

	.top_logo img{
	width: 80% !important;
	margin: auto;
    max-width: 300px;    
}

	
.navbar-nav>li {

    font-size: 14px;

}



.owl-demo .owl-next{ position: absolute; z-index: 999; right: 0px !important;  }

.owl-demo .owl-prev{     position: absolute; z-index: 999; left: 0px !important;  }

}

@media screen and (max-width:600px){
	
	.welcmheading{
		margin-top: 0px !important;
	}
	
	.headingcont {
		margin: 10px 0px !important;
	}
	
	#topcartnfb li {
    line-height: 58px;
	}
	
	#topcartnfb{
		padding: 0px;
		margin-top: -18px;
	}
	
	
	.topcartnfbtxt{
		display: none;
	}
	
	.topbarcontact .fa {
		padding: 5px;
	}
	
	.topbarcontact {
    width: 100%;
		height: 34px;
		line-height: 34px;
		
	}
	.topemail {
    width: 50%;
	text-align: left;
	height: 34px;
	line-height: 34px;
	padding-left: 8px;
	font-size: 13px;
    color: #fff;
	}

	.topwhatsapp {
    width: 50%;
	text-align: right;
	height: 34px;
	line-height: 34px;
	padding-right: 12px;
	font-size: 12px;
	}
	.topbarlanguage {
    width: 40%;
    height: 34px;
	line-height: 34px;
	}
	.topbarlanguage{
		width: 100%;
		height: 34px;
	line-height: 34px;
	}
	.contactdiv {
		width: 50%;
		text-align: left;
		height: 34px;
		line-height: 34px;
		padding-left: 12px;
	}
	.top_paragraph{
	width: 50%;
	text-align: right;
	height: 34px;
	line-height: 34px;
	padding-right: 4px;
        display: none;
	}
	.footerbx{
		width: 100%;
	}
	#carousel-example-generic .fa{
		font-size: 42px;
	}
	
	.searchcont{
		padding-top: 0px !important;
	}
	
	.logodiv{
		width: 100%;
	}
	.top_logo {
	width: 100% !important;
    margin: 0px 0px 20px;
	}
	.search_input{
	float: none;
    margin: 6px auto;
	}
	#topcartnfb li a {
    padding: 9px 18px;
	}
	
	.contactcont
	{width: 100% !important;}
	.contactcont #contact
	{
	float: none !important;
		width: 100% !important;
	}
	#callsprt
	{
	float: none !important;
		width: 100% !important;
		text-align: center !important;
	}
	
	.welcomemsg {
    padding: 0px !important;
	}
	.main_wellcome_detail a {
    margin: 10px;
	}
	.owl-theme .owl-controls .owl-page span {
    margin: 18px 12px;
	}
}

@media screen and (max-width:500px){
	
	.searchcont {
    width: calc(100% - 105px);
    padding: 0px;
	}
	.topcartnfbcont {
    width: 105px;
    padding: 0px;
	}
	
	#topcartnfb li {
    line-height: 55px;
	}
	
	.bottomlinks2 li {
    margin: 5px 8px;
	}
	
	.newsleft,.newsright{
		display: none;
	}
	#carousel-example-generic2 .carousel-inner {
    width: 100%;
	}
	
	
	.nsfrm {
    width: 240px;
    float: none;
    margin: auto;
	}
	.social {
    float: none;
	padding: 2px;
	}


	
	.socialdiv {
    width: 100%;
		text-align: center;
		padding: 0px;
	}
	.footerbx h2 {
    margin: 10px 0 5px 0;
	}
	.footersignup {
	margin: 0px;
    width: 100%;
	}

	

	
	h2.topheading {
    	width: 100%;
		font-size: 20px;
	}
	
	.welcomemsg
	{
		padding: 0px !important;
	}

.top_email{    float: none;

    display: inline-block;

    width: 100%;}

.top_email h2{ float:none;}

.top_phone h2{ text-align:center;}

}




@media screen and (max-width:400px){
	
	.topbar {
	
	display: none;
	
}
	
	#carousel-example-generic2 .newstitle {
    width: 220px;
    font-size: 17px;
	}
	
	#carousel-example-generic2 .newsdetail {
    font-size: 13px;
	}
	
	.news-container{
		padding: 0px;
	}
	
	.topbarcontact {
    display: none;
	}
	.contactdiv{
		display: none;
	}
	.top_logo img {
    width: 220px;
	}
	.topbarlanguage {
  
    border-bottom: 1px solid #CCC;
}
	
	.topbarlanguage{
		font-size: 12px;
	}
	
	.topphone{
		display: inline-block;
	}
	.topwhatsapp{
		display: inline-block;
	}
	.topemail{
		
	}
	
	.welcomemsg{
		width: 100%;
		padding: 0px !important;
	}

.top_email{    float: none;

    width: 100%;

    display: inline-block;

    text-align: center; margin:0 0 10px 0;}

.top_phone{ margin:0 0 20px 0;    float: none;

    width: 100%;

    display: inline-block;

    text-align: center;}

	}
