/**
CUSTOM BOOTSTRAP BREALPOINTS
 */
/**
CUSTOM REBOOT.SCSS
 */
a {
  color: initial;
}

a:hover {
  color: inherit;
}

.close {
  opacity: 1;
}

.dropdown-item:hover,
.dropdown-item:focus,
.dropdown-item.active,
.dropdown-item:active {
  background-color: transparent !important;
}

.modal .modal-dialog .modal-content {
  border: none;
  border-radius: 0;
}
.modal .modal-dialog .modal-content .modal-header,
.modal .modal-dialog .modal-content .modal-body {
  border: none;
  border-radius: 0;
  padding: 0;
}
.modal .modal-dialog .modal-content .modal-header .close,
.modal .modal-dialog .modal-content .modal-body .close {
  padding: 0;
  margin: 0;
}

/**
Couleurs
 */
/**
Animations
*/
@keyframes dropdownTransition {
  0% {
    margin-top: -15px;
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/**
Underline
*/
/**
Fonts
 */
.fs-30,
.fs-30:before {
  font-size: 1.875rem;
}

.fs-25,
.fs-25:before {
  font-size: 1.5625rem;
}

.fs-20,
.fs-20:before {
  font-size: 1.25rem;
}

.fs-26,
.fs-26:before {
  font-size: 1.625rem;
}

/**
MISCELLANEOUS
 */
/**
Functions
*/
/**
CUSTOM BOOTSTRAP BREALPOINTS
 */
.box-contact {
  z-index: 500;
  cursor: pointer;
  position: absolute;
  top: auto;
  bottom: 90px;
  right: 24px;
  width: auto;
  min-width: 70px;
  height: 70px;
  border-radius: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 10px 30px 0 rgba(0, 83, 161, 0.3);
  background: transparent;
  color: #2d2a26;
  background-color: #fab200;
  margin: 0;
  opacity: 1;
  padding-left: 23px;
  padding-right: 23px;
  -webkit-appearance: unset !important;
}
.box-contact.colliding-box-contact {
  bottom: auto;
  position: absolute !important;
  z-index: 500;
  margin-top: -25px;
}
.box-contact.fixed {
  position: fixed;
}
.box-contact:hover {
  box-shadow: 0 0 0 8px rgba(250, 178, 0, 0.3);
}
.box-contact.focus {
  outline: none;
}
.box-contact .box-contact-icon {
  font-size: 1.5rem;
  color: #2d2a26;
}
.box-contact .rotate-animation {
  -moz-transition: 0.4s ease-in-out;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.box-contact .box-contact-label {
  display: none;
  font-family: AvenirMedium, sans-serif;
}
.box-contact.active .box-contact-icon:before {
  content: "";
}
.box-contact.active .box-contact-icon:after {
  content: "";
  display: block;
  height: 22px;
  width: 22px;
  background-size: 22px 22px;
  background-image: url(../images/1-atom-icons-close.svg);
  background-repeat: no-repeat;
}
.box-contact.active .rotate-animation {
  transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
}

.tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom {
  top: 0 !important;
  background: #ffffff;
  border: none;
  border-radius: 0px;
  height: 100vh !important;
  box-shadow: 0 12px 35px 0 rgba(33, 75, 115, 0.2);
  max-width: 767.98px;
}
.tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom .tooltipster-box {
  background: #ffffff !important;
  background-color: #ffffff !important;
  border: none;
  border-radius: 0px;
  margin-bottom: 0;
}
.tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom .tooltipster-box .tooltipster-content {
  position: relative;
  padding: 0;
  padding-top: 44px;
}
.tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom .tooltipster-box .tooltipster-content .tooltip-content.tooltip-test-box {
  border-width: unset;
  padding: unset;
  position: unset;
  margin-top: 0px;
}
.tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom .tooltipster-box .tooltipster-content .text-container {
  height: 189px;
  margin-bottom: -75px;
  padding-left: 20px;
  padding-top: 25px;
  z-index: 1;
}
.tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom .tooltipster-box .tooltipster-content .text-container .tooltip-title {
  display: block;
  margin-bottom: 8px;
}
.tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom .tooltipster-box .tooltipster-content .text-container .tooltip-subtitle {
  font-family: AvenirMedium, sans-serif;
  font-size: 17px;
  font-weight: 400;
}
.tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom .tooltipster-box .tooltipster-content .close-sticky {
  position: sticky;
  top: 10px;
  z-index: 1;
}
.tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom .tooltipster-box .tooltipster-content .close-sticky .close {
  width: 32px;
  height: 32px;
  background-color: #ffffff;
  color: #0053a1;
  padding: 0;
  border: 1px solid #f1efee;
  border-radius: 50%;
  position: absolute;
  right: 10px;
}
.tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom .tooltipster-box .tooltipster-content .close-sticky .close span {
  display: flex;
}
.tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom .tooltipster-box .tooltipster-content .tooltip-background-sticky {
  position: sticky;
  top: 0px;
  width: 100%;
}
.tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom .tooltipster-box .tooltipster-content .tooltip-background-sticky .tooltip-background {
  width: 100%;
  max-width: 767.98px;
  height: inherit;
  position: absolute;
  top: 0;
  right: 0;
  background: linear-gradient(to bottom, #ffffff, #e8f3ff) 0 0;
  display: flex;
  justify-content: flex-end;
}
.tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom .tooltipster-box .tooltipster-content .tooltip-background-sticky .tooltip-background .tooltip-img-container {
  height: 179px;
  width: 96px;
  margin-top: 23px;
  right: 0;
}
.tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom .tooltipster-box .tooltipster-content .tooltip-body {
  position: relative;
}
.tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom .tooltipster-box .tooltipster-content .tooltip-body .contact-bloc {
  margin: 20px 20px 25px 20px;
  border-radius: 10px;
  background-color: #ffffff;
  padding: 20px 20px 25px 20px;
  box-shadow: 0 10px 20px 0 rgba(33, 75, 115, 0.15);
}
.tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom .tooltipster-box .tooltipster-content .tooltip-body .contact-bloc .title-row {
  display: flex;
  margin-bottom: 8px;
}
.tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom .tooltipster-box .tooltipster-content .tooltip-body .contact-bloc .title-row .contact-icon {
  width: 24px;
  height: 24px;
  margin-right: 10px;
  font-size: 1.5rem;
}
.tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom .tooltipster-box .tooltipster-content .tooltip-body .contact-bloc .title-row .contact-title {
  font-size: 16px;
  line-height: 1.25;
  margin-bottom: 0;
}
.tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom .tooltipster-box .tooltipster-content .tooltip-body .contact-bloc .contact-desc {
  font-size: 14px;
  margin-bottom: 20px;
  line-height: 1.25rem;
}
.tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom .tooltipster-box .tooltipster-content .tooltip-body .contact-bloc .faq-desc {
  font-size: 14px;
  margin-bottom: 10px;
  line-height: 1.25rem;
}
.tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom .tooltipster-box .tooltipster-content .tooltip-body .contact-bloc .faq-input {
  width: 100%;
}
.tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom .tooltipster-box .tooltipster-content .tooltip-body .contact-bloc .faq-input .error-message-container {
  margin-top: 5px;
}
.tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom .tooltipster-box .tooltipster-content .tooltip-body .contact-bloc .faq-input .error-message-container .error-message {
  font-size: 15px;
  margin-bottom: 0;
}
.tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom .tooltipster-box .tooltipster-content .tooltip-body .contact-bloc .input-text-container {
  margin-bottom: 14px;
}
.tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom .tooltipster-box .tooltipster-content .tooltip-body .contact-bloc .contact-button {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: auto;
  padding: 5px 25px 5px 25px;
  min-height: 50px;
  background-color: #fab200;
  border: 1px solid #fab200;
  border-radius: 50px;
}
.tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom .tooltipster-box .tooltipster-content .tooltip-body .contact-bloc .contact-button .button-icon {
  width: 20px;
  height: 20px;
  margin-right: 12px;
  font-size: 1.25rem;
}
.tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom .tooltipster-box .tooltipster-content .tooltip-body .contact-bloc .contact-button .button-label {
  font-size: 14px;
  color: #2d2a26;
}
.tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom .tooltipster-box .tooltipster-content .tooltip-body .contact-bloc .contact-button:hover {
  cursor: pointer;
  background-color: #ffffff;
  border-color: #fab200;
}
.tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom .tooltipster-box .tooltipster-content .tooltip-body .contact-bloc .result-container {
  margin-top: 15px;
}
.tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom .tooltipster-box .tooltipster-content .tooltip-body .contact-bloc .result-container .result-desc {
  font-size: 14px;
  margin-bottom: 3px;
}
.tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom .tooltipster-box .tooltipster-content .tooltip-body .contact-bloc .result-container .searched-text-bold {
  font-weight: 900;
}
.tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom .tooltipster-box .tooltipster-content .tooltip-body .contact-bloc .result-container .line-delimiter {
  border-bottom: 1px solid #9494a2;
  margin-bottom: 15px;
  margin-top: 12px;
}
.tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom .tooltipster-box .tooltipster-content .tooltip-body .contact-bloc .result-container .result-line {
  margin-bottom: 13px;
}
.tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom .tooltipster-box .tooltipster-content .tooltip-body .contact-bloc .result-container .result-line a {
  color: #0053a1;
  font-size: 14px;
  line-height: normal;
  text-decoration: underline;
}
.tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom .tooltipster-box .tooltipster-content .tooltip-body .contact-bloc .result-container .result-button {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: auto;
  padding: 5px 25px 5px 25px;
  min-height: 35px;
  background-color: #ffffff;
  border: 1px solid #0053a1;
  border-radius: 35px;
}
.tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom .tooltipster-box .tooltipster-content .tooltip-body .contact-bloc .result-container .result-button .result-button-label {
  font-size: 12px;
  color: #2d2a26;
}
.tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom .tooltipster-box .tooltipster-content .tooltip-body .contact-bloc .result-container .result-button:hover {
  cursor: pointer;
  background-color: #0053a1;
  border-color: #0053a1;
}
.tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom .tooltipster-box .tooltipster-content .tooltip-body .contact-bloc .result-container .result-button:hover .result-button-label {
  color: #ffffff;
}
.tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom .tooltipster-box .tooltipster-content .tooltip-body .contact-bloc .result-container .tips-title-container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 19px;
}
.tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom .tooltipster-box .tooltipster-content .tooltip-body .contact-bloc .result-container .tips-title-container .tips-icon {
  color: #0053a1;
  font-size: 1.75rem;
  height: 30px;
  width: 30px;
  margin-right: 12px;
}
.tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom .tooltipster-box .tooltipster-content .tooltip-body .contact-bloc .result-container .tips-title-container .tips-title {
  display: block;
  color: #0053a1;
  font-size: 18px;
  font-weight: 900;
  line-height: 1.25;
  margin-bottom: 0;
}
.tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom .tooltipster-box .tooltipster-content .tooltip-body .contact-bloc .result-container .tips-line {
  color: #757580;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.25rem;
  margin-bottom: 10px;
}
.tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom .tooltipster-box .tooltipster-content .tooltip-body .contact-bloc .text-decoration-none {
  text-decoration: none;
}
.tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom .tooltipster-arrow {
  display: none;
}
.tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom * {
  scrollbar-width: thin;
  scrollbar-color: rgba(0, 0, 0, 0.2) transparent;
}
.tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom ::-webkit-scrollbar {
  width: 12px;
}
.tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom ::-webkit-scrollbar-thumb {
  height: 6px;
  border: 4px solid rgba(0, 0, 0, 0);
  background-clip: padding-box;
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 7px;
  box-shadow: inset -1px -1px 0px rgba(0, 0, 0, 0.05), inset 1px 1px 0px rgba(0, 0, 0, 0.05);
  -webkit-border-radius: 7px;
  -webkit-box-shadow: inset -1px -1px 0px rgba(0, 0, 0, 0.05), inset 1px 1px 0px rgba(0, 0, 0, 0.05);
}
.tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom ::-webkit-scrollbar-track {
  background: transparent;
}
.tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom ::-webkit-scrollbar-button {
  display: none;
  width: 0;
  height: 0;
}
.tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom ::-webkit-scrollbar-corner {
  background-color: transparent;
}

@media screen and (min-width: 767.98px) {
  .box-contact {
    bottom: 100px;
    right: 24px;
    width: 207px;
    padding-right: 30px;
    transition: width 0.4s ease-in-out;
    -moz-transition: width 0.4s ease-in-out;
    -webkit-transition: width 0.4s ease-in-out;
  }
  .box-contact .box-contact-label {
    display: inline;
    font-size: 16px;
    font-weight: 900;
    opacity: 1;
    height: 24px;
    width: 100%;
    margin-left: 10px;
    overflow: hidden;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
  }
  .box-contact.active {
    width: 70px;
    padding-right: 24px;
    padding-left: 24px;
    transition: width 0.4s ease-in-out;
    -moz-transition: width 0.4s ease-in-out;
    -webkit-transition: width 0.4s ease-in-out;
  }
  .box-contact.active .box-contact-label {
    margin-left: 0px;
    margin-right: 0px;
    overflow: hidden;
    opacity: 0;
    width: 0;
  }
  .tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom {
    max-height: calc(86.5vh - 190px) !important;
    max-width: 375px;
    position: fixed !important;
    right: 40px;
    bottom: 190px;
    top: auto !important;
    height: auto !important;
    left: auto !important;
    background: #ffffff;
    border: none;
    border-radius: 20px;
  }
  .tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom.tooltipster-top .tooltipster-arrow-background,
  .tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom.tooltipster-top .tooltipster-arrow-border {
    border-top-color: #ffffff;
  }
  .tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom .tooltipster-box {
    border-radius: 20px;
    padding-top: 0px;
  }
  .tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom .tooltipster-box .tooltipster-content {
    border-radius: 20px;
    padding: 0;
  }
  .tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom .tooltipster-box .tooltipster-content .tooltip-content .close span {
    display: flex;
  }
  .tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom .tooltipster-box .tooltipster-content .tooltip-content .tooltip-background {
    width: 100%;
  }
  .tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom .tooltipster-arrow {
    display: block;
    left: auto !important;
    bottom: -10px !important;
    right: 25px;
  }
}
@media screen and (max-width: 767.98px) {
  .tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom .contact-bloc:last-child {
    margin-bottom: 125px !important;
  }
  .tooltipster-base.tooltipster-sidetip.tooltipster-contact-custom .contact-bloc .button-label {
    max-width: 85%;
  }
}