﻿

/***  Start Section Slider ***/

.hero-btn .theme-btn.hero-single .hero-content .hero-sub-title {
    width: 153px;
}
.hero-single {
    padding-top: 180px !important;
}
.hero-btn .right-btn {
    width: 130px !important;
    padding: 6px 10px 0px 0px !important;
}

/***  End Section Slider ***/
/***  Start AboutUs ***/
.aboutUsClass {
    align-items: unset !important;
}
.about-right .theme-btn
{
    width:148px;
    padding:7px 7px 7px 0px;
}
.about-right .theme-btn i {
    margin-right:0px !important;
}

.feature-item {
    text-align: -webkit-center;
}
/***  End AboutUs ***/
/***  Start Cat Area ***/
.cta-area .theme-btn {
    width: 148px;
    padding: 7px 7px 7px 0px;
}
/***  End Cat Area ***/



/* Section Category Halls */
.workspace-img img {
    height: 456px;
    width: 367px;
}

/* Section gallary_courses_home_home */
.main {
    margin-top: 0px !important;
}




.filter-box {
    height: 100% !important;
}

.filter-item {
    height: 100% !important;
}




.gallary_courses_home {
    background-color: #f6f6f6;
}

.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;
    text-align: center;
    height:100% !important;
    padding: 30px 30px 0px 30px;
}
.owl-carousel .owl-stage-outer {
    height: 100% !important;
}
.gallary_courses_home .tab-content {
    border: 1px solid #c5b9b9;
}

.blog-thumb-img img {
    width: 100%;
}




.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) {

    .hero-single {
        padding-top:0px !important;

    }

}

@media screen and (max-width: 600px) {

    /***  Start Section Slider ***/

    .hero-btn .theme-btn {
        width: 124px;
        padding:3px 7px;
    }
    .hero-btn .right-btn {
        width: 110px !important;
        padding: 3px 10px 3px 0px !important;
    }
    .hero-single .hero-content .hero-sub-title
    {
        font-size:17px !important;
    }
    .hero-single .hero-content p
    {
        font-size:12px;
    }

    .hero-btn .right-btn i {
        margin-right: 8px !important;
    }
 .container_slider {
            margin-top: -100px !important;
}


    .hero-single {
        height: 0px !important;
        padding-top: 280px !important;
    }
    .hero-slider.owl-theme .owl-nav [class*=owl-] {

        font-size: 21px;
        height: 40px;
        width: 40px;
        line-height: 40px;
    }
    .theme-btn i {
        margin-right: 6px !important;
        width:27px !important;
        height:27px !important;
        line-height:27px !important;
    }

    /* start section serveces */
    .service-title a {
        font-size: 15px;
    }
    .service-title p {

        font-size: 14px;
    }
    /* End section services */


    .hero-slider.owl-theme .owl-nav .owl-prev, .hero-slider.owl-theme .owl-nav .owl-next
    {
        bottom:-7px !important;
    }

    .hero-single .hero-content .hero-btn
    {
        margin-top:0px !important;
    }
    .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%;
    }
    .blog-single-wrapper .blog-single-content .blog-details-title {
        font-size: 17px;
    }
    .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;
    }
    .nav-link
    {
        padding:8px;
    }

    
}


/* End Section gallary_courses_home_home */





/* Section Video */

.play-btn {

    height: 50px;
    width: 50px;
    line-height: 50px;
    font-size: 15px;
    text-align: center;
    background: #fff;
}




/* Section cta-area */
.cta-area {
    z-index: -1 !important;
}

/* Section testimonial-area */
.mytestimonial-area {
    z-index: -1 !important;
    width: 100%;
    height: 100%;
}


/* Section counter-area */
.counter-area {
    z-index: -1 !important;
}



/* Start Section OurNews */
#titleNews{
    font-size:15px;
}
#ourNews .blog-item-info
{
    height:256px
}
/* End Section OurNews */





