@font-face {
	font-family: 'proxima_novaregular';
	src: url('font/proximanova-regular-webfont.html') format('woff2'), url('font/proximanova-regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

body {
	font-family: 'proxima_novaregular', sans-serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 1.6;
}

.carousel-item {
	max-height: 470px;
}

.owl-carousel .owl-item img {
	max-height: 255px;
}

.logo {
	width: auto;
	max-height: 45px;
}

.navbar-custom {
	min-height: 71px;
}

.navbar-custom .navbar-nav {
	text-transform: uppercase;
}

.navbar-custom .navbar-nav .nav-link {
	padding-right: 1rem;
	padding-left: 1rem;
}

.about {
	background-color: #F2F6FF;
	padding: 80px 0;
}

#about p {
	font-weight: 300;
	line-height: 1.58;
	letter-spacing: .025em;
	padding: 0 0 1.5em;
}

.section-room {
	padding: 50px 0 70px 0;
	/*background-image: url("assets/images/bg/pw_maze_white.png");
	*/
	background-color: #FFFFFF;
	background-repeat: repeat;
}

.mt-6 {
	margin-top: 56px;
}

.mt-10 {
	margin-top: 100px;
}

.mt-8 {
	margin-top: 80px;
}

.mt-7 {
	margin-top: 70px;
}

.mt-12 {
	margin-top: 120px;
}

.mt-min10 {
	margin-top: -40px;
}

.sticky-top {
	top: 70px !important;
}

.bg-primary-dark {
	background-color: #242424 !important;
}

.navbar-bg {
	background-color: #242424 !important;
}

.navbar-bg a {
	color: #fff !important;
}

.navbar-bg .dropdown-menu a {
	color: #212529 !important;
}

/*promo*/
.promo {
	background-color: #242424;
	opacity: .65;
}

.promo .promo-card-button {
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	width: 250px;
	height: 40px;
	border-radius: 3px;
	background-color: rgba(0, 0, 0, .2);
	border: 1px solid #fff;
	text-align: center;
	margin: 0 54px;
	padding: 10px 0;
	top: 200px;
	left: -8px !important;
	position: absolute;
	text-decoration: none;
}

/*footer*/
.footer {
	border-top: 1px solid #ccc;
	padding-top: 1.2rem;
}

.border-bottom {
	border-bottom: 1px solid #e7eaf3 !important;
}

.space-1, .space-bottom-1 {
	padding-bottom: 2rem !important;
}

.space-1, .space-top-1 {
	padding-top: 2rem !important;
}

.space-2, .space-bottom-2 {
	padding-bottom: 4rem !important;
}

.space-2, .space-top-2 {
	padding-top: 4rem !important;
}

.justify-content-md-between {
	-ms-flex-pack: justify !important;
	justify-content: space-between !important;
}

.font-weight-semi-bold {
	font-weight: 600 !important;
}

.list-group {
	list-style: none;
}

.mb-0, .my-0 {
	margin-bottom: 0px !important;
}

/* Flush */
.list-group-flush .list-group-item {
	padding-left: 0;
	padding-right: 0;
}

.list-group-flush .list-group-item.active {
	color: #377dff;
	background-color: transparent;
	border-color: transparent;
}

/* Borderless */
.list-group-borderless .list-group-item {
	border: none;
}

.btn-dark {
	color: #fff;
	background-color: #1e2022;
	border-color: #1e2022;
}

.transition-3d-hover {
	transition: all 0.2s ease-in-out;
}

.btn-xs {
	font-size: 0.6875rem;
	font-weight: 400;
	padding: 0.4375rem 0.9375rem;
}

.btn-wide {
	min-width: 9.6875rem;
}

.mr-1, .mx-1 {
	margin-right: 0.25rem !important;
}

.c-go-top {
	background: none repeat scroll 0 0 padding-box #4f8bf9;
	bottom: 20px;
	border: 1px solid #4f8bf9;
	border-radius: 4px;
	color: #eee;
	display: none;
	font-size: 12px;
	opacity: 0.8;
	padding: 10px;
	position: fixed;
	left: 5%;
	text-decoration: none;
	z-index: 999;
}

.c-go-top:hover, .c-go-top:focus, .c-go-top:active, .c-go-top:visited {
	background: none repeat scroll 0 0 padding-box #377DFF;
	color: #fff;
	outline: 0;
	text-decoration: none;
}

/*form book*/
.form-booking {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	background-color: #242424;
	color: white;
	text-align: center;
	z-index: 998;
}

.form-booking .btn-link {
	color: #fff !important;
}

.form-booking .btn-link:hover {
	text-decoration: none
}

.form-booking .btn-link:focus {
	text-decoration: none
}

[data-toggle="collapse"] .fa:before {
	content: "\f13a";
}

[data-toggle="collapse"].collapsed .fa:before {
	content: "\f139";
}

.heading-lg {
	position: absolute;
	top: -36px;
	left: 89.2%;
}

.btn-showhide {
	background-color: #E0A800;
	border-radius: 2px;
}

/*form book not fixed*/
.form-book {
	padding: 25px 50px 25px 50px;
	/*background-color: #242424;
	*/
	background-color: #FFF;
	border: solid 1px #e6e6e6;
	color: #000;
	text-align: center;
	border-radius: 2px;
}

/*subscribe*/
.subscribe {
	background-color: #f2f6ff;
	padding: 25px 0;
}

/*gallery*/
.h4-gallery-area {
	padding: 0;
}

.h4-gallery-head {
	margin: 0 0 77px;
}

.h4-gallery-head .section-title {
}

.h4-gallery-content-area {
	overflow: hidden;
}

.h4-gallery-content {
	float: left;
	margin: 0;
	width: 25%;
}

.h4-gallery-content .gallery-box-content {
	width: 80%;
}

.gallery-area {
	padding: 80px 0 50px;
}

.gallery-contents {
}

.gallery-box {
	position: relative;
}

.gallery-box::before {
	background: #394e7f none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	width: 100%;
	z-index: 5;
}

.gallery-box:hover::before {
	opacity: 0.8;
}

.gallery-box > img {
}

.gallery-box .gallery-box-content {
	display: inline-block;
	left: 50%;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 50%;
	-webkit-transform: translateY(-50%) translateX(-50%);
	-ms-transform: translateY(-50%) translateX(-50%);
	-o-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	visibility: hidden;
	z-index: 9;
}

.gallery-box:hover .gallery-box-content {
	opacity: 1;
	visibility: visible;
}

.gallery-box .gallery-box-content .gbc-img-link {
	color: #fff;
	display: inline-block;
	font-size: 20px;
	line-height: 20px;
	margin: 0 0 18px;
	transform: rotate(45deg);
}

.gallery-box .gallery-box-content a i {
}

.gallery-box .gallery-box-content .gb-title {
	color: #fff;
	font-weight: 400;
	font-family: 'Playfair Display', serif;
	font-size: 16px;
	display: block;
	letter-spacing: 0;
	line-height: 20px;
	margin: 0 0 11px;
}

.gallery-box .gallery-box-content .gb-text {
	color: #fff;
	line-height: 24px;
}

/*room*/
#list-room {
	margin-top: 40px;
}

