@import url(http://fonts.googleapis.com/css?family=Roboto:300italic,400,100,300,500,700,900&subset=latin,cyrillic-ext,cyrillic,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&subset=latin,cyrillic);
html, body {
	height: 100%;
}
.open-mobile-menu {
	overflow: hidden;
}
a.active, a:hover, a:focus {
	text-decoration: none;
	outline: none;
}
.list {
	list-style: none !important;
	padding-left: 20px;
}
.list li:before {
	content: "\2014";
	color: #006455;
	margin-right: 7px;
	margin-left: -20px;
}
#content a {
	color: #006455;
	text-decoration: underline;
}
#content a:hover, #content a:focus {
	color: #006455;
}
.clear-padding {
	padding: 0 !important;
}
.clear-padding-left {
	padding-left: 0 !important;
}
.clear-padding-right {
	padding-right: 0 !important;
}
.border-bottom {
	border-bottom: 1px solid #e3e3e3;
}
.content-wrapper {
	background: #fff;
    color: #212121;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    max-width: 1920px;
    min-width: 320px;
    overflow-x: hidden;
    margin: 0 auto;
    position: relative;
    width: 100%;
}
.white, .white:focus, .white:active {
	color: #fff;	
}
.title {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 24px;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 30px;
}
.bggreen {
	background: #006455;
}
.bgyellow {
	background: #E1D773;	
}
.big-padding {
	padding: 0 30px;
}
.padding-top {
	padding-top: 30px;	
}
.margin-top {
	margin-top: 30px;	
}
.margin-bottom {
	margin-bottom: 30px;
}
.mt40 {
	margin-top: 40px;
}
.mb50 {
	margin-bottom: 50px;
}
.bordered {
	border: 1px solid #e1e1e1;
}
.zag, .zag a {
	font-weight: bold;
	font-size: 18px;
	color: #212121;
}
ul {
	padding: 0;
	list-style: none;	
}
.radius5 {
    border-radius: 5px;
}
h1, h2, h3, h4, h5 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: bold;
}
h1 {
	font-size: 36px;
	line-height: 42px;
}
h2 {
	font-size: 30px;
	line-height: 36px;
}
h3 {
	font-size: 22px;
	line-height: 28px;
}
h4 {
	font-size: 18px;
	line-height: 24px;
}
h5 {
	font-size: 16px;
	line-height: 22px;
}
.wrapper {
	padding-top: 20px;
}
.wrapper h1 {
	margin-top: 0;
}
.unvisible {
	display: none;
}
#content .showblock {
	text-decoration: none;
	border-bottom: 1px dotted rgb(0, 100, 85);
}
#content .showblock:hover {
	border-bottom: none;
}


@media (max-width: 767px) {
	.clear-padding-left-xs {
		padding-left: 0;
	}
	.clear-padding-right-xs {
		padding-right: 0;
	}
	.clear-padding-xs {
		padding: 0;
	}
	.pull-left-xs {
		float: left !important;
	}
}

/* HEADER */

/*header {
    overflow: hidden;
}*/
.header-content {
	padding: 0 0 10px 0;
}
.contact-col {
	color: #fff;
	font-size: 13px;
	padding-top: 20px;
}
.contact-info {
	padding-left: 20px;
}
.contact {
	font-size: 24px;
	font-weight: 500;
	padding-left: 20px;
	background-position: left center;
	background-repeat: no-repeat;
}
.contact.phone {
	background-image: url('../images/phone.png');	
}
.contact.address {
	background-image: url('../images/address.png');	
}
.navbar {
	border-color: #e1e1e1;
	border-left: none;
	border-right: none;	
	border-radius: 0;
	margin-bottom: 0;
}
.navbar-nav {
	margin-left: -15px;	
}
.navbar-nav li {
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
}
.navbar-nav li + li {
	margin-left: -1px;	
}
.navbar-nav > li > a {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #212121;
	padding-left: 30px;
	padding-right: 30px;
}
.navbar-right > li > a img {
	margin-right: 10px;
	margin-top: -2px;
}
.header-content .navbar-nav li {
	border: none;
}
.navbar-nav > li > a:hover, .navbar-nav > li > a:focus, .navbar-nav > li.active > a {
	background-color: #E1D773;
	vertical-align: baseline;
}
.header-content .navbar-nav > li > a:hover, .header-content .navbar-nav > li > a:focus, .header-content .navbar-nav > li.active > a {
	background: none;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #E1D773;
}
.navbar-nav > li > .dropdown-menu {
	border: 1px solid #338377;
	margin-left: -1px;
	box-shadow: none;
	padding: 0;
	border-radius: 0;
}
.navbar-nav > li > .dropdown-menu li {
	margin: 0;
	border: none;
}
.navbar-nav > li > .dropdown-menu > li > a {
	height: 60px;
	line-height: 60px;
	padding: 0 20px 0 0;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #338377;
	background-color: #006455;
	background-repeat: no-repeat;
	background-position: 20px center;
}
.navbar-nav > li > .dropdown-menu > .last > a {
	border-bottom: none;
}
.navbar-nav > li > .dropdown-menu > li > a:hover {
	background-color: #004A3F;
}
.navbar-nav > li > .dropdown-menu .menu-icon {
	display: inline-block;
	width: 60px;
}
#site-title h1 {
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	margin-top: -140px;
	position: relative;
}

