.work-process{
    background: #1db5c0 !important;
}
section{
    padding-top: 70px !important;
    padding-bottom: 70px !important;
}
.cir-tri-bg:before{
    display: none !important;
}
.footer {
    background: #1db5c0 !important;
}
.heading-block .huge-tittle{
    font-size: 55px !important;
}
.footer .or{
    margin: 40px 0px !important;

}
.fnp-contact-adress{
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 10px;
}
.footer .rights .mail-to{
    color: #fff !important;
    font-weight: 400 !important;
    margin-top: 20px;
    margin-bottom: 20px;
    display: block;
}
.footer{
    padding-top: 70px !important;
    padding-bottom: 70px !important;
}
.process-style-2 ul li h4{
    color: #fff !important;
}
.process-style-2 ul li p{
    color: #fff !important;
}
.fnp-img-right{
    position: relative;
}
.contact-form button{
    color:#fff !important;
    border-color: #fff !important;
}
.fnp-blue-banner{
    width: 100%;
    height: 210px;
    background: #1db5c0;
}
.fnp-img-right:before{
    content: "";
    position: absolute;
    width: 15%;
    height: 100%;
    background: #fff;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    opacity: .3;
}
.list-work .img-right{
    margin-left: 0px !important;
    width: 100% !important;
}
.fnp-img-left{
    width: 100% !important;
}
.header.light .navbar li a{
    color: #fff;
    font-weight: 700 ;
}

.header.light .navbar li a:hover{
    color: #fff !important;
}
.is-sticky .navbar li a{
    color: #222 !important;
}
.ownmenu .nav .dropdown-menu li, .ownmenu .nav .dropdown-menu li:hover{
    background: transparent !important;
}
.is-sticky .navbar li:hover{
    background: #efefef !important;
    border-radius: 2px;
}
.heading-block{
    margin-bottom: 90px !important;
}
.list-work article{
    margin-bottom: 100px !important;
}
.is-sticky a{
    color: #000 !important;
}
.home-agency {
    background: #1db5c0 url(../../../Files/desshomebg.png) center bottom fixed no-repeat !important;
}
.fnp_slide{
    background-attachment: fixed !important;
}
.ny-image{
    max-width: 170px;
    margin-top: -30px;
}
.ref-w{
    border: 2px solid rgb(23 180 192 / 25%);
    margin-bottom: 30px;
    background: #fff;
}
input::placeholder, textarea::placeholder{
    color: #efefef !important;
}
.fnp_slide{
    min-height: 275px;
    position: relative;
}
.education p{
    color: #464646 !important;
}
.fnp_slide:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: #222;
    opacity: .6;
}
.ownmenu .nav ul.dropdown-menu li a span, .ownmenu .nav .dropdown-menu li a:before {
    background: #1db5c0 !important;
}
#fnp-logo2{display: none !important;}
.is-sticky .sticky .logo a #fnp-logo{
    display: none !important;
}
.is-sticky .sticky .logo a #fnp-logo2{
    display: block !important;
}
.footer .rights .social-icons a{
    color: #fff !important;
}

.fix-socials{
    position: fixed;
    top: 50%;
    right: 0px;
    z-index: 9999999999999;
    transform: translate(0%,-50%);
}
.media-item{
    padding: 15px;
}
.media-item i{
    color: #fff;
    transition: all 0.3s;
    font-size: 17px;
}
.has-effect-icon.offset-h-46 .elm-link{
    margin-left: -25px !important;
}
.fix-socials a:hover .media-item{
    background-color: #000 !important;
    transition: all 0.3s;
}
.icon-fb{
    background: #3b5998 !important;
}
.icon-tw{
    background: #00aced !important;
}
.icon-yt{
    background: #bb0000 !important;
}
.icon-wp{
    background: #4dc247 !important;
    margin-top: 10px;
}
.span-contact-us{
    background: #082c5f ;
    color: #fff;
    font-size: 10px;
    width: 100%;
    padding-right: 3px;
    padding-left: 3px;
    text-align: center;
}
.dessdetay ul{
    margin-left: 15px !important;
}
.dessdetay ul li{
    list-style: disc !important;
    font-size: 17px;
}
.our-work {
    position: relative;
    background: none !important;
}

.our-work:before{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(../../../../Files/dess-work-bg.png) right 150px no-repeat !important;
    opacity: .1;
}

.education {
    position: relative;
    background: none !important;
}
.justify-content-center{
    display: flex;
    justify-content: center;
}
.content-img{
    width: 100%;
    height: 100%;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    position: relative;
    box-shadow: 5px 5px 30px #ccc;
    max-height: 550px !important;
}
.content-img:before{
    content: "";
    position: absolute;
    background: url(../../../../Files/dess-firca.png);
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    width: 70px;
    height: 30px;
    right: -30px;
    top: -10px;
    transform: rotate(45deg);
}
.content-img:after{
    content: "";
    position: absolute;
    background: url(../../../../Files/dess-firca.png);
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    width: 70px;
    height: 30px;
    right: -30px;
    bottom: -10px;
    transform: rotate(155deg);
}
.education:before{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(../../../../Files/dess-work-bg.png) right 150px no-repeat !important;
    opacity: .1;
}
@media only screen and (max-width: 678px) {
    .heading-block .huge-tittle {
        font-size: 35px !important;
        line-height: 45px !important;
    }
    .nav{
        min-height: 275px !important;
    }
    .home-agency{
        background-attachment: initial !important;
        background-size: 100% auto !important;
        background-position: center center !important;
    }
    .list-work .tittle{
        font-size: 22px !important;
    }
    .process-style-2 ul li h4{
        font-size: 25px !important;
    }
    .footer .rights h3{
        font-size: 33px !important;
    }
    .fnp_slide{
        background-attachment: fixed !important;
    }
    .heading-block{
        line-height: 45px !important;
        margin-bottom: 20px !important;
    }
    .heading-block-2 h3{
        font-size: 28px !important;
    }
    .heading-block-2{
        margin-bottom: 20px !important;
    }

}
.fix-socials{
    position: fixed;
    top: 50%;
    right: 0px;
    z-index: 9999999999999;
    transform: translate(0%,-50%);
}
.media-item{
    padding: 15px;
}
.media-item i{
    color: #fff;
    transition: all 0.3s;
    font-size: 31px;
    text-align: center;
}
.has-effect-icon.offset-h-46 .elm-link{
    margin-left: -25px !important;
}
.fix-socials a:hover .media-item{
    background-color: #000 !important;
    transition: all 0.3s;
}
.icon-fb{
    background: #3b5998 !important;
}
.icon-ln{
    background: #0072b1 !important;
}
.icon-ins{
    background: #f09433;
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
}
.icon-tw{
    background: #00aced !important;
}
.icon-yt{
    background: #bb0000 !important;
}
.icon-wp{
    background: #4dc247 !important;
    margin-top: 10px;
    text-align: center;
}
.span-contact-us{
    background: #232327 ;
    color: #fff;
    font-size: 12px;
    width: 100%;
    padding-right: 3px;
    padding-left: 3px;
    text-align: center;
}
