@charset "utf-8";
/* CSS Document */
  @import url("https://use.typekit.net/ulh1hgl.css");


#sliding-popup .popup-content {
    display: block;
}
#sliding-popup .popup-content #popup-text {
    margin: 0 auto 10px;
}
#sliding-popup .popup-content #popup-buttons {
    text-align: center;
}



.layout-main {
	width:100%;
}

#main-wrapper, .main-content-accueil{

	width: 100%;
	max-width: inherit;
	display: inline-block;

}

.block .content{
	margin-top:0;
}
.main-content .section{
	padding:0;
}

article {
	width:100%;
}
.view-actualites .view-content .views-row,
.view-specialites .view-content > div,
#edit-actions input,
a {
	transition: all 0.5s;
}

a:hover {
	border:none;
}
a, a.link {
    text-decoration: none;
    border-bottom: none;
}
.main-content p {
	
}

.main-content h1 {

}

.main-content h2 {

}

.main-content h3 {

}
#sliding-popup.sliding-popup-top{
	background: #5d5c5c;
}

#sliding-popup .popup-content{
	display: flex;
    padding: 7px 0;
}

#sliding-popup .popup-content #popup-text{
	margin: auto 20px auto 0;
	max-width: initial;
	text-align: center;
}
#sliding-popup .popup-content #popup-buttons{
	margin: auto 0;
	min-width: 180px;
}
#sliding-popup .popup-content #popup-buttons button{
	margin: auto 10px;
    border: 1px solid #fff;
    padding: 5px 16px;
    border-radius: 0;
    background: #fff;
    color: #2f2f2f!important;
    font-weight: 700;
    font-size: 13px;
}
#sliding-popup .popup-content #popup-buttons button:hover{
	background:transparent;
	color:#fff!important;
	text-shadow: none;
	box-shadow: none;
}
[type-animation="fondu"] {
	opacity: 0;
}

[type-animation="zoom"] {
	opacity: 0;
	transform: scale(0.6);
}

[type-animation="spirale"] {
	opacity: 0;
	transform-origin: top left;
	transform: rotate(145deg);
}

[type-animation="bas_haut"] {
	transform: translate(0px, 100px);
	opacity: 0;
}

[type-animation="haut_bas"] {
	transform: translate(0px, -100px);
	opacity: 0;
}

[type-animation="gauche_droite"] {
	transform: translate(-100px, 0);
	opacity: 0;
}

[type-animation="droite_gauche"] {
	opacity: 0;
	transform: translate(100px, 0);
}

.animated {
	transition-delay : 300ms;
	transition-duration : 1600ms;
	opacity: 1;
	transform: none;
}
.path-user .user-login-form {
    margin: 0 auto;
    max-width: max-content;
}
.path-user .region-content form {
    background-color: #f2f2f2;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 50px;
    padding: 20px;
}
.path-user .user-register-form label,
.path-user .user-login-form label {
    display: block;
    float: left;
    width: 160px;
}
.path-user .user-register-form select,
.path-user .user-login-form input,
.path-user .user-register-form input {
    width: 580px;
}
.path-user .region-content .form-actions input {
    width: auto;
}
.views-field-field-prendre-rendez-vous a, .field--name-field-prendre-rendez-vous a, a.btn, input.form-submit, .button {
    display: inline-block;
    padding: 10px 30px;
    cursor: pointer;
    text-align: center;
    color: #fff;
    border-radius: 8px;
    background-color: #2c698d;
    background-image: none;
    font-size: 1em;
    margin-bottom: 10px;
	text-transform:uppercase;
}
.views-field-field-prendre-rendez-vous a:hover, .field--name-field-prendre-rendez-vous a:hover, a.btn:hover,input.form-submit:hover, .button:hover {
    background-color: #bae8e8;
	background-color: #DBF3FD;
    color: #01004E;
}
h1, h2, h3, h4 {
	line-height:1.3;
	text-align:left;
}
h2 {
    color: #272643;
    font-size: 36px;
    font-weight: 600;
}
.path-frontpage h2 {
	margin-bottom:0;
}
h3 {
	color:#2c698d;
	font-size:28px;
    font-weight: 600;
}
.path-frontpage h2 + h3 {
	margin-bottom:30px;
	margin-top:0;
}
.site-branding__logo {
  margin-top: 10px;
  margin-bottom: 0;
  width: 350px;
}
#block-mainnavigation {
	margin:0;
}
ul#superfish-main {
    width: 100%;
    display: flex;
    justify-content: space-between;
    font-size: 1.1em;
    margin: 0;
}
ul#superfish-main li {
	background:none;
}
ul#superfish-main li a,
ul#superfish-main li a:visited,
ul#superfish-main li>span{
	background: none;
	border-radius: 0;
	text-shadow: none;
	color: #272643;
	padding:36px 20px;
	margin: 0;
	display: block;
	font-size:18px;
	cursor: pointer;
}
ul#superfish-main li>span{
	cursor:default;
}
ul#superfish-main li.active-trail > a,
ul#superfish-main li.active-trail > span,
ul#superfish-main li a:hover,
ul#superfish-main li a:focus,
ul#superfish-main li a:active,
ul#superfish-main li>span:hover {
    background-color: #e3dcd8;
}
ul#superfish-main li ul li a,
ul#superfish-main li ul li a:visited {
	background-color:#e3dcd8;
	padding:10px 20px;
}
ul#superfish-main li ul li a:hover {
	background-color:#fff;
}
ul.sf-menu li:hover > ul, ul.sf-menu li.sfHover > ul {
  left: 0;
  top: 90px;
}
.block-superfish {
	margin-top:50px;
    width: calc(100% - 440px);
}
.flexslider {
    margin: 0;
    background: transparent;
    border: none;
    position: relative;
    zoom: 1;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    -o-box-shadow:none;
    box-shadow:none;
}
.flexslider ul li > div.views-field-body {
    display: flex;
    height: 100%;
    left: 10%;
    position: absolute;
    top: 0;
    width: 80%;
}
.flexslider ul li > div.views-field-body > div {
	margin:auto 0;
}
.flexslider ul li > div.views-field-body h1 {
    color: #fff;
    /* color: #272643; */
    font-size: 40px;
    margin-top: 0;
    text-shadow: 0 3px 5px #000;
}
.flexslider ul li > div.views-field-body h1 strong {
	text-transform:uppercase;
}
.flexslider ul li > div.views-field-body p strong {
    color: #fff;
    /* color: #272643; */
    font-size: 20px;
    text-align: left;
    text-transform: uppercase;
    text-shadow: 0 3px 5px #000;
}
.flexslider ul li > div.views-field-body p {
  text-align: left;
}
.flex-control-nav {
    bottom: 110px;
    width: auto;
    text-align: center;
    z-index: 999;
}
.flex-control-nav a {
	color:transparent;
}
.flex-direction-nav a {
	display:none;
}

