@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200..1000&display=swap');
html {
  scroll-behavior: smooth;
}

body {
	background: #fff;
	color: #1e2a44;
	font-size: 28px;
	line-height: 1.25;
	padding:0;
	margin:0;
	font-family: 'gadugiregular';
} 
body.site{
	border-top:none;
	padding:0;
	margin:0;
}
.header-inner .item-113 {
    display: none;
}
.devisgrat {
    color: #fff;
    text-orientation: mixed; 
    animation: blink 1s infinite;
}
@keyframes blink { 
  0% { opacity:0; }
  50% { opacity:1; } 
  100% { opacity:0; }
}
.body{overflow:hidden;background: #fff;}
.container {
    width: 100%;
    max-width: 1440px;
}
a {
    color: #0a0909;
    text-decoration: none;
    transition: all .4s;
}
a, input, button, texatrea, select{/* outline:none !important; *//* box-shadow:none !important; */}
 
.scroll a {
    background: url(../images/scroll.png) no-repeat top center;
    position: absolute;
    width: 28px;
    height: 38px;
    display: block;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 2;
    font-size: 0;
}
.nav-top .nav {
    margin: 0 auto 0;
    display: flex;
    float: none;
    text-align: center;
    justify-content: center;
}
.nav-top a{
	color:#fff;
	font-size: 21px;
	font-family: 'itc_avant_garde_gothic_sXLtOb';
}
.nav-top li{
	margin:0 15px
}

.nav-top2 .nav {
    margin: 30px auto 0;
    display: flex;
    float: none;
    text-align: center;
    justify-content: center;
}
.nav-top2 >ul>li>a, .nav-top2 >ul>li>span{
	color:#fff;
	font-size: 26px;
	padding: 4px 20px 7px 10px;
	font-family: 'itc_avant_garde_gothic_stMdOb';
}
.nav-top2 >ul>li{
	margin: 0 5px;
}
header .item-272{display:none}
/****************/
#social_block a {
    font-size: 0;
    color: #fff;
}
.RightHeader {
    display: inline-block;
    float: right;
    padding-top: 8px;
    font-size: 31px;
}

.mediatop ul {
    /* display: flex; */
    /* margin: 0; */
    /* padding: 0 10px; */
}
section#social_block span{display:inline-block;float:left;padding-right: 10px;font-size: 26px;color: #fff;font-weight: 100;}

.hi-icon {
	display: inline-block;
	cursor: pointer;
	margin: 0 6px;
	text-align: center;
	position: relative;
	z-index: 1;
	color: #fff;
}
.hi-icon a span{display: none;}
.hi-icon a:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	content: '';
	-webkit-box-sizing: content-box; 
	-moz-box-sizing: content-box; 
	box-sizing: content-box;
}
.hi-icon  a:before {
	font-family: 'FontAwesome';
	speak: none;
	font-size: 23px;
	line-height: 1;
	padding: 5px 0 7px;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	display: block;
	-webkit-font-smoothing: antialiased;
}
/* Effect 3 */ 
.hi-icon-effect-3 .hi-icon a{
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
	transition: color 0.3s;
}

.hi-icon-effect-3 .hi-icon a:after {
	top: -2px;
	left: -2px;
	padding: 2px;
	z-index: -1;
	background: #fff;
	-webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
	-moz-transition: -moz-transform 0.2s, opacity 0.3s;
	transition: transform 0.2s, opacity 0.3s;
} 
.hi-icon-effect-3b .hi-icon {
	float: right;
}
.hi-icon-effect-3b .hi-icon a{
	color: #ffffff;
	display: block;
	width: 30px;
	height: 30px;
	/* -webkit-border-radius: 50px; 
	-moz-border-radius: 50px;
	  border-radius: 50px; */
	padding-top: 1px;
	text-decoration: none;
} 
.hi-icon-effect-3b .hi-icon a:hover {
	color: #000 !important;
}
.hi-icon-effect-3b .hi-icon a:after {
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
	opacity: 0;
}
.hi-icon-effect-3b .hi-icon a:hover:after {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}
.topcontact a{color: #fff !important;}
.topcontact {
   font-weight: 700;
   right: 0;
   margin-top: 0;
   padding-left: 22px;
}

nav.mobile-nav {display: none;}
nav.mobile-nav a {
    color: #af0a06;
    background: #fff;
    padding: 7px;
    margin: -10px 30px 0;
}
#navigationMenu{display:none}
section.SliderPage {
    position: relative;
}
header li.item-101, header li.item-1038 {
    display: none;
}
.flexslider li .jslider-image:before {
    content: '';
    background: rgb(25 28 49 / 68%);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.slide-desc >span, .slide-desc >div {
    width: 100%;
    display: block;
    position: relative;
    z-index: 1;
}
.slide-desc >span:before, .Slineinterne .slide-desc>div:before{
	    content: '';
	    position: absolute;
	    top: -50px;
	    right: 0;
	    width: 368px;
	    height: 292px;
	    left: 0;
	    margin: 0 auto;
	    clip-path: polygon(50% 0, 100% 0, 50% 100%, 0% 100%);
	    z-index: -1;
	    background: #a90600;
	    transition: all .3s;
}
 .Slineinterne .slide-desc>div:before{
	    width: 288px;
	    height: 202px;
 }
a:active, a:hover, a:focus {
    color: #a51d37;
    text-decoration: none;
}

a.pdf {
    position: relative;
    display: table;
    background: url(../images/ic-pdf.png) top left no-repeat;
    height: 40px;
    padding-left: 47px;
}

.view-article .art-arb a.pdf {   
    background: url(../images/ic-pdf.png) top right no-repeat;
    padding-right: 47px;
}

img{max-width:100%;height:auto;}

.img-right, .pull-right {
    position: relative;
    float: right;
    margin: 0 0px 0px 85px;
}

.img-left, .photo.lf, .pull-left {
    position: relative;
    float: left;
    margin: 0 75px 30px 0px;
}

.img-left, .img-right {
    overflow: hidden;
    max-width: 100%;
    height: auto;
}

img.img-left.left1 {padding-top: 80px;}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    line-height: 1em;
    font-family: "Cairo", sans-serif;
    font-weight: 900;
    font-style: italic;
}

 
 
.view-article h2, .view-article  .h2{
 text-align: left;
 font-size: 28px;
 color: #000;
}
 
 
.clearfix {
    display: block;
    clear: both;  
}

header.header .container-fluid {
    max-width: 1800px;
    margin: auto;
    width: auto;
}
.TopHead{
    padding-top: 30px;
    z-index: 999 !important;
}
.sticky-wrapper{
    /* background: #2b3252; */
    /* position: relative; */
    height: inherit !important;!i;!;
}

.is-sticky .topheader a.logo {
    margin: 12px auto;
}
.is-sticky .topheader  a.logo img {
    max-width: 120px;
}
.is-sticky .topheader .nav-top a, .is-sticky .topheader .nav-top2 a{
	font-size: 20px;
}
.is-sticky .topheader .nav-top2 .nav {
    margin: 10px auto 0;
}
.is-sticky .topheader .RightHeader{font-size:25px;padding-top: 30px;}
.is-sticky .topheader section#social_block span{
    display: none;
}
 
