:root {
  --ttorange: #F28A35;
}

.h1, h1 {
  font-size: 36px;
  font-family: 'Montserrat';
}

.ttorange-text { color : var(--ttorange);}
.ttorange-background {background-color: var(--ttorange);}

.menu-text-style {font-size: 1.2rem; font-weight: 600;text-decoration:none;}

.rl-container .rl-container-price {
	overflow: hidden;
}
.discount {
	position: absolute;
	width: auto;
	background: rgba(255,0,0,0.9);
	top: 20px;
	right: 15px;
	padding: 10px;
}
.abs-bottom {
	position: absolute;
	bottom: 0;
}
ul.footer-nav li{
	line-height: 2.5rem;
}
ul.our-products li{
	line-height: 2rem;
}
#course {
	b {
		font-weight: bold;
	}
}
#price {
	font-weight: bold;
	font-weight: bold;
}
#photo-container {
	height: auto !important;
}
a:hover {
  text-decoration: none;
  color: var(--ttorange);
}

.abs-bottom {
  position: absolute;
  bottom: 0;
}

.border-black {
  border : 1px solid black;
}

.rd-price {
	font-size: 1.3rem;
}
.rd-discount {
	border: 1px solid white;
	border-radius: 10px;
	color: white;
}
.rd-special {
	border: 1px solid white;
	border-radius: 10px;
	color: white;
}
.rd-d-discount {
	background-color: #0F6FAF;
	padding: 8px;
	color: white;
}
ul.footer-nav {
	li {
		line-height: 2rem;
	}
}
.text-about {
  border-top:1px solid black;
  font-weight: 500;
  font-size:1.1rem;
  padding-top:15px;
}
.text-about h4{
  font-weight: 600;
}
.restaurant-title{
  margin-top:15px;
  overflow: hidden;
}
.restaurant-name {
  font-size:1.5rem;
  line-height: 1.1;
  font-weight: 600;
}
.restaurant-area {
  font-size:0.9rem;
  font-weight:600;
}
.restaurant-name-list {
  height:55px;
  overflow: hidden;
}
.restaurant-area-list {
  height:30px;
}
.price-show {
  font-weight:100;font-size:0.7rem;margin-top:5px;
}
.price-discount {font-weight:bold;font-size:1.45rem;vertical-align: inherit;}
.discount-percent {font-weight:bold;font-size:0.7rem;color:var(--ttorange);}
.book-now-btn {border-radius:0;font-weight:600;font-size:0.8rem;}

#restaurant_name {
  font-weight: 600;
  font-size: 2.8rem;
  line-height: 1.1;
}
#restaurant_menu{

}
#restaurant_type {
  font-weight: 600;
  font-size: 1.2rem;
}
#restaurant_detail{

}
#restaurant_website {
  font-weight: 600;
  font-size: 1rem;
  word-wrap: break-word;
}
#restaurant_booking {

}
#restaurant_address {
  font-weight: 600;
  font-size: 1rem;
  min-height: 70px;
}

.rd-normal-card {
  background: #777;
  color:white;
  font-weight: 700;
  font-size:0.8rem;
  height: 100%;
  width: 70%;
}
.rd-city-card{
  background: #276faf;
  color:white;
  font-weight: 700;
  font-size:0.8rem;
  height: 100%;
  width: 70%;
}
.rd-book-now {
  background: var(--ttorange);
  color:black;
  font-weight: 700;
  font-size:0.8rem;
  height: 100%;
  width: 30%;
  border-radius:0 25px 25px 0;
}

.book-now-line {
  height:40px;width:90%;margin-bottom:20px;
}

.h2, h2 {
  font-size: 24px;
  font-family: 'Montserrat';
  font-weight: bold;
}

.font-main-site {
  font-family: 'Montserrat' !important;
  font-weight: bold;
}

.btn-booking {
  background-color: var(--ttorange);
  border: none;
  border-radius: 0;
  color: #fff;
}

.bg-red {
  background-color: #d73a33;
}

.bg-gray {
  background-color: #808080;
}

.bg-black {
  background-color: #000000;
}

.bg-white {
  background-color: #ffffff;
}

