@charset "UTF-8";
/******************************************
* SIZES
*/
/******************************************
* COLUMNS
*/
/******************************************
* FONTS
*/
/******************************************
* COLORS
*/
#search-page .search-result {
  margin-bottom: 25px; }
  #search-page .search-result * {
    color: #000000; }
  #search-page .search-result h3 {
    font-size: 20px;
    font-weight: 700; }
  #search-page .search-result p {
    font-family: "Roboto" !important; }
  #search-page .search-result a {
    color: #000000;
    font-family: "Roboto" !important;
    font-weight: 700;
    text-decoration: underline; }
#search-page .search-result + .search-result {
  border-top: 1px solid rgba(0, 0, 0, 0.1); }
  #search-page .search-result + .search-result h3 {
    margin-top: 30px; }
#search-page .pagination .page-numbers {
  display: inline-block;
  padding: 11px 17px;
  font-size: 14px;
  font-weight: 700; }
  #search-page .pagination .page-numbers.current {
    background-color: #3d3834;
    color: #fff; }
  #search-page .pagination .page-numbers:not(.current) {
    background-color: #f3f3f3;
    color: #281d32; }
  #search-page .pagination .page-numbers:hover, #search-page .pagination .page-numbers:focus {
    text-decoration: none; }
#search-page .block-new-search {
  margin-bottom: 50px;
  padding-left: 25px;
  padding-right: 25px; }
  #search-page .block-new-search h2 {
    color: #fff;
    font-size: 34px;
    margin-bottom: 75px; }
  #search-page .block-new-search form input[type="search"],
  #search-page .block-new-search form input[type="text"] {
    display: block;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.3);
    height: 48px;
    border: 0;
    padding: 15px;
    color: #fff;
    margin-bottom: 10px; }
  #search-page .block-new-search form input[type=text]::-webkit-input-placeholder,
  #search-page .block-new-search form input[type=search]::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    font-style: italic;
    font-size: 18px;
    color: #fff; }
  #search-page .block-new-search form input[type=text]:-moz-placeholder,
  #search-page .block-new-search form input[type=search]:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    font-style: italic;
    font-size: 18px;
    color: #fff; }
  #search-page .block-new-search form input[type=text]::-moz-placeholder,
  #search-page .block-new-search form input[type=search]::-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    font-style: italic;
    font-size: 18px;
    color: #fff; }
  #search-page .block-new-search form input[type=text]:-ms-input-placeholder,
  #search-page .block-new-search form input[type=search]:-ms-input-placeholder {
    /* Mozilla Firefox 4 to 18 */
    font-style: italic;
    font-size: 18px;
    color: #fff; }
  #search-page .block-new-search form input[type="submit"] {
    margin: 0;
    width: 100%; }

#social-networks #social-links {
  padding-top: 25px;
  padding-bottom: 25px;
  min-height: 300px; }
#social-networks .mosaic {
  float: left;
  position: relative;
  overflow: hidden; }
  #social-networks .mosaic.col-sm-12 {
    padding-top: 100%; }
  #social-networks .mosaic.col-sm-4 {
    padding-top: 33.33%; }
  #social-networks .mosaic .main {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }
    #social-networks .mosaic .main .container-social {
      width: 100%;
      height: 100%;
      position: relative; }
      #social-networks .mosaic .main .container-social .social, #social-networks .mosaic .main .container-social .image {
        width: 100%;
        height: 100%;
        position: relative; }
#social-networks .social {
  color: #000000;
  font-size: 16px;
  text-align: center;
  font-style: italic;
  position: relative; }
  #social-networks .social a.link {
    text-decoration: underline; }
  #social-networks .social p {
    line-height: 20px;
    padding: 0 30px;
    margin: 0;
    max-height: 55%; }
    #social-networks .social p span {
      line-height: 20px;
      vertical-align: middle;
      display: inline-block;
      position: relative; }
      #social-networks .social p span span {
        font-style: normal;
        position: absolute;
        width: 100px;
        height: 50px;
        bottom: -35px;
        left: 30%; }
  #social-networks .social .image {
    padding-top: 70px;
    position: relative; }
  #social-networks .social.facebook .vinexpo-icon {
    color: #f2f2f2;
    font-size: 55px;
    position: absolute;
    top: 10px;
    right: 10px; }
  #social-networks .social.linkedin .vinexpo-icon {
    color: #f2f2f2;
    font-size: 55px;
    position: absolute;
    top: 10px;
    right: 10px; }
  #social-networks .social.twitter .vinexpo-icon {
    color: #f2f2f2;
    font-size: 55px;
    position: absolute;
    top: 10px;
    right: 10px; }
  #social-networks .social.youtube .vinexpo-icon {
    color: #f2f2f2;
    font-size: 110px;
    position: absolute;
    top: 30%;
    left: 30%; }
  #social-networks .social.instagram .vinexpo-icon {
    color: #f2f2f2;
    font-size: 55px;
    position: absolute;
    top: 10px;
    right: 10px;
    opacity: 0.7; }
  #social-networks .social a:not(.btn) {
    font-style: normal;
    font-size: 18px; }
  #social-networks .social .border-top-center-before-yellow {
    color: #f0cc83; }
    #social-networks .social .border-top-center-before-yellow:before {
      margin: 20px auto 15px auto; }
  #social-networks .social .border-top-center-before-red {
    color: #eb5c56; }
    #social-networks .social .border-top-center-before-red:before {
      margin: 20px auto 15px auto; }
  #social-networks .social .push-block {
    padding-left: 20px;
    padding-right: 20px; }
    #social-networks .social .push-block .push-content {
      font-style: normal; }
      #social-networks .social .push-block .push-content p {
        line-height: 35px; }
      #social-networks .social .push-block .push-content .btn {
        width: 100%;
        margin: 0; }

/*********************************************************************
* min 768px
*/
@media (min-width: 768px) {
  .mozaic .item.big {
    min-height: 384px; }
  .mozaic .item:hover .shadow-hover {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.29);
    min-height: 384px;
    top: 0;
    left: 0;
    width: 100%; }
  .mozaic .item.normal {
    color: #fff; }
    .mozaic .item.normal .image {
      /* min-height: $sm-floor/4;*/ }
    .mozaic .item.normal:nth-child(1) .text {
      /*background-color: $red;*/ }
      .mozaic .item.normal:nth-child(1) .text:hover {
        /*background-color: $red-hover;*/ }
    .mozaic .item.normal:nth-child(2) .text {
      background-color: #000000; }
      .mozaic .item.normal:nth-child(2) .text:hover {
        background-color: #000000; }
    .mozaic .item.normal .text {
      min-height: 192px; }

  #social-networks .clearfix-block-push {
    position: relative; }
    #social-networks .clearfix-block-push .content-block-push {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      left: 25%; } }
/*********************************************************************
* max 991px
*/
@media (max-width: 991px) {
  #social-networks #social-links {
    padding-top: 80px;
    padding-bottom: 25px; }

  .mozaic .item.big {
    min-height: 496px; }
  .mozaic .item:hover .shadow-hover {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.29);
    min-height: 496px;
    top: 0;
    left: 0;
    width: 100%; }
  .mozaic .item.normal .image {
    min-height: 248px; }
  .mozaic .item.normal .text {
    min-height: 248px; } }
/*********************************************************************
* min 991px
*/
@media (min-width: 991px) {
  #social-networks .social .push-block {
    padding: 0;
    position: relative; }
    #social-networks .social .push-block:after {
      content: "";
      display: block;
      padding-bottom: 100%; }
    #social-networks .social .push-block .push-content {
      position: absolute;
      width: 100%;
      height: 100%;
      padding-top: 50px;
      padding-bottom: 20px; }
      #social-networks .social .push-block .push-content .btn {
        margin: 0 20px;
        width: auto; }
    #social-networks .social .push-block .push-title {
      padding: 30px 0 30px; } }
/*********************************************************************
* min 1200px
*/
@media (min-width: 1200px) {
  .mozaic .item.big {
    min-height: 600px; }
  .mozaic .item:hover .shadow-hover {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.29);
    min-height: 600px;
    top: 0;
    left: 0;
    width: 100%; }
  .mozaic .item.normal .image {
    /*min-height: $lg-floor/4;*/ }
  .mozaic .item.normal .text {
    min-height: 300px; }

  #social-networks .social .push-block .push-content {
    padding-top: 75px; }
  #social-networks .social .push-block .push-title {
    padding: 40px 0 50px; } }
#equipe .panel-group .panel.panel-default {
  border: 0;
  box-shadow: none; }
