@import url("https://fast.fonts.net/lt/1.css?apiType=css&c=8d17f9e9-e51e-4d0d-b6f0-63fc5d1fbe75&fontids=692079,692082,692085,692088");
body {
  -webkit-font-smoothing: antialiased;
  background: #faf5ef !important;
  -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 1285px) {
  h1 {
    font-size: 22px!important;
  }
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin: 15px 0;
  padding: 0;
}
input:focus {
  outline: none;
}
.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}
.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn:active,
.btn.active {
  background-image: none;
}
.btn-default {
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #dbdbdb;
  text-shadow: 0 1px 0 #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus {
  background-color: #e0e0e0;
  background-position: 0 -15px;
}
.btn-default:active,
.btn-default.active {
  background-color: #e0e0e0;
  border-color: #dbdbdb;
}
.btn-default:disabled,
.btn-default[disabled] {
  background-color: #e0e0e0;
  background-image: none;
}
.btn-primary {
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #dbdbdb;
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: #e0e0e0;
  background-position: 0 -15px;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #e0e0e0;
  border-color: #dbdbdb;
}
.btn-primary:disabled,
.btn-primary[disabled] {
  background-color: #e0e0e0;
  background-image: none;
}
.btn-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image: -o-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #3e8f3e;
}
.btn-success:hover,
.btn-success:focus {
  background-color: #419641;
  background-position: 0 -15px;
}
.btn-success:active,
.btn-success.active {
  background-color: #419641;
  border-color: #3e8f3e;
}
.btn-success:disabled,
.btn-success[disabled] {
  background-color: #419641;
  background-image: none;
}
.btn-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #28a4c9;
}
.btn-info:hover,
.btn-info:focus {
  background-color: #2aabd2;
  background-position: 0 -15px;
}
.btn-info:active,
.btn-info.active {
  background-color: #2aabd2;
  border-color: #28a4c9;
}
.btn-info:disabled,
.btn-info[disabled] {
  background-color: #2aabd2;
  background-image: none;
}
.btn-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #e38d13;
}
.btn-warning:hover,
.btn-warning:focus {
  background-color: #eb9316;
  background-position: 0 -15px;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #eb9316;
  border-color: #e38d13;
}
.btn-warning:disabled,
.btn-warning[disabled] {
  background-color: #eb9316;
  background-image: none;
}
.btn-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: -o-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #b92c28;
}
.btn-danger:hover,
.btn-danger:focus {
  background-color: #c12e2a;
  background-position: 0 -15px;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #c12e2a;
  border-color: #b92c28;
}
.btn-danger:disabled,
.btn-danger[disabled] {
  background-color: #c12e2a;
  background-image: none;
}
.thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-color: #e8e8e8;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  background-color: #f2f2f2;
}
.navbar-default {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
}
.navbar-default .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #46a543 0%, #4bb047 100%);
  background-image: -o-linear-gradient(top, #46a543 0%, #4bb047 100%);
  background-image: linear-gradient(to bottom, #46a543 0%, #4bb047 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff46a543', endColorstr='#ff4bb047', GradientType=0);
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
}
.navbar-brand,
.navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}
.navbar-inverse {
  background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222222 100%);
  background-image: -o-linear-gradient(top, #3c3c3c 0%, #222222 100%);
  background-image: linear-gradient(to bottom, #3c3c3c 0%, #222222 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar-inverse .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #222222 0%, #282828 100%);
  background-image: -o-linear-gradient(top, #222222 0%, #282828 100%);
  background-image: linear-gradient(to bottom, #222222 0%, #282828 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff282828', GradientType=0);
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
}
.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav > li > a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
  border-radius: 0;
}
.alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.alert-success {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
  border-color: #b2dba1;
}
.alert-info {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
  border-color: #9acfea;
}
.alert-warning {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
  border-color: #f5e79e;
}
.alert-danger {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
  border-color: #dca7a7;
}
.progress {
  background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
}
.progress-bar {
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
}
.progress-bar-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: -o-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
}
.progress-bar-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
}
.progress-bar-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
}
.progress-bar-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: -o-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
}
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.list-group {
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  text-shadow: 0 -1px 0 #e6e6e6;
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #ececec 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #ececec 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #ececec 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffececec', GradientType=0);
  border-color: #ececec;
}
.panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.panel-default > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
}
.panel-primary > .panel-heading {
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #f2f2f2 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #f2f2f2 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
}
.panel-success > .panel-heading {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
}
.panel-info > .panel-heading {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
}
.panel-warning > .panel-heading {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
}
.panel-danger > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
}
.well {
  background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
  border-color: #dcdcdc;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
}
@media (min-width: 1285px) {
  .container,
  .container-fluid,
  div[class^="col"] {
    padding-left: 15px;
    padding-right: 15px;
  }
  .row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (max-width: 1080px) {
  .container-large-sm.container-fluid,
  .container-large-sm.container {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    overflow: hidden;
  }
}
@media (max-width: 1080px) {
  .page-template-search .container-large-sm.container-fluid,
  .page-template-search .container-large-sm.container {
    overflow: visible;
  }
}
.error-404 {
  padding: 30px;
  text-align: center;
  margin-bottom: 80px;
  font-family: "GaramondPremrPro", serif;
}
.error-404 .block-title {
  margin-bottom: 10px;
}
.error-404 a {
  font-family: "Century Gothic", sans-serif;
  text-transform: uppercase;
  color: #222;
  letter-spacing: .1em;
  font-size: 14px;
  transition: color 0.2s ease-in-out;
}
/* =========================
 reset padding on col xs
============================ */
.padding-reset {
  padding: 0;
}
@media (max-width: 480px) {
  .padding-reset {
    padding: 0;
  }
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="icon-"] span,
[class*=" icon-"] span {
  display: none;
}
.icon-coeur:before {
  content: "\e603";
}
.icon-mail:before {
  content: "\e613";
}
.icon-arrow-shares:before {
  content: "\e611";
}
.icon-comments:before {
  content: "\e612";
}
.icon-close:before {
  content: "\e610";
}
.icon-facebook:before {
  content: "\e600";
}
.icon-google:before {
  content: "\e601";
}
.icon-instagram:before {
  content: "\e602";
}
.icon-mini-arrow-right:before {
  content: "\e604";
}
.icon-mini-arrow-top:before {
  content: "\e605";
}
.icon-next:after {
  content: "\e606";
}
.icon-pinterest:before {
  content: "\e607";
}
.icon-plus:before {
  content: "\e608";
}
.icon-previous:before {
  content: "\e609";
}
.icon-refresh:before {
  content: "\e60a";
}
.icon-rss:before {
  content: "\e60b";
}
.icon-twitter:before {
  content: "\e60d";
}
.icon-youtube:before {
  content: "\e60e";
}
.icon-mail-2:before {
  font-family: 'icomoon-2' !important;
  content: "\e900";
}
.icon-instagram-2:before {
  font-family: 'icomoon-2' !important;
  content: "\e901";
}
@font-face {
  font-family: "Century Gothic Bold";
  font-weight: normal;
  font-style: normal;
  src: url("../../../fonts/century_bold.eot?#iefix");
  src: url("../../../fonts/century_bold.eot?#iefix") format("eot"), url("../../../fonts/century_bold.woff2") format("woff2"), url("../../../fonts/century_bold.woff") format("woff"), url("../../../fonts/century_bold.ttf") format("truetype");
}
@font-face {
  font-family: "Century Gothic";
  font-weight: normal;
  font-style: normal;
  src: url("../../../fonts/century_regular.eot?#iefix");
  src: url("../../../fonts/century_regular.eot?#iefix") format("eot"), url("../../../fonts/century_regular.woff2") format("woff2"), url("../../../fonts/century_regular.woff") format("woff"), url("../../../fonts/century_regular.ttf") format("truetype");
}
@font-face {
  font-family: 'GaramondPremrPro-It';
  font-weight: normal;
  font-style: italic;
  src: url('../../../fonts/GaramondPremrPro-It.otf');
}
@font-face {
  font-family: 'GaramondPremrPro';
  font-weight: normal;
  font-style: normal;
  src: url('../../../fonts/GaramondPremrPro.otf');
  src: url('../../../fonts/GaramondPremrPro.otf') format('opentype');
}
@font-face {
  font-family: 'FuturaStdCondensedBold';
  font-weight: normal;
  font-style: normal;
  src: url('../../../fonts/futurastd-condensedbold.eot');
  src: url('../../../fonts/futurastd-condensedbold.eot?#iefix') format('embedded-opentype'), url('../../../fonts/futurastd-condensedbold.woff') format('woff'), url('../../../fonts/futurastd-condensedbold.ttf') format('truetype'), url('../../../fonts/futurastd-condensedbold.svg#FuturaStdCondensedBold') format('svg');
}
@font-face {
  font-family: 'FuturaStdCondensedLight';
  font-weight: normal;
  font-style: normal;
  src: url('../../../fonts/futurastd-condensedlight.eot');
  src: url('../../../fonts/futurastd-condensedlight.eot?#iefix') format('embedded-opentype'), url('../../../fonts/futurastd-condensedlight.woff') format('woff'), url('../../../fonts/futurastd-condensedlight.ttf') format('truetype'), url('../../../fonts/futurastd-condensedlight.svg#futura_std_condensed_lightRg') format('svg');
}
@font-face {
  font-family: 'FuturaStdCondensedMedium';
  font-weight: normal;
  font-style: normal;
  src: url('../../../fonts/futurastd-condensed.eot');
  src: url('../../../fonts/futurastd-condensed.eot?#iefix') format('embedded-opentype'), url('../../../fonts/futurastd-condensed.woff') format('woff'), url('../../../fonts/futurastd-condensed.ttf') format('truetype'), url('../../../fonts/futurastd-condensed.svg#futura_std_condensedregular') format('svg');
}
@font-face {
  font-family: 'icomoon';
  src: url('../../../fonts/icomoon.eot?8ppbmp');
  src: url('../../../fonts/icomoon.eot?#iefix8ppbmp') format('embedded-opentype'), url('../../../fonts/icomoon.woff?8ppbmp') format('woff'), url('../../../fonts/icomoon.ttf?8ppbmp') format('truetype'), url('../../../fonts/icomoon.svg?8ppbmp#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'icomoon-2';
  src: url('../../../fonts/icomoon_2.eot?8ppbmp');
  src: url('../../../fonts/icomoon_2.eot?#iefix8ppbmp') format('embedded-opentype'), url('../../../fonts/icomoon_2.woff?8ppbmp') format('woff'), url('../../../fonts/icomoon_2.ttf?8ppbmp') format('truetype'), url('../../../fonts/icomoon_2.svg?8ppbmp#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'MarkProBold';
  font-weight: normal;
  font-style: normal;
  src: url('../../../fonts/MarkPro-Bold.otf');
}
@font-face {
  font-family: 'MarkProBook';
  font-weight: normal;
  font-style: normal;
  src: url('../../../fonts/MarkPro-Book.otf');
}
@font-face {
  font-family: 'MarkProMedium';
  font-weight: normal;
  font-style: normal;
  src: url('../../../fonts/MarkPro-Medium.otf');
}
/* ----------------------------------------------------------
   Push
   ------------------------------------------------------- */
.le_push {
  display: inline-block;
  position: relative;
  *display: inline;
  *zoom: 1;
}
.le_push,
.le_push .background {
  overflow: hidden;
  background: transparent no-repeat top left;
}
.le_push .before,
.le_push .after,
.le_push .background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: left;
  text-indent: -9999px;
}
.le_push .after,
.le_push .background,
.le_push .before {
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
}
.le_push .background,
.le_push .after,
.le_push:focus .before,
.le_push:hover .before {
  opacity: 0.0;
  filter: alpha(opacity=0);
}
.le_push .before,
.le_push:focus .after,
.le_push:focus .background,
.le_push:hover .after,
.le_push:hover .background {
  opacity: 1;
  filter: alpha(opacity=100);
}
/*    --------------------------------------------------
    Uberbar
    -------------------------------------------------- */
#uberbar {
  z-index: 7000;
  position: fixed;
  top: -45px;
  right: 20px;
  left: 0;
  width: 100%;
  height: 45px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-transition: top 0.3s ease;
  -moz-transition: top 0.3s ease;
  -ms-transition: top 0.3s ease;
  -o-transition: top 0.3s ease;
  transition: top 0.3s ease;
}
@media (max-width: 1080px) {
  #uberbar.with-share {
    height: 140px;
    top: -140px;
  }
  #uberbar.with-share .container {
    padding: 0;
  }
  #uberbar.with-share .share-block {
    width: 100%;
    position: absolute;
    top: 70px;
    border-top: 1px solid #eeeeee;
    border-bottom: 0;
  }
  #uberbar.with-share .share-block .share-list {
    float: none;
  }
}
@media (max-width: 480px) {
  #uberbar.with-share {
    height: 110px;
    top: -110px;
  }
  #uberbar.with-share .container {
    padding: 0;
  }
  #uberbar.with-share .share-block {
    top: 55px;
    border-bottom: 1px solid #eeeeee;
  }
}
#uberbar .content-uberbar {
  height: 45px;
  position: relative;
}
#uberbar .content-uberbar .mainmenu {
  margin: 0;
  height: 100%;
}
#uberbar .content-uberbar .mainmenu > li > a {
  height: 45px;
  line-height: 45px;
}
#uberbar .content-uberbar .mainmenu > li.about-item {
  position: relative;
}
#uberbar .content-uberbar .mainmenu > li.about-item .submenu {
  width: 150px;
  position: absolute;
  top: 0;
}
#uberbar .content-uberbar .rightuberbar {
  position: absolute;
  right: 0;
  height: 100%;
  top: 0;
  z-index: 20;
}
#uberbar .content-uberbar .rightuberbar .top-social-menu {
  float: left;
}
#uberbar .content-uberbar .top-post-title {
  float: left;
  height: 45px;
  line-height: 45px;
  font-size: 16px;
  color: #222222;
  text-transform: uppercase;
  font-family: "Century Gothic", sans-serif;
  margin-left: 70px;
}
#uberbar .content-uberbar .single-pagination {
  float: right;
  margin-right: 20px;
  height: 100%;
}
#uberbar .content-uberbar .single-pagination .item-nav {
  float: left;
  height: 100%;
}
#uberbar .content-uberbar .single-pagination .item-nav a,
#uberbar .content-uberbar .single-pagination .item-nav .nopagi {
  padding: 13px 0 15px 0;
  height: 100%;
  display: block;
}
#uberbar .content-uberbar .single-pagination .item-nav a .btn-icon,
#uberbar .content-uberbar .single-pagination .item-nav .nopagi .btn-icon {
  font-size: 17px;
  color: #999999;
  display: inline-block;
  float: left;
}
#uberbar .content-uberbar .single-pagination .item-nav a .btn-txt,
#uberbar .content-uberbar .single-pagination .item-nav .nopagi .btn-txt {
  padding: 1px 0 0 0;
  font-size: 11px;
  letter-spacing: 1px;
  color: #999999;
  text-transform: uppercase;
  font-family: 'MarkProBold', sans-serif;
  display: inline-block;
  float: left;
}
#uberbar .content-uberbar .single-pagination .item-nav .nopagi {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
#uberbar .content-uberbar .single-pagination .item-nav.prev .btn-txt {
  margin-left: 10px;
}
#uberbar .content-uberbar .single-pagination .item-nav.next {
  margin-left: 29px;
}
#uberbar .content-uberbar .single-pagination .item-nav.next .btn-txt {
  margin-right: 10px;
}
#uberbar .content-uberbar .bloc-count-comments {
  float: right;
  padding: 11px 39px 11px 0;
}
#uberbar .content-uberbar .bloc-count-comments a {
  display: block;
  height: 22px;
  line-height: 25px;
  border-left: solid #eeeeee 1px;
  padding-left: 15px;
}
#uberbar .content-uberbar .bloc-count-comments a .icon-comments {
  color: #999999;
  font-size: 14px;
}
#uberbar .content-uberbar .bloc-count-comments a .icon-comments span {
  font-size: 14px;
  color: #333333;
  letter-spacing: 1px;
  display: inline-block;
  font-family: "MarkProMedium", sans-serif;
  margin-left: 8px;
}
#uberbar .content-uberbar .share-block {
  height: 100%;
  float: right;
}
#uberbar .content-uberbar .share-block .share-list li {
  border: 0 none;
}
#uberbar .content-uberbar .share-block .share-list li .content-item-share {
  height: 45px;
  line-height: 45px;
}
#uberbar .content-uberbar .share-block .share-list li .content-item-share .icon-hover {
  height: 45px;
  line-height: 45px;
}
#uberbar .content-uberbar .share-block .share-list .likes .content-item-share,
#uberbar .content-uberbar .share-block .share-list .total-shares .content-item-share {
  height: 46px;
}
#uberbar .toggle-menu .burger {
  top: 36px;
}
#uberbar.show-uberbar {
  top: 0;
}
#uberbar > a {
  z-index: 1000;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: default;
}
#uberbar .page-wrapper {
  position: relative;
  height: 100%;
  text-align: center;
}
#uberbar .min-logo {
  display: block;
  z-index: 1001;
  position: absolute;
  top: 0;
  left: 0px;
  width: 40px;
  height: 45px;
}
#uberbar .min-logo a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-align: left;
  text-indent: -9999px;
  background-image: url(../../../images/logo-min--colored.svg);
  background-size: 32px 26px;
  margin: 10px;
  background-repeat: no-repeat;
}
#uberbar .actions {
  z-index: 1001;
  position: relative;
  height: 100%;
}
#uberbar .main-menu {
  z-index: 1001;
  position: relative;
}
#uberbar .main-menu > li > a,
#uberbar .main-menu > li {
  line-height: 45px;
}
@media (max-width: 1080px) {
  #uberbar {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    top: -70px;
    height: 70px;
    border-bottom: 1px solid #eeeeee;
  }
  #uberbar .container-large-sm.container {
    overflow: visible;
  }
  #uberbar .content-uberbar {
    height: 70px;
  }
  #uberbar .content-uberbar .min-logo {
    top: 15px;
    left: 19px;
    width: 435px;
    height: 70px;
  }
  #uberbar .content-uberbar .toggle-menu .burger {
    top: 50%;
    right: 20px;
    margin-top: -1px;
  }
}
@media (max-width: 1080px) {
  #uberbar {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    top: -70px;
    height: 70px;
  }
  #uberbar .content-uberbar .min-logo {
    top: 6px;
    left: 20px;
    height: 45px;
    width: calc(100% - 90px);
  }
}
@media (max-width: 480px) {
  #uberbar {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    top: -55px;
    height: 55px;
  }
  #uberbar .content-uberbar {
    height: 55px;
  }
}
@media (min-width: 480px) and (max-width: 1080px) {
  #uberbar .content-uberbar .min-logo {
    width: 335px;
    height: 70px;
    top: 0px;
  }
  #uberbar .content-uberbar .min-logo a {
    background-image: url(../../../images/1-logo--colored.svg);
    background-size: auto 30px;
    background-position: center;
  }
}
/*    --------------------------------------------------
    Header
    -------------------------------------------------- */
@media (min-width: 1285px) {
  .home #header .logo {
    margin: 16px 0 14px -4px;
  }
}
@media (max-width: 1080px) {
  #header {
    margin-bottom: 0;
  }
}
#header div.logo {
  margin: 16px 0 14px 13px;
}
@media (min-width: 1285px) {
  #header div.logo {
    margin: 16px 0 14px -4px;
  }
}
@media (max-width: 1080px) {
  #header div.logo {
    margin: 0 14px;
  }
}
#header .logo {
  width: 580px;
  height: 125px;
  padding: 60px 0 0 0;
  margin: 16px 0 14px;
}
@media (max-width: 1080px) and (min-width: 480px) {
  #header .logo {
    float: left;
  }
}
@media (max-width: 768px) {
  #header .logo {
    padding-top: 0;
  }
}
#header .logo a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-align: left;
  text-indent: -9999px;
  background-size: 570px 54px,auto;
  background-repeat: no-repeat;
  background-position: center top;
}
#header .top-advertorial {
  text-align: center;
  margin-top: -22px;
}
#header .top-advertorial .present {
  font-family: "MarkProMedium", sans-serif;
  letter-spacing: 1px;
  color: #222;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 20px;
}
#header .top-advertorial .ad-logo-container {
  margin-bottom: 50px;
}
#header .top-advertorial .ad-logo-container img {
  height: auto;
  max-height: 400px;
  max-width: 640px;
  width: auto;
}
@media (max-width: 680px) {
  #header .top-advertorial .ad-logo-container img {
    width: 100%;
    max-width: 90%;
    height: auto;
  }
}
/*Lang menu*/
.lang-menu {
  position: absolute;
  z-index: 20;
  right: 0;
  top: 0;
  display: inline-block;
  height: 100%;
  line-height: 40px;
  *display: inline;
  *zoom: 1;
}
.lang-menu a {
  display: block;
  float: left;
  height: 20px;
  margin: 10px 0 0 3px;
  padding: 0 4px 0 0;
  text-transform: uppercase;
  font-family: 'MarkProMedium';
  font-size: 11px;
  line-height: 18px;
  letter-spacing: 2px;
  color: #999;
}
.lang-menu a + a {
  padding-left: 9px;
  border-left: 1px solid #ddd;
}
.lang-menu a:focus,
.lang-menu a:hover {
  color: #f5c7b8;
  text-decoration: none;
}
.lang-menu .current {
  color: #222;
}
/*Search*/
.search-box {
  position: absolute;
  right: 0;
  top: 5px;
  width: 208px;
  height: 32px;
  z-index: 20;
}
.search-box .input-text {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 208px;
  height: 30px;
  font-family: 'garamond-premier-pro', serif;
  border: none;
  background-color: transparent;
  border-bottom: 1px solid #e5e5e5;
  color: #999999;
  font-size: 16px;
  font-style: italic;
  box-shadow: none;
  padding-right: 20px;
  padding-left: 7px;
}
.search-box .input-text:focus {
  outline: none;
}
.search-box .submit-button {
  position: absolute;
  top: 3px;
  right: 0;
  width: 17px;
  height: 15px;
  padding: 0;
  background-color: transparent;
  border: 0 none;
  color: #9b9b9b;
  font-size: 14px;
}
.search-box .submit-button span {
  font-size: 0;
  background-image: url(../../../images/icons/search-xx.png);
  background-size: 100% 100%, auto;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 14px;
  height: 14px;
}
.search-box .submit-button:hover {
  color: #222;
}
@media (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
  .search-box .submit-button .icon {
    background-image: url(../../../images/icons/search-xx.png);
    background-size: 11px 15px,auto;
  }
}
#header {
  position: relative;
}
.content-header {
  position: relative;
}
@media (max-width: 1079px) {
  .content-header {
    padding-left: 20px;
  }
}
@media (max-width: 768px) {
  .content-header {
    height: 60px;
  }
}
.content-header .top-social-menu {
  position: absolute;
  top: 0;
  right: 0;
}
.top-social-menu {
  margin: 0;
  height: 45px;
}
.top-social-menu li {
  float: left;
}
.top-social-menu li a {
  display: inline-block;
  text-align: left;
  color: #999999;
  font-size: 12px;
  width: 25px;
  height: 25px;
  line-height: 45px;
}
.top-social-menu li a.icon-mail {
  font-size: 9px;
}
.top-social-menu li a:hover {
  color: #222;
}
.navigation-top {
  position: relative;
}
#banner-newsletter {
  overflow: hidden;
  height: 0;
}
#banner-newsletter .bloc-banner-newsletter {
  background-color: #fff;
}
#banner-newsletter .bloc-banner-newsletter .content-banner-newsletter {
  height: 70px;
  text-align: center;
  position: relative;
}
#banner-newsletter .bloc-banner-newsletter .content-banner-newsletter .txt-banner {
  font-family: "MarkProMedium", sans-serif;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
