﻿body, #form1 {
    padding: 0px;
    margin: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    cursor: default;
    background: #fff !important;
    font-family: 'Source Sans Pro', sans-serif;
}

.container-small {
    margin-left: 67px;
    margin-right: 67px;
}

.padd-right {
    padding-right: 0px;
}

.padd-left {
    padding-left: 0px;
}

.padd-both {
    padding-left: 0px;
    padding-right: 0px;
}

a {
    text-decoration: none !important;
}

.btn-default {
    background-image: none !important;
    text-shadow: none !important;
}

.section {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.hasing {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}
/*--------------------Header Sec---------------------*/
.top-bar-sec {
    margin: 0px;
    padding: 0px 0px;
    width: 100%;
    height: auto;
    float: left;
    background: #32353a /*#305777*/;
}

.top-bar-contact-ul {
    margin: 0px;
    padding: 2px 0px 2px 0px;
    width: 100%;
    height: auto;
    float: left;
}

    .top-bar-contact-ul li {
        margin: 0px;
        padding: 0px 0px;
        list-style-type: none;
        display: inline;
    }

        .top-bar-contact-ul li a {
            margin: 0px;
            padding: 0px 25px 0px 0px;
            text-decoration: none;
            font-size: 14px;
            line-height: 23px;
            color: #f6f6f6;
            font-weight: 400;
            letter-spacing: .3px;
        }

            .top-bar-contact-ul li a i {
                /*border: 2px solid #eab92d;*/
                margin-right: 10px;
                line-height: 22px;
                width: 22px;
                height: 17px;
                text-align: center;
                color: #fff;
                font-size: 14px;
            }

.top-bar-login-ul {
    margin: 0px;
    padding: 2px 0px 2px 0px;
    width: 100%;
    height: auto;
    float: right;
    text-align: right;
}

    .top-bar-login-ul li {
        margin: 0px;
        padding: 0px 0px;
        list-style-type: none;
        display: inline;
    }

        .top-bar-login-ul li a {
            margin: 0px;
            padding: 0px 25px 0px 0px;
            text-decoration: none;
            font-size: 14px;
            line-height: 23px;
            color: #f6f6f6;
            font-weight: 400;
            letter-spacing: .3px;
            text-align: right;
        }






.social-ul {
    margin: 7px 0px 0px 0px;
    padding: 0px 0px;
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
}

    .social-ul li {
        margin: 0px;
        padding: 0px 3px;
        display: inline;
        list-style-type: none;
    }

        .social-ul li a {
            display: inline-block;
            line-height: 36px;
            height: 36px;
            border-radius: 0px;
            width: 36px;
            border: 2px solid #369ce7;
            text-align: center;
            font-size: 15px;
            color: #f1f1f1;
            transition: all 0.3s ease-in-out;
            -webkit-transition: all 0.3s ease-in-out;
            margin: 0px 0px 0px 0px;
        }


            .social-ul li a:hover {
                color: #f1f1f1 !important;
                background-color: #369ce7;
            }

.header-sec {
    margin: 0px;
    padding: 0px 0px;
    width: 100%;
    height: auto;
    float: left;
    background-color: #fdebb63d;
}




.logo-sec {
    margin: 0px 0px 0px 0px;
    padding: 5px;
    width: 100%;
    height: auto;
    float: left;
}

.header-logo {
    margin: 0px;
    padding: 5px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
}


/*------------------------Menu Sec--------------------------*/
.menu-sec {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: auto;
    float: left;
    background: #f9f576;
}

.menu-wpr {
    margin: 19px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
}

.login-btn-ul {
    padding: 27px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    text-align: right;
}

    .login-btn-ul li {
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
        list-style-type: none;
        display: inline;
    }

        .login-btn-ul li a {
            margin: 0px 0px 0px 0px;
            font-size: 16px;
            font-weight: 500;
            background: #FF9900;
            color: #fff;
            letter-spacing: 1px;
            text-transform: capitalize;
            border-radius: 0px;
            display: inline-block;
            padding: 7px 20px 7px 20px;
            text-decoration: none !important;
            -webkit-transition: all 0.4s ease-in-out;
            -moz-transition: all 0.4s ease-in-out;
            -o-transition: all 0.4s ease-in-out;
            -ms-transition: all 0.4s ease-in-out;
            transition: all 0.4s ease-in-out;
            line-height: 1.42857143;
            text-align: center;
            white-space: nowrap;
            vertical-align: middle;
            -ms-touch-action: manipulation;
            touch-action: manipulation;
            cursor: pointer;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            border: 1px solid transparent;
        }

            .login-btn-ul li a:hover {
                background: #2fa5eb;
                color: #fff;
            }

                .login-btn-ul li a:hover i {
                    color: #fff;
                }

/*--------------------------Slider Sec---------------------------*/
.slider {
    margin: 0px 0px 0px 0px;
    padding: 0px;
    width: 100%;
    height: auto;
    float: left;
    /*z-index:1;*/
}
/*--------------------------Apply Sec---------------------------*/
.apply-sec {
    margin: 20px 0px 0px 0px;
    padding: 0px;
    height: auto;
    width: 100%;
    float: left;
    border-top: 3px solid #305777;
    /*z-index:99999;*/
}

.apply-img-sec {
    margin: 0px;
    padding: 0px;
    height: auto;
    width: 100%;
    float: left;
}

.apply-wrap {
    margin: 0px;
    padding: 0px;
    height: auto;
    width: 100%;
    float: left;
    background-color: #2fa5eb;
}

.apply-inner {
    margin: 0px;
    padding: 40px 100px 28px 40px;
    height: auto;
    width: 100%;
    float: left;
}

.apply-h {
    margin: 0px 0px 19px 0px;
    padding: 0px;
    width: 100%;
    float: left;
    text-align: left;
    color: #fff;
    font-size: 30px;
    line-height: 30px;
    font-weight: 300;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
}

.apply-p {
    margin: 0px;
    padding: 0px;
    height: auto;
    width: 100%;
    float: left;
    font-size: 17px;
    line-height: 30px;
    color: #fff;
}

    .apply-p a {
        margin: 0px;
        padding: 7px 25px;
        text-align: center;
        color: #fff;
        font-size: 17px;
        border: 1px solid #fff;
        float: right;
    }

        .apply-p a:hover {
            background: #fff;
            color: #2fa5eb;
        }


/*--------------------------News---------------------------*/
.hm-news-wrap {
    margin: 30px 0px 0px 0px;
    padding: 40px 0px;
    height: auto;
    width: 100%;
    float: left;
    background: -webkit-linear-gradient(top, rgb(249, 245, 118) 30%, rgb(236, 234, 170) 98%);
    /*background: -webkit-linear-gradient(top, rgb(195, 247, 189) 30%, rgb(236, 234, 170) 98%)*/;
}

.hm-news-sec {
    margin: 0px;
    padding: 0px;
    height: auto;
    width: 100%;
    float: left;
    min-height: 300px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 1px 15px 1px rgb(189, 194, 243);
}

.hm-news-inner {
    margin: 0px;
    padding: 10px;
    height: auto;
    width: 100%;
    float: left;
}

.hm-news-sec-h {
    margin: 0px;
    padding: 3px 10px;
    height: auto;
    width: 100%;
    border-radius: 10px 10px 0px 0px;
    float: left;
    background: #305777;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    line-height: 30px;
    font-family: 'Montserrat', sans-serif;
}

.down-ul {
    margin: 0px;
    padding: 0px 10px;
    height: auto;
    width: 100%;
}

    .down-ul li {
        margin: 0px;
        padding: 0px 0px 0px 30px;
        list-style-type: none;
        position: relative;
    }

        .down-ul li:before {
            position: absolute;
            content: "\f0ab";
            font-family: FontAwesome;
            margin: 0px;
            padding: 0px;
            top: 0;
            left: 0;
            color: #01c4ec;
            font-size: 15px;
        }

        .down-ul li a {
            margin: 0px;
            padding: 0px 0px 0px 0px;
            height: auto;
            width: 100%;
            font-size: 16px;
            line-height: 27px;
            color: #211e1f;
            font-weight: 400;
            text-align: left;
        }

            .down-ul li a:hover {
                color: #0285d5;
            }

.notice-ul {
    margin: 0px;
    padding: 0px 10px;
    height: auto;
    width: 100%;
}

    .notice-ul li {
        margin: 0px;
        padding: 5px 0px 0px 0px;
        list-style-type: none;
    }


        .notice-ul li a {
            margin: 0px;
            padding: 0px 0px 0px 0px;
            height: auto;
            width: 100%;
            font-size: 16px;
            line-height: 27px;
            color: #211e1f;
            font-weight: 400;
            text-align: left;
        }

/*--------------------------About us Sec---------------------------*/
.about-sec {
    margin: 0px;
    padding: 30px 0px;
    height: auto;
    width: 100%;
    float: left;
}

.about-inner {
    margin: 0px;
    padding: 0px;
    height: auto;
    width: 100%;
    float: left;
}

.about-h {
    margin: 0px 0px 20px 0px;
    padding: 0px;
    height: auto;
    width: 100%;
    float: left;
    font-size: 32px;
    line-height: 30px;
    text-align: center;
    font-family: Arial;
    color: #3760bb;
    font-weight: 600;
}

/*.about-h:before {
         position:absolute;
         content:"";
         left:0;
         top:0;
         width:170px;
         height:1px;
         color:#2ec8a6;
    }*/


.welcome-content-p {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    font-size: 16px;
    color: #504b4b;
    line-height: 28px;
    text-align: justify;
}

/*--------------------------What We Do----------------------------*/
.what-we-do-sec {
    margin: 0px 0px 0px 0px;
    padding: 40px 0px 40px 0px;
    height: auto;
    width: 100%;
    float: left;
}

.what-we-do-h {
    padding: 0px;
    margin: 18px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    color: #2a2a2a;
    font-size: 40px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    line-height: 40px;
    color: #2fa5eb;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 1px;
}

    .what-we-do-h span {
        color: #333333;
    }

.h-bordr-btm-wpr {
    padding: 0px;
    margin: 30px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
}

.h-bordr-btm-sec {
    width: 180px;
    height: 2px;
    background: #333333;
    margin: 0 auto;
    margin-bottom: 30px;
    position: relative;
}

.h-bordr-btm-sec-inr {
    position: absolute;
    top: -25px;
    left: 50%;
    margin-left: -25px;
    width: 50px;
    height: 50px;
    background: #ffffff;
    text-align: center;
}

.h-bordr-btm-sec-wel {
    width: 350px;
    height: 2px;
    background: #333333;
    margin: 0 auto;
    margin-bottom: 30px;
    position: relative;
}

.h-bordr-btm-sec-inr-wel {
    position: absolute;
    top: -11px;
    left: 18%;
    margin-left: -25px;
    width: 275px;
    height: 50px;
    background: #ffffff;
    font-weight: 700;
    padding-left: 7px;
}

.h-bordr-btm-ico {
    color: #2fa5eb;
    font-size: 30px;
    line-height: 50px;
}

.what-we-do-p {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: auto;
    float: left;
    line-height: 29px;
    color: #000000;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
}

.what-we-do-bx-sec {
    margin: 30px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 100%;
    height: auto;
    float: left;
}

.what-we-do-bx-wpr {
    margin: 30px 0px 30px 0px;
    padding: 40px 15px;
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    border: 1px solid #e6e6e6;
    box-shadow: 0px 35px 44px -22px #899298;
    position: relative;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    min-height: 358px;
} 

    .what-we-do-bx-wpr:hover {
        border: 2px solid #ddd;
        box-shadow: 0px 0px 0px 0px;
    }



        .what-we-do-bx-wpr:hover .what-we-do-bx-ico-sec {
            /*background: #826614;*/
        }

        .what-we-do-bx-wpr:hover .what-we-do-bx-ico {
            color: #ffffff;
        }

.what-we-do-bx-ico-sec {
    width: 60px;
    height: 60px;
    background: #ffffff;
    border: 1px solid #e6e6e6;
    text-align: center;
    position: absolute;
    left: 50%;
    top: -30px;
    margin-left: -30px;
    margin-bottom: 40px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.what-we-do-bx-ico {
    color: #826614;
    font-size: 30px;
    line-height: 60px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.what-we-do-bx-wpr-cont-sec {
    margin: 20px 0px 0px 0px;
    padding: 0px 0px;
    width: 100%;
    height: auto;
    float: left;
}

.what-we-do-bx-wpr-cont-h {
    margin: 0px 0px 15px 0px;
    padding: 0px 0px;
    width: 100%;
    height: auto;
    float: left;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    line-height: 19px;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    letter-spacing: .5px;
}

.what-we-do-bx-wpr-cont-p {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 14px;
    line-height: 26px;
    color: #fff;
    text-align: justify;
}

.what-we-do-bx-wpr-cont-btn-ul {
    margin: 20px 0px 0px 0px;
    padding: 0px 0px;
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
}

    .what-we-do-bx-wpr-cont-btn-ul li {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px;
        list-style-type: none;
    }

        .what-we-do-bx-wpr-cont-btn-ul li a {
            margin: 0px 0px 0px 0px;
            padding: 5px 22px;
            background: none;
            border-radius: 0;
            color: #fff;
            border: 1px solid #fff;
            text-transform: uppercase;
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -ms-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
        }

            .what-we-do-bx-wpr-cont-btn-ul li a:hover {
                color: #ffffff;
                /*background: #826614;*/
                border-radius: 0;
                border: 1px solid #826614;
                -webkit-transition: all 0.3s ease-in-out;
                -moz-transition: all 0.3s ease-in-out;
                -ms-transition: all 0.3s ease-in-out;
                -o-transition: all 0.3s ease-in-out;
                transition: all 0.3s ease-in-out;
            }


/*-------------------------hm-gallery----------------------------*/
.campus-tour {
    background: #fff;
    padding-bottom: 0px;
    width: 100%;
    float: left;
}

    .campus-tour h2 {
        color: #2a4356;
    }

        .campus-tour h2 span {
            color: #2d4256;
        }

    .campus-tour ul.gallery {
        display: block;
        padding: 0px;
        padding: 0px;
        float: left;
    }

        .campus-tour ul.gallery li {
            width: 20%;
            float: left;
            display: block;
            background: #000;
            position: relative;
            padding: 0px;
            padding: 0px;
        }

            .campus-tour ul.gallery li figure {
                transition: all 0.3s ease 0s;
            }

            .campus-tour ul.gallery li:hover figure {
                opacity: 0.2;
            }

            .campus-tour ul.gallery li .overlay {
                width: 100%;
                position: absolute;
                top: 50%;
                margin-top: 0px;
                z-index: 1;
                text-align: center;
                opacity: 0;
                transition: all 0.3s ease 0s;
            }

            .campus-tour ul.gallery li:hover .overlay {
                top: 44%;
                opacity: 1;
            }

            .campus-tour ul.gallery li h3 {
                display: block;
                padding-bottom: 4px;
                font-family: 'Montserrat', sans-serif;
                font-weight: 400;
                font-size: 24px;
                color: #fff;
                text-transform: uppercase;
            }

            .campus-tour ul.gallery li p {
                display: block;
                padding-bottom: 1px;
                font-weight: 700;
                font-size: 12px;
                color: #fff;
                text-transform: uppercase;
                opacity: 0.5;
            }

            .campus-tour ul.gallery li a {
                width: 50px;
                height: 50px;
                margin: 0 8px;
                display: inline-block;
                line-height: 50px;
                border-radius: 50%;
                text-align: center;
                background: #ff9600;
                font-size: 22px;
                color: #fff;
            }

                .campus-tour ul.gallery li a.more {
                    background: #17a43b;
                }

                .campus-tour ul.gallery li a:hover {
                    background: #2c97ea;
                }


.mfp-arrow-left:before, .mfp-arrow-left:after, .mfp-arrow-right:before, .mfp-arrow-right:after {
    border: none;
}

.mfp-arrow-left:before, .mfp-arrow-right:after {
    width: 20px;
    height: 38px;
    display: block;
    content: "";
    background: url(../images/popup-arrows.png) no-repeat center bottom;
}

.mfp-arrow-left:before {
    background-position: left top;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
    width: 28px;
    height: 28px;
    right: 0px;
    padding-right: 0px;
    display: block;
    cursor: pointer;
    background: url(../images/popup-close.png) no-repeat center top;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: pointer;
}

/*---------------------------thought of the day Sec--------------------------------*/
.thought-wrap {
    margin: 0px;
    padding: 0px;
    height: auto;
    width: 100%;
    float: left;
    background: #f9f576;
}

.thought-sec {
    margin: 0px;
    padding: 10px;
    height: auto;
    width: 100%;
    float: left;
    font-size: 19px;
    text-align: center;
    font-style: italic;
    font-weight: 500;
    color: #fff;
    background-color: #32353a;
}

.though-txt {
    margin: 0px;
    padding: 10px;
    height: auto;
    width: 100%;
    float: left;
    font-size: 16px;
    font-weight: 400;
    color: #305777;
}

/*---------------------------Welcome Sec--------------------------------*/
.welcome-sec {
    margin: 0px 0px 0px 0px;
    padding: 20px 0px 20px 0px;
    height: auto;
    width: 100%;
    float: left;
}

.welcome-title {
    margin: 0px;
    padding: 0px;
    height: auto;
    width: 100%;
    float: left;
}

.welcome-h {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 11px 0px;
    height: auto;
    width: 100%;
    float: left;
    font-size: 25px;
    line-height: 29px;
    color: #172356;
    letter-spacing: 1px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    position: relative;
    text-transform: capitalize;
}

    .welcome-h span {
        color: #369ce7;
    }

    .welcome-h:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 40px;
        height: 3px;
        background-color: #e64951;
    }

    .welcome-h:after {
        content: '';
        position: absolute;
        bottom: 1px;
        left: 39px;
        width: 130px;
        height: 1px;
        background-color: #172356;
    }


.welcome-content-h {
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 24px;
    font-family: "Dosis", sans-serif;
    line-height: 29px;
    text-align: left;
    position: relative;
}

    .welcome-content-h:before {
        position: absolute;
        content: '';
        background: #eee;
        width: 30px;
        height: 3px;
        bottom: 0;
        left: 0;
        margin-bottom: -23px;
    }

    .welcome-content-h:after {
        position: absolute;
        content: '';
        background: #eee;
        width: 30px;
        height: 3px;
        bottom: 0;
        left: 0;
        margin-bottom: -23px;
        margin-left: 38px;
    }


/*********************************************footer o******************/
.footer-main {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 40px 0px 20px 0px;
    float: left;
    background-color: #305777;
}

.footer-bx-sec {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
}

.footer-h {
    margin: 0px 0px 30px 0px;
    padding: 0px 0px 17px 0px;
    height: auto;
    width: 100%;
    float: left;
    font-size: 18px;
    line-height: 29px;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 600;
    font-family: 'Dosis', sans-serif;
    position: relative;
}

    .footer-h:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 40px;
        height: 3px;
        background-color: #e64951;
    }

    .footer-h:after {
        content: '';
        position: absolute;
        bottom: 1px;
        left: 39px;
        width: 100px;
        height: 1px;
        background-color: #fff;
    }



.footer-p {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    color: #eeeeee;
    font-size: 14px;
    line-height: 23px;
    letter-spacing: .5px;
    font-weight: 400;
    text-align:justify;
}

.footer-ul {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

    .footer-ul li {
        height: auto;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        width: 100%;
        list-style: none;
        position: relative;
    }

        .footer-ul li:before {
            font-family: FontAwesome;
            content: "\f101";
            font-size: 15px;
            color: #f77051;
            position: absolute;
            left: 0px;
            top: 0px;
        }

        .footer-ul li a {
            height: auto;
            margin: 0px 0px 0px 0px;
            padding: 0px 0px 3px 20px;
            float: left;
            color: #eeeeee;
            font-size: 14px;
            line-height: 23px;
            letter-spacing: .5px;
            font-weight: 400;
            transition: all 500ms ease;
            -moz-transition: all 500ms ease;
            -webkit-transition: all 500ms ease;
            -ms-transition: all 500ms ease;
            -o-transition: all 500ms ease;
        }

            .footer-ul li a:hover {
                color: #ff401b;
                margin-left: 10px;
            }

.location {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.location-ul {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

    .location-ul li {
        height: auto;
        width: 100%;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        list-style: none;
        color: #eeeeee;
        font-size: 14px;
        line-height: 23px;
        letter-spacing: .5px;
        font-weight: 400;
    }

        .location-ul li a {
            height: auto;
            margin: 0px 0px 0px 0px;
            padding: 0px 0px 0px 0px;
            float: left;
            list-style: none;
            color: #eeeeee;
            font-size: 14px;
            line-height: 23px;
            letter-spacing: .5px;
            font-weight: 400;
        }


.footer-social-ul {
    margin: 30px 0px 0px 0px;
    padding: 0px 0px;
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
}

    .footer-social-ul li {
        margin: 0px;
        padding: 0px 2px;
        display: inline;
        list-style-type: none;
    }

        .footer-social-ul li a {
            display: inline-block;
            line-height: 32px;
            height: 32px;
            border-radius: 5px;
            width: 32px;
            text-align: center;
            font-size: 15px;
            color: #F5F5F5;
            transition: all 0.3s ease-in-out;
            -webkit-transition: all 0.3s ease-in-out;
            margin: 0px 0px 0px 0px;
            background-color: #566A75;
            box-shadow: 0 0 4.222rem rgba(82,190,229,0.24);
        }


            .footer-social-ul li a:hover {
                color: #fff !important;
            }
/*********************down footer*******************/
.down-footer {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 8px 0px 1px 0px;
    float: left;
    background-color: #32353a;
}

.down-footer-iner {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.down-footer-iner {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.copright {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

    .copright p {
        height: auto;
        width: 100%;
        margin: 7px 0px 5px 0px;
        padding: 0px 0px 0px 0px;
        float: left;
        color: #fff;
        font-size: 14px;
        line-height: 21px;
        letter-spacing: 1px;
        text-align: left;
    }


.designer-link {
    width: 100%;
    height: auto;
    margin: 5px 0px 5px 0px;
    padding: 0px;
    float: left;
    color: #fff;
    font-size: 14px;
    line-height: 21px;
    text-align: right;
    letter-spacing: 1px;
}
/*----------------------------------------------*/
.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    border: 2px solid rgb(48, 87, 119);
    z-index: 99999999;
    background: rgb(48, 87, 119);
    color: rgb(255, 255, 255);
    width: 35px;
    height: 35px;
    line-height: 34px;
    right: 30px;
    bottom: 30px;
    padding-top: 0;
    font-size: 11px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transform: rotate(7deg);
    -webkit-transform: rotate(7deg);
    transform: rotate(45deg);
    transition: all .5s ease-in-out;
}

    .scroll-top-wrapper:hover {
        background: rgba(119, 119, 119, 0);
        border: 2px solid rgb(255, 188, 19);
        color: rgb(255, 188, 19);
    }

    .scroll-top-wrapper.show {
        visibility: visible;
        cursor: pointer;
        opacity: 1;
    }

    .scroll-top-wrapper i.fa {
        line-height: 0;
        padding: 0 1px 0 0;
        font-size: 17px;
        text-align: center;
    }

.deful_one {
    padding-left: 0px;
}

.deful_two {
    padding-right: 0px;
}


/*-------------------------Notice Section---------------------------*/
.notice-sec {
    margin: 0px 0px 30px 0px;
    padding: 0px 0px;
    height: auto;
    width: 100%;
    float: left;
}

.notice-bx-sec {
    margin: 15px 0px 15px 0px;
    padding: 20px 15px;
    height: auto;
    width: 100%;
    float: left;
    min-height: 352px;
    background-color: #f9f9f9;
    border: 1px solid #f2f2f2;
    border-bottom: 2px solid #e9e9e9;
    position: relative;
}

    .notice-bx-sec:after {
        border-bottom: 2px solid #2fa5eb;
        bottom: -2px;
        content: "";
        height: 2px;
        left: 0;
        position: absolute;
        width: 0;
        transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
    }

    .notice-bx-sec:hover:after {
        width: 100%;
    }

.notice-bx-h {
    margin: 10px 0px 20px 0px;
    padding: 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 37px;
    color: #2FA5EB;
    font-family: 'Dosis', sans-serif;
    text-align: left;
}

.notice-bx-content-wpr {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px;
    height: auto;
    width: 100%;
    float: left;
}

.download-ul {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px;
    height: auto;
    width: 100%;
    float: left;
}

    .download-ul li {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px;
        height: auto;
        width: 100%;
        float: left;
        list-style-type: none;
    }

        .download-ul li a {
            margin: 0px 0px 0px 0px;
            padding: 7px 0px 7px 22px;
            height: auto;
            width: 100%;
            float: left;
            text-decoration: none;
            font-size: 15px;
            color: #384047;
            position: relative;
            border-bottom: 1px solid #ddd;
        }

            .download-ul li a:before {
                font-family: FontAwesome;
                content: "\f019";
                font-size: 13px;
                color: #2FA5EB;
                position: absolute;
                top: 10px;
                left: 0px;
            }

.hm-glry-viwe-mr {
    margin: 17px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    border-left: 1px solid #2fa5eb;
    border-bottom: 1px solid #2fa5eb;
    border-top: 1px solid #f90;
    border-right: 1px solid #f90;
    text-align: center;
    font-size: 14px;
    color: #2fa5eb;
}

    .hm-glry-viwe-mr:hover {
        border-left: 1px solid #f90;
        border-bottom: 1px solid #f90;
        border-top: 1px solid #2fa5eb;
        border-right: 1px solid #2fa5eb;
        color: #f90;
    }

/*---------------------------News Page Css----------------------------*/
.new-sec {
    margin: 5px 0px 0px 0px;
    padding: 0px 15px;
    width: 100%;
    height: auto;
    float: left;
}

.new-wraper {
    margin: 10px 0px;
    padding: 0px 0px;
    width: 100%;
    height: auto;
    min-height: 320px;
    float: left;
    border: 1px solid #ddd;
    -webkit-transition: all 0.7s ease-in-out;
    position: relative;
    -moz-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
    box-shadow: 0px 0px 8px 1px rgba(171, 171, 171, 0.8);
    background-color: #fff;
}

    .new-wraper:hover {
        box-shadow: 0px 0px 8px 1px rgba(255, 255, 255, 0.8);
    }

.new-date {
    margin: 0px;
    padding: 7px 10px 8px 42px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 17px;
    color: #172356;
    background: #f9f576;
    font-family: "Open Sans", sans-serif;
}

.new-heading {
    margin: 0px;
    padding: 10px 10px 7px 10px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 17px;
    line-height: 21px;
    color: #383838;
}

.calender-icon {
    color: #ffffff;
    background: #04213e;
    position: absolute;
    padding: 8px 11px;
    left: 0;
    top: 0;
}

.new-p {
    margin: 0px;
    padding: 0px 10px 10px 10px;
    width: 100%;
    height: auto;
    float: left;
    font-size: 14px;
    color: #808080;
    line-height: 18px;
}
/*---------------------Contact us page--------------------------*/
.con-warp {
    margin: 0px;
    padding: 15px 0px;
    height: auto;
    width: 100%;
    float: left;
}


.contact-us-sec {
    margin: 0px;
    padding: 0px 10px;
    height: auto;
    width: 100%;
    float: left;
}

.contact-us-wrap {
    margin: 20px 0px 0px 0px;
    padding: 37px 36px;
    height: auto;
    width: 100%;
    float: left;
    display: block;
    background: #f1f1f1;
    box-shadow: 0px 0px 10px #ccc;
    -o-box-shadow: 0px 0px 10px #ccc;
    -webkit-box-shadow: 0px 0px 10px #ccc;
    -ms-box-shadow: 0px 0px 10px #ccc;
    -moz-box-shadow: 0px 0px 10px #ccc;
}

.contact-us-h2 {
    color: #3c3c3c;
    font-size: 23px;
    line-height: 24px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 0 0 15px;
    width: 100%;
    text-align: left;
    font-family: Poppins, sans-serif;
}

.txtbox-wrap {
    margin: 0px 0px 28px 0px;
    padding: 0px;
    height: auto;
    width: 100%;
    float: left;
}

    .txtbox-wrap .btn-submit {
        display: inline-block;
        width: auto;
        padding: 10px 30px;
        border-radius: 10px;
        background: #96237e;
        border: 2px solid transparent;
        font-size: 16px;
        font-weight: 600;
        color: #ffffff;
        -moz-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        cursor: pointer;
    }

        .txtbox-wrap .btn-submit:hover {
            border: 4px solid #ccc;
            border-radius: 10px;
        }

.form-control {
    width: 100%;
    padding: 0 12px;
    height: 46px;
    border: 1px #cccccc solid;
    font-size: 14px;
    color: #3c3c3c;
    font-weight: 500;
    border-radius: 5px;
}

.contact-info-wrap {
    margin: 20px 0px 0px 0px;
    padding: 18px 26px;
    height: auto;
    width: 100%;
    float: left;
    background: #f1f1f1;
    box-shadow: 0px 0px 10px #ccc;
    -o-box-shadow: 0px 0px 10px #ccc;
    -webkit-box-shadow: 0px 0px 10px #ccc;
}

    .contact-info-wrap p {
        margin: 0px 0px 17px 0px;
        padding: 0px;
        height: auto;
        width: 100%;
        float: left;
        color: #3c3c3c;
        font-size: 15px;
    }

        .contact-info-wrap p i {
            font-size: 24px;
            width: 30px;
            float: left;
            height: 20px;
        }

        .contact-info-wrap p span {
            float: right;
            width: calc(100% - 30px);
            font-weight: 500;
            font-family: "Open Sans", sans-serif;
        }

.submit-btn {
    margin: 0px 3px;
    padding: 9px 43px;
    float: left;
    text-decoration: none;
    color: #fff;
    font-size: 19px;
    line-height: 24px;
    border-radius: 5px;
    background-color: #0299d2;
    border: none;
    box-shadow: none;
}

    .submit-btn :hover {
        color: #000;
    }

.footer-span {
    float: right;
    width: calc(100% - 30px);
    font-weight: 500;
}

.map-sec {
    margin: 20px 0px 0px 0px;
    padding: 0px;
    height: auto;
    width: 100%;
    float: left;
}

.computer-ul {
    margin: 0px;
    padding: 2px 0px 2px 0px;
    width: 100%;
    height: auto;
    float: left;
}

    .computer-ul li {
        margin: 0px;
        padding: 6px 0px 7px 12px;
        text-decoration: none;
        list-style-type: none;
        color: #504b4b;
        font-weight: 400;
        letter-spacing: .2px;
    }

.icone_hand {
    color: #e64951;
    padding: 0px 5px 0px 0px;
}

/*------------------------Admission-------------------------*/
.admission-inner {
    margin: 0px;
    padding: 15px 0px;
    height: auto;
    width: 100%;
    float: left;
}

.admission-h {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
    height: auto;
    width: 100%;
    float: left;
    font-size: 22px;
    line-height: 29px;
    color: #172356;
    letter-spacing: 1px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    position: relative;
    text-transform: capitalize;
}

    .admission-h span {
        color: #369ce7;
    }

/*.admission-h:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 40px;
        height: 3px;
        background-color: #e64951;
    }*/





.admission-ul {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

    .admission-ul li {
        height: auto;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 20px;
        float: left;
        width: 100%;
        list-style: none;
        font-size: 16px;
        color: #504b4b;
        line-height: 28px;
        position: relative;
    }

        .admission-ul li:before {
            font-family: FontAwesome;
            content: "\f178";
            font-size: 15px;
            color: #504b4b;
            position: absolute;
            left: 0px;
            top: 0px;
        }

.headim {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.kquadrat {
    -webkit-animation: NAME-YOUR-ANIMATION 1s infinite;
    -moz-animation: NAME-YOUR-ANIMATION 1s infinite;
    -o-animation: NAME-YOUR-ANIMATION 1s infinite;
    animation: NAME-YOUR-ANIMATION 1s infinite;
    font-size: 16px;
    line-height: 20px;
    color: #000;
    padding: 0px 0px 4px 0px !important;
    margin: 0px 0px 0px 0px !important;
    text-align: center;
    float: left;
    width: 100%;
    font-weight: 600;
}

@-webkit-keyframes NAME-YOUR-ANIMATION {
    0%, 49% {
        color: #1e60aa;
    }

    50%, 100% {
        color: #e50000;
    }
}

/*.admission-ul li a {
            height: auto;
            margin: 0px 0px 0px 0px;
            padding: 0px 0px 3px 20px;
            float: left;
            color: #eeeeee;
            font-size: 14px;
            line-height: 23px;
            letter-spacing: .5px;
            font-weight: 400;
            transition: all 500ms ease;
            -moz-transition: all 500ms ease;
            -webkit-transition: all 500ms ease;
            -ms-transition: all 500ms ease;
            -o-transition: all 500ms ease;
        }*/


/*****news def***/
.pricingTable {
    height: auto;
    width: 100%;
    padding: 0 25px 25px;
    margin: 0px 0px 0px 0px;
    float: left;
    color: #383e4a;
    text-align: center;
    position: relative;
    z-index: 1;
}

    .pricingTable:before {
        content: "";
        background: linear-gradient(to right, #9fcd37, #72bb43);
        width: 250px;
        height: 350px;
        border-radius: 10px 10px 10px 20px;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: -1;
    }

    .pricingTable .pricing-content {
        background-color: #fff;
        padding: 35px 15px 30px;
        border-radius: 20px;
        box-shadow: 0 0 15px rgba(0,0,0,0.1),10px -10px 0 rgba(0,0,0,0.05);
    }

    .pricingTable .title {
        font-size: 19px;
        line-height: 25px;
        font-weight: 700;
        letter-spacing: 1px;
        margin: 0 0 20px;
        position: relative;
        border-bottom: 1px solid #e8e8e8;
        padding: 0px 0px 5px 0px;
    }

    .pricingTable .price-value {
        margin: 0 0 25px;
    }

        .pricingTable .price-value .amount {
            font-size: 50px;
            line-height: 50px;
            display: block;
        }

        .pricingTable .price-value .duration {
            font-size: 20px;
            line-height: 20px;
            font-weight: 400;
            display: block;
        }



.pricingTable-signup {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 80px 0px 0px;
}

.pricingTable .pricingTable-signup a {
    color: #fff;
    background: linear-gradient(to bottom, #9fcd37, #72bb43);
    font-size: 14px;
    line-height: 23px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 8px 14px;
    transition: all 0.5s ease 0s;
    border-radius: 5px;
    margin: 0px 0px 0px 0px;
}

    .pricingTable .pricingTable-signup a:hover {
        text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);
    }

.pricingTable.purple:before {
    background: linear-gradient(to right, #c95799, #9f54ab);
}

.pricingTable.purple .pricing-content ul li:before {
    color: #c95799;
}

.pricingTable.purple .pricing-content ul li.disable:before {
    color: #525963;
}

.pricingTable.purple .pricingTable-signup a {
    background: linear-gradient(to bottom, #c95799, #9f54ab);
}

.pricingTable.orange:before {
    background: linear-gradient(to right, #f0891f, #da382a);
}

.pricingTable.orange .pricing-content ul li:before {
    color: #f0891f;
}

.pricingTable.orange .pricing-content ul li.disable:before {
    color: #525963;
}

.pricingTable.orange .pricingTable-signup a {
    background: linear-gradient(to bottom, #f0891f, #da382a);
}

/*****news dd***/
.latestnewshh {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
}

.latestnewshh-ul {
    height: 200px;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

    .latestnewshh-ul li {
        margin: 0px 0px 0px 0px;
        padding: 0px 10px 0px 10px;
        list-style-type: none;
        display: block;
    }

        .latestnewshh-ul li a {
            height: auto;
            margin: 0px 0px 15px 0px;
            padding: 0px 0px 0px 40px;
            font-size: 15px;
            font-weight: 400;
            line-height: 20px;
            color: #333;
            position: relative;
            background-image: url('../images/new3.gif');
            background-repeat: no-repeat;
            display: block;
        }

.downamain33 {
    height: auto;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-size: 18px;
    line-height: 23px;
    color: #e92e2f;
    font-weight: 400;
}

.pheadingh2 {
    height: auto;
    width: 100%;
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 20px;
    line-height: 28px;
    text-align: left;
    font-weight: 700;
    color: #FF1A1A;
}

.readmoreee-mii {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 14px;
    line-height: 25px;
    font-weight: 600;
    text-align: center;
    color: #333;
    transition: all 0.3s ease;
    transform: translateY(0px);
}

    .readmoreee-mii:hover {
        color: #FF1A1A;
    }

.dailymmm {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 10px;
    float: left;
    background-color: #fff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.loginmessageLog {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
    color: #FF1A1A;
}

/*********/
.scholarnowaa {
    height: auto;
    margin: 0px auto;
    width: 146px;
    padding: 5px 5px;
    font-size: 13px;
    line-height: 23px;
    text-align: center;
    font-weight: 600;
    color: #fff;
    background: linear-gradient(to bottom, #9fcd37, #72bb43);
    transition: all 0.5s ease 0s;
    border-radius: 5px;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .scholarnowaa:hover {
        color: #fff;
        background: linear-gradient(to bottom, #72bb43, #9fcd37);
    }

.amainbb {
    height: auto;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    float: left;
    text-align: center;
}
