@import url(https://fonts.googleapis.com/css?family=Raleway|Playfair+Display|Roboto|Roboto+Slab|Oswald);
html, body
{   
	padding: 0;
	margin: 0;
}


body {
	
	width: 100%;
	font-family: 'Roboto',"Trebuchet MS",Trebuchet, Arial, sans-serif;
/*	color:#333333;*/
	font-size: 16px;
    font-weight: normal;
     line-height:1.6;
/*	background: #f2f1ef;*/
	background: #333;
	color:#CCC;
	/*letter-spacing:1px;*/
}

html, body{
	height: 100%;
}

.no-padding {
    padding: 0;
}
ul {
	margin-left: 0;
	padding-left: 0;

}

#site-center ul {
	margin-left: 30px;
}
h1, h2, h3, h4 {
    line-height: 1.1;
}

h1 {
	font-family:"Playfair Display", sans-serif;
    font-size:40px;
	box-sizing:content-box;
	position:relative;
}

h2 {
    font-size: 24px;
	margin-top:20px;
	font-family:"Playfair Display", sans-serif;
	font-weight: 200;

}



h3 {
    font-size: 16px;
    font-weight: 700;
}

h4 {
    font-size: 16px;
/*    letter-spacing: 4px;*/
}


a, a:focus {
	text-decoration: none;
	color: #c79b58;
	outline: none;
}

a:hover {
	opacity:0.85;
	text-decoration: none;
	color: #c79b58;
}
hr{margin: 20px 15px; border-top: 1px solid #555;}
strong{font-weight:bold;}
form.lang select{background-color: transparent;}
header {
	margin: 0 auto;
/*	padding: 1em 0;*/
	padding-bottom:0;
}

header {
	color:#fff;
	position:relative;
	width:100%;
	margin: 0 auto;
	padding:0;
	background-color: #2d3030;
/*	padding-bottom:30px;*/
}

em{
	font-family:"Georgia", sans;
	font-weight:200;
	font-style: oblique;
	padding:20px 20px 0 20px;
	border-top:dashed 1px #CCC;
	border-bottom:dashed 1px #CCC;
	display:block;
}




@media (max-width: 800px) {
em{
	padding:20px 0 0 0;
}
}

ul.tree {
	margin:10px;
	list-style-type: square;
	list-style-position: inside;
}
ul.tree li a, a.linkTree{color:#ccc}
ul.tree li a:hover{color:#c79b58}

h1.header-text {
	font-size:50px;
	font-size:5rem;
    text-align: center;
	margin:50px;
}



h1.header-text:before {
	width:90px;
	height:1px;
	margin-top:15px;
	display:block;
	content:' ';
	background:#777;
	position:absolute;
	top:100%;
	left:50%;
	transform:translate(-50%, 0);

}
h1.header-text:after {
	width:4px;
	height:5px;
	margin-top:13px;
	border:1px solid #736550;
	background:#736550;
	display:block;
	content:' ';
	position:absolute;
	top:100%;
	left:50%;
	transform:translate(-50%, 0);

}

#site-center {
/*    margin-top: 30px;*/
	padding:10px 10px 40px 10px;
}

@media (max-width: 700px) {
#site-center {

	padding:0 10px 40px 10px;
}
}


#site-center.small-container {
    padding-left:15px;
	padding-right:15px;
}

#site-center h2.teaser-header {
    color: #fff;
    opacity: .6;
}

.ct-headers-subtitle {
width:100%;
text-align:center;
    font-family: "Raleway",sans-serif;
    font-size: 25px;
    font-size: 2.5rem;
    color: #838383;
    font-weight: 200;
	margin-bottom:40px;
	line-height:25px;
}

.bgBeige{background-color:#444; }

.container  {
	position:relative;
	width:auto;
	max-width:1170px;
	margin: 0 auto;
	padding:0;
	
}
/*.bgmenu{
	background-image: url(../img/bg-menu.png);
	background-repeat: repeat-y;
	background-position: 15px top;
}*/
header #logo {
	float:left;
	width:auto;
	max-width:200px;
}
header #logo img{
	max-width:300px;
}
@media (max-width: 800px) {
header #logo img{
	margin-left:20px;
}
}
@media (max-width: 500px) {
header #logo {
	max-width:240px;
	float:none;
	text-align:center;
	margin: 0 auto;
}

header #logo img{
	max-width:240px;
	margin-left:0px;
}

.ct-headers-subtitle {
    font-size: 20px;
    font-size: 2rem;
	line-height:20px;
}
}

header #logo h1{
	color:#fff;

	font-size:30px;
	margin-bottom:0;
	padding-bottom:0;

}
header #logo h1 a{
	color:#fff;!important


}
header #logo .stars{
color:#c79b58; text-align:center;
font-size:20px;
width:auto;
}