.is-sticky .topheader .topcontact{font-size:20px;margin-top: -10px;}
.is-sticky .topheader .sf-menu a, .is-sticky .topheader .sf-menu span.separator{
    font-size: 16px;
}

.is-sticky .topheader .sf-menu ul a, .is-sticky .topheader .sf-menu ul span.separator{
    font-size: 16px;
}
.is-sticky .topheader .RightHeader .menu a, .is-sticky .topheader .RightHeader span.separator{font-size: 16px;}
.is-sticky .topheaderul.nav.menu.sf-menu.mod-list.sf-js-enabled.sf-arrows {
    margin-top: -13px;
}
.banni{background:#eaeaea; min-height: 280px;
    display: block;
    margin-top: -43px;}

 header.header .top {display: flex;justify-content: end;/* padding-top: 24px; */margin-right: 65px;/* margin-bottom: 10px; */}

.itemid-101.langs-ar-AA header.header .top {margin-left: 120px; margin-right: 0px;}

.searchrech  .form-inline { margin-right: 53px;}

.searchrech .form-inline label {display: none;}

input#mod-search-searchword108 {border: none !important;border-bottom: 1px solid #ccc !important;}

.searchrech .form-inline input.button {font-size: 0;}

.mod-languages select:focus,
.mod-languages select {
    word-wrap: normal;
    border: none;
    font-family: cursive;
    font-family: 'bsi_gestalight';
    font-size: 22px;
    color: #757575;
    border: none;
    box-shadow: none;
    outline: none;
}
  
.moduletableslider {position: relative;margin-top: -62px; z-index: 99;}

a.logo {
	position: relative;
	z-index: 2;
	display: block;
	text-align: center;
	height: auto;
	padding: 0 0 20px;
}

.header-inner.row {position: relative;z-index: 2;padding: 0;margin: 0;}

.nav-menu {padding-top: 11px;margin: auto;float: left;display: inline-block;}
.is-sticky .topheader .nav-menu{
	padding-top: 15px;
}
header.header {
	background: #2b3252;
    position: relative;
}
.itemid-101 header.header {
    position: absolute;
    left: 0;
    background: rgb(0 0 0 / 27%) !important;
    right: 0;
    top: 0;
    z-index: 999;
}

.header-inner.row .col-lg-2.col-md-2.col-sm-12 {
    /* padding: 0; */
}

.header-inner.row .col-lg-10.col-md-2.col-sm-12 {
    padding: 0;
}

/********** slide home *******/

 
.slide-desc {
    width: 100% !important;
    color: #fff;
    padding-bottom: 25% !important;
    max-width: 1020px;
}

.slide-desc h3 {
    color: #fff;
    font-size: 48px;
    /* text-transform: uppercase;*/
    margin: 0;
    padding: 0;
    !i;!;
    /* font-family: 'itc_avant_garde_gothic_stBkOb' !important; */!i;!;
    font-weight: normal !important;!i;!;
    !i;!;
}

.slide-desc h2 {
    color: #fff;
    font-size: 40px;
    /* text-transform: uppercase; */
    font-style: italic;
    margin: 10px 0 0;
    padding: 0;
    text-align: center;
} 
 
a.linkdevis {
    font-weight: 900;
    color: #a90600;
    padding-right: 160px;
    font-size: 34px;
    position: relative;
    float: right;
    margin-right: 26px;
    margin-top: 20px;
}

a.linkdevis:before {
    content: '';
    background: #a90600 url(../images/flchnoir.png) no-repeat  right 40px center;
    clip-path: polygon(17% 0%, 100% 0%, 83% 100%, 0% 100%);
    width: 142px;
    height: 42px;
    position: absolute;
    right: 0;
    top: 9px;
    color: #000;
    text-align: center;
    font-weight: 700;
    padding: 0;
    display: block;
}

 
/************* end slide home *********/
.moduletablebann-interne {
    position: relative;
    background: #25578f;
    height: 480px;
    margin-top: -62px;
}

.langs-ar-AA  .searchrech{
	margin-left:25px;
}

.langs-ar-AA  header.header .top {
    display: flex;
    justify-content: start;	
	flex-direction: row-reverse;
}

.view-article.itemid-101 div#flexslider-90 {
    display: none;
}

.is-sticky .topmenu {
    background: #fff;
    z-index: 2000 !important;
    left: 0;
    right: 0;
    width: 100% !important;
    border-bottom: 1px solid #bebebe;
}

.Slineinterne {position: relative;height:300px;overflow:hidden}
.Slineinterne:before{content:'';background:rgb(0 0 0 / 30%); position:absolute;top:0;left:0;right:0;height:100%}
.Slineinterne .slide-desc, .sloganbanneri.slide-desc {
    position: absolute;
    top: 100px;
    text-align: center;
    margin: 0 auto;
    display: block;
    max-width: 820px !important;
    left: 0;
    right: 0;
    color: #fff;
    font-weight: 900;
    font-size: 38px;
    padding: 0 20px;
    padding-bottom: 0 !important;
}

.sloganbanneri.slide-desc {
    top: -260px;
}

.Slineinterne .slide-desc h3, .sloganbanneri.slide-desc h3 {
    font-size: 38px;
}
.Slineinterne .slide-desc h2, .sloganbanneri.slide-desc h2 {
    font-size: 38px;
} 

/*********/

.boxes:hover h3 {
    color: #a80000;
}


.mediatop {
    float: left;
}

.topontact a {
    font-family: 'itc_avant_garde_gothic_stBdOb';
    color: #fff;
    font-size: 20px;
}

/****************---------HEADER------------*********************/
h1 {
    padding-bottom: 30px;
    position: relative;
    color: #191c31;
    text-align: left;
    font-size: 48px;
}
h1:before { 
}
.ContentPage{position:relative;background: url(../images/bg_content2.jpg) no-repeat top left;}
.ContentPage:before{
	content:'';
	/* background: url(../images/bg_content.png) no-repeat top center; */
	top: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	z-index: 0;
	position: absolute;
}
section.Block1 {
    padding: 60px 0;
    position: relative;
    z-index: 1;
}
 .custom {
    width: 100%;
    /* display: block; */
}
.Block1 h1  {
	margin: 0 0 40px;
	text-align: right;
	padding-right: 120px;
}
.Block1 h1 span, .Block3 h1 span,  h1 span{
	font-family: 'itc_avant_garde_gothic_sXLtOb';display:block;
	font-size: 44px;
}
.Block2{
	padding-top: 40px;
}
.Block2 .BlkImg{
	margin:0 auto 30px;
	max-width: 380px;
	display: block;
}
.BlkImg .Img{
	position:relative;
	display: block;
}
.BlkImg .Img:before{
	content:url(../images/puce.png);
	position:absolute;
	right:10px;
	bottom:10px;
	z-index: 1;
}
.BlkImg .Img:after{
	content:'';
	position:absolute;
	bottom: -1px;
	right:0;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 0 100px 100px;
	border-color: transparent transparent #ffffff transparent;
	transform: rotate(0deg);
}
.Block2 h2{
	font-family: 'itc_avant_garde_gothic_demiOb';
	font-size: 38px;
	color:#a90600;
	padding:30px 0;
	margin: 0;
}

