/* RED   b51f32 */
/* BLACK 404041 */

/*font-family: 'rsulight', Helvetica, Arial, sans-serif;*/
/*font-family: 'supermarket',Helvetica, Arial, sans-serif;*/
/*font-family: 'Playfair Display', Helvetica, Arial, sans-serif;*/
/*font-family: 'quarkbold',Helvetica, Arial, sans-serif;*/
/*font-family: 'quarklight',Helvetica, Arial, sans-serif;*/
/*font-family: 'nexa',Helvetica, Arial, sans-serif;*/

.font-rsu{font-family: 'rsulight',Helvetica, Arial, sans-serif;}
.font-supermarket{font-family: 'supermarket',Helvetica, Arial, sans-serif;}
.font-quarkB{font-family: 'quarkbold',Helvetica, Arial, sans-serif;}
.font-quarkL{font-family: 'quarklight',Helvetica, Arial, sans-serif;}
.font-nexa{font-family: 'nexa',Helvetica, Arial, sans-serif;}



body{ 
	/*background: url(../_images/body-bg2.jpg)no-repeat;*/
	background-size: contain;
	font-family: 'rsulight', Helvetica, Arial, sans-serif;
	font-size: 16px;
	letter-spacing: 0.5px;
	color: #2c2c2c;
}
h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a{
	font-family: 'rsulight', Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #2c2c2c;
}
h1,h2,h3,h4,h5,h6,p{
	margin: 0;
	font-weight: normal;
	color: #2c2c2c;
	/*font-family: 'Playfair Display', Helvetica, Arial, sans-serif;*/
}
nav .main-menu .dropdown-menu a, nav .main-menu .dropdown-submenu > span.dropdown-menu-title-only{
	font-family: 'rsulight', Helvetica, Arial, sans-serif !important;background: #f2f2f2;
	font-size: 16px;
	font-weight: 100;
	color: #333333;
}

.text-rsu{
	font-family: 'rsulight', Helvetica, Arial, sans-serif;
}

#topbar{
	height: 70px;
	background-color: rgba(255, 255, 255, 0.8);
	border: none;
}
#topbar .topbar-right ul.topbar-contact li{
	float: left;
	padding: 0 30px;
	text-align: center;
	border-right: 1px solid #ccc
}
#topbar .topbar-right ul.topbar-contact li:last-child{
	border: none;
}
/* TOPBAR */
#topbar{
	border:none;
	background: rgba(236, 236, 236, 1);
}
#topbar .sleft .topbar-logo img{
	padding: 25px 0;
}
#topbar .sright .topbar-contact{
	border-right: 1px solid #e0deda;
	/* padding-top: 13px; */
	min-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 0;
	padding-left: 5px;
}
#topbar .sright .topbar-contact:last-child{
	border:none;
}
#topbar .sright .topbar-contact .icon,
#topbar .sright .topbar-contact .info{
	float: left;
}
#topbar .sright .topbar-contact .icon{
	width: 50px;
	font-size: 30px;
	margin-bottom: 0;
}
#topbar .sright .topbar-contact .icon img{
	width: 100%;
	padding: 10px;
	opacity: 0.4;
}
#topbar .sright .topbar-contact .info{
	width: 78%;

}
#topbar .sright .topbar-contact .info ul{
	padding: 0;	
}
#topbar .topbar-lang .topbar-dropdown{
	float: right;
}
#topbar .topbar-lang .topbar-dropdown .title{
	padding: 0;
	line-height: 90px;
}
.topbar-dropdown .dropdown-list{
	top: 60px;
	line-height: 30px;
}
#topbar .sright .topbar-contact .info,
#topbar .sright .topbar-contact .info a{
	color: #7b7b7b;
}
#topbar .sright .topbar-contact .info a:hover{
	color: #000;
}

#topbar .social-icons li:first-child a,
#topbar .social-icons li ,
#topbar .social-icons li a{
	border: none;
}
#topbar .social-icons{
	float: left;	
}
#topbar .social-icons ul{
	margin-top: 8px;
}

