/* Font-face 

@font-face {
    font-family: 'HelveticaNeue';
    src: url('FONT/HelveticaNeueLTStd-Bd.otf') format('OpenType');

}
@font-face {
    font-family: 'HelveticaNeueLight';
    src: url('FONT/HelveticaNeueLTStd-Roman.otf') format('OpenType');

}
@font-face {
    font-family: 'HelveticaNeueBoldCond';
    src: url('FONT/HelveticaNeueLTStd-BdCn.otf') format('OpenType');

}
@font-face {
    font-family: 'HelveticaNeueBold';
    src: url('FONT/HelveticaNeueLTStd-Blk.otf') format('OpenType');

}
@font-face {
    font-family: 'HelveticaNeueItalicCond';
    src: url('FONT/HelveticaNeueLTStd-CnO.otf') format('OpenType');

}
@font-face {
    font-family: 'HelveticaNeueItalic';
    src: url('FONT/HelveticaNeueLTStd-It.otf') format('OpenType');

}
@font-face {
    font-family: 'HelveticaNeueMedium';
    src: url('FONT/HelveticaNeueLTStd-Md.otf') format('OpenType');

}
@font-face {
    font-family: 'HelveticaNeueMediumCond';
    src: url('FONT/HelveticaNeueLTStd-MdCn.otf') format('OpenType');

}*/
* {

  font-family: 'Roboto';
}
div#task_bar_sub, div#task_bar_top {
  z-index: 1032 !important;
}
div#task_bar_sub {
  z-index: 1031 !important;
}
/******* affichage bouton admin article ****/
table.taskbar_txt tr td.n_btn_edit span, .list_page_nav_add li span {
  border-left: solid 1px #999999;
  padding-left: 2px;
  padding-right: 0px;
  display: table-cell;
}

h2 span {
  margin-top: -150px;
  padding-top: 150px;
}
/*******************************************/
section {
  position: relative;
}
.fixed-top  + .container {
  margin-top: 70px;
}
#container_gsite_header {
  margin-bottom: 76px;
}
#container_gsite_header + .fixed-top {
  margin-top: 36px;
}

h1, .big_title, .zone_titre_page h1 {
  font-size: 3rem;
  font-family: 'Roboto';
  font-weight: 300;
  margin-bottom: 40px;
  padding-bottom: 10px;
  line-height: 100%;
}
.slide_home_img h1.big_title {
  font-size: 4rem;
  display: inline-block;
  position: relative;
  margin: 20px 0 20px 0;
  line-height: 120%;
}
.slide_home_img h1.big_title::before {
  display: inline-block;
  content: url(images/forme/quote_1.png);
  margin-right: 5px;
  position: absolute;
  top: -50px;
  left: -50px;
  height: 101px !important;
  width: 62px !important;
}
.slide_home_img h1.big_title::after {
  display: inline-block;
  content: url(images/forme/quote_2.png);
  margin-left: 4px;
  position: absolute;
  left: inherit;
  bottom: -50px;
  font-size: inherit;
  right: -50px;
  width: 85px !important;
  height: 71px !important;
}
h2,
h2.normal_title {
  font-size: 2rem;
  line-height: 1.3;
  font-family: 'Roboto';
  font-weight: 300;
}
h2.normal_title a {
  color: #212529;
  font-size: 1.5rem;
  line-height: 20px;
}
h2.normal_title a:hover {
  text-decoration: none;
}
h3, 
h3 a,
h3 a:hover {
  font-size: 1.4rem;
  line-height: 100%;
  font-family: 'Roboto';
  font-weight: 300;
  color: #212529;

}

p, ul *, ol * {
  font-weight: 300;
}
b, strong {
    font-family: 'Roboto';
    font-weight: 700;
}
a {
  color: #495179;
  transition: all 0.3s ease 0.2s;
}
a:hover {
  color: #000;
}
/* --------------------------------------------------*/
/* LIENS BOUTON */

