@charset "utf-8";
/* CSS Document */


.header_top_second{
	color:#fff;
	background-color:#7E7E80;
}
.footer_fixed{
	bottom:0;
	position:fixed;
}
.error {
	color: #800517;
	font-weight: thick;
}
div.row{
	margin-top: 5px;
	margin-bottom: 10px;
}
div.news-item img{
	
}
div.box-news-mota {
	line-height: 1.9em;
    font-size: 15px;
	text-align: justify;
}
div.box-news-readmore {
	width: 403px;
	text-align: left;
}
div.box-news-readmore a {
	padding: 5px 22px;
	font-style: italic;
	font-size: 11px;
	text-shadow: 0px 0px 1px rgba(0,0,0,0.5);
	display: inline-block;
	font-weight: bold;
	background: url(../images/bg_readmore.png) no-repeat center center
}

.heading {
	font-family: "Lato",sans-serif;
}
.news-item .text h2 {
	font-family: "Roboto",sans-serif;
}
.header_content .menu > li > a {
	font-size: 15px;
}
.awe-btn{
	font-family: "Roboto";
}
.home-about .text p{
	font-size: 15px;
}
.section-home-about {
    padding-top: 30px;
}
.callnow {
	display:inline-block; visibility:visible;
	line-height:50px;
	width: 100%;
	text-align: center;
	background-color:#2dc100;
	position: fixed;
	bottom: 0px;
	z-index: 100;
	/*1#e1bd85*/
}
@media screen and (min-width: 720px) {
  
  .callnow{ display: none; }
}
.header_content .menu > li:hover > a {
    background-color:#47ba55;
    color: #fff;
}
.header_content .menu > li .sub-menu li:hover > a {
    background-color: #47ba55;
    color: #fff;
}
.awe-btn.awe-btn-default:hover {
    border-color: #47ba55;
    background-color: #47ba55;
    color: #fff;
}
.accomd-modations-room .text h2 a:hover {
    color: #47ba55;
}
.news-item .text h2 a:hover {
    color: #47ba55;
}
.news-item .text h2 a {
    color: #47ba55;
}
.news-item .text .read-more:hover {
    color: #47ba55;
}
.gallery-cat ul li:hover a, .gallery-cat ul li.active a {
    background-color: #47ba55;
    color: #fff;
}	

.header_mobile .header_menu {
	 background-color: #47ba55;
    color: #fff;
}

