@charset "UTF-8";
/********** Surcharge Bootstrap page d'accueil ************/
@media (min-width: 576px) {
  .homepage .container, .homepage #module-formmaker-form #content-wrapper, #module-formmaker-form .homepage #content-wrapper {
    padding-right: 5px;
    padding-left: 5px;
  }
  .homepage .row {
    margin-right: -5px;
    margin-left: -5px;
  }
  .homepage .col-xs-1, .homepage .col-sm-1, .homepage .col-md-1, .homepage .col-lg-1, .homepage .col-xs-2, .homepage .col-sm-2, .homepage .col-md-2, .homepage .col-lg-2, .homepage .col-xs-3, .homepage .col-sm-3, .homepage .col-md-3, .homepage .col-lg-3, .homepage .col-xs-4, .homepage .col-sm-4, .homepage .col-md-4, .homepage .col-lg-4, .homepage .col-xs-5, .homepage .col-sm-5, .homepage .col-md-5, .homepage .col-lg-5, .homepage .col-xs-6, .homepage .col-sm-6, .homepage .col-md-6, .homepage .col-lg-6, .homepage .col-xs-7, .homepage .col-sm-7, .homepage .col-md-7, .homepage .col-lg-7, .homepage .col-xs-8, .homepage .col-sm-8, .homepage .col-md-8, .homepage .col-lg-8, .homepage .col-xs-9, .homepage .col-sm-9, .homepage .col-md-9, .homepage .col-lg-9, .homepage .col-xs-10, .homepage .col-sm-10, .homepage .col-md-10, .homepage .col-lg-10, .homepage .col-xs-11, .homepage .col-sm-11, .homepage .col-md-11, .homepage .col-lg-11, .homepage .col-xs-12, .homepage .col-sm-12, .homepage .col-md-12, .homepage .col-lg-12 {
    padding-right: 5px;
    padding-left: 5px;
  }
}
/******* CSS manquant de Boostrap 4 *********/
.position-relative {
  position: relative;
}

.font-weight-bold {
  font-weight: bold !important;
}

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

.mr-auto {
  margin-right: auto !important;
}

.mb-4 {
  margin-bottom: 2rem !important;
}

@media (min-width: 768px) {
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
}

@media (min-width: 992px) {
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
}

.h-100 {
  height: 100% !important;
}

@media (min-width: 768px) {
  .d-md-block {
    display: block;
  }
}

.d-flex {
  display: flex;
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex-row {
  display: flex;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column;
}

@media (min-width: 576px) {
  .flex-sm-row {
    display: flex;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    display: flex;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    display: flex;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
}

.align-items-center {
  align-items: center !important;
}

@media (min-width: 576px) {
  .align-items-sm-center {
    align-items: center !important;
  }
}

@media (min-width: 768px) {
  .align-items-md-center {
    align-items: center !important;
  }
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

@media screen and (min-width: 769px) {
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
}

.my-0-5 {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.pt-0-5 {
  padding-top: 0.5rem;
}

.mt-0-5 {
  margin-top: 0.5rem;
}

.mb-0-5 {
  margin-bottom: 0.5rem;
}

.blue {
  color: #09459b;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col, .no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

/******* Global *********/
::selection {
  background-color: #f60;
  color: white;
}

* {
  font-family: "Open Sans", sans-serif;
}

html {
  overflow-x: hidden;
}

body {
  color: #333333;
  position: relative;
  width: 100vw;
  padding-top: 70px;
}
@media (min-width: 768px) {
  body {
    padding-top: 150px;
  }
}
@media (min-width: 768px) {
  body#category:not(.category-id-479), body#product {
    padding-top: 170px;
  }
}

p {
  color: #333333 !important;
  font-size: 1rem;
}

a {
  color: #f60;
}
a:not(.btn):hover {
  color: #f60;
  text-decoration: underline;
}

.btn-primary {
  background-color: #f60;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary:active:focus {
  background-color: #f60;
  opacity: 0.9;
  outline: none;
}

.bootstrap-touchspin {
  display: flex;
  box-shadow: none;
}
.bootstrap-touchspin .input-group {
  border: 1px solid #F5F5F5;
}
.bootstrap-touchspin .js-cart-line-product-quantity {
  pointer-events: none !important;
}

.custom-radio input[type=radio]:checked + span {
  background-color: #f60;
}

@media screen and (max-width: 767px) {
  .zopim {
    display: none !important;
  }
}

.terracalendar {
  background: #ffffff;
  border: 1px solid #F5F5F5;
  margin-bottom: 1rem;
}
.terracalendar .ui-widget {
  background: #ffffff;
}
.terracalendar td:not(.ui-state-disabled) .ui-state-default {
  color: white;
  background: #5cb85c;
}
.terracalendar td:not(.ui-state-disabled) .ui-state-active {
  color: white;
  background: #f60;
}
.terracalendar #terracalendar_block {
  display: none !important;
}

.add-to-cart {
  color: #ffffff;
  height: 50px !important;
  background: #f60;
  border-radius: 50px;
  border: none;
  padding: 0 0.75rem !important;
  display: flex;
  align-items: center;
  text-transform: initial;
  font-weight: 700;
  box-shadow: none;
}
.add-to-cart:hover {
  background: rgba(255, 102, 0, 0.9);
}
.add-to-cart:focus, .add-to-cart:focus:active {
  background: #09459b;
}
.add-to-cart:before {
  content: "";
  background: transparent url("../images/icons/icon_cart_white.svg") no-repeat center;
  background-size: contain;
  width: 30px;
  height: 25px;
  margin-right: 0.25rem;
}

.go-to-product {
  display: inline-flex;
  color: #ffffff;
  font-weight: normal;
  height: 50px;
  background: #f60;
  border-radius: 5px;
  border: none;
  padding: 0 0.75rem !important;
  font-size: 1.25rem;
  align-items: center;
  text-transform: initial;
  box-shadow: none;
}
.go-to-product:hover {
  color: #ffffff;
  background: rgba(255, 102, 0, 0.9);
}
.go-to-product:before {
  content: "";
  background: transparent url("../images/icons/icon_arrow.svg") no-repeat center;
  background-size: contain;
  width: 30px;
  height: 25px;
  margin-right: 0.25rem;
}

.btn.btn-orange, #footer #contact-form form .form-footer button.btn, #module-advancedcms-adcms .container .block-catchy-once .rte .btn:first-of-type, #module-advancedcms-adcms .container .block-catchy-tripadvisor .rte .btn:first-of-type, #module-advancedcms-adcms .container .block-catchy-intro-homepage .rte .btn:first-of-type, #module-advancedcms-adcms .container .block-catchy-center .rte .btn:first-of-type, #module-advancedcms-adcms .container .block-catchy-dual .rte .btn:first-of-type, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-once .rte .btn:first-of-type, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-tripadvisor .rte .btn:first-of-type, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-intro-homepage .rte .btn:first-of-type, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-center .rte .btn:first-of-type, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-dual .rte .btn:first-of-type, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-once .rte .btn:first-of-type, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-tripadvisor .rte .btn:first-of-type, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-intro-homepage .rte .btn:first-of-type, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-center .rte .btn:first-of-type, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-dual .rte .btn:first-of-type,
#module-advancedcms-adcms .container-fluid .block-catchy-once .rte .btn:first-of-type,
#module-advancedcms-adcms .container-fluid .block-catchy-tripadvisor .rte .btn:first-of-type,
#module-advancedcms-adcms .container-fluid .block-catchy-intro-homepage .rte .btn:first-of-type,
#module-advancedcms-adcms .container-fluid .block-catchy-center .rte .btn:first-of-type,
#module-advancedcms-adcms .container-fluid .block-catchy-dual .rte .btn:first-of-type, #module-advancedcms-adcms #container .advanced-cms-wrapper .maps-block-pap .section-pap .rte a.btn,
#module-advancedcms-adcms .container .advanced-cms-wrapper .maps-block-pap .section-pap .rte a.btn,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte a.btn,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte a.btn,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .maps-block-pap .section-pap .rte a.btn, #module-advancedcms-adcms #container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte a.btn,
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte a.btn,
#module-advancedcms-adcms .container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte a.btn,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte a.btn,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte a.btn,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte a.btn,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte a.btn,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte a.btn,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte a.btn,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction-block-pap .section-pap .rte a.btn, .block-product .product-text .product-links .btn.btn-primary, .block-product .product-text .btn.btn-default, #product #accordion-product .card .content .card-body .btn {
  background-color: #f60;
  border: 2px solid #f60;
  text-transform: initial;
  color: #ffffff;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  border-radius: 50px;
  font-weight: 700;
  text-shadow: none;
  font-family: "Raleway", sans-serif;
  font-size: 0.9375rem;
  padding: 0.5rem 1.5rem;
}
@media screen and (min-width: 768px) {
  .btn.btn-orange, #footer #contact-form form .form-footer button.btn, #module-advancedcms-adcms .container .block-catchy-once .rte .btn:first-of-type, #module-advancedcms-adcms .container .block-catchy-tripadvisor .rte .btn:first-of-type, #module-advancedcms-adcms .container .block-catchy-intro-homepage .rte .btn:first-of-type, #module-advancedcms-adcms .container .block-catchy-center .rte .btn:first-of-type, #module-advancedcms-adcms .container .block-catchy-dual .rte .btn:first-of-type, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-once .rte .btn:first-of-type, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-tripadvisor .rte .btn:first-of-type, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-intro-homepage .rte .btn:first-of-type, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-center .rte .btn:first-of-type, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-dual .rte .btn:first-of-type, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-once .rte .btn:first-of-type, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-tripadvisor .rte .btn:first-of-type, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-intro-homepage .rte .btn:first-of-type, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-center .rte .btn:first-of-type, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-dual .rte .btn:first-of-type,
  #module-advancedcms-adcms .container-fluid .block-catchy-once .rte .btn:first-of-type,
  #module-advancedcms-adcms .container-fluid .block-catchy-tripadvisor .rte .btn:first-of-type,
  #module-advancedcms-adcms .container-fluid .block-catchy-intro-homepage .rte .btn:first-of-type,
  #module-advancedcms-adcms .container-fluid .block-catchy-center .rte .btn:first-of-type,
  #module-advancedcms-adcms .container-fluid .block-catchy-dual .rte .btn:first-of-type, #module-advancedcms-adcms #container .advanced-cms-wrapper .maps-block-pap .section-pap .rte a.btn,
  #module-advancedcms-adcms .container .advanced-cms-wrapper .maps-block-pap .section-pap .rte a.btn,
  #module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte a.btn,
  #module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte a.btn,
  #module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .maps-block-pap .section-pap .rte a.btn, #module-advancedcms-adcms #container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte a.btn,
  #module-advancedcms-adcms #container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte a.btn,
  #module-advancedcms-adcms .container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte a.btn,
  #module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte a.btn,
  #module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte a.btn,
  #module-advancedcms-adcms .container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte a.btn,
  #module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte a.btn,
  #module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte a.btn,
  #module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte a.btn,
  #module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction-block-pap .section-pap .rte a.btn, .block-product .product-text .product-links .btn.btn-primary, .block-product .product-text .btn.btn-default, #product #accordion-product .card .content .card-body .btn {
    font-size: 1rem;
    padding: 0.75rem 2rem;
  }
}
.btn.btn-orange:first-letter, #footer #contact-form form .form-footer button.btn:first-letter, #module-advancedcms-adcms .container .block-catchy-once .rte .btn:first-of-type:first-letter, #module-advancedcms-adcms .container .block-catchy-tripadvisor .rte .btn:first-of-type:first-letter, #module-advancedcms-adcms .container .block-catchy-intro-homepage .rte .btn:first-of-type:first-letter, #module-advancedcms-adcms .container .block-catchy-center .rte .btn:first-of-type:first-letter, #module-advancedcms-adcms .container .block-catchy-dual .rte .btn:first-of-type:first-letter, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-once .rte .btn:first-of-type:first-letter, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-tripadvisor .rte .btn:first-of-type:first-letter, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-intro-homepage .rte .btn:first-of-type:first-letter, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-center .rte .btn:first-of-type:first-letter, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-dual .rte .btn:first-of-type:first-letter, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-once .rte .btn:first-of-type:first-letter, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-tripadvisor .rte .btn:first-of-type:first-letter, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-intro-homepage .rte .btn:first-of-type:first-letter, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-center .rte .btn:first-of-type:first-letter, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-dual .rte .btn:first-of-type:first-letter,
#module-advancedcms-adcms .container-fluid .block-catchy-once .rte .btn:first-of-type:first-letter,
#module-advancedcms-adcms .container-fluid .block-catchy-tripadvisor .rte .btn:first-of-type:first-letter,
#module-advancedcms-adcms .container-fluid .block-catchy-intro-homepage .rte .btn:first-of-type:first-letter,
#module-advancedcms-adcms .container-fluid .block-catchy-center .rte .btn:first-of-type:first-letter,
#module-advancedcms-adcms .container-fluid .block-catchy-dual .rte .btn:first-of-type:first-letter, #module-advancedcms-adcms #container .advanced-cms-wrapper .maps-block-pap .section-pap .rte a.btn:first-letter,
#module-advancedcms-adcms .container .advanced-cms-wrapper .maps-block-pap .section-pap .rte a.btn:first-letter,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte a.btn:first-letter,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte a.btn:first-letter,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .maps-block-pap .section-pap .rte a.btn:first-letter, #module-advancedcms-adcms #container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte a.btn:first-letter,
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte a.btn:first-letter,
#module-advancedcms-adcms .container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte a.btn:first-letter,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte a.btn:first-letter,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte a.btn:first-letter,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte a.btn:first-letter,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte a.btn:first-letter,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte a.btn:first-letter,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte a.btn:first-letter,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction-block-pap .section-pap .rte a.btn:first-letter, .block-product .product-text .product-links .btn.btn-primary:first-letter, .block-product .product-text .btn.btn-default:first-letter, #product #accordion-product .card .content .card-body .btn:first-letter {
  text-transform: uppercase;
}
.btn.btn-orange:hover, #footer #contact-form form .form-footer button.btn:hover, #module-advancedcms-adcms .container .block-catchy-once .rte .btn:hover:first-of-type, #module-advancedcms-adcms .container .block-catchy-tripadvisor .rte .btn:hover:first-of-type, #module-advancedcms-adcms .container .block-catchy-intro-homepage .rte .btn:hover:first-of-type, #module-advancedcms-adcms .container .block-catchy-center .rte .btn:hover:first-of-type, #module-advancedcms-adcms .container .block-catchy-dual .rte .btn:hover:first-of-type, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-once .rte .btn:hover:first-of-type, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-tripadvisor .rte .btn:hover:first-of-type, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-intro-homepage .rte .btn:hover:first-of-type, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-center .rte .btn:hover:first-of-type, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-dual .rte .btn:hover:first-of-type, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-once .rte .btn:hover:first-of-type, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-tripadvisor .rte .btn:hover:first-of-type, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-intro-homepage .rte .btn:hover:first-of-type, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-center .rte .btn:hover:first-of-type, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-dual .rte .btn:hover:first-of-type,
#module-advancedcms-adcms .container-fluid .block-catchy-once .rte .btn:hover:first-of-type,
#module-advancedcms-adcms .container-fluid .block-catchy-tripadvisor .rte .btn:hover:first-of-type,
#module-advancedcms-adcms .container-fluid .block-catchy-intro-homepage .rte .btn:hover:first-of-type,
#module-advancedcms-adcms .container-fluid .block-catchy-center .rte .btn:hover:first-of-type,
#module-advancedcms-adcms .container-fluid .block-catchy-dual .rte .btn:hover:first-of-type, #module-advancedcms-adcms #container .advanced-cms-wrapper .maps-block-pap .section-pap .rte a.btn:hover,
#module-advancedcms-adcms .container .advanced-cms-wrapper .maps-block-pap .section-pap .rte a.btn:hover,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte a.btn:hover,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte a.btn:hover,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .maps-block-pap .section-pap .rte a.btn:hover, #module-advancedcms-adcms #container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte a.btn:hover,
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte a.btn:hover,
#module-advancedcms-adcms .container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte a.btn:hover,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte a.btn:hover,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte a.btn:hover,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte a.btn:hover,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte a.btn:hover,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte a.btn:hover,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte a.btn:hover,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction-block-pap .section-pap .rte a.btn:hover, .block-product .product-text .product-links .btn.btn-primary:hover, .block-product .product-text .btn.btn-default:hover, #product #accordion-product .card .content .card-body .btn:hover {
  opacity: 0.95;
}
.btn.btn-blue, #module-advancedcms-adcms #container .advanced-cms-wrapper .maps-block-pap .section-pap .rte .btn,
#module-advancedcms-adcms .container .advanced-cms-wrapper .maps-block-pap .section-pap .rte .btn,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte .btn,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte .btn,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .maps-block-pap .section-pap .rte .btn, #module-advancedcms-adcms #container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte .btn,
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte .btn,
#module-advancedcms-adcms .container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte .btn,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte .btn,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte .btn,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte .btn,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte .btn,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte .btn,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte .btn,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction-block-pap .section-pap .rte .btn {
  background-color: #09459b;
  border: 2px solid #09459b;
  text-transform: lowercase;
  color: #ffffff;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  border-radius: 50px;
  font-weight: 700;
  text-shadow: none;
  font-family: "Raleway", sans-serif;
  font-size: 0.9375rem;
  padding: 0.5rem 1.5rem;
}
@media screen and (min-width: 768px) {
  .btn.btn-blue, #module-advancedcms-adcms #container .advanced-cms-wrapper .maps-block-pap .section-pap .rte .btn,
  #module-advancedcms-adcms .container .advanced-cms-wrapper .maps-block-pap .section-pap .rte .btn,
  #module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte .btn,
  #module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte .btn,
  #module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .maps-block-pap .section-pap .rte .btn, #module-advancedcms-adcms #container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte .btn,
  #module-advancedcms-adcms #container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte .btn,
  #module-advancedcms-adcms .container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte .btn,
  #module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte .btn,
  #module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte .btn,
  #module-advancedcms-adcms .container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte .btn,
  #module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte .btn,
  #module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte .btn,
  #module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte .btn,
  #module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction-block-pap .section-pap .rte .btn {
    font-size: 1rem;
    padding: 0.75rem 2rem;
  }
}
.btn.btn-blue:first-letter, #module-advancedcms-adcms #container .advanced-cms-wrapper .maps-block-pap .section-pap .rte .btn:first-letter,
#module-advancedcms-adcms .container .advanced-cms-wrapper .maps-block-pap .section-pap .rte .btn:first-letter,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte .btn:first-letter,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte .btn:first-letter,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .maps-block-pap .section-pap .rte .btn:first-letter, #module-advancedcms-adcms #container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte .btn:first-letter,
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte .btn:first-letter,
#module-advancedcms-adcms .container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte .btn:first-letter,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte .btn:first-letter,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte .btn:first-letter,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte .btn:first-letter,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte .btn:first-letter,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte .btn:first-letter,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte .btn:first-letter,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction-block-pap .section-pap .rte .btn:first-letter {
  text-transform: uppercase;
}
.btn.btn-blue:hover, #module-advancedcms-adcms #container .advanced-cms-wrapper .maps-block-pap .section-pap .rte .btn:hover,
#module-advancedcms-adcms .container .advanced-cms-wrapper .maps-block-pap .section-pap .rte .btn:hover,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte .btn:hover,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte .btn:hover,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .maps-block-pap .section-pap .rte .btn:hover, #module-advancedcms-adcms #container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte .btn:hover,
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte .btn:hover,
#module-advancedcms-adcms .container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte .btn:hover,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte .btn:hover,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte .btn:hover,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte .btn:hover,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte .btn:hover,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte .btn:hover,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte .btn:hover,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction-block-pap .section-pap .rte .btn:hover {
  opacity: 0.95;
}
.btn.btn-white, #module-advancedcms-adcms .container .block-catchy-tripadvisor .rte .btn, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-tripadvisor .rte .btn, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-tripadvisor .rte .btn,
#module-advancedcms-adcms .container-fluid .block-catchy-tripadvisor .rte .btn, #module-advancedcms-adcms .container .block-catchy-once .rte .btn:not(:first-of-type):last-of-type, #module-advancedcms-adcms .container .block-catchy-tripadvisor .rte .btn:not(:first-of-type):last-of-type, #module-advancedcms-adcms .container .block-catchy-intro-homepage .rte .btn:not(:first-of-type):last-of-type, #module-advancedcms-adcms .container .block-catchy-center .rte .btn:not(:first-of-type):last-of-type, #module-advancedcms-adcms .container .block-catchy-dual .rte .btn:not(:first-of-type):last-of-type, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-once .rte .btn:not(:first-of-type):last-of-type, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-intro-homepage .rte .btn:not(:first-of-type):last-of-type, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-center .rte .btn:not(:first-of-type):last-of-type, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-dual .rte .btn:not(:first-of-type):last-of-type, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-once .rte .btn:not(:first-of-type):last-of-type, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-intro-homepage .rte .btn:not(:first-of-type):last-of-type, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-center .rte .btn:not(:first-of-type):last-of-type, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-dual .rte .btn:not(:first-of-type):last-of-type,
#module-advancedcms-adcms .container-fluid .block-catchy-once .rte .btn:not(:first-of-type):last-of-type,
#module-advancedcms-adcms .container-fluid .block-catchy-tripadvisor .rte .btn:not(:first-of-type):last-of-type,
#module-advancedcms-adcms .container-fluid .block-catchy-intro-homepage .rte .btn:not(:first-of-type):last-of-type,
#module-advancedcms-adcms .container-fluid .block-catchy-center .rte .btn:not(:first-of-type):last-of-type,
#module-advancedcms-adcms .container-fluid .block-catchy-dual .rte .btn:not(:first-of-type):last-of-type {
  border: 2px solid #ffffff;
  text-transform: initial;
  padding: 0.75rem 2rem;
  color: #ffffff;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  border-radius: 50px;
  font-size: 1rem;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
  transition: all ease-in-out 0.2s;
}
.btn.btn-white:hover, #module-advancedcms-adcms .container .block-catchy-tripadvisor .rte .btn:hover, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-tripadvisor .rte .btn:hover, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-tripadvisor .rte .btn:hover,
#module-advancedcms-adcms .container-fluid .block-catchy-tripadvisor .rte .btn:hover, #module-advancedcms-adcms .container .block-catchy-once .rte .btn:hover:not(:first-of-type):last-of-type, #module-advancedcms-adcms .container .block-catchy-tripadvisor .rte .btn:hover:not(:first-of-type):last-of-type, #module-advancedcms-adcms .container .block-catchy-intro-homepage .rte .btn:hover:not(:first-of-type):last-of-type, #module-advancedcms-adcms .container .block-catchy-center .rte .btn:hover:not(:first-of-type):last-of-type, #module-advancedcms-adcms .container .block-catchy-dual .rte .btn:hover:not(:first-of-type):last-of-type, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-once .rte .btn:hover:not(:first-of-type):last-of-type, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-intro-homepage .rte .btn:hover:not(:first-of-type):last-of-type, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-center .rte .btn:hover:not(:first-of-type):last-of-type, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-dual .rte .btn:hover:not(:first-of-type):last-of-type, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-once .rte .btn:hover:not(:first-of-type):last-of-type, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-intro-homepage .rte .btn:hover:not(:first-of-type):last-of-type, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-center .rte .btn:hover:not(:first-of-type):last-of-type, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-dual .rte .btn:hover:not(:first-of-type):last-of-type,
#module-advancedcms-adcms .container-fluid .block-catchy-once .rte .btn:hover:not(:first-of-type):last-of-type,
#module-advancedcms-adcms .container-fluid .block-catchy-tripadvisor .rte .btn:hover:not(:first-of-type):last-of-type,
#module-advancedcms-adcms .container-fluid .block-catchy-intro-homepage .rte .btn:hover:not(:first-of-type):last-of-type,
#module-advancedcms-adcms .container-fluid .block-catchy-center .rte .btn:hover:not(:first-of-type):last-of-type,
#module-advancedcms-adcms .container-fluid .block-catchy-dual .rte .btn:hover:not(:first-of-type):last-of-type {
  background-color: #f60;
}
.btn.btn-big {
  font-size: 1.25rem;
}

button.close {
  font-size: 4rem;
  line-height: 0.5;
  font-weight: lighter;
  opacity: 0.25;
  margin: 0;
  overflow: hidden;
}
button.close:focus {
  outline: none;
}
button.close span {
  display: block;
}

/*********** Global ***********/
#wrapper {
  background: white;
  box-shadow: none;
  padding-top: 0;
}

/********** Bouton Lecture vidéo ***********/
#btn-launch-video {
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  cursor: pointer;
  font-size: 0.9375rem;
  border: 1px solid white;
  outline: none;
  margin: 1rem auto;
  padding: 0.25rem 0.5rem;
  border-radius: 10px;
  transition: ease-in-out background-color 0.25s;
  box-shadow: rgba(0, 0, 0, 0.1) 0 4px 12px;
  text-shadow: -1px -1px 1px rgba(255, 255, 255, 0.1), 1px 1px 1px rgba(0, 0, 0, 0.5);
  font-weight: 400;
  background-color: rgba(51, 51, 51, 0.2);
}
#btn-launch-video:before {
  content: "";
  width: 20px;
  height: 20px;
  display: inline-flex;
  background: transparent url(../../assets/images/icons/icon_play.svg) no-repeat center;
  background-size: cover;
  margin-right: 0.5rem;
  border-radius: 50%;
  border: none;
  box-shadow: rgba(0, 0, 0, 0.1) 0 4px 12px;
}
#btn-launch-video:active {
  box-shadow: rgba(0, 0, 0, 0.3) 0 18px 36px -18px inset;
}
#btn-launch-video:hover {
  background: #f60;
}

/******* Page globale *********/
#notifications {
  display: block !important;
}

#main .page-content {
  margin-bottom: 3rem;
}

#wrapper {
  display: block !important;
  overflow: hidden;
}

/******* Page Products/Products mini + quickview *********/
#product:not(.category-id-479) .introduction-shop {
  height: 70px;
  background-color: #09459b;
}
@media (min-width: 992px) {
  #product:not(.category-id-479) .introduction-shop {
    margin-bottom: 30px;
  }
}

