body {
    width:100%;
    background-color:#fffff;
}

a{
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}

h1 a{text-decoration:none;
    color:white;}
	
h1 a:hover{
	text-decoration:none;
	 color:white;
}


#header_nav {
    width:100%;
    height:520px;
    background-color:#666;
    position:fixed;
    top:0;
    left:0;
	overflow: hidden;
	z-index:1000;
}

header_nav_mobile{
	display:none;
}

.hero{width:100%;}

.hero-wrapper{
	width:100%;
	background:none;
	position:absolute;
	z-index:1;
}

.hero-grid{
	position:relative;
	width:80%;
	margin:0 auto;
}

.hero img {
    height: 520px;
    width: 100%;
    object-fit: cover; // here
    -o-object-fit: cover;
	z-index:0;
}

.logo img{
	width:180px;
	height:auto;
	padding-top:40px;
}

.logo-mobile{
  display:none;
}

.title{
	font-family: 'Open Sans', sans-serif;
	color:white;
	font-size:23px;
	letter-spacing:3px;
	padding:20px 0;
	max-width:370px;
	position:relative;
	margin:260px auto;
	text-align:center;
	border:solid;
	border-width:2px;
	border-color:white;
}

.content{
	margin:520px 0 0 0;
	width:100%;
	position:relative;
	z-index:3;
}

.content h1{
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
	font-weight:400;
	color:#95953d;
	font-size:18px;
	letter-spacing:2px;
	padding:30px 0 2px 0;
	text-align:center;
	border:none;
}

.content h1:nth-child(1){
	padding:30px 0 2px 0 !important;
}

.sec-bar{
	width:40px;
	height:3px;
	background-color:#95953d;
	margin:0 auto;
}



.sec1 .cell{
	margin-top:40px;
	background-color:#c1cd23;
}

.sec2 .cell{
	margin-top:40px;
	background-color:#95953d;
}

.sec3 .cell{
	margin-top:0px;
	background-color:#95953d;
}

.sec3 a{
	text-decoration:none;
	color:white;
}

.sec3 a:hover{
	color:#CCC;
}

.contact-line{
	width:38%;
	position:relative;
	margin:10px auto;
	height:55px;
	font-family: 'Raleway', sans-serif;
    font-weight: 100;
    font-size: 15px;
    letter-spacing: 1px;
	z-index:100000;
	text-align:center;
}

.contact-line-mid{
	width:38%;
	position:relative;
	margin:20px auto;
	height:35px;
	font-family: 'Raleway', sans-serif;
    font-weight: 100;
    font-size: 15px;
    letter-spacing: 1px;
	vertical-align:bottom;
	text-align:center;
}

.contact-line-last{
	width:38%;
	position:relative;
	margin:20px auto;
	height:35px;
	font-family: 'Raleway', sans-serif;
    font-weight: 100;
    font-size: 15px;
    letter-spacing: 1px;
	vertical-align:bottom;
	text-align:center;
}

.icons img{
	padding-top:4px;
	width:6%;
	hegiht:6%;
}
.icons{
	width:100%;
	margin-right:1%;
	float:left;
	position:relative;
}

.icon-copy, .icon-copy a{
	width:100%;
	float:left;
	position:relative;
	text-align:center;
	
}

.cell{
	height:407px;
	padding:100px 0;
	text-align:center;
	color:white;
}

.cell-add{
	
	padding:50px 0;
	
}

.cell-double-wrapper{
	height:814px;
	margin-top:40px;
}


.cell-big{
	height:814px;
	padding:300px 10% 0 10%;
	text-align:center;
	color:white;
	margin-top:40px;
}


.cell h1, .cell-big h1{
	font-family: 'Open Sans', sans-serif;
	color:white !important;
	font-weight:600;
	font-size:16px;
	letter-spacing:2px;
	z-index:1;
	line-height:20px;
	
}

.cell p, .cell-big p{
	font-family: 'Raleway', sans-serif;
	font-weight:100;
	font-size:15px;
	letter-spacing:1px;
	z-index:1;
}

.cell{
	position:relative;
	margin:0 auto;
}

.min-cell p, .min-cell1 p{
	width:60%;
	margin:0 auto;
}


.min-cell:nth-child(1){
	background-color:#95933d;
	background-repeat:no-repeat;
	background-size: cover;
	background-position:center;
}

.min-cell:nth-child(2){
	background-image:url(../img/salon/1.jpg);
	background-repeat:no-repeat;
	background-size: cover;
	background-position:center;
	padding-top:90px !important;
}

.add{
	background-image:url(../img/salon/3.jpg);
	background-repeat:no-repeat;
	background-size: cover;
	background-position:center;
}



.min-cell2:nth-child(1){
	background-image:url(../img/salon/4.jpg);
	background-repeat:no-repeat;
	background-size: cover;
	background-position:center;
}



