/**
Theme Name: Monasphère
Author: Bikloz
Description: Thème dédié basé sur le thème parent Astra réalisé pour Monasphère par Bikloz
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/


/* Main */

#MainHead .uabb-dual-button .uabb-btn {
    border-radius:  50px;
}
.zindex {
    position:relative;
    z-index:999;
}
.zindexplus {
    position:relative;
    z-index:9999;
}
.entry-content h6 {
    margin-bottom: 10px;
}
#concept .pp-infobox .pp-infobox-title span {
    color:#CEC09E;
}
#service .uabb-rbs-toggle-sections h3 {
font-weight:600!important;
}
#service .uabb-rbs-content-2 p a {
    background:#133645!important;
}
#service .uabb-rbs-toggle-sections ul {
    padding:0;
    margin:10px 0 15px 0;
}
#service .uabb-rbs-toggle-sections li {
    list-style:none;
    padding-bottom:15px;
}

#service .uabb-rbs-toggle-sections p a,
a.btn.btn-info {
    background: #0683ba;
    font-weight: bold;
    border-radius: 50px;
    color: #fff;
    padding: 15px 40px;
    position: relative;
    display: table;
    margin: 10px auto;
    font-size: 1.1em;
    border: none;
}
#service .uabb-rbs-toggle-sections p a:hover,
a.btn.btn-info:hover {
    background:#133645;
}
#mission .pp-accordion-button .fa {
    display:none;
}
#avantages .pp-infobox{
    min-height:155px;
}
#avantages sup {
    font-size:90px;
    top:0;
    display:block;
    line-height:1.2em;
}
#equipe .uabb-slide-box-section  .uabb-image-content {
    border-radius:15px 15px 0 0;
}
#equipe .uabb-slide-front {
    background:transparent;
}
#equipe .fl-module-slide-box {
    max-width: 400px;
    margin: 0 auto;
}
#equipe .uabb-icon-wrap {
    cursor: pointer;
    background: #133645;
    padding: 15px;
    border-radius: 50px;
}
#equipe i:before {
    font-size: 16px;
    color: #fff;
}
#equipe .uabb-slide-dropdown {
    margin-bottom:-35px;
}
#equipe .uabb-slide-box-section  {
    border-radius:15px;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 15%);
    padding-bottom:5px;
    background:#fff;
}
#monprojet h2 b {
    color:#0683BA;
}
#divider-avantages,
#divider-homesplit {
    margin-left: -5%;
    margin-right: -5%;
}


/* Menu */

#menu-menu-principal .button {
    display: none;
}

.pp-off-canvas-menu .button {
    border:none;
    border-radius:50px;
    margin: 15px 0px;
}
.pp-off-canvas-menu .button a {
    border:none!important;
    text-align:center!important;
    padding:20px 0!important;
}
.pp-off-canvas-menu .button:hover,
.pp-off-canvas-menu .button:nth-child(2n+1):hover {
    background:#fff;
    color:#0683ba;
}
.pp-off-canvas-menu .button:nth-child(2n+1) {
    background:transparent;
    border:1px solid #fff;
    color:#fff;
}
.pp-off-canvas-menu .button a {
    border:none!important;
    text-align:center!important;
}

/* Cookie banner */
#cookie_action_close_header_reject,
#wt-cli-accept-all-btn {
    border-radius:50px!important;
    float:left;
    margin:15px 5px 10px 0!important;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head {
    font-size:14px;
}

#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"] {
    border-radius:15px;
}

/* Forms */