.text-white {
  color: #ffffff;
}

.text-black {
  color: #000000;
}

.text-gray {
  color: #808080;
}

.text-red {
  color: #d73a33;
}

.menu-left ul li a {
  color: #808080;
}

header {
  border-bottom: 1px solid #000000 !important;
}
header .covid-bar {
  background-color: #000;
}
header .covid-bar a {
  color: #fff;
}

header .navbar {
  padding : 0 !important;
}

header .navbar .logo {
  width: 210px;
}
header .navbar .citi-box-logo {
  border-left: 1px solid;
}
header .navbar .citi-box-logo .citi-logo {
  width: 70px;
}
header .navbar-nav .dropdown {
  position: static;
}
header .navbar-nav .dropdown-menu {
  border: none;
  float: none;
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  top: 65px;
  border-radius: 0;
  padding: 20px 10px 25px;
  position: absolute;
  height: 300px;
}
header .navbar-nav .dropdown-menu ul li a {
  color: #fff;
}

#section-header .menu-left {
  border-right: 1px solid #000000 !important;
}
#section-header .menu-left ul.level-one li.hover-menu:hover .showmenu {
  display: block;
}
#section-header .menu-left ul.level-two {
  position: relative;
  width: 300px;
  left: -140px;
}
#section-header .menu-left ul.level-two li {
  font-size: 14px;
}
#section-header .menu-left ul li {
  line-height: 50px;
  min-height: 30px;
}

#section-header .citi-booking {
  background-color: #d73a34;
  border: none;
  border-radius: 0;
  color: #fff;
  height: 100%;
  padding: 20px;
}
#section-header .citi-booking a {
  color: #fff;
  font-weight: bold;
}
#section-header .citi-box {
  background-color: #276eaf;
  color: #fff;
  font-size: 18px;
  text-align: center;
}
#section-header .citi-box .citi-logo {
  width: 100%;
  border-right: none;
}
#section-header .citi-box .citi-logo img {
  border-bottom: 1px solid;
  padding-bottom: 10px;
}
#section-header .citi-box .citi-text {
  padding-bottom: 15px;
}
#section-header .citi-box .citi-text p {
  margin-bottom: 0;
}
#section-header .about-text .content {
  border-bottom: 1px solid #000000;
}
#section-header .about-text .content:last-child {
  border-bottom: none;
}

#section-restaurants-detail .box-address h5 {
  font-weight: bold;
}
#section-restaurants-detail .box-type span.tags:after {
  content: ",";
  padding-right: 10px;
}
#section-restaurants-detail .box-type span:last-child:after {
  content: "";
}
#section-restaurants-detail .website h5 {
  font-weight: bold;
}
#section-restaurants-detail .fb {
  word-wrap: break-word;
}
#section-restaurants-detail .fb h5 {
  font-weight: bold;
}
#section-restaurants-detail .citi-box {
  color: #fff;
  font-size: 18px;
  text-align: center;
}
#section-restaurants-detail .citi-box .citi-box-logo {
  background-color: #276eaf;
}
#section-restaurants-detail .citi-box .citi-box-logo .citi-logo {
  width: 100%;
}
#section-restaurants-detail .citi-box .citi-box-logo .citi-logo img {
  padding-right: 15px;
}
#section-restaurants-detail .citi-box .citi-box-text {
  background-color: #276eaf;
  width: 100%;
}
#section-restaurants-detail .citi-box .citi-box-text .citi-text {
  font-size: 13px;
  padding-bottom: 15px;
}
#section-restaurants-detail .citi-box .citi-box-text .citi-text p {
  margin-bottom: 0;
}
#section-restaurants-detail .citi-box .citi-box-booking {
  background-color: #d73a34;
}
#section-restaurants-detail .citi-box .citi-box-booking .citi-booking {
  border: none;
  border-radius: 0;
  color: #fff;
  height: 100%;
  padding: 20px;
  width: 100%;
}
#section-restaurants-detail .citi-box .citi-box-booking .citi-booking a {
  color: #fff;
  font-weight: bold;
}

