@font-face {
  font-family: '1001picto';
  src:  url('design/fonts/1001picto/1001picto.eot?85jjc8');
  src:  url('design/fonts/1001picto/1001picto.eot?85jjc8#iefix') format('embedded-opentype'),
    url('design/fonts/1001picto/1001picto.ttf?85jjc8') format('truetype'),
    url('design/fonts/1001picto/1001picto.woff?85jjc8') format('woff'),
    url('design/fonts/1001picto/1001picto.svg?85jjc8#1001picto') format('svg');
  font-weight: normal;
  font-style: normal;
}
.vaccin{
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background-color: white;
    color: #808080;
    text-align: center;
    font-size: 0.8em;
}
.ui-accordion-content { 
    display:none; 
    top: 39px;
}
.active > .ui-accordion-content { 
    display:block; 
}
.accordion-compte{
    background-color: #ffb900!important;
    width: 509px!important;
}
.accordion-compte li a:hover{
    background-color: #dfa200!important; 
}
.accordion-patient{
    width: 394px!important;
}
.accordion-pro{
    width: 245px!important;
}
#menu-item-20087 i{
    float: left;
}
#menu-item-20085 a img, #menu-item-20088 a img{
    padding-right: 0;
}
#menu-item-20085:hover,#menu-item-20085 a:hover,#menu-item-20085 a img:hover{
    background-color: transparent!important;
}
#imageCallback a:hover{
    background-color: transparent!important;
}
[class^="picto-"], [class*=" picto-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: '1001picto' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.picto-conventionne1:before {
  content: "\e900";
}
.picto-conventionne2:before {
  content: "\e901";
}
.picto-conventionne3:before {
  content: "\e902";
}
.picto-vitale:before {
  content: "\e903";
}
.picto-ordonnance-en-ligne{
    font-size: 1.8em!important;
}
.picto-ordonnance-en-ligne:before {
  content: "\e904";
}

/*************************************************


--------------[ COMMUN ]-------------------------


************************************************/
/*liens*/
body{color: #777;}
a {color:#FFB900}
a:hover {color:#5DC2E8}
.pointer {cursor: pointer}
/*couleurs*/
.bleu {color:#5DC2E8!important}
.bleuf {color:#2296c2!important}
.bleuc {color:#e3f6f8!important}

.orange{color:#FFB900!important}
.orangef{color:#ff9200!important}
.orangeff{color: #f35b00 !important}

.blanc{color:white!important}
.bleuTransparent{color: #B4E3F4}
.grisf{color:#717171!important}
.grisc{color:#ccc!important}

.bgbleuc{background-color:#e3f7f8 !important}
.bgbleu{background-color:#5DC2E8!important;}
.bgbleuf{background-color:#2296c2!important;}
.bgorange{background-color:#FFB900!important; }
.bgorangef{background-color:#ff9200!important; }
.bgblanc{background: white!important}
.bgris{background-color:#F5F5F5!important; }

.has-over .bgorange:hover {background-color:#ff9200!important;
}
.has-over .bgbleu:hover {background-color:#2296c2!important;
}

.parent {display: inline-block;height:auto; text-align:center;width:100%}
.children {position: absolute;  top: 50%; transform: translateY(-50%); text-align: center }
.children img {
    /*width: 87%;*/
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
    margin: auto;
}


.none {display: none}
.clearbox {clear: both}
/*marges*/
.margauto{margin:auto}
.marg0{margin:0px}
.marg2{margin:2px}
.marg4{margin:4px}
.marg6{margin:6px}
.marg8{margin:8px}
.marg10{margin:10px}
.marg15{margin:15px}
.marg20{margin:20px}
.marg30{margin:30px}
.marg40{margin:40px}

.margleft2{margin-left:2px}
.margleft4{margin-left:4px}
.margleft6{margin-left:6px}
.margleft8{margin-left:8px}
.margleft10{margin-left:10px}
.margleft15{margin-left:15px}
.margleft20{margin-left:20px}

.margtopt10{margin-top:10px}
.margbottom10{margin-bottom:10px}

.margright15{margin-right:15px}


/*espaces*/
.pad0{padding:0px}
.pad2{padding:2px}
.pad4{padding:4px}
.pad6{padding:6px}
.pad8{padding:8px}
.pad10{padding:10px}
.pad15{padding:15px}
.pad20{padding:20px}
.pad30{padding:30px}
.pad40{padding:40px}

.padtop5{padding-top:5px}
.padtop8 {padding-top: 8px;}
.padtop10{padding-top:10px}
.padtop15{padding-top:15px}
.padtop20{padding-top:20px}
.padtop30{padding-top:30px}
.padtop40{padding-top:40px}

.padbottom10{padding-bottom:10px}
.padbottom20{padding-bottom:20px}

.padleft5{padding-left:5px}
.padleft10{padding-left:10px}
.padleft15{padding-left:15px}
.padleft20{padding-left:20px}
.padleft30{padding-left:30px}
.padleft125{padding-left:125px}

.padright5{padding-right:5px}
.padright10{padding-right:10px}
.padright15{padding-right:15px}
.padright20{padding-right:20px}
.padright26 {
    padding-right: 26px;
}
.padright30{padding-right:30px}

/*taille police*/
.t9 {font-size:9px!important;}
.t10 {font-size:10px!important;}
.t11 {font-size:11px!important;}
.t12 {font-size:12px!important;}
.t13 {font-size:13px!important;}
.t14 {font-size:14px!important;}
.t15 {font-size:15px!important;}
.t16 {font-size:16px!important;}
.t17 {font-size:17px!important;}
.t18 {font-size:18px!important;}
.t19 {font-size:19px!important;}
.t20 {font-size:20px!important;}
.t22 {font-size:22px!important;}
.t24 {font-size:24px!important;}
.t26 {font-size:26px!important;}
.t28 {font-size:28px!important;}
.t30 {font-size:30px!important;}
.t32 {font-size:32px!important;}
.t34 {font-size:34px!important;}
.t36 {font-size:36px!important;}

/*effet sur texte*/
.bold{font-weight: bold;}
.underscore{text-decoration: underline  }

/*positionnenementt*/
.agauche{text-align: left}
.adroite{text-align: right}
.centrer{text-align: center}
.gauche{float:left}
.droite{float:right}
.droite5pourcent{right:+5%}
.bottom0 {position:absolute; bottom:0;}

.relative{position:relative}
.absolute{position:absolute}

/*tailles*/
.p100 {width:100%!important;}
.p50{width:50%!important;}
.p25 {width:100%!important;}
.p32 {width:32%!important;}
.p35 {width:35%!important;}
.p75 {width:75%!important;}
.p33{width:33.33333333%!important;}
.p66{width:66.66666666%!important;}
.line1{line-height: 1}
.line1-1{line-height: 1.1}
.line1-2{line-height: 1.2}
.line1-3{line-height: 1.3}


/*lignes*/
.ligne-verticale-d {
    border-right:1px solid #717171;
}
.onglet hr {
    border: none;
    border-top-width: medium;
    border-top-style: none;
    border-top-color: currentcolor;
    border-top: 1px solid #717171;
    padding-bottom:0px!important;
    margin:2px 0px;
    line-height: 1!important;
}


/*fa fa hack*/


.round {
    background-color: white!important;
    border: solid 2px;
    border-radius:50%;
    width:22px;height:22px;
    float:left;

}
.round-orange {
    border: solid 2px #FFB900;

}
.round-gris {
    border: solid 2px #666;
}
/*************************************************


--------------[ BOUTONS ]-------------------------


************************************************/

.bouton {
    box-sizing: border-box;
    background: rgba(0,0,0,0.03);
    box-shadow: 0 -2px 0 0 rgba(0,0,0,0.07) inset;
     display: block;
    color: #666;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    border-radius: 3px;
}
.bouton-default{padding: 8px 30px;display: inline-block;}
.bouton-large{padding: 8px 40px;display: inline-block;}
.bouton-petit{padding: 5px 10px;display: inline-block;}
.bouton-droite{width:245px;float:right}

.bouton-picto {
    border-radius: 3px;
    box-sizing: border-box;
    background: rgba(0,0,0,0.03);
    box-shadow: 0 -2px 0 0 rgba(0,0,0,0.07) inset;
    padding: 8px 20px 8px 49px;
    display: block;
    color: #666;
    text-decoration: none;
    background-size: 16px 16px;
    background-repeat: no-repeat;
    background-position: 15px 13px;
    font-size: 16px;
    margin-top:6px;
    cursor: pointer;
}
.bouton-picto2 {
    border-radius: 3px;
    box-sizing: border-box;
    background: rgba(0,0,0,0.03);
    box-shadow: 0 -2px 0 0 rgba(0,0,0,0.07) inset;
    padding: 8px 10px 8px 10px;
    display: block;
    color: #666;
    text-decoration: none;
    background-size: 16px 16px;
    background-repeat: no-repeat;
    background-position: 15px 13px;
    font-size: 13px;
    margin-top:6px;
    cursor: pointer;
}
.bouton-full-width{
    text-align: center;
    margin:10px;
    box-shadow: 0 -2px 0 0 rgba(0,0,0,0.07) inset;
    border-radius: 3px;
    padding:10px;
}

.bouton-test{background-image: url('design/img/se-connecter-1000rdv-en-ligne.png');}
.bouton-bleu{color:white;background-color:#5DC2E8 }
.bouton-bleu-marine{color:white;background-color:#2296c2 }
.bouton-orange{color:white;background-color:#FFB900 }
.bouton-blanc{/*color:#ccc;*/ background-color: white;cursor:inherit; border: solid 1px #ccc;box-shadow:none!important;}
.bouton-orange-f{color:white;background-color:#ff9200 }

.supprimer {padding: 8px 16px!important;
      font-size: 16px!important;
    line-height: 20px!important;}

.ajouteragenda{background-image: url('design/img/historique-ajouter-rdv-en-ligne-agenda.png'); width:100%}
.deplacerrdv{background-image: url('design/img/historique-deplacer-rdv-en-ligne.png');width:100%}
.annulerrdv{background-image: url('design/img/historique-annuler-rdv-en-ligne.png');width:100%}
.voir-medecin{background-image: url('design/img/motif-RDV-en-ligne.png');width:100%}
.saisir-date{background-image: url('design/img/date-RDV-on-line.png');width:100%}
.revoir-dispo{background-image: url('design/img/rdv-en-ligne-libre.png');width:100%}
.contact-praticien{background-image: url('design/img/contacter-praticien.png');width:100%}
.rdv-box-title{background-image: url('design/img/motif-RDV-en-ligne.png');width:100%;line-height: 25px}
.historique{position:relative}
.historique:after{
    content: '\f1da';
    font-family: FontAwesome, sans-serif;
    position: absolute;
    top: 8px;
    left: 15px;
    z-index: 1;
    font-size: 18px;}
.appeler-cabinet{position: relative;
    padding: 15px 20px 14px 82px;
    font-size: 16px !important;
    font-weight: bold;}
.appeler-cabinet div{
    top:-10px;
    left:10px;
    position: absolute;
    display: block;
    background-image: url('design/img/call-center.png');
    background-size: 65px 65px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 80px;
    height: 80px;
}

.postion-connexion{
    position: inherit!important;
}
.postion-connexion-fixed{
    position: fixed!important;
}
.prendre-rdv{padding: 11px 10px;}
.switch{right:-10px; top:-20px;font-size:8px}

.ajouteragenda-b{background-image: url('design/img/historique-ajouter-rdv-en-ligne-agenda-OF.png'); width:100%}
.deplacerrdv-b{background-image: url('design/img/historique-deplacer-rdv-en-ligne-OF.png');width:100%}
.annulerrdv-b{background-image: url('design/img/historique-annuler-rdv-en-ligne-OF.png');width:100%}

.bouton-bleu:hover{background-color:#2296c2;}
.bouton-orange:hover{background-color:#ff9200; }



.valider-rdv {margin: 10px 20px 10px 0px;padding:10px 0px;cursor:pointer}

.header-layout {
      background:none!important;
}


/*************************************************


--------------[ ACCUEIL ]-------------------------


************************************************/

a.liste-theme {color:#717171!important;display:inline-block;width:100%}
.liste-item{position: absolute;top:40px;z-index: 10000}
.liste-th:hover{background:#dbdbdb}
.ts-les-mdc a{display:inline-block;width:100%;color:white!important;}

/*************************************************


--------------[ FORMULAIRE ]-------------------------


************************************************/

.show-password > i {
    margin-right: 8px;
}

.pre-captcha{
    position:relative;
    overflow: hidden;
    padding-top:6px;
    height:26px;
    width:174px;
    border-bottom: 2px solid #e5e5e5;
    background-color:#f7f7f7;
}
.g-recaptcha {
    position:absolute;
    top:-13px;
    left:-8px;
    width: 235px;
    border-radius: 4px;
    height: 64px;
    border: 1px solid #d8d8d8;
    overflow: hidden;
    transform: scale(0.77);
    transform-origin: 0 0;


}
.rc-anchor-light {
    background: #fff;
    border: 0px;
    color: #000;
}



.pre-input {
    box-sizing: border-box;
    background: rgba(0,0,0,0.03);
    box-shadow: 0 -2px 0 0 rgba(0,0,0,0.07) inset;
    display: block;
    color:#717171;
    text-decoration: none;
    padding:4px 6px;
}

.pre-input-mdpPerdu {
	box-sizing: border-box;
	width: 90%;
    background: rgba(0,0,0,0.03);
    box-shadow: 0 -2px 0 0 rgba(0,0,0,0.07) inset;
    /*display: block;*/
    color:#717171;
    text-decoration: none;
    padding:4px 6px;
}



.show-password{margin-top: 8px}

.sp-form input[type=text],.sp-form input[type=email],.sp-form input[type=password]{
    border:none;background-color:#f7f7f7 !important;font-size: 11px;width:85%;box-shadow: none!important;
    -webkit-box-shadow: 0 0 0 1000px #f7f7f7 inset !important;
}

.widthcent{
	width:100%!important;
}

.fa-eye{
	font-size:16px;
}

.sp-form input[type=input] {}

.sp-form input::-moz-placeholder { color:#121212;}
/*.sp-form .sbHolder {background: #f5f5f5!important;height:37px;box-shadow: 0 -2px 0 0 rgba(0,0,0,0.07) inset;}*/
.sp-form .sbHolder {background: #FFB900 !important;font-weight: bold;}

.onglet .sbHolder .sbToggle::before {
    content: "\f0d7"!important;
    font-size: 14px!important;
    color:#444!important;
    background-color:#E8E8E8!important;
    right: 0px!important;
    top: 5px!important;
    width:12px!important;
    height:24px!important;
    padding-top:10px ;
    padding-left:3px;
}
.sp-form .sbHolder .sbToggleOpen::before {
 top:-4px!important;
}

.sp-form .pre-input > span {margin-top: 7px;}
.sp-form label{font-size: 11.8px!important;}
label.t12{font-size: 12px!important;word-spacing: -1px}

.sp-form input[type=submit]{border:none;box-shadow: 0 -2px 0 0 rgba(0,0,0,0.07) inset;}

.pre-input input[type="text"]{
    background: transparent!important;
}

/*select stylisÃ©*/
.custom-dropdown--large {
    font-size: 1.5em;
}

.custom-dropdown--small {
    font-size: .7em;
}

.custom-dropdown__select{
    font-size: inherit; /* inherit size from .custom-dropdown */
    padding: .5em; /* add some space*/
    margin: 0; /* remove default margins */
}

.custom-dropdown__select--white {
    background: #F5F5F5;
    width:100%;
    color: #444;
}

@supports (pointer-events: none) and
	  ((-webkit-appearance: none) or
	  (-moz-appearance: none) or
	  (appearance: none)) {

    .custom-dropdown {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        width: 100%;
        z-index: 0;

    }

    .custom-dropdown__select {
        padding-right: 2.5em; /* accommodate with the pseudo elements for the dropdown arrow */
        border: 0;
        border-radius: 3px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }

    .custom-dropdown::before,
    .custom-dropdown::after {
        content: "";
        position: absolute;
        pointer-events: none;
    }

    .custom-dropdown::after { /*  Custom dropdown arrow */
        content: "\25BC";
        height: 1em;
        font-size: .625em;
        line-height: 1;
        right: 1.2em;
        top: 50%; margin-top: -.5em;
    }

    .custom-dropdown::before { /*  Custom dropdown arrow cover */
        width: 2em;
        right: 0; top: 0; bottom: 0;
        border-radius: 0 3px 3px 0;
    }

    .custom-dropdown__select[disabled] {
        color: rgba(0,0,0,.3);
    }

    .custom-dropdown.custom-dropdown--disabled::after {
        color: rgba(0,0,0,.1);
    }

    /* White dropdown style */
    .custom-dropdown--white::before {
        background: #F5F5F5;
        border-left: 1px solid rgba(0,0,0,.1);
    }

    .custom-dropdown--white::after {
        color: rgba(0,0,0,.9);
    }

    /* FF only temp fix */
    @-moz-document url-prefix() {
        .custom-dropdown__select 			 { padding-right: .9em }
        .custom-dropdown--large .custom-dropdown__select { padding-right: 1.3em }
        .custom-dropdown--small .custom-dropdown__select { padding-right: .5em }
    }
}

.responserobot{font-size:12px;color:#990000;word-spacing: -1px!important; }
.sp-form .pre-input{position:relative}
.sp-form .pre-captcha{position:relative}
label.error {
    position: absolute;
    border-radius: 0px;
    top: 13px;
    left: 100px;
    font-size: 11.5px !important;
    color: #990000 !important;
    word-spacing: 1px !important;
    float: right;
    padding: 0px;
    z-index: 1000;
    background: #F7F7F7;
    line-height: 1.2;
    background: #F7F7F7;

}

label.error-search {
    position: absolute;
    border-radius: 0px;
    top: 12px;
    left: 91px;
    font-size: 11.5px !important;
    color: #990000 !important;
    word-spacing: 1px !important;
    float: right;
    padding: 0px;
    z-index: 1000;
    background: #F7F7F7;
    line-height: 1.2;
    background: #F7F7F7;

}

.responserobot{
   font-size: 11.5px !important;
   color: #990000 !important;
   word-spacing: 1px !important;

}
/*************************************************


--------------[ HEADER ]-------------------------


************************************************/
.search-form-type-1 .elm-search-form .ou-moteur-recherche {
    background: #f3f3f3!important;
    color: #8a8a8a!important;
    height:35px!important;

}

.site-logo {
    width: 30%!important;
}
.header-search-wrap {

    position: relative;
/*    height: 518px;*/
    background-image:none!important;

    }
.imgbg
{
    background-image: url('design/img/home-tetiere2.jpg');
    background-position: center top!important;
    background-repeat: no-repeat;
}
.search-form-type-1 .elm-search-form .ou-moteur-recherche {
    width: 50px!important;
}

.search-form-type-1 .elm-search-form .select2-container .select2-choice .select2-arrow b::after {

    content: "\f002"!important;
    font-size: 1.15em!important;

}

.search-form-type-1 .elm-search-form .location-search-wrap {
    /*margin-left: 16px!important;*/
    margin-right: 16px!important;
}

.search-form-type-1 .elm-search-form .searchinput-wrap {
    width: 230px!important;
    background: white !important;
}

.search-form-type-1 .elm-search-form .searchinput, #select2-chosen-10 {
    width: 180px!important;
   float:right!important;
  font-size: 12.5px !important;
    box-shadow:none!important;
}

.search-form-type-1 .elm-search-form .location-search-wrap{
    width:230px!important;
}
#location-address{
    width: 180px!important;
    float:right!important;
    font-size: 13px !important;
}


.search-form-type-1 .elm-search-form .searchinput:before {
    font-size: 14px!important;
    font-weight:bold!important;
    content:"Qui ?"!important;
}



.search-form-type-1 .elm-search-form .radius {
    float: left!important;
}
.search-form-type-1 .elm-search-form .searchsubmit-wrapper, .search-form-type-2 .elm-search-form .searchsubmit-wrapper {
    padding: 60px 0 30px 10px!important;

}

.social-search {display:none!important;}

.bgleft {
    background: -moz-linear-gradient(left, rgba(255,255,255,1) 26%, rgba(255,255,255,1) 28%, rgba(255,255,255,0) 53%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(255,255,255,1) 26%,rgba(255,255,255,1) 28%,rgba(255,255,255,0) 53%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(255,255,255,1) 26%,rgba(255,255,255,1) 28%,rgba(255,255,255,0) 53%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
 }


#s2id_autogen7:before{
    content: "Quoi  "!important;
   font-weight:bold;font-size: 16px;padding-left:6px;padding-top:6px;
   float:left;background-color: white;
    color:#777777!important;
}
.select2-search:before{
    content: "Quoi  "!important;
    font-weight:bold;font-size: 16px;padding-left:6px;padding-top:6px;
    float:left;background-color: white;
    color:#777777!important;
}

#select2-chosen-8
{
    font-size: 12.5px;
}


.inputs-container {

}

.submit-main-button {

}

.search-form-type-1 .elm-search-form .searchsubmit-wrapper, .search-form-type-2 .elm-search-form .searchsubmit-wrapper {
    width: 164px!important;

}

.search-form-type-1 .elm-search-form .search-content, .search-form-type-2 .elm-search-form .search-content {
    width: 840px!important;
}

.elm-search-form .submit-main-button {
    margin-left: 0;
    margin-right: 0;
	
									  
					  
					   
}

.nav-menu-main > ul > li {
    margin-top: 10px!important;

}

.site-logo {

    min-height: 90px;
    line-height: 60px;

}
.search-form-type-1 .elm-search-form .search-content, .search-form-type-2 .elm-search-form .search-content {

   padding: 0 16px 0 0 !important;
}

 .max100{
    max-width:100%!important;
     width:100%!important;
	 display:none;
 }
 .margauto{width:1200px;margin:auto}

.fa-star-o::before {
    opacity: 0.3!important;
    color:#5DC2E8 !important;
}

.search-form-type-1 .elm-search-form .category-search-wrap, .search-form-type-1 .elm-search-form .location-search-wrap {
   border-radius: 0px!important;

}

 .search-content .fa-map-marker::before {
 font-size: 20px!important;
}

.nav-menu-main ul{
     margin-bottom: 0 !important;
 }
.sticky-menu .nav-menu-main > ul > li > a{
   /* margin-bottom: 16px !important;*/
}
/*************************************************


--------------[ POPUPS ]-------------------------


************************************************/
/*popup de connexion*/
.scrollbar {
    overflow: hidden;
    width:100%

}
.popup {
    width:110%;
    padding-right: 10%;
    height:100%;
    display:none;
    position:fixed;
    top:0px;
   margin-left:-10%;
    overflow-y:scroll;
    z-index: 1000;
    overflow-x: hidden;
}

/* Inner */
.popup-inner {
    background: rgba(0, 0, 0, 0.5) !important;
    width: 100%;
    padding: 6px;
    padding-top: 6px;
    padding-bottom: 6px;
    position: absolute;
    padding-top: 245px;
   /*padding-bottom: 40px;*/
   /* box-shadow: 0px 2px 6px rgba(0,0,0,1);*/
    border-radius: 3px;
    background: #5DC2E8;
    height: 1000%;

}

/* Close Button */
.popup-close {
    width:30px;
    height:30px;
    padding-top:4px;
    display:inline-block;
    position:absolute;
    top:0px;
    right:0px;
    transition:ease 0.25s all;
    -webkit-transform:translate(50%, -50%);
    transform:translate(50%, -50%);
    border-radius:1000px;
    background:rgba(0,0,0,0.8);
    font-family:Arial, Sans-Serif;
    font-size:20px;
    text-align:center;
    line-height:100%;
    color:#fff;
}

.popup-close:hover {
    -webkit-transform:translate(50%, -50%) rotate(180deg);
    transform:translate(50%, -50%) rotate(180deg);
    background:rgba(0,0,0,1);
    text-decoration:none;
}
/*popup simple*/
.modalsimple{
    display:none;
    width:860px;
    position:absolute;
    background:rgba(23, 169, 209, 0.6)!important;
    top:25%;
    padding-top:40px;
    padding-bottom:40px;
}
.modal-inner{
    width:60%;
    margin:auto;
    background-color: white;
    line-height: 1.2;
}


/*************************************************


--------------[ GROUPE ONGLETS]-------------------------


************************************************/
.rond{
    border-radius:50%;
    width:45px;
    height: 35px;
    color:white;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    top:-29px;
    text-align: center;
    padding-top:10px ;
    border:7px solid white
}


.linkonglet {
    float:left;
    width:27%;
    height:45px;
    background-color:#F5F5F5;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
  /*  border-bottom:4px #E8E8E8 solid ;*/
    cursor: pointer;

    }

#seconnecter.actif + .linkonglet {
   border-left:solid 8px #D8E2E5;width:201px;
}



.content-link {
    background-size: 12px 12px;
    background-repeat: no-repeat;
    background-position: 15px 11px;
    padding-left: 42px;
    padding-top: 9px;
    font-size: 16px;
    line-height: 1;
    color:#8c8c8c;
}
.actif .content-link {
 font-weight: bold;
    color:#717171;
}
#seconnecter .content-link {
    background-image: url('design/img/se-connecter-1000rdv-en-ligne-OF.png');}
#sinscrire .content-link {
    background-image: url('design/img/s-inscrire-1000rdv-en-ligne-OF.png');}
#moncompte .content-link {
    background-image: url('design/img/mon-compte-1000rdv-en-ligne-OF.png');}
#mesrendezvous .content-link {
    background-image: url('design/img/rdv-en-ligne-OF.png');}
#seconnecter.actif .content-link {
    background-image: url('design/img/se-connecter-1000rdv-en-ligne.png');}
#sinscrire.actif  .content-link {
    background-image: url('design/img/s-inscrire-1000rdv-en-ligne.png');}
#moncompte.actif  .content-link {
    background-image: url('design/img/mon-compte-1000rdv-en-ligne.png');}
#mesrendezvous.actif  .content-link {
    background-image: url('design/img/rdv-en-ligne.png');}

#mesappels .content-link{
position:relative
 }
#mesappels.actif .content-link:after{
    position: absolute;
    font-size: 21px !important;
    top: 7px;
    left: 10px;
    font-family: sans-serif, 'FontAwesome';
    content: "\f10b";
    color: #7d7d7d;
}
#mesappels .content-link:after{
    position: absolute;
    font-size: 21px !important;
    top: 7px;
    left: 10px;
    font-family: sans-serif, 'FontAwesome';
    content: "\f10b";
    color:#d4d4d4;
}


#moncompte  span {
    color:#FFB900}

#s-inscrire hr,#se-connecter hr {border-top: 2px solid #bbb}


.actif{
    background-color:#fff;
   /* border-bottom:4px #fff solid ;*/
 }
.connected{
    padding: 6px;
    background-color: #ffffff4d;
    border: solid 1px #c0c0c0e6;
    border-radius: 5px;
}

#onglets, #ongletsbis{
width:75%;
    max-width: 950px;
margin:auto;
  /*  border:solid 10px #5DC2E8;*/
}
.onglet{
    background: white;
    padding:0px 40px 28px 40px;
    min-height:350px;
    word-spacing: 0px;
    line-height: 1.2!important;


}
.agenda .onglet {
    min-height:inherit!important;
}

#s-inscrire hr{
    margin-right: 10px !important;
    margin-top: 8px;
    margin-bottom: 8px;
    clear: both;
}

#s-inscrire hr::before{
    margin-top: 10px !important;
}

#s-inscrire label {
    line-height: 1.1;
    font-size: 11.4px !important;


}

#s-inscrire label .asterix {font-size:15px!important;}
label .asterix {font-size:15px!important;}

/* Copier les changements faits pour onglets dans ongletsbis egalement (un peu plus bas) */
#onglets [type=checkbox]:not(:checked),#onglets[type=checkbox]:checked {
    display:none;
}
#onglets input[type=checkbox],#onglets input[type=radio]{
    display: none;
}
#onglets input[type=checkbox]+ label{float:right;}
#onglets input[type=checkbox] + label:before ,#onglets input[type=radio] + label:before {
    background: #fff;
    border: 1px solid #BCBCBC;
    border-radius: 3px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    margin-bottom: 5px;
    padding:3px;
    content: '';
    width: 14px;
    height: 14px;
    box-shadow: 0 -2px 0 0 rgba(0,0,0,0.07) inset;
    cursor:pointer;
    float: left;

}


#onglets input[type=checkbox]:checked + label:before ,#onglets input[type=radio]:checked + label:before {
    background: #fff;
    border: 1px solid #BCBCBC;
    color: #717171;
    content: "\f00c";
    font-family: sans-serif, 'FontAwesome';
    font-size: 10px;

}

#onglets input[type=checkbox]:checked+ .label-for-check,#onglets input[type=radio]:checked+ .label-for-check {
    color: #444!important;
}
#onglets input[type=checkbox]+ .label-for-check,#onglets input[type=radio]+ .label-for-check {
    cursor:pointer;
}

/* ongletsbis ici */
#ongletsbis [type=checkbox]:not(:checked),#ongletsbis[type=checkbox]:checked {
    display:none;
}
#ongletsbis input[type=checkbox],#ongletsbis input[type=radio]{
    display: none;
}
#ongletsbis input[type=checkbox]+ label{float:right;}
#ongletsbis input[type=checkbox] + label:before ,#ongletsbis input[type=radio] + label:before {
    background: #fff;
    border: 1px solid #BCBCBC;
    border-radius: 3px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    margin-bottom: 5px;
    padding:3px;
    content: '';
    width: 14px;
    height: 14px;
    box-shadow: 0 -2px 0 0 rgba(0,0,0,0.07) inset;
    cursor:pointer;
    float: left;

}


#ongletsbis input[type=checkbox]:checked + label:before ,#ongletsbis input[type=radio]:checked + label:before {
    background: #fff;
    border: 1px solid #BCBCBC;
    color: #717171;
    content: "\f00c";
    font-family: sans-serif, 'FontAwesome';
    font-size: 10px;

}

#ongletsbis input[type=checkbox]:checked+ .label-for-check,#ongletsbis input[type=radio]:checked+ .label-for-check {
    color: #444!important;
}
#ongletsbis input[type=checkbox]+ .label-for-check,#ongletsbis input[type=radio]+ .label-for-check {
    cursor:pointer;
}


