

@import url('https://fonts.googleapis.com/css?family=Athiti:400,600,700');


/*----------------*/
/*---- Header ----*/
/*----------------*/

header {
    display: block;
    width: 100%;
    height: auto;
}

nav {
    /*
    display: block;
    width: 100%;
    height: auto;
    background-color: #ababab;
    */
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    height: auto;
    background-color: #ababab;
}

#nav-list {
    display: block;
    position: relative;
    width: 100%;
    height: 60px;
    /*margin-bottom: 50px;*/
    /*padding-bottom: 50px;*/
    overflow: hidden;
}

#nav-list li{
    display: block;
    width: auto;
    height: auto;
}

.nav-item {
    display: block;
    width: 200px;
    height: 60px;
    margin-left: 30px;
    color: #1a3949;
    font-size: 20px;
    font-weight: 600;
    font-family: 'Athiti', sans-serif;
    line-height: 3em;
}

.trait-blanc::after{
    content: "I";
    color: white;
    font-size: 25px;
}

#resp-burger {

}

#resp-burger a {
    display: block;
    width: 50px;
    margin-left: 30px;
    color: #1a3949;
    font-size: 20px;
    font-weight: bold;
    font-family: 'Athiti', sans-serif;
    line-height: 3em;
}

#nav-item-tel {
    display: block;
    position: absolute;
    bottom: -20px;
    top: 0;
    right: 0;
    width: 260px;
    height: 60px;
    padding-right: 14px;
    padding-top: 4px;
    color: white;
    text-align: right;
    font-size: 25px;
    font-weight: 600;
    font-family: 'Athiti', sans-serif;
    line-height: 2em;
    background: url("../img/background-tel.png") no-repeat 0 0;
}

#logo-header {
    /*
    display: block;
    position: absolute;
    bottom: -150px;
    top: 120px;
    left: calc( 50% - 66px );
    width: 132px;
    height: 132px;
    background: url("../img/logo-ostheo.png") no-repeat center;
    */
    display: block;
    position: absolute;
    bottom: -150px;
    z-index: -10;
    top: 65px;
    left: calc( 50% - 66px );
    width: 132px;
    height: 132px;
    background: url("../img/logo-ostheo.png") no-repeat center;
}

h1 {
    margin-top: 200px;
    padding-right: 30px;
    padding-left: 30px;
    text-align: center;
    font-size: 35px;
    font-weight: 600;
    font-family: 'Athiti', sans-serif;
    color: #6c3d3d;
}

h1 b{
    margin-top: 200px;
    padding-right: 30px;
    font-size: 35px;
    font-weight: bolder;
    font-family: 'Athiti', sans-serif;
    color: #6c3d3d;
}

#h1-sousTitre {
    padding-right: 30px;
    padding-left: 30px;
    text-align: center;
    font-size: 25px;
    font-weight: 600;
    font-family: 'Athiti', sans-serif;
    color: #8d8586;
}


/*----------------*/
/*---- Approche ----*/
/*----------------*/

#approche {
    margin-top: 50px;
    padding: 0 30px;
}

#approche-sousTitre {
    display: block;
    width: 250px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 25px;
    font-family: 'Athiti', sans-serif;
    font-weight: normal;
    color: #8d8586;
    border-left: 2px solid #6c3d3d;
    border-right: 2px solid #6c3d3d;
}

#approche-sousTitre b {
    text-align: center;
    font-size: 30px;
    font-family: 'Athiti', sans-serif;
    font-weight: 600;
    color: #6c3d3d;
}

.approche-paragraphe {
    margin: 30px 0;
    font-size: 15px;
    font-family: 'Athiti', sans-serif;
    font-weight: 300;
    text-align: justify;
    line-height: 1;
}

#approche-list {
    display: block;
    width: 100%;
    background-color: #6c3d3d;
}

#approche-list li {
    display: block;
    width: 100%;
    padding: 30px 20px 20px 70px;
    color: #dbd3cc;
    font-size: 15px;
    font-family: 'Athiti', sans-serif;
}

#approche-list li a {
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    font-family: 'Athiti', sans-serif;
}

#approche-list li b {
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    font-family: 'Athiti', sans-serif;
}

