@import url(layout.css);
@import url(_emajine.css);
@import url(gallery.css);
.clear {
  clear: both; }

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html, body, div, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strike, sub, sup, tt, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup, nav, output, ruby, section,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

.inner {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 10px;
  position: relative; }

body {
  background-color: #fff;
  font-family: "Nunito", sans-serif;
  font-weight: 200; }

.breadcrumb {
  display: none; }

#wrapper a {
  color: #5baaaa; }
  #wrapper a:hover {
    text-decoration: none; }

.coordonneesHaut {
  background-color: #282828;
  width: 100%;
  position: relative;
  float: left;
  margin-bottom: 3px;
  z-index: 99; }
  .coordonneesHaut .coorHautContent .pictoContent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .coordonneesHaut .coorHautContent .pictoContent li {
      display: inline-block;
      background-color: #e03113;
      z-index: 999;
      margin-left: 5px;
      height: 40px;
      -webkit-transition-duration: .5s;
      -o-transition-duration: .5s;
      transition-duration: .5s; }
      .coordonneesHaut .coorHautContent .pictoContent li:nth-of-type(1) a {
        color: #fff;
        text-decoration: none;
        line-height: 40px;
        padding: 0 20px; }
      .coordonneesHaut .coorHautContent .pictoContent li:hover {
        background-color: #ad210a;
        -webkit-transition-duration: .5s;
        -o-transition-duration: .5s;
        transition-duration: .5s; }
      .coordonneesHaut .coorHautContent .pictoContent li a img {
        width: 40px;
        height: auto; }

#nested {
  padding-bottom: 0; }
  @media (min-width: 960px) {
    #nested {
      padding-bottom: 14px; } }
  #nested .firstLevel {
    z-index: 5000;
    margin: 0 auto;
    padding: 0;
    display: inline-block;
    position: relative;
    width: 100%; }
    @media (min-width: 960px) {
      #nested .firstLevel {
        height: 20px; } }
    #nested .firstLevel li {
      display: inline-block; }
      @media (min-width: 960px) {
        #nested .firstLevel li:hover {
          background-color: #5baaaa; } }
      #nested .firstLevel li:hover a {
        color: #fff; }
      #nested .firstLevel li a {
        padding: 10px 10px;
        text-align: left;
        color: #fff;
        display: block;
        line-height: 25px;
        text-decoration: none;
        font-size: 22px;
        font-family: 'Nunito', sans-serif;
        position: relative;
        float: left; }
        #nested .firstLevel li a:hover {
          color: #fff; }
        @media (min-width: 960px) {
          #nested .firstLevel li a {
            text-align: center;
            float: none;
            color: #000;
            padding: 10px 13px; } }
        @media (min-width: 1030px) {
          #nested .firstLevel li a {
            padding: 10px 20px; } }
        @media (min-width: 1130px) {
          #nested .firstLevel li a {
            padding: 10px 30px; } }
        @media (min-width: 1280px) {
          #nested .firstLevel li a {
            padding: 10px 40px; } }
      #nested .firstLevel li span {
        display: inline-block;
        font-size: 20px;
        margin-right: 5px; }
        @media (min-width: 960px) {
          #nested .firstLevel li span {
            display: block;
            font-size: 23px; } }
    #nested .firstLevel .active a {
      color: #5baaaa; }
    #nested .firstLevel .active .secondLevel a {
      color: #fff; }
      @media (min-width: 960px) {
        #nested .firstLevel .active .secondLevel a {
          color: #000; }
          #nested .firstLevel .active .secondLevel a:hover {
            color: #000; } }
    #nested .firstLevel .active .secondLevel:hover .active:hover a {
      color: #fff; }
    #nested .firstLevel .active .secondLevel .active a {
      color: #5baaaa; }
    #nested .firstLevel .active .accessoires {
      background-color: transparent; }
      #nested .firstLevel .active .accessoires a {
        color: transparent; }
    #nested .firstLevel .active .vitrages {
      background-color: transparent; }
      #nested .firstLevel .active .vitrages a {
        color: transparent; }
    #nested .firstLevel .accueil {
      display: none; }
      @media (min-width: 960px) {
        #nested .firstLevel .accueil {
          display: inline-block;
          -webkit-transform: translateY(-84px);
          -ms-transform: translateY(-84px);
          transform: translateY(-84px); } }
      #nested .firstLevel .accueil a {
        color: #fff;
        background: none;
        padding: 0;
        width: 290px;
        height: 122px; }
        #nested .firstLevel .accueil a:hover {
          color: transparent !important; }
        @media (min-width: 960px) {
          #nested .firstLevel .accueil a {
            color: transparent;
            background: url("/modeles/fr/Modele1/images/logo_poupin.jpg") no-repeat;
            background-size: cover;
            z-index: 99; } }
    #nested .firstLevel .accessoires {
      position: absolute;
      right: 60px;
      top: 10px; }
      @media (min-width: 1280px) {
        #nested .firstLevel .accessoires {
          right: 10px; } }
      #nested .firstLevel .accessoires a {
        color: transparent;
        background: none;
        padding: 0;
        width: 120px;
        height: 64px; }
        @media (min-width: 1280px) {
          #nested .firstLevel .accessoires a {
            width: 200px;
            height: 106px; } }
        #nested .firstLevel .accessoires a:hover {
          color: transparent !important; }
        @media (min-width: 960px) {
          #nested .firstLevel .accessoires a {
            color: transparent;
            z-index: 99;
            background: url("/modeles/fr/Modele1/images/menu_poignee.jpg") no-repeat transparent;
            background-size: cover; } }
    #nested .firstLevel .vitrages {
      position: absolute;
      right: 190px;
      top: 10px; }
      @media (min-width: 1280px) {
        #nested .firstLevel .vitrages {
          right: 230px; } }
      #nested .firstLevel .vitrages a {
        color: transparent;
        background: none;
        padding: 0;
        width: 120px;
        height: 64px; }
        @media (min-width: 1280px) {
          #nested .firstLevel .vitrages a {
            width: 200px;
            height: 106px; } }
        #nested .firstLevel .vitrages a:hover {
          color: transparent !important; }
        @media (min-width: 961px) {
          #nested .firstLevel .vitrages a {
            color: transparent;
            z-index: 99;
            background: url("/modeles/fr/Modele1/images/menu_vitrage.jpg") no-repeat transparent;
            background-size: cover; } }
    #nested .firstLevel .secondLevel {
      padding: 0;
      display: block; }
      #nested .firstLevel .secondLevel li {
        padding: 0 0 0 10px;
        display: block !important;
        position: relative;
        float: left;
        width: 100%; }
        @media (min-width: 960px) {
          #nested .firstLevel .secondLevel li {
            padding: 5px 0; } }
        #nested .firstLevel .secondLevel li:hover a {
          color: #fff; }
        #nested .firstLevel .secondLevel li a {
          text-align: left;
          font-weight: 300;
          color: #fff; }
          @media (min-width: 960px) {
            #nested .firstLevel .secondLevel li a {
              font-weight: bold;
              color: #000; } }
          #nested .firstLevel .secondLevel li a span {
            font-size: 17px;
            font-family: "Nunito", sans-serif; }
          #nested .firstLevel .secondLevel li a:hover {
            background-color: transparent; }
  @media (min-width: 960px) {
    #nested .nos_atouts:hover .secondLevel {
      right: 30px;
      width: 33%; } }
  @media (min-width: 960px) {
    #nested .menuiseries_d_interieur:hover .secondLevel {
      right: 124px;
      width: 36%; } }