input#tel2,input#tel{width: 69%;}
.utilisateur-secondaire .sp-form label {
    font-size: 11.0px !important;
}

/*************************************************


--------------[ RENDEZ-VOUS]-------------------------


************************************************/

.infosdoc {
  line-height: 1.2!important;
}

/*************************************************


--------------[MON-COMPTe]-------------------------


************************************************/
.zonesuppression{
    margin: -40px;
    padding:40px;
    margin-bottom: -28px;
}

/*************************************************


--------------[ PAGE LISIING MEDECIN ]-------------------------


************************************************/
.item-thumbnail-wrap{
    height:136px;overflow: hidden;
}
img.load-finished {

}
.items-container .layout-box .item {

    margin-top: 0px!important;

}
.agenda {
    position:relative;
    margin-top: 0px;
    margin-left: 20px;
    margin-bottom: 20px!important;


}
.column-layout{
    display: table;
    width: 100%;
    border-collapse: separate;
}
.column-layout > div {
    display: table-cell;
    #background:#F5F5F5!important;
    min-height:368px!important;
}
.items-container.elm-item-organizer .layout-box .item {
    padding:0!important;
}
.organizer-alt .carousel-disabled.column-4 .item {
    width:21%!important;
}
.items-container .layout-box .item .review-stars-container {
    padding: 29px 10px 0!important;
}
.items-container .layout-box .item .item-title {
    padding: 0px 10px!important;
}
.elm-item-organizer .layout-box .item-title h3 {
    font-size: 18px;
    line-height: 22px;
}
.items-container .item .item-title .subtitle {
    font-size: 12px;
    line-height: 15px;
}
.items-container .item .item-location {
    font-size: 13px!important;;
    line-height: 19px!important;;
    padding-top:10px!important;
    word-spacing:0px!important;
}
.med {width:100%}
.med a{color:white;display:block;padding:1px 5px;border-radius:3px;word-spacing: -1px;font-size: 12px!important;}
.items-container .layout-box .item .item-location {
    padding: 18px 20px 0 20px!important;

}
.elm-items-main .layout-box .item.item-featured .item-box-content-wrap, .items-container .layout-box .item.item-featured .item-box-content-wrap {
    background: #F5F5F5!important;
}

.search .main-sections {
    margin-top: 59px;
    padding-top: 20px;
}

#firstplace .item {height: 368px;
    background-color: #f5f5f5;}

.items-container .layout-box .item .item-location p.txtrows-2 {
    height:inherit!important;
    overflow: hidden;
}
/*************************************************


--------------[ AGENDA ]-------------------------


************************************************/
.horaires{padding:6px}
.date-planning{line-height: 1;padding-top:10px}
.date-semaine{font-size:12px;text-align: center;font-weight:bold}
.date-jour{font-size:28px;font-weight:bold;text-align: center}
.date-mois{font-size:12px;text-align: center;text-transform: uppercase;font-weight:bold}
.horaire{width:25%;float:left;}
.horaire-inside{margin:4px;text-align: center}
.ligne2{display:none}
.planning hr {
    border: none;
    border-top-width: medium;
    border-top-style: none;
    border-top-color: currentcolor;
    border-top: 1px solid #717171;
    padding-bottom:0px!important;
    margin:2px 0px;
    line-height: 1!important;
    margin-right: 11px;
}

