body {
    background: linear-gradient(174deg, #04051C 0%, #140532 99.78%);
    overflow-x: hidden!important;
}

.poiret-one-regular {
    font-family: "Poiret One", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.montserrat {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
}

nav ul {
    background: linear-gradient(#04051C, #04051C) padding-box, linear-gradient(90deg, #2136F7 0%, #C61BFE 100%) border-box;
    border-bottom: 3px solid transparent;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

nav li a, footer li a {
    color: #C3C3C3!important;
}

nav li a:hover, footer li a:hover {
    background: linear-gradient(90deg, #2136F7 0%, #C61BFE 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

h1 {
    margin-bottom: 0!important;
}

a {
    text-decoration: none!important;
}

.banner-image {
    width: 400px;
    margin-top: 100px;
}

.slogan {
    color: #FFF;
    font-family: "Poiret One", sans-serif;
    font-size: 64px;
    margin-top: 60px;
}

.services-section {
    margin-top: 100px;
}

.services-section h1 {
    color: #C3C3C3;
    font-family: "Poiret One", sans-serif;
    font-size: 64px;
}

.services-box {
    margin-top: 80px;
}

.service {
    min-height: 320px;
    padding: 30px;
    background: linear-gradient(#04051C, #04051C) padding-box, linear-gradient(180deg, #2136F7 0%, #C61BFE 100%) border-box;
    border: 1px dashed transparent;
    border-radius: 15px;
    background-size: 100% 100%, 100% 200%;
    background-position: 0 0, 0 100%;
    background-origin: padding-box, border-box;
    animation: highlight 2s infinite alternate;
}

@keyframes highlight {
    100% {
        background-position: 0 0, 0 0;
    }
}

.service:hover {
    box-shadow: 0px 1px 30px 0px rgba(195, 195, 195, 20%);
    transform: scale(1.02);
    cursor: pointer;
}

.service img {
    height: 60px;
}

.service h3 {
    color: #DDD;
    text-align: center;
    font-family: Nunito;
    font-size: 30px;
    font-weight: 700;
}

.service p {
    color: #B4B4B5;
    text-align: center;
    font-family: Nunito;
    font-size: 16px;
    font-weight: 400;
}

.about-section {
    margin-top: 150px;
}

.about-section p {
    color: #C3C3C3;
    font-family: Nunito;
    font-size: 36px;
    font-weight: 400;
    width: 60%;
}

.about-section .second {
    margin-top: 150px;
}

.circle {
    mix-blend-mode: difference;
    position: absolute;
    right: -5%;
    margin-top: -250px;
}

.triangle {
    mix-blend-mode: lighten;
    position: absolute;
    left: -3%;
    margin-top: 150px;
    width: 12%;
}

.approach-section {
    margin-top: 150px;
}

.approach {
    color: #C3C3C3;
    font-size: 64px;
    font-weight: 700;
}

.approachLogo {
    width: 350px;
    height: auto;
}

.approach-img {
    height: auto;
    width: 400px;
}

.faq-section {
    margin-top: 150px;
}

.faq-section h1{
    color: #C3C3C3;
    font-family: "Poiret One";
    font-size: 64px;
}

.accordion {
    margin-top: 60px;
}

.accordion-item {
    background: none!important;
    border-bottom: 2px solid!important;
    border-image: linear-gradient(45deg, #2136F7, #C61BFE) 1!important;
}

.accordion-button {
    color: #C3C3C3!important;
    font-family: Montserrat;
    font-size: 24px!important;
    background: none!important;
    outline: 0!important;
    box-shadow: none!important;
}

.accordion-button::after {
    color: #C3C3C3!important;
}

.accordion-button:focus {
    outline: 0!important;
    box-shadow: none!important;
}

.accordion-button:hover {
    outline: 0!important;
    box-shadow: none!important;
}

.accordion-body {
    visibility: visible;
    color: #B4B4B5!important;
    font-family: Montserrat;
}

.accordion {
    --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")!important;
    --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")!important;
}

.client-section {
    margin-top: 150px;
}

.client-section h1 {
    color: #C3C3C3;
    font-family: "Poiret One";
    font-size: 75px;
}

.contact-section {
    margin: 150px 0;
}

.contact-section h1 {
    color: #C3C3C3;
    font-family: "Poiret One";
    font-size: 75px;
}

.spiral {
    width: 300px;
    margin: 50px;
}

.email, .message {
    width: 80%;
    border: double 1px transparent!important;
    background-image: linear-gradient(#10052c, #10052c),
    linear-gradient(90deg, #2136F7 0%, #C61BFE 100%)!important;
    background-origin: border-box!important;
    background-clip: padding-box, border-box!important;
    border-bottom-left-radius: 10px!important;
    border-bottom-right-radius: 10px!important;
    border-top: none!important;
    border-left: none!important;
    border-right: none!important;
    color: #C3C3C3!important;
}

.message {
    min-height: 200px;
    padding: 10px;
    margin-top: 30px;
}

input:focus, textarea:focus {
    box-shadow: none!important;
}

.submit {
    display: block;
    color: #C3C3C3!important;
    border: double 1px transparent!important;
    background-image: linear-gradient(#10052c, #10052c),
    linear-gradient(90deg, #2136F7 0%, #C61BFE 100%)!important;
    background-origin: border-box!important;
    background-clip: padding-box, border-box!important;
    border-radius: 10px;
    padding: 10px;
    margin-top: 20px;
}

.submit:hover {
    background: linear-gradient(90deg, #2136F7 0%, #C61BFE 100%)!important;
    border: none!important;
}

#contactForm {
    margin-top: 100px;
    position: relative;
}

.iPhone {
    height: 500px;
}

.error-msg {
    margin-top: 10px;
    color: red;
}

.error-sending {
    display: none;
    position: absolute;
    bottom: 18px;
}

nav button:focus, nav button:hover {
    box-shadow: none!important;
    background: none!important;
}

@media screen and (max-width: 1280px) {
    .client-section h1 {
        font-size: 55px;
    }

    .approachLogo {
        width: 270px;
    }

    .approach {
        font-size: 55px;
    }

    .approach-img {
        width: 300px;
    }
}

@media screen and (max-width: 1024px) {
    .client-section h1 {
        font-size: 40px;
    }

    .slogan {
        font-size: 50px;
    }

    .about-section p {
        width: 85%;
    }

    .logoDiv {
        justify-content: center!important;
    }

    .approach {
        justify-content: center;
        display: flex;
    }
}

@media screen and (max-width: 820px) {
    .slogan {
        font-size: 45px;
    }

    .banner-image {
        width: 300px;
    }
}

@media screen and (max-width: 768px) {
    #navbar-default {
        position: absolute;
        top: 80px;
        width: 93%;
    }

    .about-section p {
        font-size: 30px;
    }

    .services-section h1 {
        font-size: 50px;
    }

    .faq-section h1 {
        font-size: 50px;
    }

    .contact-section h1 {
        font-size: 50px;
    }

    .circle {
        right: -15%;
    }

    .client-section h1 {
        font-size: 50px;
    }

    .slogan {
        font-size: 40px;
    }

    .whyClients {
        display: flex;
        justify-content: center;
    }

    .chooseUs {
        justify-content: center!important;
    }

    .error-sending {
        bottom: -25px;
    }
}

@media screen and (max-width: 680px) {
    .slogan {
        text-align: center;
    }
}

@media screen and (max-width: 450px) {
    .services-section h1 {
        font-size: 40px;
    }

    .faq-section h1 {
        font-size: 40px;
    }

    .contact-section h1 {
        font-size: 40px;
    }

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

    .circle {
        right: -25%;
        margin-top: -65px;
        width: 45%;
    }

    .triangle {
        display: none;
    }

    .slogan {
        font-size: 35px;
    }

    .services-box {
        margin-top: 40px;
    }

    .about-section {
        margin-top: 80px;
    }

    .approach-section {
        margin-top: 80px;
    }

    .faq-section {
        margin-top: 80px;
    }

    .accordion-button {
        font-size: 20px!important;
    }

    .accordion {
        margin-top: 40px;
    }

    .approachLogo {
        width: 230px;
    }

    .approach-img {
        width: 250px;
    }

    .approach {
        font-size: 40px;
    }

    .client-section h1 {
        font-size: 40px;
    }

    .spiral {
        width: 200px;
        margin: 0;
    }

    .client-section {
        margin-top: 80px;
    }

    .contact-section {
        margin: 80px 0;
    }

    #contactForm {
        margin-top: 50px;
    }

    .circle {
        display: none;
    }

    .about-section .second {
        margin-top: 80px;
    }

    .email, .message {
        width: 100%;
    }
}
