/*
@font-face {
    font-family:'Hilti Headline';
    src:url(../fonts/HiltiSmallHeavyExtended.eot);
    src:url(../fonts/HiltiSmallHeavyExtended.eot?#iefix) format('embedded-opentype'),
        url(../fonts/HiltiSmallHeavyExtended.woff) format('woff'),
        url(../fonts/HiltiSmallHeavyExtended.ttf) format('truetype'),
        url(../fonts/HiltiSmall-HeavyExtended.svg#Hilti-HeavyExtended) format('svg')
}
*/
@font-face {
  font-family: 'Hilti Roman';
  font-weight: 400;
  src: url(../fonts/HiltiSmallRoman.eot);
  src: url(../fonts/HiltiSmallRoman.eot?#iefix) format('embedded-opentype'), url(../fonts/HiltiSmallRoman.woff) format('woff'), url(../fonts/HiltiSmallRoman.ttf) format('truetype'), url(../fonts/HiltiSmall-Roman.svg#Hilti-Roman) format('svg');
}
@font-face {
  font-family: 'Hilti Roman Bold';
  font-weight: 700;
  src: url(../fonts/HiltiSmallBold.eot);
  src: url(../fonts/HiltiSmallBold.eot?#iefix) format('embedded-opentype'), url(../fonts/HiltiSmallBold.woff) format('woff'), url(../fonts/HiltiSmallBold.ttf) format('truetype'), url(../fonts/HiltiSmall-Bold.svg#Hilti-Bold) format('svg');
}
/*
@font-face {
    font-family:'Hilti Ext';
    src:url(../fonts/HiltiSmallExtended.eot);
    src:url(../fonts/HiltiSmallExtended.eot?#iefix) format('embedded-opentype'),
        url(../fonts/HiltiSmallExtended.woff) format('woff'),
        url(../fonts/HiltiSmallExtended.ttf) format('truetype'),
        url(../fonts/HiltiSmall-Extended.svg#Hilti-Extended) format('svg')
}
*/
strong,
b {
  font-family: 'Hilti Roman Bold', Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
/* Extra step between 300px and 768px */
/* Small devices (tablets, 768px and up) */
/* Medium devices (desktops, 992px and up) */
/* Large devices (large desktops, 1200px and up) */
/*
BORDER RADIUS
*/
/*
DEBUG
*/
/*
TRANSITION
*/
/*
HORIZOTAL CENTER OF ABSOLUTE DIV
*/
/*
BOOTSTRAP RESET
*/
nav {
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
}
.navbar {
  min-height: 0px;
}
.container-full {
  margin: 0 auto;
  width: 100%;
}
.row.no-gutter,
.row.no-gutter-at-all {
  margin-left: 0;
  margin-right: 0;
}
.row.no-gutter [class*='col-']:not(:first-child),
.row.no-gutter [class*='col-']:not(:last-child) {
  padding-right: 0;
  padding-left: 0;
}
.row.no-gutter-at-all [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
.fluid-menu li,
.fluid-menu div {
  display: inline-block;
}
.fluid-menu li:first-child:nth-last-child(1),
.fluid-menu div:first-child:nth-last-child(1) {
  width: 100%;
}
.fluid-menu li:first-child:nth-last-child(2),
.fluid-menu div:first-child:nth-last-child(2),
.fluid-menu li:first-child:nth-last-child(2) ~ li,
.fluid-menu div:first-child:nth-last-child(2) ~ div {
  width: 50%;
}
.fluid-menu li:first-child:nth-last-child(3),
.fluid-menu div:first-child:nth-last-child(3),
.fluid-menu li:first-child:nth-last-child(3) ~ li,
.fluid-menu div:first-child:nth-last-child(3) ~ div {
  width: 33.3333%;
}
.fluid-menu li:first-child:nth-last-child(4),
.fluid-menu div:first-child:nth-last-child(4),
.fluid-menu li:first-child:nth-last-child(4) ~ li,
.fluid-menu div:first-child:nth-last-child(4) ~ div {
  width: 25%;
}
.fluid-menu li:first-child:nth-last-child(5),
.fluid-menu div:first-child:nth-last-child(5),
.fluid-menu li:first-child:nth-last-child(5) ~ li,
.fluid-menu div:first-child:nth-last-child(5) ~ div {
  width: 20%;
}
.fluid-menu li:first-child:nth-last-child(6),
.fluid-menu div:first-child:nth-last-child(6),
.fluid-menu li:first-child:nth-last-child(6) ~ li,
.fluid-menu div:first-child:nth-last-child(6) ~ div {
  width: 16.6666%;
}
.fluid-menu li:first-child:nth-last-child(7),
.fluid-menu div:first-child:nth-last-child(7),
.fluid-menu li:first-child:nth-last-child(7) ~ li,
.fluid-menu div:first-child:nth-last-child(7) ~ div {
  width: 14.2857%;
}
.fluid-menu li:first-child:nth-last-child(8),
.fluid-menu div:first-child:nth-last-child(8),
.fluid-menu li:first-child:nth-last-child(8) ~ li,
.fluid-menu div:first-child:nth-last-child(8) ~ div {
  width: 12.5%;
}
.fluid-menu li:first-child:nth-last-child(9),
.fluid-menu div:first-child:nth-last-child(9),
.fluid-menu li:first-child:nth-last-child(9) ~ li,
.fluid-menu div:first-child:nth-last-child(9) ~ div {
  width: 11.1111%;
}
.fluid-menu li:first-child:nth-last-child(10),
.fluid-menu div:first-child:nth-last-child(10),
.fluid-menu li:first-child:nth-last-child(10) ~ li,
.fluid-menu div:first-child:nth-last-child(10) ~ div {
  width: 10%;
}
@media (max-width: 992px) {
  .fluid-menu-responsive li,
  .fluid-menu-responsive div {
    width: 33%!important;
  }
}
@media (max-width: 768px) {
  .fluid-menu-responsive li,
  .fluid-menu-responsive div {
    width: 50%!important;
  }
}
/* Small devices (tablets, 768px and up) */
/* Medium devices (desktops, 992px and up) */
/* Large devices (large desktops, 1200px and up) */
html {
  /*
    font-size: 62.5%;
    min-height: 100%;
    height: 100%;
    // IE9-IE11 math fixing. See http://bit.ly/1g4X0bX 
    font-size: calc(1em * 0.625);
    // disallow text zooming on orientation change (non standard property) 
    -webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
    */
}
body {
  font-family: 'Hilti Roman', Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  background-color: #ffffff;
  color: #3f3f3f;
}
body.no-transition * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
}
.form-group {
  margin-bottom: 0px;
}
.form-control {
  height: 40px;
}
input {
  background-color: #ffffff;
  border: none;
  border-color: #ffffff;
  text-align: center;
  padding: 15px 10px;
}
a {
  color: #574f53;
}
a:focus,
a:hover {
  opacity: 1;
  outline: none;
  color: #000000;
  text-decoration: none;
}
a:focus {
  color: #ffffff;
}
#wrapper {
  overflow: hidden;
}
/*
H
*/
h1 {
  color: #d7cebd;
  font-family: 'Hilti Roman', Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
}
h1 a,
h1 a:hover,
h1 a:focus {
  color: inherit;
}
h2 {
  color: #3f3f3f;
  font-family: 'Hilti Roman', Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
}
h2 a,
h2 a:hover,
h2 a:focus {
  color: inherit;
}
h3,
h4,
h5 {
  color: #d7cebd;
  font-family: 'Hilti Roman', Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
}
h3 a,
h4 a,
h5 a,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h3 a:focus,
h4 a:focus,
h5 a:focus {
  color: inherit;
}
/* 
TEXT-ALIGN
*/
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
/*
MESSAGE
*/
.message-info .alert-info {
  background-color: #fff8d6;
  border-color: #e09e00;
  color: #000000;
  margin: 10px 0;
  position: absolute;
  z-index: 10;
}
.message-info .alert-info a {
  color: inherit;
  text-decoration: underline;
}
.message-info .alert-info a:focus,
.message-info .alert-info a:hover {
  color: inherit;
}
/*
MODALS
*/
.modal .modal-body {
  padding-bottom: 40px;
}
.modal .modal-title {
  color: #3f3f3f;
  font-size: 18px;
  margin: 40px 0;
  text-align: center;
}
.modal label {
  padding-bottom: 10px;
}
.modal .btn {
  margin: 40px 0 10px;
}
/*
MENU
*/
.cicms-menu {
  padding: 0;
}
/*
READ MORE
*/
.rm-controls {
  display: block;
  text-align: center;
  font-family: 'Hilti Roman', Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  font-style: italic;
  font-size: 20px;
  padding-top: 5px;
}
.rm-controls:before {
  content: ">";
  padding-right: 10px;
}
/*
BTN SITE
*/
.btn-site {
  background-color: #ffffff;
  color: #00a01e;
  width: auto;
  min-width: 200px;
  padding: 6px 12px;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  border: 2px solid #00a01e;
  font-size: 24px;
}
.btn-site:hover,
.btn-site:focus {
  background-color: #00a01e;
  color: #ffffff;
}
.btn-site.small {
  min-width: 230px;
}
.btn-site.small-small {
  min-width: 10px;
}
.btn-grey {
  width: auto;
  padding: 2px 35px 1px;
  margin: 20px 5px 0;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  border: 1px solid #c9c9c9;
  color: #c9c9c9;
  font-size: 18px;
  box-shadow: none;
}
.btn-grey a {
  line-height: 1;
}
.btn-grey.active {
  box-shadow: none;
  background: linear-gradient(180deg, #ffffff, #cecece);
  color: #000;
}
.btn-grey.active:hover,
.btn-grey.active:focus {
  color: inherit;
}
.btn-grey:hover,
.btn-grey:focus {
  color: #999;
}
/*
CONTAINER WITH IMAGE
*/
.jumbotron {
  margin: 0;
}
.photo-bucket {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  box-sizing: border-box;
  min-height: 400px;
  height: 100px;
  position: relative;
}
@media (min-width: 1200px) {
  .photo-bucket {
    min-height: 500px;
  }
}
.photo-paralax {
  /* Set a specific height */
  background-color: transparent;
  min-height: 150px;
  /* or Full height (with body & html also set to 100%) */
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  /* Turn off parallax scrolling for tablets and phones. */
}
@media (min-width: 768px) {
  .photo-paralax {
    min-height: 500px;
  }
}
.cicms-loader {
  display: none;
}
/*
CONTAINER WIDTH
*/
.container.big {
  width: 100%;
  padding: 0;
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
@media (min-width: 1920px) {
  .container.big {
    width: 1920px;
  }
}
.links .info {
  display: none;
}
.links .page-number,
.links b {
  display: none;
}
.links .previous,
.links .next {
  font-size: 50px;
  padding: 30px;
}
/*
// CHECKBOX
// https://www.creativejuiz.fr/blog/tutoriels/personnaliser-aspect-boutons-radio-checkbox-css
[type="checkbox"] {
    position: absolute;
    z-index: 0;
    
    // label
    +label {
        position: relative;
        padding-left: 25px;
        cursor: pointer;
        z-index: 1;
    }

    // checkbox
    + label:before {
        content: '';
        position: absolute;
        left:0; top: 2px;
        width: 17px; height: 17px; 
        border: 1px solid #aaa;
        background: #f8f8f8;
        border-radius: 3px; 
    }

    // check
    + label:after {
        content: '\2714'; 
        font-family: sans-serif;
        position: absolute;
        top: 0; left: 4px;
        font-size: 14px;
        color: @basecolor-checkbox;
        transition: all .2s; 
    }

    // non cochée
    &:not(:checked) + label:after {
        opacity: 0;
        transform: scale(0); 
    }

    // cochée
    &:checked + label:after {
        opacity: 1; 
        transform: scale(1); 
    }

    // disabled
    &:disabled {
        + label {
            color: #aaa;
        }

        + label:before {
            border-color: #bbb;
            background-color: #fff;
        }

        + label:after {
            color: #999;
        }
    }

    // focus
    :focus + label:before {
        // border: 1px dotted blue;
    }

}
*/
/*
IMAGES
*/
.img-center {
  margin: 0 auto;
}
/*
IFRAMES
*/
.iframe-container {
  height: 0;
  padding-bottom: 55%;
  position: relative;
  overflow: hidden;
  text-align: center!important;
}
.iframe-container video,
.iframe-container iframe,
.iframe-container object,
.iframe-container embed {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
}
embed,
object,
iframe {
  max-width: 100%;
}
/*
PLACEHOLDERS
*/
.form-control::-webkit-input-placeholder {
  opacity: 1;
}
.form-control::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #9b9b9b;
}
.form-control:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #9b9b9b;
  opacity: 1;
}
.form-control::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #9b9b9b;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #9b9b9b;
  opacity: 1;
}
/*
NAVBAR SOCIAL
*/
.navbar-social {
  padding: 0;
  margin: 0;
}
.navbar-social.small li a {
  width: 15px;
  height: 15px;
}
.navbar-social.small li a:before {
  font-size: 14px;
}
.navbar-social.round li a {
  background: #fff;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.navbar-social.round li a:before {
  color: #000;
}
.navbar-social.small.round li a {
  width: 20px;
  height: 20px;
  background: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.navbar-social.small.round li a:before {
  color: #000;
  font-size: 14px;
  margin-left: 4px;
  margin-top: 1px;
}
.navbar-social li {
  display: inline;
  list-style: none;
  position: static!important;
  margin-right: 5px;
}
.navbar-social li:last-child {
  margin-right: 0px;
}
.navbar-social li a {
  width: 30px;
  height: 30px;
  margin: 0;
  display: inline-block;
}
.navbar-social li a:before {
  font-family: 'FontAwesome';
  position: absolute;
  color: #fff;
  text-align: center;
  font-size: 18px;
  margin-left: 8px;
  margin-top: 3px;
}
.navbar-social .social-facebook a:before {
  content: "\f09a";
}
.navbar-social .social-instagram a:before {
  content: "\f16d";
}
.navbar-social .social-twitter a:before {
  content: "\f099";
}
.navbar-social .social-linkedin a:before,
.navbar-social .social-linked-in a:before {
  content: "\f0e1";
}
.navbar-social .social-tumblr a:before {
  content: "\f173";
}
.navbar-social .social-youtube a:before,
.navbar-social .social-you-tube a:before {
  content: "\f167";
}
.navbar-social .social-youtube-2 a:before,
.navbar-social .social-youtube2 a:before,
.navbar-social .social-you-tube-2 a:before,
.navbar-social .social-you-tube2 a:before {
  content: "\f16a";
}
/*
RATING STARS
*/
.rating {
  height: 20px;
}
.rating:before {
  font-family: 'FontAwesome';
  letter-spacing: 3px;
  position: absolute;
  pointer-events: none;
  color: #fff;
}
.rating.rating-0:before {
  content: "\f006 \f006 \f006 \f006 \f006";
}
.rating.rating-0-5:before {
  content: "\f123 \f006 \f006 \f006 \f006";
}
.rating.rating-1:before {
  content: "\f005 \f006 \f006 \f006 \f006";
}
.rating.rating-1-5:before {
  content: "\f005 \f123 \f006 \f006 \f006";
}
.rating.rating-2:before {
  content: "\f005 \f005 \f006 \f006 \f006";
}
.rating.rating-2-5:before {
  content: "\f005 \f005 \f123 \f006 \f006";
}
.rating.rating-3:before {
  content: "\f005 \f005 \f005 \f006 \f006";
}
.rating.rating-3-5:before {
  content: "\f005 \f005 \f005 \f123 \f006";
}
.rating.rating-4:before {
  content: "\f005 \f005 \f005 \f005 \f006";
}
.rating.rating-4-5:before {
  content: "\f005 \f005 \f005 \f005 \f123";
}
.rating.rating-5:before {
  content: "\f005 \f005 \f005 \f005 \f005";
}
/* 
SELECT WITH FIRST ITEM GREYED 
http://jsfiddle.net/s5Xy2/5/
Must add small js as well, see selectColor in main_admin.js
*/
select.grey-first {
  color: #333333;
}
select.grey-first.isnull {
  color: #9b9b9b;
}
select.grey-first option {
  color: #333333;
}
select.grey-first option:first-child {
  color: #9b9b9b;
}
.contact-tip {
  padding: 10px 0 5px;
}
.contact-tip i {
  padding-right: 10px;
}
.gc-container .fas.fa-plus {
  color: #00A01E;
}
.input-group.new-note .input-group-addon,
.input-group.new-note .form-control {
  border-color: #00A01E;
}
.input-group.new-note textarea {
  padding-top: 18px;
}
.custom-checkbox > [type="checkbox"],
.custom-checkbox > label {
  margin-bottom: 0px !important;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.custom-checkbox > [type="checkbox"]:not(:checked),
.custom-checkbox > [type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
.custom-checkbox > [type="checkbox"]:not(:checked) + label,
.custom-checkbox > [type="checkbox"]:checked + label {
  position: relative;
  padding-left: 44px;
  cursor: pointer;
  margin-top: 10px;
}
.custom-checkbox > [type="checkbox"]:not(:checked) + label:before,
.custom-checkbox > [type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -18px;
  width: 30px;
  height: 30px;
  border: 1px solid #ddd;
  background: #ffffff;
  border-radius: 0px;
}
.custom-checkbox > [type="checkbox"]:not(:checked) + label:after,
.custom-checkbox > [type="checkbox"]:checked + label:after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  content: '\f16c';
  position: absolute;
  top: 50%;
  margin-top: -14px;
  left: 5px;
  xtransition: all .2s;
}
.custom-checkbox > [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
.custom-checkbox > [type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
.custom-checkbox > [type="checkbox"][data-indeterminate] + label:after,
.custom-checkbox > [type="checkbox"][data-indeterminate] + label:after {
  content: '\2212';
  left: 2px;
  opacity: 1;
  transform: scale(1);
}
.custom-checkbox > [type="checkbox"]:disabled:not(:checked) + label:before,
.custom-checkbox > [type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  background-color: #eeeeee;
  border-color: #eeeeee;
  cursor: not-allowed;
  opacity: 1;
  color: #dadada;
}
.custom-checkbox > [type="checkbox"]:disabled:checked + label:after {
  color: #dadada;
  cursor: not-allowed;
}
.custom-checkbox > [type="checkbox"]:disabled + label {
  color: #aaa;
  cursor: not-allowed;
}
.custom-checkbox > [type="checkbox"]:checked:focus + label:before,
.custom-checkbox > [type="checkbox"]:not(:checked):focus + label:before {
  border: 1px solid #66afe9;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.custom-checkbox > label:hover:before {
  border: 1px solid #88D2FF !important;
}
.custom-checkbox > [type="checkbox"]:disabled:not(:checked) + label:hover:before,
.custom-checkbox > [type="checkbox"]:disabled:checked + label:hover:before {
  border: 1px solid #E4E4E4 !important;
}
#search-criterias .panel-heading {
  text-transform: uppercase;
  /*color: #fff;*/
  background-color: #f9f9f9;
  border-radius: 0;
}
#search-criterias .panel-heading a {
  color: #00A01E;
  font-size: 14px;
  font-weight: bold;
}
#search-criterias .panel-heading a:hover,
#search-criterias .panel-heading a:active,
#search-criterias .panel-heading a:focus {
  color: #00A01E;
}
#search-criterias .panel {
  border-top: none;
  border-radius: 0;
  margin-top: 0;
}
#search-criterias .panel:first-child {
  border-top: 1px solid #ddd;
}
#search-criterias .chosen-container {
  width: 100%!important;
}
/*
// checkbox
// https://stackoverflow.com/a/28769256
[type="checkbox"],
label{
	margin-bottom:0px !important;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
	position: absolute;
	left: -9999px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
    position: relative;
    padding-left: 24px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
}
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
    content: '';
    width: 18px;
    height: 18px;
    background: #ECF0F5;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 0;
}
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #00A01E;
    position: absolute;
    top: 4px;
    left: 4px;
    border: 1px solid #00A01E;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

[type="checkbox"]:not(:checked) + label:after {
	opacity: 0;
	transform: scale(0);
}
[type="checkbox"]:checked + label:after {
	opacity: 1;
	transform: scale(1);
}

[type="checkbox"][data-indeterminate] + label:after,
[type="checkbox"][data-indeterminate] + label:after {
    content: '\2212';
	left: 2px;
	opacity: 1;
	transform: scale(1);
}

[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
  	box-shadow: none;
  	background-color: #eeeeee;
	border-color: #fff;
	cursor: not-allowed;
	opacity: 1;
	color: #dadada;
}
[type="checkbox"]:disabled:checked + label:after {
 	color: #dadada; cursor: not-allowed;
}
[type="checkbox"]:disabled + label {
 	color: #aaa; cursor: not-allowed;
}
[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before {
	border: 1px solid #fff;
}
[type="checkbox"]:disabled:not(:checked) + label:hover:before,
[type="checkbox"]:disabled:checked + label:hover:before{
	border: 1px solid #E4E4E4 !important;
}



// radio
// https://codepen.io/manabox/pen/raQmpL
[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #fff;
    // border-radius: 100%;
    background: #671a3d;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #fff;
    position: absolute;
    top: 4px;
    left: 4px;
    // border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}


// FILE UPLOAD BTN
.upload-btn-wrapper {
	position: relative;
	overflow: hidden;
	display: inline-block;

	input[type=file] {
		cursor: pointer;
		font-size: 100px;
		position: absolute;
		left: 0;
		top: 0;
		opacity: 0;
	}
}
*/
/* Site */
/*

GENERAL

*/
/* page */
#wrapper {
  position: relative;
  overflow: hidden;
}
@media (max-width: 540px) {
  #wrapper {
    padding: 0px;
  }
}
#wrapper.toggled #page-content-wrapper.page-toggleable {
  margin-left: 20px;
}
#wrapper #page-content-wrapper {
  position: relative;
  font-size: 16px;
}
#wrapper #page-content-wrapper.page-toggleable {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin-left: 300px;
}
#wrapper #page-content-wrapper .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#wrapper #menu-toggle {
  position: absolute;
  display: block;
  z-index: 1;
  font-size: 20px;
  margin-top: -7px;
}
#wrapper h2,
#wrapper .h2-like {
  text-transform: uppercase;
  text-align: center;
  font-size: 26px;
  margin-bottom: 0;
  margin-top: 30px;
}
@media (min-width: 768px) {
  #wrapper h2,
  #wrapper .h2-like {
    font-size: 30px;
  }
}
@media (min-width: 1200px) {
  #wrapper h2,
  #wrapper .h2-like {
    font-size: 40px;
  }
}
#wrapper .h2-like {
  color: #00a01e;
  margin-top: 0;
}
#wrapper h3 {
  text-transform: uppercase;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
