*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.slick-prev,
.slick-next{
  background: #c58f28;
  position: absolute;
  top: 20%;
  padding: 20px;
  border: none;
  color: white;
  cursor: pointer;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus{
  opacity: .8;
  outline: 0 !important;
}
.slick-prev {
  left: -72px;
}
.slick-next {
  right: -72px;
}
.slick-slide img {
  margin: 0 auto;
}

.Mobile .slick-prev, 
.Mobile .slick-next{
  top: 100%;
}
.Mobile .slick-prev {
  left: 70%;
}
.Mobile .slick-next{
  right: 0;
}

/** ============================================= **/
               /*styles*/
/** ============================================= **/
* {
  -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  -webkit-transition: color .24s ease-in-out;
  -moz-transition: color .24s ease-in-out;
  -o-transition: color .24s ease-in-out;
  -ms-transition: color .24s ease-in-out;
  transition: color .24s ease-in-out;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #333;
  background-color: #fff;
  margin: 0;
  font-family: 'calibri', sans-serif;
}
a,
a:hover,
a:focus {
  color: inherit;
  text-decoration: none;
}
a:hover,
a:focus {
  opacity: .8;
}
a:focus,
button:focus {
  outline: 50 !important;
}
img {
  vertical-align: middle;
  border: 0;
  max-width: 100%;
}
b,
strong{
  font-weight: 900;
}
h1,
h2,
h3,
.h2 {
  line-height: 150%;
  color: #2a2b2b;
}
.container-fluid {
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}
.container-fluid{
  max-width: 1200px;
  width: 100%;
}
.row {
  margin-right: -10px;
  margin-left: -10px;
}
.clearfix:before,
.clearfix:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  display: table;
  content: "";
}
.clearfix:after,
.container-fluid:after,
.row:after {
  clear: both;
}

.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12,
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}


/* Header */
#header{
	background-color: #f8f3f0;
}
#header .container-fluid {
    max-width: 1400px;
}
.phrase{
  font-size: 2.5em;
  color: #fff;
  line-height: normal;
  text-align: center;
  margin-top: 28px;
  font-weight: 600;  
}
.Mobile .phrase{
 font-size: 28px;
}
.Desktop .header_phone {
    margin-top: 10px;
    background-color: #c58f28;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.body:not(.Desktop) #header_logo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5px 15px
}
.body:not(.Desktop) .header_phone{
  margin-top: 0;
}
.body:not(.Desktop) div#tel-Mobile {
    background: #c58f28;
}
.header_phone a, 
.header_phone > p {
    font-size: 24px;
    margin: 0;
    color: #000;
    text-align: center;
    padding: 6px 7px;
    display: inline-block;
}
.Mobile .header_phone p{
  margin: 0;
  font-size: 20px;
  padding-bottom: 0;
}

body:not(.Desktop) .logo {
    height: 80px;
    object-fit: cover;
    width: 150px;
}

#tel-Mobile .col-xs-6:first-child{
  padding-right: 0 !important;
}
#tel-Mobile .col-xs-6:last-child{
  padding-left: 5px !important;
}

