

:root {
  --whites: #fff;
  --blacks: #000;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}


body {
    font-family: 'Prompt', sans-serif;

}

h3 {
      font-family: 'Prompt', sans-serif !important;
}


/*-----------------------------------------
    SLIDE SHOW HEADDER
-------------------------------------------*/
.mySlides {
  display:none;
}







/*-----------------------------------------
    NARBAR
-------------------------------------------*/
.navbar-brand img {
  width: 210px;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}

.navbar-brand span {
  font-size: 24px;
  font-weight: 600;
}

.navbar-brand {
  padding-left: 1rem;
}

.headToplink a {
  color: #fff;
  line-height: 2.5
}

.headToplink a i {
  color: #6899FF;
  line-height: 2.5
}

#headTop {
  position: relative;
  z-index: 5000;
}

.headToplink a:hover {
  color: #fff;
  opacity: .8
}

.mobileLang {
  display: none;
}

.flag-img {
  height: 30px;
  margin-right: 5px;
}

.headToplink a i.snsTop {
  color: #fff;
  font-size: 18px;
  margin-right: 0.5rem;
}

.socialTop .nav-link {
  align-items: center;
  align-self: center;
  vertical-align: middle;
}

.socialTop li a {
  padding: .5em .5em
}

ul.socialTop li.dropdown ul.dropdown-menu.show {
  z-index: 9999;
}

ul.socialTop li.dropdown ul.dropdown-menu .dropdown-item {
  padding: 0.25rem 1rem;
  color: #000;
  font-size: 1rem;
}

#topMenu {
  padding-top: 0rem;
  padding-bottom: 0;
  top: -1px;
  box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  background: linear-gradient(to right, #fedb73 , #a67400);
    /* z-index: -1; */
}

#linkMenuTop li a {
  height: 85px;
  line-height: 4;
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  padding-left: 2em;
  padding-right: 2em;
  transition: all .2s ease-in-out;
  text-transform: uppercase;
}

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

#linkMenuTop li a:hover {
  color: #ffff;
}

.dropdown-menu {
    position: absolute;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #eec85e !important;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}

#linkMenuTop li.nav-item.active a {
  color: #EEA63A;
}

#linkMenuTop .dropdown-menu li a {
  height: 40px;
  line-height: 1.5;
}

#linkMenuTop .dropdown-menu li a {
    height: 40px;
    line-height: 1.5;
    color: #ffffff;
    padding: 0.25rem 1rem;
    background: #eec85e;
    border-bottom: 5px solid #eec85e;
}

#linkMenuTop .dropdown-menu li a:hover {
  background: #f9f9f9;
  color: #646464;
}

#linkMenuTop .dropdown-menu li a:hover {
  background: #f9f9f9;
  color: #646464;
}

.container-fluid.container-px60 {
  padding-left: 120px;
  padding-right: 120px;
}

.navbar>.container-fluid {
  flex-wrap: wrap !important;
}

.navbar-brand {
  flex-basis: 100%;
  text-align: center;
}

.navbar-collapse {
  justify-content: center;
}

@media screen and (max-width: 768px) {

  #topMenu {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .navbar-brand {
    flex-basis: auto;
    text-align: initial;
  }

  .navbar-brand img {
    width: 150px;
  }

  .container-fluid.container-px60 {
    padding-left: 0;
    padding-right: 0;
  }
}







/* -------------------------------
Footer
------------------------------- */

#Footer {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

#Footer .Head-footer {
  font-size: 18px;
  color: white;
  font-weight: 400;
}

#Footer {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

#Footer hr.new1 {
  border-top: 2px solid rgb(255, 255, 255);
}

.Menu_Footer a {
  font-size: 14px;
  color: white;
  text-decoration: none;
}

.Menu_Footer a:hover {
  font-size: 14px;
  color: white;
  text-decoration: none;
}







/* -------------------------------
index
------------------------------- */


