/***************************************

Theme Name: Marrakech

Description: A Premium WordPress Theme

Author: Corson Benoit

Text Domain: marrakech

***************************************/

@font-face {
  font-family: "HelveticaNeueLT Com 25 UltLt";

  src: url("public/fonts/HelveticaNeueLTCom-UltLt.eot");

  src: url("public/fonts/HelveticaNeueLTCom-UltLt.eot?#iefix")
      format("embedded-opentype"),
    url("public/fonts/HelveticaNeueLTCom-UltLt.woff2") format("woff2"),
    url("public/fonts/HelveticaNeueLTCom-UltLt.woff") format("woff"),
    url("public/fonts/HelveticaNeueLTCom-UltLt.ttf") format("truetype");

  font-weight: 300;

  font-style: normal;
}

@font-face {
  font-family: "Hero";

  src: url("public/fonts/Hero.eot");

  src: url("public/fonts/Hero.eot?#iefix") format("embedded-opentype"),
    url("public/fonts/Hero.woff2") format("woff2"),
    url("public/fonts/Hero.woff") format("woff"),
    url("public/fonts/Hero.ttf") format("truetype");

  font-weight: normal;

  font-style: normal;
}

@font-face {
  font-family: "Hero-Light";

  src: url("public/fonts/Hero-Light.eot");

  src: url("public/fonts/Hero-Light.eot?#iefix") format("embedded-opentype"),
    url("public/fonts/Hero-Light.woff2") format("woff2"),
    url("public/fonts/Hero-Light.woff") format("woff"),
    url("public/fonts/Hero-Light.ttf") format("truetype");

  font-weight: 300;

  font-style: normal;
}

@font-face {
  font-family: "Helvetica Light";

  src: url("public/fonts/Helvetica_Light.eot");

  src: local("?"), url("public/fonts/Helvetica_Light.woff") format("woff");
}

@font-face {
  font-family: "Freestyle Script";
  src: url("public/fonts/FreestyleScript-Regular.eot");
  src: url("public/fonts/FreestyleScript-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("public/fonts/FreestyleScript-Regular.woff2") format("woff2"),
    url("public/fonts/FreestyleScript-Regular.woff") format("woff"),
    url("public/fonts/FreestyleScript-Regular.ttf") format("truetype"),
    url("public/fonts/FreestyleScript-Regular.svg#FreestyleScript-Regular")
      format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

* {
  outline: none;
}

img,
a {
  outline: none !important;
}

a {
  text-decoration: none !important;
  color: #913b31;
}

a:hover {
  color: #913b31;
}

img,
iframe {
  max-width: 100%;
}

.no-padding {
  padding: 0;
}

body {
  font-size: 16px;

  line-height: normal;

  font-family: "Hero-Light";

  color: #666666;
}

b,
strong {
  font-weight: bold;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  font-family: "Hero-Light";
}

.titre_h1 {
  text-align: center;
  color: #913b31;
}

.reserver {
  background: #913b31;

  color: #fff;
}

.proprietaire {
  background: #f1911f;

  color: #111;
}

.table-resp {
  margin-bottom: 10px;
}
.grecaptcha-badge {
  right: -1000px !important;
}
.page-template-page-widget-liste-avis #primary {
  padding-top: 100px !important;
}
#header-ekomi {
  height: auto !important;
  padding: 0;
  border-bottom: 2px solid #2fa23a;
  width: calc(100% - 20px);
}
#logo-ekomi-header {
  float: left;
  width: 50%;
}
#message-certificate {
  float: right;
  text-align: right;
  padding: 17px 10px 0 0;
  color: #2fa23a;
  font-size: 24px;
  font-family: "Hero";
  width: 50%;
}
#open-ekomi {
  width: 320px;
  height: 50px;
  color: #fff;
  font-size: 15px;
  font-family: "Hero";
  text-align: center;
  transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  cursor: pointer;
  position: fixed;
  top: 260px;
  right: -140px;
  z-index: 999;
}
#open-ekomi .logo-avis-verifie img {
  width: 32px;
}
#open-ekomi.review-container {
  background-color: rgba(0, 0, 0, 0.7);
  border-bottom: 1px solid #5a5a5a;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  padding: 5px;
}
#open-ekomi .review-container span.stars {
  margin: 2px 2px 0 0;
}
#masque-ekomi {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
  z-index: 101;
  cursor: pointer;
  display: none;
}

#model-ekomi {
  position: fixed;
  top: 10px;
  left: 50%;
  width: 900px;
  max-width: 100%;
  background: #fff;
  padding: 10px;
  z-index: 101;
  font-family: "Helvetica Light", Helvetica, Arial, sans-serif;
  font-size: 15px;
  color: #959595;
  max-width: calc(100% - 20px);
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
#model-ekomi iframe {
  border: none;
  width: 100%;
  height: calc(100vh - 70px);
}
#content-model-ekomi {
  border: 3px solid #913b31;
  padding: 20px 0 0 20px;
  font-family: "Hero-Light";
}

#fermer-model-ekomi {
  position: absolute;
  right: 5px;
  top: 2px;
  color: #cbcdd0;
  cursor: pointer;
  font-size: 20px;
  font-weight: bold;
  line-height: 16px;
}
#fermer-model-ekomi:hover {
  color: #000;
}
.titre-avis-ekomi {
  margin: 10px 0 10px 0 !important;
  font-size: 20px !important;
  font-family: "Hero" !important;
  text-align: center;
  display: inline-block;
  width: 100%;
}
.titre-avis-ekomi img {
  vertical-align: top;
}
.the_content .table-resp h2,
.the_content .table-resp h3,
#contenu-golfs .table-resp h2,
#contenu-golfs .table-resp h3 {
  text-transform: capitalize !important;

  text-align: left !important;

  font-size: 16px !important;

  padding-left: 10px;

  margin: 10px 0 5px !important;
}

.page-template-page-single-golfs .the_content h4 {
  font-size: 20px;
  margin: 0 0 20px;
  font-weight: normal;
  font-family: "Hero-Light";
}

.the_content .table-resp p,
#contenu-golfs .table-resp p {
  margin-bottom: 10px;
}

.the_content .table-resp,
#contenu-golfs .table-resp {
  font-family: "Hero";
}

.the_content a,
#contenu-golfs a {
  font-weight: bold;
}

.panel {
  border: none;

  position: relative;

  -moz-border-radius: 0;

  -webkit-border-radius: 0;

  border-radius: 0;

  -moz-box-shadow: none;

  -webkit-box-shadow: none;

  box-shadow: none;

  background: none;
}

.panel-heading {
  padding: 5px;

  border: none;

  border-radius: 0;
}

.panel-danger > .panel-heading {
  background-color: #b30000;

  border: 1px solid #b30000;

  color: #fff;
}

.panel-primary > .panel-heading {
  background-color: #008fb3;

  border: 1px solid #008fb3;

  color: #fff;
}

.panel-success > .panel-heading {
  background-color: #319d02;

  border-color: #319d02;

  color: #fff;
}

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

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

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

.clear {
  clear: left;
}

.clear_both {
  clear: both;
}

.no-margin {
  margin: 0;
}

.p-0 {
  padding: 0;
}

.p-15 {
  padding: 0 15px 0 0;
}

.m-0 {
  margin: 0;
}

.m-5 {
  margin: 5px;
}

.mb-0 {
  margin-bottom: 0;
}

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

.mr-10 {
  margin-right: 10px;
}

.mr-20 {
  margin-right: 20px;
}

.pr-10 {
  padding-right: 10px;
}

.pr-20 {
  padding-right: 20px;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.max-w-100 {
  max-width: 100% !important;
}

#wrapall {
  overflow: hidden;
}

#main {
  min-height: calc(100vh);

  padding-top: 75px;
}

#main.merci {
  min-height: inherit;

  padding-top: 75px;
}

#main.merci #nos_services {
  margin-bottom: 40px;
}

.page-template-default #main {
  min-height: inherit;
}

.container {
  max-width: 1140px;

  width: 100% !important;

  padding: 0;
}

.titre_coleur {
  font-size: 16px;

  line-height: 26px;

  margin-top: 5px;
}

.titre_coleur .coleur {
  width: 26px;

  height: 26px;

  margin-right: 10px;

  float: left;
}

#avis-verifie-widget {
  position: fixed;

  top: 50%;

  right: 0;

  z-index: 999999;

  margin-top: -90px;
}

header {
  height: 75px;

  padding: 15px 0;

  background: #fff;

  position: fixed;

  top: 0;

  left: 0;

  width: 100%;

  z-index: 100;
}

header nav {
  text-align: right;
}

header nav a {
  font-size: 16px;

  color: #333;

  line-height: 42px;

  text-transform: uppercase;

  font-family: "Hero";
}

header nav .sf-menu ul.sub-menu {
  position: absolute;

  background: #fff;

  width: auto;

  left: 18px;

  display: inline-block;

  padding: 30px 20px 10px;

  top: 30px;

  opacity: 0;

  visibility: hidden;

  z-index: 1;

  -webkit-transition: all 0.25s ease;

  -moz-transition: all 0.25s ease;

  -ms-transition: all 0.25s ease;

  -o-transition: all 0.25s ease;

  transition: all 0.25s ease;
}

header nav .sf-menu li:hover ul.sub-menu {
  opacity: 1;

  visibility: visible;

  -webkit-transition: all 0.25s ease;

  -moz-transition: all 0.25s ease;

  -ms-transition: all 0.25s ease;

  -o-transition: all 0.25s ease;

  transition: all 0.25s ease;
}

header nav .sf-menu ul.sub-menu li {
  float: left;

  padding: 0;

  text-transform: inherit;

  text-align: left;

  width: 100%;
}

header nav .sf-menu ul.sub-menu li.current-menu-item a,
header nav .sf-menu ul.sub-menu li a:hover {
  background: #ccc;
}

header nav .sf-menu ul.sub-menu li a {
  line-height: normal;

  margin-bottom: 6px;

  padding: 8px 5px;
}

header nav a:hover,
header nav .current-menu-item a {
  color: #913b31;
}

header .logo-cont {
  padding-left: 15px;

  padding-top: 5px;

  display: inline-block;
}

#devise-header {
  float: right;

  margin: 13px 0 10px;
}

.changer_devise .styled-select {
  width: 65px;
  border: none;
}

.changer_devise .styled-select select {
  width: 130% !important;

  -webkit-appearance: none; /*Removes default chrome and safari style*/

  -moz-appearance: none; /*Removes default style Firefox*/

  color: #555;

  font-family: "Hero";
}

#calendar-container #message {
  height: 40px;
}

#calendar-container .glyphicon-chevron-right::before {
  content: "›";
}

#calendar-container .glyphicon-chevron-left::before {
  content: "‹";
}

#encart-telephones-header {
  float: right;

  margin-left: 30px;

  width: 140px;
}

#encart-telephones-header a {
  font-size: 16px;

  color: #555;

  line-height: 20px;

  float: left;

  font-family: "Hero";
}

#encart-telephones-header a:first-child {
  margin-bottom: 5px;
}

#encart-langues-header {
  float: right;

  margin-left: 28px;
}

#encart-langues-header .wpml-ls-item-legacy-list-vertical a {
  padding: 0;

  opacity: 0.4;

  background-image: url("public/img/sprite.png");

  background-position: top left -424px;

  background-repeat: no-repeat;

  width: 18px;

  height: 12px;

  overflow: hidden;

  margin: 4px 0 10px;
}

#encart-langues-header .wpml-ls-item-legacy-list-vertical.wpml-ls-item-en a {
  background-position: top left -452px;
}

#encart-langues-header
  .wpml-ls-current-language.wpml-ls-item-legacy-list-vertical
  a,
#encart-langues-footer
  .wpml-ls-current-language.wpml-ls-item-legacy-list-vertical
  a {
  opacity: 1;
}

#encart-langues-header .wpml-ls-item-legacy-list-vertical a img {
  display: none;
}

#footer-bottom {
  background: #913b31;

  padding: 15px 0;

  color: #fff;

  line-height: normal;

  font-family: "Hero";
}

#footer-bottom #footer-navigation-2 {
  text-align: right;
}

#footer-bottom #footer-navigation-2 a {
  color: #fff;

  text-transform: uppercase;

  padding-left: 10px;
}

#footer-top {
  background: #eeeeee;

  padding: 15px 0;
}

#footer-top #footer-navigation {
  width: 100%;

  float: left;

  padding-top: 15px;

  font-family: "Hero";
}

#footer-top #footer-navigation li {
  width: 100%;

  margin-bottom: 5px;

  float: left;

  padding: 0;
}

#footer-top #footer-navigation a,
#footer-top #devise-footer select,
#footer-top #lien-blog-footer li a {
  color: #666666;
}

#footer-top #devise-footer {
  margin: 50px 0;

  float: left;

  width: 100%;
}

#encart-langues-footer .wpml-ls-item-legacy-list-vertical {
  float: left;
}

#encart-langues-footer .wpml-ls-item-legacy-list-vertical a img {
  display: none;
}

#encart-langues-footer .wpml-ls-item-legacy-list-vertical a {
  padding: 0;

  opacity: 0.4;

  width: 18px;

  height: 12px;

  display: inline-block;

  background-image: url("public/img/sprite.png");

  background-position: top left -424px;

  background-repeat: no-repeat;
}

#encart-langues-footer .wpml-ls-item-legacy-list-vertical.wpml-ls-item-en a {
  background-position: top left -452px;
}

#encart-langues-footer .wpml-ls-item-legacy-list-vertical:first-child {
  padding-right: 15px;
}

#footer-center {
  padding: 0 30px 0 0;
}

#footer-top h5 {
  text-transform: uppercase;

  border-bottom: 2px solid #913b31;

  padding-bottom: 5px;

  font-size: 16px;

  font-weight: normal;

  font-family: "Hero";
}

#footer-top #lien-blog-footer {
  border-bottom: 2px solid #913b31;

  padding-bottom: 10px;

  display: inline-block;

  font-family: "Hero";
}

#footer-top #lien-blog-footer li {
  width: 100%;

  margin-bottom: 6px;

  float: left;

  padding: 0;

  white-space: normal;

  text-transform: lowercase;

  font-size: 14px;
}

#footer-top #lien-blog-footer #lien-blog-footer-droite {
  padding-left: 20px;
}

#footer-right a,
#footer-right p {
  font-size: 14px;

  color: #666666;
}