.bon-cadeau {
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
}
.bon-cadeau span {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.bon-cadeau span:after {
  content: "";
  display: block;
  position: absolute;
  top: -2px;
  right: -2px;
  width: 140px;
  height: 140px;
  background: transparent url(/themes/pap-2020/assets/images/shop/corner-bon-cadeau.svg) no-repeat center;
  background-size: contain;
}
@media (min-width: 992px) {
  .bon-cadeau span:after {
    width: 160px;
    height: 160px;
  }
}
.bon-cadeau.promo span {
  position: relative;
  overflow: hidden;
}
.bon-cadeau.promo span:before {
  top: -90px;
}
.bon-cadeau.promo span:after {
  top: 40px;
}
.bon-cadeau.small span:before {
  border: 80px solid transparent;
  top: -80px;
  left: -80px;
}

.payment-2x-3x {
  display: block;
  z-index: 1;
  margin-bottom: 0.5rem;
  position: relative !important;
}
.payment-2x-3x span {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.payment-2x-3x span:after {
  content: "";
  display: block;
  width: 180px;
  height: 30px;
  background: transparent url(/themes/pap-2020/assets/images/shop/alma-full.svg) no-repeat center !important;
  background-size: contain !important;
  position: initial;
}
@media (min-width: 1200px) {
  .payment-2x-3x span:after {
    width: 200px;
    height: 40px;
    border: 2px solid #D5E0F0;
    border-radius: 12px;
  }
}
.payment-2x-3x.promo span {
  position: relative;
  overflow: hidden;
}
.payment-2x-3x.promo span:before {
  top: -90px;
}
.payment-2x-3x.promo span:after {
  top: 40px;
}
.payment-2x-3x.small span:before {
  border: 80px solid transparent;
  top: -80px;
  left: -80px;
}

#category .advanced-cms-wrapper.cms_embedded .row,
#product .advanced-cms-wrapper.cms_embedded .row {
  display: flex;
  flex-direction: column;
  margin-top: 30px;
}
@media (min-width: 768px) {
  #category .advanced-cms-wrapper.cms_embedded .row,
  #product .advanced-cms-wrapper.cms_embedded .row {
    flex-direction: row;
    max-height: 500px;
  }
}
#category .advanced-cms-wrapper.cms_embedded .row .section-pap-visuel-introduction,
#product .advanced-cms-wrapper.cms_embedded .row .section-pap-visuel-introduction {
  flex-shrink: 0;
}
@media (min-width: 768px) {
  #category .advanced-cms-wrapper.cms_embedded .row .section-pap-visuel-introduction,
  #product .advanced-cms-wrapper.cms_embedded .row .section-pap-visuel-introduction {
    width: 50%;
  }
}
#category .advanced-cms-wrapper.cms_embedded .row .section-pap-visuel-introduction .rte,
#product .advanced-cms-wrapper.cms_embedded .row .section-pap-visuel-introduction .rte {
  padding: 0;
  margin-bottom: 0;
}
#category .advanced-cms-wrapper.cms_embedded .row .section-pap-visuel-introduction .rte p,
#product .advanced-cms-wrapper.cms_embedded .row .section-pap-visuel-introduction .rte p {
  margin-bottom: 0;
}
#category .advanced-cms-wrapper.cms_embedded .row .section-pap-visuel-introduction video,
#category .advanced-cms-wrapper.cms_embedded .row .section-pap-visuel-introduction img,
#product .advanced-cms-wrapper.cms_embedded .row .section-pap-visuel-introduction video,
#product .advanced-cms-wrapper.cms_embedded .row .section-pap-visuel-introduction img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
  min-height: 220px;
  max-height: 220px;
  border-radius: 10px;
  font-size: x-large;
}
@media (min-width: 768px) {
  #category .advanced-cms-wrapper.cms_embedded .row .section-pap-visuel-introduction video,
  #category .advanced-cms-wrapper.cms_embedded .row .section-pap-visuel-introduction img,
  #product .advanced-cms-wrapper.cms_embedded .row .section-pap-visuel-introduction video,
  #product .advanced-cms-wrapper.cms_embedded .row .section-pap-visuel-introduction img {
    min-height: 100%;
    max-height: 320px;
  }
}
@media (min-width: 768px) {
  #category .advanced-cms-wrapper.cms_embedded .row .section-pap-visuel-introduction video.visuel-bon-cadeau,
  #category .advanced-cms-wrapper.cms_embedded .row .section-pap-visuel-introduction img.visuel-bon-cadeau,
  #product .advanced-cms-wrapper.cms_embedded .row .section-pap-visuel-introduction video.visuel-bon-cadeau,
  #product .advanced-cms-wrapper.cms_embedded .row .section-pap-visuel-introduction img.visuel-bon-cadeau {
    max-height: 400px;
  }
}
#category .advanced-cms-wrapper.cms_embedded .row .section-pap-visuel-introduction button,
#product .advanced-cms-wrapper.cms_embedded .row .section-pap-visuel-introduction button {
  content: "";
  display: block;
  opacity: 0.7;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  cursor: pointer;
  border: none;
  background-image: url(/themes/pap-2020/assets/images/icons/icon_play.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  transition: all ease-in-out 0.2s;
}
#category .advanced-cms-wrapper.cms_embedded .row .section-pap-visuel-introduction button:hover,
#product .advanced-cms-wrapper.cms_embedded .row .section-pap-visuel-introduction button:hover {
  opacity: 1;
  cursor: pointer;
}
#category .advanced-cms-wrapper.cms_embedded .row .description,
#product .advanced-cms-wrapper.cms_embedded .row .description {
  flex-shrink: 0;
  display: flex;
  align-items: center;
}
@media (min-width: 768px) {
  #category .advanced-cms-wrapper.cms_embedded .row .description,
  #product .advanced-cms-wrapper.cms_embedded .row .description {
    width: 50%;
  }
}
#category .advanced-cms-wrapper.cms_embedded .row .description .rte,
#product .advanced-cms-wrapper.cms_embedded .row .description .rte {
  padding: 1.5rem 0 0;
}
@media (min-width: 768px) {
  #category .advanced-cms-wrapper.cms_embedded .row .description .rte,
  #product .advanced-cms-wrapper.cms_embedded .row .description .rte {
    padding: 1.5rem;
  }
}
#category .advanced-cms-wrapper.cms_embedded .row .description .rte:last-child,
#product .advanced-cms-wrapper.cms_embedded .row .description .rte:last-child {
  margin-bottom: 0 !important;
}
#category .advanced-cms-wrapper.cms_embedded .row .description h2,
#product .advanced-cms-wrapper.cms_embedded .row .description h2 {
  border-radius: 10px;
  font-size: 2rem;
  color: #09459b;
  font-weight: 700;
  font-family: "Raleway", sans-serif;
  display: inline-flex;
  flex-direction: column;
  align-self: center;
}
@media (min-width: 992px) {
  #category .advanced-cms-wrapper.cms_embedded .row .description h2,
  #product .advanced-cms-wrapper.cms_embedded .row .description h2 {
    font-size: 2.5rem;
  }
}
#category .advanced-cms-wrapper.cms_embedded .row .description h3,
#product .advanced-cms-wrapper.cms_embedded .row .description h3 {
  border-radius: 10px;
  font-size: 1.25rem;
  margin-bottom: 1rem;
  align-items: center;
  color: #09459b;
  font-weight: 500;
  line-height: 1;
  align-self: center;
}
@media (min-width: 992px) {
  #category .advanced-cms-wrapper.cms_embedded .row .description h3,
  #product .advanced-cms-wrapper.cms_embedded .row .description h3 {
    font-size: 1.75rem;
  }
}
#category .advanced-cms-wrapper.cms_embedded .row .description h3 strong,
#product .advanced-cms-wrapper.cms_embedded .row .description h3 strong {
  font-weight: 700;
}
#category .advanced-cms-wrapper.cms_embedded .row .description p,
#product .advanced-cms-wrapper.cms_embedded .row .description p {
  color: #333333;
  position: relative;
  width: fit-content;
}
#category .advanced-cms-wrapper.cms_embedded .row .description p img,
#product .advanced-cms-wrapper.cms_embedded .row .description p img {
  max-width: 160px;
  max-height: 160px;
  margin: 0 auto;
}
#category .advanced-cms-wrapper.cms_embedded .row .description ol,
#product .advanced-cms-wrapper.cms_embedded .row .description ol {
  border-left: 5px solid #09459b;
  padding-left: 1rem;
  list-style: none;
}
#category .advanced-cms-wrapper.cms_embedded .row .description ol li,
#product .advanced-cms-wrapper.cms_embedded .row .description ol li {
  margin-bottom: 0.25rem;
}
#category .advanced-cms-wrapper.cms_embedded .row .description ol li:last-of-type,
#product .advanced-cms-wrapper.cms_embedded .row .description ol li:last-of-type {
  margin-bottom: 0;
}
#category .advanced-cms-wrapper.cms_embedded .row .description ol li span,
#product .advanced-cms-wrapper.cms_embedded .row .description ol li span {
  padding: 0.1rem 0.2rem;
  border-radius: 5px;
}
#category .advanced-cms-wrapper.cms_embedded .row .description ol li a,
#product .advanced-cms-wrapper.cms_embedded .row .description ol li a {
  color: #f60;
  text-decoration: none;
}
#category .advanced-cms-wrapper.cms_embedded .row .description ol li a:hover,
#product .advanced-cms-wrapper.cms_embedded .row .description ol li a:hover {
  text-decoration: underline;
}
#category .advanced-cms-wrapper.cms_embedded .row .description ul,
#product .advanced-cms-wrapper.cms_embedded .row .description ul {
  list-style: disc;
  padding-left: 1.25rem;
}
#category .advanced-cms-wrapper.cms_embedded .row .description ul li,
#product .advanced-cms-wrapper.cms_embedded .row .description ul li {
  margin-bottom: 0.25rem;
}
#category .advanced-cms-wrapper.cms_embedded .row .description ul li span,
#product .advanced-cms-wrapper.cms_embedded .row .description ul li span {
  padding: 0.1rem 0.2rem;
  border-radius: 5px;
}
#category .advanced-cms-wrapper.cms_embedded .row .description ul li a,
#product .advanced-cms-wrapper.cms_embedded .row .description ul li a {
  color: #f60;
  text-decoration: none;
}
#category .advanced-cms-wrapper.cms_embedded .row .description ul li a:hover,
#product .advanced-cms-wrapper.cms_embedded .row .description ul li a:hover {
  text-decoration: underline;
}
#category #products,
#category #subcategories,
#product #products,
#product #subcategories {
  margin-bottom: 2rem;
  border-top: none !important;
}
#category .block-category,
#product .block-category {
  padding: 0;
  margin-bottom: 1.563rem;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.05);
  background-color: #ffffff;
  border-radius: 10px;
  overflow: hidden;
}
#category .block-category .block-category-inner img,
#product .block-category .block-category-inner img {
  max-width: 100% !important;
  height: auto !important;
}
#category .block-category .block-category-inner p,
#product .block-category .block-category-inner p {
  margin-bottom: 0 !important;
}
#category .subcategory-heading,
#category .product-heading,
#product .subcategory-heading,
#product .product-heading {
  margin: 2rem 0 1rem;
  color: #333333;
}
#category h2#js-product-list-header,
#product h2#js-product-list-header {
  font-size: 1.5rem;
  color: #09459b;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 1rem;
  font-family: "Raleway", sans-serif;
}
#category .category-miniature,
#product .category-miniature {
  margin-bottom: 10px;
  overflow: hidden;
  border-radius: 10px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
@media (min-width: 768px) {
  #category .category-miniature,
  #product .category-miniature {
    margin-bottom: 30px;
  }
}
#category .category-miniature .thumbnail-container,
#product .category-miniature .thumbnail-container {
  width: inherit;
  box-shadow: none;
  margin-bottom: 0;
  position: relative;
  height: 300px !important;
}
#category .category-miniature .thumbnail-container img,
#product .category-miniature .thumbnail-container img {
  display: none;
}
#category .category-miniature .thumbnail-container .category-description,
#product .category-miniature .thumbnail-container .category-description {
  width: 100%;
  color: #333333;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: start;
  padding: 1rem 1.5rem;
  position: absolute;
  bottom: 0;
}
#category .category-miniature .thumbnail-container .category-description .category-title,
#product .category-miniature .thumbnail-container .category-description .category-title {
  color: white;
  text-transform: uppercase;
  font-size: 1.75rem;
  text-shadow: -1px -1px 1px rgba(255, 255, 255, 0.1), 1px 1px 1px rgba(0, 0, 0, 0.5);
  z-index: 2;
  font-family: "Raleway", sans-serif;
}
@media screen and (min-width: 768px) {
  #category .category-miniature .thumbnail-container .category-description .btn,
  #product .category-miniature .thumbnail-container .category-description .btn {
    display: none;
  }
}
#category .category-miniature .thumbnail-container:hover .category-description .btn,
#product .category-miniature .thumbnail-container:hover .category-description .btn {
  display: block;
}
#category .category-miniature:before,
#product .category-miniature:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 0.5rem;
  transition: ease-in-out background-color 0.2s;
}
#category .category-miniature:hover,
#product .category-miniature:hover {
  position: relative;
}
#category .category-miniature:hover:before,
#product .category-miniature:hover:before {
  content: "";
  display: block;
  background-color: rgba(9, 69, 155, 0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#category .category-miniature:hover .btn,
#product .category-miniature:hover .btn {
  display: block;
}
#category .product-miniature,
#product .product-miniature {
  margin: 0 0 2rem;
  padding: 1rem;
  border-radius: 10px;
  overflow: hidden;
  width: 100%;
  background: white;
  box-shadow: rgba(0, 0, 0, 0.07) 0 0 13px;
  transition: ease-in-out all 0.2s;
}
#category .product-miniature:hover,
#product .product-miniature:hover {
  box-shadow: rgba(0, 0, 0, 0.17) 0 0 13px;
}
#category .product-miniature .thumbnail-container,
#product .product-miniature .thumbnail-container {
  width: inherit;
  box-shadow: none;
  height: inherit;
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  position: relative;
}
#category .product-miniature .thumbnail-container .product-thumbnail,
#product .product-miniature .thumbnail-container .product-thumbnail {
  height: 200px;
  display: flex;
  width: 100%;
  overflow: hidden;
  border-radius: 10px;
}
@media (min-width: 992px) {
  #category .product-miniature .thumbnail-container .product-thumbnail,
  #product .product-miniature .thumbnail-container .product-thumbnail {
    height: 300px;
  }
}
#category .product-miniature .thumbnail-container .product-thumbnail:before,
#product .product-miniature .thumbnail-container .product-thumbnail:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 2;
  transition: ease-in-out background-color 0.2s;
}
#category .product-miniature .thumbnail-container .product-thumbnail img,
#product .product-miniature .thumbnail-container .product-thumbnail img {
  border-radius: 5px;
  position: inherit;
  top: inherit;
  bottom: inherit;
  left: inherit;
  right: inherit;
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: 30%;
  transition: ease-in-out all 0.2s;
}
#category .product-miniature .thumbnail-container .product-thumbnail .bon-cadeau,
#product .product-miniature .thumbnail-container .product-thumbnail .bon-cadeau {
  z-index: 3;
}
@media (min-width: 768px) {
  #category .product-miniature .thumbnail-container .product-thumbnail.product-thumbnail-bon-cadeau:after,
  #product .product-miniature .thumbnail-container .product-thumbnail.product-thumbnail-bon-cadeau:after {
    content: "Offrir un bon";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    padding: 0.75rem 1.5rem;
    color: transparent;
    font-size: 1rem;
    text-transform: uppercase;
    font-family: "Raleway", sans-serif;
    font-weight: 500;
    border-radius: 4px;
    border: 2px solid transparent;
    transition: ease-in-out all 0.2s;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
  }
}
#category .product-miniature .thumbnail-container .product-thumbnail:hover:before,
#product .product-miniature .thumbnail-container .product-thumbnail:hover:before {
  background-color: rgba(9, 69, 155, 0.5);
}
@media (min-width: 768px) {
  #category .product-miniature .thumbnail-container .product-thumbnail:hover.product-thumbnail-bon-cadeau:after,
  #product .product-miniature .thumbnail-container .product-thumbnail:hover.product-thumbnail-bon-cadeau:after {
    color: white;
    border-color: white;
    z-index: 3;
  }
}
#category .product-miniature .thumbnail-container .product-thumbnail:hover img,
#product .product-miniature .thumbnail-container .product-thumbnail:hover img {
  transform: scale(1.05);
}
#category .product-miniature .thumbnail-container .product-description,
#product .product-miniature .thumbnail-container .product-description {
  position: inherit;
  width: 100%;
  height: inherit;
  color: #333333;
  display: flex;
  flex-direction: column;
  box-shadow: none;
  min-height: 170px;
  padding: 0;
}
#category .product-miniature .thumbnail-container .product-description:after,
#product .product-miniature .thumbnail-container .product-description:after {
  display: none;
  width: 100%;
  left: 0;
}
#category .product-miniature .thumbnail-container .product-description .product-title a,
#product .product-miniature .thumbnail-container .product-description .product-title a {
  font-size: 1rem;
  font-weight: bold;
  color: #333333;
  text-transform: none;
}
#category .product-miniature .thumbnail-container .product-description .product-description-short,
#product .product-miniature .thumbnail-container .product-description .product-description-short {
  flex-grow: 1;
}
#category .product-miniature .thumbnail-container .product-description .product-description-short p,
#product .product-miniature .thumbnail-container .product-description .product-description-short p {
  text-align: center;
  color: #333333;
  margin-bottom: 0.5rem;
  font-size: 0.9375rem;
}
#category .product-miniature .thumbnail-container .product-description .product-price-and-shipping,
#product .product-miniature .thumbnail-container .product-description .product-price-and-shipping {
  margin-bottom: 0.5rem;
  flex-grow: 1;
}
#category .product-miniature .thumbnail-container .product-description .product-price-and-shipping .price,
#product .product-miniature .thumbnail-container .product-description .product-price-and-shipping .price {
  color: #333333;
  font-size: 1.25rem;
}
#category .product-miniature .thumbnail-container .product-description .product-stock-info,
#product .product-miniature .thumbnail-container .product-description .product-stock-info {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  background-color: #5cb85c;
  color: #ffffff;
  font-weight: bold;
}
#category .product-miniature .thumbnail-container .product-description .product-stock-info.prestation:before,
#product .product-miniature .thumbnail-container .product-description .product-stock-info.prestation:before {
  content: "";
  display: inline-flex;
  margin-right: 0.25rem;
  width: 20px;
  height: 20px;
  background: transparent url(/themes/pap-2020/assets/images/icons/icon_discount_prestation_white.svg) no-repeat center;
  background-size: contain;
}
@media screen and (min-width: 768px) {
  #category .product-miniature .thumbnail-container .product-variation-mobile,
  #product .product-miniature .thumbnail-container .product-variation-mobile {
    display: none !important;
  }
}
#category .product-miniature .thumbnail-container .highlighted-informations,
#product .product-miniature .thumbnail-container .highlighted-informations {
  width: 100%;
  bottom: 0;
}
#category .product-miniature .thumbnail-container .highlighted-informations.no-variant,
#product .product-miniature .thumbnail-container .highlighted-informations.no-variant {
  display: none !important;
}
#category .product-miniature .thumbnail-container .highlighted-informations .variant-links a,
#product .product-miniature .thumbnail-container .highlighted-informations .variant-links a {
  display: inline-block !important;
}
#category .product-miniature .thumbnail-container:hover .highlighted-informations,
#product .product-miniature .thumbnail-container:hover .highlighted-informations {
  bottom: 160px;
}
#category .product-miniature .thumbnail-container:hover .highlighted-informations a,
#product .product-miniature .thumbnail-container:hover .highlighted-informations a {
  color: #333333;
}
#category .product-miniature .thumbnail-container:hover .highlighted-informations a:hover,
#product .product-miniature .thumbnail-container:hover .highlighted-informations a:hover {
  color: #09459b;
}
#category .product-miniature.product-miniature-mini,
#product .product-miniature.product-miniature-mini {
  margin: 0 0 2rem;
}
#category .product-miniature.product-miniature-mini .thumbnail-container,
#product .product-miniature.product-miniature-mini .thumbnail-container {
  height: 300px;
}
#category .product-miniature.product-miniature-mini .thumbnail-container img,
#product .product-miniature.product-miniature-mini .thumbnail-container img {
  max-width: 80%;
}
#category .product-miniature.product-miniature-mini .thumbnail-container .product-description,
#product .product-miniature.product-miniature-mini .thumbnail-container .product-description {
  height: 70px;
}
#category .product-miniature.product-miniature-mini .thumbnail-container:hover .highlighted-informations,
#product .product-miniature.product-miniature-mini .thumbnail-container:hover .highlighted-informations {
  bottom: 4rem;
}
#category .quickview,
#product .quickview {
  display: none;
}
#category .quickview .modal-body,
#product .quickview .modal-body {
  background: #f1f1f1;
}
#category .quickview .pap-product-title,
#product .quickview .pap-product-title {
  color: #09459b;
  height: auto;
  font-size: 1.5rem;
  text-transform: inherit;
  font-weight: 600;
  text-align: left;
  margin: 0 0 1rem 0;
  font-family: "Raleway", sans-serif;
}
#category .quickview .product-prices .current-price span,
#product .quickview .product-prices .current-price span {
  color: #333333;
  font-size: 2rem;
}
#category .quickview .tabs,
#product .quickview .tabs {
  margin-bottom: 2rem;
}
#category .quickview .tabs p:last-of-type,
#product .quickview .tabs p:last-of-type {
  margin-bottom: 0;
}
#category #js-product-list .pagination ul.page-list,
#product #js-product-list .pagination ul.page-list {
  background: none;
  box-shadow: none;
}
#category #js-product-list .pagination ul.page-list li.current a,
#product #js-product-list .pagination ul.page-list li.current a {
  color: #f60;
}
#category #extra-category-container .title,
#product #extra-category-container .title {
  color: #09459b;
  font-size: 1.25rem;
  margin-bottom: 1rem;
  font-family: "Raleway", sans-serif;
}
#category #extra-category-container .extra-category,
#product #extra-category-container .extra-category {
  height: 300px;
  padding: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: 160%;
  background-position: center;
  border-radius: 10px;
  overflow: hidden;
}
@media (min-width: 768px) {
  #category #extra-category-container .extra-category,
  #product #extra-category-container .extra-category {
    background-size: cover;
  }
}
#category #extra-category-container .extra-category h4,
#product #extra-category-container .extra-category h4 {
  padding: 2rem;
  border-radius: 10px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  color: white;
  text-transform: uppercase;
  font-size: 1.5rem;
  z-index: 2;
  font-family: "Raleway", sans-serif;
  position: relative;
  text-align: center;
  margin-bottom: 0;
}
#category #extra-category-container .extra-category h4:before,
#product #extra-category-container .extra-category h4:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(51, 51, 51, 0.8);
  transition: ease-in-out all 0.2s;
  filter: brightness(0.5);
  width: 100%;
  height: 100%;
  z-index: -1;
}
#category #extra-category-container .extra-category h4 small,
#product #extra-category-container .extra-category h4 small {
  font-size: 1rem;
  text-transform: initial;
  font-weight: bold;
}
#category #extra-category-container .extra-category:hover,
#product #extra-category-container .extra-category:hover {
  text-decoration: none;
}
#category #extra-category-container .extra-category:hover h4,
#product #extra-category-container .extra-category:hover h4 {
  text-decoration: none;
}
#category #extra-category-container .extra-category:hover h4:before,
#product #extra-category-container .extra-category:hover h4:before {
  background: #f60;
  filter: none;
}

/******* Page Product *********/
#product #content-wrapper {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media only screen and (max-width: 991px) {
  #product #correction-order {
    display: flex;
    flex-direction: column-reverse;
    gap: 1rem;
  }
}
#product #content {
  max-width: inherit;
}
#product .product-swipe-images-container {
  overflow: hidden;
  position: relative;
  border-radius: 10px;
}
@media (min-width: 992px) {
  #product .product-swipe-images-container {
    margin-bottom: 1rem;
    max-height: inherit;
  }
}
#product .product-swipe-images {
  border-radius: 0;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  #product .product-swipe-images {
    border-radius: 10px;
    max-height: inherit;
  }
}
#product .pap-product-title {
  color: #09459b;
  font-size: 2rem;
  text-transform: inherit;
  font-weight: 600;
  margin: 0 0 0.25rem 0;
  font-family: "Raleway", sans-serif;
}
#product .product-reference {
  color: #262626;
  font-size: 0.9375rem;
  padding-bottom: 0;
  margin-bottom: 1rem;
}
#product .product-reference label {
  font-size: 0.9375rem;
}
#product .product-reference:after {
  display: block;
  content: "";
  width: 120px;
  height: 4px;
  background: #F5F5F5;
  margin-top: 0.25rem;
}
#product .product-description-short {
  margin-bottom: 1rem;
}
#product #accordion-product {
  margin-bottom: 1rem;
}
#product #accordion-product .card {
  background-color: white;
  box-shadow: none;
  border: 1px solid #F5F5F8;
  border-radius: 10px;
  overflow: hidden;
}
#product #accordion-product .card .card-header {
  padding: 0;
  border-bottom: none;
}
#product #accordion-product .card .card-header button {
  outline: none;
  text-align: left;
  background-color: white;
  padding: 0.5rem 0.5rem;
  display: flex;
  align-items: center;
  font-size: 1.25rem;
  color: #09459b;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
  text-decoration: none;
}
@media (min-width: 992px) {
  #product #accordion-product .card .card-header button {
    padding: 0.5rem 1.5rem;
  }
}
#product #accordion-product .card .card-header button .icon {
  max-width: 38px;
  width: 100%;
  margin-right: 0.5rem;
}
#product #accordion-product .card .card-header button .arrow {
  margin-left: auto;
  width: 14px;
  height: 14px;
  transform: rotate(90deg);
  transition: all ease-in-out 0.25s;
}
#product #accordion-product .card .card-header button[aria-expanded=true] {
  background-color: #F5F5F5;
  color: #f60;
}
#product #accordion-product .card .card-header button[aria-expanded=true] .icon {
  filter: invert(53%) sepia(52%) saturate(5772%) hue-rotate(1deg) brightness(103%) contrast(104%);
}
#product #accordion-product .card .card-header button[aria-expanded=true] .arrow {
  transform: rotate(-90deg);
  filter: invert(53%) sepia(52%) saturate(5772%) hue-rotate(1deg) brightness(103%) contrast(104%);
}
#product #accordion-product .card .card-header button[aria-expanded=true]:after {
  transform: rotate(-90deg);
}
#product #accordion-product .card .content {
  background-color: white;
}
#product #accordion-product .card .content[aria-expanded=true] {
  background-color: #F5F5F8;
}
#product #accordion-product .card .content .card-body {
  padding: 0 0.5rem 0.5rem 0.5rem;
}
@media (min-width: 992px) {
  #product #accordion-product .card .content .card-body {
    padding: 0 1.5rem 0.75rem 1.5rem;
  }
}
#product #accordion-product .card .content .card-body table {
  width: 100%;
  margin-bottom: 0.5rem;
}
#product #accordion-product .card .content .card-body table tr {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media (min-width: 576px) {
  #product #accordion-product .card .content .card-body table tr {
    display: inherit;
  }
}
#product #accordion-product .card .content .card-body table tr td:first-of-type {
  width: 220px;
}
#product #accordion-product .card .content .card-body img {
  max-width: 200px;
  height: auto;
  border-radius: 5px;
}
#product #accordion-product .card .content .card-body img.alma {
  border: 2px solid #D5E0F0;
  background: white;
  border-radius: 10px;
  overflow: hidden;
  max-width: 160px;
}
#product #accordion-product .card .content .card-body iframe {
  border-radius: 5px;
}
#product #accordion-product .card .content .card-body ul, #product #accordion-product .card .content .card-body ol {
  padding-left: 1.25rem;
  list-style: disc;
}
#product #accordion-product .card .content .card-body h5, #product #accordion-product .card .content .card-body h6 {
  padding: 1rem;
  border-radius: 10px;
  font-weight: 400;
  background-color: #D5E0F0;
}
#product #accordion-product .card .content .card-body p:last-of-type {
  margin-bottom: 0.5rem;
}
#product #accordion-product .card .content .card-body .btn {
  padding: 0.5rem 1.5rem;
}
#product #accordion-product .card .content .card-body .form-maker-form {
  margin-top: 0;
  box-shadow: none;
  background: none;
  padding: 0 0 0.5rem;
}
#product #accordion-product .card .content .card-body .form-maker-form .page-subheading {
  display: none;
}
#product #accordion-product .card .content .card-body .form-maker-form input,
#product #accordion-product .card .content .card-body .form-maker-form textarea {
  background-color: white;
  outline: none;
}
#product #accordion-product .card .content .card-body .form-maker-form .custom-radio {
  border: 1px solid rgba(0, 0, 0, 0.25);
}
#product #accordion-product .card .content .card-body .form-maker-form .custom-radio input[type=radio]:checked + span {
  background-color: #09459b;
  width: 14px;
  height: 14px;
}
#product #accordion-product .card .content .card-body .form-maker-form .btn[type=submit] {
  color: #ffffff;
  font-weight: normal;
  height: 44px;
  background: #f60;
  border-radius: 5px;
  border: none;
  padding: 0 0.75rem !important;
  font-size: 1.25rem;
  text-transform: initial;
  box-shadow: none;
}
#product #accordion-product .card .content .card-body .form-maker-form .btn[type=submit]:hover {
  background: rgba(255, 102, 0, 0.9);
}
#product #accordion-product .card .content .card-body .form-maker-form .btn[type=submit]:focus, #product #accordion-product .card .content .card-body .form-maker-form .btn[type=submit]:focus:active {
  background: #09459b;
}
#product #accordion-product .card .content .card-body .video {
  overflow: hidden;
  position: relative;
  border-radius: 10px;
  font-size: x-large;
}
#product #accordion-product .card .content .card-body .video button {
  opacity: 0.7;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  cursor: pointer;
  border: none;
  background-image: url(/themes/pap-2020/assets/images/icons/icon_play.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  transition: all ease-in-out 0.2s;
}
#product #accordion-product .card .content .card-body .video button:hover {
  opacity: 1;
  cursor: pointer;
}
#product #accordion-product .card .content .card-body .video .video-container {
  background-size: cover;
}
#product #accordion-product .card .content .card-body .video .video-container.show {
  z-index: 3;
  position: relative;
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  #product #accordion-product .card .content .card-body .video:hover:after {
    color: white;
    border-color: white;
    z-index: 3;
  }
}
#product .product-prices .product-price .current-price span {
  color: #333333;
  font-size: 2rem;
}
#product .product-prices .product-price .current-price small {
  font-size: 1rem;
}
#product .product-prices .product-price.has-discount .current-price {
  display: flex;
  align-items: flex-end;
  margin-bottom: 0;
}
#product .product-prices .product-price.has-discount .current-price span {
  color: #333333;
}
#product .product-prices .product-price.has-discount .current-price span.discount-amount {
  color: #f60;
  background: transparent;
  border-radius: 5px;
  font-size: 1rem;
  font-weight: normal;
  text-transform: inherit;
  display: inline-flex;
  align-items: center;
  padding: 0;
}
#product .product-prices .product-price.has-discount .current-price span.discount-amount:before {
  content: "";
  display: inline-flex;
  margin-right: 0.25rem;
  width: 20px;
  height: 20px;
  background: transparent url(/themes/pap-2020/assets/images/icons/icon_discount.svg) no-repeat center;
  background-size: contain;
}
#product .product-prices .product-discount {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 0.5rem;
}
#product .product-prices .product-discount .regular-price {
  margin: 0;
}
#product .product-prices .product-discount .regular-price span {
  color: #333333;
  font-size: 1.5rem;
}
#product .product-prices .product-discount .discount {
  color: #f60;
  background: transparent;
  border-radius: 5px;
  font-size: 1rem;
  font-weight: normal;
  text-transform: inherit;
  display: inline-flex;
  align-items: center;
  padding: 0;
}
#product .product-prices .product-discount .discount:before {
  content: "";
  display: inline-flex;
  margin-right: 0.25rem;
  width: 20px;
  height: 20px;
  background: transparent url(/themes/pap-2020/assets/images/icons/icon_discount.svg) no-repeat center;
  background-size: contain;
}
#product .product-prices .alma-payment-plans-container {
  border-radius: 10px;
}
#product .product-availability {
  display: inline-flex;
  align-items: center;
  color: #5cb85c;
  background-color: white;
  border-radius: 5px;
  font-size: 1rem;
  font-weight: normal;
  text-transform: inherit;
  padding: 0.5rem 0.75rem;
  margin-top: 0;
  margin-bottom: 1rem;
}
#product .product-availability.prestation:before {
  content: "";
  display: inline-flex;
  margin-right: 0.25rem;
  width: 20px;
  height: 20px;
  background: transparent url(/themes/pap-2020/assets/images/icons/icon_discount_prestation.svg) no-repeat center;
  background-size: contain;
}
#product .product-availability.green {
  color: #5cb85c;
  font-weight: bold;
  padding-left: 0;
}
#product .product-availability.orange {
  color: #f60;
  padding-left: 0;
}
#product .product-availability.red {
  color: #5cb85c;
  padding-left: 0;
}
#product .product-information {
  display: flex;
  width: 100%;
  margin-top: 2rem;
}
#product .product-actions {
  background-color: rgb(238, 243, 249);
  width: 100%;
  margin-bottom: 0;
  border-radius: 10px;
  padding: 1rem;
}
@media (min-width: 992px) {
  #product .product-actions {
    padding: 1rem 2rem;
  }
}
#product .order-infos-product.d-none {
  display: none !important;
}
#product .order-infos-product .control-label-group {
  display: block;
  font-size: 1rem;
  font-weight: bold;
  height: 40px;
}
#product .order-infos-product .product-variants,
#product .order-infos-product .product-calendar-variants {
  box-shadow: none;
  border: none;
  padding: 0;
}
#product .order-infos-product .product-variants:empty,
#product .order-infos-product .product-calendar-variants:empty {
  display: none;
}
#product .order-infos-product .product-variants > .product-variants-item,
#product .order-infos-product .product-calendar-variants > .product-variants-item {
  margin: 0 0 0.75rem 0;
}
#product .order-infos-product .product-variants > .product-variants-item select,
#product .order-infos-product .product-calendar-variants > .product-variants-item select {
  color: #333333;
  background-color: white;
  width: 100%;
}
#product .order-infos-product .product-variants .control-label,
#product .order-infos-product .product-calendar-variants .control-label {
  font-size: 0.9375rem;
}
#product .order-infos-product .product-additional-info {
  margin-bottom: 1rem;
}
@media screen and (min-width: 768px) {
  #product .order-infos-product .product-additional-info {
    margin-bottom: 0;
    margin-right: 2rem;
    max-width: 60%;
  }
}
#product .order-infos-product .product-additional-info .product-date-item .control-label {
  font-size: 0.9375rem;
}
#product .order-infos-product .product-additional-info .product-date-item .control-label p {
  font-size: 0.9375rem;
  margin-bottom: 0;
}
#product .order-infos-product .product-additional-info .control-label-calendar {
  margin: 1.25rem 0 0.375rem 0;
  display: block;
  width: 100%;
}
@media screen and (min-width: 768px) {
  #product .order-infos-product .product-additional-info .control-label-calendar {
    margin-top: 0;
  }
}
#product .flex-wrap {
  flex-wrap: wrap;
}
#product .product-customization {
  margin: 1.25rem 0 2.5rem;
}
@media screen and (max-width: 600px) {
  #product .product-quantity {
    flex-direction: column;
  }
}
#product .product-quantity #quantity_wanted:disabled {
  opacity: 0.5;
}
#product .featured-products h2 {
  color: #09459b;
  text-transform: uppercase;
  font-size: 1.5rem;
  margin-bottom: 1rem;
  font-family: "Raleway", sans-serif;
}
#product .product-accessories {
  margin-top: 2rem;
  padding: 2rem 2rem 0;
  border: 1px solid #F5F5F8;
  border-radius: 10px;
}
#product .product-accessories .title {
  color: #09459b;
  font-size: 1.25rem;
  margin-bottom: 2rem;
  font-family: "Raleway", sans-serif;
}