@media (max-width: 543px) {
	#site-title h1 {
		font-size: 26px;
	}
}

.nav-burger {
	width: 20px;
	height: 14px;
	display: inline-block;
	background: url('../images/nav.png');
	cursor: pointer;
	margin-top: 18px;
}
.hidden-nav {
	display: none;
	margin: 0;
}
.hidden-nav a {
	padding-left: 15px;
	color: #fff;
}
.aligncenter {
	display: block;
	margin: 0 auto;
}

.logo {
	margin-top: 10px;
}
@media (max-width:1199px) {
	.contact {
		font-size: 22px;
		line-height: 32px;
	}
	.contact.address {
		font-size: 18px;
	}
	.navbar-nav > li > a {
		padding-left: 24px;
		padding-right: 24px;
	}
}

@media (max-width:991px) {
	.header-content {
		padding: 0 0 5px 0;
	}
	.logo {
		margin-top: 5px;
	}
}
/* SLIDER */

.slider-wrap {
	position: relative;
	margin-bottom: 35px;
}
#main-slider {
	overflow: hidden;
	height: 540px;
}
#main-slider .item {
	height: 540px;
	width: 100%;	
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
.owl-controls {
	position: absolute;
    top: 200px;
    width: 100%;
}
.owl-buttons {
	position: relative;
	margin-bottom: 50px;
}
.owl-prev, .owl-next {
	width: 22px;
	height: 40px;
	background: url('../images/slider-arrows.png') no-repeat left center;
	text-indent: -9999px;
}
.owl-next {
	left: auto;
	right: 0;
	background-position: right center;
}
.item-inner {
	position: relative;
	height: 100%;
}
.slider-counter {
	height: 30px;
	position: absolute;
	width: 100%;
	bottom: 60px;
	left: 0;
	line-height: 30px;
	font-size: 18px;
	color: #fff;
	padding: 0 15px;
}
.slider-counter .pull-left {
	float: left;
}
.slider-counter .pull-right {
	float: right;
}
.toggle-gallery {
	width: 30px;
	height: 30px;
	display: inline-block;
	background: url('../images/gallery-open.png') no-repeat center;
	margin-left: 10px;
	float: right;
}
.carousel-wrapper {
	position: relative;
	display: none;
}
.carousel-wrapper.visible {
	display: block;	
}
.carousel {
	position: relative;
	margin: 0 50px;
	overflow: hidden;
}
.owl-pagination {	
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	height: 100px;
	width: 20000em !important;
}
.owl-page {
	display: inline-block;
	width: 170px;
	height: 100px;
	float: none;
	margin: 0 10px 0 0;
}
.owl-page.active {
	border: 2px solid #00AFEA;
}
.jcarousel-prev, .jcarousel-next {
	display: inline-block;
	width: 34px;
	height: 34px;
	position: absolute;
	left: 0;
	top: 33px;
	background: url('../images/carousel-arrows.png') no-repeat left center;
	text-indent: -9999px;
}
.jcarousel-next {
	left: auto;
	right: 0;
	background-position: right center;
}
.btn-close {
	position: absolute;
	right: 0;
	top: -40px;
	background: url('../images/close.png') no-repeat center #00AFEA;
	padding: 0;
	width: 34px;
	height: 34px;
}
.slide-desc {
	padding-left: 50px;
	font-size: 14px;
	color: #fff;
	margin-top: 10px;
}

@media (max-width:1199px) {
	.owl-page {
		width: 162px;
		height: 95px;
		margin: 0 11px 0 0;
	}
}

