/*
Theme Name: Thème Halal Contrôle
Theme URI: https://www.synergyweb.fr
Version: 1.0
Description: Thème adapté pour Halal Contrtôle Par la société Syerngy Web
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

/* Add your custom styles here... */

/* TOP BAR */
.fl-page-bar .fl-page-bar-text .fa{margin-right:20px;font-size:25px;}
/* MENU */
@media screen and (min-width:992px){
	.fl-page-header .fl-page-header-row .fl-page-header-logo-col{width:18%;}
	.fl-page-header .fl-page-header-row .fl-page-nav-col{width:82%;padding-left:0px;}
}

/*Largeur du logo*/
.fl-page-header-logo-col{width:36%!important;}

/* FOOTER */
.fl-page-footer{border:none;}
.fl-page-footer .fl-page-footer-text{font-size:14px;}
/* Span texte de couleur rouge */
span.texte-rouge{color:#e44a37!important;}
/*#########   PAGE ACCUEIL   ##################*/
/* Zone Slider */
#slider-accueil a.slider-prev{padding:15px;background: #e44a37;}
#slider-accueil a.slider-next{padding:15px;border:1px solid #fff;}

#slider-accueil .bx-controls .bx-pager .bx-pager-item a{width:15px;height: 15px;border-radius: 10px;background:#fff;border:solid 2px transparent;}
#slider-accueil .bx-controls .bx-pager .bx-pager-item a.active{background: transparent;border:2px solid #fff;}
#slider-accueil .fl-slide-title{display:inline-block;font-weight:700;font-size:32px;padding:8px 20px 7px 0px !important;background-color:#35332f;}
#slider-accueil .fl-slide-title:before{content:"+";margin-right:20px;padding:10px 20px;background-color:#e44a37;}
#slider-accueil .fl-slide-text{display: flex;justify-content:center;align-items: center;}
#slider-accueil .fl-slide-text .logo-halal{margin-right:20px!important;}
#slider-accueil .fl-slide-text .texte-slide{font-size:3.8vw;font-weight:900;line-height:1;}
/* Zone features */
#section-features .uabb-infobox-text-wrap .uabb-infobox-cta-link{display:inline-block;padding:10px 20px;}
#section-features .feat-vert .uabb-infobox-cta-link{background-color:#99cc00;color:#fff;}
#section-features .feat-vert .uabb-infobox-cta-link:hover{background-color:#574f4e;color:#fff;}
#section-features .feat-gris .uabb-infobox-cta-link{background-color:#574f4e;color:#fff;}
#section-features .feat-gris .uabb-infobox-cta-link:hover{background-color:#e44a37;color:#fff;}
#section-features .feat-rouge .uabb-infobox-cta-link{background-color:#e44a37;color:#fff;}
#section-features .feat-rouge .uabb-infobox-cta-link:hover{background-color:#99cc00;color:#fff;}
.feat-vert
/* Zone actualités */
#module-actu .uabb-post-heading{margin-bottom:20px;}
#module-actu .uabb-blog-posts-description{border-top: 1px solid #fff;padding-top:20px;}
#module-actu .uabb-read-more-text a{background-color: #fff;padding: 10px 20px;display: inline-block;border-radius: 5px;border: 1px solid #2c3e50;}
#module-actu .uabb-read-more-text a:hover{background-color:#e44a37;color:#fff;}
/* Zone contact */
#section-contact .res-sociaux .fa{font-size:25px;margin-right:20px;color:#686d80;}
#section-contact h4.titre-fonce{color:#2c3e50;}

/*modification du padding de la sidebar*/
.fl-sidebar-right {
    padding-left: 0px!important;
}

/*Apparence du H2 dans le contenu*/
.fl-builder-content .fl-module-content h2:not(.home h2) {border-bottom: 3px solid #ff0000!important;}

/* RESPONSIVE */
@media screen and (min-width:768px){
	#slider-accueil .bx-controls .bx-pager{bottom:60px;}
}
@media screen and (max-width:768px){
	#slider-accueil .logo-halal{width:20%;}
	#slider-accueil a.slider-prev, #slider-accueil a.slider-next{padding:8px;}
	#slider-accueil .fl-content-slider-svg-container, #slider-accueil .fl-content-slider-svg-container{width:25px;height: 25px;}
	#slider-accueil .fl-slide-title{font-size:22px!important;}
	#slider-accueil .fl-slide-title:before{padding:5px 10px;}
}
