@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
p {
	margin-bottom: 10px;
	line-height: 1.7;
}
a {
	color: #f75257;
	text-decoration: none;
	-o-transition: color .0.5s ease-out, background 0.5s ease-in;
	-ms-transition: color .0.5s ease-out, background 0.5s ease-in;
	-moz-transition: color .0.5s ease-out, background 0.5s ease-in;
	-webkit-transition: color .0.5s ease-out, background 0.5s ease-in;
	/* ...and now for the proper property */
	transition: color .05s ease-out, background 0.5s ease-in;
}
a:hover {
	color: #f75257;
}
.fade-hover {
	text-decoration: none;
	opacity: 1.0;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
}
.fade-hover:hover {
	text-decoration: none;
	opacity: 0.5;
	color: #FFFFFF;
}
html, body {
	width: 100%;
}
body {
	background-color: #FFF;
	color: #333333;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 300;
}
#header {
	position: fixed;
	width: 100%;
	height: 110px;
	z-index: 190;
	background: #f9f7f0;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
}
.indexheader {
	border: none;
	background: none !important;
	box-shadow: none !important;
}
.indexheader h1 a {
	background-image: url(images/logo.png);
	width: 343px;
	height: 140px;
}
.indexheader .navbar-default .navbar-nav > li > a {
	color: #FFF !important;
}
.indexheader .navbar-nav > li > a:before {
	background: rgba(255,255,255,0.8);
}
.indexheader .navbar-default .navbar-nav > .active > a:before {
	background: rgba(255,255,255,0.8);
}
footer {
	position: relative;
	z-index: 100;
	width: 100%;
	background: url(images/footer-bg.jpg) bottom;
	min-height: 90px;
	color: #333;
}
.footer-box {
	background: rgba(255, 255, 255, 0.7);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
	padding: 30px;
	margin-bottom: 10px;
	min-height: 290px;
	min-height: 320px;
}
.footer-box .btn {
	border: none;
	float: left;
	margin-top: 10px;
	font-size: 13px !important;
}
footer p {
	font-size: 13px;
	font-weight: 500;
}
footer a {
	color: #1cad78;
}
footer .footer_title {
	font-size: 18px;
	padding-bottom: 10px;
	font-weight: bold;
	border-bottom: 2px solid #f75257;
	margin-bottom: 20px;
	color: #666 !important;
}
footer .copy {
	text-align: center;
	font-size: 13px;
	color: #FFF;
	font-weight: 300;
}
footer .copy a {
	color: #CCC;
}
.social {
	margin-top: 15px;
}
.social img {
	opacity: 0.7;
	margin-right: 5px;
	width: 35px;
}
.container-wrap {
	padding-left: 10%;
	padding-right: 10%;
}
h1 {
	font-size: 34px;
	position: relative;
	margin: 0 !important;
}
h1 a {
	background-image: url(images/logosm.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 245px;
	height: 100px;
	text-indent: -9999px;
}
h2 {
	font-size: 32px;
	padding: 5px 0px 20px 0;
	margin-bottom: 20px !important;
	line-height: 1.2;
	color: #666 !important;
	text-align: left;
	border-bottom: 2px solid #666;
}
h3 {
	color: #666;
	font-size: 22px;
	font-weight: normal;
	margin: 10px 0;
	padding: 10px 0 0 0;
}
.rooms h3 {
	margin: 0px 0;
	padding: 0;
}
.separator {
	border-bottom: 1px solid #333;
	padding: 5px 0;
	margin: 20px 0;
}
.box-white {
	background-color: #fff;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	padding: 15px;
}
.box-white img {
	width: 100%;
	height: auto;
}
.ul1 {
	line-height: 1.7;
	list-style: outside;
	margin: 0 10px 10px 30px;
}
.carousel-control.left {
	background-image: none !important;
	filter: none;
	background-repeat: repeat-x;
}
.carousel-control.right {
	right: 0;
	left: auto;
	background-image: none !important;
	filter: none;
	background-repeat: none;
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img {
	width: 100%;
	height: auto;
}
.contact a {
	color: #1cad78;
	;
}
.space {
	width: 30%;
	height: 1px;
	background: #FFF;
	margin-bottom: 10px;
}
.btn-sm {
	font-size: 15px !important;
	font-weight: 100 !important;
	background-color: #e2d9ba;
	padding: 5px 3% !important;
	color: #333;
	border-radius: 0px;
	margin-top: 10px;
}
.btn-lrg {
	font-size: 19px !important;
	font-weight: 100 !important;
	background-color: #1cad78;
	padding: 10px 10% !important;
	color: #FFF;
	outline: 1px solid #1cad78;
	outline-offset: 2px;
	border-radius: 0;
}
.p0 {
	padding: 0px !important;
}
.p60-0 {
	padding-top: 60px !important;
	padding-bottom: 60px !important;
}
.p40-0 {
	padding-top: 40px !important;
	padding-bottom: 40px !important;
}
.p30-0 {
	padding-top: 30px !important;
	padding-bottom: 30px !important;
}
.p20-0 {
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}
.p15-0 {
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}
.p20 {
	padding: 20px !important;
}
.p30 {
	padding: 30px !important;
}
.p40 {
	padding: 40px !important;
}
.p60 {
	padding: 60px !important;
}
.p60-45 {
	padding: 60px 45px !important;
}
.p100-0 {
	padding: 100px 0 !important;
}
.ptop {
	padding-top: 60px !important;
}
.m1015 {
	margin: 10px 15px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.h20 {
	height: 20px;
	clear: both;
}
.h30 {
	height: 30px;
	clear: both;
}
.h40 {
	height: 40px;
	clear: both;
}
.txt_cntr {
	text-align: center !important;
}
.txt_sm {
	font-size: 82%;
}
.center_pic {
	text-align: center;
	padding: 40px 0;
}
.image-rel img {
	width: 100%;
	height: auto;
}
.bg-index {
	background: url(images/grey-bg.jpg) #666;
}
.bg-wall {
	background: #f9f7f0;
}
.bg-colored {
	background-color: #036;
}
.bg-index h3 {
	color: #333 !important;
}
.bg-items {
	background-color: #f3f3f2;
}
td {
	padding: 10px !important;
}
element {
}
.book a {
	border: 2px solid #ffffff;
	background-color: #cba456;
	color: #FFF;
	font-weight: bold;
	padding: 5px;
	outline-color: #cba456;
	outline-width: 2px;
	outline-style: solid;
	float: right;
	margin-top: 10px;
}
.icons {
	position: relative;
}
.icons .container-fluid {
	position: relative;
	z-index: 50;
}
.icons:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 200px;
	left: 0;
	bottom: -100px;
	-webkit-transform: skewY(-3deg);
	transform: skewY(-3deg);
	z-index: 35;
	background-color: #036;
}
#pararax_bg {
	background: rgba(0, 0, 0, 0) url("images/pararaxbg.jpg") no-repeat fixed 50% center;
	height: 450px;
	margin: 0 auto;
	overflow: hidden;
	padding: 40px 0;
	position: relative;
}
#pararax_bg h3 {
	font-size: 45px !important;
	color: #FFF !important;
	text-align: center;
	font-weight: bold;
}
#pararax_bg h4 {
	font-size: 32px !important;
	color: #FFF !important;
	text-align: center;
}
.facilities, .facilities h3, .facilities h5, .facilities p {
	color: #FFF;
	text-align: center;
}
.elements {
	min-width: 600px;
	margin: 0 auto;
}
.icon-box {
	width: 19.7%;
	height: auto;
	display: block;
	float: left;
}
.icon {
	width: 190px;
	height: 190px;
	border-radius: 50%;
	padding: 30px;
	text-align: center;
	background-color: #FFF;
	margin: 0 auto;
	display: grid;
}
.icon img {
	width: 70%;
	height: auto;
}
.icon h5, .icon h5 a {
	font-size: 18px;
	color: #0033a0;
	font-weight: bold;
	margin-top: 45px;
	height: 50px;
	display: contents;
}
.icon h5 a:hover {
	text-decoration: none;
	opacity: 0.8;
}
.inner-icons .icon-box .icon {
    background-color: #036;
	margin-bottom:30px;
}
.inner-icons .icon-box .icon h5 {
	color: #FFF;
}
.services_index {
	text-align: center;
	font-size: 26px !important;
	color: #666 !important;
}
.accomodation .title {
	padding: 10px 0;
}
.gallery-index {
	padding-top: 100px;
}
.gallery-box {
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
	background: #FFF;
	text-align: center;
	color: #666 !important;
	margin-bottom: 30px;
}
.gallery-box img {
	width: 100%;
	height: auto;
}
.gallery-box h3 {
	font-size: 15px !important;
	font-weight: bold;
	color: #333 !important;
	padding: 15px 10px 20px 10px !important;
}
.gallery-box h3 a:hover {
	color: #999;
}
ul.products {
	list-style: outside none none;
	width: 100%;
}
ul.products li {
	background-color: #F8F8F8;
	color: #ffffff;
	display: block;
	font-size: 14px;
	list-style: outside none none;
	margin: 10px 0;
	text-transform: uppercase;
	width: 100%;
	border: 1px solid #CCC;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}
ul.products li a {
	color: #666;
	display: block;
	font-weight: bold;
	padding: 20px;
}
ul.products li a:hover {
	background-color: #e2d9ba;
	color: #FFF;
}
@media (min-width: 1360px) {
ul.list-services li {
	width: 49% !important;
	float: left;
}
ul.list-services li:nth-child(even) {
	margin-left: 2%;
}
}
.navbar-default {
	background: none !important;
	border: none !important;
}
nav {
	margin-top: 10px;
	z-index: 1000;
	float: right;
}
.navbar .navbar-nav {
	display: inline-block;
	float: right;
	vertical-align: top;
}
.navbar .navbar-collapse {
	text-align: center;
	padding: 0;
}
.nav > li {
	margin-left: 15px;
}
.navbar-nav > li > a {
	font-weight: 400;
	padding: 10px 2px;
	transition: all .2s ease 0s;
	-moz-transition: all .2s ease 0s;
	-webkit-transition: all .2s ease 0s;
	-o-transition: all .2s ease 0s
}
.navbar-nav > li:hover > a:before, .navbar-nav > li a:before {
	width: calc(100% + 1px);
}
.navbar-nav > li > a:before {
	content: "";
	position: absolute;
	bottom: 0;
	width: 0;
	height: 2px;
	background: rgba(25,25,25,0.6);
	left: 0px;
	transition: width .8s cubic-bezier(.19, 1, .22, 1);
}
.dropdown-menu {
	border-radius: 0;
	border: none;
	background: rgba(255,255,255,0.8);
}
.dropdown-menu > li > a {
	padding: 10px;
	font-size: 12px !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	background: none;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background: none;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	background: none;
}
.navbar-nav .collapsible ul.sm-nowrap > li > a, .navbar-nav .dropdown-menu > li > a:hover {
	background: #d6f5eb;
}
@media (max-width: 1580px) {
.footer-box {
	min-height: 400px;
}
}
@media (max-width: 1200px) {
.nav > li > a {
	padding: 10px 10px !important;
	font-size: 14px !important;
}
.nav > li {
	margin-left: 0px;
}
}
@media (max-width: 1200px) {
.container-wrap {
	padding-left: 5%;
	padding-right: 5%;
}
}
@media (max-width: 1100px) {
.nav > li > a {
	padding: 10px 5px !important;
	font-size: 13px !important;
}
.indexheader h1 a {
	background-image: url(images/logosm.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 245px;
	height: 100px;
	text-indent: -9999px;
}
}
@media (max-width: 991px) {
.footer-box {
	min-height: 40px;
}
element {

}
.icon {
    width: 150px;
    height: 150px;
}
}
@media (max-width: 800px) {
.container-wrap {
	padding-left: 10px;
	padding-right: 10px;
}
}
@media (max-width: 768px) {
.navbar .navbar-nav {
	display: inline-block;
	float: none;
	vertical-align: top;
}
.navbar .navbar-collapse {
	text-align: center;
	min-width: 250px;
	background: #FFF;
}
.navbar-nav .open .dropdown-menu {
	text-align: center !important;
}
.navbar-default .navbar-toggle {
	background: #FFF;
}
nav {
	top: 0px;
	float: none;
}
.nav > li > a {
	font-size: 15px !important;
}
.indexheader .navbar-default .navbar-nav > li > a {
	color: #333 !important;
}
.container-wrap {
	padding-left: 0;
	padding-right: 0;
}
#header .fr {
	position: absolute;
	right: 10px;
	width: 100%;
}

.elements {
    min-width: 200px;
}
.icon-box {
    width: 100%;
}
.icon {
    width: 100%;
    height: 100px;
    border-radius:0%;
    margin: 20px auto;
}
.carousel-fade .carousel-inner .item {
	opacity: 0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
	opacity: 1;
}
.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
	left: 0;
	opacity: 0;
	z-index: 1;
}
.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}
.carousel-fade .carousel-control {
	z-index: 2;
}
.carousel-caption {
	padding-bottom: 10%;
	display:none;
}
.carousel-caption .title {
	font-size: 45px;
	padding-bottom: 2% !important;
	font-style: normal;
	animation-duration: 3s;
	animation-name: fadeIn;
}
.carousel-caption span {
	font-weight: 600;
}
.carousel-caption p {
	font-size: 24px;
	font-style: italic;
}
.carousel-caption .btn-sm {
	font-size: 18px !important;
	font-weight: bold !important;
}
}