/*RDV*/
.sans-spe{height:37px;margin-top: 6px}
.gauche .fa-map-marker{line-height:30px;
    font-size: 22px !important;}
.rdv{line-height:1.1 }
.rdv .bouton-picto {font-size: 12px!important; line-height: 22px!important;font-weight: bold;padding: 8px 6px 6px 40px;margin-top:5px!important;background-position: 15px 11px;}
/*MOTIFS RDV*/
.liste-motif{height:220px;}
.liste-motif{padding:10px;background:white; box-shadow: 0 -2px 0 0 rgba(0,0,0,0.07) inset;}
.liste-motif [type=checkbox]:not(:checked),.liste-motif[type=checkbox]:checked {
display:none;
}
.liste-motif input[type=checkbox],.liste-motif input[type=radio]{
    display: none;
}

.liste-motif input[type=checkbox] + label:before ,.liste-motif input[type=radio] + label:before {
    background: #5DC2E8;
    border: 1px solid #5DC2E8;
    border-radius: 3px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    margin-bottom: 5px;
    padding:3px;
    content: '';
    width: 10px;
    height: 10px;
    box-shadow: 0 -2px 0 0 rgba(0,0,0,0.07) inset;
    cursor:pointer;
}


.liste-motif input[type=checkbox]:checked + label:before ,.liste-motif input[type=radio]:checked + label:before {
    background: #2296c2;
    border: 1px solid #2296c2;
    color: #fff;
    content: "\f111";
    font-family: sans-serif, 'FontAwesome';
    font-size: 10px;

  }

.liste-motif input[type=checkbox]:checked+ .label-for-check,.liste-motif input[type=radio]:checked+ .label-for-check {
    color: #444!important;
}
.liste-motif input[type=checkbox]+ .label-for-check,.liste-motif input[type=radio]+ .label-for-check {
    cursor:pointer;
}
.liste-motif hr{
    border-top: 1px solid #444;
}
.t-orange .liste-motif input[type="checkbox"]:checked + label::before, .scroll-area .t-orange input[type="radio"]:checked + label::before {
    background: #FFB900;
    border: 1px solid #FFB900;
}
.t-orange .liste-motif input[type="checkbox"] + label::before, .scroll-area .t-orange input[type="radio"] + label::before {
    background: #FFB900;
    border: 1px solid #FFB900;

}
.t-orange-f .liste-motif input[type="checkbox"]:checked + label::before, .scroll-area .t-orange-f input[type="radio"]:checked + label::before {
    background: #ff9200;
    border: 1px solid #ff9200;
}
.t-orange-f .liste-motif input[type="checkbox"] + label::before, .scroll-area .t-orange-f input[type="radio"] + label::before {
    background: #ff9200;
    border: 1px solid #ff9200;

}
.t-orange .liste-motif,.t-orange-f .liste-motif {
    height:inherit;!important;
}
input.input-motif{
    width:90%!important;
    border:1px solid #ccc!important;
}
/*rdv-par-tel*/
.texte-rdv{line-height: 1.3}
/*appel cabinet*/
.appeler {
margin-top: -7px!important;
}


/*popup simple*/
.modal-rdv{
    position: fixed;
    top:0px;
    z-index:  10000;
display:none;
width:100%;
background-color:rgba(243, 243, 243, 0.6);
height:100%;
 
}
.modal-alert-inner{
    width:30%;
    margin:auto;
    line-height: 1.2;
    min-height: 234px;
    z-index: 200000;
    position: relative;
    top: 50%;
    transform: translateY(-25%);
}
.masque{
    position: absolute;
    top:0px;
    z-index: 100;
    width:100%;
    background-color:rgba(243, 243, 243, 0.6);
    height:100%
}


.modal-rdv-inner{
width:50%;
margin:auto;
    line-height: 1.2;
    min-height: 234px;
    z-index: 100000;
    position: relative;
    top: 50%;
    transform: translateY(-25%);
}

/*popup authentification*/
.modal-authentification{
    position: fixed;
    top:0px;
    z-index: 100000;
display:none;
width:100%;
background-color:rgba(243, 243, 243, 0.6);
height:100%;
    top: 25%;
    transform: translateY(-25%);
}
/*.masque{
    position: absolute;
    top:0px;
    z-index: 100;
    width:100%;
    background-color:rgba(243, 243, 243, 0.6);
    height:100%
}*/


.modal-authentification-inner{
margin-top:50px!important;
width:50%;
margin:auto;
    line-height: 1.2;
    min-height: 234px;
}
/*partie compte*/
.agenda #onglets, #ongletsbis{
    width:calc(100% - 10px);
   /* border: solid 10px #e3f6f8;*/
}
/*authentification code*/
.bouton-droite{
    right:10px;
}
.confirmation {
    display: flex;
    vertical-align: middle;
    height: 257px;
    width: 75%;
    margin: auto;

}
/*SCROLL*/
.scroll-area{height:120px;}
.scroll-area-2{height:219px;margin: 10px;background-color: white}
.simplebar-track .simplebar-scrollbar {
    background: #e1e1e1;
}
.rdv-box {background-color: white}
    /*************************************************


    --------------[ RESET ]-------------------------


    ************************************************/
.no-shadow{box-shadow:none!important;}
.no-radius{border-radius:0px!important;}
.no-cursor{cursor:inherit!important;}

/*************************************************


--------------[ SCROLLBAR ]-------------------------


************************************************/


/*************************************************


--------------[ PAGE PRATICIEN ]-------------------------


************************************************/
.main-sections > .elm-main:first-child {
    padding-top: 0px!important;
}
.columlayoot  {
    background: #e3f7f8 !important;

}
.page-title .page-title-social {
    display: none;
}
.tilte-med img {width:150px;}

.page-title .grid-main {height:149px!important;}

.menu-med div {
    padding: 4px 10px;
    margin: 1px;
    background: #e9e9e9;
    font-size: 10px;
    display: inline-block !important;
    line-height: 1;
}

.menu-med div.bgorange {
    background: #FFB900;
}
.page-title .review-stars-container .review-stars * {
    margin-right: 14px!important;
}

.single-ait-item .review-stars-container .review-stars, .single-ait-item .review-stars-container .rating-text-shown a {
font-size: 26px !important;

}

.bloc-element{margin-top:20px;padding:10px;padding-left: 20px}
.bloc-element h2{font-family: Raleway;font-weight: 700;font-style: normal;font-size: 18px;color:#ffffff;}
.bloc-picto{float:left;margin-right:5px; width:33px; height:33px;}
.bloc-info {background-color:#ffffff; margin-top:20px; margin-bottom:10px; margin-right:10px; margin-left:10px; padding-left:10px; padding-top:10px; padding-right:10px; padding-bottom:10px; border-radius:2px;}
.info-pratique h2 {font-family: Raleway;font-weight: 700;font-style: normal;font-size: 22px; padding-left:20px;padding-top:4px}
.info-praticien  hr {
    border-top: 1px solid white;
}
.info-pratique{

}
.info-pratique{padding-left: 10px;padding-top:10px}



.comment-form {display:none}
h3.comment-reply-title {display:none}
.comment-respond:before{content:"RÃ©pondre" ; color:#5dc2e8; font-weight: bold}
.comment-respond {cursor: pointer}
#respond {
    background: transparent!important;
    margin-top:2px!important;
    margin-left:12px!important;

}
.logged-in-as{
  dipslay:none!important;
}
.entry-content ol {
    margin-bottom: 5px!important;
}
.reviews-container .review-container p {
    margin-top: 0px!important;
}
.commentlist {
    padding-bottom: 0px!important;
}
#respond form p.form-submit {
    width:inherit!important;
}
#respond form p.logged-in-as a {
    color: #5dc2e8;
}

#dernieravis {
    background-color: white !important;
    margin: 0;
    padding: 0;

}
#dernieravis > div >.bloc-picto.load-finished {
    display: none!important;
}
#dernieravis > div.bloc-info {
   margin:0;
   padding:0;
}

.reviews-container h2::after {
    background:none!important;

}

#modal_appel{
/*display:none;
position: absolute;
   width:100%;
   padding:15%;
  z-index: 1000000;*/
    position: fixed;
    top: 0px;
    z-index: 100000;
    display: none;
    width: 100%;
    background-color: rgba(243, 243, 243, 0.6);
    height: 100%;
}
#modal_appel > .modal-appel
{
    
}
.modal-modal_appel-inner{
    width: 30%;
    margin: auto;
    line-height: 1.2;
    min-height: 185px;
    z-index: 100000;
    position: relative;
    top: 50%;
    transform: translateY(-25%);
}

@media (max-width:1374px) {

    .modal-modal_appel-inner{
        width: 50%;
    }
}
@media (max-width:748px) {

    .modal-modal_appel-inner{
        width: 90%;
    }
}
/*************************************************


--------------[ PAGE LSITE MEDECIN A-Z ]-------------------------


************************************************/
.archive .agenda {display: none}
.elm-item-organizer-container{float:left!important}
.archive .organizer-alt .carousel-disabled.column-4 .item {
    width: 100%!important;
}
.archive .column-layout {
    width:250px!important;float:left!important;margin:6px
}
.archive .elm-items-main .layout-box .item a .item-thumbnail-wrap img {

    max-width:250px ;

}
.archive .column-layout {

    display: block!important;
}
#elm-items-_ee5987e0b7d408-main {
  background: white;
}
#elm-comments-7-main{display: none}

.modal-appel-title,.modal-title,.modal-rdv-title,.modal-authentification-title{padding-left:10px}

/*************************
 *
 *
 *
 * RESPONSIVE
 *
 * *********************************/
.menu-item-wrapper {display: none!important;}


@media (max-width:1208px) {

    .site-logo {
        width: 28%!important;
        /*SUPPRIME PAR DAVID POUR LOGO CLIQUABLE z-index: 0!important;*/
    }
.nav-menu-main > ul > li > a {
        margin-bottom: 4px!important;

    }

    .nav-menu-main {
        min-height: 67px !important;
    }

    .search-form-type-1 .elm-search-form .searchsubmit-wrapper, .search-form-type-2 .elm-search-form .searchsubmit-wrapper {
        width: 92px!important;
    }
    .searchsubmit2{font-size:13px!important;}

    .elm-search-form .submit-main-button .searchsubmit2 {
         padding: 6px 5px;
    }
    .search-form-type-1 .elm-search-form .searchsubmit-wrapper, .search-form-type-2 .elm-search-form .searchsubmit-wrapper {
        padding: 60px 0 30px 0px!important;
    }
}

@media (max-width:1000px) {

    .home .elements{margin-top:28px!important;}

    .search-form-type-1 .elm-search-form .searchsubmit-wrapper, .search-form-type-2 .elm-search-form .searchsubmit-wrapper {
        width: 100%!important;
    }
    article{ margin-top: 27px; }


    .search-form-type-1 .elm-search-form .searchsubmit-wrapper {

 background-color: #59c0e9;
        padding: 0px 25% 5px 25%!important;
    }
    #elm-search-form-e53cfa6898d992 {
        background-image: none;
        background-repeat: repeat;
        background-attachment: scroll;
        background-position: top center;
        background: #59c0e9;
    }


    .linkonglet {
         width: 31% !important;
    }

    .site-logo {
        width: 26%!important;
    }


}





#quoi {
    display:none!important;
}
.home .header-search-wrap {
    height:450px;
}
@media (max-width: 768px) {

    .site-logo {
        width: 100%!important;
    }

    .linkonglet {
        width: 31% !important;
        height: 52px;

    }
    .content-link {
        background-position: 7px 11px;
        padding-left: 25px;
        padding-top: 9px;
        font-size: 12px;
         }
    .popup-close2 {
        padding: 2px!important;
    }



    #quoi {
        display:inherit!important;
    }
    #s2id_autogen7::before {

        content: "" !important;

    }

    /*googlemap*/
    .elm-header-map.ait-toggle-area:not(.active) {

        left: 0%;
    }

    .margauto {
        width: 100%;
        margin: auto;
    }

    .max100 .gauche {width:100%!important;}


.padright20.smartphone {
    padding-right: 0px;
}

#informationsPerso .padleft20, .maclass .padright20 { padding-right:0px!important;padding-left: 0px !important;
}
.maclass .padtop40 {padding-top:10px!important;}
    .maclass .padtop20 {padding-top:0px!important;}
.padtops10 {padding-top:10px}
.margtops10 {margin-top:10px}

/*moteur*/
    .search-form-type-1 .elm-search-form .searchinput-wrap {
        width: 100% !important;

    }
    .search-form-type-1 .elm-search-form .ou-moteur-recherche {
        width:50px !important;margin-bottom:6px;
    }
    .search-form-type-1 .elm-search-form .category-search-wrap {
       margin-top:6px;
        clear:both;
        width:100%;

    }
    .search-form-type-1 .elm-search-form .location-search-wrap {
        margin-top:6px;
        width:100% !important;
        margin-left: 0px!important;
    }

    #location-address {
        width: 80% !important;
           }

    .search-form-type-1 .elm-search-form .searchinput {
      width: 80%!important;
          }
    .search-form-type-1 .elm-search-form .search-content, .search-form-type-2 .elm-search-form .search-content {
        width: 100% !important;
    }

    span.smartphone {padding-bottom:6px!important;padding-top:6px!important;}
    .search-form-type-1 .elm-search-form .select2-container .select2-choice {
    padding: 6px 0 5px 24px!important;
    }

    #s2id_autogen7::before {

        font-weight: bold;
        font-size: 16px;
        padding-left: 6px;
        padding-top: 6px;
        float: left;
        background-color: white;
        color: #777777 !important;
    }

    .elm-search-form .radius-popup-container {
        top: 26px;
        left: 50%
    }
    .elm-search-form .radius-popup-container::before {
        top: -15px;
        left: 10%;
    }

    .search-form-type-1 .elm-search-form .searchsubmit-wrapper, .search-form-type-2 .elm-search-form .searchsubmit-wrapper {
        width:100%!important;
    }

    .search-form-type-1 .elm-search-form .searchsubmit-wrapper, .search-form-type-2 .elm-search-form .searchsubmit-wrapper {
        padding: 10px 0 30px 0px !important;
           margin-left: 0px!important;
        margin-right: 0px!important;
        background:#5DC2E8 ;
    }

    .elm-search-form .radius-popup-container {
          margin-left:0px!important;
    }

    /* liste docteur*/
    .column-layout {
        display: block!important;
        width: 100%;
        margin-bottom: 20px!important;

    }
    .organizer-alt .carousel-disabled.column-4 .item {
        width: 100% !important;
    }
    .elm-item-organizer-container {
        float: none !important;
    }

    .agenda {
        float: none!important;
        width:100%;
        min-width:inherit!important;
       min-height: 400px;
    }

    .med > .grid-2 > div {width:50%;float:left}

    .search .agenda .grid-2 > .one-third,    .columlayoot .grid-2 > .one-third {height: 1px;
        overflow: hidden;}

    .columlayoot .grid-2 > .one-third::after {clear:both;padding:20px}

    .search .agenda .grid-2 > .two-thirds {width:100%!important;}
    .masque {height: 448px;}

    #presentation {margin-top: 40px!important;}

   .top-bar{
           display: none!important;

    }
   /*.sp-form input[type=text],.sp-form input[type=email],.sp-form input[type=password]{width:75%!important;}*/

   .pad20.smartphone {padding:40px;}
   .pad10.smartphone {padding:40px;}
   .droite.smartphone {float:none;margin-top:20px;width:100%!important;}
   .padleft30.smartphone{float:none;padding:6px!important;}
   .max100{ display:none;}						  
	.pagetitle {height:180px;}

   .searchinput-wrap > span {
       padding-bottom: 6px;
   }

   .menu-opened {
       z-index: 100000;
   }

    .header-search-wrap {
           height:226px !important;
    }

    .search-form-container{
        background-color: #5DC2E8;
    }
    .page-title .grid-main {
        height: inherit !important;
    }

    .grid-2 > .one-third > .padtop30
    {
        margin-left: 10px!important;
        padding-top: 1px!important;
    }

    .tilte-med img {
        width: 140px;
        margin-right: 10px;
    }
