/* TRIBE */
.tribe-events-pro .tribe-events-pro-photo__event-featured-image-link {
  position: relative;
}
 
.tribe-events-pro .tribe-events-pro-photo__event-featured-image-date-tag {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(253, 253, 253, 0.98);
  padding: 6px 12px;
}
 
.tribe-events-pro .tribe-events-pro-photo__event-featured-image-date-tag-datetime {
  display: flex;
  flex-direction: column;
  text-align: center;
}
 
.tribe-events-pro .tribe-events-pro-photo__event-featured-image-date-tag-month {
  font-family: "Helvetica Neue", Helvetica, -apple-system, BlinkMacSystemFont, Roboto, Arial, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  color: rgb(51, 74, 255);
  text-transform: uppercase;
}


/* AGENDA */

.vc_col-lg-1, .vc_col-lg-10, .vc_col-lg-11, .vc_col-lg-12, .vc_col-lg-2, .vc_col-lg-3, .vc_col-lg-4, .vc_col-lg-5, .vc_col-lg-6, .vc_col-lg-7, .vc_col-lg-8, .vc_col-lg-9, .vc_col-md-1, .vc_col-md-10, .vc_col-md-11, .vc_col-md-12, .vc_col-md-2, .vc_col-md-3, .vc_col-md-4, .vc_col-md-5, .vc_col-md-6, .vc_col-md-7, .vc_col-md-8, .vc_col-md-9, .vc_col-sm-1, .vc_col-sm-10, .vc_col-sm-11, .vc_col-sm-12, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5, .vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9, .vc_col-xs-1, .vc_col-xs-10, .vc_col-xs-11, .vc_col-xs-12, .vc_col-xs-2, .vc_col-xs-3, .vc_col-xs-4, .vc_col-xs-5, .vc_col-xs-6, .vc_col-xs-7, .vc_col-xs-8, .vc_col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.vc_row {
    margin-left: -15px;
    margin-right: -15px;
}

.vc_row:after, .vc_row:before {
    content: " ";
    display: table;
}

.vc_row:after {
    clear: both;
}


.vc_column_container {
    padding-left: 0;
    padding-right: 0;
}



.vc_column_container>.vc_column-inner {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}

#content .wpb_alert p:last-child, #content .wpb_text_column :last-child, #content .wpb_text_column p:last-child, .wpb_alert p:last-child, .wpb_text_column :last-child, .wpb_text_column p:last-child {
    margin-bottom: 0;
}

.vc_col-xs-12 {
    width: 100%;
}

.vc_btn3-container {
    display: block;
    margin-bottom: 21.73913043px;
    max-width: 100%;
}

.vc_btn3-container.vc_btn3-inline {
    display: inline-block;
    vertical-align: top;
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline {
    color: #5aa1e3;
    border-color: #5aa1e3;
    background-color: transparent;

}

.vc_btn3.vc_btn3-size-sm {
    font-size: 12px;
    padding-top: 11px;
    padding-bottom: 11px;
    padding-left: 16px;
    padding-right: 16px;
}
.vc_btn3.vc_btn3-shape-square {
    border-radius: 0;
}

.vc_btn3.vc_btn3-style-outline, .vc_btn3.vc_btn3-style-outline-custom, .vc_btn3.vc_btn3-style-outline-custom:focus, .vc_btn3.vc_btn3-style-outline-custom:hover, .vc_btn3.vc_btn3-style-outline:focus, .vc_btn3.vc_btn3-style-outline:hover {
    border-width: 2px;
}

.vc_general.vc_btn3 {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    background-color: transparent;
    color: #5472d2;
    border: 1px solid transparent;
    box-sizing: border-box;
    word-wrap: break-word;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    position: relative;
    top: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    line-height: normal;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: 14px;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 20px;
    padding-right: 20px;

}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline:focus, .vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #5aa1e3;
    background-color: #5aa1e3;
}

.vc_general.vc_btn3:focus, .vc_general.vc_btn3:hover {
    border: 1px solid transparent;
    text-decoration: none;
    color: #4868cf;
}

#content .wpb_alert p:last-child, #content .wpb_text_column :last-child, #content .wpb_text_column p:last-child, .wpb_alert p:last-child, .wpb_text_column :last-child, .wpb_text_column p:last-child {
    margin-bottom: 0;
}