#equipe .panel-group .panel .panel-heading {
  background-color: transparent;
  border: 0;
  border-radius: 0; }
  #equipe .panel-group .panel .panel-heading .panel-title {
    font-family: "Roboto" !important;
    font-style: italic; }
    @media (min-width: 992px) {
      #equipe .panel-group .panel .panel-heading .panel-title {
        text-align: right; } }
    #equipe .panel-group .panel .panel-heading .panel-title a, #equipe .panel-group .panel .panel-heading .panel-title a:focus, #equipe .panel-group .panel .panel-heading .panel-title a:hover {
      text-decoration: none; }
#equipe .panel-group .panel .panel-body {
  border: 0; }
#equipe form {
  padding-right: 0;
  padding-left: 0; }
  @media (min-width: 992px) {
    #equipe form {
      padding-left: 15px;
      float: right; } }
  #equipe form select {
    width: 100%;
    background: url("../images/select-arrows.png") no-repeat 97% 50% #f3f3f3;
    color: #281d32;
    font-family: "Roboto" !important;
    font-size: 14px;
    border: 0;
    padding: 13px 17px;
    margin-bottom: 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none; }
    @media (min-width: 992px) {
      #equipe form select {
        margin-bottom: 0; } }
  #equipe form .col-submit {
    padding-left: 0;
    padding-right: 0; }
    @media (min-width: 992px) {
      #equipe form .col-submit {
        padding-left: 15px; } }
    #equipe form .col-submit input[type=submit] {
      margin-top: 0;
      margin-bottom: 0;
      padding: 12px 10px; }
#equipe .team-mosaic {
  margin-bottom: 40px; }
  #equipe .team-mosaic .mosaic {
    width: 100%;
    float: left;
    position: relative; }
    @media (min-width: 480px) {
      #equipe .team-mosaic .mosaic {
        width: 50%; } }
    @media (min-width: 992px) {
      #equipe .team-mosaic .mosaic {
        width: 25%; } }
    #equipe .team-mosaic .mosaic:after {
      padding-top: 100%;
      display: block;
      content: ''; }
    #equipe .team-mosaic .mosaic .main {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0; }
    #equipe .team-mosaic .mosaic.big-mosaic {
      width: 100%;
      background-color: #3d3834;
      color: #fff; }
      @media (min-width: 768px) {
        #equipe .team-mosaic .mosaic.big-mosaic {
          width: 50%; } }
      #equipe .team-mosaic .mosaic.big-mosaic .main {
        padding: 20px 10px; }
        @media (min-width: 767px) {
          #equipe .team-mosaic .mosaic.big-mosaic .main {
            padding: 15% 15%; } }
        @media (min-width: 991px) {
          #equipe .team-mosaic .mosaic.big-mosaic .main {
            padding: 25% 15%; } }
      #equipe .team-mosaic .mosaic.big-mosaic h2 {
        font-size: 28px;
        font-weight: 300;
        margin-bottom: 15px; }
        @media (min-width: 992px) {
          #equipe .team-mosaic .mosaic.big-mosaic h2 {
            margin-bottom: 30px; } }
      #equipe .team-mosaic .mosaic.big-mosaic p {
        font-size: 16px;
        font-family: "Roboto" !important; }
        @media (min-width: 767px) {
          #equipe .team-mosaic .mosaic.big-mosaic p {
            font-size: 18px; } }
    #equipe .team-mosaic .mosaic .container-card {
      width: 100%;
      height: 100%;
      position: relative;
      perspective: 800px;
      -webkit-perspective: 800px; }
      #equipe .team-mosaic .mosaic .container-card .card {
        width: 100%;
        height: 100%;
        position: absolute;
        transform-style: preserve-3d;
        -webkit-transform-style: preserve-3d;
        -webkit-transition: -webkit-transform 1s;
        transition: -webkit-transform 1s;
        transition: transform 1s;
        transition: transform 1s, -webkit-transform 1s; }
        #equipe .team-mosaic .mosaic .container-card .card figure {
          margin: 0;
          display: block;
          position: absolute;
          width: 100%;
          height: 100%; }
@-moz-document url-prefix() {
  #equipe .team-mosaic .mosaic .container-card .card figure {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden; } }
          @media screen and (-webkit-min-device-pixel-ratio: 0) {
            #equipe .team-mosaic .mosaic .container-card .card figure {
              backface-visibility: hidden;
              -webkit-backface-visibility: hidden; } }
          #equipe .team-mosaic .mosaic .container-card .card figure.front {
            background-size: cover;
            background-position: center;
            background-repeat: no-repeat;
            z-index: 5; }
          #equipe .team-mosaic .mosaic .container-card .card figure.back {
            transform: rotateY(180deg);
            -webkit-transform: rotateY(180deg);
            padding: 10%;
            font-family: "Roboto" !important;
            background-color: #fff;
            z-index: 20; }
            #equipe .team-mosaic .mosaic .container-card .card figure.back .team-container-main {
              width: 100%;
              height: 100%;
              position: relative; }
              #equipe .team-mosaic .mosaic .container-card .card figure.back .team-container-main .team-container {
                position: absolute;
                top: 50%;
                -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
                left: 50%;
                width: 100%; }
            #equipe .team-mosaic .mosaic .container-card .card figure.back .border-bottom-center-after-dark:after {
              width: 50px; }
            #equipe .team-mosaic .mosaic .container-card .card figure.back .capacity {
              font-size: 14px;
              letter-spacing: 0.7px;
              padding: 0 16%; }
            #equipe .team-mosaic .mosaic .container-card .card figure.back .name {
              font-size: 20px;
              font-weight: 700;
              letter-spacing: 1px; }
            #equipe .team-mosaic .mosaic .container-card .card figure.back .tel, #equipe .team-mosaic .mosaic .container-card .card figure.back .email {
              font-size: 16px;
              line-height: 20px; }
        #equipe .team-mosaic .mosaic .container-card .card.flipped {
          transform: rotateY(180deg);
          -webkit-transform: rotateY(180deg); }
        #equipe .team-mosaic .mosaic .container-card .card.structure-card figure.back {
          padding: 28% 17%; }
    #equipe .team-mosaic .mosaic:not(.big-mosaic):before {
      content: '';
      background-color: #fff;
      opacity: 0;
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      z-index: 9;
      transition: all 1s; }
    #equipe .team-mosaic .mosaic:not(.big-mosaic):hover {
      cursor: pointer; }
      #equipe .team-mosaic .mosaic:not(.big-mosaic):hover:before {
        opacity: 0.1; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .team-mosaic .mosaic .container-card .card.flipped figure.front {
    display: none !important; }
  .team-mosaic .mosaic .container-card .card.flipped figure.back {
    display: block !important; }
  .team-mosaic .mosaic .container-card .card:not(.flipped) figure.front {
    display: block !important; }
  .team-mosaic .mosaic .container-card .card:not(.flipped) figure.back {
    display: none !important; } }
#contact .content {
  font-family: "Roboto" !important;
  color: #000000; }
#contact .maps-container {
  margin-top: 20px; }
  #contact .maps-container iframe {
    width: 100%;
    height: 250px; }
  #contact .maps-container .push-block {
    padding-top: 70px; }
    @media (min-width: 768px) {
      #contact .maps-container .push-block {
        margin-top: -15%; } }
    #contact .maps-container .push-block .push-content {
      font-family: "Roboto" !important; }
      #contact .maps-container .push-block .push-content .push-intro {
        font-size: 34px;
        font-weight: 400;
        text-transform: uppercase; }
      #contact .maps-container .push-block .push-content .push-title {
        font-size: 18px;
        font-weight: 300;
        text-transform: none;
        padding: 20px 0 46px; }
        #contact .maps-container .push-block .push-content .push-title strong {
          display: inline-block;
          margin-top: 20px; }
#contact .form-container {
  font-family: "Roboto" !important; }
  @media (min-width: 768px) {
    #contact .form-container {
      padding-left: 0;
      padding-right: 0; } }
  #contact .form-container .form-intro {
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      #contact .form-container .form-intro {
        padding-left: 0;
        padding-right: 0; } }
    @media (max-width: 767px) {
      #contact .form-container .form-intro .row {
        margin-right: 0;
        margin-left: 0; } }
    #contact .form-container .form-intro .contactIntro {
      font-style: italic;
      margin-bottom: 10px;
      text-align: center; }
      @media (min-width: 768px) {
        #contact .form-container .form-intro .contactIntro {
          text-align: left; } }
    #contact .form-container .form-intro .requiredField {
      font-weight: bold;
      text-align: center; }
      @media (min-width: 768px) {
        #contact .form-container .form-intro .requiredField {
          text-align: left; } }
  @media (min-width: 768px) {
    #contact .form-container .form-content {
      padding-left: 0;
      padding-right: 0; } }

form select.form-control,
form input[type=text].form-control,
form input[type=email].form-control {
  height: 44px;
  border: 0;
  border-radius: 0;
  background-color: #f3f3f3;
  color: #281d32;
  padding: 13px 17px;
  font-family: "Roboto" !important; }
