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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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-charpente:before {
  content: "\e900";
}
.icon-zinguerie:before {
  content: "\e901";
}
.icon-urgence:before {
  content: "\e902";
}
.icon-interior:before {
  content: "\e903";
}
.icon-index:before {
  content: "\e904";
}
.icon-nettoyage-toiture:before {
  content: "\e907";
}
.icon-info-i:before {
  content: "\e908";
}
.icon-ravalement:before {
  content: "\e905";
}
.icon-isolation:before {
  content: "\e906";
}
.icon-traitement-charpente:before {
  content: "\e909";
}
.icon-velux:before {
  content: "\e90a";
}
.icon-nettoyage-charpente:before {
  content: "\e90b";

  position: relative;
    top: 10px;
}







*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

@-ms-viewport {
  width: device-width;
}
article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6, .h3, .h2 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

body {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #444444;
    -webkit-font-smoothing: antialiased;
}

a {
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
    text-decoration: none;
    outline: 0;
    color: inherit;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

h1,h2,h3,h4,h5 {
    font-weight: bold;
    color: #212121;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  line-height: 1.2;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 24px;
}

h3, .h3 {
  font-size: 18px;
}

h4, .h4 {
  font-size: 1.5rem;
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}
b,
strong {
  font-weight: bolder;
}
figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
  max-width: 100%;
}

svg:not(:root) {
  overflow: hidden;
}
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}


button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}
textarea {
  overflow: auto;
  resize: vertical;
}
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.btn:hover, .btn:focus {
  text-decoration: none;
}

.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.btn.disabled, .btn:disabled {
  opacity: 0.65;
}

.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
  background-image: none;
}
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

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

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

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

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

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12,
.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-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, 
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 576px) {
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 768px) {
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 992px) {
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}
.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
.form-control {
  display: block;
  width: 100%;
  padding: 7px 15px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #ddd;
  background-color: #2f4275;
  background-image: none;
  border: 1px solid #2f4275;
  margin-bottom: 5px;
  -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
#rappel_immediat .form-control, .form-control, .index .form-control {
    padding: 10px 15px;
    color: #000;
    background-color: white;
    border: 1px solid #b9babd;
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px);
}

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}


/*------------------------------------*\
    Menu
\*------------------------------------*/
#header {
    background: rgba(255,255,255,0.95);
    /*border-bottom: 5px solid rgba(240,240,240,0.8);*/
    position: relative;
    /*height: 89px;*/
    width:100%;
    z-index: 10000 !important;
}
#header .container{
  width: inherit;
  max-width:1400px;
}
.Mobile #header{
  height: 97px;
}
#header .container{
  padding:0;
}
.header {
    /* background-color: #054fb2; */
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%;
    z-index: 1000 !important;
}
.Desktop .header {
  justify-content: space-between;
}
.logo {
    width: 20%;
    float: left;
    position: relative;
    background: #054fb2
}
.Desktop .logo {
  display: flex;
    align-items: center;
}
.Desktop .logo img {
    width: 250px;
    display: block;
    margin: auto;
}
.logo:before {
    content: "";
    position: absolute;
    background: #054fb2;
    left: -1000%;
    height: 100%;
    width: 1000%;
}
.info-top {
    color: #72787b;
    padding-bottom: 2px;
    padding-top: 2px;
    display: inline-block;
    /*width: 20%;*/
    vertical-align: middle;
    padding-left: 18px;
    border-left: 1px solid #ddd;
}
.Mobile .info-top a {
    color: #818181;
    display: inline-block;
    margin: 0 15px;
}
.Mobile .devis_header{
    background-color: #054fb2;
    padding: 10px 15px;
    margin-left: -3px;
    margin-top: 9px;
    display: inline-block;
    color: white !important;
}


.right-blocK {
    display: flex;
    align-items: center;

        /*flex: 0 0 50%;*/
    justify-content: flex-end;
    /*max-width: 50%;*/
}
.tel {
    background: url(../images/telephone-icon.png) no-repeat left center;
    padding: 2px 20px 0 30px;
    font-weight: 400;
    font-size: 20px;
    margin-left: 5px;
    display: block;
    
    color: #000;
}
.contactTel {
    display: block;
    font-style: normal;
    
    font-weight: 400;
    font-size: 18px;
    color: #054fb2;
}
.adresse {
    background: url('../images/map-icon.png') no-repeat;
    display: block;
    padding-top: 5px;
    padding-left: 30px;
    margin-left: 65px;
    font-weight: bold;
}
.info {
    font-size: 20px;
    text-transform: uppercase;
    color: #054fb2 !important;
    display: block;
}
.info i {
  margin-bottom: 0 !important;
}
#info-list .info{
  text-transform: none;
    text-align: center;
    font-weight: bold;
    
}
.info:hover,
.info:focus {
    text-decoration: none;
}
/* Navigation */
.menubot {
  background: #f5f5f5;
}
.nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /*flex: 0 0 80%;*/
  align-items: center;
  justify-content: center;
}
.nav-list {
  list-style: none;
    text-align: left;
    padding-left: 0;
    position: relative;
    margin: 0;
    display: table;
}
.nav-list:after,
.nav-submenu:after {
    content:"";
    display:table;
    clear:both;
}
.nav-item {
  zoom: 1;
    padding-top: 0 !important;
    transition: all .5s;
    display: table-cell;
}
.nav-item:nth-child(2),
.nav-item:nth-child(4),
.nav-item:nth-child(6),
.nav-item:nth-child(8) {
  background: #ffffff;
}
.nav-item a > i {
    line-height: 50px;
    display: block;
    font-size: 40px;
    height: 50px;
    overflow: hidden;
    margin-bottom: 7px;
    color: #054fb2;
}
.nav-item > div {
    flex: 0 0 100%;
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
}
.nav-list > .nav-item > div > a {
  text-align: center;
  padding: 25px 0;
  /*min-height: 54px;
overflow: hidden;
height: 54px;*/
  font-weight: bold;
  /**/
  position: relative;
  /*transition: all .3s ease;*/
  justify-content: center;
  
}
/*.nav-list > .nav-item:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border-right: 1px solid #e2e2e2;
  height: 100%;
  width: 1px;
}
.nav-list > .nav-item:last-child:after {
  display: none;
}*/
.nav-list > .nav-item > div > a span {
    display: block;
    font-weight: 700;
    padding: 0 10px;
    line-height: 130%;
}
#urgenceT {
  background: #054fb2;
  text-align: center;
  flex: inherit !important;
    display: block !important;
  /*flex: 0 0 13%;*/
}
.urgenceT {
    text-align: center;
    font-weight: bold;
    /*padding: 0 15px;*/
    padding: 12px 15px 0;
    line-height: 130%;
    color: white !important;
    
    /*font-size: 16px !important;*/
}
.urgence:hover {
    text-decoration: none !important;
}
.urgenceT i {
  margin-bottom: 0;
}
.accroche {
    
    font-weight: 700;
    font-size: 52px;
    padding: 24px;
    color: white;
    line-height: 150%;
    /* background: rgba(0, 0, 0, 0.66); */
    display: inline-block;
    margin-top: 35px;
    text-shadow: -1px -2px 7px #000;
    text-transform: uppercase;
}
.Mobile .accroche {
  margin-top: 0rem;
  font-size: 14px;
  background-color: transparent;
}
.imgHer {
    width: 250px;
    margin: 0 auto 25px;
    overflow: hidden;
    border-radius: 100%;
    border: 7px solid #832751;
    box-shadow: 0px 6px 1px 5px #054fb2;
}
.Mobile .imgHer {
  width: 150px;
}

