*{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

body{
	font-family: 'Arial', sans-serif;
	font-size: 15px;
}
p{
    color: #555555;
    line-height: 28px;
}
a{
	text-decoration: none;  
}
ul li{
	list-style: none;
}
input{
    outline: none; 
}
h1 {
    font-size: 60px;
}
.titre-head{
    font-size: 50px;
}
h2, h3 {
    color: #1c1c1c; 
}
h2{ 
    font-size: 30px;
    line-height: 1.3;
    padding: 0 0 30px;
}
h3 {
    padding: 20px 0;
}
.container{
    max-width: 1200px;
    width: 100%;
    margin: auto;
} 
.bgImg{
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
}
.slider.bgImg{
	height: 800px;
}
.homeslider {
    position: relative;
}
.top_head {
    position: absolute;
    top: 0;
    width: 100%;
    padding: 20px 80px;
    background: rgb(13, 13, 13, .6);
    border-bottom: 1px solid #a3a2a2;
}
.logoMenu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 40px;
}
ul.col.nav-list {
    display: flex;
    text-align: center;
}
ul.col.nav-list li {
    margin: 0 10px;
}
li.nav-item {
    position: relative; 
}
.megaMenu {
     transform: scaleY(0); 
     opacity: 0; 
     visibility: hidden; 
    position: absolute;
    top: 100%;
    transform-origin: 0 0 0;
    transition: all 0.3sease 0s;
    z-index: 9999 !important;
    width: 100%;
    left: 0;
    background: #cb0000;
    padding: 15px;
    border-radius: 16px;
    width: 324px;
    margin-top: 6px;
    text-align: left;
}
.megaMenu li {
    padding: 8px 0;
}
.megaMenu a {
    color: #fff !important;
}
.Mobile .megaMenu a,
.Tablet .megaMenu a {
    color: #000000 !important;
}
.nav-item:hover .megaMenu {
    opacity: 1;
    visibility: visible;
    transform: scaleY(1);
    transition: all 0.3sease 0s;
}
.boxTel_top {
    display: flex;
    gap: 10px;
    align-items: center;
    min-width: 220px;
}
.tel_top {
    display: flex;
    flex-direction: column;
    gap: 6px;
}
.logoMenu a {
    color: #fff; 
    transition: .3s;
    display: block;
}
.logoMenu a:hover,
.tel_top a:hover{
    color: #cb0000; 
    transition: .3s;
}
.Desktop li.nav-item.active a {
    border: 1px solid #cb0000;
    padding: 7px;
}
.tel_top a {
    font-size: 18px;
}
.icon_tel {
    background: #cb0000;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px;
    border-radius: 16px;
}
.icon_tel img {
    width: 31px;
    height: 31px;
    object-fit: contain;
}
.caption {
    position: absolute;
    top: 35%;
    display: flex;
    width: 80%;
}
.slide {
    position: relative;
}
.slide:before{
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background-image: linear-gradient(270.08deg, #1c1c1c00 30.53%, #1c1c1c 76.6%);
} 
.box_caption {
    max-width: 1200px;
    width: 100%;
    margin: auto;
}
.text_head {
    color: #fff;
    width: 50%;
}
span.St { 
    position: relative;
    left: 40px;
    color: #1c1c1c;
    z-index: 1;
    font-size: 18px;
}
.text_head span.St {
    color: #fff;
    text-shadow: 0px 0px 6px #1c1c1c;
}
span.St:before{
	position: absolute;
	content: '';
	background: url(../images/img/leaf.png);
	width: 35px;
	height: 35px;
	background-size: cover; 
	top: 50%;
	transform: translateY(-50%);
	left: -40px;
}
.text_head .titre-head {
    padding: 30px 0;
    text-shadow: 0px 0px 6px #1c1c1c;
}
.text_head p {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    text-shadow: 0px 0px 6px #1c1c1c;
}
.btn_ {
    display: flex;
    margin-top: 30px;
    gap: 60px;
}
a.btn-real {
    background: #cb0000;
    color: #fff;
    font-size: 16px;
    padding: 15px 34px 15px 15px;
    border-radius: 100px;
    position: relative; 
}
a.btn-real.btn_cont {
    background: #fff;
    color: #000;
}
i.fond-flch {
    background: #fff;
    width: 36px;
    height: 36px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%); 
    right: -17px; 
    transition: .3s;
}
a.btn-real.btn_cont i.fond-flch {
    background: #cb0000;
}
a.btn-real:hover i.fond-flch{
    right: -22px; 
    transition: .3s;
}
.box_devis,
section.sect-cat,
section.prest2 {
    background: #eef0f1fa; 
}
.input-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
input.form-input,
textarea.form-input {
    padding: 15px;
    background: #fff;
    border: none;
    border-radius: 16px;
    width: 100%;
    margin: 10px 0;
    font-family: inherit;
}
.block_devis {
    display: flex;
    gap: 60px;
    align-items: center;
}
.block1 p {
    color: #1c1c1c;
    font-size: 45px;
    font-weight: 600;
    line-height: 46px;
}
.block2 p {
    color: #555555;
    line-height: 30px;
    font-size: 16px;
}
.ligne {
    width: 1px;
    height: 106px;
    background: #555;
} 
.Devisgratuit {
    background: #cb0000;
    padding: 40px;
    border-radius: 40px 40px 0 0;
}
.devis_ {
    margin-top: -362px;
    position: relative;
    width: 50%;
} 
.Devisgratuit.devis_ label {
    font-size: 22px;
    color: #fff;
}
img.img-devis {
    width: 320px;
    height: 18px;
    object-fit: contain;
    margin-top: 20px;
    margin-bottom: 20px;
    filter: invert(1);
} 
textarea.form-input {
    max-width: 320px;
}
input.btn-devis {
    background: #414141;
    color: #fff;
    border: none;
    font-size: 16px;
    margin-top: 10px;
    cursor: pointer;
    transition: .3s;
    font-weight: 600;
    padding: 15px;
    border-radius: 40px;
}
input.btn-devis:hover{
    color: #fff;
    transition: .3s;
} 
i.icon_devis {
    background: #fff;
    width: 22px;
    height: 22px;
    border-radius: 50px;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 57%;
    transform: translateY(-50%);
    left: 66%;
}
i.icon_devis svg {
    width: 16px;
    height: 16px;
}
.boxBtn_devis {
    display: flex;
    position: relative;
}
section.section {
    padding: 120px 0;
}
.block_sect1 {
    display: flex;
    gap: 60px;
    align-items: center;
}
.boxImg,
.text1 {
    width: 50%;
}
.text1{
    position: relative; 
}
.img1 img {
    width: 330px;
    height: 195px;
    background: #f3f3f3;
    display: block;
    border-radius: 200px;
    object-fit: cover;
}
.img2 img {
    width: 380px;
    height: 570px;
    background: #f3f3f3;
    display: block;
    border-radius: 400px;
    border: 8px solid #fff; 
    object-fit: cover;
}
.boxImg {
    display: flex;
}
.img2 {
    margin-left: -85px;
    margin-top: 90px;
    position: relative;
}
.img2:before {
    position: absolute;
    content: '';
    background: url(../images/img/about-image-bg.png);
    width: 336px;
    height: 365px;
    background-size: cover;
    top: 24%;
    left: -245px;
    z-index: -1;
}
.exp {
    color: #1c1c1c;
    position: absolute;
    margin-top: -84px;
    left: 130px;
}
.exp span {
    font-size: 50px;
    font-weight: 600;
}
.exp p {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 21px;
    color: #1c1c1c;
}
.check {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 20px;
    row-gap: 20px;
    margin-top: 30px;
}  
.text1 h2 {
    font-size: 30px;
    font-weight: 300;
    padding: 0 0 15px;
}
.text1 h1 {
    color: #1c1c1c;
    padding: 30px 0 15px;
    font-size: 36px;
}
.Mobile .text1 h1 {
    font-size: 26px;
}
.check span { 
    position: relative;
    left: 30px;
}
.check span:before{
    position: absolute;
    content: '';
    background: url(../images/img/check.png);
    width: 16px;
    height: 16px;
    background-size: cover;
    top: 50%;
    transform: translateY(-50%);
    left: -30px;
}
.text1 .tel_top a {
    color: #1c1c1c;
    font-size: 20px;
}
.text1 .boxTel_top {
    margin-top: 30px;
}
span.strok {
   color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #e7e7e7;
    font-size: 45px; 
    position: absolute; 
    left: 0;
    top: -35px;
    z-index: 0;
} 
.top-cat {
    display: flex;
    justify-content: space-between;
    position: relative; 
    align-items: center;
}
.bg-cat {
    width: 100%;
    height: 480px;
    overflow: hidden;
    position: relative;
    background: #f3f3f3;
    border-radius: 40px;
    transition: 0.3s;
}
.bg-cat:hover{
    transform: scale(1.1);
}
.bg-cat:before,
.bg-cat:after{
    position: absolute;
    content: ''; 
    width: 100%;
    height: 100%;
    border-radius: 40px; 
    top: 0;
    left: 0;
}
.bg-cat:before{ 
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 67.85%, rgba(0, 0, 0, 1) 100%); 
    z-index: 0; 
}
.bg-cat:after{
    position: absolute; 
    background: #cb0000; 
    opacity: 0;
}
.bg-cat:hover:after{
    opacity: .6;
    border-radius: 40px;
}
.ancre_cat {
    margin: 0 15px;
    overflow: hidden;
    border-radius: 40px;
}
.fondtext-cat { 
    height: 100%;
    display: flex;
    align-items: center;
    margin-top: 340px;
    transition: .3s;
    position: relative;
    z-index: 1;
}
.text-cat {
    padding: 0 40px;
    display: flex;
    flex-direction: column;
    margin-top: 322px;
}
.text-cat a {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    padding: 0 0 15px;
}
.fond-fleche {
    background: #9f0328;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    margin-top: 15px;
    transition: .5s;
}
.bg-cat:hover .fondtext-cat{
    margin-top: 0;
    transition: .5s;
} 
.lien {
    position: absolute;
    top: 18px;
    text-align: center;
    padding: 15px;
    z-index: 1;
}
.bg-cat:hover .lien{
    top: 36px;
    margin-left: 15px;
}
.lien a {
    color: #fff;
    font-size: 18px;
    transition: .3s;
}
.fond-flchCat {
    width: 50px;
    height: 50px;
    background: #fff;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
}
.img_bottom img,
.img_top img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
section.sect-cat {
    padding: 80px 0 40px;
}
.img_top {
    position: relative;
    top: -80px;
}
.img_bottom {
    position: relative;
    top: 40px;
}
.titre-cat span.strok { 
    -webkit-text-stroke-color: #0000004d;
    font-size: 70px; 
}
.text2_prest span.strok { 
    -webkit-text-stroke-color: #0000004d; 
}
.titre-cat h2 {
    font-size: 50px;
    padding: 30px 0 40px;
}
.titre-cat h2 span {
    font-weight: 300;
}
.img_bottom img {
    top: 6px;
    position: relative;
}
.block_sect2 {
    display: grid;
    grid-template-columns: 50% 50%;
    align-items: center;
    gap: 60px;
}
.box_img2 {
    display: flex;
    gap: 30px;
    justify-content: center;
}
.img-text2 img {
    background: #f3f3f3;
    width: 300px;
    height: 300px;
    object-fit: cover;
    border-radius: 40px;
    display: block;
}
.img-text2 {
    display: flex;
    flex-direction: column;
    row-gap: 30px;
}
.img-text2.img_rigt > img {
    height: 205px;
}
.img-text2.img_rigt img:nth-child(2) {
    height: 400px;
}
.img-text2.img_rigt{
    position: relative;
}
.img-text2.img_left {
    margin-top: 70px;
    position: relative;
}
.img-text2.img_left:before,
.img-text2.img_rigt:before{
    position: absolute;
    content: '';
    width: 190px;
    height: 115px;
    background-size: cover;
    z-index: -1;
}
/*.img-text2.img_left:before {
    background: url(../images/img/img-left.svg);
    top: -67px;
}
.img-text2.img_rigt:before {
    background: url(../images/img/img-rigth.svg);
    bottom: 0;
    right: 0;
}*/
.text2 {
    border-bottom: 1px solid #E7ECEA;
    padding: 0 0 40px;
}
.icon_taux {
    background: rgb(167, 167, 167, .6);
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    min-width: 60px;
}
.icon_taux:hover{
    background: rgb(167, 167, 167, 1);
}
.taux span,
.taux p {
    color: #1c1c1c;
}
.taux span {
    font-size: 24px;
    font-weight: 600;
}
.taux p {
    font-size: 17px;
}
.box_taux {
    display: flex;
    padding: 40px 0 0;
}
.sous_taux {
    display: flex;
    gap: 10px;
}
.icon_taux:hover svg {
    filter: brightness(0);
}
i.fond-flch.flch-devis {
    background: #000;
}
.box_phone {
    display: flex;
    gap: 50px;
    align-items: center;
}
.box_phone .btn_ {
    display: block;
}
.box_phone .ligne {
    height: 60px;
    margin-top: 22px;
}
section.sect-3 {
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 120px 0;
    position: relative;
}
section.sect-3:before{
    position: absolute;
    content: '';
    background: #414141;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: .8;
}
.box_text3 {
    position: relative;
}
.text3 p,
.text3 h3,
.titre3 h2 {
  color: #fff;
} 
.box-text3 {
    padding: 40px 0 0;
    display: flex;
    justify-content: space-between;
}
.box-text3 .btn_ {
    display: block;
}
.text3 {
    width: 75%;
}
.block-text4 {
    display: flex;
    position: relative;
} 
.img4,
.text4 {
    width: 50%;
}
.img4 img {
    width: 500px;
    height: 100%;
    object-fit: contain; 
}
section.section.sect-4{
    position: relative;
}
section.section.sect-4:before,
section.section.sect-4:after {
    position: absolute;
    content: ''; 
    width: 50%;
    height: 400px; 
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
}
section.section.sect-4:before { 
    background: #eef0f1fa; 
    border-radius: 0 1000px 1000px 0; 
}
section.section.sect-4:after{ 
    background: url(../images/img/bef-text4.svg); 
    left: -149px;
}
.img4 {
    position: relative;
}
.text4 {
    margin-left: 50px;
}
section.sect-5 { 
    position: relative;
    height: 900px;
    background-attachment: fixed !important;
}
section.sect-5:before{
    position: absolute;
    content: '';
    background: #cb0000;
    width: 34%;
    height: 100%;
    right: 0;
    top: 0;
}
.box-sect5 {
    display: flex;
}
.vide,
.text5 {
    width: 50%;
}
.text5 {
    background: #414141;
    border-radius: 0 0 40px 40px;
    padding: 50px;
    position: relative;
}
.text5 span.strok {
    top: 13px;
    left: 52px;
    -webkit-text-stroke-color: #ffffff40;
}
.text5 h2 {
    padding: 30px 0;
    color: #fff;
}
.text5 h3,
.text5 p {
    color: #fff;
} 
.text5 span.St {
    color: #fff;
}
.block-text6 {
    position: relative;
    display: flex;
    gap: 60px;
    align-items: center;
}
.titre6,
.text6 {
    width: 50%;
}
.titre6 img {
    width: 100%;
    height: 350px;
    background: #f3f3f3;
    display: block;
    border-radius: 40px; 
    object-fit: cover;
}
.titre6 h2 {
    padding: 30px 0;
}
.footer{
    position: relative; 
}
.footer:before{
    position: absolute;
    content: ''; 
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #1c1c1c;
    opacity: 93%;  
}  
.footer .img_top { 
    top: -2px;
}
.block-foot {
    position: relative; 
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    border-bottom: 1px solid #E7ECEA;
    padding: 120px 0 40px;
}
.titre-foot {
    font-size: 20px;
    font-weight: 600;
    padding: 0 0 20px;
    color: #fff;
}
ul.services-footer a,
.cont-foot a {
    color: #fff;
}
ul.services-footer li,
.cont-foot {
    margin: 12px 0;
    color: #fff;
}
.cont-foot span {
    text-decoration: underline;
    font-weight: 600;
    color: #fff;
}
.rappel span {
    font-size: 18px;
    color: #fff;
}
.rappel input.form-input {
    height: 65px;
}
input.btn-rappel {
    background: #414141;
    color: #fff;
    border: none;
    border-radius: 100px;
    padding: 15px 0;
    width: 100%;
    font-weight: 600;
    cursor: pointer;
    transition: .3s;
} 
input.btn-rappel:hover{
    background: #cb0000;
    transition: .3s;
}
.copyright {
    position: relative;
    padding: 40px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff;
}
.box-mention {
    display: flex;
    align-items: center;
    gap: 10px;
}
.box-mention a {
    color: #fff;
}
.titre3 {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #E7ECEA;
    padding: 0 0 40px;
    gap: 60px;
}
.box_sect7 {
    display: flex;
    gap: 60px;
}
.sect7_text {
    background: #414141;
    padding: 40px;
    border-radius: 40px;
    background-image: url(../images/img/box-bg.svg);
    background-position: center center; 
    background-size: cover;
}
.sect7_text p {
    color: #000;
}
.sect7_text.text_8 {
    background: #cb0000;
}
.sect7_text.text_8 i.fond-flch {
    background: #000 !important;
} 
li.nav-item.active li.nav-submenu-item a {
    border: none;
}
.img2_perst img {
    background: #f3f3f3;
    width: 100%;
    height: 500px; 
    object-fit: cover;
    border-radius: 40px;
    display: block;
}
section.prest2{
    padding: 120px 0;
}
.block_prest2 {
    display: flex;
    gap: 60px;
}
.text2_prest {
    position: relative;
    width: 50%;
}
.img2_perst {
    width: 50%;
}
.text2_prest h2 {
    padding: 30px 0;
}
.block_prest2.text3-prest {
    padding: 80px 0 0;
}
.text4_prest {
    padding: 40px 0 40px 120px;
}
.imgText4-prest {
    background-color: #f3f3f3!important;
    height: 100%;
    position: relative;
    z-index: 999;
    width: 100%;
    border-radius: 1000px 0 0 1000px;
}
.boxText4-prest {
    display: grid;
    background: #414141;
    border-radius: 200px 0 0 200px;
    grid-template-columns: repeat(2, 1fr);
}
section.sectText4-prest {
    padding: 100px 0 100px 300px;
}
.text4_prest h2 {
    font-size: 35px;
}
.fond-text {
    background: #eef0f1fa;
    padding: 80px 0 200px;
}
.img5-prest img {
    background: #f3f3f3;
    width: 100%;
    height: 350px;
    display: block;
    border-radius: 40px;
    object-fit: cover;
}
.img5-prest {
    margin-top: -120px;
}
.text5-prest p {
    color: #000;
}
section.prest2.prest6 {
    background: #fff;
}
b.titre-album {
    width: 100%;
    font-size: 36px;
    color: #000;
    font-weight: bold;
    display: block;
    padding: 40px 0;
    text-align: center;
    text-transform: uppercase;
}
div#realisations .row {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin-bottom: 50px;
}
a.swipebox img {
    width: 100%;
    height: 230px;
    object-fit: cover;
    display: block;
    border-radius: 40px;
}
.mentions h2 {
    padding: 40px 0 20px;
    font-size: 28px;
    font-weight: 600;
    text-transform: uppercase;
}
.mentions ol {
    max-width: 100%;
    width: 80%;
    margin: auto;
    padding: 0 0 30px;
}
body.Mobile.mentions ol {
    width: 100%; 
    padding:0 30px 20px;
}
.Devisgratuit.devis-cont {
    background: transparent;
    padding: 0;
}
.block-cont {
    background: #414141;
    border-radius: 40px;
    padding: 40px;
    position: relative;
    width: 50%;
}
.block-cont:before{
    position: absolute;
    content: '';
    background: url(../images/img/contact-form.svg);
    width: 625px;
    height: 95px;
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
    bottom: 0;
}
.block-cont span.strok {
    top: 0;
    left: 40px;
    -webkit-text-stroke-color: #e7e7e7; 
}
.block-cont h1 {
    font-size: 50px;
    padding: 20px 0;
    color: #fff;
}
.cage-cont {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 20px;
}
.box_contact {
    display: flex;
    gap: 40px;
}
.box-map {
    width: 50%;
}
div#Maps {
    background: #f3f3f3;
    width: 100%;
    height: 300px;
    border-radius: 40px;
} 
.box-map {
    width: 50%;
    display: flex;
    flex-direction: column;
    row-gap: 40px;
}
.cont_ {
    background: #fff;
    border-radius: 20px;
    padding: 15px;
    display: flex;
    align-items: center;
    gap: 15px;
}
.boxTel-cont {
    background: #eef0f1fa;
    padding: 40px;
    border-radius: 40px;
    display: flex;
    flex-direction: column;
    row-gap: 20px;
}
.téléphone {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.téléphone a,
.classe {
    color: #000;
    font-size: 18px;
}
.block-cont textarea.form-input {
    max-width: 100%;
    height: 112px!important;
}
.block-cont p {
    color: #fff;
    font-size: 17px;
    padding: 0 0 30px;
}
.Contact {
    padding: 120px 0;
}
.contact .box_devis,
.devis .box_devis{
    display: none;
}

 #backToTop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-color: #cb0000;
    color: #fff;
    border: none;
    padding: 10px 15px;
    cursor: pointer;
    border-radius: 5px;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
    font-weight: 600;
    transition: .3s;
}
#backToTop:hover {
    background-color: #414141;
    transition: .3s;
}
.pulse {
  animation: pulse-animation 2s infinite;
}
@keyframes pulse-animation {
  0% {
    box-shadow: 0 0 0 0px rgba(0, 0, 0, 0.2);
  }
  100% {
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
  }
}