.img-profile {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.bg-bannerTitle {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 650px;
}

.carousel-control-next,
.carousel-control-prev {
  width: auto;
  font-size: 20px;
  color: rgba(255, 255, 255, 0.46);
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
  width: 3em;
  height: 3em;
}

.text-head {
  width: 693px;
  position: absolute;
  left: 212px;
  top: 100px;
  color: #fff;

}

.text-head .text2 {
    font-weight: 600;
    font-size: 43px;
    color: #472E14;
    text-shadow: 0 0 0.2em #fff, 0 0 0.2em #fff, 0 0 0.2em #fff;
}

/* .text-head .text3 {
    background-color: #472E14;
} */

.text-head a {
  text-decoration: none;
}


.carousel-indicators li {
  width: 10px;
  height: 10px;
  border-radius: 100%;
}

.carousel-indicators [data-bs-target] {
  width: inherit !important;
  height: inherit !important;
  opacity: 1 !important;
  color: #fff;
  text-indent: inherit !important;
  background-color: inherit !important;
  display: flex;
  text-align: left;
  /*border-top: 2px solid rgba(255, 255, 255, 0.3) !important;*/
  margin: 0 !important;
  padding: 1rem 2rem !important;
  align-items: center;
}


.carousel-indicators .active {
  /* border-top: 2px solid #F29C00 !important; */
}

.carousel-indicators {
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-bottom: -6rem !important;
}


.img-icon {
    width: 55px;
    margin-right: 1rem;
}

.img-icon2 {
    height: 53%;
    margin-top: 1rem;
    padding-left: 1rem;
}






/* -------------------------------
Section 2
------------------------------- */

#Monk_Amulet {
  padding-top: 8rem;
  padding-bottom: 4rem;
}

.Amulet_Head h3 {
  font-size: 30px;
  text-align: center;
  color: #a67400;
  font-weight: 600;
}

.Amulet_body p {
  font-size: 16px;
  text-align: center;
  color: #646464;
}

.Head_txt {
    font-size: 18px;
    color: #a67400;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.button {
    background: linear-gradient(180deg, #dfb64a 0%, #c99f34 35%, #aa7905 100%);
    border: none;
    color: white;
    padding: 10px 28px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 10px;
}

.button:hover {
    background: #ffffff;
    border: 2px solid #472E14;
    color: #472E14;
    padding: 10px 28px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 10px;
}

.center {
  text-align: center;
}

.center a:hover {
  color: #472E14;
}

.box_img {
    width: 100%;
    height: 370px !important;
}

.box_img_size  {

    position: relative;
    overflow: hidden;
}

.box_img_size img {
    width: 100%;
    height: 370px;
}

.box_total {
    margin-bottom: 1.5rem !important;
    width: 100%;
    height: 538px;
}

.box_total .box_txt {
    background-color: var(--clrwhites);
    padding: 15px;
}

.fa-facebook-square:before {
    content: "\f082";
    font-size: 24px;
    padding-right: 5px;
}

.fa-phone:before {
    content: "\f095";
    font-size: 24px;
    padding-right: 5px;
}

.Menu_Footer {
  color: white;
  font-size: 14px;
}








/* -------------------------------
Section 3
------------------------------- */


#Sasom_blog {
  padding-bottom: 4rem;
}

#Sasom_blog .Amulet_Head {
  padding-top: 4rem;
}

.img-box-right1 img {
    position: relative;
    left: 0px;
    top: 0px;
    z-index: 0;
}

.img-box-right2 {
  height: 100px;
}

.img-box-right2 img {
    position: relative;
    left: 100px;
    top: -200px;
    z-index: 0;
}

#Sasom_blog a:hover {
  color: #472E14;
}


/* -------------------------------
Section 4
------------------------------- */

#Blog_section {
  height: 350px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.Head_txtblog h3 {
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    color: white;
    padding-top: 8rem;
    margin-top: 0rem !important;
}



/* -------------------------------
Page Amulet
------------------------------- */


.page-item.disabled .page-link {
    color: #6c757d !important;
    pointer-events: none !important;
    background-color: #fff !important;
    border-color: #dee2e6 !important;
}

.page-link {
    padding: 0.375rem 0.75rem;
}

.page-item:not(:first-child) .page-link {
    margin-left: 12px !important;
}

.page-link {
    position: relative;
    display: block;
    color: #ffffff !important;
    text-decoration: none;
    background-color: #a67400 !important;
    border: 2px solid #a67400 !important;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.page-item.active .page-link {
    z-index: 3;
    color: #a67400 !important;
    background-color: #ffffff !important;
    border: 2px solid #a67400 !important;
}




