.btn-whatsapp {
    display:block;
    width:60px;
    height:60px;
    color:#ffffff;
    position: fixed;
    right:20px;
    bottom:20px;
    border-radius:50%;
    line-height:80px;
    text-align:center;
    z-index:999;
}

#h-top{
    border-radius: 0 0 0px 0px;
    padding-top: 6vh;
    display: none !important;
}
div#stickwrap {
    background-color: black;
}
.main-menu>ul>li>a {
    color: white !important;
}

.will-sticky .sticky-active {
    background-color: #000000;
}
.titlosheader{
    background-color: #000000b3;
}
.active .header-logo img{
    padding-top: 2px;
} 

.fblbCenterOuter {
    position: fixed;
    top: 0;
    height: 100%;
    display: table;
    vertical-align: middle;
    z-index: 10000;
}

.fblbCenterOuter *, .fblbReset * {
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
}
.fblbCenterInner {
    position: relative;
    vertical-align: middle;
    display: table-cell;
}
.fblbCenterOuter *, .fblbReset * {
    clear: none;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    line-height: normal;
}
.fblbCenterOuter *, .fblbReset * {
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
}

.fblbWrap {
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    position: relative;
}
.fblbCenterOuter *, .fblbReset * {
    clear: none;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    line-height: normal;
}
.fblbCenterOuterFb.fblbLeft .fblbTab2 .fblbHead {
    width: 48px;
    height: 155px;
    background: url(https://limafiesta.com/wp-content/themes/LimaFiesta/assets/img/facebookleft.png);
}
.fblbCenterOuter *, .fblbReset * {
    -webkit-box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    box-sizing: content-box !important;
}
.fblbHead {
    position: absolute;
    z-index: 9999;
    /* top: 50%; */
    display: block;
    text-indent: -9999em;
    overflow: hidden;
    cursor: pointer;
}

.fblbCenterOuter *, .fblbReset * {
    clear: none;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    line-height: normal;
}

#fblbHead:hover{
    transform: scale(1.1);
    transition: .2s;
        z-index: 1000;
}

.imghoverareal:hover{
    opacity: 0.5;
}

@media (max-width: 576px) {
    .header-layout3 .header-logo img{
        padding-top: 0px;
    }
    .space.background-image.shape-mockup-wrap {
        background-position: 0px 0vh !important;
    }
    #sliderhome .vs-hero-bg {
        height: 100%;
    }
    #sliderhome .hero-content-style4 {
        padding: 30px 15px 30px 15px;
    }
    #sliderhome .hero-content-style4 .hero-title {
        font-size: 19px;
    }
    #sliderhome .hero-content-style4 .hero-title:nth-of-type(2) {
        margin-bottom: 12px;
    }
    #sliderhome .vs-btn{
        padding: 15.5px 19px;
    }
    .prevsliderhome{
        display: block;
    }
    .nextsliderhome{
        display: block;
    }
}

@media (min-width: 768px) {
    .prevsliderhome{
        display: block;
    }
    .nextsliderhome{
        display: block;
    }
}

@media (min-width: 992px) {
    .prevsliderhome{
        display: none;
    }
    .nextsliderhome{
        display: none;
    }
}

@media (min-width: 1200px) {
    .prevsliderhome{
        display: none;
    }
    .nextsliderhome{
        display: none;
    }
}