@media (min-width: 768px){
        .vc_col-sm-1, .vc_col-sm-10, .vc_col-sm-11, .vc_col-sm-12, .vc_col-sm-2, .vc_col-sm-3, .vc_col-sm-4, .vc_col-sm-5, .vc_col-sm-6, .vc_col-sm-7, .vc_col-sm-8, .vc_col-sm-9 {
            float: left;
        }

        .vc_col-sm-4 {
            width: 33.33333333%;
        }

        .vc_col-sm-6 {
            width: 50%;
        }
}

.vm_agenda_post_type_feed .bloc-filters .label {
    font-family: "Roboto Condensed", Arial, Tahoma, sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #27273a;
    margin-bottom: 10px;
    line-height: 19px;
}


.vm_agenda_post_type_feed .bloc-filters .date-filter label {

    font-family: "Roboto Condensed", Arial, Tahoma, sans-serif;
    font-weight: 400;
    font-size: 13px;
    color: #9c9faf;
    margin-right: 10px;
    line-height: 19px;
    display: inline-block;
}

.vm_agenda_post_type_feed .bloc-date-filter, .vm_agenda_post_type_feed .thematic, .vm_agenda_post_type_feed .city{
	margin-bottom: 10px !important;
}

.is-sticky .logo {
    height: 60px;
}


label {

    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

.vm_agenda_post_type_feed .bloc-filters .input {

    position: relative;
    display: inline-block;

}

.vm_agenda_post_type_feed .bloc-filters .datepicker, .vm_agenda_post_type_feed .bloc-filters select {
    max-width: 170px;
   /* width: 100%; */
    height: 30px;
    border: none;
    box-shadow: 0 5px 15px rgba(199,203,218,.7);
    font-family: "Roboto", Arial, Tahoma, sans-serif;
    color: #9c9faf;
    font-size: 14px;
    padding: 0 0 0 10px;
    margin-bottom: 0;
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
    appearance: menulist;
}

select{
    color: #303c5f;
    background-color: rgba(255, 255, 255, 1);
    border-color: #EBEBEB;
}

.vm_agenda_post_type_feed .bloc-filters {
    margin-bottom: 50px;
    overflow: hidden;
}

/* Mise en page des evenements */
.vm_agenda_feed .bloc-agenda .bloc-inner-agenda {

    background: #fff;
    box-shadow: 0 5px 15px rgba(199,203,218,.7);

}


.vm_agenda_feed .bloc-agenda.sans-image {
    margin-bottom: 20px;
}


.vm_agenda_feed .bloc-agenda .bloc-inner-agenda a .bloc-image {

    height: 238px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #f4f4f4;

}

.ui-widget {
    font-family: "Roboto",Arial,sans-serif;
    font-size: 1em;
}

.vm_agenda_feed .bloc-agenda .bloc-inner-agenda a .bloc-content {

    position: relative;

}


.vm_agenda_feed .bloc-agenda.sans-image .bloc-inner-agenda a .bloc-content .inner-content {
    margin: 0;
    padding: 35px 15px 25px 35px;
}

.vm_agenda_feed .bloc-agenda .bloc-inner-agenda a .bloc-content .inner-content {

    margin: -25px 0 15px 30px;
    max-width: 315px;
    padding: 15px 15px 25px;
    background: #fff;

}

.vm_agenda_feed .bloc-agenda .bloc-inner-agenda a .bloc-content .inner-content h3 {

    font-family: "Lato", Arial, Tahoma, sans-serif;
    font-weight: 500;
    font-size: 21px;
    text-transform: uppercase;
    margin-bottom: 0;

}

.vm_agenda_feed .bloc-agenda .bloc-inner-agenda a .bloc-content .inner-content h4 {

    font-family: "Roboto Condensed", Arial, Tahoma, sans-serif;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 5px;

}

.vm_agenda_feed .bloc-agenda .bloc-inner-agenda a .bloc-content .inner-content p {

    font-family: "Roboto", Arial, Tahoma, sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: #acacac;
    margin-bottom: 20px;

}

p {
    margin: 0 0 15px;
}


.bloc-agenda a:hover{
	text-decoration: none;
}

.bloc-agenda .vc_btn3.vc_btn3-size-sm {

    font-size: 14px !important;
    font-family: "Roboto Condensed", Arial, Tahoma, sans-serif;
    line-height: 16px !important;
    padding: 7px 8px !important;

}

.bloc-agenda .vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline {
    border-color: #8ec4da;
    color: #27273a;
}

.bloc-agenda .vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #8ec4da;
    background-color: #8ec4da;
}


