/*Global*/
body {
  background-color: #f2eae5;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
}

a,
a:focus,
a:hover,
input,
input:focus,
input:hover {
  outline: none !important;
  text-decoration: none;
}

p {
  font-size: 0.875em;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
  margin: 0;
  padding: 0;
}

/*
    SEPARATOR
*/
hr {
  margin-top: 15px;
  margin-bottom: 15px;
}

hr.sep-white {
  border-color: #FFFFFF;
}

hr.sep-brown {
  border-color: #3f3b36;
}

hr.sep-beige {
  border-color: #f2eae5;
}

hr.sep-grey {
  border-color: #f2eae5;
}

hr.sep-dashed {
  border-style: dashed;
}

.part {
  margin-bottom: 30px;
  overflow: hidden;
}

.max-fw {
  max-width: 1600px;
}

.noscroll {
  overflow: hidden;
}

a.link-fwh {
  display: block;
  width: 100%;
  height: 100%;
}

a.fwh-overlay {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
}

.img-to-fill {
  background: #d2c6bf;
}

.img-to-fill > img {
  -webkit-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear;
  opacity: 1;
}

.bl-inner {
  padding-top: 15px;
  padding-bottom: 15px;
}

.inner {
  padding: 15px;
}

.inner-30 {
  padding: 30px;
}

.legend {
  font-size: 0.688em;
  font-style: italic;
  color: #85827f;
  line-height: 1.250em;
  font-weight: normal;
}

.b-top-blue {
  border-top: 5px solid #27507e;
}

/*
Pagination
*/
.pagination > li > a,
.pagination > li > span {
  border-color: #d2c6bf;
}

.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  background-color: #f2eae5;
  border-color: #d2c6bf;
}

/*
    IMAGES
*/
.img-fw {
  width: 100%;
  max-width: 100%;
}

.overlay-dark::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}

.overlay-dark + div {
  z-index: 200;
  position: relative;
}

.full-bg {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
  .col-cell.col-sm-12 {
    display: block;
    width: 100% !important;
    float: left !important;
  }
}

@media only screen and (max-width: 480px) {
  .col-cell.col-xs-fw {
    display: block !important;
    width: 100% !important;
    float: left !important;
  }
  .xs-row {
    display: block;
  }
  .xs-text-center {
    text-align: center !important;
  }
}

@media only screen and (min-width: 320px) {
  .mm-page.wrapper {
    padding-top: 75px;
  }
}

@media only screen and (min-width: 768px) {
  .mm-page.wrapper {
    padding-top: 105px;
  }
}

@media only screen and (min-width: 992px) {
  .mm-page.wrapper {
    padding-top: 0;
  }
  .col-md-15 {
    width: 20%;
  }
}

@media only screen and (min-width: 800px) {
  .h-shadow {
    -webkit-transition: all 0.8s linear;
    transition: all 0.8s linear;
  }
  .h-shadow:hover {
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 25px 0px;
    -ms-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 25px 0px;
    -o-box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 25px 0px;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 25px 0px;
  }
}

/*
    FOOTER
*/
#footer .f-links {
  padding: 15px 0;
}

#footer .f-links a > .col-title {
  color: #FFFFFF;
}

#footer .f-links .col-title {
  font-size: 0.875em;
  font-weight: 600;
}

#footer .f-links a > .desc,
#footer .f-links li > a {
  font-size: 0.813em;
  color: #f2eae5;
}

#footer .f-links a > .desc [class*=" icon-"]:before,
#footer .f-links a > .desc [class^="icon-"]:before,
#footer .f-links li > a [class*=" icon-"]:before,
#footer .f-links li > a [class^="icon-"]:before {
  width: auto;
}

#footer .f-newsletter {
  vertical-align: middle;
  padding: 20px 0;
}

#footer .f-newsletter .title {
  font-size: 1.313em;
  font-weight: normal;
}

#footer .f-newsletter .form-group {
  margin-left: 15px;
  margin-right: 15px;
}

#footer .f-newsletter #footer-mail {
  font-size: 0.750em;
}

#footer .f-external #widget-trustpilot {
  width: 120px;
  height: 90px;
  text-align: center;
  margin: 0 auto;
}

#footer .f-external #social-list li a {
  color: #FFFFFF;
  font-size: 2.125em;
}

#footer .f-external #social-list li a [class*=" icon-"]:before,
#footer .f-external #social-list li a [class^="icon-"]:before {
  margin-left: 0;
  margin-right: 0;
}

#affix-nav-pos {
  height: 1px;
  background-color: #FFFFFF;
}

#nav-conseil {
  position: relative;
  z-index: 1100;
  width: 100%;
  background: #282623;
}

#nav-conseil a.btn-sticky {
  background: #282623;
  color: #FFFFFF;
  margin-left: 35px;
  padding: 12px 30px;
  width: auto;
  display: block;
  position: absolute;
  top: -44px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 0.875em;
}

#nav-conseil .content {
  padding: 15px;
  color: #FFFFFF;
}

#nav-conseil .content .col-icon {
  width: 60px;
}

#nav-conseil .content .col-icon .icon {
  font-size: 2.5em;
  color: #f2eae5;
}

#nav-conseil .content .col-cell {
  vertical-align: middle;
}

#nav-conseil .content .col-text {
  text-transform: uppercase;
  font-weight: 300;
  color: #f2eae5;
}

#nav-conseil .content .col-text a {
  color: #f2eae5;
}

#nav-conseil .content .col-text .lowercase {
  text-transform: lowercase;
  font-size: 0.875em;
}

#nav-conseil .content .col-text .bolder {
  font-weight: 400;
  color: #FFFFFF;
  font-size: 1.125em;
}

#nav-conseil .content .col-text .bolder a {
  color: #FFFFFF;
}

#nav-conseil.fixed {
  position: fixed;
}

#btn-scroll-top {
  padding: 11px;
  bottom: 0;
  z-index: 800;
  right: 15px;
  background-color: #922743;
  position: fixed;
  color: #FFFFFF;
  border: none;
}

#btn-scroll-top span {
  width: 0;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  font-weight: 400;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#btn-scroll-top:hover span {
  width: 120px;
}

#btn-push-news {
  padding: 11px;
  bottom: 0;
  z-index: 800;
  left: 265px;
  background-color: #922743;
  position: fixed;
  color: #FFFFFF;
  border: none;
}

#btn-push-news span {
  width: 0;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  font-weight: 400;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#btn-push-news:hover span {
  width: 205px;
}

#bottom-mobile-nav {
  border-top: 5px solid #922743;
}

#bottom-mobile-nav .icon {
  font-size: 2em;
  color: #f2eae5;
}

#bottom-mobile-nav .col-left {
  background-color: #282623;
}

#bottom-mobile-nav .col-right {
  background-color: #282623;
  border-left: 1px solid #3f3b36;
}

#bottom-mobile-nav a {
  color: #FFFFFF;
  padding: 15px 0;
  display: block;
  text-transform: uppercase;
  font-size: 0.750em;
  text-decoration: none;
}

#reassurance {
  padding-top: 30px;
  padding-bottom: 30px;
}

#reassurance .title {
  font-size: 1.625em;
}

#reassurance .col-title {
  font-size: 0.938em;
  font-weight: 600;
}

#reassurance .desc {
  font-size: 0.875em;
  line-height: 1.250em;
}

#reassurance .icon {
  font-size: 2.125em;
}

#reassurance .title {
  font-family: "Lora", serif;
  font-weight: 400;
  font-style: italic;
}

#social-list {
  display: block;
}

#nav-conseil a.btn-sticky {
  top: -43px;
}

.f-external .row-same-height,
.f-partenaires .row-same-height {
  width: auto !important;
}

.f-external .col-cell,
.f-partenaires .col-cell {
  vertical-align: middle;
  padding: 0 30px;
}

.f-external span,
.f-partenaires span {
  font-size: 0.8125em;
  color: #f2eae5;
}

.f-newsletter .title {
  font-family: "Lora", serif;
  font-weight: 400;
  font-style: italic;
}

.f-external .trustpilot-widget {
  min-width: 420px;
}

#owl-slider-partenaires {
  width: 600px;
  padding: 0 30px;
}

#owl-slider-partenaires .owl-nav {
  left: 0;
}

#owl-slider-partenaires .owl-next,
#owl-slider-partenaires .owl-prev {
  background: transparent !important;
  padding: 0 !important;
  top: 0 !important;
  margin: -24px 0 0;
}

#owl-slider-partenaires .owl-item {
  padding: 0 15px;
}

@media only screen and (min-width: 320px) {
  #footer {
    padding-bottom: 55px;
  }
  #bottom-mobile-nav .icon {
    display: none;
  }
}

@media only screen and (min-width: 600px) {
  #footer {
    padding-bottom: 80px;
  }
}

@media only screen and (min-width: 601px) {
  #bottom-mobile-nav .icon {
    display: block;
  }
  #bottom-mobile-nav a {
    padding: 10px !important;
  }
}

@media only screen and (min-width: 992px) {
  #footer {
    padding-bottom: 0;
  }
  .f-external .col-cell {
    border-right: 1px solid #3f3b36;
  }
  .f-external .col-cell:last-child {
    border-right: none;
  }
  .f-external .col-cell:first-child {
    border-right: none;
    padding-right: 0;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #main-navigation > div:last-child {
    padding-right: 0;
    padding-left: 0;
  }
}

@media only screen and (min-width: 1200px) {
  #main-navigation > div:last-child {
    padding-right: 30px;
    padding-left: 0;
    border-right: 1px solid #3f3b36;
  }
  #agency-navigation > div:first-child {
    padding-left: 30px;
  }
}

@media only screen and (max-width: 767px) {
  #footer .f-links {
    padding: 15px 0 0;
  }
  #footer .f-external {
    margin-top: 0;
    margin-bottom: 15px;
  }
  #footer .nav-collapse {
    text-align: center;
  }
  #footer .nav-collapse > div {
    margin-bottom: 15px;
  }
  #footer .nav-collapse#agency-navigation > div:last-child {
    padding-bottom: 15px;
    margin-bottom: 0;
    border-bottom: 1px solid #3f3b36;
  }
}

/*
    HEADER
*/
.navbar {
  border-radius: 0px !important;
  border: none !important;
  margin-bottom: 15px;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

.navbar-inverse {
  background-color: #282623;
}

.navbar-brand {
  height: auto;
}

.navbar-up {
  -webkit-transform: translate(0, -100%);
  transform: translate(0, -100%);
}

.navbar-down {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.navbar-header {
  width: 100%;
}

.navbar-header .btn-phone {
  padding: 14px;
  font-size: 1.375em;
  color: #f2eae5;
  border-left: 1px solid #3f3b36;
}

.navbar-header #top-bloc-tel {
  padding: 7px 0 0;
}

.navbar-header #top-bloc-tel .legend {
  font-style: normal;
  font-size: 0.625em;
}

.navbar-header #top-bloc-tel #telDirectours {
  font-size: 1.375em;
}

.navbar-header #top-bloc-tel .text {
  font-size: 0.750em;
}

.navbar-header #btn-hamburger:after {
  content: 'MENU';
  position: absolute;
  font-size: 9px;
  color: #FFFFFF;
  letter-spacing: 2px;
  bottom: 5px;
  left: 14px;
  text-indent: 0;
  opacity: 0.9;
  font-weight: 600;
}

.navbar-header #btn-hamburger {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 60px;
  height: 60px;
  font-size: 0;
  text-indent: -9999px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: none;
  border: none;
  cursor: pointer;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
  background-color: #922743;
}