#mail,
#mail2{
  display: none;
}
.form-input {
    display: block;
    background: white;
    border: none;
    margin-bottom: 5px;
    padding: 10px;
    width: 100% !important;
    -webkit-appearance: none;
    outline: 0 !important;
    font-family: inherit;
}
#DesktopDevis textarea.form-input{
  height: 75px;
}
.form-input:focus {
  outline: 0 !important;
}
.devisMobile {
  position: absolute;
  right: 15px;
  top: 25px;
}
.devisMobile span {
  background: #1d1d1d;
  border-radius: 10px;
  padding: 15px;
  color: white;
  display: block;
}
.rpl-gratuit {
  text-align: center;
  font-weight: 900;
  font-size: 18px;
}
#rappel_immediat .btn-submit{
  background-color: #c58f28;
  color: #000;
}
.Mobile #rappel_immediat .btn-submit {
    color: #000;
    text-transform: capitalize;
}
#DesktopDevis #FormDevis .col-sm-5:first-child{
  padding-right:5px;
}
#DesktopDevis #FormDevis .pd-rl{
  padding-right:5px;
  padding-left:0;
}
#DesktopDevis #FormDevis .col-sm-2{
  padding-left:0;
}
#DesktopDevis #FormDevis .btn-submit{
  word-wrap: break-word;
  margin: 0;
  border-radius: 10px;
}
/* Devis mobile */
.Devisgratuit {
  background: #f8f3f0;
}
#DesktopDevis.Devisgratuit{
  padding:15px;
}
.Devisgratuit .h3 {
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    font-size: 16px;
    padding: 15px 0;
}
#DesktopDevis.Devisgratuit .h3 {
    font-size: 18px;
    margin-bottom: 0;
    margin-top: 3px;
    font-weight: 600;
}
.btn-submit {
  background: #1d1d1d;
  border: none;
  color: white;
  display: block;
  font-size: 18px;
  margin-bottom: 15px;
  margin-top: 10px;
  padding: 15px;
  width: 100%;
  cursor: pointer;
}
.btn-submit:focus{
  outline: 0 !important;
}
.Desktop #header_logo a {
    display: block;
    position: relative;
    top: 8px;
}

/* Navigation */
.nav {
  position:relative;
  margin-top: -20px;
  border-top: 1px dashed #496729;
  /*border-bottom: 1px dashed #496729;*/
}
.nav-list {
  text-align:center;
  margin: 0;
  padding-left: 0;
  list-style: none;
  display: table;
}
.nav-item {
	display:table-cell;
  vertical-align: middle;
	zoom:1;
	position:relative;
}
.nav-item a {
	display:block;
	padding: 15px 12px;
  text-transform: uppercase;
  font-size: 14.5px;
  color: #2a2b2b;
  font-weight: 700;
}
.nav-item.active,
.nav-item:hover{
    background: #2a2b2b;
}
.nav-item.active a,
.nav-item:hover a {
  color: #fff;
}
.nav-item:hover .nav-submenu {
	display:block;
}
/* Navigation submenu */
.nav-submenu {
	display:none;
  background-color: white;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 2500;
  padding-left: 0;
  text-align: left;
  list-style: none;
}
.nav-submenu-item a {
	display:block;
	padding: 10px;
  font-size: 13px;
}
.nav-submenu-item a:hover {
  color: white;
  background-color: #c58f28;
}
/* Mobile navigation */
.nav-mobile {
    display: none;
    cursor: pointer;
    background: #c58f28 url(/skins/default/images/nav.svg) no-repeat center;
    background-size: 18px;
    width: 50px;
    height: 49px;
    text-transform: uppercase;
    margin: 0 0 0 auto;
    position: absolute;
    right: 20px;
    top: 15px;
}
.nav-click {
  position: absolute;
  top: 20px;
  right: 15px;
  display: none;
  cursor: pointer;
  font-size: 12px;
  color: #c58f28;
}
.icon-menu{
  display: block;
  font-size: 36px;
  line-height: 25px;
}
.nav-click i {
	display:block;
}
.nav-rotate {
	-webkit-transform:rotate(180deg);
	-moz-transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-o-transform:rotate(180deg);
	transform:rotate(180deg);
}

/*--- Media Queries --*/

