@charset "UTF-8";
/*!
Theme Name:     Divi child Démoustication Propre
Description:    Overloading by Glanum
Author:         L'Agence Glanum
Author URI:     https://www.glanum.com/
Version:        1
Template:       Divi
*/
@font-face {
  font-family: "customicomoon";
  src: url("fonts/icomoon/customicomoon.eot?5u093k");
  src: url("fonts/icomoon/customicomoon.eot?5u093k#iefix") format("embedded-opentype"), url("fonts/icomoon/customicomoon.ttf?5u093k") format("truetype"), url("fonts/icomoon/customicomoon.woff?5u093k") format("woff"), url("fonts/icomoon/customicomoon.svg?5u093k#customicomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="customicon-"], [class*=" customicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "customicomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.customicon-quote-after:before {
  content: ""; }

.customicon-quote-before:before {
  content: ""; }

.customicon-Picto_Map_localisation:before {
  content: ""; }

.customicon-Picto_Map_Phone:before {
  content: ""; }

.customicon-Picto_Map_Target:before {
  content: ""; }

.customicon-Picto_Map_Web:before {
  content: ""; }

@font-face {
  font-family: 'customicon';
  src: url("./fonts/customicon/customicon.eot?jpoip3");
  src: url("./fonts/customicon/customicon.eot?jpoip3#iefix") format("embedded-opentype"), url("./fonts/customicon/customicon.ttf?jpoip3") format("truetype"), url("./fonts/customicon/customicon.woff?jpoip3") format("woff"), url("./fonts/customicon/customicon.svg?jpoip3#customicon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="gicon-"],
[class*=" gicon-"] {
  display: inline-block;
  font-family: 'customicon', sans-serif;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.gicon-logo-bw:before {
  content: ""; }

body {
  font-weight: 400; }
  @media screen and (max-width: 1199px) {
    body .et_pb_button_wrapper .et_pb_button {
      font-size: 12px !important; } }
  body .et_pb_button_wrapper .et_pb_button:hover {
    background-color: transparent !important; }

@media screen and (max-width: 1199px) {
  .row-blocks {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

@media screen and (max-width: 1199px) {
  .row-blocks .et_pb_column.et_pb_column_1_4 {
    width: 50%; } }

.row-blocks h4 {
  font-size: 35px;
  line-height: 35px; }
  @media screen and (max-width: 1400px) {
    .row-blocks h4 {
      font-size: 25px;
      line-height: 25px; } }

@media screen and (max-width: 1199px) {
  .row-blocks .et_pb_blurb_description p {
    font-size: 14px; } }

@media screen and (max-width: 1650px) {
  h1 {
    font-size: 52px !important; } }

@media screen and (max-width: 1450px) {
  h1 {
    font-size: 45px !important; } }

@media screen and (max-width: 980px) {
  h1 {
    font-size: 35px !important; } }

@media screen and (max-width: 767px) {
  h1 {
    font-size: 30px !important; } }

@media screen and (max-width: 980px) {
  h2 {
    font-size: 30px !important; } }

@media screen and (max-width: 767px) {
  h2 {
    font-size: 26px !important;
    line-height: 26px; } }

@media screen and (max-width: 980px) {
  h2 {
    font-size: 28px !important; } }

@media screen and (max-width: 980px) {
  h4 {
    font-size: 22px; } }

@media screen and (max-width: 767px) {
  h4 {
    font-size: 18px; } }

.et_pb_cta_0.et_pb_promo p {
  line-height: 18px; }

p {
  line-height: 18px; }

@media screen and (max-width: 1400px) {
  .et_section_specialty .et_pb_row .et_pb_column {
    width: 100%; } }

header#main-header .logo_container a {
  display: block; }
  header#main-header .logo_container a img#logo {
    margin-bottom: 0;
    border-radius: 50%;
    transition: .4s;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -ms-transition: .4s;
    -o-transition: .4s;
    -webkit-transform: none;
    -ms-transform: none;
        transform: none;
    opacity: 1; }
    header#main-header .logo_container a img#logo:hover {
      opacity: .8;
      cursor: pointer;
      transition: .4s;
      -webkit-transition: .4s;
      -moz-transition: .4s;
      -ms-transition: .4s;
      -o-transition: .4s;
      -webkit-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      transform: rotate(360deg); }
    @media screen and (max-width: 980px) {
      header#main-header .logo_container a img#logo {
        display: none; } }
  header#main-header .logo_container a img#logo-responsive {
    display: none; }
    @media screen and (max-width: 980px) {
      header#main-header .logo_container a img#logo-responsive {
        display: block;
        position: absolute;
        top: 10%;
        height: 80%; } }
    header#main-header .logo_container a img#logo-responsive:hover {
      opacity: .8;
      -webkit-transition: ease .2s;
      -o-transition: ease .2s;
      transition: ease .2s; }