form textarea.form-control {
  border: 0;
  border-radius: 0;
  background-color: #f3f3f3;
  color: #281d32;
  padding: 13px 17px;
  font-family: "Roboto" !important; }
form .has-error .form-control {
  border: 1px solid #980600 !important; }
form select {
  background: url("../images/select-arrows.png") no-repeat 97% 50% #f3f3f3 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  text-transform: uppercase;
  font-weight: 700; }
  form select option {
    text-transform: none;
    font-weight: 400; }
form label {
  font-family: "Roboto" !important;
  font-style: italic;
  font-weight: 400; }
@media (min-width: 992px) {
  form .col-padding-right {
    padding-right: 10px; }
  form .col-padding-left {
    padding-left: 10px; }
  form .clearfix + .clearfix {
    margin-top: 20px; } }
@media (max-width: 767px) {
  form .clearfix {
    padding-left: 15px;
    padding-right: 15px; } }
form input[type=submit] {
  width: 100%;
  height: 44px;
  font-weight: 400;
  margin-top: 0; }
  @media (min-width: 992px) {
    form input[type=submit] {
      width: 300px;
      margin-top: 77px; } }
  @media (min-width: 1200px) {
    form input[type=submit] {
      margin-top: 55px; } }
form p {
  font-family: "Roboto" !important;
  font-size: 12px;
  color: #3d3834; }
form .wpcf7-not-valid-tip, form img.ajax-loader {
  display: none; }
form div.wpcf7-response-output {
  margin-top: 0;
  margin-left: 0;
  margin-bottom: 0;
  padding: 0; }
form div.wpcf7-validation-errors {
  border: 0;
  color: #980600; }

body {
  font-family: "Open Sans" !important; }

h1, h2 {
  text-transform: uppercase; }

h1, h3, h3, h2, h5, h6 {
  font-family: "Open Sans" !important;
  font-weight: 300; }

h1.classic-title {
  color: #000000;
  padding: 30px 0 25px;
  text-align: center;
  text-transform: uppercase; }

li:focus, a:focus, img:focus {
  outline: none; }

a, a:hover {
  color: #a4594d; }

.no-gutter {
  padding-right: 0;
  padding-left: 0; }

.no-gutter-row {
  margin-right: 0;
  margin-left: 0; }

.black-text {
  color: #000000 !important; }

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.vertical-separator:before, .vertical-separator:after {
  content: '|';
  color: inherit;
  font-weight: 400; }
.vertical-separator:before {
  padding-right: 10px; }
.vertical-separator:after {
  padding-left: 10px; }
@media screen and (min-width: 992px) {
  .vertical-separator:before {
    padding-right: 20px; }
  .vertical-separator:after {
    padding-left: 20px; } }

.scrollToTop {
  background-color: #f3f3f3;
  color: #281d32;
  font-family: "Open Sans" !important;
  font-size: 14px;
  min-width: 220px;
  text-align: center;
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
  padding: 18px 20px; }
  .scrollToTop:hover, .scrollToTop:focus {
    text-decoration: none;
    color: #281d32; }
  .scrollToTop:after {
    content: "\p";
    font-family: "vinexpo" !important;
    font-size: 16px;
    text-transform: none;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%); }

.title-line-style {
  color: #000000;
  font-size: 25px;
  font-weight: 300;
  text-transform: uppercase; }
  .title-line-style .big-title {
    font-size: 36px; }
  .title-line-style .small-title {
    font-size: 25px;
    line-height: 1.3; }
  .title-line-style .title-block {
    margin-bottom: 20px; }

.title-border-go-left-container {
  position: relative;
  /* &::before {
       content: "";
       display: block;
       position: absolute;
       top: 51px;
       left: 0;
       right: 50%;
       height: 1px;
       background: #000;
   }*/ }
  .title-border-go-left-container.bottom-important::before {
    right: 40%; }
  .title-border-go-left-container .container {
    padding: 0;
    position: relative;
    /*&::before {
        content: "";
        display: block;
        position: absolute;
        top: 51px;
        left: 0;
        right: 0;
        height: 1px;
        background: #fff;
    }*/ }
  .title-border-go-left-container h2 {
    margin: 0; }
  .title-border-go-left-container .title-border-go-left-part1 {
    position: relative;
    min-height: 52px;
    display: inline-block;
    border-bottom: 1px solid #000; }
    .title-border-go-left-container .title-border-go-left-part1:after {
      content: '';
      display: block;
      height: 1px;
      background-color: #000;
      position: absolute;
      bottom: -1px; }
      @media (min-width: 768px) {
        .title-border-go-left-container .title-border-go-left-part1:after {
          left: calc(-750px /2);
          width: calc(750px - 45%); } }
      @media (min-width: 992px) {
        .title-border-go-left-container .title-border-go-left-part1:after {
          left: calc(-970px /2);
          width: calc(970px - 45%); } }
      @media (min-width: 1200px) {
        .title-border-go-left-container .title-border-go-left-part1:after {
          left: calc(-1170px /2);
          width: calc(1170px - 45%); } }
  @media (max-width: 768px) {
    .title-border-go-left-container .push-33 .title-border-go-left-part1:after {
      left: calc(-768px /1.5);
      width: calc(768px - 45%); } }
  .title-border-go-left-container .title-border-go-left-part2 {
    min-height: 51px;
    display: block; }
  .title-border-go-left-container.bottom-important::before {
    top: 41px; }
  .title-border-go-left-container.bottom-important .container::before {
    top: 41px; }
  .title-border-go-left-container.bottom-important .title-border-go-left-part1 {
    min-height: 41px; }
  .title-border-go-left-container.bottom-important .title-border-go-left-part2 {
    min-height: 45px; }
  .title-border-go-left-container.title-line-style-inversed {
    /* Cas o├╣ le petit est avant le grand */ }
    .title-border-go-left-container.title-line-style-inversed::before {
      top: 41px; }
    .title-border-go-left-container.title-line-style-inversed .container::before {
      top: 41px; }
    .title-border-go-left-container.title-line-style-inversed .title-border-go-left-part1 {
      min-height: 40px; }

@media (max-width: 767px) {
  .title-line-style .title-block .title-border {
    padding-left: 1%;
    margin-right: 15px; }
  .title-line-style .big-title {
    font-size: 30px;
    line-height: 1.6; }
  .title-line-style .small-title {
    line-height: 1.8; }
  .title-line-style.title-border-go-left-container .title-border-go-left-part1 {
    height: 43px; }
  .title-line-style.title-border-go-left-container.bottom-important:before {
    top: 43px; }

  #footer-push .title-line-style .title-block {
    text-align: right; } }
  @media (max-width: 767px) and (max-width: 768px) {
    #footer-push .title-line-style .title-block {
      margin-right: 15%; } }
@media (max-width: 767px) {
    #footer-push .title-line-style .title-block .small-title {
      font-size: 22px; }
    #footer-push .title-line-style .title-block .big-title {
      font-size: 30px; }
  #footer-push .title-line-style.title-border-go-left-container.bottom-important:before {
    top: 40px; }
  #footer-push .title-line-style.title-border-go-left-container.bottom-important .container:before {
    top: 41px; }
  #footer-push .title-line-style.title-border-go-left-container.bottom-important .title-border-go-left-part1 {
    height: 41px; }

  body.page-template-page-contact .title-line-style {
    margin-top: 45px; }

  footer #social-networks #social-links-flat h2 {
    display: block !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .title-line-style .big-title {
    font-size: 34px; }

  .title-block {
    margin-bottom: 40px; }
    .title-block.push-33 .title-border {
      padding-left: 256px; }
    .title-block.push-25 .title-border {
      padding-left: 20%; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .title-block.push-33 .title-border {
    padding-left: 330.66667px; }
  .title-block.push-25 .title-border {
    padding-left: 10%; }

  body.page-template-page-contact .title-block.push-25 .title-border {
    padding-left: 220px; } }
@media (min-width: 768px) {
  h1.classic-title {
    padding: 25px 0 40px; }

  .title-line-style {
    min-height: 100px; }

  .title-border-go-left {
    margin-bottom: 45px; } }
@media (min-width: 1200px) {
  .title-block.push-33 .title-border {
    padding-left: 400px; }
  .title-block.push-25 .title-border {
    padding-left: 20%; }

  body.page-template-page-contact .title-block.push-25 .title-border {
    padding-left: 270px; } }
/***********************************************
* Header
*/
html body #global-content {
  margin: 0 auto;
  font-size: 16px; }