@media only screen and (min-width: 320px) and (max-width: 991px) {
	.nav-mobile {
		display:block;
	}
	.nav {
		width: 100%;
    padding: 0;
    border: none;
    position: absolute;
    left: 0;
    margin-top: 0;
    top: 100%;
    z-index: 1000;
	}
	.nav-list {
    display:none;
    background-color: white;
    text-align: left;
	}
	.nav-item {
		width:100%;
    display: block;
	}
	.nav-item > a {
    margin: 0 15px;
		padding: 15px 0;
    border-bottom: 1px dashed;
	}
  .nav-item:last-child > a {
    border-bottom: none;
  }
	.nav-click {
		display:block;
	}
	.nav-mobile-open {
		border-radius:5px 5px 0 0;
		-webkit-border-radius:5px 5px 0 0;
		-moz-border-radius:5px 5px 0 0;
	}
	.nav-item:hover .nav-submenu {
		display:none;
	}
	.nav-submenu {
    background-color: #f8f3f0;
		position:static;
		width:100%;
	}
}

/* Homeslider */
#homeslider {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
  height: 688px;
  position: relative;
}
/*.Mobile #homeslider{
  height: inherit;
}*/
.capiton-header {
  text-align: center;
  padding: 1rem 0 3rem;
}
.text-accroche{
  background: #2a2b2b;
  font-size: 20px;
  text-transform: uppercase;
  margin-top: 5px;
  padding: 8px;
  border-radius: 25px 25px 0 0;
  color: #c58f28;
  letter-spacing: 2px;
  text-align: center;
}
@media(min-width: 1200px) {
  .mt-5 {
    margin-top: 5rem
  }
}
@media(min-width: 1600px){
	#homeslider {
	  height: 888px;
	}
	.capiton-header {
	  padding-top: 6rem;
	}
}
.capiton-header img {
    margin: 0 20px;
    width: 185px;
    height: 54px;
    object-fit: contain;
    background: #fff;
}
.capiton-header img.logo {
  width: 230px
}
.Mobile .capiton-header img{
  margin: 0;
}
.cat-header {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.cat-inner{
  background: rgba(255, 255, 255, 0.9);
  padding: 25px 0 5px;
}
.Mobile .cat-header{
  background: white;
  position: static;
}
.cat-box {
  padding: 0 7px;
  overflow: hidden;
}
.cat-item a {
  display: block;
  overflow: hidden;
}
.cat-item img {
    width: 100%;
    height: 150px;
    background: #ddd;
    object-fit: cover;
    display: block;
}
.cat-item span {
  color: #2a2b2b;
  display: block;
  text-align: center;
  font-size: 20px;
  margin-top: 15px;
  position: relative;
}
.Mobile .cat-item span{
  margin-bottom: 20px;
}
.cat-item span:before,
.cat-item span:after {
  content:'';
  position: absolute;
  height: 2px;
  width: 35px;
  background: #2a2b2b;
  top: 14px;
  display: none;
}
.cat-item span:before{
  left: 0;
}
.cat-item span:after {
  right:0;
}
.Mobile .text-accroche{
  border-radius: 0;
  margin: 0 -10px;
  font-size: 14px;
}

/* contenu */
#columns{
  background-image:url('../images/img/bg_antiquaires.webp');
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.media-body h1:after,
.Titre:after{
  content:"";
  background: #2a2b2b;
  display: block;
  margin: 30px auto 40px;
  height: 3px;
  width: 150px;
}
.carousel {
  background: rgba(255, 255, 255, 0.9);
  margin: 3rem 0 1rem;
  padding: 15px;
  text-align: center;
}
.carousel-item {
    border: 1px dashed #2a2b2b;
    padding: 20px; 
}
.carousel-item img {
    margin-top: 25px;
    width: 100%;
    background: #ddd;
    height: 250px;
    display: block;
    object-fit: cover;
    object-position: bottom left;
}
.Block {
    text-align: left;
    display: flex;
    gap: 60px;
}
.Mobile .Block {
    padding: 0 5px;
    display: block;
}
.editableLine { 
    margin: 15px auto;
    line-height: 130%;
    font-size: 22px;
}
.Mobile .editableLine {
  max-width: 100%;
  height: inherit;
}
.Mobile .editable{
  text-align: justify;
}

/* ListCat*/ 
.services {
  padding: 3rem 0;
}
.Titre{
  line-height: 150%;
  color: #fff;
  display: block;
  font-size: 2rem;
  text-align: center;
}
.Mobile .Titre{
  font-size: 1.5rem;
}
.Services .Titre:after{
  content:"";
  background: #fff;
  display: block;
  margin: 20px auto 20px;
  height: 3px;
  width: 150px;
}
.Desktop .Liens{
  -webkit-column-count: 4; /* Chrome, Safari, Opera */
  -moz-column-count: 4; /* Firefox */
  column-count: 4;
}
.Tablet .Liens{
  -webkit-column-count: 2; /* Chrome, Safari, Opera */
  -moz-column-count: 2; /* Firefox */
  column-count: 2;
}
.Liens > a {
  display: block;
  margin-bottom: 5px;
  font-size: 16px;
  padding-left: 3rem;
}
.Mobile .Liens > a{
  font-size: 16px;
}

/* Footer */
.fixed-tel {
  position: fixed;
  bottom: 50px;
  width: 100%;
  z-index: 9999;
}
.tel-container{
  margin: 0 0 0 auto;
  text-align: right;
  width: 250px;
}
.btn-toogle {
  border: 2px dashed #c58f28;
  border-radius: 50%;
  background: white;
  cursor: pointer;
  color: #c58f28;
  font-size: 25px;
  text-align: center;
  height: 75px;
  width: 75px;
}
.btn-toogle:focus {
  outline: 0 !important;
}
.box-tel{
  display: none;
  background: #f8f3f0;
  box-shadow: 0 0 5px 2px rgba(195, 195, 195, 0.44);
  padding: 20px;
  margin-bottom: 20px;
  position: relative;
}
.box-tel:after {
  content:"";
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #f8f3f0;
  position: absolute;
  bottom: -15px;
  right: 20px;
}
.footer-container {
  background-color: #1d1d1d;
}
#footer .h4{
	font-weight: normal;
  color: #c7c7c7;
  text-transform: uppercase;
  margin-bottom: 15px;
}
#footer .h4:after{
  content:"";
  height: 2px;
  width: 50px;
  margin: 15px 0 0;
  display: block;
  background-color: #c7c7c7;
}
.toggle-footer{
  position: relative;
  z-index: 99999;
}
#block_various_links_footer, 
#block_contact_infos {
  padding-top: 15px;
}
#footer ul li, 
#footer ul li a {
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	text-shadow: none;
}
.logo.footer-block{
  margin-top: 15px;
  background: #fff;
}
#footer ul li a:hover{
	color: #c7c7c7;
}
#footer #block_contact_infos li:first-child{
	color: #fff;
}
#footer #block_contact_infos > div ul li i{
	color: #c7c7c7;
}
#footer #block_contact_infos > div ul li > span{
	text-transform: uppercase;
	color: #fff;
	font-size: 1.1em;
}
.bottom-footer{
	text-align: center;
}
#footer #social_block ul li a {
    color: #fff;
}
#footer #block_contact_infos > div ul li > span a{
	text-transform: uppercase;
	color: #fff;
	font-size: 0.9em;
}
#footer a, 
#footer a:hover, 
#footer #block_contact_infos > div ul li > span a:hover {
    color: #fff;
}
#footer #social_block .h4{
	color: #fff;
}
.footer_bottom{
	border-top: 1px solid #fff;
	text-align: center;
	padding: 10px;
	margin-top: 20px;
}
.footer_bottom p{
	color: #fff;
	margin: 0;
}
.certificats{
  padding-top: 30px;
}
.certificats .footer-block {
    margin: 15px 0;
}

