body {
  font-family: "Comfortaa", cursive;
  color: #202428;
  background: #fff !important;
  overflow-x: hidden;
}

.menu_area .navbar-nav .nav-link {
  color: #ed6c38;
  transition: all 0.2s ease-in-out;
}
.menu_area .navbar-nav .nav-link:hover {
  color: #33304C;
}

.navbar-brand img {
  display: block;
  min-width: 160px;
}

.hero {
  display: flex;
  align-items: center;
}

.z-2 {
  position: relative;
  z-index: 5;
}

.intro-three--contents {
  background: #f2f2f2;
  z-index: auto !important;
}
.intro-three--contents h1 {
  color: #33304C;
  font-size: 3rem;
}
.intro-three--contents h1 span {
  color: #ed6c38 !important;
}

.btn {
  border-radius: 30px;
}

#seemore {
  background: #fff;
}

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

.intro-three {
  background: transparent !important;
}

.vague1 {
  position: absolute;
  content: "";
  width: 70%;
  height: 100%;
  background: url(../images/bg-new-home.svg) top right/auto no-repeat;
  right: 0;
  background-size: contain;
  top: 70px;
  z-index: 1;
}

.check-list {
  margin: 0 0px 0 30px;
}
.check-list li {
  font-size: 18px;
  display: block;
}
.check-list li strong {
  color: #ed6c38;
}

.bloc-two-videos {
  padding: 40px 0;
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .bloc-two-videos {
    row-gap: 30px;
  }
}
.bloc-two-videos .video-modal {
  height: 450px;
}
.bloc-two-videos .video-modal div {
  color: #33304C;
}
@media screen and (max-width: 992px) {
  .bloc-two-videos .video-modal div {
    margin-right: 10px !important;
  }
}
.bloc-two-videos .video-modal-2 {
  background-color: #32304C;
}
.bloc-two-videos .video-modal-2 h3 {
  color: #ffffff;
}
.bloc-two-videos .col-lg-6 {
  padding-left: 22px;
  padding-right: 22px;
}
.bloc-two-videos h3 {
  color: #33304C;
}
.bloc-two-videos h3 span {
  color: #ED6C38;
}

.cta .tarif-accueil {
  background: #33304C;
  display: flex;
  min-height: 75px;
  border: solid 1px #33304C;
  overflow: hidden;
  border-radius: 40px;
  width: -moz-max-content;
  width: max-content;
  margin: 0 auto;
  z-index: 10;
}
.cta .tarif-accueil .prix {
  display: flex;
  color: #fff;
  padding: 12px 18px 4px;
}
.cta .tarif-accueil .prix .a-partir {
  font-size: 16px;
  font-weight: 300;
  line-height: 18px;
  text-align: right;
  margin-right: 7px;
}
.cta .tarif-accueil .prix .one {
  font-size: 61px;
  line-height: 57px;
  font-weight: 700;
}
.cta .tarif-accueil .prix .droite {
  display: flex;
  flex-direction: column;
  text-align: center;
}
.cta .tarif-accueil .prix .droite .euro {
  font-size: 35px;
  font-weight: 700;
  line-height: 31px;
}
.cta .tarif-accueil .prix .droite .par-jour {
  font-size: 16px;
  line-height: 18px;
  font-weight: 300;
}
.cta .tarif-accueil .support {
  background: #fff;
  font-size: 21px;
  line-height: 24px;
  color: #33304C;
  padding: 12px 45px 12px 18px;
  font-weight: 700;
}
.cta .tarif-accueil .button {
  background: #fff;
  display: flex;
  flex-direction: row;
  align-items: center;
}
.cta .tarif-accueil .button a {
  margin: 0 20px 0 0;
  text-transform: none;
}

.icon-box-nine svg {
  width: auto;
  max-height: 120px;
  margin: 0 auto;
}

.p-top-20 {
  padding-top: 20px;
}

.feature-boxes {
  position: relative;
}
.feature-boxes p {
  margin-bottom: 30px;
}
.feature-boxes .tobottom {
  position: absolute;
  bottom: 20px;
  right: 0;
  left: 0;
}

.btn-simple {
  color: #33304C;
  transition: all 0.2s ease-in-out;
}
.btn-simple:hover {
  color: #ed6c38;
}

.equal-row .equal-bloc {
  display: flex;
}
.equal-row .equal-bloc .content-equal-bloc {
  height: 100%;
}

.mainblochome {
  background: #ffcfb6;
}

.titrage3 {
  border-radius: 100px;
  color: #fff !important;
  background: #33304C;
  font-weight: 700;
  display: inline-block;
  padding: 15px 40px;
  font-size: 27px;
  line-height: 38px;
  margin: 0;
}

.titrage4 {
  color: #33304C;
  font-weight: 700;
  display: inline-block;
  max-width: 320px;
  font-size: 28px;
  line-height: 40px;
  margin: 0 0 40px 0;
}

.titrage5 {
  font-size: 25px;
}

.titrage4-lg {
  max-width: 420px;
}

.titrage-full {
  max-width: 100%;
}

