* {
    padding: 0px;
    margin: 0px;
    box-sizing: border-box;
}

#header-home {
    font-size: 17.5px;
}

#header-home #navbar a {
    font: bold 0.8em normal Arial, sans-serif;
    color: white;
    text-decoration: none;
    transition: 0.4s;
}

#header-home #navbar a:hover,
#header-home #navbar a.active {
    color: #31d2f2;
}


#scroll {
    width: 100vw;
}
#scroll #progress-bar {
    background: linear-gradient(#0c002b, yellow);
    box-shadow: 0px 0px 20px 0px white;
    height: 3px;
    width: 0%;
    position: fixed;
    top: 53px;
    z-index: 11;
}


.box {
    width: 100%;
    height: 600px;
    padding: 40px 60px;
    color: white;
    font-family: "Ubuntu", sans-serif;
    text-align: center;
}

.section-1 {
    height: 100vh;
    background-image: url("../assets/bgServices/services-BG-DGCw1.png");
    background-attachment: fixed;
    background-size: cover;
    

}

.section-2 {
    background: rgb(13, 24, 41);
    background: linear-gradient(
        180deg,
        rgba(13, 24, 41, 1) 0%,
        rgba(0, 0, 0, 1) 100%
    );
}

.section-3 {
    height: 100vh;
    background-image: url("../assets/bgServices/projetWeb-BG.png");
    background-attachment: fixed;
    background-size: cover;
}

.section-4 {
    background: rgb(13, 24, 41);
    background: linear-gradient(
        180deg,
        rgba(13, 24, 41, 1) 0%,
        rgba(0, 0, 0, 1) 100%
    );
}

.section-5 {
    height: 100vh;
    background-image: url("../assets/bgServices/design-BG.png");
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; /* Center the background image */
}

.section-6 {
    background: rgb(13, 24, 41);
    background: linear-gradient(
        180deg,
        rgba(13, 24, 41, 1) 0%,
        rgba(0, 0, 0, 1) 100%
    );
}

.section-7 {
    height: 100vh;
    background-image: url("../assets/bgServices/dynamisme-BG.png");
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; /* Center the background image */
}

.section-8 {
    background: rgb(13, 24, 41);
    background: linear-gradient(
        180deg,
        rgba(13, 24, 41, 1) 0%,
        rgba(0, 0, 0, 1) 100%
    );
}

.section-9 {
    height: 100vh;
    background-image: url("../assets/bgServices/responsive-BG1.png");
    background-attachment: fixed;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center; /* Center the background image */
}

.section-10 {
    background: rgb(13, 24, 41);
    background: linear-gradient(
        180deg,
        rgba(13, 24, 41, 1) 0%,
        rgba(0, 0, 0, 1) 100%
    );
}

.section-11 {
    height: 100vh;
    background-image: url("../assets/bgServices/visibility-bg.png");
    background-attachment: fixed;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center; /* Center the background image */
}

.section-12 {
    background: rgb(13, 24, 41);
    background: linear-gradient(
        180deg,
        rgba(13, 24, 41, 1) 0%,
        rgba(0, 0, 0, 1) 100%
    );
}

.section-13 {
    height: 100vh;

    background-image: url("../assets/bgServices/maintenance-BG.png");
    background-attachment: fixed;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center; /* Center the background image */
}

.section-14 {
    background: rgb(13, 24, 41);
    background: linear-gradient(
        180deg,
        rgba(13, 24, 41, 1) 0%,
        rgba(0, 0, 0, 1) 100%
    );
}

h1 {
    padding-top: 60px;
    font-family: "Ubuntu", sans-serif;
}

p {
    font-family: "Ubuntu", sans-serif;
}
.box p {
    font-size: 1.15em;
    font-weight: bold;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-top: 0;
    height: 100%;
}

.box h1 {
    font-size: 40px;
    text-shadow: 0px 0px 5px #000;
}

.box h2 {
    font-size: 50px;
    text-shadow: 0px 0px 10px #000;
}

.section-2 p .span-dgc {
    font-size: 50px;
    color: white;
}

.section-2 p {
    font-size: 25px;
}

.section-4 p .span-dgc {
    font-size: 30px;
}
.section-6 p .span-dgc {
    font-size: 30px;
}
.section-8 p .span-dgc {
    font-size: 30px;
}
.section-10 p .span-dgc {
    font-size: 30px;
}
.section-12 p .span-dgc {
    font-size: 30px;
}
.section-14 p .span-dgc {
    font-size: 30px;
}

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

    h1 {
        padding-top: 80px;
    }
    .box {
        padding: 20px;
        height: 700px;
    }

    .box h1 {
        font-size: 30px;
    }

    .box p {
        font-size: 20px;
        margin-top: 15px;
    }

    .section-1,
    .section-3,
    .section-5,
    .section-7,
    .section-9,
    .section-11,
    .section-13 {
        height: 100vh;
        background-color: #020300;
        background-size: cover;
        background-position: center center;
    }

    .section-4 {
        height: auto;
        background-size: cover;
        background-position: center center;
    }
}

.section-2 p {
    font-size: 20px;
}

.section-2 p .span-dgc {
    font-size: 35px;
}

.section-1 {
    background-image: url("../assets/bgServices/services-BG-DGCw1.png");
    background-attachment: fixed;
    background-size: cover;
    background-position: center center; /* Center the background image */
}

.section-3 {
    height: 100vh;
    background-image: url("../assets/bgServices/projetWeb-BG.png");
    background-attachment: fixed;
    background-size: cover;
}

.section-5 {
    background-image: url("../assets/bgServices/design-BG1.png");
    background-attachment: fixed;
    background-size: cover;
    background-position: center center; /* Center the background image */
}

.section-7 {
    background-image: url("../assets/bgServices/dynamisme-BG1.png");
    background-attachment: fixed;
    background-size: cover;
    background-position: center center; /* Center the background image */
}

.section-9 {
    height: 100vh;
    background-color: #ffffff;
    background-image: url("../assets/bgServices/responsive-BG1.png");
    background-attachment: fixed;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center; /* Center the background image */
}

.section-11 {
    height: 100vh;
    background-color: #ffffff;
    background-image: url("../assets/bgServices/visibility-bg.png");
    background-attachment: fixed;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center; /* Center the background image */
}

.section-13 {
    height: 100vh;
    background-color: #ffffff;
    background-image: url("../assets/bgServices/maintenance-BG.png");
    background-attachment: fixed;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center; /* Center the background image */
}


