@import url(https://fonts.googleapis.com/css?family=Dosis:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
@import url(https://fonts.googleapis.com/css?family=PT+Serif:400italic);
html {     -webkit-font-smoothing: antialiased; } 
body{
    margin: 0;
    padding: 0;
    width: 100%;
    font-size: 18px;
    float: left;
    font-family: open sans;
    color: #999;
    overflow-x: hidden;
}
.overlay{
    position: absolute;
    top: 50%;
    left: 45%;
    display: none;
}
a,a:hover{
    text-decoration: none!important;
    -webkit-transition: all 500ms linear;
-moz-transition: all 500ms linear;
-ms-transition: all 500ms linear;
-o-transition: all 500ms linear;
transition: all 500ms linear;
}

.whatsapp{
    text-decoration: none;
    color: #999
}

header{
    width: 100%;
    float: left;
}
#logo{
    line-height: 72px;
    padding: 0;
}
#logo a{
    font-size: 30px;
    color: #dd0099;
    font-family: dosis;
    font-weight: 700;
}
#logo_footer a{
    font-size: 24px;
    color: #dd0099;
    font-family: dosis;
    font-weight: 700;
}
.main_menu{
    padding: 14px 0;
}
.main_menu ul li a{
    color: #773300;
    font-family: dosis;
    font-size: 16px;
    text-transform:uppercase;
    padding: 15px 14px;
}
.main_menu ul li a:hover,.menu_footer ul li a:hover{
     color: #dd0099;
    background: transparent;
}

.global_content{
    float: left;
    width: 100%;
}
.slider{
    float: left;
    width: 100%;
   

}
.contenu_slider{
    text-align: center;
    padding: 20px 0;
    position: relative;
}
.contenu_slider .item img{
    width: 100%;
    height: 473px;
}
.contenu_slider.sl2 .item img{
    height: auto;
}
.contenu_slider item{
    position: relative;
}
.contenu_slider .slider_description{
    float: left;
    width: 100%;
    position: absolute;
    top: 6%;
}
.contenu_slider h2{
    font-family: dosis;
    font-size: 60px;
    color: #fff;
    font-weight: 700;
    padding: 52px 0 35px;
}
.contenu_slider blockquote{
    font-family: open sans;
    font-size: 24px;
    color: #fff;
    line-height: 35px;
    width: 55%;
    margin: auto;
    min-height: 165px;

}
blockquote:before{
    display: block;
    height: 0;
    content: "“";
    margin-left: -35px;
    font-size: 120px;
    font-family: 'PT Serif', serif;
    color: #fff;
    text-align: left;
}

blockquote:after{
    display: block;
    height: 0;
    content: "“";
    margin-right: -35px;
    font-size: 120px;
    font-family: 'PT Serif', serif;
    color: #fff;
    text-align: right;
    float: right;
    transform: rotate(180deg) ;
-webkit-transform: rotate(180deg) ;
-moz-transform: rotate(180deg) ;
-o-transform: rotate(180deg) ;
-ms-transform: rotate(180deg) ;
  
}
.owl-theme .owl-controls .owl-buttons div{
    background: none!important;
}
#owl-slider .owl-next{
    position: absolute;
    right: 16.5%;
    top: 43%;
}
#owl-slider .owl-prev{
       position: absolute;
    left: 17%;
    top: 42%;
}
#owl-slider2 .owl-next{
      position: absolute;
    right: 0;
    top: 48%;
   
}
#owl-slider2 .owl-prev{
    position: absolute;
    left: 0;
    top: 48%;
}
#owl-slider2 img{
    display: block;
    margin: auto;
    max-width: 100%;
}
.owl-pagination{
    display: none;
}
.content1{
    float: left;
    width: 100%;
    background: url(../images/bg_content.jpg) center no-repeat;
    position: relative;
}
.portrait{
    position: absolute;
    top: -92px;
    width: 100%;
}
.portrait img{
    display: block;
    margin: auto;
}
.content1 h3,{
    font-family: dosis;
    font-weight: 700;
    color: #773300;
    font-size: 24px;
    line-height: 30px;
    margin-top: 120px;
    margin-bottom: 50px;
}
.content1 .contenu{
    float: left;
    width: 100%;
}
.contenu p{
    float: left;
    width: 100%;
}
.content1 p{
    font-family: open sans;
    font-size: 18px;
    text-align: center;
    line-height: 24px;
    color: #999;
    font-weight: 400;
    margin-bottom: 15px;
}
p.text_gras{
    font-family: open sans;
    font-weight: 700!important;
}
footer{
    float: left;
    width: 99%;
    padding: 20px 0;
    border-top: 1px solid #eee;
}

