/* #394848 */
a:hover{
	color: #60a6a6;
}
body{
	background: url('../_images/boxes3.png');
	background-size: 500px;
  overflow: hidden;
}
#mainMenu > ul > li > a:hover{
	color: #60a6a6 !important;
}
section{
  padding: 40px 0;
}

#topbar,#header{
	background: none;
}
#topbar{
	border: none;
}
#topbar .topbar-contact{
	background: #394848;
	color: #f2f2f2;
	width: 250px;
	padding: 8px 12px;
	margin-top: 4px;
	letter-spacing: 1px;
	font-weight: 300;	
}
#topbar .topbar-contact a{
	color: #f2f2f2;
} 
#topbar .top-bar-right-menu{
	float: right;
}
#topbar .top-bar-right-menu ul li {
	float: left;
	list-style: none;
	padding: 0 10px;
	line-height: 55px;
}
#topbar .top-bar-right-menu ul li a{
	color: #757575;
}
#topbar .top-bar-right-menu ul li a:hover{
	color: #394848;
}
#topbar .top-bar-right-menu ul li img{
	width: 25px;
}
#topbar, #header {
	height: 60px !important;
}
#header .container {
	position: relative;
	height: 60px;
}
.logo .img-logo{
	width: 310px;
}

#mainMenu {
	float: none;
	display: table;
	margin: 0 auto;
}
#mainMenu > ul > li > a{
	font-weight: 300;
	font-size: 18px;
	padding: 0 30px;
	height: 60px;
	line-height: 60px;
	color: #fff;
}
#header.header-logo-center:not(.header-sticky) #logo a img {
	margin: 0 auto;
	width: 230px;
	height: auto;
}
.navigation-wrap > .container{
	background: #394848;
	margin-top: 60px;
}

.head-banner{
  padding: 20px 0;
}
.head-banner a h1{
  text-align: center;
  font-size: 35px;
  font-weight: 300;
  color: #394848;
  margin-top: 30px;
}


