/*-----------------body-------------------*/

a{
  color:#4a88d3;
  text-decoration:none;
  outline: medium none;
}
a:hover{
    color:#8b0e04;
    text-decoration:none;
}
input,textarea{
	border:none;
	outline:none;
}

img{max-width: 100%;}

/*-----------------header-------------------*/
header .container{
	position: relative;
}
header #top{
	height: 100px;
	padding-top: 13px;
}
header .moduletable_logo{
	position: absolute;
	z-index: 1;
	padding-left: 8px;
}
.moduletable_phone{
    float: right;
    margin-top: 25px;
}
.moduletable_phone p{
    float: right;
    padding-left: 10px;	
}
.moduletable_phone p.phone{
    padding-left: 30px;
	background: url("../images/tel.png") no-repeat scroll 0 0;		
}
.moduletable_phone p.phone a{
	padding: 0;
	margin: 0;
	text-decoration: none;
	background: none;
}
.moduletable_phone a{
    background: #f9971a none repeat scroll 0 0;
    border-radius: 20px;
    color: #fff;
    display: inline-block;
    padding: 5px 12px;
}
.moduletable_phone a:hover{
	text-decoration: none;
}

/*-----------------header menu---------------*/
header #menu{
    background: #00aaf0 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    margin: 0;
    min-height: inherit;
	font-weight: bold;  
	height: 32px;
    line-height: 32px;  
}
header #menu ul{
	float: right;
	width: 76%;
}
header .nav > li{
	float: left;
	border-right: 1px solid #fff;	
}
header .nav > li:last-child{
	border-right: none;
}
header .nav > li > a{
	color: #fff;
	padding: 0 4px;
}
body .nav > li > a:hover,body .nav > li > a:focus{
	background: none;
}
header #menu .moduletable_menu ul ul{
    background: none repeat scroll 0 0 #FFFFFF;
    display: none;
    float: none;
    position: absolute;
    width: 165px;
    margin: 0 0 0 -1px;
    z-index: 99999;
}
header #menu .moduletable_menu ul li:hover ul{
    display: block;
}
header #menu .moduletable_menu ul ul li{
    border: medium none;
    float: none;
}
header #menu .moduletable_menu ul ul li:hover{
	background: #00aaf0;
}
header #menu .moduletable_menu ul ul li a{
    color: #00aaf0;
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    padding: 0 12px;
}
header #menu .moduletable_menu ul ul li:hover a{
	color: #fff;
}
header #menu .moduletable_menu ul li span{
	color: #fff;
	padding: 0 13px;
}
/*---------------home slider-------------*/
.banner .moduletable{
	margin-bottom: 20px;
}

body .owl-carousel{
	width: 92%;
	margin: 0 auto;
}
body .owl-carousel .owl-nav{
	display: block;
	position: static;
}
body .owl-carousel .owl-dots{
	display: none;
}
body .owl-carousel .owl-nav button.owl-prev,body .owl-carousel .owl-nav button.owl-next{
    border-radius: 0;
    height: 100%;
    left: -39px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 32px;
    background: url("../images/arrow-l.png") no-repeat scroll 50% 50% #85c823;
}

body .owl-carousel .owl-nav button.owl-next{
	left: auto;
	right: -39px;
	background: url("../images/arrow-r.png") no-repeat scroll 50% 50% #85c823;
}
body .owl-theme .owl-nav [class*="owl-"]:hover{
	background: url("../images/arrow-l.png") no-repeat scroll 50% 50% #85c823;
	opacity: 0.8;
}
body .owl-theme .owl-nav [class*="owl-next"]:hover{
	background: url("../images/arrow-r.png") no-repeat scroll 50% 50% #85c823;
	opacity: 0.8;
}
body .owl-carousel .owl-nav button span{
	display: none;
}
/*----------------left--------------*/
#left{
    float: left;
    width: 20%;
    padding-right: 2%;
}
.moduletable_rooms li{
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;	
}
.moduletable_rooms li img{height:238px;}
.moduletable_rooms a.mod-articles-category-title {
    bottom: 0;
    color: #fff;
    display: block;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    position: absolute;
    width: 100%;
    background: url("../images/arrow-01.png") no-repeat scroll 94% 50% #f9971a;
}
.moduletable_rooms a.mod-articles-category-title:hover{
	background-color: #ffae46;
}
.moduletable_rooms li p{
	display: none;
}
/*---------------right-------------*/
body.site_home #main{
    float: left;
    width: 52%;
}
body.site_home #main .main_content{
	background: #eee;
	padding: 15px;
	height: 1228px;
}
body.site_home #right{
    float: right;
    width: 26%;
}
.moduletable_map{
	margin-bottom: 15px;
}
.moduletable_map iframe{
	max-width: 100%;
}
.moduletable_Testimonials p{
    background: #ffecd4 none repeat scroll 0 0;
    font-style: italic;
    margin-bottom: 5px;
    padding: 2px 8px;	
}
@media screen and (-webkit-min-device-pixel-ratio:0) 
{
.moduletable_Testimonials p{padding: 5px 8px;}
}