/*
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #8ec4da;
    background-color: #8ec4da;
}
*/

.bloc-agenda .vc_btn3 {

    font-family: "Roboto", Arial, Tahoma, sans-serif;
    font-weight: 400;

}

.vm_agenda_feed .bloc-agenda.glory .bloc-content .bloc-icon, .vm_agenda_feed .bloc-agenda.glory .bloc-update .bloc-btn-update:hover .btn-action, .vm_agenda_feed .bloc-agenda.glory.on_the_cover .bloc-inner-agenda, .vm_agenda_feed .bloc-agenda.glory.on_the_cover .bloc-inner-agenda .bloc-content .inner-content {

    background-color: #8ec4da; 

}

.vm_agenda_feed .bloc-agenda .bloc-inner-agenda .bloc-icon {

    width: 60px;
    height: 60px;
    border-radius: 30px;
    background-color: #8ec4da;
    position: absolute;
    right: 15px;
    text-align: center;
    line-height: 56px;

}


.vm_agenda_feed .bloc-agenda.avec-image .bloc-inner-agenda .bloc-icon {

    top: -5px;
}

.vm_agenda_feed .bloc-agenda.sans-image .bloc-inner-agenda .bloc-icon {
		top:10px;
}

.vm_agenda_feed .bloc-agenda .bloc-inner-agenda .bloc-icon i {
    font-size: 35px;
    color: #fff;
    vertical-align: middle;
}

.vm_agenda_feed .date-filter{
    margin-bottom: 10px;
}

/*****************************************************************/
/*****************        MAP          ***************************/
/****************************************************************/  


#cartemjc{
    height: 400px;
}


/* chk-btn CSS from
http://stackoverflow.com/questions/30100978/how-to-make-a-check-button-hidden-checkbox-with-label-as-a-button-css-only
*/

input.chk-btn {
  display: none;
}
input.chk-btn + label {
  border: 1px solid grey;
  background: ghoswhite;
  padding: 5px 8px;
  cursor: pointer;
  border-radius: 5px;
  margin: 5px;
  display: inline-block;
 }

input.chk-btn + label:hover {
  background: #f26d7d;
  color: white; 
}

input.chk-btn:not(:checked) + label:hover {
  box-shadow: 0px 1px 3px;
  
}
input.chk-btn + label:active,
input.chk-btn:checked + label {
  box-shadow: 0px 0px 3px inset;
  background: #f26d7d;
  color: white;
  
}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 201; /* Sit on top */
  padding-top: 60px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 95%;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {top:-150px; opacity:0} 
  to {top:0; opacity:1}
}

@keyframes animatetop {
  from {top:-150px; opacity:0}
  to {top:0; opacity:1}
}

/* The Close Button */
.closemodal {
  color: white;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.closemodal:hover,
.closemodal:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.modal-header {
  padding: 6px 10px;
  background-color: rgb(242, 109, 125);
  color: white;
}

.modal-body {padding: 2px 16px;}

.modal-footer {
  padding: 2px 16px;
  background-color: #5cb85c;
  color: white;
}

/***************************************************************/
/*************          MENU          *************************/
/***************************************************************/

body:not(.template-slider) #Header {
    min-height: 0px;
}

/*#Content {
    padding-top: 0px !important;
}*/

.mhb-custom--zAuaYxaC .menu > li > a:hover {
	color: #fff;
}

.mhb-custom--zAuaYxaC #menu-menu-principal li:hover, #menu-menu-principal-1 li:hover {
    transition: all .2s linear;

}


