/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\//
//\ SITE INTERNET OFFICIEL DE LA SOCIETE BATI-FERMETURES \\\\\\\\\\\\\\\\\\//
//\ Nom de domaine principal : www.bati-fermetures.com \\\\\\\\\\\\\\\\\\\\//
//\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\//
//\ Website created by SC-CONCEPTION Enterprise \\\\\\\\\\\\\\\\\\\\\\\\\\\//
//\ Website powered by SAAS Software IMINENCE \\\\\\\\\\\\\\\\\\\\\\\\\\\\\//
//\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic);
@import url('https://fonts.googleapis.com/css?family=Vollkorn:400,600,700,900&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 {
  margin-bottom: 0 !important;
}
main > header {
  background-color: #949494;
}
main > header > section > .header > .logo-brand {
  display: block;
  text-align: center;
  height: 150px;
  background-color: #fff;
  background-image: url("https://www.bati-fermetures.com/public/img/header-bg.png");
}
main > header > section > .header > .logo-brand > img {
  height: 100%;
  box-shadow: 0px 0px 10px -1px #000000, 0px 0px 100px -10px #0083cb;
}
main > header > section > .middle {
  background-color: #0083cb;
}
main > header > section > .middle .navbar {
  background-color: #0083cb;
  border: none;
  margin: 0;
  padding: 0;
}
main > header > section > .middle .navbar .collapse > ul.navbar-nav {
  width: 100%;
  text-align: center;
  display: block;
}
main > header > section > .middle .navbar .collapse > ul.navbar-nav > li {
  display: inline-block;
  float: none;
  vertical-align: top;
  -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 .navbar .collapse > ul.navbar-nav > li > a.nav-link {
  color: #ffffff;
  padding: 35px 10px;
  font-size: 14px;
  font-weight: bold;
  font-family: 'Vollkorn', serif;
  -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 .navbar .collapse > ul.navbar-nav > li > a.nav-link:hover,
main > header > section > .middle .navbar .collapse > ul.navbar-nav > li > a.nav-link:focus {
  color: #0083cb;
  background-color: #fff;
}
main > header > section > .middle .navbar .collapse.in ul.navbar-nav {
  height: initial;
}
main > header > section > .middle .navbar .collapse.in ul.navbar-nav > li {
  -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 .navbar .collapse.in ul.navbar-nav > li > a {
  color: #ffffff;
  padding: 10px;
  -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 .navbar .collapse.in ul.navbar-nav > li > a:hover,
main > header > section > .middle .navbar .collapse.in ul.navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: #949494;
  box-shadow: inset 0px 0px 50px 0px rgba(0, 0, 0, 0.36);
}
main > header > section > .middle .navbar .collapse.in ul.navbar-nav > li.dropdown.open > .dropdown-menu a {
  color: #c5c5c5;
  -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 .navbar .collapse.in ul.navbar-nav > li.dropdown.open > .dropdown-menu a:hover,
main > header > section > .middle .navbar .collapse.in ul.navbar-nav > li.dropdown.open > .dropdown-menu a:focus {
  color: #ffffff;
}
main > header > section > .footer > .container {
  border-top: 2px solid #fff;
}
main > header > section > .footer > .container .caption {
  margin: 20px 0;
  height: 50px;
  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 > header > section > .footer > .container .caption > .caption-icon {
  float: left;
  border-radius: 25px;
  margin: 0;
  line-height: 50px;
  color: #0083cb;
  width: 50px;
  height: 50px;
  text-align: center;
  font-size: xx-large;
  -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 > .footer > .container .caption > .caption-title {
  font-size: 18px;
  color: #ffffff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  margin: 0;
  line-height: 25px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-weight: bold;
  font-family: 'Vollkorn', serif;
}
main > header > section > .footer > .container .caption > .caption-text {
  font-size: 14px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  color: #ffffff;
  margin: 0;
  line-height: 25px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
main > header > section > .footer > .container .caption:hover {
  text-decoration: none;
}
main > header > section > .footer > .container .caption:hover > .caption-icon {
  color: #fff;
}
main > section > .carousel {
  display: none;
}
main > section .block-breadcrumb {
  background-color: #f5f5f5;
  margin-bottom: 20px;
}
main > section .block-breadcrumb .breadcrumb {
  background-color: none;
  margin-bottom: 0;
}
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: 'Vollkorn', 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 {
  width: 50%;
  max-width: 400px;
  border-top: 2px solid #0083cb;
}
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 #011638;
}
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 > footer {
  background: #0a51a1;
  border-top: 2px solid #949494;
  margin-bottom: 0 !important;
}
main > footer > section > .header {
  background: #0083cb;
}
main > footer > section > .header .company-phone {
  text-align: center;
  padding: 70px;
  color: #fff;
}
main > footer > section > .header .company-phone > span:first-child {
  font-size: 28px;
  font-weight: 800;
  color: #fff;
  display: block;
  padding: 0px 0px 30px 0px;
}
main > footer > section > .header .company-phone > span:last-child {
  font-size: 28px;
  color: #fff;
  display: block;
  margin-top: -15px;
}
main > footer > section > .header .company-phone > hr {
  border-top: 6px solid #ffffff;
}
main > footer > section > .header .company-phone > b {
  font-size: 48px;
  font-weight: bold;
  color: #0083cb;
  display: block;
  background-color: #fff;
  width: 400px;
  margin: -63px auto 0 auto;
  border-radius: 5px;
  padding-top: 10px;
}
main > footer > section > .container .page-header {
  padding-bottom: 10px;
  margin: 40px 0 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
main > footer > section > .container .page-header > h1 {
  margin: 0;
  font-size: large;
  text-transform: uppercase;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
}
main > footer > section > .container ul {
  list-style: none;
  padding: 0;
  margin: 0 0 40px 0;
}
main > footer > section > .container ul > li {
  color: #ccc;
  line-height: 25px;
  border-bottom: 1px solid rgba(255, 255, 255, 0);
}
main > footer > section > .container ul > li.link {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
main > footer > section > .container ul > li > a {
  color: #ccc;
  background: transparent;
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  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 > footer > section > .container ul > li > a:hover,
main > footer > section > .container ul > li > a:focus {
  color: #fff;
  border-bottom: 1px solid #000000;
  padding: 0 0 0 10px;
  text-decoration: none;
}
main > footer > section > .footer {
  background: #515151;
  border-top: 2px solid #949494;
}
main > footer > section > .footer .block-copyright {
  color: #fff;
}
main > footer > section > .footer .block-copyright a {
  color: #fff;
}
main > footer > section > .footer .block-legal-obligations {
  color: #fff;
}
main > footer > section > .footer .block-legal-obligations a {
  color: #fff;
}
main > footer > section > .footer .social-network {
  text-align: right;
}
main > footer > section > .footer .social-network > a {
  font-size: xx-large;
  display: block;
  padding: 0 5px;
  margin: 0 5px;
  border-radius: 0 0 5px 5px;
  height: 44px;
  float: right;
  background: #fff;
  box-shadow: inset 0px 5px 10px 0px #949494;
  -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 .social-network > a > .fa.fa-google-plus-square {
  color: red;
}
main > footer > section > .footer .social-network > a > .fa.fa-facebook-square {
  color: #0a51a1;
}
main > footer > section > .footer .social-network > a > .fa.fa-linkedin-square {
  color: #003b59;
}
main > footer > section > .footer .social-network > a > .fa.fa-twitter-square {
  color: #00a8ff;
}
main > footer > section > .footer .social-network > a > .fa.fa-viadeo-square {
  color: #ff8600;
}
main > footer > section > .footer .social-network > a:hover {
  border-radius: 0 0 20px 20px;
  height: 36px;
  text-decoration: none;
}
#phoneBulle {
  position: fixed !important;
  right: 20px;
  bottom: 20px;
  display: inline-block;
  width: 220px;
  height: 70px;
  background: #0a51a1;
  border-radius: 10px;
  padding: 10px;
  z-index: 2000;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
#phoneBulle > a > .caption-icon {
  float: left;
  background: #FFF;
  border-radius: 25px;
  margin: 0 10px 0 0;
  line-height: 50px;
  color: #0A51A1;
  width: 50px;
  height: 50px;
  text-align: center;
  font-size: xx-large;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
#phoneBulle > a > .caption-title {
  font-size: medium;
  color: #ffffff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  margin: 0;
  line-height: 25px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-weight: bold;
}
#phoneBulle > a > .caption-text {
  font-size: small;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  color: #ffffff;
  margin: 0;
  line-height: 25px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
#phoneBulle > a:hover {
  text-decoration: none;
}
#phoneBulle > a:hover > .caption-icon {
  background: #0A51A1;
  color: #fff;
}
/*/////////////////////////////////////////////////////////////////////////*/
@media (max-width: 768px) {
  main > header > section > .container {
    display: none;
  }
  main > footer > section > .header .company-phone {
    padding: 0;
  }
  main > footer > section > .header .company-phone > span:first-child {
    font-size: 16px;
    padding: 5px 0px;
  }
  main > footer > section > .header .company-phone > span:last-child {
    font-size: 14px;
    margin-top: -23px;
    padding: 5px 0px;
  }
  main > footer > section > .header .company-phone > hr {
    display: none;
  }
  main > footer > section > .header .company-phone > b {
    font-size: 16px;
    width: 100%;
    margin: 0 auto;
    padding-top: 0;
  }
  main > footer > section > .container .page-header {
    margin: 20px 0 10px;
  }
  main > footer > section > .container ul {
    list-style: none;
    padding: 0;
    margin: 0 0 10px 0;
  }
  main > footer > section > .footer .copyrigth {
    font-size: x-small;
    line-height: 12px;
    display: block;
    padding: 5px;
    text-align: center;
  }
  main > footer > section > .footer .social-network {
    text-align: right;
  }
  main > footer > section > .footer .social-network > a {
    font-size: large ;
    height: 28px;
  }
}
b,
strong {
  font-weight: bold;
}
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: 'Roboto', 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 */