.boxed-slider .owl-item{
  height: auto;
}
.owl-theme .owl-dots {
  text-align: center;
  margin-top: -30px;
}
/*.banner-content .carousel .owl-controls .owl-dots {
  text-align: center;
  margin-top: -50px;
  } */
  .banner-content .carousel .owl-controls .owl-nav .owl-next, 
  .banner-content .carousel .owl-controls .owl-nav .owl-prev{
   display: block !important;
   background: none !important;
 }
 .banner-content .owl-theme .owl-controls .owl-nav .owl-prev i, 
 .owl-theme .owl-controls .owl-nav .owl-next i {
   line-height: 66px;
   font-size: 40px;
 }
 .owl-theme .owl-dots .owl-dot span{
   background: rgba(169, 169, 169, 0.52);
 }
 .owl-theme .owl-dots .owl-dot span::after{
   background-color: #3c5050;
 }


 .section-1 .head-title-menu{
   margin: 0 auto;
   width: 200px;
 }
 .section-1 .head-title-menu a h4{
   background: #fff;
   border: 2px solid #394848;
   text-align: center;
   width: 200px;
   padding: 8px 15px;
   font-weight: 300;
 }
 .section-1 .head-title-menu a:hover h4{
   background: #394848;
   border: 2px solid #394848;
   text-align: center;
   color: #fff;
 }
 .section-1 .new-menu-box {
   margin-top: 100px;
 }
 .section-1 .new-menu-box a h2{
   background-color: #fff;
   border: 5px solid #394848;
   text-align: center;
   padding: 10px;
   margin-top: 80px;
 }
 .section-1 .new-menu-box a:hover h2{
   background: #394848;
   color: #fff;
 }
 .section-1 .new-menu-box h2,
 .section-2 .special-menu-box h2{
   letter-spacing: 3px;
 }
 .section-1 .new-menu-box h2{
   color: #394848;
 }

 .section-1 .menu-desc .menu-name,
 .section-1 .menu-desc .menu-name a,
 .section-1 .menu-detail{
   font-size: 18px;
   text-align: center;
   font-weight: 300;
   color: #394848;
 }
 .section-1 .menu-desc .menu-name a:hover{
   color: #60a6a6;
 }


 .special-menu-box{
   margin-top: 60%;
 }
 .special-menu-box a h2{
   background-color: #394848;
   border: 5px solid #fff;
   color: #fff;
   text-align: center;
   padding: 9px;
 }
 .special-menu-box a:hover h2{
   color: #394848;
   background: #fff;
 }
 .special-menu-box h2{
   color: #fff;
   font-size: 36px;
   font-weight: 500;
 }



 .place-card.place-card-large{
   display:none !important;
 }
 .section-3 .location-box{
   position: absolute;
   top: 30%;
   width: 32%;
   margin-left: auto;
   margin-right: auto;
   left: 0;
   right: 0;
   background: rgba(57, 72, 72, 0.85);
   padding: 40px 20px;
   text-align: center;
 }
 .section-3 .location-box h2{
   color: #fff;
   letter-spacing: 3px;
   font-weight: 500;
   font-size: x-large;
 }
 .section-3 .location-box a:hover h2{
   color: #60a6a6;
 }
 .section-3 .location-box p{
   color: #d5d5d5;
   letter-spacing: 2px;
   font-weight: 200;
   line-height: 25px;
 }

 /* FOOTER*/
 footer .footer-content-custom ul li a:hover{
   color: #60a6a6;
 }
 footer .footer-logo-custom{
   padding: 20px 0;
   border: none;
   padding-top: 60px;
 }
 footer .footer-logo-custom img{
   max-width: 180px;
   margin-left: 50px;
 }
 footer .footer-content-custom{
   padding-bottom: 20px;
 }
 footer .footer-content-custom ul{
   list-style: none;
 }
 footer .footer-content-custom ul li{
   font-size: 9px;
   color: #e8e8e8;
   letter-spacing: 1px;
 }
 footer .footer-content-custom ul li a{
   color: #e8e8e8;
 }

 .gototop-button {
   background-color: #283838;
 }
 .engine_by_shopup_bottom {
   background-color: #323f3f;
   color: #d7d7d7;
 }
 footer {
   padding-bottom: 0px; 
 }
 .copyright-content {
   min-height: 40px;
   padding: 10px 0;
 }

 #triangle-bottomright{
   width: 100%;
   height: 10px;
   border-bottom: 100px solid #394848;
   border-left: 1920px solid transparent;
 }
 #triangle-topleft{
   width: 0;
   height: 0;
   border-top: 100px solid #394848;
   border-right: 1920px solid transparent;
 }
 .boxed-slider {
  height: auto !important;
  width: 100%;
}

/*.boxed-slider .owl-item {
  height: 462px;
}*/
.owl-theme .owl-dots .owl-dot{
  width: 12px;
  height: 12px;
}
.ig-foot{
  padding-top: 18px;
}
.btn-ig{
  width: 50px;
  height: 50px;
  background: #ffffff;
  display: block;
  border-radius: 50%;
  border: 2px solid #394848;
  line-height: 41px;
  float: left;
}
.btn-ig img{
  width: 25px;
  margin-left: 10px;
}
.ig-foot .ig-title{
 float: left;
 padding: 8px 20px;
 background: #fff;
 border: 2px solid #394848;
 margin-left: 10px;
}
.section-ig .img-ig{
  padding-bottom: 2px;
}
.img-ig  a img{
  width: 100%;
  padding: 0 1px;
}