.Mobile .menu-top ul.col.nav-list, 
.Tablet .menu-top ul.col.nav-list {
    flex-direction: column;
    position: fixed;
    width: 100%;
    left: 0;
    top: 100px;
    background: #cb0000;
    padding: 0 0 25px;
    z-index: 9;
}
.Mobile .logoMenu .boxTel_top,
.Tablet .logoMenu .boxTel_top {
    display: none;
}
.Mobile .menu-top.show, .Tablet .menu-top.show {
    display: block;
}
.Mobile .menu-top, .Tablet .menu-top { 
    display: none;
} 
.Mobile .megaMenu, 
.Tablet .megaMenu {
    visibility: visible;
    opacity: 1;
    display: none;
    position: static;
    width: 100%;
    transform: none;
    border-radius: 0px;
    background: #fff;
}
.Mobile li.nav-item a,
.Tablet li.nav-item a { 
    font-weight: 600;
    padding: 12px 0;
}
.Mobile ul.col.nav-list li,
.Tablet ul.col.nav-list li{
    margin: 0;
}
.Mobile span.nav-click i::before, 
.Tablet span.nav-click i::before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background-image: url(../images/drop.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    right: 17px;
    top: 9px;
}
.Mobile .top_head,
.Tablet .top_head {
    position: fixed;
    z-index: 9999;
    width: 100%;
    top: 0;
    left: 0;
    padding: 10px;
    background: rgb(13, 13, 13);
    border: none;
}
a.logo img {
    width: 225px;
    height: 120px;
    object-fit: contain;
}
.Mobile .logo_top,
.Tablet .logo_top {
    display: flex;
    align-items: center;
}
button.navMobile img {
    width: 30px;
    height: 30px;
    object-fit: contain;
    filter: invert(1);
}
button.navMobile {
    background: none;
    border: none;
    position: absolute;
    right: 20px;
}
.tel-mob {
    position: fixed;
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 10px 0;
    left: 0;
    top: 100px;
    gap: 15px;
}
.tel-mob a {
    background: #cb0000;
    padding: 10px;
    border-radius: 10px;
    font-size: 16px; 
}
.tel-mob a:nth-child(2){
    background: #414141;
}
.Mobile .slider.bgImg,
.Tablet .slider.bgImg {
    height: 600px;
}
.Mobile .caption,
.Tablet .caption,
.Mobile .text_head,
.Tablet .text_head,
img.img-devis {
    width: 100%;
} 
.Mobile .titre-head {
    font-size: 29px;
    padding: 20px 0;
}
.Tablet .titre-head {
  font-size: 40px;
}
.Mobile .caption,
.Mobile .container {
    padding: 0 20px;
}
.Tablet .caption,
.Tablet .container {
    padding: 0 40px;
} 
.Mobile .text_head p {
    font-size: 15px;
    line-height: 24px; 
}
.Mobile .btn_ { 
    margin-top: 20px;
    gap: 15px;
    flex-direction: column;
    width: 55%;
}
.Mobile .block_devis,
.Tablet .block_devis { 
    gap: 20px; 
    flex-direction: column;
}
.Mobile .devis_,
.Tablet .devis_ {
    margin-top: 0; 
    width: 100%;
}
.Mobile .ligne,
.Tablet .ligne{
    display: none;
}
.Mobile .box_devis,
.Tablet .box_devis {
    padding: 40px 0;
}
.Mobile .block1 p { 
    font-size: 26px; 
    line-height: 20px;
}
.Mobile .Devisgratuit { 
    padding: 20px; 
}
.Mobile .Devisgratuit.devis_ label,
.Tablet .Devisgratuit.devis_ label { 
    text-align: center;
    display: flex;
    justify-content: center;
}
.Mobile .boxImg,
.Mobile .block_sect1,
.Tablet .block_sect1 { 
    flex-direction: column;
}
.Mobile .boxImg,
.Tablet .boxImg, 
.Mobile .text1,
.Tablet .text1,
.Mobile .img1 img {
    width: 100%;
}
.Mobile section.section,
.Tablet section.section {
    padding: 80px 0;
}
.Mobile .img2 img{
    display: none;
}
.Mobile .exp { 
    margin-top: -50px; 
}
.Tablet .boxImg{
    justify-content: center;
}
.Mobile span.strok { 
    font-size: 28px; 
    top: -16px; 
    display: none;
}
.Mobile .check { 
    grid-template-columns: repeat(1, 1fr); 
}
.Mobile .box_phone { 
    gap: 20px; 
    flex-direction: column;
    align-items: flex-start;
}
.Mobile .top-cat { 
    flex-direction: column;
    margin-bottom: 30px;
}
.Mobile .titre-cat h2 {
    font-size: 30px;
    padding: 30px 0 20px;
}
.Mobile .categorie {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}
.Mobile .bg-cat{
    height: 200px;
}
.Mobile .ancre_cat{
    margin: 0;
}
.Mobile .fondtext-cat{
    display: none;
}
.Mobile .bg-cat:before {
    background: linear-gradient(0, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 100%); 
}
.Mobile .block_sect2,
.Tablet .block_sect2 { 
    grid-template-columns: 100%; 
}
.Mobile h2 {
    font-size: 22px; 
}
.Tablet h2 {
    font-size: 28px;
}
.Mobile .box_taux { 
    flex-direction: column;
    gap: 15px;
}
.Mobile .img-text2.img_rigt,
.Mobile .img-text2.img_left { 
    width: 50%;
}
.Mobile .img-text2 img,
.Mobile .img-text2.img_rigt img:nth-child(2){
    width: 100%;
    height: 200px;
}
.Mobile .box_img2,
.Mobile .img-text2 { 
    gap: 20px;
}
.Tablet .box_taux { 
  gap: 15px;
}
.Tablet .bg-cat{
    height: 300px;
}
.Mobile .titre3 { 
    padding: 0;
    gap: 20px;
    flex-direction: column-reverse;
}
.Mobile section.sect-3{
    padding: 80px 0;
}
.Mobile .box-text3,
.Tablet .box-text3 { 
    flex-direction: column;
}
.Mobile .text3,
.Tablet .text3 {
    width: 100%;
}
.Mobile .block-text4 { 
    flex-direction: column;
}
.Mobile .img4, 
.Tablet .text4,
.Mobile .text4,
.Mobile .img4 img,
.Tablet .img4 {
    width: 100%;
}
.Mobile .text4 {
    margin-left: 0;
}
.Tablet .img4 img {
  width: 100%;
  height: 450px; 
}
.Tablet textarea.form-input {
  max-width: 100%;
}
.Tablet i.icon_devis {
  top: 60%;
  left: 30%;
}
.Mobile .box-sect5,
.Tablet .box-sect5 { 
    flex-direction: column;
}
.Mobile section.sect-5:before{
    display: none;
}
.Mobile .text5,
.Tablet .text5 {
    width: 100%;
}
.Mobile section.sect-5 { 
    height: 100%; 
}
.Mobile .box-sect5 {
    position: relative;
    top: 250px;
}
.Mobile section.sect-5 .container {
    padding: 0;
}
.Mobile .text5 span.strok {
    top: 23px !important; 
}
.Mobile .text5 {  
    padding: 40px 20px; 
    background: #333;
}
.Tablet .text5{
    padding: 40px;
}
.Mobile .block-text6 { 
    flex-direction: column;
    margin-top: 220px;
}
.Mobile .titre6, 
.Mobile .text6,
.Tablet .titre6 img {
    width: 100%;
}
.Mobile .titre6 img {
    width: 100%;
    height: 250px; 
}
.Mobile .block-foot { 
    grid-template-columns: repeat(1, 1fr); 
    padding: 80px 0 40px;
    gap: 20px;
}
.Mobile .titre-foot { 
    padding: 0;
}
.Mobile .copyright { 
    flex-direction: column;
    gap: 15px;
}
.Mobile .check span { 
    left: 20px;
}
.Tablet .block-foot { 
  grid-template-columns: repeat(2, 1fr); 
  row-gap: 30px;
}
.Mobile .img-text2.img_rigt:before { 
    right: -20px;
}
.Mobile .img-text2.img_left:before{
    left: -20px;
}
.Mobile li.nav-item.active li.nav-submenu-item a,
.Tablet li.nav-item.active li.nav-submenu-item a { 
    padding: 0;
}
.Mobile .box_sect7,
.Tablet .box_sect7 { 
    gap: 30px;
    flex-direction: column;
}
.Mobile .sect7_text{
    padding: 20px;
}
.Mobile .sect7_text.text_8 .btn_ {
    width: 58%;
}
.Tablet .nav-submenu {
  text-align: center;
} 
.Mobile .block_prest2 { 
    gap: 50px;
    flex-direction: column;
}
.Mobile .img2_perst,
.Mobile .text2_prest,
.Tablet .img2_perst img {
    width: 100%;
}
.Mobile .img2_perst img { 
    width: 100%;
    height: 250px; 
}
.Mobile section.prest2,
.Tablet section.prest2 {
    padding: 80px 0;
}
.Mobile .img5-prest {
    display: none;
}
.Mobile .fond-text { 
    padding: 80px 0 80px;
}
.Mobile section.sectText4-prest {
    padding: 80px 0;
}
.Mobile .boxText4-prest,
.Tablet .boxText4-prest { 
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
    border-radius: 50px 0 0 130px;
}
.Mobile .text4_prest {
    padding: 40px 20px;
}
.Mobile .imgText4-prest,
.Tablet .imgText4-prest{
    height: 250px;
    z-index: 0;
}
.Tablet span.strok{
    font-size: 43px;
    top: -18px;
}
.Tablet section.sectText4-prest {
  padding: 100px 0 100px;
}
.Tablet .text4_prest {
  padding: 40px 0 40px 85px;
} 
.Tablet section.sect-5{
    height: 100%;
}
.Tablet .text5 .strok {
  top: 21px !important;
}
.Mobile b.titre-album { 
    font-size: 30px; 
    padding: 20px 0; 
}
.Mobile div#realisations .row { 
    grid-template-columns: repeat(1, 1fr); 
}
.Tablet div#realisations .row { 
  grid-template-columns: repeat(3, 1fr); 
}
.Mobile .box_contact { 
    flex-direction: column;
}
.Mobile .block-cont,
.Mobile .boxTel-cont { 
    padding: 20px; 
    width: 100%;
}
.Mobile .cage-cont,
.Tablet .cage-cont { 
    grid-template-columns: repeat(1, 1fr); 
}
.Mobile .Devisgratuit.devis-cont {
    padding: 0;
}
.Mobile .block-cont span.strok {
    top: 3px;
}
.Mobile .Contact {
    padding: 80px 0;
}
.Mobile .block-cont:before { 
    width: 100%; 
    z-index: 0;
}
.Devisgratuit.devis-cont input.btn-rappel {
    position: relative;
}
.Mobile div#Maps,
.Mobile .box-map,
.Tablet div#Maps { 
    width: 100%; 
}
.Tablet .block-cont h1 {
  font-size: 33px;
}
.Tablet .block-cont .strok {
  top: 21px !important;
}
.Mobile.mentions h2 { 
    font-size: 27px !important; 
}
div#Messages {
    text-align: center;
    background-color: #414141;    
    padding: 10px;
    width: 100%;
    z-index: 99999;
    position: fixed;
    top: 0;
    left: 0;
}