body img.gform_ajax_spinner {
    display: none !important;
}
.pp-subscribe-form .pp-form-error-message {
    font-size:12px;
    position:absolute;
}
#TestProjetS0H .gform_body {
    width: 79%!important;
    padding: 0;
    margin: 0 -10px 0 0;
    display: inline-block;
}
#TestProjetS0H .gform_footer {
width: 20%!important;
    display: inline-block;
    margin: 0;
    padding: 0;
}
#TestProjetS0H .gform_body li.gf_quart {
    width: 33.3%!important;
    padding: 0;
    margin: 0;
    display: inline-block;
}
#TestProjetS0H .gform_body li.gf_quart:first-child select {
    border-radius:50px 0 0 50px;
    border-right:1px solid #D0D7DA;
    padding-left:25px;
}
.gform_body .ginput_container_select {
    position:relative;
}
#TestProjetS0H .gform_body select,
#TestProjetS0V .gform_body select {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    top: -1px;
    position: relative;
}

.gform_wrapper .gfield_error input.not[type="checkbox"],
.gform_wrapper .gfield_error .ginput_container select, 
.gform_wrapper .gfield_error .ginput_container textarea,
.gform_wrapper .gfield_error .chosen-search-input {
    border-color: transparent!important;
    border-width:0;
    color: #e83200!important;
}

#TestProjetS0H input[type="submit"]{
    margin: 0;
    width: 100%;
    height:60px;
}

#TestProjetS0H .ginput_container_multiselect:before,
#TestProjetS0V .ginput_container_multiselect .chosen-container-multi:before {
content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 15px;
    right: 0;
    top: 0;
    color: #133645;
    position: absolute;
    pointer-events: none;
    z-index: 99999;
    background: #fff;
    padding: 16px 15px;
    height: 59px;
    text-align: center;
}
.single-af_programme .gform_wrapper.gravity-theme .gfield_label {
    font-size: 17px;
    color: #133545;
    font-weight: 700;
}
.single-af_programme .gform_wrapper.gravity-theme input[type=text],
.single-af_programme .gform_wrapper.gravity-theme select {
    color: #1c3c4b;
    border-color: #fff;
    background: #fff;
    height: 50px!important;
    box-shadow: 0px 0px 0px 1px #d6d6d6;
}

.single-af_programme .gform_button.button {
    border-radius: 50px!important;
    font-weight: 700;
    padding: 13px 20px 15px!important;
    width: 150px!important;
    border: none!important;
    box-shadow: none!important;
}
.single-af_programme .gform_button.button:hover {
    color: #fff!important;
}
.single-af_programme #container-cta-plaquette {
    width: auto;
    margin-right: 10px;
}
/* START Field Multiselect*/

.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices li.search-field,
.gform_legacy_markup_wrapper .chosen-container-multi .chosen-choices {
    cursor: pointer;
    background-image: none;
}