.btnSousMenu {
  position: absolute;
  right: 0px;
  height: 100%;
  width: 40px;
  text-align: center;
  vertical-align: middle;
  z-index: 9999;
  color: #fff;
  line-height: 50px; }
  @media (min-width: 960px) {
    .btnSousMenu {
      display: none !important; } }

@media (min-width: 960px) {
  #smart-toggle {
    display: none; } }

#logo {
  width: 100%;
  position: relative;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 9999; }
  #logo a {
    color: transparent; }
    #logo a span {
      width: 210px;
      height: 90px;
      background: url("/modeles/fr/Modele1/images/logo_poupin.jpg") no-repeat;
      background-size: cover;
      position: relative;
      float: left; }
  @media (min-width: 960px) {
    #logo {
      display: none; } }

#nested .firstLevel ul li a {
  padding: 0 10px;
  line-height: 20px; }

#nested {
  height: 100vh; }
  @media (min-width: 960px) {
    #nested {
      height: auto; } }
  @media (max-width: 959px) {
    #nested .firstLevel .openSecondLevel .secondLevel {
      left: auto;
      position: relative;
      float: left;
      width: 100%; } }
  #nested .firstLevel li .ok + .secondLevel {
    left: auto;
    position: relative;
    float: left;
    width: 100%; }
  #nested .firstLevel li .secondLevel {
    height: auto;
    left: -999em;
    position: absolute;
    width: 75%; }
  @media (min-width: 960px) {
    #nested .firstLevel li:hover .secondLevel {
      background: #f6f6f6;
      height: auto;
      left: auto;
      position: absolute;
      width: 75%; } }
  @media (min-width: 960px) {
    #nested .firstLevel .nos_atouts:hover .secondLevel {
      right: 30px;
      width: 33%; } }
  @media (min-width: 960px) {
    #nested .firstLevel .menuiseries_d_interieur:hover .secondLevel {
      right: 124px;
      width: 36%; } }

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  z-index: 9; }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0; }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left; }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0; }

.serviceContent {
  margin-top: 40px; }
  .serviceContent .serviceGrand {
    position: relative;
    float: left;
    width: 100%; }
    @media (min-width: 768px) {
      .serviceContent .serviceGrand {
        width: calc(100%/2 - 20px);
        margin: 0 10px; } }
    @media (min-width: 960px) {
      .serviceContent .serviceGrand {
        width: calc(100%/3 - 50px);
        margin-right: 50px; }
        .serviceContent .serviceGrand:last-of-type {
          margin-right: 0; } }
    .serviceContent .serviceGrand h2 {
      font-size: 30px;
      margin-bottom: 20px; }
      @media (min-width: 1024px) {
        .serviceContent .serviceGrand h2 {
          font-size: 27px; } }
      @media (min-width: 1280px) {
        .serviceContent .serviceGrand h2 {
          font-size: 30px; } }
    .serviceContent .serviceGrand p {
      margin-bottom: 20px; }
      .serviceContent .serviceGrand p a {
        text-decoration: none;
        color: #000; }
        .serviceContent .serviceGrand p a:hover {
          color: #5baaaa; }
        .serviceContent .serviceGrand p a span {
          color: #fff;
          background-color: #5baaaa;
          padding: 0 6px; }
          .serviceContent .serviceGrand p a span:hover {
            background-color: #fff;
            color: #5baaaa; }
    .serviceContent .serviceGrand img {
      max-width: 100%; }
  .serviceContent .double {
    width: 100%;
    position: relative;
    float: left; }
    @media (min-width: 768px) {
      .serviceContent .double {
        width: 100%; } }
    @media (min-width: 960px) {
      .serviceContent .double {
        width: calc(100%/3 - 50px);
        margin-right: 50px; } }
    .serviceContent .double .servicePetit {
      width: 100%; }
      @media (min-width: 768px) {
        .serviceContent .double .servicePetit {
          width: calc(100%/2 - 20px);
          position: relative;
          float: left;
          margin-right: 20px; } }
      @media (min-width: 960px) {
        .serviceContent .double .servicePetit {
          width: 100%;
          margin-right: 0; } }

#sectionAtout {
  background-color: #f6f6f6;
  position: relative;
  float: left;
  width: 100%;
  padding: 20px 0; }
  @media (min-width: 768px) {
    #sectionAtout {
      padding: 30px 0; } }
  @media (min-width: 960px) {
    #sectionAtout {
      padding: 50px 0; } }
  #sectionAtout h2 {
    font-size: 30px;
    color: #fff;
    background-color: #5baaaa;
    padding: 5px 15px;
    width: 300px;
    text-align: center;
    margin: 0 auto 20px auto;
    font-weight: 200; }
    @media (min-width: 768px) {
      #sectionAtout h2 {
        margin: 0 auto 30px auto; } }
    @media (min-width: 960px) {
      #sectionAtout h2 {
        margin: 0 auto 50px auto; } }
  #sectionAtout #atoutContent {
    position: relative;
    float: left;
    width: 100%; }
    #sectionAtout #atoutContent .atoutGrand {
      position: relative;
      float: left;
      width: 100%;
      margin-bottom: 20px; }
      @media (min-width: 768px) {
        #sectionAtout #atoutContent .atoutGrand {
          width: calc(100%/2 - 20px);
          margin: 0 10px; } }
      @media (min-width: 960px) {
        #sectionAtout #atoutContent .atoutGrand {
          width: calc(100%/3 - 20px);
          margin-right: 20px; }
          #sectionAtout #atoutContent .atoutGrand:last-of-type {
            margin-right: 0; } }
      #sectionAtout #atoutContent .atoutGrand h3 {
        background-color: #FFF;
        padding: 10px;
        font-size: 14px; }
        @media (min-width: 960px) {
          #sectionAtout #atoutContent .atoutGrand h3 {
            font-size: 15px; } }
        @media (min-width: 1024px) {
          #sectionAtout #atoutContent .atoutGrand h3 {
            font-size: 16px; } }
        @media (min-width: 1280px) {
          #sectionAtout #atoutContent .atoutGrand h3 {
            font-size: 20px; } }
      #sectionAtout #atoutContent .atoutGrand .pictoTitre1, #sectionAtout #atoutContent .atoutGrand .pictoTitre2 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        #sectionAtout #atoutContent .atoutGrand .pictoTitre1 strong, #sectionAtout #atoutContent .atoutGrand .pictoTitre2 strong {
          margin-right: 5px; }
        #sectionAtout #atoutContent .atoutGrand .pictoTitre1 img, #sectionAtout #atoutContent .atoutGrand .pictoTitre2 img {
          width: 50px;
          height: 50px;
          margin-right: 10px; }
      #sectionAtout #atoutContent .atoutGrand .carte img {
        width: 32%; }
      #sectionAtout #atoutContent .atoutGrand .feuille img {
        width: 20%; }
      #sectionAtout #atoutContent .atoutGrand img {
        max-width: 100%; }
    #sectionAtout #atoutContent .double {
      width: 100%;
      position: relative;
      float: left; }
      @media (min-width: 768px) {
        #sectionAtout #atoutContent .double {
          width: 100%; } }
      @media (min-width: 960px) {
        #sectionAtout #atoutContent .double {
          width: calc(100%/3 - 50px);
          margin-right: 50px; } }
      #sectionAtout #atoutContent .double .atoutPetit {
        background-color: #FFF;
        text-align: center;
        padding: 10px;
        position: relative;
        float: left;
        width: 100%;
        margin-bottom: 20px; }
        @media (min-width: 768px) {
          #sectionAtout #atoutContent .double .atoutPetit {
            width: calc(100%/2 - 20px);
            position: relative;
            float: left;
            margin-right: 20px;
            min-height: 250px; } }
        @media (min-width: 960px) {
          #sectionAtout #atoutContent .double .atoutPetit {
            width: 100%;
            margin-right: 0;
            min-height: auto; }
            #sectionAtout #atoutContent .double .atoutPetit:first-of-type {
              margin-bottom: 26px; } }
        #sectionAtout #atoutContent .double .atoutPetit p {
          font-size: 25px;
          min-height: 96px; }
          @media (min-width: 1024px) {
            #sectionAtout #atoutContent .double .atoutPetit p {
              min-height: 74px; } }
          @media (min-width: 960px) {
            #sectionAtout #atoutContent .double .atoutPetit p {
              font-size: 22px;
              min-height: 67px; } }
          @media (min-width: 1024px) {
            #sectionAtout #atoutContent .double .atoutPetit p {
              min-height: 75px; } }
          @media (min-width: 1280px) {
            #sectionAtout #atoutContent .double .atoutPetit p {
              min-height: 96px; } }