.Mobile #footer {
  text-align: center;
}

.Mobile #footer .h4:after{
  margin-left: auto;
  margin-right: auto;
}
.Mobile .toggle-footer {
  list-style: none;
  margin-top: 0;
  padding-left: 0;
}
.Mobile .certificats .footer-block {
  margin: 0;
}

/* Modal */
.modal {
    position: absolute;
    z-index: 10000; /* 1 */
    top: 0;
    left: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
}

.modal.is-visible {
    visibility: visible;
}

.modal-overlay {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: hsla(0, 0%, 0%, 0.5);
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.3s, opacity 0.3s;
}

.modal.is-visible .modal-overlay {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}

.modal-wrapper {
  position: absolute;
  z-index: 9999;
  top: 6em;
  left: 50%;
  width: 350px;
  margin-left: -11em;
  background-color: #f8f3f0;
  box-shadow: 0 0 1.5em hsla(0, 0%, 0%, 0.35);
}

.modal-transition {
  transition: all 0.3s 0.12s;
  transform: translateY(-10%);
  opacity: 0;
}

.modal.is-visible .modal-transition {
  transform: translateY(0);
  opacity: 1;
}

.modal-header,
.modal-content {
  padding: 1em;
}

.modal-header {
  position: relative;
  background-color: #fff;
  box-shadow: 0 1px 2px hsla(0, 0%, 0%, 0.06);
  border-bottom: 1px solid #e8e8e8;
}
.modal-close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 1em;
  color: #aaa;
  background: none;
  border: 0;
}