#TestProjetS0H  .gform_wrapper select.large.gfield_select+div.chosen-container-multi[style], 
#TestProjetS0H  .gform_wrapper select.large.gfield_select+div.chosen-container-single[style] {
    width: 100%!important;
    background: #FFF;
    cursor: pointer;
}
#TestProjetS0H  .ginput_container_multiselect {
    position:relative;
    top:-2px;
}
/*#TestProjetS0H  .ginput_container_multiselect:before {
    content:"\f107";
    font-family: "Font Awesome 5 Free"; font-weight: 900;
    font-size:16px;
    right: 15px;
    color:#133645;
    padding: 13px 0px 0px 8px;
    position: absolute;
    pointer-events: none;
    z-index:999;
}*/
#TestProjetS0H .gform_body li.gf_quart .chosen-container-multi .chosen-choices {
    border: 0!important;
    background: transparent;
    height: 60px;
    border-left: 1px solid #D0D7DA!important;
    /*display: flex;*/
   /*max-width: 80%;*/
    cursor: pointer;
}
#TestProjetS0H .gform_wrapper .chosen-container-active .chosen-choices,
#TestProjetS0V .gform_wrapper .chosen-container-active .chosen-choices {
    box-shadow:none;
}
#TestProjetS0H .gform_wrapper .chosen-container .chosen-drop,
#TestProjetS0V .gform_wrapper .chosen-container .chosen-drop {
    border: 0;
    -webkit-box-shadow:none;
    box-shadow: none;
}
#TestProjetS0H .gform_wrapper .chosen-container-multi .chosen-choices li.search-field input[type=text],
#TestProjetS0V .gform_wrapper .chosen-container-multi .chosen-choices li.search-field input[type=text] {
    margin:0!important;
    font-size:15px!important;
    font-weight:600;
    cursor: pointer;
}
#TestProjetS0H .gform_wrapper .chosen-container .chosen-results li,
#TestProjetS0V .gform_wrapper .chosen-container .chosen-results li {
    font-size: 15px!important;
    line-height: 20px;
    padding: 5px 20px;
    color: #133645;
}
#TestProjetS0H .gform_wrapper .chosen-container .chosen-choices li.search-choice,
#TestProjetS0V .gform_wrapper .chosen-container .chosen-choices li.search-choice {
    background:transparent;
    border:none;
    box-shadow:none;
    color:#133645;
    top:-2px;
    max-width: 100px;
}
#TestProjetS0H .gform_wrapper .chosen-container .chosen-results li.highlighted,
#TestProjetS0V .gform_wrapper .chosen-container .chosen-results li.highlighted {
    background-color: #0c83b9;
    background-image: none;
    color: #fff!important;
}
#TestProjetS0H .gform_wrapper .chosen-container .chosen-results li.result-selected,
#TestProjetS0V .gform_wrapper .chosen-container .chosen-results li.result-selected {
    background-color: #fff;
    background-image: none;
    opacity: 0.4;
}
#TestProjetS0H .gform_wrapper .chosen-container-multi .chosen-results,
#TestProjetS0V .gform_wrapper .chosen-container-multi .chosen-results {
    margin: 0;
    padding: 0 0 10px;
}
#TestProjetS0H .gform_wrapper .chosen-container.chosen-container-active li.search-field,
#TestProjetS0V .gform_wrapper .chosen-container.chosen-container-active li.search-field {
    display: none!important;
}
#TestProjetS0H .gform_wrapper .chosen-container .chosen-choices li.search-choice:first-child span,
#TestProjetS0V .gform_wrapper .chosen-container .chosen-choices li.search-choice:first-child span {
    padding-left: 10px;
}
#TestProjetS0H .gform_wrapper .chosen-container .chosen-choices li.search-choice span,
#TestProjetS0V .gform_wrapper .chosen-container .chosen-choices li.search-choice span {
    padding:5px 2px 4px 2px;
    font-size:15px;
    line-height:49px;
    font-weight:600;
    word-break: break-word;
}
#TestProjetS0H .gform_wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close,
#TestProjetS0V .gform_wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    position: absolute;
    top: 23px;
}
#TestProjetS0H .gform_wrapper .chosen-container .chosen-choices li.search-choice:nth-child(n+3) a {
    display: none;
} 

/* END Field Multiselect*/

/* START Test Projet Vertical*/

 #TestProjetS0V .ginput_container_multiselect ul.chosen-choices {
    border: none;
    border-radius: 100px;
    padding: 0 15px;
    height: 60px;
}

#TestProjetS0V li.gfield>label {
    color:#FFF;
    padding:35px 0 10px;
    font-size:15px;
    text-align:center;
}
#TestProjetS0V .gfield_required {
    color:#fff;
}
#TestProjetS0V select {
    padding-left:25px;
}

#TestProjetS0V ul.gfield_checkbox li {
    background:#FFF;
    padding:6px 10px 5px 20px!important;
    margin-right:1px;
}

#TestProjetS0V ul.gfield_checkbox li label {
    margin: 0;
    font-weight: 600;
    font-size: 15px;
    padding-left: 8px;
    color: #1b3d4c;
    line-height: 1em;
    display: inline-flex;
    align-items: center;
    justify-content: left;
    height: 50px;
    width: 85%;
}
#TestProjetS0V ul.gfield_checkbox li input {
    border:2px solid #1b3d4c;
    border-radius:2px;
}
.gform_body input:focus {
    border-radius:0px ;
}
.cli-bar-message {
    font-size:12px;
}