.btn_transp_blanc {
  border: 1px solid #ffffff;
  border-radius: 20px;
  color: #ffffff;
  display: inline-block;
  margin-top: 20px;
  transition: all 0.3s ease 0s;
  padding: 8px 25px;
  font-size: 1.2rem;
}
.btn_transp_blanc:hover {
  color: #111111 !important;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  text-decoration: none;
}
.lien_btn_plus,
.lien_btn_plus:hover {
  display: inline-block;
  padding: 8px 25px 8px 0;
  transition: all 0.3s ease 0s;
  font-size: 1rem;
  position: relative;
  color: #1d1d1d;
  text-decoration: none;
}
.lien_btn_plus::before {
  content: "+";
  border: 1px solid #1d1d1d;
  display: inline-table;
  line-height: 8px;
  padding: 5px;
  border-radius: 50px;
  font-size: 16px;
  margin-right: 10px;
  color: #1d1d1d;
  transition: all 0.3s ease 0s;
  background-color: transparent;
}
.lien_btn_plus:hover::before{
  border: 1px solid #495179;
  background-color: #495179;
  color: #fff;
}
.txt_caract_pdt .lien_btn_plus, 
.lien_btn_pdf {
  display: inline-block;
  /* margin-top: 20px; */
  padding: 8px 25px 8px 10px;
  transition: all 0.3s ease 0s;
  font-size: 1rem;
  position: relative;
  color: #fff;
  border: 1px solid #495179;
  background-color: #495179;
  font-weight: normal !important;
}
.txt_caract_pdt .lien_btn_plus strong, 
.lien_btn_pdf strong {
  font-weight: normal !important;

}
.txt_caract_pdt .lien_btn_plus::before,
.lien_btn_pdf::before {
  border: none;  
  font: normal normal normal 20px/1 FontAwesome;
  content: "\f1c1";
  display: inline-table;
  line-height: 8px;
  padding: 5px;
  border-radius: 50px;
  font-size: 16px;
  margin-right: 8px;
  color: #fff;
}

.white .lien_btn_plus::before {
  border: 1px solid #fff;
  color: #fff;
}
.txt_caract_pdt .lien_btn_plus:hover,
.lien_btn_pdf:hover {
  color: #495179;
  text-decoration: none;
  background-color: #fff;
}

.txt_caract_pdt .lien_btn_plus:hover::before,
.lien_btn_pdf:hover::before {
  color: #495179;
  border: none;
  background-color: transparent;

  }