a.linkimgbox {
    border-top: 10px solid #e8e8ea;
    display: block;
    clip-path: polygon(0 0, 100% 0, 100% 96%, 80% 100%, 62% 87%, 0 100%);
    position: relative;
}
a.linkimgbox:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    right: 50%;
    clip-path: polygon(0 0, 100% 0, 100% 96%, 80% 100%, 62% 87%, 0 100%);
    z-index: 9;
    background: transparent;
    transition:all .3s
}

section.Block3 {
	background:url(../images/bg_blk3.jpg) no-repeat top center;
    padding:  140px 0px 0px 0px;
    position: relative; 
    z-index: 1;
}
section.Block3:before{
	content:''; 
}
.Block3 .BlkContent{
	max-width:600px
}
.Block3 h1 {
	margin: 0 0 40px;
	text-align: left; color:#191921
}
h1.red{
	color:#a90600;
}
.Block3 h1.red{
	padding-left:50px
}
.Block3 ul li{position:relative;list-style:none;padding-left:30px;font-family: 'itc_avant_garde_gothic_stBdOb';font-size: 32px;}
.Block3 ul li:before{ 
    content: '';
    position: absolute;
    bottom: 10px; width:12px;height:10px;
    left: 0; 
   clip-path: polygon(20% 0%, 100% 0, 76% 100%, 0% 100%);
    z-index: 9;
    background: #a90600;
    transition:all .3s
}
/*********************/



.boxes:hover a.linkimgbox:before, .boxes a.linkimgbox:hover before {
    left: 0;
    right: 0;
    background: rgb(168 0 0 / 29%);
}
h2 strong{
  display:block;
  font-weight: 700;
  font-size:28px;
}
.boxes {
    margin: 0 auto 30px;
    font-weight: 300;
}


.contentBox {
    padding: 35px 20px 0;
}

.contentBox h3 {
    font-weight: 700;
    font-size: 42px;
    font-style: normal;
    padding-bottom: 20px;
}
.contentBoxDevis {
    background: #191c31;
    position: relative;
    display: block;
    color: #fff;
    text-align: right;
    padding-top: 117px;
    padding-bottom: 140px;
    padding-right: 60px;padding-left: 20px;
    clip-path: polygon(0 0, 100% 0, 100% 96%, 80% 100%, 62% 87%, 0 100%);
}
.contentBoxDevis p {
    font-weight: 100;
    font-style: italic;
    text-transform: uppercase;
    font-size: 28px;
}

.contentBoxDevis h3 strong {
    display: block;
    font-weight: normal;
    font-weight: 900;
    text-transform: uppercase;
}
 .linkdevis {
    display: block;
    color: #a90600;
    position: relative;
    text-transform: none !important;
    padding-right: 0;
    margin: 60px 0 20px;
    font-family: "Cairo", sans-serif;
    font-weight: 500 !important;
}

  .linkdevis:before {
    content: '';
    position: absolute;
    right: -60px;
    top: -20px;
    background: url(../images/linkdevis.png) no-repeat top right;
    width: 164px;
    height: 164px;
}

.contentBoxDevis h3 {
    font-weight: 700;
    font-size: 28px;
}
.contentBoxDevis:before {
 
}
 
section.Block2 { 
}

.BlockBlue {
    max-width: 610px;
    float: right;
    padding-top: 40px;
    padding-right: 130px;
    padding-left: 90px;
    font-size: 30px;
}

.BlockBlue ul li {
    font-size: 23px;
    position: relative;
    list-style: none;
    height: 65px;
    padding-left: 70px;
    padding-top: 10px;
    margin: 0 0 10px;
}
ul.listartisanhome{margin:30px 0;padding:0}
ul.listartisanhome li:before{
  top: 0;
}
ul.listartisanhome li:first-child:before{
  content: url(../images/puce_art1.png);
  position: absolute;left:0
}
ul.listartisanhome li:nth-child(2):before{
  content: url(../images/puce_art2.png);
  position: absolute;left:0
}
ul.listartisanhome li:nth-child(3):before{
  content: url(../images/puce_art3.png);
  position: absolute;left:0
}
ul.listartisanhome li:nth-child(4):before{
  content: url(../images/puce_art1.png);
  position: absolute;left:0
}
ul.listartisanhome li:nth-child(5):before{
	content:url(../images/puce_art5.png);
	position:absolute;left:0
}

.BlockCouvreur h4 {
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    color: #191c31;
}

.BlockCouvreur h4 strong {
    font-weight: 300 !important;
    display: block;
    padding-bottom: 5px;
    font-weight: normal;
}



.BlockCouvreur p {
    display: block;
    max-width: 480px;
    padding: 40px 45px;
    color: #595c6e;
}
.BlockCouvreur {
    background: url(../images/map_text.png) no-repeat top right;
    padding-bottom: 100px;
}

.BlockCouvreur .link {
    display: table;
    color: #a90600;
    font-size: 36px;
    font-weight: 900;
    font-style: italic;
    position: relative;
}

.BlockCouvreur .link:before {
    content: '';
    position: absolute;
    right: 30px;
    top: -17px;
    background: url(../images/pucelink.png) no-repeat top right;
    width: 164px;
    height: 164px;
}