#section-center .bkrw-text-box .bkrw-text {
  font-size: 18px;
}
#section-center .block-restaurant-partners,
#section-center .block-what-is {
  border-bottom: 1px solid #000000;
  margin-bottom: 1.5rem;
  padding-bottom: 1.5rem;
}
/*
#section-ig {
  border-top: 1px solid #000000 !important;
}*/

#section-ig .carousel-item img {
  width: 120px;
  height: 120px;
}
#section-ig .carousel .carousel-control-prev {
  left: -25px;
}
#section-ig .carousel .carousel-control-next {
  right: -25px;
}

#section-sponsors .container .image-sponsors h3 {
  font-size: 18px;
}
#section-sponsors .container .image-sponsors .box-text .bg {
  background-color: rgba(0, 0, 0, 0.63);
  color: #fff;
}
#section-sponsors .container .image-sponsors .box-text .bg a {
  color: #fff;
}
#section-sponsors .container .image-sponsors-big {
  padding-top: 35px;
}

footer {
  background-color: #000;
  color: #fff;
}
footer .container a {
  color: #fff;
}
footer .container form .bkrw-input-email {
  border-radius: 0;
  width: 100%;
}
footer .container form .bkrw-submit {
  border-radius: 0;
  width: 100%;
  height: 38px;
}
footer .container ul.sub-link {
  list-style: none;
}
footer .container .footer-copyright {
  text-align: center;
  border: none;
}
footer .container .footer-copyright p {
  margin: 0;
  font-size: 14px;
}
footer .list-inline .list-inline-item img {
  width: 24px;
}

.bkrw-restaurants-box {
  border: 1px solid #ccc;
  padding: 0;
  margin-bottom: 15px;
  min-height: 430px;
  position: relative;
}
.bkrw-restaurants-box h2 a {
  font-size: 22px;
  color: #000;
}
.bkrw-restaurants-box .bkrw-restaurants-tags {
  position: relative;
  bottom: 0;
}
.bkrw-restaurants-box .bkrw-restaurants-tags .btn-booking a {
  color: #fff;
}

.bkrw-restaurants-heder .bkrw-restaurants-filter {
  border: 2px solid #BBBBBB;
  width: 150px;
  text-align: center;
  font-family: "Montserrat";
  padding:2px;
  margin-bottom: 5px;
}
.bkrw-restaurants-heder .bkrw-restaurants-filter .bkrw-restaurants-filter-link {
  padding: 10px 35px;
}
.bkrw-restaurants-filter-link {
  color:#707070;
  font-weight: 600;
}
.bkrw-restaurants-heder .bkrw-restaurants-filter .dropdown-item.active,
.bkrw-restaurants-heder .bkrw-restaurants-filter .dropdown-item:active {
  background-color: var(--ttorange);
}
/* width */
/*::-webkit-scrollbar {
  width: 10px;
}*/

/* Track */
::-webkit-scrollbar-track {
  background: #FFFFFF;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #FFFFFF;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #999;
}
.bkrw-restaurants-detail {
    border-bottom:1px solid black;
}

.bkrw-restaurants-detail-menu .box-menu {
  overflow-y: scroll;
  height: 750px;
}

.citi-box-booking .citi-box {
  background-color: #276eaf;
}
.citi-box-booking .citi-box .citi-box-logo {
  border-right: 1px solid #fff;
}
.citi-box-booking .citi-box .citi-box-logo img {
  width: 70px;
}
.citi-box-booking .citi-box .citi-box-text {
  color: #fff;
  font-size: 9px;
}
.citi-box-booking .citi-box-link-booking .btn-booking {
  width: 100%;
  color: #fff;
}

.logo-restaurants img {
  max-height:150px;
  padding:5px;
}

.block-quote {
  position: relative;
}
.block-quote .bkrw-quote {
  position: absolute;
  right: 0;
  top: 0;
}

.modal-content {
  border: none;
}

#section-header .text-intro {
  text-align: left;
  font-weight: 700;
  font-size: 1.1rem;
  line-height: 1.5rem;
}