.white .lien_btn_plus:hover {
  color: #ffffff;
}
.btn_oeil {
  background-color: #495179;
  display: block;
  color: #fff;
  padding: 25px 15px 25px 50px;
  text-align: left;
  position: relative;
  transition: all 0.3s ease 0s;
  font-size: 16px;
  letter-spacing: -0.03rem;
}
.btn_oeil::before {
  /* content: url(images/ico_ancre.png); */
  content: "\f06e";
  font: normal normal normal 20px/1 FontAwesome;
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.btn_oeil:hover {
  background-color: #5c6697;
  color: #fff;
  text-decoration: none;
}
.bandeau_lien_ancre .gsi-col.gsi-3 {
  padding: 0 5px;
}
ul li {
  list-style: disc;
}


/* --------------------------------------------------- */
.top_fiche_ref {
  margin-bottom: 40px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #ccc;
}

.title_ref {
  margin-bottom: 10px;
}
.resum_ref p {
  font-size: 1.3rem;
  font-style: italic;
}
.detail_refV2 h2.normal_title a {
  font-size: 23px;
  line-height: 20px;
  font-weight: bold;
}
.detail_refV2 .resume_txt_liste_pdt {
  line-height: 20px;
  height: auto;
  overflow: inherit;
}
.detail_refV2 .link_liste_pdt {
/*  height: 275px;*/
  height: 320px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cat_ref {
  display: block;
/*  margin-top: 6px;*/
  margin-bottom: 6px;
  height: 20px;
  line-height: 20px;
  font-size: 13px;
}
.detail_refV2 .title_liste_pdt.normal_title {
  height: auto;
  line-height: 20px;
  overflow: inherit;
  margin-top: 0 !important;
  margin-bottom: 15px;
}
/* --------------------------------------------------- */
.white,
.white a,
.white p,
.white h2
  {
  color: #ffffff !important;
}
.black
.black a,
.black p,
.black h2 {
  color: #1d1d1d !important;
}
.bg_mauve {
  background-color: #495179;
}

.bg_gris_clair {
  background-color: #f0f0f0;
}
.tricolore {
  position: relative;
}
.tricolore::after {
  content: url(images/bandeau_drapeau_tricolore.jpg);
  position: absolute;
  bottom: -5px;
  right: 0;
}

.headline_txt {
  font-size: 15px !important;
  font-weight: 400;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}
.no-padding > [class*='col-'] {
padding-right:0;
padding-left:0;
}

.menu_links_bar_2 .square a {
  display: block;
  box-sizing: border-box;
  /* background-color: #BFBFBF; */
  color: #fff;
  font-size: 1.3rem;
  padding: 40px 20px;
  text-align: center;
  text-transform: uppercase;
  border-right: solid 2px #fff;
  background-color: rgba(73,81,121,0.6);
  transition: background 0.3s;
  -moz-transition: background 0.3s;
  -webkit-transition: background 0.3s;
  width: 100%;
  height: 100%;
  position: relative;
}
.menu_links_bar_2 .square a:hover {
  background-color: rgba(0,0,0,0.4);
  text-decoration: underline;
}
.menu_links_bar_3 .square a {
  display: block;
  max-height: 200px;
  overflow: hidden;
  margin-bottom: 20px;
}
.menu_links_bar_3 .square a:hover {
  text-decoration: none;
}
.menu_links_bar_3 .square a img {
  filter: brightness(1);  
  transition: all 0.3s ease 0s;
}

.menu_links_bar_3 .square a img:hover {
  filter: brightness(.9);
}
.menu_links_bar_2 .square a p {
  position: absolute;
  bottom: 30px;
  left: 40px;
  font-size: 2rem;
  text-align: left;
  width: 55%;
  text-transform: none;
}
.square {
  margin-bottom: 15px;
  margin-top: 15px;
}
.square span {
  display: block;
  height: 300px;
}
.font-size-big, .font-size-big p {
  margin-bottom: 20px;
}
.menu-links-bar {
  padding: 0;
  margin: 0;
}
.menu-links-bar li a {
  font-size: 1.1rem;
  font-family: "Roboto";
  font-weight: 300;
}

/* -------------------------------------------------------------------------- */
/* fil d'ariane */
.fil_ariane ul {
  padding-left: 0;
}
.fil_ariane .menu_node li {
  display: inline;
  text-transform: uppercase;
  font-size: 0.8rem;
  font-weight: 100;
  letter-spacing: 0rem;
}
.fil_ariane .menu_node li a {
  color: #ffffff;
}
.fil_ariane .menu_node li::after {
  content: "/";
  margin-right: 5px;
  color: #ffffff;
}
.fil_ariane .menu_node li#last_li::after {
  content: " ";
}
/* -------------------------------------------------------------------------- */
/* Header */
.gs-boot-header {
  background-color: #eee;
  box-shadow: 0 0 25px rgba(0,0,0,0.15);
  border-bottom: solid 1px #ddd;
}
.link_logo {
  padding-top: 15px;
  padding-bottom: 15px;
  display: block;
}
.link_logo img {
  max-height: 50px;
  width: auto;
  display: block;
}


/* -------------------------------------------------------------------------- */
/* Liste des produits */
.div_list_pdt {

}
.title_liste_pdt.normal_title {
  height: 50px;
  line-height: 20px;
  overflow: hidden;
}
.title_detail_pdt {

}
.link_savoirplus_pdt {
  color: #495179;
  text-decoration: none;
  border: 1px solid #495179;
  padding: 5px 20px;
  border-radius: 25px;
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 10px;
  background-color: #ffffff;
  transition: all 0.3s ease 0s;
}
.link_savoirplus_pdt:hover {
  text-decoration: none;
  color: #ffffff;
  border: 1px solid #495179;
  background-color: #495179;
}
.resume_txt_liste_pdt {
  line-height: 20px;
  height: 60px;
  overflow: hidden;
}
.resume_txt_liste_pdt p {
  line-height: 20px;
  margin: 0 !important;
  padding: 0 !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-family: 'Roboto' !important;
  font-weight: 300 !important;
}
.resume_txt_liste_pdt p strong {
  font-weight: 300 !important;
}
.resume_txt_liste_pdt ul {
  margin: 0 !important;
  padding: 0 !important;
}
.resume_txt_liste_pdt ul li {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
  font-family: 'Roboto' !important;
  font-weight: 300 !important;
}
.descr_produit p {
  line-height: 20px !important;
  margin: 0 0 15px 0 !important;
  padding: 0 !important;
  font-family: 'Roboto' !important;
  font-weight: 300 !important;
  text-align: justify;
}
.resume_liste_pdt {
  padding: 0 5px;
}
.link_liste_pdt {
  display: block;
  height: 270px;
  overflow: hidden;
}
.img_liste_pdt {
  max-width: 100%;
  height: auto;
}
.sidebar_liste_ref h2.mini_app_title,
.sidebar_liste_pdt h2.mini_app_title,
.block-title-ref {
  font-size: 16px;
  /* font-weight: 400; */
  letter-spacing: 0.03em;
  text-transform: uppercase;
  margin-top: 50px;
  color: #000000;
  font-weight: 400;
  margin-bottom: 20px;
}
.sidebar_liste_ref h2.mini_app_title, .block-title-ref {
  margin-top: 0px;
  line-height: 1.3;
}
ul.cat_tree_menu,
ul.cat_tree_menu ul,
ul.mnu_sidebar_pdt {
  margin-left: 0;
  padding-left: 0;
}
ul.cat_tree_menu ul li,
ul.cat_tree_menu ul li#default_cat,
ul.mnu_sidebar_pdt li {
  display: block;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
  word-wrap: break-word;
  position: relative;
  padding-left: 0;
  list-style: none;
  line-height: 120%;
}
ul.cat_tree_menu ul li:last-child,
ul.mnu_sidebar_pdt li.last {
  border-bottom: none;
}
ul.cat_tree_menu ul li a,
ul.mnu_sidebar_pdt li a {
  color: #333333;
  /* font-variant: small-caps; */
}

ul.cat_tree_menu ul li a:hover,
ul.mnu_sidebar_pdt .item_node_selected_level_2 a,
ul.mnu_sidebar_pdt li a:hover {
  font-weight: bold;
  color: #495179;
  text-decoration: none;
}

ul.cat_tree_menu ul li a:hover,
ul.mnu_sidebar_pdt li a:hover {
  font-weight: normal !important;
}
h2.caract_pdt {
  padding: 10px 30px;
  background-color: #333;
  text-align: center;
  color: #ffffff;
  font-size: 1.1rem;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 50px;
  margin-bottom: 0;
}
.detail_refV2 .answersResult {
  display: none;
}
div.nav_zone a.nav_sel {
  border: solid 1px #495179;
  color: #495179;
}
.back_list {
  color: #495179;
  transition: all 0.3s ease 0s;
}
.back_list:hover {
  color: #000;
  text-decoration: none;
}
.txt_caract_pdt {
  border: 1px solid #ddd;
  padding: 10px 20px;
}
.txt_caract_pdt ul {

}
.txt_caract_pdt ul li {

}
.txt_caract_pdt p {

}
.cat_tree_menu .selected {
  font-weight: bold;
  color: #495179;
}
ul.cat_tree_menu {
  margin: 0px;
  padding: 0px;
}
ul.cat_tree_menu li {
  list-style-type: none;
  padding-left: 0;
}

#menu_a_facette ul.cat_tree_menu li {
    margin: 16px 0;
    display: block;
    cursor: pointer;
}
#menu_a_facette ul.cat_tree_menu li input {
  display: none;
}
#menu_a_facette ul.cat_tree_menu li input + label {
            line-height: 18px;
            height: 18px;
            padding-left: 18px;
            display: block;
            position: relative;
            cursor: pointer;
        }