.nav-item a {
	display: block;
	color: #585858;
  text-transform: uppercase;
  /*font-size: 17px;*/
}
.nav-item.active > div > a,
.nav-item > div > a:hover,
.nav-item > div > a:focus {
    text-decoration: none;
    color: #aa0000;
}
.nav-item:hover .nav-submenu {
  opacity: 1;
	visibility: visible;
  margin-top: 0;
}
.nav-submenu {
	background: rgba(255, 255, 255, 1);
  padding: 0px 0px 0px 0px;
  position: absolute;
  top: 100%;
  border-top: 0px solid #fff;
  border-left: 0px solid #fff;
  border-right: 0px solid #fff;
  border-bottom: 0px solid #fff;
  line-height: 1.7;
  list-style-type: none;
  margin: 0;
  margin-top: 20px;
  min-height: 0;
  z-index: 999;
}
.nav-submenu li:hover a,
.nav-submenu li.active a {
  color: #054fb2;
}
.Mobile .nav-submenu {
  background: rgb(0 32 73);
}
@media only screen and (min-width: 992px) {
  .nav-submenu {
    display: block;
    visibility: hidden;
    opacity: 0;
    left: 0;
    width: 250px;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    z-index: 10;
    -webkit-box-shadow: 0 3px 15px 0 rgba(0,0,0,.08);
    -moz-box-shadow: 0 3px 15px 0 rgba(0,0,0,.08);
    box-shadow: 0 3px 15px 0 rgba(0,0,0,.08);
  }
}
.nav-submenu.BigPan {
  left: 0;
  width: 100%;
}
.nav-submenu-item {
    font-family: inherit;
    font-size: 14px;
    padding: 15px 15px 15px 15px;
    vertical-align: top;
}
.BigPan .nav-submenu-item {
    clear: none;
    display: table-cell;
}
.nav-submenu-item a {
	color: #666;
	display:block;
	padding: 15px 0 5px;
  text-decoration:none;
  font-size: 13px;
  transition: all .3s ease;
}
.BigPan .nav-submenu-item b,
#li-littlepan b{
  
  padding-bottom: 15px;
  color: #000;
  text-transform: uppercase;
  /*min-height: 40px;*/
  overflow: hidden;
  line-height: 120%;
  display: block;
  position: relative;
  /*border-bottom: 1px solid;*/
  margin-bottom: 13px;
}
#li-littlepan b:before,
.BigPan .nav-submenu-item b:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 37px;
    background-color: #054fb2;
}
#li-littlepan{
  list-style: none;
  margin-left: -15px;
}
#li-littlepan b{
  padding-top: 15px;
}
.nav-submenu.LittlePan {
    list-style-type: disc;
    padding-left: 27px;
}
.nav-submenu.LittlePan li {
    padding: 15px 0;
    padding-right: 15px;
    margin-bottom: 10px;
    list-style-type: square;
    list-style: none;
}
.nav-submenu.LittlePan li a {
    padding: 0;
    
    font-weight: 400;
    text-transform: uppercase;
}
.nav-subsubmenu {
    padding: 0;
    padding-left: 20px;
    list-style: none;
}
.nav-subsubmenu-item {
  list-style-type: square;
}
.nav-subsubmenu-item a {
  display: block;
  line-height: 120%;
	padding: 0;
	text-transform: none;
	font-weight: 400;
}
.nav-subsubmenu-item:hover a {
    color: #000;
}

.nav-mobile {
	display:none;
	cursor:pointer;
  background: #054fb2 url(../images/nav.svg) no-repeat center center;
  background-size: 18px;
  height: 40px;
  width: 40px;
  right: 23px;
  position: absolute;
  top: 45px;
  z-index: 999;
}
.nav-click {
	position:absolute;
	top:0;
	right:0;
	display:none;
	border-left:1px solid #fff;
	height:49px;
	width:50px;
	cursor:pointer;
}
.nav-click i {
	display:block;
	height:48px;
	width:48px;
	background:url(../images/drop.svg) no-repeat center center;
  background-color: #054fb2;
	background-size:20px;
}
.nav-click:hover {
	background-color:#054fb2;
}
.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-list {
    display:none;
    width: 100%;
    border-right: none;
    background: white;
    margin-right: 0
	}
	.nav-item {
		width:100%;
    float:none;
    padding-top: 0;
    display: block;
	}
  .nav-item:first-child, .nav-item:nth-child(3), .nav-item:nth-child(5) {
    background: initial;
  }
	.nav-item > div > a {
    padding:15px;
    font-size: 20px;
    color: #fff;
    text-align: left !important;
    display: inline-block;
    vertical-align: middle;
	}
  .nav-item > a {
    padding: 15px;
    text-align: left !important;
    vertical-align: middle;
    font-size: 14px;
    
    border-bottom: 1px dashed #ddd;
    display: block;
  }
	.nav-click {
		display: inline-block;
    position: static;
    vertical-align: middle;
    float: right;
	}
  .nav-click:hover {
    background-color: transparent;
  }
	.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,
  .BigPan .nav-subsubmenu {
		display:none;
	}
	.nav-submenu {
    display: none;
		position:static;
    width:100%;
    padding: 0 30px;
  }
  .nav-submenu.LittlePan{
    padding-left: 35px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .BigPan .nav-submenu-item{
    display: block;
  }
  .nav-submenu-item{
    padding:15px 0 !important;
    margin-bottom: 0 !important;
  }
  .nav-submenu-item .nav-click,
  .BigPan .nav-submenu-item b {
    height: 30px;
    color: white;
  }
  .nav-submenu-item .nav-click i {
    height: 24px;
    width: 24px;
    background: url(../images/drop.png) no-repeat center center;
    margin: 5px auto 0;
  }
}
.Mobile .nav-subsubmenu-item,
.Mobile .nav-subsubmenu-item a,
.Mobile .nav-submenu.LittlePan li a {
  color: white;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .logo {
    width: 25%;
  }
  .adresse {
    margin-left: 0;
    margin-top: 7px;
  }
  .nav {
    width:75%;
  }
}
@media only screen and (max-width: 767px) {
  .logo,
  .info-top {
    width: 45%;
  }
  .info-top {
    padding-left: 0;
    background: white;
    width: 100%;
    text-align: center;
  }
  .info-top .tel {
    display:block;
    font-size: 16px;
    margin: 0;
    padding: 13px 0 13px 30px;
  }
	.nav {
		width:100%;
		padding:0;
		position: absolute;
    	z-index: 1000;
  }
  .nav-mobile {
    top: 32px;
  }
}

/* homeslider */
#homeslider {
  background-color: #f5f5f5;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
}
.Desktop #homeslider {
    min-height: 400px;
    position: relative;
}
.imgSliderH {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 588px !important;
} 
/*.index #homeslider {
   background-image: url('../images/pub-epf.jpg');
  }*/
.Tablet.index #homeslider,
.Mobile.index #homeslider {
  background-image: none;
  height: inherit;
}
/*@media only screen and (min-width: 1600px) {
  #homeslider {
    height: 700px;
  }
}
@media only screen and (max-width: 991px) {
  #homeslider {
    height: 388px;
  }
}*/
#homeslider.tphomeslider .fade {
    position: absolute;
    /*z-index: 1;*/
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: #1b1b1d;
    opacity: 0;
    -webkit-transition: opacity 0.2s ease;
    -moz-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
}
  
#homeslider .container {
	display: table;
	height: 100%;
	position: relative;
}
@media(min-width: 1400px) {
  #homeslider > .container {
    width: 1400px;
  } 
}
.contIndewx {
  position: absolute; 
  top: 0;
  width: 100%; 
  height: 100%; 
  z-index: 40;
}
.Mobile .contIndewx {
  position: static;
  background: rgba(0, 0, 0, 0.66);
}
.capiton-slider {
	display: table-cell;
	vertical-align: middle;
      
}
.capiton {
  padding-top: 8rem;
}