#footer-right a.logo_facebook,
#footer-right a.logo_linkedin,
#footer-right a.logo_instagram {
  background-image: url("public/img/sprite.png");

  background-position: top left -664px;

  background-repeat: no-repeat;

  width: 65px;

  height: 46px;

  overflow: hidden;

  margin-right: 5px;

  float: left;
}

#footer-right a.logo_linkedin {
  background-position: top left -739px;
}

#footer-right a.logo_instagram {
  background-position: top left -814px;
}

#footer-right p {
  margin: 0 0 15px 0;

  font-family: "Hero";
}

#footer-right .logo {
  margin-bottom: 20px;

  margin-top: 5px;
}

#footer-right .adresses {
  margin-bottom: 30px;
}

#galerie .form_reservation #form_reservation_accueil {
  position: absolute;

  z-index: 10;

  width: 230px;

  background: #fff;

  padding: 0 20px 10px;

  top: 0;
}

#galerie .form_reservation #form_reservation_accueil input,
#galerie .form_reservation #form_reservation_accueil select {
  border: 1px solid #b5b5b5;

  border-radius: 0;

  font-size: 14px;

  color: #959595;

  padding-left: 42px;

  font-family: "Hero";
}

select option {
  color: #666666;
}

#galerie .form_reservation #form_reservation_accueil select {
  -webkit-appearance: none; /*Removes default chrome and safari style*/

  -moz-appearance: none; /*Removes default style Firefox*/

  padding: 0px 12px 0px 42px;
}

#galerie .form_reservation #form_reservation_accueil input.envoi_reservation {
  border: none;

  font-size: 18px;

  color: #ffffff;

  padding: 0 5px;

  height: 32px;

  background: #903c34;

  text-transform: uppercase;

  text-align: center;

  width: 100%;

  padding-top: 2px;
}

#galerie-accueil .contenu-slide .infos {
  position: absolute;

  bottom: 5px;

  font-size: 28px;

  color: #fff;

  font-weight: bold;

  text-shadow: 0 0 1px #000;

  font-family: "Hero";
}

#galerie-accueil .contenu-slide .villa .prix {
  font-size: 18px;
}

#galerie-accueil .contenu-slide h5 {
  font-size: 110px;
  letter-spacing: 3.3px;
  font-family: "Freestyle Script";
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: 400;
  line-height: 110px;
  text-align: center;
  width: 100%;
  max-width: 1140px;
}

#galerie .slogan_mobile {
  background: #903c34;

  padding: 10px;

  font-size: 24px;

  text-align: center;

  color: #fff;

  font-weight: bold;

  display: none;
}

#service_sur_mesure .container {
  padding-bottom: 40px;
}

#service_sur_mesure .container h1,
#nos_services .container h2,
#blog .container h2 {
  font-size: 30px;

  margin: 30px 0 25px;

  font-weight: normal;

  text-align: justify;

  letter-spacing: 0.3px;
}

#nos_services .container h2 {
  letter-spacing: 1.3px;
}

#blog .container h2 {
  letter-spacing: 0.3px;
}
#liste_villas {
  margin-bottom: 30px;
}
.liste_villas {
  margin-bottom: 30px;
}
#liste_villas .container h2 {
  font-weight: normal;
  margin-top: 0;
}
#liste_villas .container p,
#liste_villas .container a {
  color: #666;
  font-size: 16px;
  font-family: "Helvetica Light", Helvetica, Arial, sans-serif;
  text-align: justify;
  line-height: 20px;
}
#liste_villas .container a {
  color: #874035;
}
#liste_villas .container a .titre {
  text-decoration: underline;
  color: #874035;
}
#liste_villas .container a .tiret {
  color: #666;
}
#liste_villas .container a:last-child .tiret {
  display: none;
}
#service_sur_mesure .container .photo {
  margin-bottom: 5px;
}

#service_sur_mesure .container .contenu {
  line-height: 22px;

  font-family: "Hero";
}

#publiciter .container {
  padding: 10px 0;

  border-top: 3px solid #000;

  border-bottom: 3px solid #000;

  margin-bottom: 10px;
}

#publiciter #annonce {
  padding-left: 30px;
}

#publiciter #temoignages .temoignage {
  background-size: cover;

  background-position: center center;

  width: 100%;

  height: 400px;

  position: relative;
}

#publiciter #temoignages .temoignage .titre,
#contenu-annonce .infos {
  position: absolute;

  left: 50%;

  transform: translateX(-50%);

  -moz-transform: translateX(-50%);

  -ms-transform: translateX(-50%);

  -webkit-transform: translateX(-50%);

  padding: 10px 30px;

  background: rgba(0, 0, 0, 0.5);

  top: 22px;

  outline: 6px solid rgba(0, 0, 0, 0.5);

  border: 1px solid #ffffff;

  color: #fff;
}

#publiciter #temoignages .temoignage .titre .cont h4 {
  font-size: 24px;

  font-family: "Hero";

  font-weight: normal;

  text-align: center;
}

#publiciter #temoignages .temoignage .titre .cont h5 {
  font-size: 15px;

  font-family: "Hero";

  font-weight: normal;

  text-align: center;
}

#publiciter #temoignages .temoignage .contenu-commentaire {
  position: absolute;

  bottom: 0;

  padding: 10px;

  background: rgba(0, 0, 0, 0.35);

  color: #ffffff;

  font-size: 16px;

  width: 100%;

  font-family: "Hero";
}

#publiciter #temoignages .source-avis-verifie .commentaire {
  padding-left: 165px !important;

  min-height: 25px !important;
}

#publiciter #temoignages .source-avis-verifie .autheur {
  padding-left: 115px !important;

  margin-bottom: 10px;
}

#publiciter #temoignages .source-avis-verifie .avis-verifie-data {
  position: absolute;

  left: 60px;

  top: 8px;
}

#publiciter #temoignages .source-avis-verifie .avis-verifie-data .etoile {
  margin-bottom: 7px;
}

#publiciter #temoignages .temoignage .contenu-commentaire .commentaire {
  padding-left: 50px;

  min-height: 35px;

  margin-bottom: 2px;

  position: relative;
}

#publiciter #temoignages .temoignage .contenu-commentaire .commentaire:before {
  content: "";

  position: absolute;

  left: 0;

  top: 0;

  width: 41px;

  height: 33px;

  background-image: url("public/img/sprite.png");

  background-position: top left;

  background-repeat: no-repeat;

  overflow: hidden;
}

#publiciter #temoignages .temoignage .contenu-commentaire .commentaire p {
  margin-bottom: 0px;
}

#publiciter #temoignages .temoignage .contenu-commentaire .autheur {
  text-align: left;

  margin-left: 53px;
}

#publiciter #temoignages .temoignage .contenu-commentaire .message {
  font-size: 20px;

  text-transform: uppercase;

  padding-left: 10px;

  text-align: center;
}

#contenu-annonce {
  position: relative;
}

#contenu-annonce .infos {
  top: inherit;

  bottom: 25px;

  font-size: 20px;

  padding: 10px;

  width: 240px;

  max-width: 90%;

  text-align: center;
}

#nos_services #services .service {
  min-height: 220px;

  background-size: cover;

  background-position: center center;
}

#nos_services #services .service.col-md-4 {
  width: calc(33.33333333% - 20px);

  margin-bottom: 10px;
}

#nos_services #services .service.col-md-8 {
  width: calc(66.66666667% - 10px);

  margin-bottom: 10px;
}

#nos_services #services .service.col-md-8.first {
  margin-right: 10px;
}

#nos_services #services .service.col-md-8.last {
  margin-left: 10px;
}

#nos_services #services .service.col-md-4.first {
  margin-right: 20px;
}

#nos_services #services .service.col-md-4.medium {
  margin-left: 10px;

  margin-right: 10px;
}

#nos_services #services .service.col-md-4.last {
  margin-left: 20px;
}

#nos_services #services .service .titre {
  left: 50%;

  top: 50%;

  transform: translate(-50%, -50%);

  -moz-transform: translate(-50%, -50%);

  -ms-transform: translate(-50%, -50%);

  -webkit-transform: translate(-50%, -50%);

  padding: 10px 2px;

  background: rgba(70, 121, 38, 0.6);

  /*outline: 6px solid rgba(0,0,0,0.5);*/

  border: 1px solid #ffffff;

  color: #fff;

  width: 236px;

  max-width: 94%;

  position: absolute;

  text-align: center;

  transition: all linear 0.2s;

  -moz-transition: all linear 0.2s;

  -webkit-transition: all linear 0.2s;

  -ms-transition: all linear 0.2s;
}

#nos_services #services .service .titre h4 {
  font-size: 22px;
}

#nos_services #services .service .titre:after {
  left: -1px;

  top: -1px;

  outline: 6px solid rgba(70, 121, 38, 0.6);

  width: calc(100% + 2px);

  position: absolute;

  height: calc(100% + 2px);

  content: "";
}

#nos_services #services .service .titre:before {
  position: absolute;

  bottom: -20px;

  background: #fff;

  content: "";

  width: 120%;

  height: 2px;

  left: -10%;

  transition: all linear 0.2s;

  -moz-transition: all linear 0.2s;

  -webkit-transition: all linear 0.2s;

  -ms-transition: all linear 0.2s;

  transform: scaleX(0);
}

#nos_services #services .service:hover .titre:before {
  transition: all linear 0.2s;

  -moz-transition: all linear 0.2s;

  -webkit-transition: all linear 0.2s;

  -ms-transition: all linear 0.2s;

  transform: scaleX(1);

  bottom: -13px;
}

#nos_services #services .service:hover .titre {
  transform: translate(-50%, -40%);

  -moz-transform: translate(-50%, -40%);

  -ms-transform: translate(-50%, -40%);

  -webkit-transform: translate(-50%, -40%);

  transition: all linear 0.2s;

  -moz-transition: all linear 0.2s;

  -webkit-transition: all linear 0.2s;

  -ms-transition: all linear 0.2s;
}

#blog {
  margin-top: 20px;
}

#blog .container h2 {
  text-align: center;
}

#blog #slide_blog {
  border-top: 2px solid #d6d6d6;

  border-bottom: 2px solid #d6d6d6;

  padding: 10px 0;

  margin-bottom: 40px;
}

#blog #slide_blog .owl-item {
  height: 320px;

  overflow: hidden;
}

#blog #slide_blog .owl-item .photo,
#liste-articles .item .photo {
  width: 100%;

  height: 200px;

  overflow: hidden;

  margin-bottom: 15px;

  text-align: center;

  position: relative;
}

#liste-articles .item a:hover .photo:before {
  position: absolute;

  content: "";

  height: 100%;

  width: 100%;

  left: 0;

  top: 0;

  background-color: rgba(0, 0, 0, 0.3);
}

#liste-articles .item a:hover .photo:after {
  position: absolute;

  content: "";

  height: 80px;

  width: 80px;

  left: 50%;

  top: 50%;

  transform: translate(-50%, -50%);

  background-image: url("public/img/sprite.png");

  background-position: top left -50px;

  background-repeat: no-repeat;

  overflow: hidden;
}

#blog #slide_blog .owl-item .photo img,
#liste-articles .item .photo img {
  height: 100%;

  max-width: inherit;
}

#blog #slide_blog .owl-item h3,
#liste-articles .item h3 {
  color: #666;

  font-size: 16px;

  text-transform: uppercase;

  margin: 0 0 8px;

  text-align: center;

  font-weight: normal;

  font-family: "Hero";
}

#blog #slide_blog .owl-item .description,
#liste-articles .item .description {
  color: #666;

  font-size: 15px;

  font-family: "Helvetica Light", Helvetica, Arial, sans-serif;

  text-align: justify;

  line-height: 20px;
}

#blog #slide_blog .owl-nav {
  width: 40px;

  height: 24px;

  position: absolute;

  right: 0;

  top: -23px;

  z-index: 10;
}

#blog #slide_blog .owl-prev,
#blog #slide_blog .owl-next {
  font-size: 0;

  width: 20px;

  height: 22px;

  border: 1px solid #d6d6d6;

  float: left;

  position: relative;

  padding: 5px;
}

#blog #slide_blog .owl-prev:after,
#blog #slide_blog .owl-next:after {
  width: 10px;

  height: 12px;

  background-image: url("public/img/sprite.png");

  background-position: top left -554px;

  background-repeat: no-repeat;

  overflow: hidden;

  content: "";

  display: inline-block;
}

#blog #slide_blog .owl-next:after {
  background-position: top left -534px;
}

#liste-articles h1 {
  font-size: 32px;

  text-align: center;

  font-weight: normal;

  margin: 40px 0;
}

#liste-articles .item a {
  border: 1px solid #e6e6e6;

  display: inline-block;

  width: 100%;

  height: 320px;

  overflow: hidden;

  padding-bottom: 10px;

  margin-bottom: 50px;
}

#liste-articles .item a:hover {
  border: 1px solid #913b31;
}

#liste-articles .item h3,
#liste-articles .item .description {
  padding: 0 10px;
}

.pagination {
  border-radius: 0;

  transform: translateX(-50%);

  -moz-transform: translateX(-50%);

  -ms-transform: translateX(-50%);

  -webkit-transform: translateX(-50%);

  margin: 0 0 40px 50%;
}

.pagination > li {
  display: inline;

  font-size: 24px;
}

.pagination > li > a,
.pagination > li > span {
  float: left;

  padding: 0;

  margin-left: 0px;

  line-height: 35px;

  color: #666666;

  border: none;

  width: 35px;

  text-align: center;

  font-size: 16px;

  height: 35px;

  position: relative;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  background-color: #b9bfcc;

  color: #fff;
}

.pagination > li > a:hover,
.pagination > li > span:hover {
  background: none;

  color: #555555;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-radius: 0;
}

.pagination > li:first-child > a i,
.pagination > li:first-child > span i,
.pagination > li:last-child > a i,
.pagination > li:last-child > span i {
  width: 6px;

  height: 12px;

  background-image: url("public/img/sprite.png");

  background-position: top left -632px;

  background-repeat: no-repeat;

  overflow: hidden;

  display: inline-block;

  position: absolute;

  top: 50%;

  left: 50%;

  transform: translate(-50%, -50%);
}

.pagination > li:last-child > a i,
.pagination > li:last-child > span i {
  background-position: top left -648px;
}

.post-template-default #photo-article {
  text-align: center;
}

