ion-side-menu .menu-icon-title .icon {
    font-size: 30px;
    margin: 0PX;
    display: block;
    padding-top: 5px;
}

.menu .menu-icon-title .item a.item-content
Specificity: (0,4,1)
 {
    height: 95px;
    padding: 0;
    padding-top: 5px;
    margin-top: 5px;
    text-align: center;
    padding-bottom: -5px;
}


.page-builder .swiper-slide img {
    width: 97%;
    height: 100%;
    max-width: 100%;
    border-radius: 10px;
    max-height: 100%;
    margin-bottom: 7px;
}


.tabs-striped .tabs {
    padding-top: 7px;
    color: #373737;
}




.tab-nav.tabs {
    box-shadow: rgba(85, 85, 85, 0.677) 0px 0px 18px 0px;
    height: 63px !important;
}


.tabs-background-positive .tabs {
    background: linear-gradient(to left, #111111, #202020) !important;
}

.advance-form .buttons-countiner {
    margin-top: 20px;
    margin-bottom: 30px;
}

.tabs-striped.tabs-color-light .tab-item, .tabs-icon-top > .tabs .tab-item {
    color: #f8f8f8;
    opacity: 0.4;
}

.tabs-striped.tabs-color-light .tab-item.tab-item-active, .tabs-striped.tabs-color-light .tab-item.active, .tabs-striped.tabs-color-light .tab-item.activated {
    margin-top: -2px;
    color: #fff;
    border: 0 solid #fff !important;
    border-top-width: 2px;
}

.tabs-striped.tabs-color-light .tab-item.tab-item-active, .tabs-striped.tabs-color-light .tab-item.active, .tabs-striped.tabs-color-light .tab-item.activated, .tabs-top.tabs-striped .tab-item.tab-item-active {
    opacity: 1;
    color: rgb(255, 255, 255) !important;
    border-color: rgb(55, 55, 55) !important;
}