header .navbar .logo {
  width: 210px;
}
header .navbar-nav .dropdown {
  position: relative;
}
header .navbar-nav .dropdown-menu {
  border: none;
  float: none;
  left: -210px;
  background-color: rgba(0, 0, 0, 0.8);
  width: 260px;
  top: 35px;
  border-radius: 0;
  padding: 20px 10px 25px;
  height: auto;
}
header .navbar-nav .dropdown-menu ul.level-one li.hover-menu:hover .showmenu {
  display: block;
}

#section-header .citi-box {
  padding:0 10px 0 10px;
}
#section-header .citi-box .citi-text {
  padding-bottom: 0;
}
#section-header .citi-box .citi-logo {
  width: 100%;
/*border-right: 1px solid #eeeeee;*/
}
#section-header .citi-box .citi-logo img {
  border-bottom: none;
  padding-bottom: auto;
}
#section-header .citi-booking {
  padding: 0;
}

#section-restaurants-detail .citi-box {
  text-align: left;
}
#section-restaurants-detail .citi-box .citi-box-text .citi-text {
  padding-bottom: 0;
}
#section-restaurants-detail .citi-box .citi-box-logo .citi-logo {
  width: 100%;
  border-right: 1px solid #eeeeee;
}
#section-restaurants-detail .citi-box .citi-box-logo .citi-logo img {
  border-bottom: none;
  padding-bottom: auto;
}
#section-restaurants-detail .citi-box .citi-box-booking .citi-booking {
  padding: 0;
  width: 115px;
}

#section-center .block-restaurant-partners,
#section-center .block-what-is {
  border-bottom: none;
  margin-bottom: auto;
  padding-bottom: auto;
}

#section-ig .carousel-item img {
  width: 160px;
  height: 160px;
}
#section-ig .carousel .carousel-control-prev {
  left: -120px;
}
#section-ig .carousel .carousel-control-next {
  right: -120px;
}

.bkrw-restaurants-box {
  border: 1px solid #ccc;
  padding: 0;
  margin-bottom: 15px;
  min-height: 430px;
  position: relative;
}
.bkrw-restaurants-box h2 a {
  font-size: 22px;
  color: #000;
}
.bkrw-restaurants-box .bkrw-restaurants-tags {
  position: absolute;
  bottom: 0;
}
.bkrw-restaurants-box .bkrw-restaurants-tags .btn-booking a {
  color: #fff;
}

.booknow, .booknow:hover{
  color:black;
}

.btb{border-right:1px solid white;}
.btc {
  font-size:20pt;
  font-weight:500;
  line-height:normal;
  margin-top:50px;
}
@media screen and (max-width: 572px) {
/*  .restaurant-title{
    margin-top:10px;
  }
  .restaurant-name {
    font-size:1.4rem;
    line-height: 1.1;
    font-weight: 600;
  }
  .restaurant-area {
    font-size:0.9rem;
    font-weight:600;
  }
  .restaurant-name-list {
    height:45px;
  }
	.rl-image-con {
		height: 260px;
		overflow: hidden;
	}
  .rl-container-price {
		height: 420px;
	}
  .hm-rl-image-con {
		height: 180px;
		overflow: hidden;
	}
	.hm-rl-container {
		height: 300px;
	}*/
  .btb {border:none !important;}  
  .btc {margin-top: 15px;}
  .restaurant-pricing {
    height:60px;
    padding-bottom:15px;
  }

  .price-show {
    font-weight:100;font-size:0.9rem;
  }
  .price-discount {font-weight:bold;font-size:1.45rem;vertical-align: inherit;}
  .discount-percent {font-weight:bold;font-size:0.7rem;color:var(--ttorange);}
  .book-now-btn {border-radius:0;font-weight:600;font-size:0.9rem;}
	.m-center {
		text-align: center;
		.rd-discount {
			margin: 0 auto;
		}
	}

	html {
		font-size: 0.75rem;
	}
	.dropdown-menu {
		width: 170px !important;
	}
	header {
		.navbar-nav {
			left: 40%;
		}
		.bt-search {
			width: 80px;
		}
	}
  .bkrw-border-t {
    border-top: 1px solid #000;
  }
#section-header .menu-left { display: none;}
}