.post-template-default #galerie-article {
  height: 630px;

  width: 100%;

  overflow: hidden;
}

.post-template-default #galerie-article .element,
.post-template-default #galerie-article .owl-item {
  height: 630px;

  width: 100%;

  float: left;
}

.post-template-default .content-area,
.post-template-default .content-area p,
.post-template-default .content-area a {
  font-family: "Helvetica Light", Helvetica, Arial, sans-serif;

  font-size: 15px;
}

.post-template-default .content-area a {
  color: #913b31;

  font-weight: bold;
}

.post-template-default .content-area,
.post-template-default .content-area p,
.bloc_left_villa li,
.bloc_left_villa p {
  text-align: justify;

  line-height: 22px;
}

.post-template-default h1,
.post-template-default h2,
.post-template-default h3 {
  font-family: "Hero-Light";

  font-size: 36px;

  color: #913b31 !important;

  font-weight: bold;

  margin: 30px 0;

  line-height: normal;

  text-transform: uppercase;

  text-align: left;

  letter-spacing: 0px;

  /*display:inline-block;*/
}

#titre-landing-page {
  ont-family: "Hero-Light";

  font-size: 30px;

  color: #913b31 !important;

  font-weight: bold;

  margin: 30px 0 10px 15px;

  line-height: normal;

  text-align: left;

  letter-spacing: 0px;
}

#content_merci {
  margin-top: 40px;

  font-size: 24px;

  /*font-family: 'Hero';*/
}

#content_merci p {
  margin-bottom: 30px;
}

.post-template-default h2,
.post-template-default h3 {
  font-size: 30px;

  margin: 25px 0;

  color: #666 !important;

  font-weight: 600;
}

.post-template-default h3 {
  font-size: 23px;
}

.alignleft {
  float: left;

  margin: 10px 25px 5px 0;
}

.alignright {
  float: right;

  margin: 10px 0 5px 25px;
}

.post-template-default .meta-info {
  margin: 30px 0;
}

.post-template-default .meta-info .categories {
  line-height: 32px;
}

.post-template-default .meta-info .partager {
  text-align: right;
}

#form_reservation .partager {
  width: 100%;

  display: inline-block;

  padding-top: 20px;

  margin: 20px 0 0;

  border-top: 1px solid #666666;
}

#form_reservation .partager .titre {
  float: left;

  line-height: 46px;
}

#form_reservation .partager a {
  width: 44px;

  height: 44px;

  cursor: pointer;

  display: inline-block;

  border: 1px solid #666;

  border-radius: 100%;

  float: left;

  margin-left: 15px;

  position: relative;
}

.post-template-default .partager a {
  width: 33px;

  height: 33px;

  cursor: pointer;

  display: inline-block;

  border: 1px solid #666;

  border-radius: 100%;

  position: relative;
}

.post-template-default .partager a.share_facebook span,
#form_reservation .partager a.share_facebook span {
  background-image: url("public/img/sprite.png");

  background-position: top left -250px;

  background-repeat: no-repeat;

  overflow: hidden;

  position: absolute;

  height: 24px;

  width: 14px;

  left: 50%;

  top: 50%;

  transform: translate(-50%, -50%);
}

.post-template-default .partager a.share_facebook span {
  background-position: top -24px left -250px;

  height: 19px;

  width: 11px;
}

.post-template-default .partager a.share_twitter span,
#form_reservation .partager a.share_twitter span {
  background-image: url("public/img/sprite.png");

  background-position: top left -140px;

  background-repeat: no-repeat;

  overflow: hidden;

  position: absolute;

  height: 19px;

  width: 23px;

  left: 50%;

  top: 50%;

  transform: translate(-50%, -50%);
}

.post-template-default .partager a.share_twitter span {
  background-position: top -24px left -140px;

  height: 16px;

  width: 19px;
}

.post-template-default .partager a.share_google span,
#form_reservation .partager a.share_google span {
  background-image: url("public/img/sprite.png");

  background-position: top left -173px;

  background-repeat: no-repeat;

  overflow: hidden;

  position: absolute;

  height: 22px;

  width: 34px;

  left: 50%;

  top: 50%;

  transform: translate(-50%, -50%);
}

.post-template-default .partager a.share_google span {
  background-position: top -24px left -173px;

  height: 17px;

  width: 27px;
}

.post-template-default .partager a.share_pinterest span,
#form_reservation .partager a.share_pinterest span {
  background-image: url("public/img/sprite.png");

  background-position: top left -217px;

  background-repeat: no-repeat;

  overflow: hidden;

  position: absolute;

  height: 23px;

  width: 23px;

  left: 50%;

  top: 50%;

  transform: translate(-50%, -50%);
}

.post-template-default .partager a.share_pinterest span {
  background-position: top -24px left -217px;

  height: 18px;

  width: 18px;
}

#filter-liste-villas {
  margin-bottom: 15px;
}

#ajax-liste-villas .resultats p {
  margin-bottom: 15px;
  font-weight: bold;
}

#filter-liste-villas #plus-options {
  margin-top: 15px;
}

#filter-liste-villas #options-recherche {
  margin-top: -5px;
}

#filter-liste-villas #plus-options span,
#form_reservation .plus-infos span,
.voir-plus span,
.afficher-moins span {
  font-weight: bold;

  color: #913b31;

  font-size: 16px;

  padding-right: 20px;

  display: inline-block;

  cursor: pointer;

  font-family: "Helvetica Light", Helvetica, Arial, sans-serif;

  line-height: 16px;

  position: relative;
}

#filter-liste-villas #plus-options span:before,
#form_reservation .plus-infos span:before,
.voir-plus span:before,
.afficher-moins span:before {
  position: absolute;

  right: 0;

  top: 50%;

  transform: translateY(-50%);

  content: "";

  width: 10px;

  height: 8px;

  background-image: url("public/img/sprite.png");

  background-position: top left -612px;

  background-repeat: no-repeat;

  overflow: hidden;
}

#form_reservation .plus-infos span {
  font-size: 14px;
}

#filter-liste-villas #plus-options .active span:before,
#filter-liste-villas #plus-options.open span:before,
#form_reservation .plus-infos .active span:before,
.afficher-moins span:before {
  background-position: top left -592px;
}

#form_reservation .plus-infos .contenu-plus-infos {
  background: #fff;
  padding: 10px 5px;
  margin-top: 5px;

  text-align: justify;

  line-height: 22px;
}

#form_reservation .plus-infos .contenu-plus-infos p {
  margin: 0;
}

#form_reservation .piscine_chauffee .plus-infos .contenu-plus-infos {
  margin-bottom: 10px;
}

#filter-liste-villas #fermer-options-recherche span {
  float: right;

  width: 16px;

  height: 16px;

  cursor: pointer;

  margin-bottom: 15px;

  margin-top: -15px;

  background-image: url("public/img/sprite.png");

  background-position: top left -400px;

  background-repeat: no-repeat;

  overflow: hidden;
}

#filter-liste-villas .service {
  margin-bottom: 10px;
}

#filter-liste-villas .service.last {
  padding-right: 0;
}

#ajax-liste-villas .gallerie-villa {
  padding-right: 15px;
  height: 100%;
  overflow: hidden;
}

.page-villas-2col #ajax-liste-villas .gallerie-villa {
  padding-right: 0;
}

#ajax-liste-villas .gallerie-villa .photo-villa {
  height: 200px;
  min-height: 200px;
  background-size: cover !important;
  background-position: center center;
}

#ajax-liste-villas .caption {
  font-size: 14px;

  font-weight: bold;

  height: 100%;

  position: relative;

  padding-bottom: 30px;
}

#ajax-liste-villas .caption h3 {
  margin: 10px 0 5px 0;
}

#ajax-liste-villas .caption .donnes span {
  display: inline-block;

  margin-bottom: 2px;

  font-family: "Hero";

  font-weight: normal;
}

#ajax-liste-villas .caption h3 a {
  font-size: 22px;

  color: #666666;
}

#ajax-liste-villas .caption h4 {
  font-size: 13px;

  color: #913b31;

  margin-bottom: 15px;

  font-weight: normal;

  font-family: "Hero";
}

#ajax-liste-villas .caption .prix {
  position: absolute;

  bottom: 10px;

  margin: 0;

  color: #913b31;

  font-family: "Hero";
}

#galerie #contenu-galerie {
  position: relative;

  color: #fff;

  font-size: 18px;

  font-weight: bold;

  z-index: 10;

  text-shadow: 0 0 1px #fff;

  line-height: normal;

  transform: translateY(-100%);

  z-index: 10;
}

#galerie #contenu-galerie .cont-left {
  left: 0;

  bottom: 15px;

  position: absolute;

  z-index: 10;
}

#galerie #contenu-galerie .cont-left h1 {
  font-size: 32px;

  line-height: normal;

  margin-bottom: 0;

  text-shadow: 0 0 1px #000;

  font-family: "Hero";
}

#galerie #contenu-galerie #region-villa {
  text-shadow: 0 0 1px #000;

  font-family: "Hero";
}

#galerie #contenu-galerie #prix-villa {
  font-size: 26px;

  right: 0;

  bottom: 15px;

  position: absolute;

  z-index: 10;

  text-shadow: 0 0 1px #000;

  font-family: "Hero";
}

section#content {
  padding-top: 25px;
}

.page-template-default section#content,
.page-template-page-services-soins section#content {
  padding: 40px 0 40px;
}

#reservation {
  padding-left: 15px;

  font-family: "Helvetica Light", Helvetica, Arial, sans-serif;

  font-size: 15px;
}

#reservation .form-group input,
#reservation .form-group select,
#reservation .form-group textarea {
  font-size: 15px;
}

#reservation .form-group select {
  -webkit-appearance: none; /*Removes default chrome and safari style*/

  -moz-appearance: none; /*Removes default style Firefox*/

  padding: 0 12px 0 42px;
}

#reservation .cont {
  padding: 0 20px 20px;

  background: #f6f6f6;
}

.bloc_left_villa {
  font-size: 15px;

  font-weight: normal;

  font-family: "Helvetica Light", Helvetica, Arial, sans-serif;

  line-height: 22px;

  padding-right: 15px;

  text-align: justify;
}

.bloc_left_villa #informations {
  font-family: "Hero";

  font-size: 18px;
}

.bloc_left_villa #informations span {
  font-family: "Hero";

  color: #903c34;
}

.bloc_left_villa a {
  color: #913b31;

  font-weight: bold;
}

.bloc_left_villa h2,
#avis-villa h2 {
  font-size: 23px;

  font-weight: normal;

  text-transform: uppercase;

  margin: 20px 0 10px;

  line-height: normal;

  text-align: left;

  color: #666 !important;

  font-weight: 600;

  font-family: "Hero-Light";
}

.page-template-page-liste-avis #avis-villa h2 {
  margin: 20px 0 40px;

  font-size: 28px;
}

#contenu-conditions-reservation h2 {
  font-size: 15px;

  font-weight: bold;

  text-transform: none;
}

.bloc_left_villa #description {
  padding-top: 20px;
  overflow: hidden;
}
#contenu-conditions-reservation {
  overflow: hidden;
}
.bloc_left_villa #adresse-villa > span {
  float: left;

  font-weight: bold;
}

.bloc_left_villa #gallerie-villa {
  margin: 40px 0 50px;
}

.bloc_left_villa #gallerie-villa a {
  padding: 0 1px 1px 0;

  height: 155px;
}

.bloc_left_villa #gallerie-villa a .element {
  background-size: cover !important;

  color: #fff;

  font-size: 18px;

  font-weight: bold;

  position: relative;

  height: 100%;

  width: 100%;

  text-align: center;
}

.bloc_left_villa #gallerie-villa a.element-4:after {
  position: absolute;

  content: "";

  left: 0;

  top: 0;

  background: rgba(0, 0, 0, 0.25);

  height: 100%;

  width: 100%;

  z-index: 5;
}

.bloc_left_villa #gallerie-villa a.element-4 .more_photo {
  position: relative;

  z-index: 10;

  top: 50%;

  transform: translateY(-50%);

  -moz-transform: translateY(-50%);

  -ms-transform: translateY(-50%);

  -webkit-transform: translateY(-50%);
}

#avis-villa .source-avis-verifie .message {
  padding-left: 80px;
}

#avis-villa .source-avis-verifie .logo-avis-verifie {
  position: absolute;

  top: 75px;

  left: 5px;
}

#avis-villa .message p {
  min-height: 50px;
}

.bloc_left_villa #localisation-Villa,
.bloc_left_villa #details-villa,
.bloc_left_villa #conditions-reservation,
.bloc_left_villa #services-inclus,
#avis-villa .avis-villa,
.bloc_left_villa #equipement-villa {
  padding-bottom: 10px;

  border-bottom: 1px solid #666666;

  margin-bottom: 20px;
}

.page-template-page-liste-avis #avis-villa {
  margin-bottom: 30px;
}

.page-template-page-liste-avis #avis-villa .avis-villa {
  margin-bottom: 20px;
}

.bloc_left_villa #details-villa li {
  list-style: none;

  margin-bottom: 8px;

  text-align: left;
}

.bloc_left_villa #details-villa #details-villa-left {
  padding-right: 15px;

  text-align: left;
}

.bloc_left_villa #details-villa #details-villa-right {
  padding-left: 15px;
}

.bloc_left_villa .voir-plus,
.bloc_left_villa .afficher-moins {
  margin-top: 10px;

  display: inline-block !important;
}

.bloc_left_villa #conditions-reservation .voir-plus,
.bloc_left_villa #conditions-reservation .afficher-moins {
  margin-top: 0;
}

.bloc_left_villa ul {
  list-style: none;

  padding: 0;

  margin-bottom: 0px;
}

.bloc_left_villa ul li {
  position: relative;
  padding-left: 14px;
}

.bloc_left_villa ul li:before {
  background-image: url("public/img/sprite.png");

  background-position: top left -574px;

  background-repeat: no-repeat;

  overflow: hidden;

  position: absolute;

  height: 8px;

  width: 8px;

  left: 0;

  top: 7px;

  content: "";
}

.bloc_left_villa #equipement-villa #liste-equipements li {
  padding-right: 10px;

  text-align: left;

  margin-bottom: 12px;

  font-size: 15px;

  font-family: "Helvetica Light", Helvetica, Arial, sans-serif;
}

