/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

#tribe-events-bar .tribe-bar-filters .tribe-bar-filters-inner .tribe-bar-submit {
    min-width: 0;
}

#tribe-events .tribe-events-list .tribe-events-event-meta .author > div {
    display: table-cell;
    vertical-align: middle;
    padding: 10px;
    border-right-width: 1px;
    border-right-style: solid;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-top: none;
}

#tribe-events-bar .tribe-bar-filters {
    padding: 9px 0 25px 0;
}

#tribe-bar-form .tribe-bar-all .tribe-events-button,
#tribe-bar-form .tribe-bar-submit input[type="submit"].tribe-events-button {
    padding: 11px 15px;
    font-size: 14px;
    border: none;
    line-height: 16px;
}

#tribe-bar-form .tribe-bar-submit input[type="submit"].tribe-events-button::-moz-focus-inner {
    border: 0;
}

.tribe-bar-venue-filter,
.tribe-bar-cat-filter {
    margin: 5px 5px 5px 0;
}

.tribe-bar-cat-filter {
    margin: 5px 5px 5px 0;
}

.tribe-bar-tag-filter {
    margin: 5px 5px 5px 0;
}


#tribe-events-bar,
.fusion-events-before-title {
    margin-bottom: 20px;
}

#wrapper .post-content .tribe-events-list .type-tribe_events h2.entry-title {
    font-size: 20px;
    text-align: center;
}

.fusion-flexslider.flexslider-posts-with-excerpt div.slide-excerpt {
    width: 52%;
}

.fusion-flexslider.flexslider-posts-with-excerpt div.slide-excerpt p {
    color: #fff;
    padding: 15px;
    text-align: justify;
}

.fusion-testimonials .review blockquote q {
    max-height: 120px;
    overflow: auto;
}

#menu_resa_home {
    width: 1100px;
    margin: auto;
    /*border-bottom: 1px #000 solid;*/
}

/* entire container, keeps perspective */
#menu_resa_home .flip-container {
    perspective: 1000px;
    float: left;
    margin: 5px 44px 5px 0;
    width: calc(20% - (4% + 4% + 4% + 4%) * 0.2);
    min-height: 60px;

}

#menu_resa_home .flip-container.fifth {
    margin-right: 0;
}

/* flip the pane when hovered */
#menu_resa_home .flip-container:hover .flipper,
#menu_resa_home .flip-container.hover .flipper {
    transform: rotateY(180deg);
}

#menu_resa_home .front,
#menu_resa_home .back {
    width: 100%;
    min-height: 60px;
}

/* flip speed goes here */
#menu_resa_home .flipper {
    transition: all 0.4s cubic-bezier(0.2, 0.85, 0.4, 1.275) 0s;
    transform-style: preserve-3d;

    position: relative;
}

/* hide back of pane during swap */
#menu_resa_home .front,
#menu_resa_home .back {
    backface-visibility: hidden;

    position: absolute;
    top: 0;
    left: 0;
}

/* front pane, placed above back */
#menu_resa_home .front {
    z-index: 2;
    /* for firefox 31 */
    transform: rotateY(0deg);
    background-color: #ffc107;
}

/* back, initially hidden pane */
#menu_resa_home .back {
    transform: rotateY(180deg);
}

#menu_resa_home .flipper div.back a,
#menu_resa_home .flipper div.front {
    cursor: pointer;
    display: block;
    line-height: 38px;
    font-size: 17px;
    font-family: "PT Sans", sans-serif;
    text-align: center;
    text-transform: uppercase;
    padding: 11px 15px;
    text-decoration: none;
    color: #FFF;
    font-weight: 400;
}

#menu_resa_home .flip-container.first .flipper div.back {
    background-color: #e91e63;
}

#menu_resa_home .flip-container.second .flipper div.back {
    background-color: #878786;
}

#menu_resa_home .flip-container.third .flipper div.back {
    background-color: #02528f;
}

#menu_resa_home .flip-container.fourth .flipper div.back {
    background-color: #0093c1;
}

#menu_resa_home .flip-container.fifth .flipper div.back {
    background-color: #abb82d;
}

#carte_reseau .fusion-button.button-6.btc_accueil,
#carte_reseau .fusion-button.button-7.btc_accueil {
    width: 100%;
}

/*style carte dynamique*/

.fa-map-marker:before {
    content: "\f041";
}

#contenair_1 {
    max-width: 330px;
    margin: auto;

}

#carte_consultants,
#contenair_2 {
    position: relative;
}

.petit_point {
    font-size: 2em;
    color: #ffc107;
    position: absolute;
    cursor: pointer;
}

.gros_point {
    font-size: 2.5em;
    color: #ffc107;
    position: absolute;
    cursor: pointer;
}


#resagro_1 {
    top: 73%;
    left: 44.2%
}

#resagro_2 {
    top: 38%;
    left: 27%;
}

#synalim {
    top: 49%;
    left: 55%;
}

#lb2a {
    top: 59%;
    left: 71%;
}

#test_petit {
    top: 22%;
    left: 12%;
}

.gros_point,
.petit_point {
    transition: all 0.4s cubic-bezier(0.2, 0.85, 0.4, 1.275) 0s;

}