/* Titre des fiches mÃ©decin sur smartphone*/
.gauche{float:none}
    #select2-chosen-10 {
        width: 230px!important;

    }

    .modal-rdv{
     /*   height: inherit!important;*/
        bottom: 6px!important;
        //top: inherit!important;
    }
    .modal-rdv-inner {

        width: 95%!important;

    }
    .nones {
        display:none
    }

    .pres {
         width: 100%!important;
        margin-bottom: 10px!important;
    }

    .linkonglet {
        float: left;
        width: 27%;
    }
    .content-link{
        padding:8px!important;
        background-image:none!important;
    }
    #mesappels .content-link::after {
            content: "";

    }
    #mesappels.actif .content-link::after {
        content: "";
         }

    .utilisateur-secondaire .padleft20 {padding-left: 0px!important;}




}
/*charef bot*/
 [class*="col-"] {
    float: left;
  }
.col-12 {width: 100%;}
.col-84 {width: 84%;}
.col-8 {width: 8%;}
.m-col-84 {width: 84%;display:none;}
.s-col-50 {width: 50%;display:none;}
#textBot{
    font-family: Raleway;
    display:block;
    text-align: center;
    padding : 30px;
    font-size: 20px;
    color:white;
    position: absolute;
    right:100px;
    left:200px; 
}
.footerBot {
  display: block;
  position: fixed;
  bottom: -80px;
  left: 0px;
  right: 0px;
  height: 80px;
  z-index: 999999;
  background: #33b5e5;
  box-shadow: 15px 15px 15px 15px;
  text-align: center;
  animation-name: afficheBot;
  animation-duration: 1s;
  animation-delay: 1s;
  animation-fill-mode: forwards;
}
#fermerBot,#fermerBot2{
  height: 20px;
  right: 20px;
  top:20px;
  width: 20px;
  position:absolute;
}

