@charset "UTF-8";
/* CSS Document */

html, 
html * {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	font-family: Gotham, Helvetica Neue, Helvetica, Arial," sans-serif";
}
	

header {
	padding: 10px;
	background-color: white;

}

img {
	width: auto;
	max-width: auto;
	height: auto;
	vertical-align: middle;
}

/*.body_top_photo {

	float:left;
}*/

.img_expanding{
	width: 100%;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	}
.index_salon_expanding{
	width: 100%;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}

.icon_size_lock{
	width: 	28px;
	height: 28px;
	vertical-align: middle;
}

.photo_bodypage_lock{
	width: 	244px;
	height: 150px;
	vertical-align: middle;
}


/* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
 a:link {color: #e3fbfb;text-decoration: underline} 
 a:visited {color: #e3fbfb;text-decoration: underline}
 a:hover {color: #e3fbfb;text-decoration: underline}
 a:active {color: #e3fbfb;text-decoration: underline}

A.class2 {color:blue;}
A.class2:link {text-decoration: underline; color: blue;}
A.class2:visited {text-decoration: underline; color: blue;}
A.class2:hover {text-decoration: underline; color: blue;}
A.class2:active {text-decoration: underline; color: blue;}


footer {
	padding: 20px 30px;
	background-color:#2A2A2A;
}

body {
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
}

/*.style-logo {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 300px;
}*/

.style-nav ul {
	list-style-type: none;
	
}



.style-nav ul li a {
	text-decoration: none;
	color: black;
	text-align: center;
	display: block;
	text-transform: uppercase;
	padding-bottom: 10px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: 400;
	font-size: 17px;
}



h1 {
	font-size: 57px;
	text-transform: uppercase;
	font-weight: 200;
	margin-bottom: 60px;
}

h2 {
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 200;
	margin-bottom: 23px;
}

h3 {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 200;
	margin-bottom: 23px;
}

h4 {
	font-size: 16px;
	font-weight: 200;
	margin-bottom: 35px;
}

p {
	font-size: 16px;
	font-weight: 200;
	margin-bottom: 35px;
}

.button {
	border: 2px #FFFFFF solid;
	padding: 8px 30px;
	border-radius: 30px;
	color: #FFFFFF;
	text-decoration: none;
}

.info-box-blue {
	background-color: #31405f;
	color: #FFFFFF;
	padding: 30px 20px 30px 20px;
	text-align: center;
	
}

.info-box-onlinebooking{
	background-color:#31405f;
	color: #ffffff;
	padding: 30px 20px 30px 20px;
	text-align: center;
}

.info-box-dark {
	/*#2D2D35*/
	background-color:#9a1320;
	color: #FFFFFF;
	padding: 30px 20px 30px 20px;
	text-align: center;
}

.info-box-keratin {
	background-color: #2D2D35;
	color: #FFFFFF;
	padding: 30px 20px 30px 20px;
	text-align: center;
	
}

.info-box-mens {
	background-color:lightslategrey; 
	color: #FFFFFF;
	padding: 30px 20px 30px 20px;
	text-align: center;
}

.info_box_moroccan{
	background-color: #00acea;
	padding: 30px 20px 30px 20px;
}
/*.bodypages-div {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;
	
	float:left;
}*/

.bodypages-div img {
	width: 	150px;
	height: 150px;
	vertical-align: middle;
	float:left;
	padding: 10px;
}

.body-text {
	
	float:left;
}

.div_center_everything{
	text-align: center;	
	
}

.center_div{
	width: 50%;
	height: auto;
	margin: 0 auto;
	/*text-align: center;	*/
}

staff-name {
display: inline;	
}

.footer-text {
	color:aliceblue;
	font-size: 13px;
	margin-bottom: 20px;
}

.col {
	width: 100%;
	color: black;
	text-align: center;
	font-size: 14px;
	font-weight: 200;
	}

.row:before, .row:after {
	content: "";
	display: table;
}

.row:after {
	clear: both;
}

.col-bodypages{
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
	
}

.text_color_promos{
	color:darkmagenta;
	
	
}

/*Tablet View*/

@media (min-device-width: 768px ){
	
	/*body {
		max-width: 1023px;
	}*/
	
	.style-nav ul li {
		display: inline-block;
	}
	
	.style-nav ul {
		text-align: center;
	}
	
	h1 {
		font-size: 40px;
		margin-bottom: 90px;
	}
	
	h2 {
		margin-bottom: 16px;
	}
	
	.col-md-one-half {   
		width: 50%;
	}
	
	.col {
		float: left;
		padding: 0px 7px 14px;
	}
	
	.photo_bodypage_lock{
	width: 	317px;
	height: 195px;
	vertical-align: middle;
	}
}

/*Desktop View*/

@media (min-device-width: 1024px){
	
	body {
		max-width: 1400px;
	}
	
	.index_salon_expanding{
		width: 100%;
		max-width: 70%;
		height: auto;
		vertical-align: middle;
	}
/*	.style-logo {
		float: left;
	}*/
	
	.style-nav {
		float: right;
	}
	
	

	.col-lg-one-fourth {
		width: 25%;
	}
	
.photo_bodypage_lock{
	width: 	366px;
	height: 225px;
	vertical-align: middle;
	}
}