.bloc_left_villa #contenu-conditions-reservation h4 {
  font-size: 15px;

  font-family: "Helvetica Light", Helvetica, Arial, sans-serif;
}

#avis-villa .avatar {
  width: 52px;

  height: 52px;

  border-radius: 100%;

  overflow: hidden;

  float: left;

  margin-right: 10px;
}

#avis-villa .right {
  padding-top: 5px;
}

#avis-villa .right h3 {
  font-size: 16px;

  margin: 0 0 4px;
}

#avis-villa .right h3 a {
  color: #666;
}

#avis-villa .nom {
  color: #913b31;

  font-weight: bold;
}

#avis-villa .etoile {
  line-height: 17px;

  display: inline-block;

  padding-top: 2px;
}

#avis-villa .etoile img,
#avis-villa .etoile .note {
  float: left;

  margin-right: 10px;
}

#avis-villa .date-note {
  color: #913b31;

  text-align: right;

  float: right;

  padding-top: 22px;
}

#avis-villa .message {
  margin-top: 20px;

  text-align: justify;
}

#villas-similaires {
  background: #f6f6f6;

  padding: 30px 0 50px;
}

#villas-similaires h2 {
  font-size: 24px;

  font-weight: bold;

  position: relative;

  text-transform: uppercase;

  margin-bottom: 20px;
}

#villas-similaires h2 span {
  background: #f6f6f6;

  padding: 5px 10px;

  position: relative;

  z-index: 10;
}

#villas-similaires h2:after {
  height: 1px;

  width: 100%;

  position: absolute;

  content: "";

  top: 50%;

  left: 0;

  background: #666666;
}

#villas-similaires .villa-similaire {
  padding: 0 15px;
}

#villas-similaires #villa-similaire-0 {
  padding-left: 0;
}

#villas-similaires #villa-similaire-3 {
  padding-right: 0;
}

#villas-similaires .villa-similaire .cont {
  background: #fff;

  border: 1px solid transparent;
}

#villas-similaires .villa-similaire:hover .cont {
  border: 1px solid #923c32;
}

#villas-similaires .slide-photo,
#villas-similaires .slide-photo .element,
#villas-similaires .slide-photo .owl-item {
  height: 165px;

  overflow: hidden;
}

#villas-similaires .villa-similaire .caption {
  padding: 15px 10px;

  font-size: 14px;

  font-weight: bold;

  color: #666666;
}

#villas-similaires .villa-similaire .caption h3 a {
  font-size: 22px;

  color: #666666;
}

#villas-similaires .villa-similaire .caption h4 {
  font-size: 13px;

  font-weight: normal;

  color: #923c32;

  margin-bottom: 15px;

  font-family: "Hero";
}

#villas-similaires .villa-similaire .caption .prix {
  color: #923c32;

  margin-top: 15px;
}

#sign-wrapper {
  max-width: 400px;

  margin: 50px auto;

  width: 100%;

  padding: 10px;
}

#sign-wrapper .sign-text {
  font-size: 30px;

  font-weight: bold;

  text-align: center;

  padding-bottom: 10px;

  text-transform: uppercase;
}

#sign-wrapper .form-group.etoile {
  display: inline-block;

  width: 100%;
}

#form_mot_passe_oublie_employee .sign-text {
  font-size: 20px;
}

#mes-villas .villa {
  padding-right: 15px;

  margin-bottom: 15px;
}

#mes-villas .villa.last {
  padding-right: 0;

  padding-left: 15px;
}

#mes-villas .villa .cont {
  background: #f6f6f6;

  width: 100%;

  float: left;

  border: 1px solid #923c32;
}

#mes-villas .villa .gallerie-villa .element,
#mes-villas .villa .gallerie-villa .owl-item {
  height: 150px;

  overflow: hidden;
}

#mes-villas .villa .cont .caption {
  padding: 10px 10px 10px 0;

  height: 150px;
}

#mes-villas .villa .cont .caption h3 {
  font-size: 18px;

  color: #666666;

  line-height: 18px;
}

#mes-villas .villa .cont .caption h3 a {
  color: #666666;
}

#mes-villas .villa .cont .caption .lien {
  background: #923c32;

  color: #fff;

  margin-top: 15px;

  font-weight: bold;

  position: absolute;

  bottom: 10px;

  padding: 5px 10px;

  right: 10px;
}

#mes-villas .villa .cont .caption .lien:hover {
  opacity: 0.8;
}

.titre-service {
  color: #923c32;

  font-weight: bold;

  font-size: 24px;
}

.deconnexion span,
.retour span {
  float: right;

  cursor: pointer;

  margin-bottom: 25px;

  border: 1px solid #923c32;

  padding: 5px 20px 5px 30px;

  color: #923c32;

  font-weight: bold;

  position: relative;

  font-size: 14px;
}

.deconnexion span:before {
  width: 14px;

  height: 14px;

  position: absolute;

  content: "";

  top: 50%;

  left: 5px;

  transform: translateY(-50%);

  background-image: url("public/img/sprite.png");

  background-position: top left -400px;

  background-repeat: no-repeat;

  overflow: hidden;
}

.retour span {
  background: none;

  padding: 5px 10px 5px 10px;

  margin-bottom: 10px;
}

.deconnexion:hover span {
  background-color: #f6f6f6;
}

.retour:hover span {
  background-color: #f6f6f6;
}

#calendar-container .calendar {
  margin: 10px 0 30px;
}

#calendar-container .calendar .calendar-header,
#calendar-container .calendar table {
  background: #f6f6f6;

  box-shadow: 0 0 2px;
}

#calendar-container .calendar .month-container {
  padding: 10px;
}

.error404 .entry-title,
.error404 #recherche-404 {
  text-align: center;

  font-size: 80px;
}

.error404 #main {
  padding: 200px 0 150px;
}

#page {
  float: left;

  width: 100%;
}

.error404 h1.entry-title {
  text-align: center;

  font-size: 50px;

  line-height: 50px;
}

#recherche-404 {
  text-align: center;

  font-size: 120px;

  margin-bottom: 50px;
}

.form-search {
  max-width: 400px;

  margin: 0 auto;
}

.form-search input#s {
  border-radius: 0;

  color: #666666 !important;
}

#nav-archive {
  z-index: 99;

  padding: 50px 15px 0;

  float: left;

  width: 100%;
}

#menu-archive {
  font-size: 18px;

  margin-top: 8px;
}

#menu-archive a {
  text-decoration: underline;
}

.search header {
  position: relative;
}

.search #page {
  padding: 50px 0;

  z-index: 99;
}

.search article,
.category article {
  margin: 10px 0;

  box-shadow: 0 0 3px #ccc;

  padding: 10px 10px 10px 0;

  background: #fff;
}

.search article figure,
.category article figure {
  margin: 0;

  padding: 0 10px;
}

.search article figure a,
.category article figure a {
  display: inline-block;

  width: 100%;

  vertical-align: middle;

  -webkit-transform: translateZ(0);

  transform: translateZ(0);

  box-shadow: 0 0 1px rgba(0, 0, 0, 0);

  -webkit-backface-visibility: hidden;

  backface-visibility: hidden;

  -moz-osx-font-smoothing: grayscale;

  position: relative;

  overflow: hidden;

  -webkit-box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.4);

  -moz-box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.4);

  -o-box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.4);

  box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.4);

  max-height: 350px;
}

.search article figure a img,
.category article figure a img {
  height: auto;
}

.search article figure a:before,
.category article figure a:before {
  content: "";

  position: absolute;

  z-index: -1;

  left: 0;

  right: 100%;

  bottom: 0;

  background: #6e3608;

  height: 4px;

  -webkit-transition-property: right;

  transition-property: right;

  -webkit-transition-duration: 0.3s;

  transition-duration: 0.3s;

  -webkit-transition-timing-function: ease-out;

  transition-timing-function: ease-out;
}

.search article figure a:hover:before,
.search article figure a:focus:before,
.search article figure a:active:before,
.category article figure a:hover:before,
.category article figure a:focus:before,
.category article figure a:active:before {
  right: 0;

  z-index: 10;
}

.search article h2,
.category article h2 {
  margin-top: 0;

  font-size: 22px;

  text-align: left;

  color: #913b31;
}

.search article h2 a,
.category article h2 a {
  color: #913b31;
}

.search article a.read,
.category article a.read {
  float: right;

  padding: 0 10px;

  line-height: 25px;

  color: #fff;

  background: #913b31;

  position: relative;

  text-decoration: none;

  font-size: 12px;

  margin-right: 10px;

  margin-bottom: 0;
}

.search article h3,
.category article h3 {
  font-size: 18px;

  text-align: left !important;
}

.search article h4,
.category article h4 {
  font-size: 15px;

  text-align: left !important;
}

.search article,
.category article {
  font-size: 16px;

  line-height: 22px;
}

.search-no-results article {
  text-align: center;

  font-size: 20px;

  line-height: 30px;

  padding: 10px;
}

.search-no-results article p {
  margin-bottom: 0;
}

.category #page {
  margin-bottom: 100px;

  margin-top: 100px;
}

.pos-left {
  float: left !important;
}

.pos-right {
  float: right !important;
}

/*******************************************/

#galerie-accueil,
#galerie-villa {
  height: 460px;

  overflow: hidden;
}

#galerie-accueil .owl-prev,
#galerie-accueil .owl-next,
#galerie-villa .owl-prev,
#galerie-villa .owl-next,
.post-template-default #galerie-article .owl-next,
.post-template-default #galerie-article .owl-prev,
#ajax-liste-villas .gallerie-villa .owl-next,
#ajax-liste-villas .gallerie-villa .owl-prev,
#villas-similaires .slide-photo .owl-next,
#villas-similaires .slide-photo .owl-prev {
  position: absolute;

  left: 20px;

  top: 50%;

  font-size: 0;

  width: 17px;

  height: 21px;

  margin-top: -10px;

  z-index: 10;

  background-image: url("public/img/sprite.png");

  background-position: top left -480px;

  background-repeat: no-repeat;

  overflow: hidden;
}

#galerie-accueil .owl-next,
#galerie-villa .owl-next,
.post-template-default #galerie-article .owl-next,
#ajax-liste-villas .gallerie-villa .owl-next,
#villas-similaires .slide-photo .owl-next {
  background-position: top left -507px;

  left: inherit;

  right: 60px;
}

#ajax-liste-villas .gallerie-villa .owl-next {
  right: 26px;
}

#galerie-accueil .element,
#galerie-accueil .owl-item {
  height: 460px !important;

  width: 100%;

  float: left;
}

#galerie-villa .element,
#galerie-villa .owl-item {
  height: 460px !important;

  width: 100%;

  float: left;
}

.slide-photo .element,
.slide-photo .owl-item {
  height: 200px;

  overflow: hidden;

  background-repeat: no-repeat;

  background-position: center center;

  background-size: cover;
}

#visuel {
  background-repeat: no-repeat;

  background-position: center center;

  background-size: cover;

  height: 460px;

  overflow: hidden;
}

.page-template-page-liste-golfs #visuel {
  margin-bottom: 30px;
}

.page-template-page-single-golfs .the_content {
  margin-bottom: 50px;
}

#visuel #titre-visuel {
  left: 50%;

  top: 50%;

  transform: translate(-50%, -50%);

  -moz-transform: translate(-50%, -50%);

  -ms-transform: translate(-50%, -50%);

  -webkit-transform: translate(-50%, -50%);

  padding: 30px;

  background: rgba(0, 0, 0, 0.4);

  outline: 15px solid rgba(0, 0, 0, 0.4);

  border: 1px solid #ffffff;

  color: #fff;

  width: 420px;

  max-width: 94%;

  position: absolute;

  text-align: center;

  font-size: 37px;

  line-height: 50px;

  font-weight: normal;
}

#contenu-golfs h2,
.the_content h2 {
  text-transform: uppercase;

  font-size: 23px !important;

  text-align: justify;

  color: #666 !important;

  font-family: "Hero-Light";

  margin: 25px 0;
}

#contenu-golfs h3,
.the_content h3 {
  font-size: 23px !important;

  color: #666 !important;

  margin: 25px 0;
}

.the_content p,
#contenu-golfs p {
  font-size: 15px;

  font-family: "Helvetica Light", Helvetica, Arial, sans-serif;

  text-align: justify;

  margin-bottom: 15px;

  line-height: 22px;
}

.the_content h1,
.the_content h2,
.the_content h3,
#contenu-golfs h1,
#contenu-golfs h2,
#contenu-golfs h3 {
  text-transform: uppercase;
}

.page-template-page-nos-circuits .the_content h1,
.page-template-page-services-soins .the_content h1,
.page-template-default .the_content h1,
.page-template-page-liste-golfs #contenu-golfs h1,
.page-template-page-single-golfs .the_content h1,
.page-template-page-liste-avis h2 {
  text-transform: inherit !important;
  text-align: center;
}

.page-template-page-nos-circuits .the_content h2,
.page-template-page-services-soins .the_content h2,
.page-template-default .the_content h2,
.page-template-page-liste-golfs #contenu-golfs h2,
.page-template-page-single-golfs .the_content h2 {
  color: #467926 !important;
}

.page-template-page-nos-circuits #visuel #titre-visuel,
.page-template-page-services-soins #visuel #titre-visuel,
.page-template-default #visuel #titre-visuel,
.page-template-page-liste-golfs #visuel #titre-visuel {
  background: rgba(70, 121, 38, 0.6);
  outline: 15px solid rgba(70, 121, 38, 0.6);
}

.page-template-page-nos-circuits #main,
.page-template-page-services-soins #main,
.page-template-default #main,
.page-template-page-liste-golfs #main,
.page-template-page-single-golfs #main {
  min-height: inherit;
}

.the_content ul {
  list-style: none;

  padding: 0;

  margin-bottom: 20px;
}

.the_content ul li:before {
  background-image: url("public/img/sprite.png");

  background-position: top left -574px;

  background-repeat: no-repeat;

  overflow: hidden;

  position: absolute;

  height: 8px;

  width: 8px;

  left: 0;

  top: 7px;

  content: "";
}

.the_content ul li {
  margin-bottom: 12px;

  font-size: 15px;

  font-family: "Helvetica Light", Helvetica, Arial, sans-serif;

  position: relative;

  padding-left: 14px;
}

.the_content .plus-infos {
  background: #903c34;

  padding: 10px 15px;

  color: #fff;

  font-size: 18px;

  text-transform: uppercase;

  margin: 30px 0 0;

  display: inline-block;

  font-family: "Hero-Light";

  line-height: 18px;

  font-weight: normal;
}

