.fnp_logo {
    max-width: 160px !important;
}

.contact-info h5 {
    font-size: 16px;
}

.hero-contents {
    min-height: 800px;
}

.section-title {
    margin-bottom: 20px;
}

.contact-info2 {
    max-width: 240px !important;
    margin-left: 8px !important;
}

.fnp_w615 {
    max-width: 615px;
}


.container-custom {
    margin: 0 120px;
    max-width: 1600px;
}

header.header-1 .main-menu ul > li > a {}
header.header-1 .main-menu ul > li > a:hover {}


#pills-tab li {
    padding: 0px 30px;
}

.block-contents .section-title h2, .block-contents .section-title h1 {
    font-size: 30px;
}

.hero-social-elements .flp-text {
    top: 16%;
}

.brand-carousel-active .owl-item {
    border: 1px solid #efefef;
    background-color: #ffffff;
}

.plus-btn { background-color: #D7A44D;}
.plus-btn i{ color: #ffffff;}
.block-contents blockquote {
    font-weight: 400;
}

h1.fs-lg {
    font-size: 40px;
    text-transform: uppercase;
    background: rgba(0,0,0,0.2);
    padding: 30px;
}

.single-blog-card .contents {
    margin-top: 30px;
}

.single-blog-card .contents {
    min-height: 230px;
}

.about-cover-bg {
    height: 400px;
}

.fnpgalref {
    transition: 0.3s;
    opacity: 1;
    padding: 10px;
    border: 1px solid #efefef;
}
.fnpgalref:hover {
    opacity: 0.5;
}

.fnpgal {
    transition: 0.3s;
    opacity: 1;
}
.fnpgal:hover {
    opacity: 0.5;
}

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

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

.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;
}

.text_icon {
    margin-top: 8px;
    color: #707070;
    font-size: 13px;
}


.fnpgal {}
.fnpgal a:hover{
    opacity: 0.8;
}

.fnpp20 .service-title{
    width: 100%;
    text-align: center;
}
.fnpp20 {
    padding: 20px !important;
}
.fnpgal a{
    opacity: 1;
    transition: 0.3s;
}

.single-service-card:hover {
    opacity: 0.8;
}
.single-service-card {
    opacity: 1;
    transition: 0.3s;
}

.service-title h5 {
    font-size: 18px;
    text-align: center;
}

.fnpgalref {
    text-align: center;
}

.mdb {
    display: none;
}
@media  (max-width: 991px) {

    .mdb {
        display: block;
        position: relative;
        z-index: 9999199191919191;
    }
    #pills-tab li {
        padding: 0 5px;
    }
    .fnp_logo {
        max-width: 120px !important;
    }

    .container-custom {
        margin: 0 20px;
    }
    .about-cover-bg {
        height: 280px;
    }

    .section-padding {
        padding: 40px 0 ;
    }

    .fix-socials-bottomx a:nth-child(2) .widget-bottom-stylex{
        border-right:1px solid #efefef1c;
        border-left:1px solid #efefef1c
    }
    .fix-socials-bottomx a:hover .widget-bottom-stylex{
        background:#000000;
        transition:all .3s
    }
    .fix-socials-bottomx a:hover .widget-bottom-stylex i{
        color:#ffffff !important;
        transition:all .3s
    }
    .xxlogo {
        height: 60px;
        margin-top: 15px;
    }

    .fix-socials-bottom {
        display: block !important;
    }
    .floating_btn {

        bottom:100px;
        right:0;
    }

    .fix-socials-bottom a{
        color: #ffffff;
        font-size: 24px;
    }
    .fix-socials-bottom{
        position:fixed;
        bottom:0;
        width:100%;
        z-index:999999;
    }
    .widget-bottom-style{
        width:33.33%;
        float:left;
        background:#000000;
        text-align:center;
        padding:10px 4px
    }
    .fix-socials-bottom a:nth-child(1) .widget-bottom-style{
        border-right:1px solid #333333;
        border-left:1px solid #333333;
    }
    .fix-socials-bottom a:nth-child(2) .widget-bottom-style{
        border-right:1px solid #333333;
        border-left:1px solid #333333;
        background: #000000;
    }
    .fix-socials-bottom a:hover .widget-bottom-style{
        background:#fafafa;
        transition:all .3s
    }
    .fix-socials-bottom a:hover .widget-bottom-style i{
        color:#999;
        transition:all .3s
    }

    #scrollUp {
        bottom: 55px;
        z-index: 9 !important;
    }

    .fnpgalref {
        text-align: center;
    }

    .faq-sidebar {
        margin-top: 15px;
    }
    .wpcf7-list-item-label {
        font-size: 11px;
        line-height: 12px;
    }

    .hero-contents {
        min-height: 550px !important;
    }

}

.footer-cta-wrapper .footer-social-icon a{
    border-radius:50px!important;
}