/******* Bloc Pack *******/
.product-pack {
  background-color: rgba(213, 224, 240, 0.4);
  padding: 1rem;
  border-radius: 10px;
  margin: 2rem 0 1rem;
  box-shadow: none;
  border: none;
  width: 100%;
}
@media (min-width: 992px) {
  .product-pack {
    padding: 1rem 2rem;
  }
}
.product-pack .product-pack-title {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 0 0 0.75rem 0;
  color: #333333 !important;
  font-size: 1rem;
  text-transform: inherit;
  font-weight: 700;
  font-family: "Raleway", sans-serif;
}
.product-pack .product-pack-title:before {
  content: "";
  display: flex;
  width: 30px;
  height: 30px;
  background: transparent url(/themes/pap-2020/assets/images/icons/icon-pack.svg) no-repeat center;
  background-size: contain;
  margin-right: 0.5rem;
}
.product-pack .product-pack-title p {
  color: #333333 !important;
  font-size: 1rem;
  text-transform: inherit;
  font-weight: 700;
  font-family: "Raleway", sans-serif;
  margin-bottom: 0;
}
.product-pack article .card {
  box-shadow: none;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  border-radius: 10px;
  padding: 1rem;
  background-color: #fafafa;
  border: 1px solid #e7e7e7;
}
.product-pack article .card .pack-product-container {
  gap: 1rem;
}
.product-pack article .card .thumb-mask {
  flex-shrink: 0;
}
.product-pack article .card .thumb-mask > .mask {
  width: 80px;
  height: 80px;
  margin: 0;
  border: none;
}
.product-pack article .card .thumb-mask > .mask img {
  width: 80px;
  height: 80px;
}
.product-pack article .card .pack-product-name {
  flex: 1;
}
.product-pack article .card .pack-product-name a {
  color: #09459b;
  font-size: 1rem;
  text-transform: inherit;
  font-weight: 600;
  margin: 0;
  font-family: "Raleway", sans-serif;
}
.product-pack article .card .pack-product-quantity {
  border-left: 1px solid #F5F5F5;
}

.product-pack {
  margin: 0 0 1rem;
}
.product-pack:hover {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
}
.product-pack .product-pack-title {
  margin: 0;
  text-decoration: none;
}
.product-pack .product-pack-title .arrow {
  margin-left: auto;
  width: 14px;
  height: 14px;
  transform: rotate(90deg);
  transition: all ease-in-out 0.25s;
}
.product-pack .product-pack-title[aria-expanded=true] .arrow {
  transform: rotate(-90deg);
}
.product-pack .card {
  margin-top: 1rem;
  margin-bottom: 0;
}

#product .product-pack {
  margin: 1rem 0 1rem;
}

/******* Carousel Swipe Slick Product *********/
.product-swipe-images {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 1rem;
  cursor: grab;
  max-height: 478px;
}
.product-swipe-images:active {
  cursor: grabbing !important;
}
.product-swipe-images .slick-arrow {
  display: block !important;
  position: absolute;
  width: 60px;
  height: 100%;
  top: 0;
  border: none;
  text-indent: -9999px;
  z-index: 1;
  padding: 0;
  outline: none;
  box-shadow: none;
  cursor: pointer;
}
.product-swipe-images .slick-arrow.slick-prev {
  left: 0;
  background: transparent url(/themes/pap-2020/assets/images/prev.png) no-repeat center left;
  background-size: 40px;
}
.product-swipe-images .slick-arrow.slick-next {
  right: 0;
  background: transparent url(/themes/pap-2020/assets/images/next.png) no-repeat center right;
  background-size: 40px;
}
.product-swipe-images .slick-arrow:hover {
  opacity: 0.75;
}

.product-swipe-images-nav {
  display: none !important;
}
@media (min-width: 992px) {
  .product-swipe-images-nav {
    display: block !important;
    padding: 0 1.5rem;
    max-height: 130px;
    overflow: hidden;
  }
  .product-swipe-images-nav .slick-slide {
    border-radius: 6px;
    overflow: hidden;
    margin: 0 0.5rem;
    cursor: pointer;
  }
  .product-swipe-images-nav .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 14px;
    height: 20px;
    border: none;
    text-indent: -9999px;
    z-index: 1;
    padding: 0;
    outline: none;
    box-shadow: none;
  }
  .product-swipe-images-nav .slick-arrow.slick-prev {
    left: 0;
    background: transparent url(/themes/pap-2020/assets/images/prev-black.png) no-repeat center;
    background-size: contain;
  }
  .product-swipe-images-nav .slick-arrow.slick-next {
    right: 0;
    background: transparent url(/themes/pap-2020/assets/images/next-black.png) no-repeat center;
    background-size: contain;
  }
  .product-swipe-images-nav .slick-arrow:hover {
    opacity: 0.75;
  }
}

/********** Calendar (mois complets) *********/
#complete-month {
  display: flex;
  flex-wrap: wrap;
}
#complete-month .month {
  display: inline-flex;
  background-color: #f60;
  color: white;
  text-transform: uppercase;
  padding: 0.2rem 0.75rem;
  margin-bottom: 10px;
  margin-right: 10px;
  border-radius: 10px;
}
#complete-month .month:last-of-type {
  margin-bottom: 20px;
}

/********** Calendar Note sur cette prestation *********/
#note-prestation .pool {
  background-color: white;
  padding: 0.5rem 0.75rem;
  margin-bottom: 20px;
  border-radius: 2px;
  border: 1px solid #f60;
}

/********** Produits drapeaux (flags) *********/
.product-flags {
  align-items: flex-end;
}
.product-flags .product-flag {
  font-weight: normal;
}
.product-flags .product-flag.on-sale {
  background-color: #f60 !important;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.product-flags .product-flag.discount {
  background-color: #f60 !important;
}
.product-flags .product-flag.new {
  margin-top: 1rem;
  box-shadow: none;
}

/********* Authentication + others *********/
#registration,
#authentication,
#identity,
#module-psgdpr-gdpr,
#order-slip,
#order-detail,
#orderdetail,
#discount,
#history,
#contact,
#address,
#pagenotfound,
#addresses,
#password,
#product,
#cart,
#checkout {
  padding-top: 70px;
}
@media (min-width: 768px) {
  #registration,
  #authentication,
  #identity,
  #module-psgdpr-gdpr,
  #order-slip,
  #order-detail,
  #orderdetail,
  #discount,
  #history,
  #contact,
  #address,
  #pagenotfound,
  #addresses,
  #password,
  #product,
  #cart,
  #checkout {
    padding-top: 170px;
  }
}
#registration #content-wrapper,
#authentication #content-wrapper,
#identity #content-wrapper,
#module-psgdpr-gdpr #content-wrapper,
#order-slip #content-wrapper,
#order-detail #content-wrapper,
#orderdetail #content-wrapper,
#discount #content-wrapper,
#history #content-wrapper,
#contact #content-wrapper,
#address #content-wrapper,
#pagenotfound #content-wrapper,
#addresses #content-wrapper,
#password #content-wrapper,
#product #content-wrapper,
#cart #content-wrapper,
#checkout #content-wrapper {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
#registration #wrapper,
#authentication #wrapper,
#identity #wrapper,
#module-psgdpr-gdpr #wrapper,
#order-slip #wrapper,
#order-detail #wrapper,
#orderdetail #wrapper,
#discount #wrapper,
#history #wrapper,
#contact #wrapper,
#address #wrapper,
#pagenotfound #wrapper,
#addresses #wrapper,
#password #wrapper,
#product #wrapper,
#cart #wrapper,
#checkout #wrapper {
  padding-bottom: 1rem;
}
@media (min-width: 992px) {
  #registration #wrapper,
  #authentication #wrapper,
  #identity #wrapper,
  #module-psgdpr-gdpr #wrapper,
  #order-slip #wrapper,
  #order-detail #wrapper,
  #orderdetail #wrapper,
  #discount #wrapper,
  #history #wrapper,
  #contact #wrapper,
  #address #wrapper,
  #pagenotfound #wrapper,
  #addresses #wrapper,
  #password #wrapper,
  #product #wrapper,
  #cart #wrapper,
  #checkout #wrapper {
    padding-bottom: 2rem;
  }
}
#registration .links #identity-link:last-of-type,
#authentication .links #identity-link:last-of-type,
#identity .links #identity-link:last-of-type,
#module-psgdpr-gdpr .links #identity-link:last-of-type,
#order-slip .links #identity-link:last-of-type,
#order-detail .links #identity-link:last-of-type,
#orderdetail .links #identity-link:last-of-type,
#discount .links #identity-link:last-of-type,
#history .links #identity-link:last-of-type,
#contact .links #identity-link:last-of-type,
#address .links #identity-link:last-of-type,
#pagenotfound .links #identity-link:last-of-type,
#addresses .links #identity-link:last-of-type,
#password .links #identity-link:last-of-type,
#product .links #identity-link:last-of-type,
#cart .links #identity-link:last-of-type,
#checkout .links #identity-link:last-of-type {
  display: none;
}
#registration .page-header h1,
#authentication .page-header h1,
#identity .page-header h1,
#module-psgdpr-gdpr .page-header h1,
#order-slip .page-header h1,
#order-detail .page-header h1,
#orderdetail .page-header h1,
#discount .page-header h1,
#history .page-header h1,
#contact .page-header h1,
#address .page-header h1,
#pagenotfound .page-header h1,
#addresses .page-header h1,
#password .page-header h1,
#product .page-header h1,
#cart .page-header h1,
#checkout .page-header h1 {
  color: #09459b;
  text-transform: uppercase;
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
}
#registration #content,
#authentication #content,
#identity #content,
#module-psgdpr-gdpr #content,
#order-slip #content,
#order-detail #content,
#orderdetail #content,
#discount #content,
#history #content,
#contact #content,
#address #content,
#pagenotfound #content,
#addresses #content,
#password #content,
#product #content,
#cart #content,
#checkout #content {
  padding: 0;
}

#cart #order-items,
#checkout #order-items,
#checkout-payment-step #order-items,
#order-confirmation #order-items {
  border-right: none;
}
#cart #wrapper,
#checkout #wrapper,
#checkout-payment-step #wrapper,
#order-confirmation #wrapper {
  padding-top: 1rem;
}
#cart .additional-information,
#checkout .additional-information,
#checkout-payment-step .additional-information,
#order-confirmation .additional-information {
  margin-left: 2.5rem !important;
  margin-top: 1rem !important;
}
#cart .additional-information section p,
#checkout .additional-information section p,
#checkout-payment-step .additional-information section p,
#order-confirmation .additional-information section p {
  font-size: 0.9375rem;
}
#cart .warning-validation-axepta,
#checkout .warning-validation-axepta,
#checkout-payment-step .warning-validation-axepta,
#order-confirmation .warning-validation-axepta {
  background-color: #f60;
  margin-bottom: 1rem;
}
#cart .warning-validation-axepta p,
#checkout .warning-validation-axepta p,
#checkout-payment-step .warning-validation-axepta p,
#order-confirmation .warning-validation-axepta p {
  color: white !important;
  font-weight: 400;
}
#cart .axepta_paygates,
#checkout .axepta_paygates,
#checkout-payment-step .axepta_paygates,
#order-confirmation .axepta_paygates {
  margin-bottom: 1rem;
}
#cart .axepta_paygates .payment_module,
#checkout .axepta_paygates .payment_module,
#checkout-payment-step .axepta_paygates .payment_module,
#order-confirmation .axepta_paygates .payment_module {
  display: none;
}
#cart .axepta_paygates form .col-xs-4,
#checkout .axepta_paygates form .col-xs-4,
#checkout-payment-step .axepta_paygates form .col-xs-4,
#order-confirmation .axepta_paygates form .col-xs-4 {
  text-align: center;
}
#cart .axepta_paygates form .col-xs-4 .axepta_link,
#checkout .axepta_paygates form .col-xs-4 .axepta_link,
#checkout-payment-step .axepta_paygates form .col-xs-4 .axepta_link,
#order-confirmation .axepta_paygates form .col-xs-4 .axepta_link {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 50px;
}
#cart .address-item.selected,
#checkout .address-item.selected,
#checkout-payment-step .address-item.selected,
#order-confirmation .address-item.selected {
  border: 2px solid #f60 !important;
  border-radius: 10px;
}
#cart .section.checkout-step,
#checkout .section.checkout-step,
#checkout-payment-step .section.checkout-step,
#order-confirmation .section.checkout-step {
  border: none;
}
#cart .carrier-price,
#checkout .carrier-price,
#checkout-payment-step .carrier-price,
#order-confirmation .carrier-price {
  font-weight: bold;
  text-transform: capitalize;
}
#cart #cart-subtotal-shipping .value:first-letter,
#checkout #cart-subtotal-shipping .value:first-letter,
#checkout-payment-step #cart-subtotal-shipping .value:first-letter,
#order-confirmation #cart-subtotal-shipping .value:first-letter {
  text-transform: uppercase;
}
#cart .payment-option,
#checkout .payment-option,
#checkout-payment-step .payment-option,
#order-confirmation .payment-option {
  display: flex;
  align-items: center;
}
#cart .payment-option img:not(.paypal-logo),
#checkout .payment-option img:not(.paypal-logo),
#checkout-payment-step .payment-option img:not(.paypal-logo),
#order-confirmation .payment-option img:not(.paypal-logo) {
  display: none;
}
#cart .payment-option label,
#checkout .payment-option label,
#checkout-payment-step .payment-option label,
#order-confirmation .payment-option label {
  margin-bottom: 0;
}
#cart .alma-fee-plan--block p,
#checkout .alma-fee-plan--block p,
#checkout-payment-step .alma-fee-plan--block p,
#order-confirmation .alma-fee-plan--block p {
  font-size: 0.9375rem;
}
#cart .card,
#checkout .card,
#checkout-payment-step .card,
#order-confirmation .card {
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.05);
  border: none;
  border-radius: 10px;
}
#cart .modal-content,
#checkout .modal-content,
#checkout-payment-step .modal-content,
#order-confirmation .modal-content {
  background-color: white !important;
  border-radius: 10px;
}
#cart .cart-voucher .cart-summary-line .float-xs-right span,
#checkout .cart-voucher .cart-summary-line .float-xs-right span,
#checkout-payment-step .cart-voucher .cart-summary-line .float-xs-right span,
#order-confirmation .cart-voucher .cart-summary-line .float-xs-right span {
  color: #f60;
}

body#checkout section.checkout-step {
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.05);
}
body#checkout section.checkout-step:first-of-type {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
body#checkout section.checkout-step:last-of-type {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
body#checkout section.checkout-step .product-information {
  background: #D5E0F0;
  padding: 1rem;
  border-radius: 10px;
  margin-bottom: 0.75rem;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.05);
}
body#checkout section.checkout-step .product-information.image {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  text-align: center;
  gap: 1rem;
}
@media (min-width: 768px) {
  body#checkout section.checkout-step .product-information.image {
    flex-direction: row;
    justify-content: start;
    text-align: left;
    gap: 2rem;
  }
}
body#checkout section.checkout-step .product-information.image label {
  font-size: 1rem;
}
body#checkout section.checkout-step .product-information.image p {
  margin-bottom: 0;
}
body#checkout section.checkout-step .product-information.image .img-container {
  width: 100%;
  height: 160px;
  border-radius: 10px;
  overflow: hidden;
}
@media (min-width: 768px) {
  body#checkout section.checkout-step .product-information.image .img-container {
    width: 200px;
    height: 160px;
  }
}
body#checkout section.checkout-step .product-information.image .img-container img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
body#checkout section.checkout-step .product-information.image:hover p {
  color: #0a6db1 !important;
}

/********* Page Mon compte *********/
#my-account #content-wrapper {
  padding-left: 0;
  padding-right: 0;
}
#my-account .my-account-title {
  color: #09459b;
  text-transform: uppercase;
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
  font-family: "Raleway", sans-serif;
}
#my-account .links a {
  text-decoration: none;
}
#my-account .links a:hover i {
  color: #f60 !important;
}
#my-account .links a .link-item {
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.05);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  border-radius: 10px;
  padding: 2rem;
}
#my-account .links a#reservation-list-link .link-item {
  color: white;
  background-color: #f60;
}
#my-account .links a#reservation-list-link .link-item i {
  color: white !important;
}
#my-account .links a#reservation-list-link .link-item:hover {
  opacity: 0.9;
}
#my-account .avertissement .rte {
  outline: 10px solid white;
  border: 3px solid rgba(9, 69, 155, 0.5);
  background: #F3F6FA url(/themes/pap-2020/assets/images/my-account/information.png) no-repeat right bottom;
  background-size: 130px;
}

/********* Page formulaire *********/
#module-formmaker-form {
  margin-top: 2rem;
}
#module-formmaker-form #content-wrapper #content {
  background-color: white;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.05);
  border: 1px solid #F5F5F8;
  border-radius: 10px;
}
#module-formmaker-form #content-wrapper #content .page-subheading {
  font-size: 1.5rem;
  margin-bottom: 1rem;
  color: #09459b;
  text-transform: uppercase;
  font-family: "Raleway", sans-serif;
}
#module-formmaker-form #content-wrapper #content .rte {
  margin-bottom: 1rem;
}
#module-formmaker-form #content-wrapper #content .form-maker-form {
  display: block !important;
}
#module-formmaker-form #content-wrapper #content .form-group sup {
  color: #f60;
}
#module-formmaker-form #content-wrapper #content input,
#module-formmaker-form #content-wrapper #content textarea {
  outline: none;
}
#module-formmaker-form #content-wrapper #content .custom-radio {
  border: 1px solid rgba(0, 0, 0, 0.25);
}
#module-formmaker-form #content-wrapper #content .custom-radio input[type=radio]:checked + span {
  background-color: #09459b;
  width: 14px;
  height: 14px;
}
#module-formmaker-form #content-wrapper #content .btn[type=submit] {
  color: #ffffff;
  font-weight: normal;
  height: 44px;
  background: #f60;
  border-radius: 5px;
  border: none;
  padding: 0 0.75rem !important;
  font-size: 1.25rem;
  text-transform: initial;
  box-shadow: none;
}
#module-formmaker-form #content-wrapper #content .btn[type=submit]:hover {
  background: rgba(255, 102, 0, 0.9);
}
#module-formmaker-form #content-wrapper #content .btn[type=submit]:focus, #module-formmaker-form #content-wrapper #content .btn[type=submit]:focus:active {
  background: #09459b;
}

/********* Cart *********/
.has-discount .discount {
  background: #f60;
}
.has-discount.product-price {
  color: #f60;
}

#cart .introduction-shop {
  height: 70px;
  background-color: #09459b;
  margin-bottom: 30px;
}
#cart .product-line-grid-left img {
  border-radius: 5px;
}
#cart .product-line-info.product-title .label {
  color: #09459b;
  font-weight: bold;
  font-size: 1.1rem;
}
#cart .product-line-info.product-price .current-price {
  color: #333333;
}
#cart .product-line-info.product-option .label {
  font-size: 0.875rem;
  font-weight: 500;
}
#cart .product-line-info.product-option .value {
  font-size: 1rem;
  font-weight: bold;
}
#cart .remove-from-cart:hover {
  color: #f60;
}
#cart .cart-summary-line.cart-total {
  background-color: #F5F5F5;
}
#cart .js-cart-line-product-quantity:disabled {
  opacity: 0.5;
  background-color: #F5F5F5;
  height: 2.5rem;
  padding: 0.175rem 0.5rem;
  width: 3rem;
  border: 1px solid rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
#cart h1 {
  color: #09459b;
  text-transform: uppercase;
  font-size: 1.5rem;
  margin-bottom: 0.5rem;
  font-family: "Raleway", sans-serif;
}
#cart a.label {
  color: #f60;
}
#cart .separator {
  border-color: rgba(0, 0, 0, 0.05);
}
#cart .card {
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.05);
  border: none;
  border-radius: 10px;
}

.block-promo .promo-input {
  outline: none;
  border-color: #F5F5F5;
}
.block-promo .promo-input + button {
  border-color: #f60;
}
.block-promo .collapse-button {
  color: #f60 !important;
}

#cart-summary-product-list .product-name {
  color: #09459b;
  font-weight: bold;
  font-size: 1.1rem;
}
#cart-summary-product-list .product-price {
  color: #333333;
  font-weight: bold;
}
#cart-summary-product-list .product-line-info.product-option .label {
  font-size: 1rem;
}
#cart-summary-product-list .product-line-info.product-option .value {
  font-size: 1rem;
  font-weight: bold;
}

/*-----------------------------------------*/
/*------------ Page bons cadeaux ----------*/
/*-----------------------------------------*/
body#category.category-bons-cadeaux #module-advancedcms-adcms .container .introduction .section-pap-visuel-introduction > div, body#category.category-bons-cadeaux #module-advancedcms-adcms #module-formmaker-form #content-wrapper .introduction .section-pap-visuel-introduction > div, #module-formmaker-form body#category.category-bons-cadeaux #module-advancedcms-adcms #content-wrapper .introduction .section-pap-visuel-introduction > div,
body#category.category-bons-cadeaux #module-advancedcms-adcms .container-fluid .introduction .section-pap-visuel-introduction > div {
  border-radius: 10px;
  overflow: hidden;
  height: 100%;
  position: relative;
}

/*-------------------------------------*/
/*------------ Page paiement ----------*/
/*-------------------------------------*/
#module-axepta-redirect:before {
  content: "";
  display: block;
  height: 70px;
  background-color: #09459b;
}
#module-axepta-redirect #content {
  box-shadow: none;
  padding: 0;
  margin-bottom: 0;
}
#module-axepta-redirect #wrapper,
#module-axepta-redirect #axepta-iframe-container {
  max-height: 800px;
}

/*-------------------------------------*/
/*----------- Modal standard ----------*/
/*-------------------------------------*/
.modal .modal-dialog .modal-content .modal-body figure {
  width: 100%;
}
.modal .modal-dialog .modal-content .modal-body figure img {
  width: 100%;
}
.modal .modal-dialog .modal-content .modal-body figcaption {
  max-width: 740px;
}
.modal .modal-dialog .modal-content .modal-body h6 {
  color: #09459b !important;
}

/*-------------------------------------------------------*/
/*----------- Modal image Ma session/ Ma photo ----------*/
/*-------------------------------------------------------*/
.lightbox .lb-image {
  z-index: 11 !important;
}