#gform_2 .validation_error,
#gform_5 .validation_error {
    display: none!important;
}
#TestProjetS0V .gform_wrapper ul.gfield_checkbox li input:checked {
    border: none!important;
    background: none!important;
    border-width:0!important;
}
#TestProjetS0V .gform_wrapper ul.gfield_checkbox li input:checked:before {
    font-family: "Font Awesome 5 Free"!important;
    font-weight: 900!important;
    content: "\f00c"!important;
    position:relative;
    background-color: #fff!important;
    color:#0683ba;
    top:-9px;
    right:3px;
}

/* END Test Projet Vertical*/
.gform_wrapper .gform_page_footer {
    border: none;
}
.gform_wrapper .gfield_html h4 {
    font-size: 20px;
    padding-bottom: 10px;
}
.gform_wrapper .gfield_html {
    background: #f3f3f3;
    border-radius: 10px;
    padding: 25px 35px 16px!important;
    margin: 30px 0 40px;
}
.gform_wrapper .gfield_html p {
    line-height: 1.5;
    padding-bottom: 10px;
    opacity: 0.7;
    font-size: 15px;
}
.gform_wrapper .gf_progressbar:after {
    content: "";
    display: block;
    width: 100%;
    z-index: 990;
    height: 10px;
    margin-top: -10px;
    background-color: rgb(19 54 69 / 11%);
    border-radius: 50px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.gform_wrapper .gf_progressbar {
    padding: 0;
    position: relative;
    background: #FFF;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 100%;
}
.gform_wrapper .gf_progressbar_percentage {
    height: 10px;
    text-align: right;
    font-family: helvetica,arial,sans-serif;
    font-size: .813em!important;
    text-shadow: none;
    border-radius: 50px;
    z-index: 999;
    vertical-align: middle;
    background: #0683ba;
}
.gform_wrapper .gf_progressbar_percentage span {
    display: none;
}
.gform_wrapper .gf_progressbar {
    width: 100%
}
.gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title {
    font-size: .813em;
    line-height: 1!important;
    margin: 0 0 10px;
    padding: 0!important;
    clear: both;
    -moz-opacity: .6;
    -khtml-opacity: .6;
    opacity: .6;
}
.gform_wrapper #field_4_7 .ginput_container_checkbox {
    column-count: 2;
    column-gap: 20px;
}
.open-slidedown .uabb-slide-box-section {
    border-radius:15px 15px 0 0!important;
}
.uabb-slide-box .uabb-slide-down {
    border-radius: 0 0 15px 15px!important;
}