#banner-newsletter .bloc-banner-newsletter .content-banner-newsletter .txt-banner strong {
  font-family: 'MarkProBold', sans-serif;
}
#banner-newsletter .bloc-banner-newsletter .content-banner-newsletter .txt-banner a {
  margin: 0 0 0 15px;
}
#banner-newsletter .bloc-banner-newsletter .content-banner-newsletter .close-banner {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -14px;
  display: block;
  background-color: transparent;
  border: solid #eeeeee 1px;
  text-align: center;
  height: 28px;
  line-height: 26px;
  width: 28px;
  color: #999999;
  padding: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#banner-newsletter .bloc-banner-newsletter .content-banner-newsletter .close-banner:hover {
  border-color: #222222;
  background: none #222222;
  color: #fff;
}
.toggle-menu {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 50px;
  z-index: 5;
}
.toggle-menu .burger {
  position: absolute;
  top: 37px;
  right: 20px;
  width: 30px;
  height: 18px;
  background: 0;
  cursor: pointer;
}
@media (max-width: 768px) {
  .toggle-menu .burger {
    top: 30px;
  }
}
@media (max-width: 480px) {
  .toggle-menu .burger {
    top: 30px;
  }
}
.toggle-menu .burger span {
  position: relative;
  margin: 0 auto;
}
.toggle-menu .burger span:before,
.toggle-menu .burger span:after {
  content: '';
  position: absolute;
}
.toggle-menu .burger span,
.toggle-menu .burger span:before,
.toggle-menu .burger span:after {
  display: block;
  width: 24px;
  height: 2px;
  background-color: #222222;
}
.toggle-menu .burger span:before {
  margin-top: -8px;
  -webkit-transition-property: margin, -webkit-transform;
  -webkit-transition-duration: .2s;
  -webkit-transition-delay: .2s,0;
}
.toggle-menu .burger span:after {
  margin-top: 8px;
  -webkit-transition-property: margin, -webkit-transform;
  -webkit-transition-duration: .2s;
  -webkit-transition-delay: .2s,0;
}
.header-nav--mobile {
  display: none;
  z-index: 10;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  width: 66%;
  background-color: #DDD;
  box-shadow: 8px 0 10px -4px rgba(0, 0, 0, 0.2) inset;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
body.menu-open .toggle-menu {
  cursor: pointer;
  width: 100%;
  bottom: 0;
  z-index: 20;
}
body.menu-open #content,
body.menu-open #uberbar {
  -webkit-transform: translateX(-66%);
  -moz-transform: translateX(-66%);
  transform: translateX(-66%);
}
body.menu-open .header-nav--mobile {
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  transform: translateX(0%);
}
body.menu-open .content-header,
body.menu-open #header,
body.menu-open #header .col-md-12 {
  position: static;
}
@media (max-width: 1080px) {
  body.menu-open #content,
  body.menu-open #uberbar {
    -webkit-transform: translateX(-80%);
    -moz-transform: translateX(-80%);
    transform: translateX(-80%);
  }
  .header-nav--mobile {
    width: 80%;
  }
}
@media (max-width: 1080px) {
  #content {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
}
#menu-mobile {
  position: relative;
  height: 100%;
  width: 100%;
  background-color: #fff;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#menu-mobile::-webkit-scrollbar {
  display: none;
}
#menu-mobile .searchform {
  height: 70px;
  background-color: #f2f2f2;
  padding: 0 16px;
  border-left: solid #e2e2e2 1px;
  position: relative;
}
@media (max-width: 480px) {
  #menu-mobile .searchform {
    height: 60px;
  }
}
#menu-mobile .searchform .input {
  position: absolute;
  top: 15px;
  left: 7px;
  right: 55px;
}
#menu-mobile .searchform .input input {
  width: 100%;
  color: #999999;
  font-size: 16px;
  text-transform: uppercase;
  font-family: "Century Gothic", sans-serif;
  letter-spacing: .01em;
  border: 0 none;
  background: none transparent;
}
@media (max-width: 480px) {
  #menu-mobile .searchform .input input {
    font-family: "Century Gothic", sans-serif;
  }
}
#menu-mobile .searchform .submit-btn {
  border: 0 none;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  line-height: 70px;
  color: #999999;
  font-size: 17px;
  background: none transparent;
  padding: 0 17px;
}
#menu-mobile .menu {
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  transform: translateX(0%);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-left: solid #f2f2f2 1px;
}
#menu-mobile .menu .mainmenu {
  text-align: left;
  margin-bottom: 0;
}
#menu-mobile .menu .mainmenu > li {
  margin-left: 0;
  border-bottom: solid #f2f2f2 1px;
  display: block;
}
#menu-mobile .menu .mainmenu > li > a {
  display: block;
  height: 59px;
  line-height: 59px;
  letter-spacing: 0.25em;
}
#menu-mobile .menu .mainmenu > li > a .icon-next {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -7.5px;
  font-size: 13px;
  color: #999999;
}
#menu-mobile .menu .mainmenu .about-item .icon-next {
  display: none;
}
#menu-mobile .menu .mainmenu .submenuText {
  display: none;
}
#menu-mobile .menu .menu-lang {
  position: relative;
  text-transform: uppercase;
}
#menu-mobile .menu .menu-lang .label-current-lang,
#menu-mobile .menu .menu-lang .select-langs li a {
  display: block;
  height: 59px;
  line-height: 59px;
  font-size: 16px;
  color: #999999;
  padding: 0 20px;
  font-family: "Century Gothic", sans-serif;
  letter-spacing: .01em;
  margin: 0;
  cursor: pointer;
}
@media (max-width: 480px) {
  #menu-mobile .menu .menu-lang .label-current-lang,
  #menu-mobile .menu .menu-lang .select-langs li a {
    font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
  }
}
@media (max-width: 480px) {
  #menu-mobile .menu .menu-lang .label-current-lang .current-lang,
  #menu-mobile .menu .menu-lang .select-langs li a .current-lang {
    font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
  }
}
#menu-mobile .menu .menu-lang .label-current-lang:after {
  content: '';
  display: block;
  position: absolute;
  top: 28px;
  right: 20px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #999999 transparent transparent transparent;
}
#menu-mobile .menu .menu-lang .select-langs {
  height: 0;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 0;
}
#menu-mobile .menu .menu-lang .select-langs li {
  border-bottom: solid #f2f2f2 1px;
}
#menu-mobile .menu .menu-lang .select-langs li a {
  text-align: center;
}
#menu-mobile .menu .menu-lang .select-langs li:first-child {
  border-top: solid #f2f2f2 1px;
}
#menu-mobile .menu .menu-lang.open-select .select-langs {
  height: auto;
}
#menu-mobile .menu .list-socials-mobile {
  background-color: #faf5ef;
}
#menu-mobile .menu .list-socials-mobile .top-social-menu {
  height: 60px;
}
#menu-mobile .menu .list-socials-mobile .top-social-menu li {
  height: auto;
  width: 12.5%;
  margin: 0;
}
#menu-mobile .menu .list-socials-mobile .top-social-menu li a {
  width: 100%;
  height: 60px;
  line-height: 60px;
  display: block;
  text-align: center;
  color: #999999;
  font-size: 19px;
}
#menu-mobile .menu .list-socials-mobile .top-social-menu .search {
  display: none;
}
#menu-mobile .menu .newsletter-mobile {
  padding: 20px 0 7px 19px;
}
#menu-mobile .menu .newsletter-mobile .label-newsletter {
  letter-spacing: 1.6px;
  color: #222222;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Century Gothic", sans-serif;
}
#menu-mobile .menu .newsletter-mobile .btn-black {
  height: 40px;
  line-height: 38px;
  margin: 0 0 0 8px;
}
#menu-mobile #submenu-mobile {
  top: 70px;
  bottom: 0;
  left: 0;
  background-color: #fff;
  z-index: 15;
  border-left: solid #f2f2f2 1px;
  position: fixed;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
}
#menu-mobile #submenu-mobile .subsubmenu-item {
  border-bottom: solid #f2f2f2 1px;
}
#menu-mobile #submenu-mobile .subsubmenu-item .a-replace,
#menu-mobile #submenu-mobile .subsubmenu-item a {
  display: block;
  height: 60px;
  line-height: 59px;
  color: #222222;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1.6px;
  cursor: pointer;
}
#menu-mobile #submenu-mobile .subsubmenu-item a {
  font-family: "Century Gothic", sans-serif;
  padding: 0 0 0 20px;
}
#menu-mobile #submenu-mobile .subsubmenu-item.btn-back {
  padding: 0 0 0 20px;
  display: block;
}
#menu-mobile #submenu-mobile .subsubmenu-item.btn-back .icon-previous {
  color: #999999;
  font-size: 13px;
  margin-right: 5px;
}
#menu-mobile #submenu-mobile .subsubmenu-item.btn-back .label-back {
  font-size: 16px;
  color: #222222;
  font-family: "Century Gothic", sans-serif;
  letter-spacing: 2px;
}
#menu-mobile.submenu-open .menu {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  transform: translateX(-100%);
}
#menu-mobile.submenu-open #submenu-mobile {
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  transform: translateX(0%);
}
@media (max-width: 1080px) {
  #menu-mobile .searchform {
    background: #faf5ef;
  }
  #menu-mobile .menu .list-socials-mobile .top-social-menu {
    height: 120px;
    background: #faf5ef;
  }
  #menu-mobile .menu .list-socials-mobile .top-social-menu li {
    width: 25%;
  }
  #menu-mobile .menu .newsletter-mobile {
    padding: 20px 0 0 19px;
  }
  #menu-mobile .menu .newsletter-mobile .label-newsletter {
    display: block;
    text-align: center;
    padding-bottom: 15px;
  }
  #menu-mobile .menu .newsletter-mobile .btn-black {
    width: 225px;
    margin: 0 auto;
    display: block;
  }
  #menu-mobile .menu #submenu-mobile .subsubmenu-item {
    border-bottom: solid #f2f2f2 1px;
  }
  #menu-mobile .menu #submenu-mobile .subsubmenu-item .a-replace,
  #menu-mobile .menu #submenu-mobile .subsubmenu-item a {
    display: block;
    height: 60px;
    line-height: 59px;
    color: #222222;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1.6px;
    cursor: pointer;
  }
  #menu-mobile .menu #submenu-mobile .subsubmenu-item a {
    font-family: "Century Gothic", sans-serif;
    padding: 0 0 0 20px;
  }
  #menu-mobile .menu #submenu-mobile .subsubmenu-item.btn-back {
    padding: 0 0 0 20px;
    display: block;
  }
  #menu-mobile .menu #submenu-mobile .subsubmenu-item.btn-back .icon-previous {
    color: #999999;
    font-size: 13px;
    margin-right: 5px;
  }
  #menu-mobile .menu #submenu-mobile .subsubmenu-item.btn-back .label-back {
    font-size: 16px;
    color: #222222;
    font-family: "Century Gothic", sans-serif;
    letter-spacing: 2px;
    text-align: center;
  }
  #menu-mobile.submenu-open #submenu-mobile {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    transform: translateX(0%);
  }
}
@media (max-width: 480px) {
  #menu-mobile .loop {
    display: none;
  }
  #menu-mobile .menu .newsletter-mobile .label-newsletter {
    padding-bottom: 0;
  }
}
.content-header .top-social-menu li.search {
  display: none;
}
.top-social-menu li.search {
  position: relative;
  padding: 10px 0;
}
.top-social-menu li.search a {
  border-left: 1px solid #dddddd;
}
.top-social-menu li.search span {
  top: 15px;
  right: 0;
  width: 17px;
  font-size: 0;
  background-image: url(../../../images/icons/search-xx.png);
  background-size: 100% 100%, auto;
  display: block;
  position: absolute;
  width: 14px;
  height: 14px;
}
@media (max-width: 1080px) {
  #header {
    z-index: 5;
    background: rgba(255, 255, 255, 0.95);
    border-bottom: solid 2px #eeeeee;
  }
  #header .logo {
    padding: 0;
    padding-top: 6px;
    padding-bottom: 6px;
    width: 352px;
    height: 70px;
    margin: 0 0 0 30px;
  }
  #header .logo a {
    background-image: url(../../../images/0-logo--colored.svg);
    background-size: auto 32px;
    background-position: center;
  }
  .home #header {
    margin-bottom: 0;
  }
}
@media (max-width: 480px) {
  .content-header {
    height: 60px;
    padding-left: 0px;
  }
  #header .logo {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 76%;
    padding: 0;
    margin-top: 0;
    margin: 0 14px;
  }
  #header .logo a {
    background-image: url(../../../images/0-logo--colored.svg);
    background-size: 100% 34px, auto;
  }
}
#footer {
  clear: both;
}
.footer-wrapper {
  margin-bottom: 15px;
}
.back-to-top-nav {
  width: 100%;
  height: 70px;
  display: block;
}
.bloc-footer {
  background-color: #f8f2e9;
  overflow: hidden;
}
.bloc-footer .top-social-menu li.search {
  display: none;
}
#instagram-bloc .title-bloc {
  padding: 0px 0 35px 0;
  line-height: 14px;
  font-family: "Century Gothic", sans-serif;
  font-size: 13px;
  color: #222222;
  letter-spacing: .3em;
}
#instagram-bloc .title-bloc span {
  line-height: 30px;
  font-family: "GaramondPremrPro", serif;
  font-size: 35px;
  text-transform: none;
  letter-spacing: 0;
  font-style: italic;
  display: block;
  margin-top: 10px;
}
#instagram-bloc li {
  float: left;
  width: 12.5%;
}
#instagram-bloc li a {
  display: block;
  font-size: 0;
  position: relative;
}
#instagram-bloc li a .overlay {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: #222;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#instagram-bloc li a img {
  width: 100%;
  height: auto;
}
#instagram-bloc li a:hover .overlay {
  opacity: 0.2;
  filter: alpha(opacity=20);
}
@media (max-width: 1080px) {
  #instagram-bloc li {
    width: 16.66%;
  }
}
@media (max-width: 1080px) {
  #instagram-bloc li {
    width: 20%;
  }
}
.top-footer {
  padding: 35px 0 30px 0;
}
.top-footer .logo {
  height: 16px;
  width: 173px;
  float: left;
  margin: 0 30px 0 0;
}
.top-footer .logo a {
  background: url("../../../images/logoFooter--colored.svg") no-repeat center left;
  background-size: 173px 16px;
  display: block;
  height: 100%;
  line-height: 50px;
  overflow: hidden;
  text-align: left;
  text-indent: -9999px;
  width: 100%;
}
.top-footer .mainmenu {
  text-align: left;
  position: relative;
  z-index: 15;
  font-size: 0;
  margin: 20px 0 15px;
}
.top-footer .mainmenu > li {
  display: inline-block;
  margin: 0 0 0 0px;
}
.top-footer .mainmenu > li > a {
  position: relative;
  font-family: "Century Gothic", sans-serif;
  font-size: 13px;
  letter-spacing: .2em;
  line-height: 40px;
  display: block;
  height: 40px;
  padding: 0 17.5px;
}
@media (max-width: 1080px) {
  .top-footer .mainmenu > li > a {
    font-family: 'MarkProBold';
    font-size: 16px;
  }
}
.top-footer .mainmenu > li > a:hover {
  color: #555;
}
.top-footer .mainmenu > li:first-child {
  margin-left: 0;
}
.top-footer .mainmenu > li:first-child a {
  padding-left: 0;
}
.top-footer .form-newsletter {
  color: #222222;
}
.top-footer .form-newsletter .title-bloc {
  font-size: 12px;
  letter-spacing: .2em;
  padding: 20px 0 10px;
}
.top-footer .form-newsletter .fieldset {
  border-bottom: 1px solid rgba(204, 204, 204, 0.7);
  padding: 0 0 5px;
}
.top-footer .form-newsletter .fieldset__input {
  -webkit-appearance: none;
  border: none;
  background: none;
  width: 90%;
  float: left;
}
.top-footer .form-newsletter .fieldset ::-webkit-input-placeholder {
  font-family: "GaramondPremrPro", serif;
  color: #999999;
  font-size: 16px;
}
.top-footer .form-newsletter .fieldset__submitButton {
  background: transparent;
  border: none;
  width: 22px;
  height: 22px;
  font-size: 14px;
  padding: 0;
}
.top-footer .form-newsletter .fieldset__submitButton .icon-subscribe {
  background-image: url(../../../images/icons/check.png);
  background-size: 100%;
  display: block;
  height: 100%;
}
.top-footer .newsl {
  text-align: left;
  margin-top: 11px;
  display: block;
}
@media (max-width: 1080px) {
  .top-footer .newsl {
    display: none;
  }
}
.top-footer .newsl span:not(.icon-subscribe) {
  color: black;
  font-family: "GaramondPremrPro", serif !important;
  display: none;
  position: absolute;
  left: 15px;
  bottom: -20px;
  font-size: 10px !important;
}
.top-footer .newsl .nl-valid {
  color: green;
}
.top-footer .newsl .nl-already {
  color: #999999;
}
.top-footer .newsl .nl-invalid {
  color: red;
}
.top-footer .newsl .danger {
  border: 1px solid #ff9d2a!important;
}
.top-footer .top-social-menu {
  margin: 0;
  padding: 0;
  height: auto;
}
.top-footer .top-social-menu li {
  margin: 0px 5px;
}
.top-footer .top-social-menu li a {
  color: #999999;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  height: 20px;
  line-height: 20px;
}
.top-footer .top-social-menu li a:hover {
  color: #f5c7b8;
  padding-left: 5px;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.top-footer .top-social-menu li:first-child {
  margin: 0px 5px 0 0;
}
.bottom-footer {
  height: 86px;
}
.bottom-footer .col-partners {
  float: right;
}
.bottom-footer .col-partners .label-partners {
  font-family: "Times New Roman", Times, sans-serif;
  float: left;
  margin-bottom: 0;
  color: #777777;
  margin-top: 5px;
}
.bottom-footer .col-partners .list-partners {
  float: left;
  margin-left: 25px;
}
.bottom-footer .col-partners .list-partners .item-partner {
  float: left;
  margin: 0;
  width: 50%;
}
@media (max-width: 1080px) {
  .bottom-footer .col-partners .list-partners .item-partner {
    margin: 0 0 0 10px;
  }
}
.bottom-footer .col-partners .list-partners .item-partner a {
  opacity: 0.6;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
}
.bottom-footer .col-partners .list-partners .item-partner a:hover {
  opacity: 1;
}
.bottom-footer .col-siteby {
  color: #777777;
  font-size: 13px;
  padding-top: 50px;
  font-family: "Times New Roman", Times, sans-serif;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.bottom-footer .col-siteby .copyright {
  order: 1;
}
.bottom-footer .col-siteby .col-partners {
  order: 2;
}
@media (min-width: 1080px) {
  .bottom-footer .col-siteby .copyright {
    margin-left: 10px;
  }
  .bottom-footer .col-siteby .col-partners {
    order: 2;
    margin-right: 25px;
  }
}
@media (max-width: 1080px) {
  .bottom-footer .col-siteby {
    flex-direction: column;
    padding: 25px 0 10px;
  }
  .bottom-footer .col-siteby .copyright {
    margin-top: 30px;
    order: 2;
  }
  .bottom-footer .col-siteby .col-partners {
    order: 1;
  }
}
.bottom-footer .col-siteby a {
  color: #777777;
}
.bottom-footer .col-siteby a:hover {
  color: #222222;
}
.top-footer .mainmenu {
  display: block;
}
.top-footer .mainmenu .submenuText {
  display: none;
}
@media (max-width: 1080px) {
  .top-footer .mainmenu {
    display: none;
  }
}
@media (max-width: 1080px) {
  .footer-wrapper .container {
    width: 100%;
  }
  .footer-wrapper .top-footer .logo {
    float: none;
    margin: 0 auto 15px auto;
  }
  .footer-wrapper .top-footer .mainmenu {
    float: none;
    text-align: center;
    font-size: 0;
  }
  .footer-wrapper .top-footer .top-social-menu {
    float: none;
    text-align: center;
    margin-top: 30px;
  }
  .footer-wrapper .top-footer .top-social-menu li {
    display: inline-block;
    float: none;
  }
  .footer-wrapper .top-footer .top-social-menu li a {
    font-size: 14px;
  }
  .footer-wrapper .top-footer .top-social-menu li + li {
    margin-left: 0px;
  }
  .footer-wrapper .bottom-footer {
    height: auto;
    line-height: 1;
  }
  .footer-wrapper .bottom-footer .col-partners {
    float: none;
  }
  .footer-wrapper .bottom-footer .col-partners .label-partners {
    text-align: center;
    height: auto;
    line-height: 1;
    padding: 5px 0 0;
    margin: 0;
  }
  .footer-wrapper .bottom-footer .col-partners .list-partners {
    width: auto;
    margin-left: 0;
    text-align: center;
    padding: 0 0 30px 0;
  }
  .footer-wrapper .bottom-footer .col-partners .list-partners .item-partner {
    width: 50%;
    float: left;
    margin-left: 0;
  }
  .footer-wrapper .bottom-footer .col-siteby {
    text-align: center;
    padding: 25px 0;
    line-height: 20px;
  }
}
@media (max-width: 1080px) and (max-width: 1080px) {
  .footer-wrapper .bottom-footer .col-partners .list-partners {
    padding: 0;
  }
}
@media (max-width: 1080px) {
  .top-footer {
    padding: 35px 0 0;
  }
  .top-footer .mainmenu > li {
    display: block;
    margin: 0;
  }
  .top-footer .mainmenu > li a {
    display: block;
    text-align: center;
  }
  .top-footer .mainmenu li + li {
    margin-left: 0;
  }
  .top-footer .top-social-menu {
    margin-top: 30px;
  }
  .top-footer .top-social-menu .search {
    display: none !important;
  }
  .footer-wrapper .bottom-footer .col-siteby .copyright .sep {
    display: none;
  }
  .footer-wrapper .bottom-footer .col-siteby .copyright .siteby {
    display: block;
  }
  .footer-wrapper .bottom-footer .col-siteby .label-partners {
    float: none;
    text-align: center;
    height: auto;
    line-height: 1;
    padding: 22px 0;
    margin: 0;
  }
  .footer-wrapper .bottom-footer .col-siteby .list-partners {
    width: 100%;
    margin-left: 0;
    text-align: center;
    padding: 0 0 30px 0;
  }
  .footer-wrapper .bottom-footer .col-siteby .list-partners .item-partner {
    width: 50%;
    float: left;
    margin-left: 0;
  }
  .bottom-footer .col-partners .list-partners .item-partner:first-child {
    margin-left: 0;
  }
}
#go-top {
  position: fixed;
  left: 50%;
  bottom: 20px;
  z-index: 30;
  margin-left: calc(1200px / 2);
}
#go-top .icon-mini-arrow-top {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  opacity: 0;
  filter: alpha(opacity=0);
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #222222;
  color: #222222;
  font-size: 6px;
  text-decoration: none;
}
#go-top .icon-mini-arrow-top:hover {
  background-color: #f5c7b8;
}
#go-top.show-top .icon-mini-arrow-top {
  opacity: 1;
  filter: alpha(opacity=100);
}
@media (max-width: 1285px) {
  #go-top {
    margin-left: calc(1020px / 2);
  }
}
#commentbox {
  background-color: #fff;
  position: relative;
  margin-bottom: 30px;
}
#commentbox .top-comments {
  padding: 30px;
  height: 72px;
  width: 100%;
}
#commentbox .top-comments .nb-com {
  margin: 0;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 16px;
  color: #999999;
  letter-spacing: 1px;
  font-family: "Century Gothic", sans-serif;
  font-weight: bold;
}
#commentbox .top-comments .nb-com strong {
  color: #222222;
  font-family: 'Century Gothic', sans-serif;
}
#commentbox .top-comments .comments-form-link {
  position: absolute;
  top: 21px;
  right: 26px;
}
#commentbox .comments-list {
  padding: 0 30px;
}
#commentbox .comments-list .comment-item {
  margin-bottom: 20px;
}
#commentbox .comments-list .comment-item .comment {
  background-color: #faf5ef;
  padding: 19px 20px;
  word-break: break-word;
}
#commentbox .comments-list .comment-item .comment .comment-meta {
  font-size: 11px;
  color: #333333;
  letter-spacing: 1px;
  margin-bottom: 3px;
  text-transform: uppercase;
  font-family: 'Century Gothic', sans-serif;
}
#commentbox .comments-list .comment-item .comment .comment-meta .author {
  font-size: 12px;
  font-family: 'Century Gothic Bold', sans-serif;
}
#commentbox .comments-list .comment-item .comment .comment-meta .separator {
  font-size: 8px;
}
#commentbox .comments-list .comment-item .comment .comment-meta a {
  color: #333333;
  transition: color 0.3s ease-in-out;
}
#commentbox .comments-list .comment-item .comment .comment-meta a:hover {
  color: #f5c7b8;
}
#commentbox .comments-list .comment-item .comment .comment-meta a:hover {
  color: #f5c7b8;
}
#commentbox .comments-list .comment-item .comment .comment-content p {
  margin-bottom: 20px;
  line-height: 22px;
  font-size: 16px;
  color: #333333;
  font-family: "GaramondPremrPro", serif;
}
#commentbox .comments-list .comment-item .comment .comment-content p a {
  color: #999999;
  transition: color 0.3s ease-in-out;
}
#commentbox .comments-list .comment-item .comment .comment-content p a:hover {
  color: #f5c7b8;
}
#commentbox .comments-list .comment-item .comment .comment-content p:last-child {
  margin-bottom: 0;
}
#commentbox .comments-list .comment-item .comment-author-admin,
#commentbox .comments-list .comment-item .bypostauthor {
  background-color: #fceeea;
}
#commentbox .comments-list .comment-item .comment-author-admin .comment-main .comment-meta .author,
#commentbox .comments-list .comment-item .bypostauthor .comment-main .comment-meta .author {
  color: #f5c7b8;
}
#commentbox #respond {
  border-top: solid #eeeeee 1px;
  padding: 30px;
}
#commentbox #respond .success-comment {
  margin: 0 0 15px 0;
  text-align: center;
  font-weight: bold;
}
#commentbox #respond .form-group {
  margin-bottom: 20px;
}
#commentbox #respond .form-group label {
  color: #333333;
  font-size: 12px;
  font-family: "Century Gothic", sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: .2em;
  margin-bottom: 7px;
}
#commentbox #respond .form-group label a {
  color: #333333;
}
#commentbox #respond .form-group label a:hover {
  color: #f5c7b8;
}
#commentbox #respond .form-group input {
  height: 38px;
  line-height: 38px;
}
#commentbox #respond input[type="text"],
#commentbox #respond input[type="email"],
#commentbox #respond input[type="url"],
#commentbox #respond textarea {
  border-color: #dddddd;
  -webkit-box-shadow: inset 0 0 0 rgba(255, 255, 255, 0);
  box-shadow: inset 0 0 0 rgba(255, 255, 255, 0);
  color: #333333;
}
#commentbox #respond textarea {
  resize: vertical;
  max-height: 300px;
  min-height: 150px;
  height: 160px;
}
#commentbox #respond .boxsubmit {
  text-align: right;
}
#commentbox #respond .boxsubmit .btn-black {
  display: inline-block;
  padding: 7px 0;
  background-color: transparent;
  border: none;
}
#commentbox #respond .rememberme-option {
  padding: 10px 0;
  height: 40px;
  line-height: 20px;
}
#commentbox #respond .rememberme-option input {
  margin: 0 8px 0 0;
}
#commentbox #respond .rememberme-option .fake-checkbox {
  width: 20px;
  height: 20px;
  border: solid #dfdfdf 1px;
  display: block;
  margin: 0 8px 0 0;
  position: relative;
  float: left;
  cursor: pointer;
}
#commentbox #respond .rememberme-option .fake-checkbox span {
  position: absolute;
  right: 1px;
  left: 1px;
  top: 1px;
  bottom: 1px;
}
#commentbox #respond .rememberme-option .fake-checkbox span:hover {
  background-color: #f5c7b8;
}
#commentbox #respond .rememberme-option .fake-checkbox.active span {
  background-color: #222222;
}
#commentbox #respond .rememberme-option label {
  margin: 0;
  color: #999999;
  font-size: 13px;
  font-family: "Century Gothic", sans-serif;
  text-transform: uppercase;
  height: 20px;
  line-height: 20px;
  letter-spacing: .01em;
  cursor: pointer;
}
@media (max-width: 480px) {
  #commentbox #respond .rememberme-option label {
    max-width: calc(100% - 35px);
  }
}
@media (max-width: 1080px) {
  #commentbox .top-comments {
    height: auto;
    text-align: center;
  }
  #commentbox .top-comments .comments-form-link {
    position: relative;
    top: auto;
    right: auto;
    height: 40px;
    line-height: 40px;
    margin: 20px 0 0;
  }
  #commentbox #respond .boxsubmit .btn-black {
    width: 100%;
    height: 40px;
    line-height: 40px;
  }
}
body {
  background-color: #ffffff;
}
h3,
h2 {
  margin: 0;
}
a:hover {
  color: #f5c7b8;
}
a:focus {
  text-decoration: none;
  color: #f5c7b8;
}
#access-nav {
  display: none;
}
#content {
  max-width: 100%;
  color: #333333;
}
.container-large-sm .loop.loop-big .post-txt-loop .post-content .more,
.container-fluid .loop.loop-big .post-txt-loop .post-content .more {
  position: relative;
}
.container-fluid > .row > .col-md-12 {
  padding-left: 0;
  padding-right: 0;
}
.row.no-gutter {
  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;
}
@media (max-width: 1080px) {
  .post-content p {
    font-size: 21px;
    line-height: 33px;
  }
}
@media (max-width: 480px) {
  .post-content p {
    font-size: 18px;
    line-height: 30px;
  }
}
.title-bloc {
  color: #555555;
  font-size: 25px;
  line-height: 25px;
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
  padding: 25px 0 30px;
  letter-spacing: .02em;
  margin: 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.title-bloc span {
  display: block;
  font-size: 25px;
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
  color: #222222;
  letter-spacing: .02em;
  text-transform: none;
  font-style: italic;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.title-bloc a:hover {
  color: #f5c7b8;
}
.title-bloc a:hover span {
  color: #f5c7b8;
}
.subtitle-bloc {
  text-align: center;
  font-size: 14px;
  color: #222222;
  font-family: "MarkProMedium", sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
}
a:hover {
  text-decoration: none;
}
a:hover,
a:active,
a:focus,
object,
embed,
button {
  outline: 0;
}
.btn-black {
  display: inline-block;
  color: #222;
  padding: 7px 0;
  font-size: 13px;
  font-family: "Century Gothic", sans-serif;
  text-transform: uppercase;
  letter-spacing: .1em;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.btn-black:hover {
  border-color: #f5c7b8;
  color: #f5c7b8;
}
.btn-grey-border {
  display: inline-block;
  background-color: transparent;
  color: #222;
  height: 28px;
  line-height: 28px;
  font-size: 12px;
  font-family: "Century Gothic", sans-serif;
  font-weight: bold;
  letter-spacing: .2em;
  text-transform: uppercase;
}
.vertical-align {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
form .form-control {
  -webkit-appearance: none;
  -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.125);
}
form input.btn-black {
  -webkit-border-radius: 0;
  border-radius: 0;
}
.home .mainmenu {
  margin-bottom: 33px;
}
.mainmenu {
  text-align: left;
  position: relative;
  z-index: 15;
  font-size: 0;
}
.mainmenu .active a {
  font-weight: bold;
}
.mainmenu > li {
  display: inline-block;
  margin: 0 0 0 0px;
}
.mainmenu > li > a {
  position: relative;
  font-family: "Century Gothic", sans-serif;
  font-size: 14px;
  letter-spacing: .2em;
  line-height: 40px;
  display: block;
  height: 40px;
  padding: 0 17.5px;
}
@media (max-width: 1080px) {
  .mainmenu > li > a {
    font-size: 16px;
  }
}
.mainmenu > li > a:hover {
  color: #555;
}
.mainmenu > li .active {
  font-weight: bold;
}
.mainmenu > li:first-child {
  margin-left: 0;
}
@media (min-width: 1285px) {
  .mainmenu > li:first-child a {
    padding-left: 0;
  }
}
.mainmenu li.about-item .submenu {
  width: 1200px;
  position: absolute;
}
.mainmenu li.about-item .submenu ul {
  padding-top: 25px;
  padding-bottom: 25px;
}
.mainmenu li.about-item .submenu li {
  padding: 5px 0;
}
.mainmenu li.about-item .submenu li a:hover {
  color: #f5c7b8;
}
.mainmenu a {
  font-family: "MarkProMedium", sans-serif;
  font-size: 12px;
  color: #222;
  letter-spacing: 2.3px;
  text-transform: uppercase;
}
.navigation-top .mainmenu .garance-item,
#uberbar .mainmenu .garance-item {
  position: relative;
}
.navigation-top .mainmenu > li a,
#uberbar .mainmenu > li a {
  transition: color 0.3s ease-in-out;
}
.navigation-top .mainmenu > li:hover > a:after,
#uberbar .mainmenu > li:hover > a:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 3.5px 4px 3.5px;
  border-color: transparent transparent #f5c7b8 transparent;
  position: absolute;
  left: 50%;
  bottom: -2px;
  margin-left: -3.5px;
  content: '';
}
.navigation-top .mainmenu > li.style-item:hover a:after,
#uberbar .mainmenu > li.style-item:hover a:after {
  left: 34%;
}
.navigation-top .mainmenu > li.about-item:hover a:after,
#uberbar .mainmenu > li.about-item:hover a:after,
.navigation-top .mainmenu > li.book-item:hover a:after,
#uberbar .mainmenu > li.book-item:hover a:after,
.navigation-top .mainmenu > li.shop-item:hover a:after,
#uberbar .mainmenu > li.shop-item:hover a:after {
  display: none;
}
.navigation-top .mainmenu > li.current .submenu,
#uberbar .mainmenu > li.current .submenu,
.navigation-top .mainmenu > li:hover .submenu,
#uberbar .mainmenu > li:hover .submenu,
.navigation-top .mainmenu > li:hover .submenuText,
#uberbar .mainmenu > li:hover .submenuText {
  visibility: visible;
}
.navigation-top .mainmenu > li:hover > a,
#uberbar .mainmenu > li:hover > a,
.navigation-top .mainmenu > li.current > a,
#uberbar .mainmenu > li.current > a {
  color: #555555;
}
.navigation-top .mainmenu .submenu,
#uberbar .mainmenu .submenu,
.navigation-top .mainmenu .submenuText,
#uberbar .mainmenu .submenuText {
  position: absolute;
  visibility: hidden;
  background-color: #fff;
  border-top: solid #f5c7b8 2px;
  top: 41px;
}
.navigation-top .mainmenu .submenuText,
#uberbar .mainmenu .submenuText {
  width: 240px;
  padding: 20px 0;
  left: -50%;
}
.navigation-top .mainmenu .submenuText .list-unstyled,
#uberbar .mainmenu .submenuText .list-unstyled {
  text-align: center;
}
.navigation-top .mainmenu .submenuText .list-unstyled li,
#uberbar .mainmenu .submenuText .list-unstyled li {
  padding: 8px 0;
}
.navigation-top .mainmenu .submenuText .list-unstyled li a,
#uberbar .mainmenu .submenuText .list-unstyled li a {
  font-family: "Century Gothic", sans-serif;
  font-size: 14px;
  letter-spacing: .02em;
}
.navigation-top .mainmenu .submenu,
#uberbar .mainmenu .submenu {
  width: 100%;
  left: 0;
}
.navigation-top .mainmenu .submenu .left-menu-list,
#uberbar .mainmenu .submenu .left-menu-list {
  float: left;
  padding-top: 25px;
  padding-left: 30px;
  padding-bottom: 25px;
  height: 100%;
  width: 169px;
  text-align: left;
}
.navigation-top .mainmenu .submenu .left-menu-list .submenu-item a,
#uberbar .mainmenu .submenu .left-menu-list .submenu-item a {
  line-height: 31px;
}
.navigation-top .mainmenu .submenu .left-menu-list .submenu-item a:hover,
#uberbar .mainmenu .submenu .left-menu-list .submenu-item a:hover,
.navigation-top .mainmenu .submenu .left-menu-list .submenu-item a.current,
#uberbar .mainmenu .submenu .left-menu-list .submenu-item a.current {
  color: #ff9d2a;
}
.navigation-top .mainmenu .submenu .left-menu-list .submenu-item.current a,
#uberbar .mainmenu .submenu .left-menu-list .submenu-item.current a {
  color: #ff9d2a;
}
.navigation-top .mainmenu .submenu .right-menu-content,
#uberbar .mainmenu .submenu .right-menu-content {
  width: 100%;
  height: 100%;
  background-color: #ffffff;
}
.navigation-top .mainmenu .submenu .right-menu-content .item-right-posts,
#uberbar .mainmenu .submenu .right-menu-content .item-right-posts {
  background-color: #ffffff;
  width: 100%;
  padding: 30px;
  background-color: #fff;
}
.navigation-top .mainmenu .submenu .right-menu-content .item-right-posts .loop.mini,
#uberbar .mainmenu .submenu .right-menu-content .item-right-posts .loop.mini {
  float: left;
  width: 25%;
  padding-bottom: 0;
  margin-bottom: 0;
  text-align: center;
}
.navigation-top .mainmenu .submenu .right-menu-content .item-right-posts .loop.mini .post-title,
#uberbar .mainmenu .submenu .right-menu-content .item-right-posts .loop.mini .post-title {
  font-size: 16px;
  line-height: 18px;
  text-transform: uppercase;
  text-align: center;
}
.navigation-top .mainmenu .submenu .right-menu-content .item-right-posts .loop.mini .post-subinfos,
#uberbar .mainmenu .submenu .right-menu-content .item-right-posts .loop.mini .post-subinfos {
  font-size: 13px;
  text-align: center;
}
.navigation-top .mainmenu .submenu .right-menu-content .item-right-posts:first-child,
#uberbar .mainmenu .submenu .right-menu-content .item-right-posts:first-child {
  display: block;
}
.navigation-top .mainmenu .submenu:after {
  content: '';
  display: block;
  clear: both;
}
#uberbar .mainmenu > li:hover a:after {
  bottom: 0;
}
#uberbar .content-uberbar .mainmenu {
  margin-left: 60px;
}
#uberbar .mainmenu .submenu {
  top: 45px;
}
#uberbar .content-uberbar .mainmenu > li.about-item .submenu {
  left: 50%;
  margin-left: -75px;
  top: 45px;
}
.container-md-table .loop-medium .post-txt-loop {
  padding-left: 0;
}
@media (max-width: 1080px) {
  .container-md-table .loop-medium .post-txt-loop {
    padding-left: 30px;
  }
}
@media (max-width: 480px) {
  .container-md-table .loop-medium .post-txt-loop {
    padding-left: 30px;
  }
}
.container-md-table .loop-medium .post-txt-loop .post-content a:not(.more-link) {
  color: #999999;
}
.container-md-table .loop-medium .post-txt-loop .post-content .post-author a:after {
  content: none;
}
.container-md-table .loop-medium .post-txt-loop .post-content .post-counters .item-count a:after {
  content: none;
  visibility: hidden;
}
.nicearchive-list-posts {
  margin-bottom: 45px;
}
@media (max-width: 1080px) {
  .nicearchive-list-posts .col-xs-12 {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .nicearchive-list-posts .col-xs-12 {
    width: 100%;
  }
}
.loop {
  padding-bottom: 15px;
  margin: 0 0 30px 0;
  position: relative;
}
.loop .loop-left-advert {
  height: 700px;
  margin-bottom: 100px;
}
.loop .loop-left-advert .post-txt-loop {
  padding: 0 50px;
}
.loop .loop-left-advert .post-txt-loop .footer-loop {
  position: relative;
  top: auto;
  left: auto;
  margin-top: 10px;
}
@media (max-width: 1080px) {
  .loop .loop-left-advert .post-txt-loop .footer-loop {
    position: relative;
    left: auto;
    right: auto;
    bottom: auto;
  }
}
@media (min-width: 1080px) {
  .loop.loop-left-advert .post-txt-loop {
    padding: 0 50px;
  }
}
@media (max-width: 1080px) {
  .loop.loop-left-advert {
    height: 620px;
  }
}
@media (max-width: 1080px) {
  .loop.loop-left-advert {
    height: auto;
  }
}
.loop .post-thumb {
  width: 100%;
  margin-bottom: 20px;
  position: relative;
  display: block;
}
.loop .post-thumb img {
  width: 100%;
}
.loop .post-thumb .icons {
  bottom: 10px;
  font-size: 10px;
  height: 30px;
  left: 10px;
  line-height: 28px;
  position: absolute;
}
.loop .post-thumb .icons .icon-btn {
  color: #fff;
  background-color: rgba(34, 34, 34, 0.2);
  display: inline-block;
  height: 30px;
  line-height: 30px;
  margin-right: 1px;
  text-align: center;
  width: 30px;
  border: 1px solid #fff;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.loop .post-thumb .icons .icon-label {
  background-color: rgba(34, 34, 34, 0.2);
  border: 1px solid rgba(34, 34, 34, 0.2);
  color: #fff;
  float: right;
  font-family: 'MarkProBold', sans-serif;
  font-size: 10px;
  height: 30px;
  letter-spacing: 1px;
  line-height: 31px;
  opacity: 0;
  padding: 0 10px;
  text-transform: uppercase;
  visibility: hidden;
  -webkit-transform: translateX(-30px);
  -moz-transform: translateX(-30px);
  transform: translateX(-30px);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.loop .post-thumb .icons .icon-diapo {
  background: url(../../../images/icons/diapo.png) 5px 7px no-repeat;
  color: #fff;
  display: block;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.loop .post-thumb .icons .icon-pluss {
  background: url(../../../images/icons/plus.png) center 9px no-repeat;
  color: #fff;
  display: block;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
.loop .post-thumb .icons:hover .icon-btn {
  background-color: #222222;
  border: 1px solid #222222;
  color: #fff;
  opacity: 1;
  visibility: visible;
}
.loop .post-thumb .icons:hover .icon-label {
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  transform: translateX(0%);
  background-color: #222222;
  color: #fff;
  display: inline-block;
  opacity: 1;
  visibility: visible;
}
.loop .post-txt-loop {
  width: 715px;
  max-width: 100%;
  margin: 0 auto 30px;
  padding: 0 30px 0;
}
@media (max-width: 480px) {
  .loop .post-txt-loop {
    margin-bottom: 0;
  }
}
.loop .post-txt-loop .post-category-txt {
  font-size: 16px;
  letter-spacing: 1px;
  color: #222;
  font-family: 'GaramondPremrPro-It';
  font-style: italic;
}
.loop .post-txt-loop .post-category {
  display: block;
  font-size: 20px;
  color: #222222;
  overflow: hidden;
  text-align: left;
  margin: 0 auto 0px auto;
  font-family: 'GaramondPremrPro-It';
  font-style: italic;
}
.loop .post-txt-loop .nicearchive-list-posts .post-thumb {
  margin-bottom: 7px;
}
.loop .post-txt-loop .nicearchive-list-posts .post-category {
  background-size: 44px 20px,auto!important;
  width: 44px!important;
  height: 20px!important;
}
.loop .post-txt-loop .post-title {
  font-size: 45px;
  color: #222222;
  letter-spacing: 0;
  text-align: left;
  font-family: "Century Gothic", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.loop .post-txt-loop .post-title a {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  color: #222222;
}
.loop .post-txt-loop .post-title a:hover {
  color: #f5c7b8;
}
.loop .post-txt-loop .post-header .post-title,
.loop .post-txt-loop .post-header .post-subinfos {
  text-align: center;
}
@media (max-width: 480px) {
  .loop .post-txt-loop .post-header .post-title,
  .loop .post-txt-loop .post-header .post-subinfos {
    text-align: left;
  }
}
.loop .post-txt-loop .post-suptitle {
  font-family: 'GaramondPremrPro-It', serif;
  font-size: 20px;
  font-style: italic;
}
.loop .post-txt-loop .row-text .post-content a:after {
  bottom: 0;
}
.loop .post-txt-loop .post-content {
  margin-top: 10px;
  line-height: 26px;
  color: #333333;
  font-size: 18px;
  font-family: "GaramondPremrPro", serif;
  margin-left: 30px;
}
@media (max-width: 1080px) {
  .loop .post-txt-loop .post-content {
    margin-left: 0;
  }
}
.loop .post-txt-loop .post-content .continue {
  display: inline-block;
  text-align: left;
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: .1em;
  color: #333333;
  vertical-align: text-bottom;
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -ms-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
.loop .post-txt-loop .post-content .continue:hover {
  color: #f5c7b8;
}
.loop .post-txt-loop .post-content .continue .after,
.loop .post-txt-loop .post-content .continue .before {
  background: url(../../../images/icons/continue.png) left top no-repeat;
}
.loop .post-txt-loop .post-content .continue .after {
  background-position: left -23px;
}
@media (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
  .loop .post-txt-loop .post-content .continue .after,
  .loop .post-txt-loop .post-content .continue .before {
    background-image: url(../../../images/icons/continue-xx.png);
    background-size: 100px 46px,auto;
  }
}
.loop .post-txt-loop .post-content a {
  color: #999999;
  text-decoration: none;
  display: inline-block;
}
.loop .post-txt-loop .post-content .more-link:after {
  content: none;
}
.loop .post-txt-loop .post-content blockquote {
  border: 0 none;
  font-size: inherit;
  margin: 0;
  font-style: italic;
  padding: 0;
}
.loop .post-txt-loop .post-content iframe {
  width: 100% !important;
}
.loop .post-txt-loop .post-content img {
  max-width: 100%;
  height: auto;
}
.loop .post-txt-loop .post-subinfos {
  color: rgba(0, 0, 0, 0.6);
  font-size: 15px;
  font-family: "GaramondPremrPro", serif;
}
@media (max-width: 480px) {
  .loop .post-txt-loop .post-subinfos {
    margin-bottom: 0;
  }
}
.loop .post-txt-loop .post-subinfos span {
  color: rgba(0, 0, 0, 0.6);
  font-style: normal;
}
.loop .post-txt-loop .post-subinfos span a {
  color: rgba(0, 0, 0, 0.6);
}
.loop .post-txt-loop .post-subinfos span a:after {
  content: none;
}
.loop .post-txt-loop .post-subinfos span a:hover {
  color: #222;
}
.loop .post-txt-loop .photo_name,
.loop .post-txt-loop .model_name,
.loop .post-txt-loop inherit,
.loop .post-txt-loop .stylist_name {
  display: inline-block;
  color: rgba(0, 0, 0, 0.6);
  font-size: 15px;
  font-family: "GaramondPremrPro", serif;
  -webkit-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px);
  text-transform: inherit;
}
@media (max-width: 480px) {
  .loop .post-txt-loop .photo_name,
  .loop .post-txt-loop .model_name,
  .loop .post-txt-loop inherit,
  .loop .post-txt-loop .stylist_name {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    display: block;
  }
}
.loop .post-txt-loop .photo_name a,
.loop .post-txt-loop .model_name a,
.loop .post-txt-loop inherit a,
.loop .post-txt-loop .stylist_name a {
  color: #999999;
  font-style: normal;
  display: inline-block;
}
.loop .post-txt-loop .photo_name a:hover,
.loop .post-txt-loop .model_name a:hover,
.loop .post-txt-loop inherit a:hover,
.loop .post-txt-loop .stylist_name a:hover {
  color: #222;
}
.loop .post-txt-loop .photo_name .credit_name,
.loop .post-txt-loop .model_name .credit_name,
.loop .post-txt-loop inherit .credit_name,
.loop .post-txt-loop .stylist_name .credit_name {
  color: rgba(0, 0, 0, 0.6);
  display: inline-block;
  font-style: normal;
}
.loop .post-txt-loop .model_name-partners {
  display: block;
  line-height: 16px;
  text-align: center;
}
.loop .post-txt-loop .post-subinfos {
  display: inline-block;
}
.loop .post-txt-loop .post-counters {
  display: inline-block;
  position: relative;
  margin-left: 20px;
}
.loop .post-txt-loop .post-counters a:after {
  content: none;
  visibility: hidden;
}
.loop .post-thumb:hover + .post-txt-loop .post-title a {
  color: #f5c7b8;
}
.loop.loop-big .post-txt-loop .post-title {
  font-size: 44px;
  line-height: 35px;
}
@media (max-width: 1080px) {
  .loop.loop-big .post-txt-loop .post-title {
    font-size: 35px;
  }
}
.loop.loop-big .post-txt-loop .post-author a {
  vertical-align: inherit;
}
.loop.loop-big .post-txt-loop a {
  display: inline-block;
  line-height: 1;
}
@media (max-width: 1080px) {
  .loop.loop-big .post-txt-loop {
    font-size: 25px;
    line-height: 28px;
  }
}
.nicearchive-list-posts .loop.loop-mini.fixed-height.hide-content {
  height: 275px;
}
@media (max-width: 1080px) {
  .nicearchive-list-posts .loop.loop-mini.fixed-height.hide-content {
    height: 286px;
  }
}
.page_en .loop .post-txt-loop .post-content .continue .before,
.page_en .loop .post-txt-loop .post-content .continue .after {
  background-image: url(../../../images/icons/continue_en.png);
}
@media (min--moz-device-pixel-ratio: 1.5), (-o-min-device-pixel-ratio: 3/2), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
  .page_en .loop .post-txt-loop .post-content .continue .before,
  .page_en .loop .post-txt-loop .post-content .continue .after {
    background-image: url(../../../images/icons/continue_en-xx.png);
    background-size: 100px 46px,auto;
  }
}
.loop.loop-big .post-txt-loop .post-title + .post-content {
  padding-top: 0;
}
.loop.loop-big .post-txt-loop > .post-content {
  padding-top: 25px;
}
.loop.loop-big .post-txt-loop > .post-content .more {
  position: relative;
}
.loop.loop-big .post-txt-loop > .post-content .more .post-counters {
  top: 2px;
}
.loop.loop-big .bigimage-collection,
.loop.loop-big .bigimage.bigvideo,
.loop.loop-big .bigimage.widebigimage {
  margin-bottom: 25px;
}
.loop.mini .post-thumb {
  margin-bottom: 9px;
}
.loop.mini .post-title {
  font-size: 12px;
  line-height: 12px;
  display: inline-block;
  margin-bottom: 5px;
  text-transform: none;
  margin-top: 5px;
}
.loop.mini .post-title:hover {
  color: #f5c7b8;
}
.loop.mini .post-subinfos {
  font-size: 10px;
  display: block;
}
.loop.mini .post-thumb:hover + .post-txt-loop .post-title {
  color: #f5c7b8;
}
.loop.loop-medium.loop-semi-medium .post-thumb,
.loop.loop-semi-medium .post-thumb {
  margin-bottom: 10px;
}
.loop.loop-medium.loop-semi-medium .post-txt-loop .post-category,
.loop.loop-semi-medium .post-txt-loop .post-category {
  margin-bottom: 2px;
  text-align: center;
}
.loop.loop-medium.loop-semi-medium .post-txt-loop .post-title,
.loop.loop-semi-medium .post-txt-loop .post-title {
  font-size: 25px;
  line-height: 25px;
  margin-bottom: 10px;
  margin-top: 0;
  text-align: center;
}
@media (max-width: 480px) {
  .loop.loop-medium.loop-semi-medium .post-txt-loop .post-title,
  .loop.loop-semi-medium .post-txt-loop .post-title {
    text-align: left;
  }
}
.loop.loop-medium.loop-semi-medium .post-txt-loop .post-content,
.loop.loop-semi-medium .post-txt-loop .post-content {
  margin-left: 0;
  text-align: center;
}
@media (max-width: 1285px) {
  .loop.loop-medium.loop-semi-medium .post-txt-loop .post-content,
  .loop.loop-semi-medium .post-txt-loop .post-content {
    text-align: left;
  }
}
@media (min-width: 1080px) {
  .loop.loop-medium.loop-minis.fixed-height {
    height: 480px;
  }
}
@media (min-width: 1080px) {
  .loop.loop-medium.loop-minis.fixed-height {
    height: 430px;
  }
}
.loop.loop-medium.fixed-height {
  height: 460px;
}
.loop.loop-medium .post-txt-loop .post-title {
  font-size: 35px;
  line-height: 35px;
  margin-top: 2px;
  margin-bottom: 20px;
}
.loop.loop-medium.fixed-height.hide-content {
  height: 335px;
}
@media (max-width: 1285px) {
  .loop.loop-medium.fixed-height.hide-content {
    height: 285px;
  }
}
.loop.loop-medium.hide-content .post-txt-loop .post-title,
.loop.loop-mini.hide-content .post-txt-loop .post-title {
  font-size: 20px;
  line-height: 25px;
}
.loop.loop-mini.fixed-height.hide-content {
  height: 258px;
}
.loop.fixed-height .footer-loop {
  position: absolute;
  bottom: 16px;
  left: 30px;
  right: 30px;
}
.archivesMinis {
  margin-top: 20px;
}
.archivesMinis__title {
  font-family: "Century Gothic", sans-serif;
  text-transform: uppercase;
  margin-top: 0;
  font-size: 25px;
  letter-spacing: .01em;
  margin-bottom: 30px;
  text-align: center;
}
@media (max-width: 1080px) {
  .loop.loop-medium.fixed-height,
  .loop.loop-medium.fixed-height.hide-content,
  .loop.loop-mini.fixed-height.hide-content {
    height: auto;
  }
  .loop.loop-medium.fixed-height .footer-loop,
  .loop.loop-medium.fixed-height.hide-content .footer-loop,
  .loop.loop-mini.fixed-height.hide-content .footer-loop {
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
  }
}
.post-counters {
  font-size: 0;
}
.post-counters .item-count {
  position: relative;
  margin: 0 0 0 18px;
  display: inline-block;
  height: 12px;
  line-height: 12px;
  font-size: 12px;
  color: #999999;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.post-counters .item-count.count-comments:hover {
  cursor: pointer;
  color: #f5c7b8;
}
.post-counters .item-count.count-comments:hover span {
  color: #f5c7b8;
}
.post-counters .item-count > a,
.post-counters .item-count > span {
  color: #999999;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.post-counters .item-count > a span,
.post-counters .item-count > span span {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  display: inline-block;
  color: #333333;
  font-size: 12px;
  font-family: "MarkProMedium", sans-serif;
  padding: 3px 0 0 6px;
}
.post-counters .item-count:first-child {
  margin-left: 0;
}
.post-counters .item-count.count-sharers .post-over-shares {
  position: absolute;
  left: -93px;
  top: -56px;
  height: 0;
  overflow: hidden;
  padding-bottom: 0px;
}
.post-counters .item-count.count-sharers .post-over-shares .total-shares {
  display: none;
}
.post-counters .item-count.count-sharers .post-over-shares .share-list {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  margin: 10px 0 0 0;
  top: 0%;
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  background-color: #eeeeee;
  height: 46px;
  padding: 3px;
  width: 202px;
}
.post-counters .item-count.count-sharers .post-over-shares .share-list li {
  background-color: #fff;
  height: 100%;
}
.post-counters .item-count.count-sharers .post-over-shares .share-list li .content-item-share {
  height: 100%;
}
.post-counters .item-count.count-sharers .post-over-shares .share-list .facebook {
  border-left: 1px solid #eeeeee;
}
.post-counters .item-count.count-sharers .post-over-shares .share-list:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 3.5px 0 3.5px;
  border-color: #eeeeee transparent transparent transparent;
  position: absolute;
  bottom: -3px;
  left: 50%;
  margin-left: -1.75px;
}
.post-counters .item-count.count-sharers:hover > a {
  color: #f5c7b8;
}
.post-counters .item-count.count-sharers:hover > a span {
  color: #f5c7b8;
}
.post-counters .item-count.count-sharers:hover .post-over-shares {
  height: 56px;
  padding-bottom: 10px;
}
.post-counters .item-count.count-sharers:hover .post-over-shares .share-list {
  margin-top: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
@media (max-width: 1080px) {
  .loop.fixed-height {
    height: auto !important;
  }
}
.loop.loop-minis {
  padding-bottom: 0;
}
.loop.loop-minis .post-txt-loop {
  padding-top: 10px;
  text-align: center;
}
.loop.loop-minis .post-txt-loop .post-increment {
  font-size: 30px;
  line-height: 30px;
  font-family: 'MarkProBook', sans-serif;
  letter-spacing: 1px;
  padding: 0 0 5px 0;
}
.loop.loop-minis .post-txt-loop .post-title {
  margin-top: 5px;
  margin-bottom: 2px;
}
.loop.loop-minis .post-txt-loop .post-title a {
  transition: color .3s linear;
}
.loop.loop-minis .post-txt-loop .post-title a:hover,
.loop.loop-minis .post-txt-loop .post-title a:focus {
  color: #f5c7b8;
}
.wrapper {
  width: 100%;
  margin: 0 -15px 0;
}
@media (max-width: 1024px) {
  .wrapper {
    margin: 0;
  }
}
.wrapper .col-xs-12 {
  width: 50%;
}
@media (max-width: 480px) {
  .wrapper .col-xs-12 {
    width: 100%;
  }
}
.loop.loop-minis.noquote {
  height: 440px;
  text-align: left;
}
@media (min-width: 1024px) and (max-width: 1285px) {
  .loop.loop-minis.noquote {
    height: 470px;
  }
}
.loop.loop-minis.noquote .col-md-6 {
  height: 290px;
}
.loop.loop-minis.noquote .col-md-6 .post-txt-loop {
  height: 100%;
}
.loop.loop-minis:nth-child(2n) .col-md-6:first-child {
  float: right;
}
.loop.loop-minis.quote {
  text-align: center;
  margin: 0  auto;
  vertical-align: top;
  width: 90%;
}
@media (max-width: 480px) {
  .loop.loop-minis.quote {
    margin-bottom: 20px;
  }
}
.loop.loop-minis.quote .post-txt-loop {
  background-color: #e7cbae;
  padding: 25px 0;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 480px) {
  .loop.loop-minis.quote .post-txt-loop {
    padding: 20px;
  }
}
.loop.loop-minis.quote .post-txt-loop .post-content {
  padding: 5px 0 25px 0;
  text-align: center;
}
.loop.loop-minis.quote .post-txt-loop .post-content p {
  font-size: 18px;
  font-style: italic;
  line-height: 26px;
}
.loop.loop-minis.quote .post-txt-loop .post-content p a {
  border: none;
  color: #222;
}
.loop.loop-minis.quote .post-txt-loop .post-content .post-subinfos {
  font-size: 15px;
}
.loop.loop-minis.quote .post-txt-loop .post-content p + p {
  margin-top: 20px;
}
.loop.loop-minis.quote .post-txt-loop .post-content .quote-author {
  font-style: normal;
}
.loop.loop-minis.quote .footer-loop {
  position: relative;
  right: auto;
  left: auto;
  bottom: auto;
}
.sub-cats {
  padding-left: 0;
  margin: 14px 0 40px;
  letter-spacing: .1em;
  display: inline-block;
  width: auto;
  font-size: 16px;
  text-transform: uppercase;
}
@media (max-width: 1080px) {
  .sub-cats {
    display: none;
  }
}
.sub-cats li {
  display: inline-block;
  margin: 0 10px;
  margin-right: 10px;
}
.sub-cats li:first-child {
  margin-left: 0;
}
.sub-cats li a {
  color: #555;
  font-family: "Century Gothic", sans-serif;
  font-size: 11px;
}
.sub-cats li a:hover {
  opacity: .7;
}
.sub-cats .active a {
  font-weight: bold;
}
.link-archive {
  margin-bottom: 30px;
}
.link-archive .btn-black {
  text-decoration: underline;
}
.title-actu a {
  color: #555555;
  font-size: 14px;
  letter-spacing: .2em;
  transition: color 0.2s ease-in-out;
}
.title-actu a:hover,
.title-actu a:focus {
  color: #f5c7b8;
}
.title-actu .selector-wrapper {
  position: relative;
  display: inline-block;
  min-width: 240px;
}
.title-actu .selector-wrapper .mobile-select {
  display: none;
}
@media (max-width: 1080px) {
  .title-actu .selector-wrapper .mobile-select {
    display: block;
    font-family: 'GaramondPremrPro-It';
    font-style: italic;
    font-size: 35px;
    color: #222;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border: none;
    line-height: 35px;
  }
  .title-actu .selector-wrapper .mobile-select:focus {
    outline: 0;
  }
  .title-actu .selector-wrapper .mobile-select option {
    font-family: 'GaramondPremrPro-It';
    font-style: italic;
    font-size: 14px;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #ffffff;
  }
}
.title-actu .selector-wrapper a {
  font-size: 35px;
  font-family: 'GaramondPremrPro-It';
  font-style: italic;
}
.title-actu .selector-wrapper .desktop-select {
  display: block;
}
.title-actu .selector-wrapper .desktop-select .selector-list {
  background-color: #ffffff;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  z-index: 10;
  padding: 15px 0 0;
  opacity: 0;
  transform: translateY(20px) translateZ(0);
  transition: all 0.3s ease-out;
}
.title-actu .selector-wrapper .desktop-select .selector-list-item {
  display: block;
  text-align: center;
  padding: 5px;
  border-bottom: none;
  cursor: pointer;
  font-family: 'GaramondPremrPro-It';
  font-style: italic;
  text-transform: capitalize;
}
.title-actu .selector-wrapper .desktop-select .selector-list-item:hover {
  background: #999;
  color: #fff;
}
@media (max-width: 1080px) {
  .title-actu .selector-wrapper .desktop-select {
    display: none;
  }
}
.title-actu .selector-wrapper:after {
  content: '';
  width: 10px;
  height: 5px;
  display: block;
  position: absolute;
  background: url('../../../images/arrow-down.svg');
  background-size: 10px 5px;
  background-repeat: no-repeat;
  right: -15px;
  top: 15px;
}
.title-actu .selector-wrapper:hover .selector-list {
  opacity: 1;
  transform: translateY(0) translateZ(0);
}
.bloc-letstalkabout .title-bloc span {
  font-size: 35px;
  margin-top: 5px;
  font-family: 'GaramondPremrPro-It';
  font-style: italic;
}
.bloc-letstalkabout .title-bloc h3 {
  padding-bottom: 10px;
}
.bloc-letstalkabout .loop .post-thumb {
  margin-bottom: 8px;
}
.bloc-letstalkabout .loop .post-txt-loop .post-category {
  margin-bottom: 2px;
  text-align: center;
}
.bloc-letstalkabout .loop .post-txt-loop .post-title {
  font-size: 27px;
  line-height: 30px;
  text-align: center;
}
.bloc-letstalkabout .loop .post-txt-loop .post-title a:hover,
.bloc-letstalkabout .loop .post-txt-loop .post-title a:focus {
  color: #f5c7b8;
}
.bloc-letstalkabout .slider {
  height: 560px;
}
@media (max-width: 1285px) {
  .bloc-letstalkabout .slider {
    height: 580px;
  }
}
@media (max-width: 1080px) {
  .loop.loop-minis.noquote,
  .loop.loop-minis.noquote .col-md-6 {
    height: auto;
  }
  .loop.loop-minis.noquote .col-md-6 .post-txt-loop {
    height: auto;
    padding-bottom: 60px;
  }
}
.bloc-pub {
  background-color: #fff;
  text-align: center;
  margin: 0 0 30px 0;
}
.bloc-pub .bloc-pub-content {
  position: relative;
  overflow: hidden;
}
.bloc-pub .bloc-pub-content .placeholder {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  height: 100%;
  width: 100%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.bloc-pub .bloc-pub-content .pub-content {
  position: relative;
  z-index: 3;
  height: 100%;
  background-color: #fff;
}
.bloc-pub.advertorial-pub {
  margin-bottom: 0;
  background-color: transparent;
}
.bloc-pub.advertorial-pub .bloc-pub-content > div {
  margin-bottom: 30px;
  overflow: hidden;
}
.bloc-pub.vertical-pub {
  width: 370px;
  min-height: 320px;
  padding: 35px;
  max-width: 100%;
  display: block!important;
  border: solid 1px #e5e5e5;
}
@media (max-width: 1285px) {
  .bloc-pub.vertical-pub {
    padding: 3px;
    height: 600px;
    width: 100%;
  }
}
@media (max-width: 1080px) {
  bloc-pub.vertical-pub {
    padding: 10px 27px;
  }
}
.bloc-pub.horizontal-pub {
  width: 100%;
  background-color: transparent;
  text-align: center;
}
.bloc-pub.horizontal-pub img {
  max-width: 100%;
  max-height: 300px;
  width: auto;
  height: auto;
}
.bloc-pub.mini-pub {
  padding: 35px;
  max-width: 100%;
  height: 320px;
}
.bloc-pub.tablet-pub {
  text-align: center;
}
.bloc-pub.mobile-pub {
  text-align: center;
  margin-bottom: 20px;
}
.mobile-ad-row {
  margin-bottom: 20px;
  text-align: center;
}
.shop-story + .mobile-ad-row {
  margin-top: 20px;
}
.bloc-big-white {
  background-color: #faf5ef;
  margin: 0 0 60px 0;
}
.bloc-big-white-off {
  background-color: #ffffff;
  padding: 0 0 20px 0;
  margin-bottom: 80px;
}
.bloc-big-white-off .loop {
  background-color: transparent;
}
.bloc-features {
  overflow-x: hidden;
}
.bloc-features .list-features .slider {
  height: 353px;
}
.bloc-features .list-features .slider .item-cat-features * {
  height: auto;
}
.bloc-features .list-features .slider .nav-slider .item-nav {
  margin-top: -75px;
  z-index: 5;
}
.bloc-features .list-features .item-cat-features {
  height: 323px;
  overflow: hidden;
  display: block;
}
.bloc-features .list-features .item-cat-features .features-slider {
  height: 242px;
  overflow: hidden;
  position: relative;
  margin: 0 0 12px 0;
}
.bloc-features .list-features .item-cat-features .features-slider .content-features-slider {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 200%;
}
.bloc-features .list-features .item-cat-features .features-slider .content-features-slider .item-sub-slider {
  height: 100%;
  position: absolute;
  left: 0;
  z-index: 3;
  overflow: hidden;
  top: 0;
}
.bloc-features .list-features .item-cat-features .features-slider .content-features-slider .item-sub-slider .content-item-sub-slider {
  width: 390px;
  position: asolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
.bloc-features .list-features .item-cat-features .features-slider .content-features-slider .item-sub-slider:first-child {
  z-index: 4;
}
.bloc-features .list-features .item-cat-features .bloc-arrow-link .btn-txt {
  letter-spacing: 2px;
  font-size: 18px;
}
.bloc-features .list-features .item-cat-features .bloc-arrow-link .icon-mini-arrow-right {
  background-color: #fff;
  border: solid #eeeeee 1px;
  color: #999999;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.bloc-features .list-features .item-cat-features .bloc-arrow-link .icon-mini-arrow-right:hover {
  color: #222;
  background-color: #fff;
  border: solid #222 1px;
}
@media (max-width: 1080px) {
  .bloc-features .slider .content-slider .content-rel-slider,
  .bloc-features .slider .content-slider .content-rel-slider .content-abs-slider .item-slider {
    width: 390px;
  }
  .bloc-features .list-features .slider .nav-slider .item-nav {
    top: 105px;
    margin-top: 0;
  }
}
@media (max-width: 1080px) {
  .bloc-features .slider .content-slider .content-rel-slider,
  .bloc-features .slider .content-slider .content-rel-slider .content-abs-slider .item-slider {
    width: 260px;
  }
  .bloc-features .list-features .slider .nav-slider .item-nav {
    top: 61px;
    margin-top: 0;
  }
  .bloc-features .list-features .slider {
    height: 280px;
  }
  .bloc-features .list-features .item-cat-features {
    height: 250px;
  }
  .bloc-features .list-features .item-cat-features .features-slider {
    height: 161px;
  }
  .bloc-features .list-features .item-cat-features .features-slider .content-features-slider .item-sub-slider .content-item-sub-slider {
    width: 260px;
  }
  .bloc-features .list-features .item-cat-features .features-slider .content-features-slider .item-sub-slider .content-item-sub-slider img {
    width: 100%;
    height: auto;
  }
}
.pager {
  margin-bottom: 30px;
  clear: both;
}
.pager li a,
.pager li span {
  display: inline-block;
  font-size: 14px;
  color: #999999;
  background-color: transparent;
  cursor: pointer;
  padding: 0 18px;
  border: 0 none;
  height: 40px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.pager .item-number a,
.pager .item-number span {
  font-family: "Century Gothic", sans-serif;
  letter-spacing: .1em;
}
.pager .current a {
  font-weight: bold;
}
.pager .current a,
.pager .item-number a:hover {
  color: #222222;
  background-color: transparent;
}
.pager .previous,
.pager .next {
  display: block;
  padding: 0;
}
.pager .previous a,
.pager .next a {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  width: 164px;
  padding: 0;
  color: #222222;
}
@media (max-width: 480px) {
  .pager .previous a,
  .pager .next a {
    width: auto;
  }
}
.pager .previous a span,
.pager .next a span {
  color: #222;
  font-size: 10px;
  padding: 0;
  letter-spacing: 1px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.pager .previous a span span,
.pager .next a span span {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: .2em;
  font-family: "Century Gothic", sans-serif;
  font-weight: 700;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.pager .previous a:hover span,
.pager .next a:hover span {
  color: #f5c7b8;
}
.pager .previous {
  text-align: left;
  float: left;
}
.pager .previous span span {
  padding-left: 10px;
}
.pager .next {
  text-align: right;
  float: right;
}
.pager .next span span {
  padding-right: 10px;
}
.pager .inactive {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.pager .inactive a,
.pager .inactive span {
  opacity: 0.7;
  filter: alpha(opacity=70);
  cursor: default;
}
.pager .inactive a:hover span {
  opacity: 0.7;
  filter: alpha(opacity=70);
  color: #222;
}
.bloc-shop {
  margin: 0 0 60px 0;
}
.bloc-shop .list-shop {
  position: relative;
  margin-bottom: 18px;
  padding: 0 0 30px 0;
}
.bloc-shop .list-shop .slider {
  width: 100%;
  position: relative;
  height: 293px;
  margin: 0;
}
.bloc-shop .list-shop .slider .content-slider .content-rel-slider {
  width: 100%;
}
.bloc-shop .list-shop .slider .content-slider .content-rel-slider .item-slider {
  width: 293px;
  text-align: center;
  height: 100%;
}
.bloc-shop .list-shop .slider .content-slider .content-rel-slider .item-slider .content-item-shop {
  padding: 0 10px;
  height: 100%;
}
.bloc-shop .list-shop .slider .content-slider .content-rel-slider .item-slider .content-item-shop .sub-content-item-shop {
  background-color: #fff;
  height: 100%;
}
.bloc-shop .list-shop .slider .content-slider .content-rel-slider .item-slider .content-item-shop .sub-content-item-shop img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.bloc-shop .list-shop .slider .nav-slider .item-nav span {
  background-color: transparent;
}
.bloc-shop .list-shop:after {
  content: '';
  width: 40px;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -20px;
  background-color: #e2e2e2;
}
@media (max-width: 1080px) {
  .bloc-shop {
    margin: 0 0 40px 0;
  }
  .bloc-shop .list-shop .slider .content-slider .content-rel-slider {
    width: 585px;
  }
  .bloc-shop .list-shop .slider .content-slider .content-rel-slider .content-abs-slider .item-slider {
    width: 292.5px;
  }
  .bloc-shop .list-shop .slider .nav-slider .item-nav {
    top: 132px;
    margin-top: 0;
  }
  .bloc-shop .list-shop .slider .nav-slider .item-nav span {
    background-color: #fff;
  }
}
@media (max-width: 1080px) {
  .bloc-shop .list-shop {
    padding-bottom: 20px;
  }
  .bloc-shop .list-shop .slider {
    height: 200px;
  }
  .bloc-shop .list-shop .slider .content-slider .content-rel-slider {
    width: 200px;
  }
  .bloc-shop .list-shop .slider .content-slider .content-rel-slider .content-abs-slider .item-slider {
    width: 200px;
  }
  .bloc-shop .list-shop .slider .nav-slider .item-nav {
    top: 80px;
  }
}
.bloc-arrow-link {
  text-align: center;
}
.bloc-arrow-link .arrow-link {
  text-align: center;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.bloc-arrow-link .btn-txt {
  display: inline-block;
  text-transform: uppercase;
  font-family: "MarkProMedium", sans-serif;
  color: #222222;
  font-size: 14px;
  padding-bottom: 8px;
  letter-spacing: 1px;
}
.bloc-arrow-link .btn-txt strong {
  font-family: "MarkProMedium", sans-serif;
}
.bloc-arrow-link .btn-txt:hover {
  color: #555;
}
.bloc-arrow-link .icon-mini-arrow-right {
  display: inline-block;
  margin: 0 auto 0 auto;
  width: 30px;
  height: 30px;
  line-height: 28px;
  background-color: #222222;
  color: #fff;
  text-align: center;
  font-size: 10px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.bloc-arrow-link .arrow-link:hover .icon-mini-arrow-right {
  background-color: #ff9d2a;
}
.page-template-search .block-page-title .content-block-page-title .search {
  margin-top: 17px;
}
@media (max-width: 480px) {
  .page-template-search .block-page-title .content-block-page-title .search {
    margin-bottom: 10px;
  }
}
.block-page-title {
  text-align: center;
}
.block-page-title .content-block-page-title {
  text-align: left;
}
.block-page-title .content-block-page-title .img-title {
  font-family: "Century Gothic", sans-serif;
  text-transform: uppercase;
  color: #222;
  font-size: 18px;
  letter-spacing: 1px;
  margin-bottom: 30px;
  margin-top: -7px;
  text-align: center;
}
@media (min-width: 1080px) and (max-width: 1285px) {
  .block-page-title .content-block-page-title .img-title {
    margin-top: 15px;
  }
}
.block-page-title .content-block-page-title .img-title.archives {
  margin-top: 30px;
}
.block-page-title .content-block-page-title .cat-title {
  text-align: center;
  font-family: "Century Gothic", sans-serif;
  font-size: 25px;
  color: #222;
  text-transform: uppercase;
  letter-spacing: .01em;
  background: none;
  margin: 0;
  display: block;
  margin-top: 15px;
}
.block-page-title .content-block-page-title .cat-title .sep {
  color: #cccccc;
}
.whiteBackground {
  background: #fff;
}
.block-page-title.letstalkabout-header .content-block-page-title {
  padding-bottom: 20px;
}
/* ----------------------------------------------------------
   About page
   ------------------------------------------------------- */
.about {
  margin-top: 20px !important;
}
/* ----------------------------------------------------------
   Filters
   ------------------------------------------------------- */
.filters-list {
  width: 621px;
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
}
.filters-list > .item {
  display: inline-block;
  width: 132px;
  height: 28px;
  line-height: 28px;
  color: #999;
  border: 1px solid #ddd;
  background-color: #fff;
  -webkit-transition: border .3s, background .3s;
  transition: border .3s, background .3s;
}
.filters-list > .item a {
  display: block;
  width: 100%;
  height: 100%;
  font-family: 'MarkProBold', sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  color: inherit;
  letter-spacing: 1.5px;
  -webkit-transition: color .3s;
  transition: color .3s;
}
.filters-list > .item + .item {
  margin-left: 20px;
}
.filters-list:after {
  content: '';
  display: block;
  clear: both;
}
.filters-list > .item:hover,
.filters-list > .item.current:hover,
.filters-list > .item.current {
  color: #fff;
  background-color: #222;
  border-color: #222;
}
.fake-dropdown {
  display: inline-block;
  width: 150px;
  max-width: 100%;
  position: relative;
  margin-left: 20px;
}
@media (max-width: 1080px) {
  .fake-dropdown {
    width: 128px;
  }
}
.fake-dropdown .item-select {
  border-top: 0 none;
}
.fake-dropdown .icon-mini-arrow-bottom:before {
  content: '';
  border-style: solid;
  border-width: 4px 4px 0 4px;
  border-color: #000 transparent transparent transparent;
  position: absolute;
  top: 3px;
  right: 0;
}
.fake-dropdown:hover .icon-mini-arrow-bottom:before {
  content: '';
  border-style: solid;
  border-width: 4px 4px 0 4px;
  border-color: #000 transparent transparent transparent;
  position: absolute;
  top: 3px;
  right: 0;
}
.fake-dropdown .label-select,
.fake-dropdown .item-select a {
  display: block;
  height: 40px;
  line-height: 40px;
  text-align: left;
  font-size: 13px;
  color: #222222;
  font-family: 'GaramondPremrPro-It', serif;
}
.fake-dropdown .label-select {
  border-bottom: solid #222 1px;
  position: relative;
}
.fake-dropdown .label-select .icon-mini-arrow-bottom {
  font-size: 8px;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -4px;
}
.fake-dropdown .hide-select {
  display: none;
}
.fake-dropdown .hide-select .item {
  width: 100%;
}
.fake-dropdown:first-child {
  margin-left: 0;
}
.fake-dropdown.open .item-select,
.fake-dropdown:hover .item-select {
  color: #999999;
}
.fake-dropdown.open .label-select,
.fake-dropdown:hover .label-select {
  border-bottom: solid #222 1px;
}
.fake-dropdown.open .hide-select,
.fake-dropdown:hover .hide-select {
  display: block;
  height: auto;
}
.fake-select {
  margin-bottom: 10px;
}
.fake-select .fake-dropdown .label-select {
  color: #222;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  padding-left: 5px;
}
.fake-select .fake-dropdown .hide-select {
  position: absolute;
  z-index: 20;
  width: 100%;
  background-color: #fff;
  border: top:0 none;
}
.fake-select .fake-dropdown .hide-select .item-select {
  border: 0 none;
  padding: 5px 0 5px 5px;
}
.fake-select .fake-dropdown .hide-select .item-select a {
  color: #999999;
  height: 20px;
  line-height: 20px;
  font-size: 16px;
}
.fake-select .fake-dropdown .hide-select .item-select:hover {
  background-color: #999;
}
.fake-select .fake-dropdown .hide-select .item-select:hover a {
  color: #fff;
}
@media (max-width: 1080px) {
  .filters-block .fake-dropdown {
    margin-bottom: 20px;
  }
  .filters-block .fake-dropdown:last-child {
    margin-bottom: 0;
  }
}
.slider {
  position: relative;
  height: 460px;
  max-width: 100%;
}
.slider * {
  height: 100%;
}
.slider .content-slider {
  max-width: 100%;
  position: relative;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
}
.slider .content-slider .content-rel-slider {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.slider .content-slider .content-rel-slider .content-abs-slider {
  position: absolute;
  left: 0;
  top: 0;
}
@media (max-width: 480px) {
  .slider .content-slider .content-rel-slider .content-abs-slider {
    position: relative;
    top: auto;
    left: auto;
  }
}
.slider .content-slider .content-rel-slider .content-abs-slider .item-slider {
  float: left;
  width: 333.3px;
}
.slider .content-slider .content-rel-slider .content-abs-slider .item-slider .post-subinfos {
  color: rgba(0, 0, 0, 0.6);
}
@media (min-width: 1285px) {
  .slider .content-slider .content-rel-slider .content-abs-slider .item-slider {
    width: 392px;
  }
}
@media (max-width: 480px) {
  .slider .content-slider .content-rel-slider .content-abs-slider .item-slider {
    margin-bottom: 0;
  }
}
.slider .content-slider .content-rel-slider .content-abs-slider .item-slider .loop {
  text-align: center;
  padding-bottom: 0;
  margin-bottom: 0;
}
.slider .content-slider .content-rel-slider .content-abs-slider .item-slider .loop-similar .post-title {
  text-align: center;
}
.slider .nav-slider {
  height: auto;
}
.slider .nav-slider * {
  height: auto;
}
.slider .nav-slider .item-nav {
  position: absolute;
  top: 43%;
  z-index: 3;
  margin-top: -20px;
  cursor: pointer;
  display: block;
  background: transparent;
  border: 0 none;
  height: 40px;
  padding: 0;
}
@media (max-width: 1080px) {
  .slider .nav-slider .item-nav {
    display: none;
  }
}
.slider .nav-slider .item-nav span {
  width: 40px;
  height: 100%;
  line-height: 40px;
  background: transparent;
  text-align: center;
  font-size: 17px;
  color: #222222;
  display: block;
}
.slider .nav-slider .item-nav:hover span {
  color: #555;
}
.slider .nav-slider .nav-previous {
  left: -50px;
}
.slider .nav-slider .nav-next {
  right: -50px;
}
.slider .loop * {
  height: auto;
}
@media (max-width: 1080px) {
  .bloc-letstalkabout .slider {
    height: 570px;
  }
  .bloc-letstalkabout .slider .content-slider .content-rel-slider,
  .bloc-letstalkabout .slider .content-slider .content-rel-slider .content-abs-slider .item-slider {
    width: 390px;
  }
  .slider .nav-slider .item-nav {
    top: 103px;
    margin-top: 0;
  }
  .slider .nav-slider .nav-previous {
    left: 0;
  }
  .slider .nav-slider .nav-next {
    right: 0;
  }
  .bloc-letstalkabout .loop .post-txt-loop .post-title {
    font-size: 25px;
    margin-bottom: 8px;
  }
}
@media (max-width: 1080px) {
  .bloc-letstalkabout .slider {
    height: 290px;
  }
  .bloc-letstalkabout .slider .content-slider .content-rel-slider,
  .bloc-letstalkabout .slider .content-slider .content-rel-slider .content-abs-slider .item-slider {
    width: 100%;
  }
  .bloc-letstalkabout .slider .content-slider .content-rel-slider .content-abs-slider .item-slider {
    width: 260px;
  }
  .slider .nav-slider .item-nav {
    top: 62px;
  }
}
@media (max-width: 480px) {
  .bloc-letstalkabout .slider {
    height: auto;
    margin-bottom: 0;
  }
}
.bloc-minis + .container {
  padding-top: 80px;
}
@media (max-width: 670px) {
  .bloc-letstalkabout .content-rel-slider {
    padding-left: 50px;
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -webkit-user-select: none;
  }
  .bloc-letstalkabout .content-rel-slider::-webkit-scrollbar {
    display: none;
    -webkit-appearance: none;
  }
}
@media (max-width: 320px) {
  .bloc-letstalkabout .content-rel-slider {
    padding-left: 0;
  }
}
.bloc-minis {
  background-color: #ffffff;
  padding: 30px 0 30px;
}
@media (max-width: 670px) {
  .bloc-minis .content-rel-slider {
    padding-left: 50px;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -webkit-user-select: none;
  }
  .bloc-minis .content-rel-slider::-webkit-scrollbar {
    display: none;
    -webkit-appearance: none;
  }
}
@media (max-width: 320px) {
  .bloc-minis .content-rel-slider {
    padding-left: 0px;
  }
}
.bloc-minis .title-bloc span {
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
  letter-spacing: 0.2em;
  font-size: 25px;
  text-transform: uppercase;
  font-style: normal;
}
.bloc-minis .title-bloc {
  padding-bottom: 50px;
}
.bloc-minis .title-bloc a {
  color: #222222;
  transition: color 0.2s ease-in-out;
}
.bloc-minis .title-bloc a:hover {
  color: #f5c7b8;
}
.bloc-minis .slider {
  position: relative;
  height: 450px;
  width: 1168px;
  max-width: 100%;
  margin: 0 auto;
}
.bloc-minis .slider .content-slider .content-rel-slider .content-abs-slider .item-slider {
  width: 292px;
}
.bloc-minis .slider .content-slider .content-rel-slider .content-abs-slider .item-slider .quote {
  margin: 0 auto;
  display: block;
}
.bloc-minis .slider .content-slider .content-rel-slider .content-abs-slider .item-slider .quote .post-title {
  line-height: 33px;
}
.bloc-minis .slider .content-slider .content-rel-slider .content-abs-slider .item-slider .quote .post-title a:hover {
  color: #222;
}
.bloc-minis .slider .content-slider .content-rel-slider .content-abs-slider .item-slider .quote .title-content-bloc {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media (max-width: 480px) {
  .bloc-minis .slider .content-slider .content-rel-slider .content-abs-slider .item-slider .quote .title-content-bloc {
    position: inherit;
    transform: none;
  }
}
.bloc-minis .slider .content-slider .content-rel-slider .content-abs-slider .item-slider .quote .post-subinfos {
  font-size: 15px;
}
@media (min-width: 1285px) {
  .bloc-minis .slider .content-slider .content-rel-slider .content-abs-slider .item-slider {
    width: 292px;
  }
}
.bloc-minis .slider .content-slider .content-rel-slider .content-abs-slider .item-slider .loop {
  height: 100% !important;
  text-align: left;
}
.bloc-minis .slider .content-slider .content-rel-slider .content-abs-slider .item-slider .loop .post-thumb {
  height: 50%;
}
@media (max-width: 480px) {
  .bloc-minis .slider .content-slider .content-rel-slider .content-abs-slider .item-slider .loop .post-thumb {
    height: auto;
  }
}
.bloc-minis .slider .content-slider .content-rel-slider .content-abs-slider .item-slider .loop .post-thumb img {
  width: 100%;
  height: 100%;
}
@media (max-width: 480px) {
  .bloc-minis .slider .content-slider .content-rel-slider .content-abs-slider .item-slider .loop .post-thumb img {
    height: auto;
  }
}
.bloc-minis .slider .content-slider .content-rel-slider .content-abs-slider .item-slider .loop .post-txt-loop {
  position: relative;
  padding: 0 28px 0 28px;
  text-align: center;
}
.bloc-minis .slider .content-slider .content-rel-slider .content-abs-slider .item-slider .loop .post-txt-loop .post-suptitle {
  font-size: 18px;
  color: #777777;
}
@media (max-width: 480px) {
  .bloc-minis .slider .content-slider .content-rel-slider .content-abs-slider .item-slider .loop .post-txt-loop .post-suptitle {
    text-align: center;
  }
}
.bloc-minis .slider .content-slider .content-rel-slider .content-abs-slider .item-slider .loop .post-txt-loop .post-title {
  font-size: 20px;
  text-align: center;
  margin-top: 10px;
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
}
.bloc-minis .slider .content-slider .content-rel-slider .content-abs-slider .item-slider .loop .post-txt-loop .post-content {
  margin-top: 10px;
  margin-left: 0;
}
@media (max-width: 480px) {
  .bloc-minis .slider .content-slider .content-rel-slider .content-abs-slider .item-slider .loop .post-txt-loop .post-content {
    text-align: center;
  }
}
.bloc-minis .slider .content-slider .content-rel-slider .content-abs-slider .item-slider .loop .post-txt-loop .footer-loop {
  height: 16px;
  bottom: 27px;
}
.bloc-minis .slider .content-slider .content-rel-slider .content-abs-slider .item-slider .loop.loop-minis.noquote {
  height: 100% !important;
}
.bloc-minis .slider .content-slider .content-rel-slider .content-abs-slider .item-slider .loop.loop-minis.noquote .post-txt-loop {
  height: 50%;
}
@media (max-width: 480px) {
  .bloc-minis .slider .content-slider .content-rel-slider .content-abs-slider .item-slider .loop.loop-minis.noquote .post-txt-loop {
    height: auto;
    margin-bottom: 0;
  }
}
.bloc-minis .slider .content-slider .content-rel-slider .content-abs-slider .item-slider .loop.loop-minis.quote {
  background-color: #f6dcd3;
}
.bloc-minis .slider .content-slider .content-rel-slider .content-abs-slider .item-slider .loop.loop-minis.quote .post-txt-loop {
  height: 100%;
}
.bloc-minis .slider .content-slider .content-rel-slider .content-abs-slider .item-slider .loop.loop-minis.quote .post-txt-loop .post-title {
  font-size: 30px;
  text-align: center;
}
@media (max-width: 480px) {
  .bloc-minis .slider .content-slider .content-rel-slider .content-abs-slider .item-slider .loop.loop-minis.quote .post-txt-loop .post-title {
    text-align: left;
  }
}
.bloc-minis .slider .content-slider .content-rel-slider .content-abs-slider .item-slider .loop.loop-minis.quote .post-txt-loop .footer-loop {
  position: relative;
  margin-top: 0;
}
.bloc-minis .slider .content-slider .content-rel-slider .content-abs-slider .item-slider .loop-pair.loop.loop-minis.noquote {
  position: relative;
}
.bloc-minis .slider .content-slider .content-rel-slider .content-abs-slider .item-slider .loop-pair.loop.loop-minis.noquote .post-thumb {
  position: absolute;
  bottom: 0;
  left: 0;
}
.bloc-minis .footer-links {
  text-align: center;
  padding: 30px 0;
  margin: 0;
}
.bloc-minis .footer-links .btn-black {
  text-decoration: underline;
}
.loop.loop-minis.loop-short.noquote .title-content-bloc {
  overflow: hidden;
}
@media (max-width: 1080px) {
  .bloc-minis .slider {
    height: 460px;
  }
  .bloc-minis .slider .content-slider .content-rel-slider {
    width: 100%;
  }
  .bloc-minis .slider .content-slider .content-rel-slider .content-abs-slider .item-slider {
    width: 304px;
    height: 410px;
  }
  .bloc-minis .slider .nav-slider .item-nav {
    top: 160px;
  }
  .bloc-minis .slider .content-slider .content-rel-slider .content-abs-slider .item-slider .loop .post-txt-loop {
    padding: 10px 10px 0 10px;
  }
  .bloc-minis .slider .content-slider .content-rel-slider .content-abs-slider .item-slider .loop.loop-minis.quote .post-txt-loop .footer-loop,
  .bloc-minis .slider .content-slider .content-rel-slider .content-abs-slider .item-slider .loop .post-txt-loop .footer-loop {
    bottom: 10px;
    left: 10px;
    right: 10px;
  }
}
@media (max-width: 480px) {
  .bloc-minis .slider {
    height: auto;
  }
}
@media (max-width: 1080px) {
  .bloc-minis .slider .content-slider .content-rel-slider .content-abs-slider .item-slider .loop .post-txt-loop .post-content {
    text-align: center;
  }
}
.bloc-archives {
  clear: both;
}
.bloc-archives .bloc-random-post {
  position: relative;
}
.bloc-archives .bloc-random-post .btn-refresh {
  padding: 0;
  position: absolute;
  z-index: 5;
  right: 15px;
  top: 15px;
  height: 28px;
  line-height: 28px;
  width: 28px;
  background: none rgba(34, 34, 34, 0.2);
  border: solid #fff 1px;
  display: block;
  overflow: hidden;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.bloc-archives .bloc-random-post .btn-refresh .icon-refresh {
  display: block;
  color: #fff;
  font-size: 12px;
  text-align: center;
}
.bloc-archives .bloc-random-post .btn-refresh:hover {
  background: none #222222;
}
.bloc-archives .bloc-short-archives {
  height: 320px;
  background-color: #fff;
  text-align: center;
  text-transform: uppercase;
}
.bloc-archives .bloc-short-archives .title-bloc {
  margin: 0;
  padding-bottom: 6px;
}
.bloc-archives .bloc-short-archives ul {
  margin-bottom: 15px;
}
.bloc-archives .bloc-short-archives ul li a {
  font-size: 12px;
  line-height: 26px;
  color: #222222;
  font-family: "MarkProBold", sans-serif;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.bloc-archives .bloc-short-archives ul li a:hover {
  color: #f5c7b8;
}
.bloc-archives .bloc-short-archives .btn-border {
  font-size: 10px;
  letter-spacing: 1px;
  color: #999999;
  font-family: "MarkProBold", sans-serif;
  display: inline-block;
  height: 28px;
  line-height: 28px;
  padding: 0 18px;
  border: solid #e5e5e5 1px;
  margin-bottom: 25px;
}
.bloc-archives .bloc-short-archives .btn-border:hover {
  color: #222;
  border: solid #222 1px;
}
.bloc-archives .bloc-short-archives .list-dates ul li a {
  font-size: 12px;
  line-height: 19px;
  letter-spacing: 2px;
  color: #999999;
  font-family: "MarkProMedium", sans-serif;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.bloc-archives .bloc-short-archives .list-dates ul li a:hover {
  color: #f5c7b8;
}
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@media (min-width: 1080px) {
  .container-md-table.container {
    display: table;
    margin-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
    height: 100%;
  }
  .container-md-table.container > .row {
    display: table-row;
    height: 100%;
  }
  .container-md-table.container > .row > .col-md-6 {
    float: none;
    display: table-cell;
    vertical-align: top;
    height: 100%;
  }
  .container-md-table.container > .row > .col-md-6 .loop {
    width: 490px;
    height: 100%;
    margin-bottom: 0;
    padding-bottom: 0;
    position: relative;
  }
  .container-md-table.container > .row > .col-md-6 .loop .post-txt-loop {
    padding-bottom: 55px;
  }
  .container-md-table.container > .row > .col-md-6 .loop .post-txt-loop .footer-loop {
    position: relative;
    margin-top: 0;
  }
}
@media (min-width: 1285px) {
  .container-md-table.container > .row > .col-md-6 .loop {
    width: 570px;
  }
}
.loop-bloc-shop {
  display: block;
  position: relative;
  height: 100%;
  max-width: 100%;
  margin: 0 auto;
}
.loop-bloc-shop * {
  height: auto;
}
.loop-bloc-shop .post {
  height: 100%;
}
.loop-bloc-shop .bg {
  height: 100%;
}
.loop-bloc-shop .infos {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  background-color: rgba(34, 34, 34, 0.9);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s, visibility 0s ease .3s;
  transition: opacity .3s, visibility 0s ease .3s;
}
.loop-bloc-shop:hover .infos {
  visibility: visible;
  opacity: .99;
  -webkit-transition: opacity .3s, visibility 0s;
  transition: opacity .3s, visibility 0s;
}
.loop-bloc-shop .titles {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 50%;
  left: 0;
  height: auto;
  padding: 0 10px;
  transform: translateY(4px);
  -webkit-transform: translateY(4px);
  opacity: .3;
  -webkit-transition: -webkit-transform 0.2s ease-in-out, opacity 0.3s ease-in-out;
  transition: transform 0.2s ease-in-out, opacity 0.3s ease-in-out;
}
.loop-bloc-shop:hover .titles {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  opacity: .99;
}
.loop-bloc-shop .title {
  font-family: "MarkProMedium", sans-serif;
  text-transform: uppercase;
  color: #fff;
  font-size: 18px;
  line-height: 1.2;
  letter-spacing: 1px;
  margin-bottom: 0;
}
.loop-bloc-shop .title a {
  color: #fff;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
}
.loop-bloc-shop .title a:hover {
  color: #fff;
  opacity: .6;
}
.loop-bloc-shop .subhead {
  font-family: "MarkProMedium", sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  color: #999;
  font-size: 11px;
  line-height: 1;
  letter-spacing: 2px;
  margin-bottom: 6px;
}
.loop-bloc-shop .link {
  font-family: "MarkProMedium", sans-serif;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  position: relative;
  height: 30px;
  line-height: 30px;
  padding: 0 18px;
  background: transparent;
  border: 1px solid #fff;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 1px;
  transform: translateY(-4px);
  -webkit-transform: translateY(-4px);
  opacity: .3;
  -webkit-transition: -webkit-transform 0.2s ease-in-out, opacity 0.3s ease-in-out, background 0.2s;
  transition: transform 0.2s ease-in-out, opacity 0.3s ease-in-out, background 0.2s;
}
.loop-bloc-shop:hover .link {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  opacity: .99;
}
.loop-bloc-shop .link:hover {
  background: rgba(255, 255, 255, 0.3);
}
.loop-bloc-shop .buttons {
  position: absolute;
  z-index: 2;
  right: 0;
  top: 43%;
  left: 0;
  margin-top: 40px;
  font-size: 0;
  text-align: center;
}
@media (max-width: 1080px) {
  .gutter-20 .loop {
    margin-bottom: 20px;
  }
  .gutter-20 .vertical-pub {
    margin-bottom: 20px;
  }
  .gutter-20 .block-page-title .content-block-page-title {
    margin-bottom: 20px;
  }
  .gutter-20 .bloc-shop {
    margin-bottom: 40px;
  }
  .gutter-20 .pager {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
.archive-list .postIntro {
  width: 100%;
  float: left;
}
@media (max-width: 1080px) {
  .archive-list .postIntro {
    margin-bottom: 0;
  }
  .archive-list .loop .post-txt-loop {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 1080px) {
  .archive-list .loop .post-txt-loop .post-title {
    font-size: 35px;
  }
  .archive-list .block-page-title .content-block-page-title .cat-title {
    font-size: 13px;
  }
  .archive-list .filters-list > .item a {
    font-size: 11px;
  }
}
#nicearchives-posts .loop .post-txt-loop .post-category,
#nicearchives-posts .loop .post-txt-loop .post-title {
  text-align: center;
}
@media (max-width: 1080px) and (min-width: 1080px) {
  #nicearchives-posts .bloc-pub.vertical-pub {
    padding-top: 20px;
    padding-bottom: 20px;
    height: 640px;
  }
  #nicearchives-posts .loop .post-thumb {
    margin-bottom: 4px;
  }
  #nicearchives-posts .loop .post-txt-loop .post-category {
    margin-bottom: 0px;
  }
  #nicearchives-posts .loop-sm-big.loop.loop-medium.fixed-height.hide-content {
    height: 310px;
  }
  #nicearchives-posts .loop.loop-medium.fixed-height.hide-content,
  #nicearchives-posts .loop.loop-mini.fixed-height.hide-content {
    height: 285px;
    padding-bottom: 0px;
  }
}
.single-content.minipost .container {
  position: relative;
}
.single-content.minipost .container .sidebar-pub {
  bottom: -350px;
  position: absolute;
  right: 0;
  width: 395px;
}
@media (max-width: 1284px) {
  .single-content.minipost .container .sidebar-pub {
    width: 340px;
  }
}
.single-content .post-content blockquote {
  text-align: center;
  margin-bottom: 17px;
  display: block;
}
.single-content .post-content blockquote p {
  font-size: 30px;
  line-height: 36px;
  letter-spacing: 1px;
  font-family: "GaramondPremrPro", serif;
  font-style: normal;
  padding: 30px 0;
  margin: 0;
}
.single-content .post-content blockquote > *:first-child:before,
.single-content .post-content blockquote > *:last-child:after,
.single-content .post-content blockquote > *:first-child:before,
.single-content .post-content blockquote > *:last-child:after {
  content: '';
  display: block;
  width: 30px;
  height: 25px;
  color: #ff9d2a;
  background: center center no-repeat;
  margin: 0 auto;
}
.single-content .post-content blockquote > *:first-child:before,
.single-content .post-content blockquote > *:first-child:before {
  position: relative;
  top: -9px;
  left: -6px;
  background-image: url(../../../images/icons/quote-before-quote.png);
}
.single-content .post-content blockquote > *:last-child:after,
.single-content .post-content blockquote > *:last-child:after {
  position: relative;
  top: 10px;
  background-image: url(../../../images/icons/quote-after-quote.png);
}
.single-content .post-content .quote-author {
  margin-bottom: 20px;
}
.partners {
  text-align: center;
  text-transform: uppercase;
  font-family: "Century Gothic", sans-serif;
  margin-bottom: 10px;
}
#commentbox .comments-list .comment-item .comment .comment-meta > a:not(.clrz_click_comments_form) {
  font-family: 'GaramondPremrPro-It';
  font-style: italic;
  text-transform: none;
  font-size: 14px;
}
#commentbox .comments-list .comment-item .comment .comment-meta .author a {
  color: #333;
}
#commentbox .comments-list .comment-item .comment .comment-meta a,
#commentbox .comments-list .comment-item .comment .comment-meta .separator {
  color: #999;
}
.list-advertorials {
  padding-bottom: 30px;
}
.single .loop .post-txt-loop .post-content br {
  display: block;
}
.container-drag {
  position: relative;
  margin-bottom: 60px;
  overflow: hidden;
}
.container-drag img {
  position: relative;
  transform: scale(1);
  max-width: 20%;
  height: auto;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transition: transform 0.2s ease-in-out;
  -webkit-transition: transform 0.2s ease-in-out;
  -moz-transition: transform 0.2s ease-in-out;
  -ms-transition: transform 0.2s ease-in-out;
  -o-transition: transform 0.2s ease-in-out;
  display: inline-block;
  cursor: move;
}
.container-drag img.is-drag {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.add_home_screen_container {
  position: fixed;
  bottom: 50%;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  transform: translateY(50px);
  transition: all 0.4s ease;
}
.add_home_screen_container.visible {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
  transition: all 0.4s ease;
}
.add_home_screen_container .add_home_screen_content {
  position: relative;
  border: 4px solid #f5c7b8;
  width: calc(100% - 20px);
  margin: 0 auto;
  background-color: #fff;
  color: #222222;
  padding: 15px;
  font-size: 16px;
  z-index: 99;
}
.add_home_screen_container .add_home_screen_content .icon_close {
  background: url('../../../images/icons/icn_close.png');
  background-repeat: no-repeat;
  width: 17px;
  height: 20px;
  position: absolute;
  top: 10px;
  right: 10px;
}
.add_home_screen_container .add_home_screen_content .icon_close:hover {
  cursor: pointer;
}
.add_home_screen_container .add_home_screen_content p {
  margin-bottom: 0;
  text-align: center;
  font-family: "Century Gothic", sans-serif;
}
.add_home_screen_container .add_home_screen_content .img_container {
  border-radius: 4px;
  width: 35px;
  margin: 0 auto;
  margin-bottom: 15px;
  margin-top: 5px;
}
.add_home_screen_container .add_home_screen_content .img_container .gd_logo_mobile {
  padding: 0;
  text-align: center;
  margin: 0 auto;
}
.add_home_screen_container .add_home_screen_content .icon_share {
  display: inline-block;
  background: url('../../../images/icons/icon_share.jpg');
  background-repeat: no-repeat;
  margin: 0 5px;
  width: 17px;
  height: 20px;
  transform: translateY(4px);
}
.main-post-content .post-txt-loop .post-subinfos {
  display: block;
}
.single-sidebar {
  position: absolute;
  top: 0;
}
/* Projects */
.projects {
  position: relative;
  overflow: hidden;
  margin: 20px auto 0;
  border-radius: 4px;
}
@media (max-width: 1080px) {
  .projects {
    margin-top: -50px;
  }
}
.projects__title {
  text-align: center;
  font-family: "Century Gothic", sans-serif;
  text-transform: uppercase;
  margin-top: 0;
  font-size: 25px;
  letter-spacing: 1px;
  margin-bottom: 30px;
}
.projects ul {
  position: relative;
  margin: 0;
  padding: 0;
  min-height: 421px !important;
  height: 750px;
  list-style: none;
}
@media (min-width: 375px) and (max-width: 600px) {
  .projects ul {
    height: 800px;
  }
}
@media (max-width: 1080px) {
  .projects ul {
    margin-top: 60px;
  }
}
.projects ul .singleitem {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  background: #ccc;
  text-align: center;
  line-height: 300px;
}
@media (max-width: 1080px) {
  .projects ul .singleItem {
    height: auto !important;
    visibility: hidden;
    opacity: 0;
  }
  .projects ul .singleItem:first-child {
    visibility: visible;
    opacity: 1;
  }
  .projects ul .singleItem .project {
    width: 100%;
    max-width: 300px;
    margin: 30px auto 30px;
    position: relative;
    left: -10px;
  }
}
@media (max-width: 1080px) and (max-width: 600px) {
  .projects ul .singleItem .project {
    min-height: 153px;
  }
}
.projects__pagination .control_next,
.projects__pagination .control_prev {
  position: absolute;
  top: 97%;
  bottom: 0;
  color: #222;
  font-size: 12px;
  letter-spacing: .2em;
  transition: color .3s linear;
}
.projects__pagination .control_next:hover,
.projects__pagination .control_prev:hover {
  color: #f5c7b8;
}
.projects__pagination .textDesktop {
  display: inline-block;
}
@media (max-width: 480px) {
  .projects__pagination .textDesktop {
    display: none;
  }
}
.projects__pagination .textMob {
  display: none;
}
@media (max-width: 480px) {
  .projects__pagination .textMob {
    display: inline-block;
  }
}
.projects__pagination .control_next,
.projects__pagination .control_prev,
.projects__pagination .textDesktop,
.projects__pagination .textMob {
  text-transform: uppercase;
  font-family: "Century Gothic", sans-serif;
}
.projects__pagination .textDesktop a,
.projects__pagination .textMob a {
  font-family: "Century Gothic", sans-serif;
  text-transform: uppercase;
  color: #222;
  padding: 0 18px;
  letter-spacing: .1em;
  font-size: 14px;
}
.projects__pagination .textDesktop a:first-child,
.projects__pagination .textMob a:first-child {
  padding-left: 0;
}
.projects__pagination .control_next {
  right: 5%;
}
@media (max-width: 480px) {
  .projects__pagination .control_next {
    right: 0;
  }
}
.projects__pagination .control_prev {
  left: 5%;
}
@media (max-width: 480px) {
  .projects__pagination .control_prev {
    left: 0;
  }
}
.projects__pagination .control_next,
.projects__pagination .control_prev {
  top: 37%;
  bottom: 100%;
}
@media (max-width: 1330px) {
  .projects__pagination .control_next,
  .projects__pagination .control_prev {
    top: 32%;
  }
}
@media (max-width: 480px) {
  .projects__pagination .control_next,
  .projects__pagination .control_prev {
    top: auto;
    bottom: 95px;
  }
}
@media (max-width: 320px) {
  .projects__pagination {
    top: auto;
    bottom: 95px;
  }
}
.projectIllustration .content-video {
  position: relative;
  padding-bottom: 36.5%;
  padding-top: 25px;
  height: 0;
  max-width: 820px;
  margin: 0 auto;
}
@media (max-width: 1330px) {
  .projectIllustration .content-video {
    max-width: 690px;
    padding-bottom: 30.5%;
  }
}
@media (max-width: 1330px) {
  .projectIllustration .content-video {
    max-width: 590px;
  }
}
@media (max-width: 1075px) {
  .projectIllustration .content-video {
    max-width: 520px;
    padding-bottom: 8.5%;
  }
}
@media (max-width: 480px) {
  .projectIllustration .content-video {
    padding-bottom: 17.5%;
  }
}
.projectIllustration .content-video iframe {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100% !important;
  width: 100% !important;
}
.projectIllustration img,
.projectIllustration iframe {
  margin: 0 auto;
  display: block;
}
.project {
  text-align: center;
  margin: 50px 0;
}
.project__title {
  margin-bottom: 20px;
  font-family: "GaramondPremrPro", serif;
  font-size: 26px;
  text-transform: uppercase;
}
.project__description {
  font-family: "GaramondPremrPro", serif;
  line-height: 24px;
  font-size: 20px;
  margin: 0 auto 20px;
  display: block;
}
.project__videoLink {
  font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
  letter-spacing: .1em;
  text-transform: uppercase;
  color: #222;
  text-decoration: underline;
  transition: color .3s linear;
}
.project__videoLink:hover {
  color: #f5c7b8;
}
.singleProject {
  opacity: 0;
  transition: opacity .3s linear;
}
.singleProject__close {
  cursor: pointer;
  display: block;
  padding: 20px;
  float: right;
}
#modal-global {
  background-color: #faf5ef;
  overflow-y: hidden;
  transform: translate3d(-100%, 0, 0);
  height: 100%;
  transition: all 0.4s cubic-bezier(0.17, 0.67, 0.83, 0.67);
  position: fixed;
  bottom: 0;
  top: 0;
  z-index: 9999;
  border: 0 solid #fff;
}
#modal-global .singleProjectContent {
  color: #222;
  margin-top: 150px;
}
#modal-global .singleProjectContent__title {
  text-align: center;
  font-family: "GaramondPremrPro", serif;
  font-size: 26px;
  text-transform: uppercase;
  margin-bottom: 30px;
}
#modal-global .singleProjectContent__video {
  text-align: center;
}
#modal-global .singleProjectContent__video p iframe {
  max-width: 100%;
}
.modal-animation {
  overflow-y: hidden;
}
.modal-animation #modal-global {
  width: 100%;
  transform: translate3d(0, 0, 0);
}
.animation #modal-global {
  border-width: 20px;
}
.text-in .singleProject {
  opacity: 1;
}
.contact {
  padding: 120px 0 50px;
}
@media (max-width: 1080px) {
  .contact {
    padding: 120px 20px 50px;
  }
}
@media (max-width: 480px) {
  .contact {
    padding: 40px 20px 30px;
  }
}
.contact .contactRow {
  margin-bottom: 60px;
}
.contact .contactRow__purpose {
  font-family: "Century Gothic", sans-serif;
  text-transform: uppercase;
  font-size: 19px;
}
@media (max-width: 1080px) {
  .contact .contactRow__purpose {
    font-size: 16px;
  }
}
.contact .contactRow__mail {
  font-family: "GaramondPremrPro", serif;
  font-size: 24px;
  text-transform: inherit;
  text-align: right;
}
@media (max-width: 1080px) {
  .contact .contactRow__mail {
    font-size: 20px;
  }
}
@media (max-width: 1080px) {
  .contact .contactRow__mail {
    text-align: left;
  }
}
.contact .contactRow__mail a {
  font-family: 'GaramondPremrPro-It';
  color: #000;
  transition: color .2s linear;
}
.contact .contactRow__mail a:hover {
  color: #f5c7b8;
}
.block-page-title .content-block-page-title .press {
  margin-bottom: 10px;
  margin-top: 17px;
}
.subscribe {
  background: #fff;
  display: flex;
  align-items: center;
}
.subscribe .jointheclubp,
.subscribe .post-header {
  font-family: "Century Gothic", sans-serif;
  text-transform: uppercase;
}
.subscribe .jointheclubserif {
  font-family: "GaramondPremrPro", serif;
  font-size: 15px;
}
.subscribe input {
  border: 1px solid #ccc;
}
.subscribe .post-header {
  padding-top: 0;
  text-transform: capitalize;
  font-size: 15px;
}
.subscribe .post-header .newsl {
  font-family: "GaramondPremrPro", serif;
}
.subscribe .post-header .newsl .subtitle-bloc {
  text-align: left;
  font-family: "GaramondPremrPro", serif;
  font-weight: bold;
  text-transform: capitalize;
}
.subscribe .post-header .newsl button {
  border: none;
  text-decoration: underline;
  background: transparent;
  transition: color 0.2s ease-in-out;
}
.subscribe .post-header .newsl button:hover {
  color: #f5c7b8;
}
@media (max-width: 480px) {
  .single-post .loop .post-txt-loop {
    padding: 0;
  }
}
.single-post .loop .post-txt-loop .post-header {
  text-align: center;
  padding-top: 15px;
}
@media (max-width: 480px) {
  .single-post .loop .post-txt-loop .post-header {
    text-align: left;
  }
}
.single-post .loop .post-txt-loop .post-header .post-category {
  text-align: center;
}
@media (max-width: 480px) {
  .single-post .loop .post-txt-loop .post-header .post-category {
    text-align: left;
  }
}
.post-header {
  padding-top: 15px;
}
.single-theminis .post-suptitle {
  text-align: center !important;
}
.format-minipost {
  padding-top: 9px;
}
.format-minipost .main-post-content .post-text-loop .post-title,
.format-minipost .main-post-content .post-text-loop .post-subinfos {
  text-align: center;
}
@media (max-width: 480px) {
  .format-minipost .main-post-content .post-text-loop .post-title,
  .format-minipost .main-post-content .post-text-loop .post-subinfos {
    text-align: left;
  }
}
.main-post-content {
  padding: 0 30px 0;
}
.main-post-content .post-content {
  padding-bottom: 15px;
}
.main-post-content .post-content img {
  max-width: 100%;
  height: auto;
}
.main-post-content .post-txt-loop {
  width: 100%;
}
.main-post-content .post-txt-loop .top-thumb-minis {
  margin: 0 -30px 22px -30px;
}
.main-post-content .post-txt-loop img {
  max-width: 100%;
  height: auto;
}
.main-post-content .post-subinfos {
  margin-bottom: 25px;
  text-align: left;
}
.main-post-content.basic-layout-content .shop-story #slider-shop-story .list-shop-story .slider .content-slider {
  width: 680px;
}
.post-footer {
  border-top: solid #eeeeee 1px;
  padding: 0 25px;
  height: 100px;
}
.post-footer .content-post-footer {
  height: 100px;
}
.post-footer .content-post-footer .taxonomies .item-taxonomy {
  font-size: 14px;
  color: #999999;
  font-family: "GaramondPremrPro", serif;
}
.post-footer .content-post-footer .taxonomies .item-taxonomy .label-taxo {
  color: #cccccc;
  padding: 0 3px 0 0;
}
.post-footer .content-post-footer .taxonomies .item-taxonomy a {
  color: #999999;
  font-family: "GaramondPremrPro", serif;
  font-size: 16px;
  transition: color 0.3s ease-in-out;
}
.post-footer .content-post-footer .taxonomies .item-taxonomy a:hover {
  color: #f5c7b8;
}
.post-footer .content-post-footer .taxonomies .item-post_tag a {
  font-family: "GaramondPremrPro", serif;
  font-size: 16px;
}
.post-footer .content-post-footer .share {
  text-align: right;
}
@media (max-width: 1080px) {
  .post-footer {
    height: auto;
    padding-top: 26px;
    padding-bottom: 26px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .post-footer .taxonomies,
  .post-footer .share-list {
    position: relative;
    top: 0%;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
  }
  .post-footer .taxonomies {
    padding-bottom: 26px;
  }
  .post-footer .content-post-footer {
    height: auto;
  }
  .post-footer .content-post-footer {
    height: auto;
  }
  .post-footer .content-post-footer .share-list {
    float: none;
    width: 295px;
    margin: 0 auto;
  }
  .post-footer .content-post-footer .share-list .total-shares .content-item-share {
    width: 62px;
  }
}
@media (max-width: 480px) {
  .post-footer .content-post-footer .share-list {
    float: left;
  }
}
.stickied {
  position: fixed;
  top: 0;
}
.single-big-image .custom-layout #sidebar {
  padding-top: 0;
}
#sidebar .bloc-shop {
  margin-bottom: 0;
}
#sidebar .bloc-shop .title-bloc {
  padding-top: 0;
  padding-bottom: 15px;
}
#sidebar .bloc-shop .list-shop .slider .content-slider .content-rel-slider .item-slider {
  width: 370px;
  padding: 0 60px;
}
#sidebar .bloc-shop .list-shop .slider .nav-slider .nav-next {
  right: 15px;
}
#sidebar .bloc-shop .list-shop .slider .nav-slider .nav-previous {
  left: 15px;
}
@media (max-width: 1285px) {
  #sidebar .bloc-shop .list-shop .slider .content-slider .content-rel-slider .item-slider {
    width: 320px;
  }
}
@media (max-width: 1080px) {
  .single-big-image #sidebar {
    padding-top: 0px;
  }
}
.bloc-read-next {
  background-color: #fff;
}
.shop-story {
  border-top: solid #eeeeee 1px;
  background-color: #fff;
  padding: 0;
  position: relative;
  text-align: center;
}
.shop-story .title-bloc {
  margin: 0;
}
.shop-story .title-bloc-slider {
  padding: 20px 0 5px 0;
}
.shop-story .partners {
  display: inline-block;
  text-align: center;
  font-family: 'MarkProMedium', sans-serif;
  color: #f5c7b8;
  letter-spacing: .1em;
  font-weight: 800;
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  margin-bottom: 0;
}
.shop-story .partners .partner_img {
  max-width: 100px;
}
.shop-story .partners:hover {
  opacity: .8;
}
.shop-story #slider-shop-story {
  padding: 30px 0;
}
.shop-story #slider-shop-story .list-shop-story .slider {
  height: 210px;
}
.shop-story #slider-shop-story .list-shop-story .slider .content-slider {
  width: 100%;
}
.shop-story #slider-shop-story .list-shop-story .slider .content-slider .content-rel-slider {
  width: 100%;
  overflow: hidden;
}
.shop-story #slider-shop-story .list-shop-story .slider .content-slider .content-rel-slider .item-slider {
  width: 230px;
  height: 100%;
}
.shop-story #slider-shop-story .list-shop-story .slider .content-slider .content-rel-slider .item-slider .item-shop {
  display: block;
  position: relative;
  margin: 0 5px;
}
.shop-story #slider-shop-story .list-shop-story .slider .content-slider .content-rel-slider .item-slider .item-shop * {
  height: auto;
}
.shop-story #slider-shop-story .list-shop-story .slider .content-slider .content-rel-slider .item-slider .item-shop img {
  max-width: 100%;
  height: auto;
}
.shop-story #slider-shop-story .list-shop-story .slider .content-slider .content-rel-slider .item-slider .item-shop .overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(34, 34, 34, 0.9);
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  text-align: center;
  z-index: 2;
}
.shop-story #slider-shop-story .list-shop-story .slider .content-slider .content-rel-slider .item-slider .item-shop .overlay .info-shop-story {
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
}
.shop-story #slider-shop-story .list-shop-story .slider .content-slider .content-rel-slider .item-slider .item-shop .overlay .button {
  color: #fff;
  border-bottom: solid #fff 2px;
  padding: 10px 0 6px;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
  font-family: "Century Gothic", sans-serif;
  display: inline-block;
  vertical-align: middle;
}
.shop-story #slider-shop-story .list-shop-story .slider .content-slider .content-rel-slider .item-slider .item-shop .overlay .name {
  color: #fff;
  text-transform: uppercase;
  font-family: "Century Gothic", sans-serif;
  font-size: 18px;
  line-height: 1.2;
  letter-spacing: 1px;
  margin-bottom: 15px;
  display: block;
}
.shop-story #slider-shop-story .list-shop-story .slider .content-slider .content-rel-slider .item-slider .item-shop:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
}
.shop-story #slider-shop-story .list-shop-story .slider .nav-slider .nav-previous {
  left: -40px;
}
.shop-story #slider-shop-story .list-shop-story .slider .nav-slider .nav-next {
  right: -40px;
}
@media (max-width: 1080px) {
  .shop-story #slider-shop-story .list-shop-story .slider .nav-slider .nav-next {
    right: -20px;
  }
}
/* ----------------------------------------------------------
   Shop me button on image
   ------------------------------------------------------- */
