body{
	background: #DDD6BA ;
	font-family: 'Ubuntu', sans-serif;
}
.boxwrapper
{
	margin-bottom: 25px;
}
h1,h2,h3,h4,h5,h6, #remdeling
{
	font-family: 'Ubuntu', sans-serif;
	color:#323A45;
}
.carousel-control,.carousel-control:hover, .carousel-control:focus,.carousel-control.right,.carousel-control.left
{
	width:5%;
	opacity: 1;
	background: transparent;
}
.item1 h1,.item3 h1,.item5 h1
{
	color:#323A45;
	background:rgba(255,255,255,0.6);
}
.item1 p,.item3 p,.item5 p
{
	color:#323A45;
		background:rgba(255,255,255,0.6);
}

.wrapper
{
	background: #fff;
	border:1px solid rgba(0,0,0,0.175);
	padding:5px;
	margin-bottom: 30px;
	box-shadow: 0 0 16px rgba(0,0,0,0.175);

}
.wrapper2
{
	background: #fff;
	border:1px solid rgba(0,0,0,0.175);
	padding:15px;
	box-shadow: 0 0 16px rgba(0,0,0,0.375);

}
.carousel
{
	border: 5px solid rgba(174, 152, 103, 0.78);
border-width: 5px 0px 5px 0px;
box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 1);


}
.item1
{
	background: transparent url(../image/w1.jpg) center no-repeat;
	width:100%;
	min-height:350px;
	background-size:cover;
	padding:50px;
}
.item2
{
	background: transparent url(../image/w2.jpg) center no-repeat;
	width:100%;
	min-height:350px;
	background-size:cover;
	padding:50px;
}
.item3{
	background: transparent url(../image/w3.jpg) center no-repeat;
		width:100%;
	min-height:350px;
	background-size:cover;
	padding:50px;
}
.item4
{
	background: transparent url(../image/w4.jpg) center no-repeat;
	width:100%;
	min-height:350px;
	background-size:cover;
	padding:50px;
}
.item5{
	background: transparent url(../image/w5.jpg) center no-repeat; ;
		width:100%;
	min-height:350px;
	background-size:cover;
	padding:50px;
}
.navwraper
{
	margin-bottom: 30px;
background: #F7F6E4;
border: 5px solid rgba(174, 152, 103, 0.78);
border-top: none;
border-right: none;
border-left: none;
border-radius: 0px 0px 10px 10px;
padding: 5px;
	box-shadow: 0px 2px 8px 0px rgba(15, 14, 14, 1);
	margin-top: -5px;
}
.navwraper ul{
	width:100%;

}
.navwraper ul a{
	text-decoration: none;
	color:#514833;

/*text-shadow: 2px 2px 10px rgb(200, 182, 138);*/
}
.navwraper ul a:hover, .navwraper ul a:focus{
	text-decoration: none;
	background:#BDAB81;
	color:#F7F6E4;
/*	text-shadow: 2px 2px 10px rgb(247, 246, 228);*/

}