header#main-header .container {
  margin-right: 15px !important;
  margin-left: 15px !important; }
  @media screen and (max-width: 980px) {
    header#main-header .container {
      width: auto; } }

#et-top-navigation {
  padding-top: 0;
  margin-left: -15px;
  margin-right: -15px; }
  @media screen and (max-width: 980px) {
    #et-top-navigation {
      margin-right: 0; } }
  #et-top-navigation #top-menu > li {
    border-bottom: 2px dashed #d6cfce; }
    #et-top-navigation #top-menu > li > a {
      font-size: 15px;
      font-weight: 400;
      color: #756d6b !important;
      margin-right: auto !important;
      padding: 20px 40px 20px 15px !important; }
      #et-top-navigation #top-menu > li > a:hover {
        background: #d6cfce;
        opacity: 1; }
        #et-top-navigation #top-menu > li > a:hover:after {
          color: #FFFFFF !important; }
    #et-top-navigation #top-menu > li.menu-item-has-children > a:after {
      color: #d6cfce;
      top: 50%;
      content: "E";
      font-size: 20px;
      margin-top: -7px; }
    #et-top-navigation #top-menu > li.et-hover > a {
      background: #d6cfce;
      opacity: 1; }
      #et-top-navigation #top-menu > li.et-hover > a:after {
        color: #FFFFFF; }
    #et-top-navigation #top-menu > li .sub-menu {
      border-left: none !important;
      -webkit-box-shadow: inset 4px 0 5px -3px rgba(0, 0, 0, 0.3);
      box-shadow: inset 4px 0 5px -3px rgba(0, 0, 0, 0.3);
      width: auto;
      max-width: 240px;
      padding-top: 0;
      padding-bottom: 0;
      display: block !important;
      left: 100% !important;
      top: 0 !important;
      background: #d6cfce; }
      #et-top-navigation #top-menu > li .sub-menu li {
        padding-left: 0; }
        #et-top-navigation #top-menu > li .sub-menu li a {
          color: #FFFFFF;
          font-weight: 400;
          padding: 15px;
          line-height: 20px; }
          #et-top-navigation #top-menu > li .sub-menu li a:hover {
            background: #756d6b;
            opacity: 1;
            color: #FFFFFF !important; }
    #et-top-navigation #top-menu > li.current-menu-item > a {
      background: #d6cfce; }
  #et-top-navigation .mobile_menu_bar {
    padding-top: 12px;
    padding-bottom: 12px; }