.infos {
    display: none;
    font-size: 15px;
    left: 267px;
    top: -247px;
    min-width: 234px;
    min-height: 90px;
    background-color: #FFF;
    border-radius: 5px;
    padding: 10px;
    box-shadow: 1px 2px 1px 1px rgba(0, 0, 0, 0.1);
    border: 4px solid #828283;
    color: #000;
    position: absolute;
    font-family: sans-serif;
    font-weight: 600;
    transition: all 0.4s cubic-bezier(0.2, 0.85, 0.4, 1.275) 0s;
    z-index: 10000;
}

.gros_point:hover,
.petit_point:hover {
    color: #828283;
}

.fusion-flexslider#actu_home ul.slides {
    float: none;
}

.fusion-flexslider#actu_home ul.slides h2 {
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: 0px;
    font-size: 21px;
    color: #fff;
    padding: 10px;
    margin: 0;
}

.fusion-flexslider#actu_home ul.slides div.slide-excerpt p {
    color: #fff;
    padding: 10px;
    text-align: justify;
}

a.tribe-events-ical {
    display: none !important;
}


/* ================================================== 
	FICHES BIO VETERINAIRE
   ================================================== */
.ctgrid .item-grid {
     margin-bottom: 20px;   
}
.ctgrid .item-grid:hover {
    cursor: pointer;
}


.ctgrid .item-grid img, .single-ex_team #main .member-img img {
    border-radius: 50%;
    max-width: 120px;
    position: relative;
    padding: 4px;
}
.single-ex_team #main .member-img img {
    max-width: 150px;
}
.ctgrid .item-grid .tpstyle-10-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px 15px;
}

.ctgrid .item-grid .tpstyle-10-image > a,
.ctgrid .exp-expand .exp-expand-image > a, .single-ex_team #main .member-img .first-img {
    position: relative;
    display: block;
}

.ctgrid .item-grid .tpstyle-10-image > a:after,
.ctgrid .exp-expand .exp-expand-image > a:after, .single-ex_team #main .member-img .first-img:after {
    top: -1px;
    left: -1px;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    border: 1px solid #B7CD00;
    display: block;
    border-radius: 50%;
}

.ctgrid .exp-expand .exp-expand-image > a:after {
    border-color: #fff;
}

.ctgrid .exp-expand .expand-social ul li a {
    margin: 0;
}

.ctgrid .exp-expand .expand-social {
    margin-top: 40px;
}

.ctgrid .item-grid .tpstyle-10-image h2 {
    text-align: right;
    padding-left: 15px;
    text-transform: uppercase;
    font-weight: 600 !important;
    font-size: 18px;
}

.ctgrid .item-grid .tpstyle-10 {
    background: #F4F4F4;
    padding: 0;
    overflow: hidden;
}

.ctgrid .item-grid figcaption {
    position: relative;
    padding: 10px 15px 20px;
    width: 100%;
    font-size: 15px;
    text-align: left;
}

.ctgrid .item-grid figcaption > p {
    color: #747474;
    font-size: 14px;
}

.ctgrid .item-grid figcaption .listes-bio > p {
    color: #363839;
}

.ctgrid .item-grid figcaption .listes-bio {
    margin-bottom: 8px;
}

.ctgrid .item-grid .tpstyle-10-image:before {
    border-width: 55px 0 0 400px;
    border-color: transparent transparent transparent #F4F4F4;
    position: absolute;
    border-style: solid;
    top: auto;
    left: 0;
    bottom: 0;
    content: '';
    width: 0;
    height: 0;
}

.extp-search-group .search-btsm {
    min-width: 200px;
}

.ex-tplist span.search-btsm .tp-search-submit,
.extp-pagination .page-navi .page-numbers.current {
    background: #B7CD00 !important;
    border-color: #B7CD00 !important;
}

.ex-tplist span.search-btsm .tp-search-submit:hover,
.extp-pagination .page-navi a:hover,
.extp-pagination .page-navi > span:hover {
    background: #363839 !important;
    border-color: #363839 !important;
}

.ctgrid .item-grid .tpstyle-10-image h2 a,
.ctgrid .exp-expand h2 a {
    color: #B7CD00 !important;
}

.ctgrid .item-grid .tpstyle-10-image h2 a:hover {
    color: #363839 !important;
}

.exp-mdcontaner .exp-expand {
    background: #363839;
}

.item-grid .exp-arrow:after {
    border-bottom: 10px solid #363839;
}

.ctgrid .exp-expand h2 a {
    font-size: 24px;
    font-weight: 600 !important;
    text-transform: uppercase;
    letter-spacing: 1px !important;
}

.ctgrid .expand-social li a, .single-ex_team #main .intro-member .ex-social-account  li a {
    background: #1AA6DF;
    color: #fff !important;
    border-radius: 0;
}

