@font-face {
  font-family: "proxima_novaregular";
  src: url("font/proximanova-regular-webfont.woff2") 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;
}
.logo {
  width: auto;
  max-height: 60px;
}
.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: 0.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-7 {
  margin-top: 70px;
}
.mt-8 {
  margin-top: 80px;
}
.mt-12 {
  margin-top: 120px;
}
.mt-min10 {
  margin-top: -40px;
}
.sticky-top {
  top: 55px !important;
}
.bg-primary-dark {
  background-color: #272121 !important;
}
.navbar-bg {
  background-color: #272121 !important;
}
.navbar-bg a {
  color: #fff !important;
}
.navbar-bg .dropdown-menu a {
  color: #212529 !important;
}
/*promo*/
.promo {
  background-color: #272121;
  opacity: 0.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, 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;
  right: 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: #272121;
  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: #2F416D;
    */
  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%;
  max-height: 254px;
}
.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: #272121;
  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: #2f416d;
}
.card .card-body .room-info span {
  font-size: 13px;
  line-height: 10px;
  font-weight: 300;
  color: #2f416d;
}
.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: 12px;
}
.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: 0.15rem 0.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: 120px 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-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.3rem;
}
.navigasi .bg-second {
  background-color: #f2f6ff;
}
.navigasi .recent-post {
  margin-bottom: 0.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: 0.25rem;
  margin-right: 0.25rem;
}
.paging-custom .page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.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: 0.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 0.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 0.4s ease;
  -o-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 0 13px;
}
.tab-list .active .tab-list__link {
  background: #2f416d;
  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: 3rem;
  text-align: center;
  font-size: 70px;
  color: #2f416d;
  border-radius: 2px;
}
.payment-methode img {
  margin-top: -25px;
  max-width: 100px;
}
.facilities-group {
  padding-top: 20px;
}
.contact-info p {
  color: #616161;
}
.social-media {
}
.social-media .fb {
  background-color: #43609c;
  padding: 5px;
  color: #fff;
  width: 40px;
  text-align: center;
  border-radius: 2px;
}
.social-media .twitter {
  background-color: #62addb;
  padding: 5px;
  color: #fff;
  width: 40px;
  text-align: center;
  border-radius: 2px;
}
.social-media .instagram {
  background-color: #ddd;
  padding: 5px;
  color: #000;
  width: 40px;
  text-align: center;
  border-radius: 2px;
}

/*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: #272121;
  color: #ffffff;
}
.price-check .price-content .list-price p {
  margin: 0 !important;
}
.footer-link a {
  text-decoration: none;
  padding: 0 10px;
  color: #282828;
}
.foot-sosmed {
  display: table-cell;
  float: right;
}
.foot-sosmed a {
  padding: 10px 10px;
  color: #282828;
}
