﻿body
{
    margin: 0;
    padding: 0;
    font-family: 'Raleway' , sans-serif;
    font-size: 12px;
}
/* header top strip */
.header_strip
{
    height: auto;
    border-bottom: 4px solid #ffe94f;
    background-color: #00539cff;
    padding: 5px 0;
}
.header_strip i{margin:5px;}
.contact
{
    color: White;
    font-weight: 600;
    margin: 5px auto;
    text-align: center;
}
ul.social
{
    margin: 0;
    padding: 0;
    text-align: center;
}
ul.social li
{
    display: inline-block;
    height: 26px;
    width: 26px;
    font-size: 16px;
    text-align: center;
    border-radius: 50%;
}
ul.social li[title="facebook"]:hover
{
    background-color: #3b5998;
}
ul.social li[title="twitter"]:hover
{
    background-color: #28a9e0;
}
ul.social li[title="google-plus"]:hover
{
    background-color: #dd4b38;
}
ul.social li[title="youtube"]:hover
{
    background-color: #cb1e22;
}
ul.social li a
{
    color: White;
}
/* header top strip ends*/
/* menu bar */

.menubar .navbar-default
{
    background-color: #eea47f;
}
.navbar
{
    margin-bottom: 0;
    border: 0;
}
.menubar .navbar-brand
{
    height: auto;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover
{
    color: Black;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover
{
    color: white;
    background-color: #0777bd;
}
.navbar-default .navbar-nav > li > a
{
    color: Black;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover
{
    color: #ffffff;
    text-decoration: none;
    background-color: #0777bd;
}

/* menubar ends */

.banner img
{
    width: 100%;
}
.apply_online
{
    background-color: rgb( 250, 231, 2 );
    opacity: 0.7;
    padding: 5px 10px;
    border-radius: 10px;
    border: 1px solid Black;
    color: Black;
    text-decoration: none;
    font-size: 30px;
    text-align: center;
    display: block;
    width: 250px;
    margin: -70px auto 0;
}
a.apply_online
{
    text-decoration: none;
}
.gallery
{
    max-height: 450px;
    overflow: hidden;
}

/* page style*/
.page
{
    background-color: #00539cff;
    padding: 10px 0;
    border-bottom: 2px solid Black;
}
.page_title
{
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    color: #ffa14f;
}
.page-title
{ font-size: 30px;
    font-weight: bold;
    color: #ffa14f;
    padding:10px 0; 
    }

.page_title span
{
    border-bottom: 1px solid White;
    display: inline-block;
    padding: 5px 10px;
}
.content_details
{
    color: #EEA47fff;
    font-size:16px;
    text-align:justify;
}
.page_read_more
{
    color: #c58550;
    text-decoration: none;
    font-size: 18px;
}
/* page style ends*/
.Enquiry_title
{
    background: url(../images/enquiry_back.png);
    font-size: 30px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    color: White;
    padding: 5px 15px 5px 15px;
}
.enquiry_form
{
    padding: 15px 0;
}
.news_panel
{
    background-color: #00539c;
    padding: 5px 0;
    font-size: 16px;
    color: White;
}
.gall_title
{
    font-size: 30px;
    width: 250px;
    color: #00539cff;
    text-align: center;
    font-weight: bold;
    border-bottom: 2px solid #1f485f;
    margin: 0 auto;
}

/* director panel*/
.director_panel
{
    padding: 15px 0;
}
.director_panel h2, .director_panel h2 small
{
    color: #00539c;
    text-align: center;
    font-weight: bold;
}
.director_panel .message
{
    font-weight: 600;
    font-size: 16px;
}
/* director panel ends*/
/* navigations */
.navigations
{
    padding: 20px 0 5px 0;
}
.navigation
{
    padding-top: 50px;
}
.navigations .navigation .navigation_title
{
    background-color: #00539cff;
    padding: 45px 0 23px;
    color: White;
    position: relative;
    font-weight: bold;
    font-size: 28px;
    text-align: center;
}
.navigation_title .icon
{
    background-color: #f27141;
    padding: 18px;
    text-align: center;
    height: 80px;
    width: 80px;
    font-size: 38px;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    transform: translateX(-40px);
    top: -40px;
}
.nav_content
{
    font-family: 'Josefin Sans' , sans-serif;
    font-size: 16px;
}
.nav_content ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}
.nav_content ul li
{
    padding: 10px;
    border-bottom: 1px solid #00539cff;
    font-size: 18px;
}
.nav_content ul li a
{
    color: Black;
    transition: 0.3s all ease-in-out;
    padding-left: 5px;
    text-decoration: none;
}
.nav_content ul li i
{
    color: #00539cff;
}
.nav_content ul li a:hover
{
    padding-left: 15px;
    color: #00539cff;
}
.nav_content .pull-right
{
    font-size: 18px;
}
/* navigations ends */
/* footer */
.footer
{
    background-color: #eea47f;
    border-top: 8px solid #00539cff;
}
.footer h4
{
    color: #00539c;
    font-weight: bold;
}
.footer ul
{
    list-style: none;
    color: #00539c;
    margin: 0;
    padding: 0;
    font-size: 16px;
    padding: 10px 0;
    font-family: 'Josefin Sans' , sans-serif;
}
.footer ul a
{
    color: #00539c;
    text-decoration: none;
    transition: 0.3s all ease-in-out;
    padding-left: 5px;
}
.footer ul a:hover
{
    padding-left: 15px;
}
address
{
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 15px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #dbb8b8;
    border: 1px solid #ccc;
    border-radius: 4px;
    }
    .btn_submit
    {
        margin:22px auto 0;}
/* footer ends*/
.copyright
{
    padding: 10px;
    background-color: #00539c;
    color: #f1efee;
    border-top: 2px solid #ffe94f;
}
#HyperLink_Notic{text-decoration:none;color:White;}
@media (min-width: 769px)
{
    .navbar-nav > li > a
    {
        padding-top: 46px;
        padding-bottom: 46px;
    }
    ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;    
}
}
@media (max-width:768px)
{
    .apply_online
    {
        margin: 5px auto;
    }
    .footer ul
    {
        font-size: 14px;
    }
}
@media (max-width:500px)
{
    .footer ul
    {
        font-size: 12px;
    }

}
