/* ////////////////////////////  CSS STYLESHIT  /////////////////////////// */

/* 
  Responsive Grid CSS Framework
  Copyright © 2015 Kilian Zucconi - www.4elements.ch 
*/

/* ////////////////////////////  TYPOGRAPHY  /////////////////////////// */

/*
 * Web Fonts from fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and 
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010-2013 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      Synthview Type Design
 * License URL: http://www.fontspring.com/fflicense/synthview
 *
 *
 */


@font-face {
    font-family: 'novecento_sans_wide_bookbold';
    src: url('../fonts/Novecentosanswide-Bold-webfont.eot');
    src: url('../fonts/Novecentosanswide-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Novecentosanswide-Bold-webfont.woff') format('woff'),
         url('../fonts/Novecentosanswide-Bold-webfont.ttf') format('truetype'),
         url('../fonts/Novecentosanswide-Bold-webfont.svg#novecento_sans_wide_bookbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'novecento_sans_widebook';
    src: url('../fonts/Novecento sans wide Book/Novecentosanswide-Book-webfont.eot');
    src: url('../fonts/Novecento sans wide Book/Novecentosanswide-Book-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Novecento sans wide Book/Novecentosanswide-Book-webfont.woff') format('woff'),
         url('../fonts/Novecento sans wide Book/Novecentosanswide-Book-webfont.ttf') format('truetype'),
         url('../fonts/Novecento sans wide Book/Novecentosanswide-Book-webfont.svg#novecento_sans_widebook') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'novecento_sans_widedemibold';
    src: url('../fonts/Novecento sans wide DemiBold/Novecentosanswide-DemiBold-webfont.eot');
    src: url('../fonts/Novecento sans wide DemiBold/Novecentosanswide-DemiBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Novecento sans wide DemiBold/Novecentosanswide-DemiBold-webfont.woff') format('woff'),
         url('../fonts/Novecento sans wide DemiBold/Novecentosanswide-DemiBold-webfont.ttf') format('truetype'),
         url('../fonts/Novecento sans wide DemiBold/Novecentosanswide-DemiBold-webfont.svg#novecento_sans_widedemibold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'novecento_sans_widelight';
    src: url('../fonts/Novecento sans wide Light/Novecentosanswide-Light-webfont.eot');
    src: url('../fonts/Novecento sans wide Light/Novecentosanswide-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Novecento sans wide Light/Novecentosanswide-Light-webfont.woff') format('woff'),
         url('../fonts/Novecento sans wide Light/Novecentosanswide-Light-webfont.ttf') format('truetype'),
         url('../fonts/Novecento sans wide Light/Novecentosanswide-Light-webfont.svg#novecento_sans_widelight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'novecento_sans_widemedium';
    src: url('../fonts/Novecento sans wide Medium/Novecentosanswide-Medium-webfont.eot');
    src: url('../fonts/Novecento sans wide Medium/Novecentosanswide-Medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Novecento sans wide Medium/Novecentosanswide-Medium-webfont.woff') format('woff'),
         url('../fonts/Novecento sans wide Medium/Novecentosanswide-Medium-webfont.ttf') format('truetype'),
         url('../fonts/Novecento sans wide Medium/Novecentosanswide-Medium-webfont.svg#novecento_sans_widemedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'novecento_sans_widenormal';
    src: url('../fonts/Novecento sans wide Normal/Novecentosanswide-Normal-webfont.eot');
    src: url('../fonts/Novecento sans wide Normal/Novecentosanswide-Normal-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Novecento sans wide Normal/Novecentosanswide-Normal-webfont.woff') format('woff'),
         url('../fonts/Novecento sans wide Normal/Novecentosanswide-Normal-webfont.ttf') format('truetype'),
         url('../fonts/Novecento sans wide Normal/Novecentosanswide-Normal-webfont.svg#novecento_sans_widenormal') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* ////////////////////////////  CLASSES  /////////////////////////// */

body {
  background: #3a3e46;
  color: #e5e9ea;
  font-family: 'Opens Sans', sans-serif;
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 1.5em;
  margin: 0;
  padding: 0;
}

a { text-decoration: none; }

.container { margin: 0 auto; width: 1250px; }

.clearfix:after {
  content: "";
  clear: both;
  display: block;
  visibility: hidden;
}

.col { float: left; height: auto; margin-right: 2%;}
.last, .col:last-child { margin-right: 0 !important; }
.col2 { width: 15%; }
.col3 { width: 23.5%; }
.col4 { width: 32%; }
.col6 { width: 49%; }
.col8 { width: 66%; }
.col9 { width: 74.5%; }
.col12 { width: 100%; }

:focus { outline: none; }


/* ////////////////////////////  HEADER /////////////////////////// */

header {
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background: url('../img/header.jpg') no-repeat center;
  background-size: cover;
  height: 600px;
  width: 100%;
}

header.Ostéopathie {
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background: url('../img/header_osteo.jpg') no-repeat center;
  background-size: cover;
  height: 600px;
  width: 100%;
}
header.Stretching {
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background: url('../img/header_stretching.jpg') no-repeat center;
  background-size: cover;
  height: 600px;
  width: 100%;
}
header.Tarifs {
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background: url('../img/header_tarif.jpg') no-repeat center;
  background-size: cover;
  height: 600px;
  width: 100%;
}
header.Contact {
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background: url('../img/header_contact.jpg') no-repeat center;
  background-size: cover;
  height: 600px;
  width: 100%;
}

header .logo {
  background: url('../img/logo.png') no-repeat center;
  float: left;
  height: 200px;
  padding-right: 50px;
  text-indent: -9999px;
  width: 200px;
}

header nav ul {
  display: block;
  float: right;
  height: 25px;
  margin-top: 30px;
  padding: 0;
  width: 600px;
}
header nav ul li {
  float: left;
  list-style-type: none;
  margin-right: 30px;
  text-transform: uppercase;
}
header nav ul li:last-child { margin-right: 0px; }
header nav ul li a {
  -moz-transition: color 1s ease;
  -webkit-transition: color 1s ease;
  color: #ebedf1;
  transition: color 1s ease;
}
header nav ul li a:hover { color: #da70d6; }
header nav ul li a.active { color: #da70d6; }
header nav ul li a.active.sliding-middle-out:after { background: #da70d6; width: 70%; }

.sliding-middle-out {
  display: inline-block;
  padding-bottom: 5px;
  position: relative;
}
.sliding-middle-out:after {
  -webkit-transition: width .5s ease, background-color .5s ease;
  -moz-transition: width .5s ease, background-color .5s ease;
  content: '';
  background: transparent;
  display: block;
  height: 2px;
  margin: auto;
  margin-top: 5px;
  transition: width .5s ease, background-color .5s ease;
  width: 0px;
}
.sliding-middle-out:hover:after { background: #da70d6; width: 70%; }

header .header-title {
  float: right;
  font-family: 'novecento_sans_widenormal';
  margin-top: 250px;
  padding-right: 50px;
  text-align: right;
  width: 500px;
}

header .header-title h1 { color: #e5e9ea; margin: 0px; }
header .header-title h2 { color: #e5e9ea; margin: 0px; opacity: 0.7; }
header { border-bottom: 5px solid #e5e9ea; }

.button-menu {
  background: url("../img/bouton_menu.png") no-repeat scroll 0 0 / 210% auto;
  display: none;
  height: 50px;
  position: absolute;
  right: 20px;
  top: 15px;
  width: 50px;
}


/* ////////////////////////////  HOMEPAGE  /////////////////////////// */


.title h2 {
  color: #e5e9ea;
  display: block;
  font-family: 'novecento_sans_widelight';
  font-size: 2em;
  margin: 50px auto;
  position: relative;
  text-align: center;
  width: auto;
}

.title h2:after {
  background: #e5e9ea;
  content: "";
  display: block;
  height: 2px;
  margin: 10px auto 0px;
  opacity: 0.7;
  width: 100px;
}

#prestation { margin-bottom: 80px; }

.prestation { background: #26292e; }
.prestation h2 {
  background: rgba(235, 237, 241, 0.4);
  border-top: 5px solid #e5e9ea;
  color: #e5e9ea;
  font-family: 'novecento_sans_widelight';
  margin: 0px;
  padding: 10px 0px;
  text-align: center;
}

.prestation img { margin-bottom: -7px; opacity: 0.8; width: 100%; }
.prestation a { display: block; }
.prestation a:hover h2 { background: #da70d6; color: #fff; }
.prestation a:hover img { opacity: 1; }

blockquote {
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background: url('../img/blockquote.jpg') no-repeat center;
  background-size: cover;
  height: 300px;
  margin: 0px;
  width: 100%;
}

blockquote .container {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #e5e9ea;
  font-family: 'novecento_sans_widelight';
  padding: 50px 250px;
  text-align: center;
}
blockquote p { font-size: 1.5em; opacity: 0.8; }

blockquote .quote {
  display: inline-block;
  height: 25px;
  opacity: 0.9;
  width: 25px;
}

blockquote #quote-left { background: url('../img/quote1.png') no-repeat center; margin-right: 10px; }
blockquote #quote-right { background: url('../img/quote2.png') no-repeat center; margin-left: 10px; }


/* ////////////////////////////  OSTEOPATHIE  /////////////////////////// */

#accordion {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 50px auto;
}

#accordion h3 {
  background: #e5e9ea;
  color: #3a3e46;
  cursor: pointer;
  font-family: 'novecento_sans_widelight';
  margin: 5px 0px;
  padding: 15px 20px;
  position: relative;
}

#accordion .ui-accordion-header:after { 
  background: url('../img/plus.png') no-repeat center;
  content: "";
  height: 30px;
  position: absolute;
  right: 20px;
  top: 10px;
  width: 30px;
}

#accordion .ui-accordion-header-active:after { background: url('../img/moins.png') no-repeat center; }
#accordion .ui-accordion-header-active { background: #da70d6; color: #e5e9ea; }
#accordion .ui-accordion-content {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: rgba(255, 255, 255, 0.1);
  box-sizing: border-box;
  color: #e5e9ea;
  padding: 20px 30px;
}

/* ////////////////////////////  TARIFS  /////////////////////////// */

.price {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.1);
  color: #e5e9ea;
  margin-bottom: 30px;
  text-align: center;
}

.price p, .price span { padding: 0px 20px; }
.price p { margin-top: 0px; }
.price span { font-size: 1.4em; font-weight: 700; }

.price h3 {
  background: #da70d6;
  color: #e5e9ea;
  font-family: 'novecento_sans_widelight';
  margin-top: 0px;
  padding: 15px 0px;
  text-align: center;
  text-transform: uppercase;
}

.conditions { margin-bottom: 40px; }

/* ////////////////////////////  CONTACT  /////////////////////////// */

.contact form {
  margin: 0 auto 50px;
  width: 800px;
}

.contact form a { color: #da70d6; opacity: 1; }

.contact form p {
  color: #e5e9ea;
  opacity: 0.7;
  text-align: center;
}

.contact form .col3, .contact form .col9 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
/* margin-bottom: 20px;*/
  padding: 20px 0px;
}

.contact form .col9 { margin-right: 0px; }

.contact form h3 {
  color: #e5e9ea;
  font-family: 'novecento_sans_widelight';
  text-align: center;
  text-transform: uppercase;
}

.contact form input, .contact form textarea {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 3px;
  box-sizing: border-box;
  color: #e5e9ea;
  padding: 10px;
  width: 100%;
}
.contact form input[type=submit] {
  background: none;
  border: 1px solid #da70d6;
  color: #da70d6;
  cursor: pointer;
  float: left;
  text-transform: uppercase;
  width: 100%;
}

.contact form input[type=submit]:hover {
  -webkit-transition: width .5s ease, background-color .5s ease;
  -moz-transition: width .5s ease, background-color .5s ease;
  background: #da70d6;
  color: #e5e9ea;
  transition: width .5s ease, background-color .5s ease;
} 

.contact form label { color: #e5e9ea; font-size: 0.9em; font-weight: 300; }

.form-confirmation {
  text-align: center; 
  padding-bottom: 100px;
  
}
.form-confirmation a {
	color: orchid;
}

.grecaptcha-badge {
  opacity: 0;
}


/* ////////////////////////////  FOOTER  /////////////////////////// */

footer { background: #26292e; padding: 10px 0; }
footer p {
  color: #e5e9ea;
  font-size: 0.75em;
  text-align: center;
  text-transform: uppercase;
}

footer a { color: #da70d6; }


/* ////////////////////////////  RESPONSIVE  /////////////////////////// */


/* /////////////////////////////////////////////////////////////

  Media Queries - Desktop under 1400px
  
///////////////////////////////////////////////////////////// */

@media screen and (max-width: 1400px) {
  
  .container { width: 1000px; }

  blockquote .container { padding: 50px 150px; }

}



/* /////////////////////////////////////////////////////////////

  Media Queries - Desktop under 1150px
  
///////////////////////////////////////////////////////////// */

@media screen and (max-width: 1150px) {
  
  .container { width: 950px; }

}

/* /////////////////////////////////////////////////////////////

  Media Queries - Desktop under 1050px
  
///////////////////////////////////////////////////////////// */

@media screen and (max-width: 1050px) {
  
  .container { width: 750px; }

  .col6 { width:  100%; }

  blockquote .container { padding: 50px 50px; }

}

/* /////////////////////////////////////////////////////////////

  Media Queries - Screen under 850px
  
///////////////////////////////////////////////////////////// */


@media screen and (max-width: 850px) {

  .container { width: 650px; }

  header { height: 400px; }

  header nav ul { display: none; }
  .button-menu { display: block; }

  header nav ul.offcanevas {
    background: #da70d6;
    display: block;
    height: 100vh;
    position: absolute;
    top: 150px;
    width: 100%;
    z-index: 10;
  }

  header nav ul.offcanevas:before {
    background: url("../img/arrow_menu.png") no-repeat center;
    content: "";
    height: 15px;
    right: 20px;
    position: absolute;
    top: -10px;
    width: 30px;
  }
  header nav ul.offcanevas li {
    border-top: 1px solid #e5e9ea;
    float: none;
    line-height: 50px;
    margin-right: 0;
    text-align: center;
  }
  header nav ul.offcanevas li:last-child { border-bottom: 1px solid #e5e9ea; }
  
  header nav ul.offcanevas li a { color: #e5e9ea; margin-top: 15px; }

  .offcanevas .button-menu { background: url("../img/bouton_menu.png") no-repeat scroll 0px -55px / 210% auto; }

  header .logo {
    background-size: 80%;
    height: 120px;
    width: 120px;
  }

  header .header-title { margin-top: 150px; }

  blockquote .container { padding: 50px 0px; }

  .contact form {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 50px;
    width: 100%;
  }

}

/* /////////////////////////////////////////////////////////////

  Media Queries - Desktop under 700px
  
///////////////////////////////////////////////////////////// */

@media screen and (max-width: 700px) {
  
  .container { width: 100%; }

  .col { float: none; margin: 0 0 20px 0; }
  .col2, .col3, .col4, .col6, .col8, .col9, .col12 { width:  100% !important; }

  header { height: 300px; }

  header .header-title {
    margin-top: 60px;
    padding-right: 0px;
    text-align: center;
    width: 100%;
  }

  .prestation img { display: none; }

  .contact form .col3 { margin-bottom: 0; padding-bottom: 0; }

  footer p { padding: 0px 10px; }

}

/* /////////////////////////////////////////////////////////////

  Media Queries - Mobile phones (under 480px)
  
///////////////////////////////////////////////////////////// */

@media screen and (max-width: 479px) {
  
  .container { width: 100%; }

  .col { float: none; margin: 0 0 20px 0; }
  .col2, .col3, .col4, .col6, .col8, .col9, .col12 { width:  100% !important; }

  header .header-title h1 { font-size: 1.5em; }
  header .header-title h2 { font-size: 1.3em; }

  blockquote { height: 350px; }

  footer p { padding: 0px 20px; }
  
}