#golfs {
  margin-bottom: 50px;
}

#golfs .golf {
  min-height: 220px;

  padding-right: 15px;

  padding-top: 18px;
}

#golfs .golf.last {
  padding-left: 15px;

  padding-right: 0;
}

#golfs .golf .content {
  height: 100%;

  min-height: 220px;

  background-repeat: no-repeat;

  background-position: center center;

  background-size: cover;
}

#golfs .golf .content h4 {
  left: 50%;

  top: 50%;

  transform: translate(-50%, -50%);

  -moz-transform: translate(-50%, -50%);

  -ms-transform: translate(-50%, -50%);

  -webkit-transform: translate(-50%, -50%);

  padding: 10px 5px;

  background: rgba(70, 121, 38, 0.6);

  /*outline: 10px solid rgba(0,0,0,0.4);*/

  border: 1px solid #ffffff;

  color: #fff;

  width: 250px;

  max-width: 94%;

  position: absolute;

  text-align: center;

  font-size: 22px;

  line-height: normal;

  transition: all linear 0.2s;

  -moz-transition: all linear 0.2s;

  -webkit-transition: all linear 0.2s;

  -ms-transition: all linear 0.2s;

  font-size: 22px;

  text-transform: inherit;
}

#golfs .golf .content h4:after {
  left: -1px;

  top: -1px;

  outline: 10px solid rgba(70, 121, 38, 0.6);

  width: calc(100% + 2px);

  position: absolute;

  height: calc(100% + 2px);

  content: "";
}

#golfs .golf .content h4:before {
  position: absolute;

  bottom: -20px;

  background: #fff;

  content: "";

  width: 120%;

  height: 2px;

  left: -10%;

  transition: all linear 0.2s;

  -moz-transition: all linear 0.2s;

  -webkit-transition: all linear 0.2s;

  -ms-transition: all linear 0.2s;

  transform: scaleX(0);
}

#golfs .golf .content:hover h4:before {
  transition: all linear 0.2s;

  -moz-transition: all linear 0.2s;

  -webkit-transition: all linear 0.2s;

  -ms-transition: all linear 0.2s;

  transform: scaleX(1);

  bottom: -13px;
}

#golfs .golf .content:hover h4 {
  transform: translate(-50%, -40%);

  -moz-transform: translate(-50%, -40%);

  -ms-transform: translate(-50%, -40%);

  -webkit-transform: translate(-50%, -40%);

  transition: all linear 0.2s;

  -moz-transition: all linear 0.2s;

  -webkit-transition: all linear 0.2s;

  -ms-transition: all linear 0.2s;
}

#villas,
#villas-v2 {
  height: calc(100vh - 75px);
}

#ajax-liste-villas {
  overflow: auto;

  height: calc(100vh - 150px);
}

#ajax-liste-villas.ouvert {
  height: calc(100vh - 340px);
}

#ajax-liste-villas .villa {
  height: 200px;

  margin-bottom: 25px;

  position: relative;

  border: 1px solid transparent;

  color: #666;
}

div#corner-triangle {
  display: block;

  width: 67px;

  height: 67px;

  border-style: solid;

  border-width: 67px 67px 0 0;

  border-color: #923b31 transparent transparent transparent;

  position: absolute;

  top: 0;

  left: 0;

  z-index: 2;
}

div#corner-triangle .corner-triangle-text {
  position: relative;

  font-size: 11px;

  color: white;

  font-family: Helvetica, sans-serif;

  font-weight: 700;

  text-transform: uppercase;

  top: -20px;

  left: 0px;

  -webkit-transform: rotate(-45deg);

  -moz-transform: rotate(-45deg);

  -ms-transform: rotate(-45deg);

  -o-transform: rotate(-45deg);

  transform: rotate(-45deg);

  text-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}

div#corner-triangle .corner-triangle-text span.corner-triangle-firstline {
  margin-left: 10px;
}

.info_details div#corner-triangle {
  width: 55px;

  height: 55px;

  border-width: 55px 55px 0 0;
}

.info_details div#corner-triangle .corner-triangle-text {
  font-size: 9px;

  top: -17px;

  left: 0px;
}

.info_details
  div#corner-triangle
  .corner-triangle-text
  span.corner-triangle-firstline {
  margin-left: 6px;
}

#ajax-liste-villas .villa a h3,
#ajax-liste-villas .villa a .donnes {
  color: #666;
}

#ajax-liste-villas .villa:hover,
#ajax-liste-villas .villa.active {
  border: 1px solid #913b31;
}

.page-villas-2col .villa {
  height: 256px !important;
}

.page-villas-2col .gallerie-villa {
  height: 200px !important;
}

.page-villas-2col #ajax-liste-villas .villa:hover,
.page-villas-2col #ajax-liste-villas .villa.active {
  border: none !important;
}

.page-villas-2col #ajax-liste-villas .contenu-villa {
  width: 100%;

  height: 256px;
}

.page-villas-2col #ajax-liste-villas .contenu-villa:hover,
.page-villas-2col #ajax-liste-villas .villa.active .contenu-villa {
  border: 1px solid #913b31;
}

.page-villas-2col .titre-villa {
  position: absolute;

  bottom: 0;

  padding: 10px;

  color: #fff;

  z-index: 3;
}

.page-villas-2col .titre-villa h3 {
  color: #fff !important;

  font-size: 26px;

  font-family: "Hero";
}

.page-villas-2col .titre-villa h4 {
  color: #fff;

  font-size: 13px;
}

.page-villas-2col .ombre-photo {
  width: 100%;

  height: 100px;

  position: absolute;

  bottom: 0px;

  left: 0px;

  z-index: 2;

  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2b313e+0,282f3d+100&amp;0+0,1+82 */

  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.4) 30%
  ); /* FF3.6+ */

  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(0, 0, 0, 0)),
    color-stop(100%, rgba(0, 0, 0, 0.4))
  ); /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.4) 100%
  ); /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.4) 100%
  ); /* Opera 11.10+ */

  background: -ms-linear-gradient(
    top,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.4) 100%
  ); /* IE10+ */

  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.4) 100%
  ); /* W3C */
}

.page-villas-2col .prix-villa {
  font-size: 14px;

  padding: 10px;

  font-family: "Hero";
}

.page-villas-2col .valeur {
  font-size: 24px;
}

.page-villas-2col .services-villa {
  font-size: 16px;

  color: #666;

  margin-top: 20px;

  font-family: "Hero";
}

.page-villas-2col .services-01 {
  position: relative;

  padding-left: 30px;

  margin-right: 10px;

  float: left;
}

.page-villas-2col .services-01:before {
  content: "";

  position: absolute;

  height: 20px;

  width: 18px;

  top: 50%;

  left: 10px;

  transform: translateY(-50%);

  background-image: url("public/img/sprite.png");

  background-position: top 0px left -304px;

  background-repeat: no-repeat;

  overflow: hidden;
}

.page-villas-2col .services-02 {
  position: relative;

  padding-left: 30px;

  margin-right: 10px;

  float: left;
}

.page-villas-2col .services-02:before {
  content: "";

  position: absolute;

  height: 16px;

  width: 35px;

  top: 10px;

  left: 0;

  transform: translateY(-50%);

  background-image: url("public/img/sprite.png");

  background-position: top 0px left -362px;

  background-repeat: no-repeat;

  overflow: hidden;
}

.page-villas-2col .services-03 {
  position: relative;

  padding-left: 30px;

  float: left;
}

.page-villas-2col .services-03:before {
  content: "";

  position: absolute;

  height: 26px;

  width: 42px;

  top: 5px;

  left: 0;

  transform: translateY(-50%);

  background-image: url("public/img/sprite.png");

  background-position: top -40px left -362px;

  background-repeat: no-repeat;

  overflow: hidden;
}

.page-template-page-villas-sans-slider footer,
.page-template-page-villas-avec-slider footer,
.page-template-page-villas-v2 footer,
.page-template-page-landing-villas footer,
.page-template-page-villas-sans-slider-v2 footer {
  display: none;
}

#nos_services .photo img {
  max-width: 100%;
}

#map-villas {
  height: 100%;
}

#map-villa,
#map-blog {
  height: 550px;
}

.gm-style .gm-style-iw {
  overflow: visible;
}

.gm-style .gm-style-iw-t::after {
  display: none !important;
}

.info_details {
  padding: 0px;

  width: 275px;

  height: 190px;

  position: absolute;

  background: #ffffff;

  border-radius: 3px;

  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.39);

  margin-top: -182px;

  margin-left: -138px;

  z-index: 999999;

  font-size: 14px;

  color: #666666;

  font-weight: bold;

  font-family: "Hero-Light";
}

.info_details:after {
  top: 100%;

  border: solid transparent;

  content: " ";

  height: 0;

  width: 0;

  position: absolute;

  border-top-color: #fff;

  border-width: 15px;

  left: 50%;

  margin-left: -15px;
}

.info_details img {
  max-width: 100%;

  width: 100%;

  height: auto;

  float: left;

  max-height: 190px;
}

#infocloser {
  position: absolute;

  top: 0px;

  right: 0px;

  width: 24px;

  height: 24px;

  background-color: #ffffff;

  z-index: 999999;

  cursor: pointer;

  opacity: 0.9;

  top: 10px;

  right: 10px;

  border: 1px solid #8a8f9a;

  background-image: url("public/img/sprite.png");

  background-position: top left -890px;

  background-repeat: no-repeat;

  overflow: hidden;
}

.infoimage {
  height: 150px;

  background-size: cover;

  background-position: 50% 50%;

  border-top-left-radius: 3px;

  border-top-right-radius: 3px;
}

#infobox_title {
  color: #ffffff;

  padding: 0 0 0 5px;

  font-weight: 700;

  width: 100%;

  position: absolute;

  bottom: 45px;

  left: 0px;
}

#infobox_title a,
#infobox_title a:hover {
  text-decoration: none;
}

#infobox_title:hover,
.info_details a:hover {
  color: #f2f2f2;

  text-decoration: none;
}

/*#info_inside{

    padding-left: 13px;

    float: left;

    font-size: 14px;

    margin-top: 13px;

    color: #717374;

    width: 100%;

}*/

.info_details .infos {
  float: left;

  display: inline;

  box-sizing: border-box;

  -moz-box-sizing: border-box;

  padding: 5px;

  width: 100%;
}

.info_details .infos .prop_detailsx {
  float: left;

  margin-top: 6px;
}

#googleMapSlider .prop_detailsx {
  margin-top: 2px;
}

.info_details .infos .prop_pricex {
  float: right;

  color: #923c32;

  font-size: 10px;

  line-height: 10px;
}

.info_details .infos .prop_pricex strong {
  font-size: 20px;

  line-height: 20px;
}

.infogradient {
  width: 100%;

  height: 30px;

  position: absolute;

  top: 120px;

  left: 0px;

  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2b313e+0,282f3d+100&amp;0+0,1+82 */

  background: -moz-linear-gradient(
    top,
    rgba(43, 49, 62, 0) 0%,
    rgba(41, 47, 61, 1) 82%,
    rgba(40, 47, 61, 1) 100%
  ); /* FF3.6+ */

  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(43, 49, 62, 0)),
    color-stop(82%, rgba(41, 47, 61, 1)),
    color-stop(100%, rgba(40, 47, 61, 1))
  ); /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(
    top,
    rgba(43, 49, 62, 0) 0%,
    rgba(41, 47, 61, 1) 82%,
    rgba(40, 47, 61, 1) 100%
  ); /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(
    top,
    rgba(43, 49, 62, 0) 0%,
    rgba(41, 47, 61, 1) 82%,
    rgba(40, 47, 61, 1) 100%
  ); /* Opera 11.10+ */

  background: -ms-linear-gradient(
    top,
    rgba(43, 49, 62, 0) 0%,
    rgba(41, 47, 61, 1) 82%,
    rgba(40, 47, 61, 1) 100%
  ); /* IE10+ */

  background: linear-gradient(
    to bottom,
    rgba(43, 49, 62, 0) 0%,
    rgba(41, 47, 61, 1) 82%,
    rgba(40, 47, 61, 1) 100%
  ); /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002b313e', endColorstr='#282f3d',GradientType=0 ); /* IE6-9 */
}

.info_details .infos .infodetails {
  position: relative;

  float: left;

  margin: 5px 7px 0;

  color: #923c32;
}

.info_details .infos .infodetails #infoguest,
.info_details .infos .infodetails #inforoom {
  float: left;

  padding-right: 16px;

  height: 20px;

  margin-right: 10px;

  line-height: 20px;

  position: relative;
}

.info_details .infos .infodetails #infoguest:before,
.info_details .infos .infodetails #inforoom:before {
  content: "";

  position: absolute;

  height: 16px;

  width: 14px;

  top: 50%;

  transform: translateY(-50%);

  background-image: url("public/img/sprite.png");

  background-position: top -24px left -304px;

  background-repeat: no-repeat;

  overflow: hidden;

  right: 0;
}

.info_details .infos .infodetails #inforoom {
  padding-right: 24px;

  margin-right: 0;
}

.info_details .infos .infodetails #inforoom:before {
  height: 13px;

  width: 21px;

  background-position: top -24px left -363px;
}
.leaflet-popup-content-wrapper, .leaflet-popup-tip{
	background: none;
	color: #333;
	box-shadow: none;
}
.info_details{margin-left: -110px; margin-top: -190px;}
#prix-reservation {
  background: #fff;

  border: 1px solid #666;

  border-bottom: none;

  margin: 10px 0 15px;
}

#prix-reservation .ligne {
  border-bottom: 1px solid #666;
}

#prix-reservation .ligne .col-left {
  border-right: 1px solid #666;

  padding: 5px 10px;
}

#prix-reservation .ligne .col-right {
  padding: 5px 10px;

  text-align: right;
}

.circuits .circuit {
  height: 240px;

  margin-bottom: 20px;

  padding: 10px;
}

.circuits .circuit .infos {
  left: 10px;

  top: 10px;

  padding: 10px;

  background: rgba(0, 0, 0, 0.4);

  outline: 5px solid rgba(0, 0, 0, 0.4);

  border: 1px solid #ffffff;

  color: #fff;

  width: 300px;

  max-width: 94%;

  position: absolute;

  text-align: center;

  height: cal(100% - 20px);
}

