/* Cambia lo sfondo della navbar */
.navbar.menu-scuro {
    background-color: #134046 !important;
    backdrop-filter: none !important; /* Rimuove l'effetto blur */
    transform: translateY(0); /* Appare con un'animazione */
    animation: fadeIn 0.5s ease-in-out;

}

/* Cambia lo sfondo del dropdown */
.navbar.menu-scuro .dropdown-menu {
    background-color: #134046 !important;
    backdrop-filter: none !important; /* Rimuove l'effetto blur */
}

/* Cambia il colore del testo al passaggio del mouse */
.navbar.menu-scuro .dropdown-item:hover {
    background-color: rgba(255, 255, 255, 0.2);
}

.navbar.menu-scuro .navbar-collapse.show{
    background: none !important;
    backdrop-filter: blur(3px) !important;
}


nav.scroll {
    background-color:#134046 !important;
}

.navbar-collapse.show{
    background-color: rgba(77, 72, 72, 0.47) !important;
    backdrop-filter: blur(3px) !important;
}

.nav-link:focus-visible {
    outline: 0;
    box-shadow: none;
}


/*COMING SOON*/

.title-comingsoon{
    font-size: 90px;
    font-weight: bold;
    color: white;
    text-align: center;
    text-transform: uppercase;
}


/* STILE */

body{
    width: 100%;
    font-family: "Poppins", sans-serif;
}

html, body{
    /*overflow-x: hidden;*/
    /*overflow-y: scroll !important;*/
    height: 100%;
}

input::placeholder {
    font-family: "Poppins", sans-serif !important;
}

.primary-color{
    background-color: #134046;
}

.secondary-color{
    background-color: #DFD2BE;
}

.primary-text-color{
    color: #134046;
}
.secondary-text-color{
    color: #DFD2BE;
}

footer{
    background-color: #DFD2BE;
    color: #134046;
}

.immagine-dett-blog{
    width: 70%;
    /*width: 100%;*/
    height: auto;
}

a:hover{
    color: #DFD2BE !important;
}

.hover-footer:hover{
    color: #134046 !important;
    font-weight: 500;
}

.manina{
    cursor:pointer !important;
}

.bg-number{
    background-color: #DFD2BE;
}

.btn-primary{
    background-color: #134046;
    color: #FFF !important;
    border-radius: 50px;
    border: none !important;
}

.btn-primary:hover{
    background-color: #134046;
}

.btn-primary:active{
    background-color: #134046 !important;
}


.btn-secondary{
    background-color: #DFD2BE !important;
    color: #134046 !important;
    border-radius: 50px;
    border: none !important;
}




/*TEXT*/

.text-space-title{
    letter-spacing: 5px;
}

.text-space{
    letter-spacing: 2px;
}

.lil-text{
    font-size: 18px;
}

.pills-text{
    font-size: 14px;
}

.extra-bold{
    font-weight: 900;
}
.dropdown-toggle::after {
    display: none !important;
}

.dropdown-item.active, .dropdown-item:active {
    background-color: lightgrey !important;
}


.icon-footer-social{
    color: #134046;
}

.icon-footer-social:hover{
    color: #0e3346 !important;
}

.big-text{
    font-size: 6em;
}

.bgk-primary{
    background-color: #1D536E;
}

.bgk-secondary{
    background-color: #B2A36D;
}

.btn-secondary{
    background-color: #B2A36D;
    color: #0c374d !important;
    border: solid 2px #B2A36D;
    border-radius: 50px;
}

.btn-secondary:hover{
    background-color: #806c20;
    border: solid 2px #806c20;
    border-radius: 50px;
    color: #0c374d !important;
}


.btn-secondary:active{
    background-color: transparent;
    border: solid 2px #806c20;
    border-radius: 50px;
    color: #0c374d !important;
}


.btn-primary:hover{
    background-color: #0c374d;
    border: solid 2px #0c374d;
}

.btn-primary:active{
    background-color: #0c374d;
    border: solid 2px #0c374d;
}


.btn-outline{
    background-color: transparent;
    border: solid 2px #B2A36D;
    border-radius: 50px;
    color: white;
}

.btn-outline:hover{
    background-color: #B2A36D;
    color: #FFF !important;
    border: solid 2px #B2A36D;
    border-radius: 50px;
}

.btn-outline:active{
    background-color: #B2A36D;
    color: #FFF !important;
    border: solid 2px #B2A36D;
    border-radius: 50px;
}

/*CUSTOM*/

.logo-width{
    width: 300px;
}

.dropdown-menu{
    border-radius: 0 !important;
    border-width: 0;
    z-index: 99999;
    background: no-repeat;
}

.hero-section {
    display: flex;
    align-items: center;
    justify-content: center;
}

.boxed{
    padding-left: 450px;
    padding-right: 450px;
}

.header{
    position: absolute;
    top: 25%;
}

.more-margin-top{
    margin-top: 200px;
}

.more-margin-left{
    margin-left: 50px;
}