@media (max-width: 991px) {
	.slider-counter {
		bottom: 80px;
	}
	.slider-counter .pull-right {
		display: none;
	}
	#main-slider .item, #main-slider .owl-carousel .owl-wrapper-outer, #main-slider {
		height: 450px;
	}
	#site-title h1 {
		margin-top: -160px;
	}
}

@media (max-width: 767px) {
	#main-slider .item, #main-slider .owl-carousel .owl-wrapper-outer, #main-slider {
		height: 300px;
	}
	.owl-controls {
		top: 70px;
	}
	#site-title h1 {
		margin-top: -170px;
	}
	.slider-counter {
		display: none;
	}
}
@media (max-width: 543px) {
	#main-slider .item, #main-slider .owl-carousel .owl-wrapper-outer, #main-slider {
		height: 240px;
	}
	.owl-controls {
		top: 75px;
	}
	#site-title h1 {
		margin-top: -90px;
	}

}
/* TABS */

.nav-tabs {
	border-bottom: none;
	text-align: center;
	margin-bottom: 40px;
}
.nav-tabs > li {
	margin-bottom: 0;
	float: none;
	display: inline-block;
}
.nav-tabs > li > a, .small-tabs a {
	color: #212121;
	font-size: 18px;
	font-family: "Roboto Condensed", sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	border-bottom: 2px solid #006455;
	border-left-color: transparent;
	border-top-color: transparent;
	border-right-color: transparent;
	color: #006455;
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
	border-color: transparent;
	background: transparent;
	color: #006455;
}
.small-tabs {
	margin-bottom: 30px;
	border-radius: 3px;
}
.small-tabs > a {
	display: none;
	line-height: 40px;
	padding: 0 20px;
	position: relative;
}
.toggle-tabs > a:after {
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -3px;
	width: 11px;
	height: 6px;
	content: "";
	display: block;	
	background: none;
}
.toggle-tabs > .active:after {
	background: url('../images/arrow-nav.png') no-repeat center;
}
.toggle-tabs.shown > .active:after {
	display: none;
}
.toggle-tabs.shown > a:first-child:after {
	background: url('../images/arrow-nav.png') no-repeat center !important;
}
.small-tabs > a.active, .small-tabs > a.active:hover, .small-tabs > a.active:focus {
	color: #006455;
	display: block;
}
.small-tabs.shown > a {
	display: block;
}
#service-tabs {
	margin: 10px 0 20px;
}
.sidebar-tab {
    height: 320px;
    margin-top: -160px;
    position: fixed;
    right: 0;
    top: 50%;
    width: 60px;
    z-index: 1010;
}
.sidebar-tab h5 {
    margin: 0;
    padding: 0;
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: 0 0 0;
    -o-transform-origin: 0 0 0;
    -moz-transform-origin: 0 0 0;
    -ms-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    position: absolute;
    left: 0;
    top: 320px;
    width: 260px;
    background: #710B71;
}
.sidebar-tab h5 a {
	display: block;
    line-height: 60px;
    color: #fff;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 22px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}
.sidebar-tab > a {
	display: inline-block;
	width: 60px;
	height: 60px;
	position: absolute;
	right: 0;
	background: #E1D773 url('../images/spec-arrows.png') no-repeat left center;
}
.sidebar-tab.open > a {
	background-position: right center;
}
.sidebar-tab-content {
    height: 320px;
    margin-top: -160px;
    position: fixed;
    left: 100%;
    top: 50%;
    width: 400px;
    z-index: 1010;
    background: #710B71;
    color: #fff;
    font-size: 18px;
    text-align: center;
    padding: 80px 35px 0;
}
.sidebar-tab-content.open {
	left: auto;
	right: 60px;
}
.sidebar-tab-content .close {
	width: 11px;
	height: 10px;
	background: url('../images/close-w.png') no-repeat center;
	position: absolute;
	left: 25px;
	top: 25px;
	opacity: 1;
}
.sidebar-tab-content .small-text {
	font-size: 13px;
	margin-top: 20px;
}
.sidebar-tab-content .btn {
	display: block;
	width: 220px;
	margin: 0 auto;
	text-align: center;
	background: #fff;
	height: 40px;
	line-height: 40px;
	color: #710B71;
	margin-top: 20px;
	padding: 0;
	border-radius: 20px;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
}

@media (max-width: 991px) {
	.nav-tabs > li {
		margin: 0 15px;
	}
}
@media (max-width:767px) {
	/*.nav-tabs {
		border: 1px solid #e1e1e1;
		border-radius: 3px;
	}
	.nav-tabs > li {
		margin: 0 20px;
		display: block;
	}
	.nav-tabs > li > a {
		padding-left: 0;
		display: none;
		text-align: left;
		border: none !important;
		cursor: pointer !important;
	}
	.nav-tabs > li.active > a {
		background: url('../images/arrow-nav.png') no-repeat right center;
	}
	.nav-tabs > li.active > a {
		display: block;
	}*/
}

.tab-pane h2 {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 36px;
	font-weight: 700;
	margin-top: 30px;
	text-transform: uppercase;
}
.nav-vertical > li > a {
	font-size: 13px;
	color: #fff;
	padding-left: 30px;
	padding-right: 30px;
	border-bottom: 1px solid #fff;
	background: #006455;
	position: relative;
}
.nav-vertical > li:last-child > a {
	border-bottom: transparent;	
}
.nav-vertical > li > a:hover, .nav-vertical > li > a:focus, .nav-vertical > .active > a {
	background: #E1D773;	
	color: #212121;
}
.nav-vertical > li > a:after {
	display: block;
	content: "";
	width: 30px;
	height: 39px;
	position: absolute;
	right: 0;
	top: 0;
	background: url('../images/nav-arrow.png') no-repeat center;
} 
.nav-vertical > .active > a:after, .nav-vertical > li > a:hover:after, .nav-vertical > li > a:focus:after {
	background-image: url('../images/nav-arrow-h.png');
}
.review-item + .review-item {
	margin-top: 40px;
}
.tab-review-top {
	float: left;
	position: relative;
	width: 100%;
	height: 400px;
}
.tab-review-bottom {
	float: left;
	position: relative;
	width: 100%;
	height: 360px;
	overflow: hidden;
}
.tab-review-bottom .item {
	width: 100%;
	height: 360px;
}
.fixed-bottom {
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
}

@media (max-width: 991px) {	
	.tab-review-top, .tab-review-bottom {
		height: auto;
	}
	.tab-review-top.empty {
		height: 504px;
	}
	.fixed-bottom {
		position: relative;
	}
	.rooms-slider, .tab-review-bottom .item {
		height: 450px;
	}
}

@media (max-width: 767px) {
	.tab-pane h2 {
		font-size: 32px;
	}
	.tab-review-top.empty {
		height: 372px;
	}
	.rooms-slider, .tab-review-bottom .item {
		height: 315px;
	}
}

.service-group {
	margin-top: 30px;
}
.service-item {
	height: 280px;
	margin-bottom: -1px;
	border-left: none;
}
.service-item a {
	color: #212121;
	display: block;
	height: 100%;
	width: 100%;
}
.service-item img:last-child {
	display: none;
}
.service-item a:hover {
	box-shadow: 0px 10px 20px 0px rgba( 0, 0, 0, 0.15 );
}
.service-item a:hover img:first-child {
	display: none;
}
.service-item a:hover img:last-child {
	display: inline;
}
.service-item a:hover .zag {
	color: #710b71;
}
.service-item-top {
	height: 120px;
	line-height: 150px;
}
.service-item + h2 {
	margin-top: 50px;
}
.dop .service-item {
	height: 350px;
}

@media (max-width: 991px) {
	.service-item {
		height: 310px;
	}
	.service-item .big-padding {
		padding: 0 15px;
	}
	.dop .service-item {
    	height: 400px;
	}
}

@media (min-width: 767px) {
	.service-item:nth-child(4n+1) {
		border-left: 1px solid #e1e1e1;
	}
}

@media (max-width: 767px) {
	.service-item {
		height: 280px;
	}
	.service-item:nth-child(2n+1) {
		border-left: 1px solid #e1e1e1;
	}
	.dop .service-item {
    	height: 315px;
	}
}

@media (max-width: 543px) {
	.service-item {
		width: 100%;
		border-left: 1px solid #e1e1e1;
	}
}
.rules-tab {
	height: 320px;
	float: left;
	position: relative;
	width: 100%;
}
.room-content .rules-tab {
	height: 390px;
}
.check-in {
	height: 132px;
	font-size: 36px;
	font-weight: 300;
	line-height: 36px;
}
.check-in img {
	vertical-align: baseline;	
}
.check-in p {
	font-size: 13px;
}
.compliment-item {
	float: left;
	height: 380px;
	width: 370px;
	margin-right: 30px;
}
/*.compliment-item.action {
	height: 350px;
}*/
.compliment-item a {
	display: block;
	width: 100%;
	height: 100%;
}
.compliment-item a:hover {
	box-shadow: 0px 10px 20px 0px rgba( 0, 0, 0, 0.15 );
}
.compliment-item a:hover .zag{
	color: #710b71;
}
.compliment-item .cont-img {
	height: 245px;	
}
.compliment-item .cont-img a {
	display: block;
	width: 100%;
	height: 100%;
}
.map-item {
	height: 460px;
	float: left;
	position: relative;
	width: 100%;
}
.room-content .map-item {
	height: 480px;
}

@media (min-width: 992px) {
	.compliment-item:nth-child(3n) {
		margin-right: 0;
	}
}
@media (max-width: 1199px) {
	.rules-tab {
		height: 360px;
	}
	.room-content .rules-tab {
		height: 470px;
	}
	.compliment-item {
		height: 428px;
		width: 298px;
	}
	/*.compliment-item.action {
		height: 380px;
	}*/
	.room-content .map-item {
		height: 580px;
	}
}
@media (max-width: 991px) {
	.rules-tab {
		height: 320px;
	}
	.room-content .rules-tab {
		height: 340px;
	}
	.rules-tab.bgyellow {
		height: 185px;
	}
	.rules-tab > div {
		width: 50%;
		float: left;
		height: 185px;
	}
	.check-in {
		padding-top: 60px;
	}
	.compliment-item {
		height: 380px;
		width: 354px;
	}
	/*.compliment-item.action {
		height: 350px;
	}*/
	.compliment-item:nth-child(2n) {
		margin-right: 0;
	}
	.map-item {
		height: 600px;
	}
}
@media (max-width: 767px) {
	.rules-tab {
		height: 350px;
	}
	.room-content .rules-tab {
		height: 380px;
	}
	.rules-tab.bgyellow {
		height: 260px;
	}
	.rules-tab > div {
		width: 100%;
		height: 130px;
	}
	.check-in {
		padding-top: 30px;
	}
	.compliment-item {
		width: 100%;
		height: auto;
		margin-right: 0;
	}
	.compliment-item .cont-img {
		height: 360px;
	}
	.compliment-item .big-padding {
		padding-bottom: 30px;
	}
	.map-item , .room-content .map-item {
		height: auto;
		min-height: 300px;
		padding-bottom: 30px;
	}	
	/*.compliment-item.action .cont-img{
		height: 270px;
	}*/
}
@media (max-width: 543px) {
	.check-in .col-xs-2 {
		display: none !important;
	}
	.check-in .col-xs-4 {
		width: 50%;
	}
	.rules-tab, .room-content .rules-tab {
		height: auto;
		padding-bottom: 30px;
	}
}
@media (max-width: 400px) {
	.check-in .col-xs-4 {
		width: 100%;
		padding: 0 !important;
	}
	.check-in p {
		display: inline;
	}
	.rules-tab.bgyellow {
	    height: 300px;
	    padding-bottom: 0;
	}
	.rules-tab > div {
		height: 150px;
	}
}
/* FOOTER */

.footer-content {
	padding: 40px 0;
	margin-top: 65px;
}
.footer-content .contact-col {
	padding-top: 0;
	margin-bottom: 30px;
}
.footer-content .contact-info,  .footer-content .contact {
	padding-left: 0;
}
.footer-content .contact.phone {
	background: none;
}
.footer-content p, .footer-content a {
	font-size: 13px;
}
.footer-content .contact.phone  a{
	font-size: 1em;
	color: #fff;
}
.copy {
	border-bottom: 1px solid rgba( 255, 255, 255, 0.3);
}
.copy:hover {
	border-bottom: none;
	color: #fff;
}
.btn-contact {
	width: 220px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	border-radius: 3px;
	border: 1px solid rgba( 255, 255, 255, 0.3);
	height: 40px;
	line-height: 38px;
	display: inline-block;
	text-align: center;
}
.btn-contact:hover {
	color: #fff;
	border-color: rgba( 255, 255, 255, 1);
}
.btn-contact.soc {
	height: 28px;
	line-height: 26px;
	margin-right: 5px;
	width: 30px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url('../images/soc.png');
}
.soc.insta {
	background-position: left center;
}
.soc.tw {
	background-position: -30px center;
}
.soc.fb {
	background-position: -60px center;
}
.soc.gp {
	background-position: -90px center;
}
.soc.vk {
	background-position: right center;
}

@media (max-width: 1199px) {
	.footer-content .contact-col {
		margin-bottom: 20px;
		padding-top: 0;
	}
	.btn-contact {
		width: 100%;
	}
}

@media (max-width: 991px) {
	.btn-contact {
		width: 200px;
		margin-bottom: 30px;
	}
}

@media (max-width: 543px) {
	.footer-content {
		text-align: center;
	}
	.footer-content .col-xs-6 {
		width: 100%;
	}
	.btn-contact {
		width: 100%;
	}
	p.white {
		margin-top: 10px;
	}
}

/* WIDGETS */

.TA_selfserveprop {
	width: 240px;
	float: right;
}

.booking {
	height: 80px;
	width: 100%;
	margin-top: -40px;
}
.booking.inner {
	margin: 20px 0;
}
.booking-container {
	position: absolute;
	width: 1170px;
	background: #006455;
	box-shadow: 0px 10px 20px 0px rgba( 0, 0, 0, 0.1 );
}
#booking {
	width: 880px;
	margin: 20px auto;
}
#booking .input, #booking .submit {
	position: relative;
	margin-right: 10px;
	float: left;
}
#booking input[type="text"] {
	height: 40px;
	line-height: 40px;
	font-family: Roboto, sans-serif;
	border-radius: 3px;
	color: #212121;
	font-size: 15px;
	border: 1px solid #d3d3d3;
	padding-left: 20px;
	background: url('../images/calendar.png') no-repeat 185px center #fff;
	width: 220px;
}
#booking input[type="submit"] {
	width: 220px;
	text-align: center;
	font-family: Roboto, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	background: #710B71;
	border-radius: 3px;
	height: 40px;
	border: none;
	color: #fff;
	padding: 0;
}
#booking input[type="submit"]:hover {
	background: #960F96;
}
#booking .visa {
	float: right;
	padding-left: 45px;
	background: url('../images/visa.png') no-repeat left center;
	width: 168px;
	/*text-align: right;*/
}
#bronevik_invitation, #_wbord_ {
	text-align: center;
}
@media (max-width: 1199px) {
	.booking-container {
		width: 954px;
	}
	#booking {
		width: 874px;
	}
}
@media (max-width: 991px) {
	.booking {
		height: 120px;
		margin-top: -60px;
	}
	.booking.inner {
		margin-bottom: 0;
	}
	.booking-container {
		width: 738px;
	}
	#booking {
		width: 680px;
	}
	#booking .submit {
		margin-right: 0;
	}
	#booking .visa {
		padding-top: 10px;
		clear: both;
		float: none;
		width: 100%;
		text-align: left;
		background-size: auto 30px;
		background-position: left 10px;
		padding: 10px 0 0 35px;
	}
	#booking .visa a {
		line-height: 30px;
	}
}
@media (max-width: 767px) {
	.booking {
		height: 220px;
		margin-top: -110px;
	}
	.booking-container {
		width: 514px;
	}
	#booking {
		width: 474px;
	}
	#booking .input{
		margin: 0 0 10px;
		float: none;
	}
	#booking .submit {
		margin: 0;
		float: none;
	}
	#booking input {
		width: 100% !important;
	}
	#booking input[type="text"] {
		background-position: 439px center;
	}
	.TA_selfserveprop {
		float: none;
		margin: 30px auto 0;
	}
}