/* -------------------------------
Page Amulet-Detail
------------------------------- */

#Detail_Amulet {
  padding: 4rem;
}

.image-gallery {
  display: grid;
  grid-gap: 20px;
  /* grid-template-columns: repeat(1, 1fr); */
  max-width: 960px;
  margin: 0 auto;
}

.image-gallery-item img {
    display: block;
    width: 100%;
    height: 450px;
    object-fit: scale-down;
}

.box_imgDetail {
    width: 100%;
    height: 500px;
    object-fit: cover;
    position: relative;
    overflow: hidden;
}

.Detail_txt {
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}

.medium-zoom-image--open {
    position: relative;
    cursor: pointer;
    cursor: zoom-out;
    will-change: transform;
    height: 450px !important;
    object-fit: scale-down;
}



/* -------------------------------
Page Sasom
------------------------------- */

.frame {
	text-align: center;	
	position: relative;
	cursor: pointer;	
	perspective: 500px; 
}
.frame img {
	width: 300px;
	height: 300px;
}
.frame .details {
	width: 98%;
	height: 100%;	
	padding: 0% 0%;
	position: absolute;
	content: "";
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) rotateY(90deg);
	transform-origin: 50%;
	background: rgba(10, 10, 10, 0.415);	
	opacity: 0;
	transition: all 0.4s ease-in;
	
}
.frame:hover .details {
	transform: translate(-50%, -50%) rotateY(0deg);
	opacity: 1;
}

.details h3 {
  color: white;
  padding-top: 8rem;
}

.details h3:hover {
  color: white;
   padding-top: 8rem;
}



/* -------------------------------
Page Blog
------------------------------- */

#Page_blogsec {
  padding: 4rem;
}

.box_imgblog {
   width: 100%;
}

#Blog_section .txt_socialblog p {
  color: white;
  font-size: 16px;
}




/* -------------------------------
Page Idbut
------------------------------- */

#Seach_id {
  padding: 4rem;
}