#menu_a_facette ul.cat_tree_menu li input + label:not(:empty) {
                padding-left: 30px;
            }

#menu_a_facette ul.cat_tree_menu li input + label:before,
#menu_a_facette ul.cat_tree_menu li input + label:after {
                content: '';
                width: 18px;
                height: 18px;
                display: block;
                border-radius: 50%;
                left: 0;
                top: 0;
                position: absolute;
            }
#menu_a_facette ul.cat_tree_menu li input + label:before{
                background: #333;
                transition: background .2s ease, transform .4s cubic-bezier(.175, .885, .32, 2);
            }

#menu_a_facette ul.cat_tree_menu li input + label:after {
                background: #fff;
                transition: transform .6s cubic-bezier(.175, .885, .32, 1.4);
            }
#menu_a_facette ul.cat_tree_menu li input:checked + label {
  color: #495179;
  font-weight: bold;
}

#menu_a_facette ul.cat_tree_menu li input:checked + label::before, 
#menu_a_facette ul.cat_tree_menu li input + label::before, 
#menu_a_facette ul.cat_tree_menu li:hover input + label:before {
  transform: scale(0.72);
  background: #333;
}
#menu_a_facette ul.cat_tree_menu li input:checked + label::after, #menu_a_facette ul.cat_tree_menu li:hover input + label::after {
  background: #6973a0;
}

#menu_a_facette ul.cat_tree_menu li input:checked + label::after, 
#menu_a_facette ul.cat_tree_menu li input + label::after,
#menu_a_facette ul.cat_tree_menu li:hover input + label:after {
  transform: scale(0.4);
  transition: transform .3s ease;
}
#menu_a_facette ul.cat_tree_menu li:hover input + label:before {
                    transform: scale(.82);
                }