.navbar-header #btn-hamburger:focus {
  outline: none;
}

.navbar-header #btn-hamburger span {
  display: block;
  position: absolute;
  top: 27px;
  left: 11px;
  right: 11px;
  height: 3px;
  background: #FFFFFF;
  -webkit-transition: background 0s 0.3s;
  transition: background 0s 0.3s;
}

.navbar-header #btn-hamburger span::before, .navbar-header #btn-hamburger span:after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #fff;
  content: "";
  -webkit-transition-duration: 0.3s, 0.3s;
  transition-duration: 0.3s, 0.3s;
  -webkit-transition-delay: 0.3s, 0s;
  transition-delay: 0.3s, 0s;
}

.navbar-header #btn-hamburger span::before {
  top: -10px;
  -webkit-transition-property: top, transform;
  -webkit-transition-property: top, -webkit-transform;
  transition-property: top, -webkit-transform;
  transition-property: top, transform;
  transition-property: top, transform, -webkit-transform;
}

.navbar-header #btn-hamburger span::after {
  bottom: -10px;
  -webkit-transition-property: bottom, transform;
  -webkit-transition-property: bottom, -webkit-transform;
  transition-property: bottom, -webkit-transform;
  transition-property: bottom, transform;
  transition-property: bottom, transform, -webkit-transform;
}

.navbar-header #btn-hamburger.is-active {
  background-color: #922743;
}

.navbar-header #btn-hamburger.is-active span {
  background: none;
}

.navbar-header #btn-hamburger.is-active span::before {
  top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.navbar-header #btn-hamburger.is-active span::after {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.navbar-header #btn-hamburger.is-active span::after, .navbar-header #btn-hamburger.is-active span::before {
  -webkit-transition-delay: 0s, 0.3s;
  transition-delay: 0s, 0.3s;
}

/*
    MENU
*/
#main-nav {
  position: relative;
}

#main-nav .navbar-nav {
  width: 100%;
  display: table;
}

#main-nav .navbar-nav > li {
  display: table-cell;
  text-align: center;
  text-transform: uppercase;
  font-size: 0.813em;
  float: none;
  -webkit-transition: background-color, 0.3s, ease-in;
  transition: background-color, 0.3s, ease-in;
}

#main-nav .navbar-nav > li.icon > a,
#main-nav .navbar-nav > li.icon > span {
  padding-right: 5px;
}

#main-nav .navbar-nav > li > a,
#main-nav .navbar-nav > li > span {
  margin: 0;
  padding: 10px 15px;
  color: #FFFFFF;
  line-height: 1.750em;
}

#main-nav .navbar-nav > li.highlight {
  background-color: #922743;
}

#main-nav .navbar-nav > li:active, #main-nav .navbar-nav > li:hover,
#main-nav .navbar-nav > li .active {
  background-color: #282623;
}

#main-nav .navbar-nav li.dropdown.expand {
  position: static;
}

#main-nav .navbar-nav .dropdown.open {
  background-color: #282623;
}

#main-nav .navbar-nav .dropdown li {
  list-style: none;
  text-transform: none;
}

#main-nav .navbar-nav .dropdown li a {
  white-space: normal;
  color: #282623;
  text-decoration: none;
  -webkit-transition: color, 0.3s, ease;
  transition: color, 0.3s, ease;
}

#main-nav .navbar-nav .dropdown li a.col-title {
  display: block;
  font-weight: 600;
  color: #27507e;
  margin: 0 0 15px;
  padding: 0;
  text-decoration: none;
}

#main-nav .navbar-nav .dropdown li a:hover {
  background-color: inherit;
  color: #922743;
}

#main-nav .navbar-nav .dropdown li ul > li > ul {
  margin-bottom: 15px;
}

#main-nav .navbar-nav .dropdown li #list-europe-more {
  margin-top: 35px;
}

#main-nav .navbar-nav .dropdown-menu {
  padding: 15px;
  min-width: 200px;
  border-color: #d0cfcd;
  border-radius: 0px;
}

.navbar-transparent {
  background-color: transparent;
}

.mm-menu {
  background-color: #3f3b36;
  color: #FFFFFF;
}

.mm-menu .mm-panels > .mm-panel.mm-hasnavbar {
  padding-top: 50px;
}

.mm-menu .mm-navbar {
  height: 50px;
  background-color: #312e2a;
}

.mm-menu .mm-navbar > *,
.mm-menu .mm-navbar a {
  color: #f2eae5;
}

.mm-menu .mm-navbar > * {
  padding: 25px;
}

.mm-menu .mm-navbar > *.mm-title {
  padding: 15px;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 300;
}

.mm-menu .mm-listview > li:not(.mm-divider):after {
  left: 0;
  border-color: #312e2a;
}

.mm-menu .mm-listview li a,
.mm-menu .mm-listview li span {
  padding: 15px;
  text-transform: uppercase;
  font-size: 1em;
}

.mm-menu .mm-listview li a:focus, .mm-menu .mm-listview li a:hover,
.mm-menu .mm-listview li span:focus,
.mm-menu .mm-listview li span:hover {
  background-color: transparent;
}

.mm-menu .mm-listview li .link-all {
  background-color: #282623;
  text-align: center;
}

.mm-menu .mm-listview li .link-all:focus, .mm-menu .mm-listview li .link-all:hover {
  background-color: #282623;
}

.mm-menu .mm-listview li,
.mm-menu .mm-listview li .mm-arrow:before,
.mm-menu .mm-listview li .mm-next:before {
  border-left-width: 0px;
}

.mm-menu .mm-listview li .mm-arrow:after,
.mm-menu .mm-listview li .mm-next:after {
  border-color: #FFFFFF;
}

.mm-menu .mm-listview .mm-next {
  width: 100%;
}

.mm-menu .mm-btn:after,
.mm-menu .mm-btn:before {
  border-color: #FFFFFF;
}

.mm-menu .mm-arrow:after,
.mm-menu .mm-next:after,
.mm-menu .mm-prev:before {
  width: 10px;
  height: 10px;
}

html.mm-opening .mm-slideout {
  -webkit-transform: translate3d(440px, 0, 0);
  transform: translate3d(440px, 0, 0);
  -webkit-transform: translate3d(440px, 0, 0);
  transform: translate3d(440px, 0, 0);
}

@media only screen and (min-width: 320px) {
  #mm-main-menu {
    top: 60px;
  }
}

@media only screen and (min-width: 768px) {
  .navbar-header .btn-menu {
    padding: 15px;
    margin-right: 30px;
    border-right: 1px solid #3f3b36;
    border-left: 1px solid #3f3b36;
  }
  .navbar-header #btn-hamburger,
  .navbar-header #btn-hamburger.is-active {
    background-color: #282623;
  }
  #mm-main-menu {
    top: 90px;
  }
}

@media only screen and (min-width: 992px) {
  .navbar-fixed-top {
    position: relative;
    top: auto;
  }
  #main-nav .navbar-nav > li {
    font-size: 0.750em;
  }
  #main-nav .navbar-nav > li > a,
  #main-nav .navbar-nav > li > span {
    padding: 10px;
  }
  #main-nav .navbar-nav .expand .dropdown-menu .col-md-2 {
    width: 15.66666667%;
  }
  #main-nav .navbar-nav .expand .dropdown-menu #column-4th {
    width: 20.66666667%;
  }
}

@media only screen and (min-width: 1200px) {
  #main-nav .navbar-nav > li {
    font-size: 0.813em;
  }
  #main-nav .navbar-nav > li > a,
  #main-nav .navbar-nav > li > span {
    padding: 10px 15px;
  }
  #main-nav .navbar-nav .expand .dropdown-menu #column-4th,
  #main-nav .navbar-nav .expand .dropdown-menu .col-md-2 {
    width: 16.66666667%;
  }
}