.menu_footer ul li a{
     color: #773300;
    font-family: dosis;
    font-size: 16px;
    text-transform:uppercase;
    padding: 5px;
    
}
.liste_content2{
    padding: 0;
    margin: 0;
    list-style: none;
}
.content2 h4{
    font-family: dosis;
    font-weight: 700;
    font-size: 36px;
    color: #773300;
    margin: 20px 0;
}
.liste_content2 li{
     color: #999;
    font-family: open sans;
    font-weight: 400;
    font-size: 18px;
    background: url(../images/list.png) no-repeat top left;
    padding-left: 30px;
    line-height: 24px;
    margin: 36px 0;
    
}
.padd0{
    padding: 0;
}
.content3{
    float: left;
    width: 100%;
    color: #999;
    line-height: 30px;
}
.cabinet_nom{
    font-size: 24px;
    font-family: dosis;
    font-weight: 700;
    color: #773300;
    margin-top: 110px;
    margin-bottom: 30px;
    line-height: 27px;
    padding: 0;
}
.titre_section{
    font-size: 36px;
    font-family: dosis;
    font-weight: 700;
    color: #fff;
    padding: 50px 0;
    border: 1px solid;
    margin: 20px 0;
    background: url(../images/bg_content4.jpg) no-repeat center;
    
}
.titre_section span{
    font-size: 18px;
    text-transform: none;
    font-weight: 400;
}
.activity .container{
    border: 1px solid #dd0099;
    padding: 5px 10px;
    border-radius: 15px;
}

.content3 h3,.content4 h3,.wrapper_2 h3,.wrapper_4 h2,.agenda h3,.wrapper6 h3{
    font-family: dosis;
    font-weight: 700;
    font-size: 36px;
    color: #773300;
    margin: 20px 0;
}
.content3 img{
    margin: auto;
}
.content3_2{
    margin-top: 80px;
    padding-bottom: 80px;
}
.wrapper_2{
    float: left;
    width: 100%;
    background: url(../images/wrapper_2.jpg) center top no-repeat;
}
.box{
    padding-bottom: 20px;
}
.box img{
    display: block;
    margin: auto;
    min-width: 100%;
    max-width: 100%;
    margin-top: 10px;
}
.box h5, .event p{
    font-family: dosis;
    font-size: 24px;
    font-weight: 700;
    color: #773300;
    margin: 10px 0;
}