/*----------------footer-----------------*/
.footer_div{
    background: #85c823 none repeat scroll 0 0;
    color: #fff;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
}
.moduletable_footmenu{
    float: left;
}
.moduletable_foot-text{
    float: right;
    padding-right: 20px;
}
#footer ul li{
    float: left;
}
#footer .nav > li > a{
    color: #fff;
    padding: 0 10px;
    text-decoration: underline;
}

/*----------------contact-----------------*/
a.chronoforms6_credits{display: none;}
.semanticui-body form p{
	color: #f7971c;
	font-weight: bold;
}

/*----------------photos----------------*/
.item-page ul.photos-imgs{
    padding: 0;
    text-align: center;
    width: 100
}
.item-page ul.photos-imgs li{
    background: none;
    display: inline-block;
    line-height: inherit;
    padding: 5px;
    width: 24%;	
}
.item-page ul.photos-imgs li img{
	width: 100%;	
}
/*---------------places-to-see----------------*/
.item-page ul.Places-box{
    padding: 0;
    width: 100
}
.item-page ul.Places-box li{
    background: none ;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 0 0 10px;
}
.item-page ul.Places-box li .Places-img{
    float: left;
    width: 27%;
}
.item-page ul.Places-box li .Places-details{
	float: right;
	width: 70%;
}
.item-page ul.Places-box li img{
	width: auto;
}