@media (max-width: 543px) {
	.booking {
		margin-top: 0;
	}
	.booking.inner {
		margin-top: 0;
	}
	.booking .container {
		position: relative;
		width: 100%;
		height: 100%;
		padding: 0;		
	}
	.booking-container {
		width: 100%;
		height: 100%;
		position: relative;
		min-width: 290px;
		padding: 20px 15px;
	}
	#booking {
		width: 100%;
		margin: 0;
	}
	#booking input[type="text"] {
		background-position: 95% center;
	}
	#booking .visa a {
		font-size: 12px;
	}
}

/* SIDEBAR */


#sidebar-nav {
	margin-top: 5px;
}
#sidebar-nav > a:after {
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -5px;
	width: 6px;
	height: 11px;
	content: "";
	display: block;	
	background: url('../images/sidebar-arrow.png') no-repeat center;
}
.sidebar-menu {
	border-radius: 3px;
	margin-top: 5px;
}	
.sidebar-menu a {
	display: block;
	border-bottom: 1px solid #e1e1e1;
	height: 60px;
	line-height: 59px;
	font-size: 16px;
	font-weight: bold;
	color: #212121;
	background: #fff;
}
.rooms-menu a {
	padding-left: 25px;
}
.sidebar-menu a:hover, .sidebar-menu .active a {
	color: #fff;
	background: #006455;
}
.sidebar-menu .menu-icon {
	display: inline-block;
	width: 60px;
}
.sidebar-menu img:last-child {
	display: none;
}
.sidebar-menu a:hover img:first-child, .sidebar-menu .active a img:first-child {
	display: none;
}
.sidebar-menu a:hover img:last-child, .sidebar-menu .active a img:last-child {
	display: inline;
}
.sidebar-menu .last a {
	border-bottom: none;
}
.sidebar-menu .head-item {
	height: 60px;
	line-height: 59px;
	border-bottom: 1px solid #e1e1e1;
	background: #f5f5f5;
	text-align: center;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Roboto Condensed", sans-serif;
}
.rooms-menu .head-item {
	text-align: left;
	padding-left: 25px;
}
.sidebar-menu .head-item a {
	padding-left: 0;
	font-size: 24px;
	background: #f5f5f5;
}
.sidebar-menu .head-item a:hover {
	color: #212121;
}