header .right {
    float: right;
    padding: 1em 10px 0 0 ;
}

header .right .phone {
	text-align:right;
	color:#c79b58;
	white-space: nowrap;
	display:inline-table;
}




header .fa-envelope,  header .fa-phone {background-color:#958562; color:#fff;padding:4px 5px;border-radius:5px; margin: 0 3px 0 10px}




#header-wrapp {
	padding:0 ;
}


.clear {
	clear:both;
}

#topmenu {
	width: 100%;
	font-size: 12pt;
	font-weight: normal;
	position: relative;
	text-transform:uppercase;
	margin:0;
	line-height:normal;
/*	background-color:#60b6c6;*/
}

#topmenu ul {
	position: relative;
	text-align: left;
	margin:0;
	list-style-image: none;
	list-style-type: none;  
}





/*Top menu*/

#topmenu ul.primary {
	padding: 0;
	margin: 0 auto;
	width: auto;
	height: 36px;
	float:right;

}
#topmenu li {
	float:left;
	margin:0;
}
#topmenu a {
	text-decoration: none;
	font-family: 'Roboto', sans-serif;

}

#topmenu a:hover {
	opacity:1;
}
/* clear'n floats */
#topmenu ul:after {
	clear: both;
}
#topmenu ul:before, #topmenu ul:after {
	content: " ";
	display: table;
}

#topmenu ul.primary li a {
	color: #fff;
	padding:15px  0 15px 40px;

	
}

#topmenu ul.primary li a.enabled {
	color: #c79b58;


	
}

/* subs */
#topmenu ul.sub {
	position: absolute;
	z-index: 200;
	width: auto;
	display:none;
	padding:0;
	margin-top:15px;
	margin-left:20px;


}
#topmenu ul.sub li {
	float: none;
	margin: 0;
	font-size:14px;
}



#topmenu ul.sub li a {
	border-bottom: 1px solid #333;
	padding:10px 20px;
	line-height:normal;
	color:#fff;
	display:block;
}

#top ul.sub li:last-child a {
	border-bottom: none;

}

/* sub display*/
#topmenu ul.primary li:hover ul {
	display: block;
	background: #242929;
	color:#fff;
}

#topmenu ul.primary li:hover > a{
	color: #c79b58;
	opacity:1;
	background: #2d3030;
	
}

 @media (max-width: 1024px) {
#topmenu {
	margin-top:0px;

}
 }
 @media (min-width: 801px) and (max-width: 1010px) {
#topmenu {
    margin: 0 30px 0 0 ;
}
.container {

    max-width: 100%;
 }
 }

 @media (max-width: 800px) {

.w50, header .right{
	margin-top:100px;
	}

 header .right .phone{
/*	width:33%;*/
	text-align:center;
	margin-bottom:20px;
	}

.content .fright {
	float:none;
}
.content {

  min-height:auto;
	
}
#topmenu {
display:none;
}
 }


 @media (max-width: 680px) {

.w50, header .right{
	margin-top:0px;
	}
 }
 
  @media (max-width: 520px) {
.w50, header .right{
	width:100%;
	}
header .right .phone {
	text-align:center;
	display:block;
	width:100%;
	margin-bottom:10px;
}
 }

/*#column-menu.midlist ul{border-top: 1px solid #555;}*/
#column-menu.midlist ul li a {
	display:block;
	width:auto;
	padding:  7px 0;
	margin-bottom:0px;
	padding-left:20px;
	text-transform:uppercase;
	color:#ddd;
/*	background:#444;*/

}
#column-menu.midlist ul{margin-left:0;}
#column-menu.midlist ul li{
	list-style-position: inside;
	list-style-type: none;
	
		border-bottom: 1px solid #404040;
}
#column-menu.midlist ul li a.enabled, #column-menu.midlist ul li a:hover {
	color:#c79b58;
/*	background:#505050;*/
}


.clear, .clear-both{clear:both;}


@media (min-width: 1200px) {
    .small-container {
        width:1020px;
    }
}





.fright{	float:right;}



@media (min-width: 768px) and (max-width: 964px) {
    #site-header a {
        font-size: 10px;
        letter-spacing: 3px;
        margin: 0 7px;
    }

    #site-header a.header-home {
        font-size: 16px;
        letter-spacing: 5px;
        margin: 0 5px;
    }
}



.hotel-item {
	width:48.5%;
    margin-bottom: 20px;
	margin-right: 5px;
	margin-left: 5px;
    box-sizing: border-box;
	float:left;
	clear:both;
	border:solid 1px #555;
	background:#444;
	
}
.hotel-item.last{
	margin-left: 10px;
	margin-right: 0px;
	clear:none;

}
.hotel-item h3 {
    margin: 0;
	padding:15px 15px 20px 15px;
	font-size:22px;
/*	color:#555;*/
	font-weight:200;
	font-family:"Playfair Display", sans-serif;
}
.hotel-item h3 small {
    color: #fff;
	font-size:14px;

}
.hotel-item .roominfo{color:#ddd;}
.hotel-item .roominfo small{
	vertical-align: top;
}
.hotel-item .fa, .hotel-item .far, .hotel-item .fas {

	font-size:30px; 
	color:#999;

}

.hotel-content {
    padding: 0 15px 15px 15px;
    overflow: auto;

}

#site-center .hotel-content ul{
margin-left:0;
}


