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

@import url(webfontkit/stylesheet.css);
@import url(mobile.css);

* {
	margin:0;
	padding:0;
}

html {
	height: 100%;
}

body {
	height:100%;
	margin: 0;
	padding: 0;
	border: 0;
	font-family:'poppinsregular', Helvetica, Arial, sans-serif;
	font-size:14px;
	line-height:30px;
	color:#000000;
	background-color:#ffffff;
	overflow-x: hidden;
}

img {
}

body,body main {
	position: relative;	
}

.clear {
	clear: both;
}

.spacer {
}

a:active, a:focus {
	outline: none;
}

h1 {
	color: #ffffff;
    font-family: 'playfair_displaybold', Times, "Times New Roman", "serif";
    font-size: 44px;
    font-variant: normal;
    font-weight: normal;
    line-height: 54px;
    margin: 0;
    padding: 20px 0 30px 0;
    text-shadow: none;
    text-transform: none;
	letter-spacing: -0.5px;
}

h2 {
	color: #874455;
    font-family: 'playfair_displaybold', Times, "Times New Roman", "serif";
    font-size: 26px;
    font-variant: normal;
    font-weight: normal;
    line-height: 34px;
    margin: 0;
    padding: 0;
    text-shadow: none;
    text-transform: none;
	letter-spacing: -0.5px;
}

h3 {
	color: #874455;
    font-family: 'playfair_displaybold', Times, "Times New Roman", "serif";
    font-size: 26px;
    font-variant: normal;
    font-weight: normal;
    line-height: 34px;
    margin: 0;
    padding: 0;
    text-shadow: none;
    text-transform: none;
	letter-spacing: -0.5px;
}

h4 {
	color: #000000;
    font-family: 'poppinsbold', Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-variant: normal;
    font-weight: normal;
    line-height: 22px;
    margin: 0;
    padding: 0;
    text-shadow: none;
    text-transform: uppercase;
	letter-spacing: 3px;
}

h5 {
	color: #bcbcbc;
    font-family: 'poppinsbold', Helvetica, Arial, sans-serif;
    font-size: 10px;
    font-variant: normal;
    font-weight: normal;
    line-height: 20px;
    margin: 0;
    padding: 10px 0 20px 0;
    text-shadow: none;
    text-transform: uppercase;
	letter-spacing: 3px;
}

p {
	margin:0;
	padding:0 0 20px 0;
	font-family:'poppinsregular', Helvetica, Arial, sans-serif;
	font-size:14px;
	line-height:30px;
	font-weight:normal;
	font-variant:normal;
	color:#000000;
	text-shadow: none;
}

a {
}

a:hover {
}

ul {
}


ol {
}

ul li {
}

p strong, li strong {
	font-family:'poppinssemibold', Helvetica, Arial, sans-serif;
}

/*********** OVERWRITE BOOTSTRAP ***********/

b, strong {
    font-weight: normal;
}

/*********** HERO ***********/

#hero {
	height: 60%;
	position: relative;
	background: transparent url(../img/hero_bande-de-canailles.jpg) bottom center no-repeat scroll;
	background-size: cover;
	-webkit-background-size: cover;
}

.logo {
    width: 300px;
    height: 160px;
    position: absolute;
    left: 50%;
    top: 45%;
    margin-left: -150px;
    margin-top: -80px;
    text-align: center;
}

/*********** INTRO ***********/

#intro {
	padding: 80px 0 60px 0;
}

#intro .col-lg-6 h2 {
	text-align: right;
	padding: 0 65px 40px 95px;
}

/*********** ABOUT ***********/

#about {
	padding: 0 0 440px 0;
	background-color: #f5f4f5;
}

#about .col-lg-6 img {
	margin-top: -375px;
	padding-bottom: 80px;
}

#about .col-lg-4 h4 {
	text-align: right;
	padding: 5px 0 30px 0;
	margin: 0 65px 30px 0;
	background: transparent url(../img/line_medium.png) right bottom no-repeat scroll;
}

/*********** SPECTACLES ***********/

#spectacles {
	padding: 0 0 100px 0;
	margin-top: -315px;
}

#spectacles .col-lg-4 {
	margin: 0 0 40px 0;
}

#spectacles .col-lg-4 div {
}

#spectacles .col-lg-4 a {
	color: #874455;
    font-family: 'playfair_displaybold', Times, "Times New Roman", "serif";
    font-size: 26px;
    font-variant: normal;
    font-weight: normal;
    line-height: 32px;
    margin: 0;
    padding: 0 90px 0 0;
    text-shadow: none;
    text-transform: none;
	letter-spacing: -1px;
	text-decoration: none;
	transition:all 0.3s ease 0s;
	cursor: pointer;
	width: 285px;
	display: inline-block;
	background: transparent url(../img/arrow_link.png) right 12px no-repeat scroll;
}

#spectacles .col-lg-4 a:hover {
	color: #000000;
	text-decoration: none;
	padding: 0 30px 0 60px;
	background: transparent url(../img/arrow_link.png) left 12px no-repeat scroll;
}

/*********** FOOTER ***********/

#footer {
	padding: 0 0 40px 0;
	background-color: #3a3550;
}

#footer .col-lg-12 {
	text-align: center;
}

#footer .col-lg-12 div {
	margin-top: -20px;
}

#footer .col-lg-12 p {
	color: #bcbcbc;
	padding: 20px 0;
}

#footer .col-lg-12.copy {
	border-top: 1px solid #615d73;
	margin: 10px 20px 0;
	padding: 30px 0 0;
}

#footer .col-lg-12.copy p {
	font-size: 12px;
	line-height: 20px;
	padding: 0;
}

 #footer .col-lg-4 {
	text-align: center;
	padding: 30px 0 30px 0;
}

#footer .col-lg-4 p {
	color: #ffffff;
	padding: 0;
}

#footer .col-lg-4 h5 {
	background: transparent url(../img/line_small.png) center bottom no-repeat scroll;
	margin: 0px 0 15px ;
    padding: 0px 0 15px 0;
}

#footer .col-lg-4 a {
	color: #ffffff;
}

#footer .col-lg-4 a:hover {
	text-decoration: underline;
}