@media only screen and (max-width: 991px) {
  .navbar-header {
    float: none;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
            box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav {
    float: none !important;
    margin: 7.5px -15px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .mm-menu .container {
    width: auto !important;
  }
}

@media only screen and (max-width: 767px) {
  .navbar-header {
    width: auto;
  }
  .navbar-header .navbar-brand {
    text-align: center;
  }
  .navbar-header .navbar-brand > img {
    margin: 0 auto;
    height: 35px;
  }
  .navbar-header .navbar-brand-centered {
    position: absolute;
    left: 50%;
    display: block;
    width: 200px;
    text-align: center;
    margin-left: -100px;
    padding: 12px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #main-navigation > div:last-child {
    padding-right: 0;
    padding-left: 0;
  }
}

.btn {
  font-weight: normal;
  text-transform: uppercase;
  border-radius: 0px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-weight: 600;
  font-size: 0.875em;
  padding: 10px 30px;
}

.btn.cta {
  white-space: normal;
}

.btn.no-padding-lr {
  padding-left: 0;
  padding-right: 0;
}

.btn:active, .btn:focus, .btn:hover {
  outline: 0 !important;
  -webkit-box-shadow: 0 0 0 0;
  -ms-box-shadow: 0 0 0 0;
  -o-box-shadow: 0 0 0 0;
  box-shadow: 0 0 0 0;
}

.btn-large {
  padding: 13px 30px;
  font-size: 0.875em;
}

.btn-medium {
  padding: 7px 15px;
  font-size: 0.75em;
}

.btn-small {
  padding: 5px 10px;
  font-size: 0.625em;
}

.btn-outline {
  font-weight: bold;
}

.btn-outline.btn-dark {
  border: 2px solid #3f3b36;
  color: #3f3b36;
  background-color: transparent;
}

.btn-outline.btn-dark:hover {
  color: #FFFFFF;
  background-color: #3f3b36;
}

.btn-outline.btn-light {
  border: 2px solid #FFFFFF;
  color: #FFFFFF;
  background-color: transparent;
}

.btn-outline.btn-light:hover {
  color: #282623;
  background-color: #FFFFFF;
}

.btn-plain {
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.btn-plain.btn-dark {
  background: #3f3b36;
  color: #FFFFFF;
}

.btn-plain.btn-dark:hover {
  background: #282623;
}

.btn-plain.btn-dark.btn-bordered {
  border: 2px solid #3f3b36;
}

.btn-plain.btn-blue {
  background: #27507e;
  color: #FFFFFF;
}

.btn-plain.btn-blue:hover {
  background: #1b3858;
}

.btn-plain.btn-blue.btn-bordered {
  border: 2px solid #27507e;
}

.btn-plain.btn-light {
  background: #FFFFFF;
  color: #3f3b36;
}

.btn-plain.btn-light:hover {
  color: #922743;
}

.btn-plain.btn-light.btn-bordered {
  border: 2px solid #FFFFFF;
}

.btn-plain.btn-purple {
  background: #922743;
  color: #FFFFFF;
}

.btn-plain.btn-purple.btn-bordered {
  border: 2px solid #922743;
}

/*
    BOUTONS
*/
.btn-default {
  border: none;
  background-color: #27507e;
  color: #FFFFFF;
}

.btn-default:active, .btn-default:focus, .btn-default:hover {
  color: #FFFFFF;
  background-color: #1b3858;
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open > .dropdown-toggle.btn-default.focus,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default:hover {
  color: #FFFFFF;
  background-color: #1b3858;
  border: none;
}

.btn-purple {
  border: none;
  background-color: #922743;
  color: #FFFFFF;
}

.btn-purple:active, .btn-purple:focus, .btn-purple:hover {
  background-color: #7e223a;
  color: #FFFFFF;
}

.btn-unstyle {
  background: transparent;
  border: none;
  padding: 0;
  margin: 0;
  font-size: 1em;
}

.btn-light {
  border: none;
  color: #282623;
  background-color: #FFFFFF;
}

.btn-outline-light {
  border: 2px solid #FFFFFF;
  color: #FFFFFF;
  background: transparent;
}

.btn-outline-light.focus, .btn-outline-light.hover, .btn-outline-light:focus, .btn-outline-light:hover {
  color: inherit;
}

.btn-outline-beige {
  border: 2px solid #f2eae5;
  color: #f2eae5;
  background: transparent;
}

.btn-outline-beige.focus, .btn-outline-beige.hover, .btn-outline-beige:focus, .btn-outline-beige:hover {
  color: inherit;
}

.btn-outline-blue {
  border: 2px solid #27507e;
  color: #27507e;
  background: transparent;
}

.btn-outline-blue.focus, .btn-outline-blue.hover, .btn-outline-blue:focus, .btn-outline-blue:hover {
  color: #27507e;
}

.btn-outline-brown {
  border: 2px solid #3f3b36;
  color: #3f3b36;
  background: transparent;
}

.btn-outline-brown.focus, .btn-outline-brown.hover, .btn-outline-brown:focus, .btn-outline-brown:hover {
  color: #3f3b36;
}

.btn-icon {
  padding-right: 45px;
}

.btn-icon .icon {
  margin-left: 5px;
  position: absolute;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.btn-icon:hover .icon {
  margin-left: 10px;
}

.btn-icon.btn-icon-left.btn-xs {
  padding-left: 25px;
}

.btn-icon.btn-icon-left.btn-xs .icon {
  margin-left: -20px;
}

.btn-xs {
  padding: 5px 10px;
}

.btn-tel-number {
  padding-top: 6px;
  padding-bottom: 6px;
}

.bl-beige-darken {
  background-color: #d2c6bf;
}

.bl-white {
  background-color: #FFFFFF;
}

.bl-white p {
  color: #282623;
}

.bl-brown {
  background-color: #3f3b36;
  color: #FFFFFF;
}

.bl-dark {
  background-color: #282623;
  color: #FFFFFF;
}

.bl-blue {
  background-color: #27507e;
  color: #FFFFFF;
}

.c-brown {
  color: #3f3b36;
}

.c-grey {
  color: #85827f;
}

.c-beige {
  color: #f2eae5;
}

.c-doree {
  color: #bca281;
}

.c-blue {
  color: #27507e;
}

.c-purple {
  color: #922743;
}

.c-white {
  color: #FFFFFF;
}

.c-red {
  color: #980202;
}

.section-title {
  margin: 30px 0;
}

.section-title .title-1st {
  font-weight: bold !important;
  text-transform: uppercase !important;
  letter-spacing: 1px !important;
  font-size: 2.25em;
}

.section-title .title-2nd {
  font-family: "Lora", serif;
  font-weight: 400;
  font-style: italic;
  font-size: 1.5em !important;
  letter-spacing: 2px !important;
}

@media only screen and (max-width: 767px) {
  .section-title .title-1st {
    font-size: 1.875em;
  }
  .section-title .title-2nd {
    font-size: 1.375em !important;
  }
}

@media only screen and (max-width: 600px) {
  .section-title .title-1st {
    font-size: 1.75em;
  }
  .section-title .title-2nd {
    font-size: 1.25em !important;
  }
}

.to-animate {
  opacity: 0;
}

body.no-animate [data-animate="true"],
body.no-animate .to-animate {
  opacity: 1;
}

[data-animate="true"] {
  opacity: 0;
}

[data-animate="false"] {
  opacity: 1;
}

.d-inline-block {
  display: inline-block !important;
}

.d-none {
  display: none;
}

sup {
  vertical-align: sub;
}

.inline {
  display: inline;
}

.inline-block {
  display: inline-block;
}

.uppercase {
  text-transform: uppercase;
}

/*
VERTICAL ALIGNEMENT
*/
.row-same-height {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.col-cell {
  display: table-cell;
  float: none;
}

.disp-table {
  display: table;
}

/*
Marges
*/
.m-top-30 {
  margin-top: 30px;
}

.m-top-20 {
  margin-top: 20px;
}

.m-top-15 {
  margin-top: 15px;
}

.m-top-10 {
  margin-top: 10px;
}

.m-top-5 {
  margin-top: 5px;
}

.m-top-0 {
  margin-top: 0;
}

.m-btm-30 {
  margin-bottom: 30px;
}

.m-btm-20 {
  margin-bottom: 20px;
}

.m-btm-15 {
  margin-bottom: 15px;
}

.m-btm-10 {
  margin-bottom: 10px;
}

.m-btm-5 {
  margin-bottom: 5px;
}

.m-btm-0 {
  margin-bottom: 0;
}

@media only screen and (max-width: 992px) {
  .md-m-top-0 {
    margin-top: 0 !important;
  }
  .md-m-top-15 {
    margin-top: 15px !important;
  }
  .md-m-btm-15 {
    margin-bottom: 15px !important;
  }
  .md-m-btm-0 {
    margin-bottom: 0 !important;
  }
}

@media only screen and (max-width: 767px) {
  .sm-m-top-15 {
    margin-top: 15px !important;
  }
  .sm-m-btm-15 {
    margin-bottom: 15px !important;
  }
  .sm-m-btm-0 {
    margin-bottom: 0 !important;
  }
}

@media only screen and (max-width: 480px) {
  .xs-m-top-15 {
    margin-top: 15px !important;
  }
  .xs-m-btm-15 {
    margin-bottom: 15px !important;
  }
  .xs-m-btm-0 {
    margin-bottom: 0 !important;
  }
}

.centered,
.force-center {
  text-align: center;
}

.force-center-h {
  float: none;
  margin: 0 auto;
}

.align-right {
  text-align: right;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .sm-text-center {
    text-align: center !important;
  }
}

.form-control:focus {
  -webkit-box-shadow: 0 0 0 0;
  -ms-box-shadow: 0 0 0 0;
  -o-box-shadow: 0 0 0 0;
  box-shadow: 0 0 0 0;
}

button:focus,
input:focus {
  outline: none !important;
}

.bootstrap-select {
  -webkit-transition: color 0.5s linear;
  transition: color 0.5s linear;
}

.bootstrap-select:not(.input-group-btn), .bootstrap-select:not([class*=col-]), .bootstrap-select:not([class*=form-control]) {
  width: 100% !important;
}

.bootstrap-select.val-selected {
  font-weight: bold;
}

.bootstrap-select.val-selected .filter-option {
  font-weight: bold;
}

.bootstrap-select.val-selected + .icon {
  color: #922743 !important;
}

/*
    FORMULAIRE
*/
form input,
form input.form-control {
  border-radius: 0px;
  -webkit-box-shadow: 0 0 0 0;
  -ms-box-shadow: 0 0 0 0;
  -o-box-shadow: 0 0 0 0;
  box-shadow: 0 0 0 0;
  border: none;
}

form .left-inner-addon {
  position: relative;
}

form .left-inner-addon input {
  padding-left: 40px;
}

form .left-inner-addon i {
  position: absolute;
  padding: 6px 8px;
  pointer-events: none;
  top: 0;
  left: 0;
}

.bordered {
  background-color: #FFFFFF;
  border: 1px solid #d0cfcd;
  border-radius: 0px;
  -webkit-box-shadow: 0 0 0 0;
  -ms-box-shadow: 0 0 0 0;
  -o-box-shadow: 0 0 0 0;
  box-shadow: 0 0 0 0;
  padding: 6px 24px 6px 12px;
  text-transform: none;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

.bordered:hover {
  border-color: #922743;
}

textarea {
  padding: 15px;
  font-size: 0.875pxem;
}

textarea:focus {
  outline: none !important;
}

.bootstrap-select .dropdown-toggle:focus {
  outline: none !important;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: 0 0 0 0;
  -ms-box-shadow: 0 0 0 0;
  -o-box-shadow: 0 0 0 0;
  box-shadow: 0 0 0 0;
}

.inner-addon {
  position: relative;
}

.inner-addon .icon {
  position: absolute;
}

.inner-addon.left-addon .icon {
  left: 5px;
  top: 5px;
}

.inner-addon.right-addon .icon {
  right: 5px;
  top: 5px;
}

.radio {
  padding-left: 20px;
}

.radio label {
  display: inline-block;
  position: relative;
  padding-left: 5px;
}

.radio label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #85827f;
  border-radius: 50%;
  background-color: #FFFFFF;
  -webkit-transition: border 0.15s ease-in-out;
  transition: border 0.15s ease-in-out;
}

.radio label::before:focus {
  outline: none;
}

.radio label::after {
  display: inline-block;
  position: absolute;
  content: " ";
  width: 11px;
  height: 11px;
  left: 3px;
  top: 3px;
  margin-left: -20px;
  border-radius: 50%;
  background-color: #922743;
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33), -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}

.radio input[type="radio"] {
  opacity: 0;
}

.radio input[type="radio"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.radio input[type="radio"]:checked + label::after {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.radio input[type="radio"]:disabled + label {
  opacity: 0.65;
}

.radio input[type="radio"]:disabled + label::before {
  cursor: not-allowed;
}

.radio.radio-inline {
  margin-top: 0;
}

input[type="radio"]:focus {
  outline: none !important;
  outline-color: transparent;
}

.animated[data-animate="true"] {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated[data-delay="0.3"] {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.animated[data-delay="0.5"] {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.animated[data-delay="0.8"] {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}

.animated[data-delay="1"] {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.animated[data-delay="1.3"] {
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s;
}

.animated[data-delay="1.5"] {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

.animated[data-delay="1.8"] {
  -webkit-animation-delay: 1.8s;
  animation-delay: 1.8s;
}

.animated[data-delay="2"] {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.animated[data-delay="2.5"] {
  -webkit-animation-delay: 2.5s;
  animation-delay: 2.5s;
}

.animated[data-delay="3"] {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20%, 0);
    transform: translate3d(0, 20%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20%, 0);
    transform: translate3d(0, 20%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20%, 0);
    transform: translate3d(0, -20%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -20%, 0);
    transform: translate3d(0, -20%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes animAffixTop {
  0% {
    opacity: 0;
    -webkit-transform: translate(0px, -20px);
            transform: translate(0px, -20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
}

@keyframes animAffixTop {
  0% {
    opacity: 0;
    -webkit-transform: translate(0px, -20px);
            transform: translate(0px, -20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
}

@-webkit-keyframes animFadeTranslateLeft {
  0% {
    -webkit-transform: translate(-20%, 0);
            transform: translate(-20%, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 1;
  }
}

@keyframes animFadeTranslateLeft {
  0% {
    -webkit-transform: translate(-20%, 0);
            transform: translate(-20%, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 1;
  }
}

@-webkit-keyframes animFadeTranslateRight {
  0% {
    -webkit-transform: translate(20%, 0);
            transform: translate(20%, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 1;
  }
}

@keyframes animFadeTranslateRight {
  0% {
    -webkit-transform: translate(20%, 0);
            transform: translate(20%, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    opacity: 1;
  }
}

.fadeInRight {
  -webkit-animation-delay: 0;
  -webkit-animation-duration: 1s;
  -webkit-animation-name: animFadeTranslateRight;
  -webkit-animation-fill-mode: fowards;
  -webkit-animation-direction: ease;
  -moz-animation-delay: 0;
  -moz-animation-duration: 1s;
  -moz-animation-name: animFadeTranslateRight;
  -moz-animation-fill-mode: fowards;
  -moz-animation-direction: ease;
  animation-delay: 0;
  animation-duration: 1s;
  animation-name: animFadeTranslateRight;
  animation-fill-mode: fowards;
  animation-direction: ease;
}

.fadeInLeft {
  -webkit-animation-delay: 0;
  -webkit-animation-duration: 1s;
  -webkit-animation-name: animFadeTranslateLeft;
  -webkit-animation-fill-mode: fowards;
  -webkit-animation-direction: ease;
  -moz-animation-delay: 0;
  -moz-animation-duration: 1s;
  -moz-animation-name: animFadeTranslateLeft;
  -moz-animation-fill-mode: fowards;
  -moz-animation-direction: ease;
  animation-delay: 0;
  animation-duration: 1s;
  animation-name: animFadeTranslateLeft;
  animation-fill-mode: fowards;
  animation-direction: ease;
}

@-webkit-keyframes sk-bouncedelay {
  0%,
  100%,
  80% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}

@keyframes sk-bouncedelay {
  0%,
  100%,
  80% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}

@-webkit-keyframes reveal {
  0% {
    width: 0;
  }
  67% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    width: 100%;
  }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

@keyframes reveal {
  0% {
    width: 0;
  }
  67% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    width: 100%;
  }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

/*
    MODAL
*/
.modal {
  text-align: center;
  padding: 0 !important;
}

.modal::before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.modal-content {
  border-radius: 0px;
  -webkit-box-shadow: 0 0 0 0;
  -ms-box-shadow: 0 0 0 0;
  -o-box-shadow: 0 0 0 0;
  box-shadow: 0 0 0 0;
}

.modal-bg {
  background-color: rgba(0, 0, 0, 0.5);
}

#contactModal .modal-dialog {
  max-width: 350px;
}

#contactModal .modal-content {
  position: relative;
}

#contactModal .modal-content .title {
  font-size: 1.250em;
}

#contactModal .modal-content .desc {
  font-size: 0.875em;
}

#contactModal .modal-content .btn-tel-number {
  padding: 15px 30px;
  font-size: 1em;
}

#contactModal .modal-content .modal-body {
  padding: 50px 30px 15px;
}

#contactModal .modal-content .btn-close {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #85827f;
  font-size: 1.313em;
}

@media only screen and (max-width: 390px) {
  #contactModal .modal-dialog {
    width: 300px;
    margin: 0;
  }
  #contactModal .modal-content {
    border: none;
  }
  #contactModal .modal-content .modal-body {
    padding: 40px 15px 15px;
  }
}

/*
    PANEL
*/
.panel.panel-unstyle {
  -webkit-box-shadow: 0 0 0 0;
  -ms-box-shadow: 0 0 0 0;
  -o-box-shadow: 0 0 0 0;
  box-shadow: 0 0 0 0;
  border-radius: 0px;
  border: 0;
}

.panel .panel-body {
  padding: 0;
  border: none;
}

.panel .panel-heading a {
  display: inline-block;
  width: 100%;
  position: relative;
  text-decoration: none;
}

.panel .panel-heading a:after {
  font-family: 'fonticons';
  content: '\e806';
  position: absolute;
  right: 20px;
  font-size: 20px;
  font-weight: 400;
  top: 50%;
  line-height: 1;
  margin-top: -10px;
}

.panel .panel-heading a.collapsed:after {
  content: '\e803';
}

#alert_notif {
  position: fixed;
  z-index: 3000;
  bottom: 90px;
  max-width: 300px;
  right: 15px;
}

#alert_notif .alert {
  font-family: "Lora", serif;
  font-weight: 400;
  font-style: italic;
}

#alert_notif .alert {
  margin: 0;
  color: #282623;
  background-color: #FFFFFF;
  border-color: #d2c6bf;
  border-width: 3px;
}

.owl-slider-fw .owl-carousel {
  position: relative;
  overflow: hidden;
}

.owl-slider-fw .owl-carousel .item {
  position: relative;
  height: 25em;
  display: table;
  width: 100%;
}

.owl-slider-fw .owl-carousel .item:not(.motif) {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.owl-slider-fw .owl-carousel .item.motif {
  background-repeat: repeat;
  background-size: auto;
  background-position: top left;
}

.owl-slider-fw .owl-carousel .item .sprite {
  position: absolute;
  display: inline-block;
  width: auto;
}

.owl-slider-fw .owl-carousel .item .sprite.btn {
  padding: 8px 5px 8px 10px;
  font-size: 0.6875em;
}

.owl-slider-fw .owl-carousel .item .sprite.btn[data-style="btn-v1"] {
  background: #922743;
  color: #FFFFFF;
}

.owl-slider-fw .owl-carousel .item .sprite.btn[data-style="btn-v2"] {
  background: #FFFFFF;
}

.owl-slider-fw .owl-carousel .item .sprite[data-position="top-left"] {
  top: 15px;
  left: 15px;
}

.owl-slider-fw .owl-carousel .item .sprite[data-position="bottom-center"], .owl-slider-fw .owl-carousel .item .sprite[data-position="top-center"] {
  left: 50%;
  margin-left: -60px;
}

.owl-slider-fw .owl-carousel .item .sprite[data-position="top-right"] {
  top: 15px;
  right: 15px;
}

.owl-slider-fw .owl-carousel .item .item-content {
  display: table-cell;
  vertical-align: middle;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.owl-slider-fw .owl-carousel .item .item-content img {
  width: auto;
  max-width: 90%;
}

.owl-slider-fw .owl-carousel .item .item-content .push-wrapper {
  margin: 0 auto;
}

.owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v1"] {
  border: 2px solid #FFFFFF;
}

.owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v1"] .push-content {
  margin: 3px;
  padding: 15px;
  background: rgba(255, 255, 255, 0.8);
}

.owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v1"] .push-content .title {
  color: #922743;
  font-family: "Poppins", serif;
  font-weight: 300;
}

.owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v1"] .push-content .desc {
  margin: 10px 0;
  font-family: "Open Sans Condensed", sans-serif;
}

.owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v1"] .push-content .sep {
  width: 90%;
  max-width: 200px;
  border-color: #bca281;
}

.owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v2"] .push-content .title-wrapper {
  margin: 0 60px;
}

.owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v2"] .push-content .title {
  background: #922743;
  color: #FFFFFF;
  font-family: "Lora", serif;
  font-weight: 400;
  font-style: italic;
  position: relative;
  min-height: 60px;
  margin: 0 auto;
  letter-spacing: 1px;
  display: table;
}

.owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v2"] .push-content .title span {
  display: table-cell;
  vertical-align: middle;
}

.owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v2"] .push-content .title:before {
  content: "";
  height: 0;
  width: 0;
  display: block;
  position: absolute;
  top: 0;
  left: -60px;
  border-top: 30px solid #922743;
  border-bottom: 30px solid #922743;
  border-right: 30px solid #922743;
  border-left: 30px solid transparent;
}

.owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v2"] .push-content .title:after {
  content: "";
  height: 0;
  width: 0;
  display: block;
  position: absolute;
  top: 0;
  right: -60px;
  border-top: 30px solid #922743;
  border-bottom: 30px solid #922743;
  border-right: 30px solid transparent;
  border-left: 30px solid #922743;
}

.owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v2"] .push-content .desc {
  color: #FFFFFF;
  font-family: "Open Sans Condensed", sans-serif;
  font-style: italic;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.4);
}

.owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v2"] .push-content .sep {
  border-color: #FFFFFF;
  border-style: dashed;
  max-width: 500px;
}

.owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v3"] .push-content {
  display: table;
  margin: 0 auto;
  width: 100%;
}

.owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v3"] .push-content .col-left,
.owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v3"] .push-content .col-right,
.owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v3"] .push-content .col-sep {
  padding: 10px 6px;
  display: table-cell;
  vertical-align: middle;
}

.owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v3"] .push-content .col-left {
  background: rgba(0, 0, 0, 0.8);
}

.owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v3"] .push-content .col-left .accroche {
  text-transform: uppercase;
  color: #bca281;
  font-weight: 100;
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 1.125em;
  letter-spacing: 1px;
}

.owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v3"] .push-content .col-left .title {
  color: #FFFFFF;
  margin-top: 10px;
  letter-spacing: 1px;
  font-family: "Open Sans Condensed", sans-serif;
}

.owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v3"] .push-content .col-left .sep {
  border-color: #bca281;
  max-width: 200px;
}

.owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v3"] .push-content .col-left .cta {
  color: #FFFFFF;
}

.owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v3"] .push-content .col-right {
  background: #FFFFFF;
  width: 180px;
  font-family: "Open Sans Condensed", sans-serif;
}

.owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v3"] .push-content .col-right .desti,
.owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v3"] .push-content .col-right .nuitee,
.owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v3"] .push-content .col-right .pension {
  text-transform: uppercase;
  display: block;
}

.owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v3"] .push-content .col-right .nuitee,
.owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v3"] .push-content .col-right .pension {
  font-size: 0.9375em;
}

.owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v3"] .push-content .col-right .desti {
  margin-bottom: 10px;
  font-weight: 600;
}

.owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v3"] .push-content .col-right .price > span {
  color: #922743;
  font-size: 1.875em;
  font-weight: 600;
}

.owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v3"] .push-content .col-sep {
  width: 30px;
}

.owl-slider-fw .owl-carousel .item:not(.no-moteur) .item-content {
  padding-bottom: 52px;
}

@media only screen and (max-width: 767px) {
  .owl-slider-fw .owl-carousel .item .item-content {
    padding-bottom: 0;
  }
  .owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v3"] .col-sep {
    display: none !important;
  }
  .owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v3"] .col-left,
  .owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v3"] .col-right {
    width: 100% !important;
    display: block !important;
  }
  .owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v3"] .col-right .nuitee,
  .owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v3"] .col-right .pension {
    display: inline-block !important;
  }
  .owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v3"] .col-right .pension::before,
  .owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v3"] .col-right .price::before {
    content: ' - ';
  }
  .owl-slider-fw .owl-carousel .item .sprite.circle {
    max-width: 60px !important;
    max-height: 60px !important;
    height: auto !important;
    width: auto !important;
  }
  .owl-slider-fw .owl-carousel .item .sprite.logo {
    max-width: 150px !important;
    max-height: 60px !important;
    height: auto !important;
    width: auto !important;
  }
  .owl-slider-fw .owl-carousel .item .sprite[data-position="top-right"] {
    top: 15px;
  }
  .owl-slider-fw .owl-carousel .item .sprite[data-position="bottom-right"] {
    bottom: 30px;
    right: 15px;
  }
  .owl-slider-fw .owl-carousel .item .sprite[data-position="bottom-left"] {
    bottom: 30px;
    left: 15px;
  }
  .owl-slider-fw .owl-carousel .item .sprite[data-position="bottom-center"] {
    bottom: 30px;
  }
}