.modal-close:hover {
  color: #777;
}
.modal-heading {
  font-size: 1.125em;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.modal-content > *:first-child {
  margin-top: 0;
}
.modal-content > *:last-child {
  margin-bottom: 0;
}

.photosRea {
    background: rgb(0, 0, 0, 0.69);
    margin-bottom: 3rem;
    padding: 15px;
}
.titrePhotos {
    font-size: 2rem;
    line-height: 150%;
    color: white;
    text-align: center;
    margin-bottom: 1rem;
}
.imgPhotos {
  margin: 15px 0;
  border: 5px solid #ddd;
}
.icon img{
  width: 20px;
  height: 20px;
  object-fit: contain;
}
.Mobile #tel-Mobile .col-xs-3 {
  width: 50%;
  text-align: center;
}
.Mobile #tel-Mobile .col-xs-6 {
  width: 100%;
  text-align: center;
}

.Mobile header#header {
    position: fixed;
    top: 0;
    z-index: 111111;
}
.Mobile ul.toggle-footer li {
    padding: 3px 0;
}

section#realisations {
    padding: 40px 0;
}
.Mobile section#realisations {
    padding: 200px 20px 20px;
}
.btn-realisations {
    position: relative; 
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-top: 40px;
}
.btn-realisations a {
    background: #1d1d1d;
    border: none;
    color: white;
    display: block;
    font-size: 18px; 
    padding: 15px;
    width: 250px;
}
.Desktop .bloc-img-realisations {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    place-content: center;
    padding: 20px 0;
}
.swipebox img {
    width: 100%;
    height: 280px;
    object-fit: cover;
}
b.titre-album {
    font-size: 30px;
}
.Mobile b.titre-album {
    font-size: 24px;
}
.page-mentions {
    padding: 40px 0;
}
.Mobile .page-mentions {
    padding: 0 20px 20px;
}

/**
404
*/
.blog_pageIntrouvable {
    background: #1d1d1d;
    position: fixed;
    height: 100%;
    width: 100%;
    font-size: 18px;
    z-index: 200000 !important;
    text-align: center;
    top: 0;
}
.blog_pageIntrouvable .d-flex {
  display: flex;
    -ms-flex-pack: center!important;
    justify-content: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
}
.blog_pageIntrouvable span {
  color: #ffffff;
}