.bottom-nav li a {
  font-weight: 400;
  color: #292625; }
  .bottom-nav li a:hover {
    opacity: 1;
    text-decoration: underline; }

article {
  border: none !important;
  background-color: #F8F8F8 !important; }
  article .entry-content .sidebar {
    background: #d6cfce;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    margin-bottom: 0 !important; }
    article .entry-content .sidebar .widgettitle {
      font-size: 22px; }
    article .entry-content .sidebar .et_pb_widget:last-child {
      margin-bottom: 0; }
    article .entry-content .sidebar .et_pb_widget ul {
      padding-left: 18px !important;
      margin-bottom: 10px; }
      article .entry-content .sidebar .et_pb_widget ul li {
        list-style-type: circle;
        line-height: 14px; }

.column {
  margin-top: -30px; }
  .column + .column {
    margin-top: 30px; }

.single article {
  background-color: #FFFFFF !important;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important; }
  .single article .et_post_meta_wrapper {
    width: 100% !important;
    max-width: 100% !important;
    padding-top: 80px;
    padding-left: 50px;
    padding-bottom: 70px;
    background-color: #F8F8F8; }
    .single article .et_post_meta_wrapper h1 {
      font-size: 60px; }
    .single article .et_post_meta_wrapper .post-meta {
      padding-bottom: 0 !important;
      margin-bottom: 0; }
      .single article .et_post_meta_wrapper .post-meta .published {
        font-size: 18px;
        margin-left: 30px;
        color: #af9d7c; }
        .single article .et_post_meta_wrapper .post-meta .published:after {
          content: '';
          width: 80px;
          height: 2px;
          margin-top: 6px;
          margin-left: 20px;
          display: block;
          background: #af9d7c; }
    .single article .et_post_meta_wrapper img {
      width: 400px;
      margin-top: 20px;
      margin-right: 30px;
      margin-bottom: 30px;
      float: left; }
    .single article .et_post_meta_wrapper ~ .et_post_meta_wrapper {
      display: none; }
  .single article .entry-content {
    padding-right: 50px;
    padding-left: 50px; }

.single .et_pb_row {
  width: 100% !important;
  max-width: 100%; }
  .single .et_pb_row .et_pb_column_0 {
    padding-left: 50px; }

.single .container {
  padding-top: 0 !important;
  width: 100%;
  max-width: 100%; }
  .single .container:before {
    display: none; }

.single #sidebar {
  margin-top: 200px;
  background: #d6cfce;
  margin-bottom: 0 !important;
  padding: 30px; }
  .single #sidebar .widgettitle {
    font-size: 22px; }
  .single #sidebar .et_pb_widget:last-child {
    margin-bottom: 0; }
  .single #sidebar .et_pb_widget ul {
    padding-left: 18px !important;
    margin-bottom: 10px; }
    .single #sidebar .et_pb_widget ul li {
      list-style-type: circle;
      line-height: 14px; }

.single .image-under-sidebar {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d6cfce), to(#FFFFFF));
  background-image: -o-linear-gradient(top, #d6cfce 0%, #FFFFFF 100%);
  background-image: linear-gradient(180deg, #d6cfce 0%, #FFFFFF 100%);
  max-width: 146px; }

@media screen and (max-width: 991px) {
  .entry-content .et_pb_section.with-img-bg {
    background-image: none !important; } }

.pictos-col {
  margin-bottom: 0 !important; }
  .pictos-col img {
    width: 150px; }
    @media screen and (max-width: 991px) {
      .pictos-col img {
        width: 110px; } }
    @media screen and (max-width: 767px) {
      .pictos-col img {
        width: 90px; } }

@media screen and (max-width: 991px) {
  .blue-strokes-img {
    margin-bottom: 6px; } }

@media screen and (max-width: 991px) {
  .blue-strokes-img img {
    width: 50px; } }

div.et_pb_section.et_pb_section_1,
div.et_pb_section.et_pb_section_2 {
  background-repeat: no-repeat !important;
  background-size: inherit !important; }

* {
  word-break: initial !important; }

#footer-info {
  float: left;
  width: 20%; }

#breadcrumbs {
  float: left;
  width: 80%; }

@media screen and (max-width: 980px) {
  #footer-info {
    width: 30%;
    text-align: left; }
  #breadcrumbs {
    width: 70%;
    text-align: left; } }

