.hs-title-1 {
    font-size: 3rem;
}
.section-title h2 {
    font-size: 2.5rem;
}
.inner-nav > ul {

}
.hs-title-11 {
    font-size: 18px;
}
.owl-page span {
    width: 15px;
    height: 15px;
}
.hs-title-12 {
    font-size: 40px;
    padding: 20px;
}
.section-title-strong {
    font-size: 60px;
}

.alt-features-item.border-left {
    border-left: 0px;
}
.hs-social {
    z-index: 999;
    bottom: 120px;
}

.ser_hover h4:hover, .ser_hover p:hover {

}
.ser_hover h4, .ser_hover p {
    margin-bottom: 5px;
}

.fnpser:hover .ser_hover {
    left: 55px;
}
.ser_hover {
    transition: .3s;
    position: absolute;
    z-index: 9999;
    bottom: 25px;
    left: 35px;
    color: #ffffff;
}
.scroll-down-4 {
    width: 50px;
    height: 50px;
}
.hs-social-link {
    color: #ffffff;
    border-color: #ffffff;
    width: 50px;
    height: 50px;
}
.hs-social-link:hover {
    color: #999999;
    border-color: #999999;
}

.color-black {
    color: #000000 !important;
}
.mn-sub {
    background-color: #efefef;
}
.inner-nav ul li .mn-sub li a:hover, .mn-group-title:hover {
    color: #000000 !important;
}
.inner-nav ul li .mn-sub li a, .mn-group-title {
    color: #333333 !important;
}
.fw-menu li a  {
    transition: .1s;
}
.fw-menu li a:hover {
    border-bottom: 1px solid #333333;
}

.nav-logo-wrap img {
    width: 200px!important;
    height: auto;
    margin: 15px 0;
}
.hs-title-12 {
    background: rgba(0,0,0,0.3);
}

.logo-dark {
    width: 160px !important;
    height: auto !important;
    margin: 5px 0 !important;
}

.footer-logo {
    width: 200px !important;
}

.spot-box-text span{
    font-size: 1.2rem;
    font-weight: 600;
}

.spot-box-text p{
    font-size: 1.1rem;
}

.spot-box-text ul{
    padding-left: 1rem;
}

.spot-box-text ul li{
    font-size: 1.1rem;
}

.fnp_det {
    font-size: 20px;
}

.spot-box-icon{
    animation: pulse 2s infinite;
}

.spot-box-icon:after{
    background: #406eb3;
}

.services-6-caption{
    font-size: 20px;
    color: #000000;
}

.sec-overlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover!important;
    background-repeat: no-repeat!important;
}

.home-img-wrap{
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: auto;
    z-index: 5;
    max-height: 100%;
}

.home-img-wrap img{
    max-height: 100%;
    max-width: 100%;
}

.map-section2{
    position: relative;
}

.spot-map{
    position: absolute;
    width: 15px;
    height: 15px;
    background: #fee00c;
    border-radius: 50%;
    animation: pulse 2s infinite;
}

.spot-map:hover + .info-box-fnp {
    opacity: 1!important;
}

@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 1;
    }
    50% {
        transform: scale(1.2);
        opacity: 0.7;
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}

.alt-features-icon img{
    filter: contrast(44) grayscale(1);
}

#contact .custom-contact{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: start;
    gap: 30px;
    padding-left: 0;
}

.contact-title{
    font-size: 25px!important;
}

.format-wrapper{
    border-left: 5px solid #999999;
    border-bottom: 1px solid #E0DADF;
    padding: 30px;
    aspect-ratio: 1/0.45;
}

.format-wrapper ul{
    margin-bottom: 0!important;
}

.fnpbg {
    background-color: #f6f6f6;
}

.modul_102 li{
    list-style: none;
}

.c-footer-bg{
    background: #3c6bb2;
}

.link-to-top i, .link-to-top span{
    color: #000;
}

.scroll-btn{
    position: absolute;
    right: 30px;
    bottom: 30px;
    z-index: 1111;
}

.boxshadow{
    box-shadow: 0px 0px 46px -17px rgba(0,0,0,0.75);
}

.team-item .team-item-descr{
    padding: 0 25px 25px 25px;
}

.border-left2{
    border-left: 1px solid #999999!important;
}

.fw-menu.clearlist li{
    margin-right: 15px;
}

.fw-menu.clearlist li:last-child{
    margin-right: 0;
}

.fw-menu.clearlist li a{
    font-size: 20px;
}

.privacy li a{
    font-weight: 400!important;
    color: #ececec!important;
    font-size: 16px!important;
}

.team-item-detail{
    opacity: 1!important;
    left: auto!important;
    right: 5px!important;
}

.team-social-links a{
    font-size: 20px!important;
}

p:last-child{
    margin-bottom: 0!important;
}