.steps {
  padding: 4rem 0 0;
  position: relative;
}
.steps .picto {
  position: absolute;
  top: 50px;
  right: 0;
  width: 400px;
  max-width: 100%;
  z-index: 9;
}
.steps .picto2 {
  max-width: 400px;
  z-index: 9;
  top: -500px;
  position: relative;
}
@media screen and (max-width: 992px) {
  .steps .picto2 {
    top: -360px;
  }
}
.steps .picto2 svg {
  margin-top: 5%;
}
.steps .titrage4 {
  margin-bottom: 60px;
}
.steps .list-steps {
  background: url(../images/ligne-pointillee-blanche.svg) no-repeat 65px 50px;
}
.steps .step {
  display: flex;
  align-items: start;
  margin-bottom: 60px;
  margin-left: 5%;
}
.steps .step .number {
  background: #fff;
  text-align: center;
  height: 30px;
  width: 30px;
  line-height: 30px;
  color: #33304C;
  border-radius: 50%;
  margin-right: 20px;
  font-size: 14px;
  font-weight: bold;
}
.steps .step .picto {
  max-width: 70px;
  margin-right: 15px;
  width: 100%;
}
.steps .step div {
  font-size: 22px;
  line-height: 24px;
  font-weight: 700;
  color: #33304C;
  margin-bottom: 5px;
  max-width: 320px;
}
.steps .step ul {
  margin-top: 10px;
}
.steps .step ul li {
  display: block;
  margin-bottom: 10px;
  position: relative;
  list-style-type: none;
  font-weight: 500;
  font-size: 18px;
}
.steps .step.step-2 {
  margin-left: 26%;
}
.steps .step.step-3 {
  margin-left: 43%;
}
.steps .step.step-4 {
  margin-left: 63%;
  margin-bottom: 0 !important;
}

.partners_ideal {
  padding: 4rem 0 4rem;
  position: relative;
}
.partners_ideal .picto2 {
  max-width: 400px;
  z-index: 9;
  top: -32px;
  position: relative;
}
.partners_ideal .picto2 svg {
  margin-top: 5%;
}

.list-icons {
  background: #32304c;
  background-size: cover !important;
}
.list-icons .counter_left_content {
  color: #33304C;
}
.list-icons .counter {
  padding: 4rem 0 4rem;
}

.testimonial7 .card--testimonial2 svg {
  max-width: 120px;
}
.testimonial7 .card--testimonial2 h6 {
  color: #ed6c38;
}

.partners-list {
  padding: 60px 0;
}
.partners-list .logo-grid-two .grid-single {
  height: 50px;
  padding: 10px;
}
.partners-list .logo-grid-two .grid-single img {
  -o-object-fit: contain;
     object-fit: contain;
  max-height: 100%;
}

.footer {
  background: #f2f2f2 !important;
}
.footer a {
  color: #ed6c38 !important;
  display: inline-flex;
}
.footer a i {
  width: 20px;
  text-align: center;
}
.footer small {
  color: #4fa9b3;
  line-height: 19px;
  display: block;
}
.footer .widget__title2 {
  margin-top: 20px;
}

.logo-ras {
  display: flex;
  flex-direction: column;
}
.logo-ras img {
  max-width: 180px;
  height: auto;
}
.logo-ras .numid {
  margin-top: 5px;
  font-size: 14px;
  margin-left: 50px;
  text-transform: uppercase;
}

.top_bar ul.secondul {
  display: flex;
  justify-content: end;
  align-items: center;
}
.top_bar ul.secondul li a {
  display: inline-block;
  transition: all 0.2s ease-in !important;
}
.top_bar ul.secondul li a:hover {
  opacity: 1;
  transform: scale(1.1);
}
.top_bar ul.secondul li.link-1 {
  background: #4fa9b3;
}
.top_bar ul.secondul li.link-3 {
  background: #33304C;
}

.top_bar a:hover {
  transition: all 0.2s ease-in-out;
  opacity: 0.75;
}

.bg-gris {
  background: #f2f2f2 !important;
}

.bg-grisc {
  background: rgba(237, 237, 237, 0.3) !important;
}

.pricing {
  background: #fff !important;
  border: 5px solid #79bfc5;
}

.bg-info {
  background: #32304c;
}

.process-single .illu-forfait {
  max-width: 180px;
  height: auto;
  margin: 0 auto;
  position: relative;
}
.process-single .illu-forfait.fleche:before {
  position: absolute;
  content: url(../img/arrow-down.png);
  right: -65%;
  top: 50%;
  transform: translateY(-50%);
}
.process-single h4 {
  color: #ed6c38;
  margin: 30px 0 5px;
}

.prices .pricing__price {
  background: #32304c;
  padding: 20px 0 10px;
  text-align: center;
  color: #fff;
}
.prices .pricing__price .price-part-1 {
  font-size: 30px;
  font-weight: 600;
  color: #fff;
  display: block;
  line-height: 25px;
}
.prices .pricing__price .price-part-1 sup {
  position: relative;
  top: -15px;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0;
  line-height: 22px;
}
.prices .pricing__price small {
  display: block;
  font-size: 14px;
}
.prices .la-check {
  color: #4fa9b3;
}
.prices .pricing__title h4 span {
  color: #32304C;
}
@media screen and (min-width: 1200px) {
  .prices .pricing__title h4 {
    font-size: 1.25rem;
  }
}
.prices .pricing_option:first-child .pricing__price {
  background-color: #f2f2f2 !important;
  color: #32304C !important;
}
.prices .pricing_option:first-child .pricing__price .price-part-1 {
  color: #32304C;
}

.pricing.pricing--2 .pricing__features_list ul.list {
  margin-top: 124px;
}

.content-price {
  width: 55%;
}

