* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    text-decoration: none;
}

#page-container {
    overflow: hidden;
}


#page-container h1 {
    font-size: 52px !important;
}

#page-container h2 {
    font-size: 38px !important;
}



@media all and (max-width: 768px) {
    #page-container h1 {
        font-size: 28px !important;
    }

    #page-container h2 {
        font-size: 24px !important;
    }

    .title-hero {
        margin-top: 70px !important;
    }
}

.this-line-header-top {
    padding: 10px 0 !important;
}

.this-line-header-top .this-col-header-top {
    display: flex;
    justify-content: end;
    align-items: center;
    gap: 30px;
}

.this-resum-resp {
    display: none;
}

.this-resum .et_pb_blurb_container {
    padding-left: 8px !important;
}

.this-resum .et_pb_blurb_description {
    margin-top: -4px !important;
}

.this-resum a {
    color: #000;
    font-size: 15px;
}

.this-resum .this-sep {
    padding: 0 5px;
}

.sect-header-bottom {
    width: 100% !important;
    max-width: 100% !important;
    position: absolute !important;
    background: transparent !important;
    transition: ease 0.6s;
}

.is-scroll .sect-header-bottom {
    background: #f7f7f7 !important;
    box-shadow: 0 6px 6px -6px rgba(0, 0, 0, 0.25);
}

.sect-header-bottom .bloc-menu {
    max-width: 1200px;
    margin: auto !important;
    background: transparent !important;
}

.is-scroll .sect-header-bottom .bloc-menu {
    background: #f7f7f7;
    transition: ease 0.6s;
}

.bloc-menu .et_pb_menu__wrap {
    display: flex !important;
    justify-content: flex-end !important;
}

.bloc-menu .et_pb_menu__logo-wrap {
    background: #fff !important;
    padding-left: 30px;
    margin-top: -33px;
}

.bloc-menu ul li a {
    color: #fff !important;
    font-size: 15px;
    transition: ease 0.6s;
}

.is-scroll .bloc-menu ul li a {
    color: #222 !important;
    transition: ease 0.6s;
}

.bloc-menu ul li a:hover,
.is-scroll .bloc-menu ul li a:hover {
    color: #FFD618 !important;
}

.bloc-menu ul .current-menu-item {
    position: relative;
}

.bloc-menu ul .current-menu-item::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: 16px;
    width: 100%;
    height: 2px;
    background: #FFD618;
}

.bloc-menu ul .current-menu-item a,
.is-scroll .bloc-menu ul .current-menu-item a {
    color: #FFD618 !important;
}

#mobile_menu1 li a {
    color: #222 !important;
}

#mobile_menu1 .current-menu-item a {
    color: #FFD618 !important;
}

#mobile_menu1::after {
    position: absolute;
    content: "";
    top: 100%;
    left: 0;
    width: 100%;
    height: 200%;
    background: rgba(0, 0, 0, 0.6);
}


@media all and (max-width: 768px) {
    .sect-header-top {
        padding: 0px !important;
    }

    .this-line-header-top {
        width: 100% !important;
        padding: 15px 8px !important;
        background: #f7f7f7 !important;
    }

    .bloc-menu .et_pb_menu__logo-wrap .et_pb_menu__logo {
        width: 86px;
        margin-bottom: -37px;
    }

    .this-line-header-top .this-col-header-top {
        gap: 0px;
        margin-top: -4px !important;
    }

    .this-resum .et_pb_blurb_description {
        display: none;
    }

    .this-resum-resp {
        display: block;
    }

    .this-resum.resum1 {
        display: none;
    }

    .sect-header-bottom {
        top: 38px;
    }

    .is-scroll .sect-header-bottom,
    .is-scroll .sect-header-bottom .bloc-menu,
    .sect-header-bottom,
    .sect-header-bottom .bloc-menu {
        background: #fff !important;
        z-index: 1000;
    }

    .sect-header-bottom {
        padding: 15px 0 !important;
    }

    .bloc-menu ul li a {
        color: #000;
    }

    .bloc-menu ul .current-menu-item::after {
        display: none;
    }

    #mobile_menu1 {
        border-color: #f7f7f7;
        margin-top: 16px;
    }

    .et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before {
        color: #000 !important;
    }

    .bloc-menu .et_mobile_nav_menu {
        margin-right: 18px !important;
    }
}