.lSSlideOuter {
  height: 400px;
}
.slide_detail_ida .lSSlideOuter {
  height: auto;
}
#slide_detail .lSSlideWrapper, #slide_detail .art_list_img li, #slide_detail .lSSlideOuter {
/*  height: auto !important;*/
}
#slide_detail .art_list_img {
  overflow: inherit;
/*  height: auto !important;*/
}
.art_list_img li {
  list-style: none;
}
.art_list_img li a img {
  width: 100%;
  height: auto;
}
.lSAction > a {
  background-image: url('images/controls.png') !important;
}
.lSSlideOuter .lSPager.lSGallery img {
  display: none !important;
}
.lSSlideOuter .lSPager li {
  float: none !important;
}
.lSSlideOuter .lSPager {
  padding: 0 !important;
  text-align: center !important;
  display: block !important;
  width: 100% !important;
}
.lSSlideOuter .lSPager > li a {
  background-color: #ccc;
  border-radius: 0px;
  display: inline-block;
  height: 10px;
  overflow: hidden;
  text-indent: -999em;
  width: 10px;
  position: relative;
  z-index: 99;
  -webkit-transition: all .5s linear 0s;
  transition: all .5s linear 0s;
  border-radius: 25px;
  border: none;
}
.lSSlideOuter .lSPager > li {
  cursor: pointer;
  display: inline-block;
  padding: 0 5px;
}
.lSSlideOuter .lSPager > li.active a, .lSSlideOuter .lSPager > li:hover a {
  background-color: #495179;
}
/* -------------------------------------------------------------------------- */
/* slide home qui n'est plus un slide... */
.slide_home_big_size,
.slide_home_img {
  height: 850px !important;
}
ul.slide_home_big_size {
  margin: 0;
  padding: 0;
}
.big_title, .zone_titre_page h1 {
  position: relative;
}
.slide_home_img p,
.slide_home_img .big_title,
.zone_titre_page h1,
.fil_ariane .menu_node li a {
  text-shadow: 1px 1px 1px #444;
}
.big_title::after,
.zone_titre_page h1::after {
  content: "_";
  position: absolute;
  left: 0;
  bottom: -10px;
  font-size: 4rem;
}
.slide-height-fullsize.slide_home_big_size li,
.header_page_content .zone_titre_page  {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.header_page_content .header_photo {
  padding-top: 180px;
}
.slide_txt_img_home .lSPager.lSpg {
  display: none;
}
li.back_cover.slide_home_img,
div.back_cover,
div.back-img-only {
  background-position: center center !important;
  background-size: cover !important;
  background-attachment: fixed !important;
  background-repeat: no-repeat;
  min-height: 450px;
}
/*.bandeau_mauve {
  height: 100px;
  background-color: #9a9fb9;
}*/

.max_height_380 {
 /* max-height: 380px !important;*/
}
.bitorightone,
#section_35 {
  position: relative;
}
.bitorightone::after,
.bitorightone2::after {
  content: url(images/forme/YTPLAB-forme-1.png);
  position: absolute;
  right: 0;
  top: 70px;
}
.bitorightleft {
  position: relative;
}
.bitorightleft::before {
  content: url(images/forme/YTPLAB-forme-2.png);
  position: absolute;
  left: 0;
  top: 57%;
  z-index: 1;
  transform: translateY(-50%);
}
.bitorightleft::after,
.bitorightleft2::after {
  content: url(images/forme/YTPLAB-forme-3.png);
  position: absolute;
  right: 0;
  top: 80%;
  z-index: 1;
  transform: translateY(-50%);
} {
  content: url(images/forme/YTPLAB-forme-3.png);
  position: absolute;
  right: 0;
  top: 80%;
  z-index: 1;
  transform: translateY(-50%);
}
#section_35.menu-links-square-img-2::before {
  background-color: #f0f0f0;
  height: 200px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  content: " ";
  display: block;
}
/* -------------------------------------------------------------------------- */
/* volet info */
.besoin_info {
  background-color: #495179;
  bottom: 40%;
  box-shadow: -1px 2px 5px #111;
  color: #4d4c4c;
  font-family: "OpenSansBold";
  position: fixed;
  right: 0;
  text-align: center;
  width: 76px;
  z-index: 999;
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 10px;
  padding-top: 13px;
  border-radius: 50px 0 0 0;
  transition: all 0.3s ease 0s;
}
.besoin_info:hover {
  background-color: #5c6697;

}
.besoin_info a {
  display: block;
  color: #4d4c4c;
  text-decoration: none;
}
.besoin_info a img {
  display: block;
  width: 20px;
  height: auto;
  margin: 0 auto;
  margin-bottom: 15px;
}
.besoin_info p {
  font-size: 0.9rem;
  line-height: 100%;
  /* padding: 10px 15px; */
  position: relative;
  color: #fff;
  /* margin-bottom: 15px; */
  border-bottom: 2px solid #cccccc;
  font-family: 'Roboto';
  font-weight: 300;
  margin-bottom: 15px;
  display: block;
  padding-bottom: 15px;
  padding-top: 15px;
  text-align: left;
  /* margin: 0 auto; */
  padding-left: 7px;
}