@media only screen and (min-width: 1200px) {
  .owl-slider-fw .owl-carousel .item-content .push-wrapper[data-style="push-v1"] {
    max-width: 43.75em;
  }
  .owl-slider-fw .owl-carousel .item-content .push-wrapper[data-style="push-v1"] .push-content .desc {
    font-size: 1.375em !important;
  }
  .owl-slider-fw .owl-carousel .item-content .push-wrapper[data-style="push-v3"] {
    max-width: 46.875em;
  }
  .owl-slider-fw .owl-carousel .item-content .push-wrapper[data-style="push-v2"] {
    max-width: 43.75em;
  }
  .owl-slider-fw .owl-carousel .item-content .push-wrapper[data-style="push-v2"] .desc {
    font-size: 1.375em;
  }
  .owl-slider-fw .owl-carousel .item-content .push-wrapper .push-content .title {
    font-size: 2.25em;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v1"] {
    max-width: 34.375em;
  }
  .owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v1"] .push-content .desc {
    font-size: 1.25em !important;
  }
  .owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v2"] {
    max-width: 34.375em;
  }
  .owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v2"] .push-content .desc {
    font-size: 1.5em !important;
  }
  .owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v2"] .push-content .sep {
    max-width: 450px !important;
  }
  .owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v3"] {
    max-width: 46.875em;
  }
  .owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v3"] .col-left .accroche {
    font-size: 0.9375em !important;
  }
  .owl-slider-fw .owl-carousel .item .item-content .push-wrapper .push-content .title {
    font-size: 1.875em;
  }
}

@media only screen and (min-width: 992px) {
  .owl-slider-fw .item-content .title-2nd {
    font-size: 1.9375em !important;
  }
  .owl-slider-fw .item-content .title-1st {
    font-size: 4.875em !important;
  }
}

@media only screen and (max-width: 991px) {
  .owl-slider-fw .item-content .title-2nd {
    font-size: 1.4375em !important;
  }
  .owl-slider-fw .item-content .title-1st {
    font-size: 4.375em !important;
  }
}

@media only screen and (min-width: 768px) {
  .owl-slider-fw .owl-carousel .item .sprite[data-position="bottom-center"] {
    bottom: 105px;
  }
  .owl-slider-fw .owl-carousel .item .sprite[data-position="bottom-right"] {
    bottom: 105px;
    right: 15px;
  }
  .owl-slider-fw .owl-carousel .item .sprite[data-position="bottom-left"] {
    bottom: 105px;
    left: 15px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v1"] {
    max-width: 31.25em;
  }
  .owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v1"] .push-content .desc {
    font-size: 1.125em !important;
  }
  .owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v1"] .push-content .cta {
    font-size: 0.875em !important;
  }
  .owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v2"] {
    max-width: 34.375em;
  }
  .owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v2"] .push-content .desc {
    font-size: 1.25em !important;
  }
  .owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v2"] .push-content .sep {
    max-width: 350px !important;
  }
  .owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v3"] {
    max-width: 40.625em;
  }
  .owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v3"] .col-left .accroche {
    font-size: 0.875em !important;
  }
  .owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v3"] .col-left .cta {
    font-size: 0.875em !important;
  }
  .owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v3"] .col-right .desti {
    font-size: 1.375em !important;
  }
  .owl-slider-fw .owl-carousel .item .item-content .push-wrapper[data-style="push-v3"] .col-right .price span {
    font-size: 1.375em !important;
  }
  .owl-slider-fw .owl-carousel .item .item-content .push-wrapper .push-content .title {
    font-size: 1.5em;
  }
}

@media only screen and (max-width: 767px) {
  .owl-slider-fw .item-content .title-2nd {
    font-size: 1.1875em !important;
  }
  .owl-slider-fw .item-content .title-1st {
    font-size: 3.8125em !important;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .owl-slider-fw .owl-carousel .item-content .push-wrapper[data-style="push-v1"] {
    max-width: 25em;
  }
  .owl-slider-fw .owl-carousel .item-content .push-wrapper[data-style="push-v1"] .push-content .desc {
    font-size: 1em !important;
  }
  .owl-slider-fw .owl-carousel .item-content .push-wrapper[data-style="push-v1"] .push-content .cta {
    font-size: 0.875em !important;
  }
  .owl-slider-fw .owl-carousel .item-content .push-wrapper[data-style="push-v2"] {
    max-width: 25em;
  }
  .owl-slider-fw .owl-carousel .item-content .push-wrapper[data-style="push-v2"] .push-content .desc {
    font-size: 1.125em !important;
  }
  .owl-slider-fw .owl-carousel .item-content .push-wrapper[data-style="push-v2"] .push-content .sep {
    max-width: 250px !important;
  }
  .owl-slider-fw .owl-carousel .item-content .push-wrapper[data-style="push-v3"] {
    max-width: 25em;
  }
  .owl-slider-fw .owl-carousel .item-content .push-wrapper[data-style="push-v3"] .col-left .accroche {
    font-size: 0.875em !important;
  }
  .owl-slider-fw .owl-carousel .item-content .push-wrapper[data-style="push-v3"] .col-left .cta {
    font-size: 0.8125em !important;
  }
  .owl-slider-fw .owl-carousel .item-content .push-wrapper[data-style="push-v3"] .col-left .sep {
    margin-top: 10px !important;
    margin-bottom: 0 !important;
  }
  .owl-slider-fw .owl-carousel .item-content .push-wrapper[data-style="push-v3"] .col-right .desti {
    font-size: 1.25em !important;
    margin-bottom: 5px !important;
  }
  .owl-slider-fw .owl-carousel .item-content .push-wrapper[data-style="push-v3"] .col-right .price {
    display: inline-block !important;
  }
  .owl-slider-fw .owl-carousel .item-content .push-wrapper[data-style="push-v3"] .col-right .price::before {
    content: '' !important;
  }
  .owl-slider-fw .owl-carousel .item-content .push-wrapper[data-style="push-v3"] .col-right .price span {
    font-size: 1.125em !important;
  }
  .owl-slider-fw .owl-carousel .item-content .push-wrapper .push-content .title {
    font-size: 1.25em;
  }
}

@media only screen and (max-width: 480px) {
  .owl-slider-fw .item-content .title-2nd {
    font-size: 1.0625em !important;
  }
  .owl-slider-fw .item-content .title-1st {
    font-size: 2.4375em !important;
  }
}

@media only screen and (max-width: 479px) {
  .owl-slider-fw .owl-carousel .item-content .push-wrapper[data-style="push-v1"] {
    max-width: 16.25em;
  }
  .owl-slider-fw .owl-carousel .item-content .push-wrapper[data-style="push-v1"] .push-content .desc {
    font-size: 0.875em !important;
  }
  .owl-slider-fw .owl-carousel .item-content .push-wrapper[data-style="push-v1"] .push-content .cta {
    font-size: 0.75em !important;
  }
  .owl-slider-fw .owl-carousel .item-content .push-wrapper[data-style="push-v2"] {
    max-width: 16.25em;
  }
  .owl-slider-fw .owl-carousel .item-content .push-wrapper[data-style="push-v2"] .push-content .desc {
    font-size: 1em !important;
  }
  .owl-slider-fw .owl-carousel .item-content .push-wrapper[data-style="push-v2"] .push-content .sep {
    max-width: 200px !important;
  }
  .owl-slider-fw .owl-carousel .item-content .push-wrapper[data-style="push-v3"] {
    max-width: 16.25em;
  }
  .owl-slider-fw .owl-carousel .item-content .push-wrapper[data-style="push-v3"] .col-left .accroche {
    font-size: 0.8125em !important;
  }
  .owl-slider-fw .owl-carousel .item-content .push-wrapper[data-style="push-v3"] .col-left .cta {
    font-size: 0.75em !important;
  }
  .owl-slider-fw .owl-carousel .item-content .push-wrapper[data-style="push-v3"] .col-left .sep {
    margin-top: 10px !important;
    margin-bottom: 0 !important;
  }
  .owl-slider-fw .owl-carousel .item-content .push-wrapper[data-style="push-v3"] .col-right .desti {
    font-size: 1.125em !important;
    margin-bottom: 5px !important;
  }
  .owl-slider-fw .owl-carousel .item-content .push-wrapper[data-style="push-v3"] .col-right .price {
    display: inline-block !important;
  }
  .owl-slider-fw .owl-carousel .item-content .push-wrapper[data-style="push-v3"] .col-right .price::before {
    content: '' !important;
  }
  .owl-slider-fw .owl-carousel .item-content .push-wrapper[data-style="push-v3"] .col-right .price span {
    font-size: 1em !important;
  }
  .owl-slider-fw .owl-carousel .item-content .push-wrapper .push-content .title {
    font-size: 1.125em;
  }
}

.owl-slider-fw {
  padding: 0 30px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

.owl-slider-fw .wrapper-moteur-r {
  position: relative;
  width: 90%;
  margin: 0 auto;
  max-width: 1140px;
  z-index: 200;
}

.owl-slider-fw .owl-theme .owl-nav .owl-prev {
  left: 0;
}

.owl-slider-fw .owl-theme .owl-nav .owl-next {
  right: 0;
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
  position: absolute;
  width: 100%;
}

.owl-theme .owl-nav {
  margin: 0;
  top: 50%;
}

.owl-theme .owl-nav .owl-next,
.owl-theme .owl-nav .owl-prev {
  position: absolute;
  font-size: 1.875em;
  margin: 0;
  padding: 0;
  background: transparent;
  margin-top: -24px;
  border-radius: 0;
}

.owl-theme .owl-nav .owl-next:hover,
.owl-theme .owl-nav .owl-prev:hover {
  background: transparent;
}

.owl-theme .owl-nav .owl-next.shadow,
.owl-theme .owl-nav .owl-prev.shadow {
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
}

.owl-theme .owl-nav .owl-prev {
  left: -15px;
}

.owl-theme .owl-nav .owl-next {
  right: -15px;
}

.owl-theme .owl-dots {
  bottom: 0;
}

@media only screen and (max-width: 992px) {
  .owl-slider-fw .item {
    height: 25em;
  }
}

@media only screen and (max-width: 991px) {
  .owl-slider-fw {
    margin-top: 15px !important;
  }
}

@media only screen and (max-width: 767px) {
  .owl-carousel .owl-buttons {
    display: none;
  }
  .owl-slider-fw {
    margin-top: 0 !important;
    padding: 0 15px;
  }
  .owl-slider-fw .item {
    height: 18.75em !important;
  }
  .owl-slider-fw .wrapper-moteur-r {
    padding-bottom: 0 !important;
    width: 100%;
  }
}

@media only screen and (max-width: 480px) {
  .owl-slider-fw {
    margin-top: -15px !important;
    padding: 0;
  }
  .owl-slider-fw .item {
    height: 18.75em !important;
  }
  .owl-theme .owl-nav .owl-prev {
    left: -10px;
  }
  .owl-theme .owl-nav .owl-next {
    right: -10px;
  }
}

@media only screen and (min-width: 769px) {
  .owl-slider-fw .wrapper-moteur-r.w-m-r_small {
    width: 90%;
  }
}

@media only screen and (min-width: 993px) {
  .owl-slider-fw .wrapper-moteur-r.w-m-r_small {
    width: 65%;
  }
}

.datepicker-wrap {
  position: absolute;
  z-index: 1000;
  margin: 0;
  background: #FFFFFF;
  min-width: 21.125em;
}

.datepicker-wrap .wrapper {
  padding: 0 15px;
  width: 100%;
}

.datepicker-wrap .pika-single {
  z-index: 9999;
  display: block;
  position: relative;
  color: #3f3b36;
}

.datepicker-wrap .pika-single.is-hidden {
  display: none;
}

.datepicker-wrap .pika-single.is-bound {
  position: absolute;
}

.datepicker-wrap .pika-single {
  *zoom: 1;
}

.datepicker-wrap .pika-single:after, .datepicker-wrap .pika-single:before {
  content: " ";
  display: table;
}

.datepicker-wrap .pika-single:after {
  clear: both;
}

.datepicker-wrap .pika-lendar {
  float: left;
  width: 100%;
  padding: 15px;
}

.datepicker-wrap .pika-title {
  position: relative;
  text-align: center;
  cursor: default;
}

.datepicker-wrap .pika-title select {
  display: none;
}

.datepicker-wrap .pika-label {
  display: inline-block;
  *display: inline;
  position: relative;
  z-index: 9999;
  overflow: hidden;
  margin: 0;
  padding: 10px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
}

.datepicker-wrap .pika-next,
.datepicker-wrap .pika-prev {
  display: block;
  cursor: pointer;
  position: relative;
  outline: none;
  border: 0;
  padding: 0;
  width: 20px;
  height: 30px;
  text-indent: 20px;
  white-space: nowrap;
  overflow: hidden;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 75% 75%;
  opacity: 0.5;
  *position: absolute;
  *top: 0;
}

.datepicker-wrap .pika-next:hover,
.datepicker-wrap .pika-prev:hover {
  opacity: 1;
}

.datepicker-wrap .pika-next.is-disabled,
.datepicker-wrap .pika-prev.is-disabled {
  cursor: default;
  opacity: 0.2;
}

.datepicker-wrap .is-rtl .pika-next,
.datepicker-wrap .pika-prev {
  float: left;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==");
  *left: 0;
}

.datepicker-wrap .is-rtl .pika-prev,
.datepicker-wrap .pika-next {
  float: right;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=");
  *right: 0;
}

.datepicker-wrap .pika-select {
  display: inline-block;
  *display: inline;
}

.datepicker-wrap .pika-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
}

.datepicker-wrap .pika-table td,
.datepicker-wrap .pika-table th {
  width: 14.285714285714286%;
  padding: 0;
  text-align: center;
}

.datepicker-wrap .pika-table th {
  color: #922743;
  font-size: 0.6875em;
  text-transform: uppercase;
  line-height: 1.5625em;
  font-weight: normal;
}

.datepicker-wrap .pika-table abbr {
  border-bottom: none;
  cursor: default;
}

.datepicker-wrap .pika-table .is-today .pika-button {
  color: #27507e;
  font-weight: bold;
  background: transparent;
  border-bottom: 1px solid #27507e;
  border-radius: 0px;
}

.datepicker-wrap .pika-table .is-selected .pika-button {
  color: #FFFFFF;
  background: #922743;
}

.datepicker-wrap .pika-table .is-disabled:not(.is-today) .pika-button,
.datepicker-wrap .pika-table .is-outside-current-month .pika-button {
  pointer-events: none;
  cursor: default;
  opacity: 0.3;
}

.datepicker-wrap .pika-button {
  cursor: pointer;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
  border: 0;
  margin: 0;
  width: 100%;
  padding: 5px;
  font-size: 12px;
  line-height: 15px;
  background: #FFFFFF;
}

.datepicker-wrap .pika-button:hover {
  color: #FFFFFF;
  background: #27507e;
}

.datepicker-wrap .btn-cal-actions {
  text-align: center;
}

.datepicker-wrap .btn-cal-actions button {
  width: 50%;
  float: left;
  padding: 10px 0;
  font-size: 0.75em;
}

.datepicker-wrap .btn-cal-actions button.calendarClear {
  background: #FFFFFF;
  color: #282623;
}

.datepicker-wrap #btn-flexibility {
  border: 1px solid #f2eae5;
  display: table;
  width: 100%;
}