#topbar .topbar-lang .lang .lang-item{
	float: left;
	margin-left: 5px;
	line-height: 50px;
}
#topbar .topbar-lang .lang .lang-item a img{
	width: 30px;
	padding: 2px;
}
#topbar .topbar-lang .lang .lang-item:hover a img,
#topbar .topbar-lang .lang .lang-item:focus a img,
#topbar .topbar-lang .lang .lang-item.active a img{
	padding: 0; 
}





#logo img{
	padding: 15px 0;
}
#header,
#header.header-sticky:not(.header-static) #header-wrap{
	/*background-color: rgba(90, 74, 66, 0.71);*/
	background-color: #fff;
	border: none;
	box-shadow: 1px 1px 6px rgba(77, 77, 77, 0.49);
}
#header.header-mini #mainMenu > ul > li > a{
	/*color: #fff;*/
	padding-left: 15px;
	padding-right: 15px;
}
#header.header-mini #top-search a i, #header.header-mini #shopping-cart > a > i, #header.header-mini .nav-main-menu-responsive{
	/*color: #fff;*/
}
.topbar-dropdown{
	font-size: 16px;
	color: #000;
}





/* PUBLIC */
.button-custom{
	background-color: #5a4a42;
	color: #fff;
	padding: 8px 30px;
	border-radius: 25px;
	margin-top: 15px;
	display: inline-block;
}
.head-title{
	color: #5a4a42;
}
.button-custom.button-border{
	background: none;
	border:1px solid #fff;
}
.button-custom.button-border:hover{
	background-color: #fff;
	color: #000 !important;
}
.title-bg{
	content: "";
	border-top: none;
	background-image: url('../_images/head-title.png');
	/*background-size: contain;*/
	background-repeat: no-repeat;
	background-position: 550px center;
	top: -20px;
	margin: 0 auto;
	width: 100%;
	height: 187px;
	margin-top: 40px;
}
.boxed-slider { height: auto; width: 100%; }
.boxed-slider .owl-item { height: auto; }
#slider-carousel .owl-bg-img img { width: 100%; height: auto; }


#header.header-transparent + #slider-carousel {
	top: -60px;
	margin-bottom: -60px;
}



#mainMenu > ul > li > a{	
	/*font-family: 'rsulight', Helvetica, Arial, sans-serif;*/
	font-size: 18px;
	letter-spacing: 0;
	font-weight: normal;
	color: #000000;
}
#header:not(.header-transparent) #mainMenu > ul > li:hover > a, #header:not(.header-transparent) #mainMenu > ul > li.current-menu > a{
	color: #000;
}
.hvr-bounce-to-bottom:before{
	/*background: #333;*/
	background: rgba(140, 140, 140, 0.49);
}
.button-custom{
	padding: 10px 30px;
	background-color: #fff;
	color: #000;
}
.btn-small{
	background: #e8e8e8;
	padding: 0px 10px;
	border-radius: 15px;
}
.button-custom:hover,
.btn-small:hover{
	background-color: #000;
	color: #fff;
}



.subtitle-text{
	font-size: 16px;
	color: #6c6969;
}
.title-text{
	font-size: 30px;
	color: #906145;
}
footer{
	padding-top: 40px;
	padding-bottom: 0;
}
.copyright-content{
	padding: 10px 0;
	min-height: 20px;
	background-color: rgba(90, 74, 66, 1);
	color: #fff;
}
a:hover{
	color: #d0a44a;
}
#header.header-mini #mainMenu > ul > li:hover > a{
	color: #d0a44a;
}


.logo-client{
	background-color: #fff;
	padding: 20px 0;
	box-shadow: 0px 1px 6px rgba(108, 108, 108, 0.23);
}
.logo-client .sleft{
	line-height: 15px;
	border-right: 3px solid #b7b7b7;
}
.logo-client .sleft .head-title{
	line-height: 45px;
	color: #a2a2a2;
	
}



