
public class MainActivity extends Activity {

    @Override
    protected void onCreate(Bundle savedInstanceState) {
        super.onCreate(savedInstanceState);
        setContentView(R.layout.activity_main);
        ActionBar actionBar = getActionBar();
        actionBar.setBackgroundDrawable(new ColorDrawable(Color.BLUE));     
        actionBar.show();
    }

    @Override
    public boolean onCreateOptionsMenu(Menu menu) {
        // Inflate the menu; this adds items to the action bar if it is present.
        getMenuInflater().inflate(R.menu.main, menu);
        return true;
    }

}

.btn-dark {
    color: #fff;
    background-color: #45330f !important;
    border-color: #1d1505 !important;
}

.carousel-item {
  height: 65vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.portfolio-item {
  margin-bottom: 30px;
}

.card-body {
    padding: 0.25rem;}

body {
	font-family:Lora, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	position:relative;
	width:100%;
	height:100%;
	color:#fff;
	background-color:#45330f;
}
body {
    opacity: 1;
    transition: 1s opacity;
}
body.fade-out {
    opacity: 0;
    transition: none;
}

.Book_room {
	-moz-box-shadow:inset 0px 1px 0px 0px #fed897;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fed897;
	box-shadow:inset 0px 1px 0px 0px #fed897;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f6b33d), color-stop(1, #d29105) );
	background:-moz-linear-gradient( center top, #f6b33d 5%, #d29105 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6b33d', endColorstr='#d29105');
	background-color:#f6b33d;
	-webkit-border-top-left-radius:9px;
	-moz-border-radius-topleft:9px;
	border-top-left-radius:9px;
	-webkit-border-top-right-radius:9px;
	-moz-border-radius-topright:9px;
	border-top-right-radius:9px;
	-webkit-border-bottom-right-radius:9px;
	-moz-border-radius-bottomright:9px;
	border-bottom-right-radius:9px;
	-webkit-border-bottom-left-radius:9px;
	-moz-border-radius-bottomleft:9px;
	border-bottom-left-radius:9px;
	text-indent:0px;
	border:1px solid #eda933;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:50px;
	line-height:50px;
	width:200px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #cd8a15;
}
.Book_room:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #d29105), color-stop(1, #f6b33d) );
	background:-moz-linear-gradient( center top, #d29105 5%, #f6b33d 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d29105', endColorstr='#f6b33d');
	background-color:#d29105;
}.Book_room:active {
	position:relative;
	top:1px;
}
/* This button was generated using CSSButtonGenerator.com */

.card-body { background-color:#a26f36;
}
.pagefooter { background-color:#301e06;}

html {
	width:100%;
	height:100%
}
h1, h2, h3, h4, h5, h6 {
	font-family:Cabin, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight:700;
	margin:0 0 35px;
	letter-spacing:1px;
	text-transform:uppercase
}
p {
	font-size:16px;
	line-height:1.5;
	margin:0 0 25px
}
@media (min-width:768px) {
p {
font-size:18px;
line-height:1.6;
margin:0 0 35px
}
}
a {
-webkit-transition:all .2s ease-in-out;
-moz-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
	color:#e5c37b
}
a:focus, a:hover {
	text-decoration:none;
	color:#fff;
}
#mainNav {
	font-family:Cabin, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	margin-bottom:0;
	text-transform:uppercase;
	border-bottom:1px solid rgba(255, 255, 255, .3);
	background-color:#000
}
#mainNav .navbar-toggler {
	font-size:14px;
	/*padding:11px;*/
	color:#fff;
	/*border:1px solid #fff*/
	/*float: right;*/
    padding-top: 30px;
	margin-right: -22px;
	
}
}
#mainNav .navbar-brand {
	font-weight:700
}
#mainNav a {
	color:#fff
}
#mainNav .navbar-nav .nav-item {
-webkit-transition:background .3s ease-in-out;
-moz-transition:background .3s ease-in-out;
transition:background .3s ease-in-out
}
#mainNav .navbar-nav .nav-item:hover {
	color:fade(white, 80%);
	outline:0;
	background-color:transparent
}
#mainNav .navbar-nav .nav-item:active, #mainNav .navbar-nav .nav-item:focus {
	outline:0;
	background-color:transparent;
}
@media (min-width:992px) {
#mainNav {
padding-top:20px;
padding-bottom:20px;
-webkit-transition:background .3s ease-in-out, padding-top .3s ease-in-out, padding-bottom .3s;
-moz-transition:background .3s ease-in-out, padding-top .3s ease-in-out, padding-bottom .3s;
transition:background .3s ease-in-out, padding-top .3s ease-in-out, padding-bottom .3s;
letter-spacing:1px;
border-bottom:none;
background:0 0;
/* 301e06 */
background-color:  rgba(48, 30, 6, 0);
}
#mainNav.navbar-shrink {
padding-top:10px;
padding-bottom:10px;
border-bottom:1px solid rgba(255, 255, 255, .3);
background:#301e06;
}
#mainNav .nav-link.active {
outline:0;
/*background-color:rgba(119, 2, 2, 0.9)*/
}
#mainNav .nav-link.active:hover {
color:# F90;
}
}
.masthead {
	display:table;
	width:100%;
	height:auto;
	height:100vh;
	padding:200px 0;
	text-align:center;
	color:#fff;
	background:url(../img/intro-bg.jpg) no-repeat bottom center scroll;
	background-color:#000;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover
}
@media screen and (max-width: 575px) {
    .masthead{
		height:20vh;
		padding:100px 0;
	}
}
.masthead .intro-body {
	display:table-cell;
	vertical-align:middle
}
.masthead .intro-body .brand-heading {
	font-size:50px
}
.masthead .intro-body .intro-text {
	font-size:18px
}
@media (min-width:768px) {
.masthead {
height:100%;
padding:0
}
.masthead .intro-body .brand-heading {
font-size:100px;
font-family: "Times New Roman", Times, serif;
}
.masthead .intro-body .intro-text {
font-size:22px
}
}
.btn-circle {
	font-size:26px;
	width:55px;
	height:55px;
	margin-top:15px;
	line-height:45px;
-webkit-transition:background .3s ease-in-out;
-moz-transition:background .3s ease-in-out;
transition:background .3s ease-in-out;
	color:#fff;
	border:2px solid #fff;
	border-radius:100%!important;
	background:0 0
}
.btn-circle:focus, .btn-circle:hover {
	color:#fff;
	outline:0;
	background:rgba(255, 255, 255, .1)
}
.content-section {
	padding-top:150px;
	padding-bottom:150px
}
.download-section {
	color:#fff;
	background:url(../img/downloads-bg.jpg) no-repeat center center scroll;
	background-color:#000;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover
}
@media screen and (max-width: 575px) {
    .download-section{
		height:20vh;
		padding:100px 0;
	}
/*	.download-section > .container > div{
		margin-top:50px !important;
	}*/
	.download-section > .container > div > a{
		margin-top:0px !important;
	}
}
#map {
	width:100%;
	height:300px
}