.clipping-mask{
  width: 100%;
  /*height: 430px;*/
  height: 100%;
  -webkit-clip-path: polygon(0 10%, 100% 0, 100% 90%, 0 100%);
  clip-path: polygon(0 10%, 100% 0, 100% 90%, 0 100%);  
  background: #394848;
}
.clipping-mask-footer{
  width: 100%;
  height: auto;
  -webkit-clip-path: polygon(0 10%, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(0 10%, 100% 0, 100% 100%, 0 100%);  
  background: #394848;
}



/*screen*/
@media (max-width: 991px){
  #topbar .top-bar-right-menu ul{
    padding: 0 !important;
  }
  #topbar .top-bar-right-menu ul li{
    padding: 0px 5px !important;
  }
  #header.header-logo-center:not(.header-sticky) #mainMenu{
    margin-top: 0 !important;
  }
  #mainMenu > ul{
    background: #475d5e;
  }
  #mainMenu > ul > li > a{
    font-weight: 300;
    font-size: 18px;
    height: 20px;
  }
  #mainMenu > ul > li > a{
    font-weight: 300;
    font-size: 18px;
    padding: 0 20px;
    height: 60px;
    line-height: 60px;
    color: #fff;
  }
  .navigation-wrap > .container{
    background: #394848;
    margin-top: 0px;
  }
  .top-bar-right{
    width: 100%;
    float: right;
  }
  #topbar, #header {
    height: 20px !important;
    border: none;
  }
  .lines-button{
    height: auto;
  }
  .nav-main-menu-responsive {
    float: right;
    height: 30px;
    line-height: 60px;
    margin-right: 18px;
  }
  .logo .img-logo,
  #header-wrap{
    margin-top: 20px;
  }
  .head-banner{
    padding: 0;
  }
  .boxed-slider .owl-item{
    height: 290px;
  }
  .section-1 .owl-carousel .owl-item img{
    width: 100%;
  }
  .section-1 .new-menu-box{
    margin-top: 0px;
  }
  .section-3 .location-box{
    width: 55%;
    margin: 100px auto;
  }
  .section-2 .special-menu-box{
    margin: 0;
    padding: 40px 0;
  }

}


/*iPad*/
@media (max-width: 768px){
  #topbar .top-bar-right-menu ul{
    padding: 0 !important;  
  }
  #topbar .top-bar-right-menu ul li{
    padding: 0 4px !important;
  }
  .section-1 .owl-carousel .owl-item img{
    width: 100%;
  }
  .section-1 .new-menu-box {
    margin-top: 0px;
  }
}

/*iphone6 plus*/
@media (max-width: 414px){
  .logo .img-logo{
    width: 50%;
  }
  .banner-content,
  .section-menu{
    padding: 0;
  }
  .boxed-slider .owl-item{
    height: 185px;
  }
  .section-menu .title-menu{
    display: none;
  }
  .section-menu .menu-img{
    padding: 0;
  }
  .section-ig .img-ig{
    width: 33.333333%;
    float: left;
    clear: none;
  }
}

/*iphone6*/
@media (max-width: 375px) {

  .section-ig .img-ig{
    width: 50%;
    float: left;
    clear: none;
  }
  .section-3 .separate-top{
    margin-top: 2px;
  }
  .section-2 .special-menu-box a h2{
    padding: 10px 0 !important;
  }
  .section-3 .location-box {
    width: 84%;
    margin: 100px auto;
  }
  footer .footer-content-custom ul {
    padding: 0;
  }
}


/*iphone5*/
@media (max-width: 320px) {
  #topbar .top-bar-right-menu ul li{
    padding: 0;
    line-height: 32px;
  }
  #topbar .top-bar-right-menu ul li:nth-child(1) a{
    padding-left: 10px;
  }
  .ig-foot .ig-title{
    margin-left: 4px;
  }
  .boxed-slider .owl-item{
    height: 140px;
  }
  .owl-theme .owl-dots .owl-dot{
    margin: 0 3px;
    width: 7px;
    height: 7px;
  }
  #topbar .top-bar-right-menu ul li.lang-en,
  #topbar .top-bar-right-menu ul li.lang-th{
    float: right;
    line-height: 25px;
  }

}



