﻿.home-popular-categories {
    float: left;
    width: 830px
}

.home-popular-categories-list {
    padding: 0;
    margin: 0;
    text-align: center;
    list-style: none
}

    .home-popular-categories-list .list-item {
        position: relative;
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 174px;
        height: 174px;
        padding: 0;
        border-radius: 4px;
        margin: 0 40px 40px 0;
        background-color: #eff2f4;
        color: #333c4e;
        cursor: pointer
    }

        .home-popular-categories-list .list-item:nth-child(4n) {
            margin-right: 0
        }

        .home-popular-categories-list .list-item a {
            display: block;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            height: 100%;
            padding: 5px 12px;
            color: #333c4e;
            font-size: 20px
        }

            .home-popular-categories-list .list-item a:hover {
                text-decoration: none
            }

    .home-popular-categories-list .list-item-icon {
        display: inline-block;
        width: 96px;
        height: 96px;
        margin: 12px 0 8px;
        font-size: 60px;
        line-height: 96px
    }

    .home-popular-categories-list .icon-commerce,
    .home-popular-categories-list .icon-other {
        font-size: 86px
    }

    .home-popular-categories-list .icon-gardening {
        font-size: 76px
    }

    .home-popular-categories-list .icon-wood-paper {
        font-size: 116px
    }

    .home-popular-categories-list .icon-sport {
        font-size: 86px
    }

    .home-popular-categories-list .icon-construction {
        font-size: 92px
    }

    .home-popular-categories-list .list-item-text {
        display: block;
        overflow: hidden;
        width: 150px;
        font-size: 20px;
        line-height: 24px;
        text-transform: lowercase;
        text-overflow: ellipsis;
        white-space: nowrap
    }

        .home-popular-categories-list .list-item-text::first-letter {
            text-transform: uppercase
        }

    .home-popular-categories-list .list-item.active,
    .home-popular-categories-list .list-item:hover {
        background-color: #ffb718;
        color: #fff
    }

        .home-popular-categories-list .list-item.active a,
        .home-popular-categories-list .list-item:hover a {
            color: #fff
        }

    .home-popular-categories-list .category-search .font-icon {
        font-family: 'infobel-categories';
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }

    .home-popular-categories-list .category-search .icon-health:before {
        content: "\e61f"
    }

    .home-popular-categories-list .category-search .icon-education:before {
        content: "\e611"
    }

    .home-popular-categories-list .category-search .icon-administrative:before {
        content: "\e601"
    }

    .home-popular-categories-list .category-search .icon-finance:before {
        content: "\e609"
    }

    .home-popular-categories-list .category-search .icon-sport:before {
        content: "\e622"
    }

    .home-popular-categories-list .category-search .icon-culture:before {
        content: "\e604"
    }

    .home-popular-categories-list .category-search .icon-tourism:before {
        content: "\e616"
    }

    .home-popular-categories-list .category-search .icon-local-services:before {
        content: "\e60d"
    }

    .home-popular-categories-list .category-search .icon-transportation:before {
        content: "\e628"
    }

    .home-popular-categories-list .category-search .icon-prof-services:before {
        content: "\e60e"
    }

    .home-popular-categories-list .category-search .icon-medical-services:before {
        content: "\e621"
    }

    .home-popular-categories-list .category-search .icon-commerce:before {
        content: "\e600"
    }

    .home-popular-categories-list .category-search .icon-misc-services:before {
        content: "\e623"
    }

    .home-popular-categories-list .category-search .icon-textiles:before {
        content: "\e625"
    }

    .home-popular-categories-list .category-search .icon-delivery:before {
        content: "\e627"
    }

    .home-popular-categories-list .category-search .icon-wood-paper:before {
        content: "\e60c"
    }

    .home-popular-categories-list .category-search .icon-materials:before {
        content: "\e613"
    }

    .home-popular-categories-list .category-search .icon-mechanical:before {
        content: "\e61d"
    }

    .home-popular-categories-list .category-search .icon-construction:before {
        content: "\e60f"
    }

    .home-popular-categories-list .category-search .icon-home-decoration:before {
        content: "\e619"
    }

    .home-popular-categories-list .category-search .icon-gardening:before {
        content: "\e61a"
    }

    .home-popular-categories-list .category-search .icon-audiovisual:before {
        content: "\e605"
    }

    .home-popular-categories-list .category-search .icon-electric:before {
        content: "\e612"
    }

    .home-popular-categories-list .category-search .icon-it:before {
        content: "\e618"
    }

    .home-popular-categories-list .category-search .icon-building:before {
        content: "\e60a"
    }

    .home-popular-categories-list .category-search .icon-agriculture:before {
        content: "\e602"
    }

    .home-popular-categories-list .category-search .icon-other:before {
        content: "\e608"
    }

