
body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 24px;
}

@font-face {
  font-family: 'icon';
  src:  url('../fonts/icomoon.eot?rr56rw');
  src:  url('../fonts/icomoon.eot?rr56rw#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?rr56rw') format('truetype'),
    url('../fonts/icomoon.woff?rr56rw') format('woff'),
    url('../fonts/icomoon.svg?rr56rw#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-right:before {
  content: "\e900";
}
.icon-arrow-thin-right:before {
  content: "\e901";
}
.icon-checkmark:before {
  content: "\e902";
}
.icon-checkmark-outline:before {
  content: "\e903";
}
.icon-cheveron-down:before {
  content: "\e904";
}
.icon-cheveron-left:before {
  content: "\e905";
}
.icon-cheveron-right:before {
  content: "\e906";
}
.icon-cheveron-up:before {
  content: "\e907";
}
.icon-clipboard:before {
  content: "\e908";
}
.icon-envelope:before {
  content: "\e90a";
}
.icon-home:before {
  content: "\e90b";
}
.icon-location:before {
  content: "\e90c";
}
.icon-menu:before {
  content: "\e90d";
}
.icon-phone:before {
  content: "\e90e";
}
.icon-tablet:before {
  content: "\e90f";
}

@media (min-width: 1200px) {
	.container {
	    max-width: 1200px;
	}
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Playfair Display', serif;
    font-weight: 700;
    color: #090100;
}
h1 {
    font-size: 28px;
    color: #000;
    text-transform: uppercase;
    line-height: 130%;
}
.Mobile h1 {
	font-size: 20px;
}
h2 {
    font-size: 20px;
}

a,
a:hover,
a:focus {
    color: inherit;
    text-decoration: none;
    outline: none;
    box-shadow: none;
}

.container:after,
.box-cat:after {
    content: "";
    display: table;
    clear: both;
}
img {
    max-width: 100%;
}

/*
Header
*/
.header {
    background: white;
    padding-top: 9px;
    padding-bottom: 9px;
}
.logo-header {
    margin-right: 40px;
    max-width: 210px;
}
@media(max-width: 991px) {
	.logo-header {
		max-width: 100%;
		margin-right: 0;
		display: -ms-flexbox!important;
    	display: flex!important;
    	-ms-flex-align: center!important;
    	align-items: center!important;
    	-ms-flex-pack: justify!important;
    	justify-content: space-between!important;
    	width: 100%;
	}
	.logo img {
	    width: 200px;
	}
}
@media(max-width: 767px) {
	.header {
		padding-bottom: 0;
	}
	.TelMobile {
		padding: 5px 0;
	    background-color: #e2e2e2;
	    text-align: center;
	}
	.TelMobile a {
		display: inline-block;
		margin: 0 10px;
		color: white;
		font-size: 18px;
	}
	.TelMobile a > i {
		font-size: 14px;
		position: relative;
	    top: -1px;
	    margin-right: 5px;
	}
}
.accroche {
    font-size: 20px;
    line-height: 130%;
    margin-bottom: 15px;
    border-left: 2px solid #e2e2e2;
    padding-left: 15px;
    font-family: 'Playfair Display', serif;
    font-style: italic;
}
.logo_artisan img {
    width: 100px;
}
.rappel-gratuit {
    display: flex;
    background: #efefef;
    align-items: center;
}
.rappel-gratuit strong {
    background: #47a6af;
    padding: 8px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    color: white;
    font-weight: 400;
    max-width: 175px;
    font-size: 11px;
    line-height: 130%;
}
#rappel_immediat {
    padding: 4px 10px;
}
#mail, #mail2 {
    display: none;
}
.form-input {
    border: 1px solid #ddd;
    background: white;
}
#rappel_immediat .form-input {
    font-size: 13px;
    padding: 5px 15px;
    display: inline-block;
    vertical-align: middle;
    max-width: 175px;
}
.rappel-gratuit .btn-submit {
    font-size: 10px;
    border-radius: 0;
    background: #47a6af;
    color: white;
    vertical-align: middle;
    padding: 9px 10px;
}
@media(max-width: 767px) {
	.rappel-gratuit {
		display: block;
	    padding: 20px;
	    text-align: center;
	}
	.rappel-gratuit strong {
		display: block;
	    max-width: 100%;
	    background: no-repeat;
	    color: #47a6af;
	    font-size: 18px;
	    margin-bottom: 15px;
	    padding: 0;
	}
	#rappel_immediat {
		padding:0;
	}
	#rappel_immediat .form-input {
		max-width: 230px;
		width: 230px;
	}
}