.pricing.pricing--2 .pricing__features_list ul.list li {
  line-height: 3.2rem;
  font-weight: 500;
  border-bottom: 1px solid #e4e8ed;
  font-size: 12px;
}

.bg-blanc {
  background: #fff;
}

.mainblochome2 {
  background-size: 100% !important;
  padding: 0 0 70px;
  margin-bottom: -500px;
  background-color: #fc945e;
}
.mainblochome2 .steps .step.step-2 {
  margin-top: 90px;
}
.mainblochome2 .steps .step.step-3 {
  margin-top: 40px;
}

.kl-text-24 {
  font-size: 1.5rem;
}

.maxw320 {
  max-width: 470px;
}
.maxw320 p {
  line-height: 25px;
  font-size: 15px;
}
.maxw320 p a {
  color: #fff !important;
  font-weight: bold;
}

.t-white {
  color: #fff;
}

.more-content {
  padding-bottom: 70px;
}
.more-content p {
  position: relative;
  z-index: 5;
}

.t-gris {
  color: #f2f2f2 !important;
}

.t-success {
  color: #4fa9b3 !important;
}

.archive .section-bg {
  background: none;
}
.archive .margin-bloc {
  margin-top: 7rem;
}

.page-template .section-bg {
  background: none;
}
.page-template .margin-titre {
  margin-top: 16rem;
}

.post-template-default .margin-post {
  margin-top: 10rem;
}

.page-template-contact input[type=text],
.page-template-contact input[type=email],
.page-template-contact input[type=tel],
.page-template-contact textarea {
  border: 1px solid #9192a3;
  outline: none;
  margin-bottom: 1.4rem !important;
}
.page-template-contact input[type=text]:focus, .page-template-contact input[type=text]:focus,
.page-template-contact input[type=email]:focus,
.page-template-contact input[type=email]:focus,
.page-template-contact input[type=tel]:focus,
.page-template-contact input[type=tel]:focus,
.page-template-contact textarea:focus,
.page-template-contact textarea:focus {
  border: 1px solid #4fa9b3;
  background: #ededed;
}
.page-template-contact .sub-text {
  color: #4fa9b3;
  font-size: 13px;
}
.page-template-contact .gform_button {
  cursor: pointer;
  text-align: center;
  vertical-align: center;
  background-color: #4fa9b3;
  border-color: #4fa9b3;
  color: white;
  line-height: 2.25rem;
  padding: 0.375rem 2rem;
  border-radius: 0.2rem;
  transform: scale(1);
  transition: all 0.2s ease-in;
  border: none;
}
.page-template-contact .gform_button:hover {
  color: #fff;
  transform: scale(1.1);
}
.page-template-contact .gfield_validation_message {
  display: none;
}
.page-template-contact .gform_footer {
  padding: 0 !important;
}
.page-template-contact .gform_wrapper.gravity-theme .gfield textarea.large {
  height: auto;
}
.page-template-contact .illu-contact {
  display: flex;
  align-items: center;
}
.page-template-contact .illu-contact svg {
  max-width: 380px;
  margin: 0 auto;
}
@media (max-width: 576px) {
  .page-template-contact .ps-ul {
    padding-left: 4rem;
  }
}

.p-bottom-70 {
  padding-bottom: 70px;
}

.post-blog h3 a {
  font-size: 1.2rem;
  font-weight: 600;
  color: #32304c;
  line-height: 1.7rem;
  display: block;
  transition: all 0.2s ease-in;
}
.post-blog h3 a:hover {
  color: #ed6c38;
}

.content-gutenberg h2 {
  margin-top: 40px;
}
.content-gutenberg h3 {
  margin: 20px 0 10px;
  color: #4fa9b3;
}
.content-gutenberg h4 {
  margin: 20px 0 10px;
}
.content-gutenberg .back-gris ul:not(.check-list) li:before {
  background: #4fa9b3;
}
.content-gutenberg svg,
.content-gutenberg img {
  max-width: 100%;
  height: auto;
}
.content-gutenberg p {
  margin: 0.5rem 0 !important;
  font-size: 1rem !important;
}
.content-gutenberg ul {
  list-style: initial;
  margin: 1rem 2rem;
}
.content-gutenberg li::marker {
  color: #ed6c38;
}
.content-gutenberg figure {
  margin: 1rem 0;
}
.content-gutenberg .partners-list {
  position: relative;
}
.content-gutenberg .partners-list:before {
  content: "";
  background-color: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 100%;
  display: block;
  width: 10000px;
}
.content-gutenberg .partners-list:after {
  content: "";
  background-color: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  display: block;
  width: 10000px;
}
.content-gutenberg .wp-block-group__inner-container li {
  list-style: inside;
}
.content-gutenberg .bloc-relation {
  margin: 50px auto;
}
.content-gutenberg .bloc-relation li {
  list-style: none;
}
.content-gutenberg .filtr-item .post--card .img-relation {
  margin: 0;
}
.content-gutenberg .filtr-item .post--card ul {
  margin: 0;
  padding: 0;
}

.content-tab {
  padding: 20px;
}
.content-tab h2 {
  color: #ed6c38;
}
.content-tab h3 {
  font-size: 1.5rem;
}
.content-tab ol {
  counter-reset: my-awesome-counter;
}
.content-tab ol li {
  counter-increment: my-awesome-counter;
  display: inline-block;
  margin-bottom: 20px;
  position: relative;
}
.content-tab ol li:before {
  content: counter(my-awesome-counter);
  position: absolute;
  top: 5px;
  left: -30px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #ed6c38;
  line-height: 22px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 11px;
}

