/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 1em;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
  background: #3D5971;
	line-height: 1.225em;
	max-width: 1920px;
	margin: 0 auto;
	position: relative;
	font-family: 'Lato', Helvetica, Arial, Tahoma;
	color: #012148;
}
ol, ul {
	padding: 0 10px;
	margin: 0 10px;
	line-height: 1.5em;
}
h1, h2, h3, h4, h5, h6 {
	color: #4A3B38;
/*	text-shadow: 1px 1px 0 rgba(0,0,0,0.5); */	
	font-family: 'Dancing Script', cursive;
	margin: 0;
	font-weight: normal;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 2.6em;
	line-height: 1em;
}
h3 {
	font-size: 2em;
	line-height: 110%;
}
h4 {
	font-size: 1.125em;
}
h5 {
	font-size: 1em;
}
h6 {
	font-size: 0.875em;
}
a {
	text-decoration: none;
	color: #012148;
}
a:hover {
	color: #012148;
	opacity: 0.9;
}
a:visited {
	color: #012148;
}
h2 {
	cursor: pointer;
}
.size2-2 {
	width: 80px;
	height: 80px;
}

.size11 {
	height: 160px;
	width: 160px;
}

.size12 {
	width: 160px;
	height: 320px;
}

.size21 {
	width: 320px;
	height: 160px;
}

.size22 {
	height: 320px;
	width: 320px;
}

.size13 {
	width: 160px;
	height: 480px;
}

.size31 {
	width: 480px;
	height: 160px;
}

.size23 {
	width: 320px;
	height: 480px;
}

.size24 {
	width: 320px;
	height: 640px;
}

.size32 {
	width: 480px;
	height: 320px;
}

.size33 {
	width: 480px;
	height: 480px;
}

.size34 {
	width: 480px;
	height: 640px;
}

.size43 {
	width: 640px;
	height: 480px;
}

.size35 {
	width: 480px;
	height: 800px;
}

.size53 {
	width: 800px;
	height: 480px;
}

.size36 {
	width: 480px;
	height: 960px;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

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

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1; /* For IE 6/7 (trigger hasLayout) */
}

.rest-left {
	margin-left: 244px;
}

.desc h1,
.desc h2,
.desc h3,
.desc h4,
.desc h5,
.desc h6 {
	font-weight: bold;
}

.desc h2 {
	border-bottom: 1px solid rgba(0,0,0,0.1);
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 50px;
}

.desc h2 span {
	float: left;
	display: block;
	line-height: 50px;
}

.brick {
	background-color: white;
	color: black;
	float: left;
	cursor: default;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.brick .cover {
	overflow: hidden;
	margin: 20px;
}

.brick .read-more {
	position: absolute;
	display: none;
	bottom: 0px;
	left: 0px;
	right: 0px;
	padding: 12px;
	background: rgba(255, 255, 255, 0.45);
}

.brick:hover .read-more {
	display: block;
	cursor: pointer;
}

.brick .desc {
	display: none;
}

.full-width .float-left {
	display: none;
}

.full-width .desc {
	display: block;
}

.full-width.brick {
	box-shadow: none;
	overflow: visible;
	border: none !important;
	background: none !important;
}

.full-width.brick .cover {
	margin: 0px 20px;
	color: #333;
}

.full-width.brick .cover * {
	text-shadow: none;
}

.full-width.brick .cover code {
	color: #666;
}

.open .float-left {
	display: none;
}

.open .desc {
	display: block;
}

.example {
	width: 0px;
	height: 0px;
	overflow: visible !important; /* for ie7 */
}

.cell {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute;
	background-color: #222;
}

.logo p {
	padding-left: 20px;
	padding-right: 10px;
}

.yelp {
	background-color: white !important;
}

/*images*/

.quick-mornings {
	height: 100%;
	background: url(images/quick_mornings.jpg) no-repeat center;
	background-size: 100% auto;
}

.lob {
	height: 100%;
	background: url(images/lob.jpg) no-repeat center;
	background-size: 100% auto;
}

.mature {
	height: 100%;
	background: url(images/mature.jpg) no-repeat center;
	background-size: 100% auto;
}

.fun {
	height: 100%;
	background: url(images/fun.jpg) no-repeat center;
	background-size: 100% auto;
}

.ombre {
	height: 100%;
	background: url(images/ombre.jpg) no-repeat center;
	background-size: 100% auto;
}

.dream {
	height: 100%;
	background: url(images/dream.jpg) no-repeat center;
	background-size: 100% auto;
}

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

.bold-beautiful {
	height: 100%;
	background: url(images/bold_beautiful.jpg) no-repeat center;
	background-size: 100% auto;
}

.natural-texture {
	height: 100%;
	background: url(images/natural_texture.jpg) no-repeat center;
	background-size: 100% auto;
}

.map {
	height: 100%;
	background: url(images/map.png) no-repeat center;
	background-size: 100% auto;
}

.loreal {
	height: 100%;
	background: url(images/Loreal_Professionnel.jpg) no-repeat center;
	background-size: 100% auto;
}

.pic-title {
	position: absolute;
	display: block;
	bottom: 0px;
	left: 0px;
	right: 0px;
	padding: 12px;
	background: rgba(0, 0, 0, 0.45);
	color: #FBF1F0;
}

.contact li {
	margin-top: 15px;
}

/*sketches*/

.sketch1 {
	height: 100%;
	background: url(images/Ombre_Lob.png) no-repeat center;
	background-size: 100% auto;
}

.sketch2 {
	height: 100%;
	background: url(images/Fantasy_Color.jpg) no-repeat center;
	background-size: 100% auto;
}

.sketch3 {
	height: 100%;
	background: url(images/Curly_Hair.jpg) no-repeat center;
	background-size: 100% auto;
}

.sketch4 {
	height: 100%;
	background: url(images/Carmel_Balayage.jpg) no-repeat center;
	background-size: 100% auto;
}