.tel-top span {
    font-size: 14px;
    color: #47a6af;
    padding-left: 10px;
    display: block;
    text-transform: uppercase;
    margin-top: -5px;
    margin-bottom: 5px;
}
.tel-top > div {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.tel-top a {
    display: inline-block;
    margin: -5px 10px 0;
    font-size: 24px;
}
.tel-top a > i {
    margin-right: 5px;
    font-size: 16px;
    position: relative;
    top: -3px;
    color: #47a6af;
}

/*
Menu
*/
.nav {
    background: #e2e2e2;
}
/*@media (min-width: 1200px) {
	.nav .container {
		max-width: 1440px;
	}
}*/
.nav-list {
    list-style: none;
    padding-left: 0;
    margin: 0;
    display: table;
    width: 100%;
}
.nav-submenu {
	background: white;
    width: 100%;
	position: absolute;
    display: none;
    list-style: none;
    padding-left: 0;
    margin: 0;
    z-index: 90;
}
.nav-item {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    height: 100%;
}
.nav-item > a {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    line-height: 130%;
    color: #000000;
    padding: 10px;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px
}
.nav-item.active,
.nav-item:hover {
    background-color: #47a6af;
}
.nav-item.active a,
.nav-item:hover a {
    color:white;
}
.nav-item:hover .nav-submenu {
	display: block;
}
.nav-submenu-item a {
    padding: 10px 15px;
    display: block;
    border-bottom: 1px dotted #ddd;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 130%;
    color: #000 !important;
}

.rea-btn {
    display: inline-block;
    margin-top: 25px;
    background: #a88b6b;
    color: white;
    padding: 12px 25px;
    font-weight: 700;
    font-size: 20px;
    border-radius: 5px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
}
.wrap_interne .rea-btn {
    display: block;
    text-align: center;
}
.Mobile .rea-btn {
    margin-top: 0;
}
.rea-btn:hover {
    color: white;
    background-color: #47a6af;
}

/* Mobile navigation */
.nav-mobile {
  	display: none;
  	cursor:pointer;
  	text-transform: uppercase;
    font-size: 16px;
    background: #47a6af;
    color: white;
    padding: 10px 10px;
}
.nav-click {
  position:absolute;
  top:0;
  right:0;
  display:none;
  cursor:pointer;
}
.nav-click i {
    color: white;
    margin-right: 15px;
    display: block;
    line-height: 30px;
    font-size: 22px;
}
.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 (max-width: 991px) {
    .nav-mobile {
      display:block;
    }
    .nav {
      width:100%;
    }
    .nav .container {
    	padding: 0;
    }
    .nav-list {
      display:none;
    }
    .nav-item {
      width:100%;
      display: block;
    }
    .nav-item > a {
    	padding: 8px 15px;
    	text-align: left;
    	justify-content: start;
    }
    .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 {
      position:static;
      width:100%;
    }
    .nav-submenu-item a {
    	font-size: 11px;
    }
}

/*
Homeslider
*/
.homeslider {
	height: 550px;
	position: relative;
}
.banner_inter {
    height: 200px;
    background-color: #ddd;
    /*margin-bottom: 60px;*/
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.banner_inter .ravalement {
    background-position: center 75%;
}
@media(max-width: 767px) {
	.banner_inter {
		margin-bottom: 0;
	}
}
.SliderBlock {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}
.SliderImage {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 550px;
}
.homeslider .container {
	position: relative;
	display: table;
	width: 100%;
	height: 100%;
}
.captionSlider {
	display: table-cell;
	vertical-align: middle;
}
.titreSlider {
    display: inline-block;
    background: rgba(255, 255, 255, 0.84);
    text-transform: uppercase;
    padding: 25px 30px;
    font-size: 44px;
}
.Subtitle {
    color: white;
    display: inline-block;
    margin-top: 26px;
    font-size: 36px;
    font-family: 'Playfair Display', serif;
    font-style: italic;
    text-shadow: 0 2px 2px #292826;
}
.devisgratuit {
    width: 100%;
    background: rgba(120, 120, 120, 0.45);
    margin: 0 auto;
    padding: 20px 20px 25px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#ServicesDevis.devisgratuit {
	background: rgba(120, 120, 120, 0.92);
}
@media(max-width: 767px) {
	.homeslider, .SliderImage {
		height: 350px;
	}
	.titreSlider {
	    padding: 15px 10px;
	    font-size: 25px;
	}
	.Subtitle {
		margin-top: 16px;
    	font-size: 24px;
	}
	.devisgratuit {
		background: rgba(120, 120, 120, 0.92);
	    -webkit-border-radius: 0;
	    -moz-border-radius: 0;
	    border-radius: 0;
	}
	#ServicesDevis.devisgratuit {
		margin-bottom: 20px;
	}
	.contenu_int {
		padding-top: 20px;
	}
	.wrap_interne {
		padding-bottom: 20px;
	}
}
.devisgratuit h3 {
    color: white;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 15px;
    letter-spacing: 1px;
}
#FormDevis .form-input {
    display: block;
    width: 100%;
    margin: 5px 0;
    padding: 8px 15px;
    border: 2px solid rgba(88, 82, 67, 0.18);
    box-shadow: inset 0px 3px 8px 2px #ddd;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
}
#FormDevis textarea.form-input {
    height: 95px;
}
#FormDevis .form-input:focus {
	outline: none;
	box-shadow: none;
}
#FormDevis .btn.btn-submit {
    background-color: #47a6af;
    color: white;
    font-weight: 700;
    padding: 10px 25px;
    display: block;
    margin: 15px auto 0;
}