#list-room .card .card-header {
	padding: 7px 15px;
	font-weight: 600;
}

.card .room-img .ri-content {
	background: rgba(7, 14, 19, 0.8) none repeat scroll 0 0;
	left: 0;
	overflow: hidden;
	padding: 15px 20px;
	position: relative;
	right: 0;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}

.card .room-img .ri-content p {
	margin-bottom: 0;
}

.card:hover .room-img .ri-content {
	background-color: #242424;
	opacity: 80%;
}

.card .room-img .ri-content .ri-content-name {
	color: #fff;
	float: left;
	font-size: 16px;
	line-height: 20px;
}

.card .room-img .ri-content .ri-content-name i {
	margin-right: 14px;
}

.card .btn-group {
	position: relative;
	bottom: 0px;
}

.card .btn-group .btn {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.card .card-body .room-info {
	position: relative;
	top: 0;
	/*padding : 10px 20px;
	*/
}

.card .card-body .room-info p {
	line-height: 10px;
	color: #f96d01;
	font-weight: 600;
}

.card .card-body .room-info i {
	color: #242424;
}

.card .card-body .room-info span {
	font-size: 13px;
	line-height: 10px;
	font-weight: 300;
	color: #242424;
}

.card .blockquote {
	font-size: 16px;
}

.card .blockquote i {
	color: #CCC;
}

.card .testimoni-img {
	padding: 40px 60px 10px 60px;
}

.crt p {
	margin-bottom: 0;
	font-size: 13px;
	line-height: 2rem;
}

.crt a {
	font-size: 12px;
	text-decoration: none;
}

.crt .price-before {
	font-size: 17px;
	color: #565656;
	font-weight: 300;
}

.crt .price {
	font-size: 20px;
	color: #f96d01;
	font-weight: 600;
}

.crt .card-footer {
	padding: 5px 10px;
}

.card .room-capacity {
	padding: 15px;
}

.card .room-capacity .room-list {
	display: flex;
	margin-top: 10px;
}

.card .room-capacity .room-list .photo {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	height: 50px;
	margin-right: 2px;
}

.card .room-capacity .room-ctext {
	padding-top: 25px;
}

.card .room-capacity .room-ctext p {
	line-height: 15px;
}

.card .room-capacity .room-ctext i {
	line-height: 15px;
	font-size: 17px;
}

.card .card-footer .btn-sm {
	padding: .15rem .5rem;
	font-size: 13px;
}

.card .card-footer p {
	color: #e12d2d;
}

.without-breakfast {
	border: 1px solid #e12d2d !important;
	background-color: #e12d2d21 !important;
	color: #e12d2d !important;
	font-size: 13px;
	padding: 1px 4px;
	border-radius: 5px;
}

.with-breakfast {
	border: 1px solid #8bbdef !important;
	background-color: #CCE5FF !important;
	color: #8bbdef !important;
	font-size: 13px;
	padding: 1px 4px;
	border-radius: 5px;
}

.book-summary {
	line-height: 12px;
	border-bottom: 1px solid #BBB;
	text-transform: uppercase;
}

.book-summary p {
	font-size: 13px;
}

.book-summary i {
	color: #0bbc5b;
}

.book-summary-pay {
	line-height: 12px;
	text-transform: uppercase;
}

.book-summary-pay i {
	color: #0bbc5b;
}

.banner-area {
	background: url(../images/bg/bg.jpg) no-repeat scroll;
	background-attachment: fixed;
	background-size: cover;
	background-position: 50%, 25%;
	padding: 130px 0px 60px;
	z-index: 1;
	position: relative;
}

.banner-area:before {
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	background-image: -moz-linear-gradient(-15deg, #3a7bd5 0%, #0064D3 100%);
	background-image: -webkit-linear-gradient(-15deg, #3a7bd5 0%, #0064D3 100%);
	background-image: -ms-linear-gradient(-15deg, #3a7bd5 0%, #0064D3 100%);
	z-index: -1;
	opacity: 0.55;
}

.banner-area .banner-content {
	color: #FFF;
}

.content-general {
	margin-top: 100px;
	margin-bottom: 40px;
}

.content .flex-direction-nav a:before {
	font-size: 25px;
}

.blog .card {
	border: 1px solid #fff;
}

.blog .card .card-blog-c {
	padding: 20px 0 0;
}

.blog .blog-item {
	margin-bottom: 3rem;
}

.blog .post-t {
	margin-top: 20px;
}

.blog-detail .card {
	border: 1px solid #fff;
}

.blog-detail .post-t {
	margin-top: 20px;
}

.blog-detail img {
	width: 100%;
}

.navigasi {
	padding: 0;
	margin-bottom: 25px;
}

.navigasi .card-body {
	padding: 2rem 1.30rem;
}

.navigasi .bg-second {
	background-color: #F2F6FF;
}

.navigasi .recent-post {
	margin-bottom: .8rem;
}

.navigasi .recent-post img {
	width: 70px;
	height: 70px;
	margin-right: 15px;
}

.navigasi .recent-post a {
	text-decoration: none;
	color: #000000;
	font-size: 17px;
}

.navigasi .recent-post span {
	color: #0069D9;
	font-size: 13px;
}

.navigasi .post-category .nav-item {
	border-bottom: 1px solid #e2e2e2;
}

.navigasi .post-category a {
	color: #0069D9;
}

.navigasi .post-category i {
	color: #007bff;
	font-size: 13px;
}

.navigasi .post-tags li {
	display: inline-block;
	margin-bottom: 10px;
}

.navigasi .post-tags li a:hover {
	background-color: #007bff;
	color: #ffffff;
	
}

.navigasi .post-tags li a {
	padding: 6px 15px;
	border: 1px solid #0069D9;
	font-size: 13px;
	color: #0069D9;
	border-radius: 2px;
	text-decoration: none;
}

.pagination li {
	margin-left: .25rem;
	margin-right: .25rem;
}

.paging-custom .page-link {
	position: relative;
	display: block;
	padding: .5rem .85rem;
	margin-left: -1px;
	line-height: 1.25;
	color: #007bff;
	background-color: #fff;
	border: 1px solid #dee2e6;
}

.text-dropcap {
	color: #101f41;
	float: left;
	font-size: 75px;
	line-height: 3.75rem;
	padding-top: 0.25rem;
	padding-right: 0.5rem;
}

/*======================================*/
/*event*/
/*======================================*/
.event {
}

.event .icon {
	margin-right: 15px;
	font-weight: 500;
	font-size: 15px;
}

.event .icon.icon-map i {
	color: #f14b59;
	font-size: 20px;
}

.event .icon.icon-calendar i {
	color: #00E399;
	font-size: 20px;
}

.event .icon.icon-clock i {
	color: #454AB4;
	font-size: 20px;
}

.event .icon.icon-marker i {
	color: #FFA200;
	font-size: 20px;
}

.event .btn {
	padding: .375rem 20px;
	text-transform: uppercase;
	font-size: 15px;
}

.event .card {
	border: 1px solid rgb(125, 176, 240);
}

.event .card:hover {
	/*border: 8px solid rgb(125, 176, 240);*/
	background-color: #F2F6FF;
}

.event .disc-label {
	background-color: #f45905;
	position: absolute;
	top: 0;
	right: -15px;
	color: #FFFFFF;
	padding: 5px 20px;
	border-radius: 50px 0 0 0;
}

.event .disc-label h5 {
	margin-bottom: 0
}

.event .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	color: #FFFFFF;
	background-color: #007bff;
	border-color: #dee2e6 #dee2e6 #fff;
}

/*===============================================================modal===============================================================*/
.price {
	font-size: 20px;
	color: #f96d01;
	font-weight: 600;
}

#room-information {
	margin-top: 10px;
	padding-top: 10px;
}

#room-information .icon p {
	font-size: 15px;
	line-height: 14px;
}

.flex-direction-nav a:before {
	font-size: 25px;
}

.flexslider {
	margin: 0 0 10px 0;
}

/*========================steps wizard======================================*/
.steps {
	margin-bottom: 30px;
	margin-top: 40px;
	margin-left: -28px;
}

.steps ul {
	display: flex;
	position: relative;
}

.steps ul h6 {
	font-size: 22px;
	color: #333;
	top: -38px;
	position: absolute;
}

.steps ul li {
	width: 20.16%;
	margin-right: 10px;
	list-style: none;
}

.steps ul li a {
	display: inline-block;
	width: 100%;
	height: 7px;
	background: #e6e6e6;
	border-radius: 3.5px;
}

.steps ul li.first a, .steps ul li.checked a {
	background: #007bff;
	transition: all .5s ease;
}

.steps .current-info {
	display: none;
}

.steps .current-info, .steps .number {
	display: none;
}

/*=========================step wizard versi 2 ===============================*/
.step_wizard {
	margin-bottom: 40px;
}

.tab-list {
	list-style: none;
	text-align: center;
	padding: 25px 0;
}

.tab-list__item {
	display: inline-block;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	-moz-transition: all .4s ease;
	transition: all .4s ease;
	padding: 0 13px;
}

.tab-list .active .tab-list__link {
	background: #242424;
	color: #fff;
}

.tab-list__link {
	font-weight: 700;
	font-size: 15px;
	color: #fff;
	display: inline-block;
	-webkit-border-radius: 22.5px;
	-moz-border-radius: 22.5px;
	border-radius: 22.5px;
	background: #999;
	width: 180px;
	text-align: left;
}

.tab-list .active .tab-list__link .step {
	background: #425a93;
}

.tab-list__link .step {
	display: inline-block;
	height: 45px;
	width: 45px;
	line-height: 45px;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #666;
	font-size: 18px;
	margin-right: 10px;
}

.tab-list__link .desc {
	text-transform: capitalize;
	display: inline-block;
}

.my-panel {
	color: #fff;
}

.my-panel h4 {
	margin-bottom: 0;
}

.my-panel p {
	line-height: 16px;
}

.my-panel hr {
	border-top: 1px solid #fff;
}

.payment-methode {
	padding: 5px 30px;
	background-color: #F8F8F8;
	border: 1px solid #E6E6E6;
	margin-bottom: 1rem;
	text-align: center;
	font-size: 70px;
	color: #242424;
	border-radius: 2px;
}

.payment-methode img {
	margin-top: -25px;
	max-width: 100px;
}

.facilities-group {
	padding-top: 20px;
}

.ui-widget-header {
	border: 1px solid #ffc107;;
	background: #ffc107 url("../images/jquery-ui/ui-bg_gloss-wave_35_f6a828_500x100.html") 50% 50% repeat-x;
	color: #000000;
	font-weight: bold;
}

/*price check*/
.price-check {
	position: fixed;
	/*left:0;*/
	right: 30px;
	bottom: 0;
	width: 350px;
	/*width: 100%;*/
	color: black;
	text-align: center;
	z-index: 998;
}

.price-check .btn-link {
	color: #000 !important;
}

.price-check .btn-link:hover {
	text-decoration: none
}

.price-check .btn-link:focus {
	text-decoration: none
}

.price-check .price-content {
	padding: 20px 0;
}

.price-check .card-footer {
	text-align: left;
	line-height: 5px;
}

.price-check .price-content .list-price {
	text-align: left;
	padding: 10px 20px;
}

.price-check .price-content .list-price.active {
	background-color: #242424;
	color: #FFFFFF;
}

.price-check .price-content .list-price p {
	margin: 0 !important;
}

.footer-link a {
	text-decoration: none;
	padding-left: 10px;
}

/* ========== 7 FOOTER ========== */

/* ---------- 7.1 Footer ---------- */
footer {
	border-top: 1px solid #f5f5f5;
	background-color: #f9f9f9;
	color: #777777;
}

footer.dark {
	background-color: #242424;
	border-top-color: #242424;
	color: #aaa;
}

footer .inner {
	padding-top: 50px;
	padding-bottom: 30px;
}

footer .inner {
	border-bottom: 1px solid #f5f5f5;
}

footer.dark .inner {
	border-bottom: none;
}

/* ---------- 7.2 Footer Widgets ---------- */
footer .widget {
	padding-bottom: 20px;
}

footer .widget h5 {
	color: #a1b1c1;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
	padding: 10px 0;
}

footer.dark .widget h5 {
	color: #fff;
}

footer .widget a {
	color: #929292;
}

footer .widget a:hover {
	color: #1dc1f8;
}

footer .about p {
	margin-top: 8px;
}

footer .logo {
	margin-bottom: 22px;
}

footer .blog_posts,
footer .useful_links,
address {
	padding-top: 15px;
}

footer ul {
	list-style: none;
}

footer li {
	border-bottom: 1px dotted rgba(228, 228, 228, 0.5);
}

footer.dark li {
	border-bottom: 1px dotted rgba(0, 0, 0, 0.3);
}

footer .blog_posts li {
	padding: 8px 0;
}

footer .blog_posts li small {
	color: #acbac4;
	display: block;
	padding-top: 4px;
}

footer .useful_links li {
	padding: 6.1px 0;
}

footer .useful_links li a:before {
	font-family: FontAwesome;
	content: "\f0da";
	margin-right: 12px;
	color: #acbac4;
	display: block;
	float: left;
	font-size: 0.8em;
	line-height: 1.8em;
}

footer .useful_links li a:hover:before {
	color: #1dc1f8;
}

footer .address_details li {
	padding: 6px 0;
}

footer .address_details li i {
	margin-right: 12px;
	font-size: 1em;
	color: #acbac4;
}

/* ---------- 7.3 Subfooter ---------- */
footer .subfooter {
	padding: 12px 0;
	background: #ffffff;
}

footer.dark .subfooter {
	background: #222;
	color: #aaa;
}

footer .copyrights {
	line-height: 3em;
}

footer .subfooter .social_media {
	float: right;
	padding: 2px 0;
}

footer .subfooter .social_media a {
	background: #f4f4f4;
	width: 30px;
	height: 30px;
	border-radius: 2px;
	line-height: 30px;
	border: none;
}

footer.dark .subfooter .social_media a {
	border: none;
	color: #aaa;
}