.lb-nav {
  transform: translateY(-50%);
  top: 50% !important;
  height: 20% !important;
}

.fade.in {
  opacity: 1;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  outline: 0;
}

.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}

.modal-content {
  border-radius: 0;
  border: none;
  opacity: 1;
  transition: all 0.3s;
}

.modal-backdrop {
  z-index: 20;
  background: rgba(0, 0, 0, 0.8);
}

.modal:not(#blockcart-modal) .modal-dialog {
  margin-top: 100px;
}
.modal:not(#blockcart-modal) .modal-dialog .modal-content {
  background: transparent;
  box-shadow: none;
  border: none;
}
.modal:not(#blockcart-modal) .modal-dialog .modal-content a:not(.btn) {
  color: #f60;
}
.modal:not(#blockcart-modal) .modal-dialog .modal-content ul:last-child, .modal:not(#blockcart-modal) .modal-dialog .modal-content li:last-child, .modal:not(#blockcart-modal) .modal-dialog .modal-content p:last-child {
  margin-bottom: 0;
}
.modal:not(#blockcart-modal) .modal-dialog .modal-content .modal-header {
  border: none;
  padding-left: 0;
  padding-right: 0;
}
.modal:not(#blockcart-modal) .modal-dialog .modal-content .modal-header .modal-title {
  font-size: 1.5rem;
  color: white;
}
.modal:not(#blockcart-modal) .modal-dialog .modal-content .modal-header .close {
  text-shadow: none;
  color: #fff;
  opacity: 1;
  position: absolute;
  top: 0;
  right: 0;
}
.modal:not(#blockcart-modal) .modal-dialog .modal-content .modal-header .close span {
  font-weight: lighter;
}
.modal:not(#blockcart-modal) .modal-dialog .modal-content .modal-body {
  box-shadow: none;
  background-color: white;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}
.modal:not(#blockcart-modal) .modal-dialog .modal-content .modal-body [class*=col-] {
  margin-bottom: 0 !important;
}
.modal:not(#blockcart-modal) .modal-dialog .modal-content .modal-body ul {
  padding-left: 20px;
  list-style: disc;
}
.modal:not(#blockcart-modal) .modal-dialog .modal-content .modal-body ul li {
  margin-bottom: 10px;
}
.modal:not(#blockcart-modal) .modal-dialog .modal-content .modal-body img {
  border-radius: 10px;
  overflow: hidden;
}
.modal:not(#blockcart-modal) .modal-dialog .modal-content .modal-body p {
  font-size: 1rem;
}
.modal:not(#blockcart-modal)#modal-video .modal-dialog .modal-header {
  min-height: 40px;
}
.modal:not(#blockcart-modal)#modal-video .modal-dialog .modal-body {
  background-color: transparent;
  box-shadow: none;
  border: none;
  border-radius: 0;
  padding-right: 0;
  padding-left: 0;
}
.modal:not(#blockcart-modal)#modal-video .modal-dialog .modal-body iframe {
  border-radius: 10px;
  overflow: hidden;
  width: 100%;
}

#blockcart-modal button.close {
  position: absolute;
  right: 15px;
  top: 15px;
  margin-top: 0;
  font-size: 1.5rem;
}
#blockcart-modal .product-price {
  font-weight: bold;
}

/******** FormMaker ******/
#module-formmaker-form .form-maker-form {
  box-shadow: none;
}
#module-formmaker-form .form-maker-form button {
  background-color: #f60;
}

#module-formmaker-formsuccess #content-wrapper .card-block {
  padding: 2rem;
}
#module-formmaker-formsuccess #content-wrapper .card-block .text h3 {
  align-items: center;
  margin-bottom: 1rem;
  font-weight: inherit;
  display: flex;
}
#module-formmaker-formsuccess #content-wrapper .card-block .text h3:before {
  content: "";
  display: inline-flex;
  vertical-align: middle;
  width: 25px;
  height: 25px;
  background: transparent url(/themes/pap-2020/assets/images/icons/icon_check_green.svg) no-repeat center;
  background-size: contain;
  margin-right: 0.25rem;
}
#module-formmaker-formsuccess #content-wrapper .card-block .cadre_conseiller {
  background: #eef2fb;
  line-height: 16px;
  padding: 1rem 0;
  margin-bottom: 1rem;
  border-radius: 5px;
}
#module-formmaker-formsuccess #content-wrapper .card-block .cadre_conseiller p {
  margin: 0;
  padding: 0;
}
#module-formmaker-formsuccess #content-wrapper .card-block .cadre_conseiller p.joindre {
  text-transform: uppercase;
  color: #1C7AA0 !important;
  font-size: 15px;
  font-weight: 600;
  padding-bottom: 10px;
}
#module-formmaker-formsuccess #content-wrapper .card-block .cadre_conseiller a {
  color: #1C7AA0 !important;
}

.block-product {
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.05);
  border: 1px solid #F5F5F5;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  border-radius: 10px;
  padding: 1rem;
  height: 100%;
  background: white;
}
@media (min-width: 992px) {
  .block-product {
    padding: 2rem;
  }
}
.block-product .product-image {
  margin-bottom: 1rem;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
@media (min-width: 768px) {
  .block-product .product-image {
    height: 220px;
    min-height: 220px;
  }
}
@media (min-width: 1200px) {
  .block-product .product-image {
    height: 280px;
    min-height: 280px;
  }
}
.block-product .product-image .payment-2x-3x {
  position: absolute !important;
  top: 0.25rem;
  right: 0.25rem;
}
.block-product .product-image video,
.block-product .product-image img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
  max-height: 260px;
}
@media (min-width: 768px) {
  .block-product .product-image video,
  .block-product .product-image img {
    height: 220px;
    max-height: 220px;
  }
}
@media (min-width: 1200px) {
  .block-product .product-image video,
  .block-product .product-image img {
    height: 280px;
    max-height: 280px;
  }
}
.block-product .product-image.product-video button {
  opacity: 0.7;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  cursor: pointer;
  border: none;
  background-image: url(/themes/pap-2020/assets/images/icons/icon_play.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  transition: all ease-in-out 0.2s;
}
.block-product .product-image.product-video button:hover {
  opacity: 1;
  cursor: pointer;
}
.block-product .product-image.product-video .video-container {
  background-size: cover;
}
@media (min-width: 768px) {
  .block-product .product-image.product-video .video-container {
    height: 100%;
  }
}
.block-product .product-image.product-video .video-container.show {
  display: block;
  z-index: 3;
  position: relative;
  width: 100%;
  height: 100%;
}
.block-product .product-image:hover:before {
  background-color: rgba(9, 69, 155, 0.5);
}
@media (min-width: 768px) {
  .block-product .product-image:hover:after {
    color: white;
    border-color: white;
    z-index: 3;
  }
}
.block-product .product-text {
  height: 100%;
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
}
.block-product .product-text a {
  text-decoration: none;
}
.block-product .product-text h1 {
  font-size: 1.5rem;
  margin-bottom: 0.25rem;
  color: #09459b;
  text-transform: uppercase;
  font-family: "Raleway", sans-serif;
  text-decoration: none;
}
.block-product .product-text h1 a {
  color: #09459b;
}
.block-product .product-text h3 {
  font-size: 0.9rem;
  background-color: #09459b;
  padding: 0.25rem;
  color: white;
  display: table;
  border-radius: 6px;
}
.block-product .product-text h5 {
  padding: 1rem;
  border-radius: 10px;
  font-weight: 400;
  background-color: #D5E0F0;
}
.block-product .product-text ol {
  list-style: disc;
  padding-left: 1.25rem;
}
.block-product .product-text .product-links {
  margin-top: auto;
  margin-bottom: 0;
  width: 100%;
}
.block-product .product-text .product-links .btn {
  display: flex !important;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  margin-bottom: 0;
}
.block-product .product-text .product-links .btn:after {
  content: "";
  background: transparent url(/themes/pap-2020/assets/images/next.png) no-repeat center;
  background-size: cover;
  display: inline-flex;
  width: 16px;
  height: 16px;
}
.block-product .product-text .product-links .btn-primary {
  padding: 0.75rem 1.5rem !important;
  font-size: 1rem !important;
}
@media (min-width: 768px) {
  .block-product .product-text .product-links .btn-primary {
    padding: 0.5rem 1.5rem;
  }
}
.block-product .product-text .product-links .btn-primary:first-letter {
  text-transform: uppercase !important;
}
.block-product .product-text .product-links .btn-bon-cadeau {
  position: relative;
  display: inline-flex;
  align-items: center;
  padding: 0.5rem 1rem;
  color: white !important;
  text-decoration: none !important;
}
@media (min-width: 768px) {
  .block-product .product-text .product-links .btn-bon-cadeau {
    padding: 0.5rem 1.5rem;
  }
}
.block-product .product-text .product-links .btn-bon-cadeau:before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background: transparent url(/themes/pap-2020/assets/images/shop/icon-bon-cadeau.svg) no-repeat center;
  background-size: contain;
  margin-right: 0.5rem;
}
@media (min-width: 768px) {
  .block-product .product-text .product-links .btn-bon-cadeau:before {
    width: 26px;
    height: 26px;
  }
}
.block-product .product-text .product-pack {
  padding: 1rem;
}

/******* Advanced CMS *********/
#module-advancedcms-adcms .purge-session-storage {
  display: none;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper,
#module-advancedcms-adcms .container .advanced-cms-wrapper,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper {
  box-shadow: none;
  color: #333333;
  padding: 0;
  background: none;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper hr,
#module-advancedcms-adcms .container .advanced-cms-wrapper hr,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper hr,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper hr,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper hr {
  margin-top: 0;
  margin-bottom: 0;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper p[style="text-align: center;"] img,
