
.margin_top80 {
    margin-bottom: 80px;
}

.nature_time {
    text-align: right;
    float: right;
    color: #dc117c;
}

.nature_box {
    padding: 10px;
    border: solid 1px #e8e8e8;
}

.section_bg_color {
    background: rgb(244, 244, 244) none repeat scroll 0% 0% !important;
}

.about_section1 {
    background-color: #25126c;
    /*padding: 25px;*/
}

.acharya_ji_section {
    background-color: #ef5597;
    /*padding: 25px;*/
}

.acharya_ji {
    width: 100%;
}

    .acharya_ji img {
        width: 100%;
        border: solid 3px #fff;
        border-radius: 50%;
    }

.achareji {
    width: 100%;
    margin-top: 24px;
}

    .achareji p {
        font-size: 16px;
        color: #fff;
        text-align: center;
        width: 100%;
        font-weight: bold;
        margin-bottom: 7px;
    }



.footer-newsletter {
    padding: 50px 0;
    background: #db127a;
    /*border-bottom: solid 2px #fff;*/
}

    .footer-newsletter h4 {
        font-size: 24px;
        margin: 0 0 15px 0;
        padding: 0;
        line-height: 1;
        font-weight: 600;
        color: #fff;
    }

    .footer-newsletter p {
        color: #fff;
        font-size: 18px;
    }

    .footer-newsletter form {
        /*margin-top: 30px;*/
        background: #fff;
        padding: 6px 10px;
        position: relative;
        border-radius: 50px;
    }

        .footer-newsletter form input[type="email"] {
            border: 0;
            padding: 4px;
            width: calc(100% - 100px);
        }

        .footer-newsletter form input[type="submit"] {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            border: 0;
            background: none;
            font-size: 16px;
            padding: 0 20px;
            margin: 3px;
            background: #27146e;
            color: #fff;
            transition: 0.3s;
            border-radius: 50px;
        }


.footer_logo {
    margin: 0 0 8px;
    color: #fff;
    font-size: 20px;
}

.widget p {
    color: #fff;
}

.hours1 {
    width: 100%;
}

    .hours1 ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

        .hours1 ul li {
            color: #5b5b5b !important;
        }

.meditation_font {
    font-size: 16px;
    color: #606060;
}

.meditation_img {
    width: 100%;
}

    .meditation_img img {
        width: 100%;
    }

.meditation_list {
    width: 100%;
}

    .meditation_list ul {
        list-style: disclosure-closed;
        padding-left: 18px;
    }

    .meditation_list li {
        float: left;
        width: 100%;
        color: #282828;
        font-size: 16px;
        font-family: 'Droid Serif', sans-serif;
    }

        .meditation_list li b {
            color: #24116b;
        }

    .meditation_list p {
        color: #282828;
        font-size: 15px;
        line-height: 27px;
    }

.yoga_program_hd1 {
    font-size: 15px;
    font-weight: 600;
}

.meditation_list img {
    width: 100%;
    border: solid 2px #1e0a68;
    padding: 4px;
    border-radius: 5px;
}


.services-list {
    width: 100%;
}

    .services-list ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

        .services-list ul li {
        }

            .services-list ul li a {
                color: #4f4e4e;
                font-size: 16px;
            }

                .services-list ul li a:hover {
                    color: #dc127c;
                }

                .services-list ul li a.active1 {
                    color: #dc127c;
                }


.login_btn {
    position: absolute;
    right: 13px;
    top: 27px;
}

    .login_btn ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

        .login_btn ul li {
            float: left;
            line-height: 20px;
            margin: 0 10px 0 0;
        }

            .login_btn ul li a {
                font-size: 14px;
                border-radius: 20px;
                text-decoration: none;
                display: block;
                padding: 10px 15px;
                color: #fff;
                background-color: #dc117c;
            }

                .login_btn ul li a.login {
                    color: #fff;
                    background-color: #2a166f;
                }


.modal-header {
    padding: 15px;
    border-bottom: none;
    background-color: #44a86d;
}

.nav-tabs > li.active a, .nav-tabs > li.active a:hover, .nav-tabs > li.active a:focus {
    color: #fff;
    background-color: #dc117c;
    border: none;
}

.nav-tabs > li > a {
    background-color: #2a166f;
    border-radius: 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #fff;
    padding: 7px 15px;
    margin-right: 0;
    border: none;
}

    .nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
        color: #1a1919;
        background-color: #fff;
    }

.tab-content {
    padding: 15px;
    border: 1px solid #f4f4f4;
    background-color: #2a166f;
}

#login-form, form, form-group, label {
    color: #fff;
}

.login_btn_pop {
    background-color: #dc117c;
    color: #fff;
    border: solid 1px #fff;
}

