.geo h1::after {
    display: none !important;
}
.geo section.geo-structure h2{
    color: #000;
    text-align: center;
    width: 100%;
}
.geo section#section-1 p {
    font-family: Helvetica;
    font-weight: 700;
    font-size: 32px;
    line-height: 1.4;
    letter-spacing: 0px;
    text-align: center;
    color: #000;
}
.main-temp-lp.geo .main-agence-strategie h1.section-title {
    margin-bottom: 25px;
    color: #000;
}
.geo .bloc-jaune.sec-1 .txt-bloc {
    /* margin: 0 auto; */
}
.geo section.bloc-jaune.sec-1 .img-bloc {
    margin-bottom: 0;
    bottom: 15px;
    margin-top: 0;
}
.geo section.bloc-jaune.sec-1 {
    margin-top: 50px;
}
.geo section.bloc-jaune.sec-2.bg-blue .img-bloc {
    margin-top: 0;
    right: 25px;
    margin-left: -50px;
    top: 0;
}
.bg-white p {
    font-family: Helvetica;
    font-weight: 500;
    font-size: 18px;
    line-height: 29px;
    letter-spacing: 0px;
    color: #000;
    margin-bottom: 0;
}
.geo .bg-white {
    color: #000;
    font-weight: 600;
    background: #fff;
    padding: 54px 61px 54px 54px;
    width: fit-content;
    margin: 35px 0;
    clip-path: polygon(0 10%, 100% 0, 100% 90%, 0% 100%);
}
.geo .bg-white ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.geo .bg-white ul li::before {
    content: '';
    width: 20px;
    height: 20px;
    background: url(https://www.vcomk.com/wp-content/themes/vcomk2018/img/circle-check-solid.svg);
    display: inline-block;
    top: 3px;
    position: relative;
    margin-right: 12px;
}
.geo section.bloc-jaune.sec-3 .img-bloc {
    margin-top: 0;
    bottom: 14%;
    margin-left: 4%;
    max-width: 100%;
    left: 110px;
    top: -80px;
}
.geo section.bloc-jaune.sec-4.bg-blue .img-bloc {
    right: 0;
    bottom: 0;
    margin-left: 0;
    max-width: 100%;
    margin-top: 0;
}
section.geo-structure p {
    font-family: Helvetica;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    letter-spacing: 0px;
    color: #000;
}
.bloc-bg.blue-bg {
    background: #12bdf5;
    padding: 100px 0 15px;
    margin: 50px 0;
}
.bloc-bg.bg-yellow.blue-bg {
    background: #F9C833;
}
.bloc-min-w.white-bloc {
    color: #000;
    font-weight: 600;
    background: #fff;
    padding: 54px 61px 54px 54px;
    clip-path: polygon(0 10%, 100% 0, 100% 90%, 0% 100%);
    max-width: 811px;
    margin: 0 auto -25px;
}

.white-bloc-header {
    display: flex;
    align-items: end;
    justify-content: space-between;
}

.main-agence-strategie .white-bloc-header h3 {
    font-family: Helvetica;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 0px;
}

.bloc-min-w p {
    margin: 0 auto;
    max-width: 820px;
    position: relative;
    color: #fff;
}

.bloc-min-w.text-white p {
    color: #fff !important;
}

.bloc-min-w.text-white h3 {
    font-family: Helvetica;
    font-weight: 700;
    font-size: 24px;
    line-height: 27px;
    letter-spacing: 0px;
    margin-top: 50px;
}

.bloc-min-w.text-white {
    max-width: 820px;
    margin: 0 auto;
}

.bloc-min-w.text-white h3, .bloc-min-w.text-white p {
    margin-bottom: 50px;
}

.bloc-min-w.text-white p {
    font-weight: 400 !important;
}

.geo section.bloc-jaune.bg-blue .txt-bloc{
    background: #F9C833;
}

.geo .sec-3 .txt-bloc{
    background: #12bdf5;
}

.bloc-site-image {
    position: relative;
    margin-top: -50px;
}
.geo section.bloc-jaune.sec-2.bg-blue {
    margin-top: 0;
}
.text-bg-w p strong {
    color: #00A3D8;
}

.text-bg-w {
    display: flex;
    flex-direction: column;
    gap: 25px;
    margin-top: 30px;
}
a.btn-action {
    background: #F9C833;
    padding: 20px 75px;
    font-family: Helvetica;
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    display: block;
    max-width: 735px;
    margin: 0 auto -40px;
    position: relative;
    border: 3px solid #F9C83380;
    border-radius: 60px;
    text-decoration: none;
}

a.btn-action:hover {
    background: #e7af02;
}
section#faq {
    background: #F9C833;
    padding: 90px 0;
    margin: 100px 0;
}