section.Block4 {
    padding: 70px 0;
    position: relative;
    z-index: 1;
}
.ImgGalery{max-width:500px;margin:0 auto}
section.Block4 .col-md-3{
	padding:0
}
section.Block4 h1 span{display:initial; padding-right:10px}
section.Block5 {
    position: relative;
    /*margin: 0 auto 100px;*/
} 
section.Block5 h1 {
    margin: 0 0 30px;
    line-height: 1;
    display: block;
    max-width: 50%;
    font-size: 42px;
}
section.Block6{
	margin:0 auto 60px;
	color: #8e8d92;
}
section.Block6 .text {padding-top: 140px;}
section.Block6 h2{color:#191921}
section.Block6 h2 span {font-family: 'itc_avant_garde_gothic_sXLtOb';display: block;}

a.more {
    background: url(../images/puce.png) no-repeat right center;
    padding-right:45px;
    display: inline-block;
    margin: 20px 0;
}

.Block7{margin: 0 auto 70px;}

.Block7 h1{color:#191921;display: block;}
.Block7 h1 span {font-family: 'itc_avant_garde_gothic_sXLtOb'; display:inline }


.infoboxcontact {
    font-weight: 900;
    font-size: 26px;color:#fff
}
footer {
    background: #191921 url(../images/footer.png) no-repeat left bottom 30px;
    padding: 85px 0 230px;
}
footer a{color:#fff}
footer .nav, footer .menu li{
	display:block;
	font-family: 'itc_avant_garde_gothic_sXLtOb';
	float: none;
}
p.copyright {
    color: #fff;
    margin: 0;
    padding: 40px 0 0;
    font-size: 18px;
    clear: both;
}

div#fcp_wrapper {
    font-family: inherit;
    background: transparent;
    border: 0;
    padding: 0;
    margin: 0;
}

div#fcp_wrapper input:not([type="submit"]), div.fcp_line textarea {
    height: 58px;
    background: #6b6b6b !important;
    border: 0 !important;
    font-size: 18px;
    padding: 10px 20px !important;
    color: #fff;
    border: 0 !important;!i;!;
}
footer div#fcp_wrapper input:not([type="submit"]), footer div.fcp_line textarea {
	background: #ffffff !important;
}
 
div.fcp_line textarea {
  min-height:150px!important;
}

section.BlockUrgence {
    display: block;
    position: relative;
    padding: 90px 0;
    z-index: 1;
}
section.BlockUrgence:before{
	content:'';
	background: #f0f3f7;
	top: 0;
	bottom: 0;
	left: 0;
	width: 25%;
	z-index: 0;
	position: absolute;
}
section.BlockUrgence h1 {
    color: #a90600;
    margin-bottom: 30px;
    text-transform: uppercase;
}
section.BlockUrgence .custom   {
	/* max-width:1200px; */
}
section.BlockUrgence h1 span {
    font-weight: 500;
}

p.copyright a {
    color: #9194a9;
}
/**********------- Main ------**********/
main#content {
	position: relative;
	z-index:1;
	padding: 80px 0 100px;
	float: none;
	margin: 0;
}
.itemid-101 main#content {
	display: none;
}
 .item-page h4 {
   margin:0;
   font-family: 'itc_avant_garde_gothic_sXLtOb';
}
  .Imgright {
    position: relative;
    float: right;
    width: 100%;
}
.Imgright img{float:right}
  .Imgright iframe{width:100%}
.NbreTel {
    position: absolute;
    background: #a90600 url(../images/phone.png) no-repeat left 40px center;
    left: -97px;
    bottom: 45px;
    /* width: 95%; */
    height:76px;
    clip-path: polygon(5% 0%, 100% 0%, 95% 100%, 0% 100%);
    padding-left: 107px;
    padding-right: 90px;
    padding-top: 14px;
    font-size: 36px;
    font-weight: 900;
    color: #fff;
}
.item-page {
    font-size: 22px;
    text-align: justify;
    color: #595c6e;
    font-family: "Cairo", sans-serif;
}

.item-page strong {
    color: #191c31;
    font-weight: 900;
}
ul.list{
  list-style: none;
  margin: 0 0 60px;
  padding: 0;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}
ul.list li{font-weight: 800;color: #191c31;position: relative;padding-left: 24px;z-index: 0;text-align: left;}
ul.list li:before{
	content:'';
	background: #a90600;
	clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
	width: 9px;
	height: 9px;
	position: absolute;
	left: 0;
	top: 14px;
	z-index: 1;
}

ul.list.list3 {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 3;
    padding: 40px 0 0;
}
.boxdevis div#fcp_wrapper input:not([type="submit"]), div.fcp_line textarea {
	color:#000
}

#accordion{
  padding:0;
  clear: both;
  margin:30px 0;
}
#accordion {
    .button.collapse i:before {  
    content: "\f068";
}
  .button.collapse i:before {
    content: "\f067";
}
    .card-header{
         
    }
  
  .card-header button {
  display: block;    line-height: 1.2;
  position: relative; font-weight: 900;
  
  &::after {
    content: "";
      border: solid #a90600;
      border-width: 0 5px 5px 0;
      display: inline-block;
      padding: 7px;
      position: absolute;
      right: 25px;
      top: 29px;
      transform: rotate(45deg);
  }

  &[aria-expanded="true"]::after {
        top: 35px;
        border: 0;
        background: #a90600;
        width: 24px;
        height: 5px;
        transform: none;
        padding: 0;
  }
}
    .accordion-title{
            position: relative;
    display: block;
    padding: 17px 65px 17px 45px;
    background: #191c31;
    overflow: hidden;
    text-decoration: none;
    color: #fff;
    font-size: 28px;
    width: 100%;
    text-align: left;
    transition: all .4s ease-in-out;
        i{
            position: absolute;
            width: 40px;
            height: 100%;
            left: 0;
            top: 0;
            color: #fff;
            background: radial-gradient(rgba(#213744, .8), #213744);
            text-align: center;
            border-right: 1px solid transparent;
        }
       /* &:hover{
            padding-left: 60px;
            background: #213744;
            color: #fff;
            
            i {
                border-right: 1px solid #fff;
            }
        }*/
    }
    .accordion-body{
            background: #f0f3f7; font-weight: 500;
    padding: 50px 60px;
    font-size: 24px;
        
        ul {
            list-style: none;
            margin-left: 0;
            padding-left: 0;
        }
        
        li {
            padding-left: 1.2rem;
            text-indent: -1.2rem;

            &:before {
                content: "\f10a";
                padding-right: 5px; 
                font-size: 16px;
                font-style: normal;
                color: #213744;
            }
        }
    }
}
 .card {
    margin-bottom: 20px;
}


.Cadrebox {
    background: #191c31;
    min-height: 350px;
    clip-path: polygon(0 0, 100% 0, 100% 96%, 80% 100%, 62% 87%, 0 100%);
    display: block;
    color: #c7c7cb;
    padding: 44px 44px 90px;
    font-size: 22px;font-weight: 300;
}
.Cadrebox h3{
  padding:0;
  margin: 0 0 20px;
  position: relative;
  font-style: normal;
  font-size: 40px;font-weight: 900;
  color: #fff;
}
.Cadrebox h3:before{
      content: '';
    background: #a90600;
    position: absolute;
    width: 47px;
    height: 14px;
    left: 0;
    top: -44px;
    clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
}
.ContentP {
    display: block;
    margin: 50px 0;
}

.ContentP p {
    max-width: 700px;
}
.BlkAvis {
    padding: 75px 0 40px;
    display: block;
    overflow: hidden;
}
.BlkAvisinter {
    background: url(../images/puce1.png) no-repeat top 30px left 70px,url(../images/puce2.png) no-repeat bottom 30px right 70px;
    background-color: #f0f3f7;
    float: right;
    max-width: 950px;
    width: 100%;
    padding: 70px 70px 30px;
    min-height: 270px;
}

.BlkAvisA .BlkAvisinter {
    max-width: 100%;
    font-size: 20px;
    margin: 0 auto 20px;
    padding: 70px 40px 20px;
    background: url(../images/puce1.png) no-repeat top 30px left 40px,url(../images/puce2.png) no-repeat bottom 30px right 70px;    background-color: #f0f3f7;
}
section.ContentPage.couvreurs_gren .BlkAvisinter {
    background: url(../images/puce1.png) no-repeat top 30px left 0px,url(../images/puce2.png) no-repeat bottom 30px right 0px;
    background-color:transparent;
    color: #9194a9;
    font-size: 18px;
    padding: 70px 0 0;
    max-width: 500px;
    float:left
}
section.ContentPage.couvreurs_gren .BlkAvisinter p, section.ContentPage.couvreurs_gren strong.nameClient{ color: #9194a9;}

strong.nameClient {
    background: url(../images/star.png) no-repeat bottom left;
    padding-bottom: 20px;
    display: block;
    position: relative;
    padding-right: 42px;
    color: #191c31;
}
form.fcp_form{
	width:100%;
	max-width: 600px;
	/* margin: 0 auto; */
}
form .row {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    align-items: stretch;
    align-content: space-around;
} 
div#fcp_wrapper { 
    font-size: inherit;
}
.boxdevis div#fcp_wrapper label { 
    display:none
}
form .col-md-6 {
    width: 50%;
    float: left !important;
    padding: 0 15px !important;
}