.mhb-custom--zAuaYxaC #menu-menu-principal li.accueil:hover, .mhb-custom--zAuaYxaC #menu-menu-principal li.accueil span::after, .mhb-custom--zAuaYxaC #menu-menu-principal .accueil.current-menu-item, 
#menu-menu-principal-1 li.accueil:hover, #menu-menu-principal-1 li.accueil span::after, #menu-menu-principal-1 .accueil.current-menu-item {
    background: #0072bc ;
}


.mhb-custom--zAuaYxaC #menu-menu-principal li.agenda:hover, .mhb-custom--zAuaYxaC #menu-menu-principal li.agenda span::after, .mhb-custom--zAuaYxaC #menu-menu-principal .agenda.current-menu-item,
#menu-menu-principal-1 li.agenda:hover, #menu-menu-principal-1 li.agenda span::after, #menu-menu-principal-1 .agenda.current-menu-item{
    background: #aeedd7;
}

.mhb-custom--zAuaYxaC #menu-menu-principal li.federation:hover, .mhb-custom--zAuaYxaC #menu-menu-principal li.federation span::after, .mhb-custom--zAuaYxaC #menu-menu-principal .federation.current-menu-item,
#menu-menu-principal-1 li.federation:hover, #menu-menu-principal-1 li.federation span::after, #menu-menu-principal-1 .federation.current-menu-item{
    background: #8ec4da;
}

.mhb-custom--zAuaYxaC #menu-menu-principal li.mjcdutarn:hover, .mhb-custom--zAuaYxaC #menu-menu-principal li.mjcdutarn span::after, .mhb-custom--zAuaYxaC #menu-menu-principal .mjcdutarn.current-menu-item,
#menu-menu-principal-1 li.mjcdutarn:hover, #menu-menu-principal-1 li.mjcdutarn span::after, #menu-menu-principal-1 .mjcdutarn.current-menu-item{
    background: #f26d7d;
}

.mhb-custom--zAuaYxaC #menu-menu-principal li.ressources:hover, .mhb-custom--zAuaYxaC #menu-menu-principal li.ressources span::after, .mhb-custom--zAuaYxaC #menu-menu-principal .ressources.current-menu-item,
#menu-menu-principal-1 li.ressources:hover, #menu-menu-principal-1 li.ressources span::after, #menu-menu-principal-1 .ressources.current-menu-item{
    background: #eecf36;
}

.mhb-custom--zAuaYxaC #menu-menu-principal li.contact:hover, .mhb-custom--zAuaYxaC #menu-menu-principal .contact.current-menu-item,
#menu-menu-principal-1 li.contact:hover, #menu-menu-principal-1 .contact.current-menu-item{
    background: #ff7f50;
}

.mhb-view.desktop.sticky .first-row {
    background-color: rgba(255,255,255,0.75) !important;
}

.mhb-custom--zAuaYxaC #menu-menu-principal > li.menu-item-35 a span::before, #menu-menu-principal-1 > li.menu-item-35 a span::before {
    top: 50%;
    margin-top: -26px;
}

.mhb-custom--zAuaYxaC #menu-menu-principal li a span::after, #menu-menu-principal-1 li a span::after{

    content: '';
   /* background: #0072bc;*/
    height: 3px;
    width: 30px;
    display: block;
    margin-top: 5px;
}
/*
.mhb-custom--zAuaYxaC #menu-menu-principal li:hover a span::after {
    margin-top: 0;
}*/
.mhb-custom--zAuaYxaC #menu-menu-principal li a span::before, #menu-menu-principal-1 li a span::before{

    background: #ebebeb;
    height: 50px;
    margin-top: -25px;

}

.mhb-custom--zAuaYxaC #menu-menu-principal li.current-menu-item a span::before, .mhb-custom--zAuaYxaC #menu-menu-principal li:hover a span::before,
#menu-menu-principal-1 li.current-menu-item a span::before, #menu-menu-principal-1 li:hover a span::before {

    display: none;

}


.mhb-custom--zAuaYxaC #menu-menu-principal > li a span::before, #menu-menu-principal-1 > li a span::before {

    content: "";
    /* background: #005a94;*/
    width: 1px;
    height: 24px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -12px;

}




.mhb-custom--zAuaYxaC #menu-menu-principal li a span, #menu-menu-principal-1 li a span {
border: 0 !important;
position: relative;
text-transform: uppercase;
vertical-align: middle;
white-space: normal;
    text-align: left !important;
    line-height: 19px !important;
    display: table-cell !important;
    font-weight: 700;
    padding: 0 50px;
   /* max-width: 170px !important; */
  }