.box p{
    font-size: 16px;
    text-align: center;
    line-height: 24px;
    padding: 25px 5px;
    
}
.box1{
	height:500px;
	overflow:hidden;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0px 0px 5px 0px #000;
}
.btn_box{
    display: block;
    color: #dd0099;
    text-align: center;
    margin: auto;
    border: 2px solid #dd0099;
    width: 157px;
    padding: 10px 0;
    border-radius: 5px;
    font-family: dosis;
    font-weight: 700;
    text-transform: uppercase;
    background: white;
}
.btn_fb:hover{
    border: 2px solid #dd0099;
    color: #dd0099;
}
.btn_box:hover{
    color: #fff;
    background: #dd0099;
    
}
.wrapper_2 .ligne{
    margin-top: 16px;
}
.bx2{
    margin: 0 15px!important;
}
.titre_light{
    font-size: 36px;
    color: #999;
    font-family: dosis;
    font-weight: 300;
    margin: 20px 0;
}
.wrapper_3{
    float: left;
    width: 100%;
    background: url(../images/bg_content4.jpg) center repeat-y;
    padding: 39px 0;
}
.wrapper_3 p,.wrapper5 p{
    font-size: 36px;
    color: #fff;
    font-family: dosis;
    font-weight: 700;
}
.btn_normal{
    display: block;
    width: 200px;
    padding: 10px 0;
    border: 1px solid #fff;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    border-radius: 5px;
    font-family: dosis;
    font-weight: 700;
    text-align: center;
    margin-top: 18px;
}
.wrapper_4{
    float: left;
    width: 100%;
}
.wrapper_4 .piscine img,.wrapper_4 .facebook img{
    display: block;
    margin: auto;
}
.btn_fb{
    padding: 4px 0;
    width: 233px;
    color: #004593;
    border: 2px solid #004593;
    border-radius: 5px;
    font-family: dosis;
    font-weight: 700;
    text-align: center;
    /* padding: 10px 1px; */
    text-transform: uppercase;
    font-size: 24px;
    display: block;
    position: relative;
    line-height: 32px;
    margin: auto;
    margin-top: 20px;
}
.btn_fb img{
    display: block;
    float: left;
    padding: 0 5px;
}
.agenda{
    width: 100%;
    float: left;
    margin: 25px 0;
}
.event{
    border: 1px solid #773300;
    border-radius: 6px;
    padding: 10px 0;
}
.date span{
    color: #dd0099;
    font-family: dosis;
    font-weight: 700;
    font-size: 24px;
    text-align: center;
    display: block;
}
.date span b{
     color: #dd0099;
    font-family: dosis;
    font-weight: 700;
    font-size: 36px;
}
.event .btn_box{
    float: left;
}
.wrapper5{
    float: left;
    width: 100%;
    background: url(../images/wrapper_5.jpg) no-repeat center;
    padding: 56px 0;
}
.wrapper5 .btn_normal{
    margin-top: 0;
}
.btn_normal:hover{
    color: #dd0099;
    background: #fff;
}
.wrapper6{
    float: left;
    width: 100%;
    padding-bottom: 30px;
}
.prog{
    background: url(../images/prog.jpg) center no-repeat;
    width: 98%;
    padding: 23px 0;
    margin:auto;
}
.entretien{
    background: url(../images/entretien.jpg) center no-repeat;
    width: 98%;
    padding: 23px 0;
    margin:auto;
}
.prog h6,.entretien h6{
    font-family: dosis;
    font-weight: 700;
    font-size: 24px;
    text-align: center;
    color: white;
    padding: 10px;
}
.btn_prog{
    padding: 10px 0;
    display: block;
    text-align: center;
    margin: 10px auto;
    color: #fff;
    font-family: dosis;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 6px;
    border: 1px solid #fff;
    width: 158px;
    
}
.btn_prog:hover{
    color: #dd0099;
    background: #fff;
}
.vid{
    margin-top: 30px;
    margin-bottom: 30px;
}
.enceinte h4{
    font-family: dosis;
    font-weight: 700;
    font-size: 36px;
    color: #dd0099;
    margin-bottom: 20px;
}
.enceinte h4 a{
    font-family: dosis;
    font-weight: 700;
    font-size: 36px;
    color: #dd0099;
    margin-bottom: 20px;
}
.enceinte p{
    font-size: 16px;
}
.liste_enceinte{
    margin: 10px 0px;
    padding: 10px 30px;

}
.liste_enceinte li{
    line-height: 24px;
    font-size: 16px;
}
.liste_enceinte li:before{
    content: '- ';
}
.wrapper7{
    float: left;
    width: 100%;
    background: #fff url(../images/wrapper7.jpg) center top no-repeat;
    color: white;
    line-height: 30px;
    padding:  48px 0 37px;
    background-size: cover;
    -ms-behavior:url('http://grossesse.dev.itcane.com/backgroundsize.min.htc');
}
.wrapper7 h2{
    font-family: dosis;
    font-weight: 700;
    color: #fff;
    font-size: 36px;
    padding: 100px 0 26px;
}
.navbar-toggle{
    border: 1px solid #dd0099;
}
.navbar-toggle .icon-bar{
    background: #dd0099;
}
.info_pres{
    float: left;
}
.info_pres h3,.content2 h3.precision{
    font-family: dosis;
     font-weight: 700;
     color: #773300;
     font-size: 30px;
     padding: 9px 10px;

     text-transform: uppercase;
     position:relative;
    margin: 20px 0;
}


.info_pres p,.activity p{
    padding: 0 10px 10px;
    line-height: 27px;
    font-size: 16px;
}