/* Evolution Septembre 2021*/
.af_programme_feed .af_programme_feed_content {
    max-height: 440px;
    overflow: hidden;
    margin: 10px;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 16%);
    border-radius: 10px;
    background: #FFF;
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: center;
    position: relative;
}
.af_programme_feed .fl-post-feed-post {
    border: none;
}
.af_programme_feed .af_programme_feed_content .uabb-post-thumbnail {
    max-width: 35%;
    max-height: 440px;
    padding: 0;
    margin: 0;
    list-style: none;
    height: max-content;
border-top-left-radius: 10px;
    border-top-right-radius: 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 0px;
    order: 1;
    overflow: hidden;
    align-self: auto;
}
.af_programme_feed .af_programme_feed_content .right-content {
    max-width: 65%;
    padding: 3.2% 4%;
    margin: 0;
    list-style: none;
    text-align: left;
    order: 2;
}
.af_programme_feed .af_programme_feed_content .uabb-post-thumbnail img {
    height: 100%;
    width: auto;
    max-width: fit-content;
    max-width: -moz-fit-content;
    left: -40%;
    position: relative;
    transition: all 5s ease;
    margin-top: -15%;
}
.af_programme_feed .af_programme_feed_content .uabb-post-thumbnail:hover img {
    left: 0;
    transition: all 5s ease;
}
.af_programme_feed .uabb-post-thumbnail ul {
    position: absolute;
    z-index: 9999;
    bottom: 15px;
    left: 10px;
    padding: 5px 0;
    list-style: none;
    margin: 0;
    max-width: 100%;
    /*display: flex;*/
}
.af_programme_feed .uabb-post-thumbnail ul li {
    background: rgb(255 255 255 / 85%);
    color: #133545;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 11px;
    letter-spacing: 0.5px;
    padding: 5px 10px;
    margin: 3px;
    display: inline-block;
}
.af_programme_feed .uabb-post-thumbnail ul li.badge:before {
    content:"\f0f3";
    font-family:"Font Awesome 5 Free";
    font-weight:400;
    padding-right:5px;
}
.af_programme_feed .uabb-post-thumbnail ul li.type:before {
    content:"\f07c";
    font-family:"Font Awesome 5 Free";
    font-weight:400;
    padding-right:5px;
}
.af_programme_feed .right-content h3 {
    font-size: 1.6em;
    line-height: 1.3em;
    margin-bottom: 15px;
}
.af_programme_feed .right-content .uabb-read-more-text {
    margin-top: 10px;
    display: inline-block;
    width: 40%;

}
.af_programme_feed .right-content h3 a {
    color: #133645;
}
.af_programme_feed .right-content h3 a:hover {
    color:#0683ba!important;
}
.af_programme_feed .right-content p.adresse {
    font-size: 0.8em;
    margin-top: -10px;
    opacity: 0.7;
    position: relative;
    bottom: 0;
    display: inline-block;
    text-align: right;
    width: 57%;
}
.af_programme_feed .right-content p.adresse span:before {
    content: "\f3c5";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    padding-right: 10px;
}
.af_programme_feed .right-content ul.details {
    list-style: none;
    padding: 0;
    margin: 0 0 12px 0;
    width: 100%;
}

.af_programme_feed .right-content ul.details li.date,
.af_programme_feed .right-content ul.details li.avancement {
    padding: 6px 8px;
    border-radius: 0;
    background: #eae8e5;
    display: inline-block;
    font-size: 0.9em;
    color: #787878;
    width: 48%;
    text-align: center;
    margin: 10px 2px;
}

.af_programme_feed .right-content ul.details li.lots,
.af_programme_feed .right-content ul.details li.avantages {
    font-size: 0.9em;
    line-height: 1.5em;
    vertical-align: top;
    border-left: 3px solid #eae8e5;
    padding: 5px 0 2px 15px;
    margin-bottom: 15px;
}

.af_programme_feed .right-content .uabb-blog-posts-description {
    line-height: 1.5em;
    margin-bottom: 12px;
    color: #133645;
    font-weight: bold;
}
.af_programme_feed .right-content .foot {
    padding-top: 5px;
}
.af_programme_feed .right-content .uabb-read-more-text a {
background: #f7a823;
    color: #fff!important;
    font-weight: bold;
    padding: 10px 30px 12px;
    border-radius: 50px;
}
.af_programme_feed .right-content .uabb-read-more-text a:hover {
    background:#0683ba;
    color:#fff;
}
.gform_wrapper .gform_previous_button {
    display:none!important;
}
body .gform_wrapper .validation_error {
    display: none!important;
}

.searchandfilter > ul > li {
    display: inline-block;
    vertical-align: top;
    padding: 0 20px;
}

#timeline .uabb-info-list-wrapper.uabb-info-list-top li .uabb-info-list-connector {
    border-top-width: 3px;
}

.single-af_programme .pp-tabs .pp-tabs-label:first-child {
    border-top-left-radius:10px;
}
.single-af_programme .pp-tabs .pp-tabs-label:last-child {
    border-top-right-radius:10px;
}