.bg-gris {
  background: #9192a3;
}

.cta-block {
  display: flex;
  align-items: center;
  padding: 20px;
  border: 5px solid #4fa9b3;
  border-radius: 100px;
  background: #f2f2f2;
}
.cta-block .content-cta {
  padding: 0 30px;
}
.cta-block .content-cta p {
  margin: 0;
  color: #32304c;
}
.cta-block .btn-cta {
  padding: 0 50px;
}
@media (max-width: 768px) {
  .cta-block {
    flex-direction: column;
    border-radius: 20px;
  }
  .cta-block .content-cta {
    padding: 0;
    margin: 0 0 20px;
  }
}

.intro-type2 {
  position: relative;
  background: #fff;
}

.list-supports .check-list {
  margin: 0;
}

.bg-orange {
  background: #ed6c38;
}
.bg-orange h2 {
  color: fff;
}

.list-situations .situation {
  text-align: center;
  background: #fff;
  padding: 20px;
  height: 100%;
}
.list-situations .situation .illu-situation svg {
  width: auto;
  max-height: 120px;
  margin: 0 auto;
}
.list-situations .situation h3 {
  margin-top: 20px;
  font-size: 1.2rem;
  font-weight: 600;
}

.btn-success-2 {
  color: #4fa9b3;
  background-color: #fff;
  border-color: #4fa9b3;
}

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

.more-info {
  padding: 0 50px;
}
.more-info p {
  margin-right: 50px;
  margin-bottom: 0;
  font-size: 0.8rem;
}

.bg-info {
  color: #fff;
}

.breadcrumb {
  padding: 10px 0;
}
.breadcrumb a {
  transition: all 0.2s ease-in;
}

.service-min {
  text-align: center;
  height: 100%;
}
.service-min .illu svg {
  width: auto;
  max-height: 120px;
  margin: 0 auto;
}
.service-min h3 {
  margin-top: 20px;
  color: #ed6c38;
}
.service-min h4 {
  color: #32304c;
  font-size: 15px;
}
.service-min p {
  color: #32304c;
}

.blog-single-wrapper .post-header h1 {
  color: #ed6c38;
}
.blog-single-wrapper h2 {
  font-size: 1.8rem;
}
.blog-single-wrapper h3 {
  font-size: 1.5rem;
  color: #4fa9b3;
}
.blog-single-wrapper .post-details img {
  -o-object-fit: none;
     object-fit: none;
}

@media (min-width: 1800px) {
  .mainblochome2 {
    background-size: cover !important;
    padding: 0 0 70px;
    margin-bottom: -500px;
  }
}
.wp-block-columns {
  margin: 50px 0;
}

.text-info {
  color: #32304c !important;
}

.text-success {
  color: #4fa9b3 !important;
}

.text-white {
  color: #fff !important;
}

.text-orange {
  color: #ed6c38 !important;
}

.count_up {
  color: #4fa9b3 !important;
}

.margin-contact i {
  color: #4fa9b3;
}
.margin-contact h6 {
  color: #fff !important;
}

.xs-show {
  display: none;
}

.devis-bloc .check-list {
  margin: 0;
}
.devis-bloc .check-list li {
  font-size: 16px;
}

.post-head img {
  border-radius: 10px;
}

.has-cyan-background-color {
  background-color: #4fa9b3 !important;
}

.has-orange-background-color {
  background-color: #ed6c38 !important;
}

.has-gris-background-color {
  background-color: #32304c !important;
}

.has-blanc-background-color {
  background-color: #fff !important;
}

.has-noir-background-color {
  background-color: #000 !important;
}

.has-cyan-color {
  color: #4fa9b3 !important;
}

.has-orange-color {
  color: #ed6c38 !important;
}

.has-gris-color {
  color: #32304c !important;
}

.has-blanc-color {
  color: #fff !important;
}

.has-noir-color {
  color: #000 !important;
}

.wp-block-buttons {
  margin: 40px 0;
}
.wp-block-buttons a {
  transform: scale(1);
  transition: all 0.2s ease-in;
}
.wp-block-buttons a:hover {
  transform: scale(1.05);
}

.back-gris {
  background-color: #32304c;
  position: relative;
}
.back-gris:before {
  content: "";
  background-color: #32304c;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 100%;
  display: block;
  width: 10000px;
}
.back-gris:after {
  content: "";
  background-color: #32304c;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  display: block;
  width: 10000px;
}
.back-gris h2,
.back-gris h3,
.back-gris p,
.back-gris li,
.back-gris a {
  color: #fff;
}

.wp-block-separator {
  margin: 50px 0;
}

.icon-box-nine h3 {
  color: #ed6c38;
  margin-top: 20px;
  font-size: 18px;
}

.menu_area .navbar {
  padding: 0 1rem;
}