/*
Contenu
*/
.section_ {
	padding: 60px 0;
}
@media(max-width: 767px) {
	.section_ {
		padding: 15px 0;
	}
	.item_text h1 {
	    margin-top: 50px;
	    font-size: 20px;
	}
}
.section_ img,
img.boxS {
    -webkit-box-shadow: 0 26px 26px rgba(0,0,0,.2);
    box-shadow: 0 26px 26px rgba(0,0,0,.2);
    border-radius: 15px;
}
.devis-btn {
    background: #47a6af;
    color: white;
    font-weight: 700;
    display: inline-block;
    padding: 6px 25px;
    font-size: 18px;
    border-radius: 5px;
    margin-top: 15px;
    transition: all .25s ease;
    -webkit-transition: all .25s ease;
}
.devis-btn span {
    display: block;
    font-weight: 400;
    font-style: italic;
    font-family: 'Playfair Display', serif;
    font-size: 14px;
    line-height: 100%;
}
.devis-btn:hover,
.devis-btn:focus {
    margin-top: -5px;
    margin-bottom: 5px;
    transition: all .5s;
    box-shadow: 0px 10px 10px 0px rgba(0,0,0,.2);
    outline: none;
    color: white;
}

.categorie_ {
	background-color: #e2e2e2;
	padding: 60px 0 40px;
}
@media(max-width: 767px) {
	.categorie_ {
		padding: 1px 0 10px;
	}
}
.text-categories h2 {
    font-size: 28px;
    margin-top: 25px;
}
.text-categories h2:after {
    content:"";
    display: block;
    border-bottom: 3px solid;
    width: 50px;
    margin-top: 15px;
}
.loop-image-item {
    margin: 0 5px;
}
.loop-image {
    position: relative;
    display: block;
}
@media(max-width: 767px) {
	.loop-image img {
    	width: 100%;
	}
}
.image-overlay {
    position: absolute;
    z-index: 5;
    top: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    background-color: rgba(71, 166, 175, 0.7);
    text-align: center;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all 450ms ease-out 0s;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.loop-image-item:hover .image-overlay {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
}
.image-overlay .image-links {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    width: 100%;
    transform: translateX(-50%);
}
.image-links .btn-border {
    border-color: #fff;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0;
    font-size: 12px;
    padding: 10px 25px;
    font-weight: 700;
    letter-spacing: 1px;
}
.services-block h3 {
	background: #ffffff;
    padding: 10px;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    height: 52px;
    display: flex;
    align-items: center;
}

.contenu_,
.contenu__ {
	padding: 60px 0;
	position: relative;
}
.contenu_:before {
    content: "";
    position: absolute;
    background-color: rgba(255, 255, 255, 0.86);
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
}
.contenu_ .item_text {
	padding: 30px 0 0 35px;
}

.contenu__ {
    background: #eeeeee;
    /*height: 850px;*/
}
.box_text {
	transition: all .25s ease;
	-webkit-transition: all .25s ease;
    background-color: white;
    border-radius: 13px;
    height: 100%;
    overflow: hidden;
}
.box_text:hover {
    box-shadow: 0 12px 70px rgba(119,119,119,.2);
    /*margin-top: -20px;*/
}
.box_text > div {
    padding: 15px;
}
@media(max-width: 767px) {
	.contenu_,
	.contenu__ {
		padding: 15px 0;
	}
	.contenu_:before {
		width: 100%;
	}
	.contenu_ .item_text {
		padding: 0;
	}
	.contenu__ {
		height: inherit;
	}
	.text-categories {
	    margin-bottom: 25px;
	}
	.box_text {
		height: inherit;
		margin: 10px 0;
	}
}
.lastBlock {
	background-color: #1c5d63;
    background-image: url("../images/img/ravenna.png");
    padding: 60px 0 30px;
    color: white;
}
.lastBlock h2 {
    color: #ffffff;
}
.wrap_interne {
    padding-bottom: 80px;
    padding-top: 50px;
}
.imgServices {
	margin-bottom: 20px;
}
.accordion-main > h2 {
    background: #000000;
    color: white;
    font-size: 18px;
    padding: 15px;
    border: 1px solid #2b2a28;
}
.accordion-main > p { display: none; }
.textServices {
    background: #f7f7f7;
    padding: 20px 20px 1px;
    margin-bottom: 25px;
    border-left: 5px solid #47a6af;
}
.mr-p-0 p {
	margin-bottom: 0;
}
.services_presta {
    margin: 35px 0;
}
.services_presta h3 {
    font-size: 18px;
    text-transform: uppercase;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
.list-sevices {
    list-style: none;
    margin: 0;
    padding-left: 0;
}
.list-sevices > li a {
    display: block;
    padding: 10px 15px;
    background: #f7f7f7;
    margin: 5px 0;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
}
.list-sevices > li:hover a,
.list-sevices > li.active a {
    border-left: 2px solid #47a6af;
}
#Map {
	height: 300px;
	background-color: #eee;
}

.Mobile .reverse-col {
	flex-direction: column-reverse;
}
.Mobile img.boxS {
	margin-bottom: 25px;
}

.VideoLouis {
    padding: 100px 0 40px;
    position: relative;
    background-color: #f7f7f7;
}
.VideoLouis:before {
    content: "";
    position: absolute;
    height: 70px;
    top: 0;
    width: 100%;
    /*background-color: #ddd;*/
    background-color: #47a6af;
    background-image: url("../images/img/ravenna.png");
}
.VideoLouis:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 200px;
    background-color: white;
}
.VideoLouis #video1 {
    border: 10px solid #fff;
    width: 100%;
    margin-top: -52px;
    position: relative;
    -webkit-box-shadow: 0 26px 26px rgba(0,0,0,.2);
    box-shadow: 0 26px 26px rgba(0,0,0,.2);
    border-radius: 15px;
    z-index: 70;
}