.circuits .circuit:nth-child(2n) .infos {
  left: inherit;

  right: 10px;

  padding: 10px;
}

.circuits .circuit h3,
.circuits .circuit h4,
.circuits .circuit a {
  margin: 10px 0;

  color: #fff;
}

/******************* Model contact *******************/

#masque-contact {
  position: fixed;

  top: 0;

  left: 0;

  width: 100%;

  height: 100%;

  background: rgba(0, 0, 0, 0.65);

  z-index: 101;

  cursor: pointer;

  display: none;
}

#model-contact {
  position: fixed;

  top: 20px;

  left: 50%;

  width: 470px;

  max-width: 100%;

  background: #fff;

  padding: 10px;

  z-index: 101;

  display: none;

  font-family: "Helvetica Light", Helvetica, Arial, sans-serif;

  font-size: 15px;

  color: #959595;

  max-width: 100%;

  transform: translateX(-50%);

  -moz-transform: translateX(-50%);

  -ms-transform: translateX(-50%);

  -webkit-transform: translateX(-50%);
}

#content-model-contact {
  border: 3px solid #913b31;

  padding: 10px;

  display: inline-block;

  font-family: "Hero-Light";
}

#fermer-model-contact {
  position: absolute;

  right: 5px;

  top: 0px;

  color: #cbcdd0;

  cursor: pointer;

  font-size: 20px;

  font-weight: bold;

  line-height: 16px;
}

#fermer-model-contact:hover {
  color: #000;
}

.form-group {
  margin: 10px 0 0 0;
}

#message_listes_chambres.form-group,
#calcul_prix.form-group {
  margin: 0;
}

#message_listes_chambres.form-group .panel,
#calcul_prix.form-group .panel {
  margin-top: 10px;
}

#form_reservation .form-group.airport_transfert {
  margin: 0px;
}

#form_reservation .airport_transfert {
  margin: 25px 0 15px;
}

#form_reservation .plus-infos {
  margin-top: 5px;
}

#form_reservation .container_piscine_chauffee .plus-infos {
  margin-bottom: 15px;
}

#form_reservation .plus-infos h5 {
  margin: 0;
}

#model-contact h2.titre,
#model-contact h3.autre_question {
  font-size: 24px;

  font-family: "Hero-Light";

  margin: 15px 0 0;

  font-weight: normal;

  text-align: center;
}

#form_contact_1 .contact-body {
  width: 100%;
  float: left;
}

#model-contact select {
  width: 100%;

  -webkit-appearance: none; /*Removes default chrome and safari style*/

  -moz-appearance: none; /*Removes default style Firefox*/

  padding-top: 0px;
}

.form-group input,
.form-group select,
.form-group .input-group input {
  border: 1px solid #b5b5b5;

  border-radius: 0;

  font-size: 14px;

  color: #959595;

  height: 32px;

  line-height: 32px;

  padding: 8px 12px 6px;

  font-family: "Hero";
}

.form-group .input-group input {
  height: 46px;

  line-height: 46px;
}

.form-group .input-group .input-group-addon {
  color: #fff;

  background: #923c32;

  border: 1px solid #b5b5b5;

  border-radius: 0;

  border-left: none;
}

#filter-liste-villas select {
  height: 30px;

  line-height: 30px;

  -webkit-appearance: none; /*Removes default chrome and safari style*/

  -moz-appearance: none; /*Removes default style Firefox*/

  padding: 2px 12px 4px 42px;
}

.date_arrivee input,
.date_depart input,
.adultes select,
.enfants select,
.jeunes_enfants select,
.bebes select,
.personnes select,
.chambres select {
  padding-left: 42px;
}

.form-group textarea {
  border: 1px solid #b5b5b5;

  border-radius: 0;

  font-size: 14px;

  color: #959595;

  padding-left: 10px;

  font-family: "Hero";
}

.date_arrivee:after,
.date_depart:after,
.adultes:after,
.enfants:after,
.jeunes_enfants:after,
.bebes:after,
.personnes:after,
.chambres:after {
  content: "";

  position: absolute;

  left: 12px;

  top: 50%;

  transform: translateY(-50%);

  -moz-transform: translateY(-50%);

  -ms-transform: translateY(-50%);

  -webkit-transform: translateY(-50%);

  width: 20px;

  height: 20px;

  z-index: 10;

  background-image: url("public/img/sprite.png");

  background-position: top left -274px;

  background-repeat: no-repeat;

  overflow: hidden;
}

.adultes:after,
.personnes:after {
  background-position: top left -304px;
}

.enfants:after,
.jeunes_enfants:after,
.bebes:after {
  background-position: top left -332px;

  height: 28px;

  width: 21px;
}

.chambres:after {
  background-position: top left -363px;

  width: 28px;
}

#model-contact h5.obligatoire,
#champ-obligatoire {
  font-weight: normal;

  margin: 5px 0 0;

  font-family: "Hero";
}

#model-contact a {
  color: #903c34;
}

.form-group.envoyer {
  text-align: center;

  margin-bottom: 15px;
}

.form-group.envoyer input,
.form-group.envoyer button {
  border: none;

  font-size: 18px;

  color: #ffffff;

  padding: 0 5px;

  height: 32px;

  background: #903c34;

  text-transform: uppercase;

  text-align: center;

  width: 100%;

  max-width: 320px;

  font-weight: bold;

  letter-spacing: 2px;

  padding-top: 2px;
}

#reservation .form-group.envoyer input,
#reservation .form-group.envoyer button {
  padding-top: 4px;
}

#adresse-model-contact {
  font-size: 14px;
}

.form-group.envoyer button#envoyer_connexion_employee,
.form-group.envoyer button#envoyer_mot_passe_oublie_employee,
.form-group.envoyer button#envoyer_avis {
  max-width: inherit;

  border-radius: 0;

  height: 46px;

  line-height: 46px;

  font-size: 20px;
}

input[type="checkbox"] {
  display: none;
}

input[type="checkbox"] + label {
  font-weight: normal;

  margin-bottom: 0;

  position: relative;

  padding-left: 22px;

  cursor: pointer;

  font-size: 14px;

  font-family: "Hero";
}

#form_reservation input[type="checkbox"] + label {
  font-size: 15px;
}

input[type="checkbox"] + label:after {
  position: absolute;

  left: 0;

  top: 0;

  content: "";

  width: 16px;

  height: 16px;

  border: 1px solid #b5b5b5;

  vertical-align: middle;

  cursor: pointer;
}

input[type="checkbox"]:checked + label:after {
  background-image: url("public/img/sprite.png");

  background-position: top left -400px;

  background-repeat: no-repeat;

  overflow: hidden;
}

.styled-select {
  overflow: hidden;

  border: 1px solid #b5b5b5;

  position: relative;
}

.styled-select:before {
  content: "";

  position: absolute;

  right: 2%;

  top: 50%;

  transform: translateY(-50%);

  width: 10px;

  height: 8px;

  background-image: url("public/img/sprite.png");

  background-position: top left -612px;

  background-repeat: no-repeat;

  overflow: hidden;

  z-index: 1;
}

.styled-select select {
  background: transparent;

  width: calc(100% + 20px) !important;

  width: -webkit-calc(100% + 20px) !important;

  border: none !important;

  position: relative;

  z-index: 2;
}

#reservation .styled-select {
  background-color: #fff;
}

#adresse-model-contact p {
  line-height: 22px;
  font-family: "Hero";
}

#adresse-model-contact a {
  font-weight: bold;
  letter-spacing: 0;
  font-family: "Hero";
}

/****************Note****************/

.rateit {
  display: -moz-inline-box;

  display: inline-block;

  position: relative;

  -webkit-user-select: none;

  -khtml-user-select: none;

  -moz-user-select: none;

  -o-user-select: none;

  -ms-user-select: none;

  user-select: none;

  -webkit-touch-callout: none;
}

.rateit .rateit-range {
  position: relative;

  display: -moz-inline-box;

  display: inline-block;

  background: url(public/img/star.gif);

  height: 16px;

  outline: none;
}

.rateit .rateit-range * {
  display: block;
}

* html .rateit,
* html .rateit .rateit-range {
  display: inline;
}

* + html .rateit,
* + html .rateit .rateit-range {
  display: inline;
}

.rateit .rateit-hover,
.rateit .rateit-selected {
  position: absolute;

  left: 0;

  top: 0;

  width: 0;
}

.rateit .rateit-hover-rtl,
.rateit .rateit-selected-rtl {
  left: auto;

  right: 0;
}

.rateit .rateit-hover {
  background: url(public/img/star.gif) left -72px;

  color: rgb(239, 197, 41);
}

.rateit .rateit-hover-rtl {
  background-position: right -32px;
}

.rateit .rateit-selected {
  background: url(public/img/star.gif) left -36px;

  color: rgb(191, 66, 66);
}

.rateit .rateit-selected-rtl {
  background-position: right -36px;
}

.rateit .rateit-preset {
  background: url(public/img/star.gif) left -48px;

  color: rgb(239, 107, 34);
}

.rateit .rateit-preset-rtl {
  background: url(public/img/star.gif) left -48px;
}

.rateit button.rateit-reset {
  background: url(public/img/delete.gif) 0 0;

  width: 16px;

  height: 16px;

  display: -moz-inline-box;

  display: inline-block;

  float: left;

  outline: none;

  border: none;

  padding: 0;
}

.rateit .rateit-reset span {
  display: none;
}

.rateit button.rateit-reset:hover,
.rateit button.rateit-reset:focus {
  background-position: 0 -16px;
}

.rateit-font {
  font-size: 24px;

  line-height: 1em;
}

.rateit-font .rateit-range {
  background: none;

  height: auto;
}

.rateit-font .rateit-empty {
  color: #ccc;
}

.rateit-font .rateit-range > div {
  background: none;

  overflow: hidden;

  cursor: default;
}

.rateit.rateit-font .rateit-reset {
  font-size: inherit;

  background: none;

  width: 0.6em;

  height: 0.6em;

  margin-top: 0.2em;

  background: gray;

  border-radius: 50%;

  position: relative;
}

.rateit.rateit-font .rateit-reset span {
  display: block;

  font-weight: bold;

  color: white;

  height: calc(50% - 0.045em);

  top: 0;

  position: absolute;

  border-bottom: 0.09em solid white;

  width: 72%;

  margin-left: 14%;
}

.rateit.rateit-font .rateit-reset:hover,
.rateit.rateit-font button.rateit-reset:focus {
  background: #e6574b; /* Old browsers */

  background: radial-gradient(
    ellipse at center,
    #e6574b 55%,
    #f6836b 77%,
    #f9d3cc 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

  background-position: 0 0;
}

/*------------------------------------*\

-------- DEMO Code: accordion

\*------------------------------------*/

/*----- Accordion -----*/

.accordion,
.accordion * {
  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;
}

.accordion {
  overflow: hidden;

  padding-bottom: 20px;
}

.accordion-section {
  float: left;

  width: 100%;
}

/*----- Section Titles -----*/

.accordion-section-title {
  width: 100%;

  padding: 0 10px;

  line-height: 40px;

  display: inline-block;

  background: #666666;

  transition: all linear 0.15s;

  font-size: 20px;

  color: #fff;

  font-weight: bold;

  text-decoration: none;

  position: relative;
}

.accordion-section-title.active,
.accordion-section-title:hover {
  background: #000;

  color: #fff;
}

/*----- Section Content -----*/

.accordion-section-content {
  padding: 20px 25px 15px;

  display: none;

  background: #fff;

  float: left;

  width: 100%;
}

.scrolltotop {
  background: rgba(0, 0, 0, 0.7);

  bottom: 95px;

  color: #444;

  display: none;

  height: 40px;

  line-height: 35px;

  opacity: 0.7;

  overflow: hidden !important;

  padding: 0;

  position: fixed !important;

  right: 20px;

  font-size: 20px;

  width: 40px;

  z-index: 999 !important;
}

.scrolltotop:hover {
  opacity: 1;
}

.scrolltotop i:before {
  content: "";

  background-image: url(public/img/scroll-top.png);

  background-repeat: no-repeat;

  background-size: 30px;

  position: absolute;

  left: 5px;

  top: 10px;

  width: 30px;

  height: 20px;
}

.intl-tel-input {
  position: relative;
}

.intl-tel-input * {
  box-sizing: border-box;

  -moz-box-sizing: border-box;
}

.intl-tel-input .hide {
  display: none;
}

.intl-tel-input .v-hide {
  visibility: hidden;
}

.intl-tel-input input,
.intl-tel-input input[type="text"],
.intl-tel-input input[type="tel"] {
  position: relative;

  z-index: 0;

  margin-top: 0 !important;

  margin-bottom: 0 !important;

  padding-right: 36px;

  margin-right: 0;
}

.intl-tel-input .flag-container {
  position: absolute;

  top: 0;

  bottom: 0;

  right: 0;

  padding: 1px;
}

.intl-tel-input .selected-flag {
  z-index: 1;

  position: relative;

  width: 36px;

  height: 100%;

  padding: 0 0 0 8px;
}

.intl-tel-input .selected-flag .iti-flag {
  position: absolute;

  top: 0;

  bottom: 0;

  margin: auto;
}

.intl-tel-input .selected-flag .iti-arrow {
  position: absolute;

  top: 50%;

  margin-top: -2px;

  right: 6px;

  width: 0;

  height: 0;

  border-left: 3px solid transparent;

  border-right: 3px solid transparent;

  border-top: 4px solid #555;
}

.intl-tel-input .selected-flag .iti-arrow.up {
  border-top: none;

  border-bottom: 4px solid #555;
}

.intl-tel-input .country-list {
  position: absolute;

  z-index: 2;

  list-style: none;

  text-align: left;

  padding: 0;

  margin: 0 0 0 -1px;

  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);

  background-color: white;

  border: 1px solid #ccc;

  white-space: nowrap;

  max-height: 200px;

  overflow-y: scroll;
}

.intl-tel-input .country-list.dropup {
  bottom: 100%;

  margin-bottom: -1px;
}

.intl-tel-input .country-list .flag-box {
  display: inline-block;

  width: 20px;
}

@media (max-width: 500px) {
  .intl-tel-input .country-list {
    white-space: normal;
  }
}

.intl-tel-input .country-list .divider {
  padding-bottom: 5px;

  margin-bottom: 5px;

  border-bottom: 1px solid #ccc;
}

