body {
    padding-top: 70px; /* Required padding for .navbar-fixed-top. Change if height of navigation changes. */
}

.navbar-fixed-top .nav {
    padding: 5px 0;
    width: 100%;
    /* clear: both; */
    background: #fff;
}

.navbar-fixed-top .navbar-brand {
    padding: 0 15px;
}

footer {
    padding: 30px 0;
}

@media(min-width:768px) {
    body {
        padding-top: 100px; /* Required padding for .navbar-fixed-top. Change if height of navigation changes. */
    }

    .navbar-fixed-top .navbar-brand {
       padding: 40px 0;
    }
.navbar-nav {
float: right !important;
}
}
img.img-responsive.center-block {
max-width: 1140px;
width: 1140px !important;
}
div.container.wrap-footer {
width: 100%;
/* background: #303030 url(../images/border-footer.png) repeat-x; */
//height: 70px;
margin-top: 10px;
height: 80px;
color: #000 !important;
text-align: center;
//line-height: 70px;
border-top: 5px solid rgb(255, 255, 255);
background: #A57F77!important;
}
.navbar-fixed-top, .navbar-fixed-bottom{
	position: absolute !important;
}
.sidebar .heading {

}
.heading h2{
	font-size: 29px;
	background: rgb(206, 235, 242);
	font-weight: initial;
	color: rgb(22, 180, 219);
	border-left: 5px solid;
	padding-left: 5px;
	line-height: 40px;
}
div.row.content {
margin-top: 20px;
}
div.content li {
border-bottom: 1px solid #E1E1E1;
padding: 5px;
}
img{
	margin-right:10px!important;
}
div.row.main-img {

padding-bottom: 10px;
}
.news li{
	list-style:none !important;
}
.links li{
	list-style:none !important;
}
div.container.wrap-footer a:hover {
}
a{
	color: #C9725F!important;
}
ul.nav.navbar-nav li:hover {
border-bottom: 2px solid #fff;
}
ul.nav.navbar-nav li.active {
border-bottom: 2px solid #fff;

}
ul.nav.navbar-nav li.active > a{
	background-color: #A57F77!important;

	color: #fff !important;
}
.title h4 {
font-size: 20px;
font-weight: bold;
background: #E9E9E9;
padding: 10px;
color: #3F3F3F;
}
.line{
	border-top: 2px solid #814523;
}
img.page-1{
	float: left;
	max-width: 263px;
	margin-right: 10px;
}
li{
	list-style: none;
}
img.img-gallery {
max-width: 150px;
margin-bottom: 10px;
}
.main-img {
background: #48D1F3;
margin-top: 33px;
}
.navbar-inverse {
background-color: #FFF !important;
border-bottom: 5px solid #689598 !important;
}
.read-more {
/* background: #CF8B62; */
line-height: 30px;
margin-bottom: 5px;

text-align: center;
}
a.more {
color: #FFFFFF !important;
margin-left: 5px;
}
img.img-post {
width: 100%;
}
.heading h3 {
background: #A57F77!important;
line-height: 40px !important;
/* border-left: 5px solid #CF8B62; */
padding-left: 5px;
color: rgb(255, 255, 255);
}
div#wrap-content {
border-top: 5px solid #A57F77;
}
div#main-img {
background: #689598!important;
margin-top: 56px;
}
ul.img-gallery {
padding-left: 30px;
}
.row.news-link {
padding-bottom: 10px;
}
ul.nav.navbar-nav li> a:hover {
background-color: #A57F77!important;
color: #fff !important;
}
.content-post {
/* -webkit-box-shadow: 0 8px 6px -6px black; */
}
nav.navbar.navbar-inverse.navbar-fixed-top {
background: #689598!important;
}
img.img-responsive.logo:hover {
opacity: 0.7;
}
img.img-thumbnail:hover {
opacity: 1;
}
img.img-thumbnail {
opacity: 0.7;
}
img.logo:hover{
	opacity: 0.7;
}
div#subcontent {
margin-top: 50px;
}

.navbar-inverse .navbar-nav>li>a {
color: #C9725F!important;
}

.col-xs-12.logo-footer p {
color: #FFE4E4 !important;
margin-top: 20px;
}
.col-xs-12.logo-footer a {
    color: #fff !important;
}

.navbar-header {
    width: 100%;
    text-align: center;
}

ul {
    margin-left: -27px;
}

.navbar-header h1 a {
    color: #DDF8FF !important;
}

.row.page-content {
    min-height: 380px;
}

.read-more a {
    background: #A57F77!important;
    padding: 10px;
}

.navbar-header {
    margin-bottom: 20px;
}

.navbar-nav>li {
    margin-left: 5px;
}