div.fcp_line textarea {
    height: 87% !important;
    padding-top: 23px !important;
}

.fcp_textarea, .fcp_textarea div.fcp_controls {
    height: 100%;
}

.fcp_line.fcp_sendrow {
    clear: both;
    margin: 20px 0;
}
.convertforms{background:transparent !important}
.fcp_line.fcp_sendrow button{
	background:url(../images/puce.png) no-repeat right center;
	color: #a90600;
	padding: 0 35px 0 0;
	font-size: 24px;
	line-height: 1.1;
	position: relative;
	float: right;
	text-transform: none;
	text-align: right;
}

.fcp_line.fcp_sendrow button:before {
     
}
footer .sf-menu ul{
	margin-top:10px;
	padding: 0;
}
footer .sf-menu ul, footer .sf-menu ul li {
    position: relative;
    background: transparent;
    opacity: 1;
    display: block;
    top: 0;
    box-shadow: none;
}

footer .sf-menu li:before {
    display: none;
}
footer .item-101{display:none}
footer .sf-menu > li {
}
footer .sf-menu > li > a{
  font-size: 20px;
}
footer .sf-menu li> a:before{
  top:inherit;
  height: 2px;
}
footer .sf-menu li:focus > a:before, footer .sf-menu li.active >a:before, footer .sf-menu li.current>a:before, footer .sf-menu li:hover > a:before, footer .sf-menu li.current.active> a:before, footer .sf-menu li:hover> a:before, footer .sf-menu li> a:hover:before {
    top: inherit;
    height: 2px;
}
footer .sf-menu ul li a{
    font-size: 17px;
    position: relative;
    padding: 3px 15px;
}
footer .sf-menu ul li a:before {
    content: '';
    background: #a20702;
    width: 2px;
    height: 2px;
    display: block;
    left: 0;
    top: 18px !important;
    position: absolute;
}
.menu2footer{
	padding: 30px 50px 0 0;
}
.menu2footer> ul {
    /* -webkit-columns: 3; */
    -moz-columns: 3;
    /* columns: 3; */
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.menu2footer >ul>li{
	display:inline-block;
	margin-bottom: 10px;
	float: left;
}
.menu2footer >ul>li>a, .menu2footer >ul>li>span{
	font-family: 'itc_avant_garde_gothic_stBdOb';
}
 
.Blkavis {
    background: #f3f3f4;
    width: 100%;
    padding: 50px 50px;
    margin: 0 auto 30px;
    display: block;
    color: #8e8d92;
    position:relative;
    font-size: 18px;
    min-height: 270px;
}
.Blkavis:before{
	content:'';
	background:  url(../images/puce3.png) no-repeat;
	position:absolute;
	bottom:-30px;
	right:60px;
	width:99px;
	height: 82px;z-index:1
}
.Blkavis:after{
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 80px 0 0 80px;
	border-color: transparent transparent transparent #f3f3f5;
	transform: rotate(0deg);
}

.nameClient + .date {
    font-size: 15px; 
    margin-top: 28px;
}

.mail-top {color: #fff;font-weight: 100;margin-right: 42px;padding-top: 5px;}
header{
  !imprtant;
  }
.is-sticky .topheader{
  background: #1e2a44;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 94px;
}


.scroll_info {
    position: fixed;
    right: 0;
    top: 310px;
    /* background: #d3270f; */
    color: #fff;
    z-index: 999;
}

.scroll_info a {
    text-align: center;
    display: block;
    color: #fff;
    padding: 10px;
    margin: 1px;
    background: #be2109;
    max-width: 120px;
    font-size: 18px;
}

a.info_tel {
    font-size: 16px;
}

.scroll_info a:hover {
    background: #000;
    color: #fff;
}

a.info_devis {
    text-align: center;
}
.fa-phone:before { 
    transform: rotateY(180deg);
    display: block;
    margin-right: 10px;
    font-size: 22px;
}
/****************************/
 .item-page{
	 
 }
.item-page h1 {
    margin: 0 0 30px;
}
.infoboxcontact ul li {
    display: block;
    float: none !important;
    width: 35px;
    margin: 0 0 20px;
}

.infoboxcontact ul {
    padding: 0;
}
.boxdevis h2{
	color: #fff;
}
.boxdevis h2 span{
	display:block;
	font-family: 'itc_avant_garde_gothic_sXLtOb';
	padding-left: 20px;
}

span {}
span.fcp_error_text {
display: block;
    color: #fff !important;
    font-size: 16px !important;
    background: rgb(133 133 133 / 46%);
    border-bottom: 1px solid red;
    padding: 5px 10px !important;
}
.boxdevis .fcp_confirm {
    color: #fff !important;
}


.itemid-120 .col-md-8, .itemid-120 .col-md-4 {
    display: inline-block;
    float: left;
}

.cordonnee {
    background: #f3f3f5;
    padding: 20px;
    margin: 49px 0;
    font-size: 20px;
}
@media(max-width:800px){
  
.itemid-120 .col-md-8, .itemid-120  .col-md-4 {
    display: block;
    float: none;width:100%
}

}

a.linkinvisible {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.maskimg a {
    display: block;
    cursor: pointer;
    margin: 0 !important;
}

span.Vote5_5 {
    position: absolute;
    top: 35px;
    left: 95px;
    font-size: 15px;
    /* color: #edbd25; */
}
.ContentFooter {
    color: #fff;
    font-size: 17px;
    margin: 0;
}

.ContentFooter ul li {
    color: #fff;
}

ul.list li:before {
    top: 6px;
}
ul.listartisanhome a {
    color: #fff;
}

ul.listartisanhome a:hover {
    color: #a69691;
    text-decoration: underline;
}
ol.flex-control-nav {
    display: none;
}
.realisation ol.flex-control-nav {
    display: block;
}
/******/
.ContentFooter {
    color: #fff;
    font-size: 17px;
    margin: 40px 0;
}
.ContentFooter ul{
	-webkit-columns: 3;
	-moz-columns: 3;
	columns: 3;
}
.ContentFooter ul li{
	color: #191c31;
	position: relative;
	padding-left: 24px;
	font-family: 'itc_avant_garde_gothic_stBdOb';
}
.ContentFooter ul li:before {
    content: '';
    background: #a90600;
    clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
    width: 9px;
    height: 9px;
    position: absolute;
    left: 0;
    top: 9px;
    z-index: 1;
}
section#social_block {
    margin-right: 48px;
    margin-top: -4px;
}
.mediatop .custom {
    display: flex;
}

@media only screen and (max-width: 1366px){
.is-sticky .topheader .topcontact {
    font-size: 20px;
}
 }


h3.title{
  padding-bottom:12px;
}

p#lien a{
    color: #a90600 !important;
}
.Contactright {
    position: relative;
    float: right;
    width: 100%;
    padding-top: 50px;
  color:#191c31;
  text-align: left;
}
.form .row {
    display: grid !important;
}
.form div#fcp_wrapper input:not([type="submit"]){height: 67px; width: 426px ;}
.form div#fcp_wrapper div.fcp_line textarea{height: 149px !important; width: 426px ;}
.form .fcp_line.fcp_sendrow {
    clear: both;
    margin: 0 76px 0 0;
}
@media (max-width: 1400px) {
    .Contactright {
        font-size: 20px;
    }
  .ville .col-md-6 {
        padding-left: 100px !important;
        padding-right: 30px !important;
    }
  
}
.form div#fcp_wrapper input:not([type="submit"]),.form div.fcp_line textarea{  background: #191c31!important;}
.form div#fcp_wrapper input::placeholder ,.form textarea::placeholder{color:#fff !important;}
.form .fcp_confirm {
    color: green;
}
.form div#fcp_wrapper input:not([type="submit"]),.form div.fcp_line textarea { color: #fff;}

.ville{display: contents !important;}
.ville strong {
    color: #fff !important;
}
/***lien**/
a.lien {
    display: table;
    color: #a90600;
    font-size: 36px;
    font-weight: 900;
    font-style: italic;
    position: relative;
}
a.lien:hover{
	color:#000;
}
section.Block4 .maskimg.zoom h4 {
    font-weight: 300;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    padding: 10px 15px;
    color: #fff;
    z-index: 9;
    font-size: 18px;
}
.blkOption {
    margin: 40px 0;
}
p.lien::before {
    content: '';
    position: absolute;
    right: 30px;
    top: -17px;
    background: url(../images/pucelink.png) no-repeat top right;
    width: 164px;
    height: 164px;
}

p#strong strong {
    color: #191c31 !important;
}
section.ContentPage.couvreurs_gren {
    background: #191c31;
    color: #fff;
}
section.ContentPage.couvreurs_gren p{color:#fff}
section.ContentPage.couvreurs_gren h2, section.ContentPage.couvreurs_gren h1{
    color: #fff;
    font-size: 28px;
    margin: 0 0 20px;
}
h3.title{
	font-size: 24px;
	/* font-family: 'itc_avant_garde_gothic_sXLtOb'; */
}
  section.ContentPage.couvreurs_gren h4{color:#fff}

.Imgleft, .Imgright {
    float: left;
    margin: 0 0 30px;
}
/******************/
@media(max-width:1800px){
  .topcontact {
    right: 0;
    top: -14px;
}
}
@media(max-width:1600px){
  .TopHead { 
    padding-top: 20px; 
}
 
  .RightHeader {padding-top: 15px;font-size: 25px;}
.nav-top2 >ul>li>a, .nav-top2 >ul>li>span, .nav-top a{font-size: 24px;}
	.nav-top2 li {
    margin: 0 10px;
}
	a.logo img {max-width: 177px;}
	.nav-top2 .nav {
    margin: 15px auto 0;
}
 

.slide-desc h3, .slide-desc h2, .slide-desc h2 strong {
    font-size: 40px;
} 
 .slide-desc >span:before { 
    width: 308px;
    height: 262px;
 }
  h1, .Block1 h1 span, .Block3 h1 span, h1 span {
    font-size: 40px; 
}
 
 
  .hi-icon a:before { 
    font-size: 20px;
  }
  .hi-icon-effect-3b .hi-icon a { 
    width: 30px;
    height: 30px; 
}
 
}


@media(max-width:1400px){
 
     .nav-top2 >ul>li>a, .nav-top2 >ul>li>span, .nav-top a {
        font-size: 20px;
    } 
  main#content { 
    padding: 60px 0 0; 
}
 
 
  .item-page { 
    font-size: 21px; 
}
	
	
.sf-menu a, .sf-menu span.separator {
    font-size: 19px;
    padding: 6px 16px 6px 10px;
}	
}
@media(max-width:1300px){
	body{
		font-size:22px
	}
	.RightHeader {position: absolute;right: 30px;display: block;top: 0;font-size: 14px;padding-top: 18px;}
	.is-sticky .topheader .RightHeader {
    font-size: 22px;
    padding-top: 0;
    top: 30px;
}
.custom.row>div:first-child {
    padding-left: 15px !important;
    padding-right: 15px !important;
}	
a.info_tel, .scroll_info a {
    font-size: 12px;
    padding: 5px 5px 10px;
}
	.item-page {
    font-size: 18px;
}

h2.title {
    font-size: 21px !important;
}
 .slide-desc h3, .slide-desc h2  {
    font-size: 30px !important;
} 
	.slide-desc h3 { 
    margin-left: 0px !important;
}
	.slide-desc >span:before {
    top: -60px;
    width: 268px;
    height: 202px;
}
	section.Block3 {
    padding: 60px 0;

}
    .Block3 ul li {
        font-size: 24px;
    }
.Block2 h2 {
    font-size: 31px;
}
section.Block5 h1 {
    font-size: 38px;
}	
    h1, .Block1 h1 span, .Block3 h1 span, h1 span {
        font-size: 38px;
    }	
	
}
@media(max-width:1150px){
	  body { 
    font-size: 20px; 
}
	.nav-menu {
    padding-top: 0;
    margin-top: -5px;
}
	.topontact a {
    font-size: 16px;
}
    .nav-top2 >ul>li>a, .nav-top2 >ul>li>span, .nav-top a {
        font-size: 20px;
    }
     a.logo img {
        max-width: 120px;
    }
  .RightHeader {
    right: 10px;
    padding-top: 0;
}
     .sf-menu a, .sf-menu span.separator {
        font-size: 15px;
        padding: 6px 18px 6px 7px;
    }
	footer .sf-menu ul li a {
    font-size: 12px; 
}
	.ContentFooter ul li {
   font-size: 13px; margin-bottom:5px
}
	div#fcp_wrapper input:not([type="submit"]), div.fcp_line textarea {
    height: 38px; 
    font-size: 15px; 
}
	.is-sticky .topheader .sf-menu a, .is-sticky .topheader .sf-menu span.separator {
    font-size: 14px;
}
	footer { 
    padding: 50px 0 30px;
}
	footer .offset-md-2{margin-left:15px}
		.item-page {
    font-size: 16px;
}
h2.title:before {
    height: 5px !important;
}
h2.title {
    font-size: 18px !important;
    padding: 12px 0 0 !important;
    margin: 0 0 5px !important;
}
}
@media(max-width:1023px){
 body{
	 font-size:17px
 }
	h1 {
    padding-bottom: 10px; 
    font-size: 35px;
}
	.Block3 h1 {
    margin: 0 0 20px; 
}
    nav#navigation, nav#navigation2 {
    display: none;
}
	.is-sticky .topheader{ 
    height: 90px;
}
	.is-sticky .topheadera.logo img {
    max-width: 120px;
}
	    .mediatop {
       display: none;
    }
	.nav-menu {
    float: none;
    display: block;
    padding-left: 60px;
}
 nav.mobile-nav {
	    display: block;margin:10px auto;
}
  nav.mobile-nav a { 
    margin: 0 30px 0;padding: 5px 10px;
}
  .slide-desc h3, .slide-desc h2  {
    font-size: 30px !important;
} 
	h1, .Block1 h1 span, .Block3 h1 span, h1 span  {
        font-size: 26px;
    }
	.Block1 h1 { 
    padding-right: 50px;
}
	.Block2 h2{
		font-size: 30px;
	}
	section.Block5 h1, section.Block5 h1 span { font-size: 30px;}
		.Block3 ul li { 
    font-size: 20px;
}
	.Blkavis:before {
    background-size:100%;
    width: 77px;
    height: 72px;
}
	.Blkavis:after {border-width: 50px 0 0 50px;}
}
@media(max-width:900px){
 .slide-desc span{padding:0 20px}
    .slide-desc h3, .slide-desc h2 {
        font-size: 26px  !important;
    }
	.slide-desc-box h3.slide-title { 
    bottom:-30px; 
}
	    .slide-desc >span:before {
        width: 168px;
        height: 152px;
    }
 .slide-desc {
    margin-top: 30px !important;
}
	    h1, .Block1 h1 span, .Block3 h1 span, h1 span, .Block7 h1 {
        font-size: 30px;
    }
	section.Block6 .text {
    padding-top: 60px;
}
	.Blkavis {
    padding: 30px;
}

    .Blkavis:before {
        width: 65px;
        height: 67px;
    }
.Slineinterne .slide-desc>div:before{
	    width: 185px;
	    height: 135px;
	    top: -30px;
}
	.Slineinterne { 
    height: 100%; 
}
	.Slineinterne .slide-desc{
		top: -1px;
		padding-top: 50px;
	}
}