.intl-tel-input .country-list .country {
  padding: 5px 10px;
}

.intl-tel-input .country-list .country .dial-code {
  color: #999;
}

.intl-tel-input .country-list .country.highlight {
  background-color: rgba(0, 0, 0, 0.05);
}

.intl-tel-input .country-list .flag-box,
.intl-tel-input .country-list .country-name,
.intl-tel-input .country-list .dial-code {
  vertical-align: middle;
}

.intl-tel-input .country-list .flag-box,
.intl-tel-input .country-list .country-name {
  margin-right: 6px;
}

.intl-tel-input.allow-dropdown input,
.intl-tel-input.allow-dropdown input[type="text"],
.intl-tel-input.allow-dropdown input[type="tel"],
.intl-tel-input.separate-dial-code input,
.intl-tel-input.separate-dial-code input[type="text"],
.intl-tel-input.separate-dial-code input[type="tel"] {
  padding-right: 6px;

  padding-left: 52px;

  margin-left: 0;
}

.intl-tel-input.allow-dropdown .flag-container,
.intl-tel-input.separate-dial-code .flag-container {
  right: auto;

  left: 0;
}

.intl-tel-input.allow-dropdown .selected-flag,
.intl-tel-input.separate-dial-code .selected-flag {
  width: 46px;
}

.intl-tel-input.allow-dropdown .flag-container:hover {
  cursor: pointer;
}

.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}

.intl-tel-input.allow-dropdown input[disabled] + .flag-container:hover,
.intl-tel-input.allow-dropdown input[readonly] + .flag-container:hover {
  cursor: default;
}

.intl-tel-input.allow-dropdown
  input[disabled]
  + .flag-container:hover
  .selected-flag,
.intl-tel-input.allow-dropdown
  input[readonly]
  + .flag-container:hover
  .selected-flag {
  background-color: transparent;
}

.intl-tel-input.separate-dial-code .selected-flag {
  background-color: rgba(0, 0, 0, 0.05);

  display: table;
}

.intl-tel-input.separate-dial-code .selected-dial-code {
  display: table-cell;

  vertical-align: middle;

  padding-left: 28px;
}

.intl-tel-input.separate-dial-code.iti-sdc-2 input,
.intl-tel-input.separate-dial-code.iti-sdc-2 input[type="text"],
.intl-tel-input.separate-dial-code.iti-sdc-2 input[type="tel"] {
  padding-left: 66px;
}

.intl-tel-input.separate-dial-code.iti-sdc-2 .selected-flag {
  width: 60px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type="text"],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type="tel"] {
  padding-left: 76px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag {
  width: 70px;
}

.intl-tel-input.separate-dial-code.iti-sdc-3 input,
.intl-tel-input.separate-dial-code.iti-sdc-3 input[type="text"],
.intl-tel-input.separate-dial-code.iti-sdc-3 input[type="tel"] {
  padding-left: 74px;
}

.intl-tel-input.separate-dial-code.iti-sdc-3 .selected-flag {
  width: 68px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type="text"],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type="tel"] {
  padding-left: 84px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
  width: 78px;
}

.intl-tel-input.separate-dial-code.iti-sdc-4 input,
.intl-tel-input.separate-dial-code.iti-sdc-4 input[type="text"],
.intl-tel-input.separate-dial-code.iti-sdc-4 input[type="tel"] {
  padding-left: 82px;
}

.intl-tel-input.separate-dial-code.iti-sdc-4 .selected-flag {
  width: 76px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type="text"],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type="tel"] {
  padding-left: 92px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag {
  width: 86px;
}

.intl-tel-input.separate-dial-code.iti-sdc-5 input,
.intl-tel-input.separate-dial-code.iti-sdc-5 input[type="text"],
.intl-tel-input.separate-dial-code.iti-sdc-5 input[type="tel"] {
  padding-left: 90px;
}

.intl-tel-input.separate-dial-code.iti-sdc-5 .selected-flag {
  width: 84px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input,
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type="text"],
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type="tel"] {
  padding-left: 100px;
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 .selected-flag {
  width: 94px;
}

.intl-tel-input.iti-container {
  position: absolute;

  top: -1000px;

  left: -1000px;

  z-index: 1060;

  padding: 1px;
}

.intl-tel-input.iti-container:hover {
  cursor: pointer;
}

.iti-mobile .intl-tel-input.iti-container {
  top: 30px;

  bottom: 30px;

  left: 30px;

  right: 30px;

  position: fixed;
}

.iti-mobile .intl-tel-input .country-list {
  max-height: 100%;

  width: 100%;
}

.iti-mobile .intl-tel-input .country-list .country {
  padding: 10px 10px;

  line-height: 1.5em;
}

.iti-flag {
  width: 20px;
}

.iti-flag.be {
  width: 18px;
}

.iti-flag.ch {
  width: 15px;
}

.iti-flag.mc {
  width: 19px;
}

.iti-flag.ne {
  width: 18px;
}

.iti-flag.np {
  width: 13px;
}

.iti-flag.va {
  width: 15px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min--moz-device-pixel-ratio: 2),
  only screen and (-o-min-device-pixel-ratio: 2 / 1),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .iti-flag {
    background-size: 5630px 15px;
  }
}

.iti-flag.ac {
  height: 10px;

  background-position: 0px 0px;
}

.iti-flag.ad {
  height: 14px;

  background-position: -22px 0px;
}

.iti-flag.ae {
  height: 10px;

  background-position: -44px 0px;
}

.iti-flag.af {
  height: 14px;

  background-position: -66px 0px;
}

.iti-flag.ag {
  height: 14px;

  background-position: -88px 0px;
}

.iti-flag.ai {
  height: 10px;

  background-position: -110px 0px;
}

.iti-flag.al {
  height: 15px;

  background-position: -132px 0px;
}

.iti-flag.am {
  height: 10px;

  background-position: -154px 0px;
}

.iti-flag.ao {
  height: 14px;

  background-position: -176px 0px;
}

.iti-flag.aq {
  height: 14px;

  background-position: -198px 0px;
}

.iti-flag.ar {
  height: 13px;

  background-position: -220px 0px;
}

.iti-flag.as {
  height: 10px;

  background-position: -242px 0px;
}

.iti-flag.at {
  height: 14px;

  background-position: -264px 0px;
}

.iti-flag.au {
  height: 10px;

  background-position: -286px 0px;
}

.iti-flag.aw {
  height: 14px;

  background-position: -308px 0px;
}

.iti-flag.ax {
  height: 13px;

  background-position: -330px 0px;
}

.iti-flag.az {
  height: 10px;

  background-position: -352px 0px;
}

.iti-flag.ba {
  height: 10px;

  background-position: -374px 0px;
}

.iti-flag.bb {
  height: 14px;

  background-position: -396px 0px;
}

.iti-flag.bd {
  height: 12px;

  background-position: -418px 0px;
}

.iti-flag.be {
  height: 15px;

  background-position: -440px 0px;
}

.iti-flag.bf {
  height: 14px;

  background-position: -460px 0px;
}

.iti-flag.bg {
  height: 12px;

  background-position: -482px 0px;
}

.iti-flag.bh {
  height: 12px;

  background-position: -504px 0px;
}

.iti-flag.bi {
  height: 12px;

  background-position: -526px 0px;
}

.iti-flag.bj {
  height: 14px;

  background-position: -548px 0px;
}

.iti-flag.bl {
  height: 14px;

  background-position: -570px 0px;
}

.iti-flag.bm {
  height: 10px;

  background-position: -592px 0px;
}

.iti-flag.bn {
  height: 10px;

  background-position: -614px 0px;
}

.iti-flag.bo {
  height: 14px;

  background-position: -636px 0px;
}

.iti-flag.bq {
  height: 14px;

  background-position: -658px 0px;
}

.iti-flag.br {
  height: 14px;

  background-position: -680px 0px;
}

.iti-flag.bs {
  height: 10px;

  background-position: -702px 0px;
}

.iti-flag.bt {
  height: 14px;

  background-position: -724px 0px;
}

.iti-flag.bv {
  height: 15px;

  background-position: -746px 0px;
}

.iti-flag.bw {
  height: 14px;

  background-position: -768px 0px;
}

.iti-flag.by {
  height: 10px;

  background-position: -790px 0px;
}

.iti-flag.bz {
  height: 14px;

  background-position: -812px 0px;
}

.iti-flag.ca {
  height: 10px;

  background-position: -834px 0px;
}

.iti-flag.cc {
  height: 10px;

  background-position: -856px 0px;
}

.iti-flag.cd {
  height: 15px;

  background-position: -878px 0px;
}

.iti-flag.cf {
  height: 14px;

  background-position: -900px 0px;
}

.iti-flag.cg {
  height: 14px;

  background-position: -922px 0px;
}

.iti-flag.ch {
  height: 15px;

  background-position: -944px 0px;
}

.iti-flag.ci {
  height: 14px;

  background-position: -961px 0px;
}

.iti-flag.ck {
  height: 10px;

  background-position: -983px 0px;
}

.iti-flag.cl {
  height: 14px;

  background-position: -1005px 0px;
}

.iti-flag.cm {
  height: 14px;

  background-position: -1027px 0px;
}

.iti-flag.cn {
  height: 14px;

  background-position: -1049px 0px;
}

.iti-flag.co {
  height: 14px;

  background-position: -1071px 0px;
}

.iti-flag.cp {
  height: 14px;

  background-position: -1093px 0px;
}

.iti-flag.cr {
  height: 12px;

  background-position: -1115px 0px;
}

.iti-flag.cu {
  height: 10px;

  background-position: -1137px 0px;
}

.iti-flag.cv {
  height: 12px;

  background-position: -1159px 0px;
}

.iti-flag.cw {
  height: 14px;

  background-position: -1181px 0px;
}

.iti-flag.cx {
  height: 10px;

  background-position: -1203px 0px;
}

.iti-flag.cy {
  height: 13px;

  background-position: -1225px 0px;
}

.iti-flag.cz {
  height: 14px;

  background-position: -1247px 0px;
}

.iti-flag.de {
  height: 12px;

  background-position: -1269px 0px;
}

.iti-flag.dg {
  height: 10px;

  background-position: -1291px 0px;
}

.iti-flag.dj {
  height: 14px;

  background-position: -1313px 0px;
}

.iti-flag.dk {
  height: 15px;

  background-position: -1335px 0px;
}

.iti-flag.dm {
  height: 10px;

  background-position: -1357px 0px;
}

.iti-flag.do {
  height: 13px;

  background-position: -1379px 0px;
}

.iti-flag.dz {
  height: 14px;

  background-position: -1401px 0px;
}

.iti-flag.ea {
  height: 14px;

  background-position: -1423px 0px;
}

.iti-flag.ec {
  height: 14px;

  background-position: -1445px 0px;
}

.iti-flag.ee {
  height: 13px;

  background-position: -1467px 0px;
}

.iti-flag.eg {
  height: 14px;

  background-position: -1489px 0px;
}

.iti-flag.eh {
  height: 10px;

  background-position: -1511px 0px;
}

.iti-flag.er {
  height: 10px;

  background-position: -1533px 0px;
}

.iti-flag.es {
  height: 14px;

  background-position: -1555px 0px;
}

.iti-flag.et {
  height: 10px;

  background-position: -1577px 0px;
}

.iti-flag.eu {
  height: 14px;

  background-position: -1599px 0px;
}

.iti-flag.fi {
  height: 12px;

  background-position: -1621px 0px;
}

.iti-flag.fj {
  height: 10px;

  background-position: -1643px 0px;
}

.iti-flag.fk {
  height: 10px;

  background-position: -1665px 0px;
}

.iti-flag.fm {
  height: 11px;

  background-position: -1687px 0px;
}

.iti-flag.fo {
  height: 15px;

  background-position: -1709px 0px;
}

.iti-flag.fr {
  height: 14px;

  background-position: -1731px 0px;
}

.iti-flag.ga {
  height: 15px;

  background-position: -1753px 0px;
}

.iti-flag.gb {
  height: 10px;

  background-position: -1775px 0px;
}

.iti-flag.gd {
  height: 12px;

  background-position: -1797px 0px;
}

.iti-flag.ge {
  height: 14px;

  background-position: -1819px 0px;
}

.iti-flag.gf {
  height: 14px;

  background-position: -1841px 0px;
}

.iti-flag.gg {
  height: 14px;

  background-position: -1863px 0px;
}

.iti-flag.gh {
  height: 14px;

  background-position: -1885px 0px;
}

.iti-flag.gi {
  height: 10px;

  background-position: -1907px 0px;
}

.iti-flag.gl {
  height: 14px;

  background-position: -1929px 0px;
}

.iti-flag.gm {
  height: 14px;

  background-position: -1951px 0px;
}

.iti-flag.gn {
  height: 14px;

  background-position: -1973px 0px;
}

.iti-flag.gp {
  height: 14px;

  background-position: -1995px 0px;
}

.iti-flag.gq {
  height: 14px;

  background-position: -2017px 0px;
}

.iti-flag.gr {
  height: 14px;

  background-position: -2039px 0px;
}

.iti-flag.gs {
  height: 10px;

  background-position: -2061px 0px;
}

.iti-flag.gt {
  height: 13px;

  background-position: -2083px 0px;
}

.iti-flag.gu {
  height: 11px;

  background-position: -2105px 0px;
}

.iti-flag.gw {
  height: 10px;

  background-position: -2127px 0px;
}

.iti-flag.gy {
  height: 12px;

  background-position: -2149px 0px;
}

.iti-flag.hk {
  height: 14px;

  background-position: -2171px 0px;
}

.iti-flag.hm {
  height: 10px;

  background-position: -2193px 0px;
}

.iti-flag.hn {
  height: 10px;

  background-position: -2215px 0px;
}

.iti-flag.hr {
  height: 10px;

  background-position: -2237px 0px;
}

.iti-flag.ht {
  height: 12px;

  background-position: -2259px 0px;
}

.iti-flag.hu {
  height: 10px;

  background-position: -2281px 0px;
}

.iti-flag.ic {
  height: 14px;

  background-position: -2303px 0px;
}

.iti-flag.id {
  height: 14px;

  background-position: -2325px 0px;
}

.iti-flag.ie {
  height: 10px;

  background-position: -2347px 0px;
}

.iti-flag.il {
  height: 15px;

  background-position: -2369px 0px;
}