#navbarSupportedContent2 {
  justify-content: space-between;
}
#navbarSupportedContent2 li {
  margin-left: 30px;
  position: relative;
  min-height: 80px;
  line-height: 80px;
}
#navbarSupportedContent2 li a:after {
  position: absolute;
  content: "";
  background: url("../images/angle-down-light.svg") center center no-repeat;
  height: 10px;
  width: 10px;
  background-size: contain !important;
  color: #ed6c38;
  right: -15px;
  top: 50%;
  transform: translateY(-50%);
}
#navbarSupportedContent2 li:hover .sub-menu {
  top: 95% !important;
  transition: all 0.2s ease-in;
  opacity: 1;
  visibility: visible;
  padding: 15px;
}
#navbarSupportedContent2 li .sub-menu {
  top: 100% !important;
  padding: 15px 15px 0 15px;
  z-index: 999;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  opacity: 0;
  visibility: hidden;
  position: absolute;
  display: flex;
  flex-direction: column;
  width: 320px;
  padding-bottom: 10px;
}
#navbarSupportedContent2 li .sub-menu li {
  margin: 5px 0;
  display: inline-block;
  min-height: auto;
  line-height: 20px;
}
#navbarSupportedContent2 li .sub-menu li a:after {
  display: none;
}
#navbarSupportedContent2 li a {
  transition: all 0.2s ease-in;
}
#navbarSupportedContent2 li a:hover {
  color: #32304c;
}
#navbarSupportedContent2 li a:hover:after {
  background: url("../images/angle-down-light-grey.svg") center center no-repeat;
}
#navbarSupportedContent2 li.current-menu-item a, #navbarSupportedContent2 li.current_page_ancestor a {
  color: #32304c;
}
#navbarSupportedContent2 li.current-menu-item a:after, #navbarSupportedContent2 li.current_page_ancestor a:after {
  background: url("../images/angle-down-light-grey.svg") center center no-repeat;
}
#navbarSupportedContent2 li.current-menu-item .sub-menu li a, #navbarSupportedContent2 li.current_page_ancestor .sub-menu li a {
  color: #ed6c38;
}
#navbarSupportedContent2 li.current-menu-item .sub-menu li a:hover, #navbarSupportedContent2 li.current_page_ancestor .sub-menu li a:hover {
  color: #32304c;
}
#navbarSupportedContent2 li.current-menu-item .sub-menu li.current-menu-item a, #navbarSupportedContent2 li.current_page_ancestor .sub-menu li.current-menu-item a {
  color: #32304c;
}

.service-min {
  padding: 15px;
}
.service-min h3 {
  font-size: 20px;
}

.accordion_one .accordion-single,
.accordion_two .accordion-single {
  border: none;
}

.a {
  fill: #ed6c38;
}

.b {
  fill: #32304c;
}

.a2 {
  fill: #32304c;
}

.b2 {
  fill: #ed6c38;
}

.a3 {
  fill: #32304c;
}

.b3 {
  fill: #4fa9b3;
}

/* ------------------------------------------------------------ *\
  Popup
\* ------------------------------------------------------------ */
.popup {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 200;
  width: 100%;
  height: 100vh;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 20px 80px;
  transition: opacity 0.3s, visibility 0.3s;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(252, 243, 230, 0.9);
}

.popup:before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: #ecf0f1;
  pointer-events: none;
}

.popup .popup__btn-close:hover {
  opacity: 1;
}