#module-advancedcms-adcms .container .advanced-cms-wrapper p[style="text-align: center;"] img,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper p[style="text-align: center;"] img,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper p[style="text-align: center;"] img,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper p[style="text-align: center;"] img {
  margin: 0 auto;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction-image-mobile,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction-image-mobile,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction-image-mobile,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction-image-mobile,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction-image-mobile {
  padding: 0;
  box-shadow: 1px 1px 7px 0 rgba(0, 0, 0, 0.15);
}
@media screen and (min-width: 768px) {
  #module-advancedcms-adcms #container .advanced-cms-wrapper .introduction-image-mobile,
  #module-advancedcms-adcms .container .advanced-cms-wrapper .introduction-image-mobile,
  #module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction-image-mobile,
  #module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction-image-mobile,
  #module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction-image-mobile {
    display: none;
  }
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction-image-offre-mobile img,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction-image-offre-mobile img,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction-image-offre-mobile img,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction-image-offre-mobile img,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction-image-offre-mobile img {
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.05);
  border-radius: 10px 10px 0 0;
}
@media screen and (min-width: 768px) {
  #module-advancedcms-adcms #container .advanced-cms-wrapper .introduction-image-offre-mobile,
  #module-advancedcms-adcms .container .advanced-cms-wrapper .introduction-image-offre-mobile,
  #module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction-image-offre-mobile,
  #module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction-image-offre-mobile,
  #module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction-image-offre-mobile {
    display: none;
  }
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction > .row,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction > .row,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction > .row,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction > .row,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction > .row {
  display: flex;
  flex-direction: column;
  margin-top: 30px;
}
@media (min-width: 768px) {
  #module-advancedcms-adcms #container .advanced-cms-wrapper .introduction > .row,
  #module-advancedcms-adcms .container .advanced-cms-wrapper .introduction > .row,
  #module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction > .row,
  #module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction > .row,
  #module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction > .row {
    flex-direction: row;
    max-height: 500px;
  }
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction {
  flex-shrink: 0;
}
@media (min-width: 768px) {
  #module-advancedcms-adcms #container .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction,
  #module-advancedcms-adcms .container .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction,
  #module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction,
  #module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction,
  #module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction {
    width: 50%;
  }
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction .rte,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction .rte,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction .rte,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction .rte,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction .rte {
  padding: 0;
  margin-bottom: 0;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction .rte p,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction .rte p,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction .rte p,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction .rte p,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction .rte p {
  margin-bottom: 0;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction video,
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction img,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction video,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction video,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction video,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction img,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction img,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction img,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction video,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
  min-height: 220px;
  max-height: 220px;
  border-radius: 10px;
  font-size: x-large;
}
@media (min-width: 768px) {
  #module-advancedcms-adcms #container .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction video,
  #module-advancedcms-adcms #container .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction img,
  #module-advancedcms-adcms .container .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction video,
  #module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction video,
  #module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction video,
  #module-advancedcms-adcms .container .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction img,
  #module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction img,
  #module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction img,
  #module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction video,
  #module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction img {
    min-height: 100%;
    max-height: 320px;
  }
}
@media (min-width: 768px) {
  #module-advancedcms-adcms #container .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction video.visuel-bon-cadeau,
  #module-advancedcms-adcms #container .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction img.visuel-bon-cadeau,
  #module-advancedcms-adcms .container .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction video.visuel-bon-cadeau,
  #module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction video.visuel-bon-cadeau,
  #module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction video.visuel-bon-cadeau,
  #module-advancedcms-adcms .container .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction img.visuel-bon-cadeau,
  #module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction img.visuel-bon-cadeau,
  #module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction img.visuel-bon-cadeau,
  #module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction video.visuel-bon-cadeau,
  #module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction img.visuel-bon-cadeau {
    max-height: 400px;
  }
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction button,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction button,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction button,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction button,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction button {
  content: "";
  display: block;
  opacity: 0.7;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  cursor: pointer;
  border: none;
  background-image: url(/themes/pap-2020/assets/images/icons/icon_play.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  transition: all ease-in-out 0.2s;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction button:hover,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction button:hover,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction button:hover,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction button:hover,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction > .row .section-pap-visuel-introduction button:hover {
  opacity: 1;
  cursor: pointer;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction > .row .description,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction > .row .description,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction > .row .description,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction > .row .description,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction > .row .description {
  flex-shrink: 0;
  display: flex;
  align-items: center;
}
@media (min-width: 768px) {
  #module-advancedcms-adcms #container .advanced-cms-wrapper .introduction > .row .description,
  #module-advancedcms-adcms .container .advanced-cms-wrapper .introduction > .row .description,
  #module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction > .row .description,
  #module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction > .row .description,
  #module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction > .row .description {
    width: 50%;
  }
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction > .row .description .rte,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction > .row .description .rte,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction > .row .description .rte,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction > .row .description .rte,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction > .row .description .rte {
  padding: 1.5rem 0 0;
}
@media (min-width: 768px) {
  #module-advancedcms-adcms #container .advanced-cms-wrapper .introduction > .row .description .rte,
  #module-advancedcms-adcms .container .advanced-cms-wrapper .introduction > .row .description .rte,
  #module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction > .row .description .rte,
  #module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction > .row .description .rte,
  #module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction > .row .description .rte {
    padding: 1.5rem;
  }
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction > .row .description .rte:last-child,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction > .row .description .rte:last-child,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction > .row .description .rte:last-child,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction > .row .description .rte:last-child,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction > .row .description .rte:last-child {
  margin-bottom: 0 !important;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction > .row .description h2,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction > .row .description h2,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction > .row .description h2,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction > .row .description h2,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction > .row .description h2 {
  border-radius: 10px;
  font-size: 2rem;
  color: #09459b;
  font-weight: 700;
  font-family: "Raleway", sans-serif;
  display: inline-flex;
  flex-direction: column;
  align-self: center;
}
@media (min-width: 992px) {
  #module-advancedcms-adcms #container .advanced-cms-wrapper .introduction > .row .description h2,
  #module-advancedcms-adcms .container .advanced-cms-wrapper .introduction > .row .description h2,
  #module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction > .row .description h2,
  #module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction > .row .description h2,
  #module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction > .row .description h2 {
    font-size: 2.5rem;
  }
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction > .row .description h3,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction > .row .description h3,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction > .row .description h3,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction > .row .description h3,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction > .row .description h3 {
  border-radius: 10px;
  font-size: 1.25rem;
  margin-bottom: 1rem;
  align-items: center;
  color: #09459b;
  font-weight: 500;
  line-height: 1;
  align-self: center;
}
@media (min-width: 992px) {
  #module-advancedcms-adcms #container .advanced-cms-wrapper .introduction > .row .description h3,
  #module-advancedcms-adcms .container .advanced-cms-wrapper .introduction > .row .description h3,
  #module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction > .row .description h3,
  #module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction > .row .description h3,
  #module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction > .row .description h3 {
    font-size: 1.75rem;
  }
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction > .row .description h3 strong,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction > .row .description h3 strong,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction > .row .description h3 strong,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction > .row .description h3 strong,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction > .row .description h3 strong {
  font-weight: 700;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction > .row .description p,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction > .row .description p,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction > .row .description p,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction > .row .description p,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction > .row .description p {
  color: #333333;
  position: relative;
  width: fit-content;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction > .row .description p img,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction > .row .description p img,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction > .row .description p img,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction > .row .description p img,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction > .row .description p img {
  max-width: 160px;
  max-height: 160px;
  margin: 0 auto;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction > .row .description ol,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction > .row .description ol,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction > .row .description ol,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction > .row .description ol,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction > .row .description ol {
  border-left: 5px solid #09459b;
  padding-left: 1rem;
  list-style: none;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction > .row .description ol li,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction > .row .description ol li,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction > .row .description ol li,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction > .row .description ol li,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction > .row .description ol li {
  margin-bottom: 0.25rem;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction > .row .description ol li:last-of-type,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction > .row .description ol li:last-of-type,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction > .row .description ol li:last-of-type,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction > .row .description ol li:last-of-type,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction > .row .description ol li:last-of-type {
  margin-bottom: 0;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction > .row .description ol li span,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction > .row .description ol li span,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction > .row .description ol li span,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction > .row .description ol li span,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction > .row .description ol li span {
  padding: 0.1rem 0.2rem;
  border-radius: 5px;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction > .row .description ol li a,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction > .row .description ol li a,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction > .row .description ol li a,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction > .row .description ol li a,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction > .row .description ol li a {
  color: #f60;
  text-decoration: none;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction > .row .description ol li a:hover,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction > .row .description ol li a:hover,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction > .row .description ol li a:hover,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction > .row .description ol li a:hover,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction > .row .description ol li a:hover {
  text-decoration: underline;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction > .row .description ul,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction > .row .description ul,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction > .row .description ul,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction > .row .description ul,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction > .row .description ul {
  list-style: disc;
  padding-left: 1.25rem;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction > .row .description ul li,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction > .row .description ul li,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction > .row .description ul li,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction > .row .description ul li,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction > .row .description ul li {
  margin-bottom: 0.25rem;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction > .row .description ul li span,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction > .row .description ul li span,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction > .row .description ul li span,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction > .row .description ul li span,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction > .row .description ul li span {
  padding: 0.1rem 0.2rem;
  border-radius: 5px;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction > .row .description ul li a,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction > .row .description ul li a,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction > .row .description ul li a,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction > .row .description ul li a,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction > .row .description ul li a {
  color: #f60;
  text-decoration: none;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction > .row .description ul li a:hover,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction > .row .description ul li a:hover,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction > .row .description ul li a:hover,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction > .row .description ul li a:hover,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction > .row .description ul li a:hover {
  text-decoration: underline;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .carrousel-block-pap,
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction-block-pap,
#module-advancedcms-adcms .container .advanced-cms-wrapper .carrousel-block-pap,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .carrousel-block-pap,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .carrousel-block-pap,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction-block-pap,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction-block-pap,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction-block-pap,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .carrousel-block-pap,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction-block-pap {
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.05);
  overflow: hidden;
  width: 100%;
  flex-direction: column;
  border-radius: 10px;
}
@media screen and (min-width: 768px) {
  #module-advancedcms-adcms #container .advanced-cms-wrapper .carrousel-block-pap,
  #module-advancedcms-adcms #container .advanced-cms-wrapper .introduction-block-pap,
  #module-advancedcms-adcms .container .advanced-cms-wrapper .carrousel-block-pap,
  #module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .carrousel-block-pap,
  #module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .carrousel-block-pap,
  #module-advancedcms-adcms .container .advanced-cms-wrapper .introduction-block-pap,
  #module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction-block-pap,
  #module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction-block-pap,
  #module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .carrousel-block-pap,
  #module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction-block-pap {
    flex-direction: row-reverse;
    /**
     * TODO: à surveiller
     */
    display: inline-grid;
  }
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .carrousel-block-pap.passed,
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction-block-pap.passed,
#module-advancedcms-adcms .container .advanced-cms-wrapper .carrousel-block-pap.passed,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .carrousel-block-pap.passed,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .carrousel-block-pap.passed,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction-block-pap.passed,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction-block-pap.passed,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction-block-pap.passed,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .carrousel-block-pap.passed,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction-block-pap.passed {
  opacity: 0.5;
  transition: all 0.5s ease-in-out;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .carrousel-block-pap.passed:hover,
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction-block-pap.passed:hover,
#module-advancedcms-adcms .container .advanced-cms-wrapper .carrousel-block-pap.passed:hover,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .carrousel-block-pap.passed:hover,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .carrousel-block-pap.passed:hover,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction-block-pap.passed:hover,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction-block-pap.passed:hover,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction-block-pap.passed:hover,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .carrousel-block-pap.passed:hover,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction-block-pap.passed:hover {
  opacity: 1;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .carrousel-block-pap h1,
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction-block-pap h1,
#module-advancedcms-adcms .container .advanced-cms-wrapper .carrousel-block-pap h1,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .carrousel-block-pap h1,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .carrousel-block-pap h1,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction-block-pap h1,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction-block-pap h1,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction-block-pap h1,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .carrousel-block-pap h1,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction-block-pap h1 {
  font-size: 1.5rem;
  margin-bottom: 0.25rem;
  color: #09459b;
  text-transform: uppercase;
  font-family: "Raleway", sans-serif;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .carrousel-block-pap h5,
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction-block-pap h5,
#module-advancedcms-adcms .container .advanced-cms-wrapper .carrousel-block-pap h5,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .carrousel-block-pap h5,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .carrousel-block-pap h5,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction-block-pap h5,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction-block-pap h5,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction-block-pap h5,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .carrousel-block-pap h5,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction-block-pap h5 {
  padding: 1rem;
  border-radius: 10px;
  font-weight: 400;
  background-color: #D5E0F0;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .carrousel-block-pap .section-pap,
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction-block-pap .section-pap,
#module-advancedcms-adcms .container .advanced-cms-wrapper .carrousel-block-pap .section-pap,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction-block-pap .section-pap,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .carrousel-block-pap .section-pap,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction-block-pap .section-pap {
  background: #ffffff;
  padding: 1rem;
  color: #333333;
}
@media (min-width: 992px) {
  #module-advancedcms-adcms #container .advanced-cms-wrapper .carrousel-block-pap .section-pap,
  #module-advancedcms-adcms #container .advanced-cms-wrapper .introduction-block-pap .section-pap,
  #module-advancedcms-adcms .container .advanced-cms-wrapper .carrousel-block-pap .section-pap,
  #module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap,
  #module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap,
  #module-advancedcms-adcms .container .advanced-cms-wrapper .introduction-block-pap .section-pap,
  #module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap,
  #module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap,
  #module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .carrousel-block-pap .section-pap,
  #module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction-block-pap .section-pap {
    padding: 2rem;
  }
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte,
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte,
#module-advancedcms-adcms .container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction-block-pap .section-pap .rte {
  padding: 0;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte h3,
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte h3,
#module-advancedcms-adcms .container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte h3,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte h3,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte h3,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte h3,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte h3,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte h3,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte h3,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction-block-pap .section-pap .rte h3 {
  font-size: 0.9rem;
  background-color: #f60;
  padding: 0.25rem;
  color: white;
  display: table;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte h2,
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte h2,
#module-advancedcms-adcms .container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte h2,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte h2,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte h2,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte h2,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte h2,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte h2,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte h2,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction-block-pap .section-pap .rte h2 {
  font-size: 1.25rem;
  margin-bottom: 1rem;
  color: #333333;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ol,
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ol,
#module-advancedcms-adcms .container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ol,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ol,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ol,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ol,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ol,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ol,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ol,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ol {
  border-left: 5px solid #09459b;
  padding-left: 1rem;
  list-style: none;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ol li,
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ol li,
#module-advancedcms-adcms .container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ol li,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ol li,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ol li,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ol li,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ol li,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ol li,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ol li,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ol li {
  margin-bottom: 0.25rem;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ol li:last-of-type,
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ol li:last-of-type,
#module-advancedcms-adcms .container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ol li:last-of-type,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ol li:last-of-type,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ol li:last-of-type,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ol li:last-of-type,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ol li:last-of-type,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ol li:last-of-type,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ol li:last-of-type,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ol li:last-of-type {
  margin-bottom: 0;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ol li span,
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ol li span,
#module-advancedcms-adcms .container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ol li span,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ol li span,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ol li span,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ol li span,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ol li span,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ol li span,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ol li span,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ol li span {
  padding: 0.1rem 0.2rem;
  border-radius: 5px;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ol li a,
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ol li a,
#module-advancedcms-adcms .container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ol li a,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ol li a,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ol li a,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ol li a,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ol li a,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ol li a,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ol li a,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ol li a {
  color: #f60;
  text-decoration: none;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ol li a:hover,
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ol li a:hover,
#module-advancedcms-adcms .container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ol li a:hover,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ol li a:hover,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ol li a:hover,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ol li a:hover,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ol li a:hover,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ol li a:hover,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ol li a:hover,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ol li a:hover {
  text-decoration: underline;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ul,
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ul,
#module-advancedcms-adcms .container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ul,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ul,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ul,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ul,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ul,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ul,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ul,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ul {
  list-style: disc;
  padding-left: 1.25rem;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ul li,
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ul li,
#module-advancedcms-adcms .container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ul li,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ul li,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ul li,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ul li,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ul li,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ul li,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ul li,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ul li {
  margin-bottom: 0.25rem;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ul li span,
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ul li span,
#module-advancedcms-adcms .container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ul li span,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ul li span,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ul li span,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ul li span,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ul li span,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ul li span,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ul li span,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ul li span {
  padding: 0.1rem 0.2rem;
  border-radius: 5px;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ul li a,
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ul li a,
#module-advancedcms-adcms .container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ul li a,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ul li a,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ul li a,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ul li a,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ul li a,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ul li a,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ul li a,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ul li a {
  color: #f60;
  text-decoration: none;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ul li a:hover,
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ul li a:hover,
#module-advancedcms-adcms .container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ul li a:hover,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ul li a:hover,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ul li a:hover,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ul li a:hover,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ul li a:hover,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ul li a:hover,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte ul li a:hover,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction-block-pap .section-pap .rte ul li a:hover {
  text-decoration: underline;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte p,
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte p,
#module-advancedcms-adcms .container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte p,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte p,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte p,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte p,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte p,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte p,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte p,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction-block-pap .section-pap .rte p {
  color: #333333;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte p a,
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte p a,
#module-advancedcms-adcms .container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte p a,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte p a,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte p a,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte p a,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte p a,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte p a,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte p a,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction-block-pap .section-pap .rte p a {
  color: #f60;
  text-decoration: none;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte p a:not(.btn):hover,
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte p a:not(.btn):hover,
#module-advancedcms-adcms .container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte p a:not(.btn):hover,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte p a:not(.btn):hover,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte p a:not(.btn):hover,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte p a:not(.btn):hover,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte p a:not(.btn):hover,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte p a:not(.btn):hover,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte p a:not(.btn):hover,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction-block-pap .section-pap .rte p a:not(.btn):hover {
  color: #f60;
  text-decoration: underline;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte p span,
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte p span,
#module-advancedcms-adcms .container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte p span,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte p span,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte p span,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte p span,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte p span,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte p span,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte p span,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction-block-pap .section-pap .rte p span {
  padding: 0.1rem 0.2rem;
  border-radius: 5px;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte iframe,
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte iframe,
#module-advancedcms-adcms .container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte iframe,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte iframe,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte iframe,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte iframe,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte iframe,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte iframe,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte iframe,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction-block-pap .section-pap .rte iframe {
  border-radius: 10px;
  overflow: hidden;
}
@media (max-width: 767.98px) {
  #module-advancedcms-adcms #container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte iframe,
  #module-advancedcms-adcms #container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte iframe,
  #module-advancedcms-adcms .container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte iframe,
  #module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte iframe,
  #module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte iframe,
  #module-advancedcms-adcms .container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte iframe,
  #module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte iframe,
  #module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte iframe,
  #module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte iframe,
  #module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction-block-pap .section-pap .rte iframe {
    max-height: 200px;
  }
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte .btn:first-of-type,
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte .btn:first-of-type,
#module-advancedcms-adcms .container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte .btn:first-of-type,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte .btn:first-of-type,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte .btn:first-of-type,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte .btn:first-of-type,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte .btn:first-of-type,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte .btn:first-of-type,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte .btn:first-of-type,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction-block-pap .section-pap .rte .btn:first-of-type {
  margin-bottom: 0.5rem;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte a.btn.btn-bon-cadeau,
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte a.btn.btn-bon-cadeau,
#module-advancedcms-adcms .container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte a.btn.btn-bon-cadeau,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte a.btn.btn-bon-cadeau,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte a.btn.btn-bon-cadeau,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte a.btn.btn-bon-cadeau,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte a.btn.btn-bon-cadeau,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte a.btn.btn-bon-cadeau,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte a.btn.btn-bon-cadeau,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction-block-pap .section-pap .rte a.btn.btn-bon-cadeau {
  position: relative;
  display: inline-flex;
  align-items: center;
  padding: 0.5rem 1rem;
}
@media screen and (min-width: 768px) {
  #module-advancedcms-adcms #container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte a.btn.btn-bon-cadeau,
  #module-advancedcms-adcms #container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte a.btn.btn-bon-cadeau,
  #module-advancedcms-adcms .container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte a.btn.btn-bon-cadeau,
  #module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte a.btn.btn-bon-cadeau,
  #module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte a.btn.btn-bon-cadeau,
  #module-advancedcms-adcms .container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte a.btn.btn-bon-cadeau,
  #module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte a.btn.btn-bon-cadeau,
  #module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte a.btn.btn-bon-cadeau,
  #module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte a.btn.btn-bon-cadeau,
  #module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction-block-pap .section-pap .rte a.btn.btn-bon-cadeau {
    padding: 0.5rem 2rem;
  }
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte a.btn.btn-bon-cadeau:before,
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte a.btn.btn-bon-cadeau:before,
#module-advancedcms-adcms .container .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte a.btn.btn-bon-cadeau:before,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte a.btn.btn-bon-cadeau:before,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte a.btn.btn-bon-cadeau:before,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction-block-pap .section-pap .rte a.btn.btn-bon-cadeau:before,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte a.btn.btn-bon-cadeau:before,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap .rte a.btn.btn-bon-cadeau:before,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .carrousel-block-pap .section-pap .rte a.btn.btn-bon-cadeau:before,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction-block-pap .section-pap .rte a.btn.btn-bon-cadeau:before {
  content: "";
  display: block;
  width: 26px;
  height: 26px;
  background: transparent url(/themes/pap-2020/assets/images/shop/icon-bon-cadeau.svg) no-repeat center;
  background-size: contain;
  margin-right: 0.5rem;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .carrousel-block-pap .section-pap-visuel,
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction-block-pap .section-pap-visuel,
#module-advancedcms-adcms .container .advanced-cms-wrapper .carrousel-block-pap .section-pap-visuel,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap-visuel,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap-visuel,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction-block-pap .section-pap-visuel,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap-visuel,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap-visuel,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .carrousel-block-pap .section-pap-visuel,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction-block-pap .section-pap-visuel {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 300px;
  border-radius: 10px 10px 0 0;
  height: 100%;
}
@media screen and (min-width: 768px) {
  #module-advancedcms-adcms #container .advanced-cms-wrapper .carrousel-block-pap .section-pap-visuel,
  #module-advancedcms-adcms #container .advanced-cms-wrapper .introduction-block-pap .section-pap-visuel,
  #module-advancedcms-adcms .container .advanced-cms-wrapper .carrousel-block-pap .section-pap-visuel,
  #module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap-visuel,
  #module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap-visuel,
  #module-advancedcms-adcms .container .advanced-cms-wrapper .introduction-block-pap .section-pap-visuel,
  #module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap-visuel,
  #module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap-visuel,
  #module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .carrousel-block-pap .section-pap-visuel,
  #module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction-block-pap .section-pap-visuel {
    border-radius: 0;
    min-height: 400px;
  }
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .carrousel-block-pap .section-pap-visuel img,
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction-block-pap .section-pap-visuel img,
#module-advancedcms-adcms .container .advanced-cms-wrapper .carrousel-block-pap .section-pap-visuel img,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap-visuel img,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .section-pap-visuel img,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction-block-pap .section-pap-visuel img,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap-visuel img,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction-block-pap .section-pap-visuel img,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .carrousel-block-pap .section-pap-visuel img,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction-block-pap .section-pap-visuel img {
  display: none;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .carrousel-block-pap .carrousel,
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction-block-pap .carrousel,
#module-advancedcms-adcms .container .advanced-cms-wrapper .carrousel-block-pap .carrousel,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .carrousel,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .carrousel,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction-block-pap .carrousel,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction-block-pap .carrousel,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction-block-pap .carrousel,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .carrousel-block-pap .carrousel,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction-block-pap .carrousel {
  padding: 0 !important;
  overflow: hidden;
  border-radius: 10px;
  z-index: 9;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .carrousel-block-pap .carrousel .product-box,
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction-block-pap .carrousel .product-box,
#module-advancedcms-adcms .container .advanced-cms-wrapper .carrousel-block-pap .carrousel .product-box,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .carrousel .product-box,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .carrousel .product-box,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction-block-pap .carrousel .product-box,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction-block-pap .carrousel .product-box,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction-block-pap .carrousel .product-box,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .carrousel-block-pap .carrousel .product-box,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction-block-pap .carrousel .product-box {
  height: 500px;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .carrousel-block-pap .carrousel .product-box img,
#module-advancedcms-adcms #container .advanced-cms-wrapper .introduction-block-pap .carrousel .product-box img,
#module-advancedcms-adcms .container .advanced-cms-wrapper .carrousel-block-pap .carrousel .product-box img,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .carrousel .product-box img,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .carrousel .product-box img,
#module-advancedcms-adcms .container .advanced-cms-wrapper .introduction-block-pap .carrousel .product-box img,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .introduction-block-pap .carrousel .product-box img,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .introduction-block-pap .carrousel .product-box img,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .carrousel-block-pap .carrousel .product-box img,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .introduction-block-pap .carrousel .product-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 992px) {
  #module-advancedcms-adcms #container .advanced-cms-wrapper .carrousel-block-pap .row,
  #module-advancedcms-adcms .container .advanced-cms-wrapper .carrousel-block-pap .row,
  #module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .row,
  #module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .carrousel-block-pap .row,
  #module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .carrousel-block-pap .row {
    display: flex;
    flex-direction: row-reverse;
  }
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .maps-block-pap,
#module-advancedcms-adcms .container .advanced-cms-wrapper .maps-block-pap,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .maps-block-pap,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .maps-block-pap,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .maps-block-pap {
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.05);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  border-radius: 10px;
  padding: 0;
}
@media (min-width: 992px) {
  #module-advancedcms-adcms #container .advanced-cms-wrapper .maps-block-pap .row,
  #module-advancedcms-adcms .container .advanced-cms-wrapper .maps-block-pap .row,
  #module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .maps-block-pap .row,
  #module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .maps-block-pap .row,
  #module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .maps-block-pap .row {
    display: flex;
  }
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .maps-block-pap h1,
#module-advancedcms-adcms .container .advanced-cms-wrapper .maps-block-pap h1,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .maps-block-pap h1,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .maps-block-pap h1,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .maps-block-pap h1 {
  font-size: 1.5rem;
  margin-bottom: 0.25rem;
  color: #09459b;
  text-transform: uppercase;
  font-family: "Raleway", sans-serif;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .maps-block-pap h5,
#module-advancedcms-adcms .container .advanced-cms-wrapper .maps-block-pap h5,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .maps-block-pap h5,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .maps-block-pap h5,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .maps-block-pap h5 {
  padding: 1rem;
  border-radius: 10px;
  font-weight: 400;
  background-color: #D5E0F0;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .maps-block-pap .section-pap,
#module-advancedcms-adcms .container .advanced-cms-wrapper .maps-block-pap .section-pap,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .maps-block-pap .section-pap {
  background: #ffffff;
  padding: 1rem;
  color: #333333;
}
@media (min-width: 992px) {
  #module-advancedcms-adcms #container .advanced-cms-wrapper .maps-block-pap .section-pap,
  #module-advancedcms-adcms .container .advanced-cms-wrapper .maps-block-pap .section-pap,
  #module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap,
  #module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap,
  #module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .maps-block-pap .section-pap {
    padding: 2rem;
  }
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .maps-block-pap .section-pap .rte,
#module-advancedcms-adcms .container .advanced-cms-wrapper .maps-block-pap .section-pap .rte,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .maps-block-pap .section-pap .rte {
  padding: 0;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .maps-block-pap .section-pap .rte h3,
#module-advancedcms-adcms .container .advanced-cms-wrapper .maps-block-pap .section-pap .rte h3,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte h3,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte h3,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .maps-block-pap .section-pap .rte h3 {
  font-size: 0.9rem;
  background-color: #f60;
  padding: 0.25rem;
  color: white;
  display: table;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .maps-block-pap .section-pap .rte h2,
#module-advancedcms-adcms .container .advanced-cms-wrapper .maps-block-pap .section-pap .rte h2,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte h2,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte h2,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .maps-block-pap .section-pap .rte h2 {
  font-size: 1.25rem;
  margin-bottom: 1rem;
  color: #333333;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .maps-block-pap .section-pap .rte ol,
#module-advancedcms-adcms .container .advanced-cms-wrapper .maps-block-pap .section-pap .rte ol,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte ol,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte ol,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .maps-block-pap .section-pap .rte ol {
  border-left: 5px solid #09459b;
  padding-left: 1rem;
  list-style: none;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .maps-block-pap .section-pap .rte ol li,
#module-advancedcms-adcms .container .advanced-cms-wrapper .maps-block-pap .section-pap .rte ol li,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte ol li,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte ol li,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .maps-block-pap .section-pap .rte ol li {
  margin-bottom: 0.25rem;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .maps-block-pap .section-pap .rte ol li:last-of-type,
#module-advancedcms-adcms .container .advanced-cms-wrapper .maps-block-pap .section-pap .rte ol li:last-of-type,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte ol li:last-of-type,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte ol li:last-of-type,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .maps-block-pap .section-pap .rte ol li:last-of-type {
  margin-bottom: 0;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .maps-block-pap .section-pap .rte ol li span,
#module-advancedcms-adcms .container .advanced-cms-wrapper .maps-block-pap .section-pap .rte ol li span,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte ol li span,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte ol li span,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .maps-block-pap .section-pap .rte ol li span {
  padding: 0.1rem 0.2rem;
  border-radius: 5px;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .maps-block-pap .section-pap .rte ol li a,
#module-advancedcms-adcms .container .advanced-cms-wrapper .maps-block-pap .section-pap .rte ol li a,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte ol li a,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte ol li a,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .maps-block-pap .section-pap .rte ol li a {
  color: #f60;
  text-decoration: none;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .maps-block-pap .section-pap .rte ol li a:hover,
#module-advancedcms-adcms .container .advanced-cms-wrapper .maps-block-pap .section-pap .rte ol li a:hover,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte ol li a:hover,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte ol li a:hover,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .maps-block-pap .section-pap .rte ol li a:hover {
  text-decoration: underline;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .maps-block-pap .section-pap .rte ul,
#module-advancedcms-adcms .container .advanced-cms-wrapper .maps-block-pap .section-pap .rte ul,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte ul,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte ul,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .maps-block-pap .section-pap .rte ul {
  list-style: disc;
  padding-left: 1.25rem;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .maps-block-pap .section-pap .rte ul li,
#module-advancedcms-adcms .container .advanced-cms-wrapper .maps-block-pap .section-pap .rte ul li,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte ul li,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte ul li,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .maps-block-pap .section-pap .rte ul li {
  margin-bottom: 0.25rem;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .maps-block-pap .section-pap .rte ul li span,
#module-advancedcms-adcms .container .advanced-cms-wrapper .maps-block-pap .section-pap .rte ul li span,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte ul li span,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte ul li span,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .maps-block-pap .section-pap .rte ul li span {
  padding: 0.1rem 0.2rem;
  border-radius: 5px;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .maps-block-pap .section-pap .rte ul li a,
#module-advancedcms-adcms .container .advanced-cms-wrapper .maps-block-pap .section-pap .rte ul li a,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte ul li a,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte ul li a,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .maps-block-pap .section-pap .rte ul li a {
  color: #f60;
  text-decoration: none;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .maps-block-pap .section-pap .rte ul li a:hover,
#module-advancedcms-adcms .container .advanced-cms-wrapper .maps-block-pap .section-pap .rte ul li a:hover,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte ul li a:hover,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte ul li a:hover,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .maps-block-pap .section-pap .rte ul li a:hover {
  text-decoration: underline;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .maps-block-pap .section-pap .rte p,
#module-advancedcms-adcms .container .advanced-cms-wrapper .maps-block-pap .section-pap .rte p,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte p,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte p,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .maps-block-pap .section-pap .rte p {
  color: #333333;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .maps-block-pap .section-pap .rte p a,
#module-advancedcms-adcms .container .advanced-cms-wrapper .maps-block-pap .section-pap .rte p a,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte p a,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte p a,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .maps-block-pap .section-pap .rte p a {
  color: #f60;
  text-decoration: none;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .maps-block-pap .section-pap .rte p a:not(.btn):hover,
#module-advancedcms-adcms .container .advanced-cms-wrapper .maps-block-pap .section-pap .rte p a:not(.btn):hover,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte p a:not(.btn):hover,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte p a:not(.btn):hover,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .maps-block-pap .section-pap .rte p a:not(.btn):hover {
  color: #f60;
  text-decoration: underline;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .maps-block-pap .section-pap .rte p span,
#module-advancedcms-adcms .container .advanced-cms-wrapper .maps-block-pap .section-pap .rte p span,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte p span,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte p span,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .maps-block-pap .section-pap .rte p span {
  padding: 0.1rem 0.2rem;
  border-radius: 5px;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .maps-block-pap .section-pap .rte iframe,
#module-advancedcms-adcms .container .advanced-cms-wrapper .maps-block-pap .section-pap .rte iframe,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte iframe,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte iframe,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .maps-block-pap .section-pap .rte iframe {
  border-radius: 10px;
  overflow: hidden;
}
@media (max-width: 767.98px) {
  #module-advancedcms-adcms #container .advanced-cms-wrapper .maps-block-pap .section-pap .rte iframe,
  #module-advancedcms-adcms .container .advanced-cms-wrapper .maps-block-pap .section-pap .rte iframe,
  #module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte iframe,
  #module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte iframe,
  #module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .maps-block-pap .section-pap .rte iframe {
    max-height: 200px;
  }
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .maps-block-pap .section-pap .rte .btn:first-of-type,
#module-advancedcms-adcms .container .advanced-cms-wrapper .maps-block-pap .section-pap .rte .btn:first-of-type,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte .btn:first-of-type,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte .btn:first-of-type,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .maps-block-pap .section-pap .rte .btn:first-of-type {
  margin-bottom: 0.5rem;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .maps-block-pap .section-pap .rte a.btn.btn-bon-cadeau,
#module-advancedcms-adcms .container .advanced-cms-wrapper .maps-block-pap .section-pap .rte a.btn.btn-bon-cadeau,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte a.btn.btn-bon-cadeau,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte a.btn.btn-bon-cadeau,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .maps-block-pap .section-pap .rte a.btn.btn-bon-cadeau {
  position: relative;
  display: inline-flex;
  align-items: center;
  padding: 0.5rem 1rem;
}
@media screen and (min-width: 768px) {
  #module-advancedcms-adcms #container .advanced-cms-wrapper .maps-block-pap .section-pap .rte a.btn.btn-bon-cadeau,
  #module-advancedcms-adcms .container .advanced-cms-wrapper .maps-block-pap .section-pap .rte a.btn.btn-bon-cadeau,
  #module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte a.btn.btn-bon-cadeau,
  #module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte a.btn.btn-bon-cadeau,
  #module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .maps-block-pap .section-pap .rte a.btn.btn-bon-cadeau {
    padding: 0.5rem 2rem;
  }
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .maps-block-pap .section-pap .rte a.btn.btn-bon-cadeau:before,
#module-advancedcms-adcms .container .advanced-cms-wrapper .maps-block-pap .section-pap .rte a.btn.btn-bon-cadeau:before,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte a.btn.btn-bon-cadeau:before,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .maps-block-pap .section-pap .rte a.btn.btn-bon-cadeau:before,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .maps-block-pap .section-pap .rte a.btn.btn-bon-cadeau:before {
  content: "";
  display: block;
  width: 26px;
  height: 26px;
  background: transparent url(/themes/pap-2020/assets/images/shop/icon-bon-cadeau.svg) no-repeat center;
  background-size: contain;
  margin-right: 0.5rem;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .maps-block-pap .maps,
#module-advancedcms-adcms .container .advanced-cms-wrapper .maps-block-pap .maps,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .maps-block-pap .maps,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .maps-block-pap .maps,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .maps-block-pap .maps {
  display: flex;
  padding: 0;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .maps-block-pap .maps .rte,
#module-advancedcms-adcms .container .advanced-cms-wrapper .maps-block-pap .maps .rte,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .maps-block-pap .maps .rte,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .maps-block-pap .maps .rte,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .maps-block-pap .maps .rte {
  padding: 0 !important;
  width: 100%;
  height: 100%;
  margin-bottom: 0 !important;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .maps-block-pap .maps p,
#module-advancedcms-adcms .container .advanced-cms-wrapper .maps-block-pap .maps p,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .maps-block-pap .maps p,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .maps-block-pap .maps p,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .maps-block-pap .maps p {
  width: 100%;
  height: 100%;
  margin-bottom: 0 !important;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .maps-block-pap .maps p iframe,
#module-advancedcms-adcms .container .advanced-cms-wrapper .maps-block-pap .maps p iframe,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .maps-block-pap .maps p iframe,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .maps-block-pap .maps p iframe,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .maps-block-pap .maps p iframe {
  width: 100%;
  height: 100%;
  min-height: 250px;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-product-auto,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-product-auto,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-product-auto,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-product-auto,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-product-auto {
  margin-bottom: 1rem !important;
}
@media (min-width: 768px) {
  #module-advancedcms-adcms #container .advanced-cms-wrapper .block-product-auto,
  #module-advancedcms-adcms .container .advanced-cms-wrapper .block-product-auto,
  #module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-product-auto,
  #module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-product-auto,
  #module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-product-auto {
    margin-bottom: 30px !important;
  }
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .youtube-short .rte,
#module-advancedcms-adcms .container .advanced-cms-wrapper .youtube-short .rte,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .youtube-short .rte,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .youtube-short .rte,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .youtube-short .rte {
  background: white;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.05);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  border-radius: 10px;
  padding: 1rem;
  height: 100%;
  min-height: 400px;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .youtube-short .rte p,
#module-advancedcms-adcms .container .advanced-cms-wrapper .youtube-short .rte p,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .youtube-short .rte p,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .youtube-short .rte p,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .youtube-short .rte p {
  height: 100%;
  min-height: 400px;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .youtube-short .rte p iframe,
#module-advancedcms-adcms .container .advanced-cms-wrapper .youtube-short .rte p iframe,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .youtube-short .rte p iframe,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .youtube-short .rte p iframe,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .youtube-short .rte p iframe {
  min-height: 400px;
  border-radius: 10px;
  overflow: hidden;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap {
  display: flex;
  flex-direction: column;
  height: 100%;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap .alert,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap .alert,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap .alert,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap .alert,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap .alert {
  margin: 0;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.05);
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap h1,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap h1,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap h1,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap h1,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap h1 {
  background-color: white;
  color: #09459b;
  text-align: left;
  text-transform: uppercase;
  padding: 1rem 2rem;
  margin-bottom: 0;
  font-size: 1.75rem;
  border-radius: 10px 10px 0 0;
  box-shadow: 1px 1px 7px 0 rgba(0, 0, 0, 0.15);
  position: relative;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap h1:after,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap h1:after,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap h1:after,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap h1:after,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap h1:after {
  content: "";
  background: #F5F5F5;
  height: 3px;
  width: calc(100% - 4rem);
  position: absolute;
  bottom: 0;
  left: 2rem;
  right: 2rem;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap.block-pap-green h1,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap.block-pap-green h1,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap.block-pap-green h1,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap.block-pap-green h1,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap.block-pap-green h1 {
  color: #5cb85c;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap.block-pap-orange h1,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap.block-pap-orange h1,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap.block-pap-orange h1,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap.block-pap-orange h1,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap.block-pap-orange h1 {
  color: #f60;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap .rte,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap .rte,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap .rte,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap .rte,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap .rte {
  display: flex;
  flex-direction: column;
  padding: 1rem 2rem;
  color: #333333;
  height: 100%;
  border: none;
  background-color: #ffffff;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.05);
  overflow: hidden;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  #module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap .rte,
  #module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap .rte,
  #module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap .rte,
  #module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap .rte,
  #module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap .rte {
    border-radius: 0 0 10px 10px;
  }
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap .rte ul,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap .rte ul,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap .rte ul,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap .rte ul,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap .rte ul {
  list-style: disc;
  padding-left: 1.2rem;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap .rte ul li,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap .rte ul li,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap .rte ul li,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap .rte ul li,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap .rte ul li {
  margin-bottom: 0.25rem;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap .rte ul li:last-of-type,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap .rte ul li:last-of-type,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap .rte ul li:last-of-type,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap .rte ul li:last-of-type,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap .rte ul li:last-of-type {
  margin-bottom: 0;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap .rte ul li span,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap .rte ul li span,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap .rte ul li span,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap .rte ul li span,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap .rte ul li span {
  padding: 0.1rem 0.2rem;
  border-radius: 5px;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap .rte ol,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap .rte ol,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap .rte ol,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap .rte ol,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap .rte ol {
  border-left: 5px solid #09459b;
  padding-left: 1rem;
  list-style: none;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap .rte ol li,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap .rte ol li,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap .rte ol li,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap .rte ol li,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap .rte ol li {
  margin-bottom: 0.25rem;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap .rte ol li:last-of-type,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap .rte ol li:last-of-type,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap .rte ol li:last-of-type,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap .rte ol li:last-of-type,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap .rte ol li:last-of-type {
  margin-bottom: 0;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap .rte ol li span,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap .rte ol li span,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap .rte ol li span,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap .rte ol li span,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap .rte ol li span {
  padding: 0.1rem 0.2rem;
  border-radius: 5px;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap .rte p,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap .rte p,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap .rte p,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap .rte p,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap .rte p {
  color: #333333;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap .rte a,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap .rte a,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap .rte a,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap .rte a,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap .rte a {
  color: #f60;
  cursor: pointer;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap .rte a:not(.btn):hover,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap .rte a:not(.btn):hover,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap .rte a:not(.btn):hover,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap .rte a:not(.btn):hover,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap .rte a:not(.btn):hover {
  text-decoration: underline;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap .rte .btn,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap .rte .btn,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap .rte .btn,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap .rte .btn,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap .rte .btn {
  border: 1px solid #09459b;
  background-color: white;
  padding: 0.5rem 1.25rem;
  color: #09459b;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  border-radius: 4px;
  font-size: 0.9rem;
  font-weight: 500;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap .rte .btn:hover,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap .rte .btn:hover,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap .rte .btn:hover,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap .rte .btn:hover,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap .rte .btn:hover {
  background: #09459b;
  color: white;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap .form-maker-form,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap .form-maker-form,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap .form-maker-form,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap .form-maker-form,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap .form-maker-form {
  height: 100%;
  padding: 2rem;
  display: block !important;
  border: none;
  background-color: #09459b;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap .form-maker-form label,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap .form-maker-form label,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap .form-maker-form label,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap .form-maker-form label,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap .form-maker-form label {
  color: white;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap .form-maker-form .page-subheading,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap .form-maker-form .page-subheading,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap .form-maker-form .page-subheading,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap .form-maker-form .page-subheading,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap .form-maker-form .page-subheading {
  display: none;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap .form-maker-form .rte,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap .form-maker-form .rte,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap .form-maker-form .rte,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap .form-maker-form .rte,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap .form-maker-form .rte {
  display: flex;
  flex-direction: column;
  padding: 0 0 1rem 0;
  border: none;
  border-radius: 0;
  color: #333333;
  background-color: #ffffff;
  box-shadow: none;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  #module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap .form-maker-form .rte,
  #module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap .form-maker-form .rte,
  #module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap .form-maker-form .rte,
  #module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap .form-maker-form .rte,
  #module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap .form-maker-form .rte {
    border-radius: 0 0 10px 10px;
  }
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap .form-maker-form .form-footer button,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap .form-maker-form .form-footer button,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap .form-maker-form .form-footer button,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap .form-maker-form .form-footer button,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap .form-maker-form .form-footer button {
  background-color: #f60;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap .form-maker-form .form-footer button:first-letter,
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap .form-maker-form .form-footer button span:first-letter,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap .form-maker-form .form-footer button:first-letter,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap .form-maker-form .form-footer button:first-letter,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap .form-maker-form .form-footer button:first-letter,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap .form-maker-form .form-footer button span:first-letter,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap .form-maker-form .form-footer button span:first-letter,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap .form-maker-form .form-footer button span:first-letter,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap .form-maker-form .form-footer button:first-letter,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap .form-maker-form .form-footer button span:first-letter {
  text-transform: uppercase !important;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap .adcms-image-slider,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap .adcms-image-slider,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap .adcms-image-slider,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap .adcms-image-slider,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap .adcms-image-slider {
  padding: 1rem;
  border: 1px solid #F5F5F5;
  height: 100%;
  background-color: #ffffff;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.05);
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  #module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap .adcms-image-slider,
  #module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap .adcms-image-slider,
  #module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap .adcms-image-slider,
  #module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap .adcms-image-slider,
  #module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap .adcms-image-slider {
    border-radius: 0 0 10px 10px;
  }
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap .adcms-image-slider .bx-prev,
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap .adcms-image-slider .bx-next,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap .adcms-image-slider .bx-prev,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap .adcms-image-slider .bx-prev,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap .adcms-image-slider .bx-prev,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap .adcms-image-slider .bx-next,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap .adcms-image-slider .bx-next,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap .adcms-image-slider .bx-next,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap .adcms-image-slider .bx-prev,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap .adcms-image-slider .bx-next {
  color: #ffffff;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap .my-picture,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap .my-picture,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap .my-picture,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap .my-picture,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap .my-picture {
  float: left;
  max-width: 140px;
  max-height: 100px;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  border-radius: 10px;
  overflow: hidden;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap .my-picture.my-picture-small,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap .my-picture.my-picture-small,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap .my-picture.my-picture-small,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap .my-picture.my-picture-small,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap .my-picture.my-picture-small {
  max-width: 100px;
  max-height: 75px;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap .my-picture img,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap .my-picture img,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap .my-picture img,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap .my-picture img,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap .my-picture img {
  display: inline-block;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap-giant,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap-giant,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap-giant,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap-giant,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap-giant {
  margin: 0;
  padding: 1rem 0;
  height: 100%;
  border: none;
  border-radius: 10px;
  background-color: #ffffff;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.05);
  overflow: hidden;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap-giant .block-pap h1,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap-giant .block-pap h1,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap-giant .block-pap h1,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap-giant .block-pap h1,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap-giant .block-pap h1 {
  box-shadow: none;
  padding: 1rem 0;
}
@media (min-width: 992px) {
  #module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap-giant .block-pap h1,
  #module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap-giant .block-pap h1,
  #module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap-giant .block-pap h1,
  #module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap-giant .block-pap h1,
  #module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap-giant .block-pap h1 {
    padding: 1rem;
  }
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap-giant .block-pap h1:after,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap-giant .block-pap h1:after,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap-giant .block-pap h1:after,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap-giant .block-pap h1:after,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap-giant .block-pap h1:after {
  display: none;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap-giant .block-pap .rte,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap-giant .block-pap .rte,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap-giant .block-pap .rte,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap-giant .block-pap .rte,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap-giant .block-pap .rte {
  padding: 1rem 0;
  box-shadow: none;
}
@media (min-width: 992px) {
  #module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap-giant .block-pap .rte,
  #module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap-giant .block-pap .rte,
  #module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap-giant .block-pap .rte,
  #module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap-giant .block-pap .rte,
  #module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap-giant .block-pap .rte {
    padding: 1rem;
  }
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap-giant .block-pap .rte:after,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap-giant .block-pap .rte:after,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap-giant .block-pap .rte:after,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap-giant .block-pap .rte:after,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap-giant .block-pap .rte:after {
  content: "";
  background: #F5F5F5;
  height: 3px;
  width: calc(100% - 4rem);
  position: absolute;
  bottom: 0;
  left: 2rem;
  right: 2rem;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap-giant .block-pap .rte p:last-of-type,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap-giant .block-pap .rte p:last-of-type,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap-giant .block-pap .rte p:last-of-type,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap-giant .block-pap .rte p:last-of-type,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap-giant .block-pap .rte p:last-of-type {
  margin-bottom: 0;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap-giant .block-pap.no-border .rte,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap-giant .block-pap.no-border .rte,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap-giant .block-pap.no-border .rte,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap-giant .block-pap.no-border .rte,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap-giant .block-pap.no-border .rte {
  box-shadow: none !important;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap-giant .block-pap.no-border .rte:after,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap-giant .block-pap.no-border .rte:after,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap-giant .block-pap.no-border .rte:after,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap-giant .block-pap.no-border .rte:after,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap-giant .block-pap.no-border .rte:after {
  display: none;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap-giant .block-pap.no-border-sm .rte,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap-giant .block-pap.no-border-sm .rte,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap-giant .block-pap.no-border-sm .rte,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap-giant .block-pap.no-border-sm .rte,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap-giant .block-pap.no-border-sm .rte {
  box-shadow: none !important;
}
@media screen and (min-width: 768px) {
  #module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap-giant .block-pap.no-border-sm .rte:after,
  #module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap-giant .block-pap.no-border-sm .rte:after,
  #module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap-giant .block-pap.no-border-sm .rte:after,
  #module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap-giant .block-pap.no-border-sm .rte:after,
  #module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap-giant .block-pap.no-border-sm .rte:after {
    display: none;
  }
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap-giant .block-pap.no-border-md .rte,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap-giant .block-pap.no-border-md .rte,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap-giant .block-pap.no-border-md .rte,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap-giant .block-pap.no-border-md .rte,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap-giant .block-pap.no-border-md .rte {
  box-shadow: none !important;
}
@media screen and (min-width: 991px) {
  #module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap-giant .block-pap.no-border-md .rte:after,
  #module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap-giant .block-pap.no-border-md .rte:after,
  #module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap-giant .block-pap.no-border-md .rte:after,
  #module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap-giant .block-pap.no-border-md .rte:after,
  #module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap-giant .block-pap.no-border-md .rte:after {
    display: none;
  }
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap-giant .block-pap.no-border-lg .rte,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap-giant .block-pap.no-border-lg .rte,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap-giant .block-pap.no-border-lg .rte,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap-giant .block-pap.no-border-lg .rte,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap-giant .block-pap.no-border-lg .rte {
  box-shadow: none !important;
}
@media screen and (min-width: 1200px) {
  #module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap-giant .block-pap.no-border-lg .rte:after,
  #module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap-giant .block-pap.no-border-lg .rte:after,
  #module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap-giant .block-pap.no-border-lg .rte:after,
  #module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap-giant .block-pap.no-border-lg .rte:after,
  #module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap-giant .block-pap.no-border-lg .rte:after {
    display: none;
  }
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap-destination .goto,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap-destination .goto,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap-destination .goto,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap-destination .goto,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap-destination .goto {
  background-size: cover;
  background-position: center;
  display: flex;
  min-height: 200px;
  position: relative;
  border-radius: 10px;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.05);
  margin-bottom: 2rem !important;
  overflow: hidden;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap-destination .goto .block-title,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap-destination .goto .block-title,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap-destination .goto .block-title,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap-destination .goto .block-title,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap-destination .goto .block-title {
  position: absolute;
  bottom: 0;
  width: 100%;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  text-align: center;
  padding: 1rem 0.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap-destination .goto .block-title h2,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap-destination .goto .block-title h2,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap-destination .goto .block-title h2,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap-destination .goto .block-title h2,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap-destination .goto .block-title h2 {
  font-size: 1.5rem;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap-destination .goto .block-title h3,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap-destination .goto .block-title h3,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap-destination .goto .block-title h3,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap-destination .goto .block-title h3,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap-destination .goto .block-title h3 {
  font-size: 1rem;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap-laius,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap-laius,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap-laius,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap-laius,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap-laius {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap-laius .rte,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap-laius .rte,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap-laius .rte,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap-laius .rte,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap-laius .rte {
  margin-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  #module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap-laius .rte,
  #module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap-laius .rte,
  #module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap-laius .rte,
  #module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap-laius .rte,
  #module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap-laius .rte {
    margin-bottom: 0;
  }
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap-laius .rte h2,
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap-laius .rte h3,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap-laius .rte h2,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap-laius .rte h2,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap-laius .rte h2,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap-laius .rte h3,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap-laius .rte h3,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap-laius .rte h3,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap-laius .rte h2,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap-laius .rte h3 {
  color: #f60;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap-laius .rte h2 a,
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap-laius .rte h3 a,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap-laius .rte h2 a,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap-laius .rte h2 a,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap-laius .rte h2 a,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap-laius .rte h3 a,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap-laius .rte h3 a,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap-laius .rte h3 a,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap-laius .rte h2 a,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap-laius .rte h3 a {
  color: #f60;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap-summary,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap-summary,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap-summary,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap-summary,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap-summary {
  display: flex;
  justify-content: flex-end;
  min-height: 300px;
  position: relative;
  border-radius: 10px 10px 0 0;
  overflow: hidden;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.05);
  background-position: center;
  background-size: cover;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap-summary .summary,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap-summary .summary,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap-summary .summary,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap-summary .summary,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap-summary .summary {
  height: 100%;
  min-height: 300px;
  background: rgba(255, 255, 255, 0.85);
  padding: 2rem;
  color: #333333;
  margin: 2rem !important;
  border-radius: 10px;
}
@media screen and (min-width: 768px) {
  #module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap-summary .summary,
  #module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap-summary .summary,
  #module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap-summary .summary,
  #module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap-summary .summary,
  #module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap-summary .summary {
    min-height: 400px;
    margin: 0 !important;
    border-radius: 0;
  }
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap-summary .summary h1,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap-summary .summary h1,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap-summary .summary h1,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap-summary .summary h1,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap-summary .summary h1 {
  color: #09459b;
  font-size: 1.5rem;
  margin-bottom: 1rem;
  text-transform: uppercase;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap-summary .summary ul li,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap-summary .summary ul li,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap-summary .summary ul li,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap-summary .summary ul li,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap-summary .summary ul li {
  display: flex;
  align-items: center;
  margin-bottom: 0.25rem;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap-summary .summary ul li:before,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap-summary .summary ul li:before,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap-summary .summary ul li:before,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap-summary .summary ul li:before,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap-summary .summary ul li:before {
  content: "";
  display: inline-flex;
  width: 25px;
  height: 25px;
  background: transparent url(/themes/pap-2020/assets/images/icons/icon_check_green.svg) no-repeat center;
  background-size: contain;
  margin-right: 0.25rem;
  flex-shrink: 0;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap-summary .summary a,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap-summary .summary a,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap-summary .summary a,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap-summary .summary a,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap-summary .summary a {
  color: #f60;
  font-weight: bold;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap-summary .summary .btn,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap-summary .summary .btn,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap-summary .summary .btn,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap-summary .summary .btn,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap-summary .summary .btn {
  background-color: #f60;
  border: 2px solid #f60;
  text-transform: uppercase;
  padding: 0.5rem 1.25rem;
  color: #ffffff;
  display: inline-block;
  text-decoration: none;
  text-align: center;
  border-radius: 4px;
  font-size: 0.9rem;
  font-weight: 500;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap-summary .summary.summary-blue h2,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap-summary .summary.summary-blue h2,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap-summary .summary.summary-blue h2,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap-summary .summary.summary-blue h2,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap-summary .summary.summary-blue h2 {
  color: #09459b;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap-summary .summary.summary-green h2,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap-summary .summary.summary-green h2,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap-summary .summary.summary-green h2,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap-summary .summary.summary-green h2,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap-summary .summary.summary-green h2 {
  color: #5cb85c;
}
#module-advancedcms-adcms #container .advanced-cms-wrapper .block-pap-summary .summary.summary-orange h2,
#module-advancedcms-adcms .container .advanced-cms-wrapper .block-pap-summary .summary.summary-orange h2,
#module-advancedcms-adcms #module-formmaker-form #content-wrapper .advanced-cms-wrapper .block-pap-summary .summary.summary-orange h2,
#module-formmaker-form #module-advancedcms-adcms #content-wrapper .advanced-cms-wrapper .block-pap-summary .summary.summary-orange h2,
#module-advancedcms-adcms .container-fluid .advanced-cms-wrapper .block-pap-summary .summary.summary-orange h2 {
  color: #f60;
}

#module-advancedcms-adcms #container-homepage-intro-zone {
  margin-top: 40px;
  z-index: 2;
}
#module-advancedcms-adcms #container-homepage-intro-zone > div {
  background-color: white;
  border-radius: 15px;
  padding: 10px;
  box-shadow: 0 0 0 6px rgba(9, 69, 155, 0.1);
  margin-bottom: 0.5rem;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media (min-width: 768px) {
  #module-advancedcms-adcms #container-homepage-intro-zone > div {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1200px) {
  #module-advancedcms-adcms #container-homepage-intro-zone > div {
    grid-template-columns: repeat(4, 1fr);
  }
}
#module-advancedcms-adcms .container.container-homepage #content, #module-advancedcms-adcms #module-formmaker-form .container-homepage#content-wrapper #content, #module-formmaker-form #module-advancedcms-adcms .container-homepage#content-wrapper #content,
#module-advancedcms-adcms .container-fluid.container-homepage #content {
  margin: 1rem 0 2rem 0;
}
#module-advancedcms-adcms .container .rte, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .rte, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .rte,
#module-advancedcms-adcms .container-fluid .rte {
  margin-bottom: 10px;
  padding: 1.5rem;
  border-radius: 0.5rem;
}
#module-advancedcms-adcms .container .block-catchy-once .rte, #module-advancedcms-adcms .container .block-catchy-tripadvisor .rte,
#module-advancedcms-adcms .container .container-fluid .block-catchy-tripadvisor .rte,
#module-advancedcms-adcms .container-fluid .container .block-catchy-tripadvisor .rte, #module-advancedcms-adcms .container .block-catchy-intro-homepage .rte,
#module-advancedcms-adcms .container .container-fluid .block-catchy-intro-homepage .rte,
#module-advancedcms-adcms .container-fluid .container .block-catchy-intro-homepage .rte, #module-advancedcms-adcms .container .block-catchy-center .rte,
#module-advancedcms-adcms .container .container-fluid .block-catchy-center .rte,
#module-advancedcms-adcms .container-fluid .container .block-catchy-center .rte, #module-advancedcms-adcms .container .block-catchy-dual .rte,
#module-advancedcms-adcms .container .container-fluid .block-catchy-dual .rte,
#module-advancedcms-adcms .container-fluid .container .block-catchy-dual .rte, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-once .rte, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-tripadvisor .rte, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-intro-homepage .rte, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-center .rte, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-dual .rte, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-once .rte, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-tripadvisor .rte, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-intro-homepage .rte, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-center .rte, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-dual .rte,
#module-advancedcms-adcms .container-fluid .block-catchy-once .rte,
#module-advancedcms-adcms .container-fluid .container .block-catchy-tripadvisor .rte,
#module-advancedcms-adcms .container .container-fluid .block-catchy-tripadvisor .rte,
#module-advancedcms-adcms .container-fluid .block-catchy-tripadvisor .rte,
#module-advancedcms-adcms .container-fluid .container .block-catchy-intro-homepage .rte,
#module-advancedcms-adcms .container .container-fluid .block-catchy-intro-homepage .rte,
#module-advancedcms-adcms .container-fluid .block-catchy-intro-homepage .rte,
#module-advancedcms-adcms .container-fluid .container .block-catchy-center .rte,
#module-advancedcms-adcms .container .container-fluid .block-catchy-center .rte,
#module-advancedcms-adcms .container-fluid .block-catchy-center .rte,
#module-advancedcms-adcms .container-fluid .container .block-catchy-dual .rte,
#module-advancedcms-adcms .container .container-fluid .block-catchy-dual .rte,
#module-advancedcms-adcms .container-fluid .block-catchy-dual .rte {
  background-color: #09459b;
  background-size: cover;
  background-position: center;
  height: 300px !important;
  padding: 1rem 1.5rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  position: relative;
  overflow: hidden;
}
#module-advancedcms-adcms .container .block-catchy-once .rte h3, #module-advancedcms-adcms .container .block-catchy-tripadvisor .rte h3,
#module-advancedcms-adcms .container .container-fluid .block-catchy-tripadvisor .rte h3,
#module-advancedcms-adcms .container-fluid .container .block-catchy-tripadvisor .rte h3, #module-advancedcms-adcms .container .block-catchy-intro-homepage .rte h3,
#module-advancedcms-adcms .container .container-fluid .block-catchy-intro-homepage .rte h3,
#module-advancedcms-adcms .container-fluid .container .block-catchy-intro-homepage .rte h3, #module-advancedcms-adcms .container .block-catchy-center .rte h3,
#module-advancedcms-adcms .container .container-fluid .block-catchy-center .rte h3,
#module-advancedcms-adcms .container-fluid .container .block-catchy-center .rte h3, #module-advancedcms-adcms .container .block-catchy-dual .rte h3,
#module-advancedcms-adcms .container .container-fluid .block-catchy-dual .rte h3,
#module-advancedcms-adcms .container-fluid .container .block-catchy-dual .rte h3, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-once .rte h3, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-tripadvisor .rte h3, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-intro-homepage .rte h3, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-center .rte h3, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-dual .rte h3, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-once .rte h3, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-tripadvisor .rte h3, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-intro-homepage .rte h3, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-center .rte h3, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-dual .rte h3,
#module-advancedcms-adcms .container-fluid .block-catchy-once .rte h3,
#module-advancedcms-adcms .container-fluid .container .block-catchy-tripadvisor .rte h3,
#module-advancedcms-adcms .container .container-fluid .block-catchy-tripadvisor .rte h3,
#module-advancedcms-adcms .container-fluid .block-catchy-tripadvisor .rte h3,
#module-advancedcms-adcms .container-fluid .container .block-catchy-intro-homepage .rte h3,
#module-advancedcms-adcms .container .container-fluid .block-catchy-intro-homepage .rte h3,
#module-advancedcms-adcms .container-fluid .block-catchy-intro-homepage .rte h3,
#module-advancedcms-adcms .container-fluid .container .block-catchy-center .rte h3,
#module-advancedcms-adcms .container .container-fluid .block-catchy-center .rte h3,
#module-advancedcms-adcms .container-fluid .block-catchy-center .rte h3,
#module-advancedcms-adcms .container-fluid .container .block-catchy-dual .rte h3,
#module-advancedcms-adcms .container .container-fluid .block-catchy-dual .rte h3,
#module-advancedcms-adcms .container-fluid .block-catchy-dual .rte h3 {
  color: white;
  text-transform: uppercase;
  font-size: 1.75rem;
  text-shadow: -1px -1px 1px rgba(255, 255, 255, 0.1), 1px 1px 1px rgba(0, 0, 0, 0.5);
  z-index: 2;
  font-family: "Raleway", sans-serif;
  cursor: default;
}
#module-advancedcms-adcms .container .block-catchy-once .rte p, #module-advancedcms-adcms .container .block-catchy-tripadvisor .rte p,
#module-advancedcms-adcms .container .container-fluid .block-catchy-tripadvisor .rte p,
#module-advancedcms-adcms .container-fluid .container .block-catchy-tripadvisor .rte p, #module-advancedcms-adcms .container .block-catchy-intro-homepage .rte p,
#module-advancedcms-adcms .container .container-fluid .block-catchy-intro-homepage .rte p,
#module-advancedcms-adcms .container-fluid .container .block-catchy-intro-homepage .rte p, #module-advancedcms-adcms .container .block-catchy-center .rte p,
#module-advancedcms-adcms .container .container-fluid .block-catchy-center .rte p,
#module-advancedcms-adcms .container-fluid .container .block-catchy-center .rte p, #module-advancedcms-adcms .container .block-catchy-dual .rte p,
#module-advancedcms-adcms .container .container-fluid .block-catchy-dual .rte p,
#module-advancedcms-adcms .container-fluid .container .block-catchy-dual .rte p, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-once .rte p, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-tripadvisor .rte p, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-intro-homepage .rte p, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-center .rte p, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-dual .rte p, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-once .rte p, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-tripadvisor .rte p, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-intro-homepage .rte p, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-center .rte p, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-dual .rte p,
#module-advancedcms-adcms .container-fluid .block-catchy-once .rte p,
#module-advancedcms-adcms .container-fluid .container .block-catchy-tripadvisor .rte p,
#module-advancedcms-adcms .container .container-fluid .block-catchy-tripadvisor .rte p,
#module-advancedcms-adcms .container-fluid .block-catchy-tripadvisor .rte p,
#module-advancedcms-adcms .container-fluid .container .block-catchy-intro-homepage .rte p,
#module-advancedcms-adcms .container .container-fluid .block-catchy-intro-homepage .rte p,
#module-advancedcms-adcms .container-fluid .block-catchy-intro-homepage .rte p,
#module-advancedcms-adcms .container-fluid .container .block-catchy-center .rte p,
#module-advancedcms-adcms .container .container-fluid .block-catchy-center .rte p,
#module-advancedcms-adcms .container-fluid .block-catchy-center .rte p,
#module-advancedcms-adcms .container-fluid .container .block-catchy-dual .rte p,
#module-advancedcms-adcms .container .container-fluid .block-catchy-dual .rte p,
#module-advancedcms-adcms .container-fluid .block-catchy-dual .rte p {
  color: white !important;
  text-shadow: -1px -1px 1px rgba(255, 255, 255, 0.1), 1px 1px 1px rgba(0, 0, 0, 0.5);
  z-index: 2;
  cursor: default;
}
#module-advancedcms-adcms .container .block-catchy-once .rte p:last-of-type, #module-advancedcms-adcms .container .block-catchy-tripadvisor .rte p:last-of-type,
#module-advancedcms-adcms .container .container-fluid .block-catchy-tripadvisor .rte p:last-of-type,
#module-advancedcms-adcms .container-fluid .container .block-catchy-tripadvisor .rte p:last-of-type, #module-advancedcms-adcms .container .block-catchy-intro-homepage .rte p:last-of-type,
#module-advancedcms-adcms .container .container-fluid .block-catchy-intro-homepage .rte p:last-of-type,
#module-advancedcms-adcms .container-fluid .container .block-catchy-intro-homepage .rte p:last-of-type, #module-advancedcms-adcms .container .block-catchy-center .rte p:last-of-type,
#module-advancedcms-adcms .container .container-fluid .block-catchy-center .rte p:last-of-type,
#module-advancedcms-adcms .container-fluid .container .block-catchy-center .rte p:last-of-type, #module-advancedcms-adcms .container .block-catchy-dual .rte p:last-of-type,
#module-advancedcms-adcms .container .container-fluid .block-catchy-dual .rte p:last-of-type,
#module-advancedcms-adcms .container-fluid .container .block-catchy-dual .rte p:last-of-type, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-once .rte p:last-of-type, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-tripadvisor .rte p:last-of-type, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-intro-homepage .rte p:last-of-type, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-center .rte p:last-of-type, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-dual .rte p:last-of-type, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-once .rte p:last-of-type, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-tripadvisor .rte p:last-of-type, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-intro-homepage .rte p:last-of-type, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-center .rte p:last-of-type, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-dual .rte p:last-of-type,
#module-advancedcms-adcms .container-fluid .block-catchy-once .rte p:last-of-type,
#module-advancedcms-adcms .container-fluid .block-catchy-tripadvisor .rte p:last-of-type,
#module-advancedcms-adcms .container-fluid .block-catchy-intro-homepage .rte p:last-of-type,
#module-advancedcms-adcms .container-fluid .block-catchy-center .rte p:last-of-type,
#module-advancedcms-adcms .container-fluid .block-catchy-dual .rte p:last-of-type {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  #module-advancedcms-adcms .container .block-catchy-once .rte p, #module-advancedcms-adcms .container .block-catchy-tripadvisor .rte p,
  #module-advancedcms-adcms .container .container-fluid .block-catchy-tripadvisor .rte p,
  #module-advancedcms-adcms .container-fluid .container .block-catchy-tripadvisor .rte p, #module-advancedcms-adcms .container .block-catchy-intro-homepage .rte p,
  #module-advancedcms-adcms .container .container-fluid .block-catchy-intro-homepage .rte p,
  #module-advancedcms-adcms .container-fluid .container .block-catchy-intro-homepage .rte p, #module-advancedcms-adcms .container .block-catchy-center .rte p,
  #module-advancedcms-adcms .container .container-fluid .block-catchy-center .rte p,
  #module-advancedcms-adcms .container-fluid .container .block-catchy-center .rte p, #module-advancedcms-adcms .container .block-catchy-dual .rte p,
  #module-advancedcms-adcms .container .container-fluid .block-catchy-dual .rte p,
  #module-advancedcms-adcms .container-fluid .container .block-catchy-dual .rte p, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-once .rte p, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-tripadvisor .rte p, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-intro-homepage .rte p, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-center .rte p, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-dual .rte p, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-once .rte p, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-tripadvisor .rte p, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-intro-homepage .rte p, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-center .rte p, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-dual .rte p,
  #module-advancedcms-adcms .container-fluid .block-catchy-once .rte p,
  #module-advancedcms-adcms .container-fluid .container .block-catchy-tripadvisor .rte p,
  #module-advancedcms-adcms .container .container-fluid .block-catchy-tripadvisor .rte p,
  #module-advancedcms-adcms .container-fluid .block-catchy-tripadvisor .rte p,
  #module-advancedcms-adcms .container-fluid .container .block-catchy-intro-homepage .rte p,
  #module-advancedcms-adcms .container .container-fluid .block-catchy-intro-homepage .rte p,
  #module-advancedcms-adcms .container-fluid .block-catchy-intro-homepage .rte p,
  #module-advancedcms-adcms .container-fluid .container .block-catchy-center .rte p,
  #module-advancedcms-adcms .container .container-fluid .block-catchy-center .rte p,
  #module-advancedcms-adcms .container-fluid .block-catchy-center .rte p,
  #module-advancedcms-adcms .container-fluid .container .block-catchy-dual .rte p,
  #module-advancedcms-adcms .container .container-fluid .block-catchy-dual .rte p,
  #module-advancedcms-adcms .container-fluid .block-catchy-dual .rte p {
    display: none;
  }
}
#module-advancedcms-adcms .container .block-catchy-once .rte .btn, #module-advancedcms-adcms .container .block-catchy-tripadvisor .rte .btn,
#module-advancedcms-adcms .container .container-fluid .block-catchy-tripadvisor .rte .btn,
#module-advancedcms-adcms .container-fluid .container .block-catchy-tripadvisor .rte .btn, #module-advancedcms-adcms .container .block-catchy-intro-homepage .rte .btn,
#module-advancedcms-adcms .container .container-fluid .block-catchy-intro-homepage .rte .btn,
#module-advancedcms-adcms .container-fluid .container .block-catchy-intro-homepage .rte .btn, #module-advancedcms-adcms .container .block-catchy-center .rte .btn,
#module-advancedcms-adcms .container .container-fluid .block-catchy-center .rte .btn,
#module-advancedcms-adcms .container-fluid .container .block-catchy-center .rte .btn, #module-advancedcms-adcms .container .block-catchy-dual .rte .btn,
#module-advancedcms-adcms .container .container-fluid .block-catchy-dual .rte .btn,
#module-advancedcms-adcms .container-fluid .container .block-catchy-dual .rte .btn, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-once .rte .btn, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-tripadvisor .rte .btn, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-intro-homepage .rte .btn, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-center .rte .btn, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-dual .rte .btn, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-once .rte .btn, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-tripadvisor .rte .btn, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-intro-homepage .rte .btn, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-center .rte .btn, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-dual .rte .btn,
#module-advancedcms-adcms .container-fluid .block-catchy-once .rte .btn,
#module-advancedcms-adcms .container-fluid .block-catchy-tripadvisor .rte .btn,
#module-advancedcms-adcms .container-fluid .block-catchy-intro-homepage .rte .btn,
#module-advancedcms-adcms .container-fluid .block-catchy-center .rte .btn,
#module-advancedcms-adcms .container-fluid .block-catchy-dual .rte .btn {
  margin-bottom: 0.5rem;
  margin-right: 0.5rem;
}
@media (min-width: 1200px) {
  #module-advancedcms-adcms .container .block-catchy-once .rte .btn:first-of-type, #module-advancedcms-adcms .container .block-catchy-tripadvisor .rte .btn:first-of-type, #module-advancedcms-adcms .container .block-catchy-intro-homepage .rte .btn:first-of-type, #module-advancedcms-adcms .container .block-catchy-center .rte .btn:first-of-type, #module-advancedcms-adcms .container .block-catchy-dual .rte .btn:first-of-type, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-once .rte .btn:first-of-type, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-tripadvisor .rte .btn:first-of-type, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-intro-homepage .rte .btn:first-of-type, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-center .rte .btn:first-of-type, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-dual .rte .btn:first-of-type, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-once .rte .btn:first-of-type, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-tripadvisor .rte .btn:first-of-type, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-intro-homepage .rte .btn:first-of-type, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-center .rte .btn:first-of-type, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-dual .rte .btn:first-of-type,
  #module-advancedcms-adcms .container-fluid .block-catchy-once .rte .btn:first-of-type,
  #module-advancedcms-adcms .container-fluid .block-catchy-tripadvisor .rte .btn:first-of-type,
  #module-advancedcms-adcms .container-fluid .block-catchy-intro-homepage .rte .btn:first-of-type,
  #module-advancedcms-adcms .container-fluid .block-catchy-center .rte .btn:first-of-type,
  #module-advancedcms-adcms .container-fluid .block-catchy-dual .rte .btn:first-of-type {
    font-size: 1rem;
    padding: 0.75rem 1.25rem;
  }
}
#module-advancedcms-adcms .container .block-catchy-once .rte .btn:not(:first-of-type):last-of-type, #module-advancedcms-adcms .container .block-catchy-tripadvisor .rte .btn:not(:first-of-type):last-of-type, #module-advancedcms-adcms .container .block-catchy-intro-homepage .rte .btn:not(:first-of-type):last-of-type, #module-advancedcms-adcms .container .block-catchy-center .rte .btn:not(:first-of-type):last-of-type, #module-advancedcms-adcms .container .block-catchy-dual .rte .btn:not(:first-of-type):last-of-type, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-once .rte .btn:not(:first-of-type):last-of-type, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-tripadvisor .rte .btn:not(:first-of-type):last-of-type, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-intro-homepage .rte .btn:not(:first-of-type):last-of-type, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-center .rte .btn:not(:first-of-type):last-of-type, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-dual .rte .btn:not(:first-of-type):last-of-type, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-once .rte .btn:not(:first-of-type):last-of-type, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-tripadvisor .rte .btn:not(:first-of-type):last-of-type, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-intro-homepage .rte .btn:not(:first-of-type):last-of-type, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-center .rte .btn:not(:first-of-type):last-of-type, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-dual .rte .btn:not(:first-of-type):last-of-type,
#module-advancedcms-adcms .container-fluid .block-catchy-once .rte .btn:not(:first-of-type):last-of-type,
#module-advancedcms-adcms .container-fluid .block-catchy-tripadvisor .rte .btn:not(:first-of-type):last-of-type,
#module-advancedcms-adcms .container-fluid .block-catchy-intro-homepage .rte .btn:not(:first-of-type):last-of-type,
#module-advancedcms-adcms .container-fluid .block-catchy-center .rte .btn:not(:first-of-type):last-of-type,
#module-advancedcms-adcms .container-fluid .block-catchy-dual .rte .btn:not(:first-of-type):last-of-type {
  font-size: 0.9375rem;
  padding: 0.5rem 1.5rem;
}
@media (min-width: 768px) {
  #module-advancedcms-adcms .container .block-catchy-once .rte .btn:not(:first-of-type):last-of-type, #module-advancedcms-adcms .container .block-catchy-tripadvisor .rte .btn:not(:first-of-type):last-of-type, #module-advancedcms-adcms .container .block-catchy-intro-homepage .rte .btn:not(:first-of-type):last-of-type, #module-advancedcms-adcms .container .block-catchy-center .rte .btn:not(:first-of-type):last-of-type, #module-advancedcms-adcms .container .block-catchy-dual .rte .btn:not(:first-of-type):last-of-type, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-once .rte .btn:not(:first-of-type):last-of-type, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-tripadvisor .rte .btn:not(:first-of-type):last-of-type, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-intro-homepage .rte .btn:not(:first-of-type):last-of-type, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-center .rte .btn:not(:first-of-type):last-of-type, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-dual .rte .btn:not(:first-of-type):last-of-type, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-once .rte .btn:not(:first-of-type):last-of-type, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-tripadvisor .rte .btn:not(:first-of-type):last-of-type, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-intro-homepage .rte .btn:not(:first-of-type):last-of-type, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-center .rte .btn:not(:first-of-type):last-of-type, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-dual .rte .btn:not(:first-of-type):last-of-type,
  #module-advancedcms-adcms .container-fluid .block-catchy-once .rte .btn:not(:first-of-type):last-of-type,
  #module-advancedcms-adcms .container-fluid .block-catchy-tripadvisor .rte .btn:not(:first-of-type):last-of-type,
  #module-advancedcms-adcms .container-fluid .block-catchy-intro-homepage .rte .btn:not(:first-of-type):last-of-type,
  #module-advancedcms-adcms .container-fluid .block-catchy-center .rte .btn:not(:first-of-type):last-of-type,
  #module-advancedcms-adcms .container-fluid .block-catchy-dual .rte .btn:not(:first-of-type):last-of-type {
    font-size: 1rem;
    padding: 0.75rem 2rem;
  }
}
#module-advancedcms-adcms .container .block-catchy-once .rte:hover, #module-advancedcms-adcms .container .block-catchy-tripadvisor .rte:hover,
#module-advancedcms-adcms .container .container-fluid .block-catchy-tripadvisor .rte:hover,
#module-advancedcms-adcms .container-fluid .container .block-catchy-tripadvisor .rte:hover, #module-advancedcms-adcms .container .block-catchy-intro-homepage .rte:hover,
#module-advancedcms-adcms .container .container-fluid .block-catchy-intro-homepage .rte:hover,
#module-advancedcms-adcms .container-fluid .container .block-catchy-intro-homepage .rte:hover, #module-advancedcms-adcms .container .block-catchy-center .rte:hover,
#module-advancedcms-adcms .container .container-fluid .block-catchy-center .rte:hover,
#module-advancedcms-adcms .container-fluid .container .block-catchy-center .rte:hover, #module-advancedcms-adcms .container .block-catchy-dual .rte:hover,
#module-advancedcms-adcms .container .container-fluid .block-catchy-dual .rte:hover,
#module-advancedcms-adcms .container-fluid .container .block-catchy-dual .rte:hover, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-once .rte:hover, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-tripadvisor .rte:hover, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-intro-homepage .rte:hover, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-center .rte:hover, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-dual .rte:hover, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-once .rte:hover, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-tripadvisor .rte:hover, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-intro-homepage .rte:hover, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-center .rte:hover, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-dual .rte:hover,
#module-advancedcms-adcms .container-fluid .block-catchy-once .rte:hover,
#module-advancedcms-adcms .container-fluid .block-catchy-tripadvisor .rte:hover,
#module-advancedcms-adcms .container-fluid .block-catchy-intro-homepage .rte:hover,
#module-advancedcms-adcms .container-fluid .block-catchy-center .rte:hover,
#module-advancedcms-adcms .container-fluid .block-catchy-dual .rte:hover {
  position: relative;
}
#module-advancedcms-adcms .container .block-catchy-once .rte:hover:before, #module-advancedcms-adcms .container .block-catchy-tripadvisor .rte:hover:before,
#module-advancedcms-adcms .container .container-fluid .block-catchy-tripadvisor .rte:hover:before,
#module-advancedcms-adcms .container-fluid .container .block-catchy-tripadvisor .rte:hover:before, #module-advancedcms-adcms .container .block-catchy-intro-homepage .rte:hover:before,
#module-advancedcms-adcms .container .container-fluid .block-catchy-intro-homepage .rte:hover:before,
#module-advancedcms-adcms .container-fluid .container .block-catchy-intro-homepage .rte:hover:before, #module-advancedcms-adcms .container .block-catchy-center .rte:hover:before,
#module-advancedcms-adcms .container .container-fluid .block-catchy-center .rte:hover:before,
#module-advancedcms-adcms .container-fluid .container .block-catchy-center .rte:hover:before, #module-advancedcms-adcms .container .block-catchy-dual .rte:hover:before,
#module-advancedcms-adcms .container .container-fluid .block-catchy-dual .rte:hover:before,
#module-advancedcms-adcms .container-fluid .container .block-catchy-dual .rte:hover:before, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-once .rte:hover:before, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-tripadvisor .rte:hover:before, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-intro-homepage .rte:hover:before, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-center .rte:hover:before, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-dual .rte:hover:before, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-once .rte:hover:before, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-tripadvisor .rte:hover:before, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-intro-homepage .rte:hover:before, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-center .rte:hover:before, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-dual .rte:hover:before,
#module-advancedcms-adcms .container-fluid .block-catchy-once .rte:hover:before,
#module-advancedcms-adcms .container-fluid .block-catchy-tripadvisor .rte:hover:before,
#module-advancedcms-adcms .container-fluid .block-catchy-intro-homepage .rte:hover:before,
#module-advancedcms-adcms .container-fluid .block-catchy-center .rte:hover:before,
#module-advancedcms-adcms .container-fluid .block-catchy-dual .rte:hover:before {
  content: "";
  display: block;
  background-color: rgba(9, 69, 155, 0.25);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media screen and (min-width: 768px) {
  #module-advancedcms-adcms .container .block-catchy-once .rte:hover:before, #module-advancedcms-adcms .container .block-catchy-tripadvisor .rte:hover:before,
  #module-advancedcms-adcms .container .container-fluid .block-catchy-tripadvisor .rte:hover:before,
  #module-advancedcms-adcms .container-fluid .container .block-catchy-tripadvisor .rte:hover:before, #module-advancedcms-adcms .container .block-catchy-intro-homepage .rte:hover:before,
  #module-advancedcms-adcms .container .container-fluid .block-catchy-intro-homepage .rte:hover:before,
  #module-advancedcms-adcms .container-fluid .container .block-catchy-intro-homepage .rte:hover:before, #module-advancedcms-adcms .container .block-catchy-center .rte:hover:before,
  #module-advancedcms-adcms .container .container-fluid .block-catchy-center .rte:hover:before,
  #module-advancedcms-adcms .container-fluid .container .block-catchy-center .rte:hover:before, #module-advancedcms-adcms .container .block-catchy-dual .rte:hover:before,
  #module-advancedcms-adcms .container .container-fluid .block-catchy-dual .rte:hover:before,
  #module-advancedcms-adcms .container-fluid .container .block-catchy-dual .rte:hover:before, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-once .rte:hover:before, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-tripadvisor .rte:hover:before, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-intro-homepage .rte:hover:before, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-center .rte:hover:before, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-dual .rte:hover:before, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-once .rte:hover:before, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-tripadvisor .rte:hover:before, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-intro-homepage .rte:hover:before, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-center .rte:hover:before, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-dual .rte:hover:before,
  #module-advancedcms-adcms .container-fluid .block-catchy-once .rte:hover:before,
  #module-advancedcms-adcms .container-fluid .block-catchy-tripadvisor .rte:hover:before,
  #module-advancedcms-adcms .container-fluid .block-catchy-intro-homepage .rte:hover:before,
  #module-advancedcms-adcms .container-fluid .block-catchy-center .rte:hover:before,
  #module-advancedcms-adcms .container-fluid .block-catchy-dual .rte:hover:before {
    background-color: rgba(9, 69, 155, 0.5);
  }
}
#module-advancedcms-adcms .container .block-catchy-once .rte:hover p, #module-advancedcms-adcms .container .block-catchy-tripadvisor .rte:hover p,
#module-advancedcms-adcms .container .container-fluid .block-catchy-tripadvisor .rte:hover p,
#module-advancedcms-adcms .container-fluid .container .block-catchy-tripadvisor .rte:hover p, #module-advancedcms-adcms .container .block-catchy-intro-homepage .rte:hover p,
#module-advancedcms-adcms .container .container-fluid .block-catchy-intro-homepage .rte:hover p,
#module-advancedcms-adcms .container-fluid .container .block-catchy-intro-homepage .rte:hover p, #module-advancedcms-adcms .container .block-catchy-center .rte:hover p,
#module-advancedcms-adcms .container .container-fluid .block-catchy-center .rte:hover p,
#module-advancedcms-adcms .container-fluid .container .block-catchy-center .rte:hover p, #module-advancedcms-adcms .container .block-catchy-dual .rte:hover p,
#module-advancedcms-adcms .container .container-fluid .block-catchy-dual .rte:hover p,
#module-advancedcms-adcms .container-fluid .container .block-catchy-dual .rte:hover p, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-once .rte:hover p, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-tripadvisor .rte:hover p, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-intro-homepage .rte:hover p, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-center .rte:hover p, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-dual .rte:hover p, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-once .rte:hover p, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-tripadvisor .rte:hover p, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-intro-homepage .rte:hover p, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-center .rte:hover p, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-dual .rte:hover p,
#module-advancedcms-adcms .container-fluid .block-catchy-once .rte:hover p,
#module-advancedcms-adcms .container-fluid .block-catchy-tripadvisor .rte:hover p,
#module-advancedcms-adcms .container-fluid .block-catchy-intro-homepage .rte:hover p,
#module-advancedcms-adcms .container-fluid .block-catchy-center .rte:hover p,
#module-advancedcms-adcms .container-fluid .block-catchy-dual .rte:hover p {
  display: block;
}
#module-advancedcms-adcms .container .block-catchy-once-without-hover .rte, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-once-without-hover .rte, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-once-without-hover .rte,
#module-advancedcms-adcms .container-fluid .block-catchy-once-without-hover .rte {
  position: relative;
  background-color: #09459b;
  background-size: cover;
  background-position: center;
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  overflow: hidden;
}
#module-advancedcms-adcms .container .block-catchy-once-without-hover .rte:before, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-once-without-hover .rte:before, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-once-without-hover .rte:before,
#module-advancedcms-adcms .container-fluid .block-catchy-once-without-hover .rte:before {
  content: "";
  display: block;
  background-color: rgba(9, 69, 155, 0.25);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
@media screen and (min-width: 768px) {
  #module-advancedcms-adcms .container .block-catchy-once-without-hover .rte:before, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-once-without-hover .rte:before, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-once-without-hover .rte:before,
  #module-advancedcms-adcms .container-fluid .block-catchy-once-without-hover .rte:before {
    background-color: rgba(9, 69, 155, 0.5);
  }
}
#module-advancedcms-adcms .container .block-catchy-once-without-hover .rte h3, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-once-without-hover .rte h3, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-once-without-hover .rte h3,
#module-advancedcms-adcms .container-fluid .block-catchy-once-without-hover .rte h3 {
  color: white;
  font-size: 1.75rem;
  text-shadow: -1px -1px 1px rgba(255, 255, 255, 0.1), 1px 1px 1px rgba(0, 0, 0, 0.5);
  z-index: 2;
  font-family: "Raleway", sans-serif;
  cursor: default;
}
#module-advancedcms-adcms .container .block-catchy-once-without-hover .rte p, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-once-without-hover .rte p, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-once-without-hover .rte p,
#module-advancedcms-adcms .container-fluid .block-catchy-once-without-hover .rte p {
  color: white !important;
  text-shadow: -1px -1px 1px rgba(255, 255, 255, 0.1), 1px 1px 1px rgba(0, 0, 0, 0.5);
  z-index: 2;
  cursor: default;
}
#module-advancedcms-adcms .container .block-catchy-once-without-hover .rte p:last-of-type, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-once-without-hover .rte p:last-of-type, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-once-without-hover .rte p:last-of-type,
#module-advancedcms-adcms .container-fluid .block-catchy-once-without-hover .rte p:last-of-type {
  margin-bottom: 0;
}
#module-advancedcms-adcms .container .block-catchy-once-without-hover .rte ul, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-once-without-hover .rte ul, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-once-without-hover .rte ul,
#module-advancedcms-adcms .container-fluid .block-catchy-once-without-hover .rte ul {
  padding-left: 0;
  margin: 1rem 0;
  list-style: none;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  #module-advancedcms-adcms .container .block-catchy-once-without-hover .rte ul li, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-once-without-hover .rte ul li, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-once-without-hover .rte ul li,
  #module-advancedcms-adcms .container-fluid .block-catchy-once-without-hover .rte ul li {
    display: inline-block;
  }
}
#module-advancedcms-adcms .container .block-catchy-once-without-hover .rte ul li:not(:last-child), #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-once-without-hover .rte ul li:not(:last-child), #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-once-without-hover .rte ul li:not(:last-child),
#module-advancedcms-adcms .container-fluid .block-catchy-once-without-hover .rte ul li:not(:last-child) {
  margin-right: 0.5rem;
}
#module-advancedcms-adcms .container .block-catchy-once-without-hover .rte ul li .btn, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-once-without-hover .rte ul li .btn, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-once-without-hover .rte ul li .btn,
#module-advancedcms-adcms .container-fluid .block-catchy-once-without-hover .rte ul li .btn {
  background-color: white;
  color: #09459b;
  padding: 0.5rem 1rem;
  border-radius: 50px;
  margin-bottom: 0.25rem;
  font-weight: 500;
  font-family: "Raleway", sans-serif;
  text-decoration: none;
}
#module-advancedcms-adcms .container .block-catchy-once-without-hover .rte ul li .btn:hover, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-once-without-hover .rte ul li .btn:hover, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-once-without-hover .rte ul li .btn:hover,
#module-advancedcms-adcms .container-fluid .block-catchy-once-without-hover .rte ul li .btn:hover {
  background-color: #09459b;
  color: white;
}
#module-advancedcms-adcms .container .block-catchy-dual, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-dual, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-dual,
#module-advancedcms-adcms .container-fluid .block-catchy-dual {
  z-index: 2;
}
#module-advancedcms-adcms .container .block-catchy-dual .rte, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-dual .rte, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-dual .rte,
#module-advancedcms-adcms .container-fluid .block-catchy-dual .rte {
  height: 300px !important;
}
@media screen and (min-width: 768px) {
  #module-advancedcms-adcms .container .block-catchy-dual .rte, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-dual .rte, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-dual .rte,
  #module-advancedcms-adcms .container-fluid .block-catchy-dual .rte {
    height: 610px !important;
  }
}
#module-advancedcms-adcms .container .block-catchy-center .rte, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-center .rte, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-center .rte,
#module-advancedcms-adcms .container-fluid .block-catchy-center .rte {
  align-items: center;
  justify-content: center;
}
#module-advancedcms-adcms .container .block-catchy-center .rte h3, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-center .rte h3, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-center .rte h3,
#module-advancedcms-adcms .container-fluid .block-catchy-center .rte h3 {
  text-align: center;
}
#module-advancedcms-adcms .container .block-catchy-center .rte p, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-center .rte p, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-center .rte p,
#module-advancedcms-adcms .container-fluid .block-catchy-center .rte p {
  display: block;
}
#module-advancedcms-adcms .container .block-catchy-intro-homepage .rte, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-intro-homepage .rte, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-intro-homepage .rte,
#module-advancedcms-adcms .container-fluid .block-catchy-intro-homepage .rte {
  background-size: cover;
  height: 180px !important;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1.5rem;
  gap: 0.5rem;
  display: flex;
  flex-direction: column;
}
@media (min-width: 1200px) {
  #module-advancedcms-adcms .container .block-catchy-intro-homepage .rte, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-intro-homepage .rte, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-intro-homepage .rte,
  #module-advancedcms-adcms .container-fluid .block-catchy-intro-homepage .rte {
    height: 220px !important;
  }
}
#module-advancedcms-adcms .container .block-catchy-intro-homepage .rte h3, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-intro-homepage .rte h3, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-intro-homepage .rte h3,
#module-advancedcms-adcms .container-fluid .block-catchy-intro-homepage .rte h3 {
  text-align: left;
  text-transform: inherit;
  margin-bottom: 0;
}
#module-advancedcms-adcms .container .block-catchy-intro-homepage .rte p, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-intro-homepage .rte p, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-intro-homepage .rte p,
#module-advancedcms-adcms .container-fluid .block-catchy-intro-homepage .rte p {
  display: block;
  font-size: 1.4rem;
  line-height: 1.2;
  align-self: flex-end;
  margin-bottom: 0;
  width: 100%;
  text-align: left;
}
@media screen and (min-width: 768px) {
  #module-advancedcms-adcms .container .block-catchy-intro-homepage .rte p, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-intro-homepage .rte p, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-intro-homepage .rte p,
  #module-advancedcms-adcms .container-fluid .block-catchy-intro-homepage .rte p {
    font-size: 1.25rem;
  }
}
#module-advancedcms-adcms .container .block-catchy-intro-homepage .rte p:last-of-type, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-intro-homepage .rte p:last-of-type, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-intro-homepage .rte p:last-of-type,
#module-advancedcms-adcms .container-fluid .block-catchy-intro-homepage .rte p:last-of-type {
  margin-top: auto;
  margin-bottom: 0;
}
#module-advancedcms-adcms .container .block-catchy-intro-homepage .rte .btn, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-intro-homepage .rte .btn, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-intro-homepage .rte .btn,
#module-advancedcms-adcms .container-fluid .block-catchy-intro-homepage .rte .btn {
  margin-bottom: 0;
}
#module-advancedcms-adcms .container .block-catchy-intro-homepage .rte .arrow, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-intro-homepage .rte .arrow, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-intro-homepage .rte .arrow,
#module-advancedcms-adcms .container-fluid .block-catchy-intro-homepage .rte .arrow {
  font-weight: bold;
  margin-right: 0;
}
#module-advancedcms-adcms .container .block-catchy-tripadvisor .rte, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-tripadvisor .rte, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-tripadvisor .rte,
#module-advancedcms-adcms .container-fluid .block-catchy-tripadvisor .rte {
  justify-content: center;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.05);
  background-color: #34E0A0;
  padding: 1rem;
  height: 220px !important;
  background-image: url(../../assets/images/tripadvisor/tripadvisor-travellers-choice-bg-mobile.png);
  background-repeat: no-repeat;
  background-size: auto;
  background-position: bottom right;
}
@media screen and (min-width: 400px) {
  #module-advancedcms-adcms .container .block-catchy-tripadvisor .rte, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-tripadvisor .rte, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-tripadvisor .rte,
  #module-advancedcms-adcms .container-fluid .block-catchy-tripadvisor .rte {
    background-image: url(../../assets/images/tripadvisor/tripadvisor-travellers-choice-bg.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right -130px center;
    padding: 1rem 40% 1rem 1rem;
    height: 260px !important;
  }
}
@media screen and (min-width: 768px) {
  #module-advancedcms-adcms .container .block-catchy-tripadvisor .rte, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-tripadvisor .rte, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-tripadvisor .rte,
  #module-advancedcms-adcms .container-fluid .block-catchy-tripadvisor .rte {
    background-position: right center;
    padding: 1.5rem 25% 1.5rem 1.5rem;
    height: 200px !important;
  }
}
#module-advancedcms-adcms .container .block-catchy-tripadvisor .rte h3, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-tripadvisor .rte h3, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-tripadvisor .rte h3,
#module-advancedcms-adcms .container-fluid .block-catchy-tripadvisor .rte h3 {
  color: #333333 !important;
  text-transform: uppercase;
  font-size: 1.5rem;
  text-shadow: none;
  z-index: 2;
  font-family: "Raleway", sans-serif;
}
@media screen and (min-width: 768px) {
  #module-advancedcms-adcms .container .block-catchy-tripadvisor .rte h3, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-tripadvisor .rte h3, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-tripadvisor .rte h3,
  #module-advancedcms-adcms .container-fluid .block-catchy-tripadvisor .rte h3 {
    font-size: 1.75rem;
  }
}
#module-advancedcms-adcms .container .block-catchy-tripadvisor .rte p, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-tripadvisor .rte p, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-tripadvisor .rte p,
#module-advancedcms-adcms .container-fluid .block-catchy-tripadvisor .rte p {
  display: block;
  color: #333333 !important;
  font-size: 0.8rem;
  text-decoration: none;
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  #module-advancedcms-adcms .container .block-catchy-tripadvisor .rte p, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-tripadvisor .rte p, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-tripadvisor .rte p,
  #module-advancedcms-adcms .container-fluid .block-catchy-tripadvisor .rte p {
    font-size: 0.9375rem;
  }
}
#module-advancedcms-adcms .container .block-catchy-tripadvisor .rte:before, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-catchy-tripadvisor .rte:before, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-catchy-tripadvisor .rte:before,
#module-advancedcms-adcms .container-fluid .block-catchy-tripadvisor .rte:before {
  display: none !important;
}
#module-advancedcms-adcms .container .block-service .rte, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-service .rte, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-service .rte,
#module-advancedcms-adcms .container-fluid .block-service .rte {
  height: 100%;
  display: flex;
  flex-direction: column;
  box-shadow: rgba(0, 0, 0, 0.07) 0 0 13px;
  background: white;
}
#module-advancedcms-adcms .container .block-service .rte .visual, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-service .rte .visual, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-service .rte .visual,
#module-advancedcms-adcms .container-fluid .block-service .rte .visual {
  min-height: 250px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-bottom: 1rem;
}
#module-advancedcms-adcms .container .block-service .rte h3, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-service .rte h3, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-service .rte h3,
#module-advancedcms-adcms .container-fluid .block-service .rte h3 {
  text-transform: uppercase;
  font-size: 1.25rem;
  color: #333333;
}
#module-advancedcms-adcms .container .block-service .rte h4, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-service .rte h4, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-service .rte h4,
#module-advancedcms-adcms .container-fluid .block-service .rte h4 {
  font-size: 1rem;
}
#module-advancedcms-adcms .container .block-service .rte p:last-of-type, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-service .rte p:last-of-type, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-service .rte p:last-of-type,
#module-advancedcms-adcms .container-fluid .block-service .rte p:last-of-type {
  margin-top: auto;
  margin-bottom: 0;
}
#module-advancedcms-adcms .container .block-service .rte a, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-service .rte a, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-service .rte a,
#module-advancedcms-adcms .container-fluid .block-service .rte a {
  display: none;
  color: #333333;
  text-decoration: underline;
}
#module-advancedcms-adcms .container .block-service:hover, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-service:hover, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-service:hover,
#module-advancedcms-adcms .container-fluid .block-service:hover {
  cursor: pointer;
}
#module-advancedcms-adcms .container .block-service:hover .rte, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-service:hover .rte, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-service:hover .rte,
#module-advancedcms-adcms .container-fluid .block-service:hover .rte {
  box-shadow: rgba(0, 0, 0, 0.17) 0 0 13px;
}
#module-advancedcms-adcms .container .block-service:hover .rte h3, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-service:hover .rte h3, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-service:hover .rte h3,
#module-advancedcms-adcms .container-fluid .block-service:hover .rte h3 {
  color: #f60;
}
#module-advancedcms-adcms .container .block-service:hover .rte a, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-service:hover .rte a, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-service:hover .rte a,
#module-advancedcms-adcms .container-fluid .block-service:hover .rte a {
  color: #f60;
  text-decoration: underline;
}
@media screen and (min-width: 1200px) {
  #module-advancedcms-adcms .container .row-effect-height, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .row-effect-height, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .row-effect-height,
  #module-advancedcms-adcms .container-fluid .row-effect-height {
    position: relative;
    top: -310px;
  }
  #module-advancedcms-adcms .container .row-effect-height .col-offset-md-4, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .row-effect-height .col-offset-md-4, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .row-effect-height .col-offset-md-4,
  #module-advancedcms-adcms .container-fluid .row-effect-height .col-offset-md-4 {
    margin-left: calc(33.333333% + 5px);
    position: absolute;
    padding-right: 0;
  }
}
#module-advancedcms-adcms .container .title-section .rte, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .title-section .rte, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .title-section .rte,
#module-advancedcms-adcms .container-fluid .title-section .rte {
  padding: 0;
}
#module-advancedcms-adcms .container .title-section .rte h2, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .title-section .rte h2, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .title-section .rte h2,
#module-advancedcms-adcms .container-fluid .title-section .rte h2 {
  color: #09459b;
  text-transform: uppercase;
  font-size: 1.5rem;
  margin-bottom: 1rem;
  font-family: "Raleway", sans-serif;
}
#module-advancedcms-adcms .container .title-section .rte h2:before, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .title-section .rte h2:before, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .title-section .rte h2:before,
#module-advancedcms-adcms .container-fluid .title-section .rte h2:before {
  content: "〉";
}
#module-advancedcms-adcms .container .title-section.passed h2, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .title-section.passed h2, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .title-section.passed h2,
#module-advancedcms-adcms .container-fluid .title-section.passed h2 {
  text-align: center;
  color: #333333;
}
#module-advancedcms-adcms .container .avertissement .rte, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .avertissement .rte, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .avertissement .rte,
#module-advancedcms-adcms .container-fluid .avertissement .rte {
  margin-bottom: 1rem;
  border-radius: 10px;
  background-color: #F3F6FA;
  padding: 1rem 1rem 0.5rem 1rem;
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  #module-advancedcms-adcms .container .avertissement .rte, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .avertissement .rte, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .avertissement .rte,
  #module-advancedcms-adcms .container-fluid .avertissement .rte {
    margin-bottom: 2rem;
    padding: 2rem 2rem 1rem 2rem;
    display: block;
  }
}
#module-advancedcms-adcms .container .avertissement .rte:empty, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .avertissement .rte:empty, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .avertissement .rte:empty,
#module-advancedcms-adcms .container-fluid .avertissement .rte:empty {
  display: none;
}
#module-advancedcms-adcms .container .avertissement .rte .video, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .avertissement .rte .video, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .avertissement .rte .video,
#module-advancedcms-adcms .container-fluid .avertissement .rte .video {
  margin-bottom: 1rem;
  order: 1;
}
@media (min-width: 992px) {
  #module-advancedcms-adcms .container .avertissement .rte .video, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .avertissement .rte .video, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .avertissement .rte .video,
  #module-advancedcms-adcms .container-fluid .avertissement .rte .video {
    float: right;
    margin-bottom: 0;
    margin-left: 1rem;
  }
}
#module-advancedcms-adcms .container .avertissement .rte .video iframe, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .avertissement .rte .video iframe, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .avertissement .rte .video iframe,
#module-advancedcms-adcms .container-fluid .avertissement .rte .video iframe {
  border-radius: 10px;
  overflow: hidden;
  width: 100%;
}
@media (min-width: 992px) {
  #module-advancedcms-adcms .container .avertissement .rte .video iframe, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .avertissement .rte .video iframe, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .avertissement .rte .video iframe,
  #module-advancedcms-adcms .container-fluid .avertissement .rte .video iframe {
    width: 400px;
  }
}
#module-advancedcms-adcms .container .avertissement .rte img, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .avertissement .rte img, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .avertissement .rte img,
#module-advancedcms-adcms .container-fluid .avertissement .rte img {
  display: none;
}
#module-advancedcms-adcms .container .avertissement .rte p span, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .avertissement .rte p span, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .avertissement .rte p span,
#module-advancedcms-adcms .container-fluid .avertissement .rte p span {
  padding: 0.1rem 0.2rem;
  border-radius: 5px;
}
#module-advancedcms-adcms .container .avertissement .rte a, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .avertissement .rte a, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .avertissement .rte a,
#module-advancedcms-adcms .container-fluid .avertissement .rte a {
  color: #f60;
  font-weight: 600;
}
#module-advancedcms-adcms .container .avertissement .rte a:not(.btn):hover, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .avertissement .rte a:not(.btn):hover, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .avertissement .rte a:not(.btn):hover,
#module-advancedcms-adcms .container-fluid .avertissement .rte a:not(.btn):hover {
  color: #f60;
  text-decoration: underline;
}
#module-advancedcms-adcms .container .avertissement .rte ol, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .avertissement .rte ol, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .avertissement .rte ol,
#module-advancedcms-adcms .container-fluid .avertissement .rte ol {
  padding-left: 1rem;
  list-style: disc;
}
#module-advancedcms-adcms .container .avertissement .rte ol li, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .avertissement .rte ol li, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .avertissement .rte ol li,
#module-advancedcms-adcms .container-fluid .avertissement .rte ol li {
  margin-bottom: 0.5rem;
}
#module-advancedcms-adcms .container .avertissement .rte ol li:last-of-type, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .avertissement .rte ol li:last-of-type, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .avertissement .rte ol li:last-of-type,
#module-advancedcms-adcms .container-fluid .avertissement .rte ol li:last-of-type {
  margin-bottom: 0;
}
#module-advancedcms-adcms .container .avertissement .rte ol li span, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .avertissement .rte ol li span, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .avertissement .rte ol li span,
#module-advancedcms-adcms .container-fluid .avertissement .rte ol li span {
  padding: 0.1rem 0.2rem;
  border-radius: 5px;
}
#module-advancedcms-adcms .container .avertissement .rte ul, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .avertissement .rte ul, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .avertissement .rte ul,
#module-advancedcms-adcms .container-fluid .avertissement .rte ul {
  padding-left: 0;
  margin: 1rem 0;
  list-style: none;
}
@media screen and (min-width: 768px) {
  #module-advancedcms-adcms .container .avertissement .rte ul li, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .avertissement .rte ul li, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .avertissement .rte ul li,
  #module-advancedcms-adcms .container-fluid .avertissement .rte ul li {
    display: inline-block;
  }
}
#module-advancedcms-adcms .container .avertissement .rte ul li:not(:last-child), #module-advancedcms-adcms #module-formmaker-form #content-wrapper .avertissement .rte ul li:not(:last-child), #module-formmaker-form #module-advancedcms-adcms #content-wrapper .avertissement .rte ul li:not(:last-child),
#module-advancedcms-adcms .container-fluid .avertissement .rte ul li:not(:last-child) {
  margin-right: 0.5rem;
}
#module-advancedcms-adcms .container .avertissement .rte ul li .btn, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .avertissement .rte ul li .btn, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .avertissement .rte ul li .btn,
#module-advancedcms-adcms .container-fluid .avertissement .rte ul li .btn {
  background-color: white;
  color: #09459b;
  padding: 0.5rem 1rem;
  border-radius: 50px;
  margin-bottom: 0.25rem;
  font-weight: 500;
  font-family: "Raleway", sans-serif;
  text-decoration: none;
}
#module-advancedcms-adcms .container .avertissement .rte ul li .btn:hover, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .avertissement .rte ul li .btn:hover, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .avertissement .rte ul li .btn:hover,
#module-advancedcms-adcms .container-fluid .avertissement .rte ul li .btn:hover {
  background-color: #09459b;
  color: white;
}
#module-advancedcms-adcms .container .block-sup .rte, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-sup .rte, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-sup .rte,
#module-advancedcms-adcms .container-fluid .block-sup .rte {
  margin-bottom: 1rem;
  border-radius: 10px;
  background-color: white;
  border: 2px solid #F3F6FA;
  padding: 1rem 1rem 0.5rem 1rem;
}
@media (min-width: 992px) {
  #module-advancedcms-adcms .container .block-sup .rte, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-sup .rte, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-sup .rte,
  #module-advancedcms-adcms .container-fluid .block-sup .rte {
    margin-bottom: 2rem;
    padding: 2rem 2rem 1rem 2rem;
    display: block;
  }
}
#module-advancedcms-adcms .container .block-sup .rte h3, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-sup .rte h3, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-sup .rte h3,
#module-advancedcms-adcms .container-fluid .block-sup .rte h3 {
  color: #f60;
}
#module-advancedcms-adcms .container .block-sup .rte h3 sup, #module-advancedcms-adcms #module-formmaker-form #content-wrapper .block-sup .rte h3 sup, #module-formmaker-form #module-advancedcms-adcms #content-wrapper .block-sup .rte h3 sup,
#module-advancedcms-adcms .container-fluid .block-sup .rte h3 sup {
  top: -2px;
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  #module-advancedcms-adcms .container[class*=collapse] .block-pap:first-of-type, #module-advancedcms-adcms #module-formmaker-form [class*=collapse]#content-wrapper .block-pap:first-of-type, #module-formmaker-form #module-advancedcms-adcms [class*=collapse]#content-wrapper .block-pap:first-of-type,
  #module-advancedcms-adcms .container-fluid[class*=collapse] .block-pap:first-of-type {
    padding-right: 0;
  }
  #module-advancedcms-adcms .container[class*=collapse] .block-pap:first-of-type .rte, #module-advancedcms-adcms #module-formmaker-form [class*=collapse]#content-wrapper .block-pap:first-of-type .rte, #module-formmaker-form #module-advancedcms-adcms [class*=collapse]#content-wrapper .block-pap:first-of-type .rte,
  #module-advancedcms-adcms .container-fluid[class*=collapse] .block-pap:first-of-type .rte {
    border-bottom-left-radius: 10px;
  }
}
@media screen and (min-width: 768px) {
  #module-advancedcms-adcms .container[class*=collapse] .block-pap:not(:first-of-type):not(:last-of-type), #module-advancedcms-adcms #module-formmaker-form [class*=collapse]#content-wrapper .block-pap:not(:first-of-type):not(:last-of-type), #module-formmaker-form #module-advancedcms-adcms [class*=collapse]#content-wrapper .block-pap:not(:first-of-type):not(:last-of-type),
  #module-advancedcms-adcms .container-fluid[class*=collapse] .block-pap:not(:first-of-type):not(:last-of-type) {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 768px) {
  #module-advancedcms-adcms .container[class*=collapse] .block-pap:last-of-type, #module-advancedcms-adcms #module-formmaker-form [class*=collapse]#content-wrapper .block-pap:last-of-type, #module-formmaker-form #module-advancedcms-adcms [class*=collapse]#content-wrapper .block-pap:last-of-type,
  #module-advancedcms-adcms .container-fluid[class*=collapse] .block-pap:last-of-type {
    padding-left: 0;
  }
}
#module-advancedcms-adcms .container[class*=collapse] .block-pap:last-of-type .rte, #module-advancedcms-adcms #module-formmaker-form [class*=collapse]#content-wrapper .block-pap:last-of-type .rte, #module-formmaker-form #module-advancedcms-adcms [class*=collapse]#content-wrapper .block-pap:last-of-type .rte,
#module-advancedcms-adcms .container-fluid[class*=collapse] .block-pap:last-of-type .rte {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
@media screen and (min-width: 768px) {
  #module-advancedcms-adcms .container[class*=collapse] .block-pap:last-of-type .rte, #module-advancedcms-adcms #module-formmaker-form [class*=collapse]#content-wrapper .block-pap:last-of-type .rte, #module-formmaker-form #module-advancedcms-adcms [class*=collapse]#content-wrapper .block-pap:last-of-type .rte,
  #module-advancedcms-adcms .container-fluid[class*=collapse] .block-pap:last-of-type .rte {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 10px;
  }
}
#module-advancedcms-adcms .container[class*=collapse] .block-pap h1, #module-advancedcms-adcms #module-formmaker-form [class*=collapse]#content-wrapper .block-pap h1, #module-formmaker-form #module-advancedcms-adcms [class*=collapse]#content-wrapper .block-pap h1,
#module-advancedcms-adcms .container-fluid[class*=collapse] .block-pap h1 {
  border: none !important;
  border-radius: 0 !important;
  text-align: left !important;
  text-transform: uppercase !important;
  font-size: 1.5rem !important;
  padding: 1rem 2rem 0 !important;
  background-color: #09459b !important;
  box-shadow: none !important;
  color: white !important;
  font-family: "Raleway", sans-serif;
}
@media screen and (min-width: 768px) {
  #module-advancedcms-adcms .container[class*=collapse] .block-pap h1, #module-advancedcms-adcms #module-formmaker-form [class*=collapse]#content-wrapper .block-pap h1, #module-formmaker-form #module-advancedcms-adcms [class*=collapse]#content-wrapper .block-pap h1,
  #module-advancedcms-adcms .container-fluid[class*=collapse] .block-pap h1 {
    padding: 2rem 2rem 0 !important;
  }
}
#module-advancedcms-adcms .container[class*=collapse] .block-pap h1:after, #module-advancedcms-adcms #module-formmaker-form [class*=collapse]#content-wrapper .block-pap h1:after, #module-formmaker-form #module-advancedcms-adcms [class*=collapse]#content-wrapper .block-pap h1:after,
#module-advancedcms-adcms .container-fluid[class*=collapse] .block-pap h1:after {
  display: none !important;
}
#module-advancedcms-adcms .container[class*=collapse] .block-pap .rte, #module-advancedcms-adcms #module-formmaker-form [class*=collapse]#content-wrapper .block-pap .rte, #module-formmaker-form #module-advancedcms-adcms [class*=collapse]#content-wrapper .block-pap .rte,
#module-advancedcms-adcms .container-fluid[class*=collapse] .block-pap .rte {
  background-color: #09459b !important;
  border: none !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  padding: 1rem 2rem !important;
  color: white !important;
  margin-bottom: 0 !important;
}
@media screen and (min-width: 768px) {
  #module-advancedcms-adcms .container[class*=collapse] .block-pap .rte, #module-advancedcms-adcms #module-formmaker-form [class*=collapse]#content-wrapper .block-pap .rte, #module-formmaker-form #module-advancedcms-adcms [class*=collapse]#content-wrapper .block-pap .rte,
  #module-advancedcms-adcms .container-fluid[class*=collapse] .block-pap .rte {
    padding: 2rem !important;
  }
}
#module-advancedcms-adcms .container[class*=collapse] .block-pap .rte p, #module-advancedcms-adcms #module-formmaker-form [class*=collapse]#content-wrapper .block-pap .rte p, #module-formmaker-form #module-advancedcms-adcms [class*=collapse]#content-wrapper .block-pap .rte p,
#module-advancedcms-adcms .container[class*=collapse] .block-pap .rte strong,
#module-advancedcms-adcms #module-formmaker-form [class*=collapse]#content-wrapper .block-pap .rte strong,
#module-formmaker-form #module-advancedcms-adcms [class*=collapse]#content-wrapper .block-pap .rte strong,
#module-advancedcms-adcms .container-fluid[class*=collapse] .block-pap .rte p,
#module-advancedcms-adcms .container-fluid[class*=collapse] .block-pap .rte strong {
  color: white !important;
}
#module-advancedcms-adcms .container[class*=collapse] .block-pap .rte a, #module-advancedcms-adcms #module-formmaker-form [class*=collapse]#content-wrapper .block-pap .rte a, #module-formmaker-form #module-advancedcms-adcms [class*=collapse]#content-wrapper .block-pap .rte a,
#module-advancedcms-adcms .container-fluid[class*=collapse] .block-pap .rte a {
  color: white !important;
  text-decoration: underline !important;
}
#module-advancedcms-adcms .container[class*=collapse] .block-pap .rte ol, #module-advancedcms-adcms #module-formmaker-form [class*=collapse]#content-wrapper .block-pap .rte ol, #module-formmaker-form #module-advancedcms-adcms [class*=collapse]#content-wrapper .block-pap .rte ol,
#module-advancedcms-adcms .container-fluid[class*=collapse] .block-pap .rte ol {
  border-left-color: white !important;
}
#module-advancedcms-adcms .container[class*=collapse] .block-pap .rte .btn, #module-advancedcms-adcms #module-formmaker-form [class*=collapse]#content-wrapper .block-pap .rte .btn, #module-formmaker-form #module-advancedcms-adcms [class*=collapse]#content-wrapper .block-pap .rte .btn,
#module-advancedcms-adcms .container-fluid[class*=collapse] .block-pap .rte .btn {
  border: 1px solid white !important;
  color: white !important;
  background: transparent !important;
  text-decoration: none !important;
}
#module-advancedcms-adcms .container[class*=collapse] .block-pap .rte .btn:hover, #module-advancedcms-adcms #module-formmaker-form [class*=collapse]#content-wrapper .block-pap .rte .btn:hover, #module-formmaker-form #module-advancedcms-adcms [class*=collapse]#content-wrapper .block-pap .rte .btn:hover,
#module-advancedcms-adcms .container-fluid[class*=collapse] .block-pap .rte .btn:hover {
  color: #09459b !important;
  background: white !important;
}