.modal-header .close {
    margin-top: 4px;
}

.close {
    float: right;
    font-size: 19px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 9;
}

    .close:focus, .close:hover {
        color: #dc117c;
        text-decoration: none;
        cursor: pointer;
        filter: alpha(opacity=50);
        opacity: 9;
    }

.btn-dark.btn-view-detail {
    color: #fff;
    background-color: #dc127c;
    border-color: #dc127c;
}

.section_title {
    margin-bottom: 2px;
}

.toga_for_full {
    width: 100%;
    margin-top: 20px;
    background-color: #f2f2f2bd;
    padding: 16px 16px 16px 15px;
}

    .toga_for_full h4 {
        font-size: 20px;
        color: #111111;
        margin: 0px 0 5px;
    }

        .toga_for_full h4 span {
            color: #dc127c;
        }

    .toga_for_full p {
        color: #282828;
        font-size: 15px;
    }


.toga_for_weight {
    width: 100%;
    margin-top: 20px;
    padding: 16px 0px 9px 15px;
}

    .toga_for_weight h4 {
        font-size: 20px;
        color: #111111;
        margin: 0px 0 5px;
    }

        .toga_for_weight h4 span {
            color: #dc127c;
        }

    .toga_for_weight p {
        color: #282828;
        font-size: 15px;
    }


.toga_for_therapy {
    width: 100%;
    margin-bottom: 20px;
    padding: 16px 0px 9px 15px;
}

    .toga_for_therapy h4 {
        font-size: 20px;
        color: #111111;
        margin: 0px 0 5px;
    }

        .toga_for_therapy h4 span {
            color: #dc127c;
        }

    .toga_for_therapy p {
        color: #282828;
        font-size: 16px;
    }


.Yogic_way_section {
    width: 100%;
    background-color: #2a166f;
}

.Yogic_way {
    width: 100%;
    text-align: center;
}

    .Yogic_way h4 {
        font-size: 31px;
        color: #fff;
        margin: 0px 0 0px;
        font-weight: normal;
    }

    .Yogic_way p {
        font-size: 29px;
        font-style: italic;
        color: #fff;
        margin: 0px;
        font-weight: normal;
    }

.Organisational {
    width: 100%;
    text-align: center;
}

    .Organisational h2 {
        font-size: 25px;
        margin: 10px 0 15px;
    }

.manifestations {
    width: 100%;
    text-align: center;
}

    .manifestations p {
        font-size: 20px;
        font-style: italic;
        color: #fff;
        margin: 0px;
        font-weight: normal;
    }


.yoga_qurstion {
    width: 100%;
}

    .yoga_qurstion h6 {
        font-size: 16px;
        color: #000;
        background-color: #f4f4f4;
        display: inline-block;
        padding: 10px 20px;
        border-left: solid 4px #24116b;
        font-weight: normal;
    }

    .yoga_qurstion p {
        font-size: 15px;
        color: #404040;
        padding: 0px 15px 2px;
        margin: 0;
    }

.yoga_qurstion1 {
    width: 100%;
}

    .yoga_qurstion1 img {
        width: 100%;
    }

.yoga_programme {
    background-color: #fff;
    min-height: 216px;
    padding: 10px 15px 15px;
    border-radius: 5px;
    box-shadow: 0 0px 2px 0px #0000003d;
    margin-top: 30px;
}


.yoga_programme2 {
    background-color: #fff;
    min-height: 352px;
    padding: 10px 15px 15px;
    margin-top: 30px;
    border-radius: 5px;
    box-shadow: 0 0px 2px 0px #0000003d;
}


.yoga_programme3 {
    background-color: #fff;
    min-height: 352px;
    padding: 10px 15px 15px;
    margin-top: 30px;
    border-radius: 5px;
    box-shadow: 0 0px 2px 0px #0000003d;
}

.medi_programme1 {
    background-color: #fff;
    min-height: 412px;
    padding: 10px 15px 15px;
    margin-top: 30px;
    border-radius: 5px;
    box-shadow: 0 0px 2px 0px #0000003d;
}


.medi_programme2 {
    background-color: #fff;
    min-height: 500px;
    padding: 10px 15px 15px;
    margin-top: 20px;
    border-radius: 5px;
    box-shadow: 0 0px 2px 0px #0000003d;
}

.medi_programme3 {
    background-color: #fff;
    min-height: 500px;
    padding: 10px 15px 15px;
    margin-top: 30px;
    border-radius: 5px;
    box-shadow: 0 0px 2px 0px #0000003d;
}

.fitness_box2 {
    background-color: #fff;
    min-height: 527px;
    padding: 10px 15px 15px;
    margin-top: 20px;
    border-radius: 5px;
    box-shadow: 0 0px 2px 0px #0000003d;
}




