
	/* CKE FIX */
	.cke_editable {background:#F0F0F0;}
	.cke_panel_list {background:#F0F0F0;color:#706457;margin:0;}
	/*** ------ FONDATIONS ------ ***/
/*** !    DO NOT MODIFY     ! ***/
/*** !   NO CUSTOMIZATION   ! ***/
/*** ------ FONDATIONS ------ ***/

/* CONFIG */
.gm-stop-fluid-mx { max-width: 1440px; padding-right:0; padding-left:0; }
.gm-stop-fluid-lg { max-width: 1260px; }
.gm-stop-fluid-md { max-width: 1030px; }
.gm-stop-fluid-sm { max-width: 960px; }
.gm-stop-fluid-xs { max-width: 725px; }
.gm-subdeco:after { content: ""; display: block; width: 33%; height: 1px; background: #DE0028; margin: 10px auto;}

/* UTILITIES */
.gm-float-none { float:none!important; }
.marg-x-10 { margin-left:10px; margin-right:10px; }
.marg-y-0 { margin-top:0; margin-bottom:0; }
.marg-y-20 { margin-top:20px; margin-bottom:20px; }
.marg-y-40 { margin-top:40px; margin-bottom:40px; }
.marg-t-0 { margin-top:0!important; }
.marg-t-20 { margin-top:20px!important; }
.marg-t-50 { margin-top:50px!important; }
.marg-t-100 { margin-top:100px!important; }
.marg-b-0 { margin-bottom:0!important; }
.marg-b-20 { margin-bottom:20px!important; }
.marg-b-50 { margin-bottom:50px!important; }
.marg-b-70 { margin-bottom:70px!important; }
.padd-x-0 { padding-left:0!important; padding-right:0!important; }
.padd-x-15 { padding-left:15px; padding-right:15px; }
.padd-x-20 { padding-left:20px; padding-right:20px; }
.padd-x-50 { padding-left:50px; padding-right:50px; }
.padd-y-0 { padding-top:0!important; padding-bottom:0!important; }
.padd-y-20 { padding-top:20px; padding-bottom:20px; }
.padd-y-50 { padding-top:50px; padding-bottom:50px; }
.padd-l-30 { padding-left:30px; }

.gm-pos-relative {position:relative!important;}
.gm-pos-abs {position:absolute!important;}
.gm-pos-abs-t-r {top:0; right:0;}

.gm-center-lineblock { display: inline-block; margin-right: auto; margin-left: auto; }
.gm-img-responsive>img, .gm-img-responsive .gemeapp_image, .gm-img-responsive>a>img {max-width:100%;min-width:100%;height:auto;}

.gm-text-column { column-count: 2; column-gap: 50px; }
.gm-text-list ul {list-style-type: disc;list-style: disc inside;text-indent: -1.9em;padding-left: 1.9em;}

/* GEMEA BACKGROUND */
.gemea-bg-white {background:#FFF!important;}
.gemea-bg-black {background:#000!important;}
.gm-bg-opac6 {background-color:rgba(0,0,0,0.6)!important;}
.gm-bg-opac8 {background-color:rgba(0,0,0,0.8);}
.gm-bg-linear {background-image: linear-gradient(0deg, #FFFFFF 0%, #ccc 100%);}
.gm-bg-liner-2 {background-image: linear-gradient(-180deg, rgba(255,255,255,0.50) 0%,rgba(0,0,0,0.50) 100%); }
.bg-img-cover {background-repeat: no-repeat; background-size: cover; background-position: center; }
.gm-bg-light { background: #ECECEC; }

/* GEMEA BORDER */ /** gm-border-[type]-[emplac] **/
.gm-border-s { border: 1px solid #979797; }
.gm-border-s-l { border-left: 1px solid #979797; }

/* GEMEA FLEX */
.gm-flex-row {display:flex!important;display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;flex-direction:row;justify-content:flex-start;flex-wrap:wrap;}
.gm-flex-col {display:flex!important;display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;flex-direction:column;}
.gm-flex-fill {flex:1;-webkit-box-flex: 1;-moz-box-flex: 1;-webkit-flex: 1;-ms-flex: 1;}
.gm-flex-start {justify-content: flex-start; }
.gm-flex-end {justify-content: flex-end; }
.gm-flex-center {justify-content: center; }
.gm-flex-self-center {align-self: center;}
.gm-flex-self-left {align-self: flex-start;}
.gm-flex-col-center {justify-content: center;align-items: center;}
.gm-flex-itm-baseline {align-items: flex-end;}
.gm-flex-itm-start {align-items: flex-start;}
.gm-flex-itm-center {align-items: center;}
.gm-flex-spacebetween {justify-content: space-between;}
.gm-flex-spacearound {justify-content: space-around;}

/* FOOTER */
.gm-footer { margin-top:5px; padding-top:2.333rem;}
.gm-footer-col { width:20%; text-align: center; border-left: 1px solid #979797; padding:16px 7px; }
.gm-footer-col > p { display: inline-block; text-align: left; }
.gm-footer-cologo { width:40%; align-self: center; border-left:none; }
.gm-footer-navwrap { margin-top:1.666rem; }
.gm-footer-navwrap > .nav { margin:0 auto; }
.gm-footer-copyright { padding:1.333rem; }
#baseline a { color:#000; }

/* NAV BAR */
body { /*padding-top: 70px;*/ /* Required padding for .navbar-fixed-top. Change if height of navigation changes. */ }
.navbar-fixed-top .nav { padding: 15px 0; }
.navbar-fixed-top .navbar-brand { padding: 0 15px; }
.gm-navbar-logocolumn .navbar-header { float:none; padding: 15px 15px 0 15px; text-align: center; }
.gm-navbar-logocolumn .navbar-brand { padding: 10px 35px; height: auto; float:none; }
.gm-navbar-logocolumn .nav.navbar-nav{ width: 100%; justify-content: space-between; padding:0; }
.gm-navbar-logocolumn .navbar-brand > img { display: inline-block; }
.gm-navbar-brand-title { vertical-align: bottom; margin-bottom: 10px; margin-left: 40px; display: inline-block; }

@media(min-width:768px) {
    body { /*padding-top: 100px;*/ /* Required padding for .navbar-fixed-top. Change if height of navigation changes. */ }
    .navbar-fixed-top:not(.gm-navbar-logocolumn) .navbar-brand { padding: 15px 0; }
}

.navbar-fixed-top.navbar-scrolled {background-color: rgba(0,0,0,0.5)!important;}
.navbar-brand > img {width:284px; height:auto; -webkit-transition: width 1s, height 1s; transition: width 1s, height 1s;}
.navbar-fixed-top.navbar-scrolled .navbar-brand > img { width:120px; filter: brightness(1) invert(1); margin-top: 7px;}

/* BLOCK TITLE+TEXT */
.gm-bck-titext { margin-top:4.333rem; margin-bottom:1.333rem; }
.gm-bck-titext .gm-bck-titext-titr { text-transform:uppercase; font-weight:700; font-size:2rem; line-height:2.4rem; margin-bottom:1.333rem; }
.gm-bck-titext .gm-bck-titext-text { font-size:1.333rem; line-height:1.6rem; }

/* GEMEA HEADER PAGES */
.gemea-pg-head {position:relative;padding:0;}
.gemea-pg-head > img {min-width:100%;display:block;max-width:100%;height:auto;}
.gemea-pg-head:not(.gm-pg-nolinear):after {content:'';display: block;position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;background-image: linear-gradient(-180deg, rgba(0,0,0,0.00) 11%, rgba(0,0,0,0.35) 100%, rgba(0,0,0,0.03) 97%);}
.gemea-pg-head:not(.gm-ph-small) {height:100vh;overflow: hidden;}
.gemea-pg-head:not(.gm-ph-small) > img { transform: translateX(-50%); margin-left: 50%; max-width: none; height: 100%; width: auto;}

.gemea-pg-logo {position:absolute;top:50%;left:50%;width:12%;}
.gemea-pg-logo img {margin-left:-50%;margin-top:-15%;}
.gemea-pg-logo.gemea-pg-logo-lg {width:25%;top:40%;}

.gemea-pg-head .gm-pg-caption {position:absolute;bottom:30%;margin: 0 auto;left: 50%; transform:translateX(-50%); z-index: 50;}
.gemea-pg-head .gm-pg-caption h1 {text-shadow: 0 1px 2px rgba(0,0,0,0.50);margin:0;}
.gemea-pg-head .gm-pg-caption h2 {margin:0;}
.gemea-pg-head .gm-pg-caption .glyphicon {/*font-size:40px;clear:both;display:block;margin-top:7px;*/}

/* GEMEA HEADER PAGES (BG) */
.gm-pg-head-bg { position: absolute; height: 100%; width: 100%; top: 0; left: 0; overflow: hidden; background-position: 50%; background-repeat: no-repeat;
background-size: cover; z-index: 0; padding-bottom: 0; opacity: 0.9; -webkit-transform: translateZ(0); transform: translateZ(0); -webkit-transition: opacity 1s, -webkit-transform 5s;
transition: opacity 1s, -webkit-transform 5s; transition: transform 5s, opacity 1s; transition: transform 5s, opacity 1s, -webkit-transform 5s; will-change: "transform";
ransform: translateZ(0); visibility: visible; -webkit-backface-visibility: hidden;}
.gm-pg-head { position: relative; overflow: hidden; height: 30vh; background-color:#000; padding:0;}
.gm-pg-head-full { height:calc(100vh - 100px); }
.gm-pg-head-md { height: 50vh; }
.gm-pg-head-cpt {z-index: 6; position: absolute; bottom: 50%; left:50%; transform:translate(-50%,50%); color:#FFF; font-size:2rem; line-height:2rem; text-shadow: 1px 2px 4px rgba(0,0,0,0.30); }

.gm-pg-head > img { width: 100%; height:100%; -o-object-fit: cover; object-fit: cover; -o-object-position: center center; object-position: center center; }

.gm-pg-head:not(.gm-pg-nolinear):after {z-index: 5;content:'';display: block;position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;background-image: linear-gradient(0deg, rgba(0,0,0,0.00) 51%, rgba(0,0,0,0.50) 100%);}

@media (max-width: 768px) {
	.fill { background-position: left!important; }
	.gm-pg-head-bg { background-position: left!important; }
	.gm-pg-head-bg-mob-center { background-position: center!important;  }
	.gm-pg-head-bg-mob-right { background-position: right!important; }
	.gm-pg-head-full { height: 50vh; }
  	.gm-pg-head-mob-full { height: 100vh!important; }
}
 
/* MOSAIC */
.gm-mosaic-link { cursor: pointer; position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;
	-webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 100%; height: 100%; margin: 0 auto; text-align: center; padding: 0;
	color: #fff; background-color: #242121; overflow: hidden; -webkit-transition: background 0.6s ease,-webkit-transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
	transition: background 0.6s ease,-webkit-transform 0.4s cubic-bezier(0.19, 1, 0.22, 1); transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1),background 0.6s ease;
	transition: transform 0.4s cubic-bezier(0.19, 1, 0.22, 1),background 0.6s ease,-webkit-transform 0.4s cubic-bezier(0.19, 1, 0.22, 1); }
.gm-mosaic-bg { z-index: 0; position: absolute; height: 100%; width: 100%; top: 0; left: 0; overflow: hidden; background-position: 50%; background-repeat: no-repeat;
	background-size: cover; z-index: 0; padding-bottom: 0; opacity: 1; -webkit-transform: translateZ(0); transform: translateZ(0); -webkit-transition: opacity 1s, -webkit-transform 5s;
	transition: opacity 1s, -webkit-transform 5s; transition: transform 5s, opacity 1s; transition: transform 5s, opacity 1s, -webkit-transform 5s; will-change: "transform";
	transform: translateZ(0); visibility: visible; -webkit-backface-visibility: hidden;}
.gm-mosaic-header { position: relative; z-index: 4; padding: 1.5rem 2rem; -webkit-animation: fade-in 1s 0.2s ease both; animation: fade-in 1s 0.2s ease both; }
.gm-mosaic-item { padding:5px; min-height:25vh; }
.gm-mosaic-item .btn.gm-pos-abs { bottom:7px; right:7px; }
.gm-mosaic-square .gm-mosaic-link:after { content: ""; display: block; padding-bottom: 100%; }
.gm-mosaic-16by9 .gm-mosaic-link:after { content: ""; display: block; padding-bottom: 56.25%; }
.gm-mosaic-bg:not(.gm-mosaic-clean):after { content:''; opacity: 0.7; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background-image: linear-gradient(-180deg, rgba(0,0,0,0.00) 4%, rgba(0,0,0,0.66) 51%, rgba(0,0,0,0.00) 98%); }
.gm-mosaic-thumbgal .gm-mosaic-item:hover .gm-mosaic-link:before { content:"\f002"; font-family: "FontAwesome"; z-index:10; display:block; position:absolute; top:0; right:0; bottom:0; left:0; 
	background-color:rgba(0,0,0,0.5); text-align: center; font-size: 24px; line-height: 24px; color: #fff; font-weight: 400; padding-top: calc(50% - 12px);
	-moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased;font-style: normal; font-variant: normal; text-rendering: auto; line-height: 1; }

.gm-mosaic-img > img.gemeapp_image { width:100%; height: 100%; -o-object-fit: cover; object-fit: cover; -o-object-position: center center; object-position: center center;opacity: 1; -webkit-transform: translateZ(0); transform: translateZ(0); -webkit-transition: opacity 1s, -webkit-transform 5s;
	transition: opacity 1s, -webkit-transform 5s; transition: transform 5s, opacity 1s; transition: transform 5s, opacity 1s, -webkit-transform 5s; will-change: "transform";
	transform: translateZ(0); visibility: visible; -webkit-backface-visibility: hidden; }

.carousel-control .fa { position: absolute; top: 50%; z-index: 5; display: inline-block; font-size: 38px; }

.gm-mosaic .gm-prod-data { z-index: 11; }

.gm-mosaic-nolink .gm-mosaic-link {cursor:auto;}
.gm-mosaic-altern .gm-mosaic-item { padding:0; }
.gm-mosaic-altern .gm-mosaic-item:nth-child(odd) {flex-direction:row-reverse;}
.gm-mosaic-txt { padding: 3.333rem 15%; height: 100%;}
.gm-mosaic-imgtit { font-size:2.5rem; }
.gm-mosaic-title { font-weight: 500; }

/* EFFECTS */
.gm-hover-zoom img { -webkit-transform: translateZ(0); transform: translateZ(0); -webkit-transition: opacity 1s, -webkit-transform 5s;
	transition: opacity 1s, -webkit-transform 5s; transition: transform 5s, opacity 1s; transition: transform 5s, opacity 1s, -webkit-transform 5s; will-change: "transform";
	transform: translateZ(0); visibility: visible; -webkit-backface-visibility: hidden; }
.gm-hover-zoom:hover img, .gm-hover-zoom:hover figure { -webkit-transform: scale(1.1); transform: scale(1.1); }

/* BTN ANIMATION */
.gm-btn-anime {background: none; border: 0; box-sizing: border-box; position: relative; vertical-align: middle;}
.gm-btn-anime::before, .gm-btn-anime::after { box-sizing: inherit; content: ''; position: absolute; width: 100%; height: 100%;}
.draw { -webkit-transition: color 0.25s; transition: color 0.25s;}
.draw::before, .draw::after { border: 1px solid transparent; width: 0; height: 0;}
.draw::before { top: 0; left: 0;}
.draw::after {bottom: 0; right: 0;}
.draw:hover { color: #000;}
.draw:hover::before, .draw:hover::after, .gm-mosaic-link:hover .gm-btn-anime.draw::before, .gm-mosaic-link:hover .gm-btn-anime.draw::after { width: 100%; height: 100%;}
.draw:hover::before, .gm-mosaic-link:hover .gm-btn-anime.draw::before { border-top-color: #FFF; border-right-color: #FFF; -webkit-transition: width 0.25s ease-out, height 0.25s ease-out 0.25s; transition: width 0.25s ease-out, height 0.25s ease-out 0.25s;}
.draw:hover::after, .gm-mosaic-link:hover .gm-btn-anime.draw::after { border-bottom-color: #FFF; border-left-color: #FFF; -webkit-transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s; transition: border-color 0s ease-out 0.5s, width 0.25s ease-out 0.5s, height 0.25s ease-out 0.75s;}

/* CAROUSEL FADE */
.carousel-fade .carousel-inner .item { opacity: 0; transition-property: opacity; }
.carousel-fade .carousel-inner .active { opacity: 1; }
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right { left: 0; opacity: 0; z-index: 1; }
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right { opacity: 1; }
.carousel-fade .carousel-control { z-index: 2; }

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right { opacity: 0; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left { opacity: 0; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
}

/* MODAL FULL */
.gm-modal-full { padding:0!important; }
.gm-modal-full .modal-dialog { width: 100%; margin: 0;}
.gm-modal-full .modal-content {  }
.gm-modal-full .modal-body { width: 100%; padding:0; height: 100vh;background-color: rgba(0,0,0,0.6); margin: 0; }
.gm-modal-full .modal-header { margin: 0 auto; padding: 0; border: none; position: absolute; top: 0; left: 0; right: 3px; z-index:10; }
.gm-modal-full .modal-header .close { color:#FFF; text-shadow:none; opacity:0.8; }
.gm-modal-full .modal-content { overflow:hidden; border-radius:0; box-shadow:none; background:transparent; border:none; width:100%; height:100%; padding:0;}

.gm-modal .carousel-control { background:none; width: 50px; }
.gm-modal .carousel-control.left { text-align:left; }
.gm-modal .item { height:100vh; }
.gm-modal .gbfill { width: 100%; height: 100%; background-position: center; -webkit-background-size: contain; -moz-background-size: contain; background-size: contain; -o-background-size: contain; background-repeat: no-repeat; }
.gm-modal .carousel-caption { bottom:0; left:0; right:0; padding:5px; background-color:rgba(0,0,0,0.2); align-items: center; }
.gm-modal .btn { border: 1px solid #FFFFFF; background-color: transparent; font-family: 'Oswald', sans-serif; font-weight: 400; font-size: 1rem; color: #FFFFFF; letter-spacing: 0.63px; text-align: center; }

/* FORM CONTACT */
.clt-form-outter {max-width:650px;margin: 0 auto;}
form#contact {}
form#contact input, #contact textarea, #contact select, #contact button {border-radius:0;height:30px;}
form#contact textarea { height: 155px;}
form#contact input { width: 100%!important; }
form#contact label {  }
form#contact .captcha img {width:auto;height:24px;}
.contactForm-captcha {text-align:center;}
.cnt-label-mess {padding-left:15px;}

/* ORDER IDENT & ACCOUNT */
.gm-orderident input, .gm-orderident select, .gm-orderident textarea { border-radius:0; background-color:rgba(0,0,0,0.2); color:#000; }
.gm-ident-title { font-weight:600; font-size:1.5rem; margin-bottom:1.5rem; text-align:center; text-decoration:underline; }
.gm-orderident legend { font-size:1.2rem; margin-bottom:1rem; margin-top:1.5rem; }
.gm-orderident label { font-weight:500; }
.gm-orderident button { margin:0.75rem 0; }

/* NAVBAR OTHER : SOCIAL, LANG, ... */
.gm-nav-other { position:absolute; top:0; right:0; padding:15px; }
.gm-nav-social, .gm-nav-lang { padding:0; margin-bottom:0; }
.gm-nav-social li, .gm-nav-lang li { list-style-type: none; padding:0 10px; }

/* PARTNERS LIST */
.gm-partners .carousel-inner>.active, .gm-partners .carousel-inner>.next, .gm-partners .carousel-inner>.prev { display: flex; flex-direction: row; align-content: center; align-items: center; justify-content: center;}
.gm-partners.carousel, .gm-partners .carousel-inner .item, .gm-partners .carousel-inner .active { height: auto; 	}
.gm-partners .carousel-inner .active { display:flex!important;display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;flex-direction:row;justify-content:center;align-items: center;flex-wrap:wrap;text-align: center; } 

/* SAFARI FIX */
/* .gm-mosaic-link { min-height: 380px; } */

.gm-flex-row div[class^="col-"] { margin:0 -.3px; flex-basis: auto; }

.gm-flex-row .col-xs-1 { -webkit-flex-basis: 8.33333333%; }
.gm-flex-row .col-xs-2 { -webkit-flex-basis: 16.66666667%; }
.gm-flex-row .col-xs-3 { -webkit-flex-basis: 25%; }
.gm-flex-row .col-xs-4 { -webkit-flex-basis: 33.33333333%; }
.gm-flex-row .col-xs-5 { -webkit-flex-basis: 41.66666667%; }
.gm-flex-row .col-xs-6 { -webkit-flex-basis: 50%; }
.gm-flex-row .col-xs-7 { -webkit-flex-basis: 58.33333333%; }
.gm-flex-row .col-xs-8 { -webkit-flex-basis: 66.66666667%; }
.gm-flex-row .col-xs-9 { -webkit-flex-basis: 75%; }
.gm-flex-row .col-xs-10 { -webkit-flex-basis: 83.33333333%; }
.gm-flex-row .col-xs-11 { -webkit-flex-basis: 91.66666667%; }
.gm-flex-row .col-xs-12 { -webkit-flex-basis: 100%; }

@media (min-width: 768px) {
	.gm-flex-row .col-sm-1 { -webkit-flex-basis: 8.33333333%; }
	.gm-flex-row .col-sm-2 { -webkit-flex-basis: 16.66666667%; }
	.gm-flex-row .col-sm-3 { -webkit-flex-basis: 25%; }
	.gm-flex-row .col-sm-4 { -webkit-flex-basis: 33.33333333%; }
	.gm-flex-row .col-sm-5 { -webkit-flex-basis: 41.66666667%; }
	.gm-flex-row .col-sm-6 { -webkit-flex-basis: 50%; }
	.gm-flex-row .col-sm-7 { -webkit-flex-basis: 58.33333333%; }
	.gm-flex-row .col-sm-8 { -webkit-flex-basis: 66.66666667%; }
	.gm-flex-row .col-sm-9 { -webkit-flex-basis: 75%; }
	.gm-flex-row .col-sm-10 { -webkit-flex-basis: 83.33333333%; }
	.gm-flex-row .col-sm-11 { -webkit-flex-basis: 91.66666667%; }
	.gm-flex-row .col-sm-12 { -webkit-flex-basis: 100%; }
}
@media (min-width: 992px) {
	.gm-flex-row .col-md-1 { -webkit-flex-basis: 8.33333333%; }
	.gm-flex-row .col-md-2 { -webkit-flex-basis: 16.66666667%; }
	.gm-flex-row .col-md-3 { -webkit-flex-basis: 25%; }
	.gm-flex-row .col-md-4 { -webkit-flex-basis: 33.33333333%; }
	.gm-flex-row .col-md-5 { -webkit-flex-basis: 41.66666667%; }
	.gm-flex-row .col-md-6 { -webkit-flex-basis: 50%; }
	.gm-flex-row .col-md-7 { -webkit-flex-basis: 58.33333333%; }
	.gm-flex-row .col-md-8 { -webkit-flex-basis: 66.66666667%; }
	.gm-flex-row .col-md-9 { -webkit-flex-basis: 75%; }
	.gm-flex-row .col-md-10 { -webkit-flex-basis: 83.33333333%; }
	.gm-flex-row .col-md-11 { -webkit-flex-basis: 91.66666667%; }
	.gm-flex-row .col-md-12 { -webkit-flex-basis: 100%; }
}
@media (min-width: 1200px) {
	.gm-flex-row .col-lg-1 { -webkit-flex-basis: 8.33333333%; }
	.gm-flex-row .col-lg-2 { -webkit-flex-basis: 16.66666667%; }
	.gm-flex-row .col-lg-3 { -webkit-flex-basis: 25%; }
	.gm-flex-row .col-lg-4 { -webkit-flex-basis: 33.33333333%; }
	.gm-flex-row .col-lg-5 { -webkit-flex-basis: 41.66666667%; }
	.gm-flex-row .col-lg-6 { -webkit-flex-basis: 50%; }
	.gm-flex-row .col-lg-7 { -webkit-flex-basis: 58.33333333%; }
	.gm-flex-row .col-lg-8 { -webkit-flex-basis: 66.66666667%; }
	.gm-flex-row .col-lg-9 { -webkit-flex-basis: 75%; }
	.gm-flex-row .col-lg-10 { -webkit-flex-basis: 83.33333333%; }
	.gm-flex-row .col-lg-11 { -webkit-flex-basis: 91.66666667%; }
	.gm-flex-row .col-lg-12 { -webkit-flex-basis: 100%; }
}


/*** ------ COMPOSANTS ------ ***/
/*** !   NO CUSTOMIZATION   ! ***/
/*** ------ COMPOSANTS ------ ***/

/* gm-carousel */
.gm-carousel { background-color: #000; }
.gm-carousel .gm-carousel-img { width: 100%; height:100%; -o-object-fit: cover; object-fit: cover; -o-object-position: center center; object-position: center center; }
.gm-carousel.gm-carousel-nocrop .gm-carousel-img { -o-object-fit: contain; object-fit: contain; }
.gm-carousel.gm-carousel-full .carousel-inner > .item:first-child > img { height: 100vh; }
.gm-carousel.gm-carousel-lg .carousel-inner > .item:first-child > img { height: 75vh; }
.gm-carousel.gm-carousel-md .carousel-inner > .item:first-child > img { height: 50vh; }
.gm-carousel.gm-carousel-sm .carousel-inner > .item:first-child > img { height: 33vh; }
.gm-carousel.gm-carousel-squarrow .carousel-control .glyphicon { background-color: #000; height: 60px; line-height: 60px; width: 60px; }
.gm-carousel.gm-carousel-nopacarrow .carousel-control { opacity:0.9; }
.gm-carousel.gm-carousel-nobgarrow .carousel-control { background-image:none; }
.gm-carousel-viewer-btn, .gm-modal-viewer-close { position:absolute; top:10px; right:10px; z-index: 5; background-color: #000; border-color: #FFF; color: #FFF; opacity: 0.7; border-radius:0; width:40px; height:40px; }
.gm-carousel-viewer-btn:hover, .gm-carousel-viewer-btn:focus { opacity:1; color: #FFF;}
.gm_carousel_viewer, .gm_carousel_viewer .carousel-inner { height:100%; }
.gm-modal-full .modal-header .close.gm-modal-viewer-close { position:absolute; top:10px; right:10px; z-index: 5; background-color: #000; border: 1px solid #FFF; color: #FFF; opacity: 0.7; border-radius:0; width:40px; height:40px; }
.gm-carousel .item:before { content:''; position:absolute; top:0; left:0; bottom:0; right:0; width:100%; height:100%; background-image: linear-gradient(0deg, rgba(0,0,0,0.00) 51%, rgba(0,0,0,0.80) 100%); z-index:3; }

/* col-bg-btn */
.gm-colbgbtn .gm-mosaic-link > img,
.gm-colbgbtn .gm-mosaic-link > .gm-mosaic-img > img,
.gm-colbgbtn .gemeapp_editimagelink > img,
.gm-colbgbtn .gemeapp_editimagelink > .gm-mosaic-img > img { width: 100%; height:100%; -o-object-fit: cover; object-fit: cover; -o-object-position: center center; object-position: center center; }
.gm-colbgbtn .gm-mosaic-link > .gm-mosaic-img,
.gm-colbgbtn .gemeapp_editimagelink,
.gm-colbgbtn .gemeapp_editimagelink > .gm-mosaic-img { overflow: hidden; }
.gm-colbgbtn-caption { position:absolute; bottom:7px; left:0; right:0; background-color:rgba(0,0,0,0.2); }
.gm-hover-zoom { overflow: hidden; }
.gm-colbgbtn .gemeapp_editimagelink { display:block; }

/* elevator */
#scroll { z-index: 1002; width:50px; text-align: center; padding:15px; background: #9EA421; border:1px solid #FFF; margin: 0 auto; color: white; font-size: 20px; line-height: 20px; cursor: pointer; position: fixed; right: calc(0% + 27px); bottom:10px; -webkit-transition: -webkit-transform 0.6s ease; -moz-transition: -moz-transform 0.6s ease; transition: transform 0.6s ease; box-shadow: 2px 2px 4px 0 rgba(0,0,0,0.50); }
#scroll.clicked { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -o-transform: rotate(360deg); -ms-transform: rotate(360deg); }
#scroll.rotate { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(3180deg); }
#scroll span { position: relative; bottom: -10px;}


/*** ------ SPECIFIC ------ ***/
/*** ! CUSTOMIZATION HERE ! ***/
/*** ------ SPECIFIC ------ ***/

html { font-size:15px; }
body { font-family: 'Montserrat', sans-serif; padding-top:90px; font-size:15px; }
header { }

.body_1 { font-family: 'Montserrat', sans-serif; font-weight: 300; font-size: 1rem; color: #FFFFFF;}
.clt-bg-1 { background: rgba(0,0,0,0.04); }
.clt-bg-vert { background-color: #9EA421; color: white;}
.tel-blanc { font-size:1.2rem; color: white;}
.tel-blanc:hover { color: white;text-decoration: none;}
.clt-h3 { font-weight: 400; font-size: 1.733rem; color: #9EA421; line-height: 1.933rem; }
.clt-mosaic-txt { font-weight: 400; font-size: 0.933rem; color: #4A4A4A; text-align: justify; }

.clt-footer-supbar { background: #67CAFF; padding:0; }
/*Ancienne couleur Bordeaux*/
/*.clt-footer-supbar { background: #650000; padding:0; }*/

li ul {list-style-type: circle!important;}

.navbar-brand { height:90px; margin-left: 10px!important; }
.navbar-brand > img { width: 143px; }
nav.navbar-fixed-top { background: rgba(0,0,0,0.01); }
.navbar-fixed-top.navbar-scrolled { background-color: rgba(255,255,255,0.8)!important; }
.navbar-fixed-top .nav { width: 100%; height: 100%; }
.navbar-nav>li>a { font-weight: 700; font-size:  0.933rem; line-height: 1.133rem; color: #000; border-bottom: 3px solid transparent; padding: 0; text-transform: uppercase; }
/*Ancienne couleur*/
/*.navbar-nav>li>a { font-weight: 700; font-size:  0.933rem; line-height: 1.133rem; color: #650000; border-bottom: 3px solid transparent; padding: 0; text-transform: uppercase; }*/
.nav>li>a:focus, .nav>li>a:hover, .nav>li.active>a { background-color:transparent; border-color: #67CAFF/*9EA421*/; }
.navbar-fixed-top.navbar-scrolled .navbar-brand > img { width:100px; filter: brightness(1) invert(0); margin-top: 0; margin-left:10px; }
.navbar-fixed-top.navbar-scrolled .navbar-brand { height: 55px; padding: 5px 0; }

.clt-blk-reference:nth-child(odd) { background: rgba(0,0,0,0.10); }
.clt-blk-reference-item { width:20%; margin-bottom:2rem; padding:0 5px; }
.clt-reference-link { font-weight: 400; font-size: 0.933rem; color: #9B9B9B; text-align: center; }
.clt-blk-reference-item .genericListImg { margin-bottom:10px; }
.clt-reference-link:hover { text-decoration:none; color: #9EA421; }

.gm-carousel.gm_carousel_2 .carousel-caption { font-family: 'Montserrat', sans-serif; font-weight: 400; font-size: 0.933rem; color: #F5F5F5; }
.gm-carousel.gm_carousel_2 .carousel-caption p { padding: 20px 0 20px 30px; text-align: left; }
.gm-carousel.gm_carousel_2 .carousel-caption img { object-fit: none; }

.clt-logo-addr { font-weight: 400; font-size: 0.933rem; color: #4A4A4A; }

.gm-bck-titext .gm-bck-titext-titr { text-transform: none; font-weight: 400; font-size: 2.6rem; line-height:3.133rem; color: #000000; }
.gm-bck-titext .gm-bck-titext-text { font-weight: 400; font-size: 0.933rem; color: #4A4A4A; }
.gm-bck-titext .gm-bck-titext-pretitr { font-weight: 400; font-size: 1.733rem; color: #9EA421; text-align: center; line-height: 1.933rem; }

.embed-responsive-contact { padding-bottom: 41.66%; }

.btn { background: #9EA421; border: 1px solid #FFFFFF; box-shadow: 2px 2px 4px 0 rgba(0,0,0,0.50); border-radius: 0; font-weight: 700; 
    font-size: 1.066rem; color: #FFFFFF; padding:10px 30px; height: auto!important; }

#gm_carousel_1 .carousel-caption { right:20px; left:auto; bottom:auto; top: 35px; width: 35.6%; }
#gm_carousel_1 .carousel-caption h1 { font-weight:400; font-size: 2rem; color: #FFFFFF; text-transform: uppercase; text-align: right; line-height: 2.4rem; }
#gm_carousel_1 .carousel-caption h1 small { display: block; font-weight: 400; font-size: 1rem; color: #FFFFFF; line-height: 1.266rem; text-transform: none; }
#gm_carousel_1 .carousel-indicators li { width: 50px; height: 5px; margin: 3px; background-color: #FFF; border: 1px solid #fff; border-radius: 0; }
#gm_carousel_1 .carousel-indicators .active { background-color: #9EA421; border-color: #9EA421; }
#gm_carousel_1 .carousel-indicators { bottom: 15%; }

#gm_carousel_4_viewer .carousel-caption { font-weight: 400; font-size: 0.933rem; color: #F5F5F5; left: 5rem; right: 5rem; }

.clt-blk-menu .gm-mosaic-item { padding:0 10px; }
.clt-blk-menu .gm-mosaic-item a { background: #9EA421; padding:10px; flex-direction: column; text-decoration: none; overflow: hidden; }
.clt-blk-menu .gm-colbgbtn-caption { min-height:60px; position: static; width: 100%; background: #9EA421; padding-bottom:10px; }
.clt-blk-menu .gm-colbgbtn-caption h2 { margin:0; font-weight: 400; font-size: 1.533rem; color: #F5F5F5; text-align: center; line-height: 1.666rem; }
.clt-blk-menu .btn { box-shadow: none; border: none; font-weight: 400; text-transform: none; font-size: 0.933rem; color: #F5F5F5; background: transparent; }
.clt-blk-menu .btn:hover { background:transparent; }
.Body_accueil .clt-blk-menu { margin-top: -40px; }

.clt-blk-menu-cata .gm-mosaic-item a { background: #818181; }

.gm-pg-head-cpt { font-weight: 400; font-size: 2rem; line-height: 2.4rem ; color: #FFFFFF; bottom: auto; top: 30px; transform: translateX(-50%); }
.gm-mosaic-title { text-transform: uppercase; margin-bottom: 10px; }
.gm-mosaic-txt { padding: 3.333rem 12%; }

#gemea-footer .logo-block-sub img { width: 143px; height: auto; margin-bottom: 12px; }
footer .list-group-item { background: transparent; border: none; }
.FooterMenuLink { font-weight: 400; font-size: 16px; color: #9B9B9B; text-align: left; }


.navbar-toggle { border-color:#9EA421; }
.navbar-toggle .icon-bar { background-color: #9EA421; }

@media (min-width: 769px) {
.hidden-md { display: none!important; }

}
@media (max-width: 768px) {
    body { padding-top: 70px; }
    .hidden-xs { display: none!important; }
    .navbar-header { width:100%; margin: 0!important; }
    nav.navbar-fixed-top { background-color: #FFF; -webkit-box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0); 
        box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0); }
    .navbar-fixed-top .navbar-brand { padding: 0; margin: 0!important; height: 70px; }
    .navbar-fixed-top > .container-fluid.gm-flex-row { flex-direction: column; padding:0; }
    .navbar-fixed-top.navbar-scrolled { background-color: rgba(255,255,255,0.8)!important; height: 90px; margin: 0; }
    .navbar-fixed-top.navbar-scrolled > .container-fluid.gm-flex-row { align-items: flex-end; height: 100%; }
    #bs-navbar-collapse-1 { width: 100%; background-color: rgba(255,255,255,0.8); margin: 0; }
    #bs-navbar-collapse-1 .nav.navbar-nav { flex-direction: column; margin: 0; }
    .nav>li { width: 100%; text-align: center; padding: 7px 0; }

    #gm_carousel_1 .carousel-caption { width: 90%; }
    .Body_accueil .clt-blk-menu { margin-top: 21px; }
    .clt-blk-menu .gm-mosaic-item { padding: 10px!important; }
    #gm_carousel_1 .carousel-indicators li { width: 25px; }
    #gm_carousel_1 .carousel-indicators { bottom: 15px; }
    .clt-blk-reference-item { width: 50%; }
    #contact .btn-contact { margin-top: 21px; width: 100%; }
}