header {
  position: relative; }
  header a#toggle-menu {
    background: #cfb195;
    min-height: 102px; }
    header a#toggle-menu span {
      color: #fff;
      line-height: 82px;
      font-size: 20px; }
  header #site-header {
    position: relative; }
    @media (min-width: 992px) {
      header #site-header {
        padding-top: 5px; } }
    header #site-header h1 {
      margin-top: 0;
      margin-bottom: 0; }
    header #site-header img {
      margin-top: 12px;
      max-height: 47px; }
  header p.title {
    font-size: 30px;
    text-transform: uppercase;
    font-family: "Open Sans" !important;
    margin-top: 15px; }
  header #breadcrumbs {
    display: none; }
  header #search-form {
    margin: 0 20px;
    display: inline-block;
    position: relative;
    height: 45px;
    float: right;
    padding: 0;
    position: relative; }
    header #search-form input[type="search"],
    header #search-form input[type="text"] {
      height: 35px;
      display: inline-block;
      font-family: "Roboto" !important;
      border: none;
      outline: none;
      color: #555;
      padding: 3px;
      padding-right: 60px;
      width: 0px;
      position: absolute;
      top: 0;
      right: -7px;
      background: none;
      z-index: 3;
      transition: width 0.4s cubic-bezier(0, 0.795, 0, 1);
      cursor: pointer;
      margin-top: 5px; }
    header #search-form input[type=text]::-webkit-input-placeholder,
    header #search-form input[type=search]::-webkit-input-placeholder {
      /* WebKit, Blink, Edge */
      font-size: 11px; }
    header #search-form input[type=text]:-moz-placeholder,
    header #search-form input[type=search]:-moz-placeholder {
      /* Mozilla Firefox 4 to 18 */
      font-size: 11px; }
    header #search-form input[type=text]::-moz-placeholder,
    header #search-form input[type=search]::-moz-placeholder {
      /* Mozilla Firefox 4 to 18 */
      font-size: 11px; }
    header #search-form input[type=text]:-ms-input-placeholder,
    header #search-form input[type=search]:-ms-input-placeholder {
      /* Mozilla Firefox 4 to 18 */
      font-size: 11px; }
    header #search-form input[type="search"]:focus:hover,
    header #search-form input[type="text"]:focus:hover {
      border-bottom: 1px solid #BBB; }
    header #search-form input[type="search"]:focus,
    header #search-form input[type="text"]:focus {
      width: 165px;
      z-index: 1;
      border-bottom: 1px solid #BBB;
      cursor: text; }
    header #search-form button[type="submit"] {
      height: 15px;
      width: 15px;
      display: inline-block;
      float: right;
      border: none;
      position: absolute;
      top: 15px;
      right: 0;
      z-index: 2;
      cursor: pointer;
      opacity: 1;
      transition: opacity .4s ease;
      background-color: transparent; }
      header #search-form button[type="submit"] span {
        color: #000000; }
    header #search-form input[type="search"]:hover + button[type="submit"] span,
    header #search-form input[type="search"]:focus + button[type="submit"] span {
      color: #dda92e; }

#mobile-menu {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 1000;
  font-family: "Roboto" !important;
  font-size: 18px; }
  #mobile-menu #inner-mobile-menu {
    min-height: 100vh;
    background-color: #cfb195;
    color: #fff;
    text-transform: uppercase;
    line-height: 60px; }
    #mobile-menu #inner-mobile-menu .mobile-language {
      background-color: #3d3934; }
    #mobile-menu #inner-mobile-menu a#mobile-menu-close {
      max-height: 50px;
      color: inherit;
      text-align: right; }
      #mobile-menu #inner-mobile-menu a#mobile-menu-close:hover {
        text-decoration: none; }
      #mobile-menu #inner-mobile-menu a#mobile-menu-close span {
        line-height: 62px;
        font-size: 65px;
        margin-right: -15px; }
    #mobile-menu #inner-mobile-menu #mobile-language-dropdown {
      border: none;
      text-transform: none;
      background-color: transparent;
      color: #fff; }
    #mobile-menu #inner-mobile-menu #mobile-menu-items {
      list-style-type: none;
      position: relative; }
      #mobile-menu #inner-mobile-menu #mobile-menu-items li {
        border-bottom: 1px solid #f2f2f2;
        width: 100%; }
        #mobile-menu #inner-mobile-menu #mobile-menu-items li.mobile-menu-first-level {
          position: relative; }
          #mobile-menu #inner-mobile-menu #mobile-menu-items li.mobile-menu-first-level span.vinexpo-icon {
            position: absolute;
            top: 10px;
            right: 10px;
            font-size: 40px; }
          #mobile-menu #inner-mobile-menu #mobile-menu-items li.mobile-menu-first-level span.vinexpo-icon-33 {
            display: none; }
          #mobile-menu #inner-mobile-menu #mobile-menu-items li.mobile-menu-first-level.expanded span.vinexpo-icon-32 {
            display: none; }
          #mobile-menu #inner-mobile-menu #mobile-menu-items li.mobile-menu-first-level.expanded span.vinexpo-icon-33 {
            display: inline-block; }
          #mobile-menu #inner-mobile-menu #mobile-menu-items li.mobile-menu-first-level a {
            color: #fff; }
        #mobile-menu #inner-mobile-menu #mobile-menu-items li a {
          color: #fff; }
        #mobile-menu #inner-mobile-menu #mobile-menu-items li .sub-menu {
          line-height: 25px;
          text-transform: none;
          list-style-type: none;
          padding: 0 0 30px 0; }
          #mobile-menu #inner-mobile-menu #mobile-menu-items li .sub-menu li {
            border: none;
            margin-bottom: 10px; }
            #mobile-menu #inner-mobile-menu #mobile-menu-items li .sub-menu li:before {
              content: '_';
              color: #fff; }
            #mobile-menu #inner-mobile-menu #mobile-menu-items li .sub-menu li a {
              color: #fff;
              font-size: 16px;
              font-weight: 700; }
    #mobile-menu #inner-mobile-menu #mobile-search-form {
      line-height: 35px; }
      #mobile-menu #inner-mobile-menu #mobile-search-form span {
        font-size: 30px;
        color: #3d3934; }
      #mobile-menu #inner-mobile-menu #mobile-search-form form {
        margin-bottom: 10px; }
        #mobile-menu #inner-mobile-menu #mobile-search-form form input[type="text"] {
          border: none;
          padding: 5px 10px;
          background-color: #fff;
          color: #000000;
          text-transform: uppercase;
          width: 100%; }
    #mobile-menu #inner-mobile-menu #my-menu-items {
      text-transform: none;
      list-style-type: none; }
      #mobile-menu #inner-mobile-menu #my-menu-items li {
        line-height: 40px; }
        #mobile-menu #inner-mobile-menu #my-menu-items li a {
          color: #fff; }
          #mobile-menu #inner-mobile-menu #my-menu-items li a.active {
            color: #3d3934; }

.banner-img {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 15px;
  padding-top: 28%; }

@media (min-width: 768px) {
  body.page-template-default .banner-img {
    padding-top: 12%; } }

/***********************************************
* Footer
*/
footer #social-networks #social-links, footer #social-networks #social-links-flat {
  background-color: rgba(62, 57, 52, 0.9);
  color: #fff; }
  footer #social-networks #social-links h2, footer #social-networks #social-links-flat h2 {
    text-transform: uppercase;
    font-family: "Josefin Sans" !important;
    display: inline-block; }
  footer #social-networks #social-links a, footer #social-networks #social-links-flat a {
    display: inline-block;
    width: 55px;
    height: 60px;
    background-color: transparent;
    color: #fff;
    font-size: 55px;
    text-indent: -5px; }
    footer #social-networks #social-links a:hover, footer #social-networks #social-links-flat a:hover {
      text-decoration: none; }
footer #social-networks #social-links {
  padding-top: 50px;
  padding-bottom: 50px; }
footer #social-networks #social-links-flat a {
  margin: 14px 0 14px 5px;
  font-size: 62px;
  opacity: 0.6; }
  @media (min-width: 992px) {
    footer #social-networks #social-links-flat a {
      margin: 10px 0 21px 10px; } }
  footer #social-networks #social-links-flat a:hover {
    opacity: 1; }
footer #social-networks .youtube a {
  text-decoration: none;
  position: relative; }
