
body {
   font-family: "Segoe UI", sans-serif;
}










header {

}
header .navbar .navbar-brand {

}
header .navbar .navbar-brand img{
	width: 150px;
}
header .navbar.navbar-dark .navbar-nav .nav-item .nav-link {
	color: #000000;
    font-family: 'PT Sans',PT Sans,Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    letter-spacing: 1px;
        -webkit-padding-before: 70px;
}
header .navbar.scrolling-navbar {
	padding-bottom: 30px;
	padding-top: 30px;
	    background-color: #f3cf54a6;
}
.nav-item{
	    border-bottom-width: 10px;
    border-bottom-style: solid;
    margin: 0 0 0 4px;
    border-bottom-color: #2c150d;
}
.head-menu{
	text-align:right;
	
}
.head-menu ul {
	list-style:none;
}
.nv{
	    padding-top: 20px;
		    padding-bottom: 20px;
}
.nvm{
	padding-left:40px;
	    font-size: 17px;
		    font-weight: 400;
}
.acolor{
	color:#656161;
}


.banner {
    width:100%;
   
}
.gal{
	border-radius:50%;
}
.services {
	background-color: #549c00;
	padding: 45px 0px;
}
.services .inner img {
	border-radius: 50%;
	margin: auto;
	display: block;
	padding-bottom: 15px;
}
.services .inner h3 {
	color: #fff;
    font-size: 30px;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
}
.services .inner p {
	text-align: center;
    color: #eee;
    font-size: 18px;
    font-weight: 500;
}
.content {
    padding: 60px 0px;
}

.gal-section {
    padding: 40px 0px;
}
.menu-block{
	border: solid;
    display: block;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #e6e5e5;
    background-size: cover;
    border-color: #e6e5e5;
	    border-width: 20px;
}
.menu-header
{

    padding-left: 20px;
    padding-top: 20px;
}
.menu-p
{
	background-color: white;
    padding-left: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
}
.main-header
{
	padding:10px;
}
.main-header h2
{
	    padding-bottom: 15px;
		font-weight: 400;
}
.main-header h4
{
	 padding-bottom: 0px;
		font-weight: 400;
}
.main-header p 
{
	    font-weight: 400;
}	
    

.places
{
	    padding: 10px;
}
.places h4
{
	padding-bottom:0px;
	    font-size: 25px;
    font-weight: 400;
}
.places ul
{
	    padding-left: 15px;
    padding-top: 10px;
}
.places li
{
	font-weight: 400;
    padding: 3px 0px;
}
.places ul li span 
{
	float:right;
	padding-right:600px;
}




footer.page-footer {
	background: #2c150d;
	padding-top: 60px;
	padding-bottom: 60px;
	margin-top: 40px;
}
footer .f-left img {
	margin: auto;
	display: block;
	padding-bottom: 20px;
}
footer .f-left h3 {
	color: #999;
    font-size: 16px;
    font-weight: bold;
    font-family: "Roboto", sans-serif;
    padding-bottom: 10px;
}
footer .f-right h3 {
	color: #999;
    font-size: 16px;
    font-weight: bold;
    font-family: "Roboto", sans-serif;
    padding-bottom: 10px;
}
footer .f-left p {
	color: #181818;
	font-size: 18px;
	font-weight: 400;
}
footer .f-left a {
	color: #515952;
	font-size: 18px;
	font-weight: 400;
	font-family: "Segoe UI", sans-serif;
}
footer h4.widget-title {
	font-size: 30px;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 30px;
    color: #fbfafa;
    font-family: "Roboto", sans-serif;
    text-transform: uppercase;
    position: relative;
}
footer h4.widget-title:after {
    content: " ";
    height: 2px;
    background: #181818;
    width: 15%;
    position: absolute;
    bottom: -10px;
    left: 0;
}
footer ul {
	padding-left: 0px;
	margin-left: 0px;
}
footer ul li {
	list-style-type: none;
	color: 
}
footer address {
	color:black;
}