@media(max-width:767px){
  .RightHeader {
    left: 15px;
    top: -59px;
    right: inherit;
    padding: 0;
    font-size: 18px;
}
    .is-sticky .topheader .RightHeader {
        font-size: 18px;
        top: -70px;
    }
  a.logo {
    display: table;
    margin: 0 auto;
    padding: 13px 0 10px;
}
  a.logo img {
    max-width: 118px;
}
  nav.mobile-nav a {
    padding: 4px 30px;
    margin: 0;
    position: absolute;
    top: -70px;
    right: 15px;
}
 header.header {
    position: relative !important;
}
	.TopHead { 
    background: rgb(0 0 0 );
    padding-top: 10px;
}
  .nav-menu {
    padding-top: 0;
    margin: 0 !important;
}
	.mediatop .custom {
    display: block !important;}
	.mail-top{font-size: 11px;}
	.RightHeader >div {
}
  .slide-desc-box {
    top: 40% !important;
}
  .Block1 h1 {
    margin: 0px;
    text-align: left;
    padding-right: 0;
}
	.Block3 h1 {
    margin: 0;
}
	.Block3 h1.red {
    padding-left: 0; margin-top: 20px;
}
	.Block3 ul{padding:0}
	section.Block4 {
    padding: 70px 0 30px;}
	section.Block4 h1 { text-align:center}
	section.Block5 h1 {
    max-width: 100%;text-align:center;}

	section.Block5 {
    margin: 0 auto 50px;
}
	section.Block6 {
    margin: 0 auto 30px;
}
	
.Slineinterne {height: 100%;}
	.ContentFooter ul li{
	font-size:15px;
}
	
.Imgleft, .Imgright {
    float: none;
    margin: 0 auto 30px;
    display: table;
    width: 100%;
}	
	.item-page {
        font-size: 18px;
    }
	.txt_mrg {
        text-align:left
    }
	.custom.row>div:first-child {
    padding-left: 0 !important;
    padding-right: 0!important;
}
	.Imgleft img, .Imgright img{
    text-align: center !important;
    float: none;
    margin: 0 auto;
    display: block;
}
   .ville .col-md-6 {
        padding-left: 90px !important;
      
    }
	
}
 
 
@media only screen and (max-width: 660px){
 .ContentFooter ul {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
}
	
    .slide-desc h3, .slide-desc h2 {
        font-size: 25px !important;
    }
  .scroll_info { 
    top: inherit;
    bottom: 0; 
}
}
@media only screen and (max-width: 587px){
  .scroll_info a {  
    font-size: 13px;
}
 
a.info_tel {
    font-size: 11px;
}
 
}
@media only screen and (max-width: 500px){
	
	nav.mobile-nav a {
        top: -64px;
        padding: 2px 20px;
    }
	    .RightHeader >div {
        margin-top: -20px;
    }
	    a.logo img {
        max-width: 99px;
    }
	    main#content {
        padding: 20px 0 0;
    }
	    a.logo, .is-sticky .topheadera.logo {
        display: table;
        margin: 0 !important;
        text-align: left;
    }
	.RightHeader, .is-sticky .topheader .RightHeader {left: inherit;right: 15px;text-align: right;top: 0;}
	 .is-sticky .topheader .RightHeader {top: -60px;}
	    .topontact a {
        font-size: 15px;
    }
	.ContentFooter ul {
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1;
}
   .ville .col-md-6 {
        padding-left: 56px !important;
      
    }
	
}
@media(max-width:500px){
	.Slineinterne img{
    height: 300px;
    max-width: max-content;
    width: auto !important;
}
	    .Slineinterne .slide-desc {
    }
	.ContentFooter ul{
	-webkit-columns: 1;
			-moz-columns:1;
			columns: 1;
}
.ContentFooter ul li{
	font-size:14px;
}
}
@media(max-width:460px){
    .Slineinterne .slide-desc {
    }

    .slide-desc h3, .slide-desc h2 {
        font-size: 23px !important;
    }
}