/* ACCUEIL */

.acc-container .line-acc1 {
    margin-top: 383px;
}

.line-acc1 .after-title1 .et_pb_text_inner {
    color: #fff !important;
}

body #page-container .et_pb_section .this-btn1,
body #page-container .et_pb_section .this-btn2 {
    transition: all ease 0.6s !important;
}

body #page-container .et_pb_section .this-btn1:hover,
body #page-container .et_pb_section .this-btn2:hover {
    background: #555 !important;
    color: #fff !important;
}

.acc-container,
.acc-container .line-acc2 {
    display: flex;
    flex-direction: column;
}

/* .acc-container .line-acc2 {
    height: 168px;
} */


#page-container .bloc-diapo {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100% !important;
    max-width: 100% !important;
    height: 100%;
    z-index: 0;
}

#page-container .bloc-diapo .et_pb_bg_layout_dark {
    height: 100vh;
}

#page-container .bloc-diapo .et-pb-controllers {
    display: none;
}

#page-container .line-acc12 {
    margin-top: 20px;
}


.acc-container .bloc-btn-acc {
    display: flex;
    gap: 25px;
    margin-bottom: 74px !important;
}

@media (max-width: 1681px) and (min-width: 1345px) {
    .acc-container .line-acc1 {
        margin-top: 280px !important;
        /* margin-bottom: 10px; */
    }

    .acc-container .line-acc2 {
        height: 100px;
    }

    .acc-container .bloc-btn-acc {
        margin-bottom: 40px !important;
    }
}

@media all and (max-width: 768px) {
    .acc-container .line-acc1 {
        margin-top: 50px;
    }

    .acc-container .line-acc2 {
        height: auto;
    }

    .acc-container .bloc-btn-acc {
        flex-direction: column;
    }

    .acc-container .bloc-btn-acc {
        margin-bottom: 38px !important;
    }

}

.param-acc {
    position: relative;
    text-indent: 70px;
    font-size: 17px !important;
    text-shadow: 1px 1px 1px #000;
}

.param-acc .et_pb_text_inner {
    color: #fff !important;
}

.param-acc::after {
    position: absolute;
    content: "";
    top: 14px;
    left: 0;
    width: 50px;
    height: 2px;
    background: #f7f7f7;
}

.bloc-chiffre .item-chiffre {
    padding: 40px;
    transition: ease 0.6s;
}

@media all and (max-width: 768px) {
    .bloc-chiffre .item-chiffre {
        border: none;
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    }

    .acc-container .line-acc2 {
        margin-top: -43px !important;
    }
}

.bloc-chiffre .item-chiffre:hover {
    background: #000;
}

.bloc-chiffre .item-chiffre h3 {
    font-size: 50px;
    text-align: center;
    transition: ease 0.6s;
}

.bloc-chiffre .item-chiffre h3 .after-chif {
    text-align: center;
    color: #FFD618;
}

.bloc-chiffre .item-chiffre:hover h3,
.bloc-chiffre .item-chiffre:hover .after-chif,
.bloc-chiffre .item-chiffre:hover p {
    color: #fff !important;
}

.bloc-chiffre .item-chiffre p {
    max-width: 180px;
    margin: auto;
    font-size: 15px;
    text-align: center;
}

#page-container .this-solution h2 {
    position: relative;
    margin-bottom: 40px;
    font-size: 38px !important;
    font-weight: 400;
    line-height: 1.3em;
}

.this-solution h2::after {
    position: absolute;
    content: "";
    bottom: -8px;
    left: 0;
    width: 60px;
    height: 3px;
    background: #000;
}

.this-solution h2 span {
    color: #FFD618;
}

.this-solution p {
    max-width: 450px;
}