.blocimg-relative {
  position: relative;
  margin-bottom: 15px !important;
}
.blocimg-relative .wrapPin {
  margin-bottom: 0 !important;
}
.shop-me-container .shop-me {
  display: inline-block;
  width: auto;
  padding: 0 5px;
  height: 22px;
  font-family: 'MarkProBold', sans-serif;
  line-height: 22px;
  letter-spacing: 0px;
  color: #fff;
  font-size: 11px;
  text-transform: uppercase;
  border: solid #222222 1px;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #222222;
  cursor: pointer;
  transition: background-color 0.2s, border 0.2s, opacity 0.2s;
  opacity: 0;
}
.blocimg-relative .shop-me {
  z-index: 99;
  position: absolute;
  left: 10px;
  bottom: 10px;
}
.row-2columns.with-shop-me .wrapPin {
  margin-bottom: 0 !important;
}
.row-thumbnail-shop {
  margin-bottom: 15px !important;
}
.shop-me-container:hover .shop-me {
  opacity: 1;
}
.shop-me-container .shop-me:hover {
  background-color: rgba(34, 34, 34, 0.6);
  border-color: rgba(34, 34, 34, 0);
}
.shop-me-container .bigimage-collection {
  margin-bottom: 15px;
}
.bigimage-shop {
  height: 0;
  overflow: hidden;
  opacity: 0;
}
.bigimage-shop .shop-story {
  border-top: 0;
}
.bigimage-shop .shop-story .partners {
  display: none;
}
.row-thumbnail-shop {
  -webkit-transform: translateY(-52px);
  -ms-transform: translateY(-52px);
  transform: translateY(-52px);
  z-index: 20;
  position: relative;
  height: 0;
}
.row-thumbnail-shop .shop-me {
  margin: 0 0 0 15px;
}
.shop-story-thumbnail-row {
  -webkit-transform: translateY(-30px);
  -ms-transform: translateY(-30px);
  transform: translateY(-30px);
}
@media (min-width: 749px) {
  .single .slider-shop.slider-less-than-5-items .nav-slider {
    display: none !important;
  }
  .single .slider-shop.slider-less-than-5-items .content-abs-slider {
    left: 50% !important;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
@media (max-width: 1080px) {
  .slider-shop-story .twentyp_slider .wrapPin {
    left: -60px;
  }
  .shop-story #slider-shop-story .list-shop-story .slider {
    height: 216px;
  }
  .shop-story #slider-shop-story .list-shop-story .slider .content-slider .content-rel-slider .item-slider {
    width: 235px;
  }
  .shop-story #slider-shop-story .list-shop-story .slider .content-slider .content-rel-slider .item-slider .item-shop {
    margin-right: 20px;
  }
  .shop-story #slider-shop-story .list-shop-story .slider .content-slider,
  .shop-story #slider-shop-story .list-shop-story .slider .content-slider .content-rel-slider {
    width: 688px;
  }
  .shop-me-container .shop-me {
    opacity: 1;
    background-color: #999999;
    border-color: #999;
  }
  .row-thumbnail-shop {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    height: auto;
    text-align: center;
    margin-bottom: 20px !important;
  }
  .blocimg-relative .shop-me {
    bottom: -35px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .custom-layout .row-bigimage {
    padding-bottom: 50px !important;
  }
  .shop-me-col {
    text-align: center;
  }
  .shop-story #slider-shop-story {
    padding-bottom: 0px;
  }
  .shop-story .title-bloc-slider {
    padding-top: 40px;
  }
  .bigimage-shop.open {
    height: auto !important;
  }
}
@media (max-width: 1080px) {
  .shop-story #slider-shop-story .list-shop-story .slider {
    height: 150px;
  }
  .shop-story #slider-shop-story .list-shop-story .slider .content-slider .content-rel-slider {
    width: 90% !important;
  }
  .shop-story #slider-shop-story .list-shop-story .slider .content-slider .content-rel-slider .item-slider {
    width: 161px;
  }
  .shop-story #slider-shop-story .list-shop-story .slider .content-slider .content-rel-slider .item-slider .item-shop {
    margin-right: 10px;
  }
  .shop-story #slider-shop-story .list-shop-story .slider .content-slider {
    width: 100%;
  }
  .shop-story #slider-shop-story .list-shop-story .slider .content-slider .content-rel-slider {
    width: 490px;
  }
}
@media (max-width: 670px) {
  .shop-story #slider-shop-story .list-shop-story .slider .content-slider .content-rel-slider {
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -webkit-user-select: none;
  }
  .shop-story #slider-shop-story .list-shop-story .slider .content-slider .content-rel-slider::-webkit-scrollbar {
    display: none;
    -webkit-appearance: none;
  }
}
@media (max-width: 320px) {
  .bloc-similar .slider .content-slider .content-rel-slider {
    padding-left: 0;
  }
}
.share-list {
  float: right;
}
.share-list li {
  display: block;
  float: left;
  border-right: solid #eeeeee 1px;
  border-bottom: solid #eeeeee 1px;
  border-top: solid #eeeeee 1px;
}
.share-list li .content-item-share {
  position: relative;
  display: block;
  width: 38px;
  height: 38px;
}
.share-list li .content-item-share .icon-hover {
  color: #999999;
  width: 100%;
  height: 38px;
  line-height: 38px;
  text-align: center;
}
.share-list li .content-item-share .overlay {
  -webkit-transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  text-align: center;
  font-size: 9px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: 'MarkProMedium', sans-serif;
  line-height: 12px;
  color: #fff;
}
.share-list li .content-item-share .overlay .overlay-content {
  position: relative;
  display: block;
  height: 100%;
}
.share-list li .content-item-share .overlay .overlay-content .count {
  display: block;
  font-family: 'MarkProBold', sans-serif;
  font-size: 12px;
}
.share-list li .content-item-share:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
}
.share-list .likes .content-item-share,
.share-list .total-shares .content-item-share {
  height: 38px;
  line-height: 38px;
  text-align: center;
}
.share-list .likes .content-item-share .item-nb,
.share-list .total-shares .content-item-share .item-nb {
  font-size: 12px;
  color: #333333;
  letter-spacing: 1px;
  font-family: 'MarkProMedium', sans-serif;
}
.share-list .total-shares {
  border-left: solid #eeeeee 1px;
}
.share-list .total-shares .content-item-share {
  width: 48px;
}
.share-list .total-shares .content-item-share .icon-arrow-shares {
  font-size: 16px;
  color: #a4a4a4;
  vertical-align: -3px;
}
.share-list .total-shares .content-item-share .item-nb {
  font-size: 14px;
  margin: 0 0 0 5px;
}
.share-list .likes .content-item-share {
  width: 58px;
  cursor: pointer;
}
.share-list .likes .content-item-share .icon-coeur {
  font-size: 12px;
  color: #ff6666;
}
.share-list .facebook .content-item-share .overlay {
  background-color: #3b5998;
}
.share-list .twitter .content-item-share .overlay {
  background-color: #00a0d1;
}
.share-list .pinterest .content-item-share .overlay {
  background-color: #cb2027;
}
.share-list .googleplus .content-item-share .overlay {
  background-color: #c63d2d;
}
.share-list .mail .content-item-share {
  font-size: 10px;
}
.share-list .mail .content-item-share .overlay {
  background-color: #f5c7b8;
}
.share-list:after {
  clear: both;
  content: '';
  display: block;
}
.single .bigimage .bigislide {
  margin: 22px 0;
}
.bigimage {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
}
.bigimage iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
.bigimage #bigvideo_thumb {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 4;
  cursor: pointer;
}
.bigimage #bigimage-collection {
  overflow: hidden;
  position: relative;
}
.bigimage .bigislide {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 3;
  bottom: 0;
  overflow: hidden;
}
.bigimage .bigislide .content-abs-bigislide {
  left: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  overflow: hidden;
}
.bigimage .bigislide .content-abs-bigislide .content-rel-bigslide {
  position: relative;
  width: 100%;
}
.bigimage .bigislide .content-abs-bigislide .content-rel-bigslide img {
  width: 100%;
  height: auto;
}
.bigimage .bigislide:first-child,
.bigimage .bigislide.current {
  position: relative;
  z-index: 4;
}
.bigimage .bigislide:first-child .content-abs-bigislide,
.bigimage .bigislide.current .content-abs-bigislide {
  position: relative;
  left: 0;
}
.bigimage .navi-bigimage {
  display: none;
}
.bigimage .navi-bigimage .item-nav {
  position: absolute;
  z-index: 10;
  height: 100%;
  width: 150px;
  background: transparent;
  border: 0 none;
  top: 0;
  cursor: pointer;
  padding: 0;
}
.bigimage .navi-bigimage .item-nav span {
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -8.5px;
  font-size: 17px;
  color: #222222;
}
.bigimage .navi-bigimage .nav-previous {
  left: 0;
}
.bigimage .navi-bigimage .nav-previous span {
  left: 30px;
}
.bigimage .navi-bigimage .nav-next {
  right: 0;
}
.bigimage .navi-bigimage .nav-next span {
  right: 30px;
}
.bigimage:hover .navi-bigimage {
  display: block;
}
.bigimage.bigvideo.minheight {
  min-height: 550px;
}
@media (max-width: 1080px) {
  .bigimage.bigvideo.minheight {
    min-height: 350px;
  }
}
@media (max-width: 1080px) {
  .bigimage.bigvideo.minheight {
    min-height: 250px;
  }
  .shop-story #slider-shop-story .strate_shop_title {
    font-size: 30px;
    color: #222222;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 35px;
    text-align: center;
    font-family: 'MarkProBold', sans-serif;
    margin-bottom: 20px;
  }
}
.top-fullimg {
  display: block;
  height: 715px;
  width: 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center top;
  background-size: cover;
  margin-bottom: 15px;
}
.top-fullimg img {
  display: none;
}
.top-fullimg.fixed-bloc {
  background-attachment: scroll;
}
.top-fullimg.position-center {
  background-position: center;
}
.top-fullimg.position-bottom {
  background-position: bottom;
}
body.single-post .top-fullimg {
  margin-bottom: 0;
}
@media (max-width: 1285px) {
  .top-fullimg {
    height: 500px;
  }
}
@media (max-width: 1080px) {
  /*.top-fullimg{
        height:450px;
    }
}

@media (max-width: @screen-sm){*/
  .top-fullimg {
    height: auto !important;
  }
  .top-fullimg img {
    display: block;
    width: 100%;
    height: auto;
  }
}
.bloc-similar {
  margin-bottom: 30px;
}
.bloc-similar .title-bloc {
  padding-bottom: 20px;
  font-size: 15px;
}
.bloc-similar .slider {
  height: 280px;
}
.bloc-similar .slider .content-slider {
  width: 708px;
  margin: 0 auto;
}
.bloc-similar .slider .content-slider .content-rel-slider {
  width: 100%;
}
.bloc-similar .slider .content-slider .content-rel-slider .content-abs-slider .item-slider {
  width: 236px;
}
.bloc-similar .slider .nav-slider .item-nav {
  margin-top: -50px;
}
.bloc-similar .slider .nav-slider .item-nav span {
  width: 30px;
}
.bloc-similar .slider .nav-slider .nav-previous {
  left: 0px;
}
.bloc-similar .slider .nav-slider .nav-next {
  right: 0px;
}
.big-slider-mayalsolike .bloc-similar .slider .content-slider {
  width: 1170px;
}
@media (min-width: 1080px) {
  .big-slider-mayalsolike .bloc-similar .slider .nav-slider .nav-previous {
    left: -30px;
  }
  .big-slider-mayalsolike .bloc-similar .slider .nav-slider .nav-next {
    right: -30px;
  }
}
@media (max-width: 1080px) {
  .bloc-similar .slider {
    height: 287px;
  }
  .bloc-similar .slider .content-slider {
    width: 100%;
  }
  .bloc-similar .slider .content-slider .content-rel-slider,
  .bloc-similar .slider .content-slider .content-rel-slider .content-abs-slider .item-slider {
    width: 256px;
  }
  .bloc-similar .slider .nav-slider .item-nav {
    margin-top: 0;
    top: 67px;
  }
  .bloc-similar .slider .nav-slider .item-nav span {
    width: 40px;
  }
}
.loop.loop-similar .post-thumb {
  margin-bottom: 6px;
  display: flex;
}
.loop.loop-similar .post-txt-loop .post-title {
  font-size: 16px;
  line-height: 18px;
  height: 35px;
  margin-bottom: 9px;
}
.bottom-single-pagination {
  height: 40px;
  margin: 30px 0 55px 0;
}
.bottom-single-pagination a,
.bottom-single-pagination span.nopagi {
  display: inline-block;
  background-color: transparent;
  color: #222;
  padding: 7px 0;
  font-size: 12px;
  font-family: "Century Gothic", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: .2em;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.bottom-single-pagination a:hover {
  border-color: #f5c7b8;
  color: #f5c7b8;
}
.bottom-single-pagination .item-nav.prev {
  float: left;
}
.bottom-single-pagination .item-nav.prev .btn-txt {
  margin-left: 10px;
}
.bottom-single-pagination .item-nav.next {
  float: right;
}
.bottom-single-pagination .item-nav.next .btn-txt {
  margin-right: 10px;
}
.bottom-single-pagination .item-nav:after {
  clear: both;
  content: '';
  display: block;
}
.bottom-single-pagination span.nopagi {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
@media (max-width: 1080px) {
  .bottom-single-pagination {
    margin-bottom: 40px;
    margin-top: 40px;
  }
  .bottom-single-pagination a,
  .bottom-single-pagination span.nopagi {
    width: 134px;
    position: relative;
  }
  .bottom-single-pagination a .btn-txt span,
  .bottom-single-pagination span.nopagi .btn-txt span {
    display: none;
  }
  .bottom-single-pagination a .btn-icon,
  .bottom-single-pagination span.nopagi .btn-icon {
    position: absolute;
    top: 50%;
    margin-top: -4px;
  }
  .bottom-single-pagination .item-nav.prev {
    text-align: right;
  }
  .bottom-single-pagination .item-nav.prev .btn-icon {
    left: 19px;
  }
  .bottom-single-pagination .item-nav.next {
    text-align: left;
  }
  .bottom-single-pagination .item-nav.next .btn-icon {
    right: 19px;
  }
}
@media (max-width: 480px) {
  .bottom-single-pagination {
    margin-bottom: 40px;
    margin-top: 40px;
  }
  .bottom-single-pagination a,
  .bottom-single-pagination span.nopagi {
    width: 134px;
    position: relative;
  }
  .bottom-single-pagination a .btn-txt span,
  .bottom-single-pagination span.nopagi .btn-txt span {
    display: none;
  }
  .bottom-single-pagination a .btn-icon,
  .bottom-single-pagination span.nopagi .btn-icon {
    margin-top: -6px;
  }
  .bottom-single-pagination .item-nav.prev a {
    font-size: 11px;
  }
  .bottom-single-pagination .item-nav.prev .btn-icon {
    left: 0;
  }
  .bottom-single-pagination .item-nav.next {
    text-align: right;
  }
  .bottom-single-pagination .item-nav.next a {
    font-size: 11px;
  }
  .bottom-single-pagination .item-nav.next .btn-icon {
    right: 0;
  }
  .bottom-single-pagination .item-nav.next .btn-txt {
    margin-right: 15px;
  }
}
.single-content.single-advertorial .post-txt-loop {
  width: 715px;
}
.single-content.single-advertorial .custom-layout .post-txt-loop {
  width: 100%;
}
body.single-advertorial .row.bloc-archives {
  width: 750px;
  margin: 0 auto;
}
@media (max-width: 1080px) {
  body.single-advertorial .row.bloc-archives {
    width: 100%;
  }
}
.container-custom-layout {
  width: 1170px;
  margin: 0 auto;
}
@media (max-width: 1285px) {
  .container-custom-layout {
    width: 1000px;
  }
}
@media (max-width: 1080px) {
  .container-custom-layout {
    width: 688px;
  }
}
@media (max-width: 1080px) {
  .container-custom-layout {
    width: 100%;
  }
}
.custom-layout .loop .post-txt-loop {
  padding: 0;
}
.custom-layout .row-text {
  width: 715px;
  margin: 0 auto;
  padding-bottom: 20px;
}
.custom-layout .row-text .post-content {
  margin-bottom: 0;
  padding: 0;
}
@media (max-width: 1285px) {
  .custom-layout .row-text {
    width: 715px;
  }
}
@media (max-width: 1080px) {
  .custom-layout .row-text {
    width: 615px;
  }
}
@media (max-width: 1080px) {
  .custom-layout .row-text {
    width: 100%;
  }
}
.custom-layout .row-2columns {
  padding-bottom: 20px;
}
.custom-layout .row-2columns .post-content {
  padding-bottom: 0;
}
.custom-layout .row-bigimage {
  text-align: center;
  padding-bottom: 30px;
}
.custom-layout .row-bigimage .top-fullimg {
  margin-bottom: 0;
}
.custom-layout .row-bigimage .blocimg {
  text-align: center;
}
.custom-layout .row-bigimage .blocimg img {
  max-width: 100%;
  height: auto;
}
.custom-layout .row-fullbigimage {
  padding-bottom: 30px;
}
.custom-layout .row-fullbigimage .top-fullimg {
  margin-bottom: 0;
}
.custom-layout .row-fullparallaxbigimage {
  padding-bottom: 30px;
}
.custom-layout .row-fullparallaxbigimage .top-fullimg {
  margin-bottom: 0;
}
.custom-layout .layout-center-block {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1080px) {
  .custom-layout .layout-center-block {
    padding: 0;
  }
}
.wrapPin {
  position: relative;
  z-index: 1;
  display: inline-block;
  margin-bottom: 15px !important;
  max-width: 100%;
}
.wrapPin img {
  margin-bottom: 0 !important;
}
.wrapPin .pin {
  z-index: 99;
  display: block;
  position: absolute;
  left: 10px;
  top: 10px;
  width: 46px;
  height: 22px;
  border: solid #fff 1px;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 1;
  background-image: url(../../../images/icons/pinit.png);
  background-color: rgba(34, 34, 34, 0.1);
  cursor: pointer;
  -webkit-transition: background-color 0.2s, opacity 0.2s;
  transition: background-color 0.2s, opacity 0.2s;
}
.wrapPin .pin:hover {
  background-color: rgba(34, 34, 34, 0.2);
}
.wrapPin .pin.hideme {
  opacity: 0;
}
/* ----------------------------------------------------------
   Order book
   ------------------------------------------------------- */
.order-book .post-footer {
  border-top: none;
  text-align: center;
}
.order-book .share-list {
  float: none;
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
}
.order-book .article-container div {
  max-width: 675px;
  margin: 0 auto;
  text-align: center;
}
.order-book .button-container {
  text-align: center;
  padding: 13px 0 26px;
}
.order-book .button-container .btn-black {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  letter-spacing: 1px;
  padding: 0 32px;
}
.btn-open-lb-book {
  cursor: pointer;
}
.lb-open {
  overflow: hidden;
}
.lb-open #content {
  -webkit-transform: none;
  -moz-transform: none;
  transform: none;
  -webkit-transition: none;
  transition: none;
}
.lightbox-book.is-open {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
.lightbox-book {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10000;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: visibility .3s, opacity .3s;
  transition: visibility .3s, opacity .3s;
}
.lightbox-book .overlay-lb-book {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(34, 34, 34, 0.5);
  z-index: 10002;
}
.lightbox-book .container-lb {
  height: 500px;
  width: 540px;
  background-color: #fff;
  z-index: 10004;
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.lightbox-book .container-lb .close-lb {
  position: absolute;
  top: 20px;
  right: 20px;
  background: none;
  border: none;
  padding: 0;
  margin: 0;
}
.lightbox-book .content-lb {
  width: 275px;
  margin: 0 auto;
  text-align: center;
}
.lightbox-book .content-lb .block-lb + .block-lb {
  margin-top: 50px;
}
.lightbox-book .content-lb .title-lb {
  color: #222222;
  font-size: 35px;
  line-height: 40px;
  letter-spacing: 4px;
  font-family: 'MarkProBold', sans-serif;
  text-transform: uppercase;
  margin: 0 0 50px;
}
.lightbox-book .content-lb .subtitle-lb {
  font-size: 16px;
}
.lightbox-book .content-lb .label-lb-block {
  font-family: 'MarkProMedium', sans-serif;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
.lightbox-book .content-lb .container-select {
  height: 40px;
}
.lightbox-book .content-lb .fake-dropdown:hover .label-select {
  color: #fff;
}
.lightbox-book .content-lb .fake-dropdown {
  margin-left: 0;
}
.lightbox-book .content-lb .fake-dropdown .label-select {
  color: #999999;
  font-size: 11px;
  letter-spacing: 1px;
}
.lightbox-book .content-lb .fake-dropdown .list-option .item-select {
  background-color: #fff;
}
.lightbox-book .content-lb .block-select {
  margin-top: 40px;
}
.lightbox-book .content-lb .block-list {
  margin-bottom: 20px;
}
.lightbox-book .content-lb .list-buy-book {
  list-style: none;
  padding-left: 0;
  margin: 15px 0 0;
}
.lightbox-book .content-lb .list-buy-book a {
  font-size: 14px;
  line-height: 24px;
  color: #222;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: 'MarkProBold', sans-serif;
}
@media (max-width: 1080px) {
  .lightbox-book .container-lb {
    height: 490px;
  }
  .lightbox-book .container-lb .close-lb {
    right: 0;
    left: 0;
    width: 100%;
    top: 30px;
  }
}
/* ----------------------------------------------------------
   Hotspot
   ------------------------------------------------------- */
.item-hotspot {
  position: relative;
}
.item-hotspot .points-product {
  position: absolute;
  z-index: 200;
}
.item-hotspot .points-product .container-block-hover {
  position: relative;
  width: 100%;
  height: 100%;
}
.item-hotspot .points-product .container-block-hover:hover .block-hover {
  opacity: 1;
  visibility: visible;
}
.item-hotspot .points-product .block-hover {
  background-color: #fff;
  padding: 15px 10px 10px;
  max-width: 150px;
  min-width: 140px;
  text-align: center;
  position: absolute;
  bottom: -40px;
  right: -40px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: visibility 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.item-hotspot .points-product .block-hover .product-name {
  font-family: "Century Gothic", sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  color: #222222;
  display: block;
  margin-bottom: 10px;
}
.item-hotspot .points-product .block-hover .button {
  width: 100%;
  font-family: "Century Gothic", sans-serif;
  text-transform: uppercase;
  text-decoration: underline;
  border: none;
  appearance: none;
  background: transparent;
  color: #222;
}
.single-post .loop .post-txt-loop .post-title {
  margin-bottom: 15px;
}
@media (max-width: 480px) {
  .single-post .loop .post-txt-loop .post-title {
    text-align: left;
  }
}
.single-post .bloc-similar .slider .loop.loop-similar .post-thumb {
  margin-bottom: 10px;
}
.single-post .bloc-similar .slider .loop.loop-similar .post-txt-loop .post-category-txt {
  font-family: 'GaramondPremrPro-It';
  font-style: italic;
  font-size: 14px;
}
.single-post .bloc-similar .slider .loop.loop-similar .post-txt-loop .post-title {
  font-size: 16px;
  line-height: 20px;
  height: auto;
  margin-bottom: 10px;
  margin-top: 10px;
  text-align: center;
}
@media (max-width: 480px) {
  .single-post .bloc-letstalkabout {
    margin-bottom: 0;
  }
}
@media (max-width: 480px) {
  .single-post .bloc-letstalkabout .loop .post-txt-loop .post-title {
    margin-bottom: 0;
    text-align: center;
  }
}
@media (max-width: 480px) {
  .single-post .bloc-similar {
    margin-bottom: 0;
  }
}
@media (max-width: 480px) {
  .single-post .bloc-similar .slider {
    height: auto;
  }
}
@media (max-width: 670px) {
  .single-post .bloc-similar .slider .content-slider .content-rel-slider {
    width: 100%;
    padding-left: 50px;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -webkit-user-select: none;
  }
  .single-post .content-rel-slider::-webkit-scrollbar {
    display: none;
    -webkit-appearance: none;
  }
}
@media (max-width: 320px) {
  .single-post .bloc-similar .slider .content-slider .content-rel-slider {
    padding-left: 0;
  }
}
.list-result-search {
  padding: 30px;
  background-color: #fff;
}
.list-result-search .content-list-search {
  margin: -1px;
}
.list-result-search .content-list-search .item-search-result {
  position: relative;
  width: 100%;
}
.list-result-search .content-list-search .item-search-result .content-item-search-result {
  padding: 1px;
}
.list-result-search .content-list-search .item-search-result .content-item-search-result .content-item-search-result-rel {
  display: block;
  text-align: center;
  position: relative;
}
.list-result-search .content-list-search .item-search-result .content-item-search-result .content-item-search-result-rel .hover {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: #f5c7b8;
  color: #fff;
}
.list-result-search .content-list-search .item-search-result .content-item-search-result .content-item-search-result-rel .hover .content-hover-rel {
  position: relative;
  height: 100%;
  width: 100%;
}
.list-result-search .content-list-search .item-search-result .content-item-search-result .content-item-search-result-rel .hover .content-hover-rel .content-hover {
  padding: 0 25px;
}
.list-result-search .content-list-search .item-search-result .content-item-search-result .content-item-search-result-rel .hover .content-hover-rel .content-hover .top-loop-search {
  margin-bottom: 10px;
  font-family: "GaramondPremrPro", serif;
  font-size: 15px;
}
.list-result-search .content-list-search .item-search-result .content-item-search-result .content-item-search-result-rel .hover .content-hover-rel .content-hover .top-loop-search .post-category {
  display: inline;
}
.list-result-search .content-list-search .item-search-result .content-item-search-result .content-item-search-result-rel .hover .content-hover-rel .content-hover .post-title {
  font-size: 18px;
  text-transform: uppercase;
  font-family: "Century Gothic", sans-serif;
  letter-spacing: .01em;
  line-height: 17px;
}
.list-result-search .content-list-search .item-search-result .content-item-search-result .content-item-search-result-rel .hover .content-hover-rel .content-hover .post-counters {
  text-align: center;
}
.list-result-search .content-list-search .item-search-result .content-item-search-result .content-item-search-result-rel .hover .content-hover-rel .content-hover .post-counters .item-count {
  color: #fff;
}
.list-result-search .content-list-search .item-search-result .content-item-search-result .content-item-search-result-rel .hover .content-hover-rel .content-hover .post-counters .item-count > span span {
  color: #fff;
}
.list-result-search .content-list-search .item-search-result .content-item-search-result .content-item-search-result-rel img {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: auto;
}
.list-result-search .content-list-search .item-search-result .content-item-search-result .content-item-search-result-rel:hover .hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.list-result-search .content-list-search .item-search-result .content-item-search-result .content-item-search-result-rel:hover .hover .post-title:hover {
  color: #222;
}
.list-result-search .content-list-search .item-search-result .post-counters .item-count > a,
.list-result-search .content-list-search .item-search-result .post-counters .item-count > span {
  color: #fff;
}
.list-result-search .content-list-search .search-bloc-pub {
  width: 302px;
  height: 602px;
  padding: 1px;
  float: right;
  margin: 0;
}
.list-result-search .content-list-search .search-bloc-pub .bloc-pub.vertical-pub {
  padding: 0;
  height: 600px;
  width: 300px;
}
.list-result-search .content-list-search .content-list-search .row.no-gutter:after {
  content: '';
  clear: both;
  display: block;
}
.list-result-search:after {
  display: block;
  clear: both;
  content: '';
}
.results-list.no-results {
  margin: 30px 0;
  padding: 40px 0;
  background-color: #fff;
  text-align: center;
  font-weight: bold;
}
@media (min-width: 1080px) {
  .list-result-search .content-list-search .item-search-result-1 {
    width: 640px;
    height: 602px;
    float: left;
  }
  .list-result-search .content-list-search .item-search-result-12 {
    float: right;
  }
  .list-result-search .content-list-search .item-search-result-41 {
    padding: 0;
  }
  .list-result-search .content-list-search .item-search-result-41 .content-item-search-result {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
  }
  .list-result-search .content-list-search .item-search-result-40 .loop-search .content-item-search-result {
    position: absolute;
    top: -163px;
  }
  .list-result-search .content-list-search .item-search-result-42 {
    float: right;
  }
  .list-result-search .content-list-search .item-search-result-43,
  .list-result-search .content-list-search .item-search-result-15 {
    clear: both;
  }
  .list-result-search .content-list-search .item-search-result-44 {
    float: right;
  }
}
@media (min-width: 1285px) {
  .list-result-search .content-list-search .item-search-result-1 {
    width: 810px;
  }
  .list-result-search .content-list-search .item-search-result-40 .loop-search .content-item-search-result {
    top: -192px;
  }
}
@media (max-width: 1080px) and (min-width: 1080px) {
  .list-result-search {
    padding: 20px;
  }
  .list-result-search .content-list-search {
    margin: -0.5px auto;
    width: 730px;
  }
  .list-result-search .content-list-search .item-search-result .content-item-search-result {
    padding: 0.5px;
  }
  .list-result-search .content-list-search .item-search-result-1 {
    margin-bottom: 1px;
  }
  .list-result-search .content-list-search .item-search-result-1,
  .list-result-search .content-list-search .item-search-result-2 {
    width: 427px;
    float: left;
  }
  .list-result-search .content-list-search .item-search-result-1 .item-search-result .content-item-search-result,
  .list-result-search .content-list-search .item-search-result-2 .item-search-result .content-item-search-result {
    padding-right: 0;
    padding-left: 0;
  }
  .list-result-search .content-list-search .item-search-result-9,
  .list-result-search .content-list-search .item-search-result-27 {
    float: right;
  }
  .list-result-search .content-list-search .search-bloc-pub {
    padding-right: 0;
    padding-left: 0;
    width: 300px;
  }
  .list-result-search .content-list-search .item-search-result-21,
  .list-result-search .content-list-search .item-search-result-39 {
    clear: both;
  }
}
.block-page-title.filter-search .content-block-page-title {
  margin-bottom: 0;
}
.block-page-title.filter-search .content-block-page-title .filters-block {
  margin: 0;
  border-top: 0;
  padding-top: 0;
}
.block-page-title.filter-search .content-block-page-title .filters-block .filters-list {
  text-align: center;
}
#search-body {
  background-color: #fff;
  position: relative;
  overflow: hidden;
}
#search-body .search-filter-bloc {
  color: #222222;
  overflow: hidden;
}
#search-body .search-filter-bloc:after {
  content: '';
  display: block;
  clear: both;
}
#search-body .search-keywords {
  display: none;
}
#search-body .search-keywords .searchform-container {
  height: 70px;
  position: relative;
}
#search-body .search-keywords .input {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 160px;
}
#search-body .search-keywords .input input {
  font-size: 30px;
  letter-spacing: 0;
  color: #cccccc;
  border: 0 none;
  padding: 14px 0 14px 30px;
  float: left;
  width: 100%;
  font-family: 'GaramondPremrPro-It';
  font-style: italic;
}
#search-body .search-keywords .bloc-arrow-link .icon-mini-arrow-right {
  background-color: #fff;
  border: solid #eeeeee 2px;
  margin-left: 10px;
  color: #999999;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#search-body .search-keywords .bloc-arrow-link .icon-mini-arrow-right:hover {
  background-color: #222;
  border: solid #222 2px;
}
#search-body .search-keywords .bloc-arrow-link .submit {
  position: absolute;
  height: 30px;
  top: 50%;
  right: 30px;
  margin-top: -15px;
  text-align: right;
  border: 0 none;
  background: none transparent;
  color: #999999;
  font-size: 14px;
  font-family: "Century Gothic", sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 0;
}
#search-body .search-categories {
  text-align: center;
  display: none;
}
#search-body .search-categories .categories-container {
  display: table;
  margin-left: auto;
  margin-right: auto;
  padding: 25px 0;
}
#search-body .search-categories .categories-container .main-categories {
  display: table-cell;
  vertical-align: top;
  padding: 0 0 0 103px;
}
#search-body .search-categories .categories-container .main-categories .title a {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #222222;
  font-family: FuturaStdCondensedBold;
}
#search-body .search-categories .categories-container .main-categories .list-main-categories > li > a {
  text-transform: uppercase;
  color: #999999;
  font-size: 13px;
  letter-spacing: 2px;
  font-family: FuturaStdCondensedMedium;
  line-height: 22px;
}
#search-body .search-categories .categories-container .main-categories .list-main-categories .subsubmenu {
  height: 0;
  overflow: hidden;
}
#search-body .search-categories .categories-container .main-categories:first-child {
  padding-left: 0;
}
#search-body .search-tags {
  display: none;
}
#search-body .search-tags .search-tags-container .header-tag-filter {
  height: 50px;
  background-color: #fafafa;
  border-bottom: solid #eeeeee 1px;
  position: relative;
  overflow: hidden;
  width: 100%;
  padding: 0 30px;
}
#search-body .search-tags .search-tags-container .header-tag-filter .title {
  float: left;
  font-size: 16px;
  color: #999999;
  line-height: 49px;
}
#search-body .search-tags .search-tags-container .header-tag-filter .tags-tabs {
  width: 250px;
  margin: 0 auto;
  font-size: 0;
}
#search-body .search-tags .search-tags-container .header-tag-filter .tags-tabs .tab {
  font-size: 15px;
  color: #999999;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: FuturaStdCondensedMedium;
  display: inline-block;
  line-height: 49px;
  height: 49px;
  border-bottom: solid #fafafa 2px;
  border-top: solid #fafafa 2px;
  margin: 0 0 0 48px;
}
#search-body .search-tags .search-tags-container .header-tag-filter .tags-tabs .tab:first-child {
  margin-left: 0;
}
#search-body .search-tags .search-tags-container .header-tag-filter .tags-tabs .tab:hover,
#search-body .search-tags .search-tags-container .header-tag-filter .tags-tabs .tab.current {
  color: #222222;
  border-bottom: solid #222222 2px;
}
#search-body .search-tags .search-tags-container .header-tag-filter .clear {
  float: right;
  padding: 10px 0 0 0;
}
#search-body .search-tags .search-tags-container .header-tag-filter .clear .label-close {
  font-size: 12px;
  color: #999999;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: FuturaStdCondensedMedium;
  height: 30px;
  line-height: 30px;
  margin-right: 3px;
}
#search-body .search-tags .search-tags-container .header-tag-filter .clear .icon-close {
  border: solid #dddddd 1px;
  color: #dddddd;
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 8px;
}
#search-body .search-tags .search-tags-container .tags-container {
  padding: 22px 30px;
  text-transform: uppercase;
  font-family: FuturaStdCondensedBold;
  text-align: center;
  font-size: 0;
  color: #999999;
}
#search-body .search-tags .search-tags-container .tags-container li {
  display: inline-block;
  margin: 0 7px;
}
#search-body .search-tags .search-tags-container .tags-container li a {
  font-size: 13px;
  line-height: 24px;
  letter-spacing: 1px;
  color: #999999;
}
#search-body .search-tags .search-tags-container .tags-container li a.current {
  color: #222222;
}
#search-body .search-tags .search-tags-container .tags-container .abc-lists .abc-titles {
  padding-bottom: 10px;
}
#search-body .search-tags .search-tags-container .tags-container .abc-lists .abc-titles li a {
  font-size: 22px;
  letter-spacing: 2px;
}
#search-body .search-tags .search-tags-container .tags-container .abc-lists .abc-titles .clear-tablet {
  display: none;
}
#search-body .search-tags .search-tags-container .tags-container .abc-lists #tags-abc-list > li {
  display: block;
}
@media (max-width: 1080px) and (min-width: 1080px) {
  #search-body .search-tags .search-tags-container .tags-container .abc-lists .abc-titles li.clear-tablet {
    display: block;
    height: 1px;
  }
}
@media (max-width: 1080px) {
  #search-body .search-tags .search-tags-container .header-tag-filter {
    padding: 0 20px;
  }
}
@media (max-width: 1080px) {
  .list-result-search {
    padding: 0;
  }
  #search-body .search-keywords .input {
    right: 95px;
  }
  #search-body .search-keywords .bloc-arrow-link .submit .label-submit {
    display: none;
    padding-right: 20px;
  }
  .filters-list > .item {
    width: 90px;
    height: 40px;
    line-height: 40px;
  }
  .filters-list > .item a span {
    display: none;
  }
  .filters-list > .item + .item {
    margin-left: 5px;
  }
  #search-body .search-tags .search-tags-container .header-tag-filter {
    height: 110px;
  }
  #search-body .search-tags .search-tags-container .header-tag-filter .tags-tabs {
    clear: both;
    position: absolute;
    bottom: 0;
    width: 100%;
  }
  #search-body .search-tags .search-tags-container .tags-container li {
    margin: 0 12.5px;
    line-height: 31px;
  }
  #search-body .search-categories .categories-container {
    display: block;
  }
  #search-body .search-categories .categories-container .main-categories {
    float: left;
    display: block;
    width: 50%;
    margin: 0;
    padding: 0 0 28px 0;
  }
  #search-body .search-tags .search-tags-container .header-tag-filter .title {
    text-align: left;
    width: 50%;
    padding-top: 14px;
    line-height: 15px;
  }
  #search-body .search-tags .search-tags-container .tags-container li {
    line-height: 17px;
  }
}
.results-block-search {
  position: relative;
  z-index: 8;
  text-align: center;
  margin-top: 15px;
}
@media (max-width: 480px) {
  .results-block-search .vertical-align {
    top: auto;
    transform: none;
  }
}
.results-block-search .label-order {
  display: inline-block;
  color: #555;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: "Century Gothic", sans-serif;
}
.results-block-search .label-order--desktop {
  display: block;
  padding-bottom: 15px;
}
.results-block-search .label-order .nb {
  color: #222222;
  font-family: "Century Gothic Bold", sans-serif;
}
.results-block-search .fake-select {
  display: inline-block;
}
.results-block-search .fake-select .order-select {
  background: none;
}
.results-block-search .fake-select .order-select .item-select {
  text-transform: capitalize;
  font-size: 18px;
}
@media (max-width: 480px) {
  .results-block-search .fake-select .order-select .item-select {
    font-size: 16px;
  }
}
.results-block-search .fake-select .fake-dropdown {
  width: 150px !important;
}
.results-block-search .fake-select .fake-dropdown .label-select {
  padding: 0 0 0 9px;
}
@media (max-width: 480px) {
  .results-block-search .fake-select .fake-dropdown .label-select {
    padding: 0;
  }
}
.results-block-search .fake-select .fake-dropdown .label-select:after {
  content: '';
  border-style: solid;
  border-width: 4px 4px 0 4px;
  border-color: #000 transparent transparent transparent;
  position: absolute;
  right: 14px;
  top: 48%;
  margin-top: 0px;
}
.results-block-search .fake-select .fake-dropdown:hover .label-select:after {
  border-color: #000 transparent transparent transparent;
}
.icon-mini-arrow-bottom:before {
  content: '';
  border-style: solid;
  border-width: 4px 4px 0 4px;
  border-color: #999999 transparent transparent transparent;
  position: absolute;
  top: 4px;
  right: 0;
}
.tag {
  padding-bottom: 12px;
}
.loop-contact {
  padding: 30px;
  background-color: #fff;
}
.loop-contact a {
  color: #ff9d2a;
}
.loop-contact a:hover {
  color: #333;
}
.loop-contact .label-contact {
  font-family: 'MarkProMedium', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-left: -15px;
}
.loop-contact p {
  font-size: 16px;
  margin-bottom: 0;
}
.loop-contact .contact-sections {
  padding: 30px;
}
.loop-contact .row {
  border-bottom: 1px solid #eee;
  padding: 20px 0 40px 0;
}
.loop-contact .row:first-child {
  padding-top: 0;
}
.loop-contact .row:last-child {
  padding-bottom: 7px;
  border-bottom: 0;
}
@media (max-width: 480px) {
  .loop-contact {
    padding: 20px;
  }
  .loop-contact .label-contact,
  .loop-contact p {
    margin-left: -10px;
  }
}
.loop-press {
  height: 465px;
}
.loop-press .title-press {
  display: block;
  font-family: "Century Gothic", sans-serif;
  text-transform: uppercase;
  font-size: 25px;
  margin-bottom: 10px;
  margin-top: 20px;
  padding: 0 20px;
  line-height: 25px;
}
.loop-press a {
  color: #222222;
  transition: color 0.2s ease-in-out;
}
.loop-press a:hover {
  color: #f5c7b8;
}
.loop-press .date-press {
  margin-top: 8px;
  color: #999999;
  display: block;
  font-family: "GaramondPremrPro", serif;
  font-size: 15px;
  padding-bottom: 15px;
}
.press-big-img .loop-press {
  height: 672px;
}
@media (max-width: 1285px) {
  .press-big-img .loop-press {
    height: 600px;
  }
}
.press-big-img .loop-press .title-press {
  font-size: 25px;
}
@media (max-width: 1080px) {
  .press-big-img.col-sm-3 .loop-press {
    height: auto;
    max-height: 304px;
  }
  .press-big-img.col-sm-6 .loop-press {
    height: 620px;
  }
  .press-big-img.col-sm-6 .title-press {
    font-size: 25px;
  }
  .press-big-img.col-sm-3 .title-press {
    font-size: 13px;
  }
  .bloc-pub.vertical-pub {
    height: 690px;
  }
  .loop-press .title-press {
    font-size: 13px;
  }
  .loop-press .date-press {
    font-family: "GaramondPremrPro", serif;
  }
}
@media (max-width: 1080px) {
  .press-big-img.col-lg-4 .loop-press {
    height: auto;
  }
  .press-big-img.col-sm-6 .title-press {
    font-size: 13px;
  }
  .loop-press .title-press {
    font-size: 13px;
  }
  .loop-press .date-press {
    font-family: "GaramondPremrPro", serif;
  }
  .loop-press img {
    max-height: 188px;
    margin: auto;
  }
}
@media (max-width: 1080px) {
  .loop-press {
    height: 273px;
  }
}
.t1000x616 .img-responsive {
  margin: 0 auto;
}
.article-container {
  padding: 30px;
  margin-bottom: 60px;
  font-size: 16px;
}
.article-container .post-content {
  text-align: center;
  font-family: "GaramondPremrPro", serif;
}
.article-container .post-content p {
  font-size: 34px;
  line-height: 42px;
}
@media (max-width: 1080px) {
  .article-container .post-content p {
    font-size: 24px;
    line-height: 28px;
  }
}
.article-container .post-content a {
  color: #999999 !important;
  text-decoration: none;
}
.article-container .post-content blockquote {
  font-weight: bold;
}
.article-container .resumeAuthor {
  margin-top: 150px;
  color: #000;
}
.article-container .resumeAuthor__item {
  margin-bottom: 60px;
}
.article-container .resumeAuthor__item .title,
.article-container .resumeAuthor__item .author {
  width: 50%;
  float: left;
}
@media (max-width: 1080px) {
  .article-container .resumeAuthor__item .title,
  .article-container .resumeAuthor__item .author {
    float: none;
    width: 100%;
  }
}
.article-container .resumeAuthor__item .title a,
.article-container .resumeAuthor__item .author a {
  color: #000;
  transition: color 0.2s ease-in-out;
}
.article-container .resumeAuthor__item .title a:hover,
.article-container .resumeAuthor__item .author a:hover {
  color: #f5c7b8;
}
.article-container .resumeAuthor__item .title {
  text-transform: uppercase;
  font-family: "Century Gothic", sans-serif;
  font-size: 19px;
}
@media (max-width: 1080px) {
  .article-container .resumeAuthor__item .title {
    font-size: 16px;
  }
}
.article-container .resumeAuthor__item .author {
  font-family: "GaramondPremrPro", serif;
  font-size: 24px;
  text-align: right;
}
@media (max-width: 1080px) {
  .article-container .resumeAuthor__item .author {
    text-align: left;
    font-size: 20px;
  }
}
.article-container .resumeAuthor__item .author span {
  font-family: 'GaramondPremrPro-It';
  font-style: italic;
}
.article-container .resumeAuthor__item .author p {
  margin: 0 0 18px 0;
}
.comments-box {
  margin-bottom: 60px;
}
@media (max-width: 1080px) {
  .article-container {
    padding: 20px;
  }
  .article-container .post-content {
    -webkit-column-count: 1;
    /* Chrome, Safari, Opera */
    -moz-column-count: 1;
    /* Firefox */
    column-count: 1;
  }
}
.newsletter {
  background: #fff;
  margin: 20px 0 60px;
}
.newsletter .img_left_newsletter {
  background: url(../../../images/newsletter-illu.jpeg) center center;
  -webkit-background-size: cover;
  /* pour Chrome et Safari */
  -moz-background-size: cover;
  /* pour Firefox */
  -o-background-size: cover;
  /* pour Opera */
  background-size: cover;
  /* version standardisée */
  height: 870px;
  width: 100%;
  position: relative;
}
.newsletter .img_left_newsletter img {
  display: none;
}
.newsletter .img_left_newsletter .infophoto {
  position: absolute;
  bottom: 5px;
  right: 15px;
  font-size: 13px;
  color: #999999;
  text-transform: uppercase;
  line-height: 22px;
  font-family: "Century Gothic", sans-serif;
  letter-spacing: .01em;
  text-align: right;
}
.newsletter .right {
  padding: 50px 60px 60px 30px;
}
.newsletter .right p {
  font-size: 16px;
  margin-top: 15px;
  margin-bottom: 35px;
}
.newsletter .right .fontSerif {
  font-family: "GaramondPremrPro", serif;
  font-size: 16px;
}
.newsletter .title {
  color: #000;
  font-family: "Century Gothic", sans-serif;
  font-size: 35px;
  text-transform: uppercase;
  line-height: 40px;
}
.newsletter .title b {
  display: block;
  font-family: "Century Gothic Bold", sans-serif;
}
.newsletter label,
.newsletter strong {
  font-family: "GaramondPremrPro", serif;
  font-size: 18px;
  margin-bottom: 10px;
}
.newsletter input {
  text-transform: uppercase;
}
.newsletter strong {
  display: block;
}
.newsletter form .form-group {
  margin-bottom: 20px;
}
.newsletter form .form-control {
  color: #999999;
}
.newsletter form .select-newsletter {
  -webkit-appearance: none;
  background: url(../../../images/icons/arrow-down-select.png) no-repeat right;
  border-radius: 0;
  font-family: "Century Gothic", sans-serif;
  font-size: 11px;
  height: 40px;
  letter-spacing: 1px;
  padding-right: 30px;
  text-transform: uppercase;
  width: auto;
}
.newsletter form input {
  font-family: "GaramondPremrPro", serif;
  text-transform: inherit;
  font-size: 14px;
}
.newsletter form input.email,
.newsletter form input.name,
.newsletter form input.city,
.newsletter form input.month,
.newsletter form input.day,
.newsletter form input.year {
  height: 40px;
}
.newsletter form input.month,
.newsletter form input.day,
.newsletter form input.year {
  text-align: center;
}
.newsletter form input.mce_inline_error {
  border: 1px solid #ff9d2a!important;
}
.newsletter form .slash {
  display: inline-block;
  float: left;
  margin: 0 -2px;
  line-height: 40px;
}
.newsletter .btn-black {
  font-size: 14px;
  height: 40px;
  font-family: "Century Gothic", sans-serif;
  font-size: 13px;
  letter-spacing: .1em;
  border: none;
  text-decoration: underline;
  appearance: none;
  background: transparent;
  text-transform: uppercase;
}
@media (max-width: 1080px) {
  .newsletter .btn-black {
    text-align: left;
  }
}
.newsletter ::-webkit-input-placeholder {
  color: #999;
}
.newsletter :-moz-placeholder {
  color: #999;
  opacity: 1;
}
.newsletter ::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.newsletter :-ms-input-placeholder {
  color: #999;
}
@media (min-width: 1080px) and (max-width: 1285px) {
  .newsletter .right {
    padding-bottom: 0px;
  }
  .newsletter .btn-black {
    font-size: 14px;
    height: 40px;
  }
}
@media (max-width: 1080px) {
  .newsletter .img_left_newsletter {
    height: auto;
    width: auto;
  }
  .newsletter .img_left_newsletter img {
    display: block;
    height: auto;
    width: 100%;
  }
}
@media (max-width: 1080px) and (min-width: 1080px) {
  .newsletter .sm-left {
    float: left;
    width: 334px;
  }
  .newsletter .sm-right {
    float: right;
    width: 334px;
  }
  .newsletter .sm-clear {
    clear: both;
  }
}
@media (max-width: 1080px) {
  .newsletter .right {
    padding-right: 30px;
  }
  .newsletter .btn-black {
    width: 100%;
  }
  .newsletter form .datefield .col-xs-2 {
    width: 80px;
  }
  .newsletter form input.month,
  .newsletter form input.day,
  .newsletter form input.year {
    width: 55px;
  }
}
.the-author {
  text-align: center;
  font-family: "Century Gothic", sans-serif;
  font-size: 25px;
  color: #222;
  text-transform: uppercase;
  background: none;
  margin: 0;
  display: block;
  margin: 15px 0 6px;
}
.thestudio.author-page {
  margin-bottom: 0 !important;
}
.list-authors {
  margin-bottom: 30px;
}
.list-authors .container:nth-child(2n) .row .thumb {
  float: right;
}
.list-authors .the-studio-author {
  background-color: #fff;
  margin-bottom: 30px;
  position: relative;
}
.list-authors .the-studio-author a {
  color: #ff9d2a;
}
.list-authors .the-studio-author h3 {
  color: #222222;
  font-size: 35px;
  font-family: 'FuturaStdCondensedBold';
  text-transform: uppercase;
  margin: 0 0 4px 0;
  padding-bottom: 0;
}
.list-authors .the-studio-author p.description-author {
  font-size: 16px;
  margin-bottom: 60px;
}
.list-authors .the-studio-author .post-increment {
  font-size: 30px;
  line-height: 30px;
  color: #222222;
  font-family: FuturaStdCondensedLight;
  letter-spacing: 1px;
  margin-bottom: 4px;
}
.list-authors .the-studio-author .picture-author {
  height: 395px;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.list-authors .the-studio-author .container-author {
  position: relative;
  padding: 30px;
  height: 395px;
}
.list-authors .the-studio-author .container-author .content-author {
  padding-left: 0;
  padding-top: 10;
}
.list-authors .the-studio-author .container-author .author-btn {
  color: #fff;
  position: absolute;
  left: 30px;
  bottom: 30px;
}
@media (max-width: 1285px) {
  .list-authors .the-studio-author .container-author {
    height: 320px;
  }
}
@media (max-width: 1080px) {
  .the-studio-author .content-author {
    padding-left: 30px;
  }
  .the-studio-author .author-btn {
    color: #fff;
    position: absolute;
    left: 30px;
    bottom: 30px;
  }
  .list-authors .the-studio-author .container-author {
    height: auto;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .moving-img {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
  }
}
.page-outdoors .container-drag img {
  max-width: none;
}
.page-outdoors .hours {
  font-family: "Century Gothic", sans-serif;
  font-size: 70px;
  text-transform: uppercase;
}
@media (max-width: 1290px) {
  .page-outdoors .hours {
    font-size: 59px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .hours {
    font-size: 42px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .hours {
    font-size: 24px;
  }
}
.page-outdoors .paragraph {
  font-size: 26px;
  font-family: "GaramondPremrPro", serif;
  font-style: italic;
  line-height: 33px;
  letter-spacing: .5px;
  color: #363636;
}
@media (max-width: 1080px) {
  .page-outdoors .paragraph {
    font-size: 22px;
    line-height: 30px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .paragraph {
    font-size: 14px;
    line-height: 17px;
  }
}
.page-outdoors .container-picture-like {
  position: absolute;
}
.page-outdoors .container-picture-like img,
.page-outdoors .container-picture-like video {
  cursor: pointer;
}
.page-outdoors .container-like {
  font-family: "Century Gothic", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 4px;
  margin-top: 15px;
  cursor: pointer;
}
.page-outdoors .container-like .icon {
  vertical-align: middle;
}
@media (max-width: 480px) {
  .page-outdoors .container-like {
    display: none;
  }
}
.page-outdoors .liste-metier {
  padding: 0;
  margin: 0;
}
.page-outdoors .liste-metier li {
  list-style: none;
  margin-bottom: 5px;
}
.page-outdoors .liste-metier li .poste {
  font-family: "Century Gothic", sans-serif;
  font-size: 13px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-right: 15px;
}
.page-outdoors .liste-metier li .name {
  text-transform: uppercase;
  font-family: "Century Gothic", sans-serif;
  letter-spacing: 4px;
  font-size: 35px;
  line-height: 25px;
}
.page-outdoors .content-title {
  text-transform: uppercase;
}
.page-outdoors .content-title .title {
  font-family: "Century Gothic", sans-serif;
  font-size: 13px;
  letter-spacing: 2px;
}
.page-outdoors .content-title .txt-paragraph {
  font-family: "Century Gothic", sans-serif;
  line-height: 35px;
  font-size: 35px;
  letter-spacing: 2px;
}
.page-outdoors .container-video {
  position: relative;
  overflow: hidden;
}
@media (max-width: 480px) {
  .page-outdoors .container-video {
    display: none;
  }
}
.page-outdoors .container-video video {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
}
.page-outdoors .strate {
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.page-outdoors .strate.first-strate {
  background: url('../../../images/outdoors/strate1/strate-1-bg.png') no-repeat 50% 50%;
  background-size: cover;
  height: 910px;
  margin-bottom: 225px;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.first-strate {
    height: 846px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.first-strate {
    height: 550px;
    margin-bottom: 136px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.first-strate {
    height: 481px;
    margin-bottom: 109px;
    background: none;
  }
}
.page-outdoors .strate.first-strate .container-first-strate {
  position: relative;
  max-width: 1170px;
  height: inherit;
  margin: 0 auto;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.first-strate .container-first-strate {
    max-width: 990px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.first-strate .container-first-strate {
    max-width: 708px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.first-strate .container-first-strate {
    max-width: 100%;
  }
}
.page-outdoors .strate.first-strate .picture {
  position: absolute;
}
.page-outdoors .strate.first-strate .img-1 {
  left: 0px;
  top: 69px;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.first-strate .img-1 {
    top: 58px;
    max-width: 418px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.first-strate .img-1 {
    top: 41px;
    max-width: 298px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.first-strate .img-1 {
    top: 13px;
    max-width: 174px;
  }
}
.page-outdoors .strate.first-strate .img-2 {
  left: 35px;
  top: 630px;
  left: 30px;
  top: 695px;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.first-strate .img-2 {
    top: 588px;
    left: 25px;
    max-width: 429px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.first-strate .img-2 {
    top: 420px;
    left: 17px;
    max-width: 306px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.first-strate .img-2 {
    top: 245px;
    left: 10px;
    max-width: 178px;
    display: none;
  }
}
.page-outdoors .strate.first-strate .content-img-3 {
  position: absolute;
  left: 345px;
  top: 115px;
  left: 350px;
  top: 108px;
  width: 513px;
  z-index: 2;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.first-strate .content-img-3 {
    top: 90px;
    left: 295px;
    width: 433px;
  }
  .page-outdoors .strate.first-strate .content-img-3 img {
    max-width: 100%;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.first-strate .content-img-3 {
    top: 64px;
    left: 210px;
    width: 309px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.first-strate .content-img-3 {
    top: 10%;
    left: 18%;
    width: 250px;
  }
}
.page-outdoors .strate.first-strate .content-img-3 .content-txt {
  position: relative;
  margin-top: 90px;
  color: #242424;
  text-align: center;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.first-strate .content-img-3 .content-txt {
    margin-top: 173px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.first-strate .content-img-3 .content-txt {
    margin-top: 123px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.first-strate .content-img-3 .content-txt {
    margin-top: 25px;
    margin-left: 10px;
    margin-right: 10px;
  }
}
.page-outdoors .strate.first-strate .content-img-3 .title-first-strate {
  font-size: 70px;
  font-family: "Century Gothic", sans-serif;
  text-transform: uppercase;
  display: block;
  line-height: 60px;
  letter-spacing: 5px;
  margin-bottom: 20px;
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.first-strate .content-img-3 .title-first-strate {
    font-size: 59px;
    line-height: 50px;
    width: 253px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.first-strate .content-img-3 .title-first-strate {
    font-size: 42px;
    line-height: 40px;
    width: 180px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.first-strate .content-img-3 .title-first-strate {
    font-size: 24px;
    line-height: 23px;
    width: 105px;
  }
}
.page-outdoors .strate.first-strate .content-img-3 .subtitle-first-strate {
  display: block;
  font-size: 16px;
}
.page-outdoors .strate.first-strate .content-img-3 .subtitle-first-strate a {
  color: #f5c7b8;
}
.page-outdoors .strate.first-strate .img-4 {
  z-index: 1;
  top: 0;
  right: 0;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.first-strate .img-4 {
    max-width: 516px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.first-strate .img-4 {
    max-width: 369px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.first-strate .img-4 {
    max-width: 215px;
    top: 50%;
  }
}
.page-outdoors .strate.second-strate {
  max-width: 1170px;
  height: 1475px;
  margin-bottom: 85px;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.second-strate {
    max-width: 990px;
    height: 1288px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.second-strate {
    max-width: 708px;
    height: 1081px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.second-strate {
    max-width: 100%;
    height: 632px;
    margin-bottom: 25px;
  }
}
.page-outdoors .strate.second-strate .hours {
  line-height: 60px;
  display: block;
  position: absolute;
  top: 840px;
  left: 0;
  margin-bottom: 40px;
  z-index: 5;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.second-strate .hours {
    top: 710px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.second-strate .hours {
    top: 530px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.second-strate .hours {
    margin-left: 20px;
    margin-bottom: 0;
    top: 270px;
  }
}
.page-outdoors .strate.second-strate .left-top-picture {
  left: 0;
  z-index: 1;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.second-strate .left-top-picture {
    max-width: 446px;
  }
  .page-outdoors .strate.second-strate .left-top-picture img {
    max-width: 100%;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.second-strate .left-top-picture {
    max-width: 318px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.second-strate .left-top-picture {
    max-width: 185px;
    left: auto;
    right: 20px;
    top: 45%;
  }
}
.page-outdoors .strate.second-strate .left-top-picture .container-like {
  margin-top: 0;
  margin-bottom: 15px;
}
.page-outdoors .strate.second-strate .right-picture {
  right: 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.second-strate .right-picture {
    right: 84px;
  }
  .page-outdoors .strate.second-strate .right-picture video {
    max-width: 350px;
    max-height: 526px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.second-strate .right-picture {
    right: 0px;
  }
  .page-outdoors .strate.second-strate .right-picture video {
    max-width: 250px;
    max-height: 376px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.second-strate .right-picture {
    right: auto;
    left: 20px;
  }
  .page-outdoors .strate.second-strate .right-picture video {
    max-width: 146px;
    max-height: 219px;
  }
}
.page-outdoors .strate.second-strate .right-picture .container-video {
  position: relative;
  width: 415px;
  height: 620px;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.second-strate .right-picture .container-video {
    width: 350px;
    height: 524px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.second-strate .right-picture .container-video {
    width: 250px;
    height: 374px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.second-strate .right-picture .container-video {
    width: 146px;
    height: 218px;
    margin-left: 70%;
    display: none;
  }
}
.page-outdoors .strate.second-strate .right-picture .container-like {
  text-align: right;
}
@media (max-width: 480px) {
  .page-outdoors .strate.second-strate .right-picture .container-like {
    margin-left: 71%;
  }
}
.page-outdoors .strate.second-strate .right-picture .content-text {
  width: 510px;
  font-size: 23px;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.second-strate .right-picture .content-text {
    width: 430px;
    font-size: 21px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.second-strate .right-picture .content-text {
    width: 347px;
    font-size: 15px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.second-strate .right-picture .content-text {
    width: 272px;
    font-size: 12px;
  }
}
.page-outdoors .strate.second-strate .right-picture .content-text p {
  margin-bottom: 40px;
  margin-left: 50px;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.second-strate .right-picture .content-text p {
    margin-bottom: 27px;
    margin-left: 61px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.second-strate .right-picture .content-text p {
    margin-bottom: 47px;
    margin-left: 0;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.second-strate .right-picture .content-text p {
    margin-bottom: 20px;
    margin-left: 0;
  }
}
.page-outdoors .strate.second-strate .right-picture .content-text p a {
  color: #f5c7b8;
}
.page-outdoors .strate.second-strate .bottom-picture {
  top: 915px;
  left: 135px;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.second-strate .bottom-picture {
    top: 774px;
    left: 114px;
  }
  .page-outdoors .strate.second-strate .bottom-picture .content-image {
    max-width: 467px;
  }
  .page-outdoors .strate.second-strate .bottom-picture .content-image img {
    max-width: 100%;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.second-strate .bottom-picture {
    top: 673px;
    left: 81px;
  }
  .page-outdoors .strate.second-strate .bottom-picture .content-image {
    max-width: 333px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.second-strate .bottom-picture {
    top: 420px;
    left: 17px;
  }
  .page-outdoors .strate.second-strate .bottom-picture .content-image {
    max-width: 194px;
  }
}
.page-outdoors .strate.second-strate .bottom-picture .paragraph {
  margin-top: 25px;
  margin-left: 140px;
  width: 310px;
  font-size: 35px;
  line-height: 33px;
  letter-spacing: .5px;
  color: #333;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.second-strate .bottom-picture .paragraph {
    margin-top: 21px;
    margin-left: 118px;
    width: 262px;
    font-size: 29px;
    line-height: 31px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.second-strate .bottom-picture .paragraph {
    margin-top: 15px;
    margin-left: 84px;
    width: 187px;
    font-size: 20px;
    line-height: 22px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.second-strate .bottom-picture .paragraph {
    margin-top: 20px;
    margin-left: 50px;
    width: 110px;
    font-size: 14px;
    line-height: 18px;
  }
}
.page-outdoors .strate.third-strate {
  height: 875px;
  max-width: 985px;
  margin-bottom: 170px;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.third-strate {
    height: 740px;
    max-width: 833px;
    margin-bottom: 143px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.third-strate {
    height: 609px;
    max-width: 595px;
    margin-bottom: 102px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.third-strate {
    height: 556px;
    max-width: 347px;
    margin-bottom: 59px;
  }
}
.page-outdoors .strate.third-strate .hours {
  line-height: 60px;
  display: block;
  margin-left: 245px;
  position: relative;
  z-index: 1;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.third-strate .hours {
    line-height: 50px;
    margin-left: 207px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.third-strate .hours {
    line-height: 35px;
    margin-left: 148px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.third-strate .hours {
    line-height: 20px;
    margin-left: 86px;
  }
}
.page-outdoors .strate.third-strate .left-picture {
  left: 0;
  top: 150px;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.third-strate .left-picture {
    top: 126px;
    max-width: 275px;
  }
  .page-outdoors .strate.third-strate .left-picture img {
    max-width: 100%;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.third-strate .left-picture {
    top: 90px;
    max-width: 196px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.third-strate .left-picture {
    top: 52px;
    max-width: 90%;
    left: 21px;
  }
}
.page-outdoors .strate.third-strate .left-picture .paragraph {
  width: 240px;
  margin-left: auto;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.third-strate .left-picture .paragraph {
    width: 203px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.third-strate .left-picture .paragraph {
    width: 171px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.third-strate .left-picture .paragraph {
    width: 170px;
    margin-top: 20px;
  }
}
.page-outdoors .strate.third-strate .left-picture .container-like {
  text-align: right;
  margin-bottom: 75px;
}
@media (max-width: 480px) {
  .page-outdoors .strate.third-strate .left-picture .container-like {
    margin-bottom: 15px;
  }
}
.page-outdoors .strate.third-strate .right-picture {
  top: 30px;
  right: 0;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.third-strate .right-picture {
    top: 25px;
  }
  .page-outdoors .strate.third-strate .right-picture video {
    max-width: 446px;
    max-height: 676px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.third-strate .right-picture {
    top: 17px;
  }
  .page-outdoors .strate.third-strate .right-picture video {
    max-width: 318px;
    max-height: 483px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.third-strate .right-picture {
    top: 10px;
  }
  .page-outdoors .strate.third-strate .right-picture video {
    max-width: 185px;
    max-height: 282px;
  }
}
.page-outdoors .strate.third-strate .right-picture .container-video {
  width: 530px;
  height: 795px;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.third-strate .right-picture .container-video {
    width: 448px;
    height: 672px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.third-strate .right-picture .container-video {
    width: 320px;
    height: 480px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.third-strate .right-picture .container-video {
    width: 187px;
    height: 280px;
    display: none;
  }
}
.page-outdoors .strate.third-strate .right-picture .container-like {
  text-align: right;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.third-strate .right-picture .container-like {
    margin-right: 30px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.third-strate .right-picture .container-like {
    margin-right: 20px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.third-strate .right-picture .container-like {
    margin-right: 15px;
  }
}
.page-outdoors .strate.fourth-strate {
  background: url('../../../images/outdoors/strate4/strate4.jpg') no-repeat 50% 50%;
  background-size: cover;
  margin-bottom: 150px;
  text-align: center;
  height: 905px;
  background-attachment: fixed;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.fourth-strate {
    height: 801px;
    margin-bottom: 132px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.fourth-strate {
    height: 572px;
    margin-bottom: 94px;
    background-attachment: initial;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.fourth-strate {
    height: 334px;
    margin-bottom: 54px;
    background-attachment: initial;
  }
}
.page-outdoors .strate.fourth-strate img {
  display: inline-block;
}
.page-outdoors .strate.fourth-strate .container-like {
  position: absolute;
  margin-top: 0;
  left: 97px;
  top: 48px;
  z-index: 1;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.fourth-strate .container-like {
    top: 42px;
    left: 85px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.fourth-strate .container-like {
    top: 30px;
    left: 60px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.fourth-strate .container-like {
    top: 17px;
    left: 35px;
  }
}
.page-outdoors .strate.fifth-strate {
  max-width: 100%;
  height: 1265px;
  margin-bottom: 150px;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.fifth-strate {
    max-width: 100%;
    height: 1067px;
    margin-bottom: 116px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.fifth-strate {
    max-width: 100%;
    height: 763px;
    margin-bottom: 82px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.fifth-strate {
    max-width: 100%;
    height: 446px;
    margin-bottom: 47px;
  }
}
.page-outdoors .strate.fifth-strate .hours {
  line-height: 60px;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1170px;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.fifth-strate .hours {
    line-height: 50px;
    margin-bottom: 42px;
    max-width: 990px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.fifth-strate .hours {
    line-height: 35px;
    margin-left: 54px;
    margin-bottom: 30px;
    max-width: 708px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.fifth-strate .hours {
    line-height: 20px;
    margin-left: 31px;
    margin-bottom: 17px;
    max-width: 100%;
  }
}
.page-outdoors .strate.fifth-strate .txt-bold {
  margin-left: auto;
  margin-right: auto;
  max-width: 1170px;
  text-transform: uppercase;
  font-family: "Century Gothic", sans-serif;
  letter-spacing: 2px;
  line-height: 35px;
  font-size: 25px;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.fifth-strate .txt-bold {
    max-width: 990px;
    line-height: 29px;
    font-size: 21px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.fifth-strate .txt-bold {
    margin-left: 54px;
    line-height: 20px;
    font-size: 15px;
    max-width: 708px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.fifth-strate .txt-bold {
    margin-left: 31px;
    line-height: 16px;
    font-size: 13px;
    max-width: 100%;
  }
}
.page-outdoors .strate.fifth-strate .txt-bold p {
  max-width: 460px;
}
.page-outdoors .strate.fifth-strate img {
  position: absolute;
}
.page-outdoors .strate.fifth-strate .img-1 {
  left: 10%;
  top: 315px;
  z-index: 1;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.fifth-strate .img-1 {
    top: 266px;
    max-width: 224px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.fifth-strate .img-1 {
    top: 190px;
    max-width: 160px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.fifth-strate .img-1 {
    top: 111px;
    max-width: 93px;
  }
}
.page-outdoors .strate.fifth-strate .img-2 {
  left: 20%;
  top: 380px;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.fifth-strate .img-2 {
    max-width: 376px;
    left: 110px;
    top: 321px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.fifth-strate .img-2 {
    max-width: 268px;
    left: 78px;
    top: 290px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.fifth-strate .img-2 {
    max-width: 156px;
    left: 45px;
    top: 169px;
  }
}
.page-outdoors .strate.fifth-strate .img-3 {
  left: 410px;
  top: 585px;
  z-index: 1;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.fifth-strate .img-3 {
    max-width: 470px;
    left: 346px;
    top: 495px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.fifth-strate .img-3 {
    width: 336px;
    left: 247px;
    top: 354px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.fifth-strate .img-3 {
    width: 196px;
    left: 144px;
    top: 207px;
  }
}
.page-outdoors .strate.fifth-strate .img-4 {
  z-index: 1;
  left: 220px;
  top: 705px;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.fifth-strate .img-4 {
    max-width: 315px;
    left: 186px;
    top: 596px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.fifth-strate .img-4 {
    max-width: 225px;
    left: 133px;
    top: 426px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.fifth-strate .img-4 {
    max-width: 131px;
    left: 77px;
    top: 249px;
  }
}
.page-outdoors .strate.fifth-strate .img-5 {
  right: 15%;
  top: 645px;
  z-index: 1;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.fifth-strate .img-5 {
    max-width: 294px;
    top: 545px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.fifth-strate .img-5 {
    max-width: 210px;
    top: 389px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.fifth-strate .img-5 {
    max-width: 122px;
    top: 227px;
  }
}
.page-outdoors .strate.fifth-strate .img-6 {
  top: 362px;
  right: 100px;
  z-index: 1;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.fifth-strate .img-6 {
    max-width: 388px;
    top: 306px;
    right: 84px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.fifth-strate .img-6 {
    max-width: 277px;
    top: 218px;
    right: 60px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.fifth-strate .img-6 {
    max-width: 161px;
    top: 127px;
    right: 35px;
  }
}
.page-outdoors .strate.fifth-strate .img-7 {
  top: 185px;
  right: 0;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.fifth-strate .img-7 {
    max-width: 452px;
    top: 156px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.fifth-strate .img-7 {
    max-width: 323px;
    top: 111px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.fifth-strate .img-7 {
    max-width: 188px;
    top: 64px;
  }
}
.page-outdoors .strate.fifth-strate .img-8 {
  top: 915px;
  right: 290px;
  z-index: 1;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.fifth-strate .img-8 {
    max-width: 213px;
    top: 774px;
    right: 245px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.fifth-strate .img-8 {
    max-width: 125px;
    top: 553px;
    right: 175px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.fifth-strate .img-8 {
    max-width: 73px;
    top: 323px;
    right: 102px;
  }
}
.page-outdoors .strate.sixth-strate {
  background: url('../../../images/outdoors/strate6/strate6.jpg') no-repeat 50% 50%;
  background-size: cover;
  color: #fff;
  height: 905px;
  margin-bottom: 150px;
  text-align: center;
  background-attachment: fixed;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.sixth-strate {
    height: 801px;
    margin-bottom: 132px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.sixth-strate {
    height: 572px;
    margin-bottom: 94px;
    background-attachment: initial;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.sixth-strate {
    height: 334px;
    margin-bottom: 54px;
    background-attachment: initial;
  }
}
.page-outdoors .strate.sixth-strate img {
  display: inline-block;
}
.page-outdoors .strate.sixth-strate .content-txt {
  position: absolute;
  bottom: 50px;
  right: 100px;
  z-index: 1;
  width: 100%;
}
@media (max-width: 480px) {
  .page-outdoors .strate.sixth-strate .content-txt {
    right: 20px;
  }
}
.page-outdoors .strate.sixth-strate .content-txt .hours {
  margin-right: 90px;
}
.page-outdoors .strate.sixth-strate .content-txt .quote {
  font-family: "GaramondPremrPro", serif;
  font-style: italic;
  font-size: 26px;
  line-height: 33px;
  letter-spacing: .5px;
  width: 735px;
  margin-left: auto;
  text-align: right;
}
@media (max-width: 1080px) {
  .page-outdoors .strate.sixth-strate .content-txt .quote {
    font-size: 20px;
    line-height: 25px;
    width: 80%;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.sixth-strate .content-txt .quote {
    font-size: 15px;
    line-height: 18px;
  }
}
.page-outdoors .strate.seventh-strate {
  max-width: 1125px;
  margin-bottom: 55px;
  height: 1358px;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.seventh-strate {
    max-width: 990px;
    margin-bottom: 48px;
    height: 1195px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.seventh-strate {
    max-width: 708px;
    margin-bottom: 34px;
    height: 854px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.seventh-strate {
    max-width: 100%;
    margin-bottom: 20px;
    height: 500px;
  }
}
.page-outdoors .strate.seventh-strate img {
  display: inline-block;
}
.page-outdoors .strate.seventh-strate .container-txt {
  margin-right: 120px;
  margin-top: 85px;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.seventh-strate .container-txt {
    margin-right: 105px;
    margin-top: 74px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.seventh-strate .container-txt {
    margin-right: 75px;
    margin-top: 52px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.seventh-strate .container-txt {
    margin-right: 43px;
    margin-top: 30px;
    margin-left: 20px;
  }
}
.page-outdoors .strate.seventh-strate .hours {
  line-height: 60px;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.seventh-strate .hours {
    line-height: 50px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.seventh-strate .hours {
    line-height: 35px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.seventh-strate .hours {
    line-height: 20px;
  }
}
.page-outdoors .strate.seventh-strate .top-right-picture {
  right: 55px;
  top: 0px;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.seventh-strate .top-right-picture {
    right: 46px;
  }
  .page-outdoors .strate.seventh-strate .top-right-picture video {
    max-width: 464px;
    max-height: 696px;
    margin-top: 60px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.seventh-strate .top-right-picture {
    right: 32px;
  }
  .page-outdoors .strate.seventh-strate .top-right-picture video {
    max-width: 331px;
    max-height: 497px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.seventh-strate .top-right-picture {
    right: 18px;
  }
  .page-outdoors .strate.seventh-strate .top-right-picture video {
    max-width: 193px;
    max-height: 290px;
  }
}
.page-outdoors .strate.seventh-strate .top-right-picture .container-video {
  position: relative;
  width: 528px;
  height: 790px;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.seventh-strate .top-right-picture .container-video {
    width: 446px;
    height: 668px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.seventh-strate .top-right-picture .container-video {
    width: 318px;
    height: 477px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.seventh-strate .top-right-picture .container-video {
    width: 185px;
    height: 278px;
    display: none;
  }
}
.page-outdoors .strate.seventh-strate .top-right-picture .container-txt {
  float: left;
}
.page-outdoors .strate.seventh-strate .top-right-picture .container-txt .liste-metier {
  margin-top: 75px;
  margin-right: 50px;
}
.page-outdoors .strate.seventh-strate .top-right-picture .container-img {
  float: left;
}
@media (max-width: 480px) {
  .page-outdoors .strate.seventh-strate .top-right-picture .container-img {
    float: right;
  }
}
.page-outdoors .strate.seventh-strate .top-right-picture .container-img .container-like {
  text-align: right;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.seventh-strate .top-right-picture .container-img .container-like {
    margin-right: 25px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.seventh-strate .top-right-picture .container-img .container-like {
    margin-right: 15px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.seventh-strate .top-right-picture .container-img .container-like {
    margin-right: 10px;
  }
}
.page-outdoors .strate.seventh-strate .top-left-picture {
  left: 105px;
  top: 265px;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.seventh-strate .top-left-picture {
    left: 92px;
    top: 230px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.seventh-strate .top-left-picture {
    left: 65px;
    top: 164px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.seventh-strate .top-left-picture {
    left: 20px;
    top: 75px;
  }
}
.page-outdoors .strate.seventh-strate .top-left-picture .container-img {
  float: left;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.seventh-strate .top-left-picture .container-img {
    max-width: 425px;
  }
  .page-outdoors .strate.seventh-strate .top-left-picture .container-img img {
    max-width: 100%;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.seventh-strate .top-left-picture .container-img {
    max-width: 177px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.seventh-strate .top-left-picture .container-img {
    max-width: 153px;
  }
}
.page-outdoors .strate.seventh-strate .top-left-picture .container-img .container-like {
  margin-top: 0;
  margin-bottom: 15px;
}
@media (max-width: 480px) {
  .page-outdoors .strate.seventh-strate .top-left-picture .container-img .container-like {
    margin-top: 10px;
  }
}
.page-outdoors .strate.seventh-strate .top-left-picture .content-title {
  float: left;
  width: 420px;
  margin-top: 590px;
  margin-left: 110px;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.seventh-strate .top-left-picture .content-title {
    width: 369px;
    margin-top: 519px;
    margin-left: 96px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.seventh-strate .top-left-picture .content-title {
    max-width: 263px;
    margin-top: 371px;
    margin-left: 68px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.seventh-strate .top-left-picture .content-title {
    max-width: 153px;
    margin-top: 216px;
    margin-left: 40px;
  }
}
.page-outdoors .strate.seventh-strate .bottom-left-picture {
  left: 0;
  top: 830px;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.seventh-strate .bottom-left-picture {
    top: 702px;
  }
  .page-outdoors .strate.seventh-strate .bottom-left-picture .container-img {
    max-width: 365px;
  }
  .page-outdoors .strate.seventh-strate .bottom-left-picture .container-img img {
    max-width: 100%;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.seventh-strate .bottom-left-picture {
    top: 502px;
  }
  .page-outdoors .strate.seventh-strate .bottom-left-picture .container-img {
    max-width: 261px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.seventh-strate .bottom-left-picture {
    top: 143px;
    left: auto;
    right: 20px;
  }
  .page-outdoors .strate.seventh-strate .bottom-left-picture .container-img {
    max-width: 152px;
  }
}
.page-outdoors .strate.seventh-strate .bottom-left-picture .container-txt {
  position: absolute;
  top: 210px;
  left: 390px;
  width: 520px;
  font-size: 42px;
  font-family: times new roman;
  font-style: italic;
  color: #363636;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.seventh-strate .bottom-left-picture .container-txt {
    top: 184px;
    left: 343px;
    width: 457px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.seventh-strate .bottom-left-picture .container-txt {
    top: 131px;
    left: 245px;
    width: 326px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.seventh-strate .bottom-left-picture .container-txt {
    top: 76px;
    left: 143px;
    width: 190px;
  }
}
.page-outdoors .strate.seventh-strate .bottom-right {
  position: absolute;
  font-size: 42px;
  width: 565px;
  line-height: 55px;
  letter-spacing: .5px;
  margin-bottom: 0;
  right: 0;
  bottom: 0;
  text-align: right;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.seventh-strate .bottom-right {
    width: 497px;
    font-size: 36px;
    line-height: 45px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.seventh-strate .bottom-right {
    width: 355px;
    font-size: 25px;
    line-height: 32px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.seventh-strate .bottom-right {
    width: 207px;
    font-size: 14px;
    line-height: 18px;
    bottom: 80px;
    right: 20px;
  }
}
.page-outdoors .strate.eighth-strate {
  max-width: 1170px;
  height: 980px;
  margin-bottom: 95px;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.eighth-strate {
    max-width: 990px;
    height: 859px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.eighth-strate {
    max-width: 708px;
    height: 662px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.eighth-strate {
    max-width: 90%;
    height: 387px;
  }
}
.page-outdoors .strate.eighth-strate .hours {
  margin-bottom: 68px;
  line-height: 60px;
  text-align: right;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.eighth-strate .hours {
    line-height: 50px;
    margin-bottom: 57px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.eighth-strate .hours {
    line-height: 35px;
    margin-bottom: 40px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.eighth-strate .hours {
    line-height: 20px;
    margin-bottom: 23px;
  }
}
.page-outdoors .strate.eighth-strate .content-title {
  position: absolute;
  right: 0;
  left: 605px;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.eighth-strate .content-title {
    left: 511px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.eighth-strate .content-title {
    left: 365px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.eighth-strate .content-title {
    left: 213px;
  }
}
.page-outdoors .strate.eighth-strate .content-title .txt-paragraph {
  width: 425px;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.eighth-strate .content-title .txt-paragraph {
    width: 359px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.eighth-strate .content-title .txt-paragraph {
    width: 256px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.eighth-strate .content-title .txt-paragraph {
    width: 149px;
  }
}
.page-outdoors .strate.eighth-strate .top-left-picture {
  left: 0;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.eighth-strate .top-left-picture img {
    max-width: 446px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.eighth-strate .top-left-picture img {
    max-width: 318px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.eighth-strate .top-left-picture {
    top: -70px;
  }
  .page-outdoors .strate.eighth-strate .top-left-picture img {
    max-width: 185px;
  }
}
.page-outdoors .strate.eighth-strate .top-left-picture .paragraph {
  margin-top: 25px;
  width: 240px;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.eighth-strate .top-left-picture .paragraph {
    width: 203px;
    margin-top: 21px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.eighth-strate .top-left-picture .paragraph {
    width: 145px;
    margin-top: 15px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.eighth-strate .top-left-picture .paragraph {
    width: 84px;
    margin-top: 10px;
  }
}
.page-outdoors .strate.eighth-strate .left-picture {
  left: 400px;
  top: 365px;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.eighth-strate .left-picture {
    left: 338px;
    top: 308px;
  }
  .page-outdoors .strate.eighth-strate .left-picture img {
    max-width: 275px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.eighth-strate .left-picture {
    left: 241px;
    top: 220px;
  }
  .page-outdoors .strate.eighth-strate .left-picture img {
    max-width: 196px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.eighth-strate .left-picture {
    left: 50px;
    top: 158px;
  }
  .page-outdoors .strate.eighth-strate .left-picture img {
    max-width: 114px;
  }
}
.page-outdoors .strate.eighth-strate .left-picture .paragraph {
  margin-left: -90px;
  margin-top: 35px;
  width: 305px;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.eighth-strate .left-picture .paragraph {
    width: 258px;
    margin-left: -76px;
    margin-top: 29px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.eighth-strate .left-picture .paragraph {
    width: 184px;
    margin-left: -54px;
    margin-top: 20px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.eighth-strate .left-picture .paragraph {
    width: 107px;
    margin-left: -30px;
    margin-top: 20px;
  }
}
.page-outdoors .strate.eighth-strate .right-picture {
  right: 0;
  top: 205px;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.eighth-strate .right-picture {
    top: 173px;
  }
  .page-outdoors .strate.eighth-strate .right-picture img {
    max-width: 423px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.eighth-strate .right-picture {
    top: 123px;
  }
  .page-outdoors .strate.eighth-strate .right-picture img {
    max-width: 302px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.eighth-strate .right-picture {
    top: 71px;
  }
  .page-outdoors .strate.eighth-strate .right-picture img {
    max-width: 176px;
  }
}
.page-outdoors .strate.eighth-strate .right-bottom-picture {
  right: 180px;
  top: 745px;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.eighth-strate .right-bottom-picture {
    right: 152px;
    top: 630px;
  }
  .page-outdoors .strate.eighth-strate .right-bottom-picture img {
    max-width: 187px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.eighth-strate .right-bottom-picture {
    right: 108px;
    top: 450px;
  }
  .page-outdoors .strate.eighth-strate .right-bottom-picture img {
    max-width: 133px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.eighth-strate .right-bottom-picture {
    right: 13px;
    top: 263px;
  }
  .page-outdoors .strate.eighth-strate .right-bottom-picture img {
    max-width: 167px;
  }
}
.page-outdoors .strate.strate-before-drag {
  height: 950px;
  max-width: 1060px;
  margin-bottom: 115px;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.strate-before-drag {
    max-width: 990px;
    height: 887px;
    margin-bottom: 107px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.strate-before-drag {
    max-width: 708px;
    height: 535px;
    margin-bottom: 76px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.strate-before-drag {
    max-width: 95%;
    height: 312px;
    margin-bottom: 44px;
  }
}
.page-outdoors .strate.strate-before-drag .hours {
  line-height: 60px;
  text-align: right;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.strate-before-drag .hours {
    line-height: 56px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.strate-before-drag .hours {
    line-height: 40px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.strate-before-drag .hours {
    line-height: 23px;
    margin-right: 20px;
  }
}
.page-outdoors .strate.strate-before-drag .img1 {
  top: 50px;
  left: 0;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.strate-before-drag .img1 {
    top: 46px;
    max-width: 480px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.strate-before-drag .img1 {
    top: 32px;
    max-width: 343px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.strate-before-drag .img1 {
    top: 18px;
    max-width: 200px;
  }
}
.page-outdoors .strate.strate-before-drag .img2 {
  top: 290px;
  left: 65px;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.strate-before-drag .img2 {
    top: 270px;
    left: 60px;
    max-width: 561px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.strate-before-drag .img2 {
    top: 193px;
    left: 42px;
    max-width: 401px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.strate-before-drag .img2 {
    top: 112px;
    left: 24px;
    max-width: 234px;
  }
}
.page-outdoors .strate.strate-before-drag .img3 {
  bottom: 300px;
  left: 245px;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.strate-before-drag .img3 {
    left: 186px;
    max-width: 345px;
    bottom: 280px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.strate-before-drag .img3 {
    left: 133px;
    max-width: 246px;
    bottom: 110px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.strate-before-drag .img3 {
    left: 40%;
    max-width: 173px;
    bottom: 19%;
  }
}
.page-outdoors .strate.strate-before-drag .container-video {
  position: absolute;
  width: 435px;
  height: 655px;
  overflow: hidden;
  right: 0;
  top: 130px;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.strate-before-drag .container-video {
    top: 121px;
    width: 367px;
    height: 553px;
  }
  .page-outdoors .strate.strate-before-drag .container-video video {
    max-width: 408px;
    max-height: 611px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.strate-before-drag .container-video {
    top: 86px;
    width: 262px;
    height: 395px;
  }
  .page-outdoors .strate.strate-before-drag .container-video video {
    max-width: 291px;
    max-height: 436px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.strate-before-drag .container-video {
    top: 50px;
    width: 153px;
    height: 230px;
    display: none;
  }
  .page-outdoors .strate.strate-before-drag .container-video video {
    max-width: 170px;
    max-height: 254px;
  }
}
.page-outdoors .strate.strate-before-drag .container-video video {
  width: 100%;
  height: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.page-outdoors .strate.strate-before-drag .paragraph {
  position: absolute;
  top: 680px;
  width: 420px;
  line-height: 35px;
  font-size: 33px;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.strate-before-drag .paragraph {
    top: 635px;
    width: 392px;
    font-size: 30px;
    line-height: 32px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.strate-before-drag .paragraph {
    top: 454px;
    width: 280px;
    font-size: 21px;
    line-height: 23px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.strate-before-drag .paragraph {
    top: 265px;
    width: 163px;
    font-size: 14px;
    line-height: 18px;
    left: 20px;
  }
}
.page-outdoors .strate.last-strate {
  height: 1000px;
  max-width: 1090px;
  margin-bottom: 50px;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.last-strate {
    max-width: 990px;
    height: 908px;
    margin-bottom: 45px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.last-strate {
    max-width: 708px;
    height: 649px;
    margin-bottom: 32px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.last-strate {
    max-width: 100%;
    height: 419px;
    margin-bottom: 18px;
  }
}
.page-outdoors .strate.last-strate .txt-bold {
  width: 485px;
  text-transform: uppercase;
  font-family: "Century Gothic", sans-serif;
  letter-spacing: 2px;
  line-height: 35px;
  font-size: 25px;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.last-strate .txt-bold {
    width: 440px;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: 1.5px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.last-strate .txt-bold {
    width: 314px;
    font-size: 15px;
    line-height: 20px;
    left: 20px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.last-strate .txt-bold {
    width: 303px;
    font-size: 12px;
    line-height: 16px;
    margin-left: 20px;
  }
}
.page-outdoors .strate.last-strate .left-picture {
  top: 285px;
  left: 75px;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.last-strate .left-picture {
    top: 258px;
    left: 68px;
    max-width: 678px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.last-strate .left-picture {
    top: 184px;
    left: 48px;
    max-width: 484px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.last-strate .left-picture {
    top: 107px;
    left: 28px;
    max-width: 283px;
  }
}
.page-outdoors .strate.last-strate .left-bottom-picture {
  top: 665px;
  left: 275px;
  z-index: 1;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.last-strate .left-bottom-picture {
    top: 603px;
    left: 249px;
    max-width: 459px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.last-strate .left-bottom-picture {
    top: 431px;
    left: 178px;
    max-width: 328px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.last-strate .left-bottom-picture {
    top: 272px;
    left: 104px;
    max-width: 191px;
  }
}
.page-outdoors .strate.last-strate .right-picture {
  top: 70px;
  right: 0;
}
@media (max-width: 1290px) {
  .page-outdoors .strate.last-strate .right-picture {
    top: 63px;
  }
  .page-outdoors .strate.last-strate .right-picture video {
    max-height: 566px;
    max-width: 318px;
  }
}
@media (max-width: 1080px) {
  .page-outdoors .strate.last-strate .right-picture {
    top: 45px;
    right: 20px;
  }
  .page-outdoors .strate.last-strate .right-picture video {
    max-height: 404px;
    max-width: 227px;
  }
}
@media (max-width: 480px) {
  .page-outdoors .strate.last-strate .right-picture {
    top: 20%;
    display: none;
  }
  .page-outdoors .strate.last-strate .right-picture video {
    max-height: 236px;
    max-width: 132px;
  }
}
.page-outdoors .container-shop {
  margin-bottom: 30px;
}
.page-outdoors .thanks-phrase {
  text-align: center;
  margin-bottom: 70px;
  font-family: "GaramondPremrPro", serif;
  font-size: 16px;
}
@media (max-width: 480px) {
  .page-outdoors .thanks-phrase {
    margin-bottom: 50px;
    padding: 0 20px;
  }
}
.page-outdoors .thanks-phrase a {
  color: #f5c7b8;
}
.page-outdoors .container-comments {
  margin-bottom: 40px;
}
@media (max-width: 1080px) {
  .page-vincepost .moving-img {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
  }
}
.page-vincepost .container-drag img {
  max-width: none;
}
.page-vincepost .hours {
  font-family: "Century Gothic", sans-serif;
  font-size: 70px;
  text-transform: uppercase;
}
@media (max-width: 1290px) {
  .page-vincepost .hours {
    font-size: 59px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .hours {
    font-size: 42px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .hours {
    font-size: 24px;
  }
}
.page-vincepost .paragraph {
  font-size: 26px;
  font-family: "GaramondPremrPro", serif;
  font-style: italic;
  line-height: 33px;
  letter-spacing: .5px;
  color: #363636;
}
.page-vincepost .paragraph a {
  color: #999999;
}
@media (max-width: 1080px) {
  .page-vincepost .paragraph {
    font-size: 22px;
    line-height: 30px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .paragraph {
    font-size: 14px;
    line-height: 17px;
  }
}
.page-vincepost .container-picture-like {
  position: absolute;
}
.page-vincepost .container-picture-like img,
.page-vincepost .container-picture-like video {
  cursor: pointer;
}
.page-vincepost .container-like {
  font-family: "Century Gothic", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 4px;
  margin-top: 15px;
  cursor: pointer;
}
.page-vincepost .container-like .icon {
  vertical-align: middle;
}
@media (max-width: 480px) {
  .page-vincepost .container-like {
    display: none;
  }
}
.page-vincepost .liste-metier {
  padding: 0;
  margin: 0;
}
.page-vincepost .liste-metier li {
  list-style: none;
  margin-bottom: 5px;
}
.page-vincepost .liste-metier li .poste {
  font-family: "Century Gothic", sans-serif;
  font-size: 13px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-right: 15px;
}
.page-vincepost .liste-metier li .name {
  text-transform: uppercase;
  font-family: "Century Gothic", sans-serif;
  letter-spacing: 4px;
  font-size: 35px;
  line-height: 25px;
}
.page-vincepost .content-title {
  text-transform: uppercase;
}
.page-vincepost .content-title .title {
  font-family: "Century Gothic", sans-serif;
  font-size: 13px;
  letter-spacing: 2px;
}
.page-vincepost .content-title .txt-paragraph {
  font-family: "Century Gothic", sans-serif;
  line-height: 35px;
  font-size: 35px;
  letter-spacing: 2px;
}
.page-vincepost .container-video {
  position: relative;
  overflow: hidden;
}
@media (max-width: 480px) {
  .page-vincepost .container-video {
    display: none;
  }
}
.page-vincepost .container-video video {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
}
.page-vincepost .strate {
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.page-vincepost .strate.first-strate {
  display: block;
  background: url('../../../images/vincepost/vp-strate1/strate-1-bg.jpg') no-repeat top center;
  background-size: cover;
  height: 1124px;
  max-width: 1600px;
  margin-bottom: 60px;
}
@media (max-width: 1340px) {
  .page-vincepost .strate.first-strate {
    height: 825px;
    max-width: 1170px;
  }
}
@media (max-width: 1290px) {
  .page-vincepost .strate.first-strate {
    height: 658px;
    max-width: 940px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.first-strate {
    height: 500px;
    max-width: 708px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.first-strate {
    height: 291px;
    max-width: 100%;
  }
}
.page-vincepost .strate.first-strate .container-first-strate {
  position: relative;
  max-width: 1170px;
  height: inherit;
  margin: 0 auto;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.first-strate .container-first-strate {
    max-width: 990px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.first-strate .container-first-strate {
    max-width: 708px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.first-strate .container-first-strate {
    max-width: 100%;
  }
}
.page-vincepost .strate.first-strate .picture {
  position: absolute;
}
.page-vincepost .strate.first-strate .img-1 {
  left: 0px;
  top: 69px;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.first-strate .img-1 {
    top: 58px;
    max-width: 418px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.first-strate .img-1 {
    top: 41px;
    max-width: 298px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.first-strate .img-1 {
    top: 13px;
    max-width: 174px;
  }
}
.page-vincepost .strate.first-strate .img-2 {
  left: 35px;
  top: 630px;
  left: 30px;
  top: 695px;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.first-strate .img-2 {
    top: 588px;
    left: 25px;
    max-width: 429px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.first-strate .img-2 {
    top: 420px;
    left: 17px;
    max-width: 306px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.first-strate .img-2 {
    top: 245px;
    left: 10px;
    max-width: 178px;
    display: none;
  }
}
.page-vincepost .strate.first-strate .content-img-3 {
  position: absolute;
  left: 345px;
  top: 115px;
  left: 350px;
  top: 228px;
  width: 447px;
  z-index: 2;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.first-strate .content-img-3 {
    top: 170px;
    left: 295px;
    width: 433px;
  }
  .page-vincepost .strate.first-strate .content-img-3 img {
    max-width: 100%;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.first-strate .content-img-3 {
    top: 64px;
    left: 210px;
    width: 309px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.first-strate .content-img-3 {
    top: 10%;
    left: 10%;
    width: 80%;
  }
}
.page-vincepost .strate.first-strate .content-img-3 .content-txt {
  position: relative;
  margin-top: 130px;
  color: #242424;
  text-align: center;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.first-strate .content-img-3 .content-txt {
    margin-top: 123px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.first-strate .content-img-3 .content-txt {
    margin-top: 63px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.first-strate .content-img-3 .content-txt {
    margin-top: 25px;
    margin-left: 10px;
    margin-right: 10px;
  }
}
.page-vincepost .strate.first-strate .content-img-3 .title-first-strate {
  font-size: 70px;
  font-family: "Century Gothic", sans-serif;
  text-transform: uppercase;
  display: block;
  line-height: 60px;
  letter-spacing: 5px;
  margin-bottom: 20px;
  width: 320px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.first-strate .content-img-3 .title-first-strate {
    font-size: 59px;
    line-height: 50px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.first-strate .content-img-3 .title-first-strate {
    font-size: 42px;
    line-height: 40px;
    width: 200px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.first-strate .content-img-3 .title-first-strate {
    font-size: 24px;
    line-height: 23px;
    width: 105px;
  }
}
.page-vincepost .strate.first-strate .content-img-3 .subtitle-first-strate {
  display: block;
  font-size: 16px;
  font-family: "GaramondPremrPro", serif;
}
.page-vincepost .strate.first-strate .content-img-3 .subtitle-first-strate a {
  color: #999999;
}
.page-vincepost .strate.first-strate .img-4 {
  z-index: 1;
  top: 0;
  right: 0;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.first-strate .img-4 {
    max-width: 326px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.first-strate .img-4 {
    max-width: 215px;
    top: 50%;
  }
}
.page-vincepost .strate.second-strate {
  max-width: 1170px;
  height: 1585px;
  margin-bottom: 325px;
  text-align: center;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.second-strate {
    max-width: 990px;
    height: 1288px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.second-strate {
    max-width: 708px;
    height: 1081px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.second-strate {
    max-width: 100%;
    height: 732px;
    margin-bottom: 25px;
  }
}
.page-vincepost .strate.second-strate .content-text {
  text-align: center;
  max-width: 80%;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.second-strate .content-text {
    max-width: 90%;
  }
}
.page-vincepost .strate.second-strate .content-text .paragraph {
  font-family: "GaramondPremrPro", serif;
  font-style: normal;
}
.page-vincepost .strate.second-strate .hours {
  line-height: 60px;
  display: block;
  position: absolute;
  top: 60px;
  right: -220px;
  margin-bottom: 40px;
  z-index: 5;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.second-strate .hours {
    top: 270px;
    right: auto;
    left: -190px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.second-strate .hours {
    margin-left: 20px;
    margin-bottom: 0;
  }
}
.page-vincepost .strate.second-strate .left-top-picture {
  left: 0;
  z-index: 1;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.second-strate .left-top-picture {
    max-width: 446px;
  }
  .page-vincepost .strate.second-strate .left-top-picture img {
    max-width: 100%;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.second-strate .left-top-picture {
    max-width: 318px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.second-strate .left-top-picture {
    max-width: 145px;
    left: auto;
    right: 20px;
    top: 52%;
  }
}
.page-vincepost .strate.second-strate .left-top-picture .container-like {
  margin-top: 0;
  margin-bottom: 15px;
}
.page-vincepost .strate.second-strate .bottom-left-picture {
  left: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  z-index: 2;
  bottom: -164px;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.second-strate .bottom-left-picture {
    right: 84px;
  }
  .page-vincepost .strate.second-strate .bottom-left-picture video {
    max-width: 350px;
    max-height: 526px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.second-strate .bottom-left-picture {
    display: none;
  }
}
.page-vincepost .strate.second-strate .bottom-left-picture .container-video {
  position: relative;
  width: 415px;
  height: 620px;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.second-strate .bottom-left-picture .container-video {
    width: 350px;
    height: 524px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.second-strate .bottom-left-picture .container-video {
    width: 250px;
    height: 374px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.second-strate .bottom-left-picture .container-video {
    width: 146px;
    height: 218px;
    margin-left: 70%;
    display: none;
  }
}
.page-vincepost .strate.second-strate .bottom-left-picture .container-like {
  text-align: right;
}
@media (max-width: 480px) {
  .page-vincepost .strate.second-strate .bottom-left-picture .container-like {
    margin-left: 71%;
  }
}
.page-vincepost .strate.second-strate .right-picture {
  right: 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.second-strate .right-picture {
    right: 84px;
  }
  .page-vincepost .strate.second-strate .right-picture video {
    max-width: 350px;
    max-height: 526px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.second-strate .right-picture {
    right: 0px;
  }
  .page-vincepost .strate.second-strate .right-picture video {
    max-width: 250px;
    max-height: 376px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.second-strate .right-picture {
    right: auto;
    left: 20px;
  }
  .page-vincepost .strate.second-strate .right-picture video {
    max-width: 146px;
    max-height: 219px;
  }
}
.page-vincepost .strate.second-strate .right-picture img {
  margin-top: 60px;
}
.page-vincepost .strate.second-strate .right-picture .container-video {
  position: relative;
  width: 415px;
  height: 620px;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.second-strate .right-picture .container-video {
    width: 350px;
    height: 524px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.second-strate .right-picture .container-video {
    width: 250px;
    height: 374px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.second-strate .right-picture .container-video {
    width: 146px;
    height: 218px;
    margin-left: 70%;
    display: none;
  }
}
.page-vincepost .strate.second-strate .right-picture .container-like {
  text-align: right;
}
@media (max-width: 480px) {
  .page-vincepost .strate.second-strate .right-picture .container-like {
    margin-left: 71%;
  }
}
.page-vincepost .strate.second-strate .right-picture .content-text {
  width: 510px;
  font-size: 23px;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.second-strate .right-picture .content-text {
    width: 430px;
    font-size: 21px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.second-strate .right-picture .content-text {
    width: 347px;
    font-size: 15px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.second-strate .right-picture .content-text {
    width: 272px;
    font-size: 12px;
  }
}
.page-vincepost .strate.second-strate .right-picture .content-text p {
  margin-bottom: 40px;
  margin-left: 50px;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.second-strate .right-picture .content-text p {
    margin-bottom: 27px;
    margin-left: 61px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.second-strate .right-picture .content-text p {
    margin-bottom: 47px;
    margin-left: 40px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.second-strate .right-picture .content-text p {
    margin-bottom: 20px;
    margin-left: 0;
  }
}
.page-vincepost .strate.second-strate .right-picture .content-text p a {
  color: #999999;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.second-strate .right-picture .img-2 {
    max-width: 350px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.second-strate .right-picture .img-2 {
    max-width: 250px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.second-strate .right-picture .img-2 {
    max-width: 146px;
    display: none;
  }
}
.page-vincepost .strate.second-strate .bottom-picture {
  top: 1015px;
  left: 395px;
  z-index: 2;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.second-strate .bottom-picture {
    top: 864px;
    left: 374px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.second-strate .bottom-picture {
    top: 703px;
    left: 271px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.second-strate .bottom-picture {
    top: 420px;
    left: 17px;
  }
}
.page-vincepost .strate.second-strate .bottom-picture .content-image {
  position: relative;
  max-width: 310px;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.second-strate .bottom-picture .content-image {
    max-width: 220px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.second-strate .bottom-picture .content-image {
    max-width: 150px;
  }
}
.page-vincepost .strate.second-strate .bottom-picture .content-image img {
  max-width: 100%;
}
.page-vincepost .strate.second-strate .bottom-picture .paragraph {
  position: absolute;
  bottom: 0px;
  right: -90%;
  margin-top: 65px;
  width: 240px;
  font-size: 30px;
  line-height: 33px;
  letter-spacing: .5px;
  color: #333;
  text-align: left;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.second-strate .bottom-picture .paragraph {
    margin-top: 21px;
    margin-left: 0;
    width: 280px;
    font-size: 26px;
    line-height: 31px;
    right: -140%;
    bottom: -40px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.second-strate .bottom-picture .paragraph {
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    width: 227px;
    font-size: 20px;
    line-height: 22px;
    right: -113%;
    bottom: -19px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.second-strate .bottom-picture .paragraph {
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 170%;
    font-size: 14px;
    line-height: 18px;
    position: inherit;
    bottom: auto;
    right: auto;
  }
}
.page-vincepost .strate.third-strate {
  height: 875px;
  max-width: 985px;
  margin-bottom: 170px;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.third-strate {
    height: 740px;
    max-width: 833px;
    margin-bottom: 143px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.third-strate {
    height: 609px;
    max-width: 595px;
    margin-bottom: 102px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.third-strate {
    height: 446px;
    max-width: 347px;
    margin-bottom: 59px;
  }
}
.page-vincepost .strate.third-strate .hours {
  line-height: 60px;
  display: block;
  margin-left: 245px;
  position: relative;
  z-index: 1;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.third-strate .hours {
    line-height: 50px;
    margin-left: 207px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.third-strate .hours {
    line-height: 35px;
    margin-left: 148px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.third-strate .hours {
    line-height: 20px;
    margin-left: 86px;
  }
}
.page-vincepost .strate.third-strate .left-picture {
  left: 0;
  top: 150px;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.third-strate .left-picture {
    top: 126px;
    max-width: 275px;
  }
  .page-vincepost .strate.third-strate .left-picture img {
    max-width: 100%;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.third-strate .left-picture {
    top: 90px;
    max-width: 196px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.third-strate .left-picture {
    top: 52px;
    max-width: 80%;
    left: 21px;
  }
}
.page-vincepost .strate.third-strate .left-picture .paragraph {
  width: 240px;
  margin-left: auto;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.third-strate .left-picture .paragraph {
    width: 350px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.third-strate .left-picture .paragraph {
    width: 290px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.third-strate .left-picture .paragraph {
    width: 170px;
    margin-top: 20px;
  }
}
.page-vincepost .strate.third-strate .left-picture .container-like {
  text-align: right;
  margin-bottom: 75px;
}
@media (max-width: 480px) {
  .page-vincepost .strate.third-strate .left-picture .container-like {
    margin-bottom: 15px;
  }
}
.page-vincepost .strate.third-strate .right-picture {
  top: 30px;
  right: 0;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.third-strate .right-picture {
    top: 25px;
  }
  .page-vincepost .strate.third-strate .right-picture video {
    max-width: 446px;
    max-height: 676px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.third-strate .right-picture {
    top: 17px;
  }
  .page-vincepost .strate.third-strate .right-picture video {
    max-width: 318px;
    max-height: 483px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.third-strate .right-picture {
    top: 10px;
  }
  .page-vincepost .strate.third-strate .right-picture video {
    max-width: 185px;
    max-height: 282px;
  }
}
.page-vincepost .strate.third-strate .right-picture .container-video {
  width: 530px;
  height: 795px;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.third-strate .right-picture .container-video {
    width: 448px;
    height: 672px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.third-strate .right-picture .container-video {
    width: 320px;
    height: 480px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.third-strate .right-picture .container-video {
    width: 187px;
    height: 280px;
    display: none;
  }
}
.page-vincepost .strate.third-strate .right-picture .container-like {
  text-align: right;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.third-strate .right-picture .container-like {
    margin-right: 30px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.third-strate .right-picture .container-like {
    margin-right: 20px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.third-strate .right-picture .container-like {
    margin-right: 15px;
  }
}
.page-vincepost .strate.fourth-strate {
  background: url('../../../images/vincepost/vp-strate4/strate4.jpg') no-repeat 50% 50%;
  background-size: cover;
  margin-bottom: 150px;
  text-align: center;
  height: 905px;
  background-attachment: fixed;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.fourth-strate {
    height: 801px;
    margin-bottom: 132px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.fourth-strate {
    height: 572px;
    margin-bottom: 94px;
    background-attachment: initial;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.fourth-strate {
    height: 334px;
    margin-bottom: 54px;
    background-attachment: initial;
  }
}
.page-vincepost .strate.fourth-strate img {
  display: inline-block;
}
.page-vincepost .strate.fourth-strate .container-like {
  position: absolute;
  margin-top: 0;
  left: 97px;
  top: 48px;
  z-index: 1;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.fourth-strate .container-like {
    top: 42px;
    left: 85px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.fourth-strate .container-like {
    top: 30px;
    left: 60px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.fourth-strate .container-like {
    top: 17px;
    left: 35px;
  }
}
.page-vincepost .strate.fifth-strate {
  max-width: 1060px;
  height: 900px;
  margin-bottom: 150px;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.fifth-strate {
    max-width: 1000px;
    height: 945px;
    margin-bottom: 116px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.fifth-strate {
    max-width: 100%;
    margin-bottom: 82px;
    height: 855px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.fifth-strate {
    max-width: 100%;
    height: 605px;
    margin-bottom: 47px;
  }
}
.page-vincepost .strate.fifth-strate .hours {
  line-height: 60px;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1170px;
  text-align: right;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.fifth-strate .hours {
    line-height: 50px;
    margin-bottom: 42px;
    max-width: 990px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.fifth-strate .hours {
    line-height: 35px;
    margin-left: 54px;
    margin-bottom: 30px;
    max-width: 708px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.fifth-strate .hours {
    line-height: 20px;
    margin-left: 31px;
    margin-bottom: 17px;
    max-width: 100%;
  }
}
.page-vincepost .strate.fifth-strate .txt-bold {
  margin-left: auto;
  margin-right: auto;
  max-width: 1170px;
  text-transform: uppercase;
  font-family: "Century Gothic", sans-serif;
  letter-spacing: 2px;
  line-height: 35px;
  font-size: 25px;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.fifth-strate .txt-bold {
    max-width: 990px;
    line-height: 29px;
    font-size: 21px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.fifth-strate .txt-bold {
    margin-left: 54px;
    line-height: 20px;
    font-size: 15px;
    max-width: 708px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.fifth-strate .txt-bold {
    margin-left: 31px;
    line-height: 16px;
    font-size: 13px;
    max-width: 100%;
  }
}
.page-vincepost .strate.fifth-strate .txt-bold p {
  max-width: 460px;
}
.page-vincepost .strate.fifth-strate img {
  position: absolute;
}
.page-vincepost .strate.fifth-strate .img-1 {
  left: 0;
  top: 0;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.fifth-strate .img-1 {
    max-width: 490px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.fifth-strate .img-1 {
    max-width: 100%;
  }
}
.page-vincepost .strate.fifth-strate .img-2 {
  left: 90px;
  top: 260px;
  z-index: 1;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.fifth-strate .img-2 {
    max-width: 460px;
    left: 110px;
    top: 281px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.fifth-strate .img-2 {
    max-width: 450px;
    left: 110px;
    top: 250px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.fifth-strate .img-2 {
    max-width: 180px;
    left: 10px;
  }
}
.page-vincepost .strate.fifth-strate .img-3 {
  left: 195px;
  bottom: 0px;
  z-index: 2;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.fifth-strate .img-3 {
    max-width: 470px;
    left: 146px;
    top: 575px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.fifth-strate .img-3 {
    width: 266px;
    left: 247px;
    top: auto;
    bottom: 0;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.fifth-strate .img-3 {
    width: 196px;
    left: auto;
    right: 0;
    top: 337px;
  }
}
.page-vincepost .strate.fifth-strate .paragraph {
  right: 0px;
  bottom: -25px;
  width: 437px;
  position: absolute;
}
@media (max-width: 480px) {
  .page-vincepost .strate.fifth-strate .paragraph {
    bottom: 0;
    width: 90%;
    right: 5%;
    left: 5%;
  }
}
.page-vincepost .strate.fifth-strate .img-4 {
  z-index: 1;
  right: 0px;
  top: 80px;
  width: 437px;
  height: 655px;
  position: absolute;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.fifth-strate .img-4 {
    width: 448px;
    height: 672px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.fifth-strate .img-4 {
    width: 350px;
  }
}
.page-vincepost .strate.fifth-strate .img-5 {
  right: 15%;
  top: 645px;
  z-index: 1;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.fifth-strate .img-5 {
    max-width: 294px;
    top: 545px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.fifth-strate .img-5 {
    max-width: 210px;
    top: 389px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.fifth-strate .img-5 {
    max-width: 122px;
    top: 227px;
  }
}
.page-vincepost .strate.fifth-strate .img-6 {
  top: 362px;
  right: 100px;
  z-index: 1;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.fifth-strate .img-6 {
    max-width: 388px;
    top: 306px;
    right: 84px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.fifth-strate .img-6 {
    max-width: 277px;
    top: 218px;
    right: 60px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.fifth-strate .img-6 {
    max-width: 161px;
    top: 127px;
    right: 35px;
  }
}
.page-vincepost .strate.fifth-strate .img-7 {
  top: 185px;
  right: 0;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.fifth-strate .img-7 {
    max-width: 452px;
    top: 156px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.fifth-strate .img-7 {
    max-width: 323px;
    top: 111px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.fifth-strate .img-7 {
    max-width: 188px;
    top: 64px;
  }
}
.page-vincepost .strate.fifth-strate .img-8 {
  top: 915px;
  right: 290px;
  z-index: 1;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.fifth-strate .img-8 {
    max-width: 213px;
    top: 774px;
    right: 245px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.fifth-strate .img-8 {
    max-width: 125px;
    top: 553px;
    right: 175px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.fifth-strate .img-8 {
    max-width: 73px;
    top: 323px;
    right: 102px;
  }
}
.page-vincepost .strate.sixth-strate {
  background: url('../../../images/vincepost/vp-strate6/strate6.jpg') no-repeat 50% 50%;
  background-size: cover;
  color: #fff;
  height: 905px;
  margin-bottom: 150px;
  text-align: center;
  background-attachment: fixed;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.sixth-strate {
    height: 801px;
    margin-bottom: 132px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.sixth-strate {
    height: 572px;
    margin-bottom: 94px;
    background-attachment: initial;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.sixth-strate {
    height: 334px;
    margin-bottom: 54px;
    background-attachment: initial;
  }
}
.page-vincepost .strate.sixth-strate img {
  display: inline-block;
}
.page-vincepost .strate.sixth-strate .content-txt {
  position: absolute;
  bottom: 50px;
  right: 100px;
  z-index: 1;
  width: 100%;
}
@media (max-width: 480px) {
  .page-vincepost .strate.sixth-strate .content-txt {
    right: 20px;
  }
}
.page-vincepost .strate.sixth-strate .content-txt .hours {
  margin-right: 90px;
}
.page-vincepost .strate.sixth-strate .content-txt .quote {
  font-family: "GaramondPremrPro", serif;
  font-style: italic;
  font-size: 26px;
  line-height: 33px;
  letter-spacing: .5px;
  width: 735px;
  margin-left: auto;
  text-align: right;
}
@media (max-width: 1080px) {
  .page-vincepost .strate.sixth-strate .content-txt .quote {
    font-size: 20px;
    line-height: 25px;
    width: 80%;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.sixth-strate .content-txt .quote {
    font-size: 15px;
    line-height: 18px;
  }
}
.page-vincepost .strate.seventh-strate {
  max-width: 1125px;
  margin-bottom: 55px;
  height: 1358px;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.seventh-strate {
    max-width: 990px;
    margin-bottom: 48px;
    height: 1115px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.seventh-strate {
    max-width: 708px;
    margin-bottom: 34px;
    height: 764px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.seventh-strate {
    max-width: 100%;
    margin-bottom: 20px;
    height: 500px;
  }
}
.page-vincepost .strate.seventh-strate img {
  display: inline-block;
}
.page-vincepost .strate.seventh-strate .container-txt {
  margin-right: 120px;
  margin-top: 85px;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.seventh-strate .container-txt {
    margin-right: 105px;
    margin-top: 74px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.seventh-strate .container-txt {
    margin-right: 75px;
    margin-top: 52px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.seventh-strate .container-txt {
    margin-right: 43px;
    margin-top: 30px;
    margin-left: 20px;
  }
}
.page-vincepost .strate.seventh-strate .hours {
  line-height: 60px;
  position: absolute;
  top: 80px;
  left: 210px;
  max-width: 200px;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.seventh-strate .hours {
    line-height: 50px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.seventh-strate .hours {
    line-height: 35px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.seventh-strate .hours {
    line-height: 20px;
  }
}
.page-vincepost .strate.seventh-strate .top-right-picture {
  right: 55px;
  top: 0px;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.seventh-strate .top-right-picture {
    right: 46px;
  }
  .page-vincepost .strate.seventh-strate .top-right-picture video {
    max-width: 464px;
    max-height: 696px;
    margin-top: 60px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.seventh-strate .top-right-picture {
    right: 32px;
  }
  .page-vincepost .strate.seventh-strate .top-right-picture video {
    max-width: 331px;
    max-height: 497px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.seventh-strate .top-right-picture {
    right: 18px;
  }
  .page-vincepost .strate.seventh-strate .top-right-picture video {
    max-width: 193px;
    max-height: 290px;
  }
}
.page-vincepost .strate.seventh-strate .top-right-picture .container-video {
  position: relative;
  width: 528px;
  height: 790px;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.seventh-strate .top-right-picture .container-video {
    width: 446px;
    height: 668px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.seventh-strate .top-right-picture .container-video {
    width: 318px;
    height: 477px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.seventh-strate .top-right-picture .container-video {
    width: 185px;
    height: 278px;
    display: none;
  }
}
.page-vincepost .strate.seventh-strate .top-right-picture .container-txt {
  float: left;
}
.page-vincepost .strate.seventh-strate .top-right-picture .container-txt .liste-metier {
  margin-top: 75px;
  margin-right: 50px;
}
.page-vincepost .strate.seventh-strate .top-right-picture .container-img {
  float: left;
}
@media (max-width: 480px) {
  .page-vincepost .strate.seventh-strate .top-right-picture .container-img {
    float: right;
  }
}
.page-vincepost .strate.seventh-strate .top-right-picture .container-img .container-like {
  text-align: right;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.seventh-strate .top-right-picture .container-img .container-like {
    margin-right: 25px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.seventh-strate .top-right-picture .container-img .container-like {
    margin-right: 15px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.seventh-strate .top-right-picture .container-img .container-like {
    margin-right: 10px;
  }
}
.page-vincepost .strate.seventh-strate .top-left-picture {
  left: 105px;
  top: 265px;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.seventh-strate .top-left-picture {
    left: 92px;
    top: 230px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.seventh-strate .top-left-picture {
    left: 65px;
    top: 164px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.seventh-strate .top-left-picture {
    left: 20px;
    top: 75px;
  }
}
.page-vincepost .strate.seventh-strate .top-left-picture .container-img {
  float: left;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.seventh-strate .top-left-picture .container-img {
    max-width: 425px;
  }
  .page-vincepost .strate.seventh-strate .top-left-picture .container-img img {
    max-width: 100%;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.seventh-strate .top-left-picture .container-img {
    max-width: 177px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.seventh-strate .top-left-picture .container-img {
    max-width: 153px;
  }
}
.page-vincepost .strate.seventh-strate .top-left-picture .container-img .container-like {
  margin-top: 0;
  margin-bottom: 15px;
}
@media (max-width: 480px) {
  .page-vincepost .strate.seventh-strate .top-left-picture .container-img .container-like {
    margin-top: 10px;
  }
}
.page-vincepost .strate.seventh-strate .top-left-picture .content-title {
  float: left;
  width: 420px;
  margin-top: 590px;
  margin-left: 110px;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.seventh-strate .top-left-picture .content-title {
    width: 369px;
    margin-top: 519px;
    margin-left: 96px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.seventh-strate .top-left-picture .content-title {
    max-width: 263px;
    margin-top: 371px;
    margin-left: 68px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.seventh-strate .top-left-picture .content-title {
    max-width: 153px;
    margin-top: 216px;
    margin-left: 40px;
  }
}
.page-vincepost .strate.seventh-strate .bottom-left-picture {
  left: 0;
  top: 830px;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.seventh-strate .bottom-left-picture {
    top: 702px;
  }
  .page-vincepost .strate.seventh-strate .bottom-left-picture .container-img {
    max-width: 365px;
  }
  .page-vincepost .strate.seventh-strate .bottom-left-picture .container-img img {
    max-width: 100%;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.seventh-strate .bottom-left-picture {
    top: 502px;
  }
  .page-vincepost .strate.seventh-strate .bottom-left-picture .container-img {
    max-width: 261px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.seventh-strate .bottom-left-picture {
    top: 143px;
    left: auto;
    right: 20px;
  }
  .page-vincepost .strate.seventh-strate .bottom-left-picture .container-img {
    max-width: 152px;
  }
}
.page-vincepost .strate.seventh-strate .bottom-left-picture .container-txt {
  position: absolute;
  top: 210px;
  left: 390px;
  width: 520px;
  font-size: 42px;
  font-family: times new roman;
  font-style: italic;
  color: #363636;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.seventh-strate .bottom-left-picture .container-txt {
    top: 184px;
    left: 343px;
    width: 457px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.seventh-strate .bottom-left-picture .container-txt {
    top: 131px;
    left: 245px;
    width: 326px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.seventh-strate .bottom-left-picture .container-txt {
    top: 76px;
    left: 143px;
    width: 190px;
  }
}
.page-vincepost .strate.seventh-strate .bottom-right {
  position: absolute;
  width: 415px;
  letter-spacing: .5px;
  margin-bottom: 0;
  right: 100px;
  top: 63%;
  text-align: right;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.seventh-strate .bottom-right {
    width: 497px;
    font-size: 36px;
    line-height: 45px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.seventh-strate .bottom-right {
    width: 355px;
    font-size: 25px;
    line-height: 32px;
    bottom: 40px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.seventh-strate .bottom-right {
    width: 207px;
    font-size: 14px;
    line-height: 18px;
    bottom: 80px;
    right: 20px;
  }
}
.page-vincepost .strate.eighth-strate {
  max-width: 1170px;
  height: 1050px;
  margin-bottom: 95px;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.eighth-strate {
    max-width: 990px;
    height: 1000px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.eighth-strate {
    max-width: 708px;
    height: 662px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.eighth-strate {
    max-width: 90%;
    height: 387px;
  }
}
.page-vincepost .strate.eighth-strate .hours {
  margin-bottom: 68px;
  line-height: 60px;
  text-align: right;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.eighth-strate .hours {
    line-height: 50px;
    margin-bottom: 57px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.eighth-strate .hours {
    line-height: 35px;
    margin-bottom: 40px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.eighth-strate .hours {
    line-height: 20px;
    margin-bottom: 23px;
  }
}
.page-vincepost .strate.eighth-strate .content-title {
  position: absolute;
  right: 0;
  left: 605px;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.eighth-strate .content-title {
    left: 511px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.eighth-strate .content-title {
    left: 365px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.eighth-strate .content-title {
    left: 213px;
  }
}
.page-vincepost .strate.eighth-strate .content-title .txt-paragraph {
  width: 425px;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.eighth-strate .content-title .txt-paragraph {
    width: 359px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.eighth-strate .content-title .txt-paragraph {
    width: 256px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.eighth-strate .content-title .txt-paragraph {
    width: 149px;
  }
}
.page-vincepost .strate.eighth-strate .top-left-picture {
  left: 0;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.eighth-strate .top-left-picture img {
    max-width: 446px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.eighth-strate .top-left-picture img {
    max-width: 318px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.eighth-strate .top-left-picture {
    top: -70px;
  }
  .page-vincepost .strate.eighth-strate .top-left-picture img {
    max-width: 185px;
  }
}
.page-vincepost .strate.eighth-strate .top-left-picture .paragraph {
  margin-top: 25px;
  width: 240px;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.eighth-strate .top-left-picture .paragraph {
    width: 203px;
    margin-top: 21px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.eighth-strate .top-left-picture .paragraph {
    width: 145px;
    margin-top: 15px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.eighth-strate .top-left-picture .paragraph {
    width: 84px;
    margin-top: 10px;
  }
}
.page-vincepost .strate.eighth-strate .left-picture {
  left: 400px;
  top: 365px;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.eighth-strate .left-picture {
    left: 338px;
    top: 308px;
  }
  .page-vincepost .strate.eighth-strate .left-picture img {
    max-width: 275px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.eighth-strate .left-picture {
    left: 241px;
    top: 220px;
  }
  .page-vincepost .strate.eighth-strate .left-picture img {
    max-width: 196px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.eighth-strate .left-picture {
    left: 0;
    top: 158px;
  }
  .page-vincepost .strate.eighth-strate .left-picture img {
    max-width: 114px;
  }
}
.page-vincepost .strate.eighth-strate .left-picture .container-video {
  width: 325px;
  height: 492px;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.eighth-strate .left-picture .container-video {
    max-width: 275px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.eighth-strate .left-picture .container-video {
    max-width: 196px;
    height: 350px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.eighth-strate .left-picture .container-video {
    width: 187px;
    height: 280px;
    display: none;
  }
}
.page-vincepost .strate.eighth-strate .left-picture .paragraph {
  margin-left: -350px;
  margin-top: -5px;
  width: 305px;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.eighth-strate .left-picture .paragraph {
    margin-top: 29px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.eighth-strate .left-picture .paragraph {
    margin-top: 20px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.eighth-strate .left-picture .paragraph {
    max-width: 94px;
    margin-top: 70px;
    margin-left: 0;
  }
}
.page-vincepost .strate.eighth-strate .right-picture {
  right: 0;
  top: 205px;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.eighth-strate .right-picture {
    top: 173px;
  }
  .page-vincepost .strate.eighth-strate .right-picture img {
    max-width: 423px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.eighth-strate .right-picture {
    top: 123px;
  }
  .page-vincepost .strate.eighth-strate .right-picture img {
    max-width: 302px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.eighth-strate .right-picture {
    top: 71px;
  }
  .page-vincepost .strate.eighth-strate .right-picture img {
    max-width: 176px;
  }
}
.page-vincepost .strate.eighth-strate .right-bottom-picture {
  right: 180px;
  top: 745px;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.eighth-strate .right-bottom-picture {
    right: 152px;
    top: 630px;
  }
  .page-vincepost .strate.eighth-strate .right-bottom-picture img {
    max-width: 187px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.eighth-strate .right-bottom-picture {
    right: 108px;
    top: 450px;
  }
  .page-vincepost .strate.eighth-strate .right-bottom-picture img {
    max-width: 133px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.eighth-strate .right-bottom-picture {
    right: 13px;
    top: 263px;
  }
  .page-vincepost .strate.eighth-strate .right-bottom-picture img {
    max-width: 167px;
  }
}
.page-vincepost .strate.last-strate {
  height: 935px;
  max-width: 1090px;
  margin-bottom: 50px;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.last-strate {
    max-width: 990px;
    height: 908px;
    margin-bottom: 45px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.last-strate {
    max-width: 708px;
    height: 649px;
    margin-bottom: 32px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.last-strate {
    max-width: 100%;
    height: 419px;
    margin-bottom: 18px;
  }
}
.page-vincepost .strate.last-strate .hours {
  position: absolute;
  top: 0px;
  left: 480px;
}
@media (max-width: 1080px) {
  .page-vincepost .strate.last-strate .hours {
    top: -20px;
    left: 20px;
  }
}
.page-vincepost .strate.last-strate .txt-bold {
  width: 300px;
  padding-top: 30px;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.last-strate .txt-bold {
    margin-left: 90px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.last-strate .txt-bold {
    margin-left: 20px;
  }
}
.page-vincepost .strate.last-strate .left-picture {
  top: 190px;
  left: 0px;
  z-index: 2;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.last-strate .left-picture {
    top: 258px;
    left: 68px;
    max-width: 318px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.last-strate .left-picture {
    top: 184px;
    left: 48px;
    max-width: 184px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.last-strate .left-picture {
    top: 107px;
    left: 28px;
    max-width: 153px;
  }
}
.page-vincepost .strate.last-strate .middle-picture {
  top: 135px;
  right: 315px;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.last-strate .middle-picture {
    max-width: 250px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.last-strate .middle-picture {
    right: 245px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.last-strate .middle-picture {
    top: 60px;
    left: auto;
    right: 0;
    max-width: 160px;
  }
}
.page-vincepost .strate.last-strate .left-bottom-picture {
  bottom: 0;
  left: 275px;
  z-index: 1;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.last-strate .left-bottom-picture {
    left: 249px;
    max-width: 459px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.last-strate .left-bottom-picture {
    left: 178px;
    max-width: 328px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.last-strate .left-bottom-picture {
    left: 104px;
    max-width: 191px;
  }
}
.page-vincepost .strate.last-strate .right-picture {
  top: 0px;
  right: 0;
}
@media (max-width: 1290px) {
  .page-vincepost .strate.last-strate .right-picture {
    top: 63px;
  }
  .page-vincepost .strate.last-strate .right-picture video {
    max-height: 566px;
    max-width: 318px;
  }
}
@media (max-width: 1080px) {
  .page-vincepost .strate.last-strate .right-picture {
    top: 45px;
    right: 20px;
  }
  .page-vincepost .strate.last-strate .right-picture video {
    max-height: 404px;
    max-width: 227px;
  }
}
@media (max-width: 480px) {
  .page-vincepost .strate.last-strate .right-picture {
    top: 20%;
    display: none;
  }
  .page-vincepost .strate.last-strate .right-picture video {
    max-height: 236px;
    max-width: 132px;
  }
}
.page-vincepost .strate.last-strate .left-bottom {
  bottom: 0;
  top: 100%;
}
.page-vincepost .container-shop {
  margin-bottom: 30px;
}
.page-vincepost .thanks-phrase {
  text-align: center;
  margin-bottom: 70px;
  font-family: "GaramondPremrPro", serif;
  font-size: 16px;
}
@media (max-width: 480px) {
  .page-vincepost .thanks-phrase {
    margin-bottom: 50px;
    padding: 0 20px;
  }
}
.page-vincepost .thanks-phrase.first {
  margin-bottom: 20px;
}
@media (max-width: 480px) {
  .page-vincepost .thanks-phrase.first {
    margin-bottom: 20px;
  }
}
.page-vincepost .thanks-phrase a {
  color: #999999;
}
.page-vincepost .container-comments {
  margin-bottom: 40px;
}
.page-vincepost .container-comments {
  min-height: 700px;
}
@media (max-width: 1080px) {
  .page-vincepost .container-comments {
    min-height: 1px;
  }
}
/* ----------------------------------------------------------
   Stores
   ------------------------------------------------------- */
.page-stores a {
  color: #999999;
}
.page-stores a:hover {
  color: #999999;
}
.page-stores h2 {
  font-family: 'Century Gothic', sans-serif;
  text-transform: uppercase;
  color: #222;
  padding-top: 25px;
}
.page-stores li {
  list-style-type: none;
}
.page-stores .post-content .auto-anchor {
  position: absolute;
  top: -80px;
  visibility: hidden;
}
.page-stores .country-select {
  padding: 10px 0;
  text-align: center;
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}
.page-stores .country-select.uber-fixed {
  position: fixed;
  z-index: 9998;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
}
.page-stores .country-select .order-select {
  margin: 0 auto;
}
.page-stores {
  margin: 0 auto;
  padding-bottom: 30px;
}
.side-search .inner-nav .pays-nav a.is-open {
  color: #999999;
}
.post-content .result-content {
  width: 70%;
  float: left;
}
.side-search {
  width: 30%;
  float: left;
}
.side-search .inner-nav {
  margin-top: 37px;
}
.side-search .inner-nav a:focus {
  text-decoration: none;
}
.side-search .inner-nav .pays-nav {
  font-size: 18px;
  font-family: 'Century Gothic', sans-serif;
  text-transform: uppercase;
}
.side-search .inner-nav .pays-nav a {
  color: #222;
}
.side-search .inner-nav .pays-nav .sub-menu {
  padding-left: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
}
.side-search .inner-nav .pays-nav .sub-menu a {
  font-size: 16px;
  color: #222;
  font-family: "GaramondPremrPro", serif;
  text-transform: capitalize;
  transition: .3s;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
}
.side-search .inner-nav .pays-nav .sub-menu a:hover {
  margin-left: 2px;
}
.side-search .inner-nav .pays-nav .sub-menu a.is-open-link {
  color: #999999;
}
.side-search .inner-nav .pays-nav .sub-menu.visible {
  display: block;
  height: auto;
  opacity: 1;
  margin-bottom: 15px;
}
.page-stores .title {
  text-align: center;
}
.page-stores .post-content b {
  font-weight: bold;
}
.page-stores .post-content h2 {
  font-size: 30px;
  letter-spacing: .05em;
  font-family: 'Century Gothic', sans-serif;
  margin-bottom: 5px;
}
.page-stores .post-content h2 b {
  font-weight: normal;
}
.page-template-page-stores-php .bigimage {
  margin-bottom: 0;
}
.order-select {
  background-color: #222;
  font-family: 'Century Gothic', sans-serif;
  display: inline-block;
  position: relative;
  width: 140px;
  height: 30px;
  margin-left: 10px;
  text-align: left;
  *display: inline;
  *zoom: 1;
  text-transform: uppercase;
  line-height: 31px;
}
.order-select .button {
  position: relative;
  width: 100%;
  padding-left: 10px;
}
.order-select .button span {
  position: absolute;
  top: 8px;
  right: 10px;
}
.order-select > ul {
  z-index: 99;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  height: 0;
  overflow: hidden;
}
.order-select.active > ul {
  height: auto;
  width: 140px;
  -webkit-padding-start: 0px;
  -moz-padding-start: 0px;
  padding-start: 0px;
}
.order-select > ul > li {
  height: auto;
  width: 100%;
  padding-left: 10px;
  border-bottom: 1px solid #ddd;
  text-align: center;
  text-align: left;
  text-transform: uppercase;
  font-family: 'Century Gothic', sans-serif;
  font-size: 10px;
  line-height: 30px;
  letter-spacing: 1px;
  color: #222;
  background-color: #eee;
}
.order-select > ul > li:hover {
  background-color: #ddd;
}
.order-select > ul > li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #222;
}
.store-item {
  display: block;
  width: 33.33%;
  float: left;
  margin-bottom: 30px;
  font-family: "GaramondPremrPro", serif;
  font-size: 16px;
}
.store-item.disable {
  display: none;
}
@media (max-width: 1080px) {
  .side-search {
    width: 100%;
    text-align: center;
  }
  .side-search .inner-nav {
    padding-left: 0;
  }
  .post-content .result-content {
    width: 100%;
    padding: 25px;
  }
  .store-item {
    text-align: center;
  }
  .page-stores .post-content h2 {
    text-align: center;
  }
}
@media (max-width: 480px) {
  .store-item {
    width: 100%;
  }
}
.podcast-player {
  font-family: 'Century Gothic', sans-serif;
  color: #333333;
}
.podcast-player .button-reset {
  padding: 0;
  border: none;
  background: transparent;
}
.podcast-player .button-reset:focus {
  outline: none;
}
.podcast-player .fade {
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}
.podcast-player .fade.in {
  opacity: 1;
}
.podcast-player p {
  margin: 0 !important;
  padding: 0 !important;
}
.podcast-player br {
  display: none !important;
}
.podcast-player #audio-playlist {
  display: none;
}
.podcast-player .icon-download {
  display: inline-block;
  vertical-align: middle;
  width: 10px;
  height: 11px;
  background: url(../../../images/icons/podcast-download.png) center center no-repeat;
  background-size: 10px 11px;
}
.podcast-player .icon-subscribe {
  display: inline-block;
  vertical-align: middle;
  width: 19px;
  height: 20px;
  background: url(../../../images/icons/podcast-subscribe.png) center center no-repeat;
  background-size: 19px 20px;
}
.podcast-player .pause {
  display: block;
  width: 42px;
  height: 42px;
  background-color: #222;
  border-radius: 50%;
  cursor: pointer;
  transition: border 0.2s ease-in-out, background-color 0.2s ease-in-out;
  overflow: hidden;
}
.podcast-player .pause:hover {
  background-color: #f5c7b8;
}
.podcast-player .icon-play {
  position: relative;
  top: 0;
  left: 2px;
  display: block;
  width: 100%;
  height: 100%;
  background: url(../../../images/icons/podcast-play.png) center center no-repeat;
  background-size: 17px auto;
}
.podcast-player .icon-pause {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../../../images/icons/podcast-pause.png) center center no-repeat;
  background-size: 13px auto;
}
.podcast-player .icon-backward {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../../../images/icons/podcast-forward.png) center center no-repeat;
  background-size: 15px auto;
  transform: rotate(180deg);
}
.podcast-player .icon-forward {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../../../images/icons/podcast-forward.png) center center no-repeat;
  background-size: 15px auto;
}
.podcast-player .podcast-episode-thumb {
  float: left;
  text-align: center;
}
.podcast-player .podcast-episode-thumb img {
  display: inline-block;
  max-width: 100%;
  width: 100%;
  height: auto;
}
.podcast-player .podcast-title {
  font-size: 14px;
  line-height: 1.2;
  text-transform: uppercase;
}
.podcast-player .podcast-episode-title {
  font-family: "Times New Roman", Times, sans-serif;
  font-size: 14px;
  color: #333333;
  line-height: 1;
  margin: 5px 0 1px;
}
.podcast-player .custom-player {
  display: block;
  width: 100%;
  overflow: hidden;
}
.podcast-player .custom-player .title-and-controls {
  margin-bottom: 12px;
}
.podcast-player .custom-player .title-and-controls .controls {
  float: left;
  width: 42px;
  height: 42px;
}
.podcast-player .custom-player .title-and-controls .titles {
  float: left;
  margin-left: 10px;
}
.podcast-player .custom-player .playbar-and-time {
  margin-bottom: 12px;
}
.podcast-player .custom-player .playbar-and-time .playbar-ctn {
  float: left;
}
.podcast-player .custom-player .playbar-and-time .time-div {
  float: left;
  margin-left: 5px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.podcast-player .custom-player .time-div {
  font-family: 'Century Gothic', sens-serif;
  font-size: 11px;
  color: #999;
  line-height: 12px;
  text-align: right;
}
.podcast-player .custom-player .time-div .total-time {
  display: inline-block;
}
.podcast-player .custom-player .time-div .total-time:before {
  content: " / ";
  display: inline-block;
  margin-right: 2px;
}
.podcast-player .custom-player .time-div .current-time {
  display: inline-block;
  color: #222;
}
.podcast-player .custom-player .playbar-ctn {
  display: block;
  height: 6px;
  margin: 3px 0;
}
.podcast-player .custom-player .playbar-ctn .playbar {
  display: block;
  height: 100%;
  background-color: #ccc;
  cursor: pointer;
}
.podcast-player .custom-player .playbar-ctn .playbar .playbar-current {
  display: block;
  width: 0%;
  height: 100%;
  background-color: #222222;
}
.podcast-player .audio[data-status="pause"] .pause .icon-pause,
.podcast-player .audio[data-status="play"] .pause .icon-play {
  display: none;
}
.podcast-player .audio[data-status="pause"] .pause .icon-play,
.podcast-player .audio[data-status="play"] .pause .icon-pause {
  display: inline-block;
}
.podcast-player .podcast-download-link {
  display: inline-block;
  height: 24px;
  line-height: 22px;
  border: 1px solid #efefef;
  padding: 0 10px;
}
.podcast-player .podcast-download-link,
.podcast-player .podcast-subscribe-link {
  font-size: 10px;
  color: #333 !important;
  text-transform: uppercase;
  transition: border 0.2s ease-in-out, color 0.2s ease-in-out;
}
.podcast-player .podcast-download-link:focus,
.podcast-player .podcast-subscribe-link:focus,
.podcast-player .podcast-download-link:hover,
.podcast-player .podcast-subscribe-link:hover {
  color: #f5c7b8 !important;
  text-decoration: none;
}
.podcast-player .podcast-download-link:focus,
.podcast-player .podcast-download-link:hover {
  border-color: #f5c7b8;
}
.podcast-player .icon-download {
  margin-right: 5px;
  transform: translateY(-1px);
}
.podcast-player .icon-subscribe {
  margin-left: 6px;
}
.single-podcast-player {
  width: 655px;
  margin: 40px auto 50px;
  border: 1px solid #eee;
  box-shadow: 2px 2px 0 #e5e5e5;
}
@media (max-width: 1080px) {
  .single-podcast-player {
    width: 100%;
  }
}
@media (max-width: 655px) {
  .single-podcast-player {
    width: 100%;
  }
}
.single-podcast-player.embed {
  width: 100%;
  margin: 0;
  background-color: #fff;
}
.single-podcast-player.embed .podcast-controls {
  width: calc(100% - 180px);
}
.single-podcast-player .podcast-episode-thumb {
  float: left;
  width: 140px;
  height: 140px;
  overflow: hidden;
}
@media (max-width: 630px) {
  .single-podcast-player .podcast-episode-thumb {
    height: auto;
    width: 100%;
  }
}
@media (min-width: 631px) and (max-width: 1080px) {
  .single-podcast-player .podcast-episode-thumb {
    width: 120px;
  }
}
@media (max-width: 655px) {
  .single-podcast-player:not(.embed) .podcast-episode-thumb {
    float: none;
    width: 100%;
  }
}
.single-podcast-player .podcast-controls {
  position: relative;
  float: left;
  margin-left: 20px;
  margin-right: 17px;
  margin-top: 13px;
  width: 473px;
}
@media (max-width: 1080px) {
  .single-podcast-player .podcast-controls {
    width: calc(100% - 160px);
  }
}
@media (max-width: 655px) {
  .single-podcast-player:not(.embed) .podcast-controls {
    float: none;
    width: auto;
  }
}
.single-podcast-player .playbar-ctn {
  width: 387px;
}
.single-podcast-player .time-div {
  width: 76px;
}
.single-podcast-player .podcast-share {
  margin-bottom: 20px;
}
.single-podcast-player .podcast-download {
  float: left;
}
.single-podcast-player .podcast-subsribe {
  float: right;
}
.single-podcast-player .open-playlist-button {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: #222;
}
.single-podcast-player .open-playlist-button .icon {
  display: inline-block;
  width: 100%;
  height: 100%;
  background: url(../../../images/icons/podcast-popup.png) center center no-repeat;
}
@media (max-width: 655px) {
  .single-podcast-player .playbar-and-time {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  .single-podcast-player .playbar-ctn {
    flex-grow: 1;
    width: auto;
  }
  .single-podcast-player .time-div {
    flex-grow: 0;
    flex-shrink: 0;
    width: 63px;
  }
}
.single-podcast-player.embed .playbar-and-time {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.single-podcast-player.embed .playbar-ctn {
  flex-grow: 1;
  width: auto;
}
.single-podcast-player.embed .time-div {
  flex-grow: 0;
  flex-shrink: 0;
  width: 63px;
}
/**
  * Archive / iframe
  */
.podcast-archive {
  width: 390px;
  height: 544px;
  margin: 0 auto;
  overflow: hidden;
}
.podcast-archive .pods-banner {
  width: 100%;
  height: 80px;
  margin: 15px 0;
  background: url(../../../images/sprites/sprite-logo-xx.png) center top no-repeat;
  background-size: auto 158px,auto;
}
.podcast-archive .podcast-episode-thumb {
  width: 65px;
  height: 65px;
  margin-right: 10px;
  margin-bottom: 5px;
}
.podcast-archive .titles {
  float: left;
  max-width: 190px;
  margin-top: -2px;
}
.podcast-archive .podcast-share {
  float: right;
  text-align: center;
}
.podcast-archive .podcast-share .podcast-download {
  float: none;
  margin-bottom: 10px;
}
.podcast-archive .podcast-share .podcast-subsribe {
  float: none;
}
.podcast-archive .podcast-controls {
  float: none;
  width: auto;
  padding: 20px;
}
.podcast-archive .playbar-and-time {
  margin-top: 2px;
  margin-bottom: 0;
}
.podcast-archive .podcast-player {
  margin: 0 auto 2px;
  width: 100%;
  border-right: 0;
  border-left: 0;
  background-color: #fff;
}
.podcast-archive .podcast-player .custom-player .playbar-and-time {
  float: left;
}
.podcast-archive .podcast-player .custom-player .title-and-controls {
  float: left;
  margin-bottom: 0;
  margin-right: 10px;
}
.podcast-archive .podcast-player .custom-player .title-and-controls .controls {
  width: auto;
  height: auto;
}
.podcast-archive .podcast-player .playlist-controls {
  background-color: #222;
  border-radius: 50%;
}
.podcast-archive .podcast-player .playlist-controls .icon-backward,
.podcast-archive .podcast-player .playlist-controls .icon-forward {
  background-size: 8px auto;
}
.podcast-archive .podcast-player .playlist-controls,
.podcast-archive .podcast-player .pause {
  width: 18px;
  height: 18px;
  float: left;
}
.podcast-archive .podcast-player .pause {
  border: none;
  margin: 0 5px;
}
.podcast-archive .podcast-player .pause .icon-play {
  background-size: 8px auto;
  left: 1px;
}
.podcast-archive .podcast-player .pause .icon-pause {
  background-size: 6px auto;
}
.podcast-archive .podcast-player .playbar-ctn {
  width: 200px;
}
.podcast-archive .podcast-player .time-div {
  width: 63px;
}
.podcast-archive #audio-playlist {
  display: block;
}
.podcast-archive .podcast-playlist {
  height: 380px;
  font-family: "Times New Roman", Times, sans-serif;
  margin-bottom: 10px;
  border-top: 2px solid #eee;
  background-color: #fff;
  overflow-y: auto;
  overflow-x: hidden;
}
.podcast-archive .podcast-playlist .item {
  display: block;
  height: 30px;
  line-height: 30px;
  transition: background 0.2s ease-in-out;
  color: #666;
  cursor: pointer;
}
.podcast-archive .podcast-playlist .item:hover {
  background-color: rgba(232, 232, 232, 0.5);
}
.podcast-archive .podcast-playlist .item a {
  color: #666;
}
.podcast-archive .podcast-playlist .item .icon {
  display: inline-block;
  width: 20px;
  height: 100%;
  margin: 0 5px 0 10px;
  background: url(../../../images/icons/podcast-play.png) center center no-repeat;
  background-size: 10px auto;
}
.podcast-archive .podcast-playlist .item.current {
  color: #222;
  background-color: #e8e8e8;
}
.podcast-archive .podcast-playlist .item.current a {
  color: #222;
}
.podcast-archive .podcast-playlist .item.current .icon {
  background-image: url(../../../images/icons/podcast-pause.png);
  background-size: 6px auto;
}
.podcast-archive .podcast-playlist .item .item-title {
  display: inline-block;
  height: 100%;
  width: 300px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
/*# sourceMappingURL=bootstrap-theme.css.map */