/* -------------------------------------------------------------------------- */
/* Menu */
.main_title {
  font-size: 2rem;
}
.gs-boot-menu {
  padding: 0;
  position: initial;
}
.gs-boot-menu > ul {
  margin: 0 0 0 20px;
  padding: 0;
  height: 100%;
  float: right;
}
.gs-boot-menu > ul > li {
  display: flex;
  padding-top: 0;
  padding-bottom: 0;
  margin-right: 0;
  font-size: 1.25rem;
  line-height: inherit;
  float: left;
  /* position: relative; */
  height: 100%;
}
.gs-boot-menu > ul > li > a {
  margin: auto;
  text-transform: uppercase;
  color: #1d1d1b;
  font-family: 'Roboto';
  font-weight: 300;
  font-size: 1rem;
  transition: all 0.3s ease 0s;
  padding: 20px 10px;
}
.gs-boot-menu > ul > li > a:hover,
.gs-boot-menu > ul > li > a.link_item_node_selected {
  color: #4c4d77;

}
.gs-boot-menu > ul > li > ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  /* min-width: 300px; */
  /* max-width: 600px; */
  margin: 0;
  padding: 0;
  list-style-type: none;
  line-height: 1;
  z-index: 99;
  transition: all 0.4s;
  background-color: #495179 !important;
}
.mega-menu {
  position: initial;
}
.gs-boot-menu > ul > li ul ul {
  background-color: rgba(0,0,0,0.5);
}
.gs-boot-menu > ul > li > ul a {
  margin: auto;
  text-transform: uppercase;
  color: #fff;
  font-family: 'Roboto';
  font-weight: 300;
  font-size: 1rem;
  transition: all 0.3s ease 0s;
  text-decoration: none;
  display: inline-block;
  padding: 20px 10px;
}
.gs-boot-menu > ul > li > ul a:hover {
  color: #878ca7;
}
/*.gs-boot-menu > ul > li > ul a:hover {
  background-color: rgba(0,0,0,0.9);
}*/
.gs-boot-menu > ul > li:hover > ul {
  display: block;
}

.gs-boot-menu #adm_menu2default112 #adm_menu3default132.ul_3 {
  display: none;
}
#adm_menu1default li#mnu_390 ul#adm_menu2default390 {
  display: none !important;
}
/* -------------------------------------------------------------------------- */
/* Menu mobile */
#gsMenuToggle {
  float: right;
  margin-top: 30px;
}
#gsMiniMenu > ul {
  top: 90px;
  padding-left: 0;
}
#gsMiniMenu li a {
  padding: 10px 15px;
  text-transform: uppercase;
  font-size: 0.9rem !important;
  text-decoration: none;
}
#gsMiniMenu > ul > li > ul > li > ul li a {
  text-transform: none;
  padding-right: 20px;
}
/* -------------------------------------------------------------------------- */
/* Section Bandeau formulaire contact */

.bandeau-formulaire label {
  display: none;
}
.bandeau-formulaire input {
  margin-bottom: 20px;
  border-radius: 50px;
  border: 1px solid #ccc;
  padding: 6px 15px;
  line-height: 100%;
  background-color: #495179;
  color: #fff;
  height: 35px;
}
.bandeau-formulaire input#valid {
  background-color: #fff;
  color: #878ca7;
  text-transform: uppercase;
  padding: 3px 30px;
  font-size: 0.9rem;
  transition: all 0.3s ease 0s;
  border: 1px solid #ccc;
}

