/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\//
//\ SITE INTERNET OFFICIEL DE LA SOCIETE AMC COUVERTURE \\\\\\\\\\\\\\\\\\\//
//\ Nom de domaine principal : www.amc-couverture.com \\\\\\\\\\\\\\\\\\\\\//
//\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\//
//\ Website created by SC-CONCEPTION Enterprise \\\\\\\\\\\\\\\\\\\\\\\\\\\//
//\ Website powered by SAAS Software IMINENCE \\\\\\\\\\\\\\\\\\\\\\\\\\\\\//
//\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
@import url('https://fonts.googleapis.com/css?family=Raleway:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');
@import "../css/bootstrap/4.5.2/bootstrap.min.css";
@import "../css/awesome/5.11.2/index.min.css";
@import "../css/awesome/5.11.2/brands.min.css";
@import "../css/awesome/5.11.2/regular.min.css";
@import "../css/awesome/5.11.2/solid.min.css";
@import "../css/fancybox/3.5.7/fancybox.min.css";
@import "../css/froala-editor/1.2.X/froala-editor.min.css";
@import "../css/froala-editor/1.2.X/froala-page.css";
@import "../css/bootstrap-datepicker/1.0.0/datepicker-master.css";
@import "../css/icofont/1.0.1/icofont.min.css";
main {
  overflow-x: hidden;
}
main > header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  height: 96px;
  background-color: #f8f9fa;
  box-shadow: 0px 4px 0px 0px #fff, 0px 8px 0px 0px #756b52;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
