header {
	height: 150px;
}

.logo {
	margin-top: 10px;
	width: 250px;
	height: 130px;
}

.logo-link {
	display: block;
	width: 250px;
	height: 130px;
	position: absolute;
	z-index: 100;
	background-image: url(../images/Decor-RDM-Logo-BG.png);
	text-indent: -9999px;
}

.logo-link-en {
	display: block;
	width: 250px;
	height: 130px;
	position: absolute;
	z-index: 100;
	background-image: url(../images/Decor-RDM-Logo-EN.png);
	text-indent: -9999px;
}

.head-prom {
	font-family: "Open Sans Condensed";
	font-size: 14px;
	font-weight: bold;
	color: #959595;
	margin-top: 30px;
	line-height: 20px;
}

.question {
	margin-top: 20px;
	float: left;
	clear: both;
	font-family: "Open Sans";
	font-size: 12px;
}

.phone {
	color: #ff5400;
	font-size: 26px;
	font-family: "Open Sans Condensed";
	font-weight: bold;
	margin-right: 20px;
	float: left;
}

.email {
	color: #6b6b6b;
	font-size: 26px;
	font-family: "Open Sans Condensed";
	font-weight: bold;
	float: left;
}

.main-menu {
	font-family: "Open Sans Condensed";
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

.main-menu a {
	color: black;
}

.main-menu a:hover {
	color: #ff5400;
}

.navbar {
	border-top: 2px solid black;
	margin-top: 10px;
	border-radius: 0;
}

#slider {
	background-image: url(../images/foot-bgr.png);
	background-position: top;
	background-repeat: repeat-x;
	
}

/* Home Slider - Revolution Slider */

div.slider-container div.caption {
	filter: alpha(opacity=0);
	opacity: 0;
	font-family: "Open Sans", sans-serif;
	white-space: normal !important;
	overflow: hidden;
}

div.slider-container div.main-label {
	color: #FFF;
	background: #ff5400;
	font-size: 20px;
	font-weight: bold;
	padding: 5px 10px;
	text-transform: uppercase;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.35);
}

div.slider-container div.bottom-label {
	color: #FFF;
	background: black;
	font-size: 20px;
	text-transform: uppercase;
	line-height: 24px;
	font-weight: bold;
	width: 280px;
	padding: 10px;
}

div.slider-container div.caption a,
div.slider-container div.caption a:hover {
	color: #FFF;
}

.slide-but {
	border: 2px solid white;
	display: block;
	padding: 5px;
	width: 170px;
	text-align: center;
	font-weight: 700;
}

/*
.main-label {
	width: 200px;
	height: 30px;
	line-height: 30px;
	background: #ff5400;
	font-family: "Open Sans";
	font-size: 20px;
	font-weight: bold;
	color: white;
}

.bottom-label {
	width: 300px;
	height: 300px;
	line-height: 30px;
	background: black;
	font-family: "Open Sans";
	font-size: 20px;
	font-weight: bold;
	color: white;
}*/



h2 {
	display: block;
	border-bottom: 3px solid #ff5400;
	font-size: 26px;
	font-family: "Open Sans";
	font-weight: bold;
	color: black;
	text-transform: uppercase;
	text-align: center;
	padding: 10px;
}

.cat-title-side {
	font-size: 22px;
}

.gray {
	background-image: url(../images/gray-line.png);
	background-position: top;
	background-repeat: repeat-x;
		padding-top: 8px;
		position: relative;
}

#products {
	background: #f3f3f3;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 50px;
	position: relative;
}

#products ul {
	list-style: none;
	margin: 10px 0 !important;
	margin: 5px 0;
	padding: 5px;
	background: white;
	border: 1px solid #dcdcdc;
	height: 219px;
}

#products li {
	text-align: center;
	text-transform: uppercase;
/*	line-height: 40px; */
}

#products li > a {
	color: #ff5400;
	font-size: 14px;
	font-weight: bold;
	font-family: "Open Sans";
}

#products li > a:hover {
	color: black;
	text-decoration: none;
}

#services {
	background: #f3f3f3;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 50px;
	position: relative;
}

#services ul {
	list-style: none;
	margin: 10px 0 !important;
	margin: 5px 0;
	padding: 5px;
	background: white;
	border: 1px solid #dcdcdc;
}

.service-text {
	font-weight: bold;
	font-family: "Open Sans";
	font-size: 16px;
	text-align: left;
	padding-top: 15px;
}

.about-text {
	font-family: "Open Sans";
	font-size: 13px;
	text-align: left;
}

.partner-logo {
	text-align: center;
	vertical-align: middle;
	line-height: 160px;
	height: 130px;
}

.partner-logo img {
	margin: auto;
}

.video-ul {
	text-align: center;
}

.h2-prod {
	padding: 10px;
	display: block-inline;
	width: 350px;
	position: absolute;
	top: -71px;
	left:0;
   right:0;
   margin-left:auto;
   margin-right:auto;
	text-align: center;
}

.about-p {
	text-align: justify;
	font-family: "Open Sans";
	font-size: 12px;
	margin-top: 10px;
}

.services-list {
	list-style: none;
	padding: 0;
	margin: 0;
}

.services-list li {
	clear: both;
	margin: 10px 0 !important;
	margin: 5px 0;
	float: left;
	width: 100%;
}

.services-list img {
	float: left;
	width: 75px;
}

.services-list h3 {
	display: block;
	float: right;
	width: 260px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	font-family: "Open Sans";
}

.services-list a {
	color: black;
}

.services-list a:hover {
	color: #ff5400;
	text-decoration: none;
}

#category ul {
	list-style: none;
	margin: 10px 0;
	padding: 5px;
	background: white;
	border: 1px solid #dcdcdc;
}

#category li {
	text-align: left;
	text-transform: uppercase;
	line-height: 40px;
	margin-bottom: 10px;
}

#category li > a {
	color: #ff5400;
	font-size: 14px;
	font-weight: bold;
	font-family: "Open Sans";
}

#category li > a:hover {
	color: black;
	text-decoration: none;
}

.img-product {
	width: 100px;
	margin-right: 25px;
}

#contact {
	margin-top: 25px;
}

#contacts-table, .address {
	font-family: "Open Sans";
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	color: black;
}

.address {
	text-align: center;
}

footer {
	background-image: url(../images/foot-bgr.png);
	background-position: top;
	background-repeat: repeat-x;
	margin-top: 25px;
}

.foot-menu {
	font-family: "Open Sans Condensed";
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

.foot-menu a {
	color: black;
}

.foot-menu a:hover {
	color: #ff5400;
}

.copy, .web {
	font-size: 11px;
	font-family: "Open Sans";
	font-weight: bold;
	line-height: 30px;
	margin-top: 11px;
}

.web a {
	color: black;
	text-transform: uppercase;
	text-align: right;
}

.web a:hover {
	color: #ff5400;
	
	text-decoration: none;
}

.container {
    width:1170px !important;
}

.partner-list {
	font-size: 12px;
}

.partner-list a {
	font-weight: bold;
	color: black;
}