﻿

/* Section gallary_courses_home_home */

.site-heading {
    margin-top: 220px;
}

.gallary_courses_home {
    background-color: #f6f6f6;
}




.filter-box
{
    height:100% !important;
}

.filter-item
{
    height:100% !important;
}





.gallary_courses_home .nav-item {
    color: #0e0e0e;
}

    .gallary_courses_home .owl-carousel .owl-dots.disabled, .gallary_courses_home .owl-carousel .owl-nav.disabled {
        display: block !important;
    }

    .gallary_courses_home .owl-carousel .owl-nav button.owl-next, .gallary_courses_home .owl-carousel .owl-nav button.owl-prev, .gallary_courses_home .owl-carousel button.owl-dot {
        color: #141413;
        font-size: 30px;
        margin: 0;
        padding: 0;
        background: #d9d9d9;
        display: inline-block;
        cursor: pointer;
        height: 282px;
        width: 50px;
        line-height: 56px;
        text-align: center;
        transition: all .5s ease-in-out;
        right: 40px;
        border: none;
        padding: 0 !important;
        font: inherit;
    }

    .gallary_courses_home .owl-carousel .owl-nav button.owl-next, .gallary_courses_home .owl-carousel .owl-nav button.owl-prev {
        position: absolute;
        top: 50%;
        transform: translate(0, -50%);
        border-bottom-left-radius: 0px;
        border-top-left-radius: 0px;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
    }

    .gallary_courses_home .owl-carousel .owl-nav button.owl-next {
        left: -52px;
        border-bottom-left-radius: 5px;
        border-top-left-radius: 5px;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    .gallary_courses_home .owl-carousel .owl-nav button.owl-prev {
        right: -52px;
    }

        .gallary_courses_home .owl-carousel .owl-nav button.owl-next span, .gallary_courses_home .owl-carousel .owl-nav button.owl-prev span {
            font-size: 35px;
        }

    .gallary_courses_home .nav-tabs .nav-item a.active {
        background-color: #ff5d22;
        color: white;
    }

    .gallary_courses_home .nav-tabs {
        border: none !important;
        margin-bottom: 0px !important;
    }

        .gallary_courses_home .nav-tabs .nav-link {
            color: #333436;
        }

    .gallary_courses_home .recent-cources {
        padding: 30px;
        height:100% !important;
        text-align: center;
        padding: 30px 30px 0px 30px;
    }
.owl-carousel .owl-stage-outer
{
    height:100% !important;
}
.gallary_courses_home .tab-content {
    border: 1px solid #c5b9b9;
}



.gallary_courses_home .owl-carousel .owl-item img {

    width: 200px;
    height: 200px;
    border: 1px solid #cdc6c6;
    border-radius: 10px;
    padding: 2px;
}






.gallary_courses_home .tab-content .recent-post-single .recent-post-bio h5 {
    font-size: 12px;
    padding-bottom: 5px;
}

.gallary_courses_home .tab-content .recent-post-single .recent-post-bio a {
    font-size: 15px;
    margin-top: 10px;
}

.gallary_courses_home .owl-carousel .owl-stage-outer .owl-stage .owl-item {
    width: 210px !important;
    margin-right: 35px !important;
}

.gallary_courses_home .tab-content .tab-pane {
        height: 280px;
    }

.owl-carousel .owl-stage {
    height: 250px !important;
}






@media all and (max-width: 991px) {

}

@media screen and (max-width: 600px) {

 
    .gallary_courses_home .tab-content .tab-pane {
        height: 200px;
    }

    .gallary_courses_home .owl-carousel .owl-stage-outer .owl-stage .owl-item {
        width: 150px !important;
        margin-right: 10px !important;
    }

    .gallary_courses_home .owl-carousel .owl-drag .owl-item {
        width: 130px;
        margin-right: 14px;
    }

    .gallary_courses_home .tab-content .recent-post-single .recent-post-bio h5 {
        font-size: 11px;
    }

    .gallary_courses_home .owl-carousel .owl-nav button.owl-next, .gallary_courses_home .owl-carousel .owl-nav button.owl-prev {
        top: 30%;
    }

    .gallary_courses_home .owl-carousel .owl-nav button.owl-next, .gallary_courses_home .owl-carousel .owl-nav button.owl-prev {
        top: 30%;
    }

    .gallary_courses_home .owl-carousel .owl-nav button.owl-prev {
        right: -14px;
        display: none;
    }

    .gallary_courses_home .owl-carousel .owl-nav button.owl-next {
        left: -14px;
        display: none;
    }

    .gallary_courses_home .owl-carousel .owl-item img {
        height: 130px;
    }

    .gallary_courses_home .recent-cources {
        padding: 14px 20px 0px 20px
    }

    .gallary_courses_home .owl-carousel .owl-nav button.owl-next, .gallary_courses_home .owl-carousel .owl-nav button.owl-prev, .gallary_courses_home .owl-carousel button.owl-dot {
        height: 203px;
    }

    .gallary_courses_home .nav-tabs .nav-item a.active {
        font-size: 12px !important;
    }

    .gallary_courses_home .nav-tabs .nav-link {
        font-size: 12px !important;
    }


}


/* End Section gallary_courses_home_home */