/* SIDEBAR */
.body-with-sidebar .sidebar-left .catgr-box .title{
	/*background: #ccc;*/
	padding:10px 20px;
	border: none;
	background-color: #333;
	color: #fff;
}
.body-with-sidebar .sidebar-left .catgr-box .category-product{
	/*background: rgba(204, 204, 204, 0.41);*/
	padding: 0;
	/*background: rgba(224, 224, 224, 0.8);*/
	background: rgba(247, 247, 247, 0.8);
}
.body-with-sidebar .sidebar-left .catgr-box .category-product li{
	padding: 10px;
	border-bottom: 1px solid #d5d5d5;
	padding-left: 20px;
}
.body-with-sidebar .sidebar-left .catgr-box .category-product li a{
	display: block;
	width: 100%;
}
.body-with-sidebar .sidebar-left .catgr-box .category-product li:hover{
	background-color: #000;
}
.body-with-sidebar .sidebar-left .catgr-box .category-product li:hover a{
	color: #fff;
}
.body-with-sidebar .sidebar-left .catgr-box .category-product li:last-child{
	border: none;
}
.body-with-sidebar .sidebar-left .catgr-box{
	box-shadow: 1px 1px 9px #ccc;
}

.body-with-sidebar .sidebar-left .catgr-box .sidebar-menu{
	margin: 0;
}
.body-with-sidebar .sidebar-left .catgr-box .sidebar-menu > li > a{
	padding: 10px;
	border-bottom: 1px solid #f7f7f7;
	display: inline-block;
	width: 100%;
	padding: 10px 20px 10px 18px;
	-webkit-transition: all 0.2s ease-in-out 0s;
	transition: all 0.2s ease-in-out 0s;
	cursor: pointer;
}
.body-with-sidebar .sidebar-left .catgr-box .sidebar-menu li a{
	font-family: 'rsulight', Helvetica, Arial, sans-serif;
}
.body-with-sidebar .sidebar-left .catgr-box .sidebar-menu > li:hover > a{
	background-color: #969696;
	color: #fff;
	padding: 10px 20px 10px 26px;
}

/* BODY CONTENT*/
/*.content-right .product-sect .product-item .product-wrap{
	box-shadow: 0px 1px 8px rgba(62, 62, 62, 0.31);
	margin-bottom: 20px;
	background-color: rgba(255, 255, 255, 0.34);
	position: relative;
}
.content-right .product-sect .product-item .product-wrap .img img{
	width: 100%;
	padding: 10px;
}
.content-right .product-sect .product-item .product-wrap .img{
	position: relative;
}
.box-custom{
	width: 40px;
	height: 6px;
	background-color: #ccc;
	position: absolute;
	bottom: -3px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}
.content-right .product-sect .product-item .product-wrap .info{
	padding: 10px;
	background-color: #f6f6f6;
	border-bottom: 3px solid;
	border-color: transparent;	
}
.content-right .product-sect .product-item:hover .product-wrap .info{
	border-color: #edbf35;
}
.content-right .product-sect .product-item .product-wrap .info .product-name{
	text-align: center;
	color: #284baa;
	margin-top: 10px;	
	margin-bottom:10px;
}
.content-right .product-sect .product-item .product-wrap .area-btn{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;

}
.content-right .product-sect .product-item .product-wrap .area-btn .btn-desp-custom{
	background-color: #edbf35;
	padding: 10px 20px;
	color: #fff;
	display: none;
}
.content-right .product-sect .product-item .product-wrap:hover .area-btn .btn-desp-custom{
	display: block;
}
.product-section .product .product-description{
	padding: 8px 10px;
	border: 1px solid #e9e9e9;
	border-top: 5px solid #000000
	text-align: center;
}
.product-section .product .product-image{
	border: 1px solid #e9e9e9;
}
.product-section .product-title{
	width: 100%;
}

*/

