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

html, body {
	height:100%;
}
body {
	margin:0;
	padding:0;
	font-family: PancettaSerifPro-ExtraLight; 
	font-weight: normal; 
	font-style: normal; 
	font-size: 20px;
	line-height: 30px;
	color: #000;
	font-weight: 100;
}
html { font-size: 100%; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
-ms-text-size-adjust: 100%; /* 2 */ }


ul { padding-left:15px; }

ul li {
    margin-bottom: 15px;
}

.background {
	width:100%;
	min-height:100%;
	background: #fff;
}

.content {
  overflow: auto; margin: auto; position: absolute; top: 0; left: 0; bottom: 0; right: 0; width:75%; 
}




.auto {
margin-top: 7%;
	}

a { text-decoration: underline;color: #333333; }

em { font-family: PancettaSerifPro-ExtraLight; font-weight: bold; font-style: italic; color: #000; font-size: 24px; line-height: 36px; }

h1 {
	font-size: 47px;
	margin: 0.67em 0;
	font-family: PancettaSerifPro-ExtraLight; 
	font-weight: bold; 
	font-style: normal; 
}
h2 {
	font-size: 1.5em;
	margin: 0.83em 0;
}
h3 {
	font-size: 1.17em;
	margin: 1em 0;
}
h4 {
	font-size: 16px;
	text-transform:uppercase;
	font-weight: 100;
	letter-spacing: 1px;
}
h5 {
	font-size: 0.83em;
	margin: 1.67em 0;
}
h6 {
	font-size: 0.75em;
	margin: 2.33em 0;
}
img {
	border: 0;
}
p, pre {
	margin: 1em 0;
}


section li { margin: 0.5em 0; }
.inner {
	padding-top: 10%;
}
.wrapper {
	max-width:770px;
	margin:0px auto;
	/*border-left: 1px solid red;
	border-right: 1px solid red;*/
}
.wp1, .wp2, .wp3, .wp4, .wp5, .wp6 {
	visibility: hidden;
}
.bounceInLeft, .bounceInRight, .fadeInUp, .fadeInUpDelay, .fadeInDown, .fadeInUpD, .fadeInLeft, .fadeInRight {
	visibility: visible;
}
.delay-05s {
	animation-delay: 0.5s;
	-webkit-animation-delay: 0.5s;
}
.delay-1s {
	animation-delay: 1s;
	-webkit-animation-delay: 1s;
}
.delay-2s {
	animation-delay: 2s;
	-webkit-animation-delay: 2s;
}
.delay-3s {
	animation-delay: 3s;
	-webkit-animation-delay: 3s;
}
.delay-5s {
	animation-delay: 5s;
	-webkit-animation-delay: 5s;
}


hr { width:770px; margin:0px auto; color: #ff7140;
background-color: #ff7140;
height: 1px;}


.bar { border-bottom: 10px solid #ff7140; position:absolute; bottom:0; width:100%; }

.menu {
    width: 100%;
    height: 75px;
    background-color:#ff7140;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	top:0;
}
.fixed {
    position:fixed;
	display:block;
	height: 75px;
	width: 100%;
	top:0;
	margin-top:0;
	}
	.linked-in  {
    position: absolute;
    top: 20px;
    right: 20px;
}
#cssmenu ul:before {
    content:'';
    display: block;
}
#cssmenu ul:after {
    content:'';
    display: table;
    clear: both;
}
#cssmenu {
    width: 860px;
    height: 75px;
    margin: 0 auto;
}
#cssmenu ul {
    text-align:center;
    /*ajout*/
    height:75px;
    /*ajout*/
}
#cssmenu ul li {
    float: left;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    /*border-right:1px solid black;*/
}
#cssmenu .active:after {
    content:' ';
    width: 0px;
    height: 0px;
    border-top: 25px solid #ff7140;
    display: inline-block;
	margin-top:20px;
	border-left: 35px solid rgba(255, 103, 64, 0); 
    border-right: 35px solid rgba(255, 103, 64, 0);
	-moz-transform: scale(.9999);
	transform: scale(.9999);
	-webkit-transform: scale(.9999);
	-o-transition: scale(.9999);
	margin-right: 30px;
}
#cssmenu a {
    display: block;
    float: left;
    color: #fff;
    /*#797978;*/
    text-decoration: none;
    /*font-weight: bold;*/
    padding: 25px 10px 0px 25px;
}
#cssmenu a:hover { color: #ffaa8c;  }
.active { color: #ffaa8c !important;  }
#coaching, #training, #contact, #design {
  
    padding-top:150px;
    padding-bottom:150px;

}

a:hover { color: #ff7140; }

#contact { 
    height:100%;
    height:100vh;
}




.section-padding-title {
	padding: 0 0 40px; /*border:1px solid red;*/
}
.section-padding-minor {
	padding: 30px 0 30px; /*border:1px solid red;*/
}
.section-padding {
	padding: 110px 0 120px; /*border:1px solid red;*/
}
.section-padding-top {
	padding-top: 90px; /*border:1px solid red;*/
}
.top {
	border-top: 2px solid #ff7140;
}
.bottom {
	border-bottom: 2px solid #ff7140;
}

.line { width:30px; height:4px; background-color: #fff;margin-bottom:4px; }

#cssmenu-mobile {
    display:none;
	width:100%;
	position: relative;
	
	
}
#cssmenu-mobile ul {
    width: 100%;
	background-color: #ff7140;
	margin-top:50px; 
	margin:0;
	padding:0;
}
#cssmenu-mobile ul li {
    border-top: 1px solid #ffaa8c;
    clear: both;
    display: block;
    float: none;
    margin: 0;
    max-width: 100%;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
}
#cssmenu-mobile a {
    color: rgb(255, 255, 255);
    display: block;
    padding: 0;
    text-decoration: none;
}
#cssmenu-mobile a:hover { color: #ffaa8c;  }
.active { color: #ffaa8c !important;  }


.hamburger { display:none;  float:right;cursor: pointer; }
.business { display:none; font-size: 13px; color: #fff; font-weight:bold; float:left;}


/* 320px (iPhone) */
@media screen and (max-width:320px) {
}
/* 480px (WVGA - Low End Windows Phone) */
@media screen and (max-width:480px) {


.business { display:block; margin-left:5%;line-height:50px;position: relative;
    z-index: 99; }
.hamburger { display:block;margin-right:5%;margin-top:15px; position: relative;
    z-index: 99; }

#coaching, #training, #contact, #design {
  
    padding-top:50px;
    padding-bottom:50px;

}

.auto {
margin-top: 5%;
	}



.menu { height:50px;z-index:999999 !important; }

.fixed { height:50px; z-index:999999 !important;  }
#cssmenu {
    display:none;
	height: 50px;
	margin-bottom:50px; 
}

.linked-in  {
    max-width: 100%; 
	margin:0px auto;
	text-align: center;
	margin-top:20px;
	position: static;
}

.imgTitle img { max-width:100%; }


body { text-align: left; font-size: 16px; line-height: 28px; }
em {  font-size: 18px; line-height: 32px; }

.inner {
	padding-top: 0%;
}

.section-padding {
	padding: 40px 0 50px; /*border:1px solid red;*/
}

h1 {
	font-size: 30px;
/*	width:90%; */
}
section li { list-style: none !important; }
section ul {  margin:0; padding:0; }

hr { width: 90%; }

}