.fnp_fs{
    font-weight: 600!important;
    font-size: 24px!important;
}

.section-title {
    font-size:40px;
}

.slogan_title{
    font-size: 54px!important;
}

.parallax_detail{
    font-size: 24px!important;
}

.hs-social{
    bottom: 30px!important;
}

.readmore_fnp{
    padding-left: 0!important;
    padding-right: 0!important;
}

.fw-title{
  font-size: 24px!important;
}

.fw-menu.clearlist li a{
    font-size: 18px!important;
}


.footer_detail{
    font-size: 18px!important;
}

.custom_bottom{
    border-bottom: 1px solid #222;
}

.main-nav.dark .inner-nav ul > li > a{
    font-size: 18px!important;
    opacity: 1!important;
}

.main-nav.dark .inner-nav ul li .mn-sub li a {
    opacity: 1;
    font-size: 16px !important;
    line-height: 18px!important;
}

.main-nav.dark .mn-sub {
    padding: 15px 7px !important;
}

@media screen  and (min-width: 768px){
    .body-scrolled .light-content .link-strong, .light-content .link-hover-anim, .body-scrolled .sticky_color .mn-has-sub {
        color: #000!important;
    }
}

.golden{
    color: #ba8d24;
}

.mb-last-0:last-child{
    margin-bottom: 0!important;
}

.logo-item{
    opacity: 1;
}

.montserrat{
    font-family: 'Montserrat', sans-serif;
}

.m-height{
    width: 100%;
    max-height: 350px!important;
    object-fit: cover;
}

.logo_absolute{
    position: absolute;
    right: -50px;
    bottom: -50px;
    background: #fff;
    width: 250px;
    height: auto;
    padding: 30px 15px;
    -webkit-box-shadow: 1px 1px 22px -15px rgba(66, 68, 90, 1);
    -moz-box-shadow: 1px 1px 22px -15px rgba(66, 68, 90, 1);
    box-shadow: 1px 1px 22px -15px rgba(66, 68, 90, 1);
}

.logo_absolute img{
    object-fit: contain;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
}


.floating_btn {
    position: fixed;
    bottom: 24%;
    right:4px;
    width: 100px;
    height: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 1000;
}

.contact_icon {
    background-color: #42db87;
    color: #fff;
    width: 60px;
    height: 60px;
    font-size: 30px;
    border-radius: 50px;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translatey(0px);
    animation: pulse 1.5s infinite;
    box-shadow: 0 0 0 0 #42db87;
    -webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    font-weight: normal;
    font-family: sans-serif;
    text-decoration: none !important;
    transition: all 300ms ease-in-out;

}

@keyframes pulsing {
    to {
        box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
    }
}

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

    .floating_btn{
        display: none!important;
    }
}

@media screen and (max-width: 768px){
    .main-nav.dark .inner-nav ul li .mn-sub li a{
        color:#ffffff8a!important; ;
    }
}

.mfp-content{
    border-radius: 0!important;
}

.mfp-arrow{
    display: none!important;
}

.crop_desc{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.blog-media img{
    max-height: 450px;
    min-height: 450px;
    object-fit: cover;
}

.main-nav.light-after-scroll .logo-dark{
    max-width: 160px;
}

@media screen and (max-width: 768px){
    .hs-social.left{
        left: 10px!important;
    }
}

.crop_desc p{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.banner_fnp:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 0%, rgba(0,0,0,0.11808473389355745) 26%, rgba(0,0,0,0.31976540616246496) 64%, rgba(0,0,0,0.6110819327731092) 100%);
}

.float{
    position:fixed;
    width: 60px;
    height: 60px;
    bottom: 90px;
    right: 25px;
    background-color:#25d366;
    color:#FFF;
    border-radius:50px;
    text-align:center;
    font-size:30px;
    box-shadow: 2px 2px 3px #999;
    z-index:100;
}

.my-float{
    margin-top:16px;
}

.post-prev-img img{
    aspect-ratio: 1/1;
    object-fit: cover;
}



@media screen and (max-width: 768px){
    .m-mb-20{
        margin-bottom: 20px!important;
    }
    
    .m-text-center{
        text-align: center!important;
    }

    .hs-title-11{
        font-size: 0.8em;
    }

    .hs-title-12{
        font-size: 1.4em;
    }

    .float{
        display: none;
    }

    .inner-nav ul li .mn-sub li a, .mn-group-title,  .body-scrolled .sticky_color .mn-has-sub, .body-scrolled .light-content .link-strong{
        color: #fff!important;
    }

    .section-title-strong, .section-title, .hs-title-1{
        font-size: 2em!important;
    }

    .slogan_title{
        font-size: 1.5em!important;
    }

    body{
        font-size: 1em;
    }

    .m-pb-80{
        padding-bottom: 80px!important;
    }
}

.body-scrolled .sticky_color li a{
    color: #000!important;
}