#searchModal {
    padding-right: 0px !important;
}

@media (min-width: 768px) {
    .col-md-half {
        -ms-flex: 20%;
        flex: 20%;
        max-width: 20%;
    }
}

.f-widget-title h2 {
    font-size: 20px;
    margin-bottom: 10px;
    position: relative;
    color: #010e2e;
}

.tex-c {
    line-height: 1.1rem;
}

.loker {
    padding: 15px !important;
}

.custom-search {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.input-group>.form-control {
    border: none !important;
}

.input-group-text {
    border: none !important;
}

#basic-addon2 {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    background-color: white;
}

.text h5 {
    font-weight: 500 !important;
    font-size: 14px !important;
}

.img-iklan {
    width: 100%;
    border-radius: 10px;
    height: 250px;
    object-fit: cover;
}

.blog-detailss-wrap .meta-info ul {
    border-top: none;
}

.details__content-img {
    margin-bottom: 0px;
}

.img-blog {
    height: 180px !important;
    width: 100% !important;
}

@media (min-width: 1200px) {
    .menu-area .container {
        max-width: 1240px;
    }
}

.fixme {
    z-index: 1;
}