.this-solution .item-solution {
    width: 183px;
    height: 150px;
    position: absolute;
    left: -30px;
    bottom: 100px;
    background: #fff !important;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 5;
    animation: anim 10s linear infinite;
}

@keyframes anim {
    0% {
        transform: translateY(50px);
    }

    50% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(50px);
    }
}

.this-solution .item-solution h3 {
    font-size: 30px;
    color: #FFD618;
}

.this-solution .ima-solution {
    position: relative;
    margin-left: 30px !important;
    border: 7px solid #fff !important;
    z-index: 1;
}

.this-solution .ima-solution::after {
    position: absolute;
    content: "";
    top: -16px;
    right: -16px;
    width: 240px;
    height: 80px;
    background: #FFD618;
    z-index: -1;
    transition: ease 0.6s;
}

.this-solution .ima-solution:hover::after {
    right: 58.5%;
}

.this-solution .ima-solution::before {
    position: absolute;
    content: "";
    bottom: -16px;
    left: -16px;
    width: 240px;
    height: 80px;
    background: #FFD618;
    z-index: -1;
    transition: ease 0.6s;
}

.this-solution .ima-solution:hover::before {
    left: 58.5%;
}

.this-solution .ima-solution img {
    height: 480px;
    object-fit: cover;
    object-position: center;
}

.ima-exp-top {
    position: absolute;
    top: -180px;
    right: -60px;
    width: 250px;
    opacity: 0.2;
}

.item-exp {
    position: relative;
    height: 433px;
    display: flex;
    align-items: center;
    justify-content: center;
}


@media all and (max-width: 500px) {
    .ima-exp-top {
        top: -100px;
    }

    #page-container .this-solution h2 {
        margin-bottom: 25px;
        font-size: 22px !important;
    }
}

.item-exp h3 {
    line-height: 1.1em;
}

.item-exp h3 span {
    color: #fff !important;
}

.item-exp.exp2 h3,
.item-exp.exp4 h3 {
    max-width: 150px;
    margin: auto;
}

.item-exp ul li {
    color: #fff !important;
}

.item-exp ul li::marker {
    color: #FFD618;
}

.item-exp .btn-exp {
    display: inline-block;
    color: #000;
    background: #FFD618;
    padding: 10px 15px;
    width: 100%;
    text-align: center;
}

.item-exp .et_pb_blurb_description {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    opacity: 0;
    visibility: hidden;
    transition: ease 0.6s;
}

.item-exp:hover .et_pb_blurb_description {
    opacity: 1;
    visibility: visible;
}

.item-exp .et_pb_main_blurb_image,
.item-exp h3 {
    transition: ease 0.6s;
}

.item-exp:hover .et_pb_main_blurb_image,
.item-exp:hover h3 {
    opacity: 0;
    visibility: hidden;
}

.item-exp.exp1::after {
    position: absolute;
    content: "";
    top: -12px;
    left: -12px;
    width: 240px;
    height: 60px;
    background: #FFD618;
    z-index: -1;
}

.item-exp.exp4::after {
    position: absolute;
    content: "";
    bottom: -12px;
    right: -12px;
    width: 240px;
    height: 60px;
    background: #FFD618;
    z-index: -1;
}

.ima-choix {
    transform: rotateY(180deg);
}

.ima-choix img {
    height: 715px;
}

@media all and (max-width: 768px) {
    .ima-choix img {
        height: auto;
    }
}

.ima-choix::after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background: #f7f7f7;
    z-index: -1;
}

.item-choix {
    position: relative;
    padding: 30px 0 18px;
    margin-bottom: 0 !important;
    border-top: 2px solid #000;
    transition: ease 0.6s;
}

.item-choix.choix5 {
    border-bottom: 2px solid #000;
}

.item-choix:hover {
    padding: 30px 0 18px 25px;
    background: #FFD618;
}

.item-choix .et_pb_blurb_content {
    margin-left: 60px;
}