.navbar
{
	min-height: 120px;
}
.navbar-default
{
	padding:5px 0px;
	background: #DDD6BA;
	color: #fff;
	border:none;
	border-radius: none;
	margin:0px;
	box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.175);
}
.navbar-nav>li {
float: left;
width: 12.5%;
text-align: center;
font-size: 17px;
/*font-weight: 600;*/
font-family: 'Ubuntu', sans-serif;
}
.navbar-default .navbar-brand h1, .navbar-default .navbar-brand:hover h1, .navbar-default .navbar-brand:focus h1
{
	text-indent: -9999px;
background: rgb(247, 246, 228) url(../image/logo.png) center no-repeat;
height: 99px;
/* width: 240px; */
/* padding: 8px; */
margin: -10px 0px 0px;
border: 5px solid rgb(247, 246, 228);
box-shadow: inset 0px 0px 10px 6px rgba(221, 214, 186, 0.6);
padding: 10px;
}
.navbar-default .navbar-nav>li>a
{
	color:#666;
	font-size: 18px;
	font-family: 'Ubuntu', sans-serif;
	letter-spacing: -1px;
	font-weight: 200;
	padding-right:15px;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus
{
	color:#000;
	font-size: 18px;
	font-family: 'Ubuntu', sans-serif;
	letter-spacing: -1px;
	font-weight: 200;
	padding-right:15px;
	text-decoration: underline;
}
.brand-letter
{
	color:#d9534f;
}

 .icon
{
	width: 120px;
	height: 120px;
	border-radius: 5px;
	background:#d2322d;
	border-radius: 50%;
	margin:25px auto;
	display: table;
}
.icon span
{
color:#fff;
	margin:10px auto;
	display: table-cell;
	vertical-align: middle;
	font-size:40px;
}
 .icon:hover span
{
color:#fff;
-webkit-transform:scale(1.09);
}
#banner-icon h4
{
margin-bottom: 0px;
}
#banner-icon p
{
padding:10%;
}
/*background: -webkit-linear-gradient( rgb(189, 171, 129),rgb(158, 137, 88),rgb(189, 171, 129));
height: 50px;
border-width: 40px 0px 0px 0px;
box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 1);*/
.carousel-control .icon-prev, .carousel-control .icon-next
{
	background: rgb(247, 246, 228);
color: rgb(181, 163, 119);
font-size: 39px;
font-weight: bold;
text-transform: uppercase;
box-shadow: inset 0px 0px 9px 3px rgb(180, 162, 118);
padding: 0px;
margin-top:-40px;
width: 60px;
height: 60px;
}
.outerblue
{
	border: 1px solid rgb(26, 91, 169);
	padding: 3px;

}
.innerblue
{
	padding:10px;
	background: rgb(26, 91, 169);
	color:#fff;
}
.outerbiege
{
	border: 1px solid #F7F6E4;
	padding: 3px;
	margin:15px 0px;
}
.innerbiege
{
	padding:10px;
	background: #F7F6E4;
	color:#333;
}

#ten label
{
	font-weight: normal;
}
#ten .btn{
	color: #000;
background-color: #eee;
border-color: #ddd;
margin:10px 0px;
}
#ten .form-control
{
	height: 30px;
	border-radius: 0px;
	
}
#ten .form-group
{
	margin-bottom: 10px;
}
.wrapper2 p,.wrapper3 p{
	text-align: justify;
}
ul#footnav {
	list-style: none;
	padding: 0px;
	margin:0px;


}
#footnav a{
text-decoration: none;
color: #333333;
padding: 7px;
margin: 0px auto 6px;
display: block;
background: rgb(221, 214, 186);
text-align: left;
text-align: center;
box-shadow: -3px 0px 0px 0px #BDAB81


}
.footlabel
{
	text-decoration: none;
color: #333333;
padding: 7px;
margin: 0px auto 16px;
display: block;
background: rgb(221, 214, 186);
text-align: left;
text-align: center;
box-shadow: -3px 0px 0px 0px #BDAB81

}
#footnav li:last-child a{
margin: 0px auto;
}
#footnav a:Hover{

box-shadow: -3px 0px 0px 0px #807253;


}

/*.social-icon-ar.circle {
border-radius: 40px;
}*/