.single-af_programme .pp-tabs .pp-tabs-label {
    padding:30px;
}
.single-af_programme .pp-tabs-style-2 .pp-tabs-label.pp-tab-active .pp-tab-label-inner:after {
    bottom: -53px;
}
.single-af_programme .pp-tabs .pp-tabs-label:not(.pp-tab-active) {
    background-color: #f7f7f7!important;
    color: #606d72;
}
.single-af_programme .pp-tabs-panel-content img {
margin-bottom: 20px;
} 
#timeline .step-0 li.info-list-item-dynamic0:after {
    content:"En ce moment";
    position:absolute;
    text-align:center;
  position: relative;
    display:block;
  margin:0 auto;
    width:120px;
    font-size: 12px;
  background: #eb9c17;
    padding:1px 15px 2px;
  z-index: 999;
  border-radius: 50px;
  color: #fff;
}
#timeline .step-1 li.info-list-item-dynamic1:after {
    content:"En ce moment";
    position:absolute;
    text-align:center;
  position: relative;
    display:block;
  margin:0 auto;
    width:120px;
    font-size: 12px;
  background: #eb9c17;
    padding:1px 15px 2px;
  z-index: 999;
  border-radius: 50px;
  color: #fff;
}
#timeline .step-2 li.info-list-item-dynamic2:after {
    content:"En ce moment";
    position:absolute;
    text-align:center;
  position: relative;
    display:block;
  margin:0 auto;
    width:120px;
    font-size: 12px;
  background: #eb9c17;
    padding:1px 15px 2px;
  z-index: 999;
  border-radius: 50px;
  color: #fff;
}
#timeline .step-3 li.info-list-item-dynamic3:after {
    content:"En ce moment";
    position:absolute;
    text-align:center;
  position: relative;
    display:block;
  margin:0 auto;
    width:120px;
    font-size: 12px;
  background: #eb9c17;
    padding:1px 15px 2px;
  z-index: 999;
  border-radius: 50px;
  color: #fff;
}
#timeline .step-4 li.info-list-item-dynamic4:after {
    content:"En ce moment";
    position:absolute;
    text-align:center;
  position: relative;
    display:block;
  margin:0 auto;
    width:120px;
    font-size: 12px;
  background: #eb9c17;
    padding:1px 15px 2px;
  z-index: 999;
  border-radius: 50px;
  color: #fff;
}

.single-af_programme .table_lots_container #expand {
  display:none;  
}

.single-af_programme .table_lots_container #expand + .smalltable {
  max-height:290px;
  overflow:hidden;
-webkit-transition:  0.4s ease;
-moz-transition:  0.4s ease;
-o-transition: 0.4s ease;
transition:  0.4s ease;
}

.single-af_programme .table_lots_container #expand:checked + .smalltable {
  max-height:1500px;  
}

.single-af_programme .table_lots_container label {
width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50px;
    text-align: center;
    background: #fff;
    display: block;
    z-index: 999;
    text-decoration: none;
    color: #fff;
    background-color: #133645;
    position: relative;
    font-weight: bold;
    font-size: 2.2em;
    margin: -25px auto 40px;
    cursor: pointer;
}

.single-af_programme .table_lots_container label:hover {
  background-color: #0683ba;
}

.single-af_programme table.tg-lots {
    border-top: 0;
    border-left: 0;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 15%);
}
.single-af_programme table.tg-lots td,
.single-af_programme table.tg-lots th { 
    text-align:center;
    padding:13px 10px;
    font-size: 16px;
}
.single-af_programme table.tg-lots td,
.single-af_programme table.tg-lots th { 
    border-left: 0;
    border-right: 0;
}
.single-af_programme table.tg-lots tr:last-child td,
.single-af_programme table.tg-lots th {
    border-bottom: 0;
}
.single-af_programme table.tg-lots th:last-child {
    border-top-right-radius: 8px;
}
.single-af_programme table.tg-lots th:first-child {
    border-top-left-radius: 8px;
}
.single-af_programme table.tg-lots tr:last-child td:first-child {
    border-bottom-left-radius: 8px;
}
.single-af_programme table.tg-lots tr:last-child td:last-child {
    border-bottom-right-radius: 8px;
}