main > header > section .header {
  height: 30px;
  background-color: #e9ecef;
}
main > header > section .header .text-right {
  font-size: 12px;
  line-height: 30px;
}
main > header > section .middle nav.navbar {
  margin-top: 0;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
main > header > section .middle nav.navbar > .navbar-brand {
  padding: 10px;
  line-height: 16px;
}
main > header > section .middle nav.navbar > .navbar-brand > img {
  float: left;
  max-height: 50px;
}
main > header > section .middle nav.navbar > .navbar-brand > .company-name {
  float: left;
  margin-top: 8px;
  margin-left: 10px;
  font-size: 24px;
  font-weight: bold;
  display: block;
}
main > header > section .middle nav.navbar > .navbar-brand > .company-name > .company-slogan {
  font-size: 50%;
  font-weight: lighter;
}
main > header > section .middle nav.navbar > .collapse > ul.navbar-nav > li.nav-item > a.nav-link {
  color: #333;
  padding: 15px 15px;
  font-size: 14px;
  font-weight: 500;
  box-shadow: 0px 4px 0px 0px #f8f9fa, 0px 4px 0px 0px #756b52;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
main > header > section .middle nav.navbar > .collapse > ul.navbar-nav > li.nav-item > a.nav-link:hover {
  box-shadow: 0px 0px 0px 0px #f8f9fa, 0px 10px 0px 0px #756b52;
}
main > header > section .middle nav.navbar > .collapse > ul.navbar-nav > li.nav-item > div.dropdown-menu {
  border-radius: 0;
  background-color: #1b2936;
  border: none;
  box-shadow: 0px 0px 0px 2px #fff, 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
main > header > section .middle nav.navbar > .collapse > ul.navbar-nav > li.nav-item > div.dropdown-menu > a.dropdown-item {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
main > header > section .middle nav.navbar > .collapse > ul.navbar-nav > li.nav-item > div.dropdown-menu > a.dropdown-item:focus,
main > header > section .middle nav.navbar > .collapse > ul.navbar-nav > li.nav-item > div.dropdown-menu > a.dropdown-item:hover {
  color: #fff;
  text-decoration: none;
  background-color: #756b52;
}
main > header > section .middle nav.navbar > .collapse > ul.navbar-nav > li.nav-item > div.dropdown-menu.show {
  opacity: 1;
  visibility: visible ;
}
main > section {
  margin-top: 124px;
}
main > section > .carousel {
  display: none;
}
main > section .block-breadcrumb {
  background-color: #e9ecef;
  margin-bottom: 50px;
}
main > section .block-breadcrumb .breadcrumb {
  background-color: transparent;
  margin-bottom: 0;
}
main > section .block-breadcrumb .breadcrumb > .breadcrumb-item > a {
  color: #756b52;
}
main > section h1,
main > section h2,
main > section h3,
main > section h4,
main > section h5,
main > section h6,
main > section .h1,
main > section .h2,
main > section .h3,
main > section .h4,
main > section .h5,
main > section .h6 {
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
}
main > section h1 > hr,
main > section h2 > hr,
main > section h3 > hr,
main > section h4 > hr,
main > section h5 > hr,
main > section h6 > hr,
main > section .h1 > hr,
main > section .h2 > hr,
main > section .h3 > hr,
main > section .h4 > hr,
main > section .h5 > hr,
main > section .h6 > hr {
  max-width: 400px;
  border-top: 2px solid #756b52;
}
main > section h1 {
  font-size: 36px;
}
main > section h2 {
  font-size: 30px;
}
main > section h3 {
  font-size: 24px;
}
main > section .page-header {
  padding: 0;
  border: none;
  margin: 0px 0px 15px 0px;
  border-bottom: 2px solid #756b52;
}
main > section .page-header h1,
main > section .page-header h2,
main > section .page-header h3,
main > section .page-header h4,
main > section .page-header h5,
main > section .page-header h6,
main > section .page-header .h1,
main > section .page-header .h2,
main > section .page-header .h3,
main > section .page-header .h4,
main > section .page-header .h5,
main > section .page-header .h6 {
  margin: 0;
}
main > section .block-page {
  margin-bottom: 75px;
}
main > section .block-page h3 {
  font-weight: 900;
  font-size: 18px;
  margin: 25px 0 25px 0;
  text-transform: uppercase;
}
main > section .block-page p {
  color: #444;
  line-height: 22px;
  font-size: 14px;
}
main > section .block-page .page-header {
  border: none;
}
main > section .block-page .page-header > h2 {
  text-align: center;
  font-weight: 800;
  margin-bottom: 0.25rem;
}
main > section .block-page .page-header > p {
  text-align: center;
  text-transform: uppercase;
  color: #444;
  font-size: 14px;
}
main > section .block-page .page-header p::after {
  background-color: #faab1b;
  display: block;
  content: "";
  width: 40px;
  height: 3px;
  margin: 10px auto 75px auto;
}
main > section .block-page ul > li > p,
main > section .block-page ol > li > p {
  margin-bottom: 0 !important;
}
main > footer {
  background-color: #25272e;
}
main > footer > section > .middle {
  padding: 75px 0;
}
main > footer > section > .middle > .container .page-header {
  padding-bottom: 20px;
  margin: 0;
  border: none;
}
main > footer > section > .middle > .container .page-header > h3 {
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
}
main > footer > section > .middle > .container ul {
  list-style: none;
  padding: 0;
  margin-bottom: 20px;
}
main > footer > section > .middle > .container ul > li {
  color: #bcc0c4;
  line-height: 25px;
}
main > footer > section > .middle > .container ul > li > a {
  color: #bcc0c4;
  display: block;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
main > footer > section > .middle > .container ul > li > a:hover,
main > footer > section > .middle > .container ul > li > a:focus {
  color: #fff;
  text-decoration: none;
}
main > footer > section > .middle > .container ul > li.company-phone {
  font-size: 24px;
  font-weight: bold;
}
main > footer > section > .middle > .container .company-logo > img {
  width: 90px;
  float: left;
  margin-right: 15px;
}
main > footer > section > .footer {
  background-color: #111;
}
main > footer > section > .footer .block-copyright {
  color: #aaa !important;
}
main > footer > section > .footer .block-copyright a {
  color: #ccc !important;
}
main > footer > section > .footer .block-copyright a .logo-iminence {
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
main > footer > section > .footer .block-legal-obligations {
  color: #aaa !important;
}
main > footer > section > .footer .block-legal-obligations > .icon-padlock {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  margin-left: 5px;
}
main > footer > section > .footer .block-legal-obligations a {
  color: #ccc !important;
}
@media only screen and (max-width: 991px) {
  main > header {
    height: 52px;
  }
  main > header > section .header {
    display: none;
  }
  main > header > section .middle nav.navbar > .navbar-brand > img {
    display: none !important;
  }
  main > header > section .middle nav.navbar > .navbar-brand > .company-name {
    margin: 0;
    font-size: 18px;
  }
  main > section > .center > .block-breadcrumb {
    display: none;
  }
}
b,
strong {
  font-weight: 700;
}
a,
.open-dialog,
.open-dialog-alert,
.close-dialog-alert {
  cursor: pointer;
}
.text-justify {
  text-align: justify;
}
.text-right {
  text-align: right;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.block-html img.fr-fil:not(.fr-tni),
.block-html img.fr-tag.fr-fil:not(.fr-tni) {
  float: left;
}
.block-html img.fr-fil,
.block-html img.fr-tag.fr-fil {
  z-index: 1;
  position: relative;
  vertical-align: top;
  display: block;
  margin: auto;
  overflow: auto;
  padding: 10px 10px 10px 3px;
}
.block-html img.fr-fir,
.block-html img.fr-tag.fr-fir {
  z-index: 1;
  position: relative;
  vertical-align: top;
  display: block;
  margin: auto;
  overflow: auto;
  padding: 10px 3px 10px 10px;
}
.block-html img.fr-fir:not(.fr-tni),
.block-html img.fr-tag.fr-fir:not(.fr-tni) {
  float: right;
}
@media only screen and (max-width: 768px) {
  .col-xs-0 {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .col-sm-0 {
    display: none !important;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .col-md-0 {
    display: none !important;
  }
}
html,
body {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}
body,
p,
blockquote,
a {
  font-family: 'Raleway', sans-serif;
  -webkit-font-smoothing: antialiased;
}
a {
  text-decoration: none;
}
a:focus,
a:hover {
  text-decoration: none;
}
.hide {
  display: none;
}
.block-cookies {
  position: fixed;
  z-index: 99999;
  bottom: 0;
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: #000000;
  padding: 0px 10px;
  display: none;
  opacity: 0;
}
.block-cookies p {
  margin: 0;
  padding: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.block-cookies p a {
  color: #fff;
  text-decoration: none;
  font-size: small;
}
.block-cookies button {
  border: none;
  border-radius: 0;
}
.block-editor > .contents {
  border: 1px dashed rgba(145, 145, 145, 0);
  margin: -1px;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.block-editor > .contents-button {
  height: 30px;
}
.block-editor > .contents-button > .button-save {
  float: right;
  margin-top: -35px;
  margin-right: -1px;
  opacity: 0;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
.block-editor > .contents-button > .button-save:hover,
.block-editor > .contents-button > .button-save:focus,
.block-editor > .contents-button > .button-save:active {
  margin-top: 0px;
  opacity: 1;
}
.block-editor:hover > .contents,
.block-editor:focus > .contents,
.block-editor.active > .contents {
  border: 1px dashed rgba(145, 145, 145, 0.5);
  margin: -1px;
}
.block-editor:hover > .contents-button > .button-save,
.block-editor:focus > .contents-button > .button-save,
.block-editor.active > .contents-button > .button-save {
  margin-top: 0px;
  opacity: 1;
}
.block-html > .froala_box > .froala_element {
  min-height: initial !important;
}
main > .dialog-alert {
  position: fixed;
  z-index: 1001;
  top: 0;
  left: -260px;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8);
  opacity: 0;
  width: 0;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
main > .dialog-alert > .dialog-alert-content {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
  min-height: 150px;
  min-width: 250px;
  max-width: 500px;
  margin: auto;
  box-shadow: 0px 10px 10px 0px #000, inset 0px 0px 5px 4px #fff;
  padding: 25px;
}
main > .dialog-alert > .dialog-alert-content > header {
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 20px 0;
  padding: 0 0 10px 0;
  border-bottom: 2px solid #fff;
  text-align: center;
}
main > .dialog-alert > .dialog-alert-content > section {
  font-size: 16px;
  margin: 0 0 20px 0;
  text-align: center;
}
main > .dialog-alert > .dialog-alert-content > footer .btn {
  border-radius: 0;
  font-weight: bold;
}
main > .dialog-alert.dialog-alert-danger > .dialog-alert-content {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
main > .dialog-alert.dialog-alert-success > .dialog-alert-content {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
main > .dialog-alert.dialog-alert-warning > .dialog-alert-content {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
main > .dialog-alert.dialog-alert-info > .dialog-alert-content {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}
main > .dialog-alert.open {
  left: 0;
  opacity: 1;
  width: 100%;
}
main > footer > section > .footer .block-copyright {
  font-size: x-small;
  font-weight: 600;
  color: #000;
  padding: 5px 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
main > footer > section > .footer .block-copyright a {
  font-size: x-small;
  font-weight: 600;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
main > footer > section > .footer .block-copyright a > img.logo-iminence {
  width: 40px;
  float: left;
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #000;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
main > footer > section > .footer .block-copyright a > img.logo-iminence:hover {
  filter: invert(1);
}
main > footer > section > .footer .block-legal-obligations {
  font-size: x-small;
  font-weight: 600;
  color: #000;
  padding: 5px 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: right;
}
main > footer > section > .footer .block-legal-obligations > span.icon-admin-login {
  width: 30px;
  float: right;
  padding: 5px 5px 5px 5px;
  background-color: #006395;
  margin: 0 0 0 15px;
  cursor: pointer;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
main > footer > section > .footer .block-legal-obligations > span.icon-admin-login > img {
  width: 100%;
  filter: invert(1);
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
main > footer > section > .footer .block-legal-obligations > span.icon-admin-login:hover {
  filter: invert(1);
}
main > footer > section > .footer .block-legal-obligations a {
  font-size: x-small;
  font-weight: 600;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\//
//\ SAAS Software IMINENCE \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\.\\\.\\\.\\\\// 
//\ Copyright SC-CONCEPTION Enterprise \\\\\\\\\\\\\\\\\\\\\\\\\.\.\\\.\.\\//
//\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/

/*# sourceMappingURL=index.css.map */