@media screen and (min-width: 573px) {
  .restaurant-title{
    margin-top:10px;
  }
  .restaurant-name {
    font-size:1.4rem;
    line-height: 1.1;
    font-weight: 600;
  }
  .restaurant-area {
    font-size:0.9rem;
    font-weight:600;
  }
  .restaurant-name-list {
    height:45px;
  }
	.rl-image-con {
		height: 160px;
		overflow: hidden;
	}
  .rl-container-price {
		height: 320px;
	}
  .hm-rl-image-con {
		height: 160px;
		overflow: hidden;
	}
	.hm-rl-container {
		height: 288px;
	}
  .restaurant-pricing {
    height:60px;
  }
  .price-show {
    font-weight:100;font-size:0.9rem;
  }
  .price-discount {font-weight:bold;font-size:1.45rem;vertical-align: inherit;}
  .discount-percent {font-weight:bold;font-size:0.7rem;color:var(--ttorange);}
  .book-now-btn {border-radius:0;font-weight:600;font-size:0.9rem;}
	.m-center {
		text-align: center;
		.rd-discount {
			margin: 0 auto;
		}
	}

	html {
		font-size: 0.75rem;
	}
	.dropdown-menu {
		width: 170px !important;
	}
	header {
		.navbar-nav {
			left: 40%;
		}
		.bt-search {
			width: 80px;
		}
	}
  .bkrw-border-t {
    border-top: 1px solid #000;
  }
#section-header .menu-left { display: none;}
}

@media screen and (min-width: 768px) {
  .btc {margin-top: 90px;}
	.rl-image-con {
		height: 160px;
		overflow: hidden;
	}
  .rl-container-price {
		height: 320px;
	}
  .hm-image-con {
		height: 208px;
		overflow: hidden;
	}
	.hm-rl-container {
		height: 288px;
	}
  .restaurant-pricing {
    height:60px;
  }
	.m-center {
		text-align: center;
		.rd-discount {
			margin: 0 auto;
		}
	}
	html {
		font-size: 0.75rem;
	}
	.dropdown-menu {
		width: 170px !important;
	}
	header {
		.navbar-nav {
			left: 40%;
		}
		.bt-search {
			width: 80px;
		}
	}
  .bkrw-border-t {
    border-top: 1px solid #000;
  }
  #section-header .menu-left { display: none;}
}
@media screen and (min-width : 992px) {
	.rl-image-con {
		height: 180px;
		overflow: hidden;
	}
  .rl-container-price {
		height: 340px;
	}
  .hm-rl-image-con {
		height: 208px;
		overflow: hidden;
	}
	.hm-rl-container {
		height: 354px;
	}
  .restaurant-pricing {
    height:60px;
  }
	html {
		font-size: 0.9rem;
	}
	.dropdown-menu {
		width: 200px !important;
	}
  .bkrw-border-l {
    border-left: 1px solid #000;
  }
  .bkrw-border-t {
    border-top: none;
  }
  #section-header .menu-left { display: block;}
  .restaurant-area-list {
    height:30px;
  }
  .restaurant-name{
    font-size: 1.3rem;
  }
  .book-now-btn {
    font-size:0.8rem;
}
@media screen and (min-width:1200px) {
	.rl-image-con {
		height: 215px;
		overflow: hidden;
	}
  .rl-container-price {
		height: 390px;
	}
  .hm-rl-image-con {
		height: 253px;
		overflow: hidden;
	}
  .hm-rl-container {
		height: 388px;
	}
  .restaurant-pricing {
    height:60px;
  }
  .price-show {
    font-weight:100;font-size:0.8rem;
  }
  .price-discount {font-weight:bold;font-size:1.45rem;vertical-align: inherit;}
  .discount-percent {font-weight:bold;font-size:0.7rem;color:var(--ttorange);}
  .book-now-button {border-radius:0;font-weight:600;font-size:0.9rem;}

	html {
		font-size: 0.95rem;
	}
	.dropdown-menu {
		width: 220px !important;
	}
  .bkrw-border-l {
    border-left: 1px solid #000;
  }
  .bkrw-border-t {
    border-top: none;
  }
  #section-header .menu-left { display: block;}
  .restaurant-name-list {
    height:55px;
  }
}
