/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

.site-wrapper,
svg:not(:root) {
    overflow: hidden
}

img,
legend {
    border: 0
}

legend,
td,
th {
    padding: 0
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url(https://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3aCWcynf_cDxXwCLxiixG1c.ttf) format('truetype')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(https://fonts.gstatic.com/s/opensans/v13/MTP_ySUJH_bn48VBG8sNSonF5uFdDttMLvmWuJdhhgs.ttf) format('truetype')
}

@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    src: local('Open Sans Extrabold'), local('OpenSans-Extrabold'), url(https://fonts.gstatic.com/s/opensans/v13/EInbV5DfGHOiMmvb1Xr-honF5uFdDttMLvmWuJdhhgs.ttf) format('truetype')
}

@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 700;
    src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(https://fonts.gstatic.com/s/opensans/v13/PRmiXeptR36kaC0GEAetxp_TkvowlIOtbR7ePgFOpF4.ttf) format('truetype')
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    overflow-x: hidden
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent;
    text-decoration: none
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
optgroup,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre,
textarea {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

.banner__title,
.button,
.footer__item,
.header__nav__title,
.intro__home {
    text-transform: uppercase
}

.intro__home span i{
	text-transform: initial;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

.dev-grid,
.dev-grid .grid,
.dev-grid .row,
.dev-grid [class*=cell-] {
    height: 100%
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

*,
.intro__home {
    box-sizing: border-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

li {
    list-style: none
}

.grid:after,
.grid:before,
.row:after {
    content: " ";
    display: table;
    width: 100%
}

.bibliographie a:after,
.button:before,
.intro .heading-1.title:after,
.long-text li:before,
.maps-link:after {
    content: ""
}

.dev-grid,
.dev-grid.is-visible {
    display: block
}

.grid:after,
.row:after {
    clear: both
}

.grid {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 30px
}

@media (max-width:700px) {
    .grid {
        max-width: 100%;
        padding: 0 20px
    }
}

.grid--large {
    width: 1320px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

[class*=cell-] {
    min-height: 1px;
    float: left;
    padding-left: 15px;
    padding-right: 15px
}

.cell-1 {
    width: 8.33333%
}

@media (max-width:700px) {
    .cell-1 {
        width: 100%
    }
}

.cell-2 {
    width: 16.66667%
}

@media (max-width:700px) {
    .cell-2 {
        width: 100%
    }
}

.cell-3 {
    width: 25%
}

@media (max-width:700px) {
    .cell-3 {
        width: 100%
    }
}

.cell-4 {
    width: 33.33333%
}

@media (max-width:700px) {
    .cell-4 {
        width: 100%
    }
}

.cell-5 {
    width: 41.66667%
}

@media (max-width:700px) {
    .cell-5 {
        width: 100%
    }
}

.cell-6 {
    width: 50%
}

@media (max-width:700px) {
    .cell-6 {
        width: 100%
    }
}

.cell-7 {
    width: 58.33333%
}

@media (max-width:700px) {
    .cell-7 {
        width: 100%
    }
}

.cell-8 {
    width: 66.66667%
}

@media (max-width:700px) {
    .cell-8 {
        width: 100%
    }
}

.cell-9 {
    width: 75%
}

@media (max-width:700px) {
    .cell-9 {
        width: 100%
    }
}

.cell-10 {
    width: 83.33333%
}

@media (max-width:700px) {
    .cell-10 {
        width: 100%
    }
}

.cell-11 {
    width: 91.66667%
}

.cell-12,
.dev-grid {
    width: 100%
}

.prepend-1 {
    margin-left: 8.33333%
}

@media (max-width:700px) {
    .cell-11,
    .cell-12 {
        width: 100%
    }
    .prepend-1 {
        margin-left: 0
    }
}

.prepend-2 {
    margin-left: 16.66667%
}

@media (max-width:700px) {
    .prepend-2,.video {
        margin-left: 0
    }
	
}

.prepend-3 {
    margin-left: 25%
}

@media (max-width:700px) {
    .prepend-3 {
        margin-left: 0;
		margin-bottom:-150px;
    }
}

.prepend-4 {
    margin-left: 33.33333%
}

@media (max-width:700px) {
    .prepend-4 {
        margin-left: 0
    }
}

.prepend-5 {
    margin-left: 41.66667%
}

@media (max-width:700px) {
    .prepend-5 {
        margin-left: 0
    }
}

.prepend-6 {
    margin-left: 50%
}

@media (max-width:700px) {
    .prepend-6 {
        margin-left: 0
    }
}

.prepend-7 {
    margin-left: 58.33333%
}

@media (max-width:700px) {
    .prepend-7 {
        margin-left: 0
    }
}

.prepend-8 {
    margin-left: 66.66667%
}

@media (max-width:700px) {
    .prepend-8 {
        margin-left: 0
    }
}

.prepend-9 {
    margin-left: 75%
}

@media (max-width:700px) {
    .prepend-9 {
        margin-left: 0
    }
}

.prepend-10 {
    margin-left: 83.33333%
}

@media (max-width:700px) {
    .prepend-10 {
        margin-left: 0
    }
}

.prepend-11 {
    margin-left: 91.66667%
}

@media (max-width:700px) {
    .prepend-11 {
        margin-left: 0
    }
}

.prepend-12 {
    margin-left: 100%
}

.append-1 {
    margin-right: 8.33333%
}

.append-2 {
    margin-right: 16.66667%
}

.append-3 {
    margin-right: 25%
}

.append-4 {
    margin-right: 33.33333%
}

.append-5 {
    margin-right: 41.66667%
}

.append-6 {
    margin-right: 50%
}

.append-7 {
    margin-right: 58.33333%
}

.append-8 {
    margin-right: 66.66667%
}

.append-9 {
    margin-right: 75%
}

.append-10 {
    margin-right: 83.33333%
}

.append-11 {
    margin-right: 91.66667%
}

.append-12 {
    margin-right: 100%
}

.dev-grid {
    position: fixed;
    z-index: 9;
    pointer-events: none
}

.dev-grid .cell-content {
    display: block;
    width: 100%;
    background-color: rgba(142, 239, 186, .2)
}

.banner__description,
.banner__text,
.banner__title,
.bibliographie .book,
.bibliographie p,
.contact .banner__contact,
.contact-card,
.contact-card span,
.contact-card-problem,
.contact-card-problem span,
.contact__input,
.footer__item,
.header__item--sub,
.header__nav__title,
.heading-1,
.intro__home .heading-1,
.long-text {
    font-family: 'Open Sans', sans-serif
}

.contact-card span,
.contact-card-problem span,
.header__nav__title,
.heading-1,
.intro__home .heading-1 {
    font-weight: 800
}

.bibliographie .book,
.contact .banner__contact {
    font-weight: 600
}

.heading-1 {
    font-size: 17px;
    letter-spacing: 1.6px
}

@media (max-width:700px) {
    .prepend-12 {
        margin-left: 0
    }
    .heading-1 {
        font-size: 18px
    }
}

.button {
    display: inline-block;
    border: 1px solid #6C397D;
    font-size: 13px;
    color: #000;
    background: 0 0;
    position: relative;
    -webkit-transition: .5s;
    transition: .5s;
    padding: 5px 60px;
}

.contact p,
.long-text {
    font-size: 15px
}

.button:before {
    display: block;
    width: 0;
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    top: 0;
    left: 0;
    height: 100%;
    position: absolute;
    background: #fff;
    z-index: -1
}

.button:hover {
    color: #fff
}

.button:hover:before {
    background: #6C397D;
    width: 100%
}

.button--white {
    border-color: #fff;
    color: #fff
}

.button--white:hover:before {
    background: #fff;
    width: 100%
}

.button--white:hover {
    color: #3da8c4
}

.button--blue{
	border-color: #3da8c4;
    color: #3da8c4;
}

.button--blue:hover:before {
    background: #3da8c4;
    width: 100%
}

.button--blue:hover {
    color: #white
}

.button.right {
    left: inherit;
    margin: 30px 0 0;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.blue {
    color: #96b24f;
}

.right {
    float: right
}

.intro .heading-1.title {
    display: inline-block;
    margin: 0 auto;
    position: relative;
    width: auto;
    left: 20%;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

@media (max-width:700px) {
    .intro .heading-1.title {
        left: 0
    }
}

.intro .heading-1.title:after {
    display: block;
    width: 0;
    height: 3px;
    background: #f1391e;
    left: -50px;
    position: absolute;
    bottom: -22px;
    -webkit-transition: 1s;
    transition: 1s
}

.animate .heading-1.title:after {
    width: 100px
}

.picture-banner {
    border-radius: 100px;
    border: 5px solid #fff;
    float: left;
    margin-right: 27px;
    margin-top: 25px
}

.video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0
}

.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.picture-wrapper {
    text-align: center
}

.picture-wrapper .picture:first-child {
    margin-right: 100px
}

@media (max-width:700px) {
    .intro .heading-1.title:after {
        left: 0
    }
    .picture-banner {
        float: none;
        margin-bottom: 40px
    }
    .picture-wrapper .picture {
        width: auto;
        display: block;
        margin: 0 auto
    }
    .picture-wrapper .picture:first-child {
        margin: 0 auto
    }
    .picture-wrapper a:first-child {
        margin-bottom: 50px;
        display: block
    }
}

.eleve {
    padding-bottom: 50px;
    padding-left: 15px;
    padding-right: 15px
}

.eleve__item {
    width: 50%;
    margin: 0 auto 50px
}

@media (max-width:700px) {
    .eleve__item {
        width: 100%;
        margin-left: 0;
        display: block
    }
    .eleve__item:last-child .banner__title {
        margin-bottom: 80px
    }
    .eleve .video-wrapper {
        width: 100%;
        display: block;
        padding-bottom: 56.25%
    }
}

.eleve__item:last-child {
    margin-bottom: 0
}

.eleve__item:first-child {
    margin-top: 20px
}

.eleve .video-wrapper {
    display: block;
    width: 100%;
    padding-bottom: 56.25%
}

.eleve .banner__title {
    display: block
}

.eleve .banner__title:after {
    left: -25px;
    position: absolute;
    top: 40px
}

@media (max-width:700px) {
    .eleve .banner__title {
        display: block;
        margin-top: 20px
    }
    .eleve .banner__title:after {
        left: 0
    }
}

.sport {
    line-height: 29px
}

.long-text {
    line-height: 29px;
    padding-bottom: 220px;
    text-align: justify
}

.banner.contact p,
.contact,
.contact p {
    text-align: center
}

.long-text.small {
    padding-bottom: 100px
}

.long-text .video-wrapper {
    width: 75%;
    margin: 60px auto;
    padding-bottom: 40%
}

@media (max-width:700px) {
    .long-text .video-wrapper {
        margin: 40px 0;
        width: 100%;
        padding-bottom: 56.25%
    }
}

.long-text .video-wrapper.no-top {
    margin-top: 0
}

.long-text .video-wrapper.no-bottom {
    margin-bottom: 0
}

@media (max-width:700px) {
    .long-text {
        padding-bottom: 170px
    }
}

.long-text .picture {
    display: block;
    margin: 0 auto;
    padding: 20px 0;
    width: 70%
}

.long-text .picture.small {
    width: 50%
}

.long-text .picture.small.coach{
	width: 30%
}

.long-text .picture.small.hypnose{
	width: 40%
}

.long-text .picture--left {
    margin: 0;
    float: left;
    padding-right: 30px;
    padding-bottom: 70px;
    width: auto;
    max-width: 290px
}

.long-text .picture--right {
    margin: 0;
    float: right;
    padding-left: 30px;
    padding-bottom: 70px;
    width: auto;
    max-width: 290px
}
.long-text .picture--right.at{
	max-width: 110px
}


@media (max-width:700px) {
    .long-text .picture--left {
        width: 100%;
        float: none;
        margin: 0 0 0 auto;
        padding-bottom: 20px
    }
	.long-text .picture--right {
        width: 100%;
        float: none;
        margin: 0 auto 0 auto;
        padding-bottom: 20px
    }
}

.long-text .picture.no-top {
    padding-top: 0;
    margin-bottom: 30px
}

.long-text .picture.big-logo {
    max-width: 420px;
    padding: 0;
    margin-top: 45px;
    margin-bottom: 20px
}
.long-text .picture--left.tree{
	padding-top: 50px;
}

.long-text p+p,
.long-text ul {
    margin-top: 30px
}

@media (max-width:700px) {
    .long-text .picture.big-logo {
        width: 100%;
        max-width: 100%
    }
}

.long-text.no-bottom {
    padding-bottom: 0
}

.long-text ul {
    padding: 0;
    margin-left: 70px
}

.long-text li {
    position: relative;
    margin-bottom: 40px
}

.long-text li:before {
    display: block;
    width: 40px;
    height: 3px;
    background: #00f;
    position: absolute;
    left: -55px;
    top: 12px
}

.long-text li p,
.long-text li p+p {
    margin: 0
}

.long-text .top-picture {
    padding-top: 0;
    margin-top: -5px
}

#map {
    height: 0;
    padding-bottom: 56.25%;
    width: 100%;
    margin-bottom: 100px;
    margin-top: 20px
}

@media (max-width:700px) {
    #map {
        margin-bottom: 110px
    }
}

.bibliographie {
    width: 65%;
    margin: 0 auto
}

.bibliographie img {
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media (max-width:700px) {
    .bibliographie {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 150px!important
    }
    .bibliographie img {
        position: relative;
        left: 0;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        width: 100%
    }
    .site-wrapper {
        overflow: hidden
    }
}

.bibliographie p {
    line-height: 24px;
    margin: 25px 0
}

.bibliographie p:first-child {
    margin-top: 0
}

.bibliographie .book {
    font-style: italic
}

.bibliographie .author {
    color: #3da8c4
}

.bibliographie a {
    color: #000;
    position: relative;
    display: inline-block
}

.bibliographie a:after {
    display: block;
    width: 100%;
    left: 0;
    bottom: -5px;
    background: #000;
    height: 1px;
    position: absolute
}

.contact__form {
    margin-top: 90px;
    margin-bottom: 50px
}

.contact .banner__contact {
    font-size: 18px;
    margin: 30px 20px;
    line-height: 29px
}

.contact__input {
    width: 100%;
    margin-bottom: 50px;
    padding: 15px 12px;
    border: 0;
    outline: 0
}

.site-wrapper {
    position: relative
}

.contact-card,
.contact-card-problem {
    position: fixed;
    z-index: 1;
    background: #fff;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(50%);
    transform: translateX(-50%) translateY(50%);
    text-transform: uppercase;
    letter-spacing: .8px;
    text-align: center;
    width: 65%;
    opacity: 0;
    padding: 150px 0;
    -webkit-transition: 1s;
    transition: 1s;
    pointer-events: none
}

@media (max-width:700px) {
    .contact-card,
    .contact-card-problem {
        width: 90%
    }
}

.contact-card-problem__message,
.contact-card__message {
    margin-top: 0;
    margin-bottom: 60px
}

.contact-active .contact-card {
    pointer-events: inherit;
    opacity: 1;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.mentions-legales {
    margin-top: 0;
    margin-bottom: 0
}

.mentions-legales:after,
.mentions-legales:before {
    z-index: -1
}

.mentions-legales p+.banner__title {
    margin-top: 50px
}

.mentions-legales.banner {
    padding-bottom: 100px
}

.small-picture {
    max-width: 95px;
    margin-bottom: -2px
}

#js-submit:hover {
    background: #6C397D;
    color: #fff
}

.cl a:after,
.maps-link:after {
    width: 100%;
    left: 0;
    bottom: -5px;
    background: #000;
    height: 1px
}

.apropos {
    margin-top: 0;
    margin-bottom: 70px
}

.hide {
    display: none
}

.main {
    margin-top: 115px
}

.mail-pic {
    width: 100%;
    max-width: 300px
}

.bottom-20 {
    display: block;
    margin-bottom: 20px
}

.maps-link {
    color: #000;
    position: relative;
    display: inline-block
}

.maps-link:after {
    display: block;
    position: absolute
}

.cl {
    margin-top: 60px
}

.cl .video-wrapper {
    margin-top: 50px
}

.cl a {
    color: #000;
    position: relative;
    display: inline-block
}

.cl a:after,
.extern-link:before,
.header .grid:after,
.header .grid:before,
.header__nav:before {
    content: "";
    display: block
}

.cl a:after {
    position: absolute
}

.banner.liens {
    padding-bottom: 220px
}

.extern-link {
    position: relative
}

.extern-link:before {
    position: absolute;
    width: 16px;
    height: 16px;
    background: green;
    top: 0;
    right: -25px
}

.banner .button.center {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.header {
    z-index: 20;
    position: absolute;
    max-width: 1140px
}

.header .grid {
    width: 100%;
    position: fixed;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #fff
}

.header .grid:after,
.header .grid:before {
    top: 0;
    background: #fff;
    height: 100%;
    width: 2000px;
    position: absolute;
    z-index: -1
}

.header .grid:before {
    left: -1998px
}

.header .grid:after {
    right: -1998px
}

.header__container {
    position: relative
}

.header__burger {
    width: 44px;
    height: 30px;
    top: 80px;
    position: absolute;
    z-index: 20;
    cursor: pointer;
    -webkit-transition: -webkit-transform .5s;
    transition: transform .5s
}

@media (max-width:700px) {
    .banner.liens {
        padding-bottom: 160px
    }
    .header__burger {
        top: 60px
    }
}

.header__burger .burger-btn {
    position: relative;
    height: 4px;
    background: #000;
    width: 100%;
    top: 12px;
    -webkit-transition: .5s;
    transition: .5s
}

.header__burger .burger-btn:after,
.header__burger .burger-btn:before {
    content: "";
    display: inline-block;
    width: 44px;
    height: 4px;
    background: #000;
    position: absolute;
    -webkit-transition: .5s;
    transition: .5s
}

.header__nav,
.header__nav:before {
    position: absolute;
    background: #fff
}

.header__burger .burger-btn:before {
    top: -12px
}

.header__burger .burger-btn:after {
    top: 12px
}

.header__nav {
    padding-right: 50px;
    padding-bottom: 50px;
    height: 100vh;
    left: 0;
    z-index: 10;
    top: 0;
    -webkit-transition: .7s;
    transition: .7s;
    -webkit-transform: translateX(-120vw);
    transform: translateX(-120vw)
}

.header__nav--bis {
    overflow-y: scroll;
    padding-top: 120px;
    margin-top: 0
}

@media (max-width:700px) {
    .header__nav {
        margin-left: -30px;
        width: calc(100% + 60px);
        overflow-y: scroll;
        padding-left: 30px;
        -webkit-transform: translateX(calc(-100% - 60px));
        transform: translateX(calc(-100% - 60px))
    }
}

.header__nav:before {
    width: 2000px;
    height: 100%;
    left: -1998px;
    z-index: 10
}

.header__item--sub a:after,
.header__nav__title:after {
    content: "";
    display: block;
    background: #3da8c4;
    z-index: 10
}

.header__nav:after {
    content: "";
    display: block
}

.header__nav>ul {
    margin-top: 160px;
    margin-left: 0;
    padding-left: 0
}

.header__nav>ul ul {
    padding-left: 17px
}

.header__nav__title {
    color: #000;
    position: relative;
    margin-bottom: 17px;
    font-size: 13px;
    letter-spacing: 1.4px
}

.header__nav__title:after {
    left: -30px;
    position: relative;
    bottom: -7px;
    height: 2px;
    width: 100px
}

@media (max-width:700px) {
    .header__nav>ul {
        margin-top: 120px
    }
    .header__nav__title:after {
        left: 0
    }
}

.header__nav a.header__nav__title:hover:after {
    -webkit-animation: transitTitle .9s;
    animation: transitTitle .9s
}

@-webkit-keyframes transitTitle {
    0% {
        -webkit-transform-origin: right;
        transform-origin: right;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    50% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: right;
        transform-origin: right
    }
    51% {
        -webkit-transform-origin: left;
        transform-origin: left
    }
    100% {
        -webkit-transform-origin: left;
        transform-origin: left;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes transitTitle {
    0% {
        -webkit-transform-origin: right;
        transform-origin: right;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    50% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transform-origin: right;
        transform-origin: right
    }
    51% {
        -webkit-transform-origin: left;
        transform-origin: left
    }
    100% {
        -webkit-transform-origin: left;
        transform-origin: left;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.header__nav a.header__nav__title:after {
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition: -webkit-transform .5s cubic-bezier(.19, 1, .22, 1);
    transition: transform .5s cubic-bezier(.19, 1, .22, 1)
}

.header__item {
    margin-top: 27px
}

.header__item:first-child,
.header__item:nth-child(2) {
    margin-top: 38px
}

.header__item--sub {
    font-size: 13px;
    margin-top: 5px
}

.header__item--sub a {
    color: #000;
    position: relative
}

.header__item--sub a:after {
    left: 0;
    position: absolute;
    bottom: -3px;
    height: 1px;
    width: 100%;
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: -webkit-transform .5s cubic-bezier(.19, 1, .22, 1);
    transition: transform .5s cubic-bezier(.19, 1, .22, 1)
}

.header__item--sub a:hover:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left;
    transform-origin: left
}

.header__logo {
    display: inline-block;
    float: right;
    margin-top: 65px;
    -webkit-transition: -webkit-transform .5s;
    transition: transform .5s;
    width: 100%;
    max-width: 230px
}

.header__burger:hover .burger-btn {
    width: 33px
}

.header__burger:hover .burger-btn:before {
    width: 44px
}

.header__burger:hover .burger-btn:after {
    width: 22px
}

@media (max-width:700px) {
    .header__logo {
        margin-top: 45px
    }
    .header__burger:hover .burger-btn,
    .header__burger:hover .burger-btn:after,
    .header__burger:hover .burger-btn:before {
        width: 44px
    }
}

.menu-active {
    overflow: hidden
}

.menu-active .burger-btn,
.menu-active .header__burger:hover .burger-btn {
    width: 0;
    right: 0
}

.menu-active .burger-btn:after,
.menu-active .header__burger:hover .burger-btn:after {
    width: 44px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0
}

.menu-active .burger-btn:before,
.menu-active .header__burger:hover .burger-btn:before {
    width: 44px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 0
}

.bgwhite:before,
.menu-active .header:after {
    width: 100%;
    display: block;
    content: ""
}

.menu-active .header__nav {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.menu-active .header:after {
    height: 100%;
    background: green
}

.fixed-menu .header__burger,
.fixed-menu .header__logo {
    -webkit-transform: scale(.9) translateY(-50px);
    transform: scale(.9) translateY(-50px)
}

.fixed-menu .grid {
    max-height: 100px
}

.fixed-menu .grid:after,
.fixed-menu .grid:before {
    height: 100px
}

@media (max-width:700px) {
    .fixed-menu .grid {
        max-height: 80px
    }
    .fixed-menu .grid:after,
    .fixed-menu .grid:before {
        height: 80px
    }
    .fixed-menu .header__logo {
        margin-top: 55px
    }
}

.bgwhite:before {
    position: absolute;
    background: rgba(255, 255, 255, 0);
    height: 118px;
    z-index: 11;
    max-width: 300px;
    pointer-events: none
}

.menu-active .bgwhite:before {
    background: #fff
}

.fixed-menu .bgwhite:before {
    height: 80px
}

@media (max-width:700px) {
    .fixed-menu .header__burger {
        top: 70px
    }
    .bgwhite:before {
        height: 98px
    }
}

.header__logo:after {
    content: "";
    display: block;
    position: fixed;
    width: 200vw;
    height: 20px;
    background: #fff;
    left: -100vw;
    margin-top: -2px;
    pointer-events: none
}

.footer {
    padding-bottom: 10px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
	background-color:#f2f2f2;
    bottom: 0;
    width: 100%
}

.footer img {
    max-width: 105px;
    margin-bottom: -4px
}

.footer ul {
    float: right
}

@media (max-width:700px) {
    .header__logo:after {
        display: none
    }
    .footer {
        width: 100%;
        margin-top: 30px
    }
    .footer ul {
        float: left;
        padding: 0
    }
}

.footer p,
.footer__item {
    display: inline-block
}

.footer p {
    margin: 0
}

.footer__item {
    font-size: 13px;
    color: #000;
    margin-left: 20px;
    letter-spacing: .8px;
    position: relative
}

@media (max-width:700px) {
    .footer__item,
    .footer__item:first-child {
        margin-left: 0
    }
    .footer__item {
        font-size: 11px;
        margin-right: 20px
    }
}

.footer__item:after {
    display: block;
    content: "";
    height: 15px;
    width: 1px;
    background: #000;
    right: -11px;
    top: 1px;
    position: absolute
}

.footer__item:last-child:after {
    display: none
}

.footer__item a {
    color: #000
}

.overlay {
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: 0;
    -webkit-transition: 1s;
    transition: 1s;
    pointer-events: none
}

.menu-active .overlay,
contact-active .overlay {
    opacity: .5;
    pointer-events: auto
}

.header ul::-webkit-scrollbar {
    width: 6px
}

.header ul::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: rgba(127, 127, 127, .7)
}

.header ul::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(255, 0, 0, .4)
}

.banner {
    padding-top: 60px;
    padding-bottom: 110px;
    background: #fff;
    position: relative
}

.banner--image{
	padding-top:30px;
}

.banner--home {
    padding-bottom: 200px
}

.banner--home .banner__text {
    color: #000;
    padding-right: 50px
}

.banner p {
    text-align: justify
}

.banner--grey,
.banner--grey.banner--full:after,
.banner--grey.banner--full:before {
    background: #f2f2f2
}

.banner--full:after,
.banner--full:before {
    content: "";
    display: block;
    top: 0;
    background: #3da8c4;
    height: 100%;
    width: 2000px;
    position: absolute;
    z-index: -1
}

.banner--full:before {
    left: -1998px
}

.banner--full:after {
    right: -1998px
}

.banner--large-bottom {
    padding-bottom: 100px
}

.banner--small-bottom {
    padding-bottom: 120px
}

.banner--blue {
    background: #3da8c4;
    color: #fff;
    padding-top: 15px;
    padding-bottom: 15px
}

.banner--blue.prepend-2.video {
    margin-left: 23.4%;
}

@media (max-width:700px) {
    .banner--blue.prepend-2.video{
        margin-left: 0
    }
	
}

.round{
	border-radius: 5px;
    overflow: hidden;
}

.round iframe{
	margin-bottom:-9px;
}

.banner.no-top {
    padding-top: 0
}

.banner__title {
    font-size: 16px;
    letter-spacing: 2px;
    position: relative;
    margin-bottom: 40px;
    margin-top: 0
}

.banner__title:after {
    display: block;
    content: "";
    width: 100px;
    height: 2px;
    background: #fff;
    bottom: -20px;
    left: -25px;
    position: absolute
}

.banner--grey .banner__title:after{
	background: #3da8c4;
}

.banner__title.blue{
	color:#000;
}

.banner__title.blue:after {
    background: #3da8c4;
}

.banner--text {
    padding: 45px 0
}

.banner--text .banner__title:after {
    display: none
}

.banner__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
    flex-flow: row;
    padding: 0px;
    text-align: center
}

@media (max-width:700px) {
    .banner__title:after {
        left: 0;
        width: 80px
    }
    .banner__container {
        -ms-flex-flow: column;
        flex-flow: column
    }
}

.banner__item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-flow: row;
    flex-flow: row;
    padding: 0 50px 0 25px
}

.banner__item:first-child {
    margin-left: 50px
}


.banner .button,
.intro,
.intro .heading-1,
.intro__home {
    position: relative
}


@media (max-width:700px) {
    .banner__item {
        width: 100%;
        margin-top: 50px
    }
    .banner__item:first-child {
        margin-left: 0;
        margin-top: 0
    }
}

.banner__description {
    font-size: 15px;
    line-height: 29px;
    text-align: justify
}

.banner__text {
    font-size: 14px;
    line-height: 29px;
    margin-top: 15px;
    color: #fff
}

.banner--grey .banner__text {
    color: black;
}

.banner .button {
    margin: 30px auto 0;
    left: 50%;
    -webkit-transform: translateX(-65%);
    transform: translateX(-65%)
}

.banner .button.left,
.banner .right {
    left: 0;
    -webkit-transform: translateX(0)
}

.banner .button.left {
    transform: translateX(0)
}

.banner .right {
    margin: 0;
    transform: translateX(0)
}

.banner .contact__form .button {
    margin: 0;
    left: -2px;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.banner .contact__form .button:hover {
    color: #f1391e
}

.button.top-20 {
    margin-top: 20px
}

.intro {
    padding: 120px 0 160px
}

.intro--title {
    padding: 120px 0 145px
}

.intro__home {
    padding: 15px 65px
}

.intro__home .heading-1 {
    font-size: 16px;
    letter-spacing: 1.6px;
    color: #3da8c4;
    padding-left: 56px
}

.intro .heading-1 {
    margin: 25px 0;
    display: inline-block;
    letter-spacing: 2px
}

@media (max-width:700px) {
    .intro__home .heading-1 {
        font-size: 18px;
        padding-left: 0;
		margin-top:200px;
	}
    .intro__home {
        left: 20px;
        -webkit-transform: translateY(-50%) translateX(0);
        transform: translateY(-50%) translateX(0)
    }
}

.mobile{
	display:none;
}
.pc{
	display:inline;
}

@media (max-width:600px) {
    .pc{
        display:none;
	}
	
	.mobile{
		display:inline;
	}

}



.intro__home:after,
.intro__home:before {
    content: "";
    position: absolute;
    width: 0;
    height: 1px
}

.intro span {
    margin-bottom: 12px;
    display: block
}

.intro span:first-child {
    margin-bottom: 0px;
    font-size:19px;
}

.intro span:nth-child(3),.intro span:nth-child(4){
	margin-bottom:5px;
}

.intro span i {
    font-size:15px;
}

.intro span:last-child {
    margin-bottom: 0
}

.intro__home:before {
    display: block;
    top: 0;
    background: #000;
    left: 0;
    -webkit-animation: boxBorder 1s ease-in-out;
    animation: boxBorder 1s ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@media (max-width:700px) {
    .intro__home:before {
        display: none
    }
}

.intro__home:after {
    display: block;
    bottom: 0;
    background: #000;
    right: 0;
    -webkit-animation: boxBorder 1s ease-in-out;
    animation: boxBorder 1s ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.intro__home .intro__home-bis:after,
.intro__home .intro__home-bis:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 0%;
    background: #000
}

@media (max-width:700px) {
    .intro__home:after {
        display: none
    }
}

.intro__home .intro__home-bis:before {
    display: block;
    top: 0;
    left: 0;
    -webkit-animation: boxBorderHeight 1s ease-in-out;
    animation: boxBorderHeight 1s ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@media (max-width:700px) {
    .intro__home .intro__home-bis:before {
        display: none
    }
}

.intro__home .intro__home-bis:after {
    display: block;
    bottom: 0;
    right: 0;
    -webkit-animation: boxBorderHeight 1s ease-in-out;
    animation: boxBorderHeight 1s ease-in-out;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.animate .intro__home .intro__work:after {
    width: 25px
}

.animate .intro__home .intro__date:after {
    width: 140px
}

@media (max-width:700px) {
    .intro__home .intro__home-bis:after {
        display: none
    }
    .animate .intro__home .intro__date:after {
        width: 100px
    }
    .animate .intro__home {
        padding: 0
    }
    .animate .intro__home .intro__home-bis:after,
    .animate .intro__home .intro__home-bis:before,
    .animate .intro__home:after,
    .animate .intro__home:before {
        background: 0 0
    }
}

#home .intro {
  padding: 70px 0 90px;
  }
#home .banner--grey {
    padding-top: 45px;
    padding-bottom: 75px;
    }
#home .banner--grey.cell-8 {
    width:108%;
    }
	
#home .banner--grey.prepend-2 {
	margin-left:-5%;
}
        

@-webkit-keyframes boxBorder {
    0% {
        width: 0
    }
    100% {
        width: 100%
    }
}

@keyframes boxBorder {
    0% {
        width: 0
    }
    100% {
        width: 100%
    }
}

@-webkit-keyframes boxBorderHeight {
    0% {
        height: 0
    }
    100% {
        height: 100%
    }
}

@keyframes boxBorderHeight {
    0% {
        height: 0
    }
    100% {
        height: 100%
    }
}