html, body {
    height: 100%;
}

body {
    font-family: "Roboto Condensed", sans-serif;
}
#home {
    margin: 0 !important;
    padding: 0 !important;
}
section {
    margin: 0 !important;
    padding: 70px 0;
    box-shadow: 0 0 1px #333333;
}
.content-title {
    display: block;
    width: 100%;
    margin-bottom: 50px;
    text-align: center;
    color: darkorange;
    text-transform: uppercase;
}
.content-box {
    width: 80%;
    margin: 0 auto;
}
.service-item-icon {
    color: rgb(0, 129, 209);
    border-radius: 6px;
    margin-bottom: 30px;
    padding: 50px 75px;
    text-align: center;
    background: #333333;
}
.header-page {
    font-size: 1.em;
    color: rgb(0, 106, 172);
    border-bottom: 1px solid rgb(0, 106, 172);
}
.content-title-underline {
    width: 100px;
    margin: 0 auto;
    border-bottom: 2px solid rgb(0, 106, 172);
}
.container, .service-item {
    overflow: hidden;
}


/*======================================================================================
    MAIN MENU
======================================================================================*/
.cem-nav-wrapper {
    width: 94%;
    margin: 0 auto;
}
#cem_name {
    border-left: 1px solid #FFF;
    padding-left: 3px;
}
.navbar-nav {
    float: right !important;
}
.cem-navbar-inverse ul.navbar-nav > li.active > a {
    color: #34c6d3 !important;
}
.navbar {
    padding: 10px 0;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    box-shadow: 0 0 1px #CCC;
}
.cem-navbar-inverse {
    padding: 0;
    background: rgba(0,0,0,.80);
}
.navbar-nav {
    margin-top: 4px !important;
}
.navbar-nav > li > a {
    font-size: 1em;
}
.navbar-nav > li > a:hover, .navbar-nav > li > a:focus {
    background: none !important;
    color: #34c6d3 !important;
}
.navbar-brand:hover {
    color: antiquewhite !important;
    text-shadow: 0 0 6px #FFF;
    background: none;
}
a:hover, a:focus {
    text-shadow: 0 0 6px #FFF !important;
    background: none !important;
}


/*======================================================================================
    HOME
======================================================================================*/

#home {
    height: 100%;
}

#home-cover {
    height: 100%;
    background-image: url('../uploads/IMG_7712_v2.jpg');
}

#home-content-box {
    width: 100%;
    height: 100%;
    display: table;
}

#home-content-box-inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    text-shadow: 0 0 2px #333;
}

#home-heading h1 {
    color: #FFF;
    font-size: 75px;
    font-weight: bolder;
    display: block;
} 

.span_head {
    font-size: 50px;
    color: #FFF;
}
#home-headin-slogan {
    color: #FFF;
    font-size: 2em !important;
    text-transform: uppercase;
}
a {
    color: #FFF !important;
    padding: 8px 16px;
    box-sizing: border-box;
    text-decoration: none !important;
    display: block;
    transition: all 0.5s;
}

/*======================================================================================
    PARALAX
======================================================================================*/

.bg-paralax {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}

/*======================================================================================
    BUTTONS
======================================================================================*/

.btn-general {
    color: #FFF;
    border: 1px solid #FFF;
    border-radius: 0;
    margin: 20px 0;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    transition: all 0.5s;
}

.btn-white {
    border: 1px solid #FFF;
    color: #FFF;
}

a:hover, a:focus {
    color: rgb(0, 106, 172) !important;
    background-color: #FFF;
}
#back-to-top {
    display: none;
}
.back-to-top {
    position: fixed;
    bottom: 16px;
    right: 20px;
    border: 1px solid #FFF !important;
    height: 30px;
    padding: 2px 10px !important;
    display: none;
    background: rgba(51, 51, 51, 0.952);
    transition: all 1.5s ease-in-out;
}
.back-to-top:hover {
    background: #34c6d3 !important;
}
.back-to-top i {
    font-size: 1.8em !important;
}
/*======================================================================================
    ANIMATION DELAY
======================================================================================*/

#home-heading, #home-headin-slogan, #home-btn {
    -webkit-animation-duration: 0.75;
    animation-duration: 0.75;
}