.popup .popup__body {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 600px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.popup .popup__body div {
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  margin-right: 50px;
}
.popup .popup__body div span {
  color: #4fa9b3;
}
.popup .popup__body .certif-logo {
  text-align: center;
}
.popup .popup__body .certif-logo img {
  max-width: 250px;
}
.popup .popup__body .certif-logo span {
  text-transform: uppercase;
  color: #fff;
  font-size: 15px;
  margin-top: 10px;
  display: inline-block;
}

.certif {
  padding: 60px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.certif .certif-titre {
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  margin-right: 50px;
}
.certif .certif-titre span {
  color: #4fa9b3;
}
.certif .certif-logo {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.certif .certif-logo img {
  max-width: 250px;
  margin: 0 auto;
}
.certif .certif-logo span {
  text-transform: uppercase;
  color: #fff;
  font-size: 15px;
  margin-top: 10px;
  display: inline-block;
}

@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .popup .popup__body {
    display: block;
    min-height: 600px;
    padding: 60px 20px;
  }
}
.popup .popup__inner {
  position: relative;
  width: 800px;
  padding: 40px 50px 10px;
  background-color: #fff;
}

.popup .popup__col {
  padding-bottom: 38px;
}

@media (max-width: 767px), screen and (max-width: 812px) and (orientation: landscape) {
  .popup .popup__col {
    padding-bottom: 20px;
  }
}
/*  Popup Is Visible  */
.is-visible {
  opacity: 0.97;
  visibility: visible;
  pointer-events: all;
  transition-delay: 0.3s;
}

/*  Popup Search  */
.popup--search .popup__content {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
}

.popup--search.is-active .popup__content {
  opacity: 1;
  visibility: visible;
}

.modal-wrapper {
  position: relative;
  display: none;
  width: 800px;
  padding: 40px 50px 10px;
  background-color: #fff;
}

.modal_top {
  display: flex;
  margin-bottom: 40px;
  justify-content: space-between;
  align-items: center;
}

.search-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 28px;
}

.modal_close {
  width: 42px;
  height: 42px;
  padding: 12px;
  color: #ed6c38;
}

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

.w-form {
  margin: 0 0 15px;
}

.w-input,
.w-select {
  display: block;
  width: 100%;
  height: 38px;
  padding: 8px 12px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #ffffff;
  border: 1px solid #cccccc;
}

.form-field {
  margin-bottom: 20px;
  padding: 30px 25px;
  border-radius: 5px;
  font-size: 18px;
}

.form-submit-btn {
  min-width: 200px;
  margin-bottom: 30px;
  padding: 15px 20px;
  border-radius: 5px;
  background-color: #ed6c38;
  color: #212121;
  font-weight: 700;
}

.w-button {
  display: inline-block;
  border: 0;
  line-height: inherit;
  text-decoration: none;
  cursor: pointer;
}

.search-label {
  display: none;
}

.title-carousel {
  color: #ed6c38;
  padding-top: 18px;
  line-height: 1.86667rem;
  font-size: 1.2rem;
  font-weight: 600;
}

.title-content_above {
  color: #fff;
  margin-bottom: 1rem;
  font-weight: 600;
  font-size: 2.4rem;
  line-height: 1.4;
}

.no-result {
  display: flex;
  justify-content: center;
  padding: 100px 0px;
}

.post-pagination {
  padding-bottom: 2rem !important;
}

.blog-single-wrapper .post-bottom {
  margin: 3rem 0 2rem 0 !important;
}

.page-template-faq .accordion-single {
  border-bottom: 1px solid #ededed;
  margin: 0 0 10px;
}
.page-template-faq .accordion-single .accordion-heading h4 {
  font-size: 18px;
  margin: 0 0 20px;
}

@media (max-width: 574px) {
  .removepad {
    padding: 0;
  }
  .top_bar ul.secondul li a {
    margin-top: 0 !important;
  }
  .search {
    padding: 10px;
    margin: 0 !important;
  }
}
@media (max-width: 400px) {
  .top_bar .top_bar--social ul li a {
    font-size: 13px;
  }
}
.img-relation {
  height: 200px;
}
.img-relation img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.tarif-accueil .pt-3 {
  padding: 0 !important;
}

.carte-relation {
  height: initial !important;
  min-height: 515px !important;
}

.removepadright {
  padding-right: 0;
}

/* Ajout commit */
.titrepricing {
  color: #ED6B38 !important;
}

/* .pricing.pricing--2 .pricing__features_list ul.list:nth-child(3){
    margin-top: 124px !important;
} */
.pricing.pricing--2 .pricing__features_list ul.list:nth-child(n+2) {
  margin-top: 63px !important;
}

.contentcheck2_card2,
.contentcheck2_card1 .favail:nth-child(1) {
  margin-top: 6rem !important;
}

.contentcheck2_card1 .favail:nth-child(n+2) {
  margin-top: 7.4rem !important;
}

.contentcheck2_card2 .favail:nth-child(n+2) {
  margin-top: 7.4rem !important;
}

html {
  scroll-behavior: smooth;
}

.contentliste2 ul li:nth-child(1) {
  border-top: none;
}

.pricing.pricing--2 .pricing__features_list ul.list li:nth-child(1) {
  border-top: none;
}

.animationbutton {
  animation: clignote 2.5s infinite;
  padding: 1rem;
  cursor: pointer;
  border-radius: 99px;
}

@keyframes clignote {
  0% {
    color: #33304C;
    background: #fff;
  }
  50% {
    color: #fff;
    background: #f29260;
  }
  100% {
    color: #33304C;
    background: #fff;
  }
}
.mainblochome2 .steps .step div {
  max-width: 620px !important;
  margin-bottom: 1rem;
}

@media (max-width: 1040px) {
  .steps .list-steps {
    background: none;
  }
}
.mainblochome .steps .step {
  margin-bottom: 45px;
}
.mainblochome .steps .step div {
  max-width: 620px !important;
  margin-bottom: 1rem;
}
.mainblochome .steps .step-2 {
  margin-bottom: 40px;
}

@media (max-width: 1200px) {
  .steps .step ul li {
    color: black;
  }
}
@media (max-width: 1200px) {
  .steps .list-steps {
    background: none;
  }
  .picto {
    display: none;
  }
}
@media (max-width: 415px) {
  .steps .step .number {
    color: orange;
  }
  .mainblochome .steps .step {
    margin-bottom: 40px !important;
  }
}
.button_header li a {
  padding: 1rem !important;
}

.top_bar .top_bar--social ul li {
  line-height: 1.6rem;
}

.top_bar--social ul .button_header {
  display: flex;
  justify-content: center;
  align-items: center;
}

.removepadright {
  padding: 0;
}

.search {
  margin-right: 2rem !important;
  margin-left: 1rem !important;
  padding: 0 !important;
  width: 20px;
}

.top_bar.top--bar2 .top_bar--social ul li a {
  padding: 10px 15px;
}

.subscribe--five .t-success {
  font-size: 25px;
}

@media (max-width: 768px) {
  .btn-devis-mobile {
    text-align: center;
    margin-bottom: 2rem;
  }
}
.top_bar a,
.secondul a {
  font-size: 13px !important;
}

.menu-item a {
  font-size: 14px !important;
}

.top_bar .top_bar--info li span {
  margin-right: 0;
}

.btn-devis-mobile a {
  color: #fff !important;
}

.tarif-accueil .btn-success {
  color: #fff !important;
}

.logo-landing {
  padding: 20px;
}

.page-template-landing .intro-forfait {
  padding-top: 20px;
}
.page-template-landing .titrage3 {
  margin: 0 !important;
}

.video-section {
  padding-bottom: 4rem;
}
.video-section .video-modal {
  position: relative;
  width: 871px;
  height: 492px;
  border: 19px solid #fc945e;
  border-radius: 5px;
  overflow: hidden;
}
.video-section .video-modal .video-content {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}

.ressources {
  padding: 4rem 0;
}
.ressources .ressource-item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.ressources .ressource-item img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 400px;
  width: 100%;
  border: 6px solid #fc945e;
  border-radius: 5px;
}
.ressources .ressource-item h5 {
  font-size: 1.2vw;
  text-align: center;
  margin: 2.5vw 0;
}