.blog_pageIntrouvable > div {
  height: 100%;
}
.blog_pageIntrouvable h1 {
    font-size: 200px;
    max-width: 100%;
    color: #c58f28;
}
.Mobile .blog_pageIntrouvable h1 {
    font-size: 100px;
}
.blog_pageIntrouvable p {
    font-size: 36px;
    line-height: 100%;
    margin-top: -21px;
    text-transform: uppercase;
    letter-spacing: 10px;
    color: #c58f28;
}
.Mobile .blog_pageIntrouvable p {
    font-size: 17px;
    letter-spacing: 5px;
    margin-top: -10px;
}
.blog_pageIntrouvable a {
    color: white;
}
.blog_pageIntrouvable a:hover {
    text-decoration: underline;
}
.Mobile .blog_pageIntrouvable a {
    display: block;
}

div#Messages {
    text-align: center;
    padding: 15px;
    font-size: 18px;
    color: #000;
    font-weight: 600;
    background: #c58f28;
}
.Mobile div#Messages { 
    font-size: 14px;
}
.Mobile #homeslider {
    margin-top: 160px;
    padding: 0 20px;
    height: 500px;
}
div#Map {
    height: 250px;
}
.section-map {
  padding-top: 15px;
}
ul.toggle-footer li {
    list-style: none;
    padding: 5px 0;
    display: flex;
    align-items: center;
    gap: 5px;
}
.Desktop .categoriesList {
    margin: 50px 0;
}
.Liens a {
    display: flex;
    align-items: center;
    margin: 0 5px 15px;
    color: #fff;
    position: relative;
    padding-left: 25px;
}
.Liens a::before {
    content: "";
    position: absolute;
    width: 15px;
    height: 1.5px;
    background: #fff;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
button.slick-prev img,
button.slick-next img {
    width: 22px;
}
.Mobile button.slick-prev img,
.Mobile button.slick-next img {
    width: 16px;
}
.Mobile .slick-prev,
.Mobile .slick-next {
  padding: 10px;
}
img.logo {
    width: 200px;
    height: 123px;
    object-fit: contain;
}
footer#footer img.logo { 
    background: #fff; 
    margin-top: 15px;
}
.Block_text {
    text-align: left;
}
body:not(.Mobile) .cat-item {
    display: flex;
    overflow: hidden;
}
.imgPhotos img {
    width: 100%;
    height: 200px;
    display: block;
    object-fit: cover;
    object-position: bottom left;
}
div#tel-Mobile {
    background: #c58f28;
    margin-top: 15px;
}
.Tablet #tel-Mobile {
  position: fixed;
  width: 100%;
  top: 65px;
  z-index: 999;
}
.Tablet #header_logo.col-sm-2 {
  width: 100%;
}
.Tablet .header_phone a {
  font-size: 23px;
}
.Tablet #homeslider {
  margin-top: 127px;
}
.Tablet #DesktopDevis.Devisgratuit .h3 {
  font-size: 16px;
  padding: 0 0 10px;
}
.Mobile .btn-realisations {
    flex-direction: column;
    gap: 15px;
}
.Mobile .btn-realisations a{
  width: 100%;
}
.Mobile .cat-item {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
.Mobile p.copyright a {
    display: block;
    margin: 15px;
}
.page-mentions h2 {
    text-transform: uppercase;
    font-size: 30px;
}

/*============================
CONTACT & DEVIS
============================*/

.contact-content {
    display: grid;
    grid-template-columns: 50% 50%;
    align-items: center;
    justify-content: space-between;
    padding: 50px 0;
}
.Mobile .contact-content {
    display: block;
    margin-top: 0;
    padding: 20px 0; 
}
.Mobile .adr-map {
    padding: 20px 0;
}
.Tablet .contact-content {
  padding: 20px 0; 
}
.coordonne_cont img {
    width: 20px;
    height: 20px;
    object-fit: contain;
}
.coordonne_cont {
    display: flex;
    flex-wrap: wrap;
    max-width: 100%;
    justify-content: center;
    gap: 18px;
    margin-bottom: 30px;
}
.ContactezNous b {
    font-size: 20px;
    margin-bottom: 20px;
    text-align: center;
    display: block;
}
.ContactezNous-h1 {
    color: #333333;
    text-transform: uppercase;
    font-weight: 600;
    font-family: Calibri;
    font-size: 32px;
}
.adr-map {
    padding: 0 40px;
}
.coordonne_cont a {
    color: #333;
    font-weight: 600;
    display: flex;
    align-items: center;
}
.ContactezNous { 
    background: #f8f3f0;
    padding: 40px;
}
.devis .Devisgratuit-h3 {
    font-size: 32px;
    margin: 20px 0;
    text-align: center;
    font-weight: 600;
}
.Mobile.devis .Devisgratuit-h3 {
    font-size: 24px;
}
.devis .Devisgratuit {
    width: 80%; 
    margin: 50px auto 30px;
    text-align: center;
}
body.Desktop.devis .btn-submit {
    max-width: 48%;
    margin: auto;
}
body.Mobile.devis .Devisgratuit {
    display: block; 
    width: 100%;
    padding: 175px 0 0;
    margin-top: 0;
}
.Tablet.devis .Devisgratuit {
  margin-top: 225px;
}


body.Mobile.devis div#devisGratuit {
    display: none;
}