div#Messages p {
    margin: 0;
    color: #fff;     
    font-size: 20px;
}
.Tablet div#Messages p,
.Mobile div#Messages p {
    font-size:14px;
}
.Mobile a.logo img,
.Tablet a.logo img {
    width: 150px;
    height: 80px; 
}
.blog_pageIntrouvable {
    background: #fff;
    position: fixed;
    height: 100%;
    width: 100%;
    font-size: 18px;
    z-index: 10000 !important;
    text-align: center;
    top: 0;
    left: 0;
}
.blog_pageIntrouvable .d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}
.blog_pageIntrouvable span {
    color: #000;
    margin-top: 30px;
    display: block;
}
.Mobile .blog_pageIntrouvable span { 
    margin-top: 15px; 
}
.Mobile .blog_pageIntrouvable a.btn-real {
    margin-top: 15px;
}

.blog_pageIntrouvable > div {
  height: 100%;
  color: #333
}
.blog_pageIntrouvable h1 {
    font-size: 200px;
    color: #000000;
}
.blog_pageIntrouvable p {
    font-size: 36px;
    line-height: 100%;
    margin-top: -21px;
    text-transform: uppercase;
    letter-spacing: 10px;
    color: #000000;
}
#noDesktop { display: none; }
@media(max-width: 767px) {
  .blog_pageIntrouvable {
    font-size: 14px;
  }
  .blog_pageIntrouvable a {
      display: block;
  }
  .blog_pageIntrouvable p {
      font-size: 17px;
      letter-spacing: 5px;
      margin-top: -10px;
  }
  .blog_pageIntrouvable h1 {
    font-size: 100px;
  }
}

