.plitka:hover {
    box-shadow: none;
    background: none; 	
}
.plitka{
	border-radius: 0;
}
.plitka .photo_frame{
	border-radius: 0;
}
.material_data .photo_frame {

	border-radius: 0;
	border-width: 1px;
}
body{
	font-family: Museo;
	font-weight: 300;
	font-size: 16px;
	//background: #856A4E;
	//padding-top: 40px;
}
.topvarconts{
	display: inline-block;
}
.bottomvarconts{
	display: inline-block;
	display:none; 
}

#pushobj {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	color: #fff;
	background: #243342;
	padding-left: 300px;
	font-size: 2em;
}
.bottom_section{
	background-color: #151515;
	color: white;
	padding: 5px;
	color: #856A4E;
	text-transform: uppercase;
}
/*.bottom_section .fa{
	color: #856A4E;
}*/
.fa, .icon-sofa10{
	transition: color 0.5s ease;
	color: #B38149;
}

.bottomordercall a{
	font-size: 0.9em;
	margin-top: 10px;
	display: inline-block;
}
.bottomordercall a:hover{
	border:none;
}
.myblacklogo img {
	height: 44px;
}



.goldentext{
	color:#F2AD63;
}
.halfgoldentext{
	color:#856A4E;
}
h2{
	margin-bottom:40px;
	font-weight: 300;
}



h1{
	margin-bottom: 30px;
	margin-top: 30px;
}

#parthners{
	//background: #151515;
	width: 100%;
}
#parthners img{
	width: 70%;
}
#model_menu{
	//background: black;
	//font-weight: 300;
	//text-transform: uppercase;
	//font-size: 1.3em;
	z-index: 5;
	padding-left: 20px !important;
	padding-right: 20px !important;
}

#top_block{
	height: 188px;
	//margin-top: 10px;
	//background: #311C0E;
	background: #151515;
	padding: 30px;
	color:#856A4E;
	text-transform: uppercase;
	//box-shadow: 0px -2px 2px 0px #856A4E;
}
.mobile_header_inner{
	background: #151515;
	text-align: center;
	padding-top: 15px;
	height: 200px;
	color: #F2AD63;
	font-size: 1.3em;
}
#mobile_header{
	    max-width: 90%;
    max-height: 80%;
	margin-bottom: 10px;
	display: inline-block!important;
	
}
#top_block svg{
	width: 80%;
	max-width: 400px;
	//margin-bottom: 20px;
}
#menux{
	background: #151515;
}
.menux{	
	width: 100%;
	padding: 10px;
	padding-top: 20px;
	text-transform: uppercase;
	background: #151515;
	//color: #D0970F;
	color: #F2AD63;
	//#856A4E;
	text-align: center;
	//box-shadow: 0px 2px 2px 0px #856A4E;
}

.menufixed{
	width: 100%;
	position: fixed;
	top:0;
	z-index: 2;
}

a{
	text-transform: uppercase;
	transition: color 0.5s ease;
	color:#856A4E;
	
}
a:hover, a.active, a:focus, a:active , a:hover .fa, a.active .fa, a:focus .fa, a:active .fa, a.navactive,  a.navactive .fa {
	color:#F2AD63;
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6{
	text-transform: uppercase;
	font-weight: bold;
}
.changablecontaineradd{
  width: 100%;
  padding: 0;
  margin: 0;
}

.changablecontaineradd .maincontent{
  padding-left: 0px !important;
  padding: 0px;
}

















#accordian a { color: white;  transition: color 0.5s ease;}
#accordian a:hover{
	color:#F2AD63;
}
#accordian ul{ padding: 0;}
#accordian {

	//background: #777;
	margin:0 auto;
	margin-top: 100px;
	padding: 5px 9px 5px 0px;
	color: white;
	//width: 230px;
	//box-shadow: 0 5px 15px 1px rgba(0, 0, 0, 0.6), 0 0 200px 1px rgba(255, 255, 255, 0.5);
}
#accordian h3 {
	text-shadow: 0px 0px 1px #333;
	font-size: 14px;
	padding: 6px 7px;
	cursor: pointer;
	margin:0;
	margin-top:6px;
	background-color: #151515;

}

#accordian h3:hover {
	//text-shadow: 0 0 1px rgba(255, 255, 255, 0.7);
	color:#F2AD63;
}
#accordian h3 span {
	font-size: 18px;
	margin-right: 5px;
}
#accordian li {
	list-style-type: none;
	padding: 0;
}
#accordian ul ul li a {
	color: white;
	text-decoration: none;
	font-size: 12px;
	line-height: 27px;
	display: block;
	padding: 0 24px;
	transition: all 0.15s;
}
#accordian ul ul li a {
	background: #BDC53F;
	border-left: 9px solid #BDC53F;

}
#accordian ul ul {
	display: none;
}
#accordian li.active ul {
	display: block;
}
.carousel-caption {
	color: #F2AD63;
	bottom:inherit;
	top:100px;
	font-size: 50px;
	text-transform: uppercase;
	text-shadow:0px 0px 5px black;
	font-weight: bold;
}