footer #identities {
  padding-top: 20px;
  padding-bottom: 30px;
  background-color: #fff;
  text-align: center;
  font-family: "Roboto" !important; }
  @media (min-width: 992px) {
    footer #identities {
      padding-top: 50px;
      padding-bottom: 50px;
      text-align: left; }
      footer #identities a.btn {
        width: 100%;
        margin-bottom: 0; } }
  footer #identities iframe {
    width: 100% !important;
    height: 100%; }
  footer #identities h3.border-bottom-left-after-yellow:after {
    max-width: 50px; }
  footer #identities img#logo-footer {
    margin-bottom: 30px; }
    @media (min-width: 992px) {
      footer #identities img#logo-footer {
        max-width: 80%; } }
  footer #identities p {
    color: #3e3934;
    line-height: 10px;
    font-size: 14px; }
    footer #identities p.address {
      line-height: 18px; }
  footer #identities .text-center-xs p {
    line-height: 15px; }
  footer #identities p.title {
    font-family: "Open Sans" !important;
    color: #3e3934;
    font-size: 18px;
    font-weight: 700;
    text-transform: none;
    margin-bottom: 30px;
    text-align: left !important; }
    footer #identities p.title::after {
      margin-top: 15px;
      max-width: 45px; }
  footer #identities ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    footer #identities ul li {
      margin-bottom: 10px; }
      footer #identities ul li a {
        color: #3e3934;
        font-size: 14px;
        font-family: "Roboto" !important; }
        footer #identities ul li a.active {
          color: #000000;
          font-weight: 700;
          font-size: 15px; }
  footer #identities .address-column {
    padding: 0 5px 0 25px; }
footer #links {
  background-color: #000000;
  padding: 25px 0;
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  font-family: "Roboto" !important; }
  @media (min-width: 992px) {
    footer #links .institutionnal-menu {
      float: right; } }
  @media (max-width: 991px) {
    footer #links .institutionnal-menu {
      margin-top: 15px; } }
  footer #links ul {
    list-style-type: none;
    padding: 0;
    line-height: 1; }
    footer #links ul li {
      margin: 0 3px; }
      @media (min-width: 992px) {
        footer #links ul li {
          display: inline-block; }
          footer #links ul li:before {
            content: "-";
            margin-right: 5px; } }
      footer #links ul li:first-child {
        margin-right: 0;
        margin-left: 0; }
        footer #links ul li:first-child:before {
          content: ""; }
      footer #links ul li:last-child {
        margin-right: 0; }
      footer #links ul li a {
        color: #fff;
        font-size: 12px;
        font-weight: 700;
        opacity: 0.7;
        text-transform: uppercase;
        font-family: "Roboto" !important; }
    @media (max-width: 991px) {
      footer #links ul li + li {
        margin-top: 15px; } }
footer .widget {
  margin-top: 88px; }

/***********************************************
* Slider
*/
.slick-initialized {
  list-style: none;
  margin: 0;
  padding: 0; }
  .slick-initialized .slick-slide {
    margin: 0;
    padding: 0; }

.partner-slide img {
  filter: grayscale(100%);
  margin: 0 auto; }

/***********************************************
* Buttons
*/
.btn {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px;
  text-transform: uppercase;
  font-family: "Roboto" !important;
  font-weight: 700;
  border-radius: 0 !important;
  white-space: normal;
  position: relative;
  /* Buttons color & Backgrounds */ }
  .btn.btn-full-width {
    width: 100%; }
  .btn.btn-white {
    color: #fff;
    border-color: #fff !important; }
  .btn.btn-white:hover {
    background-color: #f2f2f2;
    color: #000000; }
  .btn.btn-bg-white {
    background-color: #fff; }
  .btn.btn-black {
    color: #fff;
    background-color: #000000 !important;
    border-color: #000000 !important; }
    .btn.btn-black:hover {
      background-color: #2f2f2f !important;
      border-color: #2f2f2f !important; }
  .btn.btn-border-black {
    color: #281d32;
    border-color: #281d32;
    background-color: transparent !important; }
  .btn.btn-marron {
    color: #fff;
    background-color: #3d3834;
    border-color: #3d3834 !important; }
    .btn.btn-marron:hover {
      color: #3d3834;
      background-color: #fff; }

.border-bottom-left-after-white:after,
.border-bottom-center-after-grey:after,
.border-bottom-left-after-dark:after {
  display: block;
  width: 100px;
  height: 1px;
  content: ''; }

.border-bottom-center-after-dark:after,
.border-bottom-center-after-grey:after,
.border-bottom-center-after-white:after {
  display: block;
  width: 100px;
  height: 1px;
  content: ''; }

.border-bottom-right-after-white:after,
.border-bottom-right-after-dark:after,
.border-bottom-right-after-grey:after {
  display: block;
  width: 100px;
  height: 1px;
  content: ''; }

.border-bottom-left-after-white:after,
.border-bottom-left-after-dark:after,
.border-bottom-left-after-grey:after {
  margin: 0; }

.border-bottom-right-after-white:after,
.border-bottom-right-after-dark:after,
.border-bottom-right-after-grey:after {
  height: 2px;
  float: right;
  margin: 19px 0;
  width: 200px; }

.border-bottom-left-after-white:after,
.border-bottom-center-after-white:after,
.border-bottom-right-after-white:after {
  background-color: #fff; }

.border-bottom-left-after-dark:after,
.border-bottom-center-after-dark:after,
.border-bottom-right-after-dark:after {
  background-color: #3e3934 !important; }

.border-bottom-left-after-grey:after,
.border-bottom-center-after-grey:after,
.border-bottom-right-after-grey:after {
  background-color: #444 !important; }

.border-bottom-center-after-yellow:after {
  margin: 40px auto; }

.border-bottom-center-after-red:after {
  margin: 30px auto 20px; }

.border-bottom-center-after-white:after {
  margin: 20px auto; }

.border-bottom-center-after-dark:after {
  margin: 20px auto; }

.border-bottom-center-after-grey:after {
  margin: 30px auto 0; }

.border-top-left-before-white:before,
.border-top-left-before-grey:before,
.border-top-left-before-dark:before,
.border-top-left-before-red:before,
.border-top-left-before-yellow:before {
  display: block;
  width: 100px;
  height: 1px;
  content: ''; }

.border-top-center-before-dark:before,
.border-top-center-before-grey:before,
.border-top-center-before-white:before,
.border-top-center-before-red:before,
.border-top-center-before-yellow:before {
  display: block;
  width: 100px;
  height: 1px;
  content: ''; }

.border-top-right-before-white:before,
.border-top-right-before-dark:before,
.border-top-right-before-grey:before,
.border-top-right-before-red:before,
.border-top-right-before-yellow:before {
  display: block;
  width: 100px;
  height: 1px;
  content: ''; }

.border-top-left-before-white:before,
.border-top-left-before-dark:before,
.border-top-left-before-grey:before {
  margin: 0; }

.border-top-right-before-white:before,
.border-top-right-before-dark:before,
.border-top-right-before-grey:before {
  height: 2px;
  float: right;
  margin: 19px 0;
  width: 200px; }

.border-top-left-before-white:before,
.border-top-center-before-white:before,
.border-top-right-before-white:before {
  background-color: #fff; }

.border-top-left-before-dark:before,
.border-top-center-before-dark:before,
.border-top-right-before-dark:before {
  background-color: #3e3934 !important; }

.border-top-left-before-grey:before,
.border-top-center-before-grey:before,
.border-top-right-before-grey:before {
  background-color: #444 !important; }

.border-top-left-before-red:before,
.border-top-center-before-red:before,
.border-top-right-before-red:before {
  background-color: #eb5c56 !important; }

.border-top-left-before-yellow:before,
.border-top-center-before-yellow:before,
.border-top-right-before-yellow:before {
  background-color: #f0cc83 !important; }

.border-top-center-before-yellow:before {
  margin: 40px auto; }

.border-top-center-before-red:before {
  margin: 30px auto 20px; }

.border-top-center-before-white:before {
  margin: 20px auto; }

.border-top-center-before-dark:before {
  margin: 20px auto; }

.border-top-center-before-grey:before {
  margin: 30px auto 0; }

.push-block {
  color: #fff;
  padding-top: 70px;
  padding-bottom: 20px;
  text-align: center; }
  .push-block.push-black {
    background: #3d3934; }
  .push-block.push-grey {
    background: #8F8A86; }
  .push-block .push-intro {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 2px;
    line-height: 1; }
  .push-block .push-title {
    font-size: 24px;
    font-weight: 300;
    line-height: 1.1;
    margin: 0 auto;
    padding: 30px 0 40px;
    text-transform: uppercase; }
    .push-block .push-title p {
      margin: 0; }
  .push-block .btn {
    color: #a4594d;
    margin: 0 20px;
    min-width: 84%; }
    @media (min-width: 1200px) {
      .push-block .btn {
        min-width: 89%; } }

#push-slide .slick-arrow {
  top: inherit;
  -webkit-transform: inherit;
  -ms-transform: inherit;
  transform: inherit;
  bottom: -30px;
  z-index: 999;
  width: 25px; }
  #push-slide .slick-arrow:before {
    font-family: "vinexpo" !important;
    font-size: 35px;
    font-weight: 700; }
  #push-slide .slick-arrow.slick-prev {
    left: -10px; }
    #push-slide .slick-arrow.slick-prev:before {
      content: "\y"; }
  #push-slide .slick-arrow.slick-next {
    right: 0; }
    #push-slide .slick-arrow.slick-next:before {
      content: "\m"; }
#push-slide .slick-dots {
  bottom: -40px; }
  #push-slide .slick-dots li button:before {
    font-size: 15px; }

@media (max-width: 767px) {
  #push-slide.slick-dotted {
    margin-bottom: 50px; }

  .last-content {
    display: none; }

  footer #social-networks #social-links-flat {
    padding: 30px 0 40px; }
    footer #social-networks #social-links-flat #social-network {
      text-align: center; }

  h1.classic-title {
    font-size: 30px; } }
@media (min-width: 768px) {
  header #breadcrumbs {
    display: block;
    font-size: 12px; }
    header #breadcrumbs .breadcrumb_last {
      color: #3d3934;
      font-weight: 700; }
    header #breadcrumbs a {
      color: #3d3934; }

  #push-slide .push-title {
    padding: 45px 0; } }
  @media (min-width: 768px) and (min-width: 1200px) {
    #push-slide .push-title {
      padding: 45px 0 69px; } }
@media (min-width: 768px) {
  #push-slide .btn {
    margin: 0 20px 20px; } }
  @media (min-width: 768px) and (min-width: 992px) {
    #push-slide .btn {
      margin: 0 20px; } }