.Tablet .slide::before { 
  background-image: linear-gradient(270.08deg, #1c1c1c00 0, #1c1c1cCC 44.6%);
}
.container-foot {
    max-width: 1500px;
    margin: auto;
}
.Mobile .container-foot{
    padding: 0 20px;
}
.Tablet .container-foot{
    padding: 0 40px;
}
.Devisgratuit.dmd-devis {
    margin-top: 120px;
    margin-bottom: 80px;
}
.Mobile .Devisgratuit.dmd-devis,
.Tablet .Devisgratuit.dmd-devis {
    margin-top: 80px;
    margin-bottom: 40px;
}
body.Desktop.devis .container {
    max-width: 950px;
}
.Devisgratuit.dmd-devis textarea.form-input {
    max-width: 100%;
}
.Devisgratuit.dmd-devis h3 {
    font-size: 30px;
}
.Mobile li.nav-item.active a,
.Tablet li.nav-item.active a {
    border: 1px solid #fff; 
}
li.nav-submenu-item.active a {
    text-decoration: underline;
}
i.fond-flch.flch-devis img,
i.fond-flch img,
.fond-flchCat img {
    background: none;
    width: 25px;
    height: 25px;
    object-fit: contain;
}
.Desktop .categorie {
    display: flex;
    overflow: hidden;
}
.Desktop .cat-item {
    min-width: 400px;
}
.icon-text3 img {
    width: 78px;
    height: 75px;
    object-fit: contain;
}
i.icon_devis img {
    width: 18px;
    height: 18px;
}
.icon_taux img {
    width: 35px;
    height: 35px;
    object-fit: contain;
}
.text-agence {
    margin-top: 20px;
    color: #fff;
    line-height: 1.4;
    font-size: 14px;
    padding-right: 20px;
}
.text-agence a {
    color: #fff;
    text-decoration: underline;
}
section.sect7 {
    padding-bottom: 80px;
}
.sect7_text h2,
.sect7_text h3,
.sect7_text p,
.text4_prest h2,
.text4_prest h3,
.text4_prest p {
    color: #fff;
}
.boxTel-cont img {
    width: 35px;
    height: 35px;
    object-fit: contain;
}
.box_contact input.btn-rappel {
    background: #1c1c1c;
    color: #fff;
}
div#Map {
    height: 350px;
}
#swipebox-slider .slide img { 
    vertical-align: baseline!important;
}
.Mobile section.sect-3:before,
.Tablet section.sect-3:before {
    background: #000000;
}
.Mobile li.nav-item:first-child > a {
    padding-right: 40px;
}