@font-face {
    font-family: 'habomika';
    src: url('/client/assets/fonts/habomika.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'banera';
    src: url('/client/assets/fonts/banera.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'arial';
    src: url('/client/assets/fonts/arial.ttf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AcuminVariableConcept';
    src: url('/client/assets/fonts/AcuminVariableConcept.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

.footer-text {
    font-size: 30px;
    color: white;
    font-weight: unset;
    line-height: 50px;
}
.footer-img-bg {
    position: absolute;
    top: -9%;
    right: -10%;
    width: 500px;
}
.hero-section h1 {
    color: var(--theme-colour);
    font-weight: bold;
}
.hero-text p {
    color: #000000;
}
.text-theme-colour{
    color: var(--theme-colour);
}
img.leaf {
    left: 9%;
    right: unset !important;
}
.fr-box-outer {
    border-right: 1px solid #73998a;
    margin-right: 19px;
    padding-right: 7px;
}
.hero-section-three img.hero-icon-1, .hero-section img.hero-icon-1 {
    bottom: -20% !important;
    width: 300px !important;
}
.heading p {
    width: 100%;
    /* text-align: center; */
}
.money-back {
    margin-top: 0px !important;
}
img.droit {
    top: -40px;
    position: absolute;
    z-index: -0;
    right: -37%;
    animation: 8s bottom infinite;
    max-width: 240px;
}
img.dots {
    top: 19px;
    right: 10%;
    max-width: 130px;
}
img.hero-icon {
    width: unset !important;
    max-width: 230px;
    left: -28%;
    bottom: -100px;
}
.solution-p {
    font-family: 'habomika';
    text-align: center;
    font-size: 45px;
    color: #e85752;
    line-height: 3rem;
}
.diff-card {
    background-color: #f3f9ea;
    border-radius: 10%;
    padding: 30px 60px 30px 30px;
    box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.15);
    height: 440px;
}
.diff-card h1 {
    color: #ed1c24;
    font-size: 40px;
    font-weight: 600;
    font-family: "AcuminVariableConcept";
}
.diff-card-bg-left {
    position: absolute;
    width: unset !important;
    max-width: 300px;
    left: -15% !important;
    bottom: -190px !important;
}
.diff-card-bg-right {
    position: absolute;
    top: -20px !important;
    position: absolute;
    z-index: -0;
    right: -30% !important;
    animation: 8s bottom infinite;
    max-width: 260px;
}
.actu-sub-1 {
    color:#ed1c24; 
    font-size:38px; 
    font-weight:600; 
    font-family:arial;
}
.actu-sub-2 {
    font-weight: 500; 
    font-size:34px; 
    font-family:arial;
}
.actu-bg {
    position: absolute;
    width: 400px;
    bottom: -70px;
    right: -500px;
}
.contact-input {
    border: solid 1px red !important;
    border-radius: 15px;
    font-family:arial;
}
.contact-input-title {
    font-size: 42px;
    color: #ed1c24;
    font-weight: 600;
    font-family:AcuminVariableConcept;
}
.contact-badge {
    font-weight: bold;
    letter-spacing: 1px;
    padding-bottom: 10px;
    color: var(--common-colour);
    font-size: 44px;
    font-family:AcuminVariableConcept;
}
.contact-title {
    font-size: 48px;
    font-weight: bold;
    font-family:AcuminVariableConcept;
}
.contact-img {
    transform: scaleX(-1);
    position: absolute;
    top: -200px;
    width: 250px;
    left: -240px;
}
.faq-title {
    font-size: 44px;
    font-weight: 600;
    color: white;
    font-family:AcuminVariableConcept;
}
.faq-img {
    position: absolute;
    top: -300px;
    height: 600px;
    left: -200px;
}
.cat-container {
    display: flex;
    justify-content: space-between;
}
.cat-btn {
    font-size: 20px;
    text-transform: capitalize;
    background-color: white;
    padding: 16px 40px;
    border-radius: 30px;
    letter-spacing: 1px;
}
.cat-left {
    width: 50%;
}
.cat-left-content {
    position: absolute;
    top: 0;
    right: 0;
    color: white;
    padding: 50px;
    width: 50%;
}
.cat-left-content p {
    font-size: 32px;
    font-family:banera;
    line-height: 1.2;
    padding-bottom: 40px;
}
.cat-left-bg {
    width: 100%;
    height: auto;
    object-fit: cover;
}
.cat-right-bg {
    width: 100%;
    height: auto;
    object-fit: cover;
}
.cat-right {
    width: 50%;
}
.cat-right-content {
    position: absolute;
    top: 0;
    right: 30px;
    color: black;
    padding: 50px;
    width: 60%;
}
.cat-right-content p {
    font-size: 32px;
    font-family:banera;
    line-height: 1.2;
    padding-bottom: 40px;
}
.conseil-content {
    position: absolute;
    top: 10%;
    left: 25%;
    width: 35%;
}
.conseil-content h6 {
    font-size: 32px;
    padding-bottom: 0px;
    padding-top: 10px;
    max-width: 60%;
    font-weight: bold;
    letter-spacing: 1px;
    color: var(--common-colour);
    text-transform: uppercase;
    margin: 0;
}
.conseil-sub-title {
    font-size: 32px; 
    padding-bottom:0px;
    padding-top:10px;
    max-width: 60%
}
.actu-img {
    max-width: 610px;
    border-radius: 5%;
}
.faq-section {
    padding: 8rem 0rem;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.conseil-section img {
    width: 100%;
}