.post-single img {
  width: 100%;
}

.page-template-front-page .section-padding .video-modal {
  position: relative;
  width: 100%;
  height: 300px;
  border: 19px solid #fc945e;
  border-radius: 5px;
  overflow: hidden;
}
@media (max-width: 992px) {
  .page-template-front-page .section-padding .video-modal {
    margin-top: 2rem;
  }
}
.page-template-front-page .section-padding .video-modal .video-content {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
.page-template-front-page .list-icons {
  margin-bottom: 7rem;
}

.section-card {
  background: #f2f2f2;
}

.video-modal {
  position: relative;
  width: 100%;
  height: 300px;
  border-radius: 17px;
  overflow: hidden;
  background-color: #f2f2f2;
}
.video-modal iframe {
  height: 70%;
}

.step-4 a {
  margin-bottom: 4rem;
  color: #fff !important;
}

.clients {
  background: #32304c;
  padding: 60px 0;
}
.clients h2 {
  color: #4fa9b3;
  font-weight: 700;
  display: inline-block;
  font-size: 28px;
  line-height: 40px;
  margin-bottom: 2rem;
}
.clients p {
  color: #fff;
  text-align: justify;
  line-height: 20px;
  font-weight: 100;
  margin: 0;
}
.clients .card {
  position: relative;
  background: #251f37;
  z-index: 1;
  border: none;
  border-radius: 15px;
  padding: 1.8rem 2rem;
  transition: all 0.3s ease-in;
}
.clients .card:hover {
  transform: scale(1.03);
}
.clients .card:hover .card-hover {
  opacity: 1;
  z-index: 2;
}
.clients .card:hover .card-download {
  bottom: 50%;
  transform: translate(-50%, 50%);
}
.clients .card .card-hover {
  opacity: 0;
  background-color: rgba(13, 29, 30, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transition: all 0.3s linear;
  z-index: -1;
}
.clients .card .card-download {
  position: absolute;
  bottom: -20%;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  text-align: center;
  transition: all 0.3s linear;
  z-index: 3;
}
.clients .card .card-download h4 {
  color: #4fa9b3;
}
.clients .card .card-photo {
  position: absolute;
  z-index: -1;
  bottom: -10px;
  right: -10px;
  max-height: -webkit-fill-available;
}
.clients .card .card-citation {
  color: #fff;
  font-size: 16px;
  margin-top: 15px;
}
.clients .card .card-nom {
  color: #fff;
  font-size: 14px;
  margin-bottom: 0;
}
.clients .card .card-poste {
  color: #cccccc;
  font-size: 14px;
  margin-bottom: 0 !important;
}
.clients .card .all {
  justify-content: space-around;
  margin-top: 40px;
}
.clients .card .card-logo {
  max-width: 40%;
  margin-top: 1rem;
}
.clients .card .nomprenom {
  flex-direction: column;
  width: 65%;
}
.clients .client-thumb img {
  height: 70px;
  width: 70px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}
.clients .quotes {
  margin-top: 17px;
  max-height: 275px !important;
}
.clients .logo {
  width: 106px;
  height: 100%;
  display: block;
  margin: auto;
  margin-bottom: 0 !important;
}
.clients .logo img {
  height: 120px !important;
}
.clients .star {
  height: 20px;
  justify-content: center;
  margin-bottom: 8px;
}
.clients .star img {
  padding-left: 3px;
  padding-right: 3px;
}

.buttons-fixe {
  position: fixed;
  top: 50%;
  margin-top: -75px;
  right: 30px;
  z-index: 1000;
  display: none;
}
@media (min-width: 1000px) {
  .buttons-fixe {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }
}

.buttons-fixe a {
  display: inline-block;
  position: relative;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  margin: 10px 0;
  overflow: hidden;
  background-color: #fc945e;
  text-align: center;
  line-height: 50px;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}
.buttons-fixe a p {
  margin-bottom: 0;
  display: none;
  color: #fff;
  line-height: 50px;
  height: 50px;
  background-color: #fc945e;
  position: absolute;
  right: -220px;
  top: 0;
  width: 220px;
}
.buttons-fixe a:hover {
  width: 220px;
  border-radius: 50px;
}
.buttons-fixe a:hover img {
  display: none;
}
.buttons-fixe a:hover p {
  display: block;
  right: 0;
  font-size: 13px;
}

.buttons-fixe-2 a {
  display: inline-block;
  position: relative;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  margin: 10px 0;
  overflow: hidden;
  background-color: #fc945e;
  text-align: center;
  line-height: 50px;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
}
.buttons-fixe-2 a span {
  color: white;
}
.buttons-fixe-2 a span i {
  font-size: 20px;
  color: white;
}
.buttons-fixe-2 span {
  color: white;
}
.buttons-fixe-2 span i {
  font-size: 20px;
  color: white;
}

.buttons-fixe-2 {
  position: fixed;
  bottom: 0;
  top: auto;
  margin-top: -75px;
  right: 0;
  z-index: 1000;
  display: none;
  left: 0;
  width: 100%;
  text-align: center;
}
.buttons-fixe-2 a {
  display: inline-block;
  margin: 20px 10px;
}
@media (max-width: 999px) {
  .buttons-fixe-2 {
    display: block;
  }
}

.icon-brochure {
  max-width: 45%;
}
.icon-brochure i {
  color: white;
  font-size: 23px;
  position: relative;
  top: 4px;
}

.btn-recontact {
  background: #32304c;
  border: 1px solid #32304c;
}
.btn-recontact:hover {
  background-color: #251f37;
}

.clients .card .card-citation {
  font-size: 12px !important;
  text-align: left !important;
}
.clients .card .card-citation p {
  font-size: 12px !important;
}

@media (max-width: 450px) {
  .block-clients .quotes {
    margin: 50px 0 !important;
  }
}

.block-clients .star {
  width: 140px;
}

.temoignages .col-md-6 {
  margin-bottom: 40px;
}
.temoignages .img-quote {
  display: block;
  margin: auto;
  text-align: center;
  margin-bottom: -50px;
  z-index: 3;
}
.temoignages .img-quote img {
  border-radius: 50%;
  width: 150px;
  height: 150px;
  -o-object-fit: cover;
     object-fit: cover;
}
.temoignages .logo {
  width: 106px;
  height: 100%;
  display: block;
  margin: auto;
  margin-top: 10px;
}
.temoignages .star {
  height: 20px;
  justify-content: center;
  margin-top: 40px;
}
.temoignages .star img {
  padding-left: 3px;
  padding-right: 3px;
}
.temoignages .feedback-card2 {
  padding-top: 15px;
}
.temoignages .picto-temoignage svg {
  height: 20px;
}
.temoignages .picto-temoignage2 {
  float: right;
  transform: rotate(180deg);
}
.temoignages .picto-temoignage2 svg {
  height: 20px;
}
.temoignages .client-info {
  flex-direction: column;
}
.temoignages .client-info h6 {
  font-size: 16px;
}
.temoignages .temoignage-content {
  text-align: center;
  font-size: 12px;
  padding-left: 15px;
  padding-right: 15px;
}
.temoignages .download {
  margin-top: 15px;
}

.intro-type2 {
  z-index: 10 !important;
}

.quote-svg {
  position: relative;
  right: -247px;
  transform: rotate(180deg);
  width: 20px;
  margin-top: -15px;
}

.quote-svg2 {
  width: 20px;
}

.block-clients {
  padding: 2rem 0;
  background: transparent !important;
}
.block-clients h2 {
  color: #202428;
}
.block-clients .para-clients {
  color: #202428;
}

@media (max-width: 768px) {
  .owl-temoignage .carousel-single {
    margin: 0 40px !important;
  }
}

.clients .card:hover {
  transform: none !important;
}

.clients .star {
  width: 140px;
}
.clients .logo img {
  -o-object-fit: contain !important;
     object-fit: contain !important;
}

.block-clients .clients p {
  font-size: 12px !important;
}

.carousel-single::marker {
  color: transparent !important;
}

.div-accordion {
  border: 2px solid #EEF0F4;
  border-radius: 4px;
  padding: 20px 40px;
}
@media screen and (max-width: 768px) {
  .div-accordion {
    padding: 0px 7% 69px;
  }
}
.div-accordion .accordion {
  background-color: transparent;
  color: #251F37;
  padding: 25px 0px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 2vw;
  transition: 0.4s;
  display: flex;
  justify-content: space-between;
  gap: 40px;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .div-accordion .accordion {
    font-size: 15px;
    padding: 25px 0;
  }
  .div-accordion .accordion svg {
    width: 10%;
  }
}
.div-accordion .active, .div-accordion .accordion:hover {
  cursor: pointer;
}
.div-accordion .panel {
  padding: 0px 0 50px;
  font-size: 18px;
  display: none;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .div-accordion .panel {
    font-size: 14px;
  }
}
.div-accordion .my-4 {
  margin-top: 2.5rem !important;
}

.rotate {
  transform: rotate(180deg);
  transition: transform 0.3s ease;
}

.accordion-forfaits-page {
  margin: 60px 7%;
}
@media screen and (min-width: 1200px) {
  .accordion-forfaits-page {
    margin: 60px 15%;
  }
  .accordion-forfaits-page .accordion {
    font-size: 23px;
  }
}

.accordion-fp {
  margin: 0 4%;
}
@media screen and (min-width: 1200px) {
  .accordion-fp {
    margin: 0 8%;
  }
  .accordion-fp .accordion {
    font-size: 23px;
  }
}

@media screen and (min-width: 768px) and (max-width: 992px) {
  .my-4 {
    display: flex;
    justify-content: center;
    row-gap: 20px;
    -moz-column-gap: 50px;
         column-gap: 50px;
    flex-wrap: wrap;
  }
}
.is-type-video {
  padding: 25px !important;
  background-color: #32304C;
  border-radius: 18px;
}
@media (max-width: 500px) {
  .is-type-video {
    padding: 15px !important;
  }
}
.is-type-video .wp-block-embed__wrapper iframe {
  height: 50vw !important;
  max-height: 600px;
}
.is-type-video .wp-block-embed__wrapper .youtube_player {
  height: 50vw !important;
  max-height: 600px;
}

.single-post .wp-block-embed__wrapper iframe {
  height: 30vw !important;
}/*# sourceMappingURL=custom.css.map */