@media(max-width:380px){
	.slide-desc h3, .slide-desc h2 {
        font-size: 21px !important;
    }
	    a.logo img {
        max-width: 100px;
    }
}
li.travaux a {
    color: #fff !important;
}

/*contact new*/
.iframe-container {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; /* For a 16:9 aspect ratio (9/16 = 0.5625) */
  /* For a 4:3 aspect ratio, use padding-bottom: 75%; (3/4 = 0.75) */
  height: 0;
  overflow: hidden;
}

.iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
 Ã‚Â height:Ã‚Â 100%;
}

/*new contact*/
.iframe-container {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; /* For a 16:9 aspect ratio (9/16 = 0.5625) */
  /* For a 4:3 aspect ratio, use padding-bottom: 75%; (3/4 = 0.75) */
  height: 0;
  overflow: hidden;
}

.iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
 Ã‚Â height:Ã‚Â 100%;
}


/*avis slide*/

.itemid-101 .slides .Blkavis.Ban {
    left: 0;
    z-index: 2;
    color: #fff;
    max-width: 535px;
    font-size: 17px;
    font-weight: normal;
    background: #000;
    padding: 30px 30px 10px 68px;
    transition: all .3s;
    /* min-width: 250px; */
    margin: 0;
}
.itemid-101 .slides .Blkavis.Ban p{margin:0}
.itemid-101 .slides .Blkavis:before{display:none;}
 .itemid-101 .slides .Blkavis.Ban .nameClient + .date
 {
     padding-right: 298px;
     margin-top: 9px;
}