#approche-mark-item {
    background: url("../img/picto-mark.gif") no-repeat 30px 30px;
}

#approche-horloge-item {
    background: url("../img/picto-horloge.gif") no-repeat 30px 30px;
}

#approche-telephone-item {
    background: url("../img/picto-telephone.gif") no-repeat 30px 30px;
}

#approche-euro-item {
    background: url("../img/picto-euro.gif") no-repeat 30px 30px;
}

#facebook {
    display: block;
    max-width: 250px;
    height: auto;
    margin: 30px auto;
    padding-top: 213px;
    background: url("../img/photo-fb.png") no-repeat;
}

#fb-lien {
    display: block;
    width: 100%;
    height: 110px;
    padding-left: 88px;
    padding-top: 30px;
    background: #d5d5d5 url("../img/fb-logo.png") no-repeat 16px 28px;
    color: black;
    font-size: 15px;
    font-weight: 600;
    font-family: 'Athiti', sans-serif;
}

#fb-lien b{
    color: #3c5a9a;
    font-size: 16px;
    font-weight: bold;
    font-family: 'Athiti', sans-serif;
}

#google-review {
    display: block;
    position: relative;
    width: 100%;
    height: auto;
}

#logo-googleavis {
    display: block;
    width: 200px;
    height: 100px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
    background-repeat:no-repeat;
    background-position:center;
    border-left: 1px solid #ddd6cf;
    border-right: 1px solid #ddd6cf;
}

#avis {
    display: none;
}

#logo-lonsbasket {
    display: block;
    width: 200px;
    height: 100px;
    margin-right: auto;
    margin-left: auto;
    background: url(../img/logo-lonsbasket.png) no-repeat -50px 0;
    border-left: 1px solid #ddd6cf;
    border-right: 1px solid #ddd6cf;
}


/*--------------------slider-----------------------*/

.slider {
    overflow: hidden;
    display: block;
    width: 450px;
    height: 100px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
}
.slider-content {
    position: relative;
    width: 4600px;  
}
.slide {
    float: left;
    width: 450px;
    height:100px;
    left:50px;
}
.stars{
    width:50px;
    float: left;
    position: relative;
    left:48px;
}

.slider h2{
    font-weight: normal;
    font-size: 13px;
}
.slide p{
    position: relative;
    left:50px;
}
.slide h2{
    position:relative;
    left:50px;
}
.tof{
    position:absolute;
    top:0px;
}
.pdeStars{
    width:150px;
    margin-left: 55px;
    font-size: 12px;
    color: grey;
}
.authe{
    clear: both;
    width: 400px;
    font-size: 12px;
}
.slide a{
    width: 100%;
    height:100%;
    text-decoration: none;
    color:black;
}
.avisGris{
    font-size: 13px;
    color: grey;
    margin-bottom: 10px;
}
/*--------------------*/
/*------ Triple ------*/
/*--------------------*/

#triple {
    margin-top: 50px;
}

#ecouter {
    background-color: #cdcdcd;
}

#ecouter-sousTitre {
    display: block;
    /*padding: 10px;*/
    color: white;
    text-align: center;
    font-size: 30px;
    font-family: 'Athiti', sans-serif;
    background-color: #1a3949;
}

#ecouter-sousTitre::after {
    content: "I";
    color: white;
    font-size: 25px;
    font-weight: normal;
}

#ecouter-sousTitre::before {
    content: "I";
    color: white;
    font-size: 25px;
    font-weight: normal;
}

.ecouter-paragraphe {
    padding: 30px;
    font-size: 15px;
    font-family: 'Athiti', sans-serif;
    font-weight: 600;
    text-align: justify;
    line-height: 1.5;
}

#diagnostiquer {
    background-color: #ababab;
}

#diagnostiquer-sousTitre {
    display: block;
    /*padding: 10px;*/
    color: #1a3949;
    text-align: center;
    font-size: 30px;
    font-family: 'Athiti', sans-serif;
    background-color: white;
}

#diagnostiquer-sousTitre::after {
    content: "I";
    color: #cdcdcd;
    font-size: 25px;
    font-weight: normal;
}