body {
	background-color:#fff !important;
	font-family: josefin-sans, sans-serif;
	font-size:17px;
	font-weight:400;
	line-height:1.4;
	text-align:justify;
}
.layout-container {
    max-width: 100%;
}
.layout-container > header {
    background-color: rgba(255, 255, 255, 0.92);
    position: fixed;
    width: 100%;
    z-index: 9;
    top: 0;
}
body {
	padding-top:98px;
}
.path-frontpage body {
	padding-top:0;
}
.region-actualites,
.region-informations,
.region-recherche,
.region-philosophie,
.region-offre-de-soins,
.region-header {
	padding:0 10%;
	position:relative;
}
.page-node-22 .region-content {
	padding:50px 10% 0;
}
.region-header .block {
    margin-top: 0;
}
.region-header .block:not(.site-branding) {
    margin: 0;
}
.text-formatted ul, .text-formatted ol {
    margin: 1em 0 1em 1em;
}
.text-formatted ul ul, .text-formatted ol ol {
	margin:0 0 0 1em; 
}
.node .field--type-image {
    float: none;
    margin: 0 auto;
}
a, .link {
    color: #0071b3;
}
#block-rdv {
	position: absolute;
    right: 10%;
    top: 100px;
}
#block-rdv .content a {
    background-color: #e3dcd8;
    background-image: url(../images/picto_rdv.png);
    background-position: 25px 50%;
    background-repeat: no-repeat;
    background-size: 20px;
    color: #272643;
    display: block;
    font-size: 16px;
    padding: 20px 40px 20px 60px;
}
#block-rdv .content a:hover {
	background-color:#2c698d;
	background-image:url(../images/picto_rdv-b.png);
	color:#fff;
}
.region-philosophie {
	background-color:#DBF3FD;
}
#block-partenaires {
  background-color: #fff;
  margin: -60px auto 50px;
  position: relative;
  width: max-content;
  z-index: 8;
}
#block-partenaires p {
	margin:0;
}
#block-partenaires img {
	margin:0 20px;
	max-width:250px;
}
#block-philosophie {
    padding: 0px 0 50px;
}
#block-philosophie h2,
#block-philosophie h3,
#block-philosophie p {
	text-align:center;
}
#block-philosophie h2 {
	margin-bottom:30px;
}
#block-philosophie p {
	margin:0;
}
#block-philosophie a.btn {
	margin:20px auto 0;
	max-width:max-content;
}
.region-offre-de-soins {
	background-color:#fff;
	padding:50px 10% 0;
}
.page-node-14 .region-offre-de-soins {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.region-offre-de-soins h2 {
	background-image:url(../images/trait_h2.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding-top:50px;
}
#block-views-block-rechercher-un-praticien-block-1-2 {
	margin:auto;
}
.page-node-14 #block-views-block-specialites-block-2 {
    float: right;
    width: calc(100% - 500px);
}
.path-frontpage .view-specialites {
    padding-bottom: 40px;
}
.view-specialites .view-content {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.view-specialites .view-footer .view-content {
	padding-bottom:0;
}
.view-specialites .view-content > div {
	margin-bottom:30px;
	width:30%;
}
.view-specialites .view-footer a:hover,
.view-specialites .view-content > div:hover {
	box-shadow:0 0 20px rgba(0, 0, 0, 0.3)
}
.view-specialites .view-content > div:hover .views-field-name a,
.view-specialites .view-content > div .views-field-name a:hover {
	background-color:#e3dcd8 !important;
	color:#272643 !important;
}
.view-specialites .views-field-field-image-specialite img {
	margin-bottom:-7px;
}
.page-node-14 .view-specialites .views-field.views-field-name {
    min-height: 75px;
    display: flex;
    width: 100%;
}
.page-node-14 .view-specialites .views-field.views-field-name span{
	display: flex;
    width: 100%;
}
.page-node-14 .view-specialites .views-field-name a {
	width:100%;
}
.view-specialites .views-field-name a {
	color:#fff;
	display:block;
	font-size:16px;
	font-weight:600;
	padding:15px 20px;
	text-align:center;
	text-transform:uppercase;
}
.view-specialites .view-footer a:hover {
	background-color:#bae8e8;
	background-color: #DBF3FD;
}
/*
.view-specialites .view-content > div:first-of-type .views-field-name a {
	background-color:#2c698d;
}
.view-specialites .view-content > div:nth-of-type(2) .views-field-name a {
	background-color:#272643;
}
.view-specialites .view-content > div:nth-of-type(3) .views-field-name a {
	background-color:#bae8e8;
	background-color: #DBF3FD;
	color:#272643;
}
.view-specialites .view-content > div:nth-of-type(4) .views-field-name a,
.view-specialites .view-content > div:nth-of-type(9) .views-field-name a {
	background-color:#272643;
}
.view-specialites .view-content > div:nth-of-type(5) .views-field-name a {
	background-color:#bae8e8;
	background-color: #DBF3FD;
	color:#272643;
}
.view-specialites .view-content > div:nth-of-type(6) .views-field-name a {
	background-color:#2c698d;
}
.view-specialites .view-content > div:nth-of-type(7) .views-field-name a {
	background-color:#bae8e8;
	background-color: #DBF3FD;
	color:#272643;
}
.view-specialites .view-content > div:nth-of-type(8) .views-field-name a {
	background-color:#2c698d;
}
.view-specialites .view-content > div:last-of-type .views-field-name a {
	background-color:#272643;
}
*/

.view-specialites .view-content > div:nth-child(3n+1) .views-field-name a{
	background-color:#2c698d;
	color: #fff;
}
.view-specialites .view-content > div:nth-child(3n+2) .views-field-name a{
	background-color:#272643;
	color: #fff;	
}
.view-specialites .view-content > div:nth-child(3n+3) .views-field-name a{
	background-color: #DBF3FD;
	color:#272643;	
}


.view-specialites .view-footer a {
    background-color: #e3dcd8;
    color: #272643;
    display: block;
    padding: 30px 20px;
}
.view-specialites .view-footer a strong {
    display: block;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.region-recherche {
	background-color:#e3dcd8;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
#block-views-block-rechercher-un-praticien-block-1-2, #block-views-block-rechercher-un-praticien-block-1 {
    margin-right: 30px;
    padding: 10px 30px 0px;
    position: relative;
    width: 350px;
}
#block-views-block-rechercher-un-praticien-block-1-2:after, #block-views-block-rechercher-un-praticien-block-1:after, #block-footer1 .field--name-body .ligne > div:last-of-type:after {
    background-image: url(/themes/asco_theme/images/bg_recherche.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 420px;
    content: "";
    left: -80px;
    height: 500px;
    position: absolute;
    top: -80px;
    width: 500px;
    z-index: 2;
}
#block-views-block-rechercher-un-praticien-block-1-2:after {
	left:-80px;
}
#block-views-block-rechercher-un-praticien-block-1-2 h2, #block-views-block-rechercher-un-praticien-block-1 h2 {
    background-image: none;
    margin-bottom: 30px;
    padding-top: 0;
}
#block-views-block-rechercher-un-praticien-block-1-2 .ligne-titre,
#block-views-block-rechercher-un-praticien-block-1-2 .content,
#block-views-block-rechercher-un-praticien-block-1 .ligne-titre,
#block-views-block-rechercher-un-praticien-block-1 .content {
	position:relative;
	z-index:3;
}
#block-views-block-rechercher-un-praticien-block-1-2 select,
#block-views-block-rechercher-un-praticien-block-1 select {
	border:none;
	border-radius:10px;
	color:#272643;
	font-weight:600;
	margin-bottom:10px;
	padding:10px;
	text-transform:uppercase;
	width:300px;
}
#block-views-block-rechercher-un-praticien-block-1-2 select option,
#block-views-block-rechercher-un-praticien-block-1 select option {
	text-transform:none;
}
#block-prendrerendezvous {
    background-image: url(../images/bg_rdv.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    padding-right: 23%;
	position:relative;
    width: calc(77% - 450px);
}
#block-prendrerendezvous:after {
    background-image: url(../images/bg_consultation.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    content: "";
    height: 100%;
    left: 67%;
    position: absolute;
    top: 0;
    width: 33%;
}
#block-prendrerendezvous .content {
  margin: auto;
  padding: 20px;
}
#block-prendrerendezvous h2 {
	color:#fff;
	margin-bottom:30px;
}
#block-prendrerendezvous p {
	color:#fff;
}
.region-acces {
	background-attachment:fixed;
	background-image:url(../images/bg_acces.jpg);
	background-position:center center;
	background-size:cover;
	padding:50px 10%;
}
#block-ounoustrouver {
    background-color: rgba(255,255,255,0.7);
    border: 1px solid #fff;
    margin: 0 auto;
    padding: 20px;
    text-align: center;
    width: 500px;
}
#block-ounoustrouver h2,
#block-ounoustrouver h3 {
	text-align:center;
}
#block-ounoustrouver p {
	font-size:18px;
}
#block-ounoustrouver p strong {
	font-size:20px;
}
.region-actualites {
	background-color:#f8f8f8;
	padding:50px 10%;
}
.view-actualites {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.path-actualites .view-actualites {
	padding:50px 0;
}
.view-actualites .view-header {
	margin:auto;
	width:25%;
}
.view-actualites .view-content {
	margin:auto;
	width:75%;
}
.view-actualites .view-content .views-row {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.view-actualites .view-content .views-row > div {
	margin:auto 0;
}
.view-actualites .view-content .views-row .views-field-field-date {
    background-color: #fff;
    border-radius: 10px;
    padding: 10px 20px;
    text-align: center;
    width: 110px;
}
.view-actualites .view-content .views-row .views-field-title {
    margin: 0 auto 5px;
    width: calc(100% - 210px);
}
.view-actualites .view-content .views-row .views-field-title a {
	background-color:rgba(255, 255, 255, 0.4);
	color:#272643;
	display:block;
	font-size:20px;
	font-weight:600;
	padding:10px 20px;
}
.view-actualites .view-content .views-row:hover .views-field-title a,
.view-actualites .view-content .views-row .views-field-title a:hover {
	background-color:#e3dcd8;
	color:#fff;
}
.view-actualites .view-content .views-row .views-field-view-node {
	width:50px;
}
.view-actualites .view-content .views-row .views-field-view-node a {
    background-image: url(../images/fleche_bc.png);
    background-position: center center;
    background-repeat: no-repeat;
    color: transparent;
    display: block;
    height: 40px;
    margin: 0;
    padding: 5px 5px;
    width: 40px;
}
.view-actualites .view-content .views-row:nth-child(odd) .views-field-view-node a {
	background-image:url(../images/fleche_bf.png);
}
.view-actualites .view-content .views-row:nth-child(odd) .views-field-view-node a:hover,
.view-actualites .view-content .views-row:nth-child(odd):hover .views-field-view-node a,
.view-actualites .view-content .views-row:hover .views-field-view-node a,
.view-actualites .view-content .views-row .views-field-view-node a:hover {
	background-image:url(../images/fleche_violet.png);
}
.region-informations {
	padding:50px 10%;
}
#block-informationsutiles h2 {
	margin-bottom:50px;
	text-align:center;
}
ul.pictos,
#block-informationsutiles ul {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	margin:0;
	padding:0;
}
ul.pictos li,
#block-informationsutiles ul li {
	background-position:top center;
	background-size:80px;
	background-repeat:no-repeat;
	color:#b5b5b5;
	list-style:none;
	padding:90px 0 0;
	text-align:center;
	width:23%;
}
ul.pictos li {
    background-position: left center;
    padding: 10px 0 10px 90px;
    text-align: left;
	width:auto;
}
#block-informationsutiles ul li:first-child {
	background-image:url(../images/picto_masque.png);
}
#block-informationsutiles ul li:nth-child(2) {
	background-image:url(../images/picto_pharmacie.png);
}
#block-informationsutiles ul li:nth-child(3) {
	background-image:url(../images/picto_urgences.png);
}
ul.pictos li,
#block-informationsutiles ul li:last-child {
	background-image:url(../images/picto_horaires.png);
}
ul.pictos li strong,
#block-informationsutiles ul li strong {
	color:#2c698d;
	display:block;
	font-size:20px;
}
.region-footer1 {
    background-attachment: fixed;
    background-image: url(../images/bg_footer.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    clear: both;
    font-size: 16px;
    padding: 20px 10% 0;
}
#block-footer1 .field--name-body .ligne {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
#block-footer1 .field--name-body .ligne > div {
	width:30%;
}
#block-footer1 .field--name-body .ligne > div:last-of-type {
	padding-top:30px;
	position:relative;
}
#block-footer1 .field--name-body .ligne > div:last-of-type:after {
    background-image: url(../images/bg_footer2.jpg);
    background-image: url(../images/bg_recherche.png);
    background-size: 200px;
    height: 200px;
    left: 50%;
    margin-left: -100px;
    width: 200px;
    z-index: 1;
}
#block-footer1 .field--name-body .ligne > div:last-of-type * {
	position:relative;
	z-index:2;
}
/*#block-footer1 .field--name-body .ligne > div:last-of-type a.btn {
	background-color:#bae8e8;
	background-color: #DBF3FD;
    color: #272643;
}
#block-footer1 .field--name-body .ligne > div:last-of-type a.btn:hover {
	background-color: #fff;
    color: #272643;
}*/
#block-footer1 img {
    display: block;
    margin: 10px auto 0;
    width: 300px;
}
#block-footer1 p {
	text-align:center;
}
#block-footer1 p strong {
	font-size:16px;
}
.region-footer2 {
	background-color: #272643;
	padding:10px 10%;
}
.region-footer2 p {
	margin:0;
    text-align: center;
}
.region-footer2 p a {
    color: #fff;
}
.region-footer2 p a:hover {
    color: #e4f9f9;
}
#block-pagetitle {
  background-image: url(../images/slide_dardilly.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.page-node-11 #block-pagetitle {
    background-image: url(../images/bg_mspl.jpg);
}
.page-node-28 #block-pagetitle,
.page-node-14 #block-pagetitle {
    background-image: url(../images/bg_equipe.jpg);
}
.page-node-15 #block-pagetitle {
    background-image: url(../images/slide_dardilly.jpg);
}
.page-node-16 #block-pagetitle {
    background-image: url(../images/bg_contact.jpg);
}
.page-node-17 #block-pagetitle {
    background-image: url(../images/bg_rendez-vous.jpg);
}
.page-node-23 #block-pagetitle {
    background-image: url(../images/bg_informations.jpg);
}
.page-node-type-article #block-pagetitle,
.path-actualites #block-pagetitle {
    background-image: url(../images/bg_actualites.jpg);
}
.term-id-3 #block-pagetitle {
    background-image: url(../images/bg_biologie2.jpg);
}
.term-id-8 #block-pagetitle {
    background-image: url(../images/bg_dentaire.jpg);
}
.term-id-1 #block-pagetitle {
    background-image: url(../images/bg_cnp2.jpg);
}
.term-id-5 #block-pagetitle {
    background-image: url(../images/bg_cs.jpg);
}
.term-id-6 #block-pagetitle {
    background-image: url(../images/bg_infirmiere2.jpg);
}
.term-id-2 #block-pagetitle {
    background-image: url(../images/bg_mg.jpg);
}
.term-id-9 #block-pagetitle {
    background-image: url(../images/bg_osteo.jpg);
}
.term-id-10 #block-pagetitle {
    background-image: url(../images/bg_pharmacie.jpg);
}
.term-id-7 #block-pagetitle {
    background-image: url(../images/bg_psy.jpg);
}
.term-id-4 #block-pagetitle {
    background-image: url(../images/bg_radio.jpg);
}
#block-pagetitle h1 {
    background-color: rgba(39, 38, 67, 0.0);
    color: #fff;
    font-size: 50px;
    font-weight: 600;
    margin: 0;
    padding: 150px 10%;
    text-align: left;
    text-shadow: 0 0 10px rgb(0 0 0 / 50%);
}
.taxonomy-term .groupe:first-of-type {
	background-color:#f8f8f8;
}
.field--name-field-bandeau-bas-,
.field--name-field-bandeau-image,
.view-taxonomy-term .view-content,
.field--name-field-contenu,
.groupe {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	padding:50px 10%;
}
.field--name-field-bandeau-bas- > div,
.groupe > div,
.field--name-field-bandeau-image > div,
.field--name-field-contenu > div,
.groupe .field--name-description,
.groupe .field--name-field-image-specialite {
	margin:auto 0;
	width:45%;
}
.field--name-field-contenu > div,
.field--name-field-bandeau-bas- > div {
	margin:auto;
}
.view-taxonomy-term .view-content,
.groupe#pictos {
	justify-content:space-around;
}
.groupe#pictos > div {
  width: auto;
  min-width: 25%;
}
.field--name-field-secretariat,
.field--name-field-contact,
.field--name-field-horaires-ok,
.field--name-field-plus-d-informations {
	text-align:center;
}
.field--name-field-contact .field__label,
.field--name-field-horaires-ok .field__label,
.field--name-field-plus-d-informations-sur .field__label,
.field--name-field-prendre-rendez-vous .field__label {
	background-position:top center;
	background-repeat:no-repeat;
	background-size:80px;
	color:#2c698d;
	font-size:18px;
	padding:90px 10px 0;
	text-align:center;
}
.field--name-field-prendre-rendez-vous .field__label {
	background-image:url(../images/picto_rdv2.png);
}
.field--name-field-prendre-rendez-vous a {
	padding:5px 20px;
}
.field--name-field-contact .field__label {
	background-image:url(../images/picto_secretaire.png);
}
.field--name-field-horaires-ok .field__label {
	background-image:url(../images/picto_ouverture.png);
}
.field--name-field-plus-d-informations-sur .field__label {
	background-image:url(../images/picto_site.png);
}
.field--name-field-plus-d-informations-sur {
	text-align:center;
}
.field--name-field-contenu {
    background-attachment: fixed;
    background-color: #bae8e8;
	background-color: #DBF3FD;
    background-image: url(../images/picto_web.png);
    background-position: top center;
    background-repeat: no-repeat;
}
.groupe > div.gauche {
    width: 35%;
}
.page-node-type-praticien .groupe > div.droite,
.page-node-type-praticien .groupe > div.gauche {
	margin:0;
}
.groupe > div.droite {
	width:60%;
}
.field--name-field-prendre-rendez-vous {
	text-align:center;
}
.node--type-praticien .field--name-field-contact {
	background-color:#f8f8f8;
	margin-bottom:20px;
	padding:20px;
}
.node--type-praticien .field--name-field-contact .field__label {
	background-image:none;
	padding:0;
}
.node--type-praticien .field--type-image img, .node--type-praticien .field--name-user-picture img {
    display: block;
    margin: 0 auto 1em;
}
.field--name-field-horaires-ok-de-consultation {
	background-color:#bae8e8;
	background-color: #DBF3FD;
	padding:20px;
	text-align:center;
}
.field--name-field-horaires-ok-de-consultation p {
	margin:0;
}
.view-taxonomy-term .taxonomy-term + h2 {
	text-align:center;
}
.view-taxonomy-term .view-content > div {
    display: flex;
    flex-direction: column;
    margin: 0 1% 35px;
    width: 30%;
}
.view-taxonomy-term .view-content > div .views-field-title a {
    color: #2c698d;
    display: block;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
	padding:5px 30px;
    text-align: center;
}
.view-taxonomy-term .view-content .views-field-field-secretariat {
	color:#272643;
	font-size:18px;
	font-weight:600;
	text-align:center;
}
.views-field-field-prendre-rendez-vous a {
    display: block;
    font-size: 14px;
    padding: 10px 30px;
}
.field--name-field-specialite a {
	font-size:18px;
	font-style:italic;
}
#voiture, #tram, #bus, #parking {
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 45px;
    padding:10px 0 10px 60px;
}
#voiture {
	background-image:url(../images/picto_voiture.png);
}
#tram {
	background-image:url(../images/picto_tram.png);
}
#bus {
	background-image:url(../images/picto_bus.png);
}
#parking {
	background-image:url(../images/picto_parking.png);
}
.field--name-field-bandeau-bleu {
    background-color: #bae8e8;
	background-color: #DBF3FD;
    clear: both;
    margin: 30px auto;
    max-width: 80%;
    padding: 20px;
    text-align: center;
}
.field--name-field-bandeau-bleu h2, 
.field--name-field-bandeau-bleu h3 {
    text-align: center;
}
.field--name-field-bandeau-image {
	background-attachment:fixed;
	background-image:url(../images/bg_image.png);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
	margin-bottom:50px;
}
.page-node-11 .field--name-field-bandeau-image {
	padding-bottom:0;
}
#block-webform {
    width: 60%;
}
.page-node-28 #block-webform {
    width: 60%;
    margin: 0 auto;
}
.page-node-16 .region-content {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	padding:50px 10%;
}
.page-node-28 #block-asco-theme-content,
.page-node-16 #block-asco-theme-content {
	display:none;
}
#block-webform form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#block-webform form .captcha,
#block-webform form .js-form-item.js-form-type-processed-text,
#block-webform form .js-form-item.js-form-type-checkbox,
#block-webform form .js-form-item.js-form-type-select,
#block-webform form .form-actions,
#block-webform form .js-form-item.js-form-type-textarea {
    width: 100%;
}
#block-webform form .js-form-item {
  margin-bottom: 0;
  width: 47.5%;
}
#block-webform form .js-form-item.js-form-item-poste-recherche input,
#block-webform form #ajax-wrapper--2 .js-form-item,
#block-webform form #ajax-wrapper .js-form-item,
#block-webform form .js-form-item.js-form-item-poste-recherche {
	width:100%;
}
#block-webform form .js-form-item.js-form-type-select select {
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #888;
    width: 100%;
}
#block-webform form input,
#block-webform form textarea {
	border-radius:5px;
}
#block-webform form textarea {
	margin-bottom:2em;
}
.g-recaptcha > div {
	margin:0 auto;
}
#block-partelephone {
	color:#fff;
    width: 30%;
}
#block-partelephone .ligne {
    background-color: #2c698d;
    background-color: #b5a791;
    padding: 20px;
}
#block-partelephone .ligne h2 {
    text-transform: uppercase;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    color: #fff;
    margin-top: 0;
    text-align: center;
}
#block-partelephone .ligne h3 {
	color:#fff;
	text-align:center;
}
#block-partelephone p {
	text-align:center;
}
p.tel {
    background-image: url(../images/picto_tel.png);
    background-position: left center;
    background-repeat: no-repeat;
    color: #2c698d;
    font-size: 18px;
    padding: 5px 0 5px 30px;
}
#block-partelephone p.tel {
    background-image: url(../images/picto_tel_blanc.png);
    background-position: left center;
    background-repeat: no-repeat;
	color: #fff;
    margin: 10px auto 30px;
    width: max-content;
}
a.acces {
    background-color: #bae8e8;
	background-color: #DBF3FD;
    background-image: url(../images/picto_acces-b.png);
    background-position: 10px 50%;
    background-repeat: no-repeat;
    border-radius: 5px;
    color: #2c698d;
    display: block;
    margin: 0 auto;
    padding: 10px 20px 10px 40px;
    width: max-content;
}
a.acces:hover {
	background-color:#2c698d;
    background-image: url(../images/picto_acces.png);
	color:#fff;
}
.page-node-17 .region-recherche {
    background-color: transparent;
    flex-direction: row-reverse;
	padding:50px 10%;
}
.page-node-17 #block-prendrerendezvous .content {
    padding: 20px 50px;
}
.page-node-17 #block-prendrerendezvous .ligne div:last-of-type,
#rdv {
	display:none;
}
.page-node-17 #rdv {
	display:block;
}
.ckeditor-accordion-container > dl {
    border: none;
}
.ckeditor-accordion-container > dl dt {
	margin-top:10px;
}
.ckeditor-accordion-container > dl dt > a, .ckeditor-accordion-container > dl dt > a:not(.button),
.ckeditor-accordion-container > dl dt > a {
    background-color: transparent;
	background-image:url(../images/accordeon_ferme.png);
	background-position:0 50%;
	background-repeat:no-repeat;
	background-size:40px;
    border: none;
	color:#bae8e8;
	color: #DBF3FD;
    font-size: 20px;
	font-weight:600;
    text-align: left;
}
.ckeditor-accordion-container > dl dt > a:hover, .ckeditor-accordion-container > dl dt > a:not(.button):hover,
.ckeditor-accordion-container > dl dt > a:hover, .ckeditor-accordion-container > dl dt.active > a {
    background-color: transparent;
	background-image:url(../images/accordeon_ouvert.png);
	color:#2c698d;
}
.ckeditor-accordion-container > dl dd {
    border: none;
    padding: 0;
}
.ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle:before,
.ckeditor-accordion-container > dl dt > a > .ckeditor-accordion-toggle:after {
	display:none;
}
.page-node-type-article .node__content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    margin: 0 auto;
    padding: 50px 0;
    width: 80%;
}
.page-node-type-article .node__content > div {
	margin:auto;
	width:47.5%;
}
.page-node-type-article .node__content > div.field--name-field-date {
	background-color:#e3dcd8;
	left:0;
	padding:5px 10px;
	position:absolute;
	top:50px;
	width:max-content;
}
.page-node-24 .groupe {
	display:block;
}
.page-node-24 .groupe > div {
	width:100%;
}
.align-right {
	margin-left:20px;
}
.align-left {
	margin-right:20px;
}
/*---------- Effets fin --------------*/

