body {
	margin: 0;
	font-family:"myriad-pro",sans-serif;
	line-height:normal;
}

body * {
    box-sizing: border-box;
    outline: none !important
}
h1,h2,h3,h4,h5,h6 {
	color: #222;
}
p,h1,h2,h3,h4,h5,h6 {
	margin: 0;
}
img{width:100%;}
p {
	color: #333;
	margin-top: 15px;
	line-height:22px;
}
ul {
	list-style: none;
	margin: 20px 0 0;
	padding: 0;
}
li{list-style:none;}
.clear {
	display: inline-block;
	float: left;
	width: 100%;
}
.clear10 {
	margin-top: 10px;
}
.clear20 {
	margin-top: 20px;
}
.clear30 {
	margin-top: 30px;
}
.clear40 {
	margin-top: 40px;
}
.clear50 {
	margin-top: 50px;
}
.clear60 {
	margin-top: 60px;
}
.clear70 {
	margin-top: 70px;
}
.clear80 {
	margin-top: 80px;
}
.clear90 {
	margin-top: 90px;
}
.clear100 {
	margin-top: 100px;
}

.left-content li {
	display: inline-block;
	width: 100%;
	padding-left: 20px;
	position: relative;
	margin-bottom:10px;
}
.left-content li:before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	width: 10px;
	height: 10px;
	margin-top: -5px;
	background: #ba0018;
	border-radius: 100%;
	box-shadow: 1px 3px 3px -2px #FFCD34 inset;
}

a {
	text-decoration: none;
	color: #ac204c;
}
a:hover, a:focus{
	text-decoration: none;
	color:#F57F29;
}
a.light {
	color: #FFCD34;
}
.container{
	width:960px;
}
img{max-width:100%;}