#footerContent {
  border-top: solid 5px #5baaaa;
  background-color: #282828;
  color: #fff;
  position: relative;
  float: left;
  width: 100%;
  padding-bottom: 20px; }
  #footerContent #footer {
    border-top: solid 5px #5baaaa;
    background-color: #282828;
    color: #fff;
    text-align: center;
    padding: 0 10px; }
    @media (min-width: 768px) {
      #footerContent #footer {
        text-align: left; } }
    #footerContent #footer .lienFooter, #footerContent #footer .accesRapide {
      width: 100%;
      position: relative;
      float: left; }
      @media (min-width: 550px) {
        #footerContent #footer .lienFooter, #footerContent #footer .accesRapide {
          width: auto;
          margin-left: 50px;
          position: relative;
          float: right; } }
      #footerContent #footer .lienFooter:last-of-type, #footerContent #footer .accesRapide:last-of-type {
        margin-left: 0; }
      #footerContent #footer .lienFooter ul li, #footerContent #footer .accesRapide ul li {
        list-style-type: none; }
        #footerContent #footer .lienFooter ul li a, #footerContent #footer .accesRapide ul li a {
          color: #fff;
          text-decoration: none; }
          #footerContent #footer .lienFooter ul li a:hover, #footerContent #footer .accesRapide ul li a:hover {
            color: #5baaaa; }
    @media (min-width: 768px) {
      #footerContent #footer .accesRapide {
        width: auto; } }
    #footerContent #footer .lienFooter {
      padding-top: 30px; }
      #footerContent #footer .lienFooter h4 {
        display: none; }
    #footerContent #footer .accesRapide {
      padding-top: 20px; }
      #footerContent #footer .accesRapide h4 {
        text-transform: uppercase;
        font-weight: bold;
        margin-bottom: 10px; }
    #footerContent #footer .coorFooter {
      width: 100%;
      position: relative;
      float: left;
      margin-left: 0; }
      @media (min-width: 550px) {
        #footerContent #footer .coorFooter {
          width: calc(100%/3 - 20px);
          margin-left: 20px; } }
      #footerContent #footer .coorFooter img {
        max-width: 70%;
        margin: 0 auto 15px auto; }
        @media (min-width: 960px) {
          #footerContent #footer .coorFooter img {
            max-width: 50%;
            margin: 0; } }
      #footerContent #footer .coorFooter h4 {
        display: none; }
      #footerContent #footer .coorFooter .fbk {
        margin: 10px auto 0 auto;
        width: 50px;
        height: auto; }
        @media (min-width: 960px) {
          #footerContent #footer .coorFooter .fbk {
            margin: 10px 0 0 0; } }
    #footerContent #footer .copy {
      width: 100%;
      margin-top: 10px;
      position: relative;
      float: left; }
      #footerContent #footer .copy a {
        color: #fff;
        text-decoration: none; }
        #footerContent #footer .copy a:hover {
          color: red; }
      @media (min-width: 768px) {
        #footerContent #footer .copy {
          width: 30%;
          margin-top: 20px; } }
      #footerContent #footer .copy h4 {
        display: none; }
    #footerContent #footer .navFooter {
      width: 100%;
      text-align: center;
      position: relative;
      float: right;
      margin-top: 20px; }
      @media (min-width: 768px) {
        #footerContent #footer .navFooter {
          text-align: left;
          width: 70%;
          margin-top: 20px; } }
      #footerContent #footer .navFooter h4 {
        display: none; }
      #footerContent #footer .navFooter ul {
        position: relative;
        float: none; }
        @media (min-width: 768px) {
          #footerContent #footer .navFooter ul {
            float: right; } }
        #footerContent #footer .navFooter ul li {
          display: inline-block;
          padding: 0 10px; }
          #footerContent #footer .navFooter ul li:nth-of-type(2) {
            border-left: solid 1px #fff; }
          #footerContent #footer .navFooter ul li:nth-of-type(3) {
            border-left: solid 1px #fff; }
          #footerContent #footer .navFooter ul li a {
            text-decoration: none;
            color: #fff; }
            #footerContent #footer .navFooter ul li a:hover {
              color: #5baaaa; }

