/*
Theme Name: Igenève Starter
Theme URI: https://igeneve.com/
Author: Igeneve
Author URI: https://igeneve.com/
Description: <strong>UPDATE</strong> - 1.0+ Starter custom
Version: 1.0
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: igeneve-starter
Text Domain: eqs

Igeneve WordPress Theme © 2023 igeneve.com
IGE is distributed under the terms of the GNU GPL
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear{clear:both}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important}

.btn_tok {
    display: inline-block!important;
    background: #CFB952!important;
    color: #fff!important;
    text-transform: uppercase!important;
    font-family: 'ClashDisplay-Medium', "Helvetica Neue", Helvetica, Arial, sans-serif;
    border-radius: 17px;
    padding: 20px 40px!important;
    outline: 1px solid #CFB952;
    outline-offset: 6px;
    transition: 0.2s;
    width: auto!important;
    border: 0!important;
    font-size: 1rem!important;
}

.btn_tok:hover {
    outline-offset: 0;
    opacity: 0.7;
}

/* LANDING PAGE */

body.page-template-landing-page .wrapper {
    max-width: 1146px;
    width: 90%;
    margin: 0 auto;
}

body.page-template-landing-page h1 {
    margin-bottom: 20px;
    font-size: 2.9rem;
    color: #fff;
    line-height: 1.2em;
    font-family: "ivymode", "Georgia", "Times New Roman", Times, serif;
}


body.page-template-landing-page h2 {
    margin-bottom: 20px;
    font-size: 2.8rem;
    color: #fff;
    line-height: 1.2em;
    font-family: "ivymode", "Georgia", "Times New Roman", Times, serif;
}

body.page-template-landing-page h2:after {
    content: "";
    background: #CFB952;
    height: 2px;
    width: 80px;
    margin: 20px 0;
    display: block;
}

body.page-template-landing-page h2.center {
    text-align: center;
}

body.page-template-landing-page h2.center:after {
    margin: 20px auto;
}

body.page-template-landing-page h3 {
    font-size: 1.4rem;
    letter-spacing: 2px;
    line-height: 1.2em;
    font-family: 'ClashDisplay-Medium', "Helvetica Neue", Helvetica, Arial, sans-serif;
}

body.page-template-landing-page p, 
body.page-template-landing-page label, 
body.page-template-landing-page input,
body.page-template-landing-page textarea {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1.2em;
    color: #BABABA;
}

body.page-template-landing-page .btn, body.page-template-landing-page input[type="submit"] {
    display: inline-block!important;
    background: #CFB952!important;
    color: #fff!important;
    text-transform: uppercase!important;
    font-family: 'ClashDisplay-Medium', "Helvetica Neue", Helvetica, Arial, sans-serif;
    border-radius: 11px;
    padding: 11px 40px!important;
    outline: 1px solid #CFB952;
    outline-offset: 6px;
    margin: 43px 0 20px;
    transition: 0.2s;
    width: auto!important;
    border: 0!important;
    font-size: 1rem!important;
}

body.page-template-landing-page input[type="submit"] {
    margin-top: 0!important;
}

body.page-template-landing-page .btn:hover, body.page-template-landing-page input[type="submit"]:hover {
    outline-offset: 0;
    opacity: 0.7;
}

body.page-template-landing-page .wpcf7 form .wpcf7-response-output {
    border: 0!important;
    text-align: center;
    font-size: 1.2rem;
    font-weight: bold;
    font-family: 'ClashDisplay-Medium', "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 10px 0;
}

body.page-template-landing-page .wpcf7 form.sent .wpcf7-response-output {
    color: #46b450;
}

/***********************/

body.page-template-landing-page #main-menu, 
body.page-template-landing-page #footer,
body.page-template-landing-page section#contact,
body.page-template-landing-page .btn_flottant  {
    display: none;
}

section#lp_header {
    background-color: #000;
    position: relative;
    padding-bottom: 50px;
}

section#lp_header h1 {
    max-width: 474px;
    position: relative;
}

section#lp_header h1:after {
    content: "";
    background: #CFB952;
    width: 239px;
    height: 2px;    
    position: absolute;
    left: 107%;
    bottom: 22px;
}

section#lp_header .wrapper {
    padding-top: 109px;
}

section#lp_header .wrapper > .wrapper_inner {
    max-width: 580px;
}

section#lp_header .wrapper .logo {
    width: 104px;
    height: auto;
    margin-bottom: 20px;
}

section#lp_header .image {
    position: absolute;
    right: 15%;
    top: 3%;
    z-index: 1;
}

section#lp_header .image img {
    width: 325px;
    height: auto;
}

section#lp_header .reassurance {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 20px;
    position: relative;
    z-index: 1;
    margin-top: 100px;
    padding-top: 0;
}

section#lp_header .reassurance span {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 80px;
    height: 80px;
    display: block;
    margin-bottom: 15px;
}

section#lp_header .reassurance .title {
    font-size: 1.4rem;
    letter-spacing: 2px;
    line-height: 1.2em;
    font-family: 'ClashDisplay-Medium', "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 15px;
}