/*---------------page----------------*/
body.site_home section{
	margin-bottom: 10px;
}
body .breadcrumb{
	background: #eee;
}
body.site .main_content{
	margin-bottom: 20px;
	overflow: hidden;
}
body .page-header{
    border: medium none;
    margin: 0 0 15px;
    padding: 0;	
}
body .page-header h2{
    background: #eee none repeat scroll 0 0;
    border-left: 5px solid #f9971a;
    border-radius: 2px;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    color: #85c823;
    font-weight: bold;
}
.item-page h4 {
    clear: both;
    color: #f7971c;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}
.item-page h4.blue{
	color: #027bc2;
}
.item-page img{
	width: 68%;
}
.item-page a{
	color: #ff5600;
}
.item-page p{
	margin-bottom: 10px;
	line-height: 18px;
}
body.site_home .item-page p{
	line-height: 22px;
	margin-bottom: 12px;
}
.item-page a.yellow{
    background: #f9971a none repeat scroll 0 0;
    color: #fff;
    padding: 2px 5px;
    text-decoration: underline;
}
.item-page a.yellow:hover{
	text-decoration: none;
}
.item-page span.red{
	color: #ff0000;
}
.item-page span.black{
	color: #000000;
}
.item-page .img0{
	width: 25%;
	float: left;
	padding-right: 20px;
}
.item-page ul{
	margin-bottom: 10px;
	padding-left: 20px;
}
.item-page ul li {
    background: transparent url("../images/icon1.gif") no-repeat scroll 0 8px;
    padding-left: 22px;
    line-height: 20px;
}
body.site_home .item-page ul li{
	line-height: 18px;
	padding: 0 0 8px;
	background: none;
}
.item-page ul.guests-box li{
    background: #eee none repeat scroll 0 0;
    border-radius: 2px;
    margin-bottom: 10px;
    padding: 6px 15px;	
}
.item-page ul.guests-box li.one{
	background: #ffecd4 none repeat scroll 0 0;
}
.room-imgs p{
	text-align: center;
}
.room-imgs p img{
	width: 24%;
}
h3.f-room{
    background: #85c823 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    padding: 5px 10px;	
    margin-bottom: 10px;
    font-size: 14px;
}
@media only screen and (min-width: 768px) and (max-width: 995px) {
	.container{
		width: 750px;
		padding-left: 5px;
		padding-right: 5px;
	}
	body.site_home .item-page p{
		line-height: 18px;
		margin-bottom: 10px;
	}
	.moduletable_logo{
		margin-top: -5px;
	}
	header .moduletable_logo img{
		width: 45%;
	}
	header #menu ul{
		float: none;
		width: auto;
	}
	body .owl-carousel{
		width: 89.3%;
	}
	.moduletable_rooms a.mod-articles-category-title{
		background: #f9971a;
	}
	body.site_home #main .main_content{
		height: auto;
	}
	
}
@media only screen and (max-width: 767px) {
	.container{
		width: 420px;
		padding-left: 5px;
		padding-right: 5px;
	}
	body.site_home #main .main_content{
		height: auto;
	}
	header #top{
		height: auto;
		padding-bottom: 10px;
		overflow: hidden;
	}
	header .moduletable_logo{
		position: relative;
		float: left;
		width: 50%;
		padding: 0;
	}
	header .moduletable_logo img{
		width: 60%;
	}
	.moduletable_phone{
		background-position: 0 25px;
		margin-top: 20px;
	}
	.moduletable_phone p{float: none;}
	.moduletable_phone p.phone{
		margin: 10px 0 0 10px;
	}
	header #menu{
		height: auto;
	}
	header #menu ul{
		float: none;
		width: auto;
	}
	header .nav > li{
		width: 50%;
		border-bottom: 1px solid #fff;
	}
	header .nav > li:nth-child(2),header .nav > li:nth-child(4),header .nav > li:nth-child(6),header .nav > li:nth-child(8){
		border-right: none;
	}
	body .owl-carousel{
		width: 88%;
	}
	body .owl-carousel .owl-nav button.owl-prev, body .owl-carousel .owl-nav button.owl-next{
		width: 22px;
		left: -24px;
		background-size: 15px auto;
	}
	body .owl-carousel .owl-nav button.owl-next{
		right: -24px;
		left: auto;
	}
	body .owl-theme .owl-nav [class*="owl-"]:hover{
		background-size: 15px auto;
	}
	body .owl-theme .owl-nav [class*="owl-next"]:hover{
		background-size: 15px auto;
	}
	#left{
		float: none;
		width: auto;
	}
	.moduletable_rooms ul{
		margin-right: -5%;
	}
	.moduletable_rooms li{
		float: left;
		width: 23.6%;
		margin-right: 1%;
	}
	.moduletable_rooms a.mod-articles-category-title{
		background: #f9971a;
	}
	body.site_home #main{
		float: none;
		width: auto;
		margin-top: 10px;
		margin-bottom: 10px;
		clear: both;
	}
	body.site_home #right{
		float: none;
		width: auto;
	}
	.banner .moduletable{
		margin-bottom: 10px;
	}
	.item-page .img0{
		width: 35%;
	}
	.item-page ul.Places-box li .Places-img{
	    width: 40%;
		}
	.item-page ul.Places-box li .Places-details{
		float: right;
		width: 55%;
	}
}
@media only screen and (max-width: 480px) {
 	.container{
 		width: 300px;
 		padding-left: 5px;
		padding-right: 5px;
 	}
 	header .moduletable_logo{		
		width: 35%;		
	}
	header .moduletable_logo img{
		width: auto;
	}
	header .nav > li > a{
		font-size: 11px;
	}
 	body .owl-carousel .owl-nav button.owl-prev, body .owl-carousel .owl-nav button.owl-next{
		width: 16px;
		left: -18px;
		background-size: 12px auto;
	}
	body .owl-carousel .owl-nav button.owl-next{
		right: -18px;
		left: auto;
	}
	body .owl-theme .owl-nav [class*="owl-"]:hover{
		background-size: 12px auto;
	}
	body .owl-theme .owl-nav [class*="owl-next"]:hover{
		background-size: 12px auto;
	}
	.room-imgs p img{
		width: 48%;
	}
}