@media (min-width: 768px) {
  .push-position .push-block {
    position: absolute;
    z-index: 99999;
    right: 0; } }
@media (min-width: 768px) and (max-width: 991px) {
  .push-block .push-title {
    font-size: 30px; }

  .push-position .push-block {
    top: -165px;
    width: 256px; }
    .push-position .push-block .push-title {
      padding: 40px 0; }

  #push-slide .push-block {
    position: relative; }
    #push-slide .push-block .push-title {
      font-size: 20px;
      padding: 45px 0 85px; }
    #push-slide .push-block .btn {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0; }

  footer #social-networks #social-links-flat {
    padding: 30px 0 40px; }
    footer #social-networks #social-links-flat #social-network {
      text-align: center; } }
@media (min-width: 992px) {
  /**********************
* Header
*/
  #site-header {
    min-height: 87px;
    position: relative; }
    #site-header a {
      line-height: 87px; }
    #site-header #desktop-menu-container {
      position: absolute;
      top: 36px;
      right: 10px;
      list-style-type: none;
      z-index: 10000;
      padding-left: 0; }
      #site-header #desktop-menu-container li {
        display: inline-block;
        vertical-align: bottom;
        padding-bottom: 20px; }
        #site-header #desktop-menu-container li:before {
          content: '|';
          color: #3a3633; }
        #site-header #desktop-menu-container li:last-child:after {
          content: '|';
          color: #3a3633; }
        #site-header #desktop-menu-container li a {
          padding: 0 46px 35px;
          font-size: 14px;
          line-height: 14px;
          color: #000000;
          font-family: "Roboto" !important; }
          #site-header #desktop-menu-container li a.active, #site-header #desktop-menu-container li a.current {
            font-weight: 700;
            color: #a4594d;
            text-decoration: none; } }
        @media screen and (min-width: 992px) and (min-width: 1200px) {
          #site-header #desktop-menu-container li a {
            padding: 0 60px 35px 60px; } }

@media (min-width: 992px) {
  #site-pre-header {
    background-color: #fff;
    color: #949494;
    border-bottom: 1px solid #d8d6d3;
    font-family: "Roboto" !important; }
    #site-pre-header ul {
      list-style-type: none;
      margin: 0;
      padding: 0;
      z-index: 10001;
      min-width: inherit; }
      #site-pre-header ul li {
        display: inline-block;
        margin-right: 10px; }
        #site-pre-header ul li:last-child {
          margin-right: 0; }
        #site-pre-header ul li a {
          font-size: 11px;
          color: #949494;
          font-weight: 400;
          line-height: 45px;
          text-decoration: none; }
          #site-pre-header ul li a span {
            font-size: 20px;
            color: #000000;
            vertical-align: middle;
            margin-right: 5px; }
          #site-pre-header ul li a.active, #site-pre-header ul li a:hover {
            color: #000000;
            font-weight: 700; }
    #site-pre-header div.container > div:nth-child(2) {
      border-left: 1px solid #d8d6d3;
      border-right: 1px solid #d8d6d3;
      color: #000000; }
      #site-pre-header div.container > div:nth-child(2) ul li a {
        color: #000000; }
    #site-pre-header div.container > div:nth-child(3) ul {
      padding-left: 0; }
    #site-pre-header #language-dropdown-container {
      line-height: 45px;
      font-size: 12px; }
      #site-pre-header #language-dropdown-container button {
        font-weight: normal !important;
        font-size: 11px; }
      #site-pre-header #language-dropdown-container #language-dropdown {
        text-transform: capitalize;
        background-color: transparent;
        color: #000000;
        border: none;
        margin: 0;
        font-weight: normal;
        padding: 10px 5px; }
        #site-pre-header #language-dropdown-container #language-dropdown .caret {
          margin-left: 5px; }
      #site-pre-header #language-dropdown-container ul li {
        display: block;
        margin-right: 0; }
        #site-pre-header #language-dropdown-container ul li a {
          text-transform: capitalize;
          font-size: 12px;
          color: #000000;
          font-weight: 400;
          line-height: 35px; }

  #rich-menu-container {
    position: absolute;
    top: 124px;
    width: 100%;
    background-color: #cfb195;
    z-index: 1000;
    max-height: 350px;
    right: 0; }
    #rich-menu-container ul {
      list-style-type: none;
      margin: 0;
      padding: 0; }
      #rich-menu-container ul li {
        font-weight: 400;
        line-height: 20px; }
        #rich-menu-container ul li > ul {
          margin-left: 20px;
          list-style-type: none;
          color: #fff; }
          #rich-menu-container ul li > ul li:before {
            content: '.';
            color: #fff;
            line-height: 22px;
            margin-right: 2px;
            float: left; }
          #rich-menu-container ul li > ul li a {
            font-size: 12px !important; }
    #rich-menu-container .enabled-links {
      margin-bottom: 20px; }
      #rich-menu-container .enabled-links li a {
        color: #ffffff;
        font-size: 14px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 1.6px; }
        #rich-menu-container .enabled-links li a span {
          text-transform: none; }
        #rich-menu-container .enabled-links li a:before {
          content: '';
          margin-right: 3px;
          width: 15px;
          height: 1px;
          background-color: #fff;
          display: inline-block; }
        #rich-menu-container .enabled-links li a:hover {
          text-decoration: none; }
      #rich-menu-container .enabled-links > li:not(:first-child) {
        margin-top: 15px; }
    #rich-menu-container .disabled-links li {
      color: #6b6b6b;
      font-size: 16px; }
    #rich-menu-container .rich-menu {
      padding: 36px 40px 25px 40px; }
    #rich-menu-container .rich-menu-separator {
      height: 11px;
      background-color: #cfb195;
      box-shadow: 0 5px 10px -3px #333; }

  .push-block {
    padding-top: 90px; }
    .push-block .push-title {
      font-size: 34px;
      padding: 45px 0 69px; }
    .push-block .btn {
      margin: 0 20px; }

  #push-slide {
    margin-bottom: 30px; }
    #push-slide .push-block {
      padding: 0;
      position: relative; }
      #push-slide .push-block:after {
        content: "";
        display: block;
        padding-bottom: 100%; }
      #push-slide .push-block .push-title {
        font-size: 34px; }
      #push-slide .push-block .btn {
        display: block;
        width: auto; }
      #push-slide .push-block .push-content {
        position: absolute;
        width: 100%;
        height: 100%;
        padding-top: 55px;
        padding-bottom: 20px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .push-position .push-block {
    top: -180px;
    width: 248px; } }
@media (min-width: 1200px) {
  .push-position .push-block {
    top: -200px;
    width: 364px; }

  #push-slide .push-block .push-content {
    padding-top: 75px; } }