.bux_imgigbut {
    /* border: 2px solid white; */
    border-radius: 15px;
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
    margin-left: 8rem;
    margin-right: 8rem;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.Name_headbut {
    font-size: 45px;
    font-weight: 700;
    text-align: center;
    color: #7c3e1b;
    font-family: 'Chakra Petch', sans-serif;
    font-style: italic;
    text-shadow: 0 0 0.2em #fff, 0 0 0.2em #fff, 0 0 0.2em #fff;
    margin-left: -6rem;
    margin-top: 1.5rem;
}

.Name_headbut2 {
    font-size: 32px;
    text-align: center;
    font-weight: 600;
    font-family: 'Kanit', sans-serif;
    color: #7c3e1b;
    text-shadow: 0 0 0.2em #fff, 0 0 0.2em #fff, 0 0 0.2em #fff;
    margin-left: -6rem;
    margin-top: -1.5rem;
}

.Name_headbut3 {
    font-size: 21px;
    text-align: center;
    font-weight: 700;
    color: #7c3e1b;
    font-family: 'Chakra Petch', sans-serif;
    font-style: italic;
    text-shadow: 0 0 0.2em #fff, 0 0 0.2em #fff, 0 0 0.2em #fff;
    margin-left: -7rem;
    margin-top: -1rem;
}

.Name_headbut3 .Eng_txtbut {
    font-size: 14px;
    text-align: center; 
    font-weight: 700;
    font-family: 'Kanit', sans-serif;
    text-shadow: 0 0 0.2em #fff, 0 0 0.2em #fff, 0 0 0.2em #fff;
    margin-top: -1rem;
}

.Name_headbut4 {
    font-size: 26px;
    text-align: center;
    color: #7c3e1b;
    font-weight: 600;
    font-family: 'Chakra Petch', sans-serif;
    margin-left: 10rem;

}

.Name_headbut5 {
    font-size: 26px;
    text-align: center;
    color: #7c3e1b;
    font-weight: 600;
    font-family: 'Chakra Petch', sans-serif;
    margin-left: 15.7rem;
}

.Name_headbut6 {
    font-size: 26px;
    text-align: center;
    color: #7c3e1b;
    font-weight: 400;
    font-family: 'Kanit', sans-serif;
    margin-left: 10rem;
}


.Name_headbut7 {
    font-size: 26px;
    text-align: center;
    color: #7c3e1b;
    font-weight: 400;
    font-family: 'Kanit', sans-serif;
    margin-left: 9rem;
}


.img_monkbut .img-fluid {
    margin-top: -5rem;
    width: 75%;
}

.txt_linesend {
    font-size: 16px;
    text-align: center;
    font-weight: 700;
    color: black;
    font-family: 'Chakra Petch', sans-serif;
}

.txt_linesend2 {
    font-size: 14px;
    text-align: center;
    font-weight: 700;
    color: black;
    font-family: 'Chakra Petch', sans-serif;
    margin-top: -0.7rem;
}

.txt_linesend3 {
  font-size: 14px;
  text-align: center;
  font-weight: 500;
  font-family: 'Kanit', sans-serif;
  margin-top: -0.7rem;
}

.txt_linesend4 {
    font-size: 20px;
    text-align: center;
    margin-top: 2rem;
    font-weight: 600;
    font-family: 'Chakra Petch', sans-serif;
}

.txt_linesend5 {
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    font-family: 'Chakra Petch', sans-serif;
}

.img_linesend {
  margin-top: -4rem;
}

.Name_textback {
  font-size: 35px;
  text-align: center;
  color: #2f2e2e;
  font-weight: 600;
  font-family: 'Chakra Petch', sans-serif;
}

.Name_textback span {
  font-size: 35px;
  text-align: center;
  color: #2f2e2e;
  font-weight: 600;
  font-family: 'Kanit', sans-serif;
}

.bux_imgigbut-back {
    /* border: 2px solid white; */
    border-radius: 15px;
    padding-top: 2rem;
    padding-bottom: 0rem;
    padding-left: 2rem;
    padding-right: 2rem;
    margin-left: 8rem;
    margin-right: 8rem;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.Detail-backthai {
    font-size: 16px;
    font-weight: 700;
    color: #2f2e2e;
    font-family: 'Chakra Petch', sans-serif;
    margin-top: -0.5rem;
}

.Detail-backend {
    font-size: 16px;
    font-weight: 400;
    color: #2f2e2e;
    font-family: 'Kanit', sans-serif;
    margin-left: 1.5rem;
}

.Detail-backend2 {
    font-size: 16px;
    font-weight: 400;
    color: #2f2e2e;
    font-family: 'Kanit', sans-serif;
    margin-left: 1.5rem;
    margin-top: -1rem;
}

.txt_contactback {
    font-size: 20px;
    font-weight: 700;
    color: #2f2e2e;
    text-align: center;
    font-family: 'Chakra Petch', sans-serif;
}

.txt_contactbackeng {
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    color: #2f2e2e;
    font-family: 'Kanit', sans-serif;
    margin-top: -1rem;
}

.txt_contactbackurl {
    font-size: 30px;
    font-weight: 600;
    color: #bb8a15;
    text-align: center;
    font-family: 'Kanit', sans-serif;
    text-shadow: 0 0 0.2em #fff, 0 0 0.2em #fff, 0 0 0.2em #fff;
    margin-top: -0.8rem;
}

.icon_imgqrcode {
    padding: 4rem;
    margin-top: -3.5rem;
}

.bux_imgigbut-backmobile {
  display: none;
}

.bux_imgigbutmoblie {
  display: none;
}







/* -------------------------------
Page Contact
------------------------------- */

#Section_contact {
  padding: 4rem;
}



/* -------------------------------
Social Widget
------------------------------- */

/* Fixed/sticky icon bar (vertically aligned 50% from the top of the screen) */
.social-widget .icon-bar {
    position: fixed;
    top: 50%;
    right: 0px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1021;
}

/* Style the icon bar links */
.social-widget .icon-bar a {
	display: block;
	text-align: center;
	padding: 10px 15px 10px 15px;
  margin-top: 0.8rem;
	transition: all 0.3s ease;
	color: white;
	font-size: 20px;
}

/* Sticky Social Bar */
.social-widget .icon-bar a:hover {
	background-color: #000;
}

.social-widget .facebook {
	background: #3B5998;
	color: white;
}


.social-widget .youtube {
	background: #bb0000;
	color: white;
}

.social-widget .tiktok {
	background: #000;
	color: white;
}

.social-widget .line {
	background: #00c300;
	color: white;
}

.social-widget .wechat {
	background: #00c300;
	color: white;
}

.social-widget .instagram {
	background: #c436a4;
	color: white;
}




/*-- open image ---*/

.medium-zoom--open .medium-zoom-overlay {
    cursor: pointer;
    cursor: zoom-out;
    opacity: 1;
    z-index: 1022;
}

.medium-zoom-image {
    cursor: pointer;
    cursor: zoom-in;
    transition: transform .3s;
    z-index: 1023;
}














/*-----------------------------------------
    RESPONSIVE
-------------------------------------------*/

@media screen and (max-width: 590px) {

  .carousel-indicators {
    flex-wrap: wrap;
  }

  .mySlides {
    display: none;
    height: 300px !important;
}

.w3-section, .w3-code {
    margin-top: 16px!important;
    margin-bottom: 16px!important;
    height: 300px !important;
}

.bg-bannerTitle {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 300px !important;
}

.text-head .text2 {
    font-weight: 600;
    font-size: 29px;
    color: #472E14;
    text-shadow: 0 0 0.2em #fff, 0 0 0.2em #fff, 0 0 0.2em #fff;
    margin-left: -12rem;
    margin-top: -1rem;
}

.text3 {
    margin-left: -12.5rem;
    font-size: 12px;
}

.box_total {
    margin-bottom: 1.5rem !important;
    width: 100%;
    height: 300px !important;
}

.box_img {
    width: 100%;
    height: 240px !important;
}

.box_img_size {
    width: 100%;
    height: 200px;
    object-fit: cover;
}

.box_img_size img {
    width: 100%;
    height: 200px;
}

.Head_txt {
    font-size: 14px;
    color: #a67400;
    font-weight: 600;
}

.Detail_txt {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}

.img-box-right2 img {
    position: relative;
    left: 20px;
    top: -200px;
    z-index: 0;
}

.img-box-right1 img {
    position: relative;
    left: -17px;
    top: 34px;
    z-index: 0;
}

.Head_txtblog h3 {
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    color: white;
    padding-top: 8rem;
    margin-top: 0rem !important;
}


.button {
    background: linear-gradient(180deg, #dfb64a 0%, #c99f34 35%, #aa7905 100%);
    border: none;
    color: white;
    padding: 6px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 10px;
}

.button:hover {
    background: #ffffff;
    border: 2px solid #472E14;
    color: #472E14;
    padding: 6px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 10px;
}

.Logo_web .img-fluid {
    max-width: 45%;
    height: auto;
}

#Monk_Amulet {
    padding-top: 1rem;
    padding-bottom: 4rem;
}

#Detail_Amulet {
    padding: 2rem;
}

#Page_blogsec {
    padding: 2rem;
}

