

.touch .popup_menu_holder_outer { 
display: none;
}

.title_holder{ 
display: none !important;
}

.title_size_large h1 {  
font-size: 0px !important;
}
 
.touch .popup_menu_opened .popup_menu_holder_outer{
display: block;
}

.cover_boxes ul li .box .box_content { top: 0; }
.cover_boxes ul li .box .qbutton { margin-top: 18px; }

.drop_down .second .inner .widget {
padding-bottom: 13px;
}

.drop_down .second .inner .widget a{
padding: 0px !important;
}

.blog_small_image h2,
.blog_small_image h2 a { font-size: 22px; }

.footer_bottom {
height: 80px;
}

.contact_section .separator, .contact_section .separator.small.right, .contact_section .separator.small.left {
margin-top: 20px;
margin-bottom: 10px;
}

.contact_form {
margin-bottom: 90px;
}

.social_share_dropdown ul li :hover i {
color: #B2B2B2 !important;
}

.blog_holder article .post_text .post_text_inner {
padding-top: 33px;
}
 

.blog_holder article .post_info {
margin-bottom: 25px;
}

header.sticky .header_bottom {
box-shadow: none;
}

nav.mobile_menu ul li a, nav.mobile_menu ul li h3 {
text-transform: uppercase;
}

.fiche_activite p {
    font-size:15px !important;
    line-height:18px !important;
text-align: justify !important;
}

.fiche_activite ul {
    font-size:15px !important;
    line-height:18px !important;
    text-align: justify !important;
    list-style-position: outside;
    list-style-type: square;
    margin-left:25px;
    margin-top:7px;
    margin-bottom:10px;
}

.fiche_cs p {
    font-size:15px !important;
    line-height:18px !important;
text-align: justify !important;
margin-top: 5px !important;
}
.fiche_activite h4 {
    font-size:16px !important;
    line-height:20px !important;
}
.fiche_cs h4 {
    font-size:16px !important;
    line-height:20px !important;
}

div.title.title_size_large.position_center 
{
	height: 130px !important;
}