.catalog, #product {
  position: relative;
  float: left;
  width: 100%; }
  @media (min-width: 960px) {
    .catalog, #product {
      width: 75%; } }
  .catalog #ProductLeftCol, #product #ProductLeftCol {
    width: 100%;
    float: left;
    text-align: center;
    padding: 0 40px;
    margin-bottom: 20px; }
    @media (min-width: 960px) {
      .catalog #ProductLeftCol, #product #ProductLeftCol {
        width: 25%;
        margin-bottom: 0; } }
    .catalog #ProductLeftCol img, #product #ProductLeftCol img {
      max-width: 100%; }
  .catalog #ProductRightCol, #product #ProductRightCol {
    width: 100%;
    float: left;
    padding: 0 20px; }
    @media (min-width: 960px) {
      .catalog #ProductRightCol, #product #ProductRightCol {
        width: 75%;
        padding: 0; } }
    .catalog #ProductRightCol h1, #product #ProductRightCol h1 {
      font-weight: bold;
      color: #5baaaa;
      text-transform: uppercase;
      font-size: 30px;
      margin: 20px 0; }
    .catalog #ProductRightCol .additionnals_properties td, #product #ProductRightCol .additionnals_properties td {
      text-align: center; }
      .catalog #ProductRightCol .additionnals_properties td img, #product #ProductRightCol .additionnals_properties td img {
        margin: 0 auto; }
      .catalog #ProductRightCol .additionnals_properties td a, #product #ProductRightCol .additionnals_properties td a {
        color: #5baaaa; }
        .catalog #ProductRightCol .additionnals_properties td a:hover, #product #ProductRightCol .additionnals_properties td a:hover {
          text-decoration: none; }
    .catalog #ProductRightCol .description p, #product #ProductRightCol .description p {
      margin-bottom: 10px; }
    .catalog #ProductRightCol .description td, #product #ProductRightCol .description td {
      text-align: center; }
      .catalog #ProductRightCol .description td img, #product #ProductRightCol .description td img {
        margin: 0 auto; }
      .catalog #ProductRightCol .description td a, #product #ProductRightCol .description td a {
        color: #5baaaa; }
        .catalog #ProductRightCol .description td a:hover, #product #ProductRightCol .description td a:hover {
          text-decoration: none; }
  .catalog #visuelContent, #product #visuelContent {
    width: 100%;
    float: left;
    padding: 0 20px;
    margin-top: 60px; }
    @media (min-width: 960px) {
      .catalog #visuelContent, #product #visuelContent {
        padding: 0 0 0 40px; } }
  .catalog #produitsAssocies, #product #produitsAssocies {
    margin-top: 50px; }
    .catalog #produitsAssocies .short_product_container, #product #produitsAssocies .short_product_container {
      width: calc(100%/3);
      text-align: center;
      position: relative;
      float: left;
      margin-top: 50px;
      border-right: solid 1px #000;
      padding: 10px 60px; }
      .catalog #produitsAssocies .short_product_container:nth-child(3n-2), #product #produitsAssocies .short_product_container:nth-child(3n-2) {
        border-right: 0; }
      .catalog #produitsAssocies .short_product_container img, #product #produitsAssocies .short_product_container img {
        max-width: 100%; }
    .catalog #produitsAssocies h2, #product #produitsAssocies h2 {
      color: #5baaaa;
      font-size: 23px;
      font-weight: bold;
      margin: 20px 0 0 0; }
      .catalog #produitsAssocies h2 span, #product #produitsAssocies h2 span {
        background-color: #5baaaa;
        color: #fff;
        padding: 0 7px; }
    .catalog #produitsAssocies h3, #product #produitsAssocies h3 {
      text-align: center;
      margin-top: 10px; }
      .catalog #produitsAssocies h3 a, #product #produitsAssocies h3 a {
        text-decoration: none;
        color: #000;
        font-size: 20px; }
        .catalog #produitsAssocies h3 a:hover, #product #produitsAssocies h3 a:hover {
          color: #5baaaa; }
    .catalog #produitsAssocies .description, #product #produitsAssocies .description {
      display: none; }
    .catalog #produitsAssocies hr, #product #produitsAssocies hr {
      display: none; }
  .catalog .pager, #product .pager {
    display: none; }

#leftbar {
  position: relative;
  float: left;
  width: 100%;
  background-color: #f6f6f6;
  padding: 20px; }
  @media (min-width: 960px) {
    #leftbar {
      width: 25%;
      height: 100vw; } }
  #leftbar img {
    max-width: 100%;
    height: auto; }
  #leftbar p a {
    text-decoration: none;
    margin: 20px 0;
    position: relative;
    float: left; }
    #leftbar p a:hover {
      color: #5baaaa;
      -webkit-transition-duration: .5s;
      -o-transition-duration: .5s;
      transition-duration: .5s; }
      #leftbar p a:hover span {
        background-color: transparent;
        color: #5baaaa;
        -webkit-transition-duration: .5s;
        -o-transition-duration: .5s;
        transition-duration: .5s; }
    #leftbar p a span {
      background-color: #5baaaa;
      padding: 0 6px;
      color: #fff; }
  #leftbar h4, #leftbar .StyleH4 {
    background-color: #f6f6f6;
    color: #5baaaa;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 20px; }
  #leftbar ul {
    padding-left: 20px;
    margin-bottom: 20px; }
  #leftbar .btnNoir {
    font-size: 20px;
    text-align: center;
    padding: 10px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    float: left;
    color: #fff;
    margin-bottom: 10px;
    text-decoration: none;
    background-color: #000;
    border: solid 1px #000; }
    #leftbar .btnNoir:hover {
      background-color: transparent; }
    #leftbar .btnNoir:hover {
      color: #000; }
  #leftbar .btnCyan {
    font-size: 20px;
    text-align: center;
    padding: 10px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    float: left;
    color: #fff;
    margin-bottom: 10px;
    text-decoration: none;
    background-color: #5baaaa;
    border: solid 1px #5baaaa; }
    #leftbar .btnCyan:hover {
      background-color: transparent; }
    #leftbar .btnCyan:hover {
      color: #5baaaa; }