.col-sm-4.list-price, .col-sm-3.list-price, .map-price {
    font-size: 12px;
    font-weight: 200;
	font-family: 'Roboto',"Trebuchet MS",Trebuchet, Arial, sans-serif;
}


.no-padding-row .list-price {
    margin-bottom: 15px;
}


.info-row {
    margin-bottom: 15px;
}

.list-price .price, .google-popup .price {
    font-size: 18px;
    font-weight: 400;
}

.more-hotel-info {
    padding: 25px;
	padding-top: 0px;
    display: none;
    border-top: solid 1px #F9F4EE;
    overflow: auto;
    background: #fff;
}

.more-hotel-info h3, .additional-informations h3 {
    float: none;
    color: #ACABB0;
    font-size: 10px;
    letter-spacing: 3px;
    font-weight: 400;
	margin-bottom: 15px;
}

.more-hotel-info h3.desc-header {
    float: left;
}




 .carousel a.carousel-control {    
    background-color: rgba(255, 255, 255, 0.53);
    background-repeat: no-repeat !important;
    background-position: center center;
    border: medium none;
    border-radius: 50%;
    height: 45px;
    position: absolute;
    text-indent: -1e+7px;
    top: 50%;
    width: 45px;
    z-index: 10;
    margin-top: -14px;
    font-size: 0;
    opacity: 1;
    }
.carousel a.left{left:25px; background-image: url('../img/slideprev.png');}
.carousel a.right{right:25px;background-image: url('../img/slidenext.png');}


.details-price-cell label {
    margin-bottom: 0;
}
.details-row .carousel a.left {
    background-image: url(slideprev-white.png);
}
.details-row .carousel a.right {
    background-image: url(slidenext-white.png);
}



.room-title {
    margin: 5px 0 10px 0;
}

.details-name h2 {
    color: #333;
}

.details-rating {
    font-size: 24px;
    color: #F68831;
    text-align: right;
    margin-top: 10px;
}

 h2 {
/*    color: #333;*/
	font-size:40px;
	font-size:4rem;
    text-align: center;
	margin: 50px 0;
	position:relative;
}



/*h1.header-text {
	font-size:50px;
	font-size:5rem;
    text-align: center;
	margin:50px;
}*/


 h2:before {
	width:90px;
	height:1px;
	margin-top:15px;
	display:block;
	content:' ';
	background:#555;
	position:absolute;
	top:100%;
	left:50%;
	transform:translate(-50%, 0)
}
 h2:after {
	width:4px;
	height:5px;
	margin-top:13px;
	border:1px solid #555;
	background:#555;
	display:block;
	content:' ';
	position:absolute;
	top:100%;
	left:50%;
	transform:translate(-50%, 0)
}










@media (max-width: 700px) {
    .hotel-item {
        flex-basis: 100%;
    }
}



.no-padding-left{
	padding-left:0;
}

.no-padding-right{
	padding-right:0;
}

.no-padding-top{
	padding-top:0 !important;
}

.no-float{
	float:none !important;
}

.side-padding{
    padding-left:15px !important;   
    padding-right:15px !important;   
}

.clear-both{
	clear:both;
}








.button-form {
	border: none;
	color: white;
	width: 100%;
	padding: 25px;
	text-decoration: none;
	display: block;
    font-family: "Syncopate";
      text-transform: uppercase;
	  font-size:18px;
	text-align: left;
	letter-spacing: 4px;
	background-image: url(../img/arrow-right.png);
	background-repeat: no-repeat;
	background-color: #F68833;
	background-position: right 20px center;
	letter-spacing:3px;
}

label input {
  display: none;/* <-- hide the default checkbox */
}
label span {/* <-- style the artificial checkbox */
  height: 35px;
  width: 35px;
  border: none;
  display: inline-block;
  position: relative;
  background: #fbf4ee;
  margin-top:10px;
	
}
[type=checkbox]:checked + span:before {/* <-- style its checked state..with a ticked icon */
  content: url(../img/check-orange2.png);
  position: absolute;
  top: 0px;
  left:2px;
 width: 20px;

}
label strong{
	font-weight:normal;
	vertical-align: middle;
	padding: 0 0 30px  10px;
	font-size: 14px;
/*	font-family: "Syncopate",sans-serif;
    text-transform: uppercase;
	letter-spacing: 4px;*/
	color:#888;
	display:inline-block;
}