.bg-homepage{
    background-image: url("../img/images/Homepage-StudioCortevesio.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100vh;
}

.bg-image{
    background-image: url("../img/images/Sfondo-CS.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100vh;
}

.bg-privati {
    background-image: url("../img/images/Copertina-ServiziPrivati.webp");
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100vh;
    top: 0;
}

.bg-aziende {
    background-image: url("../img/images/Copertina-ServiziAziende.webp");
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100vh;
    top: 0;
}

.w-script{
    width: 80%;
}

.bg-studio{
    background-image: url("../img/icons/Logo-Professionisti.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 100%;
}

.bg-news{
    /*background-image: url("../img/images/Blog-Prova.webp");*/
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 100%;
}

.bg-news-2{
    background-image: url("../img/images/Blog-Prova-2.webp");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 100%;
}

.bg-cortevesio{
    background-image: url("../img/images/RobertoCortevesio-Commercialista-Rounded.webp");
}

.bg-antonella{
    background-image: url("../img/images/AntonellaGugliotta-Commercialista-Rounded.webp");
}

.bg-emanuela{
    background-image: url("../img/images/Emanuela-StudioCortevesio-Rounded.webp");
}

.bg-michela{
    background-image: url("../img/images/Michela-StudioCortevesio-Rounded.webp");
}

.bg-selina{
    background-image: url("../img/images/Selina-StudioCortevesio-Rounded.webp");
}

.bg-contatti{
    background-image: url("../img/images/StudioCortevesio-Contatti.webp");
}

.bg-privati-banner{
    background-image: url("../img/images/ServiziPrivati-Banner.webp");

}

.bg-home-aziende{
    background-image: url("../img/images/StudioCortevesio-ServiziperAziende.webp");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 600px;
    height: 250px;
}

.bg-home-privati{
    background-image: url("../img/images/StudioCortevesio-ServiziperPrivati.webp");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 400px;
    height: 250px;
}


.h-contatti{
    height: 600px;
}

.h-contatti{
    height: 700px;
}

.icon-home-set{
    width: 55px;
}

.bg-card{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    width: auto;
}

.card-blog{
    height: 250px;
}

.image-card{
    display: inline-block;
    width: 320px;
    height: 480px;
    margin: 10px;
}

.col-home{
    background-color: #F5F1EB;
}

.navbar-toggler{
    border: 0px;
    box-shadow: 0px !important;
}

.navbar-toggler:focus{
    box-shadow: 0px !important;
}


.dropdown-menu[data-bs-popper] {
    left: -30px;
}

.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
    color: #DFD2BE;
    transition: background-color 0.3s ease;
}

.form-control {
    outline:none !important;
    box-shadow: none !important;
}

.nav-link{
    font-size: 20px;
    color: #DFD2BE;
    font-weight: 600;
    text-transform: capitalize;
}

.nav-link:hover{
    font-weight: bold;
}

.nav-link:active{
    font-weight: bold;
}

.nav-link-footer{
    font-size: 16px;
    color: #FFF;
}

.col-text-hero{
    width: 60%;
}

.form-label{
    text-transform: uppercase;
    font-weight: 400;
    font-size: 16px;
}

.form-check-label{
    font-size: 18px;
    font-weight: 400;
}

.form-control{
    background-color: white;
    border: solid 1px dimgrey;
    border-radius: 6px;
}

.circle {
    width: 23px;
    height: 23px;
    background-color: #FDA27E;
    border-radius: 50%;
    position: relative;
}

.w-icon{
    width: 35px;
}

.accordion-button{
    background-color: #F5F1EB;
}

.accordion-button:not(.collapsed) {
    border: 0px !important;
}

.accordion-item {
    margin-top: 25px;
    border: solid 4px #F5F1EB !important;
    border-radius: 15px !important;
}

.accordion-button:not(.collapsed) {
    background-color: #F5F1EB;
}

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

.accordion-body{
    background-color: #F5F1EB;
}

@media screen and (max-width: 1200px){
    .nav-link{
        font-size: 13px;
    }
    .boxed{
        padding-left: 50px;
        padding-right: 50px;
    }
}

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

    .image-card{
        display: inline-block;
        width: 510px;
        height: 640px;
        margin: 10px;
    }


    .nav-link{
        font-size: 11px;
    }

    .more-margin-top{
        margin-top: 100px;
    }

    .more-margin-left{
        margin-left: 0px;
    }

    .more-margin-top-mobile{
        margin-top: 150px;
    }
}

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

    .image-card{
        display: inline-block;
        width: 320px;
        height: 480px;
        margin: 10px;
    }

    .col-text-hero {
        width: 90%;
    }

    .more-margin-left{
        margin-left: 20px;
    }

    .logo-width{
        width: 230px;
    }

    .title-comingsoon {
        font-size: 50px;
    }

    .img-hero-mobile{
        width: -webkit-fill-available;
    }

    .lil-text{
        font-size: 14px;
    }

    .nav-link{
        font-size: 16px;
    }

    .boxed{
        padding-left: 50px;
        padding-right: 50px;
    }

    .more-margin-top{
        margin-top: 40px;
    }

    .w-script{
        width: 100%;
    }

    .more-margin-top-mobile{
        margin-top: 150px;
    }

    .immagine-dett-blog{
        width: 100% !important;
    }
}