.btnCyan {
  font-size: 20px;
  text-align: center;
  padding: 10px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  float: left;
  color: #fff;
  margin-bottom: 10px;
  text-decoration: none;
  width: auto;
  color: #fff !important;
  background-color: #5baaaa;
  border: solid 1px #5baaaa; }
  .btnCyan:hover {
    background-color: transparent; }
  .btnCyan:hover {
    color: #5baaaa !important; }

.catalogProductsList #container {
  max-width: 1280px;
  margin: 0 auto; }
  .catalogProductsList #container .artContent *[id^="prod"] {
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    padding: 40px; }
    .catalogProductsList #container .artContent *[id^="prod"]:nth-child(even) {
      background-color: #f6f6f6; }
    @media (min-width: 768px) {
      .catalogProductsList #container .artContent *[id^="prod"] {
        width: calc(100%/2); } }
    @media (min-width: 960px) {
      .catalogProductsList #container .artContent *[id^="prod"] {
        width: calc(100%/3); } }
  .catalogProductsList #container .artContent .bgAlu {
    max-width: 100%;
    margin-bottom: -6px; }
  .catalogProductsList #container .artContent .short_product_container .traitProduct {
    width: 40px;
    background-color: #5baaaa;
    margin: 20px auto;
    height: 2px; }
  .catalogProductsList #container .artContent .short_product_container h3 a {
    color: #000;
    font-weight: bold;
    text-decoration: none; }
    .catalogProductsList #container .artContent .short_product_container h3 a:hover {
      color: #5baaaa; }
  .catalogProductsList #container .artContent .short_product_container .description {
    display: none; }

.short_product_container .pictureContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.catalogProductDetail #contentsInner {
  max-width: 1280px;
  margin: 0 auto; }
  .catalogProductDetail #contentsInner #prodContent {
    position: relative;
    float: left;
    width: 100%; }
    @media (min-width: 960px) {
      .catalogProductDetail #contentsInner #prodContent {
        width: 75%; } }

@media (max-width: 767px) {
  .nous_contacter .prodContent {
    height: auto !important; } }

.catalog #famillyPresentation {
  padding: 0 40px; }
  .catalog #famillyPresentation ul {
    margin: 0 0 0 50px; }

.sectionAtout #contentsInner, .mention_legales #contentsInner, .plan_du_site #contentsInner, .mentions #contentsInner {
  max-width: 1280px;
  margin: 0 auto; }

.mention_legales #article ul {
  margin-left: 60px; }

.plan_du_site h1 {
  font-size: 30px;
  color: #5baaaa; }
  .plan_du_site h1 .sitemap ul li {
    margin-left: 50px; }
    .plan_du_site h1 .sitemap ul li a:hover {
      color: #5baaaa;
      text-decoration: none; }
    .plan_du_site h1 .sitemap ul li ul {
      margin-left: 30px; }

.pdvPage #contentsInner {
  max-width: 1280px;
  margin: 0 auto; }
  .pdvPage #contentsInner h1 {
    text-align: center;
    color: #5baaaa;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: bold;
    margin: 20px 0 0 0; }
  .pdvPage #contentsInner .pdvContent {
    position: relative;
    float: left;
    width: 100%;
    padding: 20px;
    margin: 0 0 20px 0;
    height: 260px;
    padding-bottom: 30px; }
    @media (min-width: 768px) {
      .pdvPage #contentsInner .pdvContent {
        width: calc(100%/2 - 20px);
        margin: 10px; } }
    @media (min-width: 960px) {
      .pdvPage #contentsInner .pdvContent {
        width: calc(100%/3 - 40px);
        margin: 20px; } }
    .pdvPage #contentsInner .pdvContent p {
      text-align: center; }
      .pdvPage #contentsInner .pdvContent p img {
        max-width: 275px;
        height: auto; }
        .pdvPage #contentsInner .pdvContent p img:hover {
          opacity: .8; }
    .pdvPage #contentsInner .pdvContent h2 {
      text-align: center;
      margin: 10px 0; }
      .pdvPage #contentsInner .pdvContent h2 a {
        text-decoration: none;
        font-weight: bold;
        color: #000; }
        .pdvPage #contentsInner .pdvContent h2 a:hover {
          color: #5baaaa; }
  .pdvPage #contentsInner h2 {
    font-weight: bold;
    color: #5baaaa;
    text-align: center;
    margin-bottom: 30px;
    font-size: 21px; }
  .pdvPage #contentsInner .deux_colonnes h3 {
    color: #5baaaa;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 20px; }
  .pdvPage #contentsInner .deux_colonnes .colleft {
    position: relative;
    float: left;
    width: 100%;
    text-align: center; }
    @media (min-width: 768px) {
      .pdvPage #contentsInner .deux_colonnes .colleft {
        width: 50%; } }
    .pdvPage #contentsInner .deux_colonnes .colleft p {
      margin-bottom: 10px;
      text-align: center; }
      .pdvPage #contentsInner .deux_colonnes .colleft p a {
        font-size: 20px;
        text-align: center;
        padding: 10px;
        width: 100%;
        margin: 0 auto;
        position: relative;
        float: left;
        color: #fff;
        margin-bottom: 10px;
        text-decoration: none;
        background-color: #5baaaa;
        border: solid 1px #5baaaa;
        width: auto;
        float: none;
        padding: 6px 14px; }
        .pdvPage #contentsInner .deux_colonnes .colleft p a:hover {
          background-color: transparent; }
        .pdvPage #contentsInner .deux_colonnes .colleft p a:hover {
          background-color: transparent;
          color: #5baaaa; }
  .pdvPage #contentsInner .deux_colonnes .colright {
    position: relative;
    float: left;
    width: 100%;
    text-align: center; }
    @media (min-width: 768px) {
      .pdvPage #contentsInner .deux_colonnes .colright {
        width: 50%; } }
    .pdvPage #contentsInner .deux_colonnes .colright p {
      margin-bottom: 10px; }
  .pdvPage #contentsInner .simpleText {
    width: 130px;
    margin: 0 auto; }
    .pdvPage #contentsInner .simpleText p {
      text-align: center; }
  .pdvPage #contentsInner .textAndImages {
    text-align: center;
    margin-top: 20px; }

.pdvPage #footerContent {
  margin-top: 30px; }

.demande_de_devis #contentsInner {
  max-width: 1280px;
  margin: 0 auto; }
  .demande_de_devis #contentsInner h1 {
    text-align: center;
    color: #5baaaa;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: bold;
    margin: 20px 0 0 0; }

.nous_contacter #contentsInner, .demande_de_sav #contentsInner, .demande_de_documentations #contentsInner, .demande_de_devis #contentsInner, .contact #contentsInner, .pageFormulaire #contentsInner {
  max-width: 1280px;
  margin: 0 auto; }
  .nous_contacter #contentsInner h1, .demande_de_sav #contentsInner h1, .demande_de_documentations #contentsInner h1, .demande_de_devis #contentsInner h1, .contact #contentsInner h1, .pageFormulaire #contentsInner h1 {
    text-align: center;
    color: #5baaaa;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: bold;
    margin: 20px 0 0 0; }