/*RESPONSIVE*/

@media all and (max-width: 1600px) {
.region-informations,
.region-recherche,
.region-philosophie,
.region-header {
  padding: 0 5%;
}

.page-node-22 .region-content,
.region-footer2,
.region-footer1,
.region-acces {
	padding-left:5%;
	padding-right:5%;
}
.page-node-17 .region-recherche,
.page-node-16 .region-content,
.page-node-28 .region-content,
.field--name-field-bandeau-bas-,
.field--name-field-bandeau-image,
.view-taxonomy-term .view-content,
.field--name-field-contenu,
.groupe,
.region-actualites,
.region-informations {
  padding: 50px 5%;
}
.region-offre-de-soins {
  padding:50px 5% 0;
}
.page-node-type-article .node__content {
	width:90%;
}
}


@media all and (max-width: 1400px) {
.site-branding__logo {
  width: 250px;
}
.block-superfish {
  width: calc(100% - 290px);
}
#block-rdv {
  position: absolute;
  right: 5%;
  top: 90px;
}
.region-slideshow {
	overflow:hidden;
}
.flexslider .slides .views-field-field-image,
.flexslider .slides .views-field-field-image img {
	left:50%;
	margin-left:-700px;
	position:relative;
	width:1400px;
}
.page-node-14 #block-views-block-specialites-block-2 {
  float: none;
  position:relative;
  width: auto;
  z-index:9;
}
#block-views-block-rechercher-un-praticien-block-1-2 {
  float: none;
  position: relative;
  margin: 0 auto !important;
}
}

