﻿@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;
    }
}
.single_course {
    background: white;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    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: red;
    border-bottom: 1px solid red;
   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;
    }

.mt-0{
    margin-top:0;
}
.coloryellow{
    color:yellow;
}