.info_pres h5 b{
    font-weight: 700;
    font-size: 28px;
    text-decoration: underline;
}
.info_pres h5.precision2{
     font-family: dosis;
    font-weight: 700;
    color: #fff;
    font-size: 24px;
    padding: 0 0;
    text-align: center;
    margin: 0;
}
.info_pres h5{
    font-family: dosis;
    font-weight: 300;
    color: #fff;
    font-size: 24px;

    padding: 30px 0;
    text-align: center;
    margin: 20px 0;
}
.content2 h5.precision{
     font-family: dosis;
    font-weight: 700;
    color: #fff;
    font-size: 26px;
    text-align: center;
   background: url(../images/wrapper_5.jpg) center no-repeat;
    margin: 20px 0;
    padding: 30px 0;
}
.titre_alain{
    background: url(../images/wrapper_5.jpg) no-repeat center;
    padding: 20px 0;
}
.titre_alain .btn_prog{
    width: 230px;
}
.pres1{
    margin: 10px 0px;
    padding: 10px 30px;
    list-style: none;
}
.pres1 li{
    font-size: 16px;
    margin: 10px 0;
    line-height: 24px;
}
.alain,.video{
    margin: 30px 0;
}
.alain img{
    margin: auto;
}
.alain p{
    margin: 10px;
    color: #000;
}
.sous_titre_pres{
        font-family: dosis;
     font-weight: 700;
     color: #dd0099;
     font-size: 24px;
     padding: 9px 10px;
     text-transform: uppercase;
     position:relative;
    cursor: pointer;
}
.ptit .sous_titre_pres.collapsed{
    background: #E7147F;
    background-position: 99%;
}
.ptit .sous_titre_pres.collapsino,h6.sous_titre_pres.incollapse.collapsino{
    background: #E7147F url(../images/collapse.png) no-repeat right!important;
    background-position: 99%;
}
h6.sous_titre_pres.incollapse{
     background: #E7147F url(../images/collapsed.png) no-repeat right;
    background-position: 99%;
}

.ptit .sous_titre_pres:after{
    width:90%;
    height:20px;
    background:white;
    position:absolute;
    float:left;
    top:0px;
    margin-left:30px;
    -moz-transform: skewX(20deg) skewY(-0deg);
-webkit-transform: skewX(20deg) skewY(-0deg);
-o-transform: skewX(20deg) skewY(-0deg);
-ms-transform: skewX(20deg) skewY(-0deg);
transform: skewX(20deg) skewY(-0deg);
}
.nav > li.active > a{
    color: #dd0099;
}
.activity{
    margin: 20px 0;
    padding: 20px 0;
}
.activity .sous_titre_pres,.ptit .sous_titre_pres{
    background: #E7147F;
    margin: 10px 0;
    color: white;
    font-size: 18px;
    font-weight: 300;
}
.ptit .sous_titre_pres{
    background: #E7147F;
    background-position: 99%;
}
.activity .sous_titre_pres:after{
    display: none;
}
.activity h1{
    text-transform: uppercase;
}
.ital{
    color: #dd0099;
    font-style: italic;
}
.warning{
    border: 1px solid  #773300;
    padding: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    float: left;
}
.activity .warning{
    border: 0;
    width: 100%;
}
.warning .pres1 li{
    line-height: 24px;
}
.info .sous_titre_pres{
    color: white;
    background: #E7147F;
    font-weight: 300;
    padding:  5px;
}
.info .sous_titre_pres:after{
    width:175px;
    height:20px;
    background:white;
    position:absolute;
    content: " ";
    float: left;
    top:0px;
    margin-left:30px;
    -moz-transform: skewX(20deg) skewY(-0deg);
-webkit-transform: skewX(20deg) skewY(-0deg);
-o-transform: skewX(20deg) skewY(-0deg);
-ms-transform: skewX(20deg) skewY(-0deg);
transform: skewX(20deg) skewY(-0deg);
}

.pres1 .pres2, {
    margin: 10px 30px ;
    padding: 10px 0px;
    list-style: circle;
}
.pres3{
     margin: 10px 50px ;
    padding: 10px 20px;
    list-style: none;
}
.pres2 li,.pres3 li{
    line-height: 24px;
    font-size: 16px;
    margin: 5px 0;
}
.slider2{
    float: left;
    width: 100%;
    margin: 20px 0;
}
.info_pres b{
    font-weight: bold;
}