.ctgrid .exp-expand .exp-padding,
.exp-expand-des .titre-bio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.exp-expand-des .titre-bio {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.ctgrid .exp-expand .exp-padding .exp-expand-image {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    width: auto;
}

.ctgrid .exp-expand .exp-padding .exp-expand-image img {
    max-width: 150px;
}

.ctgrid .exp-expand .exp-padding .exp-expand-des {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: auto;
    padding-left: 50px;
}

.exp-expand-des .titre-bio {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.exp-expand-des .titre-bio h2 {
    margin-bottom: 5px;
    margin-right: 30px;
}

.exp-expand-des .titre-bio h2 a {
    color: #fff !important;
}

.exp-expand-des .titre-bio h2 a:hover {
    color: #B7CD00 !important;
}
#main .listes-bio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
#main .listes-bio > .col-liste-bio {
    padding-right: 30px;
    -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
}
#main .listes-bio > .col-liste-bio.liste-bleu {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
}
.ctgrid .exp-expand .exp-expand-des .listes-bio > .col-liste-bio h3, .single-ex_team #main .col-liste-bio h2 {
    color: #fff;
    text-transform: none;
    font-size: 15px;
    letter-spacing: 0;
    margin: 0;
    font-weight: 600;
}

.ctgrid .exp-expand .exp-expand-des .listes-bio > .col-liste-bio h3:after, .single-ex_team #main .col-liste-bio h2:after {
    background: #B7CD00;
    width: 40px;
    height: 1px;
    display: block;
    content: '';
    margin-top: 8px;
}

.ctgrid .exp-expand .exp-expand-des .listes-bio .col-liste-bio.liste-bleu h3:after, .single-ex_team #main .col-liste-bio.liste-bleu h2:after {
    background: #1AA6DF
}

.ctgrid .exp-expand .exp-expand-des .listes-bio .col-liste-bio.liste-rose h3:after, .single-ex_team #main .col-liste-bio.liste-rose h2:after {
    background: #E50D7E;
}

.ctgrid .exp-expand .exp-expand-des .col-liste-bio ul, .single-ex_team #main .col-liste-bio ul {
    padding-left: 15px;
}

.ctgrid .exp-expand .exp-expand-des .col-liste-bio ul li, .single-ex_team #main .col-liste-bio ul li {
    font-size: 15px;
    padding-right: 30px;
}

.ctgrid .exp-expand .exp-expand-meta {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.ctgrid .extp-mb-content p {
    font-size: 15px;
    margin-top: 20px;
}

.single-ex_team #main .extp-member-single .member-img, .single-ex_team #main .extp-member-single .member-desc {
    width: auto;
    float: none;
}
.single-ex_team #main .extp-content-member {
     box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
.single-ex_team #main .extp-member-single .member-desc {
    padding: 30px;
    background: #f4f4f4;
}
.single-ex_team #main .extp-member-single {
    max-width: 100%;
    padding: 0;
}
.single-ex_team #main  .intro-member {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background: #363839;
    position: relative;
    padding: 20px 30px;
    overflow: hidden;
}
.single-ex_team #main  .intro-member:before {
    border-width: 55px 1100px 0 0;
    border-color: transparent #F4F4F4 transparent transparent;
    position: absolute;
    border-style: solid;
    top: auto;
    left: 0;
    bottom: 0;
    content: '';
    width: 0;
    height: 0;
}
.single-ex_team #main .extp-member-single .member-info {
    border: none;
    padding: 0;
    margin: 0;
}
.single-ex_team #main  .intro-member h1 {
    color: #fff;
    margin: 0 50px;
    font-size: 32px !important;
}
.single-ex_team #main .intro-member .ex-social-account li a {
    background: #1AA6DF;
    color: #fff !important;
}
.ex-social-account li a:hover, .single-ex_team #main .intro-member .ex-social-account li a:hover {
    background: rgba(0,0,0,.7) !important;
    color: #fff !important;
}
.single-ex_team #main .extp-member-single .ex-social-account {
    margin: 0;
    margin-left: auto;
}
.single-ex_team #main .extp-member-single .ex-social-account li {
    margin-bottom: 0;
}
.single-ex_team #main .col-liste-bio h2 {
    text-transform: uppercase;
    color: #363839;
    font-size: 16px;
    font-weight: 600;
}
.ctgrid .exp-expand .exp-expand-des .listes-bio > .col-liste-bio {
    margin-bottom: 20px;
}
.single-ex_team #main  p {
    font-size: 15px;
    color: #747474;
    line-height: 1.7em;
}
.single-ex_team #main .col-liste-bio ul li {
    line-height: 1.7em;
}
.extp-search-group .search-btsm {
    min-width: 240px !important; 
}
.ex-tplist .ctgrid {
    display: flex;
    flex-wrap: wrap;
}
.ex-tplist .ctgrid .item-grid:not(.active-collaps) .tpstyle-10, .ex-tplist .ctgrid .item-grid:not(.active-collaps) .exp-arrow {
    height: 100%;
}

.ctgrid .item-grid .img-flag, .single-ex_team #main .img-flag {
    padding: 0;
    max-width: 100%;
    border-radius: 0;
    position: absolute;
    top: 4px;
    left: 2px;
    z-index: 1;
    
}
#main .extp-member-single .extp-content-member > div, .single-ex_team #main .extp-member-single .member-desc {
    display: block;
}
.ctgrid .item-grid .tpstyle-10-image > a, .single-ex_team #main .member-img {
    position: relative;
    z-index: 2;
}
#main .extp-member-single .extp-content-member > div {
    position: relative;
}