#Seach_id {
    padding: 2rem;
}

#Section_contact {
    padding: 2rem;
}

.bux_imgigbut {
  display: none;
}

.bux_imgigbut-back {
  display: none;
}

.bux_imgigbutmoblie {
    border-radius: 15px;
    padding-top: 1rem;
    padding-bottom: 0rem;
    padding-left: 0.8rem;
    padding-right: 0rem;
    margin-left: -2rem;
    margin-right: -2rem;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.Name_headbut {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    font-family: 'Chakra Petch', sans-serif;
    font-style: italic;
    text-shadow: 0 0 0.2em #fff, 0 0 0.2em #fff, 0 0 0.2em #fff;
    margin-left: -14rem;
    margin-top: 0.2rem;
}

.Name_headbut2 {
    font-size: 14px;
    text-align: center;
    font-weight: 500;
    font-family: 'Kanit', sans-serif;
    text-shadow: 0 0 0.2em #fff, 0 0 0.2em #fff, 0 0 0.2em #fff;
    margin-left: -14rem;
    margin-top: -1.2rem;
}

.Name_headbut3 {
    font-size: 10px;
    text-align: center;
    font-weight: 700;
    font-family: 'Kanit', sans-serif;
    text-shadow: 0 0 0.2em #fff, 0 0 0.2em #fff, 0 0 0.2em #fff;
    margin-left: -14rem;
    margin-top: -0.9rem;
}

.Name_headbut4 {
    font-size: 13px;
    text-align: center;
    color: #814b12;
    font-weight: 600;
    font-family: 'Chakra Petch', sans-serif;
    margin-left: 0rem;
    margin-top: -0.4rem;
    margin-right: -2rem;
}

.img_monkbut .img-fluid {
    margin-top: -2rem;
}

.Name_headbut5 {
    font-size: 13px;
    text-align: center;
    color: #814b12;
    font-weight: 600;
    font-family: 'Chakra Petch', sans-serif;
    margin-left: 1rem;
    margin-top: -0.9rem;
    margin-right: -4rem;
}

.Name_headbut6 {
    font-size: 13px;
    text-align: center;
    color: #814b12;
    font-weight: 400;
    font-family: 'Kanit', sans-serif;
    margin-left: -1rem;
    margin-top: -0.9rem;
    margin-right: -4rem;
}

.Name_headbut7 {
    font-size: 13px;
    text-align: center;
    color: #814b12;
    font-weight: 400;
    font-family: 'Kanit', sans-serif;
    margin-left: 3rem;
    margin-top: -0.9rem;
}

.txt_linesend {
    font-size: 11px;
    text-align: center;
    font-weight: 600;
    font-family: 'Chakra Petch', sans-serif;
}

.bux_imgigbutmoblie .img_linesend .img-fluid {
    max-width: 88%;
    height: auto;
    margin-top: 1rem
}

.txt_linesend2 {
    font-size: 11px;
    text-align: center;
    font-weight: 600;
    font-family: 'Chakra Petch', sans-serif;
    margin-top: -0.9rem;
}

.txt_linesend3 {
    font-size: 10px;
    text-align: center;
    font-weight: 400;
    font-family: 'Kanit', sans-serif;
    margin-top: -0.9rem;
}

.txt_linesend4 {
    font-size: 12px;
    text-align: center;
    margin-top: 0.5rem;
    font-weight: 600;
    font-family: 'Chakra Petch', sans-serif;
}

.txt_linesend5 {
    font-size: 11px;
    text-align: center;
    font-weight: 600;
    font-family: 'Chakra Petch', sans-serif;
    margin-left: 1rem;
    margin-right: 1rem;
    margin-top: -0.8rem;
}

.bux_imgigbut-backmobile {
    border-radius: 15px;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 0.8rem;
    padding-right: 0rem;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.Name_textback {
    font-size: 16px;
    text-align: center;
    font-weight: 600;
    font-family: 'Chakra Petch', sans-serif;
}

.Name_textback span {
    font-size: 14px;
    text-align: center;
    font-weight: 500;
    font-family: 'Kanit', sans-serif;
}

.fa-circle:before {
    content: "\f111";
    font-size: 8px !important;
}

.Detail-backthai {
    font-size: 9px;
    font-weight: 600;
    font-family: 'Chakra Petch', sans-serif;
    margin-top: -1rem;
}

.Detail-backend {
    font-size: 9px;
    font-weight: 400;
    font-family: 'Kanit', sans-serif;
    margin-left: 0.9rem;
    margin-top: 0rem;
}

.Detail-backend2 {
    font-size: 9px;
    font-weight: 400;
    font-family: 'Kanit', sans-serif;
    margin-left: 0.9rem;
    margin-top: -1rem;
}


.bux_imgigbut-backmobile {
    border-radius: 15px;
    padding-top: 1rem;
    padding-bottom: 0rem;
    padding-left: 1rem;
    padding-right: 1rem;
    margin-left: -2rem;
    margin-right: -2rem;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.txt_contactback {
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    font-family: 'Chakra Petch', sans-serif;
}

.txt_contactbackeng {
    font-size: 11px;
    font-weight: 400;
    text-align: center;
    font-family: 'Kanit', sans-serif;
    margin-top: -1rem;
}

.txt_contactbackurl {
    font-size: 18px;
    font-weight: 600;
    color: #bb8a15;
    text-align: center;
    font-family: 'Kanit', sans-serif;
    text-shadow: 0 0 0.2em #fff, 0 0 0.2em #fff, 0 0 0.2em #fff;
    margin-top: -1rem;
}

.text_blogcontact {
    margin-top: -2.8rem;
}

.icon_imgqrcode .img-fluid {
    max-width: 46px !important;
    height: auto;
}

.icon_imgqrcode .img-fluid {
    max-width: 46px !important;
    height: auto;
    margin-left: -4rem;
    margin-top: -4rem;
}

.icon_imgqrcode {
    padding: 2rem;
    margin-top: -1.5rem;
    margin-left: 2rem;
}

.icon_imgqrcode2 {
    padding: 2rem;
    margin-top: -4rem;
    margin-left: -4rem;
}

.icon_imgqrcode2  .img-fluid {
    max-width: 46px !important;
    height: auto;
}

.bux_imgigbut-backmobile {
  display: block !important;
}

.bux_imgigbutmoblie {
  display: block !important; 
}


#Blog_section {
    height: 550px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

  
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 1rem;
    margin-left: 15%;
    list-style: none;
    display: none !important;
}


.image-gallery-item img {
    display: block;
    width: 100%;
    height: 450px;
    object-fit: scale-down;
}


.medium-zoom-image--open {
    position: relative;
    cursor: pointer;
    cursor: zoom-out;
    will-change: transform;
    height: 450px !important;
    object-fit: scale-down;
}

.box_imgDetail {
    width: 100%;
    height: 450px;
    object-fit: cover;
    position: relative;
    overflow: hidden;
}


}


@media screen and (min-width:590px) and (max-width:767px) {
  

  .carousel-indicators {
    flex-wrap: wrap;
  }

  .carousel-indicators [data-bs-target] {
    padding: 1rem 6.5rem !important;
  }

  .mySlides {
    display: none;
    height: 300px !important;
}

.w3-section, .w3-code {
    margin-top: 16px!important;
    margin-bottom: 16px!important;
    height: 300px !important;
}
 
.bg-bannerTitle {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 750px !important;
}
.text-head .text2 {
    font-weight: 600;
    font-size: 29px;
    color: #472E14;
    text-shadow: 0 0 0.2em #fff, 0 0 0.2em #fff, 0 0 0.2em #fff;
    margin-left: -8rem;
    margin-top: -1rem;
}


#Blog_section {
    height: 550px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 1rem;
    margin-left: 15%;
    list-style: none;
    display: none !important;
}


.image-gallery-item img {
    display: block;
    width: 100%;
    height: 450px;
    object-fit: scale-down;
}


.medium-zoom-image--open {
    position: relative;
    cursor: pointer;
    cursor: zoom-out;
    will-change: transform;
    height: 450px !important;
    object-fit: scale-down;
}

.box_imgDetail {
    width: 100%;
    height: 450px;
    object-fit: cover;
    position: relative;
    overflow: hidden;
}



 
}