header, main, footer {
	display: inline-block;
	width: 100%;
	float: left;
}
.bx-wrapper img{
	width:100%;
	float:left;
}
.wrapper {
	display: table;
	margin: auto;
	width: 960px;
	float: none;
}
.button {
	display: inline-block;
	padding: 8px 30px;
	border-radius: 5px;
	background: linear-gradient(#ffdb84,#c5a862);
	background: -moz-linear-gradient(#ffdb84,#c5a862);
	background: -webkit-linear-gradient(#ffdb84,#c5a862);
	color: #0d0d0d;
	-webkit-transition: all linear 0.2s;
	transition: all linear 0.2s;
	border: 1px solid rgba(0,95,97,0.5);
	cursor: pointer;
}
.button:hover {
	box-shadow: 0 -15px 30px -8px rgba(0,0,0,0.5) inset,0 15px 30px -8px rgba(255,255,255,0.7) inset, 0 12px 10px -10px #555;
	/*transform: translateY(-5px);*/
	text-shadow: 0 1px 1px #888;
	color:#0d0d0d;
}

/*HEADER*/
header {
	padding-bottom: 61px;
	position: relative;
}
.top-header {
	padding: 15px 0;
}
.header-logo {
	display: inline-block;
	width: 200px;
}
#logo-text{ color:#47494f;
    float: left;
    font-size: 20px;
    padding-left: 34px;
    padding-top: 28px;}
#logo-text span{color:#d8caa8;}
.contact-section {
	display: inline-block;
	float: right;
	margin-top: 18px;
}
.phno span {
	  display: inline-block;
    float: left;
    font-size: 20px;
    margin-top: 5px;
    position: relative;
}
.phno span:first-child:before {
	content:"(";
}
.phno span:first-child:after {
	content:")";
	margin-right: 5px;
}
.phno span:not(:first-child):after {
	content: "-";
}
.phno span:last-child:after {
	display: none
}

.contact-num {
	display: inline-block;
	float: left;
	margin-right: 30px;
	font-size: 20px;
	text-shadow: 0 1px 1px #aaa;
	line-height: 40px;
	font-family: 'Arial';
}
.header-socials {
	display: inline-block;
	float: left;
	font-size: 30px;
	line-height: 40px;
}
.header-socials a {
	font-size:30px;
	-webkit-transition: all linear 0.3s;
	-moz-transition: all linear 0.3s;
	transition: all linear 0.3s;
}
.icon-facebook3 {
	color: #297B9F;
}
.icon-facebook3:hover {
	color: #008AC8;
}
.icon-mail4 {
	color: #D87900;
}
.icon-mail4:hover {
	color: #FFA001;
}
.icon-pinterest {
	color: #CC2027;
}
.icon-pinterest:hover {
	color: #F0878D;
}
.icon-tripAdvisor {
	color: #72AC00;
}
.icon-tripAdvisor:hover {
	color: #7EC000;
}

nav {
	display: inline-block;
	float: left;
	width: 100%;
	background-color: #a11616;
	box-shadow: 0 10px 5px -5px rgba(100,100,100,0.7);
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 999;
	-webkit-transition: all linear 0.3s;
	transition: all linear 0.3s;
}
.sticky nav {
	position: fixed;
	background-color: #F9B888;
	width: 100%;
	bottom: auto;
	top: 0;
	left: 0;
}
.main-menu {
	display: inline-block;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
.main-menu li {
	display: inline-block;
	float: left;
	width: auto;
	padding: 0;
	-webkit-transition: all linear 0.3s;
	transition: all linear 0.3s;
}
.main-menu li > a {
	display: inline-block;
	font-size: 17px;
	padding: 15px 25px;
	color: #fff;
	-webkit-transition: all linear 0.3s;
	transition: all linear 0.3s;
	text-shadow:1px 1px 1px #691f13;
}
.main-menu:hover .active {
	background-color: transparent;
}
.main-menu:hover .active a {
	color: #fff;
}
.main-menu li:hover,.main-menu:hover .active:hover, .main-menu li.active  {
	background-color: rgba(255,255,255,0.7);
}
.main-menu li:hover a,.main-menu:hover .active:hover a, .main-menu li.active a {
	color: #F57F29;
}
.booknow {
	margin-top: 13px;
	float: right;
}

.headerslider {
	margin: 0;
	display: inline-block;
	position: relative;
}

.slider-container {
	display: inline-block;
	float: left;
	width: 100%;
}
.bx-controls-direction {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.reservation-block {
	display: inline-block;
	float: left;
	width: 100%;
	background: linear-gradient(90deg, #F57F29 35%, #FFCD34 35%);
	background: -webkit-linear-gradient(90deg, #F57F29 35%, #FFCD34 35%);
	background: -moz-linear-gradient(90deg, #F57F29 35%, #FFCD34 35%);
	background: -o-linear-gradient(90deg, #F57F29 35%, #FFCD34 35%);
	padding: 10px 0;
	margin-top: -5px;
	position: relative;
	z-index: 1;
}
.fixed .reservation-block {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 99;
}
.reservation-block span {
	display: inline-block;
	width: 30%;
	margin-right: 5%;
	text-align: right;
	float: left;
	font-weight: bold;
	font-size: 20px;
	color: #fff;
	line-height: 52px;
}
.reservation-form {
	display: inline-block;
	position: relative;
	margin-left: 5%;
}

.reservation-form .input-block {
	display: inline-block;
	float: left;
	margin-right: 10px;
}
.reservation-form .input-block label {
	font-size: 12px;
	float: left;
	color: #ffffff;
	
}
.reservation-form .input-block input,
.reservation-form .input-block select {
	width: 100%;
}
.reservation-form .input-block.input-type-1 {
	width: 120px;
        display: none
}

.reservation-form .input-block.input-type-2 {
	width: 60px;
        display: none
}

.reservation-form .input-block input[type=text],
.reservation-form .input-block select {
	display: inline-block;
	height: 30px;
	padding: 0 0 0 10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	color: #000000;
	background-color: transparent;
	border: none;
	position: relative;
	z-index: 1;
}
.input-wrapper {
	display: inline-block;
	float: left;
	width: 100%;
	position: relative;
	border: 1px solid #f8d480;
	background-color: #fff;
	border-radius: 5px;
}
.input-wrapper:after {
	font-family: 'MilestoneRetinaDisplayIcons';
	position: absolute;
	right: 4px;
	top: 2px;
	font-size: 12px;
	line-height: 30px;
	color: #f2cf7c;
	z-index: 0;
}
.select-wrapper:after {
	content: "\e805";
}
.calender-wrapper:after {
	content: "\e672";
}
.reservation-form .button {
	margin-top: 13px;
	margin-left: 20px;
}

/*HEADER END*/

/*MAIN*/
main {
	display: inline-block;
	width: 100%;
	float: left;
	min-height: 500px;
	background-image: url(../images/slight.png);
	background-repeat: no-repeat;
	background-position: top center;
	
}


.left-content {
	width: 100%;
	float: left;
	margin-top: 30px;
}
h1 > span {
	display: inline-block;
	position: relative;
}
h1 > span:after {
	content: "";
	position: absolute;
	width: 110%;
	width: calc(100% + 50px);
	height: 3px;
	background-color: rgba(226,117,38,0.5);
	left: 0;
	bottom: -5px;
}

.left-content img {
	margin: 20px 0;
	border: 5px solid #fff;
	box-shadow: 0 0 5px #aaa
}

.right-sidebar {
	width: 100%;
	float: left;
}
 
.right-sidebar .slab {
	display: inline-block;
	float: left;
	width: 100%;
	height: 10px;
	margin: 50px 0 80px;
	background-color: rgba(226,117,38,0.5);
}

.right-sidebar .feeds-container {
	background-color: rgba(226,117,38,0.5);
	float: left;
	width: 100%;
	display: inline-block;
	padding: 30px;
}
.right-sidebar ul {
	margin: 0;
	float: left;
	width: 100%;
}
.right-sidebar ul li {
	float: left;
	width: 100%;
	padding: 5px 0;
	border-bottom: 2px solid rgba(255,255,255,0.5);
}
.right-sidebar ul li:last-child {
	border-bottom: none;
}
.right-sidebar ul .img {
	display: inline-block;
	float: left;
	width: 30%;
}
.right-sidebar ul .img img {
	border: 3px solid #fff;
	box-shadow: 0 0 5px #555;
}
.right-sidebar ul .desc {
	width: 65%;
	float: right;
}
.right-sidebar ul .feed-title {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.right-sidebar ul .feed-content {
	margin-top: 0;
}



/* PHOTO GALLERY */
.photo-gallery {
	display: inline-block;
	width: 100%;
	float: left;
}
.photo-gallery ul li {
	padding-left: 0;
	position: relative;
	padding: 3px;
	box-shadow: 0 0 5px #aaa;
	background-color: #fff;
	width: 30%;
	float: left;
}.photo-gallery ul li:not(:nth-of-type(3n)) {
	margin-right: 5%;
	margin-bottom: 25px;
}
.photo-gallery ul li:before,
.photo-gallery ul li:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	margin-top: 0;
	background: transparent;
	border-radius: 0;
	top: 0;
	left: 0;
	box-shadow: none;
	box-sizing: border-box;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all linear 0.3s;
	transition: all linear 0.3s;
	z-index: 0;
	background-color: #E27526;
}
.photo-gallery ul li:before {
	-webkit-transform-origin: top left;
	transform-origin: top left;
}
.photo-gallery ul li:after {
	left: auto;
	right: 0;
	top: auto;
	bottom: 0;

	-webkit-transform-origin: bottom right;
	transform-origin: bottom right;
}
.photo-gallery ul li:hover:before,
.photo-gallery ul li:hover:after {
	-webkit-transform: scale(1);
	transform: scale(1);
}


.photo-gallery a {
	display: inline-block;
	float: left;
        
	position: relative;
	z-index: 1;
}
.photo-gallery img {
	margin: 0;
	border: none;
	box-shadow: none;
}
/* PHOTO GALLERY END */


/* ACCOMODATION */
.accomodation-list ul li {
	padding-left: 0;
	width: 30%;
	float: left;
	margin-bottom: 25px;
	-webkit-transition: all linear 0.3s;
	transition: all linear 0.3s;
}
.accomodation-list ul li:not(:nth-of-type(3n)) {
	margin-right: 5%;
}
.accomodation-list ul li:before {
	display: none;
}
.accomodation-list ul li .img {
	padding-left: 0;
	position: relative;
	padding: 3px;
	box-shadow: 0 0 5px #aaa;
	background-color: #fff;
	width: 100%;
	float: left;
}
.accomodation-list ul li .img:before,
.accomodation-list ul li .img:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	margin-top: 0;
	background: transparent;
	border-radius: 0;
	top: 0;
	left: 0;
	box-shadow: none;
	box-sizing: border-box;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all linear 0.3s;
	transition: all linear 0.3s;
	z-index: 0;
	background-color: #E27526;
}

.accomodation-list ul li .img:before {
	-webkit-transform-origin: top left;
	transform-origin: top left;
}
.accomodation-list ul li .img:after {
	left: auto;
	right: 0;
	top: auto;
	bottom: 0;

	-webkit-transform-origin: bottom right;
	transform-origin: bottom right;
}
.accomodation-list ul li:hover {
	background-color: rgba(255,255,255,0.5);
	box-shadow: 0 0 10px #aaa;
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
.accomodation-list ul li:hover .img:before,
.accomodation-list ul li:hover .img:after {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.accomodation-list a {
	display: inline-block;
	float: left;
	width: 100%;
	position: relative;
	z-index: 1;
}
.accomodation-list img {
	margin: 0;
	border: none;
	box-shadow: none;
	position: relative;
	z-index: 1;
}
.accomodation-list .detail {
	display: inline-block;
	float: left;
	width: 100%;
	padding: 5px;
}
.accomodation-list .detail p {
	margin: 0;
	font-size: 14px;
	line-height: 19px;
}
/* ACCOMODATION END */


/* AMENITIES */
.amenities-list {
	display: inline-block;
	float: left;
	width: 100%;
}
.amenities-list li {
	width: 50%;
	float: left;
	display: inline-block;
	margin-bottom: 15px;
}

.policies-list li {
	margin-bottom: 20px;
}

.amenity-text > span{font-size:15px;}
/* AMENITIES END */



/* CONTACT */
#map {
	display: inline-block;
	width: 100%;
	height: 10px;
	float: left;
}

.cont-form{
	display: inline-block;
	float: left;
	width: 100%;
	 height: 300px;
}
.cont-form .control-wrapper {
	display: inline-block;
	width: 100%;
	border: 1px solid #ccc;
	background-color: #eee;
	padding-left: 40px;
	margin-bottom: 10px;
	position: relative;
}
.cont-form .control-wrapper:before {
	position: absolute;
	font-family: "MilestoneRetinaDisplayIcons";
	width: 40px;
	height: 40px;
	line-height: 30px;
	top: 0;
	left: 0;
	text-align: center;
	color: #fff;
	text-shadow: 0 1px 2px #aaa;
}
.cont-form .control-wrapper.name:before {
	content: "\e7d1";
}
.cont-form .control-wrapper.email:before {
	content: "\e809";
}
.cont-form .control-wrapper.message:before {
	content: "\e667";
}
.cont-form .control-wrapper input, .cont-form .control-wrapper textarea {
	display: inline-block;
	border: none;
	width: 100%;
	padding: 5px 10px;
	font-size: 16px;
	font-family: inherit;
	box-shadow: none;
}
.cont-form .control-wrapper textarea {
	resize: none;
	    height: 111px;
}

.cont-form input[type="submit"] {
	display: inline-block;
	height: 40px;
	width: 200px;
	background: #eee;
	border: 1px solid #ccc;
	text-shadow: 0 1px #aaa;
	text-transform: uppercase;
	color: #555;
	font-size: 16px;
	font-family: inherit;
	cursor: pointer;
}

div.wpcf7-validation-errors {
    background-color: rgba(242, 233, 108, 0.5);
    border: 2px solid #f7e700;
    float: left !important;
    margin: 0 !important;
    text-align: center !important;
    width: 100% !important;
	margin-top:20px !important;
}
div.wpcf7-mail-sent-ok {
    background-color: #adeb93;
    border: 2px solid #398f14;
    float: left !important;
    margin: 0 !important;
    text-align: center !important;
    width: 100% !important;
}

.cont-form > p img{width:auto !important;}
/* CONTACT END */


/* FOOTER */

footer {
	background-color: #005F61;
	margin-top: 100px;
	padding-bottom: 100px;
}
.footer-menu ul {
	display: table;
	margin: auto;
	float: none;
}
.footer-menu li {
	display: inline-block;
	float: left;
}
.footer-menu li a {
	display: inline-block;
	float: left;
	padding: 20px 20px;
	color: #fff;
	font-size: 19px;
	text-transform: uppercase;
}

.footer-address {
	text-align: center;
	background-color: rgba(255,255,255,0.3);
	padding: 15px 0;
}
.footer-address span {
	display: inline-block;
	margin: 0 10px 0 10px;
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
}
.footer-address a {
	color: #fff;
}

.copyright {
	text-align: center;
	/*text-transform: uppercase;*/
	color: #fff;
	margin-top: 20px;
	font-size:16px;
}
.wrapper .widget{
	margin-bottom:0px;
}

.gotoTop {
	position: fixed;
	bottom: 10px;
	right: 20px;
	width: 50px;
	height: 50px;
	border-radius: 100%;
	z-index: 99999999;
	background-color: rgba(100,100,100,0.5);
	border-bottom: 2px solid #333;
	-webkit-transition: all linear 0.3s;
	transition: all linear 0.3s;
	-webkit-transform: scale(0);
	transform: scale(0);
	opacity: 0;
}
.gotoTop:before {
	content: "\e834";
	position: absolute;
	left: 0;
	top: 0;
	font-family: 'MilestoneRetinaDisplayIcons';
	width: 100%;
	height: 100%;
	line-height: 50px;
	text-align: center;
	color: #fff;
	text-shadow: 0 2px 2px #000;
}
.sticky .gotoTop {
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}
/* FOOTER END */

/*FANCYBOX */
.fancybox-type-iframe .fancybox-nav {
    width: 60px;       
}

.fancybox-type-iframe .fancybox-nav span {
    visibility: visible;
    opacity: 0.5;
}

.fancybox-type-iframe .fancybox-nav:hover span {
    opacity: 1;
}

.fancybox-type-iframe .fancybox-next {
    right: -60px;
}

.fancybox-type-iframe .fancybox-prev {
    left: -60px;
}
.footer-address .widget{margin-bottom:0px;}
/*-----desktop----*/

@media (min-width: 992px) and (max-width: 1199px) {
	.container{
		width:960px;
		padding-left:0px !important;
	}
	.reservation-block span{
		    margin-right: 1%;
	}
}


/*-----ipad----*/

@media (min-width: 768px) and (max-width: 991px) {
	.container {
    width: 750px;
}
.main-menu li > a{
	font-size: 15px;
    padding: 15px 16px;
}
.booknow {
    margin-top: 7px;

}
.reservation-block span{
	text-align:left;
	margin-left:15px;
	float:left;
	    width: 16%;
    margin-right: -2%;
}
.reservation-form {
    display: inline-block;
    position: relative;
    margin-left: 1%;
}
.reservation-form .button {
    margin-top: 13px;
    margin-left: 10px;
}
#logo-text {
    font-size: 17px;
    padding-left: 18px;
}
.header-logo {
    width: 150px;
}
.footer-menu li a, .footer-address span{font-size:15px;}
.footer-address .widget{
	margin-bottom:0px !important;
}
header {
    padding-bottom: 15px;
}
footer {
  
    margin-top: 50px;
    padding-bottom: 20px;
}
.right-sidebar .feeds-container {
    padding: 15px;
}
}

/*-----iphone----*/

@media (max-width: 767px) {
	.container {
    width: auto;
}
nav{display:none !important;}
#logo-text, .contact-num{display:none;}
.contact-section{float:left; margin-top: 12px;}
.header-logo {
    width: 60%;
}
header{padding-bottom:0px;}
.header-socials .widget{margin-bottom:0px;}
.header-socials {
    position: relative;
    left: -35px;
}
.fixeds {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    height: 80px;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
    width: 100%;
    z-index: 9999;
}
.footer-menu li a {
    padding: 20px 9px;
    font-size: 13px;
}
.footer-address span{font-size:13px;}
.footer-address .widget{margin-bottom:0px;}
footer {
    margin-top: 25px;
    padding-bottom: 20px;
}
.right-sidebar .slab{    margin: 30px 0 25px;}
.fixed .reservation-block{position:static;}
}

@media (max-width: 500px) {
	.container {
    width: auto;
}


.bwg_standart_thumbnails_0 {
    
    padding-left: 34px !important;
}

.header-logo {
    width: 100%;
	    margin-left: -5px;
}
.header-socials a{font-size:20px;}
.header-socials {
    left: -15px;
}
.fixeds{height:75px;}
.reservation-block span{margin-left:15px;}
.footer-menu li{width:100%;}
.footer-menu li a{padding:10px 0;}
.copyright {
 
    margin-top: 10px;
    font-size: 11px;
}
footer {
    margin-top: 25px;
    padding-bottom: 10px;
}
.left-content h1{font-size:20px;}
.accomodation-list ul li{width:100%;}
.accomodation-list ul{margin:0;}
.accomodation-list ul li:hover {
    -webkit-transform: scale(1.1);
	 -moz-transform: scale(1.1);
    transform: scale(1.1);
}

}

@media only screen 
and (min-width : 320px) 
and (max-width : 480px) 
and (orientation : landscape) {








	.header-logo {
    margin-left: -5px;
    width: 50%;
}
.header-socials {
    left: -34px;
}
}

@media only screen and (min-width : 360px) and (max-width : 640px) 
 {
	.header-logo {
    margin-left: -5px;
    width: 115px;
}
.header-socials {
    left: -24px;
}
}
@media only screen 
and (min-width : 360px) 
and (max-width : 640px) 
and (orientation : landscape) {
	.header-socials {
    left: -34px;
}
}