.bandeau-formulaire input#valid:hover {
  background-color: #495179;
  color: #ffffff;
  border: 1px solid #ccc;

}
.bandeau-formulaire .font-size-big p {
  font-size: 1.5rem;
  line-height: 1;
}
.formail_show.page_resume table p label {
  display: none;
}
.form_hubspot .hubspot-link__container.sproket {
  display: none !important;
}
/* -------------------------------------------------------------------------- */
/* Page contact */
.page_contact #formmail_elements p {
  padding: 0;
  margin: 0;
}
.page_contact #formmail_elements input, #formmail_elements textarea {
  margin-bottom: 20px;
  border: 1px solid #ccc;
  padding: 6px 15px;
  line-height: 100%;
  color: #000000;
  height: 35px;
}
.page_contact #formmail_elements input,
#formmail_elements textarea {
  width: 100%;
}
.page_contact #formmail_elements #paragraph_field_5 input {
  float: left;
  width: 49%;
}
.page_contact #formmail_elements #paragraph_field_6 input {
  float: right;
  width: 49%;
}
.page_contact #formmail_elements #paragraph_field_7 input {
  width: 100%;
}
.page_contact #formmail_elements #paragraph_field_9 #field_9 {
  width: 100%;
  height: 100px;
}
.page_contact #formmail_elements .formmail_clear {
  display: none;
}
.page_contact #formmail_elements label.formmail_notoblig, #formmail_elements label.formmail_oblig {
  width: 100%;
  text-align: left;
}
.page_contact #formmail_elements {
  border: none;
  color: #000000;
  background: none;
  margin: 0;
  padding: 1em;
}
.page_contact #formmail_elements label {
  display: none;
}
.page_contact #formmail_footer input {
  background: #2c2c2c;
  transition: background-color 0.3s;
  color: #dadeed;
  padding: 5px 25px;
  border-radius: 50px;
  text-transform: uppercase;
}

/* -------------------------------------------------------------------------- */
/* Section barre de liens internes */
.menu-links-bar li a {
  background-color: #47486a;
}
.menu-links-bar li a:hover {
  background-color: #9a9abf;
  text-decoration: none;
}

/* -------------------------------------------------------------------------- */
/* Section menu-links-square-img-3 */

.square.no_filter img {
  margin-bottom: 20px;
}
/* -------------------------------------------------------------------------- */
/* Section txt-img-text-left-nogrid */

.txt-img-text-left-nogrid img {
  display: block;
  width: 100%;
  margin: 0 auto;
}
section.txt-img-text-left-nogrid {
  margin-bottom: 35px;
  padding-bottom: 35px;
  border-bottom: 1px dashed #ddd;
}
/* -------------------------------------------------------------------------- */
/* Footer */
/*.footer {
  background-color: #495179;
  padding: 40px 0;
  margin: 40px 0 0;
  border-top: solid 1px #ccc;
  box-shadow: 0 0 20px rgba(0,0,0,0.1);
}*/
.footer {
  background-color: #495179;
  padding: 40px 0;
}
.footer .title {
  font-size: 1.8rem;
}
.footer .ul_1 {
  margin: 0 0 15px;
  padding: 0;
  list-style-type: none;
}
.footer .ul_1 > li {
  float: left;
  margin: 0 15px 15px 0;
}
.footer .ul_1 > li > a {
  text-decoration: underline;
}
.menu_footer,
.menu_footer_2 ul {
  padding: 0;
}
.menu_footer li,
.menu_footer_2 ul li {
  list-style: none;
}
.menu_footer li a,
.menu_footer_2 ul li a {
  text-decoration: none;
  text-transform: uppercase;
  padding: 3px 0;
  display: inline-block;
  transition: all 0.3s ease 0s;
}
.menu_footer li a:hover, .menu_footer_2 ul li a:hover {
  color: #000 !important;
}
/* -------------------------------------------------------------------------- */
/* Credits */
.credits {
  background-color: #222;
  padding: 15px 25px;
  text-align: right;
}
.credits p{
  margin-bottom: 0;
  color: #ccc;
  font-size: 14px;
}
.credits p a{
  color: #ccc;
}


@media only screen and (max-width: 1400px) {
.bitorightleft::before {
/*  content: none;*/
}
}
/* -------------------------------------------------------------------------- */
/* Madiaqueries */

@media only screen and (max-width: 1199px) { /*passage au col-lg-x */

h1, .big_title, .zone_titre_page h1 {
  font-size: 2.8rem;
}
.gs-boot-menu > ul > li > a {
  padding: 20px 5px;
}
.link_liste_pdt {
  height: 220px;
}
.bitorightone::after,
.bitorightone2::after {
  content: url(images/forme/YTPLAB-forme-1bis.png);
}
.bitorightleft::before,
.bitorightleft2::before {
  content: url(images/forme/YTPLAB-forme-2bis.png);
  top: 50%;
}
.bitorightleft::after,
.bitorightleft2::after {
  content: url(images/forme/YTPLAB-forme-3bis.png);
}
.gsi-row .gsi-col.gsi-3 {
  width: 50% !important;
}
}