@media screen and (max-width: 1199px) {
    .ctgrid .exp-expand .exp-expand-des .col-liste-bio ul li, .single-ex_team #main .col-liste-bio ul li {
        flex-basis: 50%;
    }
}
@media screen and (max-width: 991px) {
    .ctgrid .item-grid .tpstyle-10-image h2 a {
        font-size: 16px;
    }
    .ctgrid .item-grid img {
        max-width: 80px;
    }
    .exp-expand-des .titre-bio h2 > a {
        font-size: 20px !important;
    }
    .ctgrid .exp-expand .exp-padding .exp-expand-des {
        padding-left: 30px;
    }
        .ctgrid .exp-expand .exp-expand-des .col-liste-bio ul li, .single-ex_team #main .col-liste-bio ul li {
        flex-basis: 100%;
    }
    .single-ex_team #main .intro-member h1  {
        font-size: 28px !important;
        margin: 0 30px;
    }
    #main .listes-bio > .col-liste-bio {
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
    }
    #main .listes-bio > .col-liste-bio.liste-bleu {
        -webkit-box-flex: 0;
            -ms-flex-positive: 0;
                flex-grow: 0;
    }
    #main .exp-expand .listes-bio {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }


}
@media screen and (max-width: 800px) {
      #wrapper  #special-formations > .fusion-builder-row > .fusion-layout-column strong {
        font-size: 15px;
        min-width: 260px;
    }
    #wrapper #main #special-formations > .fusion-builder-row  {
        max-width: 400px !important;
        
    }
    #wrapper #special-formations > .fusion-builder-row > .fusion-layout-column.colonne-autre p {
        font-size: 20px;
    }
}
@media screen and (max-width: 768px) {
        .exp-expand-des .titre-bio h2 > a {
        font-size: 18px !important;
    }
    .ctgrid .exp-expand .exp-padding .exp-expand-image img {
        max-width: 100px;
    }
    .ctgrid .exp-expand .exp-padding .exp-expand-image {
        padding: 25px 0 25px 15px;
    }
    .ctgrid .exp-expand .exp-padding .exp-expand-des {
        padding-left: 20px;
        padding-right: 15px;
    }
    .exp-expand-des .titre-bio h2 {
        font-size: 18px !important;
    }
    .ctgrid .exp-expand .expand-social {
        margin-top: 10px;
    }
    .exp-expand-des .titre-bio {
        padding-top: 25px;
    }
    .single-ex_team #main .intro-member h1 {
        margin: 0 15px;
        font-size: 22px !important;
    }
        .single-ex_team #main .member-img img {
        max-width: 100px;
    }
    .single-ex_team #main .intro-member {
        padding: 20px 15px;
    }
    .single-ex_team #main .extp-member-single .member-desc {
        padding: 30px 15px;
    }
       .single-ex_team #main .listes-bio {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }
}
@media screen and (max-width: 480px) {
        .exp-expand-des .titre-bio h2 > a {
        font-size: 16px !important;
    }
    .ctgrid .exp-expand .exp-padding .exp-expand-image img {
        max-width: 80px;
        
    }
.single-ex_team #main .intro-member h1, .single-ex_team #main .extp-member-single .ex-social-account {
    flex-basis: 100%;
    }
    .single-ex_team #main .intro-member h1 {
        margin: 0 0 15px;
    }
      #wrapper #special-formations > .fusion-builder-row > .fusion-layout-column strong {
        font-size: 14px;
        min-width: 260px;
    }
    #wrapper #special-formations > .fusion-builder-row > .fusion-layout-column.colonne-autre p a {
        font-size: 15px;
    }
}

/* ================================================== 
	TEMPLATE FORMATION MEC
   ================================================== */
.single-mec-events #wrapper .mec-event-meta {
    background: #363839;
}
.single-mec-events #wrapper .mec-event-meta h2 {
    font-family: Montserrat,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.single-mec-events #wrapper .mec-event-meta dt, .single-mec-events #wrapper .mec-event-meta h3 {
    font-size: 15px;
}
.single-mec-events #wrapper .mec-single-event .mec-event-meta h3, .single-mec-events #wrapper .mec-single-event .mec-event-meta dt {
    color: #fff;
    letter-spacing: 1px;
}
.single-mec-events #wrapper .mec-event-meta dd, .single-mec-events #wrapper .mec-single-event .mec-event-meta .mec-events-address, .single-mec-events #wrapper .mec-single-event .mec-event-meta .mec-events-event-categories a {
    color: #ccc;
}
.tax-mec_category #wrapper .mec-event-meta .mec-event-date span {
    font-weight: 600;
    font-size: 15px;
}
.single-mec-events #wrapper .mec-single-event .mec-event-meta .mec-events-event-categories a, .single-mec-events #wrapper .mec-single-event .mec-event-meta dd, .tax-mec_category #wrapper .mec-event-meta .mec-event-loc-place, .tax-mec_category #wrapper .mec-event-meta .mec-single-event-organizer, .tax-mec_category #wrapper .mec-event-meta .mec-event-date span {
    font-size: 15px;
}
.single-mec-events #wrapper .mec-single-event-date, .single-mec-events #wrapper .mec-single-event-time, .single-mec-events #wrapper .mec-single-event-location, .single-mec-events #wrapper .mec-single-event-category {
    background: transparent;
}
.tax-mec_category #wrapper .mec-event-meta i {
    width: 20px;
    display: inline-block;
    margin-right: 5px;
    text-align: center;
}
.single-mec-events #wrapper .mec-single-title {
    color: #363839;
}
.single-mec-events #wrapper .mec-single-event .mec-event-meta .mec-events-event-categories a:hover{
    color:#b7cd00;
}
#wrapper .mec-event-meta .list-mini .mec-event-detail {
 margin-top: 5px;   
}
.mec-single-event .mec-event-meta h6{
  color: #ccc;
}
.single-mec-events #wrapper address.mec-events-address {
    font-size: 14px;
    text-transform: none;
}
.single-mec-events #wrapper .mec-events-button {
    background: #B7CD00;
    color: #fff;
    font-weight: 500;
}
.single-mec-events #wrapper .mec-events-button:hover, .single-mec-events #wrapper .mec-events-button.mec-bg-color-hover {
    background: transparent;
    color: #B7CD00;
    border: 1px solid #B7CD00;
}
.single-mec-events #wrapper .mec-events-button.mec-bg-color-hover:hover {
        background: #B7CD00;
    color: #fff;
}
.single-mec-events #wrapper .mec-single-title {
    text-transform: none;
    line-height: 1.5em !important;
    color: #fff;
    background: #B7CD00;
    font-weight: 600;
    padding: 10px 20px;
    font-size: 32px !important;
}
.single-mec-events #wrapper .data_evenement h2 {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
     color: #363839;
    letter-spacing: 0;
    margin: 30px 0 15px;
}
.single-mec-events #wrapper .data_evenement .objectifs h2 {
    font-size: 24px;
    margin-top: 0;
    text-transform: none;
}

