@import '../css/grid.css';
@import '../css/font-awesome.css';
@import url(//fonts.googleapis.com/css?family=Open+Sans:400);
@import url(//fonts.googleapis.com/css?family=Open+Sans:300);
@import url(//fonts.googleapis.com/css?family=Open+Sans:300italic);
@import url(//fonts.googleapis.com/css?family=Open+Sans:600);
@import url(//fonts.googleapis.com/css?family=Open+Sans:700);
@import url(//fonts.googleapis.com/css?family=Open+Sans:800);
.navigation {
	z-index: 999;
	position: relative;
	padding-top: 7px;
}
.navigation .sf-menu {
	z-index: 990;
	text-align: center;
	position: relative;
}
.navigation nav {
	position: relative;
	padding: 0;
}
.select-menu {
	display: none !important;
}
.sf-menu ul {
	position: absolute;
	top: -999px;
	display: none;
}
.sf-menu > li > ul > li {
	float: none;
	position: static;
}
.sf-menu > li {
	font-weight: 600;
	float: left;
	position: relative;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
}
.sf-menu > li + li {
	margin-left: 29px;
}
.sf-menu > li > a {
	position: relative;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
}
.sf-menu > li > a.sf-with-ul:after {
	content: '';
	position: absolute;
	width: 5px;
	bottom: -6px;
	left: 50%;
	pointer-events: none;
	z-index: 999;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 3px 3px 0 3px;
	border-color: #fff transparent transparent transparent;
}
.sf-menu > li.sfHover > a, .sf-menu > li.current > a, .sf-menu > li > a:hover {
	color: #000000;
}

/*==================================RESPONSIVE LAYOUTS===============================================*/
@media only screen and (max-width: 979px) {
.sf-menu > li {
	font-size: 12px;
}
.sf-menu > li ul li ul {
	position: relative;
	left: 0;
	width: auto;
	margin-left: 0;
}
}
@media only screen and (max-width: 767px) {
.navigation {
	float: none !important;
	padding: 10px 0px 10px !important;
	clear: both;
	margin: 0;
	width: auto;
	min-height: 0px;
}
.navigation nav {
	border: none !important;
	float: none !important;
	font: 12px/15px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FF3300;
	margin: 0 auto;
	padding-left: 0 !important;
}
.navigation nav ul {
	border: none;
}
.sf-menu {
	display: none !important;
	float: none;
}
.select-menu {
	font: 16px/30px Arial, Helvetica, sans-serif;
	color: #89725D;
	width: 100%;
	margin: 0 auto;
	float: none;
	outline: none;
	text-align: left !important;
	display: block !important;
	border: 2px solid #fff;
}
.select-menu option {
	text-align: left;
}
}
#stuck_container {
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease;
	z-index: 998 !important;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
	background-color: #CC0033;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
#stuck_container .isStuck {
	-webkit-transition: 0.2s ease;
	transition: 0.2s ease;
}
#stuck_container .isStuck .menuBox {
	margin: 0;
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease;
}
@media only screen and (min-width: 979px) {
#stuck_container.isStuck {
	box-shadow: 0 5px 5px rgba(0, 0, 0, 0.15);
}
}
@media only screen and (max-width: 979px) {
#stuck_container {
	position: relative !important;
	box-shadow: none;
}
}
.pseudoStickyBlock {
	height: 0 !important;
}
background-position: 0 0;
}

html {
	width: 100%;
}
a[href^="tel:"] {
	color: inherit;
	text-decoration: none;
}
body {
	position: relative;
	color: #999999;
	text-align: center;
	background-color: #FFFFFF;
	font-family: 'Open Sans', sans-serif;
	font-size: 26px;
	line-height: 38px;
	font-weight: 300;
}
p {
	margin-bottom: 25px;
	color: #333;
}
p.offset__1 {
	margin-bottom: 12px;
}
input, textarea {
	border-radius: 0 !important;
	outline: none !important;
	-webkit-appearance: none;
}
img {
	max-width: 100%;
}
.main-picture {
	border: 4px solid #C03;
	margin-top: 40px;
	margin-bottom: 20px;
	padding: 4px;
	background-color: #FFFFFF;
	text-align: center;
	width: 100%;
}
.map-picture {
	border: 4px solid #C03;
	margin-top: 20px;
	margin-bottom: 40px;
	padding: 4px;
	background-color: #FFFFFF;
	text-align: center;
	width: 100%;
}
/*header-brand*/
header-brand {
	display: block;
	position: relative;
	z-index: 999;
}
header-brand .rel {
	z-index: 999;
}
header-brand h1 {
	-webkit-transition: 0.5s ease;
	transition: 0.5s ease;
	z-index: 999;
	font-size: 23px;
	color: #000000;
	padding-top: 40px;
	font-weight: 600;
	text-align: center;
	float: left;
	padding-bottom: 20px;
	margin-top: 30px;
	line-height: 34px;
}
header-brand h1 a {
	text-indent: -999px;
	-webkit-transition: 0s ease;
	transition: 0s ease;
	color: #FFF;
}
/****Heads****/
h1, h2, h3, h4, h5, h6 {
	font-weight: 300;
	color: #666666;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
}
h1 {
	padding-top: 0px;
	font-size: 50px;
	line-height: 80px;
	margin-bottom: 100px;
	color: #C03;
	text-align: center;
	font-weight: bold;
}
h2 {
	padding-top: 23px;
	font-size: 28px;
	line-height: 36px;
	margin-bottom: 18px;
	color: #000;
	text-align: center;
	font-weight: bold;
}
h3 {
	padding-top: 23px;
	font-size: 23px;
	line-height: 32px;
	margin-bottom: 18px;
	font-weight: 600;
	text-transform: uppercase;
	color: #CC3300;
	text-align: center;
}
h4 {
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 18px;
	color: #333;
	text-align: center;
	font-weight: bold;
}
h5 {
	color: #666666;
	font-weight: bold;
	font-size: 18px;
	line-height: 26px;
	text-transform: uppercase;
	padding-top: 15px;
	margin-bottom: 18px;
}
h6 {
	font-size: 24px;
	line-height: 36px;
	color: #999;
	text-align: center;
	font-weight: 600;
	margin-top: 16px;
}
/****Lists****/
ul {
	padding: 0;
	margin: 0;
	list-style: none;
	}
li {
	font-size: 18px;
	line-height: 30px;
	color: #C30;
	text-align: center;
	font-weight: 600;
	margin-top: 12px;
}
/****Links****/
a {
	text-decoration: none;
	color: inherit;
	outline: none;
	-webkit-transition: 0.5s ease;
	transition: 0.5s ease;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.btn {
	background-color: #000000;
	color: #ffffff;
	border-radius: 2px;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	display: inline-block;
	padding: 12px 25px 14px;
	text-transform: uppercase;
	margin-top: 23px;
	min-width: 82px;
	text-align: center;
}
.btn:hover {
	background-color: #CCCCCC;
	color: #ffffff;
}
.btn-offer {
	background-color: #FFFFFF;
	color: #CC3300;
	border-radius: 2px;
	font-size: 30px;
	line-height: 40px;
	font-weight: bold;
	display: inline-block;
	margin-top: 40px;
	text-align: center;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 40px;
	border: 12px groove #C30;
}
.btn-offer:hover {
	background-color: #CC3300;
	color: #FFFFFF;
}
/****classes****/

.clear {
	float: none !important;
	clear: both;
}
.rel {
	position: relative;
}
.page1 header-brand {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	background: none;
}
/*header*/

header {
	display: block;
	position: relative;
	z-index: 999;
	background-image: url(../images/nadi-beach-apartments.jpg);
	background-repeat: no-repeat;
	background-position: center 0;
}
header .rel {
	z-index: 999;
}
.page1 header {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	background: none;
}
/****Content****/
#content {
	background-color: #fff;
}
#content .content_white {
	padding-bottom: 30px;
}
#content .content_white-border {
	padding-bottom: 30px;
	border-top-width: 17px;
	border-top-style: solid;
	border-top-color: #CC3300;
}
#content .content_offer {
	padding-bottom: 44px;
	color: #fff;
	background-color: #CC0000;
	font-size: 14px;
	line-height: 24px;
	border: 13px solid #000000;
	padding-top: 22px;
	width: 460px;
	background-position: center;
	text-align: center;
}
#content .content_color-1 {
	padding-bottom: 44px;
	color: #ffffff;
	background-color: #FFFFFF;
	border-top-width: 17px;
	border-top-style: solid;
	border-top-color: #CC0000;
	padding-top: 20px;
}
#content .content_color-1 h3 {
	padding-top: 22px;
	color: #ffffff;
}
#content .content_color-1 h4 {
	padding-top: 22px;
	color: #333333;
}
#content .content_color-1 a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#content .content_color-2 {
	padding-bottom: 44px;
	color: #fff;
	background-color: #FFFFFF;
	font-size: 14px;
	line-height: 24px;
	border-top-style: none;
}
#content .content_color-2 h3 {
	padding-top: 26px;
	padding-bottom: 2px;
	color: #FF3300;
}
#content .content_color-2 h4 {
	padding-top: 22px;
	color: #ffffff;
}
#content .content_color-3 {
	padding-bottom: 44px;
	color: #fff;
	background-color: #FFFFFF;
	font-size: 14px;
	line-height: 24px;
	border-top-width: 13px;
	border-top-style: solid;
	border-top-color: #CC0000;
}
#content .content_color-3 h3 {
	padding-top: 26px;
	padding-bottom: 2px;
	color: #ffffff;
}
#content .content_color-3 h4 {
	padding-top: 22px;
	color: #ffffff;
}
#content .content_color-4 {
	padding-bottom: 44px;
	color: #fff;
	background-color: #FFFFFF;
	font-size: 14px;
	line-height: 24px;
	border-top-width: 50px;
	border-top-style: solid;
	border-top-color: #CC0000;
	padding-top: 4px;
}
#content .content_color-4 h3 {
	padding-top: 26px;
	padding-bottom: 2px;
	color: #ffffff;
}
#content .content_color-4 h4 {
	padding-top: 22px;
	color: #ffffff;
}
/****Non suppage set****/
.page1 #content .content_white {
	padding-bottom: 69px;
}
.page1 #content .content_color-1 {
	padding: 28px 0 35px;
}
/****Blocks****/
.colored-row {
	padding-bottom: 39px;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	color: #ffffff;
	position: relative;
	background-color: #ABBFA1;
	border-top-width: 13px;
	border-top-style: solid;
	border-top-color: #009933;
}
.colored-row * {
	position: relative;
	z-index: 10;
}
.colored-row .colored-row_left {
	z-index: 5;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 50%;
	top: -13px;
	background-color: #D0B3B2;
	border-top-width: 13px;
	border-top-style: solid;
	border-top-color: #CC0033;
}
.colored-row .colored-row_title {
	font-size: 24px;
	line-height: 30px;
	font-weight: 800;
	text-transform: uppercase;
}
.colored-row img {
	padding-top: 29px;
	margin-bottom: 12px;
}
.colored-row.colored-row__1 {
	padding-bottom: 37px;
	background-color: #CBA25F;
	border-color: #FFCC33;
}
.colored-row.colored-row__1 img {
	padding-bottom: 2px;
}
.colored-row.colored-row__1 .colored-row_left {
	background-color: #00CCFF;
	border-color: #0033EE;
}
.post {
	padding-top: 77px;
}
.post + .post {
	margin-top: 14px;
	padding-top: 19px;
	background: url(../images/sep-1.png) 0 0 repeat-x;
}
.post + .post + .post {
	margin-top: 16px;
}
.box {
	margin-bottom: 21px;
	margin-top: 9px;
	color: #ffffff;
	font-size: 14px;
	line-height: 24px;
	background-color: #000000;
}
.box .gall_item {
	margin-right: 0 !important;
}
.box .box_bot {
	padding: 13px 20px 23px;
	border-top: 13px solid #3ea28a;
}
.box.box__bg1 {
	background-color: #AF8E6C;
}
.box.box__bg1 .box_bot {
	border-color: #C0A26C;
}
.box.box__bg2 {
	background-color: #918683;
}
.box.box__bg2 .box_bot {
	border-color: #807A6B;
}
.box.box__bg3 {
	background-color: #484741;
}
.box.box__bg3 .box_bot {
	border-color: #665B4E;
}
/*****Gallery****/
.gall_item {
	margin-right: 1px;
	display: block;
	background-color: #C03;
	background-image: url(../images/magnify.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.gall_item img {
	-webkit-transition: 0.5s ease;
	transition: 0.5s ease;
	width: 100%;
	box-shadow: 0 0 0 #fff;
}
.gall_item:hover img {
	opacity: 0.2;
}
/****Separators****/

/****Text styles****/
.text1 {
	padding-top: 2px;
	font-weight: 900;
	font-size: 24px;
	line-height: 26px;
	margin-bottom: 2px;
	text-transform: uppercase;
}
.color2 {
	color: #2c343c;
}
/****Map****/


/**Footer**/
#footer {
	color: #FFFFFF;
	font-size: 18px;
	line-height: 24px;
	padding-bottom: 60px;
	font-weight: 500;
	text-align: center;
}
#footer .copyright {
	margin-top: 52px;
	background-color: #CC3300;
	border-radius: 2px;
	padding: 29px 30px 30px;
}
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 40px;
	left: 51%;
	margin-left: 640px;
	overflow: hidden;
	border: none;
	color: #535355;
	text-align: center;
	width: 50px;
	height: 43px;
	font-size: 28px;
	line-height: 38px;
	z-index: 20;
	-webkit-transition: color 0.5s ease;
	transition: color 0.5s ease;
}
#toTop:hover {
	outline: none;
	color: #818185;
}
/*==================================RESPONSIVE LAYOUTS===============================================*/
@media only screen and (max-width: 1199px) {
#owl-demo1 {
	margin-left: 0;
	margin-right: 0;
}
#owl-demo2 {
	margin-left: 0;
	margin-right: 0;
}
#owl-demo3 {
	margin-left: 0;
	margin-right: 0;
}
#owl-demo4 {
	margin-left: 0;
	margin-right: 0;
}
#owl-demo5 {
	margin-left: 0;
	margin-right: 0;
}
}
@media only screen and (max-width: 979px) {
#owl-demo1 {
	margin-left: 0;
	margin-right: 0;
}
#owl-demo2 {
	margin-left: 0;
	margin-right: 0;
}
#owl-demo3 {
	margin-left: 0;
	margin-right: 0;
}
#owl-demo4 {
	margin-left: 0;
	margin-right: 0;
}
#owl-demo5 {
	margin-left: 0;
	margin-right: 0;
}
h1 {
	font-size: 30px;
}
h2 {
	font-size: 23px;
	line-height: 30px;
}
h3 {
	font-size: 23px;
	line-height: 40px;
}
.map figure,  .map figure iframe,  #form input,  #form textarea,  #form .success {
	width: 100% !important;
	float: none !important;
}
#form .success {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.camera_prev {
	left: 10px;
}
.camera_next {
	right: 10px;
}
}
@media only screen and (max-width: 767px) {
.none {
	clear: both;
}
.copyright {
	font-size: 13px;
}
.content .noresize {
	width: auto !important;
	float: left !important;
	margin-right: 20px !important;
	margin-top: 4px !important;
}
.none {
	clear: both;
}
}
@media only screen and (max-width: 479px) {
#owl-demo1 {
	padding: 0 40px;
}
.owl-buttons > div {
	width: 40px !important;
	margin-top: -20px !important;
	height: 40px !important;
}
.owl-buttons > div:after {
	width: 40px !important;
	height: 40px !important;
	line-height: 40px !important;
	font-size: 20px !important;
}
#owl-demo2 {
	padding: 0 40px;
}
.owl-buttons > div {
	width: 40px !important;
	margin-top: -20px !important;
	height: 40px !important;
}
.owl-buttons > div:after {
	width: 40px !important;
	height: 40px !important;
	line-height: 40px !important;
	font-size: 20px !important;
}
#owl-demo3 {
	padding: 0 40px;
}
.owl-buttons > div {
	width: 40px !important;
	margin-top: -20px !important;
	height: 40px !important;
}
.owl-buttons > div:after {
	width: 40px !important;
	height: 40px !important;
	line-height: 40px !important;
	font-size: 20px !important;
}
#owl-demo4 {
	padding: 0 40px;
}
.owl-buttons > div {
	width: 40px !important;
	margin-top: -20px !important;
	height: 40px !important;
}
.owl-buttons > div:after {
	width: 40px !important;
	height: 40px !important;
	line-height: 40px !important;
	font-size: 20px !important;
}
#owl-demo5 {
	padding: 0 40px;
}
.owl-buttons > div {
	width: 40px !important;
	margin-top: -20px !important;
	height: 40px !important;
}
.owl-buttons > div:after {
	width: 40px !important;
	height: 40px !important;
	line-height: 40px !important;
	font-size: 20px !important;
}
}
