﻿



/*.bg-blue-hotel {
        background-color: #1e3265 !important;
    }*/

.ribbon-edge-topright {
    border-width: 7px 0 0px 10px;
    left: 230px;
    border-color: transparent transparent transparent #1e3265;
    top: -5px;
    position: absolute;
    z-index: 1;
    border-style: solid;
    height: 0px;
    width: 0px;
}

.ribbon-edge-topleft {
    top: -5px;
    border-width: 6px 10px 0 0;
    left: 20px;
    border-color: transparent #1e3265 transparent transparent;
    position: absolute;
    z-index: 1;
    border-style: solid;
    height: 0px;
    width: 0px;
}

.item-card2-desc {
    padding: 0rem 0.75rem;
}

.power-ribbon-top-left {
    top: -5px;
    left: 30px;
}

.power-ribbon {
    width: 200px;
}

    .power-ribbon span {
        width: 200px;
    }

#hotel_item_para {
    text-align: left;
    margin-top: 7px;
}

.br-theme-fontawesome-stars .br-widget {
    height: 16px !important;
}

#hotel_item_para {
    /* height: 20px !important;*/
    line-height: 1.3;
    margin-bottom: 0px;
}

.special-image-slider {
    height: 250px !important;
    max-height: 250px !important;
    min-height: 250px !important;
}

.card-body {
    padding: 1rem 0.5rem;
    position: relative;
}

h4.mb-0.fs-16.font-weight-bold.text-black {
    height: 45px;
}


/* Tr Job Post */
.job-item {
    background-color: #fff;
}

.job-tab .nav-tabs {
    margin-bottom: 25px;
    border-bottom: 0;
}

    .job-tab .nav-tabs > li {
        float: none;
        display: inline;
    }

    .job-tab .nav-tabs li {
        margin-right: 15px;
    }

        .job-tab .nav-tabs li:last-child {
            margin-right: 0;
        }

.job-tab .nav-tabs {
    position: relative;
    z-index: 0;
    display: inline-block;
}

    .job-tab .nav-tabs:after {
        position: absolute;
        content: "";
        top: 50%;
        left: 0;
        width: 100%;
        height: 1px;
        z-index: -1;
    }

    .job-tab .nav-tabs > li a {
        display: inline-block;
        background-color: transparent;
        border: none;
        border-radius: none;
        font-size: 16px;
        color: #000;
        padding: 0px 30px;
        font-weight: bold;
    }

        .job-tab .nav-tabs > li > a.active,
        .job-tab .nav-tabs > li a.active > :focus,
        .job-tab .nav-tabs > li > a.active:hover,
        .job-tab .nav-tabs > li > a:hover {
            border: none;
            background-color: transparent;
            color: #000;
            border-bottom: 2px solid #f6c214;
        }


    .job-tab .nav-tabs li.active a:before {
        opacity: 1;
        transform: translateY(-21.5px) scale(0.3);
    }

    .job-tab .nav-tabs > li > a:before {
        border-bottom: 2px solid #f6c214;
        width: 29%;
    }

.job-item {
    border-radius: 3px;
    position: relative;
    margin-bottom: 30px;
    z-index: 1;
}

    .job-item .btn.btn-primary {
        text-transform: capitalize;
    }

    .job-item .job-info {
        font-size: 14px;
        color: #000;
        overflow: hidden;
        padding: 40px 25px 20px;
    }

.job-info .company-logo {
    margin-bottom: 30px;
}

.job-info .tr-title {
    margin-bottom: 15px;
}

    .job-info .tr-title span {
        font-size: 14px;
        display: block;
    }

    .job-info .tr-title a {
        color: #000;
    }

        .job-info .tr-title a:hover {
            color: #008def;
        }

.job-info ul {
    margin-bottom: 30px;
}

.job-meta li,
.job-meta li a {
    color: #646464;
}

    .job-meta li a:hover {
        color: #008def;
    }

.job-meta li {
    font-size: 12px;
    margin-bottom: 10px;
}

    .job-meta li span i {
        color: #000;
    }

    .job-meta li i {
        margin-right: 15px;
    }

.job-item .time {
    position: relative;
}

    .job-item .time:after {
        position: absolute;
        content: "";
        bottom: 35px;
        left: -50px;
        width: 150%;
        height: 1px;
        background-color: #f5f4f5;
        z-index: -1;
    }

.job-item:hover .time,
.job-item:hover .time:after {
    opacity: 0;
}

.job-item .time span {
    font-size: 12px;
    color: #bebebe;
    line-height: 25px;
}

.job-item .btn.btn-primary,
.role .btn.btn-primary,
.job-item .time a span {
    padding: 5px 10px;
    border-radius: 4px;
    line-height: 10px;
    font-size: 12px;
}

.job-item .time a span {
    color: #fff;
    background-color: #f1592a;
    border-color: #f1592a;
}

    .job-item .time a span.part-time {
        background-color: #00aeef;
        border-color: #00aeef;
    }

    .job-item .time a span.freelance {
        background-color: #92278f;
        border-color: #92278f;
    }

.job-item .item-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    background-color: #008def;
    color: #fff;
    opacity: 0;
    -webkit-transition: all 800ms;
    -moz-transition: all 800ms;
    -ms-transition: all 800ms;
    -o-transition: all 800ms;
    transition: all 800ms;
}

.job-item:hover .item-overlay {
    opacity: 1;
}

.item-overlay .job-info {
    padding: 45px 25px 40px;
    overflow: hidden;
}

.item-overlay .btn.btn-primary {
    background-color: #007bd4;
    border-color: #007bd4;
    margin-bottom: 10px;
}

.item-overlay .job-info,
.item-overlay .job-info ul li,
.item-overlay .job-info ul li i,
.item-overlay .job-info .tr-title a {
    color: #fff;
}

.job-social {
    margin-top: 35px;
}

    .job-social li {
        float: left;
    }

        .job-social li + li {
            margin-left: 15px;
        }

        .job-social li a i {
            margin-right: 0;
            font-size: 14px;
        }

        .job-social li a {
            width: 35px;
            height: 35px;
            text-align: center;
            display: block;
            background-color: #007bd4;
            line-height: 35px;
            border-radius: 100%;
            border: 1px solid #007bd4;
            position: relative;
            overflow: hidden;
            z-index: 1;
        }

        .job-social li:last-child a {
            background-color: #fff;
        }

            .job-social li:last-child a i {
                color: #008def;
            }

        .job-social li a:before {
            position: absolute;
            content: "";
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            z-index: -1;
            border-radius: 100%;
            background-color: #008def;
            -webkit-transform: scale(0);
            -moz-transform: scale(0);
            -ms-transform: scale(0);
            transform: scale(0);
        }

        .job-social li a:hover:before {
            -webkit-transform: scale(1);
            -moz-transform: scale(1);
            -ms-transform: scale(1);
            transform: scale(1);
            padding: 5px;
        }

        .job-social li a:hover {
            border-color: #fff;
        }

            .job-social li a:hover i {
                color: #fff;
            }

.tr-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

li.HomeView {
    cursor: pointer;
}