@media (min-width: 768px) {
  #wrapper h3 {
    font-size: 20px;
  }
}
/*

STANDARD PAGE CONTENTS 

*/
/* photo bucket */
.photo-paralax {
  color: #fff;
}
.photo-paralax h1 {
  font-size: 26px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .photo-paralax h1 {
    font-size: 40px;
  }
}
@media (min-width: 1200px) {
  .photo-paralax h1 {
    font-size: 65px;
  }
}
.photo-paralax h1 small {
  font-family: 'Hilti Roman Bold', Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 20px;
  color: #fff;
  text-transform: none;
}
@media (min-width: 768px) {
  .photo-paralax h1 small {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  .photo-paralax h1 small {
    font-size: 35px;
  }
}
.photo-paralax p {
  margin: 0 auto;
  font-size: 16px;
  max-width: 720px;
}
@media (min-width: 768px) {
  .photo-paralax p {
    font-size: 20px;
  }
}
@media (min-width: 1200px) {
  .photo-paralax p {
    font-size: 30px;
  }
}
.photo-paralax .team {
  margin-top: 40px;
}
.photo-paralax .team .choose-team {
  color: #3f3f3f;
  padding: 10px 20px;
  background-color: #fff;
}
.photo-paralax .team .fa {
  padding-left: 5px;
  color: #00a01e;
}
/* main content */
.main-content .sepa {
  height: 4px;
  width: 100%;
  background-color: #d7cebd;
}
.main-content#agenda h3 {
  border: 4px solid #d7cebd;
  border-bottom: none;
  margin: 50px 0 0;
}
.main-content#agenda h3.active {
  background-color: #d7cebd;
}
.main-content#agenda h3 a {
  padding: 20px 0;
  display: block;
  color: #3f3f3f;
  text-transform: none;
}
.main-content#agenda .details {
  margin-bottom: 30px;
}
.main-content#agenda .schedules {
  margin-top: 30px;
  display: none;
}
.main-content#agenda .schedules.active {
  display: block;
}
.main-content#agenda .schedule {
  margin-top: 5px;
}
.main-content#agenda .schedule .start-time p {
  font-size: 18px;
  margin: 0;
  padding: 4px 0;
  text-align: center;
  border: 1px solid #3f3f3f;
  color: #3f3f3f;
}
@media (min-width: 768px) {
  .main-content#agenda .schedule .start-time p {
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  .main-content#agenda .schedule .start-time p {
    font-size: 18px;
  }
}
.main-content#agenda .schedule .title {
  margin: 0;
  padding: 4px 0 0 20px;
  font-size: 14px;
  color: #3f3f3f;
  font-family: 'Hilti Roman Bold', Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