@media all and (max-width: 1200px) {

}

@media all and (max-width: 1100px) {
.layout-container > header {
	position:relative;
}
body {
	padding-top:0;
}

.block-superfish {
  position: absolute;
  right: 0;
  top:0;
  width: 100%;
}
ul.sf-menu.sf-style-white span.nolink:hover,
ul.sf-menu.sf-style-white a:focus,
ul.sf-menu.sf-style-white a:hover,
div.sf-accordion-toggle.sf-style-white a:hover {
  background-color: transparent;
}
div.sf-accordion-toggle.sf-style-white a {
    background: transparent;
    border: none;
    color: #fff;
	float:right;
}
li.sf-clone-parent {
	display:none;
}
div.sf-accordion-toggle.sf-style-white > a:after {
  font-size: 4em;
  font-weight: 400;
  color: #2c698d;
  right: 50%;
  top: 42px;
}
#superfish-main-toggle span {
    display: none;
}
ul.sf-menu.sf-accordion.sf-expanded {
  top: 45px !important;
  left: auto !important;
  width: 100%;
}
ul.sf-menu li:hover > ul, ul.sf-menu li.sfHover > ul {
  width: auto !important;
}
ul.sf-menu.sf-style-white li:hover,
ul.sf-menu.sf-style-white li.sfHover,
ul.sf-menu.sf-style-white a:focus,
ul.sf-menu.sf-style-white a:hover,
ul.sf-menu.sf-style-white span.nolink:hover,
ul.sf-menu.sf-style-white span:hover,
div.sf-accordion-toggle.sf-style-white a.sf-expanded,
ul.sf-menu.sf-style-white.sf-accordion li.sf-expanded > a,
ul.sf-menu.sf-style-white.sf-accordion li.sf-expanded > span.nolink {
  background-color: #fff;
  color:#2c698d;
}
ul.sf-menu.sf-style-white li, ul.sf-menu.sf-style-white.sf-navbar {
	text-align:left;
}
ul.sf-menu.sf-style-white a,
ul.sf-menu.sf-style-white a:visited,
ul.sf-menu.sf-style-white span,
ul.sf-menu.sf-style-white span.nolink {
    border: 0 none;
    border-radius: 0;
    border-bottom: 1px solid #272643;
    color:#272643;
	display:block;
    font-size: 1.2em;
	font-weight:600;
    margin: 0;
    padding: 1em 10% 1em 2em;
    text-shadow: none;
    font-weight: 600;
    line-height: 1.3;
}
ul.sf-menu.sf-style-white a:hover, ul.sf-menu.sf-style-white a:hover:visited,
ul.sf-menu.sf-style-white .active-trail a, ul.sf-menu.sf-style-white .active-trail span.nolink {
  color: #2c698d;
  background-color: #fff;
}
ul.sf-menu.sf-style-white li, ul.sf-menu.sf-style-white.sf-navbar {
  background: #e3dcd8;
}
#superfish-main .sf-multicolumn li > ol > li.sf-depth-2 a,
ul.sf-menu span.nolink,
ul#superfish-main.sf-style-default li.sf-multicolumn-wrapper a {
	min-height:10px;
}
ul.sf-menu.sf-style-white.sf-accordion li li a,
ul.sf-menu.sf-style-white.sf-accordion li li span.nolink {
  background-color: #e4f9f9;
  color: #2c698d;
  padding:10px 3em;
  text-transform: none;
  border-color: #fff;
}
div.sf-accordion-toggle.sf-style-white a.sf-expanded,
ul.sf-menu.sf-style-white.sf-accordion li.sf-expanded {
    background: transparent;
	float:right;
}