@media only screen and (max-width: 991px) { /*passage au col-md-x */

h1, .big_title, .zone_titre_page h1 {
  font-size: 2.6rem;
}
.slide_home_img h1.big_title {
  font-size: 3rem;
}
.gs-boot-header #adm_menu1default.mega-menu {
  display: none;
}
.gs-boot-header #gsMiniMenu {
  display: block;
}
.bitorightleft::before,
.bitorightleft2::before {
  top: 47%;
}
.detail_refV2 .link_liste_pdt {
  max-height: 400px;
  height: auto;
}
.cat_ref {
  margin-top: 6px;
}
.btn_oeil {
  min-height: 98px;
  padding: 25px 40px 25px 60px;
}
}

@media only screen and (max-width: 767px) { /*passage au col-sm-x */

h1, .big_title, .zone_titre_page h1 {
  font-size: 2.6rem;
}
.slide_home_img h1.big_title {
  font-size: 2.4rem;
}
.slide_home_img .col-sm-10 {
  margin: 0 auto;
  width: 300px;
}
.slide_home_big_size, .slide_home_img {
  height: 650px !important;
}

h2, h2.normal_title {
  font-size: 1.7rem;
}
h3 {
  font-size: 1.2rem;
}
.headline_txt {
  font-size: 13px !important;
}
.square span {
  height: 230px;
}
.menu_links_bar_2 .square a p {
  font-size: 1.6rem;
}
.font-size-big, 
.font-size-big p,
.bandeau-formulaire .font-size-big p {
  font-size: 1.5rem;
}
.bandeau-formulaire .formail_show {
  padding-left: 15px;
  padding-right: 15px;
}
.page_contact #formmail_elements #paragraph_field_5 input, .page_contact #formmail_elements #paragraph_field_6 input {
  float: none;
  width: 100%;
}
.resume_liste_pdt {
  padding: 0 15px;
  margin-top: 20px;
}

.link_liste_pdt {
  height: auto;
}
.title_liste_pdt.normal_title {
  height: auto;
  line-height: 20px;
  overflow: inherit;
  margin-bottom: 15px;
}
.div_list_pdt.mb-3 {
  margin-bottom: 50px !important;
}
.bitorightleft::before,
.bitorightleft2::before {
  top: 45%;
}
.bitorightleft::after,
.bitorightleft2::after {
  top: 77%;
}
.gsi-row .gsi-col.gsi-3 {
  width: 100% !important;
}
.btn_oeil {
  padding: 30px 15px 30px 55px;
  min-height: inherit;
}
.menu_links_bar_3 .square a {
  display: block;
  max-height: inherit;
  overflow: inherit;
  margin-bottom: 20px;
}
}

@media only screen and (max-width: 575px) { /*passage au tout à 100% */
.font-size-big, .font-size-big p, .bandeau-formulaire .font-size-big p {
  font-size: 1.2rem;
}
.bitorightone::after,
.bitorightone2::after,
.bitolefttwo:before,
.bitorightthree:after,
.bitorightleft::after,
.bitorightleft::before,
.bitorightthree2::before,
.bitorightthree2::after,
.bitorightleft2::before,
.bitorightleft2::after {
/*  content: none;*/
z-index: -1;
}
.bg_gris_clair,
#section_35.menu-links-square-img-2::before,
.menu-links-square-img-2 .bitolefttwo {
  background-color: transparent !important;
}
h1, .big_title, .zone_titre_page h1 {
  font-size: 2.3rem;
}
.besoin_info {
/*  display: none;*/
}

#gsMiniMenu {
  display: inline-block;
  text-align: right;
  width: 100%;
  position: relative;
  top: -10px;
}
#gsMiniMenu > ul {
  top: 40px;
}
#gsMenuToggle {
  margin-top: 0px;
}
.link_logo {
  padding-top: 15px;
  padding-bottom: 0px;
  display: inline-block;
}
.link_logo img {
  max-height: 50px;
  width: auto;
  /* display: block; */
}
  }

  #formmail_captcha {
  color: #fff;
}
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-confirmation-button,
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner a#hs-eu-decline-button {
  background-color: #495179 !important;
  border: 1px solid #495179 !important;
  color: #fff !important;
  font-family: inherit;
  font-size: inherit;
  font-weight: 400 !important;
  line-height: inherit;
  text-align: left;
  text-shadow: none !important;
}