@font-face {
    font-family: 'Montserrat';
    src: url('/files/fonts/Montserrat/static/Montserrat-Regular.ttf') format('truetype');
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/files/fonts/Montserrat/static/Montserrat-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('/files/fonts/Montserrat/static/Montserrat-SemiBold.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'NotoSerifSC';
    src: url('/files/fonts/Noto/NotoSerifSC-Regular.otf') format('opentype');
    font-style: normal;
}

@font-face {
    font-family: 'NotoSerifSC';
    src: url('/files/fonts/Noto/NotoSerifSC-Bold.otf') format('opentype');
    font-style: normal;
    font-weight: bold;
}

/*@media only screen and (max-width: 3000px) {
.cmn-toggle-switch {
    position: relative;
    display: block;
    overflow: visible;
    position: absolute;
    top: 0;
    right: 20px;
    margin: 0;
    padding: 0;
    width: 30px;
    height: 30px;
    font-size: 0;
    text-indent: -9999px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
    border: none;
    cursor: pointer;
}
}

@media (min-width: 1px) {
.cmn-toggle-switch {
    display: block!important;
}
}*/

body {
	font-family: "Montserrat";
	color: #414141;
	font-size: 16px;
}

body a {
	color: #414141;
}

a, label, .custom-heading, footer {
	font-family: "Montserrat";
	color: #414141;
	font-weight: bold;
}

h1, h2, h3, h4, h5 {
	font-family: "Montserrat";
	color: #414141;
	font-weight: bold;
	font-size: 24px;	
}

.form-control:disabled, .form-control[readonly] {
	background: #fff;
}

.main-menu > ul > li > a {
	color: #414141;
	font-size: 14px;
}

.text-uppercase {
	text-transform: uppercase;
}

header {
	position: relative;
}

nav {
	margin-top: 0;
}

.custom-button {
	border: 1px solid #f0ece7;
	background: #414141;
	-webkit-box-shadow: 1px 1px 0px 0px rgba(204,201,196,0.75);
	-moz-box-shadow: 1px 1px 0px 0px rgba(204,201,196,0.75);
	box-shadow: 1px 1px 0px 0px rgba(204,201,196,0.75);
	font-weight: bold;
	color: #ddd;
	text-transform: uppercase;
}

input.form-control, select.form-control {
	border-radius: 0;
}

.custom-button {
	border-radius: 3px!important;
}

/*.custom-video-wrapper {
	padding: 10px;
	position: relative;
}*/

.fullwidthbanner-container {
	padding: 20px!important;
}

ul.languages {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

ul.languages li {
	display: inline-block;
}

label.error {
	font-size: 12px;
}

.custom-search-container {
	background: #ebe7e3;
	padding: 10px 15px;
}

.custom-villas-title {
	margin-top: 30px;
}

.custom-banners {
	padding-right: 0;
    margin-right: 0;
    margin-left: 0;
    padding-left: 0;
}

.custom-banners img {
	max-width: 100%;
}

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

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

#contact-form {
	position: relative;
}

.custom-form-button {
    position: absolute;
    bottom: 35px;
    right: 5px;
}

.cookie-message p, .cookie-message a {
	color: #fff;
    font: bold 11px/18px Arial;
    margin: 0;
    padding: 5px;
}

.cookiebar-close {
	color: #fff!important;
}

.custom-bg {
	background: #ebe7e3;
}

.custom-margins-no img {
	padding: 15px 0 15px 0;	
}

.custom-margins-no .row {
	margin-left: 0;
	margin-right: 0;
}

.custom-line-height-table {
	display: table;
	height: 100%;
	width: 100%;
}

.custom-line-height {
	display: table-cell;
	vertical-align: middle;
	height: 100%;
	width: 100%;
	font-size: 16px;
	font-weight: bold;
}

.custom-margins {
	margin: 0 15px;
}

.languages-bottom {
	padding-bottom: 0;
	margin-bottom: 0;
}

footer {
	padding: 30px;
}

/*@media (min-width: 1200px) {
	.container {
		max-width: 1680px;
	}
}*/

#slide-168-layer-8 {
	z-index: 6; 
	white-space: nowrap;
	cursor:default;
	background: rgba(53,47,45,0);
	display: block;
}

#slide-168-layer-8 div {
	
	background-size: 100% 100%; 
	width: 100%; 
	height: 100%;
	display: block;
	content: " ";
}

#slide-168-layer-8 div img {
	width: 100%!important;
	height: 242px!important;
}

#toTop {
	right: 80px;
}

.ls-l.slide_typo {
	top: 88%;
}

@media (max-width: 576px) {
	.col-xs-4 {
		width: 33.333%!important;
	}

	.ls-l.slide_typo {
		top: 80%;
	}	
	
	.xs-left {
		text-align: center!important;
	}
	
	.text-center.custom-center {
		text-align: center!important;
	}
	
	.bedroom-banner span.banner-text {
		margin-bottom: 5%!important;
	}	
}


@media (max-width: 480px) {
	#slide-168-layer-8 div img {
		width: 100%!important;
		height: 206px!important;
	}
}

@media (max-width: 399px) {
	#slide-168-layer-8 div img {
		width: 100%!important;
		height: 156px!important;
	}
}

.cmn-toggle-switch span::before, .cmn-toggle-switch span::after {
	background: #000;
}

.cmn-toggle-switch span {
	background: #000;
}