ul.sf-menu.sf-style-white.sf-accordion li ul li ul li a,
ul.sf-menu.sf-style-white.sf-accordion li ul li ul li span.nolink {
	background-color:#fff;
	color:#fd997b;
	padding-left:4em;
	text-transform:none;
}
span.menuparent,
.region-primary-menu .menu a.menuparent,
a.menuparent {
	background-image:url(../images/plus_menu.png);
	background-position:95% 50%;
	background-repeat:no-repeat;
	background-size:12px;
}
.region-primary-menu .menu li li a.menuparent {
    background-image: url(../images/plus_menu-b.png);
    background-position: 95% 50%;
	background-repeat:no-repeat;
}
ul.sf-menu.sf-style-white li.active-trail a {
  color: #2c698d;
}
#block-rdv {
  top: 75px;
}
.view-specialites .view-content > div {
  width: 47.5%;
}
.view-actualites {
  display: block;
}
.view-actualites .view-header {
  padding: 20px;
  text-align: center;
  width: auto;
}
.view-actualites .view-header h2,
.view-actualites .view-header h3 {
  text-align: center;
}
.view-actualites .view-content {
  width: auto;
}
#block-informationsutiles ul li {
	margin-bottom:30px;
	padding-top:80px;
  width: 47.5%;
}
.groupe#pictos {
	padding-bottom:0;
}
.groupe#pictos > div {
	margin-bottom:30px;
  width: 47.5%;
  min-width: 100px;
}
.page-node-type-article .node__content > div {
	display:block;
}
.page-node-type-article .node__content > div {
    margin-bottom:30px;;
    width: 100%;
}
.page-node-14 .view-specialites .views-field.views-field-name {
  min-height: 15px;
  display: block;
}
}

