/*
Theme Name: sbarchitecture
Description: Child theme for Avada theme 
Author: Florian Verrine
Author URI: https://www.florian-verrine.com
Template: Avada
Version: 2.0.0 
Text Domain:  Avada 
*/
/*********************GENERAL*********/
.fusion-tb-previous,.fusion-tb-next {
background-color:#941818;
	padding:10px 30px;
	}
.fusion-slider-sc .flex-direction-nav a {
	color:#941818!important;
}
.swiper-slide.swiper-slide-next {
	opacity:1!important;
	visibility:visible!important;
}
.blocprojet .fusion-post-card-image{
visibility:hidden
}
.fusion-filters {
	padding:10px 30px!important;
	margin:0!important;
}
.fusion-slider-sc .flex-direction-nav a {
	opacity:1!important;
}
.fusion-slider-sc:not(.fusion-has-margin) .flexslider {
    margin: 0!important
}
.flexslider {
	max-height:calc(100% - 103px)!important;
	height:calc(100% - 103px)!important;
}

.flexslider .slides img {
	object-fit: cover;
    max-height: 700px;
}
.flex-control-nav {
	display:none;
}
.bloccadrehome {
	margin-left:0px!important;
	margin-right:0px!important;
}
.bloccadre {
	margin-left:30px!important;
	margin-right:30px!important;
}
/*
.bloccontactprojet .fusion-builder-row:first-child{
	padding-top:30px;
background-image: linear-gradient(180deg, var(--awb-custom_color_2) 0%, rgba(255, 255, 255, 0) 100%);
	border-radius:10px 10px 0 0;
}*/
.blocdataprojet .fusion-builder-row,.fusion-content-tb .fusion-builder-row{
	padding-top:0!important;
	background-image:none!important;
}
.titlemarqueur .fusion-title-heading::before {
    content: "";
    flex-shrink: 0;
    display: inline-block;
    background: #e2c36c;
    width: 0.8rem;
    height: 0.8rem;
    margin-right: 1.5rem;
    margin-top: 0.6rem;
}
.u-icon {
    display: inline-block;
    width: 1.3em;
    height: 1.3em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
	/*    transform: translateY(0.1em) rotate(45deg);*/
}
.related-posts {
    margin-top: 0px!important;
}
i.fa-solid {
	font-family: awb-icons !important;
	font-style:normal!important;
}
.catprojet .fusion-title-heading {
	text-decoration:underline
}
.fusion-gallery-image img {
	border-radius:4px;
}
.otgs-development-site-front-end {
	display:none
}