.num-item {
    color: #FFD618;
    font-size: 2.5em;
    font-weight: 800;
    position: absolute;
    top: 34%;
    left: -60px;
    transform: translateY(-34%);
    transition: ease 0.6s;
}

.item-choix:hover .num-item {
    color: #000;
}

.this-devis a {
    color: #222 !important;
}

.param-cont p,
.param-cont p strong {
    color: #fff !important;
}

.col-standard .slick-slide {
    width: 300px;
    height: 350px;
    margin: 5px;
}

.col-standard .slick-slide .et_pb_image_wrap {
    width: 100%;
    height: 350px !important;
}

.col-standard .slick-slide .et_pb_image_wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

@media all and (max-width: 460px) {
    .item-choix h3 {
        max-width: 250px;
    }

    .item-choix .et_pb_blurb_description {
        max-width: 250px;
    }

    .item-choix:hover {
        padding: 30px 0 18px 8px;
    }
}

/* footer  */

.line-footer {
    display: flex;
}

@media all and (max-width: 768px) {
    .line-footer {
        flex-direction: column;
    }
}

.line-footer .col-foot {
    display: flex;
    align-items: center;
}

.line-footer .logo-footer {
    max-width: 300px !important;
}

.line-footer a {
    color: #222 !important;
    cursor: pointer;
}

.line-footer .menu-footer ul {
    list-style: none;
    line-height: 2.2em;
    margin-left: 18px;
}

.line-footer .menu-footer ul li {
    position: relative;
}

.line-footer .menu-footer ul li::after {
    position: absolute;
    content: "";
    top: 10px;
    left: -30px;
    background: url("https://www.tspa-terrassement.fr/wp-content/uploads/2026/05/Group-2.png");
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
}

.line-footer .num-footer .et_pb_image_wrap {
    margin-top: 10px;
}

.line-footer .cord-footer .item-cord .et_pb_blurb_description {
    margin-top: 5px;
}

.line-footer .cord-footer .item-cord img {
    filter: invert(1);
}

.bloc-aut {
    display: flex;
    justify-content: space-between;
}

@media all and (max-width: 500px) {
    .bloc-aut {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 30px;
    }
}

.bloc-aut a {
    color: #fff !important;
    cursor: pointer;
}

.bloc-aut .this-aut {
    display: flex;
    align-items: center;
    gap: 8px;
}

.bloc-aut .is-copy {
    font-size: 30px;
}

/* pelle-araignee */

.item-pelle {
    position: relative;
    overflow: hidden;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
    padding: 30px 25px;
    z-index: 5;
    min-height: 360px;
}

.item-pelle .et_pb_blurb_description {
    font-size: 15px !important;
}

.item-pelle::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 99%;
    left: 0;
    background: #000;
    z-index: -1;
    transition: ease 0.6s;
}

.item-pelle:hover::after {
    top: 0;
}

.item-pelle:hover,
.item-pelle:hover .et_pb_blurb_description {
    color: #fff !important;
}

.item-pelle h3 {
    margin-bottom: 10px;
}

.item-pelle:hover h3 {
    color: #FFD618;
}

.item-pelle:hover h3 span {
    color: #FFD618;
}

.item-pelle .et_pb_image_wrap,
.item-pelle h3 span {
    transition: ease 0.6s;
}

.item-pelle:hover .et_pb_image_wrap {
    background: #f7f7f7 !important;
}

.item-domaine {
    padding: 20px;
    border: 2px solid #000;
}

.item-domaine .et_pb_image_wrap {
    border-radius: 50px;
}

.item-domaine .et_pb_blurb_description {
    font-size: 14px;
}

.item-domaine:hover .et_pb_image_wrap {
    background: #000 !important;
}

.item-domaine .et_pb_image_wrap img {
    transition: ease 0.6s;
}

.item-domaine:hover .et_pb_image_wrap img {
    filter: invert(1);
}

.item-domaine .et_pb_blurb_container {
    position: absolute;
    background: #fff !important;
    padding: 12px 10px;
    margin-top: -10px;
    height: 174px;
    transition: ease 0.6s;
}