#content-form h3{margin-top:0;}
#content-form form .error {
	border: 1px solid #f13c56
}
#content-form form div.error, #content-form  div.info {
	clear:both;
	position:relative;
	border-radius:3px;
	margin:10px 0;

}

#content-form  div.error{
	padding:10px  50px;
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f;
}

#content-form  div.info {
	padding:5px 50px 20px 50px;
	line-height:3em;
	background: #fff;
}

#content-form  div.info h3{
	font-weight:normal;
	line-height:1.5em;

}
.flygbolag-info{
    background:white;padding:0px;text-align:center;
}

.flygbolag-info p{
   margin:15px 0;
   font-size:12px;
}
.flygbolag-info .carier-logo{
   max-height:100px;
}
.flygbolag-info .carier-logo img{
  
	width:240px;
	max-width:100%;
	box-sizing: border-box;
}
.flygbolag-info .carier-text{
	text-align:left;
	padding: 0 20px 30px 20px ;
	margin:0;
	height:220px;
	overflow:hidden;
}
.col-carier {
   width:292px;
   float:left;
   margin:0px;
   padding:0 15px 30px 15px;
   box-sizing: border-box;
}
.col-md-9{}
.main-image{margin-bottom:20px;width: 100%}
.last{padding-right:0; margin-right:0;}

#content-form h2, h2.check,  h2.users,  h2.earth,  h2.brev{
	min-height:32px;
	margin-bottom: 20px;
	padding-top:5px;
	
}

h2.check,  h2.users,  h2.earth,  h2.brev{
	padding-left:36px;
	background-repeat: no-repeat;
	background-position: left top;
	
}
h2.check  {
	background-image: url(../img/check.png);

}
h2.users {
	background-image: url(../img/users.png);
		padding-left:50px;
}

h2.earth  {
	background-image: url(../img/earth.png);

}
h2.brev  {
	background-image: url(../img/brev.png);

}
.trans{background-color:transparent;padding:0;}
.white{background-color:white; padding: 20px;margin-bottom:20px;}
.white li{
	list-style-position:outside;
	margin:0 0 5px 20px;
/*	list-style-type: disc;*/
}


.scroll{max-height:665px; overflow-x: hidden; overflow-y: auto;}

/*@-moz-document url-prefix() {
}

@media (-webkit-min-device-pixel-ratio: 0) {
.scroll{max-height:700px; }
}*/
.hotel-item .white h4{
	clear:both;
	position:relative;
	margin: 15px 0;
	color:#888;
	font-size:11px;
/*	list-style-type: disc;*/
}

.hotel-item .white p{
line-height: 1.3;
}




/*Unika resor*/


.block {
    flex-basis: 49%;
    margin-bottom: 15px;
}


.block img, .hotel-item img{
	border:none;
	display:block;
	width:100%;
    box-sizing: border-box;
}


.hotel-content h3 {margin-top:0; }
.info-row h4{
/*	color:#555;*/
	margin: 0 0 15px 0;
}
.info-row li{
/*	font-size:10px;*/
	list-style-position: inside;
	list-style-image: url('../img/check2.png');
	margin:0 0 5px 0;
	padding:0;
	font-size:15px;
/*	color:#888;*/

}

.info-row li.ej{
	list-style-image: url('../img/ejtillatet.png');

}
.info-row ul{
margin-bottom:0;

}
.hotel-content small{font-size:10px;}
.col-sm-8{padding-left:0;}
.col-sm-8 h2{margin-bottom:20px;0;}
.nopadding{padding:0}
.padding15{padding:15px;}
.list-price .det{font-size:14px;}
p{margin:0 0  10px;}

#iframe {
    display: block;
    height: 275px;
    width: 100%;
} 


.unik-right-col {padding-top:60px;}
.col-md-3 img{margin-bottom:20px;}
/* end Unika resor*/




 @media screen and (max-width: 980px) {
.container {
    width: 100%;
}
.list-choose a.beige{margin-left:0; margin-top:10px;float:none;}
/*.list-choose {float:none;width:100%;}*/
.col-sm-8 {
    padding-left: 15px;
}
h2.earth ,h2.brev  {
	margin-left:20px;

}
 }
 
 .list-choose a, .book a  {
	margin-top:20px;
    display: block;

    text-align: center;
    padding: 10px !important;
    color: #c79b58;
    text-transform: uppercase;
	border:solid 2px #c79b58;
}

 .book  a{
    background: #c79b58;;
    color: #fff;

}
 

 
 
 @media screen and (max-width: 800px) {
 .white{padding: 25px;}
 .loggan {
    padding: 40px 40px 40px 180px;
}

#content-form h2{margin-top:10px; letter-spacing: 2px;}
.results-left-block {
    margin-bottom: 25px;
}

.row.footer-content-row h2 {
    letter-spacing: 2px;
    margin: 20px 0;
}

.contact-01-column, .contact-02-column {

    width: 100%;
	padding:0;
}

.hotel-item, .hotel-item.last  {
    padding: 0;
	margin-left:0;
	margin-right:0;
	width:100%;
}
.unik-right-col {padding-top:0;}
#site-center{margin-top: 0px;}
.beige{margin-bottom:20px;}



 }



