


@font-face { font-family: 'avantgarde_cebold'; src: url('/includes/fonts/itc_avant_garde_gothic_-_agd_ce-webfont-webfont.eot'); src: url('/includes/fonts/itc_avant_garde_gothic_-_agd_ce-webfont-webfont.eot?#iefix') format('embedded-opentype'), url('/includes/fonts/itc_avant_garde_gothic_-_agd_ce-webfont-webfont.woff2') format('woff2'), url('/includes/fonts/itc_avant_garde_gothic_-_agd_ce-webfont-webfont.woff') format('woff'), url('/includes/fonts/itc_avant_garde_gothic_-_agd_ce-webfont-webfont.ttf') format('truetype'), url('/includes/fonts/itc_avant_garde_gothic_-_agd_ce-webfont-webfont.svg#Gotham-Book') format('svg'); font-weight: normal; font-style: normal; font-display: swap }



@font-face { font-family: 'Montserrat-Medium'; src: url('/includes/fonts/itc_avant_garde_gothic_-_agw_ce-webfont-webfont.eot'); src: url('/includes/fonts/GothamRounded-Light.eot?#iefix') format('embedded-opentype'), url('/includes/fonts/itc_avant_garde_gothic_-_agw_ce-webfont-webfont.woff2') format('woff2'), url('/includes/fonts/itc_avant_garde_gothic_-_agw_ce-webfont-webfont.woff') format('woff'), url('/includes/fonts/itc_avant_garde_gothic_-_agw_ce-webfont-webfont.ttf') format('truetype'), url('/includes/fonts/itc_avant_garde_gothic_-_agw_ce-webfont-webfont.svg#GothamRounded-Light') format('svg'); font-weight: bold; font-style: normal; font-display: swap }

@font-face { font-family: 'Montserrat-Bold'; src: url('/includes/fonts/Montserrat-Bold.eot'); src: url('/includes/fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'), url('/includes/fonts/Montserrat-Bold.woff2') format('woff2'), url('/includes/fonts/Montserrat-Bold.woff') format('woff'), url('/includes/fonts/Montserrat-Bold.ttf') format('truetype'); font-weight: bold; font-style: normal; font-display: swap; }

@font-face { font-family: 'Montserrat-Light'; src: url('/includes/fonts/Montserrat-Light.eot'); src: url('/includes/fonts/Montserrat-Light.eot?#iefix') format('embedded-opentype'), url('/includes/fonts/Montserrat-Light.woff2') format('woff2'), url('/includes/fonts/Montserrat-Light.woff') format('woff'), url('/includes/fonts/Montserrat-Light.ttf') format('truetype'); font-weight: 300; font-style: normal; font-display: swap; }

@font-face { font-family: 'Montserrat-Medium'; src: url('/includes/fonts/Montserrat-Medium.eot'); src: url('/includes/fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'), url('/includes/fonts/Montserrat-Medium.woff2') format('woff2'), url('/includes/fonts/Montserrat-Medium.woff') format('woff'), url('/includes/fonts/Montserrat-Medium.ttf') format('truetype'); font-weight: 500; font-style: normal; font-display: swap; }



/******  COLORS *****

Bleu : #516c94
Doré : #9e8161

************/

html { scroll-behavior: smooth !important }

a[name] { display: block; position: relative; top: -150px; visibility: hidden; }

/* HTML5 ready **/
article, aside, audio, canvas, datalist, details, dialog, figure, footer, header, menu, nav, section, video { display: block }

abbr, eventsource, mark, meter, time, progress, output { display: inline }

*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin: 0; padding: 0 }

/* 1. RESET */
img { border: 0; image-rendering: optimizeQuality; vertical-align: middle; -ms-interpolation-mode: bicubic }

ul, ol, li { list-style: none }

p { margin-bottom: 0.8em }

fieldset { border: 0 }

table, table td { border-spacing: 0; border-collapse: collapse }

input:focus { outline: none }

input[type="search"] { -webkit-appearance: none; -webkit-border-radius: 0 }

input[type="button"]::-moz-focus-inner, button::-moz-focus-inner { border: 0; padding: 0 }

img, table, td, blockquote, code, pre, textarea, input { height: auto; max-width: 100% }

/* mixin */
.anim { -webkit-transition: all 500ms cubic-bezier(0.25, 0.1, 0.25, 1); -moz-transition: all 500ms cubic-bezier(0.25, 0.1, 0.25, 1); -o-transition: all 500ms cubic-bezier(0.25, 0.1, 0.25, 1); transition: all 500ms cubic-bezier(0.25, 0.1, 0.25, 1) }

.anim800 { -webkit-transition: all 800ms cubic-bezier(0.25, 0.1, 0.25, 1); -moz-transition: all 800ms cubic-bezier(0.25, 0.1, 0.25, 1); -o-transition: all 800ms cubic-bezier(0.25, 0.1, 0.25, 1); transition: all 800ms cubic-bezier(0.25, 0.1, 0.25, 1) }

.anim1500 { -webkit-transition: all 1500ms cubic-bezier(0.25, 0.1, 0.25, 1); -moz-transition: all 1500ms cubic-bezier(0.25, 0.1, 0.25, 1); -o-transition: all 1500ms cubic-bezier(0.25, 0.1, 0.25, 1); transition: all 1500ms cubic-bezier(0.25, 0.1, 0.25, 1) }