.item-domaine:hover .et_pb_blurb_container {
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
}

.item-domaine:hover .et_pb_blurb_container h3 span {
    color: #FFD618;
}

.bloc-table {
    margin-bottom: 40px !important;
}

.bloc-table table {
    background: #f7f7f7;
}

.bloc-table thead {
    background: #FFD618;
}

.bloc-table table th,
.bloc-table table td {
    border: 2px solid #fff !important;
}

.bloc-table table td {
    color: 15px;
}

.bloc-table table tbody tr:hover,
.bloc-table table tbody tr:hover td {
    transition: ease 0.6s;
    color: #f7f7f7 !important;
    background: #000;
}

.line-inter .et_pb_blurb_content {
    margin-left: 0px;
}

.this-carte .et_pb_image_wrap {
    position: relative;
}

.this-carte .et_pb_image_wrap::after {
    position: absolute;
    content: "";
    top: -12px;
    left: -12px;
    width: 240px;
    height: 60px;
    background: #FFD618;
    z-index: -1;
    transition: ease 0.6s;
}

.this-carte .et_pb_image_wrap::before {
    position: absolute;
    content: "";
    bottom: -12px;
    right: -12px;
    width: 240px;
    height: 60px;
    background: #FFD618;
    z-index: -1;
    transition: ease 0.6s;
}

.this-carte .et_pb_image_wrap:hover::after {
    left: 59%;
}

.this-carte .et_pb_image_wrap:hover::before {
    right: 59%;
}

.bloc-cta {
    padding: 40px 60px;
    background: #fff !important;
    border-left: 5px solid #000;
}

.bloc-cta::after {
    position: absolute;
    content: "";
    top: 50%;
    left: -30px;
    width: 40px;
    height: 40px;
    transform: translateY(-50%);
    background: url("https://www.tspa-terrassement.fr/wp-content/uploads/2026/05/telephoner.png");
    background-size: 40px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #fff !important;
    filter: invert(1);
    border-radius: 4px;
    padding: 5px;
}

.bloc-cta .et_pb_blurb_description {
    margin-top: 10px;
}

.bloc-cta a {
    color: #000;
}

