@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,400italic,300italic,600,600italic,700,700italic);
html,
body {
    margin: 0;
    padding: 0;
    height: 100%;
    font-family: 'Open Sans', sans-serif;
    background: #fff url(../images/main-bg.jpg) repeat 0 0;
}
a,
a:hover {
    text-decoration: none;
    color: #329D8B;
}
.spacer-top-5 {
    margin-top: 5px;
}
.spacer-top-10 {
    margin-top: 10px;
}
.spacer-top-15 {
    margin-top: 15px;
}
.spacer-top-20 {
    margin-top: 20px;
}
.spacer-top-25 {
    margin-top: 25px;
}
.spacer-top-30 {
    margin-top: 30px;
}
.spacer-top-35 {
    margin-top: 35px;
}
.spacer-top-40 {
    margin-top: 40px;
}
.spacer-bottom-5 {
    margin-bottom: 5px;
}
.spacer-bottom-10 {
    margin-bottom: 10px;
}
.spacer-bottom-15 {
    margin-bottom: 15px;
}
.spacer-bottom-20 {
    margin-bottom: 20px;
}
.spacer-bottom-25 {
    margin-bottom: 25px;
}
.spacer-bottom-30 {
    margin-bottom: 30px;
}
.spacer-bottom-35 {
    margin-top: 35px;
}
.spacer-bottom-40 {
    margin-top: 40px;
}
.navbar-toggle {
    padding: 0px;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    text-align: center;
    line-height: 32px;
    font-size: 19px;
    float: left;
    margin: 0px;
    color: #007037;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    margin: 10px;
    color: #007037;
    cursor: pointer;
}
.top-header {
    background: #006266;
    width: 100%;
    float: left;
    border-bottom: 1px solid #fff;
    color: #fff;
    padding: 2px 0px;
}
.top-header ul {
    margin: 0px;
    padding: 2px 0px;
    float: right;
}
.top-header ul li {
    list-style: none;
    float: left;
    margin-left: 15px;
    position: relative;
}
.top-header ul li:first-child:before {
    display: none;
}
.top-header ul li:before {
    content: "|";
    position: absolute;
    left: -11px;
    color: #7DA0C1;
}
.top-header ul li a {
    color: #FFFFFF;
    font-size: 11px;
    line-height: 20px;
    text-transform: uppercase;
}
.top-header ul li a:hover {
    color: #FFC414;
}
.theme-navbar {
    width: 100%;
    float: left;
    border-bottom: 5px solid #329d8b;
    background: #009039;
    /* For browsers that do not support gradients */
    
    background: -webkit-linear-gradient(#009039, #006f37);
    /* For Safari 5.1 to 6.0 */
    
    background: -o-linear-gradient(#009039, #006f37);
    /* For Opera 11.1 to 12.0 */
    
    background: -moz-linear-gradient(#009039, #006f37);
    /* For Firefox 3.6 to 15 */
    
    background: linear-gradient(#41bba6, #17695b);
    /* Standard syntax */
    
    position: relative;
    color: #fff;
    padding-bottom: 0px;
    z-index: 2;
}
.theme-navbar .navbar-default {
    position: relative;
    background: transparent;
    border: none;
    border-radius: 0px;
    margin-bottom: 0px;
    color: #fff;
}
.navbar-default .theme-navbar-right {
    position: absolute;
    right: 15px;
    background: #ffc414;
    bottom: -20px;
    padding-left: 20px;
    z-index: 1;
}
.social-icons {
    float: right;
    padding: 0px;
    margin: 10px;
}
.social-icons li {
    list-style: none;
    background: rgba(255, 255, 255, 0.5);
    width: 32px;
    height: 32px;
    border-radius: 50%;
    text-align: center;
    font-size: 15px;
    float: left;
    margin-left: 5px;
}
.social-icons li a {
    background: #fff;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    text-align: center;
    line-height: 28px;
    font-size: 15px;
    margin: 3px;
    color: #2E9684;
    text-decoration: none;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -o-transition: 0.3s all;
    -ms-transition: 0.3s all;
    cursor: pointer;
}
.social-icons li a:hover {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
    font-size: 19px;
    margin: 0px;
    color: #2E9684;
    text-decoration: none;
}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background: #ecb002;
    color: #ad0013;
    border-left: 1px solid #ffc414;
}
.footer {
    background: #34393c;
    width: 100%;
    float: left;
    position: relative;
    padding-top: 120px;
}
.footer .footer-inner {
    background: #262a2d;
    width: 100%;
    float: left;
    position: relative;
}
.footer .footer-inner .footer-position {
    position: relative;
    margin-top: -140px;
}
.footer-position .email-section {
    float: left;
    width: 100%;
    background: transparent;
}
.footer-position .email-section .left-section {
    float: left;
    background: #FFC414;
    min-height: 80px;
    position: relative;
}
.footer-position .email-section .left-section:before {
    content: "";
    float: left;
    background: #FFC414;
    min-height: 140px;
    padding-right: 0px;
    position: absolute;
    right: 100%;
    width: 5000px;
}
.footer-position .email-section .left-section:after {
    content: "";
    position: absolute;
    display: inline-block;
    width: 0;
    height: 0;
    right: -80px;
    top: 0px;
    vertical-align: middle;
    border-bottom: 80px dashed #FFC414;
    border-right: 80px solid transparent;
    border-left: 0px solid transparent;
}
.footer-position .email-section .left-section .email-theme {
    width: 400px;
    float: left;
    padding: 10px 0px 10px 60px;
    position: relative;
}
.footer-position .email-section .left-section .email-theme .fa {
    width: 50px;
    height: 50px;
    background: #E4AB01;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    position: absolute;
    margin-top: 5px;
    float: left;
    left: 0px;
}
.footer-position .email-section .left-section .email-theme .email {
    color: #fff;
    width: 100%;
    float: left;
}
.footer-position .email-section .left-section .email-theme .email span {
    width: 100%;
    float: left;
    text-transform: uppercase;
    font-weight: 600;
}
.footer-position .email-section .left-section .email-theme .email a {
    color: #fff;
    width: 100%;
    float: left;
    text-transform: lowercase;
}
.footer-position .email-section .left-section .email-theme .email a .desktop-email,
.footer-position .email-section .left-section .email-theme .email a .mobile-email {
    text-transform: lowercase;
    font-weight: normal;
}
.footer-position .email-section .right-section {
    float: right;
    position: relative;
    padding-top: 20px;
    color: #202528;
}
.email-section .right-section .footer-social-icons {
    float: right;
    padding: 0px;
    margin: 10px;
}
.email-section .right-section .footer-social-icons li {
    list-style: none;
    float: left;
    margin-left: 5px;
}
.email-section .right-section .footer-social-icons li a {
    background: #44494D;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    text-align: center;
    line-height: 33px;
    font-size: 18px;
    margin: 3px;
    color: #262A2D;
    text-decoration: none;
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -o-transition: 0.3s all;
    -ms-transition: 0.3s all;
    cursor: pointer;
}
.email-section .right-section .footer-social-icons li a:hover {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    text-align: center;
    line-height: 33px;
    font-size: 18px;
    margin: 3px;
    color: #fff;
    text-decoration: none;
}
.footer-position .footer-section {
    float: left;
    width: 100%;
    padding: 0px 20px 20px 20px;
    background: url(../images/shadoww.png) #181D21 repeat;
}
.footer-position .footer-section .footer-copyright {
    float: left;
    color: #A3A3A3;
    width: 100%;
    padding: 10px 0px;
    margin-top: 20px;
    border-top: 1px solid #2F2F2F;
}
.page-content {
    padding-bottom: 46px;
    padding-top: 25px;
    float: left;
    width: 100%;
}
.navbar-brand {
    max-width: 415px;
    height: auto;
    float: left;
    padding: 5px 10px 10px 10px;
}
.navbar-brand img {
    width: 100%;
    height: auto;
    float: left;
}
.banner-theme {
    width: 100%;
    float: left;
    border-bottom: 5px solid #329D8B;
    position: relative;
}
.banner-theme:before {
    content: "";
    background: url(../images/banner-shadow.png) center no-repeat;
    width: 100%;
    height: 37px;
    top: 0px;
    z-index: 1;
    position: absolute;
}
.banner-theme .carousel-control.left {
    background: none;
}
.banner-theme .carousel-control.right {
    background: none;
}
.banner-theme .carousel-control {
    bottom: 0;
    color: #fff;
    font-size: 20px;
    right: 0;
    opacity: 1;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    top: 50%;
    width: 100px;
}
.banner-theme .carousel-control img {
    position: relative;
    top: -23px;
}
.banner-theme .carousel-inner .item {
    text-align: center !important;
    background: #34393C !important;
}
.banner-theme .carousel-inner .item img {
    margin: 0px auto !important;
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.commom-title {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    text-align: center;
    border-bottom: 1px solid #D0D0D0;
    position: relative;
}
.commom-title.white span {
    color: #ffffff;
}
.commom-title span {
    font-size: 24px;
    line-height: 40px;
    font-weight: 100;
    color: #006266;
    border-bottom: 5px solid #FFC414;
    text-transform: capitalize;
    padding-bottom: 5px;
    top: -3px;
    position: relative;
}
p {
    color: #686868;
    width: 100%;
    float: left;
    text-align: justify;
    font-size: 14px;
    line-height: 22px;
}

p .fa{
	    width: 20px;
    text-align: center;
    margin-right: 10px;
}
ul.theme-ul {
    padding: 0px;
    margin: 0px;
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
ul.theme-ul li {
    list-style: none;
    float: left;
    width: 100%;
    padding-left: 30px;
}
ul.theme-ul li + li {
    border-top: 1px dotted #BCBCBC;
    padding-top: 7px;
    margin-top: 7px;
}
ul.theme-ul li a {
    color: #008438;
    font-weight: 600;
}
ul.theme-ul li a:before {
    content: "";
    background: url(../images/ul-icon.jpg) no-repeat center top;
    color: #008438;
    font-weight: 600;
    width: 10px;
    height: 11px;
    float: left;
    margin: 5px 10px 5px -20px;
}
ul.theme-ul li a:hover {
    color: #003366;
}
.quick-link-image {
    max-width: 500px;
    height: auto;
    float: left;
    margin-bottom: 20px;
    position: relative;
}
.quick-link-image .quick-link-content {
    width: 100%;
    height: auto;
    float: left;
    position: absolute;
    padding: 8px 12px;
    font-weight: 600;
    text-transform: capitalize;
    color: #fff;
    bottom: 0px;
    left: 0px;
    background: rgba(41, 140, 123, 0.7);
    transition: 0.3s all;
    -webkit-transition: 0.3s all;
    -moz-transition: 0.3s all;
    -o-transition: 0.3s all;
    -ms-transition: 0.3s all;
}
.quick-link-image:hover .quick-link-content {
    background: rgba(31, 122, 106, 0.8);
    padding: 16px 12px 8px 12px;
    color: #ffc414;
}
.quick-link-image .quick-link-content:after {
    content: "\f0da";
    float: right;
    display: inline-block;
    font-family: FontAwesome;
    font-size: 20px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 20px;
}
.quick-link-image img {
    width: 100%;
    height: auto;
    float: left;
}
ul.news-event-ul {
    padding: 0px;
    margin: 0px;
    width: 100%;
    float: left;
    margin-bottom: 20px;
}
ul.news-event-ul li {
    list-style: none;
    float: left;
    width: 100%;
}
ul.news-event-ul li .event {
    width: 100%;
    float: left;
    padding-left: 60px;
    position: relative;
    min-height: 50px;
}
ul.news-event-ul li .event .event-image {
    width: 50px;
    height: auto;
    position: absolute;
    margin-left: -60px;
}
ul.news-event-ul li .event .event-title {
    font-size: 15px;
    font-weight: 600;
    color: #003466;
    line-height: 20px;
}
ul.news-event-ul li .event .event-date {
    font-size: 12px;
    color: #6D6D6D;
}
ul.news-event-ul li + li {
    border-top: 1px dotted #BCBCBC;
    padding-top: 6px;
    margin-top: 6px;
}
.academic-pride-section {
    background: url(../images/academic-pride.jpg) no-repeat center top;
    width: 100%;
    float: left;
    margin: 25px 0px;
}
.academic-pride-section .academic-content {
    background: url(../images/banner-background.png) repeat;
    padding: 30px 0px;
}
.academic-pride-section .commom-title {
    text-align: center;
}
.academic-pride-section .commom-title span {
    float: none;
    font-size: 28px;
    line-height: 45px;
    font-weight: 600;
    color: #fff;
    border-bottom: 5px solid #ffc414;
}
/* global Gallery Start */

.academic-pride {
    margin: 15px 0px;
    text-align: center;
    width: 100%;
    float: left;
}
.academic-pride .gallery-img {
    padding: 10px;
    margin: 0px;
}
.academic-pride .gallery-img img {
    max-width: 140px;
    max-height: 140px;
}
.academic-pride .owl-dots {
    position: relative;
    bottom: -95px;
}
.academic-pride .owl-customer .owl-dots .owl-dot span {
    background: #a2b258;
    width: 15px;
    height: 15px;
}
.academic-pride .owl-customer .owl-dots .owl-dot.active span,
.academic-pride .owl-customer .owl-dots .owl-dot:hover span {
    background: #a2b258;
    width: 15px;
    height: 15px;
    border: 3px solid #808c45;
    z-index: 2000;
}
/* logo Gallery Close */
/* news Gallery Start */

.student-list {
    border-radius: 50%;
    width: 150px;
    height: 150px;
    margin: 0px auto;
}
.student-list .academic-pride {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    margin: 0px;
}
.smart-school {
    width: 100%;
    float: left;
    margin: 10px auto 20px auto;
}
.smart-school .smart-school-content {
    max-width: 1051px;
    height: auto;
    margin: 0px auto;
}
.smart-school .smart-school-content img {
    width: 100%;
    height: 100%;
    float: left;
}
.footer-title {
    font-size: 16px;
    text-transform: uppercase;
    line-height: 24px;
    width: 100%;
    float: left;
    font-weight: 600;
    color: #fff;
    margin-bottom: 10px;
    margin-top: 30px;
}
.footer-section p {
    color: #c0c0c0;
}
.footer-section p span {
    color: #fff;
    font: 600;
}
.footer-section .form-control {
    background: #3e4447;
    border: 1px solid #52585b;
    border-radius: 0px;
    color: #C8C8C8;
}
.footer-section textarea.form-control {
    min-height: 80px;
    resize: vertical;
}
.footer-section .form-control:focus {
    border: 1px solid #FFC414;
    box-shadow: none;
}
.btn {
    border-radius: 0px;
}
.btn-green {
    background: #329D8B;
    color: #fff;
}
.btn-green:hover {
    background: #15695B;
    color: #fff;
}
.theme-navbar-right .dropdown-menu {
    padding: 0px;
    right: inherit;
}
.theme-navbar-right .dropdown-menu li + li {
    border-top: 1px solid #FFD24B;
}
.theme-navbar-right .dropdown-menu li a {
    padding: 8px 10px;
    color: #FFFFFF;
    background: #ECB002;
    font-size: 13px;
}
.theme-navbar-right .dropdown-menu li a:hover {
    color: #A30019 !important;
    background: #ECB002 !important;
}
.menu-common-bg {
    width: 50%;
    background: #FFC414;
    height: 36px;
    top: 98px;
    left: 50%;
    position: absolute;
    z-index: 1;
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #9a7300;
    background-color: #fff;
}
.font-small {
    font-size: 12px !important;
}
.commom-sub-title {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    color: #770212;
    font-size: 18px;
    font-weight: 600;
}
.address-ul {
    width: 100%;
    float: left;
    padding: 0px;
}
.address-ul li {
    list-style: none;
    color: #1F1F1F;
    margin-bottom: 10px;
    word-break: break-all;
}
.address-ul li .fa {
    width: 30px;
    text-align: center;
    color: #003366;
}
.red-bold {
    color: #c61210 !important;
    font-weight: bold !important;
    width: 100%;
    float: left;
}
.red-bold-span {
    color: #c61210 !important;
    font-weight: 600 !important;
}
.list-style {
    padding: 0px 0px 0px 15px;
    margin: 0px auto;
    list-style: none;
    width: 100%;
    float: left;
}
.list-style li {
    padding: 0px 0px 0px 20px;
    margin: 0px auto 10px auto;
    list-style: none;
    text-align: justify;
    width: 100%;
    font-size: 14px;
    float: left;
    background: url(../images/ball.png) no-repeat top left;
    line-height: 24px;
}
.list-style li span {
    font-weight: 700;
}
.blue-bold {
    color: #233f8f !important;
    font-weight: bold !important;
    width: 100%;
    float: left;
    font-size: 16px;
    line-height: 24px;
}
.connect-box {
    width: 100%;
    float: left;
    margin: 25px auto;
}
.connect-box .con-ico {
    display: inline-block;
    height: 100px;
    width: 100px;
    background: #FFC414;
    border-radius: 50%;
    text-align: center;
    overflow: hidden;
    line-height: 100px;
    font-size: 40px;
    color: #fff;
}
.connect-box .con-copy {
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    padding-left: 20px;
    text-align: left;
}
.connect-box .con-copy strong {
    font-size: 1.8em;
}
.videos-theme-new {
    width: 100%;
    float: left;
    padding: 50px 0px 70px 0px;
    background: url(../images/shadoww.png) #329D8B repeat;
    position: relative;
}
.videos-theme-new:before {
    content: "";
    background: url(../images/banner-shadow.png) center no-repeat;
    width: 100%;
    height: 37px;
    top: -1px;
    z-index: 1;
    position: absolute;
}
.videos-theme-new .videos {
    width: 100%;
    float: left;
    margin-top: 20px;
}
.videos-theme-new .videos .video {
    position: relative;
    float: left;
    cursor: pointer;
}
.videos-theme-new .videos .video .video-img {
    width: 100%;
    float: left;
    position: relative;
}
.videos-theme-new .videos .video .video-img img {
    width: 100%;
    float: left;
}
.videos-theme-new .videos .video:hover .image-title-global,
.videos-theme-new .videos .video.active .image-title-global {
    display: block;
}
.videos-theme-new .videos .video .image-title-global {
    position: absolute;
    height: 100%;
    float: left;
    width: 100%;
    background: rgba(255, 196, 20, 0.9);
    padding: 40px 30px;
    display: none;
}
.videos-theme-new .videos .video .image-title-global .content {
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    float: left;
    width: 100%;
    max-height: 66px;
    overflow: hidden;
    margin-bottom: 20px;
}
.videos-theme-new .videos .video .image-title-global .fa {
    text-align: center;
    float: left;
    color: #FFC414;
    background: #fff;
    border-radius: 50%;
    height: 50px;
    line-height: 50px;
    width: 50px;
    position: relative;
    left: 50%;
    margin-left: -25px;
    font-size: 20px;
}
.footer-ul {
    width: 100%;
    float: left;
    padding: 0px;
}
.footer-ul li {
    width: 100%;
    float: left;
    font-size: 13px;
    color: #ABABAB;
    font-weight: normal;
    cursor: pointer;
    list-style: none;
    padding: 5px 0px;
}
.footer-ul li a {
    color: #ABABAB;
    text-decoration: none;
}
.footer-ul li a:hover {
    color: #FFC414;
    text-decoration: none;
}
.footer-ul li + li {
    border-top: 1px dotted #525252;
}
.footer-ul li:before {
    content: "\f101 ";
    color: #FFC414;
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 10px;
}
.footer-logo {
    max-width: 150px;
    height: auto;
    margin: 30px auto 0px auto;
}
.constitution {
    margin: 15px auto;
    width: 100%;
    text-align: center;
    float: left;
}
.constitution img {
    margin: 0px auto 5px auto;
}
.constitution .name {
    width: 100%;
    text-align: center;
    float: left;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
}
.constitution .position {
    width: 100%;
    text-align: center;
    float: left;
    font-size: 13px;
}
.copyright-registration {
    width: 100%;
    height: auto;
    margin-bottom: 25px;
}

.btn-theme {
    color: #fff !important;
    background-color: #329D8B;
    border: #1b8c79 3px solid;
}
.btn-theme:hover,
.btn-theme:focus {
    color: #fff !important;
    background-color: #1b8c79;
    border-color: #1b8c79;
}
label {
    font-size: 13px;
    margin-bottom: 5px;
    text-align: left;
    color: #329D8B;
    float: left;
    width: 100%;
    font-weight: normal;
}
.form-control {
    border-radius: 0px;
}
.form-control:hover,
.form-control:focus {
    border: 1px solid #329D8B;
    box-shadow: none;
    outline-color: transparent;
}