.single-mec-events #wrapper .data_evenement h3 {
    font-size: 16px;
    font-weight: 700;
    color: #363839;
    margin: 0 0 15px;
}
.single-mec-events #wrapper .data_evenement h2:after {
    background: #B7CD00;
    width: 40px;
    height: 1px;
    display: block;
    content: '';
    margin-top: 8px;
}
.single-mec-events #wrapper .data_evenement .objectifs h2:after {
    display: none;
}
.single-mec-events #wrapper .objectifs {
     
}
.single-mec-events #wrapper .objectifs{
    border: 1px solid #e6e6e6;
    padding: 20px 30px;
   
}
.single-mec-events #wrapper ol, .single-mec-events #wrapper ul {
    padding-left: 15px;
}
.single-mec-events #wrapper ol ::marker, .single-mec-events #wrapper ul ::marker {
    color: #B7CD00;
}
.single-mec-events #wrapper .mec-event-content {
    padding-top: 0;
}
.single-mec-events #wrapper .moyenne-event {
    text-align: center;
    margin-top: 20px;
}
.single-mec-events #wrapper .moyenne-event .nb {
    color: #B7CD00;
    font-size: 40px;
    text-align: center;
}
.single-mec-events #wrapper .moyenne-event > .col-md-6 > div {
    background: #F4F4F4;
    padding: 20px 15px;
}
.single-mec-events #wrapper .data_evenement::after { 
   content: "";
   display: block; 
   clear: both;
}
.single-mec-events #wrapper .cta-event {
    text-align: center;
    margin: 30px 0;
    
}
.single-mec-events #wrapper .cta-event.mec-frontbox {
    padding: 30px 20px;
}

.mec-single-event-organizer, .mec-single-event-time, .mec-event-more-info{
    background: #363839;
}

.mec-wrap .button, .mec-wrap a.button:not(.owl-dot), .mec-wrap button:not(.owl-dot):not(.gm-control-active), .mec-wrap input[type=button], .mec-wrap input[type=reset], .mec-wrap input[type=submit]{
    background: #b7cd00;
}
.mec-wrap button:not(.owl-dot):not(.gm-control-active):hover{
    background: #101010;
}

.mec-single-event .mec-event-list-classic .mec-event-article{
padding: 5px 0;
 margin-bottom: 0px;
}

.mec-single-event .mec-event-loc-place{
    color: #ccc;
    padding: 5px 0 0;
}

.mec-single-event .mec-single-event-organizer{
    color: #ccc;
    padding: 5px 0 0;
}

.mec-skin-list-events-container{
    color: #ccc;
}
.single-mec-events #wrapper .mec-booking-button {
    font-weight: 700;
    letter-spacing: 2px;
}
.single-mec-events #wrapper .mec-event-schedule .mec-schedule-start-time, .single-mec-events #wrapper .mec-event-schedule .mec-schedule-end-time {
    font-weight: 600;
}
.voir-btn{
    background:#b7cd00;
    border-bottom: none;
    letter-spacing: .5px;
    line-height: 15px;
    height: 35px;
    transition: all .5s ease;
    color: #fff;
    padding: 10px;
    display: block;
    text-align: center;
    font-size: 16px;
    border-radius: 2px;
    box-shadow: 0 1px 2px rgba(0,0,0,.15);
}

.voir-btn a{
      color: #fff;
}
.voir-btn a:hover{
      color: #fff !important;
}
.voir-btn:hover{
    background-color: #101010 !important;
}

.mec-single-event .mec-event-list-classic .mec-event-date span{
    margin-left: 2px;
}
.mec-booking-button{
        background-color: #b7cd00 !important;
         color: #fff !important;
}
.mec-booking-button:hover{
        background-color: #101010 !important;
         color: #fff !important;
}

.mec-single-event .duree,.mec-single-event .tarifs,.mec-single-event .financement,.mec-single-event .prochaines_formations{
    color:#CCC;
      margin-bottom: 10px !important;
     padding: 12px 0px 8px !important;
}