/***************** Partners ******************/
#partners {
  padding: 2rem 0;
  background: #F5F5F5;
}
#partners .partners-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 768px) {
  #partners .partners-container {
    gap: 2rem;
  }
}
#partners .partners-container .partners-list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-around;
  position: relative;
}
@media (min-width: 768px) {
  #partners .partners-container .partners-list {
    justify-content: center;
    flex-wrap: nowrap;
  }
  #partners .partners-container .partners-list:not(:first-of-type) {
    justify-content: center;
    gap: 2rem;
  }
  #partners .partners-container .partners-list:not(:first-of-type):before {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    width: 200px;
    height: 2px;
    background: #D5E0F0;
    display: block;
  }
}
@media (min-width: 992px) {
  #partners .partners-container .partners-list {
    justify-content: space-between;
  }
  #partners .partners-container .partners-list:not(:first-of-type) {
    justify-content: center;
  }
}
#partners .partners-container .partners-list a {
  margin: 0.5rem;
  display: flex;
  justify-content: center;
}
#partners .partners-container .partners-list a img {
  max-width: 140px;
}
@media (min-width: 576px) {
  #partners .partners-container .partners-list a img {
    height: 120px !important;
    transition: all 0.25s ease-in-out;
  }
  #partners .partners-container .partners-list a img:hover {
    transform: scale(1.1);
    filter: drop-shadow(2px 2px 2px rgba(0, 0, 0, 0.1));
  }
}
@media (min-width: 992px) {
  #partners .partners-container .partners-list a img {
    max-width: 180px;
  }
}