@media screen and (min-width:768px) and (max-width:1023px) {
 


  .carousel-indicators [data-bs-target] {
    padding: 1rem 0.1rem !important;
  }

  .carousel-indicators h3 {
    font-size: 16px;
  }

  .carousel-indicators p {
    font-size: 11px;
  }

  .Logo_web .img-fluid {
    max-width: 35%;
    height: auto;
}

#Blog_section {
    height: 550px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.bux_imgigbut {
    /* border: 2px solid white; */
    border-radius: 15px;
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
    margin-left: 0rem;
    margin-right: 0rem;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

#Seach_id {
    padding: 2rem;
}

.Name_headbut {
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    font-family: 'Chakra Petch', sans-serif;
    font-style: italic;
    text-shadow: 0 0 0.2em #fff, 0 0 0.2em #fff, 0 0 0.2em #fff;
    margin-left: -4rem;
    margin-top: 1.5rem;
}

.Name_headbut2 {
    font-size: 22px;
    text-align: center;
    font-weight: 500;
    font-family: 'Kanit', sans-serif;
    text-shadow: 0 0 0.2em #fff, 0 0 0.2em #fff, 0 0 0.2em #fff;
    margin-left: -4rem;
    margin-top: -1.5rem;
}

.Name_headbut3 {
    font-size: 16px;
    text-align: center;
    font-weight: 500;
    color: #7c3e1b;
    font-family: 'Kanit', sans-serif;
    font-style: italic;
    text-shadow: 0 0 0.2em #fff, 0 0 0.2em #fff, 0 0 0.2em #fff;
    margin-left: -4.5rem;
    margin-top: -1rem;
}

.Name_headbut3 .Eng_txtbut {
    font-size: 14px;
    text-align: center; 
    font-weight: 700;
    font-family: 'Chakra Petch', sans-serif;
    text-shadow: 0 0 0.2em #fff, 0 0 0.2em #fff, 0 0 0.2em #fff;
    margin-top: -1rem;
}

.Name_headbut4 {
    font-size: 16px;
    text-align: center;
    color: #814b12;
    font-weight: 600;
    font-family: 'Chakra Petch', sans-serif;
    /* margin-left: -9rem; */
}

.Name_headbut5 {
    font-size: 16px;
    text-align: center;
    color: #814b12;
    font-weight: 600;
    font-family: 'Chakra Petch', sans-serif;
    margin-top: -1rem;
    margin-left: 13.5rem;
}

.Name_headbut6 {
    font-size: 16px;
    text-align: center;
    color: #814b12;
    font-weight: 600;
    font-family: 'Kanit', sans-serif;
    margin-left: -9rem;
}

.Name_headbut6 {
    font-size: 16px;
    text-align: center;
    color: #814b12;
    font-weight: 500;
    font-family: 'Kanit', sans-serif;
    margin-left: 9.3rem;
    margin-top: -0.8rem;
}

.Name_headbut7 {
    font-size: 16px;
    text-align: center;
    color: #814b12;
    font-weight: 500;
    font-family: 'Kanit', sans-serif;
    margin-top: -0.9rem;
}

.bux_imgigbut-back {
    /* border: 2px solid white; */
    border-radius: 15px;
    padding-top: 2rem;
    padding-bottom: 0rem;
    padding-left: 2rem;
    padding-right: 2rem;
    margin-left: 0rem;
    margin-right: 0rem;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.Name_textback {
    font-size: 23px;
    text-align: center;
    font-weight: 600;
    font-family: 'Chakra Petch', sans-serif;
}

.Name_textback span {
    font-size: 25px;
    text-align: center;
    font-weight: 600;
    font-family: 'Kanit', sans-serif;
}

.txt_contactback {
    font-size: 17px;
    font-weight: 600;
    text-align: center;
    font-family: 'Chakra Petch', sans-serif;
}

.txt_contactbackeng {
    font-size: 13px;
    font-weight: 600;
    text-align: center;
    font-family: 'Kanit', sans-serif;
    margin-top: -1rem;
}

.txt_contactbackurl {
    font-size: 24px;
    font-weight: 600;
    color: #bb8a15;
    text-align: center;
    margin-top: -1rem;
    font-family: 'Kanit', sans-serif;
    text-shadow: 0 0 0.2em #fff, 0 0 0.2em #fff, 0 0 0.2em #fff;
}

.icon_imgqrcode {
    padding: 2rem;
    margin-top: -3.5rem;
}

.text_blogcontact {
  margin-top: -2rem;
}















}

@media screen and (min-width:1024px) and (max-width:1279px) {

  .carousel-indicators [data-bs-target] {
    padding: 1rem 0.1rem !important;
  }


  .carousel-indicators h3 {
    font-size: 16px;
  }

  .carousel-indicators p {
    font-size: 14px;
  }

}

@media screen and (min-width:1280px) and (max-width:1359px) {


  .carousel-indicators h3 {
    font-size: 20px;
  }

  .carousel-indicators p {
    font-size: 14px;
  }

  .carousel-indicators [data-bs-target] {
    padding: 1rem !important;
  }

}

@media screen and (min-width:1360px) and (max-width:1439px) {


  .carousel-indicators h3 {
    font-size: 20px;
  }

  .carousel-indicators p {
    font-size: 14px;
  }

  .carousel-indicators [data-bs-target] {
    padding: 1rem !important;
  }
}

@media screen and (min-width:1440px) and (max-width:1599px) {


  .carousel-indicators [data-bs-target] {
    padding: 1rem !important;
  }

}

@media screen and (min-width:1600px) and (max-width:1919px) {

}

@media screen and (min-width:1920px) and (max-width:2559px) {

}

@media screen and (min-width:2560px) {}