.mec-single-event .mec-event-list-classic{
      margin-bottom: 10px !important;
}
.mec-single-event .duree h2,.mec-single-event .tarifs h2,.mec-single-event .financement h2,.mec-single-event .prochaines_formations h2{
      text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 1px;
    margin-bottom: 2px !important;
}

.mec-single-event .mec-single-event-category{
    display: none;
}
.mec-event-listcat{
    border-bottom: 1px solid #efefef;
    padding: 15px 0 10px;
    z-index: 999;
}

.prochaines_formations_main{
position: relative;
    top: 20px;
}

.mec-event-cost, .mec-event-more-info, .mec-event-website, .mec-events-meta-date, .mec-single-event-additional-organizers, .mec-single-event-category, .mec-single-event-date, .mec-single-event-label, .mec-single-event-location, .mec-single-event-organizer, .mec-single-event-time{
    padding-left:0px !important;
}

.mec-single-event .mec-events-meta-date i, .mec-single-event .mec-single-event-additional-organizers i, .mec-single-event .mec-single-event-organizer i{
    margin-left: 0px !important;
}

.mec-single-event .mec-event-meta dd{
    padding-left: 35px !important;
}

.mec-single-event .mec-event-meta .mec-single-event-organizer .mec-events-single-section-title{
    margin: 0px !important
}

.list-mini{
    padding-left:0px !important;
    padding-right:0px !important;
}

.mec-single-event .mec-events-content{
    display: inline-block;
    margin:20px 0;
}

.mec-single-event .mec-events-meta-group-booking h5 span, .mec-single-event .mec-events-meta-group-booking label{
    font-size: 14px !important
}

.mec-single-event .mec-events-meta-group-booking input[type=date], .mec-single-event .mec-events-meta-group-booking input[type=email], .mec-single-event .mec-events-meta-group-booking input[type=number], .mec-single-event .mec-events-meta-group-booking input[type=password], .mec-single-event .mec-events-meta-group-booking input[type=tel], .mec-single-event .mec-events-meta-group-booking input[type=text], .mec-single-event .mec-events-meta-group-booking select, .mec-single-event .mec-events-meta-group-booking textarea{
    padding:10px !important;
}

#mec_calendar_shortcode .mec-event-list-modern h2 {
    background: #363839;
    color: #fff;
    padding: 15px 20px;
    font-size: 28px !important;
    margin: 40px 0 25px;
}
.prochaines_formations_main:before {
    clear: both;
   content: "";
   display: block; 
}
#mec_calendar_shortcode .mec-event-list-modern .mec-event-listcat:nth-of-type(odd), .mec-event-list-modern .mec-event-article:nth-of-type(odd) {
    background: #fff;
}
#mec_calendar_shortcode .mec-event-list-modern .mec-event-listcat {
    border: none;

}
#mec_calendar_shortcode .mec-event-list-modern .mec-event-listcat:nth-of-type(even), .mec-event-list-modern .mec-event-article:nth-of-type(even)  {
    background: #f8f8f8;
}
#mec_calendar_shortcode .mec-event-list-modern .mec-event-listcat .mec-event-title {
    text-transform: none;
    letter-spacing: 0;
    font-size: 18px;
}
#mec_calendar_shortcode .mec-event-list-modern  .mec-event-title {
    font-size: 18px;
}
#mec_calendar_shortcode .mec-event-list-modern .mec-booking-button {
    margin-right: 15px;
}
#mec_calendar_shortcode .mec-event-list-modern .mec-event-sharing {
    padding-left: 0;
}
#mec_calendar_shortcode .mec-event-list-modern .mec-event-loc-place:before {
    content: "\e096";
    font-family: simple-line-icons;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    color: #B7CD00;
    padding-right: 5px;
    font-size: 16px;
}