.sidebar-submenu{
	/*background: #e4e4e4;*/
	display: none;
}
.title-dropdown > a:after,
.title-dropdown-submenu > a:after{
	font-family: FontAwesome;
	content: "\f107";
	display: inline-block;
	padding-right: 3px;
	vertical-align: middle;
	float: right;
}
.title-dropdown > .sidebar-submenu{
	background: #f2f2f2;
}
.title-dropdown.active .sidebar-submenu{
	display: block;
}
.sidebar-submenu li a:hover{
	color: #1e2b9a;
}
.sidebar-menu ul li:hover{
	background: none;
	cursor: pointer;
}


.title-dropdown.title-dropdown-submenu .sidebar-submenu{
	display: none !important;
}
.title-dropdown.title-dropdown-submenu.active .sidebar-submenu{
	display: block !important;
}



.title-dropdown.active > a{
	background-color: #c2c2c2;
}
.title-dropdown.title-dropdown-submenu.active > a.dropdown-title{
	background-color: none !important;
}


.title-dropdown > a,
.title-dropdown > ul.sidebar-submenu > li a{
	padding-left: 15px;
}
.title-dropdown.title-dropdown-submenu{
	padding: 0 !important;
}
.title-dropdown.title-dropdown-submenu a.dropdown-title {
	padding: 10px 20px 10px 33px;
}

.title-dropdown.title-dropdown-submenu .sidebar-submenu li a{
	padding-left: 28px;
}




.product-section .product-catgr-wrap .wrap{
	background-color: #ccc;
	margin-bottom: 10px;
}
.product-section .product-catgr-wrap .wrap .bg-box{
	width: 10%;
	min-height: 255px;
	float: left;
	margin-top: 10px;
	border-color: transparent;
}
.colorful{
	background-color: #000;
}
.product-section .product-catgr-wrap .wrap .product-box{
	width: 90%;
	float: left;
	box-shadow: 0px 0px 10px rgba(54, 54, 54, 0.3);
	display: block;
	margin-bottom: 20px;
}
.product-section .product-catgr-wrap .wrap .bg-box .vertical-txt{
	transform: rotate(-90deg);
	color: #fff;
	margin-top: 100px;
	font-size: 18px;
	/* background: #333; */
	width: 200px;
	margin-left: -85px;
	text-align:right;
}
.product-section .product-catgr-wrap .wrap .product-box img{
	width: 100%;
	z-index: 1;
	margin-top: -20px;
	padding: 10px;
}
.product-section .product-catgr-wrap .wrap .product-box .title{
	text-align: center;
	border: 1px solid transparent;
	display: inline-block;
	margin: 0 auto;
	padding: 8px 20px;
	border-radius: 30px;
	margin-top: 20px;
	z-index: 10;
	position: relative;
	margin-left: 20px;
}
.product-section .product-catgr-wrap .wrap:hover .product-box .title{
	background:
	-webkit-linear-gradient(45deg, hsla(206, 100%, 46%, 1) 0%, hsla(206, 100%, 46%, 0) 70%),
	-webkit-linear-gradient(315deg, hsla(97, 93%, 47%, 1) 10%, hsla(97, 93%, 47%, 0) 80%),
	-webkit-linear-gradient(225deg, hsla(180, 91%, 42%, 1) 10%, hsla(180, 91%, 42%, 0) 80%),
	-webkit-linear-gradient(135deg, hsla(92, 98%, 41%, 1) 100%, hsla(92, 98%, 41%, 0) 70%);
	background:
	linear-gradient(45deg, hsla(206, 100%, 46%, 1) 0%, hsla(206, 100%, 46%, 0) 70%),
	linear-gradient(135deg, hsla(97, 93%, 47%, 1) 10%, hsla(97, 93%, 47%, 0) 80%),
	linear-gradient(225deg, hsla(180, 91%, 42%, 1) 10%, hsla(180, 91%, 42%, 0) 80%),
	linear-gradient(315deg, hsla(92, 98%, 41%, 1) 100%, hsla(92, 98%, 41%, 0) 70%);
	color: #fff;
}
.product-section .product-catgr-wrap .wrap .bg-box{
	opacity: 0.4
}
.product-section .product-catgr-wrap .wrap:hover .bg-box{
	opacity: 1;
}