.datepicker-wrap #btn-flexibility .btn {
  width: 20%;
  text-transform: none;
  display: table-cell;
  padding: 5px 20px;
  border: 2px solid #FFFFFF;
}

.datepicker-wrap #btn-flexibility .btn.label-text {
  width: 40%;
}

.datepicker-wrap #btn-flexibility .btn:first-child {
  cursor: default;
  border: none;
}

.datepicker-wrap #btn-flexibility .btn.active {
  border-color: #922743;
  background: #922743;
  color: #FFFFFF;
}

.datepicker-wrap #btn-flexibility .btn:hover {
  border-color: #922743;
}

@media only screen and (min-width: 768px) {
  .datepicker-wrap {
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
    -ms-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
    -o-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
  }
  .datepicker-wrap .btn-cal-actions button {
    width: 100%;
  }
}

@media only screen and (max-width: 600px) {
  .datepicker-wrap {
    min-width: 100%;
  }
}

#moteur-recherche {
  position: absolute;
  left: 0;
  bottom: 30px;
}

#moteur-recherche.affix {
  left: 0;
  width: 100%;
  top: 0;
  z-index: 800;
  bottom: auto;
  position: fixed;
  background-color: #FFFFFF;
  border-bottom: 1px solid #f2eae5;
  -webkit-animation: animAffixTop ease 0.5s;
  animation: animAffixTop ease 0.5s;
}

#moteur-recherche.affix #search-form {
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
}

#search-form {
  padding: 0;
  position: relative;
}

#search-form .col-first > .col-input,
#search-form .wrapper-more > .col-input,
#search-form .col-last > .col-input {
  float: left;
}

#search-form.form-type-min .col-first > .col-input {
  width: 100%;
  display: inline-block;
}

#search-form.form-type-full .col-first > .col-input {
  width: 50%;
  display: inline-block;
}

#search-form .wrapper-more > .col-input {
  display: inline-block;
}

#search-form .col-input {
  position: relative;
  background-color: #FFFFFF;
  padding: 0;
  border-right: 1px solid #f2eae5;
}

#search-form .col-input > input,
#search-form .col-input > select,
#search-form .col-input > button,
#search-form .col-input .btn-group > button,
#search-form .col-input .btn-group > input,
#search-form .col-input .btn-group > select {
  width: 100%;
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  font-size: 0.8125em;
  text-align: left;
  font-weight: normal;
  padding: 23px 0;
  border: 0;
  background-color: #FFFFFF;
  color: #282623;
  border-radius: 0px;
}

#search-form .col-input.col-submit input,
#search-form .col-input.col-submit button, #search-form .col-input.col-more input,
#search-form .col-input.col-more button {
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
}

#search-form .col-input.col-submit {
  border: none !important;
  border-right: none;
}

#search-form .col-input.col-submit button[type="submit"] {
  background-color: #922743 !important;
  color: #FFFFFF !important;
  text-transform: uppercase !important;
  text-align: center;
}

#search-form .col-input.icon-inner > .icon:not(.icon-magnifying-glass) {
  position: absolute;
  top: 50%;
  margin-top: -13px;
  font-size: 1.125em;
  color: #85827f;
}

#search-form .col-input #criteres-count {
  background-color: #922743;
  color: #FFFFFF;
  font-size: 0.6875em;
  font-weight: normal;
  padding: 3px 5px;
}

#search-form .col-input .calendar-btn {
  cursor: pointer;
}

#search-form .col-input #btn-cancel {
  display: none;
}

#search-form .col-input > input:not([type="submit"]),
#search-form .col-input > select,
#search-form .col-input > button:not([type="submit"]) {
  background-color: #FFFFFF;
  color: #282623;
}

#search-form .col-input .bootstrap-select .bs-caret {
  display: none;
}

#search-form .col-input:hover::after, #search-form .col-input:active::after, #search-form .col-input:focus::after {
  width: 100%;
}

#search-form.expanded .wrapper-more .col-input {
  display: block !important;
  width: 25%;
}

#search-form.expanded.form-wk .wrapper-more .col-input {
  display: block !important;
  width: 33.33333%;
}

#search-form .bootstrap-select.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: 0 0 0 0;
  -ms-box-shadow: 0 0 0 0;
  -o-box-shadow: 0 0 0 0;
  box-shadow: 0 0 0 0;
}

#search-form .bootstrap-select .dropdown-toggle:focus {
  outline: none !important;
}

#search-form .bootstrap-select .dropdown-toggle > span {
  text-overflow: ellipsis;
}

#search-form .bootstrap-select .dropdown-toggle .caret {
  right: 8px;
}

#search-form .bootstrap-select .dropdown-toggle .filter-option .icon {
  display: none;
}

#search-form .bootstrap-select .dropdown-menu {
  border: none;
  min-width: 250px;
  width: 100%;
  border-radius: 0px;
}

#search-form .bootstrap-select .dropdown-menu.open {
  border-top: 1px solid #f2eae5;
  margin-top: 0px;
}

#search-form .bootstrap-select .dropdown-menu .dropdown-header {
  color: #922743;
  padding: 3px 15px;
}

#search-form .bootstrap-select .dropdown-menu .divider {
  margin: 5px 0;
}

#search-form .bootstrap-select .dropdown-menu li.selected a span.check-mark {
  margin-top: 0px;
}

#search-form .bootstrap-select .dropdown-menu li a span.icon-cancel {
  position: absolute;
  display: inline-block;
  right: 15px;
}

#search-form .bootstrap-select .dropdown-menu .bs-searchbox {
  padding: 5px 10px 10px;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
}

#search-form .bootstrap-select .dropdown-menu .bs-searchbox::after {
  font-family: 'fonticons';
  content: "\e82a";
  display: block;
  color: #85827f;
  position: absolute;
  left: 20px;
  top: 12px;
}

#search-form .bootstrap-select .dropdown-menu .bs-searchbox + ul.dropdown-menu li:first-child {
  padding-top: 5px;
}

#search-form .bootstrap-select .dropdown-menu .bs-searchbox input {
  padding: 0 5px 0 30px !important;
  border: 1px solid #e5e5e5 !important;
  color: #3f3b36 !important;
  outline: none !important;
}

#search-form .bootstrap-select .dropdown-menu .bs-searchbox input:focus {
  outline: none !important;
}

#search-form .bootstrap-select .dropdown-menu > li > a {
  padding: 3px 15px;
  white-space: normal;
}

#search-form .bootstrap-select .dropdown-menu > li > a.opt {
  padding-left: 15px;
}

#search-form .bootstrap-select .dropdown-menu > .active > a,
#search-form .bootstrap-select .dropdown-menu > .active a:focus,
#search-form .bootstrap-select .dropdown-menu > .active a:hover,
#search-form .bootstrap-select .dropdown-menu > .active a:active,
#search-form .bootstrap-select .dropdown-menu > .selected > a,
#search-form .bootstrap-select .dropdown-menu > .selected a:focus,
#search-form .bootstrap-select .dropdown-menu > .selected a:hover,
#search-form .bootstrap-select .dropdown-menu > .selected a:active {
  background-color: #922743 !important;
  color: #FFFFFF;
}

#search-form input:focus {
  outline: none !important;
}

#search-form input > span {
  text-overflow: ellipsis;
}

#search-form .row-same-height {
  background-color: #FFFFFF;
}

#search-form .calendar-btn {
  padding-left: 40px !important;
  text-transform: uppercase;
}

#search-form .bootstrap-select,
#search-form .calendar-btn,
#search-form .c-button {
  -webkit-transition: color 0.5s linear;
  transition: color 0.5s linear;
}

#search-form .bootstrap-select.val-selected,
#search-form .calendar-btn.val-selected,
#search-form .c-button.val-selected {
  font-weight: bold;
}

#search-form .bootstrap-select.val-selected .filter-option,
#search-form .calendar-btn.val-selected .filter-option,
#search-form .c-button.val-selected .filter-option {
  font-weight: bold;
}

#search-form .bootstrap-select.val-selected + .icon,
#search-form .calendar-btn.val-selected + .icon,
#search-form .c-button.val-selected + .icon {
  color: #922743 !important;
}

#btn-search-mobile {
  display: block;
  position: relative;
  background-color: #FFFFFF;
  border: 10px solid #d2c6bf;
  padding: 11px;
}

