
body {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 20px;
    text-align: center;
	background-color: #fff;
	
}

strong { font-weight: 600; }

a, a:hover, a:focus { color: #9b59b6; text-decoration: none; transition: all .3s; }

h1, h2 {
	margin-top: 10px;
	font-size: 38px;
    font-weight: 600;
    color: #333;
    line-height: 50px;
	text-transform: uppercase;
}

h3 {
	font-size: 48px;
    font-weight: 600;
    color: #333;
    line-height: 52px;
	text-transform: uppercase;
}

h4 {
	font-size: 18px;
    font-weight: 600;
    color: #333;
    line-height: 24px;
	text-transform: uppercase;
}
h5 {
	font-size: 18px;
    font-weight: 600;
    color: #ffffff;
    line-height: 24px;
	text-transform: uppercase;
}

img { max-width: 100%; }

.medium-paragraph {
	font-size: 16px;
	line-height: 20px;
}

.terms { font-size: 10px; font-weight: 400; font-style: italic;}
.furamafirst_tail { font-family: 'Open Sans', sans-serif; font-style: italic; font-weight: 600; }
.ffsignup_header { font-family: 'Open Sans', sans-serif; font-style: none; font-size: 48px; line-height: 82px; font-weight: 400;}

::-moz-selection { background: #9b59b6; color: #fff; text-shadow: none; }
::selection { background: #9b59b6; color: #fff; text-shadow: none; }


.extraLargeSectionHeader {
	margin-top: 50px;
	margin-bottom: 50px;
	font-size: 68px;
    font-weight: 600;
    color: #fff;
    line-height: 72px;
	text-shadow: 2px 2px 5px #aaa;
	padding-top: 20px;
	padding-bottom: 20px;
}

.footer-text {
	font-size: 10px;
	color:#ccc;
}
/***** General style, all sections *****/


.section-container {
    margin: 0 auto;
    padding-bottom: 0px;
}

.section-container-black-bg {
	background: #141414;
}
.section-container-red-bg {
	margin-top: 30px;
	background: #DD1212;
}

.section-container-image-bg, 
.section-container-image-bg h2, 
.section-container-image-bg h3 {
	color: #fff;
    margin: 50px auto;
}

.section-container-image-bg .divider-1 span {
	border-color: #fff;
}

.section-description {
	margin-top: 0px;
    padding-bottom: 10px;
}

.section-description p {
    margin-top: 20px;
	padding: 0 120px;
}
.section-container-image-bg .section-description p {
	opacity: 0.8;
}

.section-bottom-button {
	padding-top: 60px;
}

.learnmore {
	margin-top: -20px;
}

.btn-link-1 {
	display: inline-block;
	height: 50px;
	margin: 0 5px;
	padding: 0 28px;
	background: #af936c;
	/*background: rgba(155, 89, 182, 0.7);*/
	border: 0;
	font-size: 15px;
    font-weight: 600;
    line-height: 48px;
    color: #fff;
    border-radius: 0px;
    transition: all .3s;
	text-transform: uppercase; 
}
.btn-link-1:hover, .btn-link-1:focus, .btn-link-1:active, .btn-link-1:active:focus,
.btn-link-1.btn-primary:not(:disabled):not(.disabled):active,
.btn-link-1.btn-primary:not(:disabled):not(.disabled):active:focus {
	background: #998364;
	/*background: rgba(155, 89, 182, 0.9);*/
	outline: 0;
	color: #fff;
	box-shadow: none;
}

.btn-link-2 {
	display: inline-block;
	height: 50px;
	margin: 0 5px;
	padding: 0 28px;
	background: #D60D0D;
	/*background: rgba(0, 0, 0, 0.2);*/
	border: 0;
	font-size: 15px;
    font-weight: 600;
    line-height: 48px;
    color: #fff;
    border-radius: 0px;
    transition: all .3s;
}
.btn-link-2:hover, .btn-link-2:focus, .btn-link-2:active, .btn-link-2:active:focus,
.btn-link-2.btn-primary:not(:disabled):not(.disabled):active,
.btn-link-2.btn-primary:not(:disabled):not(.disabled):active:focus {
	background: #D60D0D; /*background: rgba(0, 0, 0, 0.4);*/ outline: 0; color: #fff; box-shadow: none;
}

.btn-link-3 {
	display: inline-block;
	height: 50px;
	margin: 0 5px;
	padding: 0 28px;
	background: none;
	border: 0;
	border-bottom: 2px solid #9b59b6;
	font-size: 15px;
    font-weight: 600;
    line-height: 48px;
    color: #9b59b6;
    border-radius: 0;
    transition: all .3s;
}
.btn-link-3:hover, .btn-link-3:focus, .btn-link-3:active, .btn-link-3:active:focus,
.btn-link-3.btn-primary:not(:disabled):not(.disabled):active,
.btn-link-3.btn-primary:not(:disabled):not(.disabled):active:focus {
	padding: 0 10px;
	background: none;
	border: 0;
	border-bottom: 2px solid #9b59b6;
	outline: 0;
	color: #9b59b6;
	box-shadow: none;
}


.ibeform {
	background:#fff;
	border: 1px solid #af936c;
	margin: 10px 0 0 0 ;
	padding: 10px;
	color: #333;
}
.ibeform h5{
	color: #af936c;
}
.ibeform label{
	font-size: 10px;
	color: #af936c;
}
.ibeform .form-control{
	height: 34px !important;
}

.ibeform a{
	color: #af936c;
	font-size: 10px;
}
.ibeform a:hover{
	color: #998364;
}

.ibeform .btn{
	margin-top:15px;
}

/***** Divider *****/

.divider-1 span {
	display: inline-block;
	width: 200px;
	border-bottom: 1px dashed #ccc;
}


/***** Top menu *****/

.navbar {
	background: #444;
	-o-transition: all .6s; -moz-transition: all .6s; -webkit-transition: all .6s; -ms-transition: all .6s; transition: all .6s;
	backface-visibility: hidden;
}
.navbar.navbar-no-bg { background: #444; background: rgba(0, 0, 0, 0.2); }

.navbar-dark .navbar-nav { font-size: 15px; color: #fff; font-weight: 600; }
.navbar-dark .navbar-nav .nav-link { color: #fff; color: rgba(255, 255, 255, 0.8); border: 0; }
.navbar-dark .navbar-nav .nav-link:hover { color: #fff; }
.navbar-dark .navbar-nav .nav-link:focus { color: #fff; outline: 0; }

.navbar-expand-md .navbar-nav .nav-link { padding-left: 1rem; padding-right: 1rem; }

.navbar-brand {
	width: 136px;
	background: url(../img/logo.png) left center no-repeat;
	border: 0;
	text-indent: -99999px;
}

.logo-content {
    padding: 10px 0;

}

.logo-content img{
    max-width: 250px;
}

/***** Top content *****/

.top-content {
    padding: 0;
}

.top-content .text {
	color: #fff;
}

.top-content .text h1 {
	margin-top: 25px;
	color: #fff;
}

.top-content .description {
	margin: 30px 0 10px 0;
}

.top-content .description p { opacity: 0.8; }

.top-content .top-big-link {
	margin-top: 45px;
}




/***** rooms *****/

.promo2-box {
	padding-top: 30px;
	text-align: left;
	font-size: 16px;
}

.promo2-box-image {
	overflow: hidden;
	border-radius: 4px;
}

.promo2-box-image img {
	-o-transition: all .8s; -moz-transition: all .8s; -webkit-transition: all .8s; -ms-transition: all .8s; transition: all .8s;
}

.promo2-box-image:hover img {
	-o-transform: scale(1.25); -moz-transform: scale(1.25); -webkit-transform: scale(1.25); -ms-transform: scale(1.25); transform: scale(1.25);
}


.promo2-container .section-bottom-button {
	padding-top: 40px;
}


/***** Footer *****/

footer {
	padding: 40px 0 0 0;
	background: #444;
	color: #aaa;
	text-align: left;
}

.footer-left a { color: #ddd; border-bottom: 1px dashed #ddd; }
.footer-left a:hover, .footer-left a:focus { color: #ddd; border: 0; }

.footer-right {
	text-align: right;
}

.footer-right a {
	margin: 0 6px;
    font-size: 32px;
    color: #aaa;
}
.footer-right a:hover, .footer-right a:focus { color: #eee; }

.footer-bottom {
	padding-bottom: 25px;
	text-align: center;
}

.footer-bottom a {
	font-size: 32px;
    color: #ccc;
    line-height: 40px;
}

.footer-bottom a:hover, .footer-bottom a:focus { color: #eee; }

.bottomnavi a {
	font-size: 12px;
    color: #ccc;
    line-height: 18px;
}
.bottomnavi a:hover {
	color: #eee;
}

.backtotop {
	font-size: 12px;
    line-height: 12px;
	padding: 0px;
	margin: 0px;
}

.backtotop a {
	font-size: 10px;
}

#btn_show_ibe {
	display: none;
}

#ibesection2 {
	display: block;
}




/***** Gallery Modal *****/
.frm-modal-close-button {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 30px;
	height: 30px;
	background-color: #fff;
	border-radius: 50%;
	border: none;
	outline: none;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
	cursor: pointer;
	transition: background-color 0.3s ease;
}

.frm-modal-close-button:hover {
	background-color: rgba(0, 0, 0, 0.1);
}

.frm-modal-container {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
}

.frm-modal-content {
	max-width: 800px;
	max-height: 80vh;
	background-color: #fff;
	padding: 0px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
	position: relative;
}

.frm-modal-content img {
	max-width: 100%;
	max-height: 100%;
}

.frm-modal-overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	z-index: 9999;
}

.frm-modal-scroll-button {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 30px;
	height: 30px;
	background-color: #fff;
	border-radius: 50%;
	border: none;
	outline: none;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
	cursor: pointer;
	transition: background-color 0.3s ease;
}

.frm-modal-scroll-button:hover {
	background-color: rgba(0, 0, 0, 0.1);
}

.frm-modal-scroll-button.left {
	left: 10px;
}

.frm-modal-scroll-button.right {
	right: 10px;
}

.frm-content-wrapper {
	flex: 1;
}

.frm-content-image {
	cursor: pointer;
}



body, html {
	height: 100%;
}

body {
	display: flex;
	flex-direction: column;
}

.footer-container {
	margin-top: 40px;
	margin-left: 0 !important;
	margin-right: 0 !important;
}