﻿/*---trust----- 13 March 2020*/
.trust_page1 h2 {
    font-size: 18px;
    color: #333;
    padding: 10px 0;
}

.tabs_trust .nav {
    background-color: #f1f5f8;
    border-bottom: 1px solid #03a89e;
}

    .tabs_trust .nav li a {
        color: #333;
        margin-right: -1px;
        border-right: 2px solid #fff;
        border-bottom: 1px solid #03a89e;
        padding: 10px 30px;
        font-size: 16px;
        border-radius: 0px;
    }

        .tabs_trust .nav li a:hover, .tabs_trust .nav li.active a {
            color: #03a89e;
            border-top: 2px solid #03a89e;
            background-color: #fff;
            border-left: 1px solid #03a89e;
            border-right: 1px solid #03a89e;
            border-bottom: #fff;
            font-weight: 600;
        }
/*----top_skills----*/
.topskill_sec .btn_top_skl {
    padding: 30px 0px;
}

.topskill_sec {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
}

.category_page_main .main_category {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 20px;
}

.category_page_main .icon_sec {
    width: 70px;
    padding: 10px;
}

    .category_page_main .icon_sec img {
        width: 100%;
    }

.category_page_main .sub_cate a {
    color: #03a89e;
    display: block;
    padding: 10px 10px;
    text-decoration: none !important;
}

    .category_page_main .sub_cate a .fa {
        font-size: 18px;
        padding-right: 8px;
    }

    .category_page_main .sub_cate a span {
        float: right;
    }

    .category_page_main .sub_cate a:hover span {
        color: #03a89e;
        font-weight: 600;
    }

    .category_page_main .sub_cate a:hover {
        background: #f1f5f8;
    }

.category_page_main .row {
    display: flex;
}

.category_page_main .listing_all_categorys {
    padding: 10px;
    background: #f1f5f8;
    box-shadow: 0px 0px 1px #6f6d6d;
    border-radius: 3px;
    border: 1px solid #e5e5e5;
    transition: all 0.3s;
    height: 100%;
    border-top: 3px solid #03a89e;
}

.category_page_main .main_category h4 {
    transition: all 0.8s;
    font-weight: 600;
    font-size: 16px;
}

.category_page_main .listing_all_categorys:hover .main_category h4 {
    color: #03a89e;
}

.category_page_main .listing_all_categorys:hover {
    background: #fff;
}

.content_hiring_hd {
    padding: 30px 0px 15px;
    color: #03a89e;
}

.img_right_vc img {
    width: 100%;
    border-radius: 50%;
    border: 1px solid #ccc;
    height: 100%;
    object-fit: cover;
}

.trust_page1 .tab-content {
    padding: 30px 0px
}

.trust_page1 .img_ng {
    height: 250px;
    width: 250px;
    box-shadow: -6px 2px 1px #03a8ab;
    border-radius: 50%;
    transition: all 0.3s;
}

    .trust_page1 .img_ng:hover {
        box-shadow: 6px 2px 1px #03a8ab;
    }

.hing_forms {
    padding-bottom: 60px;
}


/*-----*/
.category_page_main1 .row {
    display: block !important;
    /*box-shadow: 0 0 10px #e4e3e3;
*/ margin-bottom: 30px;
    padding: 10px 0px 10px;
    border-bottom: 1px solid #e8e9eb;
}

.cetegorys ul li {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
}

    .cetegorys ul li a {
        line-height: 40px;
        color: #03a89e;
        padding: 10px 15px;
        border-radius: 23px;
        box-shadow: 2px 2px 3px #f1f1f1;
        transition: all 0.3s;
    }

.cetegorys {
    display: flex;
    padding: 20px 10px;
    border-radius: 6px;
}

    .cetegorys ul li a:hover {
        text-decoration: none;
        color: #fff;
        background-color: #03a89e;
    }

.category_page_main1 .f-box:hover .front {
    display: inherit;
}

.category_page_main1 .f-box .front {
    padding: 30px 10px 30px;
}
    /*.category_page_main1 .f-box{
    height: 190px;
    }*/
    .category_page_main1 .f-box .front p {
        text-transform: lowercase;
        padding-top: 10px;
        color: #333;
        font-size: 13px;
    }

.category_page_main1 .f-box:hover .front p {
    color: #fff;
}
/*-----cetogry_2---*/
.category_page_main2 .cetegorys ul li a {
    line-height: 20px;
    padding: 5px 15px;
    border-radius: 0px;
    display: block;
    box-shadow: none;
}

.category_page_main2 .cetegorys ul li {
    margin-bottom: 0px;
    margin-right: 0px;
    width: 100%;
}

.category_page_main2 .f-box {
    margin-bottom: 10px;
}

.category_page_main2 .cetegorys {
    padding: 20px 0px;
}

.box_for_catt {
    border: 2px solid #f6f6f6;
    height: 100%;
}

.category_page_main2 .row {
    display: flex !important;
    border-bottom: 0px;
}

@media (max-width: 768px) {
    .top_issu_bx .issue_lft_bx ul, .top_issu_bx .issue_rght_bx ul {
        text-align: center;
    }

    .hed-bx.create-profile {
        padding-bottom: 0;
        padding-top: 0px;
    }

    .pop_inn_main .nav-tabs > li > a {
        font-size: 12px;
        padding: 10px 6px;
    }

    .tabs_trust .nav li a {
        padding: 10px 10px;
        font-size: 12px;
    }

    .trust_page1 .img_ng {
        margin-bottom: 25px;
    }

    .trust_page1 h2 {
        padding: 0px 15px;
    }

    .cetegorys ul li {
        width: 100%;
    }

        .cetegorys ul li a {
            line-height: 30px;
            padding: 1px 15px;
            border-radius: 29px;
            display: block;
            text-align: center;
        }
}

@media screen and (max-width: 1200px) and (min-width: 992px) {
    .trust_page1 .img_ng {
        height: 200px;
        width: 100%;
    }
}