#homeslider .sliderTitle,
#homeslider .sliderDesc {
  position: absolute;
  right: 10%;
}
#homeslider .sliderTitle {
  text-align: center;
    padding: 20px 20px;
    background: #054fb2;
    color: #000;
    text-transform: uppercase;
    font-size: 28px;
    font-weight: bold;
    top: 50px;
    line-height: 30px;
    color: white;
}
#homeslider .sliderTitle strong {
    display: block;
    position: relative;
    font-size: 36px;
}
#homeslider .sliderTitle strong:after {
    width: 150px;
    content: "";
    display: block;
    margin: 10px auto 10px;
    border-bottom: 3px solid #000;
}
#homeslider .sliderDesc {
    text-align: right;
    padding: 5px 20px;
    background: #72797c;
    color: #fff;
    font-weight: 300;
    font-size: 18px;
    top: 124px;
    max-width: 67%;
    line-height: 130%;
}
@media only screen and (max-width: 991px) {
  .capiton-slider {
    width:100%;
  }
  #homeslider .sliderTitle {
    top: -150px;
  }
  #homeslider .sliderDesc {
    top: -85px;
  }
}
@media only screen and (max-width: 767px) {
  #homeslider{
    height:488px;
  }
  #homeslider .container {
    width:100%;
    height: inherit;
  }
  #homeslider .sliderTitle {
    font-size: 20px;
  }
  #homeslider .sliderDesc {
    font-size:14px;
    top:-100px;
  }
}

.Bg_separator {
  bottom: 0;
  position: absolute;
  left: 0;
  right: auto;
  width: 100%;
  height: 0;
  margin: 0;
  padding: 0;
  z-index: 1;
  box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
@media(max-width: 543px) {
  .Bg_separator {
    display: none !important;
  }
}
.svg-separtor-wrap {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.Bg_separator svg {
    bottom: 0;
    -moz-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1);
    width: 100%;
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: auto;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

/*Devis gratuit*/
#mail, #mail2 { display: none; }
.devis-form {
    background: rgba(255, 255, 255, 0.9);
    /*margin-top: -80px;*/
    padding: 30px;
}
.index .devis-form{
  background: rgba(255, 255, 255, 0.9);
  padding: 30px 30px 15px;
}
.devis .devis-form{
  margin-top: 0;
  background: white;
  text-align: center;
  max-width: 75%;
  margin: auto;
  border: 1px solid #ddd;
}
.Mobile.devis .devis-form{
  max-width: 100%;
}
.devis .btn-custom{
  background-color: #054fb2;
}
.devis-form .form-group{
	margin-bottom: 0;
}
.devis-form #rappel_immediat .btn-custom {
	height: inherit !important;
}
.Mobile .devis-form #rappel_immediat .btn-custom {
  height: 50px !important;
}
.devis-form h3 {
	color: #000;
  font-size: 18px;
  margin-bottom: 10px;
  text-align: center;
	text-transform: uppercase;
}
.btn-custom {
   background-color: #df1010;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
}
input[type="submit"].btn-block, 
input[type="reset"].btn-block, 
input[type="button"].btn-block {
    width: 100%;
}
#Devis_form .col-md-6:first-child{
  padding-right:2px;
}
#Devis_form .col-md-6:last-child{
  padding-left:3px;
}
.Mobile #Devis_form .col-md-6:first-child{
  padding-right:15px;
}
.Mobile #Devis_form .col-md-6:last-child{
  padding-left:15px;
}
/*Rappel immediat*/
.rappel-immediat {
    background-color: #d8d8d8;
    /*position: absolute;*/
    padding: 15px 0 5px;
    bottom: 0;
    width: 100%;
}
.index .rappel-immediat .form-control{
  padding:14px 15px;
}
/*.Mobile.index .rappel-immediat {
  position: static;
}*/
#rappel_immediat .h3 {
	color: #000;
    padding: 13px 0;
}
.index #rappel_immediat .h3 {
  font-size: 34px;
  line-height: 0;
}
.call-icon {
	background: url(../images/call-icon.png) no-repeat;
    display: inline-block;
    height: 32px;
    margin-right: 15px;
    width: 32px;
    vertical-align: middle;
    position: relative;
    top: -5px;
}
.mb-0 {
	margin-bottom: 0;
}
.index #rappel_immediat .form-control {
	/*background-color: rgba(56, 59, 60, 0.57);
  border-color: rgba(56, 59, 60, 0.57);*/
  font-size: 16px;
  padding: 14px 15px;
}
.index #rappel_immediat .form-control:placehoder {
  color: white;
}
#rappel_immediat .btn-custom {
  height: 52px;
}
.pr-0 {
	padding-right:0;
}
@media only screen and (max-width: 991px) {
  .rappel-immediat {
    padding: 5px 0 15px;
  }
  .center-M {
    text-align:center
  }
  .pr-0 {
    padding-right:0;
  }
  .devis-form .h3 {
    font-size: 24px;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .devis-form {
    padding-left:20px;
    padding-right:20px;
  }
  .pr-0 {
    padding-right:15px;
  }
  input, button, textarea {
    text-align: center;
  }
}

/* Wrapper */
#wrapper {
    padding-top: 5rem;
}
.intro {
	position:relative;
}
/*.intro:before {
	content: "";
	background: url('../images/bg/bgIntro.jpg') no-repeat left center;
	background-size: cover;
	position: absolute;
	height: 100%;
	left: 0;
    width: 47%;
}
@media only screen and (max-width: 991px) {
  .intro:before {
    position: static;
    height: 350px;
    display: block;
    width: 100%;
    margin: 3rem 0;
  }
}*/

.btn-video {
    background: #054fb2;
    color: white;
    text-transform: uppercase;
    border-radius: 10px 10px 0 0;
    width: 175px;
    box-shadow: 0 -4px 20px #2b2b2b;
    font-weight: bold;
    letter-spacing: 2px;
    transition: all .3s ease;
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1000;
}
.btn-video:hover {
    background: #ca6624;
}
.Mobile .btn-video{
  border-radius: 0;
    width: 100%;
  bottom: 42px;
}
#page-video {
    background: #f1f1f1;
    max-width: 100%;
    height: 400px;
    padding: 10px;
    border: 1px solid #dcdcdc;
}
.index #page-video{
  background: none;
  border:none;
}
.Mobile.index #page-video{
  margin-bottom: 20px;
}
.index .btn-video{
  display: none;
}
.Mobile #page-video {
    height: 250px;
    margin-top: 17rem;
}
.Mobile.index #page-video{
  height: inherit;
  margin-top: inherit;
}

/**Modal **/

.overlayv {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 200;
  background: rgba(0, 0, 0, 0.73);
  width: 100%;
  height: 100%;
  opacity: 0;
}
@media (min-width: 481px) {
  .overlayv {
    padding: 10%;
  }
}

.innerv {
  box-shadow: 0 30px 70px rgba(0, 0, 0, 0.5);
  height: 100%;
  margin: 0 auto;
  min-height: 300px;
  padding: 40px;
  position: relative;
  width: 100%;
}
@media (min-width: 481px) {
  .innerv {
    height: auto;
    max-width: 800px;
  }
}

.modal-closev {
  color: #fff;
  position: absolute;
  right: 0;
  top: -10px;
  text-decoration: none;
  padding: 8px 16px;
  font-size: 30px;
}
.Mobile .modal-closev {
  top:32%;
}

.modalv:not(:target) .overlayv {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s, visibility 0.5s;
}
.modalv:not(:target) .innerv {
  opacity: 0;
  transform: translateY(-1000px);
  visibility: hidden;
  transition: opacity 0.5s, visibility 0.5s, transform 0.5s 1s;
}

.modalv:target .overlayv {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.5s, visibility 0.5s;
}
.modalv:target .innerv {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
  transition: opacity 0.5s, visibility 0.5s, transform 0.5s 0.2s;
}

