/*!
 * Start Bootstrap - Modern Business (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

/* Global Styles */

html,
body {
    height: 100%;
}

body {
    padding-top: 50px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}

/* Home Page Carousel */

header.carousel {
    height: 50%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}
.ellipsis {
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ps_box {
    background-color: #f9ff3f;
    padding: 0px 5px;
}
.pay_box .pay_method{
    padding: 15px;
}
.pay_box .nav>li>a {
    padding: 0px;
}
.pay_box .nav-tabs>li.active>a,.pay_box .nav-tabs>li.active>a:focus,.pay_box .nav-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    background-color: #585858;
    border: 1px solid #585858;
    border-bottom-color: transparent;
}
.pay_box .nav-tabs>li.active>a>input,.pay_box .nav-tabs>li.active>a:focus>input,.pay_box .nav-tabs>li.active>a:hover>input {
    color: #fff;
    cursor: default;
    background-color: #585858;
    border: 1px solid #585858;
    border-bottom-color: transparent;
}
.pay_box .nav>li>a:focus>input,.pay_box .nav>li>a:hover>input {
    text-decoration: none;
    background-color: #eee;
    border: 1px solid #eee;
    color: #000;
}
.pay_box .nav-tabs>li>a>input {
    background-color: #fff;
    border: 1px solid #fff;
    padding: 10px 15px;
}
.pay_box .nav-tabs {
    border-bottom: 3px solid #585858;
}
.language_img{
    padding: 10px 14px;
	text-align: center;
}
body[style*="40px"] .navbar-inverse {
    top: 40px;
}
.line_bt{
    display: inline-block;
}
.line_bt_m{
    display: inline-block;
    display: none;
}
.line_bt a,.line_bt_m a{
    vertical-align: middle;
}

/* Footer Styles */

footer {
    margin: 50px 0;
}

/* Do not fold */

.img-portfolio h4>strong,.img-portfolio .text_p {
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
   padding: 0px;
   display: block;
}
.news_box .news_text {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
	overflow: hidden;
	position: relative;
	padding-top: 30px;
}
.news_box h4 small {
    display: block;
	position: absolute;
    top: 0px;
    left: 0;
    right: 0;
}
.img_big img{
	max-width:100%;
}

/*datepicker*/

.datepicker_box{
	min-height: 20px;
	margin-bottom: 20px;
	border: 1px solid #e3e3e3;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}
#daypicker{
	padding: 5px 19px 19px;
	border-top: 1px solid #e3e3e3;
}
.datepicker_box #daypicker .datepicker-inline {
    width: 100%;
}
.datepicker_box #daypicker table{
	width: 100%;   
}
.datepicker_box #daypicker th,.datepicker_box #daypicker td{
	font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.datepicker table tr td {
    color: #ff6800;
}
.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
	color: #CCC;
}
.datepicker table tr td.new,.datepicker table tr td.old{
    color: #CCC;
}
.datepicker_box #daypicker .datepicker table tr td.today,.datepicker_box #daypicker .datepicker table tr td.today:hover,.datepicker_box #daypicker .datepicker table tr td.today.disabled,.datepicker_box #daypicker .datepicker table tr td.today.disabled:hover {
	background-color: #ff6800;
	color: #FFF;
	background-image: none;
}
.datepicker_box #daypicker .datepicker table tr td.active,.datepicker_box #daypicker .datepicker table tr td.active:hover,.datepicker_box #daypicker .datepicker table tr td.active.disabled,.datepicker_box #daypicker .datepicker table tr td.active.disabled:hover {
    background-color: #ff6800;
	color: #FFF;
	background-image: none;
}
.datepicker_box .order_box{
	padding: 11px 19px;
	color: #FFF;
	cursor: pointer;
	text-align: center;
	font-size: 20px;
}
.datepicker_box .order_box.act{
    background-color: rgb(255 255 255 / 20%);
}
.datepicker_box .order_box span:before {
    content: "\f111";
	font-family: 'Font Awesome 5 Free';
	font-size:24px;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	vertical-align: middle;
}
.datepicker_box .order_box.act span:before {
    content: "\f058";
	font-family: 'Font Awesome 5 Free';
	font-size:24px;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	vertical-align: middle;
}
.datepicker_box .order_bg{
    background: #333;
    margin-right: -1px;
    margin-left: -1px;
}
.quantity_box,.details_box{
	display:none;
}
.project{
    color: #fff;
}
.project .project_box{
    padding: 0px 5px;
}
.project .project_box > div{
    background-color: #0076d3;
    cursor: pointer;
    text-align: center;
	padding: 20px 10px 17px;
    border-bottom: 3px solid #0076d3;
	font-size: 22px;
	margin-bottom:10px;
}
.project .project_box.act > div{
	background-color: #1799ff;
	border-bottom: 3px solid #3FF;
	font-weight:bold;
}
.staff{
    color: #fff;
}
.staff .staff_box{
    padding: 0px 5px;
}
.staff .staff_box > div{
    background-color: #0076d3;
    cursor: pointer;
    text-align: center;
	padding: 20px 15px 17px;
    border-bottom: 3px solid #0076d3;
	font-size: 22px;
	margin-bottom:10px;
}
.staff .staff_box.act > div{
	background-color: #1799ff;
	border-bottom: 3px solid #3FF;
	font-weight:bold;
}
#reserve_button {
   display: none;
   margin-top: 50px;
}