.iti-flag.im {
  height: 10px;

  background-position: -2391px 0px;
}

.iti-flag.in {
  height: 14px;

  background-position: -2413px 0px;
}

.iti-flag.io {
  height: 10px;

  background-position: -2435px 0px;
}

.iti-flag.iq {
  height: 14px;

  background-position: -2457px 0px;
}

.iti-flag.ir {
  height: 12px;

  background-position: -2479px 0px;
}

.iti-flag.is {
  height: 15px;

  background-position: -2501px 0px;
}

.iti-flag.it {
  height: 14px;

  background-position: -2523px 0px;
}

.iti-flag.je {
  height: 12px;

  background-position: -2545px 0px;
}

.iti-flag.jm {
  height: 10px;

  background-position: -2567px 0px;
}

.iti-flag.jo {
  height: 10px;

  background-position: -2589px 0px;
}

.iti-flag.jp {
  height: 14px;

  background-position: -2611px 0px;
}

.iti-flag.ke {
  height: 14px;

  background-position: -2633px 0px;
}

.iti-flag.kg {
  height: 12px;

  background-position: -2655px 0px;
}

.iti-flag.kh {
  height: 13px;

  background-position: -2677px 0px;
}

.iti-flag.ki {
  height: 10px;

  background-position: -2699px 0px;
}

.iti-flag.km {
  height: 12px;

  background-position: -2721px 0px;
}

.iti-flag.kn {
  height: 14px;

  background-position: -2743px 0px;
}

.iti-flag.kp {
  height: 10px;

  background-position: -2765px 0px;
}

.iti-flag.kr {
  height: 14px;

  background-position: -2787px 0px;
}

.iti-flag.kw {
  height: 10px;

  background-position: -2809px 0px;
}

.iti-flag.ky {
  height: 10px;

  background-position: -2831px 0px;
}

.iti-flag.kz {
  height: 10px;

  background-position: -2853px 0px;
}

.iti-flag.la {
  height: 14px;

  background-position: -2875px 0px;
}

.iti-flag.lb {
  height: 14px;

  background-position: -2897px 0px;
}

.iti-flag.lc {
  height: 10px;

  background-position: -2919px 0px;
}

.iti-flag.li {
  height: 12px;

  background-position: -2941px 0px;
}

.iti-flag.lk {
  height: 10px;

  background-position: -2963px 0px;
}

.iti-flag.lr {
  height: 11px;

  background-position: -2985px 0px;
}

.iti-flag.ls {
  height: 14px;

  background-position: -3007px 0px;
}

.iti-flag.lt {
  height: 12px;

  background-position: -3029px 0px;
}

.iti-flag.lu {
  height: 12px;

  background-position: -3051px 0px;
}

.iti-flag.lv {
  height: 10px;

  background-position: -3073px 0px;
}

.iti-flag.ly {
  height: 10px;

  background-position: -3095px 0px;
}

.iti-flag.ma {
  height: 14px;

  background-position: -3117px 0px;
}

.iti-flag.mc {
  height: 15px;

  background-position: -3139px 0px;
}

.iti-flag.md {
  height: 10px;

  background-position: -3160px 0px;
}

.iti-flag.me {
  height: 10px;

  background-position: -3182px 0px;
}

.iti-flag.mf {
  height: 14px;

  background-position: -3204px 0px;
}

.iti-flag.mg {
  height: 14px;

  background-position: -3226px 0px;
}

.iti-flag.mh {
  height: 11px;

  background-position: -3248px 0px;
}

.iti-flag.mk {
  height: 10px;

  background-position: -3270px 0px;
}

.iti-flag.ml {
  height: 14px;

  background-position: -3292px 0px;
}

.iti-flag.mm {
  height: 14px;

  background-position: -3314px 0px;
}

.iti-flag.mn {
  height: 10px;

  background-position: -3336px 0px;
}

.iti-flag.mo {
  height: 14px;

  background-position: -3358px 0px;
}

.iti-flag.mp {
  height: 10px;

  background-position: -3380px 0px;
}

.iti-flag.mq {
  height: 14px;

  background-position: -3402px 0px;
}

.iti-flag.mr {
  height: 14px;

  background-position: -3424px 0px;
}

.iti-flag.ms {
  height: 10px;

  background-position: -3446px 0px;
}

.iti-flag.mt {
  height: 14px;

  background-position: -3468px 0px;
}

.iti-flag.mu {
  height: 14px;

  background-position: -3490px 0px;
}

.iti-flag.mv {
  height: 14px;

  background-position: -3512px 0px;
}

.iti-flag.mw {
  height: 14px;

  background-position: -3534px 0px;
}

.iti-flag.mx {
  height: 12px;

  background-position: -3556px 0px;
}

.iti-flag.my {
  height: 10px;

  background-position: -3578px 0px;
}

.iti-flag.mz {
  height: 14px;

  background-position: -3600px 0px;
}

.iti-flag.na {
  height: 14px;

  background-position: -3622px 0px;
}

.iti-flag.nc {
  height: 10px;

  background-position: -3644px 0px;
}

.iti-flag.ne {
  height: 15px;

  background-position: -3666px 0px;
}

.iti-flag.nf {
  height: 10px;

  background-position: -3686px 0px;
}

.iti-flag.ng {
  height: 10px;

  background-position: -3708px 0px;
}

.iti-flag.ni {
  height: 12px;

  background-position: -3730px 0px;
}

.iti-flag.nl {
  height: 14px;

  background-position: -3752px 0px;
}

.iti-flag.no {
  height: 15px;

  background-position: -3774px 0px;
}

.iti-flag.np {
  height: 15px;

  background-position: -3796px 0px;
}

.iti-flag.nr {
  height: 10px;

  background-position: -3811px 0px;
}

.iti-flag.nu {
  height: 10px;

  background-position: -3833px 0px;
}

.iti-flag.nz {
  height: 10px;

  background-position: -3855px 0px;
}

.iti-flag.om {
  height: 10px;

  background-position: -3877px 0px;
}

.iti-flag.pa {
  height: 14px;

  background-position: -3899px 0px;
}

.iti-flag.pe {
  height: 14px;

  background-position: -3921px 0px;
}

.iti-flag.pf {
  height: 14px;

  background-position: -3943px 0px;
}

.iti-flag.pg {
  height: 15px;

  background-position: -3965px 0px;
}

.iti-flag.ph {
  height: 10px;

  background-position: -3987px 0px;
}

.iti-flag.pk {
  height: 14px;

  background-position: -4009px 0px;
}

.iti-flag.pl {
  height: 13px;

  background-position: -4031px 0px;
}

.iti-flag.pm {
  height: 14px;

  background-position: -4053px 0px;
}

.iti-flag.pn {
  height: 10px;

  background-position: -4075px 0px;
}

.iti-flag.pr {
  height: 14px;

  background-position: -4097px 0px;
}

.iti-flag.ps {
  height: 10px;

  background-position: -4119px 0px;
}

.iti-flag.pt {
  height: 14px;

  background-position: -4141px 0px;
}

.iti-flag.pw {
  height: 13px;

  background-position: -4163px 0px;
}

.iti-flag.py {
  height: 11px;

  background-position: -4185px 0px;
}

.iti-flag.qa {
  height: 8px;

  background-position: -4207px 0px;
}

.iti-flag.re {
  height: 14px;

  background-position: -4229px 0px;
}

.iti-flag.ro {
  height: 14px;

  background-position: -4251px 0px;
}

.iti-flag.rs {
  height: 14px;

  background-position: -4273px 0px;
}

.iti-flag.ru {
  height: 14px;

  background-position: -4295px 0px;
}

.iti-flag.rw {
  height: 14px;

  background-position: -4317px 0px;
}

.iti-flag.sa {
  height: 14px;

  background-position: -4339px 0px;
}

.iti-flag.sb {
  height: 10px;

  background-position: -4361px 0px;
}

.iti-flag.sc {
  height: 10px;

  background-position: -4383px 0px;
}

.iti-flag.sd {
  height: 10px;

  background-position: -4405px 0px;
}

.iti-flag.se {
  height: 13px;

  background-position: -4427px 0px;
}

.iti-flag.sg {
  height: 14px;

  background-position: -4449px 0px;
}

.iti-flag.sh {
  height: 10px;

  background-position: -4471px 0px;
}

.iti-flag.si {
  height: 10px;

  background-position: -4493px 0px;
}

.iti-flag.sj {
  height: 15px;

  background-position: -4515px 0px;
}

.iti-flag.sk {
  height: 14px;

  background-position: -4537px 0px;
}

.iti-flag.sl {
  height: 14px;

  background-position: -4559px 0px;
}

.iti-flag.sm {
  height: 15px;

  background-position: -4581px 0px;
}

.iti-flag.sn {
  height: 14px;

  background-position: -4603px 0px;
}

.iti-flag.so {
  height: 14px;

  background-position: -4625px 0px;
}

.iti-flag.sr {
  height: 14px;

  background-position: -4647px 0px;
}

.iti-flag.ss {
  height: 10px;

  background-position: -4669px 0px;
}

.iti-flag.st {
  height: 10px;

  background-position: -4691px 0px;
}

.iti-flag.sv {
  height: 12px;

  background-position: -4713px 0px;
}

.iti-flag.sx {
  height: 14px;

  background-position: -4735px 0px;
}

.iti-flag.sy {
  height: 14px;

  background-position: -4757px 0px;
}

.iti-flag.sz {
  height: 14px;

  background-position: -4779px 0px;
}

.iti-flag.ta {
  height: 10px;

  background-position: -4801px 0px;
}

.iti-flag.tc {
  height: 10px;

  background-position: -4823px 0px;
}

.iti-flag.td {
  height: 14px;

  background-position: -4845px 0px;
}

.iti-flag.tf {
  height: 14px;

  background-position: -4867px 0px;
}

.iti-flag.tg {
  height: 13px;

  background-position: -4889px 0px;
}

.iti-flag.th {
  height: 14px;

  background-position: -4911px 0px;
}

.iti-flag.tj {
  height: 10px;

  background-position: -4933px 0px;
}

.iti-flag.tk {
  height: 10px;

  background-position: -4955px 0px;
}

.iti-flag.tl {
  height: 10px;

  background-position: -4977px 0px;
}

.iti-flag.tm {
  height: 14px;

  background-position: -4999px 0px;
}

.iti-flag.tn {
  height: 14px;

  background-position: -5021px 0px;
}

.iti-flag.to {
  height: 10px;

  background-position: -5043px 0px;
}

.iti-flag.tr {
  height: 14px;

  background-position: -5065px 0px;
}

.iti-flag.tt {
  height: 12px;

  background-position: -5087px 0px;
}

.iti-flag.tv {
  height: 10px;

  background-position: -5109px 0px;
}

.iti-flag.tw {
  height: 14px;

  background-position: -5131px 0px;
}

.iti-flag.tz {
  height: 14px;

  background-position: -5153px 0px;
}

.iti-flag.ua {
  height: 14px;

  background-position: -5175px 0px;
}

.iti-flag.ug {
  height: 14px;

  background-position: -5197px 0px;
}

.iti-flag.um {
  height: 11px;

  background-position: -5219px 0px;
}

.iti-flag.us {
  height: 11px;

  background-position: -5241px 0px;
}

.iti-flag.uy {
  height: 14px;

  background-position: -5263px 0px;
}

.iti-flag.uz {
  height: 10px;

  background-position: -5285px 0px;
}

.iti-flag.va {
  height: 15px;

  background-position: -5307px 0px;
}

.iti-flag.vc {
  height: 14px;

  background-position: -5324px 0px;
}

.iti-flag.ve {
  height: 14px;

  background-position: -5346px 0px;
}

.iti-flag.vg {
  height: 10px;

  background-position: -5368px 0px;
}

.iti-flag.vi {
  height: 14px;

  background-position: -5390px 0px;
}

.iti-flag.vn {
  height: 14px;

  background-position: -5412px 0px;
}

.iti-flag.vu {
  height: 12px;

  background-position: -5434px 0px;
}

.iti-flag.wf {
  height: 14px;

  background-position: -5456px 0px;
}

.iti-flag.ws {
  height: 10px;

  background-position: -5478px 0px;
}

.iti-flag.xk {
  height: 15px;

  background-position: -5500px 0px;
}

.iti-flag.ye {
  height: 14px;

  background-position: -5522px 0px;
}

.iti-flag.yt {
  height: 14px;

  background-position: -5544px 0px;
}

.iti-flag.za {
  height: 14px;

  background-position: -5566px 0px;
}

.iti-flag.zm {
  height: 14px;

  background-position: -5588px 0px;
}

.iti-flag.zw {
  height: 10px;

  background-position: -5610px 0px;
}

.iti-flag {
  width: 20px;

  height: 15px;

  box-shadow: 0px 0px 1px 0px #888;

  background-image: url("public/img/flags.png");

  background-repeat: no-repeat;

  background-color: #dbdbdb;

  background-position: 20px 0;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min--moz-device-pixel-ratio: 2),
  only screen and (-o-min-device-pixel-ratio: 2 / 1),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .iti-flag {
    background-image: url("../img/flags@2x.png");
  }
}

.iti-flag.np {
  background-color: transparent;
}

.date_hover {
  position: relative;

  padding: 10px 0;
}

.date_hover[data-title]:hover:before {
  width: 80px;

  text-align: center;

  content: attr(data-title);

  padding: 4px;

  color: #85003a;

  font-size: 12px;

  position: absolute;

  left: 50%;

  top: -30px;

  margin-left: -40px;

  white-space: nowrap;

  z-index: 20;

  -moz-border-radius: 3px;

  -webkit-border-radius: 3px;

  border-radius: 3px;

  -moz-box-shadow: 0px 0px 2px #c0c1c2;

  -webkit-box-shadow: 0px 0px 2px #c0c1c2;

  box-shadow: 0px 0px 2px #c0c1c2;

  background-image: -moz-linear-gradient(top, #ffffff, #eeeeee);

  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #ffffff),
    color-stop(1, #eeeeee)
  );

  background-image: -webkit-linear-gradient(top, #ffffff, #eeeeee);

  background-image: -moz-linear-gradient(top, #ffffff, #eeeeee);

  background-image: -ms-linear-gradient(top, #ffffff, #eeeeee);

  background-image: -o-linear-gradient(top, #ffffff, #eeeeee);

  opacity: 1 !important;
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  padding-right: 6px;
}