.mhb-custom--zAuaYxaC #menu-menu-principal .sub-menu li a span, #menu-menu-principal-1 .sub-menu li a span {
border: 0 !important;
position: relative;
text-transform: uppercase;
vertical-align: middle;
white-space: normal;
    font-size: 15px;
    font-family: "Roboto Condensed", Arial, Tahoma, sans-serif;
    text-align: left !important;
    line-height: 19px !important;
    display: table-cell !important;
    font-weight: 700;
    padding: 0 15px;
    max-width: 170px !important;
  }



.mhb-custom--zAuaYxaC #menu-menu-principal li.contact a span, #menu-menu-principal-1 li.contact a span{
   font-size: 12px !important;
    line-height: 13px !important;
    text-align: center !important;
    padding: 0 30px !important;
   /* width: 110px;*/
    color: #666892;

}


.mhb-custom-iYS4k_BkM{
	font-size: 12px;
    font-family: "Roboto Condensed", Arial, Tahoma, sans-serif;
}

.mhb-custom--zAuaYxaC .menu > li.current-menu-item > a, .mhb-custom--zAuaYxaC .menu > li:hover > a, #menu-menu-principal-1 li:hover > a, #menu-menu-principal-1 .current-menu-item > a{
    color: #fff !important;
}


.mhb-custom--zAuaYxaC #menu-menu-principal .container li a, #menu-menu-principal-1 .container li a {

    color: #27273a;
    font-family: "Roboto Condensed",Arial,Tahoma,sans-serif;
    font-weight: 700;
    height: 90px;
    display: table-row;

}

.mhb-custom--zAuaYxaC #menu-menu-principal > li > a:hover, #menu-menu-principal-1 > li > a:hover {

    text-decoration: none;

}

.mhb-custom--zAuaYxaC #menu-menu-principal {
    border-top: 1px solid #ebebeb;
}


.mhb-custom--zAuaYxaC #menu-menu-principal > li > a, .mhb-custom--zAuaYxaC #menu-menu-principal > li > a::after, 
#menu-menu-principal-1 > li > a, #menu-menu-principal-1 > li > a::after {

    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;

}

.mhb-custom--zAuaYxaC #menu-menu-principal > li > a,  #menu-menu-principal-1 > li > a {

    display: block;
    line-height: 60px;
    padding: 22px 0 14px;
    position: relative;

}
#menu-item-27 > a:nth-child(3), .mhb-custom--zAuaYxaC #menu-menu-principal > li > a .menu-toggle {
    padding: 0;
}

.mhb-custom-qkmC_yebW{
    margin: 0;
}

.footer_action > div:nth-child(1) > div:nth-child(1) > div:nth-child(1){
    padding: 0;
    margin: 0;
}
.mhb-custom--zAuaYxaC #menu-menu-principal > li.contact > a,  #menu-menu-principal-1 > li.contact > a{
    line-height: 30px;
    padding: 4px 0 4px;
}


.mhb-menu .menu li ul li {
    position: relative;
    width: 100%;
    padding: 0;
}

.mhb-extras .search form input {
    border-width: 0;
    background-color: #fbfbfb;
    box-shadow: unset;
    border-color: transparent;
}


.mhb-view.desktop .action-bar .mhb-row-wrapper {
    min-height: 45px;
}

.mhb-extras .search form i {
    position: absolute;
    right: -10px;
    left: unset;
    font-size: 22px;
    color: white;
    top: -5px;
}

/*
.mhb-custom-K-ooi08_Y a, .mhb-custom-K-ooi08_Y .search form i {
    background-color: #0072bc;
}
*/

.action-bar .mhb-col.right {background-color: #fbfbfb;}

.action-bar .mhb-col.right:hover {
  background-color: rgba(233, 245, 252, 1);
}

.action-bar .mhb-col.right:hover input[type="text"]{ background-color: rgba(233, 245, 252, 1) !important; }


.mhb-custom--zAuaYxaC #menu-menu-principal li.contact a::before,  #menu-menu-principal-1 li.contact a::before{

content: '\e84d';
font-size: 26px;
line-height: 24px;
vertical-align: middle;
color: #666892;
margin-top: 10px;
font-family: "mfn-icons";
font-style: normal;
font-weight: 400;
display: block;
text-decoration: none !important;
margin-right: .2em;
text-align: center;
font-variant: normal;
text-transform: none;
margin-left: .2em;

}