#home-heading {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
} 

#home-headin-slogan {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
} 

#home-btn {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
}
#home-btn a:hover {
    background: rgba(255,255,255, 0.5) !important;
}


/*======================================================================================
   ACTIVITIES
======================================================================================*/

#our_students .no-gutters [class*=col-] {
    padding-left: 0;
    padding-right: 0;
}
#our_students .no-gutters a {
    padding: 0;
    padding: 0;
}
.img-wrapper {
    overflow: hidden;
}
.img-wrapper img {
    transition: all 1s;
    -webkit-transition: all 1s;
}
.img-wrapper img:hover {
    transform: scale(1.3);
    -webkit-transform: scale(1.3);
    transform-origin: center;
    -webkit-transform-origin: center;
    cursor: zoom-in;
    -webkit-cursor: zoom-in;
}

#our_students {
    overflow: hidden;
}

/*======================================================================================
    SERVICE AREA
======================================================================================*/

#service, #mision {
    background: #ffffe3e8;
}



/*======================================================================================
    SOCIAL AREA
======================================================================================*/

.social-list {
    margin: 0;
}
.social-list ul {
    margin: 0;
    padding: 0;
    padding-left: 0 !important;
}
.social-list li {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0;
}
footer a {
    color: #CCC !important;
    margin: 0;
    padding: 0;
}
footer a:hover {
    color: none !important;
    background: none !important;
}

footer .form-control {
    background: transparent;
    border-radius: 1px;
    color: #FFF;
}



/*======================================================================================
    FOOTER MENU SECTION
======================================================================================*/
footer {
    color: #CCC;
    padding-top: 50px;
    background: rgba(51, 51, 51, 0.952);
}

#footer-bottom {
    color: #FFF;
    padding: 24px 0 6px 0;
    margin-top: 20px;
    background: rgba(51, 51, 51, 0.952);
}

#footer-menu {
    float: left;
    color: #FFF;
    font-size: 10px;
    font-weight: 100;
}
#footer-menu ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
    margin-top: 2px;
}
#footer-menu ul li {
    display: inline-block;
}
#footer-menu ul li a {
    color: #FFF !important;
    letter-spacing: 1.2px;
    display: inline-block;
    transition: all 0.5s;
}
#footer-menu ul li a:hover {
    text-shadow: 0 0 5px #FFF;
}
#top {
    font-weight: 100;
}










/*======================================================================================
    RESPONSIVE SECTION
======================================================================================*/

@media screen and (max-width: 801px) {
    .navbar-toggle .icon-bar {
        background: #FFF;
    }
    #cem_name {
        display: none;
    }
    .cem-nav-wrapper {
        width: 100%;
    }
    .navbar-fixed-top {
        background: rgba(0, 87, 124, 0.92) !important;
    }
    .img-wrapper img {
        width: 100%;
    }
    .navbar-nav {
        float: left !important;
    }
    .content-box {
        width: 100%;
        margin: 0 auto;
    }
    .navbar-collapse {
        height: 100% !important;
        padding-left: 0 !important;
        font-size: 1.3em;
    }
    #home-heading h1 {
        font-size: 30px;
    }
    .span_head {
        font-size: 20px;
    }
    .slogan {
        font-size: 12px;
    }
    .btn-general {
        border: none;
        margin: 20px 0;
        padding: 8px 16px;
        font-size: 10px;
        background: rgba(0, 124, 190, 0.9);
    }
    .bg-paralax {
        background-position: center;
        transition: all 0.7s;
    }
    .header-page {
        color: #FFF;
        font-size: 0.7em;
        padding: 10px 0;
        text-align: center;
        border-radius: 16px;
        background-color: dodgerblue;
    }
    p {
        font-size: 0.8em !important;
        margin: 16px !important;
    }
    ul {
        font-size: 0.8em !important;
        margin: 16px 0 !important;
    }
    h3 {
        font-size: 1.2em !important;
        width: 90%;
        margin: 0 auto;
    }
    .hidden-sm {
        display: none;
    }
    #footer-copyrights {
        font-size: 10px;
    }
    
    

}