@media (max-width:1199px) {
	.rooms-menu a {
		padding-left: 15px;
		font-size: 14px;
	}
	.rooms-menu .head-item {
		padding-left: 15px;
	}
}
@media (max-width:767px) {	
	#sidebar-nav {
		margin-top: 20px;
	}
}

/* FOTORAMA */

.fotorama {
	padding: 20px 15px;
	margin: 20px 0;
	overflow: hidden;
	background: #f5f5f5;
	text-align: center;
	position: relative;
}
.fotorama > a {
	display: none;
}
.fotorama__thumbs_previews {
	background: #f5f5f5;
}
.fotorama__wrap, .fotorama__thumbs {
	margin: 0 auto;
	overflow: hidden;
}

/* TABLE */

.super-table {
	margin-bottom: 20px;
	max-width: 100%;
	width: 100%;
	border: 1px solid #ddd;
}
.super-table th, .super-table td {
	border: 1px solid #ddd;
	padding: 10px;
	vertical-align: top;
}
.super-table th, .super-table thead td {
	border-bottom-width: 2px;
}
.super-table tbody tr:hover {
	background: #f5f5f5;
}
.table-responsive {
	border: none;
}

/* FEEDBACK */

.form-wrap {
	padding: 40px 0;
	margin-top: 30px;
}
.form-wrap textarea {
	height: 120px;
	resize: none;
}
.form-wrap input {
	height: 40px;
	padding: 0 12px;
	line-height: 38px;
}
.form-wrap .control-label {
	padding: 0;
	line-height: 40px;
}
.form-wrap h1 {
	text-transform: uppercase;
	margin: 0 auto 20px;
}
.form-group:last-child {
	margin-bottom: 0;
}
.btn-submit {
	display: block;
	width: 170px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #212121;
	background: #E1D773;
	border-radius: 3px;
}
.btn-submit:hover {
	color: #212121;
}
.success-icon {
	width: 84px;
	height: 84px;
	margin-bottom: 10px;
	margin: 0 auto;
	background: url('../images/success.png');
}