.block-text {
    padding-left: 20px;
}
.block-text:before {
	content: "";
	background: #e4e4e4;
	position: absolute;
	height: 100%;
	left: 0;
	width: 1px;
}
.block-text p {
	position: relative;
}

.about {
  background: #fdfdfd;
	position: relative;
    margin-top: 5rem;
    padding-top: 5rem;
}
.heading-text {
    text-align: center;
    margin: 0 auto 35px;
}
.spacer-top {
    margin: 30px 0;
}
@media only screen and (max-width: 991px) {
  .about {
    background-color: #eee;
    padding-bottom: 5rem;
  }
}
.titre {
	color: white;
	position: relative;
}
.about .titre {
  text-transform: uppercase;
}
.about-inner {
    background-color: #f5f5f5;
    border-bottom: 5px solid #054fb2; /*#1f305f*/
    padding: 20px;
    position: relative;
}
@media(min-width: 1200px) {
  .about-inner {
    min-height: 495px;
    text-align: center;
  }
}
.Mobile .about-inner{
  margin-bottom: 15px;
}
/*.about-inner::before {
    content: " ";
    background: url(../images/shadow-cat.png) no-repeat;
    position: absolute;
    width: 19px;
    height: 123px;
    top: 247px;
    left: -19px;
    opacity: .5;
}
.about-inner::after {
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
    content: " ";
    background: url(../images/shadow-cat2.png) no-repeat;
    position: absolute;
    width: 19px;
    height: 123px;
    top: 247px;
    left: -19px;
    right: -19px;
    left: inherit;
    opacity: .5;
}
.Mobile .about-inner::before,
.Mobile .about-inner::after {
	display: none;
}*/
.about-inner figure {
  border: 5px solid #d8d8d8;
    height: 200px;
    width: 200px;
    overflow: hidden;
    border-radius: 50%;
    margin: 0 auto;
}
.about-inner figcaption .h3 {
    margin: 15px 0;
    font-size: 18px;
}

/*Partenaire*/
.partenaire {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin: 5rem 0;
    padding: 15px 0 5px;
}
.part-inner {
  text-align: center;
}
.Mobile #banner-interne .part-inner{
	margin: 0 -15px;
}
.part-item {
  background-repeat: no-repeat;
  display: inline-block;
  height: 75px;
  margin: 0 15px;
  transition: all .3s ease;
  width: 121px;
}
.sfs-logo {
  background-image: url('../images/logo/sfs-logo.png');
  background-position: -126px 0;
}
.sfs-logo:hover {
  background-position: 0 0;
}
.domofinance-logo {
  background-image: url('../images/logo/domofinance-logo.png');
  background-position: -126px 0;
}
.domofinance-logo:hover {
  background-position: 0 0;
}
.garantie-decennale-logo {
  background-image: url('../images/logo/logo-garantie-decennale.png');
  background-position: -126px 0;
}
.garantie-decennale-logo:hover {
  background-position: 0 0;
}
.logo_mma {
  background-image: url('../images/logo/logo_mma.png');
  background-position: -126px 0;
}
.logo_mma:hover {
  background-position: 0 0;
}
.qualibat-logo {
  background-image: url('../images/logo/logo-qualibat.png');
  background-position: -126px 0;
}
.qualibat-logo:hover {
  background-position: 0 0;
}
.qualipac-logo {
  background-image: url('../images/logo/qualipac-logo.png');
  background-position: -126px 0;
}
.qualipac-logo:hover {
  background-position: 0 0;
}
.eco-pret-logo {
  background-image: url('../images/logo/eco-pret-logo.png');
  background-position: -126px 0;
}
.eco-pret-logo:hover {
  background-position: 0 0;
}
.fluide-frigorigenes-logo {
  background-image: url('../images/logo/fluide-frigorigenes-logo.png');
  background-position: -126px 0;
}
.fluide-frigorigenes-logo:hover {
  background-position: 0 0;
}

/*Footer*/
.info-footer {
  background: #f5f5f5;
  color: #313131;
  height: auto;
}

.info-footer .container { 
  padding-top: 3em;padding-bottom: 3em;
}

@media only screen and (max-width: 991px) {
  .info-footer {
    height:inherit;
  }
}
.info-footer .h3 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
    border-left: 3px solid #054fb2;
    padding-left: 10px;
}
.Mobile .info-footer .h3 {
  border-left: none;
}
@media only screen and (max-width: 767px) {
  .info-footer .h3 {
    padding-top: 2rem;
  }
}
.info-footer ul {
  padding-left:0;
}
.info-footer ul li {
  list-style: none;
  margin-bottom: 7px;
}
.info-footer ul li > a {
  color:#313131;
  text-transform: uppercase;
  transition: color .3s ease;
}
.Mobile .info-footer ul li > a {
  padding: 14px 0;
  display: block;
}
.info-footer ul li:hover > a,
.info-footer ul li:focus > a {
  text-decoration:none;
  opacity: 1;
  color: #054fb2;
}
.mapMarker {
  height: 275px;
  background: #054fb2;
}
/*#middle-item {
  background-color: #4e4e4e;
}*/
.media-social {
  padding: 15px 0 25px;
}
.icon-media {
  display:inline-block;
  width: 40px;
  height:40px;
  transition: all .5s ease;
  text-indent:-9999px;
  margin-right:10px;
}

.fb {
  background:url('../images/icon/icon-fb.png') no-repeat center;
  background-size: cover;
}

.insta {
  background:url('../images/icon/icon-insta.png') no-repeat center;
  background-size: cover;
}

.email {
  background:url('../images/icon/icon-gmail.png') no-repeat center;
  background-size: 100%;
}

.coord-item {
    padding-left:30px;
}
@media only screen and (max-width: 767px) {
  .coord-item {
    padding-left:0;
    text-align: center;
  }
  .info-footer {
    text-align: center;
  }
}
.coord-item p {
  position:relative;
  padding-left:30px;
}
.Mobile .coord-item p {
  padding-left:0;
}
.coord-item p:before {
  content:"";
  background: url(../images/media-social.png) no-repeat -60px -100px;
  position: absolute;
  left: 0;
  top: 3px;
  height: 15px;
  width: 19px;
}
.coord-item p.adr-foot:before {
  background: url(../images/icon/icon-adr.png) no-repeat ;
  height: 30px;
}
.coord-item p.tel-foot:before {
  background: url(../images/icon/icon-tel-f.png) no-repeat ;
  height: 24px;
  top:-2px;
}
.Mobile .coord-item p:before {
  position: static;
  display: block;
  margin: 0 auto 15px;
}
.coord-item strong {
  text-transform:uppercase;
}
.coord-item a {
  color: #313131;
  opacity: .7;
}
.coord-item a:hover,
.coord-item a:focus {
  color: #313131;
  text-decoration:none;
  opacity:1
}
.copyright {
  background-color: #df1010;
  padding: 10px 0;
  color: white;
}
.copyright a {
  margin-left: 15px;
  color: white;
  font-weight: bold;
}
@media only screen and (max-width: 767px) {
  .copyright a {
    /*display: block;*/
  }
}