#mec_calendar_shortcode .mec-event-list-modern .mec-btn-wrapper .mec-booking-button:hover {
    background: #363839 !important;
}
#mec_calendar_shortcode .mec-wrap .mec-search-form .mec-date-search {
    display: flex;
    flex-wrap: wrap;
}
#mec_calendar_shortcode .mec-wrap .mec-search-form .mec-date-search select:last-child {
    width: auto;
    flex-basis: 110px;
    flex-grow: 0;
}
#mec_calendar_shortcode .mec-wrap .mec-search-form .mec-date-search select {
    width: auto;
    flex-basis: 0;
    flex-grow: 1;
}
.mec-search-form .mec-dropdown-wrap {
    display: flex;
    flex-wrap: wrap;
}
.mec-search-form .mec-dropdown-wrap > .mec-dropdown-search:first-child {
    flex-basis: 0;
    flex-grow: 1;
}
.mec-search-form .mec-dropdown-wrap > .mec-dropdown-search:not(:first-child) {
    flex-basis: 200px;
    flex-grow: 0;
}
#main-content.mec-container {
    width: auto;
}
.tax-mec_category #main .fusion-row, .single-mec-events #main .fusion-row {
    max-width: 1200px;
}
.mec-book-reg-field-agreement a {
    color: #B7CD00;
}
.mec-events-meta-group-booking button {
    font-family: Montserrat,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;
}
.mec-events-meta-group-booking .mec-book-ticket-container  > div {
    width: 50%;
    float: left;
    
}
.mec-single-event .mec-events-meta-group-booking input[type="date"], .mec-single-event .mec-events-meta-group-booking input[type="email"], .mec-single-event .mec-events-meta-group-booking input[type="number"], .mec-single-event .mec-events-meta-group-booking input[type="password"], .mec-single-event .mec-events-meta-group-booking input[type="tel"], .mec-single-event .mec-events-meta-group-booking input[type="text"], .mec-single-event .mec-events-meta-group-booking select, .mec-single-event .mec-events-meta-group-booking textarea {
    width: 100% !important;
}
.mec-single-event .mec-events-meta-group-booking ul {
    padding-left: 0 !important;
}
#special-formations > .fusion-builder-row > .fusion-layout-column strong {
    margin-left: auto;
    padding: 10px;
    background: #B7CD00;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    position: absolute;
    bottom: -6px;
    right: -6px;
    z-index: 60;
    min-width: 280px;
    text-align: center;
    display: inline-block;
    transition: background 0.3s;
}
#special-formations > .fusion-builder-row > .fusion-layout-column .fusion-text p {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    position: relative;
}
#special-formations > .fusion-builder-row > .fusion-layout-column:nth-child(2) strong {
   background: #e6007e;
}
#special-formations > .fusion-builder-row > .fusion-layout-column:nth-child(3) strong {
   background: #1AA6DF;
}
#special-formations > .fusion-builder-row > .fusion-layout-column:nth-child(4) strong {
   background: #006ab3;
}
#special-formations > .fusion-builder-row > .fusion-layout-column:nth-child(5) strong {
   background: #b25226;
}
#special-formations > .fusion-builder-row > .fusion-layout-column:nth-child(6) strong {
   background: #b25226;
}
#special-formations > .fusion-builder-row > .fusion-layout-column:nth-child(7) strong {
   background: #33738d;
}
#special-formations > .fusion-builder-row > .fusion-layout-column:nth-child(8) strong {
   background: #764c7f;
}
#special-formations > .fusion-builder-row > .fusion-layout-column:hover strong {
    background: #363839;
}
#special-formations > .fusion-builder-row > .fusion-layout-column img {
    position: relative;
}
#special-formations > .fusion-builder-row > .fusion-layout-column p:before {
    content: '';
    position: absolute;
    top: 6px;
    left: 6px;
    width: calc(100% - 16px);
    height: calc(100% - 16px);
    border: 2px solid #fff;
    display: block;
    z-index: 50;
}
#special-formations .fusion-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 800px !important;
}
.single-mec-events #wrapper .mec-event-meta .mec-single-event-label {
    background: none;
}

#special-formations > .fusion-builder-row > .fusion-layout-column.colonne-autre {
    width: 100%;
    display: block;
    background-color: #363839;
    background-image: url('https://www.rcservices-cristal.fr/wp-content/uploads/2018/03/Photo-RCS-formation.jpg');
    background-size: cover;
    background-position: center center;
}
#special-formations > .fusion-builder-row > .fusion-layout-column.colonne-autre .fusion-column-wrapper {
    background: rgba(54,56,57,0.8);
}
#special-formations > .fusion-builder-row > .fusion-layout-column.colonne-autre p {
    margin-bottom: 0;
    font-size: 24px;
    text-align: center;
    padding: 60px 30px;
    color: #fff;
}
#special-formations > .fusion-builder-row > .fusion-layout-column.colonne-autre p a {
    background: #B7CD00;
    display: inline-block;
    margin: 20px auto 0;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 20px;
    font-size: 16px;
    transition: all 0.3s;
}
#special-formations > .fusion-builder-row > .fusion-layout-column.colonne-autre:hover  p a {
    background: #363839;
}