.layer-is-visible {
	display: none!important;
}

.cmn-toggle-switch {
	position: relative;
	display: inline-block;
	right: 0;
}

#contact-form .custom-form-button .button {
	border-radius: 3px;
}

#contact-form .form-control {
	border-color: #c8c8c8;
}

.languages-bottom li a {
	padding: 0 10px;
}

.custom-search-block {
	margin-bottom: 15px;
}

.big-title {
	font-size: 22px;
}

.custom-background div.custom-div {
	background: #ebe8e3;
	height: 100%;
	padding: 15px;
}

.params-left {
	list-style: none;
	margin: 15px 0;
	padding: 0;	
	min-height: 160px;
}

.params-left li {
	margin: 0;
	padding: 0;
}

.custom-background {
	
}

.bordered-button {
	background-color: #fff;
	font-size: 20px;
}

.selected-price {
	font-weight: bold;
	font-size: 30px;
	margin: 20px 0;
}

.selected-text {
	font-weight: bold;
	font-size: 18px;
	margin: 10px 0;
	font-weight: 700;
}

.selected-date {
	font-weight: bold;
	font-size: 18px;
}

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

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

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

.menu-main li:nth-child(3) {
	display: none!important;
}

.menu-products li:nth-child(3) a {
	
}

.params-wrap {
	padding: 25px 0;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
}

.ls-l.slide_typo {
	color: #414141!important;
	background: rgba(255,255,255,0.5);
	padding: 5px 15px;
}

/*#order-form ::-webkit-input-placeholder {
	font-weight: bold!important;
	font-size: 14px!important;
}

#order-form ::-moz-placeholder {
	font-weight: bold!important;
	font-size: 14px!important;
}

#order-form ::-ms-placeholder {
	font-weight: bold!important;
	font-size: 14px!important;
}

#order-form ::placeholder {
	font-weight: bold!important;
	font-size: 14px!important;
}

#order-form input[type=text] {
	border: 1px solid #ccc;
}

#doctype {
	font-weight: bold!important;
	font-size: 14px!important;
	color: #414141;	
}*/

#agree {
	float: right; 
	width: auto
}

 /* Customize the label (the container) */
.container2 {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.container2 input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
	position: absolute;
	top: 4px;
	right: 0;
	height: 25px;
	width: 25px;
	background-color: #fff;
}

/* On mouse-over, add a grey background color */
.container2:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container2 input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container2 input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container2 .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
} 

.custom-preor, .custom-price, .custom-date {
	font-weight: bold;
}

.agree-url {
	font-size: 18px;
}

.custom-price {
	font-size: 32px;
	margin: 20px 0;
}

.message-button {
	text-transform: uppercase;
}

.choose-dates-button2 {
	/*background: #f3f3f3;*/
	margin: 20px 0;
	padding: 10px 20px;
	display: inline-block;
	border-radius: 3px;
	width: 100%;
	text-align: center;
}

.person-post {
	font-weight: bold;
}

.dtable {
	display: table;
	width: 100%;
}

.rtable {
	display: table-row;
	width: 100%;
}

@media (min-width: 992px) {
	.cmn-toggle-switch {
		/*display: none;*/
	}
	
	.hidden-desktop {
		display: none;
	}	
	
}

@media (max-width: 991px) {
	.custom-center {
		text-align: right!important;
	}
	
	.menu-products li:nth-child(3) a {
			display: none!important;
	}	
}

/* Absolute Center CSS Spinner */
.spinner-form {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* Transparent Overlay */
.spinner-form:before {
  content: '';
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.3);
}

/* :not(:required) hides these rules from IE9 and below */
.spinner-form:not(:required) {
  /* hide "loading..." text */
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.bedroom-banner span.banner-number {
	margin-top: 65%;
}

.bedroom-banner span.banner-text {
	margin-bottom: 15%;
}

.bedroom-banner span {
	display: inline-block;
}

.bedroom-banner {
	width: 100%;
    display: block;
    height: 100%;
    background-size: 100%!important;
}

.banner-number{font-size: 150px}
.banner-text{font-size: 30px; margin-top: 15px}
.small-text{font-size: 12px}

.main-menu > ul > li > a {
	text-transform: uppercase;
	padding: 0 10px;
}

*.inner-block-beds .bedroom-banner span.banner-number {
    margin-top: 28%;	
}

/*.inner-block-beds .bedroom-banner span.banner-number {
    margin-top: 52%;	
}

.inner-block-beds .banner-number {
    font-size: 54px;
}

.inner-block-beds .bedroom-banner span.banner-text {
    margin-bottom: 2%;
}

.inner-block-beds .banner-text {
    font-size: 25px;
    margin-top: 12px;
}*/

.spinner-form:not(:required):after {
  content: '';
  display: block;
  font-size: 10px;
  width: 1em;
  height: 1em;
  margin-top: -0.5em;
  -webkit-animation: spinner 1500ms infinite linear;
  -moz-animation: spinner 1500ms infinite linear;
  -ms-animation: spinner 1500ms infinite linear;
  -o-animation: spinner 1500ms infinite linear;
  animation: spinner 1500ms infinite linear;
  border-radius: 0.5em;
  -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
  box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.choose-dates-button {
	background: #eae5e1;
	margin: 20px 0;
	padding: 10px 20px;
	display: inline-block;
	border-radius: 3px;
}