/***************** Footer ******************/
#footer {
  display: block !important;
  padding: 3rem 0 !important;
  background: #082d7b url(/themes/pap-2020/assets/images/footer/footer-wallpaper.jpeg) no-repeat center !important;
  background-size: cover !important;
  position: relative;
  box-shadow: 1px 1px 7px 0 rgba(0, 0, 0, 0.15) !important;
  color: white !important;
}
@media screen and (min-width: 991px) {
  #footer {
    padding-bottom: 1rem !important;
  }
}
#footer .footer-container {
  padding: 0;
  box-shadow: none;
}
#footer #social-networks label {
  color: white;
  margin-right: 1rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 600;
}
#footer #social-networks ul {
  gap: 1rem;
}
#footer #social-networks ul li {
  margin-bottom: 0;
}
#footer #social-networks ul li .social-icon {
  display: inline-block;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
}
#footer #social-networks ul li .social-icon#facebook {
  background: transparent url("../../assets/images/footer/social-network/facebook.svg") center center no-repeat;
  background-size: contain;
}
#footer #social-networks ul li .social-icon#youtube {
  background: transparent url("../../assets/images/footer/social-network/youtube.png") center center no-repeat;
  background-size: contain;
}
#footer #social-networks ul li .social-icon#instagram {
  background: transparent url("../../assets/images/footer/social-network/instagram.png") center center no-repeat;
  background-size: contain;
}
#footer #social-networks ul li .social-icon#linkedin {
  background: transparent url("../../assets/images/footer/social-network/linkedin.svg") center center no-repeat;
  background-size: contain;
}
#footer #social-networks ul li .social-icon:hover {
  opacity: 0.9;
}
#footer #contact-form .contact-card {
  background: #09459b;
  padding: 10% 15%;
  color: white;
  border-radius: 15px;
}
#footer #contact-form .contact-card h2 {
  padding-bottom: 1rem;
}
#footer #contact-form .contact-card p {
  text-align: center;
  color: white !important;
}
#footer #contact-form .contact-card p strong {
  font-size: 1.25rem;
  font-weight: bold;
}
#footer #contact-form .contact-card .btn-phone {
  display: flex;
  align-items: center;
  justify-content: center;
}
#footer #contact-form .contact-card .btn-phone:before {
  content: "";
  display: inline-flex;
  background: transparent url(../images/footer/phone.svg) no-repeat center;
  background-size: contain;
  width: 20px;
  height: 20px;
  margin-right: 0.5rem;
}
#footer #contact-form form {
  box-shadow: none;
  background: none;
  padding: 0 1rem;
  overflow: hidden;
  width: 100%;
}
#footer #contact-form form .page-subheading {
  font-size: 2rem;
  color: white;
  margin-bottom: 1rem;
}
#footer #contact-form form input {
  background-color: white;
}
#footer #contact-form form select {
  background-color: white;
}
#footer #contact-form form textarea {
  background-color: white;
  min-height: 80px !important;
}
#footer #contact-form form .form-footer {
  text-align: left !important;
}
#footer #footer-suplinks {
  margin-bottom: 2rem;
  max-width: 1300px;
  /*#log-my-dive {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      justify-content: space-around;
      width: 100%;
      max-width: 400px;
      height: 140px;
      border-radius: 10px;
      background: transparent url(../../assets/images/log-my-dive/log-my-dive-background.jpeg) no-repeat center;
      background-size: 130%;
      padding: 1rem;
      transition: background-size 0.5s ease;
      position: relative;

      h2 {
          font-size: 1.8rem;
          text-decoration: none;
          z-index: 3;
          text-shadow: 0 2px 5px rgba(0, 46, 91, 0.7);
      }

      .stores {
          display: flex;
          justify-content: center;
          z-index: 3;

          .store {
              width: 100px;
              height: 30px;
              border-radius: 3px;

              &.appstore {
                  background: transparent url(../../assets/images/log-my-dive/apple-appstore.svg) no-repeat center;
                  background-size: cover;
                  margin-right: 0.5rem;
              }

              &.playstore {
                  background: transparent url(../../assets/images/log-my-dive/google-playstore.svg) no-repeat center;
                  background-size: cover;
              }
          }
      }

      .hand {
          position: absolute;
          bottom: 0;
          right: 0;
          z-index: 2;
          width: 40%;
          height: 170px;
          background: transparent url(../../assets/images/log-my-dive/log-my-dive-hand.png) no-repeat bottom right;
          background-size: contain;
          transition: transform 0.5s ease;
          transform: scale(1);
          transform-origin: bottom right;
      }

      &:hover {
          background-size: 140%;
          transition: background-size 0.5s ease;

          .hand {
              transform: scale(1.05);
              transform-origin: bottom right;
              transition: transform 0.5s ease;
          }
      }
  }*/
}
#footer #footer-suplinks h3 {
  color: white;
  margin-bottom: 1rem;
}
#footer #footer-suplinks a {
  color: white;
  font-size: 1rem;
  font-weight: 600;
}
#footer #footer-suplinks ul {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media (min-width: 992px) {
  #footer #footer-suplinks ul {
    flex-direction: row;
    gap: 1rem;
  }
}
#footer #footer-links {
  margin-bottom: 1rem;
}
#footer #footer-links li {
  display: inline-block;
}
#footer #footer-links li:not(:last-child) {
  margin-right: 0.5rem;
}
#footer #footer-links li:not(:last-child):after {
  content: "|";
  display: inline-flex;
  margin-left: 0.5rem;
}
#footer #footer-links li a {
  color: white;
  font-weight: 600;
  font-size: 1rem;
}
#footer #copyright {
  color: white;
  font-weight: 600;
  font-size: 1rem;
  margin-bottom: 0;
  text-align: center;
}