a.btn.btn-cont {
    background: rgba(255, 255, 255, .3);
    color: #000;
    border-radius: 0; 
    margin-top: 20px;
    text-transform: uppercase;
    border: solid 1px#fff;
    font-weight: 600;
    padding: 10px 15px;
    font-size: 14px;
}
.boutton-slider {
    display: flex;
    flex-wrap: wrap; 
    gap: 10px;
}
.Mobile .boutton-slider { 
    justify-content: center; 
}
.contact .ContactezNous #FormDevis {
    display: block!important;
}
.contact-content div#Map {
    height: 450px;
    width: 100%;
}
.Mobile .contact-content div#Map {
    height: 300px;
    width: 100%;
}
.ContactezNous svg, .ContactezNous img {
    width: 20px;
    height: 20px;
    object-fit: contain;
    margin-right: 5px;
}


 
.Tablet .corps > .row > div {
  max-width: 100%;
  flex: 0 0 100%;
}
.Tablet .competences > .row > div {
  max-width: 25%;
  flex: 0 0 25%;
}
.Tablet .mainright .Devisgratuit {
  display: none;
}
.Tablet .ImgLeft {
  display: none;
}
.Mobile .twoBox img {
    width: 100%;
    height: 185px;
    object-fit: cover;
}
.ContactezNous .btn {
    width: 100%;
    background: #333;
    color: #fff;
    font-size: 17px;
}
.contact div#DesktopDevis {
    display: none;
}
div#Messages {
    text-align: center;
    background-color: #000;    
    padding: 10px;
    width: 100%;
    z-index: 999999;
    position: fixed;
    top: 0;
    left: 0;
}

div#Messages p {
    margin: 0;
    color: #fff;     
    font-size: 20px;
    text-align: center
}
.Tablet div#Messages p,
.Mobile div#Messages p {
    font-size:14px;
}
.Tablet .capiton-header {
  padding: 0;
}
.ContactezNous > h1 {
    font-size: 40px;
    font-weight: 900;
} 
.contact .footer-container div#Map {
    display: none;
}
.Tablet .page-mentions ol {
  padding: 0 30px;
}
.Tablet .btn-realisations { 
  margin-top: 164px;
}
.Tablet #header_logo {
  position: fixed;
  z-index: 999;
  background: #fff;
}
.Tablet #DesktopDevis.Devisgratuit { 
  margin-top: 10px;
}
.Tablet .nav {
  margin-top: 127px;
}
.Mobile .capiton-header {
    text-align: center;
    padding: 9rem 0 3rem;
}
.intro {
    margin-top: 50px;
}
.Mobile .intro h1 {
    line-height: 1.2;
}
.Mobile .ContactezNous {
    padding: 40px 20px;
}
p.copyright img {
    width: 150px;
    height: 25px;
    object-fit: contain;
}