#btn-search-mobile .s-text {
  display: block;
  text-align: center;
  color: #282623;
  text-transform: uppercase;
  font-size: 0.875em;
  font-weight: bold;
  padding-right: 42px;
}

#btn-search-mobile .s-icon {
  position: absolute;
  color: #FFFFFF;
  right: 0;
  top: 0;
  padding: 10px 15px;
  background-color: #922743;
}

.modal-searchform {
  background-color: rgba(0, 0, 0, 0.7);
  background: rgba(0, 0, 0, 0.7);
  color: rgba(0, 0, 0, 0.7);
}

@media only screen and (min-width: 1200px) {
  #search-form.form-type-full .col-last {
    width: 15% !important;
  }
  #search-form.form-type-full .col-last .col-more {
    display: none !important;
  }
  #search-form.form-type-full .col-submit {
    width: 100% !important;
  }
  #search-form.form-type-full .col-first {
    width: auto !important;
  }
  #search-form.form-type-full .wrapper-more {
    width: 55% !important;
  }
  #search-form.form-type-full .wrapper-more > .col-date,
  #search-form.form-type-full .wrapper-more > .col-type,
  #search-form.form-type-full .wrapper-more > .col-duree {
    width: 27% !important;
  }
  #search-form.form-type-full .wrapper-more > .col-flex {
    width: 19% !important;
  }
  #search-form.form-type-full .col-input.icon-inner > input,
  #search-form.form-type-full .col-input.icon-inner > .c-select,
  #search-form.form-type-full .col-input.icon-inner > .c-button,
  #search-form.form-type-full .col-input.icon-inner > .calendar-btn,
  #search-form.form-type-full .col-input.icon-inner > button {
    padding-left: 35px !important;
  }
  #search-form.form-type-full .col-input.icon-inner > .icon:not(.icon-magnifying-glass) {
    left: 5px;
  }
  #search-form.form-type-min .col-last {
    width: 20% !important;
  }
  #search-form.form-type-min .col-submit {
    width: 100% !important;
  }
  #search-form.form-type-min .col-first {
    width: auto !important;
  }
  #search-form.form-type-min .col-input.icon-inner > input,
  #search-form.form-type-min .col-input.icon-inner > .c-select,
  #search-form.form-type-min .col-input.icon-inner > .c-button,
  #search-form.form-type-min .col-input.icon-inner > .calendar-btn,
  #search-form.form-type-min .col-input.icon-inner > button {
    padding-left: 50px !important;
  }
  #search-form.form-type-min .col-input.icon-inner > .icon:not(.icon-magnifying-glass) {
    left: 10px;
  }
  #search-form.form-type-min .wrapper-more {
    width: 40% !important;
  }
  #search-form.form-type-min .wrapper-more > .col-type {
    width: 100% !important;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #search-form.form-type-min .col-last {
    width: 25%;
  }
  #search-form.form-type-min .col-submit {
    width: 100%;
  }
  #search-form.form-type-full .col-last {
    width: 33.33333333%;
  }
  #search-form.form-type-full .col-submit {
    width: 55%;
  }
  #search-form.form-type-full .col-more {
    width: 45%;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  #search-form .col-input.icon-inner > input,
  #search-form .col-input.icon-inner > .c-select,
  #search-form .col-input.icon-inner > .c-button,
  #search-form .col-input.icon-inner > .calendar-btn,
  #search-form .col-input.icon-inner > button {
    padding-left: 40px !important;
  }
  #search-form .col-input.icon-inner > .icon {
    left: 10px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  #search-form .col-input.icon-inner > input,
  #search-form .col-input.icon-inner > .c-select,
  #search-form .col-input.icon-inner > .c-button,
  #search-form .col-input.icon-inner > .calendar-btn,
  #search-form .col-input.icon-inner > button {
    padding-left: 40px !important;
  }
  #search-form .col-input.icon-inner > .icon {
    left: 10px;
  }
  #search-form #btn-search .icon {
    display: block;
  }
  #search-form #btn-search span {
    display: none;
  }
  #moteur-recherche {
    margin-top: 15px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  #search-form.expanded .wrapper-more {
    width: 100% !important;
    display: table;
    position: absolute;
    border-top: 1px solid #f2eae5;
    border-bottom: 1px solid #f2eae5;
    bottom: -66px;
    background: #FFFFFF;
    padding: 0;
    left: 0;
  }
  #search-form.expanded .wrapper-more > .col-input {
    display: table-cell !important;
  }
}

@media only screen and (min-width: 768px) {
  #search-form .col-input::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0%;
    height: 3px;
    background-color: #922743;
    z-index: 10;
    -webkit-transition: width 0.2s linear;
    transition: width 0.2s linear;
  }
  #moteur-recherche:not(.affix) #search-form {
    -webkit-box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 40px 0px;
    -ms-box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 40px 0px;
    -o-box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 40px 0px;
    box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 40px 0px;
  }
}

@media only screen and (min-width: 601px) {
  #search-form.form-type-full .col-submit {
    width: 55%;
  }
  #search-form.form-type-full .col-first {
    width: 66.66666667%;
  }
  #search-form.form-type-min .col-submit {
    width: 100%;
  }
}

@media only screen and (max-width: 1199px) {
  #search-form.form-type-min.collapsed .wrapper-more {
    width: 37.5%;
  }
  #search-form.form-type-min.collapsed .wrapper-more > .col-input {
    width: 100%;
  }
  #search-form.form-type-full.collapsed .wrapper-more {
    width: 0;
    display: none;
  }
}

@media only screen and (max-width: 991px) {
  #search-form.form-type-full .col-last {
    width: 33.33333333%;
  }
  #search-form.form-type-full .col-submit {
    width: 35%;
  }
  #search-form.form-type-full .col-more {
    width: 65%;
  }
  #search-form.form-type-min.collapsed .wrapper-more {
    width: 42.5%;
  }
  #search-form.form-type-min .col-last {
    width: 15%;
  }
}

@media only screen and (max-width: 767px) {
  #search-form {
    background: #FFFFFF;
  }
  #search-form .datepicker-wrap {
    position: relative;
    border-top: 1px solid #f2eae5;
  }
  #search-form .datepicker-wrap .pika-lendar {
    width: 100%;
  }
  #search-form .col-input {
    position: relative;
    -webkit-transition: border 0.5s linear;
    transition: border 0.5s linear;
  }
  #search-form .col-input:not(.col-submit) {
    border: 1px solid #d2c6bf;
  }
  #search-form .col-input:hover {
    border-color: #922743;
  }
  #search-form .col-input.icon-inner > .icon {
    left: 10px;
  }
  #search-form .col-input.icon-inner > .c-select,
  #search-form .col-input.icon-inner > .c-button,
  #search-form .col-input.icon-inner > .calendar-btn {
    padding-left: 40px;
  }
  #search-form .col-input .bs-caret {
    display: block !important;
  }
  #search-form #btn-search,
  #search-form #btn-cancel {
    padding: 18px 5px;
  }
  #search-form .dropdown-menu.open {
    border: 1px solid #e5e5e5 !important;
  }
  #search-form #btn-cancel {
    border: 1px solid #3f3b36;
  }
  #search-form .bootstrap-select .dropdown-menu.open {
    border: 1px solid #d2c6bf !important;
    margin-left: -1px;
    -webkit-box-sizing: content-box !important;
    box-sizing: content-box !important;
  }
  #search-form .wrapper-more {
    display: block !important;
  }
  #search-form .wrapper-more > .col-input {
    display: block !important;
    width: 100%;
  }
  #search-form.display-modal {
    width: 90%;
    position: relative;
    margin: 10px;
    display: inline-block;
    vertical-align: middle;
    padding: 15px !important;
    z-index: 1300;
    max-height: 90%;
    overflow: auto;
  }
  #search-form.display-modal .col-cell {
    margin-bottom: 0px !important;
    display: block;
    width: 100% !important;
    padding: 0 !important;
    float: left;
  }
  #search-form.display-modal .col-cell:not(.col-last) .col-input {
    margin-bottom: 15px !important;
  }
  #search-form.display-modal .col-cell.col-more {
    display: none !important;
  }
  #search-form.display-modal .col-cell.col-submit > button {
    width: 48% !important;
  }
  #search-form.display-modal .col-cell.col-submit > button#btn-cancel {
    float: left;
    display: block !important;
  }
  #search-form.display-modal .col-cell.col-submit > button#btn-search {
    float: right;
  }
  #moteur-recherche {
    margin-top: 15px !important;
    position: relative !important;
    bottom: 0 !important;
    left: auto !important;
  }
}

@media only screen and (max-width: 600px) {
  #moteur-recherche {
    position: relative;
  }
}

@media only screen and (max-width: 480px) {
  #moteur-recherche {
    margin: 15px 15px 0 15px !important;
  }
}

#breadcrumb {
  font-size: 0.750em;
}

#breadcrumb li a {
  text-decoration: underline;
  color: #282623;
}

#breadcrumb .text-intro {
  padding: 0 10px;
  vertical-align: middle;
}

#breadcrumb .breadcrumb {
  background: none;
  margin-bottom: 0;
  padding: 0;
  vertical-align: middle;
}

#breadcrumb .breadcrumb > li + li:before {
  color: #282623;
  content: '\e801';
  padding: 0 5px;
  font-family: 'fonticons';
}

body:not(.product) #breadcrumb {
  padding-bottom: 15px;
}

.descente-imbattables #products .push-products.push-imbattables.p_show-grid .product-thumbnail .p-pourcent,
.descente-sl #products .push-products.push-imbattables.p_show-grid .product-thumbnail .p-pourcent {
  margin: -45px 0 0 0;
}

.descente-imbattables #products .push-products.push-imbattables .product-thumbnail .p-pourcent,
.descente-sl #products .push-products.push-imbattables .product-thumbnail .p-pourcent {
  background-color: #000;
  height: 45px;
  font-size: 1.5em;
  line-height: 45px;
  padding: 0 20px;
}

.descente-imbattables #products .push-products.push-imbattables .product-infos .sep,
.descente-sl #products .push-products.push-imbattables .product-infos .sep {
  display: none;
}

.descente-imbattables #products {
  background-color: #282623;
  width: 100%;
  margin-top: 100px;
  padding-bottom: 30px;
  margin-top: 30px;
  border-top: 65px solid #3f3b36;
}

.descente-imbattables #products .display-mode-wrapper {
  color: #FFFFFF;
  border: none;
}

.descente-imbattables #products:before {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  background: #282623;
  z-index: -1;
}

.descente-imbattables #products .push-products {
  padding: 0px;
}

.descente-imbattables #products .push-products .row_display-mode {
  margin-top: -62px;
  margin-bottom: 50px;
}

.descente-imbattables #products .push-products hr {
  border-color: #3f3b36 !important;
}

.descente-imbattables #products .push-products .title-1st {
  color: #FFFFFF;
}

.descente-imbattables #products .push-products .title-2nd {
  color: #d2c6bf;
}

.descente-imbattables #products .push-products .product-infos {
  padding: 0;
}

.descente-imbattables #products .push-products .wrap-p-title,
.descente-imbattables #products .push-products .p-desc {
  margin-left: 15px;
  margin-right: 15px;
}

.descente-imbattables #products .push-products .wrap-p-title {
  margin-top: 15px;
}

.descente-imbattables #products .push-products .p-table-price {
  background: #922743;
  padding: 15px;
  margin-top: 15px;
}

.descente-imbattables #products .push-products .p-table-price p {
  color: #FFFFFF;
}

.descente-imbattables #products .push-products .p-table-price p .legend {
  color: #FFFFFF;
}