/* Slick 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;
    margin-left: auto;
    margin-right: auto;
}
.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;
}
.slick-dots           { width:100%; height:15px; position:relative; bottom:0; left:0; text-align:center; padding:0; margin: 0 line-height:0; z-index:50;}
.slick-dots li        { display:inline-block; height:15px; margin:0 10px;}
.Mobile .slick-dots li{
	margin: 0 5px;
}
.slick-dots button    { border-radius: 100%; display:block; width:14px; height:14px; text-indent:-9999px; background:none; padding:0; border:1px solid #bbb; cursor:pointer; background: #fff; }
.slick-active button  { background:#054fb2; border-color:#054fb2;}

.slick-prev         { width:50px; height:70px; background:url('../images/picto/arrow-left.png') 50% 50% no-repeat #f57a1a; background-size: 10px; position:absolute; left:0; top:50%; z-index:50; cursor:pointer; text-indent:-9999px; border:0; padding:0; margin-top:-35px; transition: all .5s; }
.slick-next         { width:50px; height:70px; background:url('../images/picto/arrow-right.png') 50% 50% no-repeat #f57a1a; background-size: 10px; position:absolute; right:0; top:50%; z-index:50; cursor:pointer; text-indent:-9999px; border:0; padding:0; margin-top:-35px; transition: all .5s; }
.slick-prev:hover,
.slick-next:hover   { background-color: #054fb2; }

.tel-devis{
  margin-top: 15px;
  display: flex;
    
  align-items: center;
}
.index .tel-devis{
  margin-top:10px;
  display: flex;
}
.Mobile .tel-devis{
	text-align: center;
}
.tel-devis span{
  color: #000;
  font-size: 36px;
  font-weight: bold;
  padding-left: 20px;
  line-height: 30px;
  padding-top: 8px;
}
.index .tel-devis span{
  font-size: 24px;
}
.Mobile .tel-devis span,
.Mobile .tel-devis span a {
	font-size: 26px;
    padding-left: 10px;
    padding-top: 23px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -20px;
}
.Mobile .tel-devis span a {
  color: black;
  display: block;
    margin-top: 0;
    padding: 9px 0;
}
.tel-devis img{
  background: #054fb2;
  height: 100px;
  width: 100px;
  float: left;
  border-radius: 100%;
}
.index .tel-devis img{
  height: 90px;
  width: 90px;
}
.Mobile .tel-devis img{
  height: 65px;
  width: 65px;
  float: none;
  display: inline-block;
  vertical-align: middle;
}

/* Page interne */
#banner-interne {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 600px;
  padding-top: 25px;
  padding-bottom: 30px;
  position:relative;
}
#banner-interne:before{
  background: rgba(0, 0, 0, 0.42);
  content: "";
  position: absolute;
  width: 100%;
  top: 0;
  height: 100%;
}

.capiton-banner {
    position: relative;
    z-index: 100;
}
.content-container {
  padding: 30px 0 0 0;
  color: white;
  height: 467px;
  overflow: hidden;
}
.nos-offres-promotionnels .content-container {
  height:inherit;
  padding-top:7rem;
}
.nos-offres-promotionnels .pub2 {
    margin-bottom: 20px;
}
.Mobile .content-container {
  height: inherit;
  padding:0 0 20px;
}
.TitreCapiton {
    text-transform: uppercase;
    font-size: 30px;
    font-weight: bold;
    color: #054fb2;
}
.Mobile .TitreCapiton{
	line-height: 100%;
	font-size: 26px;
}
.TitreCapiton:after {
  content: "";
  background-color:#054fb2;
  display: block;
  margin-bottom: 20px;
  width:150px;
  height:2px;
}
.SubtitreCapiton {
  font-size: 18px;
}
.mur-ext-facade .SubtitreCapiton {
  font-size: 16px;
}
.toiture_comble .SubtitreCapiton p {
    margin-bottom: 0;
    font-size: 13px;
}
.block-body{
  margin-top: 15px;
}
.toiture_comble.block-body{
  margin-top: 10px;
}
.salle-de-bain .block-body,
.rehaussement .block-body{
  margin-top: 0;
}
.red-clr{
  color:#c4311d;
  font-weight: bold;
}
.toiture-tuile-mecanique .block-body, 
.toiture_tuile_plate .block-body, 
.toiture-tuile-beton .block-body, 
.toiture-shingle .block-body, 
.toiture_tuile_canal .block-body,
.pose-changement .block-body,
.traitement-toiture-couverture .block-body,
.prix-demoussage-toiture .block-body,
.prix_nettoyage_toiture .block-body,
.hydrofuge-toiture .block-body,
.types-de-toiture .block-body,
.devis_de_toiture .block-body {
  opacity: 1;
}
/* For all the scrollbars */
::-webkit-scrollbar {
    width: 8px;
    background-color: #F5F5F5;
}
.amenagement-de-comble .scroll-block {
    height: 450px;
    overflow-y: scroll;
    padding-right: 20px;
}

/* For specific scrollbar */
.block-body::-webkit-scrollbar {
    width: 12px;
    background-color: #434343;
}
.block-body::-webkit-scrollbar-thumb {
    width: 8px;
    background-image: -webkit-linear-gradient(#F5F5F5, #8A8A8A);
}
.block-body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border: 1px solid black;
    background-color: #F5F5F5;
}
.block-body::-webkit-scrollbar-button {
    background-color: #054fb2;
}
.block-body::-webkit-scrollbar-corner {
    background-color: #b3b3b3;
}
.Item-block .h3,
.engagement .h3 {
  margin-bottom:15px;
}
.rehaussement .Item-block .h3,
.rehaussement .engagement .h3,
.amenagement-de-comble .engagement .h3 {
  margin-bottom:0;
}
.salle-de-bain .Item-block .h3,
.salle-de-bain .engagement .h3 {
  margin-bottom:5px;
}
.Item-block {
  margin-top: 15px;
}
.renovation-habitat #banner-interne .Item-block,
.salle-de-bain #banner-interne .Item-block,
.rehaussement #banner-interne .Item-block,
.amenagement-de-comble #banner-interne .Item-block {
  display: none;
}
.engagement{
  margin-top:15px;
}
.salle-de-bain .engagement{
  margin-top:15px;
}
.engagement strong{
  color:#054fb2;
}
#banner-interne .devis-form {
  margin-top:0;
  padding-bottom:10px;
  border-radius: 25px;
}
#page-interne h1 {
  color: #054fb2;
}
#page-interne h2 {
  color: #000000;
}
.Mobile #page-interne h1, 
.Mobile #page-interne h2{
	font-size: 26px;
    margin-top: 20px;
    margin-bottom: 5px;
}
.content-inner h2{
    font-size: 24px;
    margin-top: 15px
}
.content-inner {
  background-color: white;
  border: 1px dashed #ddd;
  margin: 15px 0;
  padding: 15px;
}
.inline-group:after {
	content: "";
	clear: both;
	display: table;
}
.inline-group .form-control{
	float: left;
    width: 49%;

}
.inline-group .form-control:last-child{
	margin-left: 2%;
}
.rpl-gratuit {
    color: #000;
    padding: 10px 0;
    font-weight: bold;
    font-size: 16px;
    margin: 20px 0 0;
    border-top: 1px solid rgba(255, 255, 255, 0.38);
}
.index .rpl-gratuit {
  color: white;
}
.content{
  padding:5rem 0 0;
}
.content-inner ul li{
  margin-bottom:5px;
}
.title-content{
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.Mobile .title-content{
  max-width: 100%;
}
.title-content h1{
  font-weight: 300;
  text-transform: uppercase;
}
.Mobile .title-content h1{
	font-size: 26px;
	margin-bottom: 0;
}
.capiton-banner .partenaire{
  border:none;
  padding-top: 0;
  margin: 15px 0;
}
.capiton-banner .partenaire .container{
  width: inherit;
}
/* Temoignages */

.temoignages h2{
  color: #054fb2 !important;
  margin-bottom: 30px;
  padding-top: 50px;
  font-size: 36px;
  text-transform: uppercase;
}
.col-comment label {
    display: block;
    font-size: 15px;
    color: #000;
}
.temoignages .Inner {
    border: 1px solid #ddd;
    margin: 15px 0;
    padding: 20px;
}
#MonAvis {
    margin-bottom: 35px;
}
.slider-inner{
  max-width: 100%;
  margin:0 auto;
  padding-bottom: 50px;
}
.Mobile .slider-inner{
	height: 250px;
    overflow: hidden;
}
.slider-inner .Inner img{
  margin:0 auto;
}
.ItemInner {
  font-size: 18px;
}
.ItemInner .author{
  color: #054fb2;
  font-weight: bold;
}

