﻿@import url(https://fonts.googleapis.com/css?family=Oswald);

@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300);

@import url(https://fonts.googleapis.com/css?family=Pacifico);

#popular_courses {
    background-image: url('../Kma-Picture/aboutbg.png');
    padding: 80px;
}

@media only screen and (max-width: 600px) {
    #popular_courses {
        padding: 10px;
    }
}
.new_course {
    background: white;
    border: 5px solid aliceblue;
}
 
.single_course {
    background: white;
    padding: 5px;
    margin-bottom: 20px;
}

    .single_course h4 {
        background: #063606;
        color: white;
        padding: 6px;
        margin-top: 15px;
        margin-left: -5px;
        margin-right: -5px;
        /*border-radius: 0px 10px 10px 1px;*/
    }   


    .single_course p {
        text-align: justify;
        font-weight: 400;
    }

.course_content {
    padding: 0px;
}

.course_apply {
    text-align: center;
    padding: 10px;
    margin-bottom: 15px;
}

.apply_btn {
    background: none;
    border: 1px solid #0000ad;
    padding: 15px;
    border-radius: 10px;
    color: black !important;
    width: 100px;
}

.topmargin_40 {
    margin-bottom: 20px;
}

.apply_btn:hover {
    background: #0000ad;
    color: white !important;
    border: none;
}

part_h1 {
    font-weight: normal;
    text-transform: uppercase;
    margin: 0.3125em 0;
    background-color: #111111;
    position: relative;
    display: inline-block;
    padding: 0 10px;
}

.style-2 {
    font-family: "Open Sans Condensed", sans-serif;
}

    .style-2:before {
        content: "";
        height: 3px;
        border-top: 2px dotted white;
        border-bottom: 2px dotted white;
        position: absolute;
        width: 300%;
        top: 45%;
        left: -100%;
        z-index: -999;
    }

.Aboutus_content {
    float: left;
    width: 100%;
}

.course_dp {
    text-align: justify;
    color: #063606;
    font-weight: 400;
}

.aboutus_img img {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.imageabout {
    width: 42%;
}

.contentabout {
    width: 58%;
}


@media only screen and (max-width: 600px) {
    .imageabout {
        width: 100%;
    }

    .contentabout {
        width: 100%;
    }
}

.aboutus_btn {
    margin-top: 20px;
    margin-bottom: 22px
}

.read_btn {
    background: #063606;
    color: white !important;
    padding: 15px;
    border: none;
    margin-bottom: 20px;
    width: 100%;
}

    .read_btn:hover {
        background: #0000ad;
        color: white !important;
        padding: 15px;
        border: none;
        width: 100%;
    }

.news_event {
    padding: 50px;
    background: aliceblue;
}

@media only screen and (max-width: 600px) {
    .news_event {
        padding: 0px;
    }
}

.this_notice {
    background: aliceblue;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    color: white;
    height: 450px;
    overflow: hidden;
    border-left: 1px solid black;
    border-right: 1px solid black;
}

.notice_title {
    padding: 10px;
}

    .notice_title h4 {
        background: none;
        color: #1b3476;
        border-bottom: 1px solid #1b3476;
        line-height: 2;
    }

.single_notice {
    margin-left: 9px;
    margin-right: 20px;
    border-bottom: 1px solid black;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.notice_icons {
    float: left;
}

    .notice_icons img {
        width: 60px;
        border-right: 1px solid black;
        padding-right: 15px;
    }

.notice_P {
    float: left;
    margin-left: 30px;
    width: 300px;
}

@media only screen and (max-width: 600px) {
    .notice_P {
        width: 125px;
    }
}

.notice_P p {
    color: black;
    font-weight: 400;
    height: 50px;
    overflow: hidden;
}

#m_btm {
    margin-bottom: 20px;
}

@media only screen and (max-width: 600px) {
    #m_btm {
        margin-bottom: 20px;
        margin-top: 20px;
    }
}

.this_Next {
    background: #0000ad;
    color: white;
    height: 90px;
    padding: 10px;
}

    .this_Next:hover {
        color: white;
    }