@media (min-width:992px) {
.content-section {
padding-top:100px;
padding-bottom:100px
}
#map {
height:350px
}
}
.btn {
	font-family:Cabin, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight:400;
-webkit-transition:all .3s ease-in-out;
-moz-transition:all .3s ease-in-out;
transition:all .3s ease-in-out;
	text-transform:uppercase;
	border-radius:0
}
.btn-default {
	color:#dcb242;
	border:1px solid #dcb242;
	background-color:transparent
}
.btn-default:focus, .btn-default:hover {
	color:#000;
	border:1px solid #dcb242;
	outline:0;
	background-color:#dcb242
}
ul.banner-social-buttons {
	margin-top:0
}
@media (max-width:1199px) {
ul.banner-social-buttons {
margin-top:15px
}
}
@media (max-width:767px) {
ul.banner-social-buttons li {
display:block;
margin-bottom:20px;
padding:0
}
ul.banner-social-buttons li:last-child {
margin-bottom:0
}
}
footer {
	padding-top:0px;
	
}
footer p {
	font-size:14px;
	margin:0
}
::-moz-selection {
background:#fcfcfc;
background:rgba(255, 255, 255, .2);
text-shadow:none
}
::selection {
background:#fcfcfc;
background:rgba(255, 255, 255, .2);
text-shadow:none
}
img::selection {
background:0 0
}
img::-moz-selection {
background:0 0
}



.fa {
/*  padding: 20px;*/
  font-size: 16px;
  width: 16px;
  text-align: center;
  text-decoration: none;
/*  margin: 5px 2px;*/
  border-radius: 50%;
  border:none;
}

.fa:hover {
    opacity: 0.7;
}

.fa-facebook {
/*  background: #3B5998;*/
  color: #3B5998;
}

.fa-twitter {
/*  background: #55ACEE;*/
  color: #55ACEE;
}

.fa-google {
 /* background: #dd4b39;*/
  color: #dd4b39;
}

.fa-linkedin {
 /* background: #007bb5;*/
  color: #007bb5;
}

.fa-youtube {
  /*background: #bb0000;*/
  color: #bb0000;
}

.fa-instagram {
  /*background: #125688;*/
  color: #125688;
}