.last_section .container{
  max-width:900px;
}
.last_section_isolation .container{
  max-width:1170px;
}
.devis_last {
  background-color: #fbba2d;
  color: white;
  height: 300px;
  overflow: hidden;
}
.Mobile .devis_last,
.Mobile .intervention {
  height: inherit;
  margin-bottom: 15px;
}
.img-box {
  float: left;
  text-align: center;
  width: 40%;
}
.last_section_isolation .img-box {
  width: 30%
}
.Mobile .img-box{
	display: none;
}
.img-box img {
  display: block;
  margin: 8rem auto;
}

.last_section {
    padding: 5rem 0 1rem;
}
.text-box {
  background-color: #054fb2;
  float: right;
  width: 60%;
  padding: 20px;
  text-align: center;
  height: 300px;
  overflow: hidden;
}
.last_section_isolation .text-box {
  width: 100%;
}
.prix-demoussage-toiture .text-box,
.prix_nettoyage_toiture .text-box{
  width: 70%;
}
.Mobile .text-box{
  height:initial;
  width: 100%;
}
.text-box h2{
  text-align: center;
  font-size: 20px;
  color: white !important;
  margin-bottom:15px;
}
.item-img {
    border: 7px dashed #ddd;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto;
}
.item-text {
  background: white;
  text-align: center;
  padding: 20px;
  border: 1px solid #ddd;
  border-bottom: 5px solid #054fb2;
}
.Mobile .item-text{
	margin:20px 0;
}
.traitement-de-charpente-curatif .item-text,
.traitement-de-charpente-preventif .item-text {
    height: 320px;
    margin: 15px 0;
    overflow: hidden;
}
.item-text h2 {
    font-size: 24px !important;
    max-width: 80%;
    margin: 10px auto;
}
.item-text ul {
  text-align: left;
} 
.item-text p {
	text-align: center !important;
}
.last_section_isolation .row {
    margin: 0 -7px;
}
.last_section_isolation .col-md-4 {
    padding: 0 7px;
}
.intervention-isolation {
    background: #e2c9b8;
    padding: 20px;
}
.intervention-isolation span {
    position: relative;
    display: block;
    padding-left: 15px;
    margin-left: 15px;
    margin-bottom: 10px;
    color: #1c3064;
}
.text-intervention-isolation span:before {
    content: "";
    position: absolute;
    left: 0;
    height: 10px;
    width: 10px;
    background: #1c3064;
    top: 5px;
}
.savoir_plus {
    display: inline-block;
    background: #054fb2;
    color: white;
    text-decoration: none;
    padding: 10px 25px;
}
.btn-devis{
  background-color: #fbba2d;
  color: white;
  border-bottom: 5px solid #ce9c2f;
  font-weight: bold;
}
.mb-12{
  margin-bottom: 12px;
}
.mb-20{
  margin-bottom: 20px;
}
.mb-30{
  margin-bottom: 30px;
}
.mb-70{
  margin-bottom: 70px;
}

.intervention{
  background-color: #054fb2;
  color: white;
  text-align: center;
  height: 300px;
  overflow: hidden;
}
.img-carte{
  padding: 15px 0;
}
.img-carte img{
  width: 250px;
}
.text-intervention{
  background-color: #647cf9;
  padding: 20px;
}
.text-intervention .h3{
  margin-bottom: 5px;
}

/* Renovation intereur */
.menu-ext {
    background: #37393e;
    padding: 5rem 0;
    text-align: center;
}
.menu-list-inner > a {
    background-color: #054fb2;
    border-bottom: 5px solid #ce9c2f;
    color: white;
    margin: 0 5px;
    padding: 15px 35px;
    font-size: 16px;
    display: inline-block;
    margin-bottom: 10px;
}
.Mobile .menu-list-inner > a {
    display: block;
    margin: 15px 0;
    transition: color .3s ease;
}
.menu-list-inner > a:hover,
.menu-list-inner > a:focus {
  text-decoration: none;
  background: #ce9c2f;
}
.icon {
    background: #ce9c2f;
    background-repeat: no-repeat;
    width: 35px;
    height: 35px;
    display: inline-block;
    vertical-align: middle;
    margin-left: -15px;
    margin-right: 15px;
    border-radius: 50%;
}
.icon-toiture:after{
  content:"";
  background: url(../images/home.png) no-repeat;
  display: block;
  height: 24px;
  width: 24px;
  position: relative;
  left: 5px;
  top: 5px;
}

.bloc-2 {
    text-align: center;
    margin: 3rem 0;
}

.bloc-2:after {
  content:"";
}

.slideServ .inn,
.slideServH .inn { margin: 0 10px; }

.visuel  {
  position: relative;
  padding: 15px;
  background: #fff; color: #777; border: 1px dashed #ddd;
  min-height: 190px; text-align: center; transition: all .5s ease;
  margin-bottom:25px;
}
.Mobile .visuel{
	margin-bottom: 0;
}
.visuel:hover { -webkit-box-shadow: 0px 3px 25px 0px rgba(0,0,0,0.2); -moz-box-shadow: 0px 3px 25px 0px rgba(0,0,0,0.2); box-shadow: 0px 3px 25px 0px rgba(0,0,0,0.2); }