@media all and (max-width: 991px) {

	

#block-partenaires {
  width: auto;
}
#block-partenaires img {
  max-width: 200px;
}
.field--name-field-bandeau-bas-,
.field--name-field-bandeau-image,
.field--name-field-contenu,
.groupe,
.region-recherche,
.view-specialites .view-content {
  display: block;
}
.groupe#pictos {
	display:flex;
}
.field--name-field-bandeau-bas- > div,
.groupe > div, .field--name-field-bandeau-image > div,
.field--name-field-contenu > div,
.groupe .field--name-description,
.groupe .field--name-field-image-specialite,
.view-specialites .view-content > div {
  width: auto;
}
.field--name-field-bandeau-bas- > div img,
.groupe > div, .field--name-field-bandeau-image > div img,
.field--name-field-contenu > div img,
.groupe .field--name-description img,
.groupe .field--name-field-image-specialite img,
.view-specialites .view-content > div img {
	display:block;
	float:none;
	margin:0 auto 10px;
}
.view-specialites .view-content > div img {
	margin:0 auto;
}
.view-specialites .views-field-field-image-specialite img {
	width:100%;
}
#block-views-block-rechercher-un-praticien-block-1-2, #block-views-block-rechercher-un-praticien-block-1 {
  margin: 0 auto;
}
#block-prendrerendezvous {
  padding-right: 25%;
  width: 75%;
}
#block-prendrerendezvous .content {
  margin: auto 0;
  padding: 20px;
}
.groupe > div.gauche,
.groupe > div.droite {
  width: auto;
}
.page-node-type-praticien .groupe > div.gauche {
	margin-bottom:50px;
}
#block-webform,
#block-partelephone {
	width:100%;
}
#block-webform {
	margin-bottom:50px;
}
}

