@charset "utf-8";

@media (max-width: 669px) {
body { margin: auto; left: 0; right: 0; width: 100%; overflow-x: hidden; }
#chapo { visibility:hidden; }
#limit_width { width:100%; max-width: 100%; overflow:hidden; left:0; right:0; bottom:0; margin:auto; padding:0; }
h1 { font-family: palanquin; font-size: 22px; font-weight: normal; }
h2 { font-family: 'PT Sans Caption', sans-serif; color: #907a6e; font-size: 28px; font-weight: 400; letter-spacing: -1px; }
h3 { font-family: 'PT Sans Caption', sans-serif; color: #000000; font-size: 28px; font-weight: bold; margin: 0 0 5px 0; }
h4 { font-family: 'PT Sans Caption', sans-serif; margin: 0 0 5px 0; color: #34a0e2; }
.img_fond { position:fixed; width:100%; margin-top: 120px; }
/* ZONE HEADER */
#doctolib {z-index:5000;display:block;text-align:center;background-color:#0596DE;color:#ffffff;font-size:14px;overflow:hidden;width:50%;height:auto;position:fixed;top:auto;bottom:0;right:5px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;}
#header { margin-top: 0px; left: 0px; z-index: 301; position: fixed; padding-top: 0px; width: 100%; height: 80px; font-size: 15px; background-color: white; font-family: 'Montserrat', sans-serif; font-weight: bold; }
#header.fixed { display: block; z-index: 4000; position: fixed; margin-top: 0px; top: 0px; width: 100%; height: 80px; font-size: 30px; text-align: center; background-color: white; border-top: 1px solid #cecece; border-bottom: 1px solid #cecece; }
#zone_logo { display: block; position: absolute; width: 100%; max-width: 1460px; margin: auto; text-align: right; margin-top: 0px; }
#imglogo {height:70px;padding-bottom:0px;}
#logomobile { display:none; }
#zone_header { display: none; }
#contenu_header { margin:0; display:inline-block; }
#contenu_header li.selected { font-size: bold; background-color: #5898A9; }
#contenu_header li { list-style-type:none; float:left; color: #FFF; text-decoration: none; width:130px; font-weight: 700; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; background-color: #fdb342; }
#contenu_header li:hover{ color: #FFF; text-decoration: none; width:130px; font-weight: 700; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; background-color: #5898A9; }
#logo_top { position: relative; top: 2px; left: 0px; }
.imgGauche { float:left; margin-right:20px; }
/* NAV TABLET */
.bt-menu { z-index: 4000; display: block; position: fixed; top: 0; left: 0; width: 100%; height: 0; border-width: 0px; border-style: solid; border-color: #ffffff; background-color: rgba(0,0,0,0); -webkit-backface-visibility: hidden; -webkit-transition: border-width 0.3s, background-color 0.3s, height 0s 0.3s; transition: border-width 0.3s, background-color 0.3s, height 0s 0.3s; }
.bt-menu.bt-menu-open { height: 100%; border-width: 00px 30px 30px 150px; background-color: rgba(0,0,0,0.3); -webkit-transition: border-width 0.3s, background-color 0.3s; transition: border-width 0.3s, background-color 0.3s; }
.bt-overlay { position: absolute; width: 100%; }
.bt-menu-open .bt-overlay { height: 100%; }
.bt-menu-trigger { position: fixed; padding: 0; top: -5px; left: 20px; display: block; width: 50px; height: 50px; cursor: pointer; }
.bt-menu-trigger span { position: absolute; top: 50%; left: 0; display: block; width: 100%; height: 4px; margin-top: -2px; background-color: #50575f; font-size: 0px; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-transition: background-color 0.3s; transition: background-color 0.3s; }
.bt-menu-open .bt-menu-trigger span { background-color: transparent; }
.bt-menu-trigger span:before,
.bt-menu-trigger span:after { position: absolute; left: 0; width: 100%; height: 100%; background: #50575f; content: ''; -webkit-transition: -webkit-transform 0.3s; transition: transform 0.3s; }
.bt-menu-trigger span:before { -webkit-transform: translateY(-250%); transform: translateY(-250%); }
.bt-menu-trigger span:after { -webkit-transform: translateY(250%); transform: translateY(250%); }
.bt-menu-open .bt-menu-trigger span:before { -webkit-transform: translateY(0) rotate(45deg); transform: translateY(0) rotate(45deg); }
.bt-menu-open .bt-menu-trigger span:after { -webkit-transform: translateY(0) rotate(-45deg); transform: translateY(0) rotate(-45deg); }
.bt-menu ul { position: fixed; top: 75px; height:10px; left: 0; margin: 0; padding: 0; width:149px; list-style: none; -webkit-backface-visibility: hidden; backface-visibility: hidden; }
.bt-menu ul li,
.bt-menu ul li a { display: block; width: 100%; text-align: center; }
.bt-menu ul li { padding: 16px 0; opacity: 0; visibility: hidden; -webkit-transition: -webkit-transform 0.3s, opacity 0.2s, visibility 0s 0.3s; transition: transform 0.3s, opacity 0.2s, visibility 0s 0.3s; }
.bt-menu ul li:first-child { -webkit-transform: translate3d(-100%,200%,0); transform: translate3d(-100%,200%,0); }
.bt-menu ul li:nth-child(2) { -webkit-transform: translate3d(-100%,100%,0); transform: translate3d(-100%,100%,0); }
.bt-menu ul li:nth-child(3) { -webkit-transform: translate3d(-100%,0,0); transform: translate3d(-100%,0,0); }
.bt-menu ul li:nth-child(4) { -webkit-transform: translate3d(-100%,-100%,0); transform: translate3d(-100%,-100%,0); }
.bt-menu ul li:nth-child(5) { -webkit-transform: translate3d(-100%,-200%,0); transform: translate3d(-100%,-200%,0); }
.bt-menu.bt-menu-open ul li { background-color: #b2b2b2; border-bottom: 0.5px solid #ffffff; visibility: visible; opacity: 1; -webkit-transition: -webkit-transform 0.3s, opacity 0.3s 0.1s; transition: transform 0.3s, opacity 0.3s; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
.bt-menu.bt-menu-open ul li:hover { background-color: #d8d8d8; }
.bt-menu ul li a { display: block; outline: none; color: white; font-family: palanquin; text-decoration: none; font-size: 14px; }
.bt-menu ul li a:before { color: #04a466; font-size: 48px; -webkit-transition: color 0.2s; transition: color 0.2s; }
.bt-menu ul li a:hover:before, .bt-menu ul li a:focus:before  { color: red; }
/* ZONE LOGO PRINCIPAL MILIEU DE PAGE */
#groslogo { position: absolute; width: 400px; background-color: rgba(0, 0, 0, 0.65); z-index: 200; margin: auto; left: 0; right: 0; top: 150px; text-align: center; }
/* SLIDER */
#jssor_1 { position: fixed; margin: 0 auto; top: 100px; left: 0px; z-index: 200; width: 1920px; height: 450px; font-family: 'Open Sans Condensed', sans-serif; font-size: 40px; }
.group_slides {	 cursor: default; position: relative; top: 0px; left: 0px; width:1920px; height: 450px; overflow: hidden; }
/* CONTENU PRINCIPAL */
#nousjoindre { display:none; position: absolute; top: -60px; right: 200px; background-color: #565656; color: #e6e6e6; padding: 5px; font-size: 24px; }
#presentation { padding: 4px; text-align: center; font-size: 22px; font-family: palanquin; background-color: #454d5d; display: none; }
#intro_txt { max-width: 1920px; margin: auto; width: 100%; padding-top: 50px; }
#soustablo_intro { width: 100%; border-bottom: none; display: inline-block; padding-bottom: 50px; }
#corps_txt { overflow: hidden; max-width: 100%; margin: auto; color: #3a3a3a; text-align: center; font-size: 15px; padding-top: 25px; border: none; width: 100%; display: inline-block; height: auto; }
#corps_txt_noborder { overflow: hidden; max-width: 100%; margin: auto; color: #3a3a3a; text-align: center; font-size: 15px; padding-top: 25px; border: none; width: 100%; display: inline-block; height: auto; }
#corps { width: 100%; margin: auto; color: black; }
.corps_txt { overflow: hidden; max-width: 100%; margin: auto; color: #3a3a3a; text-align: center; font-size: 15px; padding-top: 25px; border: none; width: 100%; display: inline-block; height: auto; }
.corps_txt_noborder { overflow: hidden; max-width: 100%; margin: auto; color: #3a3a3a; text-align: center; font-size: 15px; padding-top: 25px; border: none; width: 100%; display: inline-block; height: auto; }
.corps { width: 100%; margin: auto; color: black; }
#zone_txt_intro { height: 400px; padding-top: 30px; width: 95%; max-width: 1460px; text-align: center; margin: auto; font-family: palanquin; z-index: 10000; }
#txt_intro { color: black; font-size: 18px; width: 100%; float: left; height: 400px; padding: 0; }
#img_intro { width: 100%; float: right; }
.indeximg { width: 90%; }
/* Zone indexmap */
#indexmap { background-color: #ebe8de; font-family: palanquin; color: #454574; font-size: 16px; text-align: justify; }
#tablemap { margin:auto; width:100%; height:650px; }
#tablemap_colonneleft { width:100%; float:none; }
#tablemap_colonneright { width:100%; float:none; } /* Fin zone indexmap*/ 
#global_present_accueil { position: relative; z-index: 200; margin-top: 200px; color: white; }
#global_present_accueil2 { position: relative; z-index: 200; margin-top: 70px; color: white; }
#main_container { position: relative; width: 100%; background-color: rgb(235, 232, 222); z-index: 300; margin-top: 0px; text-align: center; }
/*PAGE PRESTATIONS*/
#global_present_prestations { position: relative; z-index: 200; margin-top: 0px; color: white; background-color: white; }
#main_container_prestations { background-color:white; position: relative; width: 100%; z-index: 300; margin-top: 0px; text-align:center; }
#zone_txt_prestations { height: 1050px; width: 95%; max-width: 1460px; text-align: center; margin: auto; font-family: palanquin; z-index: 10000; }
#txt_prestations { color: black; font-size: 16px; width: 100%; float: left; background-color: rgba(255, 255, 255, 0.92); border-radius: 20px; padding: 0px; }
/* Page contact */
#tableau_contact { margin:auto; padding-top: 80px; width: 95%; max-width:1460px; height: 750px; font-size: 20px; }
/* Page mentions */
#main_container_mentions { position: relative; width: 100%; background-color: white; z-index: 300; margin-top: 0px; text-align:left; }
#tableau_mentions { margin:auto; padding-top: 80px; width: 95%; max-width:1460px; height: 1350px; font-size: 20px; color:black; }
/*Liens*/
a.page_off{ color:white; display:inline-block; line-height: 40px; text-decoration:none; font-family: 'Palanquin', sans-serif; }
a.page_off:hover{ color:white; display:inline-block; line-height: 40px; text-decoration:none; font-family: 'Palanquin', sans-serif; }
a.page_active { color:#b5bbbf; display:inline-block; line-height: 40px; text-decoration:none; padding: 0 25px; font-family: 'Palanquin', sans-serif; }
/* FOOTER */
#zone_footer { position: relative; width: 100%; height: 1050px; background-color: #D4D0C4; text-align: left; }
#contenu_footer { width: 95%; max-width:1460px; margin: auto; }
#zone_footer a { color: black; text-decoration: none; display: inline-block; width:75%; /*padding-left: 15px;*/ padding-right: 15px; }
#zone_footer a:hover { background-color:rgb(235, 232, 222); color:black; text-decoration:none; display:inline-block; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; }
.titrefooter { color: #5898A9; font-family: 'palanquin', sans-serif; font-weight: normal; font-size:22px; }
#adressefooter { color: black; font-family: 'palanquin', sans-serif; font-size: 20px; width: 100%; float: left; margin-top: 60px; margin-left: 20px; border-right: 1px solid rgba(255, 255, 255, 0.36); height: 200px; }
#fbfooter { color: black; font-family: 'palanquin', sans-serif; width: 16%; float: left; margin-top: 60px; border-right: 1px solid rgba(255, 255, 255, 0.36); height: 200px; padding-left: 20px; }
#fbfooter a {  text-decoration: none; width:25%; padding-left: 15px; padding-right: 15px; }
#fbfooter a:hover { background-color: inherit; text-decoration:none; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; }
#planfooter { color: black; font-family: 'palanquin', sans-serif; font-size: 20px; width: 100%; float: left; margin-top: 60px; height: 200px; padding-left: 20px; }
#planfooter2 { color: black; font-family: 'palanquin', sans-serif; font-size: 20px; width: 100%; float: left; margin-top: 60px; height: 200px; padding-left: 20px; }
#ggmap { float: left; margin-top: 60px; }
#logofooter { float: right; margin-top: 30px; margin-left: 5%; margin-right: 4%; }
#mentions_footer { font-family: 'palanquin', sans-serif; font-size:12px; height:30px; color:grey; text-align:center; background-color: rgba(0, 0, 0, 0.85);  }
#mentions_footer a { color: #383838; text-decoration: none; padding-left: 15px; padding-right: 15px; }
#mentions_footer a:hover { color:red; text-decoration:none; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; }
#third_table { color: #8E8E8E; width: 100%; height: 80px; line-height: 30px; font-family: arial; font-size: 12px; border-left: 0; border-right: 0; border-bottom: 0; border-top-width: 0; text-align: center; background-color: #d4d0c4; }
.doctolib-button { position: relative; display: block; top: 70px; left: 46px; padding: 6px 12px; margin-top: 5px; margin-bottom: 0px; color: #ffffff; font-family: Arial; font-size: 12px; font-weight: normal; line-height: 1.42857; text-align: center; vertical-align: middle; text-transform: uppercase; min-height: 0px; width: 230px; background-image: none; background-color: #3498db; cursor: pointer; text-decoration: none; border: 1px solid transparent; border-width: medium medium 2px; border-style: none none solid; border-image: none; border-radius: 5px; border-bottom-color: #2383c4; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-user-select: none; }
}