.price-wrapper{
	width:20%;
	margin:30px auto;
	font-family: 'Raleway', sans-serif;
	font-weight:100;
	font-size:13px;
	letter-spacing:1px;
	z-index:1;	
}

.left-col{
	float:left;
	width:48%;
}

.right-col{
	float:right;
	width:48%;
}

.footer{
	width:100%;
	text-align:center;
	margin:80px auto 40px auto;
}


.footer a{
	color:#95953d;
}

.footer a:hover{
	color:#95953d;
	text-decoration:none;
}

.footer a:visited{
	color:#95953d;
}

.footer p{
	font-family: 'Raleway', sans-serif;
	font-weight:300;
	font-size:9px;
	letter-spacing:1px;
	color:#95953d;
}

.add{
	width:50%;
	float:left;
	margin-left:0 !important;
}

.add2{
	width:50%;
	float:left;
	margin-right:0 !important;
}

.box {
  margin-top:0px;
  height:407px;
  background-color: rgba(0, 0, 0, 0);
 -webkit-transition: background-color 0.5s ease-out;
  -moz-transition: background-color 0.5s ease-out;
  -o-transition: background-color 0.5s ease-out;
  transition: background-color 0.5s ease-out;
  float:left;
  padding:0 !important;
  z-index:10000;
}


.box:hover {
 
  background-color: rgba(0, 0, 0, 0.4);
  cursor: pointer;
}


@media only screen and (max-width:1024px){
	.cell p, .cell-big p{
	font-weight:300;
}

.contact-line, .contact-line-mid, .contact-line-last{
	font-weight:300;
}



}

@media only screen and (max-width:995px){
	
	#header_nav {
   display:none;
	}
	
	#header_nav_mobile{
		position:fixed !important;
		top:0;
		left:0;
		display:block !important;
		height:160px;
		width:100%;
		background-color:#95953d !important;
		z-index:10000000;
		
	}


       .content {
    margin: 250px 0 0 0 !important;
}

.content h1{
	    padding: 0px 0 2px 0 !important;
	}
	
	
	.footer {
    margin: 20px auto 10px auto;
}

	
	.logo{
		display:none;
	}
	
	.logo-mobile {
		z-index:10000;
		display:block;
		margin-right:5px;
	}
	
	.logo-mobile img{
	width:110px;
	height:auto;
	padding-top:20px;
}

.cell, .cell-big{
	height:auto;
}

.cell:nth-child(1),.min-cell:nth-child(2), .min-cell:nth-child(3),.min-cell2:nth-child(1), .min-cell2:nth-child(2), .min-cell2:nth-child(3),.min-cell2:nth-child(4),.lar-cell:nth-child(1), .min-cell3:nth-child(1), .min-cell3:nth-child(2), 
.min-cell4:nth-child(1),.min-cell4:nth-child(2),.min-cell5,.min-cell1:nth-child(3), .min-cell1:nth-child(2), .min-cell6:nth-child(2),.min-cell6:nth-child(3){
	background-image:none;
	background-color:#95953d !important;
	margin:20px 0 20px 0 !important;
	padding:10px 0 30px 0 !important;
}



.cell:nth-child(1) p,.min-cell:nth-child(1) p, .min-cell:nth-child(2) p,.min-cell1:nth-child(1) p,.min-cell2:nth-child(1) p{
	margin:0 auto !important;
	width:60% !important;
	
	}


.cell h1, .cell-big h1{
	width:60% !important;
	margin:15px auto !important;
}

	
.sec1-wrapper{
	 margin-top:0px !important;
	}

.price-wrapper{
	width:40%;
	}
.left-col {
	width:60%;
	text-align:left;
	}	
.right-col{
	width:35%;
	}
	
.add, .add2{
	width:100%;
	position:relative;
	margin-left:0 !important;
	margin-right:0 !important;
	left:0 !important;
	right:0 !important;
	background:none;
}
	

	
.footer p{
	font-size:6px;
}
.footer img{
	width:100px;
}
.content h1:nth-child(1){
	padding:0px 0 2px 0 !important;
}


.title-mobile{
	display:block;
	background-color:#d0d868;
	border:none;
	color:white;
	font-size:1.5em;
	letter-spacing:3px;
	padding:10px 0;
	margin:160px auto 30px auto;
	width:100%;
	text-align:center;
	
	z-index:40000;
	
}


@media only screen and (max-width:480px){


.footer p{
	font-size:4px;
}


.cell p, .cell-big p{
	font-weight:300;
	font-size:13px;
}



.min-cell2 h1 a{
	margin-left:-20px;
}


.contact-line, .contact-line-mid, .contact-line-last{
	font-weight:300;
	font-size:13px;
	width:80%;
}



}



@media only screen and (max-width:380px){

.price-wrapper{
	width:60%;
	}
}