/*quick_links*/
.quick_links{
  position: fixed;
  z-index: 100;
  right: 0;
  bottom: 48%;
}
.quick_links .btn{
  width: 55px;
  text-align: center;
  display: block;
}
.quick_links .btn a{ 
  height: 60px;
  width: 100%;
  position: relative;
  background: #000;
  overflow: visible;
  display: block;
  padding: 10px 0 0;
  box-shadow: 1px 1px 5px rgba(0,0,0,0.5);
}
.quick_links img{
  left: 50%;
  margin-left: -15px;
  position: absolute;
  width: 30px;
  top: 5px;
  
}
.quick_links span{
  clear:both;
  line-height: 20px;
  font-size:12px;
  color:#ccc;
}

.quick_links a:hover{
  opacity: 1;
}

.quick_links .search_box{
  display:none;
  width: calc(100% /5*4);
  float: left;
  height: 60px;
  line-height: 40px;
  padding: 10px 3%;
  background: #000;
  border: solid 1px #414141;
}
.quick_links .search_box input{
  width: calc(100% - 30px);
  background: #666;
  border: none;
  padding: 0 6px;
  color: #fff;
  font-size: 14px;
  height: 30px;
}
.quick_links .search_box a{
  float: right;
  width: 25px;
  opacity: 0.7;
  display: block;
}
.quick_links .search_box img{
  position: initial;
  left: 0;
  width: 100%;
  margin: 0;
}


.quick_links .top a:hover img{
  -webkit-animation: dpwnUp ease-out 1s infinite;
  -moz-animation: dpwnUp ease-out 1s infinite;
  -o-animation: dpwnUp ease-out 1s infinite;
  animation: dpwnUp ease-out 1s infinite;
}
.quick_links .book img{
  -webkit-animation: tada ease-out 1s infinite;
  -moz-animation: tada ease-out 1s infinite;
  -o-animation: tada ease-out 1s infinite;
  animation: tada ease-out 1s infinite;
}

.quick_links .btn.member,.quick_links .btn.back{
  display:none;
}
/*quick_links*/
.quick_links .btnblock,.quick_links.shop .btnblock{
  width: 100px;
  padding: 0px;
  border: 0px solid transparent;
}
.quick_links .btnblock a,.quick_links.shop .btnblock a{
	width: 100%;
    background: #3EC1D5;
    color:#fff;


}
.quick_links .btnblock span,.quick_links.shop .btnblock span{
	color:#fff;
	letter-spacing: 0px;
}



.quick_links .btnblock img,.quick_links.shop .btnblock img {
    margin-left: -15px;
    width: 30px;
    top: 5px;
}
.quick_links .btnblock.gocart{
	position: relative;
}
.quick_links .btnblock.gocart .number{
	right: 50% ;
    position: absolute;
    top: 0;
    z-index: 200;
    width: 30px;
    border-radius: 10px;
    height: 20px;
    background: #bf3a4a;
}
.quick_links .btnblock.gocoin{
	position: relative;
}
.quick_links .btnblock.gocoin .number{
	left: 50%;
    position: absolute;
    top: 0;
    z-index: 200;
    width: 30px;
    border-radius: 10px;
    height: 20px;
    background: #e0783a;
}

.quick_links.shop{
	
}
.quick_links.shop .join{
	display: none;
}
.btn.sp_bt{
    padding: 10px 30px;
    font-size: 18px;
}
.order_bg{
   display: none;
}


/* RWD fix */
.border-img > .row{
   margin: 0px;
}

/* Responsive Styles */
@media (min-width: 768px){
.language_img {
    position: absolute !important;
    right: 15px;
    top: 2px;
}

}

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px){
	.footer_box{
		padding-bottom:60px!important;
	}
    
	
	.cop {
		width: 100%;
		clear: both;
		margin-bottom:20px;
	}
	.design_by_gw{
	    clear: both;
		margin: 0 auto;
		display: block;
	}
	#contact_info {
		float: none;
		padding: 10px 0;
		clear: both;
		width: 100%;	
	}
	
	#contact_info p {
		clear: none;
		float: left;
		margin-right: 20px;
	}

	.quick_links .btnblock,.quick_links.shop .btnblock{
		width:calc(100%/3);
	}
	.quick_links .btnblock.news{
		display: none;
	}

	.quick_links.shop .join{
		background: #a97fab;
		width: calc(100%/5*2);
		font-size: 20px;
	}
	.quick_links.shop .join a{
		background: #a97fab !important;
	}

	.quick_links .btnblock a,.quick_links.shop .btnblock a{
		    background: #3EC1D5;
	}
	.quick_links .btnblock span,.quick_links.shop .btnblock span{
		font-family:Arial;
	}

	.quick_links .btnblock img,.quick_links.shop .btnblock img{
	    margin-left: -15px;
	    width: 30px;
	    top: 5px;
	}

	.quick_links.shop .gologin{
		display: none;
	}
	.quick_links.shop .join{
		display: block;
	}
    .quick_links,.quick_links.shop{
		bottom:0;
		width:100%;
	}

	.quick_links .btn,.quick_links.shop .btn{
		float:left;
	}
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
    .line_bt{
      display: none;
    }
    .line_bt_m{
      display: inline-block;
    }
    header.carousel {
      height: 38vw !important;
    }
    .line_link {
      padding: 5px !important; 
      border-radius: 8px !important;
      top: 88px !important;
      right: 5px !important;
    }
    .line_link a {
      font-size: 18px !important;
    }
}