section#faq h2 {
    margin-top: 0;
    text-align: center;
    width: 100%;
    color: #fff;
    position: relative;
    z-index: 3;
}

section#faq h2::after {
    display: none;
}
button.accordion-button.collapsed {
    position: relative;
    z-index: 3;
    top: 0;
}

.accordion-button:not(.collapsed) {
    background-color: transparent !important;
    box-shadow: none !important;
}

button.accordion-button {
    background: transparent;
}
.faq-wrp {
    max-width: 811px;
    margin: 0 auto;
    position: relative;
}

button.accordion-button {
    font-family: Helvetica;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: 0px;
    background: #fff;
    padding: 0 40px;
    color: #000;
}
.accordion-button::after, .accordion-button:not(.collapsed)::after{
    background-image: url(https://www.vcomk.com/wp-content/uploads/2025/06/arrw-black.png);
}
.accordion-button:not(.collapsed) {
    background: #fff;
    color: #000;
    box-shadow: none;
}
.accordion-header {
    /* background: #fff; */
}
.accordion-body {
    font-family: Helvetica;
    font-weight: 400;
    font-size: 18px;
    line-height: 29px;
    letter-spacing: 0px;
    color: #000;
    padding: 20px 40px 0;
}

.accordion-item {
    background: #fff;
    padding: 25px 0;
    margin: 0 0 65px;
    position: relative;
}
.accordion-item::before {
    content: "";
    display: block;
    width: 100%;
    height: 50px;
    clip-path: polygon(0 60%, 100% 0, 100% 100%, 0% 100%);
    background: #fff;
    top: -40px;
    position: absolute;
}
.accordion-item::after {
    content: "";
    display: block;
    width: 100%;
    height: 80px;
    clip-path: polygon(0 0, 100% 0, 100% 60%, 0% 100%);
    background: #fff;
    bottom: -35px;
    position: absolute;
    left: 0;
}
button.accordion-button.collapsed {
    position: relative;
    z-index: 3;
    top: 0;
}

.accordion-button:not(.collapsed) {
    background: transparent;
}

button.accordion-button {
    background: transparent;
}

.accordion-collapse.collapse.show {
    z-index: 99;
    position: relative;
    background: #fff;
}
.faq-wrp::before {
    content: "";
    display: block;
    position: absolute;
    top: -12%;
    left: -15%;
    height: 100%;
    width: 300px;
    background: url(https://www.vcomk.com/wp-content/uploads/2025/06/faq1.png) no-repeat center;
    background-size: contain;
    z-index: 1;
}
.faq-wrp::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: -25%;
    height: 100%;
    width: 300px;
    background: url(https://www.vcomk.com/wp-content/uploads/2025/06/faq2.png) no-repeat center;
    background-size: contain;
    z-index: 1;
}
section#section-lexique {
    background: #3CC8FF;
    padding: 35px 0 50px;
    margin-top: 50px;
}

.lexique-w {
    max-width: 820px;
    margin: 0 auto;
}

.lexique-w h2, .lexique-w p, .lexique-w h2, .lexique-w h3, .lexique-w ul li {
    color: #fff;
}

.lexique-w h2::after {
    display: none !important;
}

section#section-lexique h3 {
    font-family: Helvetica;
    font-weight: 700;
    font-size: 24px;
    line-height: 27px;
    letter-spacing: 0px;
    margin: 35px 0 25px;
}
section#agence-augmentee {
    margin-top: -90px;
}
section#agence-augmentee .row {
    display: flex;
    align-items: center;
    max-width: 1680px;
}