.visuel .h3 { color: #000; text-transform: uppercase; line-height: 22px; margin: 25px 0 15px; }
.visuel .h3::after { content: ""; background-color: #f57a1a; width: 35px; height: 3px; display: block; margin: 5px auto 0; }
.visuel .h3+p { font-size: 13px; line-height: 20px; height: 80px; overflow: hidden; margin: 0 0 30px; }
.visuel p    { margin: 0; }
.visuel a { color: #fff; transition: all .5s ease; display: block; width: 50px; height: 50px; background-color: #f57a1a; text-indent: -9999px; font-size: 0; margin: auto; position: absolute; left: 0; right: 0; bottom: -25px; }
.visuel a::before { content: "+"; position: absolute; top: 12px; left: 0; right: 0; font-size: 35px; color: #fff; text-indent: initial; }
.visuel a:hover  { background-color: #3d3c3f; }

.visuel::before {
  content: ""; position: relative; top: 0; left: 0; width: 100%; height: 225px; display: block; background-size: cover !important;
}

.salle-de-bain .visuel.item1::before { background: url('../images/visuel/lavabos-eviers.jpg') no-repeat center; }
.salle-de-bain .visuel.item2::before { background: url('../images/visuel/baignoires.jpg') no-repeat center; }
.salle-de-bain .visuel.item3::before { background: url('../images/visuel/receveur-douche.jpg') no-repeat center; }
.salle-de-bain .visuel.item4::before { background: url('../images/visuel/wc-toilettes.jpg') no-repeat center; }
.salle-de-bain .visuel.item5::before { background: url('../images/visuel/ventilateur-salle-de-bain.jpg') no-repeat center; }
.salle-de-bain .visuel.item6::before { background: url('../images/visuel/electricite-generale.jpg') no-repeat center; }
.salle-de-bain .visuel.item7::before { background: url('../images/visuel/chauffage.jpg') no-repeat center; }
.salle-de-bain .visuel.item11::before { background: url('../images/visuel/carreaux-de-platre.jpg') no-repeat center; }
.salle-de-bain .visuel.item8::before { background: url('../images/visuel/peintures.jpg') no-repeat center; }
.salle-de-bain .visuel.item9::before { background: url('../images/visuel/carrelage.jpg') no-repeat center; }
.salle-de-bain .visuel.item10::before { background: url('../images/visuel/enduits.jpg') no-repeat center; }


.rehaussement .visuel.item1::before { background: url('../images/visuel/beton-parpaings.jpg') no-repeat center; }
.rehaussement .visuel.item2::before { background: url('../images/visuel/beton-cellulaire.jpg') no-repeat center; }
.rehaussement .visuel.item3::before { background: url('../images/visuel/brique-alveolaires.jpg') no-repeat center; }
.rehaussement .visuel.item4::before { background: url('../images/visuel/ceinture-arase.jpg') no-repeat center; }
.rehaussement .visuel.item5::before { background: url('../images/visuel/bois-charpente.jpg') no-repeat center; }
.rehaussement .visuel.item6::before { background: url('../images/visuel/couverture-toiture.jpg') no-repeat center; }
.rehaussement .visuel.item7::before { background: url('../images/visuel/isoler-interieur.jpg') no-repeat center; }
.rehaussement .visuel.item8::before { background: url('../images/visuel/isolation-exterieur.jpg') no-repeat center; }
.rehaussement .visuel.item9::before { background: url('../images/visuel/quantite-lumiere.jpg') no-repeat center; }


.renovation-habitat .visuel.item1::before { background: url('../images/visuel/parquet-massif.jpg') no-repeat center; }
.renovation-habitat .visuel.item2::before { background: url('../images/visuel/parquet-contrecolle.jpg') no-repeat center; }
.renovation-habitat .visuel.item3::before { background: url('../images/visuel/parquet-stratifie.jpg') no-repeat center; }
.renovation-habitat .visuel.item4::before { background: url('../images/visuel/stratifie.jpg') no-repeat center; }
.renovation-habitat .visuel.item5::before { background: url('../images/visuel/carrelage-ciment.jpg') no-repeat center; }
.renovation-habitat .visuel.item6::before { background: url('../images/visuel/gres-cerame.jpg') no-repeat center; }
.renovation-habitat .visuel.item7::before { background: url('../images/visuel/carrelage-marbre.jpg') no-repeat center; }
.renovation-habitat .visuel.item8::before { background: url('../images/visuel/carreau-carrelage.jpg') no-repeat center; }
.renovation-habitat .visuel.item9::before { background: url('../images/visuel/faience.jpg') no-repeat center; }
.renovation-habitat .visuel.item10::before { background: url('../images/visuel/les-classiques.jpg') no-repeat center; }
.renovation-habitat .visuel.item11::before { background: url('../images/visuel/visuel-electricite.jpg') no-repeat center; }
.renovation-habitat .visuel.item12::before { background: url('../images/visuel/visuel-electricite1.jpg') no-repeat center; }
.renovation-habitat .visuel.item13::before { background: url('../images/visuel/visuel-electricite2.jpg') no-repeat center; }
.renovation-habitat .visuel.item14::before { background: url('../images/visuel/visuel-electricite3.jpg') no-repeat center; }
.renovation-habitat .visuel.item15::before { background: url('../images/visuel/visuel-electricite4.jpg') no-repeat center; }
.renovation-habitat .visuel.item16::before { background: url('../images/visuel/visuel-electricite5.jpg') no-repeat center; }
.renovation-habitat .visuel.item17::before { background: url('../images/visuel/item17.jpg') no-repeat center; }
.renovation-habitat .visuel.item18::before { background: url('../images/visuel/item18.jpg') no-repeat center; }
.renovation-habitat .visuel.item19::before { background: url('../images/visuel/item19.jpg') no-repeat center; }
.renovation-habitat .visuel.item20::before { background: url('../images/visuel/item20.jpg') no-repeat center; }


#electr .visuel::before{
  height: 300px;
  margin-bottom:15px;
}

.pub-1{
  background:url('../images/bg/bg-pub-1.jpg') no-repeat center;
  background-size: cover;
  color: white;
  padding: 20px;
  text-align: center;
  margin-bottom: 30px;
}
.titre-pub {
    font-size: 30px;
    font-weight: 700;
    -webkit-animation: flash linear 1s infinite;
	  animation: flash linear 1s infinite;
}
.titre-pub span {
  display: block;
}
.texte-pub {
  display: block;
  font-size: 18px;
  max-width: 70%;
  margin: 10px auto;
}
.offre-pub {
	display: block;
	margin: 0 -20px -20px;
	background: #211f1eab;
	padding: 10px;
}
@-webkit-keyframes flash {
	0% { opacity: 1; } 
	50% { opacity: .1; } 
	100% { opacity: 1; }
}
@keyframes flash {
	0% { opacity: 1; } 
	50% { opacity: .1; } 
	100% { opacity: 1; }
}

.pub-small{
  height: 300px;
  overflow: hidden;
  position: relative;
}
.transf{
  position: absolute;
  width: 100%;
  top:50%;
  transform: translateY(-50%);
  left: 0;
}
.pub-small .texte-pub{
  max-width: 80%;
  margin:auto;
}
.pub-small .offre-pub{
  background: none;
}

.btn-real {
  position: fixed;
  left: 0;
  top: 30%;
  z-index: 1001 !important;
  padding:0;
  transition:all .3s ease;
  border:none;
}
@media(min-width: 992px) {
  .btn-real {
        width: 45px;
  }
}
.rea-vert {
    writing-mode: vertical-rl;
    text-orientation: mixed;
    background: #df1010;
    color: white;
    text-transform: uppercase;
    
    font-weight: bold;
    letter-spacing: 2px;
    padding: 30px 10px;
    font-size: 18px;
    border-radius: 0 15px 15px 0;
    transition: all .3s ease;
}
.rea-vert:hover {
    background: #054fb2;
    color: #000;
}
.btn-real:hover {
  opacity:.8;
}
.Mobile .btn-real{
  bottom: 0;
	top: inherit;
	width: 100%;
	background: #054fb2;
	padding: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: white;
}
.pub2 img {
  border:1px solid #ddd;
}
.box-rea:after{
  content:"";
  clear:both;
  display:table
}
h2.titre-album {
  font-size: 20px;
  margin-bottom: 15px;
  border-left: 3px solid #054fb2;
  padding-left: 15px;
}
.box-rea {
  margin-bottom: 4rem;
}
.about-footer {
  margin-top: 30px;
}
.about-footer span {
  display:block;
}

.Villes h2 {
  font-size: 20px;  
}

.Villes p {
  float:left;
  width:30%;
  column-count: 2;
  border-left:1px solid #cecece;
  padding:15px;
}

.Mobile .Villes {
  padding: 15px;
  padding-top: 0px;
  
}
.Mobile .Villes h2 {
  font-size: 14px;
}
.Mobile .Villes p {
  float:none;
  width:100%;
  border:0px;
  padding:0px;
}

.btn-offre-prom {
  display: none;
  background: url(../images/offre-prom.png) no-repeat;
    background-position: -200px 0;
    height: 60px;
    width: 199px;
    margin-top: 5px;
    padding: 0;
    transition: all .3s linear;
    
    font-weight: bold;
    /*background: #054fb2;
    color: white;
    width: 90%;
    padding: 10px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: normal;
    border-radius: 5px;*/
}
.btn-offre-prom:hover {
  background-position: 0;
}
.Tablet .btn-offre-prom,
.Mobile .btn-offre-prom {
    margin-top: 10px;
    padding: 15px;
    font-size: 16px;
    letter-spacing: 1px;
    background: #e67629;
    color: white;
}
.Mobile .btn-offre-prom{
	margin: 10px auto 20px;
	display: block;
	width: 90%;
}

#info-list{
  /*padding-top: 0 !important;
  margin-left: 5px !important;
  margin-left: 28px !important;
  position: relative;
  top: -5px;
  left: 15px;*/
  flex:0 0 7% !important;
  display: flex;
    justify-content: center;
    align-items: center;
}

.Desktop #footer {
	position: relative;
  z-index: 1000 !important;
}

.topTop {
  position: fixed;
  width: 100%;
  z-index: 900;
  bottom: 15px;
  text-align: right;
  display: none;
}
.scrollTop a{
  background: #df1010;
  width: 60px;
  height: 60px;
  display: inline-block;
  text-align: center;
  border-radius: 100%;
  line-height: 62px;
}
.entypo-up-open{
  background:url('../images/img/top-arrow.webp') no-repeat center;
  background-size: 15px;
  margin: 7px auto 0;
  display:block;
  height:24px;
  width:24px;
}
.scrollTop strong{
  line-height: 100% !important;
    display: block;
    color: #585858;
    font-size: 11px;
    padding: 0 5px;
    font-weight: bold;
}

#Messages {
  text-align: center;
  padding:10px;
  background: rgba(231,118,42,1);
  color:#eee;
    font-weight: bold;
}

.btn-prime {
    display: block;
    margin: 0 auto 30px;
    background: #e67629;
    border:1px solid #e67629;
    color: white;
    padding: 15px;
    text-transform: uppercase;
    font-size: 16px;
    width: 375px;
    border-radius: 5px;
    transition: all .3S ease;
}
.btn-prime:hover {
  color: #e57629;
  background: no-repeat;
}
.Mobile .btn-prime,
.Tablet .btn-prime {
  width: 100%;
    display: block;
    font-size: 12px;
}
.modal-prime {
    position: fixed;
    z-index: 10000; /* 1 */
    top: 0;
    left: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
}

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

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

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

.modal-wrapper-p {
  position: absolute;
  z-index: 9999;
  top: 6em;
  left: 46%;
  width: 40em;
  margin-left: -16em;
  background-color: #fff;
  box-shadow: 0 0 1.5em hsla(0, 0%, 0%, 0.35);
}
.Mobile .modal-wrapper-p {
  top: 0;
    left: inherit;
    width: 100%;
    margin-left: 0;
}
.modal-transition-p {
  transition: all 0.3s 0.12s;
  transform: translateY(-10%);
  opacity: 0;
}

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

.Mobile .modal-prime.is-visible .modal-transition-p {
  height: 100%;
}

.modal-header-p,
.modal-content-p {
  padding: 2em;
}
.Mobile .modal-content-p {
  height: 400px;
    overflow-y: scroll;
}

.modal-header-p {
  position: relative;
  background-color: #fff;
  box-shadow: 0 1px 2px hsla(0, 0%, 0%, 0.06);
  border-bottom: 1px solid #e8e8e8;
}

.modal-close-p {
  position: absolute;
  top: 0;
  right: 0;
  padding: 1em;
  color: #aaa;
  background: none;
  border: 0;
}

.modal-close-p:hover {
  color: #777;
}

.modal-heading-p {
  font-size: 1.125em;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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

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

#video iframe {
    width: 100%;
}
#video {
    display: inline-block;
    width: 25%;
}
.Mobile #video { width: 100%; }
.video-item {
    margin-bottom: 45px;
}
#video > div {
    padding: 0 4px;
}

