@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Thai:wght@100..900&display=swap');
body {
  font-family: 'Noto Sans Thai', sans-serif;
}
#fh5co-logo{
	padding-left: 0px !important;
	margin-top: 15px;
    margin-bottom: 15px;
}
#fh5co-header-section{
    background: #060D0D !important;
}
.fh5co-nav-toggle.dark i {
	color: #fff;
	background: #fff;
}
.fh5co-nav-toggle.dark i::before, .fh5co-nav-toggle.dark i::after {
    background: #fff;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
.sf-menu li:hover a, .sf-menu li.sfHover a, .sf-menu ul li:hover a, .sf-menu ul li.sfHover a, .sf-menu li.active a {
    color: #F78536;
    color: -webkit-linear-gradient(top, #8f6B29, #FDE08D, #DF9F28);
    background: -webkit-linear-gradient(top, #8f6B29, #FDE08D, #DF9F28);
    background: linear-gradient(top, #8f6B29, #FDE08D, #DF9F28);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.sf-menu a {
    color: rgb(239 239 239 / 50%);
}

#brxe-yohflq {
    z-index: 99;
    position: fixed;
    right: 20px;
    box-shadow: 3px 3px 6px 0 var(--bricks-color-sodwdj);
    border: 2px solid var(--bricks-color-hexcrm);
    border-radius: 50px;
    width: auto;
    padding-top: 5px;
    padding-right: 20px;
    padding-bottom: 5px;
    padding-left: 20px;
    background-color:  #060D0D !important;
    color:  #fff !important;
    font-size: 1.6rem;
    letter-spacing: 1px;
    font-weight: 300;
    top: 120px;
    height: fit-content;
}
#fh5co-tours{
    background-image: url(https://bestgoldinternational.com/images/wall_1.jpg);
    background-size: cover;
    max-height: 100vh;
    height: 100vh;
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
}
.fh5co-tours > div {
    border-radius: 20px;
    cursor: pointer;
}
#footer p {
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.8rem;
}
#fh5co-primary-menu .fh5co-sub-menu {
    background: #1b2626;
}
#fh5co-destination-list li .title-bg {
    background: #060c0c;
}
@media (max-width: 768px) {
  .box_index {
    display: none;
  }
}
#fh5co-testimonial {
    position: relative;
    background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%), radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
}
#fh5co-testimonial .box-testimony blockquote .quote {
    background: #6e5825;
}

.fh5co-tours > div .desc .btn:hover, .fh5co-tours > div .desc .btn:focus, .fh5co-tours > div .desc .btn:active {
  border: 2px solid #D1B464 !important;
 background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%), radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%) !important;
  color: #fff !important;
}
.heading-section:after {
    background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%), radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%) !important;
}
.heading-section h3 {
    text-shadow: 4px 4px 2px rgb(0 0 0 / 22%);
}

.btn-gold{
     border: 2px solid #D1B464 !important;
     color: #fff;
     background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%), radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%) !important;

}
#fh5co-primary-menu .fh5co-sub-menu a {
       color: #fff !important;
}