/* MOBILE-MENU */
#layout {
	display: none;
	background: #000;
	opacity: 0.75;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
#mobile-menu {
	width: 320px;
	height: 100%;
	position: fixed;
	left: -320px;
	transition: left ease 0.2s;
	padding: 30px;
	background: #006455;
	box-shadow: 0px 10px 20px 0px rgba( 0, 0, 0, 0.3 );
	z-index: 1000;
	overflow-y: scroll;
}
.open-mobile-menu #mobile-menu {
	left: 0;
}
.open-mobile-menu #layout {
	display: block;
}
#close-menu {
	width: 18px;
	height: 18px;
	position: absolute;
	right: 30px;
	top: 30px;
	background: url('../images/close-menu.png') no-repeat center;
}
#mobile-menu > ul > li {
	margin-bottom: 15px;
}
#mobile-menu > ul > li > a {
	color: #fff;
	font-size: 17px;
	line-height: 17px;
	font-family: "Roboto Condensed", sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	padding-right: 20px;
	position: relative;
}
#mobile-menu > ul > .dropdown > a:after {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -3px;
	display: block;
	content: "";
	background: url('../images/mobile-menu-arrow.png') no-repeat left center;
	width: 11px;
	height: 6px;
}
#mobile-menu > ul > .open > a:after {
	background-position: right center;
}
#mobile-menu ul ul {
	display: none;
	padding-left: 20px;
}
#mobile-menu ul ul li {
	margin: 5px 0;
}
#mobile-menu ul ul a {
	color: #fff;
	font-size: 14px;
	line-height: 14px;
}
.mobile-contact {
	color: #fff;
	font-size: 13px;
	margin-bottom: 15px;
}
.mobile-contact span {
	display: block;
	font-size: 22px;
	font-weight: 500;
}
.mobile-contact a{
	color: #fff;
}
.mobile-contact.address {
	margin-bottom: 20px;
}
.mobile-contact.address span {
	font-size: 18px;
}
#mobile-menu .btn-contact.big {
	width: 100%;
	margin-bottom: 20px;
}
.room {
	float: left;
	height: 470px;
	width: 370px;
	margin-right: 30px;
	position: relative;
}
.room .cont {
	padding: 30px 40px 0;
}
#content .room .zag a {
	color: #006455;
	text-decoration: none;
}
.room .cont-img {
	height: 245px;	
}
.room .cont-img a {
	display: block;
	width: 100%;
	height: 100%;
}
.room:hover {
	-webkit-box-shadow: 0px 10px 20px 0px rgba( 0, 0, 0, 0.15 );
	box-shadow: 0px 10px 20px 0px rgba( 0, 0, 0, 0.15 );
}
#content .room:hover .zag a {
	color: #710b71;
}
#content .room .btn, .navbar-nav .room-tooltip .btn {
	display: block;
	width: 288px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 3px;
	background: #710B71;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	color: #fff;
	position: absolute;
	bottom: 45px;
	left: 40px;
	text-decoration: none;
	border: none;
}
.navbar-nav .room-tooltip .btn {
	position: static;
	margin-top: 15px;
	width: 100%;
}
#content .room:hover .btn, .navbar-nav .room-tooltip .btn:hover {
	background: #960F96;
}

