*{
    text-transform: none !important;
}
.awemenu-default .awemenu .awemenu-item > a{
    font-weight: 400 !important;
}
.fnp-border{
    border: 1px solid #efefef;
    padding: 5px;
}
p{
    font-family: Montserrat, Arial, sans-serif;
}
.main-header .background{
    background-attachment: fixed !important;
}
#header.header-v3{
    margin-bottom: 0px !important;
}
.awemenu-default .awemenu.awemenu-left{
    float: none !important;
}
.main-header h1{
    letter-spacing: 20px !important;
    font-weight: 300 !important;
}
.fnp-slider-image:before{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, 0.05);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.padding-top-0{
    padding-top: 0px !important;
}
.margin-top-0{
    margin-top: 0px !important;
}
.padding-bottom-0{
    padding-bottom: 0px !important;
}
.main-slider-text .color-home{
    color: #fff !important;
}
.btn-black.btn-outline{
    border: 1px solid #fff !important;
    color: #fff !important;
}
.section-header h2{
    font-size: 29px !important;
}
.footer-wrapper .widget .widget-title.size-30{
    font-size: 27px !important;
}
.easyzoom.is-ready img{
    width: 100%;
}
.fnp-tanitim-text p{
    font-size: 15px !important;
    font-weight: 300 !important;
    color: #565656 !important;
}
.owl-stage{
    margin: auto !important;
}
.fnp-product-code{
    background: #fafafa;
    display: inline-block;
    font-weight: 100;
    border-left: 3px solid #000;
    padding: 5px 15px;
}
bold{
    font-weight: 900 !important;
}
.section-header{
    margin-bottom: 30px !important;
}
.fix-socials{
    position: fixed;
    top: 50%;
    right: 0px;
    z-index: 9999999999999;
    transform: translate(0%,-50%);
}
.media-item{
    padding: 10px;
    text-align: center;
}
.media-item i{
    color: #fff;
    transition: all 0.3s;
    font-size: 20px;
}
.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-ins{
    background: #517fa4 !important;
}
.icon-tw{
    background: #00aced !important;
}
.icon-yt{
    background: #bb0000 !important;
}
.icon-ln{
    background: #0077B5 !important;
}
.icon-wp{
    background: #4dc247 !important;
    margin-top: 10px;
}
.span-contact-us{
    background: #222;
    color: #fff;
    font-size: 8px;
    width: 100%;
    padding-right: 3px;
    padding-left: 3px;
    text-align: center;
}
.dn{
    display: none;
}
.awemenu-submenu{
    width: auto !important;
}
.awemenu>li:last-child> a{
    color: #db6476 !important;
}
#topbar .text-left p:first-child{
    line-height: 26px !important;
    margin-bottom: 0px !important;
}
.fnp-cover{
    padding: 50px 20px;
    background: #333;
    font-size: 15px;
    font-weight: 100;
    letter-spacing: 1px;
    color: #fff;
}
.ref-w{
    padding: 20px;
    background: #fafafa;
    margin-bottom: 30px;
    border-left: 1px solid #333;
    box-shadow: 3px 3px 5px #f5f5f5;
}
.ref-title{
    letter-spacing: 1px;
    font-weight: 700;
}

.ref-spot{
    font-weight: 300;
    letter-spacing: 0.5px;
}
.section-header p{
    font-weight: 300 !important;
}
.contact-header > p{
    font-weight: 300 !important;
}
.fnp-section-header p{
    line-height: 30px !important;
}
.fnp-contact-map{
    height: 100% !important;
}
.fnp-section-brands{
    padding-top: 30px;
}
#main{
    margin-bottom: 30px !important;
}
.fnp-cursor-hover:hover{
    cursor: pointer !important;
}
@media only screen and (max-width: 768px) {
    .section-header h2, .news-post-thumbnail .date span{
        font-size: 14px !important;
    }
    .mobile-display-block{
        display: block;
    }
    .main-slider-wrapper .main-slider-text h2{
        font-size: 16px !important;
    }
    .main-slider-text h5{
        font-size: 13px !important;
    }
    .btn.btn-lg{
        font-size: 10px !important;
    }
    .fix-socials-bottom{
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 9999999999;
    }
    .widget-bottom-style{
        width: 33.3333333%;
        float: left;
        background: #222;
        text-align: center;
        padding: 12px;
    }
    .fix-socials-bottom a:nth-child(2) .widget-bottom-style{
        border-right: 1px solid #efefef1c;
        border-left: 1px solid #efefef1c;
    }
    .fix-socials-bottom a:hover .widget-bottom-style{
        background: #fafafa;
        transition: all 0.3s;
    }
    .fix-socials-bottom a:hover .widget-bottom-style i{
        color: #000;
        transition: all 0.3s;
    }
}