.nous_contacter .contactContent, .demande_de_sav .contactContent, .demande_de_documentations .contactContent, .demande_de_devis .contactContent, .contact .contactContent, .pageFormulaire .contactContent {
  position: relative;
  float: left;
  width: 100%;
  text-align: center;
  padding: 30px; }
  @media (min-width: 768px) {
    .nous_contacter .contactContent, .demande_de_sav .contactContent, .demande_de_documentations .contactContent, .demande_de_devis .contactContent, .contact .contactContent, .pageFormulaire .contactContent {
      width: calc(100%/3); } }
  .nous_contacter .contactContent:last-of-type, .demande_de_sav .contactContent:last-of-type, .demande_de_documentations .contactContent:last-of-type, .demande_de_devis .contactContent:last-of-type, .contact .contactContent:last-of-type, .pageFormulaire .contactContent:last-of-type {
    margin-right: 0; }
  .nous_contacter .contactContent img, .demande_de_sav .contactContent img, .demande_de_documentations .contactContent img, .demande_de_devis .contactContent img, .contact .contactContent img, .pageFormulaire .contactContent img {
    width: 80px; }
  .nous_contacter .contactContent a, .demande_de_sav .contactContent a, .demande_de_documentations .contactContent a, .demande_de_devis .contactContent a, .contact .contactContent a, .pageFormulaire .contactContent a {
    font-size: 22px;
    text-decoration: none;
    color: #000;
    font-weight: bold; }
    .nous_contacter .contactContent a:hover, .demande_de_sav .contactContent a:hover, .demande_de_documentations .contactContent a:hover, .demande_de_devis .contactContent a:hover, .contact .contactContent a:hover, .pageFormulaire .contactContent a:hover {
      color: #5baaaa; }
    .nous_contacter .contactContent a strong, .demande_de_sav .contactContent a strong, .demande_de_documentations .contactContent a strong, .demande_de_devis .contactContent a strong, .contact .contactContent a strong, .pageFormulaire .contactContent a strong {
      color: #e03113; }
      .nous_contacter .contactContent a strong:hover, .demande_de_sav .contactContent a strong:hover, .demande_de_documentations .contactContent a strong:hover, .demande_de_devis .contactContent a strong:hover, .contact .contactContent a strong:hover, .pageFormulaire .contactContent a strong:hover {
        color: #5baaaa; }

.nous_contacter .formulaire form, .demande_de_sav .formulaire form, .demande_de_documentations .formulaire form, .demande_de_devis .formulaire form, .contact .formulaire form, .pageFormulaire .formulaire form {
  width: 100%;
  margin: 0 auto; }
  @media (min-width: 960px) {
    .nous_contacter .formulaire form, .demande_de_sav .formulaire form, .demande_de_documentations .formulaire form, .demande_de_devis .formulaire form, .contact .formulaire form, .pageFormulaire .formulaire form {
      width: 50%; } }
  .nous_contacter .formulaire form .row, .demande_de_sav .formulaire form .row, .demande_de_documentations .formulaire form .row, .demande_de_devis .formulaire form .row, .contact .formulaire form .row, .pageFormulaire .formulaire form .row {
    margin-bottom: 20px; }
  .nous_contacter .formulaire form select, .nous_contacter .formulaire form input, .demande_de_sav .formulaire form select, .demande_de_sav .formulaire form input, .demande_de_documentations .formulaire form select, .demande_de_documentations .formulaire form input, .demande_de_devis .formulaire form select, .demande_de_devis .formulaire form input, .contact .formulaire form select, .contact .formulaire form input, .pageFormulaire .formulaire form select, .pageFormulaire .formulaire form input {
    width: 100%;
    height: 30px;
    border: solid 1px #5baaaa; }
  .nous_contacter .formulaire form textarea, .demande_de_sav .formulaire form textarea, .demande_de_documentations .formulaire form textarea, .demande_de_devis .formulaire form textarea, .contact .formulaire form textarea, .pageFormulaire .formulaire form textarea {
    width: 100%;
    border: solid 1px #5baaaa; }
  .nous_contacter .formulaire form input[type=submit], .nous_contacter .formulaire form input[type=reset], .demande_de_sav .formulaire form input[type=submit], .demande_de_sav .formulaire form input[type=reset], .demande_de_documentations .formulaire form input[type=submit], .demande_de_documentations .formulaire form input[type=reset], .demande_de_devis .formulaire form input[type=submit], .demande_de_devis .formulaire form input[type=reset], .contact .formulaire form input[type=submit], .contact .formulaire form input[type=reset], .pageFormulaire .formulaire form input[type=submit], .pageFormulaire .formulaire form input[type=reset] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #5baaaa;
    color: #fff;
    border: solid 1px #5baaaa;
    font-size: 22px;
    width: auto;
    float: right;
    padding: 7px 15px;
    height: auto;
    margin-left: 10px; }
    @media (min-width: 960px) {
      .nous_contacter .formulaire form input[type=submit], .nous_contacter .formulaire form input[type=reset], .demande_de_sav .formulaire form input[type=submit], .demande_de_sav .formulaire form input[type=reset], .demande_de_documentations .formulaire form input[type=submit], .demande_de_documentations .formulaire form input[type=reset], .demande_de_devis .formulaire form input[type=submit], .demande_de_devis .formulaire form input[type=reset], .contact .formulaire form input[type=submit], .contact .formulaire form input[type=reset], .pageFormulaire .formulaire form input[type=submit], .pageFormulaire .formulaire form input[type=reset] {
        padding: 7px 26px; } }
    .nous_contacter .formulaire form input[type=submit]:hover, .nous_contacter .formulaire form input[type=reset]:hover, .demande_de_sav .formulaire form input[type=submit]:hover, .demande_de_sav .formulaire form input[type=reset]:hover, .demande_de_documentations .formulaire form input[type=submit]:hover, .demande_de_documentations .formulaire form input[type=reset]:hover, .demande_de_devis .formulaire form input[type=submit]:hover, .demande_de_devis .formulaire form input[type=reset]:hover, .contact .formulaire form input[type=submit]:hover, .contact .formulaire form input[type=reset]:hover, .pageFormulaire .formulaire form input[type=submit]:hover, .pageFormulaire .formulaire form input[type=reset]:hover {
      color: #5baaaa;
      background-color: transparent; }
  .nous_contacter .formulaire form .multi_checkbox, .demande_de_sav .formulaire form .multi_checkbox, .demande_de_documentations .formulaire form .multi_checkbox, .demande_de_devis .formulaire form .multi_checkbox, .contact .formulaire form .multi_checkbox, .pageFormulaire .formulaire form .multi_checkbox {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 10px; }
    .nous_contacter .formulaire form .multi_checkbox input[type=checkbox], .demande_de_sav .formulaire form .multi_checkbox input[type=checkbox], .demande_de_documentations .formulaire form .multi_checkbox input[type=checkbox], .demande_de_devis .formulaire form .multi_checkbox input[type=checkbox], .contact .formulaire form .multi_checkbox input[type=checkbox], .pageFormulaire .formulaire form .multi_checkbox input[type=checkbox] {
      position: relative;
      float: left;
      width: 22px;
      height: 22px;
      margin-right: 10px; }
    .nous_contacter .formulaire form .multi_checkbox label, .demande_de_sav .formulaire form .multi_checkbox label, .demande_de_documentations .formulaire form .multi_checkbox label, .demande_de_devis .formulaire form .multi_checkbox label, .contact .formulaire form .multi_checkbox label, .pageFormulaire .formulaire form .multi_checkbox label {
      position: relative;
      float: left;
      width: 80%; }

.nous_contacter #footerContent, .demande_de_sav #footerContent, .demande_de_documentations #footerContent, .demande_de_devis #footerContent, .contact #footerContent, .pageFormulaire #footerContent {
  margin-top: 30px; }

.multi_radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .multi_radio input[type=radio] {
    width: auto !important; }
  .multi_radio label {
    margin-left: 10px; }

.formulaire form {
  width: 100%;
  margin: 0 auto; }
  @media (min-width: 960px) {
    .formulaire form {
      width: 50%; } }
  .formulaire form .row {
    margin-bottom: 20px; }
  .formulaire form select, .formulaire form input {
    width: 100%;
    height: 30px;
    border: solid 1px #5baaaa; }
  .formulaire form textarea {
    width: 100%;
    border: solid 1px #5baaaa; }
  .formulaire form input[type=submit], .formulaire form input[type=reset] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #5baaaa;
    color: #fff;
    border: solid 1px #5baaaa;
    font-size: 22px;
    width: auto;
    float: right;
    padding: 7px 15px;
    height: auto;
    margin-left: 10px; }
    @media (min-width: 960px) {
      .formulaire form input[type=submit], .formulaire form input[type=reset] {
        padding: 7px 26px; } }
    .formulaire form input[type=submit]:hover, .formulaire form input[type=reset]:hover {
      color: #5baaaa;
      background-color: transparent; }
  .formulaire form .multi_checkbox {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 10px; }
    .formulaire form .multi_checkbox input[type=checkbox] {
      position: relative;
      float: left;
      width: 22px;
      height: 22px;
      margin-right: 10px; }
    .formulaire form .multi_checkbox label {
      position: relative;
      float: left;
      width: 80%; }

.porte_alu_desc #contentsInner,
.description_portes_d_entree_mixte_duo #contentsInner,
.description_portes_d_entree_bois #contentsInner,
.description_portes_d_entree_pvc #contentsInner,
.description_fenetre_et_baies #contentsInner,
.description_volets #contentsInner,
.description_porte_de_garage #contentsInner,
.description_portails_et_clotures #contentsInner,
.description_escaliers #contentsInner,
.description_portes_interieures #contentsInner,
.description_amenagements_interieurs #contentsInner {
  max-width: 1280px;
  margin: 0 auto; }
  .porte_alu_desc #contentsInner #article,
  .description_portes_d_entree_mixte_duo #contentsInner #article,
  .description_portes_d_entree_bois #contentsInner #article,
  .description_portes_d_entree_pvc #contentsInner #article,
  .description_fenetre_et_baies #contentsInner #article,
  .description_volets #contentsInner #article,
  .description_porte_de_garage #contentsInner #article,
  .description_portails_et_clotures #contentsInner #article,
  .description_escaliers #contentsInner #article,
  .description_portes_interieures #contentsInner #article,
  .description_amenagements_interieurs #contentsInner #article {
    width: 100%;
    position: relative;
    float: left; }
    @media (min-width: 960px) {
      .porte_alu_desc #contentsInner #article,
      .description_portes_d_entree_mixte_duo #contentsInner #article,
      .description_portes_d_entree_bois #contentsInner #article,
      .description_portes_d_entree_pvc #contentsInner #article,
      .description_fenetre_et_baies #contentsInner #article,
      .description_volets #contentsInner #article,
      .description_porte_de_garage #contentsInner #article,
      .description_portails_et_clotures #contentsInner #article,
      .description_escaliers #contentsInner #article,
      .description_portes_interieures #contentsInner #article,
      .description_amenagements_interieurs #contentsInner #article {
        width: 75%;
        padding: 0 0 0 40px; } }
    .porte_alu_desc #contentsInner #article p,
    .description_portes_d_entree_mixte_duo #contentsInner #article p,
    .description_portes_d_entree_bois #contentsInner #article p,
    .description_portes_d_entree_pvc #contentsInner #article p,
    .description_fenetre_et_baies #contentsInner #article p,
    .description_volets #contentsInner #article p,
    .description_porte_de_garage #contentsInner #article p,
    .description_portails_et_clotures #contentsInner #article p,
    .description_escaliers #contentsInner #article p,
    .description_portes_interieures #contentsInner #article p,
    .description_amenagements_interieurs #contentsInner #article p {
      margin-bottom: 10px; }
    .porte_alu_desc #contentsInner #article h1,
    .description_portes_d_entree_mixte_duo #contentsInner #article h1,
    .description_portes_d_entree_bois #contentsInner #article h1,
    .description_portes_d_entree_pvc #contentsInner #article h1,
    .description_fenetre_et_baies #contentsInner #article h1,
    .description_volets #contentsInner #article h1,
    .description_porte_de_garage #contentsInner #article h1,
    .description_portails_et_clotures #contentsInner #article h1,
    .description_escaliers #contentsInner #article h1,
    .description_portes_interieures #contentsInner #article h1,
    .description_amenagements_interieurs #contentsInner #article h1 {
      text-align: center;
      color: #5baaaa;
      text-transform: uppercase;
      font-size: 30px;
      font-weight: bold;
      margin: 20px 0 0 0;
      text-align: left;
      margin-bottom: 20px; }