.single-af_programme table.tg-lots thead th {
    font-weight: bold;
    color: #fff;
    background: #0077ae;
    font-size: 17px;
}
.single-af_programme table.tg-lots td {
    background:#fff;
}
.gform_wrapper .gfield_radio input {
    width:1em;
    height:1em;
    margin-right:10px;
}
#gform_wrapper_7 legend {
    font-size:1.5em;
    padding:10px 0 5px
}
#gform_wrapper_7 label {
    font-size:1.1em;
    line-height:2em;
}
#gform_wrapper_7 input:not(input[type="radio"]),
#gform_wrapper_7 select {
    border-color:#fff;
    box-shadow: 0px 0px 0px 1px #d6d6d6;
}

#gform_wrapper_7 select {
     border-right:4px solid #fff;
}


#callback {
    position:fixed;
    z-index:999;
    bottom:0;
    left:0;
}
#callback .fl-button-wrap a.fl-button {
    /*width:4em;*/
    height:4em;
    padding:20px 30px 18px 30px;
    text-align:center;
}
/*#callback .fl-button-text {
display:none;
}*/
#callback .fl-button-wrap:hover a.fl-button {
    width:auto;
    height:4em;
    padding:20px 30px 18px 30px;
}
#callback .fl-button-wrap:hover a.fl-button .fl-button-text {
display:initial;
}

/* Search & Filter Design*/

.searchandfilter .noUi-target {
    border: none;
    box-shadow: none;
}
.searchandfilter .noUi-connect {
    background-color: #0683ba;
}
.searchandfilter .noUi-connects {
    background: #eaeaea;
}
.searchandfilter .meta-slider {
    width: 98%;
    max-width: 98%;
}
.searchandfilter ul {
    margin: 0;
}
.searchandfilter>ul>li {
    width:100%;
    display:block;
    padding:0;
    margin-bottom:25px;
}
.searchandfilter>ul>li.sf-field-search>label {
    width:100%;
    display:block;
}
.searchandfilter ul li.sf-field-search input {
    width:100%;
}
.searchandfilter input[type="submit"] {
    background:#133645;
    border-radius:50px;
    font-weight:bold;
    padding:14px 25px 15px;
}
.searchandfilter input[type="submit"]:hover {
    color:#fff;
    background:#cec09e;
}


/* Media Screen */

@media screen and (min-width: 1250px) {
#MainHead {
    max-width:1600px;
}
}

@media screen and (min-width:768px) {

#TestProjetS0V .gform_body .ginput_container_select:before,
#TestProjetS0V .ginput_container_multiselect .chosen-container-multi:before {
    border-radius: 50px;
    width: 60px;
}

#TestProjetS0V #field_5_6 label {
    display: none;
}

#avantages .fl-row-content-wrap:after {
    background-color: transparent;
}
#menu-menu-principal li.current-menu-item a {
    color: #133645!important;
}
#menu-menu-principal li.current-menu-item a:hover {
    color: #0c83b9!important;
}
#TestProjetS0V ul.gfield_checkbox li {
    width:24.3%;
    display:inline-block;
}

#TestProjetS0V ul.gfield_checkbox li:first-child {
    border-radius:50px 0 0 50px;
    margin-right: 1px;
}
#TestProjetS0V ul.gfield_checkbox li:last-child {
    border-radius:0 50px 50px 0;
}
}

@media screen and (max-width:1024px) {
    #TestProjetS0V ul.gfield_checkbox li  {
    height: 60px!important;
    padding-top: 1px!important;
    width:100%;
    border-radius: 50px 50px 50px 50px!important;
    margin-bottom: 10px;
}
}