.notice_D {
    padding: 5px;
    margin-left: 20px;
}

.view_contactus {
    /*background: #093709;
    padding: 70px;*/
    margin-top: -55px;
}

@media only screen and (max-width:600px) {
    .view_contactus {
        padding: 10px;
        margin-top: 0px;
    }
}

.view_box_contact {
    padding: 20px;
    /*border: 1px solid white;*/
    background: #435ba1;
    border-radius: 0px;
    margin-bottom: 20px;
    height: 320px;
    border-right: 1px solid white;
}

.view_box_register {
    padding: 20px;
    /*border: 1px solid white;*/
    background: #4f6dcd;
    border-radius: 0px;
    margin-bottom: 20px;
    height: 320px;
    border-right: 1px solid white;
}

.view_box_timing {
    padding: 20px;
    /*border: 1px solid white;*/
    background: #43d5cb;
    border-radius: 0px;
    margin-bottom: 20px;
    height: 320px;
    border-right: 1px solid white;
}

.ph_icons img {
    width: 80px;
}

.ph_icons {
    float: left;
    padding-right: 25px;
}

.ph_name {
    color: yellow;
    padding: 25px;
}

@media only screen and (max-width:600px) {
    .ph_name {
        padding: 10px;
    }
}

.c_detail {
    border-top: 1px solid yellow;
    padding: 20px;
    color: white;
}

    .c_detail p {
        font-family: Arial, Helvetica, sans-serif;
        margin-bottom: 26px;
    }

    .c_detail h4 {
        font-family: Arial, Helvetica, sans-serif;
    }

.c_btn {
    background: none;
    color: white;
    border: 1px solid white;
    border-radius: 10px;
    padding: 15px;
    margin-top: 30px;
}

    .c_btn:hover {
        color: yellow;
        border: 1px solid yellow;
    }

.t_name {
    float: left;
    padding-right: 50px;
}

gallery-container h1 {
    text-align: center;
    margin-top: 50px;
    font-family: 'Droid Sans', sans-serif;
    font-weight: bold;
}

.gallery-container p.page-description {
    text-align: center;
    margin: 25px auto;
    font-size: 18px;
    color: #999;
}

.tz-gallery {
    padding: 40px;
}

    /* Override bootstrap column paddings */
    .tz-gallery .row > div {
        padding: 2px;
    }

    .tz-gallery .lightbox img {
        width: 100%;
        border-radius: 0;
        position: relative;
    }

    .tz-gallery .lightbox:before {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -13px;
        margin-left: -13px;
        opacity: 0;
        color: #fff;
        font-size: 26px;
        font-family: 'Glyphicons Halflings';
        content: '\e003';
        pointer-events: none;
        z-index: 9000;
        transition: 0.4s;
    }


    .tz-gallery .lightbox:after {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        background-color: rgba(46, 132, 206, 0.7);
        content: '';
        transition: 0.4s;
    }

    .tz-gallery .lightbox:hover:after,
    .tz-gallery .lightbox:hover:before {
        opacity: 1;
    }

.baguetteBox-button {
    background-color: transparent !important;
}


.gallery_albums {
    background: #063606;
    color: white;
    text-align: center;
    border: none;
    width: 100%;
    padding: 10px;
    margin-top: 20px;
}

    .gallery_albums:hover {
        background: #063606;
        color: white;
        text-align: center;
        border: none;
        width: 100%;
        padding: 10px;
        margin-top: 20px;
    }

textarea[type=text] {
    width: 100%;
    padding: 5px 14px;
    margin: 3px 0;
    box-sizing: border-box;
    border: 2px solid black;
    border-radius: 4px;
    background: none;
    color: black;
}

.contact_us {
    /*background: white;*/
    padding: 90px;
    background-image: url('../Kma-Picture/aboutbg.png');
}

@media only screen and (max-width: 600px) {
    .contact_us {
        padding: 5px;
    }
}