#article .btnRetour {
  font-size: 20px;
  text-align: center;
  padding: 10px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  float: left;
  color: #fff;
  margin-bottom: 10px;
  text-decoration: none;
  background-color: #5baaaa;
  border: solid 1px #5baaaa;
  padding: 10px 20px; }
  #article .btnRetour:hover {
    background-color: transparent; }
  @media (min-width: 768px) {
    #article .btnRetour {
      position: absolute;
      width: auto;
      top: 0;
      right: 0; } }
  #article .btnRetour:hover {
    color: #5baaaa; }

.NoCatalogue .btnRetour,
.rubrique_sommaire_ .btnRetour,
.details_pvc .btnRetour,
.nous_contacter .btnRetour,
.pdvPage .btnRetour,
.volets .btnRetour,
.details_alu .btnRetour,
.portes_de_garage .btnRetour,
.details_bois .btnRetour,
.portes_d_entree .btnRetour,
.fenetres_volets .btnRetour,
.garage_portail .btnRetour,
.details_bois_kalass .btnRetour,
.details_bois_tradi .btnRetour,
.details_alu_pazco .btnRetour,
.details_alu_satin_road .btnRetour,
.volet_roulant .btnRetour,
.volet_battant .btnRetour,
.volet_interieur .btnRetour,
.volet_coulissant .btnRetour,
.details_pg_coul .btnRetour,
.details_pg_battantes .btnRetour,
.motorisation .btnRetour,
.portails_et_clotures .btnRetour,
.portails_pvc .btnRetour,
.portails_alu .btnRetour,
.details_portes_sectionnelles .btnRetour,
.mention_legales .btnRetour,
.notre_histoire .btnRetour,
.deposer_votre_cv .btnRetour {
  display: none; }