@media screen and (max-width: 520px) {

 .list-choose, .book {float:none;width:100%;clear:both;margin-left:0}
#content-form h3{letter-spacing: 0px;font-size: 1em;}
    .col-carier {
        width: 100%;
		float:none;
    }
.button-form{font-size: 14px; letter-spacing: 2px;}
 h1.header-text {
    font-size: 30px;
	margin:  1em ;
}
h1 {
    font-size: 30px;

}
#site-center h2{font-size: 30px;	}
}

/*Banners*/
#banners{margin: 0; padding:5px 0 40px 0; /*background:#3c3d41;*/}
#banners .col{	
width:365px; float:left; margin-right:17px;
}
#banners  img{	width:100%;height:auto;	
margin-top:15px;	
box-sizing: border-box;
display:block;
	}

.imgWrap{
    position:relative;
}
.imgWrap:after{
    content:"";
    position:absolute;
    top:0; bottom:0; left:0; right:0;
    opacity:0.4;
    outline:3px solid #cfcfcf;
	outline-offset: -6px;
}
	
	
	
#banners .col img{	width:365px;}
	
#banners .last{	
 margin-right:0px;
}
#banners h3{
	font-size: 2.6rem;
    font-family:'Oswald';
	font-weight:100;
}
.room-general-info{padding:20px;margin-bottom:20px; }
/*#package-list{margin-top:20px;}*/

@media screen and (max-width: 1024px) {
#banners .col{	
width:330px; float:left; margin-right:17px;
}	
#banners .col img{	width:330px;}	
}
@media screen and (max-width: 980px) {
#banners .col {
 width: 32%;
 float:left;
 margin-right:15px;
}
 #banners .last {
 margin-right:0;
}
#banners .col img, #banners img {
 width: 100%;
 height:auto;
}
#banners {
 width: 100%;
 margin: inherit 0;
}

}

 @media screen and (max-width: 780px) {

 #banners .col {
 margin-right:10px;
 }
}
/**/
@media screen and (max-width: 540px) {
 #banners .col {
 margin: 0 5px 5px 0;
}
}
/* phone */
/**/
@media screen and (max-width: 480px) {
 #banners .col {
 width: 100%;
}

}




/*footer 2018-12-20*/

.ct-footer-line {
	width:100%;
	height:5px;
	background:#111111
}
@media only screen and (max-width: 767px) {
.ct-footer-line {
display:none
}
}
.ct-footer {
	padding-bottom:25px;
	background:#3c3d41
}
@media only screen and (min-width: 1200px) {

.ct-footer .ct-footer-column.ct-footer-column--oneColumn {
border:none
}
}
.ct-footer a {
	transition:350ms cubic-bezier(0.55, 0, 0.1, 1)
}

.ct-footer a:hover:active {
	color:#fff
}
.ct-footer-brand {
	margin:0px 0 40px 0;
	padding:50px 0 20px 0;
	position:relative;
	background:#303134;
	text-align:center;
	position:relative
}
@media only screen and (max-width: 991px) {
.ct-footer-brand {
background:transparent;
margin-top:20px;
margin-bottom:0
}
}
.ct-footer-brand a img {
	max-width:100%;
	height:auto;
	margin-bottom:20px
}
.ct-footer-brand:after {
	content:' ';
	display:block;
	position:absolute;
	top:100%
}
@media only screen and (max-width: 479px) {
.ct-footer-brand:after {
display:none
}
}
@media only screen and (min-width: 768px) {
.ct-footer-brand:after {
width:0;
height:0;
border-style:solid;
border-width:40px 360px 0 360px;
border-color:#303134 transparent transparent transparent;
display:none
}

}

@media only screen and (max-width: 800px) {

.ct-footer-column {
    width: 100%;
	text-align:center;
}

}
@media only screen and (min-width: 992px) {
.ct-footer-brand:after {
width:0;
height:0;
border-style:solid;
border-width:40px 470px 0 470px;
border-color:#303134 transparent transparent transparent;
display:block
}
}
@media only screen and (min-width: 1200px) {
.ct-footer-brand:after {
width:0;
height:0;
border-style:solid;
border-width:40px 130px 0 130px;
border-color:#303134 transparent transparent transparent;
display:block;

}

.ct-footer-brand a img {
	max-width:230px;
}
}

.ct-footer-brand h3{
	font-size:45px; 
	color:#fff; 	
	font-family:"Playfair Display", sans-serif;
	box-sizing:content-box;
	font-weight:200;
	margin-top:0;
	padding-top:0;
	}

