body{
    overflow-y: visible!important;
}

.text-black{
    color: black!important;
}

.v-light.nav-active .nav__list-item a{
    color: white;
}

.text-white{
    color: white!important;
}

.dsn-nav-bar.nav-bg > .header-top > .header-container, .dsn-nav-bar.nav-bg .site-header{
    background: black!important;
}

.box-seat .pro-text p{
    margin-left: 0;
}
.baby-eye-title{
    position: relative;
}
.uor-services-header{
    position: relative;
    top: 98px;
}

.fnp_blog{
    padding: 80px 0 80px 0!important;
}
.cta h4{
    font-weight: 600!important;
    font-size: 22px;
}

.modal {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
    padding: 50px;
}

.modal-content {
    background-color: white;
    padding: 20px;
    border-radius: 5px;
    max-width: 100%;
    width: 100%;
    display: flex;
    position: relative;
}

.modal-content {
    background-color: #fefefe;
    margin: 5% auto;
    padding: 20px;
    width: 80%;
    max-height: 500px;
    overflow-y: auto;
    border-radius:0 ;
}

.modal-content img{
    width: 100%;
    aspect-ratio: 1/1.2;
    object-fit: cover;
}

#myModal .modal-content span{
    font-size: 50px;
    font-weight: bold;
    position: absolute;
    top: 10px;
    right: 10px;
}

.our-team{
    display: none;
}
.fnp_services{
    position: absolute;
    top: 0% !important;
    left: 0%!important;
    max-width: 100% !important;
    padding: 10% 10%;
    width: 80%;
    height: 100%;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.fnp_services p strong{
    color: white!important;
}

.service-list{
    transform: none!important;
}

.fnp_background-mask{
    width: 100% !important;
}
.intro-about .img-box .img-cent .img-container img{
    object-fit: cover!important;
}
.box-info-contact ul li{
    list-style-type: none!important;
}
.box-info-contact ul li a{
    color: #0a0a0a;
}
[data-dsn-grid="move-up"] img, [data-dsn-grid="moveUp"] img {
    height: 103% !important;
}




@media screen and (max-width: 1640px){
    .fnp_services{
        width: 65%;
    }

    .box-seat .pro-text{
        width: 550px!important;
        bottom: 0!important;
    }

}

@media only screen and (min-width: 1400px) {
    .baby-eye-title {
        font-size: 4rem;
    }
    .box-gallery-vertical .vertical-title h2{
        color: white!important;
    }
    .box-gallery-vertical p, .link-custom a span {
        color: white!important;
    }

}

@media only screen and (max-width: 1400px) {
    .box-seat .pro-text {
        max-width: 550px;
    }
    .baby-eye-title {
        font-size: 2.5rem;
    }
    .box-info .our-services-title h2{
        color: #0a0a0a;
    }
    .box-gallery-vertical p, .link-custom a span{
        color: #0a0a0a;
    }
    .box-gallery-vertical .vertical-title h2{
        color: white!important;
    }
    .box-gallery-vertical p, .link-custom a span {
        color: white!important;
    }

}

@media screen and (max-width: 1000px){
    .box-seat .pro-text{
        width: 100%!important;
        margin: 0!important;
        bottom: 0!important;
    }

    .fnp_services{
        width: 100% !important;
    }

    .box-gallery-vertical .mask-bg{
        width: 100% !important;
    }

}
@media only screen and (max-width: 769px){

    .intro-project h2{
        padding-top: 76px;
    }
    .fnp_row{
        gap: 55px;
    }
    .intro-about .img-box .img-cent .img-container img{
        object-fit: contain!important;
    }
    .intro-about .img-box .img-cent{
        height: 40vh!important;
    }
    .our-work{
        padding-top: 70px!important;
    }
    .fnp-ul-li ul li{
        color: white!important;
    }
    .box-gallery-vertical .vertical-title h2{
        color: white!important;
    }
    .box-gallery-vertical p, .link-custom a span {
        color: white!important;
    }
    .fnp-footer {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
    .box-gallery-vertical .mask-bg{
        z-index: 0!important;
        background-position: center!important;
        background-repeat: no-repeat!important;
        background-size: cover!important;
        height: 103% !important;
    }
    .service-list p{
        color: white!important;
    }
    .nav__content ul li{
        font-size: 28px!important;
    }
    .post-share ul li a{
        color: #0a0a0a!important;
    }
    .box-info-contact{
        margin-bottom: 0!important;
    }
    .fnp-contact{
    padding:150px 0 46px 0!important;
    }
    .intro-about .background-mask {
        padding-top: 30px!important;
    }

}

@media screen and (max-width: 1024px){
    .fnp-ul-li ul li{
        color: #0a0a0a!important;
    }
    .fnp-our-title h2{
        color: #0a0a0a!important;
    }
    .box-gallery-vertical .mask-bg{
        z-index: 0!important;
        background-position: center!important;
        background-repeat: no-repeat!important;
        background-size: cover!important;
        height: 103% !important;
    }
    .box-service{
        position: relative;
        top: 36px;
    }
    .service-list p{
        color: white!important;
    }
    .nav__content ul li{
        font-size: 28px!important;
    }
    .post-share ul li a{
        color: #0a0a0a!important;
    }
    .box-info-contact{
        margin-bottom: 0!important;
    }
    .fnp-contact{
        padding:150px 0 70px 0!important;
    }


    }
@media screen and (max-width: 1440px){
    .fnp-ul-li ul li{
        color: #ffffff!important;
    }
    .fnp-our-title h2{
        color: #0a0a0a!important;
    }
    .box-gallery-vertical p, .link-custom a span{
        color: #0a0a0a;
    }
    .box-gallery-vertical .mask-bg{
        z-index: 0!important;
        background-position: center!important;
        background-repeat: no-repeat!important;
        background-size: cover!important;
        height: 103% !important;
    }
    .service-list p{
        color: white!important;
    }
    .post-share ul li a{
        color: #0a0a0a!important;
    }
    .box-info-contact{
        margin-bottom: 0!important;
    }
    .fnp-contact{
        padding:150px 0 24px 0!important;
    }
}


.box-gallery-vertical .mask-bg{
    display: block;
}
.fnp-footer {
    display: flex;
    justify-content: space-between;
}

.post-share ul li a{
    color: #0a0a0a!important;
}