#diagnostiquer-sousTitre::before {
    content: "I";
    color: #cdcdcd;
    font-size: 25px;
    font-weight: normal;
}

.diagnostiquer-paragraphe {
    padding: 30px;
    font-size: 15px;
    font-family: 'Athiti', sans-serif;
    font-weight: 600;
    text-align: justify;
    line-height: 1.5;
}

#manipuler {
    background-color: #cdcdcd;
}

#manipuler-sousTitre {
    display: block;
    /*padding: 10px;*/
    color: white;
    text-align: center;
    font-size: 30px;
    font-family: 'Athiti', sans-serif;
    background-color: #1a3949;
}

#manipuler-sousTitre::after {
    content: "I";
    color: white;
    font-size: 25px;
    font-weight: normal;
}

#manipuler-sousTitre::before {
    content: "I";
    color: white;
    font-size: 25px;
    font-weight: normal;
}

.manipuler-paragraphe {
    padding: 30px;
    font-size: 15px;
    font-family: 'Athiti', sans-serif;
    font-weight: 600;
    text-align: justify;
    line-height: 1.5;
}

/*--------------------*/
/*----- Cabinet ------*/
/*--------------------*/

#cabinet {
    padding: 50px 30px;
    background-color: #e2e3e5;
}

#cabinet-sousTitre {
    display: block;
    width: 250px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 30px;
    font-weight: normal;
    font-family: 'Athiti', sans-serif;
    color: #ababab;
    border-left: 2px solid #6c3d3d;
    border-right: 2px solid #6c3d3d;
}

#cabinet-sousTitre b{
    font-size: 30px;
    font-weight: bold;
    font-family: 'Athiti', sans-serif;
    color: #6c3d3d;
}

.cabinet-paragraphe {
    margin: 20px 0;
    font-size: 15px;
    font-family: 'Athiti', sans-serif;
    font-weight: 600;
    text-align: justify;
    line-height: 1.5;
}

#cabinet-btn-video {
    display: block;
    width: 100%;
    height: 50px;
    margin: 20px auto;
    color: white;
    text-align: center;
    font-family: 'Athiti', sans-serif;
    line-height: 3em;
    background-color: #6c3d3d;
}

#cabinet-img-video {
    display: block;
    width: 371px;
    height: 281px;
    margin: 20px auto;
    background: url("../img/btn-video.jpg") no-repeat;
}

#cabinet-photos-list {
    display: block;
    width: 100%;
    height: auto;
    margin: 20px 0;
}


.cabinet-photos-item {
    display: block;
    width: 100%;
    height: auto;
    margin: 20px auto;
}

.cabinet-photos-item img {
    width: 100%;
}

/*---------------------------------*/
/*---- Formation / Publication ---*/
/*-------------------------------*/


#formation{
    margin-top: 50px;
    padding: 0 30px;
    text-align: justify;
}

#formation-sousTitre {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    font-family: 'Athiti', sans-serif;
    color: #6c3d3d;
}

#formation-sousTitre::before {
    content: "I";
    font-size: 30px;
    font-weight: normal;
    color: #ababab;
}

#formation-sousTitre::after {
    content: "I";
    font-size: 30px;
    font-weight: normal;
    color: #ababab;
}


.formation-paragraphe{
    margin: 20px 0;
    font-size: 15px;
    font-family: 'Athiti', sans-serif;
    font-weight: 600;
    text-align: justify;
    line-height: 1;
}


/*--------------------*/
/*------ footer ------*/
/*--------------------*/

footer {
    display: block;
    width: 100%;
    height: auto;
    padding: 0 30px;
    background-color: #ababab;
}

#footer-list {
    display: block;
    position: relative;
    width: 100%;
}

#footer-list li{
    display: block;
    height: auto;
}

.footer-item {
    display: block;
    width: 200px;
    height: 60px;
    margin-left: auto;
    margin-right: auto;
    color: #1a3949;
    font-size: 20px;
    font-weight: bold;
    font-family: 'Athiti', sans-serif;
    line-height: 3em;
}

.footer_trait-blanc::after{
    content: "I";
    color: white;
    font-size: 25px;
}

#lien-ZK a {
    display:  block;
    width: 200px;
    margin-left:  auto;
    margin-right:  auto;
}