.ct-footer-brand_info {
	margin:20px
}
.ct-footer-brand_info a {
	transition:350ms cubic-bezier(0.55, 0, 0.1, 1)
}
.ct-footer-brand_info a:hover {
	color:#60b9cc
}
.ct-footer-brand_info a:hover:active {
	color:#73c2d2
}
.ct-footer-brand_info__title {
	margin:0;
	color:#777;
	font-family:"Raleway", sans-serif;
	font-size:11px;
	font-size:1.1rem;
	font-weight:700;
	line-height:18px;
	text-transform:uppercase
}
.ct-footer-brand_info__text {
/*	color:#fff;*/
	font-family:"Raleway", sans-serif;
	font-size:14px;
	font-size:1.4rem;
	font-weight:600;
	line-height:22px;
	letter-spacing:2px;

}
.ct-footer .menu {
	padding-left:15px;
	color:#b1b1b1;
	font-family:"Raleway", sans-serif;
	font-size:12px;
	font-size:1.2rem;
	font-weight:600;
	text-transform:uppercase;
	line-height:22px;
	letter-spacing:2px;
}
@media only screen and (max-width: 767px) {
.ct-footer .menu {
list-style:none
}
}
.ct-footer .menu li {
	margin-bottom:10px;
	list-style-position: inside;
}
.ct-postfooter {
	background:#303134;

}
.ct-postfooter-column.ct-postfooter-column--left {
	padding-left:0
}
@media only screen and (max-width: 991px) {
.ct-postfooter-column.ct-postfooter-column--left {
padding-left:15px
}
}
.ct-postfooter-column.ct-postfooter-column--right {
	padding-right:0
}
@media only screen and (max-width: 991px) {
.ct-postfooter-column.ct-postfooter-column--right {
padding-right:15px
}
}
.ct-postfooter #menu-postfooter-menu, .ct-postfooter #menu-menu-postfooter {
	display:block;
	text-align:right
}
.ct-postfooter #menu-postfooter-menu li, .ct-postfooter #menu-menu-postfooter li {
	display:inline-block;
	color:#aaa;
	font-family:"Raleway", sans-serif;
	font-size:12px;
	font-size:1.2rem
}
.ct-postfooter #menu-postfooter-menu li:before, .ct-postfooter #menu-menu-postfooter li:before {
	display:inline-block;
	content:' | ';
	margin:0 10px
}
.ct-postfooter #menu-postfooter-menu li:first-child:before, .ct-postfooter #menu-menu-postfooter li:first-child:before {
	display:none
}
.ct-postfooter #menu-postfooter-menu li a, .ct-postfooter #menu-menu-postfooter li a {
	color:#aaa;
	font-family:"Raleway", sans-serif;
	font-size:12px;
	font-size:1.2rem;
	text-transform:uppercase;
	font-weight:600;
	transition:350ms cubic-bezier(0.55, 0, 0.1, 1)
}
.ct-postfooter #menu-postfooter-menu li a:hover, .ct-postfooter #menu-menu-postfooter li a:hover {
	color:#fff
}
.ct-postfooter #menu-postfooter-menu li a:hover:active, .ct-postfooter #menu-menu-postfooter li a:hover:active {
	color:#fff
}
.ct-postfooter #menu-menu-postfooter {
	padding:0; letter-spacing:2px;
}
@media only screen and (max-width: 991px) {
.ct-postfooter #menu-menu-postfooter {
text-align:center
}
}
.ct-postfooter .ct-copyright-text {
	color:#777;
	font-family:"Raleway", sans-serif;
	font-size:12px;
	font-size:1.2rem;
	font-weight:600;
	text-transform:uppercase;
	text-align:left
}
@media only screen and (max-width: 1199px) {
.ct-section-newsletter {
margin-top:30px
}
}
.ct-section-newsletter .form-group input {
	width:100%;
	margin-bottom:20px !important;
	border:1px solid #fff;
	border-radius:4px;
	background:transparent;
	padding:23px 22px;
	color:#fff
}
.ct-section-newsletter .form-group ::-webkit-input-placeholder {
color:#fff
}
.ct-section-newsletter .form-group ::-moz-placeholder {
color:#fff
}
.ct-section-newsletter .form-group :-ms-input-placeholder {
color:#fff
}
.ct-section-newsletter .form-group :-moz-placeholder {
color:#fff
}
.ct-section-newsletter .form-group .btn {
	padding:23px
}
.ct-footer .ct-newsletter .form-group .inner {
	position:relative;
	display:inline-block;
	max-width:100%
}
.ct-footer .ct-newsletter .form-group label {
	font-family:"Raleway", sans-serif;
	font-size:13px;
	font-size:1.3rem;
	padding-bottom:20px;
	color:#7d7d7d;
	font-weight:600;
	line-height:22px
}
.ct-footer .ct-newsletter .form-group input {
	max-width:100%;
	padding:0 15px;
	border:none;
	border-radius:10px;
	line-height:36px;
	color:#fff;
	background:#636467
}
.ct-footer .ct-newsletter .form-group input ::-webkit-input-placeholder {
color:#60b9cc
}
.ct-footer .ct-newsletter .form-group input ::-moz-placeholder {
color:#60b9cc
}
.ct-footer .ct-newsletter .form-group input :-ms-input-placeholder {
color:#60b9cc
}
.ct-footer .ct-newsletter .form-group input :-moz-placeholder {
color:#60b9cc
}
.ct-footer .ct-newsletter .form-group button {
	color:red;
	position:absolute;
	top:0;
	right:0;
	height:36px;
	width:36px;
	border:none;
	border-radius:0 10px 10px 0;
	background:#60b9cc;
	color:#fff;
	transition:350ms cubic-bezier(0.55, 0, 0.1, 1)
}