/*
Footer
*/
.copyright {
    background-color: #47a6af;
    color: #000;
    padding: 15px;
    font-size: 12px;
}
.text-aki {
    padding-top: 2em;
    text-align: center;
    background: rgb(0, 86, 131);
    margin-top: 2em;
    color: white;
}
.text-aki img {
    width: 200px;
    padding-bottom: 10px;
}
.presta .text-aki {
    padding: 15px;
}

.footer .adresse {
    font-size: 18px;
    color: white;
    margin-bottom: 8px;
}
.Mobile .footer .adresse {
    font-size: 16px;
}
.footer .adresse:after {
    content: "";
    display: block;
    border-bottom: 2px solid;
    width: 150px;
    margin: auto;
    padding: 5px;
}

.text_agence {
    background: #e0e0e0;
    display: inline-block;
    margin-bottom: 10px;
    padding: 0 15px;
}
.img_agence img {
    width: 150px;
    margin-left: 5px;
}
.text_agence p {
    margin: 0;
    color: #000;
}
.accroche > span {
    background: #a88b6b;
    display: inline-block;
    padding: 0 10px;
    color: white;
    text-transform: uppercase;
    font-size: 14px;
    font-style: normal;
    letter-spacing: 1px;
}
.Mobile .accroche > span {
    text-transform: none;
    font-size: 12px;
    text-align: center;
    display: block;
}

.Mobile .accroche {
    padding-left: 0;
    margin: 0;
    text-transform: none;
}
