﻿body {
    overflow-x: hidden;
}

main, .see-services-container {
    background-color: #E0E6F5;
}
h1 {
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}
.component-outro a {
    border-radius:20px;
}
.see-banner .background-image {
    background-position: bottom center !important;
}

.see-keypoints,
.see-keypoints-items {
    background-color: #1E588E;
    color: #fff;
}

.see-keypoints,
.see-news {
    position: relative;
    top: -150px;
}

.see-services-container,
.see-contact-button a {
    color: #fff !important;
}

.see-services-container,
.see-services-section,
.see-presentation-container {
    position: relative;
}

.see-presentation-container {
    z-index: 10;
    top: -60px;
    text-align: justify;
}

.see-services-button-container {
    position: relative;
    z-index: 20;
}

.see-presentation-advertise,
.see-notice-content {
    position: relative;
    background: linear-gradient(to right, #6A2471, #3B253D);
    width: 50vw;
    height: 500px;
    top: 65%;
    left: 25%;
    padding: 40px 20vw 20px 40px;
    color: #fff;
    border-radius: 50px;
    font-style: italic;
    font-size: 20px;
    font-weight: 400;
}

    .see-presentation-advertise::after,
    .see-notice-content::after {
        content: ""; /* Nécessaire pour générer le pseudo-élément */
        position: absolute; /* Positionnement absolu pour contrôler la position */
        top: -50px; /* Ajustez pour positionner le carré */
        left: -50px; /* Ajustez pour positionner le carré */
        width: 50vw; /* Largeur du carré */
        height: 500px; /* Hauteur du carré */
        border: 2px solid #6A2471; /* Bordure du carré */
        border-radius: 50px; /* Coins arrondis */
        background-color: transparent; /* Pas de couleur de fond, seulement la bordure */
    }

.see-notice-content {
    width: 55vw;
    left: 55%;
    padding-right: 15vw;
}

    .see-notice-content .base-text,
    .see-notice-content .base-text h3,
    .see-notice-content .base-text p {
        color: #fff;
        font-size: 0.95em;
    }
.component-outro,
.see-contact-button {
    position: relative;
    width: 500px;
    height: 80px;
    color: #fff;
    background: linear-gradient(to right, #6A2471, #3B253D);
    border-radius: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 400;
}
.component-outro {
    margin-top: 40px;
}
.see-presentation-container .btn.base-btn-bg-hover-solid:hover > span {
    display: none !important;
}
.see-presentation-container .btn.base-btn-borders{
    border: none;
}
.see-presentation-container .btn.base-btn-bg {
    background: none;
}
.see-square-ico, .see-square-ico-little {
    padding: 20px;
}
.see-square-ico-desc {
    padding:80px 10px 0 10px;
}

.see-square-ico,
.see-square-ico-little,
.see-square-ico-desc {
    width: 280px;
    height: 280px;
    margin-bottom: 40px;
    background-image: url('/media/qk3lkb42/services-comptables-bg-h.jpg');
    background-attachment: fixed;
    background-repeat: revert;
    border-radius: 30px;
    color: #fff;
}
.see-services-content {
    margin-bottom:80px;
}

.see-square-ico h3,
.see-square-ico p,
.see-square-ico-little h3,
.see-square-ico-little p,
.see-square-ico-desc h3 {
    color: #fff !important;
    position: relative;
    z-index: 0;
    padding: 6px;
}
.see-square-ico-desc h3 {
    margin:0 !important;
}

.see-square-ico::before,
.see-square-ico-little::before {
    content: "";
    position: absolute;
    width: 240px;
    height: 240px;
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 20px;
}

.see-team-picture {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.see-team-picture img {
    width: 60%;
}

.see-rounded-icons, .see-notice-pictures {
    width: 100px;
}

.see-keypoints-items h2,
.see-keypoints-items h3 {
    color: #fff !important;
}

.see-keypoints-expertise,
.see-keypoints-perso,
.see-keypoints-time,
.see-keypoints-support {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.see-blog-form .form > .inner {
    padding: 0 !important;
}

.see-blog-form .form-control {
    min-height: 0;
}

.see-blog-form textarea.form-control {
    min-height: 300px !important;
}

.see-screen-large {
    display: inline;
}
.see-blog-form form {
    padding:6px !important;
}
.see-blog-form .inner,
.see-contact-form .inner {
    border-radius: 20px;
}

.see-blog-form button,
.see-contact-form button{
    border-radius: 15px;
}
.see-services-desc-col1,
.see-services-desc-col2 {
    z-index: 100 !important;
}
.see-keypoints-elements img {
    width: 50%;
}

@media (max-width: 767px) {
    .see-screen-large {
        display: none;
    }

    .see-presentation-container {
        top: 0;
    }

    .see-services-container,
    .see-services-section,
    .see-presentation-container {
        padding-top: 30px !important;
    }

    .see-presentation-advertise, .see-notice-content {
        top: 15%;
        width: 85vw;
        margin-bottom: 100px;
        text-align: left;
        font-size: 1.1em;
    }

        .see-presentation-advertise::after, .see-notice-content::after {
            width: 100vw;
        }

    .see-notice-content {
        left: 26%;
        top: 60px;
        height: 660px;
    }

        .see-notice-content::after {
            height: 157vw;
        }

    .see-square-ico,
    .see-square-ico-desc {
        width: 100%;
        height: 200px;
    }

        .see-square-ico::before {
            width: 85%;
            height: 160px;
        }

    .see-keypoints, .see-news {
        top: 0;
    }

    .see-team-picture {
        margin-top: 40px;
    }
    .see-team-content {
        min-width:200px;
    }
    .see-keypoints-expertise,
    .see-keypoints-perso,
    .see-keypoints-time,
    .see-keypoints-support {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .component-outro,
    .see-contact-button {
        width: 350px;
        height: 60px;
        border-radius: 30px;
        padding-top:0 !important;
        margin:80px 0 80px 10px;
    }
}

@media (min-width: 768px) and (max-width: 1025px) {
    .see-screen-large {
        display: none;
    }

    .see-presentation-container {
        padding-top: 100px;
    }

    .see-square-ico {
        width: calc(25vw - 40px);
        height: calc(25vw - 40px);
        overflow: hidden;
    }

        .see-square-ico::before {
            width: calc(25vw - 80px);
            height: calc(25vw - 80px);
        }

        .see-square-ico h3, .see-square-ico p {
            padding: 0px;
            font-size: 0.95em;
            top: -18px;
        }
    .see-contact-button {
        width: 400px;
    }

    .see-notice-content {
        height: 60vw;
        top: -100px;
    }

        .see-notice-content::after {
            height: 60vw;
        }

    .see-keypoints, .see-news {
        top: -230px;
    }
    .component-outro {
        margin-top: 250px;
    }
}

/*MAP*/
@media (min-width:0) and (max-width:767px) {
    #map {
        height: 250px
    }
    .component.usn_cmp_banner .item.item_scale-banner .image + .inner {
        position:absolute !important;
        top:400px;
    }
    h1,
    h1.base-heading,
    .base-secondary-heading {
        text-shadow: none;
        color: #fff !important;
    }
    .base-secondary-heading {
        font-size: smaller !important;
    }
}

@media (min-width:768px) {
    #map {
        height: 300px
    }

    .see-square-ico-desc {
        width: 200px;
        height: 200px;
    }

    .see-square-ico-desc.see-col1 {
        float: left;
        margin: 0 10px 10px 0;
    }
    .see-square-ico-desc.see-col2 {
        float: right;
        margin: 0 0 10px 10px;
    }
    .see-services-desc-col2 {
        margin-top: 150px;
    }
    .see-services-container {
        top:50px;
    }
    .component-outro {
        padding: 0 0 0 80px !important;
    }
}

@media (min-width:992px) {
    #map {
        height: 600px
    }
    .see-services-contactus-section {
     top:200px;
    }
    body.transparent-header-lg header#site-header {
        background: linear-gradient(#000, rgba(33,66,97, 0));
    }
    body.header-01-lg header#site-header nav.main ul li.active > span::before {
        background: linear-gradient(rgba(33,66,97, 1), rgba(33,66,97, 0));
    }
}