/***********************************************
* HOMEPAGE
*/
#homepage #block-slide {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }
  #homepage #block-slide .container {
    padding: 300px 0 85px; }
  #homepage #block-slide .home-btn a {
    color: #3e3934;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px; }
    #homepage #block-slide .home-btn a:hover, #homepage #block-slide .home-btn a:focus {
      text-decoration: none; }
    #homepage #block-slide .home-btn a .home-btn-category {
      display: block;
      font-size: 16px;
      font-weight: 200;
      letter-spacing: 4px;
      padding: 0 20px;
      text-transform: uppercase;
      margin-bottom: 3px; }
    #homepage #block-slide .home-btn a .home-btn-title {
      font-size: 14px;
      font-weight: 700; }
  #homepage #block-slide .home-btn.home-btn-1 a {
    background: #fff; }
  #homepage #block-slide .home-btn.home-btn-2 a {
    background: #866458; }
    #homepage #block-slide .home-btn.home-btn-2 a .home-btn-category {
      border-color: #fff;
      color: #fff; }
  #homepage #block-slide .home-btn.home-btn-3 a {
    background: #dda92e; }
    #homepage #block-slide .home-btn.home-btn-3 a .home-btn-category {
      border-color: #fff;
      color: #fff; }
  #homepage #block-slide .home-btn.stickem:not(.stickit) {
    bottom: 0;
    position: fixed;
    width: calc(0.33 * 750px); }
    @media (min-width: 992px) {
      #homepage #block-slide .home-btn.stickem:not(.stickit) {
        width: calc(0.33 * 970px); } }
    @media (min-width: 1200px) {
      #homepage #block-slide .home-btn.stickem:not(.stickit) {
        width: calc(0.33 * 1170px); } }
    #homepage #block-slide .home-btn.stickem:not(.stickit).home-btn-2 {
      margin-left: calc(0.33 * 750px); }
      @media (min-width: 992px) {
        #homepage #block-slide .home-btn.stickem:not(.stickit).home-btn-2 {
          margin-left: calc(0.33 * 970px); } }
      @media (min-width: 1200px) {
        #homepage #block-slide .home-btn.stickem:not(.stickit).home-btn-2 {
          margin-left: calc(0.33 * 1170px); } }
    #homepage #block-slide .home-btn.stickem:not(.stickit).home-btn-3 {
      margin-left: calc(0.66 * 750px); }
      @media (min-width: 992px) {
        #homepage #block-slide .home-btn.stickem:not(.stickit).home-btn-3 {
          margin-left: calc(0.66 * 970px); } }
      @media (min-width: 1200px) {
        #homepage #block-slide .home-btn.stickem:not(.stickit).home-btn-3 {
          margin-left: calc(0.66 * 1170px); } }
#homepage #block-testimony {
  background-image: url("../images/bg-testimony.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  position: relative; }
  #homepage #block-testimony:before {
    font-family: 'vinexpo';
    content: '\z';
    color: #fff;
    opacity: 0.4;
    font-size: 196px;
    position: absolute;
    left: 29%;
    top: -37%; }
  #homepage #block-testimony:after {
    font-family: 'vinexpo';
    content: '\z';
    color: #fff;
    opacity: 0.4;
    font-size: 75px;
    position: absolute;
    right: 31%;
    bottom: 15%;
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg); }
  #homepage #block-testimony .classic-slide {
    padding: 36px 0; }
    #homepage #block-testimony .classic-slide .slide-content {
      font-size: 26px;
      font-style: italic;
      margin-bottom: 20px; }
      #homepage #block-testimony .classic-slide .slide-content p {
        padding: 0; }
    #homepage #block-testimony .classic-slide .slick-arrow:before {
      color: #fff;
      font-family: "vinexpo" !important;
      font-size: 45px;
      font-weight: 700; }
    #homepage #block-testimony .classic-slide .slick-arrow.slick-prev {
      left: 0; }
      #homepage #block-testimony .classic-slide .slick-arrow.slick-prev:before {
        content: "\y"; }
    #homepage #block-testimony .classic-slide .slick-arrow.slick-next {
      right: 0; }
      #homepage #block-testimony .classic-slide .slick-arrow.slick-next:before {
        content: "\m"; }
#homepage #block-cloud {
  margin-bottom: 70px; }
  #homepage #block-cloud #block-cloud-words {
    background: rgba(187, 133, 89, 0.75);
    padding: 45px 0; }
    #homepage #block-cloud #block-cloud-words ul {
      list-style: none;
      padding: 0;
      text-align: center; }
      #homepage #block-cloud #block-cloud-words ul li {
        display: inline-block;
        padding: 0 50px; }
      #homepage #block-cloud #block-cloud-words ul .big-white {
        color: #fff;
        font-size: 32px;
        font-weight: 700;
        letter-spacing: 1px;
        text-transform: uppercase; }
      #homepage #block-cloud #block-cloud-words ul .big-black {
        color: #3d3934;
        font-size: 30px;
        font-weight: 400;
        letter-spacing: 1px;
        text-transform: uppercase; }
      #homepage #block-cloud #block-cloud-words ul .big-theme-color {
        color: #a4594d;
        font-size: 26px;
        font-weight: 700;
        letter-spacing: 1px;
        text-transform: uppercase; }
      #homepage #block-cloud #block-cloud-words ul .small-theme-color {
        color: #a4594d;
        font-size: 23px;
        font-style: italic; }
#homepage #block-partners {
  padding-bottom: 40px; }
  #homepage #block-partners .partner-slide .slick-arrow {
    height: 35px;
    width: 35px;
    z-index: 9999; }
    #homepage #block-partners .partner-slide .slick-arrow:before {
      color: #000000;
      font-family: "vinexpo" !important;
      font-size: 35px;
      font-weight: 700; }
    #homepage #block-partners .partner-slide .slick-arrow.slick-prev {
      left: 0; }
      #homepage #block-partners .partner-slide .slick-arrow.slick-prev:before {
        content: "\y"; }
    #homepage #block-partners .partner-slide .slick-arrow.slick-next {
      right: 0; }
      #homepage #block-partners .partner-slide .slick-arrow.slick-next:before {
        content: "\m"; }
  #homepage #block-partners .partner-slide .slick-dots {
    bottom: -40px; }
    #homepage #block-partners .partner-slide .slick-dots li button:before {
      font-size: 13px; }
#homepage #block-seo {
  padding-top: 10px; }
  #homepage #block-seo #seo-title {
    color: #980600;
    cursor: pointer;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.1;
    margin: 0 auto;
    text-align: center; }
    #homepage #block-seo #seo-title p {
      display: inline-block;
      margin: 0; }
    #homepage #block-seo #seo-title:after {
      display: inline-block;
      -ms-transform: rotate(90deg);
      /* IE 9 */
      -webkit-transform: rotate(90deg);
      /* Chrome, Safari, Opera */
      transform: rotate(90deg);
      font-size: 25px;
      padding-left: 40px;
      vertical-align: 50%; }
    #homepage #block-seo #seo-title.seo-title-open-icon:after {
      content: "\m";
      font-family: "vinexpo" !important; }
    #homepage #block-seo #seo-title.seo-title-close-icon:after {
      content: "\y";
      font-family: "vinexpo" !important; }
  #homepage #block-seo #seo-content {
    margin-top: 10px; }
    #homepage #block-seo #seo-content.seo-content-close {
      display: none; }

#block-content {
  padding: 20px 0 40px; }
  #block-content .learn-more {
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    margin: 20px 0 5px;
    text-decoration: underline; }
    #block-content .learn-more:after {
      content: ' ';
      display: inline-block;
      padding-left: 20px;
      vertical-align: middle;
      width: 12px;
      height: 12px; }
    #block-content .learn-more.learn-more-toopen:after {
      background: url("../images/arrow-small-black-right.png") center right no-repeat; }
    #block-content .learn-more.learn-more-toclose {
      display: none !important; }
      #block-content .learn-more.learn-more-toclose:after {
        background: url("../images/arrow-small-black-top.png") center right no-repeat; }

#social-networks {
  padding: 14px 0 20px; }
  #social-networks #social-links-flat a {
    margin: 14px 0 14px 5px;
    opacity: 0.6; }
    @media (min-width: 992px) {
      #social-networks #social-links-flat a {
        margin: 14px 0 14px 5px; } }
    #social-networks #social-links-flat a:hover {
      opacity: 1; }
  #social-networks #social-links-flat h2 {
    text-align: center; }
    @media (min-width: 992px) {
      #social-networks #social-links-flat h2 {
        text-align: right;
        margin-top: 35px; } }
  #social-networks .youtube a {
    text-decoration: none;
    position: relative; }

@media (max-width: 767px) {
  #homepage #block-slide .container {
    padding: 300px 0 0; }
    #homepage #block-slide .container .home-btn {
      padding: 0; }
  #homepage #block-testimony .classic-slide .slick-arrow {
    display: none !important; }
  #homepage #block-testimony .classic-slide .slide-logo img {
    max-width: 140px;
    height: auto; }
  #homepage #block-social-network .content-block-push {
    padding: 0 15px; }
  #homepage #block-partners {
    margin-top: 25px; }
    #homepage #block-partners .partner-slide .slick-arrow {
      top: inherit;
      bottom: -45px;
      transform: inherit;
      -webkit-transform: inherit;
      -ms-transform: inherit; }
  #homepage #block-seo #seo-title:after {
    padding-left: 6px; }

  .title-border-go-left {
    padding-left: 15px; }

  #block-content p {
    margin: 0; } }
@media (min-width: 768px) and (max-width: 991px) {
  #homepage #block-slide .container .home-btn .home-btn-category {
    padding: 0 10px; }
  #homepage #block-seo {
    padding-top: 40px; } }