#Bot1000{
  right: 200px;
  bottom: -20px;
  position:absolute;
  left: 50px;
}
#Bot1000Med{
  bottom: -20px;
  position:absolute;
  left: 0px;
}
#linkBot{
    font-size: 16px;
    font-family: Raleway;
}
a.buttonBot{
    
    font-weight: 700;
    font-style: normal;
    display: inline-block;
    background: #ffb900;
    border-radius: 2px 2px 2px 2px;
    border-bottom:#ff9200;
    
    color:white;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

a:hover.buttonBot{
    background:#ff9200;
}

  @media only screen and (max-width: 970px) {
    .m-col-84 {display:block;}
    .col-84 {display:none;}
    .s-col-50{display:none;}
  }

  @media only screen and (max-width: 500px) {
    .m-col-84 {display:none;}
    .col-84 {display:none;}
    .col-8 {display:none;}
    .s-col-50{display:block;}

  }
@media only screen and (max-width: 640px) {
    .header-container .nav-menu-main > ul > li > a {
        color: #666;
        background: #f7f7f7;
        font-weight: 400!important;
         }
    .nav-menu-main > ul > li {
        margin-top: -4px!important;
    }
}
  @keyframes afficheBot {
    from   { left:0px; bottom:-60px;right: 0px;}
    to  {left:0px; bottom:0px;right: 0px;}
}



  /*fin charef bot*/
  
.imgCallback{margin-left:45%!important; width:55%!important}
.transparent{background: transparent !important}


@media only screen and (min-width: 641px) {
	#menu-item-20084 {display:none!important;}
	#menu-item-20085 {display:!important;}
}
@media only screen and (max-width: 640px) {
	#menu-item-20084 {display:initial!important;}
	#menu-item-20085 {display:none!important;}
    #menu-item-20088 {display:none!important;}
    .ui-accordion-content {width:100%!important;}
    .accordion-compte{width:100%!important;}
}

/*************************************************


--------------[ MODAL ]-------------------------


************************************************/
.modal-petit-inner{
width:30%;
margin:auto;
    line-height: 1.2;
    min-height: 185px;
    z-index: 100000;
    position: relative;
    top: 50%;
    transform: translateY(-25%);
}
.modal-petit-title {
    padding-left: 10px;
    font-family: Raleway!important;
    font-weight: 700;
    font-style: normal;
}
.modal-petit-button{
    display: inline-block;
    width: 213px;
}
.modal-petit-button>span{
    display: block;
}
.modal-petit-button>.bouton{
    min-width: 165px;
}
.modal-petit-span-gauche {
    text-align: left;
}
.modal-petit-span-droite {
    text-align: right;
    margin-right: 6%;
}
@media (max-width: 1753px) {
    .modal-petit-inner{
        min-width: 50%;
    }
}
@media (max-width: 1052px) {
    .modal-petit-inner{
        min-width: 80%;
    }
}
@media (max-width: 669px) {
    .modal-petit-inner{
        min-width: 90%;
    }
    .modal-petit-button{
        display: block;
        margin: 0 auto;
        margin-bottom: 15px;
    }
    .modal-petit-button>.bouton{
        min-width: 165px;
    }
    .modal-petit-rdv{
        width: 250px;
        margin: 0 auto;
        margin-bottom: 10px;
    }
}
.close-iframe{
    margin: 10px 0;
}
.iFrameListe{
    width: 80%;
    margin: 0 auto;
}
@media (max-width: 625px) {
    .iFrameListe{
    width: 100%;
    }
}

/*************************************************


--------------[ MODAL ]-------------------------


************************************************/
 /* Style the list */
ul.breadcrumb {
  padding: 10px 16px;
  list-style: none;
}

ul.breadcrumb-custom{
    padding: 0;
    padding-left: 16px;
    background-color: #ececec;
}

/* Display list items side by side */
ul.breadcrumb li {
  display: inline;
  font-size: .78571rem;
}

/* Add a slash symbol (/) before/behind each list item */
ul.breadcrumb li+li:before {
  padding: 8px;
  color: black;
  content: "|";
}

/* Add a color to all links inside the list */
ul.breadcrumb li a {
  color: #808080;
  text-decoration: none;
}

/* Add a color on mouse-over */
ul.breadcrumb li a:hover {
  text-decoration: underline;
}

@media only screen and (max-width: 1010px) {
    .two-thirds  {
        width: 99%!important;
    }
    .one-third{
        width: 98%!important;
    }
}

@media only screen and (max-width: 558px) {
    .two-thirds  {
        width: 100%!important;
    }
}

.cBleu {
  color: #2EAEE2; }

.bg_gris_light {
  background-color: #f6f6f6; }

.bgbleu {
  background-color: #75CCEC !important; }

.fs15 {
  font-size: 15px; }

.fs16 {
  font-size: 16px; }

.fs20 {
  font-size: 20px; }

.fw600 {
  font-weight: 600; }

.clear {
  clear: both; }

.toCap {
  text-transform: capitalize; }

.search #elm-content-4-main {
  padding: 0px !important; }
  .search #elm-content-4-main .elm-wrapper.elm-content-wrapper {
    max-width: inherit;
    padding: 0px !important; }
    .search #elm-content-4-main .elm-wrapper.elm-content-wrapper .item-box-content-wrap .item_ico {
      background-image: url("/wp-content/themes/businessfinder2/design/img/item-pro-ico.png") !important;
      background-repeat: no-repeat !important;
      background-size: contain !important;
      padding-left: 70px !important;
      min-height: 70px !important; }
.search .main-sections {
  padding-top: 0 !important; }
.search .agenda_third_col_mobile {
  display: none; }
body.search .agenda_third_col_desktop {
    height: 222px;
}
body.search .agenda_third_col_desktop . {
    height: 222px;
}

.search_pagination_below {
  background-color: #2EAEE2;
  text-align: center;
  line-height: 0; }
  .search_pagination_below .nav-single.pagination-below {
    background-color: white;
    display: inline-block;
    padding: 0 4px; }
    .search_pagination_below .nav-single.pagination-below .page-numbers, .search_pagination_below .nav-single.pagination-below .nav-next a, .search_pagination_below .nav-single.pagination-below .nav-previous a {
      margin-bottom: 0px !important; }

.organizer-alt .carousel-disabled.column-4 .item {
  width: 100% !important;
  background-color: #75CCEC !important;
  min-height: inherit !important; }

.elm-items-main .layout-box .item .item-box-content-wrap, .elm-items-main .layout-box .item.reviews-enabled.noinfo .item-box-content-wrap, .items-container .layout-box .item .item-box-content-wrap, .items-container .layout-box .item.reviews-enabled.noinfo .item-box-content-wrap {
  min-height: 70px; }

.elm-items-main.elm-item-organizer .layout-box, .items-container.elm-item-organizer .layout-box {
  width: 100% !important; }

.item_ico {
  display: inline-block;
  float: left;
  margin-right: 30px; }

.elm-items-main .layout-box .item.item-featured .item-box-content-wrap, .items-container .layout-box .item.item-featured .item-box-content-wrap {
  max-width: 1200px !important;
  margin: 0 auto;
  background-color: transparent !important; }

.elm-items-main .layout-box .item .item-title h3, .items-container .layout-box .item .item-title h3 {
  color: white !important;
  font-weight: 400 !important;
  font-size: 24px !important; }

.elm-items-main .layout-box .item a::after, .items-container .layout-box .item a::after {
  content: none; }

.items-container .layout-box .item .review-stars-container {
  display: none !important; }

.elm-item-organizer .layout-box .item.align-center {
  text-align: left !important; }

.items-container .layout-box .item .item-title {
  padding: 8px 0 !important; }

.elm-item-organizer-container .item-pro .agenda .masque {
  background-color: transparent !important;
  top: 0px;
  z-index: 100; }
  .elm-item-organizer-container .item-pro .agenda .masque .children {
    position: relative !important;
    top: inherit !important;
    transform: inherit !important;
    margin-top: 6% !important; }
    .elm-item-organizer-container .item-pro .agenda .masque .children img {
      margin: 0 auto !important;
      width: 377px !important;
      background-repeat: no-repeat;
      background-position: center; }
.elm-item-organizer-container .item-pro:nth-child(odd) .agenda .masque .children img {
  background-image: url("/wp-content/themes/businessfinder2/design/img/callback7_1.png"); }
.elm-item-organizer-container .item-pro:nth-child(even) .agenda .masque .children img {
  background-image: url("/wp-content/themes/businessfinder2/design/img/callback7_2.png"); }
.elm-item-organizer-container .item-pro:last-of-type .agenda {
  padding-bottom: 50px !important; }

.item_btn_fiche {
  display: inline-block;
  clear: both;
  color: #717171;
  background-color: #fff;
  -webkit-border-radius: 2px !important;
  -moz-border-radius: 2px !important;
  border-radius: 2px !important;
  -webkit-box-shadow: 0px 3px 0px 0px #eaeaea;
  -moz-box-shadow: 0px 3px 0px 0px #eaeaea;
  box-shadow: 0px 3px 0px 0px #eaeaea; }
  .item_btn_fiche a {
    color: #717171 !important;
    padding: 0px 6px;
    font-size: 12px;
    line-height: 20px; }

.elm-items-main .layout-box .item:hover .item-text, .items-container .layout-box .item:hover .item-text {
  -moz-transform: translate3d(0, 100%, 0) !important;
  -webkit-transform: translate3d(0, 100%, 0) !important;
  -ms-transform: translate3d(0, 100%, 0) !important;
  transform: translate3d(0, 100%, 0) !important; }

.search_pro_founds_wrap {
  background-color: #2EAEE2; }
  .search_pro_founds_wrap .search_pro_founds_content {
    max-width: 1200px !important;
    margin: 0 auto;
    color: white;
    padding: 4px 0; }
.agenda_mobile{
  display: none;
}
.agenda_desktop{
  display :block;
}
.agenda_container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  overflow: auto; }

.column-layout > div {
  background: white !important; }

.column-layout > div.agenda .agenda_container{
	justify-content: space-between;
}
.column-layout > div.agenda .agenda_container .agenda_second_col .planning .parent{
	margin-top: 36px;
}
.column-layout > div.agenda {
  #background: #f6f6f6 !important;
  width: 100% !important;
  margin-left: inherit !important;
  margin-bottom: 0 !important;
  padding: 20px 0;
  min-height: inherit !important; }
  .column-layout > div.agenda .agenda_wrap {
    max-width: 1200px;
    margin: 0 auto; }
  .column-layout > div.agenda .agenda_first_col {
    /*float: left;
    padding-left: 100px;*/
    width: 21% !important;
    /*position: relative;*/
    z-index: 200; }
  .column-layout > div.agenda .agenda_second_col {
    /*position: absolute;*/
    width: 38%;
    top: 0;
    height: 100%; }
    .column-layout > div.agenda .agenda_second_col .planning {
      height: 100%;
      /*position: absolute;*/
      top: 0;
      width: 100%; }
      .column-layout > div.agenda .agenda_second_col .planning .date-planning-container {
        height: 100%;
        text-align: center; }
        .column-layout > div.agenda .agenda_second_col .planning .date-planning-container .date-planning-wrap {
          height: 100%;
          margin-bottom: 10px!important;}
          .column-layout > div.agenda .agenda_second_col .planning .date-planning-container .date-planning-wrap .date-mois-prev, .column-layout > div.agenda .agenda_second_col .planning .date-planning-container .date-planning-wrap .date-mois-next {
            display: inline-block;
            vertical-align: top;
            color: #D6D6D6;
            font-size: 14px;
            font-weight: 600;
            line-height: 14px;
            padding: 0 28px 0 8px; }
          .column-layout > div.agenda .agenda_second_col .planning .date-planning-container .date-planning-wrap .date-mois-next {
            padding: 0 8px 0 28px !important; }
          .column-layout > div.agenda .agenda_second_col .planning .date-planning-container .date-planning-wrap .date-planning {
            height: 100%; }
  .column-layout > div.agenda .agenda_third_col {
    float: right;
    width: 30% !important;
    position: relative;
    z-index: 300; }
    .column-layout > div.agenda .agenda_third_col .sans-spe-gmap {
      height: 15px; }
    .column-layout > div.agenda .agenda_third_col .distance {
      position: absolute;
      z-index: 100;
      background-color: white;
      -webkit-border-radius: 24px !important;
      -moz-border-radius: 24px !important;
      border-radius: 24px !important;
      border: 1px solid #2EAEE2;
      margin: 10px 0 0 12px;
      padding: 2px 16px; }
      .column-layout > div.agenda .agenda_third_col .distance i.fas {
        padding-right: 0 !important;
        font-size: 18px; }

.map-container{
    margin-top: 0 !important;
}
.item-map-container {
  width: 100%;
  height: 100%; }
  .item-map-container .gmnoprint{
    display: none;
  }
  .item-map-container .content {
    width: 240px;
    height: 180px; }

.btn_contact_scretariat i {
  padding-left: 4px;
  padding-right: 14px !important; }

.rdv .bouton-picto.v1 {
  padding-left: 14px !important;
  font-size: 14px !important;
  font-weight: 400 !important; }
  .rdv .bouton-picto.v1.cond {
    font-family: "Cabin Condensed", sans-serif;
    font-size: 15px !important; }
.rdv .bouton-picto.bouton-blanc {
  background: white ;
  border: 1px solid #717171;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important;
  color: #717171 !important; }
.rdv .bouton-picto.bouton-gris{
    background: grey ;
    border: 1px solid grey;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    color: white !important;
}
.bouton-gris{
    background: grey ;
    border: 1px solid grey;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    color: white !important;
}
.rdv .bouton-picto.bouton-center {
  text-align: center;
  font-size: 18px !important;
  font-weight: 600 !important;
  padding-left: 6px !important;
  }
  .rdv .bouton-picto.bouton-center b, .rdv .bouton-picto.bouton-center strong {
    font-weight: 600 !important; }

  .agenda_second_col .bouton-picto.bouton-center {
  text-align: center;
  font-size: 18px !important;
  font-weight: 600 !important;
  padding-left: 6px !important;
  margin:24px auto;
  width: 278px;
  display: none;
  }
  .agenda_second_col .bouton-picto.bouton-center b, .agenda_second_col .bouton-picto.bouton-center strong {
    font-weight: 600 !important; }
.rdv .bouton-picto.grey {
  color: #D6D6D6 !important;
  border: 1px solid #D6D6D6 !important; }
.rdv .bouton-picto i {
  padding-right: 6px !important; }
.rdv .sans-spe {
  height: 47px; }

i.fas, i.far {
  padding-right: 12px; }

.date-planning-wrap {
  display: block;
  margin: 0 auto;
  width: 100%; }
  .planning-text-color i {
    vertical-align: top;
    color: #D6D6D6 !important;
    padding-right: 0 !important; }
    .date-planning-wrap i.bleu_dark {
      color: #2EAEE2 !important; }
  .date-planning-wrap .date-planning {
    display: inline-block;
    padding: 0 16px 0 12px;
    color: #D6D6D6;
    border-right: 1px solid #D6D6D6; }
    .date-planning-wrap .date-planning .date-semaine {
      font-size: 15px !important;
      text-align: center;
      font-weight: 600 !important; }
    .date-planning-wrap .date-planning .date-jour-mois {
      font-size: 15px !important;
      text-align: center;
      font-weight: 400 !important; }
    .date-planning-wrap .date-planning.date-planning-0 {
      padding: 0 16px 0 8px; }
    .date-planning-wrap .date-planning.date-planning-3 {
      border-right: 0px !important;
      padding: 0 10px 0 12px; }
  .date-planning-wrap .date-mois-prev, .date-planning-wrap .date-mois-next {
    display: inline-block;
    vertical-align: top;
    color: #D6D6D6;
    font-size: 14px;
    font-weight: 600;
    line-height: 14px;
    color: #5dc2e8;
    padding: 0 28px 0 8px; }
    .date-planning-wrap .date-mois-prev .date-mois-next, .date-planning-wrap .date-mois-next .date-mois-next {
      padding: 0 8px 0 28px !important; }
    .date-planning-wrap .date-mois-prev .date-planning, .date-planning-wrap .date-mois-next .date-planning {
      height: 100%; }
.i_desktop{
  display: none!important;
}
.planning_desktop{
  width: 100%;
  max-width: 460px;
  margin: 0 auto;
}
.content_picto{
  max-width: 70px;
  width: 100%;
  text-align: center;
}
.content_picto .fas{
  padding: 0!important;
  padding-bottom: 10px!important;
}
.border_picto{
    max-width: 70px;
    width: 100%;
    margin: 0;
    padding: 8px 8px 0 0;
    /*border-right: 1px solid #dddddd;*/
    /* padding-bottom: 10px!important;*/
    /* margin-bottom: 10px!important;*/
    /*border-bottom: 1px solid #dddddd;*/
    font-size: 1.5em;
}
.border_picto:last-of-type{
  border-bottom: none;
    border-right: none;
}
.picto-vitale{
  font-size: 1.3em!important;
}
.picto_pasdispo:before{
  color: #f0f0f0!important;
}
.moisPrecedDesktop{
  float: left;
}
.moisNextDesktop{
  float: right;
}
.date-planning-0,.date-planning-1,.date-planning-2,.date-planning-3{

}
.date-planning-rdv{
  height: 209px!important;
  padding: 0px 4px 0 1px!important;
  width: 92px;
  vertical-align: top;
  color: #777!important;
  border-right: 1px #777 solid!important;
}
.date-planning-rdv ul{
  margin-top: 10px;
}

/* JU */
.date-planning-rdv-multiple{
  height: 209px!important;
  padding: 0px 4px 0 1px!important;
  width: 200px;
  vertical-align: top;
  color: #777!important;
  border-right: 0px #777 solid!important;
  margin-bottom: 30px;
  display: inline-block;
}
.date-planning-rdv-multiple ul{
  margin-top: 10px;
}

.date-planning-rdv-multiple-deuxjours{
  height: 209px!important;
  padding: 0px 4px 0 1px!important;
  width: 400px;
  vertical-align: top;
  color: #777!important;
  border-right: 0px #777 solid!important;
  margin-bottom: 30px;
  display: inline-block;
}
.date-planning-rdv-multiple-deuxjours ul{
  margin-top: 10px;
}

.borderJour{
	border-right: 1px #777 solid!important;
}

.multiple{
	 border-right: 1px #777 solid;
	 display:inline-block!important;
	 width: 98px;
	 float:left;
	 height: 170px;
}
.multiplebis{
	 /*border-right: 1px solid #D6D6D6;*/
	 display:inline-block!important;
	 width: 98px;
	 float:right;
	 height: 170px;
}

/* FIN JU */

.list-btn-rdv{
  /*display: flex;
  flex-direction: column;*/
    justify-content: center;
    margin-bottom: 0;
}
.list-btn-rdv a.name{
    text-align: center;
    font-size: 13px;
    color: #777;
}
.bouton-heure-rdv{
    background-color: #75ccec;
    color: white!important;
    margin-top: 4px;
    margin-bottom: 2px;
    padding: 4px 8px;
    /*max-width: 80px;*/
    width: 100%;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
}
.bouton-heure-rdv:hover .remplacant-texte{
	display:block;
}
.column-layout > div.agenda .agenda_second_col .planning .planning-sans-rdv{
  max-width: 363px;
}
.bouton-voir-plus{
  background-color: #39a3cb;
  color: white;
  margin: 14px 3px 0px 3px;
  padding: 6px 16px;
  max-width: 80px;
}

.date-planning-hauteur{
  height: 100%!important;
}
.bouton-heure-rdv:hover, .bouton-voir-plus:hover, .survol:hover{
  cursor: pointer;
}
.padMap{
  padding: 0 10px;
}
.rdv span{
  margin-left: 10px;
}
div.rdv .bouton-picto:first-child{
  margin-top: 0px!important;
}
.rdv .bouton-picto.orange {
    border: 1px solid #ffb900 !important;
}
.btn-prend-rdv{
  border: 1px solid #75ccec;
  background-color: #75ccec;
  color: white;
}
.planning_color *, .planning_color *:before{
  color:#52c0ec!important;
}
.contact-actif{
  background-color: #ffb900;
  color: white!important;
}
.contact-actif *{
  color: white!important;
}
.prochainsrdv:active{
    background-color: #ededed!important;
}
.planning_mobile {
  display: none; }

body.single-ait-item h1 {
  font-size: 26px !important;
  line-height: 30px !important;
  padding-top: 7px !important; }
body.single-ait-item .page-title {
  background-color: #75CCEC;
border-bottom: 0px; }
body.single-ait-item .grid-main {
  height: inherit !important; }
body.single-ait-item .item-map-container {
  display: none !important; }
body.single-ait-item .agenda_first_col {
  /*float: right;
  padding-left: 10px;*/
  width: 29% !important;
  z-index: 200;
 /* position: relative; */}
  body.single-ait-item .agenda_first_col .rdv .sans-spe {
    height: 27px !important; }
body.single-ait-item .columlayoot {
  background-color: white !important;
  padding: 20px 0 !important; }
body.single-ait-item .tilte-med h1 {
  color: white !important; }
body.single-ait-item .menu-med div {
  background-color: transparent !important;
  margin-right: 5px;
  padding: 0 !important; }
body.single-ait-item .menu-med .btn_orange, body.single-ait-item .menu-med .btn_inactif {
  padding: 4px 12px;
  background-color: #ffb900;
  font-size: 13px;
  color: white;
  -webkit-border-radius: 2px !important;
  -moz-border-radius: 2px !important;
  border-radius: 2px !important; }
body.single-ait-item .menu-med .btn_inactif {
  background-color: #92D6F0;
  color: #B4E3F4; }
.btn_actif{
	padding: 4px 12px;
  background-color: white;
  font-size: 13px;
  color: #717171;
  -webkit-border-radius: 2px !important;
  -moz-border-radius: 2px !important;
  border-radius: 2px !important; }
body.single-ait-item .agenda_second_col {
  /*position: absolute;*/
  width: 59%;
  top: 0;
  height: 100%; }
  body.single-ait-item .agenda_second_col .planning {
    height: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    /*position: absolute;*/
    top: 0;
    width: 100%; }
    body.single-ait-item .agenda_second_col .planning .parent{
      margin-top: 36px
    }
    body.single-ait-item .agenda_second_col .planning .date-planning-container {
      height: auto;
      text-align: center; }
      body.single-ait-item .agenda_second_col .planning .date-planning-container .date-planning-wrap {
        height: auto;
        width: auto;
        float: left; }
        body.single-ait-item .agenda_second_col .planning .date-planning-container .date-planning-wrap .date-mois-prev, body.single-ait-item .agenda_second_col .planning .date-planning-container .date-planning-wrap .date-mois-next {
          display: inline-block;
          vertical-align: top;
          color: #D6D6D6;
          font-size: 14px;
          font-weight: 600;
          line-height: 14px;
          padding: 0 28px 0 8px; }
        body.single-ait-item .agenda_second_col .planning .date-planning-container .date-planning-wrap .date-mois-next {
          padding: 0 8px 0 28px !important; }
        body.single-ait-item .agenda_second_col .planning .date-planning-container .date-planning-wrap .date-planning {
          height: 100%; }
        body.single-ait-item .agenda_second_col .planning .date-planning-container .date-planning-wrap .planning_desktop .moisPrecedDesktop i.fas,
        .column-layout > div.agenda .agenda_second_col .planning .date-planning-container .date-planning-wrap .planning_desktop .moisPrecedDesktop i.fas,
        body.single-ait-item .agenda_second_col .planning .date-planning-container .date-planning-wrap .planning_mobile i.fas,
        .column-layout > div.agenda .agenda_second_col .planning .date-planning-container .date-planning-wrap .planning_mobile i.fas
        {
            padding: 0;
        }
  body.single-ait-item .agenda_second_col .masque {
    background-color: transparent !important; }
    body.single-ait-item .agenda_second_col .masque .parent {
      float: left; }
      body.single-ait-item .agenda_second_col .masque .parent .children {
        position: relative !important;
        top: inherit !important;
        transform: inherit !important;
        margin-top: 13% !important; }
        body.single-ait-item .agenda_second_col .masque .parent .children img {
          margin: 0 auto !important;
          width: 377px !important;
          background-repeat: no-repeat;
          background-position: center;
          background-image: url("/wp-content/themes/businessfinder2/design/img/callback8.png"); }
body.single-ait-item .item-bloc-infos {
  margin-bottom: 20px; }
  body.single-ait-item .item-bloc-infos.off .bloc-info {
    display: none; }
  body.single-ait-item .item-bloc-infos .item-bloc-info-titre h2 {
    margin: 0 !important;
    color: white !important;
    padding: 6px 0 5px !important; }
  body.single-ait-item .item-bloc-infos .item-bloc-info-ico {
    background-color: white !important;
    border: solid 2px;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    float: left;
    padding: 4px;
    text-align: center;
    margin: 6px; }
    body.single-ait-item .item-bloc-infos .item-bloc-info-ico.on {
      border: solid 2px #FFB900; }
      body.single-ait-item .item-bloc-infos .item-bloc-info-ico.on i {
        color: #FFB900 !important; }
    body.single-ait-item .item-bloc-infos .item-bloc-info-ico.off {
      border: solid 2px #E8E8E8; }
      body.single-ait-item .item-bloc-infos .item-bloc-info-ico.off i {
        color: #F1F1F1 !important; }
body.single-ait-item .item_ico {
  display: inline-block;
  float: left;
  margin-right: 30px;
  line-height: 12px !important;
  background-image: url("/wp-content/themes/businessfinder2/design/img/item-pro-ico.png");
  width: 70px;
  height: 70px; }
body.single-ait-item .agenda_third_col_mobile {
  display: none; }
body.single-ait-item .agenda_third_col_desktop {
  display: none; }

.item-distance {
  display: none; }
  .single-ait-item .item-distance {
    display: block !important; }

.header-search-wrap .searchinput-wrap span.smartphone {
  display: inline-block !important; }
.header-search-wrap .location-search-wrap span.smartphone {
  display: inline-block !important; }

.slick-prev, .slick-next {
  z-index: 200; }

body.single-specialite .header-layout.element-image-enabled .header-image {
  height: 286px; }
body.single-specialite .main-nav.menu-hidden {
  visibility: visible; }
body.single-specialite .spe-information {
  color: #333;
  margin-top: 30px; }
  body.single-specialite .spe-information h1 {
    font-weight: 600; }
  body.single-specialite .spe-information h2 {
    margin-top: 30px;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 20px;
    font-weight: 600; }
body.single-specialite .spe_france {
  margin-top: 50px;
  width: 660px;
  margin-bottom: 40px;
  margin-right: 40px;
  float: left; }
body.single-specialite .spe_france_svg path {
  stroke: #fff;
  stroke-width: 1px;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-opacity: 0.25;
  fill: #5dc2e8; }
body.single-specialite .spe_france_svg g:hover path {
  fill: #5ed6fc; }
body.single-specialite .spe_france_svg g path:hover {
  fill: #5eb0d6; }
body.single-specialite .prefooter-layout {
  margin: 20px 0; }
  body.single-specialite .prefooter-layout .elm-wrapper {
    background-color: #FDB801; }
body.single-specialite .slick-next {
  right: -12px;
  z-index: 200; }
body.single-specialite .slick-prev {
  left: -12px;
  z-index: 200; }
body.single-specialite .spe_france_enabled {
  fill: #21669E;
  cursor: pointer; }
body.single-specialite .spe_france_tooltip {
  pointer-events: none;
  position: absolute;
  font-size: 14px;
  font-family: Raleway;
  font-weight: 600;
  text-align: center;
  background: white;
  padding: 6px 8px;
  z-index: 5;
  height: 20px;
  line-height: 20px;
  margin: 0 auto;
  color: #5dc2e8;
  border-radius: 4px;
  box-shadow: 0 0 0 1px #eee;
  transform: translate(-50%);
  display: none; }
  body.single-specialite .spe_france_tooltip.spe_france_active {
    display: block; }
  body.single-specialite .spe_france_tooltip:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 100%;
    width: 0;
    height: 0;
    margin-left: -10px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid white; }
body.single-specialite .spe-choisissez-votre {
  margin-top: 50px;
  width: 440px;
  float: left; }
  body.single-specialite .spe-choisissez-votre h2 {
    font-size: 20px;
    font-weight: 600; }
  body.single-specialite .spe-choisissez-votre h3 {
    font-size: 14px;
    font-weight: 600; }
  body.single-specialite .spe-choisissez-votre #spe-choisissez-votre-scroll {
    height: 540px; }
  body.single-specialite .spe-choisissez-votre .spe-choisissez-votre-scroll-content {
    padding-right: 12px; }
  body.single-specialite .spe-choisissez-votre .spe-liste {
    margin-bottom: 20px;
    padding-bottom: 20px; }
  body.single-specialite .spe-choisissez-votre .spe-region {
    color: black;
    padding-bottom: 20px; }
  body.single-specialite .spe-choisissez-votre .spe-region-ancienne {
    clear: both;
    padding-bottom: 12px; }
    body.single-specialite .spe-choisissez-votre .spe-region-ancienne .bull {
      padding-right: 6px;
      font-size: 24px;
      vertical-align: bottom; }
  body.single-specialite .spe-choisissez-votre .spe-dep {
    width: 50%;
    margin-right: 0%;
    float: left;
    color: #333;
    padding-bottom: 14px; }
    body.single-specialite .spe-choisissez-votre .spe-dep h3, body.single-specialite .spe-choisissez-votre .spe-dep h4 {
      color: #333; }
    body.single-specialite .spe-choisissez-votre .spe-dep h4 {
      font-size: 12px;
      font-family: "Open Sans", Arial, sans-serif;
      margin-bottom: 0 !important; }
      body.single-specialite .spe-choisissez-votre .spe-dep h4 li {
        font-weight: 400; }
        body.single-specialite .spe-choisissez-votre .spe-dep h4 li a {
          color: #333; }
  body.single-specialite .spe-choisissez-votre .sep-dep-sep {
    border-bottom: 2px solid #75CCEC;
    margin-bottom: 20px; }
.column-layout > div.agenda .agenda_container .agenda_second_col .planning .parent img{
  width: 278px;
  height: 85px;
}
.agenda_wrap .agenda_container .agenda_second_col .planning .parent img{
  width: 278px;
  height: 85px;
}
.callback9{
	background-image: url("https://www.sante.1001rendez-vous.com/wp-content/themes/businessfinder2/design/img/callback9.gif");
    background-repeat: no-repeat;
}

.callback10{
	background: url("https://www.sante.1001rendez-vous.com/wp-content/themes/businessfinder2/design/img/Bouton-acceder-suivi.jpg") no-repeat;
}
.callbak_contactez_nous{
	background-image: url("https://www.sante.1001rendez-vous.com/wp-content/themes/businessfinder2/design/img/callback-contactez-nous.gif");
    background-repeat: no-repeat;
}
@media screen and (max-width: 1199px) {
  .elements .main-sections .elm-wrapper.elm-wrapper-spe {
    padding-left: 15px !important;
    padding-right: 15px !important; }

  .spe_france {
    width: 560px !important;
    margin-right: 30px; }

  #spe-choisissez-votre-scroll {
    height: 440px !important; }

  .spe-choisissez-votre {
    width: 390px !important; } }
@media screen and (max-width: 1024px) {
  .date-planning-wrap {
    width: 100%; }

  .agenda_first_col {
    padding-left: 60px; }

  .search_pro_founds_wrap {
    padding-left: 20px; }

  .date-planning-wrap {
    width: 66%; }

  .column-layout > div.agenda .agenda_first_col {
    padding-left: 20px !important;
    width: 27% !important; }

  .elm-item-organizer-container .item-pro .agenda .masque {
    background-color: transparent !important; }
    .elm-item-organizer-container .item-pro .agenda .masque .children {
      position: relative !important;
      top: inherit !important;
      transform: inherit !important;
      margin-top: 6% !important; }
      .elm-item-organizer-container .item-pro .agenda .masque .children img {
        margin: 0 auto !important;
        width: 377px !important;
        background-repeat: no-repeat;
        background-position: center; }
  .elm-item-organizer-container .item-pro:nth-child(odd) .agenda .masque .children img {
    background-image: url("/wp-content/themes/businessfinder2/design/img/callback7_1-tablet.png"); }
  .elm-item-organizer-container .item-pro:nth-child(even) .agenda .masque .children img {
    background-image: url("/wp-content/themes/businessfinder2/design/img/callback7_2-tablet.png"); }
  .elm-item-organizer-container .item-pro:last-of-type .agenda {
    padding-bottom: 50px !important; }

  .elements .main-sections .elm-wrapper {
    padding: 0 !important; }

  .item-pro.column-layout {
    margin-bottom: 0 !important; }

  .entry-content-wrap.padtop40 {
    padding-top: 0 !important; }

  #presentation {
    margin-top: 0px !important; }

  .date-planning-wrap {
    width: 100% !important; }
    .date-planning-wrap .date-planning {
      padding: 0 8px 0 6px !important; }
    .date-planning-wrap .date-planning-0 {
      padding: 0 8px 0 6px !important; }
    .date-planning-wrap .date-planning-3 {
      padding: 0 8px 0 6px !important; }

  .column-layout > div.agenda .agenda_first_col, body.single-ait-item .agenda_first_col {
    width: 46% !important;
    float: none !important;
    padding-left: 0px !important;
    width: 46% !important;
    margin: 160px auto 0 !important; }

	.column-layout > div.agenda .content_picto{
    max-width: 1024px;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 20px;
  	}
  	.column-layout > div.agenda .content_picto .fas{
    padding-bottom: 10px!important;
  	}
  	.column-layout > div.agenda .border_picto{
    padding-bottom: 10px!important;
    margin-bottom: 10px!important;
    border-right: 1px solid #dddddd;
    border-bottom: none;
  	}
  	.column-layout > div.agenda .border_picto:last-of-type{
    border-right: none;
  	}

  .column-layout > div.agenda .agenda_second_col, body.single-ait-item .agenda_second_col {
    height: inherit !important; }

  .column-layout > div.agenda .agenda_second_col{
  	height: 100%!important;
  	width: 100%;
  	}
  .column-layout > div.agenda .agenda_first_col{
  	width: 278px !important;
  	margin: 0 auto!important;
  	}

  .column-layout > div.agenda .agenda_third_col, body.single-ait-item .agenda_third_col {
    float: none;
    width: 70% !important;
    margin: 0 auto !important; }

  .column-layout > div.agenda .agenda_second_col .planning .date-planning-container .date-planning-wrap .date-mois-prev, .agenda_second_col .planning .date-planning-container .date-planning-wrap .date-mois-prev {
    padding: 0 18px 0 8px !important; }

  .column-layout > div.agenda .agenda_second_col .planning .date-planning-container .date-planning-wrap .date-mois-next, .agenda_second_col .planning .date-planning-container .date-planning-wrap .date-mois-next {
    padding: 0 8px 0 18px !important; }

  .elm-item-organizer-container .item-pro .agenda .masque {
    background-color: transparent !important; }
    .elm-item-organizer-container .item-pro .agenda .masque .children {
      position: relative !important;
      top: inherit !important;
      transform: inherit !important;
      margin-top: 6% !important; }
      .elm-item-organizer-container .item-pro .agenda .masque .children img {
        margin: 0 auto !important;
        width: 377px !important;
        background-repeat: no-repeat;
        background-position: center; }
  .elm-item-organizer-container .item-pro:nth-child(odd) .agenda .masque .children img {
    background-image: url("/wp-content/themes/businessfinder2/design/img/callback7_1-tablet.png") !important; }
  .elm-item-organizer-container .item-pro:nth-child(even) .agenda .masque .children img {
    background-image: url("/wp-content/themes/businessfinder2/design/img/callback7_2-tablet.png") !important; }
  .elm-item-organizer-container .item-pro:last-of-type .agenda {
    padding-bottom: 50px !important; }

  body.single-ait-item .agenda_second_col .planning .date-planning-container .date-planning-wrap {
    height: auto !important;
    margin-bottom: 10px!important;
     }
  body.single-ait-item .agenda_second_col .masque {
    position: relative !important; }
    body.single-ait-item .agenda_second_col .masque .parent .children {
      margin-top: 0 !important; }
  body.single-ait-item .page-title {
    padding-top: 0 !important; }

  body.search .agenda_third_col_desktop {
    display: none; }
  body.search .agenda_third_col_mobile {
    display: block; }
  body.search .agenda_second_col {
    position: relative !important;
    margin-top: 30px; }
  body.search .column-layout > div.agenda {
    padding-bottom: 40px; } }
@media screen and (min-width: 1024px) {
  .spe-information-col1 {
    width: 48%;
    margin-right: 2%;
    margin-bottom: 25px;
    float: left; }

  .spe-information-col2 {
    width: 48%;
    margin-left: 2%;
    margin-bottom: 25px;
    float: left; } }
@media screen and (max-width: 1023px) {
  .spe_france {
    width: 90% !important;
    margin-right: 0 !important; }

  .spe-choisissez-votre {
    margin-top: 0 !important;
    width: 88% !important;
    margin-left: 50px !important; }

  #spe-choisissez-votre-scroll {
    height: 440px !important; } }
@media screen and (min-width: 576px) and (max-width: 768px) {
  #s-inscrire #loginInscription .grid-2 .padright20 > label {
    display: block !important;
    height: 32px !important; }
  #s-inscrire #loginInscription .grid-2 .padright20.smartphone {
    padding-right: 12px; }
  #s-inscrire #loginInscription .grid-2 .padtop10 > label {
    display: block !important;
    height: 32px !important; } }
@media screen and (max-width: 768px) {
  body.search .main-sections {
    margin-top: 0px !important; }
  body.search .masque {
    height: 358px; }
  body.search .agenda_container {
    overflow: inherit; }

  .date-planning-wrap {
    width: 66%; }

  .column-layout > div.agenda .agenda_first_col {
    padding-left: 20px !important;
    width: 27% !important; }

  .elm-item-organizer-container .item-pro .agenda {
    display: inline-block !important; }
    .elm-item-organizer-container .item-pro .agenda .masque {
      background-color: transparent !important; }
      .elm-item-organizer-container .item-pro .agenda .masque .children {
        position: relative !important;
        top: inherit !important;
        transform: inherit !important;
        margin-top: 6% !important; }
        .elm-item-organizer-container .item-pro .agenda .masque .children img {
          margin: 0 auto !important;
          width: 377px !important;
          background-repeat: no-repeat;
          background-position: center; }
  .elm-item-organizer-container .item-pro:nth-child(odd) .agenda .masque .children img {
    background-image: url("/wp-content/themes/businessfinder2/design/img/callback7_1-tablet.png"); }
  .elm-item-organizer-container .item-pro:nth-child(even) .agenda .masque .children img {
    background-image: url("/wp-content/themes/businessfinder2/design/img/callback7_2-tablet.png"); }
  .elm-item-organizer-container .item-pro:last-of-type .agenda {
    padding-bottom: 50px !important; }

  .header-search-wrap {
    height: auto !important; }
    .header-search-wrap .searchinput-wrap #searchinput-text {
      float: none !important;
      padding: 0px !important;
      width: auto !important; }
    .header-search-wrap .searchinput-wrap span.smartphone {
      display: inline-block !important;
      width: 66px !important; }
    .header-search-wrap .ou-moteur-recherche {
      margin-top: 4px !important;
      margin-bottom: 0 !important; }
    .header-search-wrap #s2id_autogen7::before {
      padding-left: 0 !important; }
    .header-search-wrap .category-search-wrap .category-search #select2-chosen-10 {
      float: left !important;
      width: 100% !important; }
    .header-search-wrap .category-search-wrap .category-search span.smartphone {
      display: inline-block !important;
      width: 66px !important; }
    .header-search-wrap .location-search-wrap {
      display: inline-block !important; }
      .header-search-wrap .location-search-wrap #location-address {
        float: none !important;
        padding-left: 0 !important;
        width: auto !important; }
      .header-search-wrap .location-search-wrap span.smartphone {
        display: inline-block !important;
        width: 66px !important; }

  .search-form-type-1 .elm-search-form .select2-container .select2-choice {
    padding-left: 0 !important; }

  .search-form-type-1 .elm-search-form .searchinput {
    height: 33px !important; }

  .search-form-type-1 .elm-search-form .searchsubmit-wrapper, .search-form-type-2 .elm-search-form .searchsubmit-wrapper {
    padding: 10px 0 20px 0 !important; }

  .elements .main-sections .elm-wrapper {
    padding: 0 !important; }

  .item-pro.column-layout {
    margin-bottom: 0 !important; }

  .entry-content-wrap.padtop40 {
    padding-top: 0 !important; }

  #presentation {
    margin-top: 0px !important; }

  .date-planning-wrap {
    width: 100% !important; }
    .date-planning-wrap .date-planning {
      padding: 0 8px 0 6px !important; }
    .date-planning-wrap .date-planning-0 {
      padding: 0 8px 0 6px !important; }
    .date-planning-wrap .date-planning-3 {
      padding: 0 8px 0 6px !important; }

  .column-layout > div.agenda .agenda_first_col, body.single-ait-item .agenda_first_col {
    width: 46% !important;
    float: none !important;
    padding-left: 0px !important;
    width: 46% !important;
    margin: 140px auto 0 !important; }

  .column-layout > div.agenda .agenda_second_col, body.single-ait-item .agenda_second_col {
    height: inherit !important; }

  .column-layout > div.agenda .agenda_second_col{
    height: 100%!important;
  }
  .column-layout > div.agenda .agenda_first_col{
    margin: 0 auto!important;
    width: 278px!important;
  }
  .column-layout > div.agenda .agenda_third_col, body.single-ait-item .agenda_third_col {
    float: none;
    width: 70% !important;
    margin: 0 auto !important; }

  .column-layout > div.agenda .agenda_second_col .planning .date-planning-container .date-planning-wrap .date-mois-prev, .agenda_second_col .planning .date-planning-container .date-planning-wrap .date-mois-prev {
    padding: 0 18px 0 8px !important; }

  .column-layout > div.agenda .agenda_second_col .planning .date-planning-container .date-planning-wrap .date-mois-next, .agenda_second_col .planning .date-planning-container .date-planning-wrap .date-mois-next {
    padding: 0 8px 0 18px !important; }

  .elm-item-organizer-container .item-pro .agenda .masque {
    background-color: transparent !important; }
    .elm-item-organizer-container .item-pro .agenda .masque .children {
      position: relative !important;
      top: inherit !important;
      transform: inherit !important;
      margin-top: 6% !important; }
      .elm-item-organizer-container .item-pro .agenda .masque .children img {
        margin: 0 auto !important;
        width: 377px !important;
        background-repeat: no-repeat;
        background-position: center; }
  .elm-item-organizer-container .item-pro:nth-child(odd) .agenda .masque .children img {
    background-image: url("/wp-content/themes/businessfinder2/design/img/callback7_1-tablet.png") !important; }
  .elm-item-organizer-container .item-pro:nth-child(even) .agenda .masque .children img {
    background-image: url("/wp-content/themes/businessfinder2/design/img/callback7_2-tablet.png") !important; }
  .elm-item-organizer-container .item-pro:last-of-type .agenda {
    padding-bottom: 50px !important; }

  body.single-ait-item .agenda_second_col .planning .date-planning-container .date-planning-wrap {
        height: auto !important;
        margin-bottom: 10px; }
  body.single-ait-item .agenda_second_col .masque {
    position: relative !important; }
    body.single-ait-item .agenda_second_col .masque .parent .children {
      margin-top: 0 !important; }
  body.single-ait-item .page-title {
    padding-top: 0 !important; } }
@media screen and (max-width: 767px) {
  .spe-choisissez-votre {
    margin-top: 0 !important;
    width: 94% !important;
    margin-left: 10px !important; }

  .spe-liste {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important; }

  .sep-dep-sep {
    margin-bottom: 30px !important; } }
@media screen and (max-width: 640px) {
  body.single-ait-item .page-title .grid-main {
    /*padding-top: 8px !important;*/
    padding-bottom: 18px !important; }
  body.single-ait-item .item_ico {
    margin-right: 15px !important; }

  body.search .ait-toggle-area-group {
    padding: 20px 10px !important; }
  body.search .header-layout .elements .main-sections {
    margin-top: 0px;
    padding-top: 0px; } }
@media screen and (max-width: 480px) {
  .search-form-type-1 .elm-search-form .search-content {
    padding-bottom: 0 !important; }

  .column-layout > div.agenda .agenda_third_col .map-bottom {
    height: 30px;
    background: #b8b8b8;
    background: -moz-linear-gradient(top, #b8b8b8 0%, #f6f6f6 34%, #f6f6f6 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #b8b8b8), color-stop(34%, #f6f6f6), color-stop(100%, #f6f6f6));
    background: -webkit-linear-gradient(top, #b8b8b8 0%, #f6f6f6 34%, #f6f6f6 100%);
    background: -o-linear-gradient(top, #b8b8b8 0%, #f6f6f6 34%, #f6f6f6 100%);
    background: -ms-linear-gradient(top, #b8b8b8 0%, #f6f6f6 34%, #f6f6f6 100%);
    background: linear-gradient(to bottom, #b8b8b8 0%, #f6f6f6 34%, #f6f6f6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8b8b8', endColorstr='#f6f6f6', GradientType=0 ); }

  body.single-ait-item .agenda_second_col .masque .parent {
    width: 100% !important; } }
@media screen and (max-width: 479px) {
  .spe_france {
    margin-top: 50px;
    width: 58%;
    margin-right: 6%;
    float: left; }

  body.search .ait-toggle-area-group {
    padding: 20px 10px !important; }
  body.search .header-layout .elements .main-sections {
    margin-top: 0px;
    padding-top: 0px; }
  body.search div.agenda {
    padding-bottom: 20px !important;
    padding-top: 0 !important; }
  body.search .distance {
    padding-right: 15px !important; }

  .column-layout > div.agenda .agenda_third_col, body.single-ait-item .agenda_third_col {
    width: 100% !important; }

  .masque {
    height: 33px !important; }

  .rdv .sans-spe {
    height: 35px !important; }

  .sans-spe-gmap {
    height: 22px !important; }

  .elm-items-main .layout-box .item .item-title h3, .items-container .layout-box .item .item-title h3 {
    font-size: 20px !important; }

  .moisPrecedMobile {
    float: left; }

  .moisNextMobile {
    float: right; }

  .i_desktop {
    display: none !important; }

  .planning_mobile {
    margin-bottom: 3px;
    display: block !important; }
    .planning_desktop{
      display: none;
    }
  .date-planning-wrap {
    width: 100%; }
    .date-planning-wrap .date-planning {
      padding: 0 8px 0 6px; }
    .date-planning-wrap .date-planning-0 {
      padding: 0 8px 0 6px; }
    .date-planning-wrap .date-planning-3 {
      padding: 0 8px 0 6px; }

  .date-planning-wrap .date-planning.date-planning-0 {
    padding: 0 8px 0 8px !important; }
  .date-planning-wrap .date-planning.date-planning-3 {
    padding: 0 8px 0 8px !important; }

  .date-planning-wrap .date-planning .date-semaine {
    font-size: 12px !important; }

  .date-planning-wrap .date-planning .date-jour-mois {
    font-size: 11px !important; }

  .column-layout > div.agenda .agenda_second_col, body.single-ait-item .agenda_second_col {
    width: 90% !important;
    margin: 0 auto !important; }

  div.agenda {
    padding-bottom: 0 !important; }

  div.agenda .agenda_first_col, body.single-ait-item .agenda_first_col, .column-layout > div.agenda .agenda_first_col, body.single-ait-item .agenda_first_col {
    padding-left: 0px !important;
    width: 85% !important;
    margin: 0 !important; }

  div.agenda .agenda_second_col .planning .date-planning-container .date-planning-wrap .date-mois-prev/*, body.single-ait-item .agenda_second_col .planning .date-planning-container .date-planning-wrap .date-mois-prev */{
    font-size: 12px !important; }

  div.agenda .agenda_third_col {
    width: 80% !important; }

  .elm-item-organizer-container .item-pro .agenda .masque {
    background-color: transparent !important; }
    .elm-item-organizer-container .item-pro .agenda .masque .children {
      position: relative !important;
      top: inherit !important;
      transform: inherit !important;
      margin-top: 22% !important; }
      .elm-item-organizer-container .item-pro .agenda .masque .children img {
        margin: 0 auto !important;
        width: 377px !important;
        background-repeat: no-repeat;
        background-position: center; }
  .elm-item-organizer-container .item-pro:nth-child(odd) .agenda .masque .children img {
    background-image: url("/wp-content/themes/businessfinder2/design/img/callback7_1-tablet.png"); }
  .elm-item-organizer-container .item-pro:nth-child(even) .agenda .masque .children img {
    background-image: url("/wp-content/themes/businessfinder2/design/img/callback7_2-tablet.png"); }
  .elm-item-organizer-container .item-pro:last-of-type .agenda {
    padding-bottom: 50px !important; }

  .items-container .layout-box .item .item-title h3.fs15 {
    font-size: 15px !important; }

  .elm-items-main .layout-box .item.item-featured .item-box-content-wrap .item_ico, .items-container .layout-box .item.item-featured .item-box-content-wrap .item_ico {
    background-image: url("/wp-content/themes/businessfinder2/design/img/item-pro-ico.png") !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    padding-left: 70px !important;
    margin-right: 15px !important; }

  .items-container .layout-box .item .item-title {
    padding-left: 15px !important; }

  .item_btn_fiche {
    margin-left: 0px !important; }

  .search #elm-content-4-main .elm-wrapper.elm-content-wrapper .item-box-content-wrap.item_ico_90 .item_ico {
    padding-left: 90px !important;
    padding-bottom: 10px !important;
    min-height: 80px !important; }

  body.single-ait-item .agenda_second_col .planning .date-planning-container {
    height: auto !important;
    margin-bottom: 10px; }

    .column-layout > div.agenda .agenda_second_col .planning{
    	height: auto;
    }
    .column-layout > div.agenda .agenda_first_col{
    	margin: 0 auto!important;
      width: 278px!important;
    }
    .popup-inner {
    left: 8%;
    width: 83%;
    }

}

@media screen and (max-width: 900px) {
  .content_picto{
    max-width: 890px;
    margin-bottom: 10px;
  }
  .content_picto .fas{
    padding-bottom: 10px!important;
  }
  .border_picto{
    padding-bottom: 10px!important;
    margin-bottom: 10px!important;
    border-right: 1px solid #dddddd;
    border-bottom: none;
  }
  .border_picto:last-of-type{
    border-right: none;
  }
  body.single-ait-item .agenda_second_col {
    width: 100%;
    top: 0;
    height: 100%;
  }
  body.single-ait-item .agenda_second_col .planning {
    width: 100%;
  }
  body.single-ait-item .agenda_first_col {
  	    width:278px !important;
  }
    body.single-ait-item .agenda_second_col .planning .parent{
      margin-top: 72px
    }
}

@media screen and (max-width: 1100px) {
  body.single-ait-item .agenda_first_col {
    margin: 0 auto!important;
  }
}
@media screen and (max-width: 479px) {
	body.single-ait-item .agenda_first_col {
	    	width: 278!important
	    }
	body.single-ait-item .agenda_second_col .planning .parent{
      margin-top: 36px
    }
  body.single-ait-item .agenda_second_col .planning .date-planning-container .date-planning-wrap,
  .column-layout > div.agenda .agenda_second_col .planning .date-planning-container .date-planning-wrap{
    width: 278px!important;
  }
  body.single-ait-item .agenda_second_col .planning .date-planning-container .date-planning-wrap .date-planning-mobile-2,
  .column-layout > div.agenda .agenda_second_col .planning .date-planning-container .date-planning-wrap .date-planning-mobile-2{
    margin-left: 32px;
  }
  body.single-ait-item .agenda_second_col .planning .date-planning-container .date-planning-wrap .date-planning-mobile-1,
  .column-layout > div.agenda .agenda_second_col .planning .date-planning-container .date-planning-wrap .date-planning-mobile-1{
    border-right: none!important;
    /*margin-right: 28px;*/
  }
  body.single-ait-item .agenda_second_col .planning .date-planning-container .date-planning-wrap .planning_mobile,
  .column-layout > div.agenda .agenda_second_col .planning .date-planning-container .date-planning-wrap .planning_mobile
  {
    max-width: 278px;
    margin: 0 auto;
  }
  body.single-ait-item .agenda_second_col .planning .date-planning-container .date-planning-wrap .nextFourDaysLeft,
  .column-layout > div.agenda .agenda_second_col .planning .date-planning-container .date-planning-wrap .nextFourDaysLeft
  {
    float: left;
    padding-right: 0;
  }
  body.single-ait-item .agenda_second_col .planning .date-planning-container .date-planning-wrap .nextFourDaysRight,
  .column-layout > div.agenda .agenda_second_col .planning .date-planning-container .date-planning-wrap .nextFourDaysRight
  {
    float: right;
    padding: 0;
  }
   .agenda_second_col .bouton-picto.bouton-center, .agenda_mobile{
    display: block;
   }
  .agenda_desktop{
    display :none;
  }
  .date-planning-rdv{
    height: 202px!important;
  }
}
@media screen and (max-width: 323px) {
  body.single-ait-item .agenda_second_col .planning .date-planning-container .date-planning-wrap .date-planning-mobile-2,
  .column-layout > div.agenda .agenda_second_col .planning .date-planning-container .date-planning-wrap .date-planning-mobile-2{
    margin-left: 27px;
  }
  body.single-ait-item .agenda_second_col .planning .date-planning-container .date-planning-wrap .nextFourDaysLeft,
  .column-layout > div.agenda .agenda_second_col .planning .date-planning-container .date-planning-wrap .nextFourDaysLeft
  {
    float: left;
    padding-right: 0;
  }
  body.single-ait-item .agenda_second_col .planning .date-planning-container .date-planning-wrap .nextFourDaysRight,
  .column-layout > div.agenda .agenda_second_col .planning .date-planning-container .date-planning-wrap .nextFourDaysRight
  {
    float: right;
    padding-right: 5px;
  }
    body.single-ait-item .agenda_second_col .planning .date-planning-container .date-planning-wrap .date-planning-mobile-1,
  .column-layout > div.agenda .agenda_second_col .planning .date-planning-container .date-planning-wrap .date-planning-mobile-1{
    border-right: none!important;
    /*margin-right: 5px;*/
  }
}
/*# sourceMappingURL=overwrite2.css.map */

.table-horaire{
    margin: 0 auto;
}
.table-horaire tbody tr td:first-child{
    border-right: 1px solid #777777;
    padding: 1px 20px 1px 0;
    text-align: left!important;
}
.table-horaire tbody tr td{
    text-align: center;
    padding: 1px 20px;
}
.table-horaire tbody tr td span{
    margin: 0 4px;
}
.table-horaire-pipe{
    padding: 0!important;
}

.modal-consigne-button{
    display: inline-block;
    margin-top: 20px;
}
.modal-consigne-para{
    margin-bottom: 15px;
}

@media (min-width:576px){[class*=" grid-"],[class^=grid-]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}[class*=" grid-"]>*,[class^=grid-]>*{box-sizing:border-box;min-width:0;min-height:0}.grid,.grid--reverse{display:-webkit-box;display:-ms-flexbox;display:flex}.grid--reverse>*,.grid>*{-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%;box-sizing:border-box;min-width:0;min-height:0}.grid--reverse.has-gutter>*+*,.grid.has-gutter>*+*{margin-left:calc(1rem - .01px)}.grid--reverse.has-gutter-l>*+*,.grid.has-gutter-l>*+*{margin-left:calc(2rem - .01px)}.grid--reverse.has-gutter-xl>*+*,.grid.has-gutter-xl>*+*{margin-left:calc(4rem - .01px)}[class*=grid-2]>*{width:calc(100% / 2 - .01px)}[class*=grid-2].has-gutter{margin-right:-.5rem;margin-left:-.5rem}[class*=grid-2].has-gutter>*{width:calc(100% / 2 - 1rem - .01px);margin-right:.5rem;margin-left:.5rem}[class*=grid-2].has-gutter-l{margin-right:-1rem;margin-left:-1rem}[class*=grid-2].has-gutter-l>*{width:calc(100% / 2 - 2rem - .01px);margin-right:1rem;margin-left:1rem}[class*=grid-2].has-gutter-xl{margin-right:-2rem;margin-left:-2rem}[class*=grid-2].has-gutter-xl>*{width:calc(100% / 2 - 4rem - .01px);margin-right:2rem;margin-left:2rem}[class*=grid-3]>*{width:calc(100% / 3 - .01px)}[class*=grid-3].has-gutter{margin-right:-.5rem;margin-left:-.5rem}[class*=grid-3].has-gutter>*{width:calc(100% / 3 - 1rem - .01px);margin-right:.5rem;margin-left:.5rem}[class*=grid-3].has-gutter-l{margin-right:-1rem;margin-left:-1rem}[class*=grid-3].has-gutter-l>*{width:calc(100% / 3 - 2rem - .01px);margin-right:1rem;margin-left:1rem}[class*=grid-3].has-gutter-xl{margin-right:-2rem;margin-left:-2rem}[class*=grid-3].has-gutter-xl>*{width:calc(100% / 3 - 4rem - .01px);margin-right:2rem;margin-left:2rem}[class*=grid-4]>*{width:calc(100% / 4 - .01px)}[class*=grid-4].has-gutter{margin-right:-.5rem;margin-left:-.5rem}[class*=grid-4].has-gutter>*{width:calc(100% / 4 - 1rem - .01px);margin-right:.5rem;margin-left:.5rem}[class*=grid-4].has-gutter-l{margin-right:-1rem;margin-left:-1rem}[class*=grid-4].has-gutter-l>*{width:calc(100% / 4 - 2rem - .01px);margin-right:1rem;margin-left:1rem}[class*=grid-4].has-gutter-xl{margin-right:-2rem;margin-left:-2rem}[class*=grid-4].has-gutter-xl>*{width:calc(100% / 4 - 4rem - .01px);margin-right:2rem;margin-left:2rem}[class*=grid-5]>*{width:calc(100% / 5 - .01px)}[class*=grid-5].has-gutter{margin-right:-.5rem;margin-left:-.5rem}[class*=grid-5].has-gutter>*{width:calc(100% / 5 - 1rem - .01px);margin-right:.5rem;margin-left:.5rem}[class*=grid-5].has-gutter-l{margin-right:-1rem;margin-left:-1rem}[class*=grid-5].has-gutter-l>*{width:calc(100% / 5 - 2rem - .01px);margin-right:1rem;margin-left:1rem}[class*=grid-5].has-gutter-xl{margin-right:-2rem;margin-left:-2rem}[class*=grid-5].has-gutter-xl>*{width:calc(100% / 5 - 4rem - .01px);margin-right:2rem;margin-left:2rem}[class*=grid-6]>*{width:calc(100% / 6 - .01px)}[class*=grid-6].has-gutter{margin-right:-.5rem;margin-left:-.5rem}[class*=grid-6].has-gutter>*{width:calc(100% / 6 - 1rem - .01px);margin-right:.5rem;margin-left:.5rem}[class*=grid-6].has-gutter-l{margin-right:-1rem;margin-left:-1rem}[class*=grid-6].has-gutter-l>*{width:calc(100% / 6 - 2rem - .01px);margin-right:1rem;margin-left:1rem}[class*=grid-6].has-gutter-xl{margin-right:-2rem;margin-left:-2rem}[class*=grid-6].has-gutter-xl>*{width:calc(100% / 6 - 4rem - .01px);margin-right:2rem;margin-left:2rem}[class*=grid-7]>*{width:calc(100% / 7 - .01px)}[class*=grid-7].has-gutter{margin-right:-.5rem;margin-left:-.5rem}[class*=grid-7].has-gutter>*{width:calc(100% / 7 - 1rem - .01px);margin-right:.5rem;margin-left:.5rem}[class*=grid-7].has-gutter-l{margin-right:-1rem;margin-left:-1rem}[class*=grid-7].has-gutter-l>*{width:calc(100% / 7 - 2rem - .01px);margin-right:1rem;margin-left:1rem}[class*=grid-7].has-gutter-xl{margin-right:-2rem;margin-left:-2rem}[class*=grid-7].has-gutter-xl>*{width:calc(100% / 7 - 4rem - .01px);margin-right:2rem;margin-left:2rem}[class*=grid-8]>*{width:calc(100% / 8 - .01px)}[class*=grid-8].has-gutter{margin-right:-.5rem;margin-left:-.5rem}[class*=grid-8].has-gutter>*{width:calc(100% / 8 - 1rem - .01px);margin-right:.5rem;margin-left:.5rem}[class*=grid-8].has-gutter-l{margin-right:-1rem;margin-left:-1rem}[class*=grid-8].has-gutter-l>*{width:calc(100% / 8 - 2rem - .01px);margin-right:1rem;margin-left:1rem}[class*=grid-8].has-gutter-xl{margin-right:-2rem;margin-left:-2rem}[class*=grid-8].has-gutter-xl>*{width:calc(100% / 8 - 4rem - .01px);margin-right:2rem;margin-left:2rem}[class*=grid-9]>*{width:calc(100% / 9 - .01px)}[class*=grid-9].has-gutter{margin-right:-.5rem;margin-left:-.5rem}[class*=grid-9].has-gutter>*{width:calc(100% / 9 - 1rem - .01px);margin-right:.5rem;margin-left:.5rem}[class*=grid-9].has-gutter-l{margin-right:-1rem;margin-left:-1rem}[class*=grid-9].has-gutter-l>*{width:calc(100% / 9 - 2rem - .01px);margin-right:1rem;margin-left:1rem}[class*=grid-9].has-gutter-xl{margin-right:-2rem;margin-left:-2rem}[class*=grid-9].has-gutter-xl>*{width:calc(100% / 9 - 4rem - .01px);margin-right:2rem;margin-left:2rem}[class*=grid-10]>*{width:calc(100% / 10 - .01px)}[class*=grid-10].has-gutter{margin-right:-.5rem;margin-left:-.5rem}[class*=grid-10].has-gutter>*{width:calc(100% / 10 - 1rem - .01px);margin-right:.5rem;margin-left:.5rem}[class*=grid-10].has-gutter-l{margin-right:-1rem;margin-left:-1rem}[class*=grid-10].has-gutter-l>*{width:calc(100% / 10 - 2rem - .01px);margin-right:1rem;margin-left:1rem}[class*=grid-10].has-gutter-xl{margin-right:-2rem;margin-left:-2rem}[class*=grid-10].has-gutter-xl>*{width:calc(100% / 10 - 4rem - .01px);margin-right:2rem;margin-left:2rem}[class*=grid-11]>*{width:calc(100% / 11 - .01px)}[class*=grid-11].has-gutter{margin-right:-.5rem;margin-left:-.5rem}[class*=grid-11].has-gutter>*{width:calc(100% / 11 - 1rem - .01px);margin-right:.5rem;margin-left:.5rem}[class*=grid-11].has-gutter-l{margin-right:-1rem;margin-left:-1rem}[class*=grid-11].has-gutter-l>*{width:calc(100% / 11 - 2rem - .01px);margin-right:1rem;margin-left:1rem}[class*=grid-11].has-gutter-xl{margin-right:-2rem;margin-left:-2rem}[class*=grid-11].has-gutter-xl>*{width:calc(100% / 11 - 4rem - .01px);margin-right:2rem;margin-left:2rem}[class*=grid-12]>*{width:calc(100% / 12 - .01px)}[class*=grid-12].has-gutter{margin-right:-.5rem;margin-left:-.5rem}[class*=grid-12].has-gutter>*{width:calc(100% / 12 - 1rem - .01px);margin-right:.5rem;margin-left:.5rem}[class*=grid-12].has-gutter-l{margin-right:-1rem;margin-left:-1rem}[class*=grid-12].has-gutter-l>*{width:calc(100% / 12 - 2rem - .01px);margin-right:1rem;margin-left:1rem}[class*=grid-12].has-gutter-xl{margin-right:-2rem;margin-left:-2rem}[class*=grid-12].has-gutter-xl>*{width:calc(100% / 12 - 4rem - .01px);margin-right:2rem;margin-left:2rem}}.push{margin-left:auto!important}.pull{margin-right:auto!important}.item-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.item-last{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}[class*=grid-][class*="--reverse"]{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media (min-width:576px){.full,.one-half{-webkit-box-flex:0}.full{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(100% / 1 - .01px)}.has-gutter>.full{width:calc(100% / 1 - 1rem - .01px)}.has-gutter-l>.full{width:calc(100% / 1 - 2rem - .01px)}.has-gutter-xl>.full{width:calc(100% / 1 - 4rem - .01px)}.one-half{-ms-flex:0 0 auto;flex:0 0 auto;width:calc(100% / 2 - .01px)}.has-gutter>.one-half{width:calc(100% / 2 - 1rem - .01px)}.has-gutter-l>.one-half{width:calc(100% / 2 - 2rem - .01px)}.has-gutter-xl>.one-half{width:calc(100% / 2 - 4rem - .01px)}.one-third{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:calc(100% / 3 - .01px)}.has-gutter>.one-third{width:calc(100% / 3 - 1rem - .01px)}.has-gutter-l>.one-third{width:calc(100% / 3 - 2rem - .01px)}.has-gutter-xl>.one-third{width:calc(100% / 3 - 4rem - .01px)}.one-quarter{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:calc(100% / 4 - .01px)}.has-gutter>.one-quarter{width:calc(100% / 4 - 1rem - .01px)}.has-gutter-l>.one-quarter{width:calc(100% / 4 - 2rem - .01px)}.has-gutter-xl>.one-quarter{width:calc(100% / 4 - 4rem - .01px)}.one-fifth{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:calc(100% / 5 - .01px)}.has-gutter>.one-fifth{width:calc(100% / 5 - 1rem - .01px)}.has-gutter-l>.one-fifth{width:calc(100% / 5 - 2rem - .01px)}.has-gutter-xl>.one-fifth{width:calc(100% / 5 - 4rem - .01px)}.one-sixth{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:calc(100% / 6 - .01px)}.has-gutter>.one-sixth{width:calc(100% / 6 - 1rem - .01px)}.has-gutter-l>.one-sixth{width:calc(100% / 6 - 2rem - .01px)}.has-gutter-xl>.one-sixth{width:calc(100% / 6 - 4rem - .01px)}.two-thirds{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:calc(100% / 3 * 2 - .01px)}.has-gutter>.two-thirds{width:calc(100% / 3 * 2 - 1rem - .01px)}.has-gutter-l>.two-thirds{width:calc(100% / 3 * 2 - 2rem - .01px)}.has-gutter-xl>.two-thirds{width:calc(100% / 3 * 2 - 4rem - .01px)}.three-quarters{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:calc(100% / 4 * 3 - .01px)}.has-gutter>.three-quarters{width:calc(100% / 4 * 3 - 1rem - .01px)}.has-gutter-l>.three-quarters{width:calc(100% / 4 * 3 - 2rem - .01px)}.has-gutter-xl>.three-quarters{width:calc(100% / 4 * 3 - 4rem - .01px)}.five-sixths{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:calc(100% / 6 * 5 - .01px)}.has-gutter>.five-sixths{width:calc(100% / 6 * 5 - 1rem - .01px)}.has-gutter-l>.five-sixths{width:calc(100% / 6 * 5 - 2rem - .01px)}.has-gutter-xl>.five-sixths{width:calc(100% / 6 * 5 - 4rem - .01px)}}@media (min-width:576px) and (max-width:767px){[class*="-small-1"]>*{width:calc(100% / 1 - .01px)}[class*="-small-1"].has-gutter>*{width:calc(100% / 1 - 1rem - .01px)}[class*="-small-1"].has-gutter-l>*{width:calc(100% / 1 - 2rem - .01px)}[class*="-small-1"].has-gutter-xl>*{width:calc(100% / 1 - 4rem - .01px)}[class*="-small-2"]>*{width:calc(100% / 2 - .01px)}[class*="-small-2"].has-gutter>*{width:calc(100% / 2 - 1rem - .01px)}[class*="-small-2"].has-gutter-l>*{width:calc(100% / 2 - 2rem - .01px)}[class*="-small-2"].has-gutter-xl>*{width:calc(100% / 2 - 4rem - .01px)}[class*="-small-3"]>*{width:calc(100% / 3 - .01px)}[class*="-small-3"].has-gutter>*{width:calc(100% / 3 - 1rem - .01px)}[class*="-small-3"].has-gutter-l>*{width:calc(100% / 3 - 2rem - .01px)}[class*="-small-3"].has-gutter-xl>*{width:calc(100% / 3 - 4rem - .01px)}[class*="-small-4"]>*{width:calc(100% / 4 - .01px)}[class*="-small-4"].has-gutter>*{width:calc(100% / 4 - 1rem - .01px)}[class*="-small-4"].has-gutter-l>*{width:calc(100% / 4 - 2rem - .01px)}[class*="-small-4"].has-gutter-xl>*{width:calc(100% / 4 - 4rem - .01px)}}

/* Ajout david 190930 */
.xm-show-mob  i{display:none;}
@media all and (max-width: 640px){
.xm-show-mob  i{
font-size:1.3rem;
color:#FFB900;
display:inline-block;
}
.xm-show-mob  i:hover{
cursor:pointer;
}
.xm-show-mob  p{
display:none;
 -webkit-animation: 1s linear;
          animation: 1s linear;
}
.xm-show-mob  p.actif{
display:block;
}
}

/*
.elements {
    padding: 5px;
}
*/
.entry-content p{
text-align:justify;
}

/* Fin ajout */

.item{
    min-height: 116px;
    width: 116px;
}
.owl-carousel{
    max-width: 1200px;
    margin: 0 auto;
}
.owl-nav{
    font-size: 2em;
}
.allergologue{
    background: url("design/img/carousel-picto.png") 0 0 no-repeat;
}
.cytopathologie{
    background: url("design/img/carousel-picto.png") -116px 0 no-repeat;
}
.biologie-medicale{
    background: url("design/img/carousel-picto.png") -232px 0 no-repeat;
}
.dermato{
    background: url("design/img/carousel-picto.png") -348px 0 no-repeat;
}
.endocrinologue{
    background: url("design/img/carousel-picto.png") -464px 0 no-repeat;
}
.genetique{
    background: url("design/img/carousel-picto.png") -580px 0 no-repeat;
}
.geriatre{
    background: url("design/img/carousel-picto.png") -696px 0 no-repeat;
}
.gynecologue{
    background: url("design/img/carousel-picto.png") -812px 0 no-repeat;
}
.gastro-enterologie{
    background: url("design/img/carousel-picto.png") -1044px 0 no-repeat;
}
.hematologue{
    background: url("design/img/carousel-picto.png") -1160px 0 no-repeat;
}
.maladies-infectieuses{
    background: url("design/img/carousel-picto.png") -1276px 0 no-repeat;
}
.interne{
    background: url("design/img/carousel-picto.png") -1392px 0 no-repeat;
}
.maladie-vasculaire{
    background: url("design/img/carousel-picto.png") -1508px 0 no-repeat;
}
.medecin-generaliste{
    background: url("design/img/carousel-picto.png") -1624px 0 no-repeat;
}
.medecine-legale{
    background: url("design/img/carousel-picto.png") -1740px 0 no-repeat;
}
.medecine-nucleaire{
    background: url("design/img/carousel-picto.png") -1856px 0 no-repeat;
}
.medecine-physique{
    background: url("design/img/carousel-picto.png") -1972px 0 no-repeat;
}
.urologue{
    background: url("design/img/carousel-picto.png") -2088px 0 no-repeat;
}
.ophtalmologue{
    background: url("design/img/carousel-picto.png") -2204px 0 no-repeat;
}
.anesthesiste–reanimateur{
    background: url("design/img/carousel-picto.png") -2320px 0 no-repeat;
}
.medecine-travail{
    background: url("design/img/carousel-picto.png") -2436px 0 no-repeat;
}
.neurologue{
    background: url("design/img/carousel-picto.png") -2552px 0 no-repeat;
}
.cancerologue{
    background: url("design/img/carousel-picto.png") -2668px 0 no-repeat;
}
.chirurgien-oral{
    background: url("design/img/carousel-picto.png") -2784px 0 no-repeat;
}
.pediatrie{
    background: url("design/img/carousel-picto.png") -2900px 0 no-repeat;
}
.pneumologue{
    background: url("design/img/carousel-picto.png") -3016px 0 no-repeat;
}
.psychiatre{
    background: url("design/img/carousel-picto.png") -3132px 0 no-repeat;
}
.radiologue{
    background: url("design/img/carousel-picto.png") -3248px 0 no-repeat;
}
.orthopediste{
    background: url("design/img/carousel-picto.png") -3364px 0 no-repeat;
}
.sante-publique{
    background: url("design/img/carousel-picto.png") -3480px 0 no-repeat;
}
.pharmacie{
    background: url("design/img/carousel-picto.png") -3596px 0 no-repeat;
}
.chirurgie{
    background: url("design/img/carousel-picto.png") -3712px 0 no-repeat;
}
.chirurgien-dentiste{
    background: url("design/img/carousel-picto.png") -3828px 0 no-repeat;
}
.ambulance{
    background: url("design/img/carousel-picto.png") -3944px 0 no-repeat;
}
.infirmiere{
    background: url("design/img/carousel-picto.png") -4060px 0 no-repeat;
}
.neonatalogie{
    background: url("design/img/carousel-picto.png") -4176px 0 no-repeat;
}
.medecine-douleur{
    background: url("design/img/carousel-picto.png") -4292px 0 no-repeat;
}
.podologue{
    background: url("design/img/carousel-picto.png") -4408px 0 no-repeat;
}
.soin-domicile{
    background: url("design/img/carousel-picto.png") -4524px 0 no-repeat;
}
.laboratoire-sanitaire{
    background: url("design/img/carousel-picto.png") -4640px 0 no-repeat;
}
.masseur-Kinesitherapeute{
    background: url("design/img/carousel-picto.png") -4756px 0 no-repeat;
}
.hopitaux{
    background: url("design/img/carousel-picto.png") -4872px 0 no-repeat;
}
.medecines-douces{
    background: url("design/img/carousel-picto.png") -4988px 0 no-repeat;
}
.medecine-aerospatiale{
    background: url("design/img/carousel-picto.png") -5104px 0 no-repeat;
}
.spe-open{
    display: inline-block;
}
.spe-open div{
    text-align: center;
}
.spe-open div ul{
    list-style: none;
    padding-left: 20px;
    margin-top: 4px;
    margin-right: 5px;
    text-align: left
}
.spe-open div ul li:before{
    content : "- ";
}
.carousel-liste{
    z-index: 9999;
    top: 0;
    min-height: 116px;
    width: 174px;
    position: absolute;
    background-color : rgba(255,255,255,0.85);
}

@media all and (max-width: 768px){
    .elements {

        padding: 5px 20px;

    }
    .hfeed .elements {
        padding: 0;
    }
    .footer{
        padding: 5px 20px;
    }
}

.remplacant-texte{
	display:none;
	position:absolute;
	color:white;
	margin-top:8px;
	margin-left:-64.5px;
	background-color:#808080;
	padding:0 5px;
	line-height: 24px;
	font-family: arial;
	font-weight: normal;
	z-index:999;
}

.remplacant{
	position: absolute;
	padding-left:6px;
}

#covid{
    /*
    padding-left: 10px!important;
    padding: 0;background-color: #808080;
    */
}
#covid .fa-bell{
    color: #FFB900;
    text-align: center;
    background-color: #fff;
    padding: 0;
    border-radius: 30px;
    font-size: 1.2em;
}
#covid .fa-bell::before{
    vertical-align: sub;
}
#covid h2{
    font-family: Arial;
    font-size: 16px;
    display: inline-block;
    color: #777;
}
#covid a{
    color: #75ccec;
    float: right;
   /* padding-top: 6px;*/
    margin-right: 10px;
    font-size: 0.85em;
}
#covid .bloc-info{
    font-size: 0.9em;
    color: #777;
    border-left: 8px solid #ffb900;
    background-color: #EEE;
    margin-right: 0;
    margin-left: 0;
}

.bloc-custom h2{
    font-size: 1em;
}
.bloc-custom img, .bloc-custom i{
    width: 25px;
    height: 25px;
    margin-left: 10px;
}
.bloc-custom .bloc-info, .bloc-custom .bloc-info p{
    margin-top: 10px;
    line-height: 18px!important;
}

.provenance-title{
    color: white;
    background-color: #808080;
    padding: 3px 0;
}
.provenance-title .fa-bell{
    width: 21px;
    height: 21px;
    color: #808080;
    text-align: center;
    background-color: #fff;
    padding: 0;
    border-radius: 30px;
    font-size: 1em;
}
.provenance-title .fa-bell::before{
    vertical-align: sub;
}

@media all and (max-width: 520px){
    #covid a{
    color: white;
    float: none;
    padding-top: 0px;
    margin-right: 0px;
    }
}
.no-gutter{
    padding: 0;
}
.date-jour-mois{
    text-align: center;
    font-size: 13px;
    color: #5A5A5A;
    line-height: 14px;
}
.bloc-planning-collapse{
    max-height: 210px;
    overflow: hidden;
}
.bloc-single-item-title h2{
    color: #75ccec;
    margin-bottom: 0;
    font-size: 1.2em;
}
.bloc-single-item-title{
    border-bottom: 1px solid #75ccec;
}
#blocInfoPraticien{
    padding: 0;
    font-size: 14px;
    color: #777;
}
#btn-more-info{
    font-size: 14px;
}
.convention i{
    width: 70px;
    margin-left: 0;
    margin-right: 20px;
}
.footer{
    font-size: 13px;
}