section#lp_contact {
    padding: 50px 0 100px;
    background-image: url(images/fond_contact.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

section#lp_contact .sub_title {
    text-align: center;
    max-width: 540px;
    margin-left: auto;
    margin-right: auto;
}

section#lp_contact h2 {
    max-width: 540px;
    margin-left: auto;
    margin-right: auto;
}

section#lp_contact .flex {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-top: 70px;
}

section#lp_contact .flex .wpcf7 {
    background-color: #fff;
    padding: 30px;
    width: 45%;
    box-sizing: border-box;
}

section#lp_contact .flex .wpcf7 h3 {
    text-transform: uppercase;
    margin-bottom: 20px;
}

section#lp_contact .flex .wpcf7 label, section#lp_contact .flex .wpcf7 input, section#lp_contact .flex .wpcf7 textarea {
    color: #3d3d3d;
    text-transform: initial;
}

section#lp_contact .flex .wpcf7 label {
    line-height: initial;
}

section#lp_contact .flex .wpcf7 input, section#lp_contact .flex .wpcf7 textarea {
    border-bottom: 1px solid #3d3d3d;
    padding: 9px 0;
}

section#lp_contact .flex .wpcf7 .textarea-wrap label {
    left: 13px;
}

section#lp_contact .flex .wpcf7 .col-12.center {
    display: flex;
    flex-flow: column;
    align-items: center;
}

section#lp_contact .flex .right {
    width: 45%;
}

section#lp_contact .flex .right .inner {
    background-color: #fff;
    padding: 30px;
    margin-top: 20px;
    color: #3d3d3d;
}

section#lp_contact .flex .right .inner h3 {
    text-transform: uppercase;
    margin-bottom: 15px;
}

section#lp_contact .flex .right .inner p {
    color: #3d3d3d;
}

section#lp_cadeaux {
    background-color: #000;
    padding: 50px 0;
}

section#lp_cadeaux .wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

section#lp_cadeaux .wrapper .left {
    width: 38%;
}

section#lp_cadeaux .wrapper .right {
    width: 50%;
    display: flex;
    align-items: stretch;
    gap: 20px;
    position: relative;
}

section#lp_cadeaux .wrapper .right img {
    position: absolute;
    left: -109px;
    bottom: -16px;
    width: 246px;
    height: auto;
    z-index: 1;
}

section#lp_cadeaux .wrapper .right div {
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    max-width: 290px;
    height: 346px;
    border: 1px solid rgba(255, 255, 255, 0.30);
}

section#lp_perso {
    background-color: #fff;
    padding: 50px 0;
    position: relative;
    min-height: 900px;
}

section#lp_perso h2 {
    color: #000;
}

section#lp_perso p {
    color: #3d3d3d;
}

section#lp_perso .wrapper .left {
    max-width: 546px;
    margin-top: 150px;
    position: relative;
    z-index: 2;
}

section#lp_perso .wrapper .left .txt {
    width: 70%;
}

section#lp_perso .right {
    position: absolute;
    top: 80px;    
    right: 28%;
    width: 519px;
}

section#lp_perso .slider_perso .image {
    height: 723px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

section#lp_perso .slider-nav {
    margin-top: 20px;
    display: flex;
    gap: 28px;
}

section#lp_perso .slider-nav button {
    padding: 0;
    border: 0;
    cursor: pointer;
    transition: all 0.3s ease;
    position: initial;
    background-image: url(images/left-arrow.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    width: 18px;
    height: 18px;
    transform: initial;
}

section#lp_perso .slider-nav button.custom-next {
    transform: rotate(180deg);
}

section#lp_perso .slider-nav button:before {
    content: none;
}

section#lp_perso .slider-nav button:hover {
    opacity: 0.6;
}

section#lp_perso .ti-widget.ti-goog {
    position: absolute;
    bottom: -54px;
    left: 61%;
}

section#lp_perso .ti-widget.ti-goog .ti-review-item > .ti-inner {
    border-radius: 0!important;
}

section#pieddepage {
    background-color: #000;
    padding: 50px 0;
}

section#pieddepage .wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}

section#pieddepage .wrapper img {
    width: 104px;
    height: auto;
    margin-right: 50px;
}

section#pieddepage .wrapper ul.nav {
    display: flex;
    align-items: center;
    padding: 0;
    margin: 0;
}

section#pieddepage .wrapper ul.nav li {
    list-style: none;
}

section#pieddepage .wrapper ul.nav li a {
    text-transform: uppercase;
    color: #fff;
    font-size: 0.8rem;
    text-decoration: none;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 7px 20px;
    position: relative;
    transition: 0.2s;
    display: inline-block;
}

section#pieddepage .wrapper ul.nav li a:hover {
    opacity: 0.7;
}

section#pieddepage .wrapper ul.nav li a:after {
    content: "";
    position: absolute;
    right: -22px;
    top: 5px;
    background: #CFB952;
    width: 4px;
    height: 4px;
    border-radius: 50px;
}

section#pieddepage .wrapper ul.nav li:last-child a:after {
    content: none;
}