@media all and (max-width: 762px) {
    .bloc-table .et_pb_text_inner {
        width: 90% !important;
        display: flex !important;
        justify-content: center !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .bloc-table .et_pb_text_inner table th,
    .bloc-table .et_pb_text_inner table td {
        text-align: center;
        font-size: 14px;
    }

    .bloc-cta {
        padding: 40px 10px 40px 60px;
    }

    .bloc-cta .this-tel .et_pb_blurb_description {
        margin-top: -6px;
    }
}

@media all and (max-width: 500px) {
    .this-carte img {
        height: 260px !important;
    }

    .this-carte .et_pb_image_wrap::after,
    .this-carte .et_pb_image_wrap::before {
        width: 150px;
    }

    .table1 .et_pb_text_inner {
        display: flex !important;
        justify-content: center !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .table1 .et_pb_text_inner table th,
    .table1 .et_pb_text_inner table td {
        padding: 5px 15px !important;
        font-size: 14px;
    }
}


/* Entretien-forestier */

.item-for {
    height: 420px;
    background: #f7f7f7 !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

.item-for h3 {
    text-align: center;
}

.item-for h3 span {
    color: #222 !important;
    font-weight: 600;
}

.item-for .et_pb_blurb_description {
    width: 80% !important;
    padding-top: 15px;
}

.item-for .et_pb_blurb_description ul {
    margin-top: 20px;
    line-height: 2em;
    transition: ease 0.6s;
}

.item-for:hover {
    background: #000 !important;
}

.item-for:hover .et_pb_blurb_description {
    color: #fff !important;
}

.ima-pres img {
    height: 250px !important;
}

.ima-pres span::after,
.ima-pres span::before {
    width: 186px !important;
}

.ima-pres .et_pb_image_wrap:hover::before {
    right: 48%;
}

.ima-pres .et_pb_image_wrap:hover::after {
    left: 48%;
}

.item-for-center .et_pb_blurb_description {
    text-align: center;
}

.item-tech {
    padding: 30px 30px 20px;
    background: #fff !important;
}

.item-tech h3 {
    color: #FFD618;
    font-weight: 500;
}

.item-tech ul {
    padding: 0 0 22px 1.3em !important;
    line-height: 28px !important;
}

.item-tech img {
    height: 260px;
    object-fit: cover;
    object-position: center;
}

.title-tech h3 {
    font-weight: 500;
}

.title-tech h3::after {
    position: absolute;
    content: "";
    width: 60px;
    height: 3px;
    background: #FFD618;
    bottom: -2px;
    left: 0;
}

.this-vid .et_pb_video_box video {
    height: 328px !important;
    object-fit: cover;
}

@media all and (max-width: 768px) {
    .ima-pres {
        margin-bottom: 20px !important;
    }

    .item-for-right .et_pb_blurb_container {
        padding-left: 0 !important;
    }

    .this-vid {
        margin-bottom: 15px !important;
    }

    .this-vid .et_pb_video_box video {
        height: auto !important;
    }

    .title-tech h3 {
        margin-bottom: 25px;
    }

    .is-title2 h3 {
        margin-top: 30px;
    }

    .item-local {
        margin-top: 10px !important;
    }

    .item-local .et_pb_blurb_description {
        margin-top: -7px !important;
    }

    .this-tel {
        margin-bottom: 5px !important;
    }

    .title-entretien h2 {
        font-size: 29px !important;
    }
}

@media all and (max-width: 390px) {
    .title-choi-tspa h2 {
        width: 250px !important;
        margin: auto;
    }
}

.ima-real .et_pb_image_wrap:hover::after {
    left: 59%;
}

.ima-real .et_pb_image_wrap:hover::before {
    right: 59%;
}

.list-legal ul {
    margin-top: 15px;
}

.item-tspa {
    padding: 30px 16px;
    min-height: 290px !important;
}

.item-tspa h3 {
    font-size: 1.2em;
}


/* Location matériel  */

.line-loca .item-pelle {
    min-height: 325px;
}

.item-flo {
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
    padding: 20px;
    transition: ease 0.6s;
    min-height: 406px;
}

.item-flo .et_pb_image_wrap {
    width: 324px !important;
    max-width: 100%;
    height: 224px !important;
}

.item-flo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}


.item-flo h3 span,
.item-flo img {
    transition: ease 0.6s;
}

.item-flo h3 span {
    font-weight: 600;
}

.item-flo:hover {
    background: #000 !important;
}

.item-flo .et_pb_blurb_description {
    font-size: 15px !important;
}

.item-flo:hover .et_pb_blurb_description {
    color: #fff !important;
}

.item-flo:hover h3 span {
    color: #FFD618 !important;
}

.line-enga .item-pelle {
    min-height: 259px;
}

.this-diapo .et_pb_slide {
    height: 450px !important;
}


.bloc-table .td1 .is-span {
    display: inline-block;
    width: 13px;
    height: 13px;
    background: url("https://www.tspa-terrassement.fr/wp-content/uploads/2026/05/verifier-2.png");
    background-size: cover;
    background-position: center;
    margin-right: 10px;
}

.bloc-table .td2 .is-span {
    display: inline-block;
    width: 13px;
    height: 13px;
    background: url("https://www.tspa-terrassement.fr/wp-content/uploads/2026/05/bouton-supprimer.png");
    filter: grayscale(1);
    background-size: cover;
    background-position: center;
    margin-right: 10px;
    filter: brightness(0) saturate(100%) invert(16%) sepia(98%) saturate(7482%) hue-rotate(351deg) brightness(99%) contrast(119%);
}

.bloc-table table tbody tr:hover .td1 .is-span {
    filter: invert(1);
}

@media all and (max-width: 500px) {

    .bloc-table .td1 .is-span,
    .bloc-table .td2 .is-span {
        margin-right: 20px;
        margin-left: 20px;
    }

    .line-enga .item-pelle {
        min-height: auto;
    }

    .this-diapo .et_pb_slide {
        height: 380px !important;
    }
}

/* CONTACT  */

.bloc-contact h2 {
    margin-bottom: 20px;
}

.bloc-contact h2 .sp-contact {
    color: #FFD618;
}

.col1-contact {
    padding: 30px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}

.col1-contact .forminator-button {
    background: #FFD618;
    letter-spacing: 0.05em;
}

.col1-contact .forminator-button:hover {
    box-shadow: none;
    background: #666;
    color: #fff !important;
}

.col1-contact .forminator-ui#forminator-module-606.forminator-design--default .forminator-consent .forminator-checkbox-box {
    background: #fff !important;
}

.col1-contact a {
    color: #FFD618;
}

.col2-contact {
    padding: 30px;
    background: #FFD618;
    border-radius: 10px;
}

.col2-contact h3 {
    margin-bottom: 30px;
}

.col2-contact h3::after {
    position: absolute;
    content: "";
    bottom: -5px;
    left: 0;
    width: 60px;
    height: 3px;
    background: #000;
}

.col2-contact .item-cord .et_pb_blurb_description {
    margin-top: 8px;
}

.col2-contact .num-footer .et_pb_blurb_description {
    margin-top: -5px;
}

.col2-contact .item-cord,
.col2-contact .num-footer {
    background: #fff !important;
    padding: 15px;
}

.col2-contact .num-footer {
    padding: 15px 15px 8px 15px;
}

.col2-contact .this-map iframe {
    height: 430px;
}

@media all and (max-width: 768px) {
    .col2-contact .this-map iframe {
        height: 280px;
    }
}

/* Mentions légales  */

.this-legale h2 {
    font-size: 30px;
    margin-top: 30px;
    margin-bottom: 18px;
}

.this-legale a {
    color: #FFD618;
}

.this-mentions-legeles .mention-number a {
    color: #000 !important;
    pointer-events: none !important;
}

/* Plan du site  */

.this-plan {
    margin-top: 83px !important;
}

.this-plan h3 {
    display: none;
}

.this-plan ul {
    list-style: none !important;
    line-height: 2.5em !important;
    margin-left: 120px !important;
    margin-top: 15px !important;
}

@media all and (max-width: 780px) {
    .this-plan {
        margin-top: 0px !important;
    }

    .this-plan ul {
        margin-left: 30px !important;
        margin-top: 0 !important;
    }
}

.this-plan ul li {
    position: relative;
}

.this-plan ul li::after {
    position: absolute;
    content: "";
    top: 7px !important;
    left: -30px;
    background-image: url("https://www.tspa-terrassement.fr/wp-content/uploads/2026/05/excavatrice.png");
    background-position: center;
    background-size: cover;
    width: 22px;
    height: 22px;
}

.this-plan ul li a {
    color: #000 !important;
}

/* COOKIE  */

.cky-btn-revisit-wrapper {
    width: 30px !important;
    height: 30px !important;
    background-color: #FFD618 !important;
}

.cky-btn-revisit-wrapper .cky-btn-revisit img {
    height: 20px !important;
    width: 20px !important;
}

.cky-btn-accept {
    background: #FFD618 !important;
    color: #FFFFFF;
    border: 2px solid #FFD618 !important;
}

.cky-btn-reject {
    color: #FFD618 !important;
    background: transparent !important;
    border: 2px solid #FFD618 !important;
}

.cky-btn-customize {
    color: #FFD618 !important;
    background: transparent !important;
    border: 2px solid#FFD618 !important;
}

.cky-btn-preferences {
    color: #FFD618 !important;
    background: transparent !important;
    border: 2px solid#FFD618 !important;
}

.cky-btn.cky-btn-customize {
    border-color: #FFD618 !important;
}

/* page 404 */

#page-container .bloc-404 .is-404 h2 {
    font-size: 13em !important;
}

@media all and (max-width: 500px) {
    #page-container .bloc-404 .is-404 h2 {
        font-size: 5em !important;
    }
}