.pre-footer-banner{
	padding: 40px 0;
	background: url(../_images/section-bg2.jpg);
	background-size: cover;
	/*background-color: #333;*/
}
.pre-footer-banner .sleft .title,
.pre-footer-banner .sleft .desp{
	color: #fff;
}

.article-section{
	padding-bottom: 0px;
	padding-top: 60px;
	box-shadow: 1px 2px 10px #ccc;;
}
.article-section .product-title{
	min-height: 10px;
}



footer{
	padding: 0;
}
.footer-content{
	/*padding: 40px 0 20px 0;*/
	padding: 0;
}
#footer.footer-light .copyright-content{
	min-height: 40px;
	padding: 10px 0;
	/*background-color: #676767;*/
	background-color: #131313;
}
footer .widget{
	margin-bottom: 0;
	margin-top: 40px;
}
footer .widget.widget-map{
	margin-top: 0;
	padding: 0;
}
#footer.footer-light{
	background-color: #ffffff;
	/*border-top: 3px solid #d0d0d0;	*/
}
#footer.footer-light:hover, 
#footer.footer-light a:hover{
	color: #000 !important;
}
footer .company-info{
	padding-left: 50px;
}

.hvr-shutter-out-vertical{
	background: transparent;
}
nav .main-menu .dropdown-menu{
	border-color: #000;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus{
	background: transparent;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus{
	background: #fff;
}








.sep {
	width: 100%;
	text-align: center
}

.sep .image-hover {
	margin: 20px 20px 20px 0px;
	margin: 10px 10px 10px 0px;
	width: 100%;
}

/****** image hover ******/

.image-hover * {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.image-hover {
	position: relative;
	width: 450px;
	height: 200px;
	display: inline-block;
	overflow: hidden;
	background: #fff;
	border: 10px solid #fff;
	box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3)
}

.image-hover a {
	text-decoration: none
}

.image-hover img {
	/*margin: -100px 0px 0px -100px;*/
	/*margin: -100px 0 0px 0;*/
	margin: 0;
	width: 100%;
	height: 100%;
}
.img-shadow-1 {
	-webkit-box-shadow: 0 28px 16px -26px black;
	-moz-box-shadow: 0 28px 16px -26px black;
	box-shadow: 0 28px 16px -26px black;
}

.img-shadow-1:hover {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-box-shadow: 0 58px 36px -56px black;
	-moz-box-shadow: 0 58px 36px -56px black;
	box-shadow: 0 58px 36px -56px black;
}

.img-shadow-1 {
	transition: all .6s ease-in-out;
	-webkit-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	-ms-transition: all .6s ease-in-out;
	-o-transition: all .6s ease-in-out;
}

.img-shadow-1:hover {
	transition: all .6s ease-in-out;
	-webkit-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	-ms-transition: all .6s ease-in-out;
	-o-transition: all .6s ease-in-out;
}

/* .IMAGES */
.font-custom{
	color: #435ef2;
	font-size: 50px;
	font-style: italic;
	text-shadow: 1px 2px 3px #adadad;
}


/*===========Responsive===========*/
/*screen*/
@media (max-width: 991px){

}
/*iPad*/
@media (max-width: 768px){
	footer .company-info{
		padding-left: 0px;
	}
}
/*Nexus*/
@media (max-width: 436px){

}
/*iphone6Plus*/
@media (max-width: 414px) {

}
/*iphone6*/
@media (max-width: 375px) {

}
/*iphone5*/
@media (max-width: 320px) {

}