@media (min-width: 992px) {
  .main-content#agenda .schedule .title {
    font-size: 16px;
  }
}
.main-content#agenda .schedule .room {
  margin: 0;
  padding: 0 0 5px 20px;
  font-size: 14px;
  font-family: 'Hilti Roman Bold', Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
@media (min-width: 992px) {
  .main-content#agenda .schedule .room {
    font-size: 15px;
  }
}
.main-content#agenda .map {
  margin-top: 30px;
  text-align: center;
}
.main-content#agenda .map .btn {
  display: none;
  margin-top: 30px;
}
@media (min-width: 768px) {
  .main-content#agenda .map .btn {
    display: block;
  }
}
.main-content#quiz {
  background-color: #3f3f3f;
}
.main-content#quiz .quiz {
  background-image: url(../images/s1/quiz-bkg.png);
  background-position: 70%;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  color: #fff;
  padding: 0 0 50px;
}
.main-content#quiz h2 {
  color: #fff;
  margin: 30px 0;
}
.main-content#quiz .questions {
  min-height: 320px;
}
.main-content#quiz .question {
  display: none;
}
.main-content#quiz .question.active {
  display: block;
}
.main-content#quiz .question .title {
  margin: 20px 0;
  font-size: 20px;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .main-content#quiz .question .title {
    font-size: 30px;
  }
}
.main-content#quiz .message {
  display: none;
  margin: 15px 0 ;
  font-size: 20px;
}
.main-content#quiz .message.active {
  display: block;
}
.main-content#quiz .rank {
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background-color: #d7cebd;
  color: #3f3f3f;
  font-size: 34px;
}
.main-content#quiz .responses {
  max-width: 450px;
  margin: 0 auto;
  text-align: left;
}
.main-content#quiz .responses .form-group {
  margin-top: 10px;
}
.main-content#quiz .responses label {
  color: #fff;
  font-family: 'Hilti Roman', Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
}
.main-content#quiz .btn,
.main-content#quiz .cicms-loader {
  margin-top: 30px;
}
.main-content#gallery {
  background-color: #524f53;
  text-align: center;
  color: #fff;
}
.main-content#gallery h2 {
  margin: 30px 0;
  color: #fff;
}
.main-content#gallery a {
  color: #fff;
}
.main-content#gallery .images {
  margin: 30px 0;
}
.main-content#gallery .images .list-item {
  height: 130px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .main-content#gallery .images .list-item {
    height: 100px;
  }
}
@media (min-width: 992px) {
  .main-content#gallery .images .list-item {
    height: 130px;
  }
}
@media (min-width: 1200px) {
  .main-content#gallery .images .list-item {
    height: 160px;
  }
}
.main-content#gallery .btn {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
  font-family: 'Hilti Roman', Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 30px;
}
.main-content#gallery .loading {
  margin-bottom: 30px;
}
.main-content#acces h2 {
  margin: 30px 0;
}
.main-content#acces iframe {
  width: 100%;
  height: 450px;
}
.main-content#acces .maps {
  position: relative;
}
.main-content#acces .maps .map {
  display: none;
  width: 100%;
}
.main-content#acces .maps .map.active {
  display: block;
}
.main-content#acces h3 {
  background-color: #d7cebd;
  margin: 30px 0;
}
.main-content#acces h3 a {
  color: #00a01e;
  display: block;
  padding: 20px 0;
}
.main-content#acces p.title {
  font-weight: bold;
  color: #3f3f3f;
  margin-bottom: 0;
}
.main-content#acces b,
.main-content#acces strong {
  color: #3f3f3f;
}
/* inclusions */
/* subpages */
/* post */
/*

QUIZ RESULT

*/
.quiz-result {
  padding-top: 50px;
}
.quiz-result h1 {
  color: #3f3f3f;
  font-size: 26px;
  margin-bottom: 30px;
}
.quiz-result h1 span {
  color: #00a01e;
}
.quiz-result h2 {
  color: #000;
  font-size: 24px!important;
  text-align: left!important;
  margin: 30px 0!important;
}
.quiz-result .answer {
  padding-top: 15px;
  font-size: 24px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.quiz-result .answer .text {
  text-align: right;
  padding-right: 20px;
}
.quiz-result .answer.active .progbar {
  background-color: #00a01e;
}
.quiz-result .answer.active .result {
  font-family: 'Hilti Roman Bold', Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #00a01e;
}
.quiz-result .num {
  display: inline-block;
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background-color: #3f3f3f;
  color: #fff;
  font-size: 21px;
}
.quiz-result .perc-cont {
  line-height: 50px;
  display: inline-block;
}
.quiz-result .progbar {
  width: 0px;
  margin-right: 10px;
  display: inline-block;
  height: 20px;
  background-color: #d7cebd;
}
.quiz-result .perc-res {
  height: 50%;
}
.quiz-result .answers.multiple .answer {
  display: inline-block;
}
.quiz-result .answers.multiple .progbar-bkg {
  background-color: #d7cebd;
  position: relative;
}
.quiz-result .answers.multiple .result {
  position: relative;
}
.quiz-result .answers.multiple .perc-result {
  color: #fff;
  position: absolute;
  bottom: 0px;
  text-align: center;
  width: 100%;
}
.quiz-result .answers.multiple .progbar {
  width: 100%;
  margin: 0px;
  bottom: 0;
  position: absolute;
  background-color: #00a01e;
}
.quiz-result .answers.multiple .title p {
  max-width: 170px;
  padding: 0 10px;
}
/*

MODALS

*/
.please-team {
  text-align: center;
}
.modal#modal-team #chooseteam {
  display: none;
}
.modal#modal-plan .modal-dialog {
  width: 90%;
}
/*

TEMPLATES

*/
/* template 1 > POLE */
/* template 2 > THEME */
/*

PARTS

*/
/* header */
header.main-header {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #fff;
}
header.main-header nav {
  margin: 0;
  border: 0px;
  color: #574f53;
}
header.main-header nav a {
  color: inherit;
}
header.main-header nav a:hover,
header.main-header nav a:focus {
  color: inherit;
}
@media (min-width: 768px) {
  header.main-header nav .sidebar-brand {
    display: inline-block;
  }
}
header.main-header nav .sidebar-brand a {
  display: block;
}
header.main-header nav .sidebar-brand img {
  margin: 0 auto;
}
@media (min-width: 768px) {
  header.main-header nav .sidebar-brand img {
    text-align: left;
  }
}
header.main-header nav .menu-header-1 {
  margin-top: 10px;
  text-align: center;
  list-style: none;
}
@media (min-width: 768px) {
  header.main-header nav .menu-header-1 {
    float: right;
    text-align: right;
    display: inline-block;
  }
}
header.main-header nav .menu-header-1 .cicms-menuitem {
  display: inline-block;
  font-family: 'Hilti Roman Bold', Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
  padding: 10px 15px;
  font-size: 18px;
}
@media (min-width: 992px) {
  header.main-header nav .menu-header-1 .cicms-menuitem {
    font-size: 20px;
  }
}
header.main-header nav .menu-header-1 .cicms-menuitem:last-child {
  border-right: none;
  padding-right: 0px;
}
header.main-header nav .team {
  margin-top: 22px;
  text-align: center;
}
@media (min-width: 768px) {
  header.main-header nav .team {
    padding-left: 30px;
    float: right;
    text-align: right;
    display: inline-block;
  }
}
header.main-header nav .team .choose-team {
  padding: 10px;
  border: 2px solid #00a01e;
}
header.main-header nav .team .fa {
  padding-left: 5px;
  color: #00a01e;
}
/* footer */
#main-footer {
  padding: 60px 0;
  margin-top: 60px;
  border-top: 4px solid #00a01e;
  text-align: center;
}
/*

USER

*/
/* inscription */
.page.account,
.page.password,
.page.password-reset,
.page.auth {
  padding: 0 0 70px 0;
  height: auto;
}
.page.account .main-content,
.page.password .main-content,
.page.password-reset .main-content,
.page.auth .main-content {
  background-color: transparent;
}
.page.account .logo,
.page.password .logo,
.page.password-reset .logo,
.page.auth .logo {
  text-align: center;
}
.page.account h1,
.page.password h1,
.page.password-reset h1,
.page.auth h1 {
  padding-top: 20px;
  font-size: 20px;
  text-transform: uppercase;
  margin: 0px;
}
.page.account h2,
.page.password h2,
.page.password-reset h2,
.page.auth h2 {
  text-align: center;
  font-size: 16px;
  font-family: 'Hilti Roman', Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.page.account .form-container,
.page.password .form-container,
.page.password-reset .form-container,
.page.auth .form-container {
  background-color: rgba(255, 255, 255, 0.3);
  padding: 0px 15% 30px;
  color: #3f3f3f;
}
@media (max-width: 500px) {
  .page.account .form-container,
  .page.password .form-container,
  .page.password-reset .form-container,
  .page.auth .form-container {
    padding: 0px 10px 30px;
  }
}
.page.account .form-container label,
.page.password .form-container label,
.page.password-reset .form-container label,
.page.auth .form-container label {
  font-family: 'Hilti Roman', Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
}
.page.account .form-container .form-group,
.page.password .form-container .form-group,
.page.password-reset .form-container .form-group,
.page.auth .form-container .form-group {
  padding-top: 20px;
}
.page.account .form-container .form-control,
.page.password .form-container .form-control,
.page.password-reset .form-container .form-control,
.page.auth .form-container .form-control {
  text-align: left;
}
.page.account .form-container .error,
.page.password .form-container .error,
.page.password-reset .form-container .error,
.page.auth .form-container .error {
  color: #c1c1c1;
}
.page.account .form-container .g-recaptcha div,
.page.password .form-container .g-recaptcha div,
.page.password-reset .form-container .g-recaptcha div,
.page.auth .form-container .g-recaptcha div {
  margin-left: auto;
  margin-right: auto;
}
.page.account .mentions,
.page.password .mentions,
.page.password-reset .mentions,
.page.auth .mentions {
  border-top: 1px solid #d2d2d2;
  text-align: left;
  padding-top: 10px;
  font-size: 12px;
  margin-top: 25px;
  font-family: 'Hilti Roman Bold', Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.page.account .mentions .divider,
.page.password .mentions .divider,
.page.password-reset .mentions .divider,
.page.auth .mentions .divider {
  padding: 0 5px;
}
.page.account .mentions a,
.page.password .mentions a,
.page.password-reset .mentions a,
.page.auth .mentions a {
  color: inherit;
}
/*# sourceMappingURL=styles1.css.map */