.ct-widget-footer .ct-widget-footer-title {
   font-family:'Oswald';
	font-size:30px;
	font-size:3rem;
	padding-bottom:25px;
/*	color:#fff;*/
	line-height:36px;
	padding-top:50px;
}
@media only screen and (max-width: 767px) {
.ct-widget-footer, .ct-widget-footer .ct-widget-footer-title {
text-align:center
}

.ct-footer-column, .ct-postfooter-column.ct-postfooter-column--right{box-sizing:border-box; padding:0;}


}
.row, .ct-postfooter-column.ct-postfooter-column--right{margin:0;}
.ct-navigation {
	position:absolute;
	width:100%;
	z-index:10000
}
.ct-navigation__wrapper .ct-langBar {
	display:none
}

.ct-widget-footer ul, .ct-widget-footer li, .ct-widget-footer p, .ct-widget-footer a, .ct-widget-footer label, .ct-footer-brand_info__text a {
    color: #b5b5b5 
}

.ct-footer-brand_info__text a:hover, .ct-widget-footer a:hover {
	color:#c79b58
}

.ct-widget-footer {
	margin-bottom:60px
}
.ct-widget-footer:last-of-type {
	margin-bottom:0
}

.ct-u-padding-both-25 {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
}
.ct-widget a i.fab, .ct-widget .far, .menu-menu-footer-container  .fas, .menu-menu-footer-container  .fab {font-size: 40px; color:#b5b5b5; margin:0 5px;!important;}

#site-center .nivoSlider img {

  outline: 1px solid #999;
  outline-offset: -10px;
}


@media (max-width: 500px) {
#site-center .nivoSlider img {

  outline: none;

}
.col-xs-6 {
    width: 100%;
}
}

ul.hf {
	list-style-position: inside;
	list-style-type: none;
}
/*
#site-center #site-center .fab,#site-center .fas,#site-center .fa, #site-center .far{color:#c19b76; font-size:24px;width:30px;}*/

.facilities_item {
    margin-bottom: 0px;
	min-height:108px;
}
.facilities_item .media .d-flex {
    padding-right: 24px;
	float:left;
}
.facilities_item .media .d-flex i {
    line-height: 50px;
	padding-top:3px;
}
.facilities_item .media .d-flex i:before {
	font-size: 50px;
	color: #bfa373;
	font-weight:100;
	
}
.facilities_item .media .media-body h4 {
    font-size: 18px;
/*    color: #242424;*/
    margin: 0 0 5px 0;
}
.facilities_item .media .media-body p {
    color: #999;
	line-height:normal;
	font-size:15px;
}
 #mainroom .roominfo{font-size:40px; margin:10px 0; color:#888} 
 #mainroom .roominfo small{
	font-size:18px;
	font-weight:200;
	vertical-align: text-top;
	margin-left:10px;
} 

 #mainroom .roominfo .book a{
	font-size:16px;
	font-weight:200;
	line-height:normal;
	margin-top:5px;

}

#header-wrapp .book{
	width:100px;
	margin:-10px 0 0 20px;
	display:inline-table;
	float:right;
}
#header-wrapp .book a{
	margin-top:0;
	background-color: #c79b58;
	border:none;
/*	border-radius: 3px;*/
}

.book-large {display:none;}
#mainroom h3 {
/*    color: #333;*/
	font-size:30px;
	font-size:3rem;
	margin-top: 40px;
	font-family:"Playfair Display", sans-serif;
	font-weight: 200;
}

.mainroom  .facilities_item {
     margin-bottom: 0px;
	 min-height:90px;
}
.mainroom  .facilities_item .media .d-flex i{
	line-height: 40px;
	
}

.mainroom .facilities_item .media .d-flex i:before {
    font-size: 45px;

}