@media (min-width: 768px) {
  #homepage #block-testimony .classic-slide .slide-logo {
    float: right; }
  #homepage #block-testimony .classic-slide .slick-arrow {
    height: 70px;
    width: 70px; }
    #homepage #block-testimony .classic-slide .slick-arrow:before {
      font-size: 70px; }
  #homepage #block-cloud {
    padding-top: 40px; }
  #homepage #block-partners .partner-slide .slick-arrow.slick-prev {
    left: -20px; }
  #homepage #block-partners .partner-slide .slick-arrow.slick-next {
    right: -20px; }
  #homepage #block-seo #seo-title {
    font-size: 30px; }
    #homepage #block-seo #seo-title:after {
      font-size: 50px; }

  #social-networks {
    padding: 70px 0 40px; } }
@media (min-width: 992px) {
  #homepage #block-slide .container {
    padding-top: 400px; }
  #homepage #block-partners .partner-slide .slick-arrow {
    height: 45px;
    width: 45px; }
    #homepage #block-partners .partner-slide .slick-arrow:before {
      font-size: 45px;
      font-weight: 500; }
    #homepage #block-partners .partner-slide .slick-arrow.slick-prev {
      left: -40px; }
    #homepage #block-partners .partner-slide .slick-arrow.slick-next {
      right: -40px; }
  #homepage #block-seo #seo-title {
    font-size: 34px; }

  #block-content {
    padding: 70px 0 60px; } }
@media (min-width: 1200px) {
  #homepage #block-slide .container {
    padding-top: 494px; }
  #homepage #block-testimony .classic-slide .slick-arrow {
    height: 100px;
    width: 100px; }
    #homepage #block-testimony .classic-slide .slick-arrow:before {
      font-size: 100px;
      font-weight: 500; } }
/***********************************************
* CLASSIQUE
*/
#default-page .container {
  position: relative;
  height: 100%; }
  #default-page .container .post-content {
    padding: 50px 0 20px; }
  #default-page .container .color-square {
    background: #30556b;
    height: 130px;
    width: 130px;
    position: absolute;
    bottom: -40px; }
  #default-page .container .content-author {
    font-weight: 700;
    padding-top: 25px;
    text-align: right; }

@media (min-width: 768px) and (max-width: 991px) {
  .color-square {
    left: 192px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .color-square {
    left: 248px; } }
@media (min-width: 1200px) {
  .color-square {
    left: 300px; } }
/***********************************************
* SITEMAP
*/
#sitemap #sitemap-list {
  padding: 30px 0; }
#sitemap ul li a {
  color: #000000; }

/***********************************************
* EVENT
*/
#event-page .post-content {
  margin-bottom: 45px;
  text-align: center; }

.fact {
  font-family: "Roboto" !important;
  line-height: 1;
  margin-bottom: 5px;
  text-align: left;
  text-transform: uppercase;
  margin-top: 40px; }
  .fact .lineOne {
    font-size: 30px; }
  .fact .lineTwo, .fact .lineThree {
    font-size: 14px;
    line-height: 1.1; }
  .fact .figure {
    border-right: 1px solid #d0cdc9; }
    .fact .figure:last-child {
      border: 0; }
  .fact .figure-color-vinexpo .figure-color-extrabold {
    color: #caa657;
    font-weight: 800; }
  .fact .figure-color-vinexpo .figure-color-bold {
    color: #caa657;
    font-weight: 700; }
  .fact .figure-color-vinexpo .figure-color-light {
    color: #caa657;
    font-weight: 300; }
  .fact .figure-color-vinexpo .figure-black-extrabold {
    color: #000000;
    font-weight: 800; }
  .fact .figure-color-vinexpo .figure-black-bold {
    color: #000000;
    font-weight: 700; }
  .fact .figure-color-vinexpo .figure-black-light {
    color: #000000;
    font-weight: 300; }
  .fact .figure-color-bordeaux .figure-color-extrabold {
    color: #eb5c56;
    font-weight: 800; }
  .fact .figure-color-bordeaux .figure-color-bold {
    color: #eb5c56;
    font-weight: 700; }
  .fact .figure-color-bordeaux .figure-color-light {
    color: #eb5c56;
    font-weight: 300; }
  .fact .figure-color-bordeaux .figure-black-extrabold {
    color: #000000;
    font-weight: 800; }
  .fact .figure-color-bordeaux .figure-black-bold {
    color: #000000;
    font-weight: 700; }
  .fact .figure-color-bordeaux .figure-black-light {
    color: #000000;
    font-weight: 300; }
  .fact .figure-color-hongkong .figure-color-extrabold {
    color: #89c1ba;
    font-weight: 800; }
  .fact .figure-color-hongkong .figure-color-bold {
    color: #89c1ba;
    font-weight: 700; }
  .fact .figure-color-hongkong .figure-color-light {
    color: #89c1ba;
    font-weight: 300; }
  .fact .figure-color-hongkong .figure-black-extrabold {
    color: #000000;
    font-weight: 800; }
  .fact .figure-color-hongkong .figure-black-bold {
    color: #000000;
    font-weight: 700; }
  .fact .figure-color-hongkong .figure-black-light {
    color: #000000;
    font-weight: 300; }
  .fact .figure-color-tokyo .figure-color-extrabold {
    color: #d40e24;
    font-weight: 800; }
  .fact .figure-color-tokyo .figure-color-bold {
    color: #d40e24;
    font-weight: 700; }
  .fact .figure-color-tokyo .figure-color-light {
    color: #d40e24;
    font-weight: 300; }
  .fact .figure-color-tokyo .figure-black-extrabold {
    color: #000000;
    font-weight: 800; }
  .fact .figure-color-tokyo .figure-black-bold {
    color: #000000;
    font-weight: 700; }
  .fact .figure-color-tokyo .figure-black-light {
    color: #000000;
    font-weight: 300; }
  .fact .figure-color-ny .figure-color-extrabold {
    color: #ffca20;
    font-weight: 800; }
  .fact .figure-color-ny .figure-color-bold {
    color: #ffca20;
    font-weight: 700; }
  .fact .figure-color-ny .figure-color-light {
    color: #ffca20;
    font-weight: 300; }
  .fact .figure-color-ny .figure-black-extrabold {
    color: #000000;
    font-weight: 800; }
  .fact .figure-color-ny .figure-black-bold {
    color: #000000;
    font-weight: 700; }
  .fact .figure-color-ny .figure-black-light {
    color: #000000;
    font-weight: 300; }
  @media (min-width: 992px) {
    .fact:last-child {
      border-right: 0 !important; }
    .fact:first-child {
      padding-left: 15px; }
    .fact .lineOne {
      font-size: 40px; }
    .fact .lineTwo, .fact .lineThree {
      font-size: 18px; } }
  @media (max-width: 992px) {
    .fact:nth-of-type(2n) {
      border-right: 0 !important; } }

@media (max-width: 767px) {
  .fact {
    margin: 50px 0 25px; }
    .fact .figure {
      border: 0; }
      .fact .figure:nth-child(1) .lineThree, .fact .figure:nth-child(2) .lineThree {
        border-bottom: 1px solid #d0cdc9;
        padding-bottom: 15px;
        margin-bottom: 15px; }
      .fact .figure:nth-child(1), .fact .figure:nth-child(3) {
        border-right: 1px solid #d0cdc9; }

  .push-position {
    padding-bottom: 20px; } }
@media (min-width: 768px) {
  #event-page .post-content {
    max-width: 80%;
    margin: 0 auto 50px; }
  #event-page .push-position .push-block {
    padding: 0; }
    #event-page .push-position .push-block .push-title {
      padding: 30px 0 35px; }
    #event-page .push-position .push-block:after {
      content: "";
      display: block;
      padding-bottom: 100%; }
    #event-page .push-position .push-block .push-content {
      position: absolute;
      width: 100%;
      height: 100%;
      padding-top: 35px;
      padding-bottom: 20px; }
  #event-page .block-content .title-border-go-left {
    margin-bottom: 60px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  #event-page #block-content {
    padding-top: 30px; }
  #event-page .push-position .push-block .btn {
    font-size: 12px; }

  .fact .lineTwo, .fact .lineThree {
    font-size: 14px; } }
@media (min-width: 1200px) {
  #event-page .push-position .push-block .push-content {
    padding-top: 75px; }
  #event-page .push-position .push-block .push-title {
    padding: 55px 0 80px; }
  #event-page .column-content {
    padding-top: 20px; }

  .fact .lineTwo, .fact .lineThree {
    font-size: 16px; } }
/*# sourceMappingURL=style.css.map */

#certification .push-block .push-content .push-intro,
#certification .push-block .push-content a.btn-push{display:none;}
#certification .push-block .push-content .push-title{padding:0;}
#certification .push-block .push-content .push-title p img{width:60%;}