@media screen and (max-width: 1279px) {
    .tax-mec_category #main, .single-mec-events #main {
        padding: 10px 15px 40px !important;
    }
    .single-mec-events #wrapper .mec-event-meta {
        padding: 20px;
    }
    .mec-marker-infowindow-wp {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
    }
    .voir-btn {
        font-size: 14px;
        padding: 10px 5px;
    }
}
@media screen and (max-width: 991px) {
    #mec_calendar_shortcode .mec-event-list-modern h2 {
        font-size: 24px !important;
    }
    #mec_calendar_shortcode .mec-event-list-modern .mec-event-listcat .mec-event-title, #mec_calendar_shortcode .mec-event-list-modern .mec-event-title {
        font-size: 16px;
    }
    #mec_calendar_shortcode .mec-event-list-modern .mec-event-title {
        letter-spacing: 0.5px;
    }
    #mec_calendar_shortcode  .mec-event-list-modern .mec-event-date .event-d {
        font-size: 40px;
    }
    #mec_calendar_shortcode .mec-event-list-modern .mec-event-date .event-da {
        font-size: 24px;
    }

    .mec-search-form .mec-dropdown-wrap > .mec-dropdown-search:first-child {
        flex-basis: 70%;
    }
    .mec-search-form .mec-dropdown-wrap > .mec-dropdown-search:nth-child(2) {
        flex-basis: 30%;
    }
    .mec-search-form .mec-dropdown-wrap > .mec-dropdown-search:nth-child(3), .mec-search-form .mec-dropdown-wrap > .mec-dropdown-search:last-child {
    flex-basis: 50%;
}
    #mec_calendar_shortcode .mec-event-list-modern .mec-event-listcat .col-md-8 {
        float: none;
    }
    .single-mec-events #wrapper .mec-single-title {
        font-size: 28px !important;
    }
    .single-mec-events #wrapper .data_evenement h2 {
        font-size: 22px !important;
    }
}
@media screen and (max-width: 960px) {
    .single-mec-events #wrapper .moyenne-event .col-md-6 {
        width: 50%;
        padding: 0 10px;
        float: left;
    }
    .voir-btn {
        font-size: 15px;
        padding: 10px 15px;
        max-width: 70px;
    }
    .single-mec-events #wrapper .mec-booking-button {
        height: 56px;
        line-height: 28px;
        font-size: 15px;
    }
    .single-mec-events #wrapper .mec-single-title {
        text-align: center;
    }
}
@media screen and (max-width: 767px) {
    #mec_calendar_shortcode .mec-event-list-modern .mec-booking-button {
        padding: 10px 15px;
    }
    #mec_calendar_shortcode .mec-event-list-modern .mec-event-listcat, #mec_calendar_shortcode .mec-event-list-modern .mec-event-article {
        padding: 15px 10px;
    }
    #mec_calendar_shortcode .mec-event-list-modern .mec-event-date .event-d {
        font-size: 36px;
        padding-top: 0;
    }
    #mec_calendar_shortcode .mec-event-list-modern .mec-event-date .event-da {
        font-size: 22px;
    }
    #mec_calendar_shortcode {
        margin: 0 -15px;
    }
    #mec_calendar_shortcode .mec-event-list-modern .mec-booking-button {
        margin-right: 0;
    }
        #mec_calendar_shortcode .mec-event-list-modern .mec-event-sharing {
        padding-bottom: 10px;
    }
        #mec_calendar_shortcode .mec-event-list-modern .mec-event-listcat .col-md-8 {
        width: 100%;
        padding-bottom: 10px;
    }
    .single-mec-events #wrapper .mec-single-title {
        font-size: 24px !important;
    }
    .single-mec-events #wrapper .data_evenement h2 {
        font-size: 20px !important;
    }
    .single-mec-events #wrapper .data_evenement .moyenne_globale  h3,  .single-mec-events #wrapper .data_evenement .taux_de_satisfaction  h3 {
        font-size: 15px !important;
    }
    .mec-events-meta-group-booking .mec-book-ticket-container  > div {
    width: 100%;
    float: none;
    
}
    .ctgrid .item-grid .tpstyle-10-image h2 a {
        font-size: 15px;
    }

}
@media screen and (max-width: 479px) {
    .mec-search-form .mec-dropdown-wrap > .mec-dropdown-search:first-child, .mec-search-form .mec-dropdown-wrap > .mec-dropdown-search:nth-child(2), .mec-search-form .mec-dropdown-wrap > .mec-dropdown-search:nth-child(3), .mec-search-form .mec-dropdown-wrap > .mec-dropdown-search:last-child {
        flex-basis: 100%;
    }
    #mec_calendar_shortcode .mec-event-list-modern .mec-event-listcat .mec-event-title, #mec_calendar_shortcode .mec-event-list-modern .mec-event-title {
        font-size: 15px;
    }
    #mec_calendar_shortcode .mec-event-list-modern h2 {
        font-size: 20px !important;
    }
    #mec_calendar_shortcode  .mec-event-list-modern .mec-btn-wrapper {
        text-align: left;
    }
    #mec_calendar_shortcode .mec-event-list-modern .mec-event-sharing {
        padding-bottom: 20px;
    }
        .single-mec-events #wrapper .data_evenement h2 {
        font-size: 18px !important;
    }
    .single-mec-events #wrapper .moyenne-event .col-md-6 {
        width: 100%;
        float: none;
        padding: 0 10px 10px;
    }
    .single-mec-events #wrapper .mec-single-title {
        font-size: 22px !important;
    }
    .tax-mec_category #main, .single-mec-events #main {
        padding: 10px 5px 40px !important;
    }
    .mec-single-event .mec-events-meta-group-booking, .mec-single-event .mec-frontbox {
        padding: 20px 15px;
    }
            .ex-tplist > .ctgrid .item-grid {
        width: 100% !important;
    }
}
.nicescroll-rails {
    background: rgba(0, 0, 0, 0.5) !important;
}
.nicescroll-cursors {
    background: rgba(255, 255, 255, 0.8) !important;
}
#wrapper .mec-contact-button {
    text-transform: uppercase;
    font-family: Montserrat,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;
    font-size: 11px;
    font-weight: 700;
    padding: 13px 20px;
    letter-spacing: 2px;
    background: #b7cd00;
    line-height: 1.3em;
    color: #fff;
    margin-top: 20px;
}
#wrapper .mec-skin-list-no-events-container {
    text-align: center;
}
#wrapper .mec-contact-button:hover {
    background: #363839;
}
#wrapper .mec-organizer-url a {
    color: rgb(204, 204, 204);
}
#wrapper .mec-organizer-url a:hover {
    color: rgb(183, 205, 0);
}

.txt_ss_moyenne{
       padding: 10px 25px 0px;
    display: flex;
    min-height: 60px;
}