.gform_body .gfield input,
.gform_body .gfield textarea {
  border-width: 2px;
  border-color: #a8d15f;
  width: 100% !important; }
  .gform_body .gfield input::-webkit-input-placeholder, .gform_body .gfield textarea::-webkit-input-placeholder {
    font-family: "Georgia", Georgia, "Times New Roman", serif;
    font-weight: 600;
    color: #756d6b !important; }
  .gform_body .gfield input::-moz-placeholder, .gform_body .gfield textarea::-moz-placeholder {
    font-family: "Georgia", Georgia, "Times New Roman", serif;
    font-weight: 600;
    color: #756d6b !important; }
  .gform_body .gfield input:-ms-input-placeholder, .gform_body .gfield textarea:-ms-input-placeholder {
    font-family: "Georgia", Georgia, "Times New Roman", serif;
    font-weight: 600;
    color: #756d6b !important; }
  .gform_body .gfield input::-ms-input-placeholder, .gform_body .gfield textarea::-ms-input-placeholder {
    font-family: "Georgia", Georgia, "Times New Roman", serif;
    font-weight: 600;
    color: #756d6b !important; }
  .gform_body .gfield input::placeholder,
  .gform_body .gfield textarea::placeholder {
    font-family: "Georgia", Georgia, "Times New Roman", serif;
    font-weight: 600;
    color: #756d6b !important; }

.gform_footer .gform_button {
  cursor: pointer;
  color: #FFFFFF !important;
  background: #a8d15f;
  border-width: 0 !important;
  border-radius: 0;
  font-size: 16px;
  font-family: "Georgia", Georgia, "Times New Roman", serif;
  font-weight: 700 !important;
  padding: 0.7em 2em 0.7em 2em;
  -webkit-transition: all ease-in-out .2s;
  -o-transition: all ease-in-out .2s;
  transition: all ease-in-out .2s; }
  .gform_footer .gform_button:hover {
    opacity: 0.8;
    -webkit-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s; }

@media screen and (max-width: 980px) {
  .et_pb_button {
    font-size: 12px !important; } }

blockquote {
  width: 80%;
  padding-left: 0;
  position: relative;
  border: 0;
  margin: 50px auto;
  font-family: "customicomoon"; }
  blockquote:before {
    position: absolute;
    top: 15px;
    left: -50px;
    display: block;
    font-family: "customicomoon";
    content: "";
    font-size: 110px;
    color: #797979;
    opacity: 0.1; }
    @media screen and (max-width: 980px) {
      blockquote:before {
        font-size: 90px;
        top: 5px; } }
    @media screen and (max-width: 980px) {
      blockquote:before {
        font-size: 50px;
        top: 15px;
        left: 0; } }
  blockquote p {
    font-size: 30px;
    line-height: 38px;
    text-align: center; }
    @media screen and (max-width: 980px) {
      blockquote p {
        font-size: 30px;
        line-height: 38px; } }
    @media screen and (max-width: 767px) {
      blockquote p {
        font-size: 18px;
        line-height: 18px; } }

footer #footer-widgets {
  display: none; }

footer #et-footer-nav {
  background-color: #d6cfce; }

footer#main-footer {
  color: #756d6b;
  background-color: #FFFFFF; }
  footer#main-footer #footer-bottom .container {
    width: 80%;
    max-width: 1080px; }

.glanum-mark {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media (min-width: 992px) {
    .glanum-mark {
      width: initial;
      position: absolute;
      top: 30%;
      right: -12%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); } }
  .glanum-mark__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #FFFFFF;
    width: 25px; }
    .glanum-mark__link--noevent {
      pointer-events: none; }
    .glanum-mark__link_logo {
      font-size: 25px; }
      .glanum-mark__link_logo:hover {
        opacity: initial;
        -webkit-animation-name: rotate;
                animation-name: rotate;
        -webkit-animation-duration: 2s;
                animation-duration: 2s;
        -webkit-animation-iteration-count: infinite;
                animation-iteration-count: infinite;
        -webkit-animation-timing-function: linear;
                animation-timing-function: linear; }

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.glanum-leaflet-react {
  background-color: white; }
  @media screen and (min-width: 992px) {
    .glanum-leaflet-react {
      min-height: calc(100vh - 53px); } }
  @media screen and (min-width: 992px) {
    .glanum-leaflet-react .glanum-leaflet__wrapper {
      height: calc(100vh - 53px); } }
  .glanum-leaflet-react .sidebar__title {
    font-size: 25px !important; }
    .glanum-leaflet-react .sidebar__title.has-primary-background-color.has-white-color {
      color: black !important; }
    @media screen and (min-width: 992px) {
      .glanum-leaflet-react .sidebar__title {
        font-size: 30px !important; } }
  .glanum-leaflet-react .generic-filter__title {
    font-size: 15px;
    font-family: "Rubik", Helvetica, Arial, Lucida, sans-serif; }
  .glanum-leaflet-react .generic-filter__item--name {
    font-family: "Rubik", Helvetica, Arial, Lucida, sans-serif; }

.icon-hotels {
  fill: #b3a280; }

.icon-club-de-vacances {
  fill: #de7246; }

.icon-ville_quartier {
  fill: #aecd60; }

.icon-residences-vacances {
  fill: #56c6e0; }

.icon-gites {
  fill: #756d6b; }

.icon-copropriete {
  fill: #8224e3; }

.qista-inst-item__name {
  font-family: "Rubik", Helvetica, Arial, Lucida, sans-serif; }

.qista-inst-item__address, .qista-inst-item__phone, .qista-inst-item__website {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .qista-inst-item__address:before, .qista-inst-item__phone:before, .qista-inst-item__website:before {
    font-family: "customicomoon", sans-serif;
    left: 0;
    top: 0;
    background-size: contain;
    font-size: 16px;
    padding-right: 5px;
    -webkit-transform: t;
        -ms-transform: t;
            transform: t; }

.qista-inst-item__address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .qista-inst-item__address:before {
    content: "\e900"; }

.qista-inst-item__phone:before {
  content: "\e901"; }

.qista-inst-item__website {
  margin-top: 15px;
  color: #756d6b;
  -webkit-transition: color ease 0.3s;
  -o-transition: color ease 0.3s;
  transition: color ease 0.3s; }
  .qista-inst-item__website::before {
    content: "\e903"; }
  .qista-inst-item__website:hover {
    color: #a8d15f; }

.qista-inst-item.institution-club-de-vacances .qista-inst-item__address:before {
  color: #de7246; }

.qista-inst-item.institution-residences-vacances .qista-inst-item__address:before {
  color: #56c6e0; }

.qista-inst-item.institution-hotels .qista-inst-item__address:before {
  color: #b3a280; }

.qista-inst-item.institution-ville_quartier .qista-inst-item__address:before {
  color: #aecd60; }

.qista-inst-item.institution-gites .qista-inst-item__address:before {
  color: #756d6b; }

.qista-inst-item.institution-copropriete .qista-inst-item__address:before {
  color: #8224e3; }

.coordinates-wrapper {
  padding-left: 23px; }

/*# sourceMappingURL=style.css.map */