@media screen and (max-width:768px) {

.single-af_programme .pp-modal .pp-modal-content {
    padding: 20px;
}

.single-af_programme table.tg-lots thead th {
    font-size: 1.1em;
    line-height: 1.2em;
}
.single-af_programme table.tg-lots td, .single-af_programme table.tg-lots th {
    font-size: 1em;
    padding: 10px 6px;
}

.single-af_programme .pp-tabs .pp-tabs-label:first-child,
.single-af_programme .pp-tabs .pp-tabs-label:last-child {
    border-radius: 0;
}
.single-af_programme .pp-tabs .pp-tabs-label {
    padding: 15px 20px;
}
.single-af_programme .pp-tabs .pp-tabs-panel-content {
    padding-top: 40px;
    padding-right: 30px;
    padding-bottom: 20px;
    padding-left: 30px;
}
.af_programme_feed .af_programme_feed_content {
    max-height: max-content;
}
.af_programme_feed .af_programme_feed_content .uabb-post-thumbnail {
    max-width: 100%;
    max-height: 300px;
    height: max-content;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0px;
    position: relative;
}
.af_programme_feed .af_programme_feed_content .uabb-post-thumbnail img {
    width: 100%;
    left: 0;
}
.af_programme_feed .uabb-post-thumbnail ul {
    bottom: 5px;
}.af_programme_feed .uabb-post-thumbnail ul li {
    font-size: 0.8em;
}
.af_programme_feed .af_programme_feed_content .right-content {
    max-width: 100%;
    padding: 8% 10%;
    text-align: center;
}
.af_programme_feed .right-content h3 {
    font-size: 1.5em;
}
.af_programme_feed .right-content ul.details li.date, .af_programme_feed .right-content ul.details li.avancement {
    width: 100%;
    margin: 5px 2px;
}
.af_programme_feed .right-content ul.details li.lots, .af_programme_feed .right-content ul.details li.avantages {
    border-left: 0;
    padding: 5px 10px 17px 10px;
}
.af_programme_feed .right-content ul.details li.lots {
    border-bottom: 1px solid #eae8e5;
}
.af_programme_feed .right-content .uabb-read-more-text {
    display: block;
    width: 100%;
    text-align: center;
}
.af_programme_feed .right-content p.adresse {
    text-align: center;
    margin-top: 20px;
    width: 80%;
    line-height: 1.5em;
}
#menu-menu-principal-1 li.current-menu-item a {
    color: #fff!important;
}
.gform_wrapper .gfield_html h4 {
    font-size: 18px;
    padding-bottom: 8px;
    line-height: 1.3em;
}
.gform_wrapper .gfield .gfield_label {
        font-size:15px!important;
}
.gform_wrapper .gfield_html p {
        font-size:14px!important;
}
#service .uabb-rbs-toggle-sections p a {
    padding: 15px 30px;
}
#avantages sup {
    font-size: 70px;
}
#footer-content .fl-row-content-wrap {
    background-image:none;
}
#TestProjetS0V ul.gfield_checkbox li  {
    height: 50px!important;
    font-size: 14px!important;
    padding-top: 1px!important;
    width:100%;
    margin-bottom: 10px;
}
.gform_wrapper .gfield select {
    height: 50px!important;
    font-size: 14px!important;
    padding-top: 15px!important;
}
#TestProjetS0V ul.gfield_checkbox li label {
    font-size: 14px;
}
.entry-content h6 {
    margin: 0!important;
}
#concept .pp-infobox-image {
    width:40px;
    margin-bottom:10px;
}
#concept .pp-infobox-title {
    margin-bottom:8px;
}
#callback .fl-button-wrap a.fl-button {
    height: 3.1em;
    padding: 11px 20px 10px 20px;
    text-align: center;
    font-size: 1.2em;
}
}