.descente-imbattables #products .push-products .p-table-price .cell-price .btn-cta {
  background-color: #000;
}

.descente-imbattables #products .push-products.p_show-list .item .product-wrapper .product-infos .p-i_wrapper ul.p-desc {
  min-height: 70px;
}

.descente-sl #products {
  background-color: #d2c6bf;
  width: 100%;
  margin-top: 100px;
  padding-bottom: 30px;
}

.descente-sl #products .push-products {
  padding: 0px;
}

.descente-sl #products .push-products .title-1st {
  color: #922743;
}

.descente-sl #products .push-products hr {
  border-color: #FFFFFF !important;
}

.descente-sl #products .push-products .row_display-mode {
  margin-top: -60px;
  margin-bottom: 30px;
}

.descente-sl #products .push-products .row_display-mode .display-mode-wrapper {
  border-bottom: none;
}

.descente-sl #products .push-products .title-1st {
  color: #922743;
}

.descente-sl #products .push-products .title-2nd {
  color: #FFFFFF;
}

.descente-sl #products .push-products .product-infos {
  padding: 0;
  border-top: 10px solid #922743;
}

.descente-sl #products .push-products .wrap-p-title,
.descente-sl #products .push-products .p-desc {
  margin-left: 15px;
  margin-right: 15px;
}

.descente-sl #products .push-products .wrap-p-title {
  margin-top: 15px;
}

.descente-sl #products .push-products .product-thumbnail .p-pourcent {
  background-color: #922743 !important;
}

.descente-sl #products .push-products .p-table-price {
  margin-top: 15px;
}

.descente-sl #products .push-products .p-table-price p {
  color: #282623 !important;
}

.descente-sl #products .push-products .p-table-price .cell-price {
  background: #f0e7e2;
}

.descente-sl #products .push-products .p-table-price .cell-price .btn-cta {
  background-color: #922743;
}

.descente-sl #products .push-products .p-table-price .cell-infos {
  background: #fbf8f6;
  padding: 15px;
}

.descente-sl #products .push-products.p_show-list .item .product-wrapper .product-infos .p-i_wrapper ul.p-desc {
  min-height: 70px;
}

@media only screen and (max-width: 767px) {
  .descente-imbattables #products,
  .descente-sl #products {
    margin-top: 30px !important;
  }
}

.push-products img.img-rating {
  width: 95px;
  height: auto;
  display: inline-block;
}

.push-products .product-thumbnail .ribbon-banner {
  position: absolute;
  top: 15px;
  left: -9px;
  font-size: 0.5625em;
  color: #FFFFFF;
  background-color: #282623;
  padding: 3px 10px;
  text-transform: uppercase;
  min-height: 30px;
  display: table;
}

.push-products .product-thumbnail .ribbon-banner span {
  display: table-cell;
  vertical-align: middle;
}

.push-products .product-thumbnail .ribbon-banner:before {
  content: "";
  position: absolute;
  border-style: solid;
  border-color: transparent #3f3b36 transparent transparent;
  bottom: -1em;
  left: 0;
  border-width: 0 1em 1em 0;
  width: 0;
}

.push-products .product-thumbnail .p-thumb {
  height: 15.625em;
  overflow: hidden;
  width: 100%;
}

.push-products .item {
  position: relative;
}

.push-products h1,
.push-products h2,
.push-products h3,
.push-products h4,
.push-products h5 {
  font-size: 1em;
}

.push-products .p-critere,
.push-products .p-pourcent {
  position: absolute;
  text-transform: uppercase;
  padding: 0 15px;
  height: 35px;
  line-height: 35px;
  margin: -35px 0 0;
}

.push-products .p-critere {
  background-color: #3f3b36;
  left: 0;
  color: #FFFFFF;
  font-size: 0.75em;
}

.push-products .p-pourcent {
  right: 0;
  font-size: 1em;
  background-color: #922743;
  color: #FFFFFF;
  font-weight: normal;
}

.push-products .p-city,
.push-products .p-desti,
.push-products .p-name,
.push-products .p-title {
  font-weight: bold;
}

.push-products .p-desti,
.push-products .p-name {
  font-size: 1em;
  color: #282623;
}

.push-products .p-city {
  font-size: 13px;
  color: #3f3b36;
}

.push-products .p-desc {
  font-size: 0.75em;
  color: #3f3b36;
}

.push-products ul.p-desc {
  padding-bottom: 0;
}

.push-products .wrap-p-title {
  min-height: 55px;
}

.push-products p.p-desc {
  margin-top: 5px;
}

.push-products ul.p-desc {
  margin: 0;
  padding-top: 5px;
}

.push-products .p-departure,
.push-products .p-formule,
.push-products .p-from,
.push-products .p-nuitee {
  font-size: 0.8125em;
}

.push-products .p-price {
  font-size: 1.25em;
  font-weight: bold;
}

.push-products .p-price span {
  font-weight: normal;
  font-size: 0.625em;
}

.push-products .p-old-price {
  font-size: 0.8125em;
}

.push-products .wrapper-price {
  text-align: right;
}

.push-products .wrapper-cta {
  width: 2.1875em;
}

.push-products .btn-cta {
  background-color: #27507e;
  color: #FFFFFF;
  float: right;
  padding: 5px 0;
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

.push-products .btn-cta:hover {
  background-color: #922743;
}

.push-products .p-table-price {
  min-height: 55px;
}

.push-products .p-table-price .col-cell {
  vertical-align: middle;
}

.push-products .p-table-price .cell-price {
  width: 8.4375em;
}

.push-products .count_rating {
  font-size: 0.75em;
}

.push-products .p-accroche {
  color: #922743;
  font-weight: bold;
}

.push-products.owl-carousel {
  opacity: 0;
  padding-bottom: 25px;
}

.push-products.owl-carousel .owl-item > div {
  margin: 0 15px 15px;
  position: relative;
}

.push-products.owl-carousel .owl-item > div .count_rating {
  font-size: 0.625em;
}

.push-products.owl-carousel .owl-nav .owl-next,
.push-products.owl-carousel .owl-nav .owl-prev {
  color: #282623;
  width: 30px;
}

.push-products.owl-carousel .owl-nav .owl-next > .icon,
.push-products.owl-carousel .owl-nav .owl-prev > .icon {
  margin-left: -7px;
}

.push-products.owl-carousel .owl-stage {
  margin: 0 auto;
}

@media only screen and (max-width: 799px) {
  .push-products.owl-carousel .owl-nav {
    display: none;
  }
}

@media only screen and (min-width: 800px) {
  .push-products.owl-carousel .owl-nav {
    display: block;
  }
}

@media only screen and (min-width: 768px) {
  .push-products.p_show-list .item .product-wrapper {
    display: table;
    min-height: 255px;
  }
  .push-products.p_show-list .item .product-wrapper .product-thumbnail,
  .push-products.p_show-list .item .product-wrapper .product-infos {
    display: table-cell;
    vertical-align: top;
    float: none;
  }
  .push-products.p_show-list .item .product-wrapper .product-thumbnail {
    width: 350px;
    height: 100%;
    position: relative;
  }
  .push-products.p_show-list .item .product-wrapper .product-thumbnail .p-thumb {
    height: 100%;
    position: absolute;
  }
  .push-products.p_show-list .item .product-wrapper .product-thumbnail .p-pourcent {
    top: 15px;
    margin: 0;
  }
  .push-products.p_show-list .item .product-wrapper .product-infos .p-i_wrapper {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
  .push-products.p_show-list .item .product-wrapper .product-infos .p-i_wrapper ul.p-desc {
    min-height: 60px;
  }
}

@media only screen and (min-width: 1200px) {
  .push-products.p_show-list .item .product-wrapper .product-thumbnail {
    width: 450px;
  }
}

::-webkit-scrollbar-track {
  background-color: #FFFFFF;
  border: 1px solid #f2eae5;
}

::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: #f2eae5;
}

::-webkit-scrollbar-thumb {
  background-color: #922743;
}

@media only screen and (max-width: 991px) {
  ::-webkit-scrollbar {
    width: 3px;
    height: 3px;
  }
  ::-webkit-scrollbar-button {
    width: 0;
    height: 0;
  }
  ::-webkit-scrollbar-thumb {
    background: #90887e;
    border: 0 none #ffffff;
    border-radius: 50px;
  }
  ::-webkit-scrollbar-thumb:hover {
    background: #90887e;
  }
  ::-webkit-scrollbar-thumb:active {
    background: #90887e;
  }
  ::-webkit-scrollbar-track {
    background: #e9e8e7;
    border: 0 none #ffffff;
    border-radius: 50px;
  }
  ::-webkit-scrollbar-track:hover {
    background: #e9e8e7;
  }
  ::-webkit-scrollbar-track:active {
    background: #e9e8e7;
  }
  ::-webkit-scrollbar-corner {
    background: transparent;
  }
}

.modal .modal-dialog {
  width: 90%;
  max-width: 73.125em;
}

.modal .modal-content {
  width: 100%;
}

.preload {
  background: #d2c6bf url("../cssImages/ajax-loader.gif") no-repeat center center;
}

.preload > img {
  opacity: 0 !important;
}

.spinner {
  margin: 100px auto 0;
  width: 70px;
  text-align: center;
}

.spinner > div {
  width: 18px;
  height: 18px;
  background-color: #333;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

.ellip {
  height: 100%;
}

.ellip-line {
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  max-width: 100%;
}

.ellip,
.ellip-line {
  display: block;
  position: relative;
  overflow: hidden;
}

li > .ellip-line {
  display: inline-block;
  vertical-align: middle;
}

/*
    SLICK SLIDER
*/
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  padding: 0 20px;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.slick-track:after, .slick-track:before {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-next,
.slick-prev {
  position: absolute;
  top: 50%;
  display: block;
  margin-top: -11px;
}

.slick-next [class*=" icon-"]:before,
.slick-next [class^="icon-"]:before,
.slick-prev [class*=" icon-"]:before,
.slick-prev [class^="icon-"]:before {
  margin-left: 0;
  margin-right: 0;
}

.slick-prev {
  left: 0;
}

.slick-next {
  right: 0;
}

/*
* Bloc devis full width
*/
#devis-sur-mesure .bl-devis-fw__wrapper .col-cell {
  vertical-align: middle;
}

#devis-sur-mesure .bl-devis-fw__wrapper .h__title {
  font-family: "Lora", serif;
  font-weight: 400;
  font-style: italic;
}

#devis-sur-mesure.bl-devis-fw .bl-devis-fw__wrapper {
  padding: 45px;
  position: relative;
  background: #922743 url("../images/commons/bg_bandeau_spc.jpg") no-repeat center center;
  background-size: cover;
  padding: 30px;
}

#devis-sur-mesure.bl-devis-fw .col-text {
  color: #FFFFFF;
}

@media only screen and (max-width: 992px) {
  #devis-sur-mesure .bl-devis-fw__wrapper {
    padding: 15px;
  }
  #devis-sur-mesure .bl-devis-fw__wrapper .col-cell {
    display: block;
    width: 100%;
    text-align: center;
  }
  #devis-sur-mesure .bl-devis-fw__wrapper .col-cell.col-text {
    margin-bottom: 15px;
  }
  #devis-sur-mesure .bl-devis-fw__wrapper .col-cell.col-cta .btn {
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 600px) {
  #devis-sur-mesure .bl-devis-fw__wrapper .h__title {
    font-size: 24px;
    margin-bottom: 10px;
  }
  #devis-sur-mesure .bl-devis-fw__wrapper .col-cta .btn {
    width: 100%;
  }
}