.formulaire form{
    margin: 20px 0 50px;
}
.formulaire form div,.formulaire form label{
    margin: 10px 0;
    font-family: dosis;
    color: #773300;
    text-transform: uppercase;
    font-weight: 400;
    }
.navbar-collapse.in{
    overflow-x: hidden;
}

@media (min-width: 300px) and (max-width: 767px) {
    .menu_footer{
        margin: 10px 0;
    }
    .contenu_slider blockquote{
        font-size: 100%;
        width: 85%;
    }
    .contenu_slider .slider_description{
        position: absolute;
        top: 0;
    }
    .contenu_slider h2{
        padding-top: 20px;
        padding-bottom: 0;
    }
    #owl-slider .owl-prev{
        position: absolute;
        left: 0;
    }
    #owl-slider .owl-next{
        position: absolute;
        right: 0;
    }
    .nav >li{
        padding: 0px 10px;
        border-bottom: 1px solid #E9DED6;
    }
    .nav >li:first-child{
      
        border-top: 1px solid #E9DED6;
    }
    *:after{
        display: none;
    }    
     .bx2{
        margin: 0!important;
    }
    .box{
        margin: 10px 0px!important;
    }
    .entretien,.prog{
        width: 100%;
        margin: 10px 0;
    }
    .wrapper7{
        padding: 158px 0 37px;
    }
    .event{
        margin-bottom: 10px;
    }
    .padd0 {
        padding-left: 7px!important;
        padding-right: 7px!important;
    }
    .wrapper5 p{
        text-align: center;
    }
    
}
@media (min-width: 768px) and (max-width: 992px) {
     .bx2{
        margin: 0!important;
    }
    .contenu_slider h2{
        padding-top: 10px;
    }
    .box h5{
    height: 50px;
}
    
}

@media (min-width: 993px) and (max-width: 1024px) {
    .box1{
        margin: 0px!important;
    }
    .main_menu ul li a{
       padding:  15px 18px 15px 10px;
    }
    
}
.parallax-window {
    min-height: 400px;
    background: transparent;
}
button.btn_box{
    margin-right: 14px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and ( min-device-pixel-ratio: 1.25), only screen and ( min-resolution: 200dpi), only screen and ( min-resolution: 1.25dppx) {     -webkit-font-smoothing: subpixel-antialiased; } 
.details li i{
    background: #dd0099;
    color: white;
    padding: 10px 5px;
    text-align: center;
    width: 35px;
    height: 37px;
    
}
.details li span{
    float: right;
    width: 75%;
}
.reseau_sociaux li{
    float: left;
    
}
.reseau_sociaux li a{
    padding: 8px 0px;
    text-align: center;
    width: 40px;
    height: 40px;
    margin-right: 15px;
    display: block;
    color: white;
  
}
.reseau_sociaux li a:hover{
      -moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
-ms-transform: rotate(360deg);
transform: rotate(360deg);
}
.reseau_sociaux li a#fb{
    background: #3B5999;
}
.reseau_sociaux li a#tw{
    background: #28A9E2;
}
.reseau_sociaux li a#gp{
    background: #DC483C;
}
.reseau_sociaux li a#yt{
    background: #DB2B28;
}
.form-control{border-radius: 0;border: 1px solid #dd0099;font-weight: 400;}
.margino{
    margin-bottom: 20px;
}
.objectif{
    margin-bottom: 20px;
    color: #AA1179;
    margin-top: 20px;
    padding: 15px 0!important;
}
.col-sm-6.warning .pres1{
    float: left;
}
.bouton{
    width: 250px;
    margin: 20px auto;
    text-align: center;
    display: block;

}
.liste_content3 li{
     background: url(../images/list1.png) no-repeat top left;
}
.panel{
    border: 0;
    box-shadow: none;
}
.panel-body{
    padding: 0;
}
.cad_fb{
    color: #3a5795;
}
.cad_fb:hover{
    color: #fff;
    
}
.cad_fb:hover i{
    background: #3a5795;
}
.cad_fb i{
        padding: 5px 10px;
    border: 2px solid #3a5795;
    border-radius: 5px;
}