.slide-desc-box {
    bottom: 0;
    top: inherit !important;
    transform: none !important;
    padding-top: 100px;
}
.slide-desc-box > div > div {
    display: inline-block;
    padding: 0 !important;
}

.slide-desc-box h3.slide-title{
	position:absolute;
	left: 0;
	bottom: -8px;
	display: block;
	opacity: 1;
	z-index: 999;
}
 .itemid-101 .slides .Blkavis.Ban strong.nameClient {
    color: #fff;
    padding-bottom: 13px;
    padding-top: 16px;
}

@media (max-width: 1600px) {
    .itemid-101 .slides .Blkavis.Ban {
     font-size: 14px;
    }
  
}


@media (max-width: 1400px) {
    .itemid-101 .slides .Blkavis.Ban {
    }
}

@media(max-width:767px){
.itemid-101 .slides .Blkavis.Ban{z-index: 10;/* position: relative !important; */bottom: -42px !important;max-width: 350px !important;left: 0;right: 0;top: inherit;float: none;margin: 0 auto;} }


@media(max-width:1200px){
.itemid-101 .slides .Blkavis.Ban {
        font-size: 12px;
        left: 0;
    }
}


@media(max-width:1023px){
.itemid-101 .slide-desc-box h3.slide-title {}}

@media(max-width:800px){
	h3.title {
    font-size: 20px; 
}
}
section.faq-slider {
    background: #f3f3f4;
    width: 100vw;
    position: relative;
    left: 50%;
    margin-left: -50vw;
    padding: 70px 70px;
    display: block;text-align: center;
}
 
.faq-card {
 transition: transform 0.3s ease;
 width: 100%;
 max-width: 910px;
 padding: 50px 50px 0;
 font-size: 20px;
 margin: 0 auto;
 min-height: 200px;
}

.faq-card:hover {
  /* transform: translateY(-5px); */
}

.carousel-control-prev,
.carousel-control-next {
  width: 40px;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  background-size: 60%;
}
#faqCarousel .carousel-item {
  padding: 0;
}
.btnfaq {
    background-color: #a90600 !important;
    font-size:20px;
    color:#fff !important;
    transition: all .3s;
    padding: 7px  20px;
    display: inline-block;
    position: relative;
}

.btnfaq:hover {
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
 
.faq-card h5 {
  margin: 0 10px 20px;
}

/* RÃƒÂ©duire largeur max si besoin */
#faqCarousel {
   /* Ajustez 550px / 600px / 650px selon votre design */
   max-width: 1000px;
   margin: 0 auto;
}

/* Ajuster largeur des flÃƒÂ¨ches */
.carousel-control-prev,
.carousel-control-next {
  width: 40px;
}
.bg-primary {
    background-color: #a50702 !important;
}

@media(max-width:600px){
	.faq-card {
		padding:20px 0
	}
	section.faq-slider {
    padding: 70px 15px 30px;
 }
	section.faq-slider, section.faq-slider p{font-size:16px}
	.carousel-control-prev, .carousel-control-next{
		top:inherit;
		bottom:-40px;
		padding: 0 40px;
	}
	.btnfaq{margin:30px 0}
}

/*Blog*/
.image-container {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 600px; /* ajustez selon vos besoins */
}

.image-container img {
  width: 100%;
  height: auto;
  display: block;
}

.image-container .title {
  position: absolute;
  top: 20px; /* distance depuis le haut */
  left: 20px; /* distance depuis la gauche */
  color: white;
  font-size: 18px;
  font-weight: bold;
  background: rgba(0, 0, 0, 0.4); /* fond semi-transparent pour lisibilitÃƒÂ© */
  padding: 10px;
  border-radius: 5px;
  max-width: 90%;
}
.pblog a {
    background-color: #be2109;
    color: #ffffff;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 5px;
    font-weight: bold;
    display: inline-block;
}

.pblog a:hover {
    background-color: #595c6e;
}


/**page ville**/
.custom.row {
    clear: both;
    margin: 0 0 20px;
}
.custom.row>div:first-child {
    padding-left: 60px;
    padding-right: 30px;
}
#page_ville h4{
    font-family: 'cairo';
    font-weight: 700;
}
#page_ville h1:before {
    content: '';
    background: #a90600;
    position: absolute;
    width: 47px;
    height: 14px;
    left: 0;
    bottom: 0;
    clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
}

#page_ville h1{margin: 0 0 30px;}   
#page_ville h3.title {font-weight: 700;text-align: left;/* font-size: 28px; */color:#191c31;line-height: 1.1;}

h2.title{
      color: #191c31;
    font-size: 28px;
    margin: 0 0 20px;
    padding: 25px 0 0;
    text-transform: none;
    font-weight: 700;
    text-align: left;
    font-style: italic;
    font-family: "Cairo", sans-serif;
    }

 h2.title:before {
    content: '';
    background: #a90600;
    position: absolute;
    width: 47px;
    height: 14px;
    left: auto;
    bottom: inherit;
    clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);
    top:0px;
}


