.navbar-brand{
padding-top:0px;
padding-bottom:0px;
}
.navbar{
background:#fff;
min-height:77px;
box-shadow:0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.navbar-default .navbar-nav > li > a {
color:#000;
}
.navbar-default .navbar-nav > li > a.active {
    border-color: #0076bc;
    color: #0076bc;
}
.navbar-default .navbar-nav > li > a:hover {
color:#0076bc;
border-color:#0076bc;
background-color:white;
}
.navbar-default .navbar-nav > li > a:after {
    background-color: #f9bd77;
}


.container1{
padding-right: 50px;
    padding-left: 50px;
    margin-right: auto;
    margin-left: auto;
   
}
#main-content{
/*background-color: #f9f9f9;
width:100%;
padding:40px;*/
background-color: #ffffff;
    width: 100%;
    padding: 40px 0px;

}
.content-box {
    background: #ffffff;
    border: 0px solid black;
    border-radius: 5px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
        margin-bottom: 20px;
}
.content-text{
    padding: 10px;
}
.content-text p{
        line-height: 2;
}
.content-heading{
background:#41434f;
border-radius:4px 4px 0px 0px;
}
.content-heading h1{
    color: #ffffff;
    padding: 10px;
    font-size: 18px;
}
footer {
    padding-top: 0px;
}
.content-text p {
padding:5px;
    color: #585858;
    font-size: 14px;
}
.content-text h4{
margin-top:10px;
}
#main-slide .item img {
height:350px;
}
.banner{
}
.banner1 img{
height:200px;
width:100%;
}
.content-box table td, th{
padding:5px;
color:#000000;
}

.content-box .css-table{
    margin:10px;
    padding-bottom:10px;
}
.content-box .css-table table{
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #efefef;
}
.content-box table th{
    padding:5px;
    padding: 10px;
    font-size: 14px;
    color: #f69729;
    background: rgba(248, 147, 31, 0.12);
}
.content-box table td{
    padding:5px;
    padding: 10px;
    font-size: 14px;
}


tr:nth-child(even) {background-color: rgba(236, 236, 236, 0.5)}
.form-group{
border-radius:5px;
}
#media-footer{
position:fixed;
bottom:0px;
width:100%;
}
.slicknav_menu .slicknav_icon-bar{
background:#f9bd77;
}
.slicknav_btn {
border-color:#f9bd77;
}
.slicknav_btn:hover{

}
.slicknav_nav a:hover, .slicknav_nav .active{
color:#f9bd77;
}
marquee{
height:230px;
}
.customer{
padding:5px;
}
.customer li{
border-bottom:black 1px dotted;
padding:10px;
}



.header-banner{
    background:#0076bc;

}
.inner-head{
      color: #fff;
    padding: 37px 20px;
}

#content-text-main{
    position:relative;
}

#read-more{
    position:absolute;
    bottom:20px;
    right:20px;
}
/*.height-300{
    height:300px;
    overflow:hidden;
    transition:2s;
}*/
.center-div {
    justify-content: center;
    display: flex;
}
.pl-30 {
    padding-left: 30px !important;
}
.ul-2-level{
    padding-left:10px;
}
.ul-2-level>li{
    font-weight:bold;
}
.ul-2-level.normal>li{
    font-weight:normal;
}
.ul-2-level>li>ul>li{
    padding:5px 15px;
    font-weight:normal;
}
.ul-1-level{
   padding-left:10px;
}
.ul-2-level>li{
    padding:5px;
}


#main-slide .animated1 strong {
    color: #0076bc;
    /*text-shadow: 2px 2px #5d5d5d;*/
    font-family: 'Philosopher', sans-serif;
        font-weight: normal;
}

#main-slide .animated2 strong {
    color: #0076bc;
    /*text-shadow: 2px 2px #5d5d5d;*/
    text-transform: capitalize;
    font-family: 'Philosopher', sans-serif;
        font-weight: normal;
}


#main-slide .animated2{
        text-align: right;
    margin-top: 50px;
    margin-right: 130px;
    text-transform: capitalize;
    font-family: 'Philosopher', sans-serif;
}
#main-slide .animated4 strong {
    /*text-shadow: 2px 2px #5d5d5d;*/
    text-transform: capitalize;
    color:#ccc;
    font-family: 'Philosopher', sans-serif;
        font-weight: normal;
}
#main-slide .animated4{
    margin-top: 50px;
    text-transform: capitalize;
}

#main-slide .animated7 strong {
    /*text-shadow: 2px 2px #5d5d5d;*/
    text-transform:capitalize;
    color: #0076bc;
    font-family: 'Philosopher', sans-serif;
        font-weight: normal;

}

#main-slide .carousel-control i:hover, #main-slide .carousel-indicators .active {
    background: #0076bc;
}
#main-slide .slider-content h3 {
    color: #0076bc;
    /*text-shadow: 1px 1px 1px #828282;*/
    line-height:48px;
        font-style: italic;
    text-transform:initial;
    font-size: 30px;
}

.product-list{
    margin:20px 0px;
    margin-bottom:40px;
    padding-bottom: 30px;
}
.product-list h2{
    font-size: 14px;
    text-align: center;
    color: #0076bc;
    margin-bottom: 30px;
    margin-top: 10px;
}
.product-list a{
    display: block;
    padding: 25px;
    text-align: center;
    height: 80px;
    margin-top: 20px;
    width: 80px;
    margin: 0px auto;
    border-radius: 50px;
    background: #41434f;
}
    .product-list a:hover {
        background: #f39428;
        transition: .5s;      
        -webkit-transform: scale(1.1); 
        -ms-transform: scale(1.1); 
        transform: scale(1.1);
    }
    
.product-list i.fa {
    font-size:24px;
    color:#fff;
}
.navbar-default .navbar-nav > li > a.active, .navbar-default .navbar-nav > li:hover > a {
    border-color: #0076bc;
}
.dropdown > li:hover > a, .sup-dropdown li:hover > a, .navbar-default .navbar-nav > li:hover > a, .navbar-default .navbar-nav > li > a.active {
    color: #0076bc;
}
.top-bar a:hover {
    color: #fecf38;
}
.classic-title span {
    border-bottom-color: #0076bc;
}
ul.icons-list li i {
    color: #0076bc;
}

h3{
        font-size: 14px;
    padding-left: 5px;
    margin-bottom: 10px;
}
.trustees .name{
    color: #0076bc;
    font-weight: bold;
    line-height: 14px;
}
.trustees .address{
   line-height: 14px;
    margin-bottom: 20px;
}