.anim1000 { -webkit-transition: all 1000ms cubic-bezier(0.25, 0.1, 0.25, 1); -moz-transition: all 1000ms cubic-bezier(0.25, 0.1, 0.25, 1); -o-transition: all 1000ms cubic-bezier(0.25, 0.1, 0.25, 1); transition: all 1000ms cubic-bezier(0.25, 0.1, 0.25, 1) }



@-webkit-keyframes blink {
    0% { opacity: 1 }

    50% { opacity: 0 }
}

/* FLEX */
.flex { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex }

.flexRow { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-direction: normal; -moz-box-direction: normal; -webkit-box-orient: horizontal; -moz-box-orient: horizontal; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row }

.flexCol { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-direction: normal; -moz-box-direction: normal; -webkit-box-orient: vertical; -moz-box-orient: vertical; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column }

.flexJustifyBetween { -webkit-box-pack: justify; -moz-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between }

.flexJustifyArround { -webkit-box-pack: justify; -moz-box-pack: justify; -webkit-justify-content: space-around; -ms-flex-pack: distribute; justify-content: space-around }

.flexJustifyStart { -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start }

.flexJustifyCenter { -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center }

.flexJustifyEnd { -webkit-justify-content: end; -ms-flex-pack: end; justify-content: end }

.flex { -webkit-box-flex: 1; -moz-box-flex: 1; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto }

.flexAlignCenter { -webkit-box-align: center; -moz-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center }

.flexStretch { -webkit-box-align: stretch; -moz-box-align: stretch; -ms-flex-align: stretch; -webkit-align-items: stretch; align-items: stretch }

.flexWrap { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -moz-box-wrap: wrap }

.flexStart { -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start }


.grid-pad { padding-top: 30px; padding-bottom: 30px; }

/* MASTER
div.pageLoader > div {position:fixed; z-index:5000; top:0px; left:0px; height:100%; width:100%; background-color:#000}
div.pageLoader > img, div.pageLoader > svg {position:fixed; z-index:5000; left:calc(50% - 75px); top:calc(50% - 40px); width:150px}
 */
html, body { -webkit-transition: all 0.6s; -moz-transition: all 0.6s; -ms-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s }

body { }

html { box-sizing: border-box; height: 100% }

*, *::after, *::before { box-sizing: inherit }

body { line-height: 1.4em; height: 100%; margin: 0; padding: 0; width: 100%; font-family: 'Montserrat-Light'; font-size: 100%; overflow-x: hidden }