/* NEW AGENDA */
@media all and (max-width: 768px){
    .bloc-planning{
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .col-planning{
        padding-left: 5px;
        padding-right: 5px;
    }
    .nextFourDaysRightScreen, .nextFourDaysLeftScreen, .bt_rdv_screen, .btn_contact_scretariat_screen, .footer-widgets-wrap, .breadcrumb, .bloc-planning-mask {
        display: none;
    }
    .bt_rdv_mobile, .btn_contact_scretariat_mobile, .nextFourDaysRightLeftMobile{
        display: block;
    }
    .btn-more-planning{
        margin-left: -10px;
        margin-right: -10px;
    }
    .page-title h1{
        margin-bottom: 8px;
    }
    .ui-menu-item-wrapper{
        font-size: 0.7em;
    }
    .popup{
        margin-left: 0;
        width: 100%;
    }
    .popup .popup-inner{
        left: 0;
        width: 100%;
    }
    .popup .popup-inner #onglets{
        width: 100%;
    }
    .popup .popup-inner.t24{
        font-size: 16px;
    }
    .popup .popup-inner .t16{
        font-size: 12px;
    }
    #se-connecter .pad10{
        display: none;
    }
    #se-connecter .pad20{
        padding: 5px;
    }
    .modal-rdv-inner {
        width: 95% !important;
    }
    .modal-rdv-inner{
        top: 20%;
    }
    .modal-alert-inner{
        width: 95%;
        top: 20%;
    }
    .bouton-default{
        padding-left: 10px;
        padding-right: 10px;
    }
    .nav-menu-main > ul> li > a{
        color: #2d2d2d;
    }
}
@media all and (min-width: 768px) {
    .nextFourDaysRightScreen, .nextFourDaysLeftScreen, .bt_rdv_screen, .btn_contact_scretariat_screen, .footer-widgets-wrap, .breadcrumb {
        display: block;
    }
    .bt_rdv_mobile, .btn_contact_scretariat_mobile, .nextFourDaysRightLeftMobile{
        display: none;
    }
    .nav-menu-main > ul> li > a{
        color: #FFFFFF;
    }
    .hr-phone{
        display: none;
    }
}
@media all and (max-width: 900px){
    .col-next-right{
        padding-left: 5px;
    }
}
.bt_rdv{
    border: 1px solid #FFB900;
    background-color: #FFB900;
    color: white;
}
.bt-close{
    background: #FFF;
    border-radius: 8px;
}
.no-gutter{
    padding: 0;
}
.date-jour-mois{
    text-align: center;
    font-size: 13px;
    color: #5A5A5A;
    line-height: 14px;
}
.bloc-planning-collapse{
    max-height: 210px;
    overflow: hidden;
}
.btn-more-planning{
     background-color: #4aaed5 !important;
 }

.bloc-single-item-title h2{
    color: #75ccec;
    margin-bottom: 0;
    font-size: 1.2em;
}
.bloc-single-item-title{
    border-bottom: 1px solid #75ccec;
}
#blocInfoPraticien{
    padding: 0;
    font-size: 14px;
    color: #777;
}
.convention i{
    width: 70px;
    margin-left: 0;
    margin-right: 20px;
}
.footer{
    font-size: 13px;
}
.bt-menu .sbHolder{
    background: #FFB900 !important;
    color: #fff !important;
    font-weight: bold !important;
}
.bt-menu .sbHolder .sbToggle {
    color: #fff !important;
}
a.bt_record_ics:hover{
    color: #FFF;
    text-decoration: none;
}
ui-datepicker-div{
    z-index: 1001 !important;
}
.ui-datepicker button{
    font-size: 12px !important;
}
.wpcf7-form-control{
   /* border: 1px solid #DDD !important; */
}
.wpcf7-size-100 {
    width: 100%;
}
.wpcf7-size-auto{
    width: auto !important;
}
.wpcf7-size-mini{
    max-width: 60px !important;
}
.wpcf7-radio, .wpcf7-file{
    border: 0 !important;
}
form label{
    margin-bottom: 0 !important;
}