.details-title {
    padding: 0 15px;
    margin: 0 0 20px;
    font-size: 20px;
    line-height: 24px;
    text-align: center
}

.details-list {
    padding: 0;
    margin: 0;
    list-style: none
}

    .details-list > li {
        float: left;
        width: 25%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 1px
    }

        .details-list > li > a {
            display: block;
            padding: 1px 15px;
            -webkit-border-radius: 2px;
            border-radius: 2px;
            color: #fff;
            word-wrap: break-word;
            font-family: 'Source Sans Pro', arial, sans-serif;
            font-weight: 500
        }

            .details-list > li > a:hover {
                background-color: #ffb718;
                text-decoration: none
            }

.details-list-column {
    float: left;
    width: 100%;
    max-width: 150px
}

.details-list-column-item {
    display: block;
    margin-bottom: 7px;
    border-radius: 2px
}

    .details-list-column-item:hover {
        background: #FFB718
    }

    .details-list-column-item > a {
        display: block;
        padding: 1px 15px;
        color: #fff;
        font-family: 'Source Sans Pro', arial, sans-serif;
        font-weight: 500;
        font-size: 13px;
        word-wrap: break-word
    }

    .details-list-column-item a:hover {
        text-decoration: none
    }

.home-subcategories-list {
    padding: 0px 0px 0px 10px;
    list-style-type: none;
}

.home-subcategories-modal {
    z-index: 9999999
}

    .home-subcategories-modal.modal {
        text-align: center;
        padding: 0 !important
    }

        .home-subcategories-modal.modal:before {
            content: '';
            display: inline-block;
            height: 100%;
            vertical-align: middle;
            margin-right: -4px
        }

    .home-subcategories-modal .modal-dialog {
        display: inline-block;
        text-align: left;
        vertical-align: middle;
        width: 90%
    }

    .home-subcategories-modal .modal-body {
        padding: 10px 5px
    }

    .home-subcategories-modal .modal-content {
        background-color: #333C4E
    }

        .home-subcategories-modal .modal-content .close {
            position: absolute;
            top: 5px;
            right: 5px;
            font-size: 18px;
            color: #fff;
            opacity: 1
        }

.home-subcategories-title {
    border-bottom: 1px solid rgba(207, 207, 207, 0.4);
    padding: 11px 0
}

    .home-subcategories-title .details-title {
        margin: 0;
        color: #fff;
        font-size: 28px;
        line-height: 38px
    }

        .home-subcategories-title .details-title > a {
            color: #fff
        }

.home-subcategories-items ul li a {
    width: 88%;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 1px 7px;
    font-size: 22px;
    line-height: 32px;
    white-space: nowrap
}

.k-animation-container.category-tooltip {
    margin-top: -32px;
    margin-bottom: -20px;
    padding-top: 20px;
    padding-bottom: 20px
}

#home-popular-categories-list_tt_active {
    bottom: -15px;
    padding-top: 15px;
    padding-bottom: 15px
}

.k-callout.k-callout-n {
    top: -13px !important
}

.k-callout.k-callout-s {
    bottom: -13px !important
}

.simple-dropdown {
    width: 600px;
    min-height: 100px
}

.page-section-heading {
    margin: 0 0 40px;
    font-size: 30px;
    line-height: 38px;
    font-weight: 400;
    text-align: center
}
    .home-popular-categories .page-section-heading {
        margin: 0 0 35px
    }

.k-tooltip {
    padding: 10px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-align: left
}

.k-widget.k-tooltip {
    border-color: #333c4e;
    background-image: none;
    background-color: #333c4e;
    color: #fff
}

.k-callout-n {
    border-bottom-color: #333c4e
}

.k-callout-s {
    border-top-color: #333c4e
}

.reveal-wrap > .reveal-inner {
    display: none
}

.reveal-trigger {
    position: relative;
    height: 48px;
    text-align: center
}

    .reveal-trigger:before {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 1px;
        border-top: 1px solid #d8d8d8;
        content: ''
    }

.reveal-trigger-action {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    min-width: 280px;
    height: 48px;
    padding: 12px 20px;
    margin: 0 auto;
    background-color: #333c4e;
    color: #fff;
    font-family: 'Source Sans Pro', arial, sans-serif;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    cursor: pointer
}

    .reveal-trigger-action:before {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
        display: block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 48px 0 0 15px;
        border-color: transparent transparent transparent #fff;
        content: ''
    }

    .reveal-trigger-action:after {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 2;
        display: block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 0 48px 15px;
        border-color: transparent transparent #fff;
        content: ''
    }