@media (min-width: 992px) {
	.room:nth-child(3n) {
		margin-right: 0;
	}
}
@media (max-width: 1199px) {
	.room {
		height: 490px;
		width: 298px;
	}
	#content .room .btn {
		width: 216px;
		bottom: 20px;
	}
}
@media (max-width: 991px) {
	.room {
		height: 450px;
		width: 354px;
	}
	.room:nth-child(2n) {
		margin-right: 0;
	}

	#content .room .btn {
		width: 272px;
	}
}
@media (max-width: 767px) {
	.room {
		width: 100%;
		height: auto;
		margin-right: 0;
	}
	.room .cont-img {
		height: 360px;
	}
	.room .cont {
		padding-bottom: 30px;
	}
	#content .room .btn {
		position: static;
		width: 100%;
		margin-top: 30px;
	}
}
.rooms-adv {
	padding: 0 40px;
}
.rooms-adv h3 {
	font-size: 24px;
	line-height: 30px;
	text-transform: uppercase;
	font-family: "Roboto Condensed", sans-serif;
}
.rooms-adv ul {
	margin-top: 20px;
}
.rooms-adv li {
	font-weight: 500;
	margin-bottom: 20px;
}
.rooms-adv li img {
	vertical-align: middle;
	width: 30px;
	margin-right: 10px;
}
.room-content h2 {
	text-transform: uppercase;
	font-family: "Roboto Condensed", sans-serif;
}
.border-right {
	border-right: 1px solid #E1E1E1;
}
@media (max-width: 767px) {
	.border-right {
		border-right: none;
	}
	.border-top {
		border-top: 1px solid #e1e1e1;
	}
	.rooms-adv {
		padding: 0 20px;
	}
}
.e {
	display: inline-block;
	width: 40px;
	height: 100%;
	vertical-align: middle;
}
.room-tooltip {
	width: 270px;
	background: #004A3F;
	position: absolute;
	right: -270px;
	top: -1px;
	bottom: -1px;
	display: none;
	padding: 20px 20px 0;
}
.dropdown-menu li:hover .room-tooltip {
	display: block;
}
.room-tooltip .image {
	width: 230px;
	height: 150px;
	margin-bottom: 15px;
}
.room-tooltip .image a {
	display: block;
	width: 100%;
	height: 100%;
}
.room-tooltip .desc {
	color: #fff;
}
.room-tooltip .btn {

}

.phone-line{
	height: 36px; 
	background-color: #fff; 
	line-height: 36px; 
	text-align: center; 
	font-size: 12px;
}
.phone-line .ico{
	display:inline-block;
	height: 36px;
	width:12px;
	vertical-align:middle;
	background:url(../images/phone-s.png) no-repeat left 11px;
}
.phone-line .copy{
	font-size: 15px; 
	font-weight: bold; 
	margin-right: 10px; 
	color: #006455; 
	border-color: #006455;
}