@media screen and (max-width: 769px) {

	.vm_agenda_feed .bloc-agenda.avec-image .bloc-inner-agenda .bloc-icon {
		top:-200px;
		right:15px;
	}
	
	
	.vm_agenda_feed .bloc-agenda .bloc-inner-agenda .inner-content {
		width:inherit;
		max-width:none;
		margin-right:30px;
	}

	.section_wrapper, .container,  {
    padding-left: 10px!important;
    padding-right: 10px!important;
	}

}


#Footer .footer_copy .one {
    margin-bottom: 15px;
    padding-top: 15px;
    min-height: 33px;
}


@media only screen and (max-width: 769px) {
  #Footer .container {
    max-width: initial !important;
    padding-left: 0px;
    padding-right: 0px;
  }
}

#actualites_fdmjc .elementor-post__excerpt p {
  overflow: hidden;
  position: relative; 
  line-height: 1.2em;
  max-height: 2.3em; 
  text-align: justify;  
  margin-right: -1em;
  padding-right: 1em;
}

#actualites_fdmjc .elementor-post__excerpt p::before {
  content: '...';
  position: absolute;
  right: 0;
  bottom: 0;
}

#actualites_fdmjc .elementor-post__excerpt p:after {
  content: '';
  position: absolute;
  right: 0;
  width: 1em;
  height: 1em;
  margin-top: 0.2em;
  background: white;
}


#actualites_fdmjc .elementor-posts .elementor-post__card .elementor-post__read-more {
    margin-bottom: 0px;
}

#actualites_fdmjc .elementor-posts .elementor-post__card .elementor-post__excerpt, #actualites_fdmjc .elementor-posts .elementor-post__card .elementor-post__title, #actualites_fdmjc .elementor-posts--thumbnail-top .elementor-post__thumbnail__link {
    margin-bottom: 3px;
}


.section-post-header .single-photo-wrapper.image .image_frame {
    max-width: 100% !important;
}

.tribe-events-event-image {
    border: 1px solid #f8f8f8 !important;
    }


@media screen and (max-width: 768px) {
    .tribe-events-single ul.tribe-related-events li {
        padding: 10px 5px !important;
    }
}

@media only screen and (max-width: 479px){
    .content_wrapper{
        padding-top:20px;
    }
}

.post-header {
    margin-top: 20px;
}

.telechargerficheemploi .elementor-icon-box-wrapper{
    padding: 10px;
    border-left: solid 4px #f26d7d;
    background-color: #fff; 
}


.telechargerficheemploi .elementor-icon-box-icon{
    margin-right: 15px;
}


.telechargerficheemploi span.elementor-icon{
    color: #f26d7d !important; 
}


.telechargerficheemploi.elementor-widget-icon-box .elementor-icon-box-content .elementor-icon-box-title {
    color: #303c5f !important;
}


.telechargerficheemploi a:hover{
    text-decoration: none;
}

.telechargerficheemploi .elementor-icon-box-wrapper:hover{
        background-color: #efefef; 

}

.single-offresemploi .post-header .title_wrapper h1{
    text-transform: uppercase;
}

.single-offresemploi .post-header .title_wrapper h1::after {
    background: #f26d7d;
    width: 80px;
    height: 4px;
    content: '';
    display: block;
    margin-top: 8px;
}


.single-offresemploi #Content {
    background-image: url(https://www.fdmjc-tarn.fr/wp-content/uploads/2019/07/dot-bg-mono.jpg);
    background-position: bottom center;
    background-size: cover;
}

.single-offresemploi #Content .content_wrapper{
    background-color: transparent;
    background-image: linear-gradient(300deg, #eaeaea 0%, #fcfcfc 100%);
    opacity: 0.95;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

/* GLOBAL */
.post-header {
  margin-top: 20px !important;
}

.sections_group .column {
  margin: 0 1% 40px;
}