h1, h2, h3, h4, h5, h6 { color: #516c94; font-weight: normal; text-transform: uppercase; line-height: 1.5em; font-family: 'Montserrat-Bold'; }

h1 { font-size: 2.6em }

h2 { font-family: 'Montserrat-Bold'; font-size: 1.4em; letter-spacing: 0.01em }

h3 { font-family: 'Montserrat-Bold'; font-size: 1.2em }

p { margin: 0.5em 0 0.5em 0 }

a { color: #000 }

a.liendore { text-decoration: none; background-color: #9e8161; color: #fff; padding: 5%; border-radius: 6px; }

h6 > a, .button {font-size: 13px; border-radius: 6px; text-decoration: none; background-color: #9e8161; color: #fff; padding: 5%; display: inline-block; text-transform: uppercase; padding: 20px; -webkit-transition: all 0.6s; -moz-transition: all 0.6s; -ms-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s }

h6 > a:hover, .button:hover { box-shadow: 0px 0px 16px 0px #c3c1c1; background-color: #775f46; }

em { font-style: italic }

strong, b { font-weight: normal; font-family: 'Montserrat-Bold'; }

.blue { color: #516c94 }

em { color: #516c94 }


.transition-all { transition: all .3s ease-in }

.grid { max-width: 1980px; position: relative; z-index: 2 }

.grid-pad { padding-left: 4% }

[class*='col-'] { padding-right: 4% }


div.pageLoader > div { position: fixed; z-index: 5000; top: 0px; left: 0px; height: 100%; width: 100%; background-color: #000 }

div.pageLoader > img, div.pageLoader > svg { position: fixed; z-index: 5000; left: calc(50% - 40px); top: calc(50% - 40px); width: 80px; z-index: 6000; }


/************************** HEADER *********************/
body > form > header { background: #fff; position: fixed; top: 0; z-index: 5000; height: 86px; width: 100%; box-shadow: 0px 0px 5px 0px #c7c7c7; }

body > form > header > div.logo {text-align: left;padding-top: 4px;min-width: 390px}

body > form > header > div.logo > a  {text-decoration:none;}

body > form > header > div.logo > a > img {vertical-align:middle; }

body > form > header > div.logo > a > span {/*font-family: 'Montserrat-Bold';*/color: #516c94;font-size: 1.1em;font-weight: bold}

body > form > header > div#openmenu { display: none; }

body > form > header > div.TopMenu { width: 100% }

body > form > header > div.TopMenu > img { display: none }

body > form > header > div.TopMenu > ul { margin-right: 20px; position: relative; z-index: 2 }

body > form > header > div.TopMenu > ul > li { background-color: #fff; }

body > form > header > div.TopMenu > ul > li > a { padding: 90px 20px 6px 20px; background: #fff; z-index: 2; font-size: 16px; font-family: 'Montserrat-Bold'; margin: auto; text-decoration: none; color: #516c94; text-transform: uppercase; }

body > form > header > div.TopMenu > ul > li > ul > li > a { padding: 0 20px 0 0; font-size: 14px; font-family: 'Montserrat-Bold'; color: #516c94; text-transform: uppercase; text-decoration: none; }

body > form > header > div.TopMenu > ul > li > a:hover,
body > form > header > div.TopMenu > ul > li > ul > li > a:hover { font-weight: bold; color: #9e8161 }

/*new*/
body > form > header > div.TopMenu > ul > li { position: relative; background: #fff; min-height: 23px; }

body > form > header > div.TopMenu > ul > li:nth-of-type(3) > ul { left: -4px; }

body > form > header > div.TopMenu > ul > li:nth-of-type(4) > ul { left: -1px; }

body > form > header > div.TopMenu > ul > li > ul { position: absolute; overflow: hidden; top: 0px; z-index: -6; opacity: 0; width:250px; background: #fff; padding-left: 20px; border-radius: 6px }

body > form > header > div.TopMenu > ul > li > ul > li { margin: 5px 0px; }

body > form > header > div.TopMenu > ul > li.on > ul { top: 22px; opacity: 1; }

body > form > header > div.TopMenu > ul > li.on > a { color: #9e8161 }
/**/

body > form > header > div.reseau > a > img { margin-right: 20px; width: 24px; height: 24px; position: relative; top: -2px }

body > form > section:first-of-type { padding-top:148px; }

body > form > section ul:not(.timeline) { padding-left: 20px; }

body > form > section ul:not(.timeline) > li { padding: 12px 0px 12px 20px; font-family: 'Montserrat-Bold'; background: url(/includes/images/ui/puce.png) no-repeat left center; color: #516c94 }


div#lang { display: none; position: absolute; right: 16px; top: 32px; z-index: 5000 }

div#lang > a { color: #fff; text-decoration: none; display: inline-block; margin-right: 10px; font-size: 90%; padding-bottom: 2px }

div#lang > a.selected { color: #fff; border-bottom: 1px solid #fff }

#nav-icon1 { display: none }

#nav-icon1 { width: 45px; height: 32px; position: absolute; left: 7px; top: 43px; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: .5s ease-in-out; -moz-transition: .5s ease-in-out; -o-transition: .5s ease-in-out; transition: .5s ease-in-out; cursor: pointer; z-index: 500; }

#nav-icon1 span { display: block; position: absolute; height: 5px; width: 100%; background: #516c94; border-radius: 2px; opacity: 1; left: 0; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: .25s ease-in-out; -moz-transition: .25s ease-in-out; -o-transition: .25s ease-in-out; transition: .25s ease-in-out; }

#nav-icon1 span:nth-child(1) { top: 0px }

#nav-icon1 span:nth-child(2) { top: 12px }

#nav-icon1 span:nth-child(3) { top: 24px }

#nav-icon1.open span:nth-child(1) { top: 9px; -webkit-transform: rotate(135deg); -moz-transform: rotate(135deg); -o-transform: rotate(135deg); transform: rotate(135deg) }

#nav-icon1.open span:nth-child(2) { opacity: 0; left: -60px }

#nav-icon1.open span:nth-child(3) { top: 9px; -webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg) }

.down_menu { -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg) }

div.message { position: fixed; top: -100%; left: 50%; padding: 16px; background-color: #fff; border: solid 1px #ddd; width: 200px; text-align: center; margin-left: -100px; z-index: 9999; }

div.message.active { top: 360px; }

footer { font-size:13px;height:240px; width: 100%; color: #fff; z-index: 2; position: relative; background-color: #516c94;padding-top:20px; }

footer a { color: #fff }

footer > div { width: 33%; margin: 10px 20px }

footer > div > img { width: 180px; }

footer > div > h1 { font-size: 1em; letter-spacing: 0.03em; color: #fff;padding-left: 16px; display: none; }

footer > div.BottomMenu:before {content:"Quick Links";
    font-family: 'Montserrat-Medium';
    font-size: 18px;margin-bottom: 10px;
    display: inline-block;}

footer > div.BottomMenu {padding-left: 14%;margin: 10px 10px 30px 10px}

footer h2 {color:#fff;
    text-transform: none;
    font-family: 'Montserrat-Medium';
    font-size: 18px;}

footer > div.BottomMenu > ul {text-align: left;position:relative}

footer > div.BottomMenu > ul > li > ul > li { display: inline; }

footer > div.BottomMenu > ul > li { }

footer > div.BottomMenu > ul > li:first-of-type { display: none }

footer > div.BottomMenu > ul > li:nth-of-type(3) > a, footer > div.BottomMenu > ul > li:nth-of-type(4) > a { }

footer > div.BottomMenu > ul > li > ul {display: inline;padding-left: 10px; }

footer > div.BottomMenu > ul > li > a, footer > div.BottomMenu > ul > li > ul > li > a { cursor:pointer;text-decoration: none;font-size: 14px; }

footer > div.BottomMenu > ul > li > ul > li > a { padding: 0 10px 0 0;color:#aec1de }

footer > div.BottomMenu > ul > li > ul { position: absolute; overflow: hidden; left: 0px; z-index: -6; opacity: 0; width: 480px; padding-left: 20px}

footer > div.BottomMenu > ul > li > ul > li { margin: 5px 0px; }

footer > div.BottomMenu > ul > li.on > ul { left:58px; opacity: 1; z-index:1; }

footer > div.BottomMenu > ul > li.on > a {}

footer > div:nth-of-type(3) { position: absolute; bottom: -7px; text-align: center; font-size: 0.8em; }

footer > div:nth-of-type(3) a { text-decoration: none }

footer > div:last-of-type {margin-left: 10%;width: 23%}

footer > div:last-of-type img {width: 28px;height: 28px;margin-top: 10px}

span.cobalt { position: absolute; right: 10px; bottom: 0px; font-size: 0.6em }


/**************** PAGES ****************/

section > div.grid:first-of-type > div.col-1-1, section > div.grid:first-of-type { padding: 0px !important; }

div.bandeau { display: flex; height: 450px; padding-left: 20%; background-repeat: no-repeat; overflow: hidden; margin-bottom: 20px; background-position: center; background-repeat: no-repeat }

div.bandeau > h1 { font-family: 'Montserrat-Bold'; text-transform: uppercase; color: #fff; font-size: 40px; display:inline-block;}

div.bandeau > h2 { font-family: 'Montserrat-Bold'; color: #fff; font-size: 25px; }

div.bandeau > div { max-width: 50%; }

div.bandeau * {/* backdrop-filter: blur(2px);*/ font-size: 20px; color: #fff }


/**************** HOME ****************/

div.vignette { overflow: hidden; border-radius: 10px; height: auto; max-width: 300px; width: 100%; position: relative; height: 300px }

div.vignette:before { z-index: 0; content: " "; background: #000; opacity: 0.1; position: absolute; top: 0; left: 0; height: 100%; width: 100%; }

div.vignette:hover:before { opacity: 0.8 }

div.vignette > h4 { font-family: 'Montserrat-Bold'; font-size: 1.3em; color: #fff; opacity: 0.8; z-index: 3; margin-top: 10px; }

div.vignette:hover > h4 { opacity: 1; letter-spacing: 0.1em }

div.vignette div.div_desc { opacity: 0; color: #fff; padding: 20px; z-index: 3; }

div.vignette:hover div.div_desc { opacity: 1 }

div.vignetteproduct { text-align: center; position: relative; min-height: 300px }

div.vignetteproduct > a { border: 1px solid rgba(255,255,255,.0); text-decoration: none; padding: 2%; }

div.vignetteproduct > a > img { max-height: 250px; max-width: 250px; padding-bottom: 20px }

div.vignetteproduct > a > h4 { text-align: center; color: #000 }

div.vignetteproduct > a:hover > h4 { font-family: 'Montserrat-Bold'; text-align: center; color: #9e8161 }

div.vignetteproduct > a:hover { border: 1px solid #9e8161; border-radius: 6px; }

/************ FORM ************/
div.bkcontact { background: url(/includes/images/ui/conatctfondopc75.jpg) center center no-repeat; background-size: cover; }

fieldset { position: relative; width: 100%; max-width: 1200px; margin: 0 auto; padding: 40px }

fieldset label { position: relative; left: 5px; color: #D9BC6C; top: 51px; display: inline; z-index: 2; left: 35px }

fieldset > h2 { text-align: center; font-size: 1.2em }

fieldset > p { text-align: center }

fieldset input, fieldset span.select2  { border-radius: 6px; max-width: 390px; width: 100%; height: 59px; border: none; margin: 10px; position: relative; padding: 10px; background-color: rgba(81, 108, 148, 0.3); text-transform: uppercase; }

fieldset span.select2  {width: 100% !important;padding-top: 14px;}

.select2-container--default .select2-selection--single .select2-selection__arrow {top: 14px !important;right: 12px !important}
.select2-container--default .select2-selection--single .select2-selection__rendered {font-size: 13px !important}

fieldset textarea { margin-left: 10px; margin-top: 10px; border-radius: 6px; border: none; max-width: 390px; display: block; background-color: rgba(81, 108, 148, 0.3); padding: 10px;font-size: 1em; width: 100%; font-family: 'Montserrat-Light'; }

fieldset > div.divR {width: 50%; }

fieldset > div.divR input[type="submit"] { border-radius: 6px; text-decoration: none; background-color: #9e8161; color: #fff; padding: 5%; display: inline-block; text-transform: uppercase; padding: 20px; font-weight: normal; font-family: 'Montserrat-Medium'; max-width: 390px; cursor: pointer; }

fieldset > div.divR input[type="submit"]:hover { }

fieldset > div.divR > input:first-of-type{float:left;width:46%;max-width:185px;}
fieldset > div.divR > input:nth-of-type(2){width:46%;max-width:185px;}

fieldset > div.divL {width: 30%}

fieldset div.g-recaptcha > div { display: inline-block; position: relative; top: -7px; }

input::placeholder, input { color:#060606; font-size: 0.9em; padding-left: 12px ;    font-family: 'Montserrat-Light';}
textarea::placeholder { border-radius: 6px; color: #060606; font-size: 0.8em }

input[placeholder="Code de validation"] { top: -7px; position: relative }

#bt_Send.disabled {opacity:.6; pointer-events:none}

div.g-recaptcha { margin-top: 30px; margin-left: 10px;}



/********************************** CATALOGUE ********************************************/

div.catalogue { /*max-width: 1680px; */margin-bottom: 40px }

div.headercat { border-radius: 6px; background: #516c94; color: #fff; padding: 14px; }

div.headercat > div:nth-of-type(6) { width: 10%; }

div.catalogue > div > div > a { display: block; text-decoration: none; }

div.catalogue > div > div:nth-of-type(6) { width: 10%; }

div.catalogue > div > div { width: 15%; }

div.catalogue > div > div:first-of-type { width: 22% }

div.catalogue > div > div:first-of-type > a > img { max-height: 140px }

div.catalogue > div > div:last-of-type { text-align: right; padding-right: 2%; }

div.catalogue > div:not(.headercat):nth-child(even) { background: #f9f9f9; }

div.catalogue > div:not(.headercat):nth-child(odd) { background: transparent; }

/*div.catalogue > div:not(.headercat) > div:last-of-type { padding-right: 1%; }*/

div.catalogue > div:not(.headercat) > div:nth-of-type(2) { font-family: 'Montserrat-Bold' }

div.catalogue > div:not(.headercat) > div:nth-of-type(2) > a { text-decoration: none; }

div.catalogue > div:not(.headercat) > div > a:hover { color: #516c94;;-webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s; }

div.catalogue > div:not(.headercat) > div:first-of-type { padding: 0 2%; }

div.catalogue > div > div:first-of-type > img { width: 100%; max-width: 400px; }

div.catalogue > div:not(.headercat):hover {background:#ddd;-webkit-transition: all 0.6s;
    -moz-transition: all 0.6s;
    -ms-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;}

/*************************************** PAGE PRODUCT **************************************/

div#produit { margin-top: 60px }

div.div_product { max-width: 1280px; margin: 0 auto; min-height: 1400px; position: relative; }

div.div_product > h1 { font-family: 'avantgarde_cebold'; text-align: center; font-size: 40px }

div.div_product > h2 { font-family: 'Montserrat-Medium'; text-align: center; font-size: 16px; }

div.div_product h3 { text-transform: none; font-family: 'Montserrat-Bold'; font-size: 16px }

div.div_product > div.general_desc { margin: 5%; }

div.div_product > div.general_desc > div { width: 50%; }

div.div_product > div.general_desc > div:first-of-type { padding-right: 10%; text-align: justify; }

div.div_product > div:nth-of-type(2) { margin: 5% }

div.div_product > div:nth-of-type(2) > div:first-of-type { width: 60%; text-align: center; }

div.div_product > div:nth-of-type(2) > div > img { max-width: 500px}

div.div_product > div:nth-of-type(2) > div img.thumb {max-width: 150px;
    order: 2;
    border: 1px solid #ddd;
    padding: 0 2%;
    border-radius: 16px;
    cursor: pointer;
    margin: 0 10px;}

/*div.div_product > div.prod_details > div.div_tab {width:33%;position:relative;overflow:hidden}
div.div_product > div.prod_details > div.div_tab > h3 {background:#f5f5f5;padding:3%;margin:2px;cursor:pointer;position:relative;}
div.div_product > div.prod_details > div.div_tab > h3:after {font-family:'avantgarde_cebold';content:" + ";position:absolute;right:10px;color:#516c94;transition: all 0.6s;}
div.div_product > div.prod_details > div.div_tab > div {opacity: 0;padding:2% 3%;margin:3px 2px;background:#eaeaea;color:#516c94;max-height:0;overflow:hidden;transition: max-height 1s ease-out}
div.div_product > div.prod_details > div.div_tab.open > div{opacity:1;max-height:100%}
div.div_product > div.prod_details > div.div_tab.open > h3  {background:#eaeaea;}
div.div_product > div.prod_details > div.div_tab.open > h3:after {transform:rotate(45deg)}
div.div_product > div.prod_details > div.div_tab > div > table {padding-bottom: 2%;width:98%;font-size: 0.8em}
div.div_product > div.prod_details > div.div_tab > div >  table tr:nth-child(2n+1) > td{background:rgba(0,0,0,0.1)}
div.div_product > div.prod_details > div.div_tab > div >  table tr {vertical-align:middle}
div.div_product > div.prod_details > div.div_tab > div >  table tr > td {padding:10px;line-height:inherit}*/
div.div_product div.datasheet { text-align: center; }

div.div_product div.datasheet > a { text-align: center; }

div.div_product div.keyfeatures table { box-shadow: 0px 0px 3px 0px #c3c1c1; padding-bottom: 2%; width: 80%; font-size: 0.8em; margin-left: 60px; width:450px !important;}

div.div_product div.keyfeatures table tr:nth-child(2n+1) > td { background: rgba(0,0,0,0.1) }

div.div_product div.keyfeatures table tr { vertical-align: middle }

div.div_product div.keyfeatures table tr > td { padding: 10px; line-height: inherit }
div.div_product div.keyfeatures table tr > td:first-of-type {width:300px !important;text-align:left !important}
div.div_product div.keyfeatures table tr > td:last-of-type {width:150px !important;text-align:left !important}

div.div_product div.app, div.div_product div.aux { box-shadow: 0px 0px 3px 0px #c3c1c1; width: 450px; margin: 5% 2%; background: #f7f7f7; padding: 2%; border-radius: 6px; }

div.div_product div.related { margin: 40px auto }

div.div_product div.related h3 { text-align: center; text-transform: uppercase; }

div.div_product div.related > div > a { text-align: center; text-decoration: none; display: inline-block; margin: 0 20px }

div.div_product div.related > div > a > img { max-width: 150px; }

div.div_product div.related > div > a > div { font-family: 'Montserrat-Bold'; color: #516c94; font-size: 13px; }

div.div_product div.keyfeatures { margin: 0 0 60px 120px; width: 100%; text-align: center; max-width: 600px }


div#liste { width: 100%; overflow-x: scroll; display: none; }

div#liste > div { text-align: center; }

div#liste > div > a { text-decoration: none; display: inline-block; margin: 0 20px }

div#liste > div > a > img { max-width: 150px; }

div.otherprod { margin: 40px 0px 20px 0px; display: none; }


/********************************************** PAGE CUSTOM ***********************************************************/

div.divcustom { margin-bottom: 20px; }

div.divcustom > div { width: 25%; }

div.divcustom > div:first-of-type { border-top-left-radius: 10px; border-bottom-left-radius: 10px; background-repeat: no-repeat;background-size: cover;}

div.divcustom > div > h2 { font-family: 'Montserrat-Medium'; text-align: center; padding-top: 40px; margin-bottom: 80px }

div.divcustom > div:nth-of-type(2) { width: 50%; background: #f8f8f8; }

div.divcustom > div:nth-of-type(2) > div { margin: 20px 10% }

div.divcustom > div:nth-of-type(2) > div > div { margin-bottom: 20px;margin-top: 60px}

div.divcustom > div:nth-of-type(2) > div > div > div { width: 50%; }

div.divcustom > div:nth-of-type(2) > div > div > div:nth-of-type(2) { margin-left: 40px; max-width: 350px }

div.divcustom > div:nth-of-type(2) > div > div > div > img { max-width: 250px }

div.divcustom > div:nth-of-type(2) h2 { color: #434343 }

div.divcustom > div:first-of-type > h2, div.divcustom > div:last-of-type > h2 { color: #fff; }

div.divcustom > div:last-of-type { color: #fff; background: #434343;padding: 0 30px 40px 30px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; }


/********************************* TIMELINE *************************************/

.timeline { position: relative; width: 1160px; margin: 60px auto 0; padding: 1em 0; list-style-type: none; }

.timeline .event { padding: 1em 0; position:relative;}

.timeline::before { position: absolute; left: 50%; top: 0; content: " "; display: block; width: 2px; height: 100%; margin-left: -3px; background: #9e8161; z-index: 5; border-radius: 6px; }



.timeline li:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; }

.timeline .event:nth-child(odd) > div { position: relative; width: 550px; float: right; text-align: left; padding-left: 40px; }
.timeline .event:nth-child(odd):not(:first-of-type) > div {top:-450px }
.timeline .event:nth-child(odd):nth-of-type(2) > div {top:-450px }

.timeline .event:nth-child(even) > div { position: relative; width: 550px; float: left; text-align: right; padding-right: 40px;top:-250px}
.timeline .event:nth-child(even):nth-of-type(4) > div {top:-550px;}

.timeline .event > div { position: relative; }

.timeline .event > div > h3 { margin-top: 40px; }

.timeline .event > div > span { background: #9e8161; color: #fff; padding: 20px; border-radius: 3px; }

.timeline .event:nth-child(odd) > div > span:before { content: " "; display: block; width: 80px; height: 2px; background: #9e8161; z-index: -1; border-radius: 6px; position: absolute; left: -32px; top: 10px; }

.timeline .event:nth-child(even) > div > span:before { content: " "; display: block; width: 74px; height: 2px; background: #9e8161; z-index: -1; border-radius: 6px; position: absolute; right: -29px; top: 10px; }


/********************** M and G ********************************/

section > div.mandg:nth-child(2n) > div:last-of-type {order:2}
section > div.mandg:nth-child(2n+1) > div:first-of-type {order:2} 
div.mandg {margin:0 auto;max-width:1200px;}
div.mandg > div {margin:20px}
div.mandg > div > img {width:200px !important;height:auto;max-width:inherit !important}
section > div.mandg:nth-child(2n) {background:#eee;}


/********************** TECHNOLOGY ********************************/

div.techno_item > h3 {background-size:80px;background-repeat:no-repeat;padding:30px 0px 30px 100px}





/* AOS ROTATE */
[data-aos='rotate'] { transform: rotate(-180deg); opacity: 0; transition-property: opacity, transform }

[data-aos='rotate'].aos-animate { transform: rotate(0deg); opacity: 1 }

div#refclients > div { padding: 40px; background: #fff; border-radius: 50% }

div#refclients > div > img { max-width: 120px; filter: grayscale(1) }

div#refclients > div > span { font-size: 1em; color: #1f2f78 }

div.answer { position: fixed; top: -2500px; width: 100%; max-width: 350px; background: #fff; border-radius: 90px; padding: 20px 40px; left: 50%; margin-left: -175px; text-align: center; box-shadow: 1px 1px 10px; }

div.answer > img { width: 180px; }


div.answer.active { top: 45%; }
/***************************************/



@media (max-width:1148px) {
    
 body > form > header > div#openmenu { display: block; position: absolute; z-index: 5000; top: -17px; cursor: pointer; right: 70px; }

    body > form > header > div#openmenu > span { margin-left: 47px; top: 0px; position: relative; font-size: 0.8em; opacity: 1 }

    body > form > header > div#openmenu > span.close { opacity: 0 }

    body > form > header > div.TopMenu { display: none; width: 100%; background: rgb(81 108 148); position: absolute; top:86px; z-index: 600; text-align: center; }

    body > form > header > div.TopMenu > ul {margin-right:0;}
    
    body > form > header > div.TopMenu > ul > li > a { color: #fff; background: transparent; padding:0;}

    body > form > header > div.TopMenu > ul > li:not(.flex) {margin: 10px 0px}
    
    body > form > header > div.TopMenu > ul > li.on > ul {top:inherit;}
    
    body > form > header > div.TopMenu > ul  a.active{color:#ddd}
    
    body > form > header > div.TopMenu > ul > li > ul {padding-left:0px;left:inherit ! important; position: relative; overflow: inherit; top: 0px; z-index: 1; opacity: 1; color: #fff; display: block;     background: none;}

    body > form > header > div.TopMenu > ul > li {background: #516c94}
    
    body > form > header > div.TopMenu > ul > li > ul > li > a { display: block;color: #fff;padding:0}
    
    #nav-icon1 { display: block }


    div.divcustom > div { width: 100%; min-height: 300px; background-size: cover;border-radius:10px !important; }

    div.divcustom > div:nth-of-type(2), div.divcustom > div:nth-of-type(2) > div > div > div { width: 100%; }

    div.divcustom > div > h2 { margin-bottom: 20px; }

    div.divcustom > div:last-of-type { padding: 0 20px 10px 20px; }

    div.divcustom > div:nth-of-type(2) > div > div > div:nth-of-type(2) { margin-left: 0; }
    footer {height: auto;padding: 2%;padding-bottom: 60px}

    footer > div { width:auto; margin-bottom: 20px; text-align: center; }

    footer > div > img { padding-left: 40px }

    footer > div.BottomMenu {padding-left:0}

    footer > div.BottomMenu > ul > li {text-align: center; display: block; padding: 6px 0px;position:relative;}
    
    footer > div.BottomMenu > ul > li > ul {width:100%;padding-left:0;}
    
    footer > div.BottomMenu > ul > li.on {padding-bottom:12px;}
    footer > div.BottomMenu > ul > li.on > ul {left:0;opacity: 1;top: 23px}

    footer > div:last-of-type { margin:0;width:100%; }

    footer > div:nth-of-type(3) {  bottom:5px;width:94%;}
 
}

@media (max-width:1025px) {
div.divcustom > div:first-of-type {min-height:600px;}}

@media (max-width:959px) {

    [class*='col-'] { padding-left: 10px; padding-right: 10px }

    h1 { font-size: 1.8em }

    h2 { font-size: 1.2em }

    h3 { font-size: 1.1em }

    h6 > a { padding: 14px; }

    .grid { padding-top: 10px; padding-bottom: 10px; padding-left: 10px }

    body > form > header { text-align: center; height: 120px; }

    body > form > header > div.logo { width: 100%; }

    body > form > header > div.logo > a > img { max-width: 200px; }

    body > form > header > div.logo > h1 { font-size: 14px; margin-left: 12px }

    body > form > header > div.logo > a > span {display: block;margin-left: 10px}
    
    body > form > header > div.reseau { position: absolute; right: 0px; bottom: 10px }

    body > form > header > div.reseau > img { width: 24px; height: 24px }

    body > form > header > div#openmenu { display: block; position: absolute; z-index: 5000; top: -17px; cursor: pointer; right: 70px; }

    body > form > header > div#openmenu > span { margin-left: 47px; top: 0px; position: relative; font-size: 0.8em; opacity: 1 }

    body > form > header > div#openmenu > span.close { opacity: 0 }

    body > form > header > div.TopMenu { display: none; width: 100%; background: rgb(81 108 148); position: absolute; top:120px; z-index: 600; text-align: center; }
   
    body > form > header > div.TopMenu > ul {margin-right:0;}
    
    body > form > header > div.TopMenu > ul > li {background: #516c94}

    body > form > header > div.TopMenu > ul > li:not(.flex) {margin: 10px 0px}
    
    body > form > header > div.TopMenu > ul > li.on > ul {top:inherit;}
       
    body > form > header > div.TopMenu > ul > li > a { color: #fff; background: transparent; padding:0; }

    body > form > header > div.TopMenu > ul > li > ul {padding-left: 0px;left:inherit ! important; position: relative; overflow: inherit; top: 0px; z-index: 1; opacity: 1; color: #fff; display: block;     background: none;}

    body > form > header > div.TopMenu > ul > li > ul > li > a { display: block;color: #fff;padding:0 }
 
   
    #nav-icon1 { display: block }

    fieldset { padding: 0 20px; }

    fieldset > div.divR { width: 100%; }

    fieldset input { margin: 10px 0px; max-width: 100%; }
    
    div.bandeau { background-size: cover;height: 260px; text-align: center; padding: 0 10px}

    div.bandeau > h1 { font-size: 20px; }
    
    div.bandeau > h2 { font-size:18px; }
    
    div.bandeau > div {max-width:none ! important}
    
    div.bandeau * {font-size: 14px}

    .timeline .event { margin-left: 0; }

    footer {height: auto;padding: 2%;padding-bottom: 60px}

    footer > div { width:auto; margin-bottom: 20px; text-align: center; }

    footer > div > img { padding-left: 40px }

    footer > div.BottomMenu {padding-left:0}

    footer > div.BottomMenu > ul > li {text-align: center; display: block; padding: 6px 0px;position:relative;}
    
    footer > div.BottomMenu > ul > li > ul {width:100%;padding-left:0;}
    
    footer > div.BottomMenu > ul > li.on {padding-bottom:12px;}
    footer > div.BottomMenu > ul > li.on > ul {left:0;opacity: 1;top: 23px}

    footer > div:last-of-type { margin:0;width:100%; }

    footer > div:nth-of-type(3) {  bottom:5px;width: 86%;}

    span.cobalt {right: inherit;text-align: center;width:98%}


    div.vignette { height: 300px; }

    div.vignetteproduct { min-height: 80px; }

    div.vignettegarantee { height: 295px; width: 100%; max-width: 250px; margin: 20px auto; padding: 10px 20px 20px }

    div.vignettegarantee > img { width: 200px; height: 200px }

    div.divcustom > div { width: 100%; min-height: 300px; background-size: cover;border-radius:10px !important; }

    div.divcustom > div:nth-of-type(2), div.divcustom > div:nth-of-type(2) > div > div > div { width: 100%; }

    div.divcustom > div > h2 { margin-bottom: 20px; }

    div.divcustom > div:last-of-type { padding: 0 20px 10px 20px; }

    div.divcustom > div:nth-of-type(2) > div > div > div:nth-of-type(2) { margin-left: 0; }

    div.headercat { display: none; }

    div.catalogue > div:not(.headercat) > div { order: 1 }

    div.catalogue > div:not(.headercat) > div:nth-of-type(2) { order: 0; text-align: center; font-size: 120%; margin-top: 20px; }

    div.catalogue > div:not(.headercat) > div:before {text-align: right; padding-right: 10px;content: attr(data-label); width: 50%; font-size: 90%; vertical-align: middle; display: inline-block; color: #5f5d5d; }

    div.catalogue > div:not(.headercat) > div:nth-of-type(2):before, div.catalogue > div:not(.headercat) > div:last-of-type:before { display: none; }

    div.catalogue > div:not(.headercat) > div:last-of-type { padding-right: 0; text-align: center; margin: 20px; }

    div.catalogue > div:not(.headercat) > div:last-of-type:before { display: none }

    div.catalogue > div > div, div.catalogue > div > div:nth-of-type(6), div.catalogue > div > div:first-of-type { font-size: 90%; width: 100%; padding: 10px; }

    div.catalogue > div > div * , div.catalogue > div > div > a { display: inline-block; }

    div.catalogue > div > div:first-of-type { text-align: center; }

    div.catalogue > div > div:last-of-type { text-align: left; }

    div.div_product > h1 { font-size: 30px; margin-top: 20px }

    div.div_product > div:nth-of-type(2) > div:first-of-type {width:100%;}
    
    div.div_product > div:nth-of-type(2) {margin:10px}
    
    div.div_product > div.div_desc > div { width: 100%; order: 1; padding: 5%; }
    
    div.div_product div.keyfeatures {margin: 3% auto;width: 94%;}
    
    div.div_product div.keyfeatures table {margin-left:0;max-width:100%;width:100%;}

    div.div_product > div.div_desc > div:nth-of-type(2) { order: 0; max-width: 90%; margin: 0 auto }

    div.div_product > div.div_desc > div:first-of-type { padding-right: 5%; }

    div.div_product > div.prod_details > div.div_tab { width: 100%; }

    div.div_product > div:last-of-type { bottom: -60px }

    div.div_product > div:nth-of-type(2) > div > img {max-width:100%;width:100%;}
   
    div.div_product div.app, div.div_product div.aux {width: 94%;margin: 3%}
    
    div.div_product div.datasheet {margin:20px}
    
    div.otherprod { margin: 80px 0px 20px 0px }

    .timeline { width: 100%; }

    .timeline::before { display: none; }

    .timeline .event:nth-child(odd) > div { width: 100%; float: none;padding-left:0px; }

    .timeline .event:nth-child(even) > div { width: 100%; float: none; text-align: left; }

    .timeline .event:nth-child(even) > div > span:before, .timeline .event:nth-child(odd) > div > span:before { width: 100%; left: inherit; right: inherit; top: 28px; left: 0; }

    .timeline .event:nth-child(even) > div,.timeline .event:nth-child(odd):not(:first-of-type) > div {top:inherit !important;}
        
    
    .timeline .event > div > h3 { margin-top: 40px; }

    .timeline .event > div > span { background: #9e8161; color: #fff; padding: 20px; display: block; margin: 0 auto; max-width: 200px; text-align: center; letter-spacing: 0.1em; }
    
    div.mandg > div {text-align:center;}
    
    div.techno_item > h3 {padding: 0px 0px 0px 100px;min-height: 80px;vertical-align: middle;margin: 20px}
}