section#agence-augmentee p.big-text {
    font-family: Helvetica;
    font-weight: 700;
    font-size: 43px;
    line-height: 76px;
    letter-spacing: 0px;
    color: #000;
}
.geo .main-agence-strategie section#section-6 input[type="radio"] {
    width: 10px;
    height: auto;
    margin-bottom: 0;
}

.geo .col-md-7 label {
    font-family: Helvetica;
    font-weight: 200;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0px;
}

.geo .main-agence-strategie section#section-6 .col-md-7 span.lab {
    display: block;
    margin-bottom: 15px;
}
.geo .main-agence-strategie section#section-6 .col-md-7 p br {
    display: none;
}
span.lab span.wpcf7-list-item {
    margin-left: 0;
}

.geo .main-agence-strategie section#section-6 input[type="checkbox"] {
    width: 14px;
    height: 14px;
    position: relative;
    top: 1px;
    margin-bottom: 0;
}


span.wpcf7-form-control.wpcf7-radio {display: flex;flex-direction: column;}

.geo .main-agence-strategie section#section-6 span.lab label span {
    color: #000;
}

.geo select {
    width: 100%;
    padding: 10px;
}

.geo .row.form-row .col-md-7.pr-0  {
    display: flex;
    flex-direction: column;
    gap: 25px;
    padding-right: 0;
}
.geo .main-agence-strategie section#section-6 input[type=submit] {width: fit-content;text-transform: uppercase;padding: 15px 35px;font-weight: 700;}

.col-md-12.send-cont {
    text-align: center;
    margin-top: 35px;
}

.geo .main-agence-strategie section#section-6 .contact-intro p {
    opacity: 1;
}
.bloc-struct-w.text-white {
    max-width: 819px;
    margin: 0 auto;
}

.bloc-struct-w.text-white p {
    color: #fff;
}

.geo section.geo-structure .block-text-black h2 {
    text-align: left !important;
    margin-bottom: 0 !important;
    line-height: 1 !important;
}

.geo .block-text-black p {
    font-family: Helvetica;
    font-weight: 700;
    font-size: 32px;
    line-height: 76px;
    letter-spacing: 0px;
    margin-bottom: 0;
}

.block-text-black {max-width: 1140px;margin: 75px auto 0;}
.text-bg-w.text-black p strong {
    color: #000 !important;
}
.stc-1 a.btn-action {
    margin-top: 75px;
}
.btn-action {
  position: relative;
  display: inline-block;
  padding: 12px 24px;
  background-color: #f9c833; /* Couleur de ton bouton */
  color: #fff;
  text-decoration: none;
  border-radius: 6px;
  transition: background-color 0.3s ease;
}

.btn-action:hover {
  background-color: #f9c833; /* Couleur au survol */
}

.btn-action::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  background: #f9c833; /* Couleur pulsation */
  border-radius: 6px;
  transform: translate(-50%, -50%);
  animation: pulse 2s infinite;
  z-index: -1;
}
.accordion-button:focus {
    border-color: transparent;
    box-shadow: none;
}
.bloc-site-image.vcomk {
    margin-top: 15px;
}

.bloc-site-image.dream {
    margin-top: -100px;
}
footer a, .footer-bottom {
    font-size: 18px;
    line-height: 27px;
    font-family: "Helvetica", Arial, sans-serif;
    color: #12bdf5;
    text-decoration: none;
    font-weight: 400;
}
h1 span {
    font-family: Helvetica;
    font-weight: 700;
    font-size: 32px;
    line-height: 1.3;
    letter-spacing: 0px;
    text-align: center;
    display: block;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    text-transform: uppercase;
    color: #46b450;
}
p.psmall {
    font-family: Helvetica;
    font-weight: 200;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0px;
}
@keyframes pulse {
  0% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
  }
  50% {
    transform: translate(-50%, -50%) scale(1.4);
    opacity: 0;
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0;
  }
}