@media all and (max-width: 850px) {
	
}
@media all and (min-width: 851px) {

}


@media all and (max-width: 768px) {
.flexslider ul li > div.views-field-body > div {
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.3);
}
.flexslider ul li > div.views-field-body h1 {
  font-size: 30px;
}
#block-partenaires img {
	display:block;
	margin:0 auto;
  max-width: 150px;
}
#block-prendrerendezvous {
  padding-right: 0;
  width: auto;
  position: relative;
  z-index: 99;
}
#block-prendrerendezvous:after {
	content:none;
}
#block-prendrerendezvous h2,
#block-prendrerendezvous p {
	text-align:center;
}
#block-ounoustrouver {
  padding: 10px;
	width:auto;
}
.view-actualites .view-content .views-row .views-field-title,
.view-actualites .view-content .views-row .views-field-field-date {
	width:100%;
}
.view-actualites .view-content .views-row .views-field-title a {
	display:block;
	text-align:center;
}
.view-actualites .view-content .views-row .views-field-view-node {
  margin: 0 auto 30px;
}
.view-actualites .view-content .views-row .views-field-field-date {
  padding: 10px 20px 0;
}
#block-footer1 .field--name-body .ligne > div {
  width: 100%;
}
#block-footer1 .field--name-body .ligne > div:last-of-type {
  padding-top: 0;
}
#block-footer1 a.btn {
  position: relative;
  z-index: 9;
}
.region-footer2 {
  position: relative;
  z-index: 9;
}
.view-taxonomy-term .view-content > div {
  width: 48%;
}
#block-pagetitle {
  background-attachment: initial;
}
#block-pagetitle h1 {
	font-size:30px;
  padding: 130px 5% 100px;
  text-align: center;
}
h2 {
  font-size: 24px;
}
h3 {
	font-size: 20px;
}
#sliding-popup .popup-content {
  display: block;
}
#sliding-popup .popup-content #popup-text {
  margin: auto 00px 10px 0;
}

}


@media all and (max-width: 600px){

ul.pictos, #block-informationsutiles ul {
	display:block;
}
#block-informationsutiles ul li {
	width:100%;
}
}


@media all and (max-width: 460px) {
.groupe#pictos > div,
.view-taxonomy-term .view-content > div {
  margin: 0 auto 30px;
  width: 100%;
}
.views-field-field-prendre-rendez-vous a {
	display:block;
}
#block-webform form .js-form-item {
  width: 100%;
}
#block-rdv .content a {
  padding: 10px 40px 10px 60px;
}
#block-views-block-rechercher-un-praticien-block-1-2, #block-views-block-rechercher-un-praticien-block-1 {
	width:auto;
}
.views-field-field-prendre-rendez-vous a, .field--name-field-prendre-rendez-vous a, a.btn, input.form-submit, .button {
	font-size:16px;
}
.align-right,.align-left {
	display:block;
	float:none;
	margin:0 auto 10px;
}
}
/* INFORMATION Pour le twig"*/

#information{
	position:fixed;
	bottom:20px;
	left:0;
	min-width:200px;
	background:#fff;
	padding:10px;
	border:1px solid #ddd;
	z-index:200;
}