@media (max-width: 1024px) {
.roominfo .col-xs-6, .roominfo .col-sm-4{padding:0 10px;}

}
@media (max-width: 800px) {
 #mainroom .roominfo .book a{ display:none;}
.book-large {display:block;}
.col-sm-3 {
    width: 33%;
}

.j-forms .primary-btn, .j-forms .secondary-btn {
   width:50%;
}

}

@media (max-width: 850px) {

 #mainroom .roominfo small{
	font-size:16px;

}
.hotel-item .roominfo small, .info-row li {
    font-size:14px;
}
.col-sm-6 {
    padding:0 10px ;
}
.hotel-content {
    padding: 0 12px 15px 12px;
  
}
}

@media (max-width: 520px) {
#header-wrapp .book{
	display:none;
/*	margin-top:30px; 
	float:right;*/
}
 .facilities_item {
    margin-bottom: 5px;
	min-height:auto;
}

.facilities_item .media .d-flex i:before {
    font-size: 45px;

}
.facilities_item .media .d-flex i {
    line-height: 45px;
}
#mainroom .roominfo, #package-list .roominfo i{
    font-size: 30px;
    line-height:normal;
}
#mainroom .roominfo small,  #package-list .roominfo small{
	font-size:16px;
	margin-left:10px;
}
.col-sm-3 {
    width: 100%;
}
}

/*Select Language*/

/*select.lang{background-color: black;color:white;}*/
form.lang{float:right; margin:-5px 0 0 20px;}

.nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: transparent;
  border-radius: 5px;
  border: solid 1px #555;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  height: 42px;
  line-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  white-space: nowrap;
  width: auto; }
  .nice-select:hover,.nice-select:active, .nice-select.open, .nice-select:focus {
    border-color: #555; }
  .nice-select:after {
    border-bottom: 2px solid #90a1b5;
    border-right: 2px solid #90a1b5;
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
        -ms-transform-origin: 66% 66%;
            transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    width: 5px; }
  .nice-select.open:after {
    -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
            transform: rotate(-135deg); }
  .nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
        -ms-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0); }


    .nice-select.wide .list {
      left: 0 !important;
      right: 0 !important; }
  .nice-select.right {
    float: right; }
    .nice-select.right .list {
      left: auto;
      right: 0; }
  .nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px; }
    .nice-select.small:after {
      height: 4px;
      width: 4px; }
    .nice-select.small .option {
      line-height: 34px;
      min-height: 34px; }
  .nice-select .list {
    background-color: #000;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68, 88, 112, 0.11);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
        -ms-transform-origin: 50% 0;
            transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
        -ms-transform: scale(0.75) translateY(-21px);
            transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9; }
    .nice-select .list:hover .option:not(:hover) {
      background-color: transparent !important; }
  .nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all 0.2s;
    transition: all 0.2s; }
    .nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
      background-color: #000; }
    .nice-select .option.selected {
      font-weight: bold; }
    .nice-select .option.disabled {
      background-color: transparent;
      color: #999;
      cursor: default; }

.no-csspointerevents .nice-select .list {
  display: none; }

.no-csspointerevents .nice-select.open .list {
  display: block; }
  
  
 /*Booking button*/ 
  
  .booking-button-promo {
    background-color: #2d3030;
	padding: 40px 0;
}

.booking-button-promo h2 {
    text-align: center;
    margin: 0 0 10px;
	font-size: 32px;
	font-family:'Oswald';
}
.booking-button-promo h2:before, .booking-button-promo h2:after {
  content:none;
}
.booking-button-promo .btn-primary {
    color: #fff;
    background-color: #c79b58;
    border: none;
	border-radius: 0px;
	padding: 15px 20px;
	width: 100%;
	letter-spacing: 1.5px;
	text-transform: uppercase;

}
.btn.focus, .btn:focus, .btn:hover {
    text-decoration: none;
}
.booking-button-form .form-control-feedback {
    line-height: 51px;
    right: 30px;
    opacity: .9;
	position:absolute;
	width:34px;
	height:34px;
	color:#777;
}



.booking-button-promo .form-control {
    background-color: #292929;
    color: #fff;
    border: 1px solid #555;
	 padding: 0 15px;
    height: 50px;
	border-radius: 0px;
}
.booking-button-form input[type="number"] {
    -moz-appearance: textfield;
	-webkit-appearance: textfield;
    appearance:         textfield;
}

.bookfield{position: relative; margin-bottom:10px;}

 input[type="text"]:hover,
 input[type="password"]:hover,
 input[type="email"]:hover,
input[type="number"]:hover, 
 textarea:hover,
 select:hover,
 input[type="text"]:focus,
 input[type="password"]:focus,
 input[type="email"]:focus,
 input[type="number"]:focus, 
 input:focus, 
 textarea:focus,
 select:focus { 
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	-o-box-shadow:none;
	box-shadow:none;}