.description_portes_d_entree_pvc .code_html {
  padding-top: 50px; }

#leftbar + .breadcrumb + #article {
  width: 100%;
  position: relative;
  float: left; }
  @media (min-width: 960px) {
    #leftbar + .breadcrumb + #article {
      width: 75%;
      padding: 0 0 40px 40px; } }
  #leftbar + .breadcrumb + #article p {
    margin-bottom: 10px; }
  #leftbar + .breadcrumb + #article .textAndImages img {
    text-align: center;
    margin-top: 20px;
    width: calc(100%/3);
    margin: 0 10px; }
  #leftbar + .breadcrumb + #article .blocImageEntre {
    position: relative;
    float: left;
    width: 100%;
    padding: 0 10px;
    text-align: center; }
    @media (min-width: 960px) {
      #leftbar + .breadcrumb + #article .blocImageEntre {
        width: calc(100%/3); } }
    #leftbar + .breadcrumb + #article .blocImageEntre img {
      margin: 0 auto; }
  #leftbar + .breadcrumb + #article h1 {
    text-align: center;
    color: #5baaaa;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: bold;
    margin: 20px 0 0 0;
    text-align: left;
    margin-bottom: 20px; }

.deposer_votre_cv .form_creator_header {
  width: 50%;
  margin: 0 auto;
  margin-bottom: 20px; }

.bg_rubrique {
  margin-bottom: 20px; }
  .bg_rubrique img {
    max-width: 100%; }

h2 {
  color: #5baaaa;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400;
  margin: 10px 0 10px 0; }

h3 {
  color: #5baaaa;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 300;
  margin: 15px 0; }

img {
  display: block;
  max-width: 100%; }

#article h1 {
  text-align: center;
  color: #5baaaa;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: bold;
  margin: 20px 0 0 0; }

#article ul {
  padding-left: 60px;
  margin-bottom: 20px; }

#article img {
  margin: 0 auto;
  display: inline-block; }

#article a {
  color: #5baaaa; }
  #article a:hover {
    text-decoration: none;
    -webkit-transition-duration: .7s;
    -o-transition-duration: .7s;
    transition-duration: .7s; }

#product ul {
  padding-left: 60px;
  margin-bottom: 20px; }

#product .additionnals_properties {
  position: relative;
  float: left;
  width: 100%;
  margin-top: 20px; }
  #product .additionnals_properties .libelle {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase; }
  #product .additionnals_properties a {
    color: #5baaaa; }
    #product .additionnals_properties a:hover {
      text-decoration: none;
      -webkit-transition-duration: .7s;
      -o-transition-duration: .7s;
      transition-duration: .7s; }

.catalog img {
  margin: 0 auto;
  display: inline-block; }

.catalog h3 {
  font-size: 15px; }

.catalog a {
  color: #5baaaa; }
  .catalog a:hover {
    text-decoration: none;
    -webkit-transition-duration: .7s;
    -o-transition-duration: .7s;
    transition-duration: .7s; }

#famillyPresentation h1 {
  color: #5baaaa;
  text-transform: uppercase;
  font-size: 21px;
  font-weight: bold;
  margin: 20px 0 0 0; }

#leftbar img {
  position: relative;
  float: left;
  width: calc(100%/2 - 20px);
  margin: 0 10px 20px 10px; }

#leftbar a {
  color: #5baaaa; }
  #leftbar a:hover {
    text-decoration: none;
    -webkit-transition-duration: .7s;
    -o-transition-duration: .7s;
    transition-duration: .7s; }

*[id^=gallery_]:not *[id^=gallery_Images] {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 30px; }
  *[id^=gallery_]:not *[id^=gallery_Images] a {
    position: relative;
    float: left;
    width: calc(100%/2 - 10px);
    margin: 0 5px 10px 5px;
    overflow: hidden; }
    @media (min-width: 768px) {
      *[id^=gallery_]:not *[id^=gallery_Images] a {
        width: calc(100%/4 - 30px);
        margin: 0 15px;
        height: 230px; } }
    *[id^=gallery_]:not *[id^=gallery_Images] a img {
      position: relative;
      float: left;
      width: 100%; }

.rubrique_sommaire_ #article #text {
  position: relative;
  float: left; }

.rubrique_sommaire_ #article ul {
  padding-left: 0;
  margin-bottom: 0; }

.rubrique_sommaire_ #article .rslides {
  margin-bottom: 20px; }

.rubrique_sommaire_ h2 {
  color: #000;
  font-size: 30px;
  margin-bottom: 20px; }

.rubrique_sommaire_ h3 {
  background-color: #FFF;
  padding: 10px;
  font-size: 20px;
  color: #000;
  margin: 0; }

.siteMapPage ul {
  padding-left: 60px;
  margin-bottom: 20px; }

.siteMapPage a {
  color: #5baaaa; }
  .siteMapPage a:hover {
    text-decoration: none;
    -webkit-transition-duration: .7s;
    -o-transition-duration: .7s;
    transition-duration: .7s; }

.owl-carousel:after {
  content: "";
  clear: both; }

.owl-carousel .owl-item img {
  width: auto !important; }

.owl-carousel .owl-dots {
  display: none; }

.owl-carousel .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.owl-carousel .owl-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 150px; }
  .owl-carousel .owl-item a {
    text-align: center;
    height: 107px;
    text-decoration: none; }
  .owl-carousel .owl-item img {
    width: auto !important;
    height: 100%;
    margin: 0 auto !important;
    display: block !important; }
  .owl-carousel .owl-item .description {
    position: relative;
    width: 100%;
    text-align: center; }

.owl-carousel .owl-nav {
  position: relative;
  float: left;
  width: 100%;
  text-align: center; }
  .owl-carousel .owl-nav span {
    font-size: 100px; }
  .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
    margin: 0 20px;
    outline: none; }

.coorContact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .coorContact p {
    width: 470px; }

.coorRecrutement .blocDouble {
  position: relative;
  float: left;
  width: calc(100%/2); }
  .coorRecrutement .blocDouble strong {
    margin-bottom: 15px; }
  .coorRecrutement .blocDouble .recruPara {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.errorForm {
  color: red; }

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