@media screen and (min-width: 1024px){
.geo .txt-img-wrp {
    flex-wrap: nowrap;
}
.geo section.bloc-jaune.sec-2.bg-blue{
    margin-top: 80px;
}
}
@media screen and (min-width: 1920px) {
    .txt-img-wrp {
        margin-left: 0;
    }
}
@media screen and (max-width: 767px){
.section-title span {
        font-size: 20px;
        margin-top: 20px;
    }
.geo section#section-1 p {
    font-size: 18px;
}
.geo section.bloc-jaune.sec-1 .img-bloc {
    bottom: 0;
}
.geo section.bloc-jaune.sec-1 {
    margin-top: 0;
}
.geo .bloc-bg.blue-bg {
    padding: 50px 0 15px;

}
.block-text-black {
    margin: 40px auto 0;
}
.geo .block-text-black p {
    font-size: 24px;
    line-height: 34px;
}
a.btn-action{
    padding: 20px 20px;
    font-size: 16px;
    line-height: 22px;
 }
 .geo .bg-white li {
    font-size: 16px;
    text-align: left;
}

.geo .bg-white {
    clip-path: polygon(0 5%, 100% 0, 100% 95%, 0% 100%);
    padding: 35px 25px;
}
.geo section.bloc-jaune.sec-2.bg-blue .img-bloc {
    max-width: 100%;
    margin: -130px -60px;
}

.geo section.bloc-jaune.sec-3 .txt-img-wrp {
    display: block;
}
.geo section.bloc-jaune.sec-3 .img-bloc {
    max-width: 150px !important;
    top: 0;
    margin: 0 0 -35px;
}
.white-bloc-header {
    flex-wrap: wrap;
    gap: 15px;
}

.bloc-min-w.white-bloc {
    clip-path: polygon(0 3%, 100% 0, 100% 97%, 0% 100%);
    padding: 25px;
}

.faq-wrp::before, .faq-wrp::after {
    width: 150px;
    z-index: 0;
    background-position-y: top;
    background-repeat: repeat-y;
}

.faq-wrp {
    padding: 0 50px;
}

.faq-wrp::before {
    left: -25px;
}

.accordion-body {
    position: relative;
    z-index: 999;
}

.faq-wrp::after {
    right: -25px;
}

.accordion-item {
    position: relative;
    z-index: 1;
    /* clip-path: polygon(0 5%, 100% 0, 100% 95%, 0% 100%); */
}
section#agence-augmentee {
    margin-top: -60px;
}
section#agence-augmentee p.big-text {
    font-size: 24px;
    line-height: 42px;
}
.geo .main-agence-strategie section#section-6 .col-lg-6.contact-row {
    display: block;
}
.geo .col-md-7 label {
    line-height: 1.3;
}
.geo .main-agence-strategie .lexique-w p {
    font-size: 16px;
}
button.accordion-button {
    font-size: 18px;
    line-height: 24px;
}
.bloc-site-image {
    position: relative;
    margin-top: 0 !important;
}
.main-temp-lp .image-contact {
    position: relative;
    margin-top: -50px;
    margin-bottom: 30px;
}
.geo .row.form-row .col-md-7.pr-0 {
    margin-top: 20px;
}
.main-temp-lp.geo .main-agence-strategie h1.section-title {
    margin-bottom: 0;
}
}
@media screen and (max-width: 500px){
    .faq-wrp {
    padding: 0;
    }
    .geo .main-agence-strategie h3 {
        font-size: 20px !important;
        line-height: 28px !important;
    }
    .accordion-body p, .accordion-body ul li {
        font-size: 16px;
        line-height: 24px;
    }
    section#faq {
    padding: 50px 0;
    }
    .geo .row.form-row .col-md-7.pr-0 {
    margin-top: 20px;
    }

    .geo section .img-bloc {
        max-width: 260px !important;
    }

    .col-md-3.text-right img {
        max-width: 160px;
    }
}