.urgenceToiture img {
    width: 220px;
}
.RappelGratuit {
    margin: 0 20px;
}
.RappelGratuit .h3 {
    font-size: 14px;
}
#rappel_immediat .input-form {
    padding: 5px 15px;
    
    background: white;
    border: 1px solid #ddd;
    box-shadow: inset -1px 2px 6px 0px #ddd;
    display: inline-block;
    vertical-align: middle;
}
.btn.rappelGratuit {
    background: #054fb2;
    vertical-align: middle;
    padding: 5px 15px;
    color: white;
    
    margin: 0;
    border: 1px solid #054fb2;
}

@keyframes FadeIn { 
  0% {
    opacity: 0;
    transform: scale(.1);
  }

  85% {
    opacity: 1;
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes animateOpacity {
    from {opacity:0;}
    to {opacity: 1;}
}
.animateOpacity {
    animation-name: animateOpacity;
    animation-duration: 0.7s;
}
*::-webkit-scrollbar {
  width: 8px;
}
*::-webkit-scrollbar-track {
  background: #f5f5f5;
}
*::-webkit-scrollbar-thumb {
  background: #c9c9c9; 
}

.temoignagesB {
  background: url(../images/img/avis-bg.webp) no-repeat center;
  background-size: cover;
  background-position: center;
  position: relative;
  background-attachment: fixed;
  margin: 50px 0;
  padding: 100px 0;
}
.temoignagesB:before {
  content: "";
  position: absolute;
  background-color: rgba(0,0,0,0.8);
  height: 100%;
  top: 0;
  left: 0;
  width: 100%;
}
.Box-T {
  text-align: center;
  position: relative;
  max-width: 700px;
    margin: auto;
}
.temoignagesB h2 {
    color: white;
    font-size: 36px;
}
.temoignagesB .btn {
    
    font-weight: 400;
    color: white;
    background: #054fb2;
    font-size: 20px;
    padding: 10px 35px;
    border-radius: 3px;
}

.logoDivers img {
    width: 85px;
    margin-left: 8px;
}
.logoDivers img:nth-child(1) {
    width: 100px;
}
.logoDivers img:nth-child(2) {
    width: 95px;
}
.Mobile .logoDivers {
    background: lightgrey;
    text-align: center;
    padding: 15px;
}
.Mobile .logoDivers img {
    margin: 0 8px
}

.col-comment {
    padding: 40px;
    background: #f7f7f7;
}
#avis_form .input-form {
    width: 100%;
    display: block;
    padding: 10px 15px;
    border: 1px solid #ddd;
    background: white;
    margin-bottom: 15px;
}
#avis_form textarea.input-form {
    height: 170px;
    background: #eee;
}
.col-comment input.btn {
    background: #054fb2;
    
    font-weight: 400;
    color: white;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 18px;
    padding: 10px 35px;
}
.Box-T .item-tem {
    font-size: 18px;
    color: white;
    margin: 25px 0;
}
.Box-T .item-tem span,
.author {
    
    text-transform: uppercase;
    font-size: 12px;
    color: #00bfd8;
}
.Box-T .item-tem .avis {
    display: block;
}
.avis a {
  width:10%;
  float:left;
  height:100%;

}
.avis > i {
  background: url('../images/img/rating-sprit.png') no-repeat;
  display: inline-block;
  height: 23px;
  width: 120px;
  margin-right: 15px;
}
.avis-0 {
  background-position: 0 0 !important;
}
.avis-1 {
  background-position: 0 -25px !important;
}
.avis-2 {
  background-position: 0 -50px !important;
}
.avis-3 {
  background-position: 0 -75px !important;
}
.avis-4 {
  background-position: 0 -100px !important;
}
.avis-5 {
  background-position: 0 -125px !important;
}
.avis-6 {
  background-position: 0 -150px !important;
}
.avis-7 {
  background-position: 0 -175px !important;
}
.avis-8 {
  background-position: 0 -200px !important;
}
.avis-9 {
  background-position: 0 -225px !important;
}
.avis-10 {
  background-position: 0 -250px !important;
}


/**
404
*/
.blog_pageIntrouvable {
    background: #0d2362;
    position: fixed;
    height: 100%;
    width: 100%;
    font-size: 18px;
    z-index: 200000 !important;
    text-align: center;
    top: 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: #ffffff;
}

.blog_pageIntrouvable > div {
  height: 100%;
}
.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;
}
.blog_pageIntrouvable a {
    color: white;
}
.blog_pageIntrouvable a:hover {
    text-decoration: underline;
}
@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;
  }
}

#Messages {
    background: green;
    text-align: center;
    position: relative;
    z-index: 99;
}
#Messages p {
    color: black;
    font-weight: bold;
    margin: 0;
    padding: 25px 0;
}
.reseaux img {
    width: 60px;
    height: 60px;
    margin: 0 5px 0;
}