.contact_card {
    background: aliceblue;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.cont_form {
    border-left: 1px solid black;
    border-right: 1px solid black;
    padding: 20px;
    background: aliceblue;
    margin-bottom: 20px;
    height: 430px;
}

.cont_title {
    border-bottom: 1px solid black;
    margin-bottom: 10px;
}

.cont_input {
}

.cont_info_ads {
    border-bottom: 1px solid black;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.contact_info_no {
    border-bottom: 1px solid black;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.contact_info_Email {
    border-bottom: 1px solid black;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.contact_info_Media {
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.contact_info span {
    color: black;
    font-weight: 500;
}

.contact_info p {
    color: black;
    font-weight: 400;
}

.media_cont {
    padding: 10px;
}

    .media_cont li {
        margin: 10px;
        float: left
    }

.fb {
    color: #507cbe;
    border: 1px solid black;
    padding: 10px;
    border-radius: 5px;
    align-items: center;
}

.yt {
    color: #f80000;
    border: 1px solid black;
    padding: 10px;
    border-radius: 5px;
    align-items: center;
}

.tw {
    color: #00abef;
    border: 1px solid black;
    padding: 10px;
    border-radius: 5px;
    align-items: center;
}

.fb:hover {
    background: #507cbe;
    color: white;
    border: none;
    border-radius: 0px;
}

.yt:hover {
    background: #f80000;
    color: white;
    border: none;
    border-radius: 0px;
}

.tw:hover {
    background: #00abef;
    color: white;
    border: none;
    border-radius: 0px;
}

.highlight_text {
    color: yellow !important;
    font-weight: 400;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text_white {
    color: white;
}

@media only sreen and (max-width: 600px) {
    .text-left {
        text-align: center;
    }

    .text-right {
        text-align: center;
    }
}

.subcatname {
    margin: 0px;
    background: #063606;
    padding: 8px;
    margin-bottom: 20px;
    color: yellow;
    border-bottom: 2px solid yellow;
}

.view_btn {
    margin-top: -58px;
    background: #063606;
    color: white;
    padding: 4px;
    text-align: right;
    float: right;
}

.course_short_p {
    height: 100px;
    overflow: hidden;
}

.this_Msg {
    text-align: center;
}

    .this_Msg img {
        text-align: center;
    }

.course_ads_pic {
    text-align: center;
}

    .course_ads_pic img {
        text-align: center;
    }

.content_Three {
    padding: 80px;
    background: aliceblue;
    height: 344px;
}
@media only screen and (max-width: 600px)
{
    .content_Three {
        padding: 10px;
        height: auto;
    }
}
.note_b {
    border-right: 0px !important;
    border: none;
}
.border_right {
    border-right: 1px solid #1b3476;
}
.sigle_box {
    text-align: center;
    width: 113%;
    padding-right: 50px;
    margin-bottom: 30px;
}
.single_Detail {
        text-align: center;  
        
}
.single_Detail p {
    font-size: 12px;
    color: black;
    text-align: justify;
}
.img_box {
    position: relative;
    bottom: 13px;
}
.single_Detail  h6 {
    font-weight: 500;
    color:black;
}
.Choose_with_update {
    padding: 50px;
    /*background-image: url('../Kma-Picture/why_Choose_Update.jpg');*/
    background-image: url('../Kma-Picture/aboutbg.png');
    background-attachment: fixed;
    background-size: cover;
}
@media only screen and (max-width: 600px)
{
    .Choose_with_update {
        padding: 10px;
    }
}
.Title_choose h4 {
    color: black;
}
.tline {
    background: black;
    color: black;
    width: 125px;
    height: 4px;
    position: absolute;
    margin-top: -10px;
    border-radius: 10px;
    border: none;
}
.why_chooseus p {
    color: black;
    text-align: justify;
}

.consultation {
    background: rgba(47, 91, 234, 0.03);
    border-radius: 4px;
    padding-left: 30px;
    padding-right: 30px;
}
.ptb50 {
    padding: 50px 0;
}
.mt40 {
    margin-top: 40px;
}
.consultation p {
    color: #000000;
    line-height: 24px;
}
.consultation h3 {
    font-size: 34px;
    color: #000000;
    line-height: 38px;
}
.mnone {
    margin: 0 !important;
}
.consultation .btn {
    border-radius: 4px;
    max-width: 370px;
    height: 80px;
    width: 100%;
    position: relative;
    margin-right: 35px;
}
.btn {
    display: inline-block;
    padding: 10px 30px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    background-image: none;
    border: 0px solid;
    
}
svg.icon-arrow-right {
    position: absolute;
    top: 28px;
    right: 100px;
    transition: 0.5s;
}
svg:not(:root) {
    overflow: hidden;
}
.sm_Ads {
    padding: 0px;
    margin-bottom: 50px;
}
@media only screen and (max-width: 600px){
    .sm_Ads {
        padding: 10px;
        margin-bottom: 50px;
    }
}
 
.pd-23 {
    padding: 23px;
}

.num .icon, .colorlib-nav .loc .icon {
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    display: table;
    width: 60px;
    height: 60px;
    background: rgba(0, 0, 0, 0.04);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

    .num .icon i, .colorlib-nav .loc .icon i {
        display: table-cell;
        vertical-align: middle;
        height: 60px;
        font-size: 24px;
        color: #69cb6a;
    }

.num p, .colorlib-nav .loc p {
    padding-left: 80px;
    font-weight: 300;
}

    .num p a, .colorlib-nav .loc p a {
        color: #666666;
    }

.num, .colorlib-nav .loc {
    position: relative;
}

    .num .icon, .colorlib-nav .loc .icon {
        position: absolute;
        top: 0;
        left: 0;
        text-align: center;
        display: table;
        width: 60px;
        height: 60px;
        background: rgba(0, 0, 0, 0.04);
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
    }

        .num .icon i, .colorlib-nav .loc .icon i {
            display: table-cell;
            vertical-align: middle;
            height: 60px;
            font-size: 24px;
            color: #69cb6a;
        }

        .colorlib-nav .num .icon i, .colorlib-nav .loc .icon i {
            display: table-cell;
            vertical-align: middle;
            height: 60px;
            font-size: 24px;
            color: #69cb6a;
        }

    .num p, .colorlib-nav .loc p {
        padding-left: 80px;
        font-weight: 300;
    }

        .num p a, .colorlib-nav .loc p a {
            color: #666666;
        }

.loc .icon i {
    display: table-cell;
    vertical-align: middle;
    height: 60px;
    font-size: 24px;
    color: #69cb6a;
}

.loc .icon {
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    display: table;
    width: 60px;
    height: 60px;
    background: rgba(0, 0, 0, 0.04);
    -webkit-border-radius: 50%;
}





/* Navbar bar */
.gist-navbar {
    background-color: #11943a;
    padding: 0;
}

/* Menu UL */
.gist-menu {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    /* margin: 0 auto; */
}

/* Menu links */
.gist-menu .nav-link {
    color: #fff !important;
    padding: 12px 26px !important;
    font-size: 15px;
    font-weight: 500;
    line-height: 1;
    padding: 12px 20px;
}

/* Hover + active */
.gist-menu .nav-link:hover,
.gist-menu .nav-link.active {
    background-color: #0c7f31;
}

/* Vertical divider */
.gist-menu .divider {
    width: 1px;
    height: 18px;
    background: rgba(255,255,255,0.6);
}

/* PERFECT vertical alignment */
.navbar-nav > li {
    display: flex;
    align-items: center;
}

/* Mobile fix */
@media (max-width: 991px) {
    .gist-menu {
        flex-direction: column;
        width: 100%;
        align-items: normal;
    }

    .gist-menu .divider {
        display: none;
    }

    .gist-menu .nav-link {
        width: 100%;
        text-align: center;
        padding: 14px;
        border-bottom: 1px solid rgba(255,255,255,0.3);
    }
}



/* SHOW hamburger icon on mobile */
.navbar-toggler {
    border: 1px solid rgba(255,255,255,0.8);
    padding: 6px 10px;
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='white' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}




 