/***************** Instagram ******************/
#instagram {
  padding: 0 0 2rem;
  display: table;
}
#instagram .instagram-title {
  text-align: center;
}
#instagram .instagram-title a {
  color: #09459b;
}
#instagram #csinstagramfeed {
  padding: 0;
  transition: fade 1s ease;
}
#instagram .bx-wrapper {
  max-width: 100% !important;
}
#instagram .bx-wrapper .picture {
  border-radius: 0.5rem;
  overflow: hidden;
}
#instagram .bx-wrapper .picture span {
  display: none;
}
#instagram .bx-wrapper .picture:hover span {
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.75);
  padding: 1rem;
  font-size: 0.8rem;
}
#instagram .bx-controls-direction a {
  width: 25px;
  height: 50px;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0.6;
}
#instagram .bx-controls-direction a:hover {
  opacity: 1;
}
#instagram .bx-controls-direction a:before {
  background: transparent url(../images/instagram/arrow-back.svg) no-repeat center;
  background-size: contain;
  padding: 0;
  width: 25px;
  height: 50px;
  display: block;
  text-indent: -9999px;
}
#instagram .bx-controls-direction a.bx-prev {
  left: 0;
}
#instagram .bx-controls-direction a.bx-next {
  right: 0;
}
#instagram .bx-controls-direction a.bx-next:before {
  transform: rotate(180deg);
}

#instagram-section h2 {
  color: #09459b;
  text-transform: initial;
  font-size: 1.5rem;
  margin-bottom: 1rem;
  font-family: "Raleway", sans-serif;
}
#instagram-section h2 a {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  color: #09459b;
}
#instagram-section h2 a:before {
  content: "";
  display: flex;
  width: 40px;
  height: 40px;
  background: transparent url(/themes/pap-2020/assets/images/footer/social-network/instagram.png) no-repeat center;
  background-size: contain;
}
#instagram-section #instagram-feed-carousel {
  margin-left: -5px;
  width: calc(100% + 10px);
}
#instagram-section #instagram-feed-carousel .slick-slide .instagram-feed-carousel-item {
  padding: 0 5px;
}
#instagram-section #instagram-feed-carousel .slick-slide .instagram-feed-carousel-item a {
  height: 200px;
  padding-top: 0;
  border-radius: 10px;
  background: #D5E0F0 url(/themes/pap-2020/assets/images/footer/social-network/instagram-white.png) no-repeat center;
  background-size: 60px;
  transition: opacity ease-in-out 0.2s;
}
#instagram-section #instagram-feed-carousel .slick-slide .instagram-feed-carousel-item a img {
  object-fit: cover;
  object-position: center;
  top: 50%;
  transform: translateY(-50%);
  width: 150%;
  height: 150%;
}
#instagram-section #instagram-feed-carousel .slick-slide .instagram-feed-carousel-item a:before {
  position: absolute;
  display: block;
  content: "";
  top: 0.5rem;
  right: 0.5rem;
  width: 20px;
  height: 20px;
  z-index: 3;
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(293deg) brightness(108%) contrast(101%);
  transition: all ease-in-out 0.1s;
}
#instagram-section #instagram-feed-carousel .slick-slide .instagram-feed-carousel-item a.image:before {
  background: transparent url(/themes/pap-2020/assets/images/footer/social-network/instagram-image.svg) no-repeat center;
  background-size: contain;
}
#instagram-section #instagram-feed-carousel .slick-slide .instagram-feed-carousel-item a.video:before {
  background: transparent url(/themes/pap-2020/assets/images/footer/social-network/instagram-video.svg) no-repeat center;
  background-size: contain;
}
#instagram-section #instagram-feed-carousel .slick-slide .instagram-feed-carousel-item a:hover {
  opacity: 0.9;
}
#instagram-section #instagram-feed-carousel .slick-slide .instagram-feed-carousel-item a:hover:before {
  filter: invert(53%) sepia(46%) saturate(5806%) hue-rotate(1deg) brightness(100%) contrast(110%);
}
#instagram-section #instagram-feed-carousel .slick-arrow {
  cursor: pointer;
}

.fancybox-title-float-wrap {
  margin-bottom: 0 !important;
}

.fancybox-title-float-wrap .child {
  background: white !important;
  color: #333333 !important;
  border-radius: 0 !important;
  text-shadow: none !important;
  padding: 15px 20px !important;
}

/***************** Cookies bannière ******************/
.ets_cookie_banber_block {
  display: flex;
  gap: 1rem;
  padding: 1rem !important;
  flex-direction: column;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
@media (min-width: 768px) {
  .ets_cookie_banber_block {
    border: none !important;
  }
}
.ets_cookie_banber_block .close_cookie {
  display: none;
}
.ets_cookie_banber_block .ets_cookie_banner_content {
  padding: 0;
}
.ets_cookie_banber_block .ets_cookie_banner_content p {
  font-size: 0.9375rem;
}
@media (min-width: 992px) {
  .ets_cookie_banber_block .ets_cookie_banner_content p {
    font-size: 1rem;
  }
}
.ets_cookie_banber_block .ets_cookie_banner_content p:last-of-type {
  margin-bottom: 0;
}
.ets_cookie_banber_block .ets_cookie_banner_footer {
  padding: 0;
  gap: 0.5rem;
  flex-wrap: wrap;
  flex-shrink: 0;
  margin-top: 0 !important;
}
.ets_cookie_banber_block a {
  border-radius: 50px !important;
  font-weight: 600 !important;
  font-size: 0.9375rem;
}
@media (min-width: 992px) {
  .ets_cookie_banber_block a {
    font-size: 1rem;
  }
}
.ets_cookie_banber_block a.ets-cb-btn-not-ok {
  color: #333333 !important;
}
.ets_cookie_banber_block .btn.btn-primary.full-left.ets-cb-btn-not-ok {
  color: #333333 !important;
  border-color: #D5E0F0 !important;
}
.ets_cookie_banber_block .btn.btn-primary.full-left.ets-cb-btn-not-ok:hover {
  color: white !important;
  background: #f60 !important;
  border-color: #D5E0F0 !important;
}
.ets_cookie_banber_block.bottom {
  align-items: center !important;
  width: 100%;
  left: 50% !important;
  transform: translateX(-50%);
}
@media (min-width: 768px) {
  .ets_cookie_banber_block.bottom {
    border-radius: 20px;
    bottom: 2rem !important;
    width: 750px !important;
  }
}
@media (min-width: 992px) {
  .ets_cookie_banber_block.bottom {
    width: 970px !important;
  }
}
@media (min-width: 1200px) {
  .ets_cookie_banber_block.bottom {
    width: 1170px !important;
  }
}
.ets_cookie_banber_block.left_bottom, .ets_cookie_banber_block.right_bottom {
  border-radius: 20px;
}
@media (min-width: 992px) {
  .ets_cookie_banber_block.left_bottom, .ets_cookie_banber_block.right_bottom {
    min-width: 400px !important;
    bottom: 2rem !important;
  }
}
@media (min-width: 992px) {
  .ets_cookie_banber_block.left_bottom {
    left: 2rem !important;
  }
}
@media (min-width: 992px) {
  .ets_cookie_banber_block.right_bottom {
    right: 2rem !important;
  }
}

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