section#pieddepage ul.rs {
    display: flex;
    align-items: center;
    gap: 7px;
    justify-content: center;
    margin: 10px auto 20px;
}

section#pieddepage ul.rs li {
    list-style: none;
}

section#pieddepage ul.rs li a {
    display: block;
    width: 26px;
    height: 26px;
    background: #CFB952;
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: center;
    transition: 0.2s;
}

section#pieddepage ul.rs li a:hover {
    opacity: 0.7;
}

section#pieddepage ul.rs li a.insta {
    background-image: url(images/instagram.png);
}

section#pieddepage ul.rs li a.fb {
    background-image: url(images/facebook.png);
}

section#pieddepage ul.rs li a.link {
    background-image: url(images/linkedin.png);
}

body.page-template-landing-page #copyright {
    font-size: 0.7rem;
    text-align: center;
}

body.page-template-landing-page #copyright a {
    color: #fff;
}



/* Responsive */

@media screen and (max-width: 1440px) {

    section#lp_header .image img {
        width: 259px;
        height: auto;
    }

}

@media screen and (max-width: 1024px) {

    body.page-template-landing-page h1 {
        font-size: 2.5rem;
    }

    body.page-template-landing-page h2 {
        font-size: 2.1rem;
    }

    section#lp_header .reassurance .title {
        font-size: 1.1rem;
    }

    section#lp_header .image {
       right: 3%; 
    }

    section#lp_header .image img {
        width: 232px;
    }

    section#lp_header h1::after {
        width: 162px;
    }

    section#lp_contact .flex {
        flex-flow: column;
    }

    section#lp_contact .flex .wpcf7 {
        width: 100%;
    }

    section#lp_contact .flex .right {
        width: 100%;
        display: flex;
        align-items: stretch;
        gap: 20px;
    }

    section#lp_contact .flex .right .inner {
        width: 50%;
    }

    section#lp_perso .wrapper .left {
        max-width: initial;
        margin-top: 0;
        margin-bottom: 20px;
    }

    section#lp_perso .wrapper .left .txt {
        width: 100%;
    }

    section#lp_perso .right {
        position: initial;
        width: 100%;
    }

    section#lp_perso .ti-widget.ti-goog {
        position: initial;
        margin-top: 32px;
    }

    section#lp_cadeaux .wrapper .right img {
        width: 198px;
    }
   
}

@media screen and (max-width: 870px) {

    section#lp_header h1::after {
        content: none;
    }

    section#lp_header .image {
        display: none;
    }

    section#lp_cadeaux .wrapper  {
        flex-flow: column;
    }

    section#lp_cadeaux .wrapper .left, section#lp_cadeaux .wrapper .right {
        width: 100%;
    }

    section#lp_cadeaux .wrapper .right div {
        max-width: initial;
        margin-top: 22px;
    }

    section#lp_cadeaux .wrapper .right img {
        left: 32%;
        width: 244px;
    }

    section#lp_header .wrapper > .wrapper_inner {
        max-width: initial;
    }

    section#lp_header .reassurance span {
        width: 60px;
        height: 60px;
    }

    section#lp_header .reassurance {
        grid-column-gap: 10px;
        margin-top: 29px;
    }

    section#lp_header .reassurance .title {
        font-size: 1rem;
    }

    section#lp_header .reassurance p {
        font-size: 0.9rem;
    }
   
    section#lp_header .wrapper {
        padding-top: 66px;
    }

    section#lp_header .wrapper .logo {
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 600px) {

    body.page-template-landing-page h1 {
        font-size: 2.1rem;
    }

    section#lp_header .reassurance {
        grid-template-columns: repeat(1, 1fr);
    }

    body.page-template-landing-page h2 {
        font-size: 1.9rem;
    }

    body.page-template-landing-page h3 {
        font-size: 1.2rem;
    }

    section#lp_contact {
        padding: 50px 0;
    }

    section#lp_contact .flex .wpcf7 {
        padding: 15px;
    }

    section#lp_contact .flex .right {
        flex-flow: column;
        gap: 0;
    }

    section#lp_contact .flex .right .inner {
        width: 100%;
    }

    section#lp_contact .flex{
        margin-top: 40px;
    }

    section#lp_cadeaux .wrapper .right div {
        height: 218px;
    }

    section#lp_cadeaux .wrapper .right img {
        display: none;
    }

    section#lp_perso .slider_perso .image {
        height: 500px;
    }

    section#pieddepage .wrapper {
        flex-flow: column;
    }

    section#pieddepage {
        padding: 30px 0;
    }

    section#pieddepage .wrapper img {
        margin-right: 0;
        margin-bottom: 22px;
    }

    section#pieddepage .wrapper ul.nav {
        justify-content: center;
    }

    section#pieddepage .wrapper ul.nav li a {
        font-size: 0.7rem;
        margin: 7px 13px;
    }

    section#pieddepage .wrapper ul.nav li a::after {
        content: none;
    }

    section#lp_header .wrapper {
        padding-top: 0;
    }
   
}