.social-icon-ar {
display: inline-block;
width: 30px;
height: 30px;
color: #fff;
text-align: center;
font-size: 21px;
text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.2);
border-radius: 0px;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
margin: 11px 10px 0px 0;
background: #F7F6E4;
}
.social-icon-ar a{
	display: block;
	color:#514833;

}
.social-icon-ar.google-plus:hover a {
background-color: #dd4b39;
background-image: -webkit-linear-gradient(bottom, #dd4b39, #e47365);
background-image: -moz-linear-gradient(bottom, #dd4b39, #e47365);
background-image: -o-linear-gradient(bottom, #dd4b39, #e47365);
background-image: linear-gradient(to top, #dd4b39, #e47365);
color:#F7F6E4;
}
.social-icon-ar.facebook:hover a {
background-color: #3b5998;
background-image: -webkit-linear-gradient(bottom, #3b5998, #4c70ba);
background-image: -moz-linear-gradient(bottom, #3b5998, #4c70ba);
background-image: -o-linear-gradient(bottom, #3b5998, #4c70ba);
background-image: linear-gradient(to top, #3b5998, #4c70ba);
color:#F7F6E4;
}
.social-icon-ar.linkedin:hover a {
background-color: #007bb6;
background-image: -webkit-linear-gradient(bottom, #007bb6, #009de9);
background-image: -moz-linear-gradient(bottom, #007bb6, #009de9);
background-image: -o-linear-gradient(bottom, #007bb6, #009de9);
background-image: linear-gradient(to top, #007bb6, #009de9);
color:#F7F6E4;
}
.header-img-start{
	float:right;
	position: relative;
}
.header-img-start span{
	
	position: absolute;
	top: 43px;
left: 43px;
display: none;
}
.header-img-start:hover span{
display: inline;
}
.header-img-inform{
	position: relative;
	float:right;
}
.header-img-inform span{
	position: absolute;
	top: 43px;
left:43px;
display: none;
}
.header-img-inform:hover span{
display: inline;
}

.header-img-start a, .header-img-inform a {
color: #FFFFFF;
text-shadow: 1px 1px 5px black;
}
.header-social{
	position: relative;
	float:right;
}
.vertical-tabs-left {
display: table;
border-left: none;
margin-bottom: 30px;
width:100%;
}
.vertical-tabs-left .vertical-tab-list {
display: table-cell;
min-width: 150px;
width: 150px;
vertical-align: top;
background: rgb(203, 183, 134);
background-image: url(../image/w1.jpg);
background-position: center;
background-repeat: no-repeat;
}
.vertical-tabs-left .vertical-tab-list .nav {
background-color: #F7F6E4;
border-top: 1px solid rgb(189, 171, 129);
margin-right: -2px;
}
.vertical-tabs-left .vertical-tab-list ul.nav > li > a {

border-left: solid 3px rgb(247, 246, 228);
border-right: solid 1px rgb(247, 246, 228);
margin-left: -3px;
color: #F7F6E4;
padding-top: 6px;
padding-bottom: 6px;
font-size: 13px;
background: rgb(189, 171, 129);
border-bottom: 1px solid rgb(247, 246, 228);
box-sizing: border-box;
}
.vertical-tabs-left .vertical-tab-list ul.nav > li > a:hover, .vertical-tabs-left .vertical-tab-list ul.nav > li.active > a {
border-left: solid 3px #BDAB81;
border-right: solid 1px rgb(247, 246, 228);
margin-left: -3px;
background: rgb(247, 246, 228);
color: #444;
padding-top: 6px;
padding-bottom: 6px;
font-size: 13px;

border-bottom: 1px solid #BDAB81;

box-sizing: border-box;
}
.vertical-tabs-left .tab-content, .vertical-tabs-right .tab-content {
display: table-cell;
padding: 20px;
background-color: #F7F6E4;
border: 1px solid rgb(189, 171, 129);
}
.tab-content>.tab-pane {
display: none;
visibility: hidden;
}
.tab-content>.active {
display: block;
visibility: visible;
}
.panel-default {
border-color: #BDAB81;
}
.panel-group .panel 
{
	border-radius: 0px;
}
.panel-default>.panel-heading {
color: #000;
background-color: #CBB786;
border-radius: 0px;
}
.panel-default a{
color: #000000;
text-decoration: none;
font-size: 16px;
}

.cover
{

height: 200px;
	box-shadow:  0px 0px 0px 0px rgba(52, 52, 52, 0.93);
}
.cover:hover{

	box-shadow:  0px 0px 3px 3px rgba(52, 52, 52, 0.93);
}
.p1{
background: url(../image/g1.jpg);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.p2{
background: url(../image/g2.jpg);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
.date{
	width:30%;
	text-align: right;
	padding:0px 5px 0px 0px;
	display:inline-block;
}

.box1
{
	background: transparent url(../image/Galery-kitchen.jpg) center no-repeat;
	width:100%;
	min-height:210px;
	background-size:cover;
}
.box2
{
	background: transparent url(../image/Galery-bathroom.jpg) center no-repeat;
	width:100%;
	min-height:210px;
	background-size:cover;
}
.box3{
	background: transparent url(../image/Galery-flooring.jpg) center no-repeat;
		width:100%;
	min-height:210px;
	background-size:cover;
}
.box4
{
	background: transparent url(../image/Galery-paint.jpg) center no-repeat;
	width:100%;
	min-height:210px;
	background-size:cover;
}
.box5{
	background: transparent url(../image/Galery-wrought.jpg) center no-repeat; ;
		width:100%;
	min-height:210px;
	background-size:cover;
}
.box6{
	background: transparent url(../image/Galery-other.jpg) center no-repeat; ;
		width:100%;
	min-height:210px;
	background-size:cover;
}