@import url('https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/* ===== GLOBAL CSS START == */
body {
  font-family: "Kanit", sans-serif;
  line-height: 0;
}

.Container {
  max-width: 1300px;
  margin: 0 auto !important;
}

.MainSection {
  margin-bottom: 60px !important;
}

.wpb_single_image .vc_single_image-wrapper.vc_box_rounded,
.wpb_single_image .vc_single_image-wrapper.vc_box_rounded img {
  border-radius: 24px !important;
  box-shadow: none;
}

.IconBox {
  width: 60px;
  min-width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #e6efed;
  border-radius: 12px;
}

p {
  font-family: "Kanit", sans-serif !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  color: #153c33 !important;
  text-transform: initial !important;
  line-height: 28px !important;
}

.LightColorSection {
  background: #e6efed;
  padding: 80px 0;
}

.LightColorSection .PageDetailsSection h3 {
  background-color: #fff;
}

.LightColorSection .vc_separator.vc_sep_color_grey .vc_sep_line {
  border-color: #619e90;
}

.CenterAlign {
  text-align: center !important;
}

.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid>li {
  margin-bottom: 0 !important;
}

.TitleSection{
  padding-bottom: 60px !important;
}

:host {
  display: inline-block;
  overflow: visible !important;
  text-align: initial;
  white-space: nowrap;
}

.BulletPointsContainer .vc_cta3-container {
    float: left !important;
    margin: 0px !important;
    width: 270px !important;
    margin-left: -11px !important;
    margin-right: 16px !important;
}

.BulletPointsContainer .vc_separator{
 padding-top: 22px !important;
}

/* ===== GLOBAL CSS END ===== */




/* ===== ACTION BUTTON CSS START ===== */
.ActionButton .vc_general.vc_btn3 {
  color: #fff !important;
  background-color: #153c33 !important;
  border-radius: 100px !important;
  font-family: "Kanit", sans-serif !important;
  color: #fff !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  position: relative !important;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  padding-left: 20px !important;
  padding-top: 8px !important;
  padding-bottom: 8px !important;
  padding-right: 8px !important;
  text-decoration: none !important;

}

.ActionButton .vc_btn3-icon {
  background: #153c33 !important;
  width: 40px !important;
  height: 40px !important;
  border-radius: 100px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  color: #fff !important;
  position: initial !important;
  font-size: 18px !important;
  transform: none !important;
  margin-left: 16px;
}


.ActionButton .vc_general.vc_btn3 {
  border-radius: 100px !important;
  border-color: #619e90 !important;
  background-color: #619e90;
  background-image: #619e90;
  background-image: -moz-linear-gradient(top, #619e90 0%, #619e90 100%);
  background-image: -webkit-linear-gradient(top, #619e90 0%, #619e90 100%);
  background-image: linear-gradient(to bottom, #619e90 0%, #619e90 100%);
  background-size: 500px;
  background-repeat: no-repeat;
  background-position: 0%;
  -webkit-transition: background 300ms ease-in-out;
  transition: background 300ms ease-in-out;
}

.ActionButton .vc_general.vc_btn3:hover {
  background-position: -200%;
  transition: background 300ms ease-in-out;
  border-radius: 100px !important;
}

/* ===== ACTION BUTTON CSS END ===== */




/* ===== HEADER CSS START == */

.site-header {
  z-index: 99;
  position: sticky;
  top: 0;
}

.ast-above-header-wrap .ast-container {
  max-width: 1300px !important;
  margin: 0 auto !important;
}

.ast-above-header.ast-above-header-bar {
  background-color: #153c33 !important;
  border: none !important;
}

.ast-main-header-wrap .ast-container {
  max-width: 1300px !important;
  margin: 0 auto !important;
}


.ast-mobile-header-wrap .ast-primary-header-bar,
.ast-primary-header-bar .site-primary-header-wrap {
  background: #ffffff !important;
}



.HeaderTopLeft ul {
  display: flex;
  margin: 0 !important;
}

.HeaderTopLeft ul li img {
  width: 20px;
  margin-right: 8px;
}

.HeaderTopLeft li {
  display: flex;
  align-items: center;
  margin-right: 24px;

}

.HeaderTopLeft li a {
  color: #fff;
  font-size: 17px;
  font-family: "Kanit", sans-serif;
  font-weight: 300;
}

.HeaderTopLeft li a:hover {
  color: #619e90;
}

.officeTime {
  color: #fff;
  font-weight: 300;
  font-family: "Kanit", sans-serif;
  font-size: 17px;
}

.officeTime label {
  color: #4aff49;
  font-weight: 400;
}
.site-logo-img {
  max-width: 260px;
}

.site-logo-img a img {
  width: 100%;
}

.site-footer-section .widget.widget_block.widget_text .closedTime{
  color: #4aff49 !important;
  font-weight: 300 !important;
  letter-spacing: 1px;
}



/* ===== HEADER CSS END == */

.main-header-bar-navigation .main-navigation .menu-item .menu-link {
  font-family: "Kanit", sans-serif;
  color: #153c33 !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  text-transform: initial !important;
}

/* ===== MENU CSS END == */


/* ===== BANNER CSS START == */

.BannerButton {
  display: flex !important;
  align-items: center !important;
  justify-content: left !important;
  background: #153c33 !important;
  padding: 0 24px !important;
  height: 50px !important;
  width: 230px !important;

  font-family: "Kanit", sans-serif !important;
  color: #fff !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  position: relative;
}

.BannerButton .material-icons {
  background: #153c33 !important;
  width: 40px !important;
  height: 40px !important;
  border-radius: 100px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  color: #fff !important;
  position: absolute;
  right: 6px;
  top: 5px;
  font-size: 22px;
}

/* ===== BANNER CSS END == */

/* ===== BANNER BOTTOM SERVICE CSS START == */

.BannerBottomServiceContainer {
  background: #153c33;
  padding: 24px;
}

.BannerServicesCard.vc_general.vc_cta3.vc_cta3-style-classic {
  background-color: transparent !important;
  border: none !important;
  display: flex;
  align-items: flex-start;
  margin: 0 !important;
}

.BannerServicesCard .vc_custom_heading {
  font-family: "Kanit", sans-serif !important;
  color: #fff !important;
  font-size: 22px !important;
  font-weight: 400 !important;
  text-transform: initial !important;
  margin-bottom: 0 !important;
}

.BannerServicesCard p {
  font-family: "Kanit", sans-serif !important;
  color: #fff !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  text-transform: initial !important;
  line-height: 23px;
  margin-top: 8px;
}

.BannerBottomServiceContainer .vc_general.vc_cta3.vc_cta3-icons-left .vc_cta3-icons {
  display: table-cell;
  margin-right: 16px;
  position: initial;
}

.BannerServicesCard .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon:before {
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  width: inherit;
  height: inherit;
  font-size: 1em;
  text-align: center;
  text-rendering: optimizelegibility;
  background: #385951;
  color: #589083;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
}

.BannerServicesCard.vc_general.vc_cta3.vc_cta3-style-classic.BorderLine {
  border-left: #3b5e56 1px solid !important;
  border-radius: 0 !important;
}

.BannerBottomServiceContainer .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon {
  transform: none;
  position: initial !important;
}

/* ===== BANNER BOTTOM SERVICE CSS END == */


/* ===== HOME DETAILS SECTION CSS START == */

.PageDetailsSection h3 {
  background: #e6efed;
  padding: 12px 20px;
  border-radius: 100px;
  text-align: center;
  font-family: "Kanit", sans-serif !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  color: #4a7269 !important;
  display: inline-block;
  margin-bottom: 24px !important;
}

.PageDetailsSection h1 {
  font-family: "Kanit", sans-serif !important;
  font-size: 60px !important;
  font-weight: 500 !important;
  color: #153c33 !important;
  text-transform: initial !important;
  margin: 0 !important;
  line-height: 60px;
}

.PageDetailsSection h2 {
  font-family: "Kanit", sans-serif !important;
  font-size: 60px !important;
  font-weight: 500 !important;
  color: #619e90 !important;
  text-transform: initial !important;
  margin: 0 !important;
}

.PageDetailsSection p {
  font-family: "Kanit", sans-serif !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  color: #153c33 !important;
  text-transform: initial !important;
  margin-top: 24px;
  line-height: 28px;
}

.PageSectionContainer .InfoBox {
  border-color: transparent !important;
  background-color: transparent !important;
  float: left !important;
  display: flex !important;
  align-items: center !important;
  width: 50% !important;
  padding: 0 !important;
  margin: 0 !important;
}

.PageSectionContainer .InfoBox .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-white .vc_icon_element-icon {
  color: #619e90 !important;
}

.PageSectionContainer .InfoBox .vc_cta3-content-header h2 {
  font-family: "Kanit", sans-serif !important;
  font-size: 20px !important;
  font-weight: 400 !important;
  color: #153c33 !important;
  text-transform: initial !important;
  margin-top: 24px;
  line-height: 28px;
}


.PageSectionContainer .InfoBox .vc_cta3_content-container {
  padding-left: 12px !important;
}

/* ===== HOME DETAILS SECTION CSS END == */



/* ===== HOME SERVICE SECTION CSS START == */

.ServiceBox {
  padding: 8px !important;
}

.ServiceBox .vc_column-inner {
  border: #dbdbdb 1px solid;
  border-radius: 16px;
  padding: 36px !important;
}

.ServiceBox .vc_column-inner h2 {
  font-family: "Kanit", sans-serif !important;
  font-size: 24px !important;
  font-weight: 400 !important;
  color: #153c33 !important;
  text-transform: initial !important;
  margin-top: 24px;
  line-height: 28px;
}

.ServiceBox .ActionButton {
  margin-bottom: 0 !important;
}

.ServiceBox ul {
  margin: 0 !important;
  padding: 0 !important;
  padding-left: 19px !important;
}

.ServiceBox ul li {
  font-weight: 300;
  line-height: 26px;
  margin-bottom: 8px !important;
}

/* ===== HOME SERVICE SECTION CSS END == */


/* ===== BULLETS POINT SECTION CSS START == */
.PageSectionContainer .InfoBox.BulletPointContainer {
  float: none !important;
  width: 100% !important;

}

.PageSectionContainer .InfoBox.BulletPointContainer .vc_cta3-content-header h2 {
  font-family: "Kanit", sans-serif !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  color: #153c33 !important;
  text-transform: initial !important;
  margin-top: 0px;
  line-height: 28px;
  margin: 0 !important;
}

.PageSectionContainer .InfoBox.BulletPointContainer .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-white .vc_icon_element-icon {
  color: #153c33 !important;
  font-size: 22px !important;
}

.PageSectionContainer .InfoBox.BulletPointContainer .vc_cta3_content-container {
  padding-left: 4px !important;
}

/* ===== BULLETS POINT SECTION CSS END == */



.AchivmentBoxContainer {
  display: flex;
  align-items: center;
}

.AchivmentBox {
  flex: 1;
  display: flex;
  align-items: center;
}

.AchivmentBox img {
  display: inline-block;
  margin-right: 16px;
  width: 50px;
}

.AchivmentBoxContainer .AchivmentBox .AchivmentBoxDetails h1 {
  font-family: "Kanit", sans-serif !important;
  font-size: 26px !important;
  font-weight: 500 !important;
  color: #153c33 !important;
  text-transform: initial !important;
  line-height: 28px;
  margin: 0 !important;
}

.AchivmentBoxContainer .AchivmentBox .AchivmentBoxDetails h2 {
  font-family: "Kanit", sans-serif !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  color: #153c33 !important;
  text-transform: initial !important;
  line-height: 28px;
  margin: 0 !important;
}

/* ===== FEATURES SECTION CSS START == */
.FeatureLeftSection {
  background: #e6efed;
  padding: 24px;
  border-radius: 30px 0 0 30px;
  min-height: 300px !important;
  z-index: 2;
}

.FeatureRightSection {
  background: #153c33;
  padding: 24px;
  border-radius: 0px 30px 30px 0;
  min-height: 300px !important;
}

.FeatureSection .IconBox {
  background: #fff;
  border-radius: 12px;
  padding: 16px !important;
  max-width: 60px !important;
  height: 60px !important;
}

.FeatureSection .IconBox .vc_column-inner {
  padding: 0 !important;
  display: inline-block;
  width: auto;
}

.FeatureSection .IconBox .vc_column-inner .wpb_single_image img {
  height: auto;
  max-width: 100%;
  vertical-align: top;
  width: 50px;
}

.FeatureSection h3 {
  font-family: "Kanit", sans-serif !important;
  font-size: 20px !important;
  font-weight: 500 !important;
  text-transform: initial !important;
  line-height: 28px;
  margin: 0 !important;
}

.FeatureSection.FeatureLeftSection h3 {
  color: #153c33 !important;
}

.FeatureSection.FeatureRightSection h3 {
  color: #fff !important;
}

.FeatureSection p {
  font-family: "Kanit", sans-serif !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  text-transform: initial !important;
  line-height: 28px !important;
  margin-top: 8px !important;
}

.FeatureSection.FeatureLeftSection p {
  color: #53716a !important;
}

.FeatureSection.FeatureRightSection p {
  color: #98c4c1 !important;
}


.FeatureListing {
  padding: 24px;
  margin-left: -15px !important;
  margin-right: -15px !important;
  display: flex !important;
  align-items: center !important;
}

.FeatureLeftSection .FeatureListing {
  border-bottom: #d1ddda 1px solid !important;
}

.FeatureLeftSection .FeatureListing:last-child {
  border-bottom: none !important;
}


.FeatureRightSection .FeatureListing {
  border-bottom: #385951 1px solid !important;
}

.FeatureRightSection .FeatureListing:last-child {
  border: none !important;
}

.FeatureDeetailsSection {
  flex: 1;
}

.FeatureLeftSection .FeatureDeetailsSection .vc_column-inner {
  width: 68% !important;
}

.FeatureRightSection .FeatureDeetailsSection .vc_column-inner {
  width: 68% !important;
}

.FeatureRightSection .FeatureDeetailsSection {
  display: flex;
  justify-content: right;
  text-align: right;
}

.FeaturePhoto {
  position: absolute;
  top: 193px;
  right: 460px;
  z-index: 9;
}

.FeatureDeetailsSection strong{
  font-weight: 400 !important;
}

/* ===== FEATURES SECTION CSS END == */

.DarkGreenSection {
  padding: 60px 24px;
}

.DarkGreenSection h1 {
  color: #fff !important;
}

.DarkGreenSection p {
  color: #fff !important;
  max-width: 930px;
  margin: 0 auto;
}

.AttentionContainer {
  max-width: 930px;
  margin: 0 auto;
}

.AttentionListing p {
  border-bottom: #496862 1px solid;
  padding: 30px 0;
}

.AttentionListing.Border-none p {
  border: none !important;
}

.AttentionListing p {
  font-weight: 400;
  display: flex;
  align-items: center;
  font-size: 18px !important;
}

.AttentionListing img {
  margin-right: 8px;
}


/* ===== TEAM CSS START == */

.TeamBox {
  position: relative;
  overflow: hidden;
}

.TeamBox .vc_single_image-wrapper {
  border-radius: 24px !important;
  overflow: hidden;
}

.TeamBox .vc_single_image-wrapper img {
  transition: transform 1.2s;
  width: 100%;
  height: 100%;
}


.TeamBox:hover .vc_single_image-wrapper img {
  -ms-transform: scale(1.2);
  /* IE 9 */
  -webkit-transform: scale(1.2);
  /* Safari 3-8 */
  transform: scale(1.2);
}


.TeamBox .wpb_single_image {
  margin-bottom: 16px !important;
}

.TeamBox .vc_custom_heading {
  font-family: "Kanit", sans-serif !important;
  font-size: 24px !important;
  font-weight: 500 !important;
  text-transform: initial !important;
  line-height: 28px;
  margin: 0 !important;
  color: #153c33;
  margin-bottom: 8px !important;
}

.TeamBox #mega_social_icons {
  position: absolute;
  background: #fff;
  border-radius: 16px;
  padding: 8px;
  left: 119px;
  animation: mymoverevers 0.5s both ease-in;
  opacity: 0;
  transition: opacity .5s ease-out;
  -moz-transition: opacity .5s ease-out;
  -webkit-transition: opacity .5s ease-out;
  -o-transition: opacity .5s ease-out;

}

.TeamBox #mega_social_icons #mega-social-btn a {
  color: #589083;
}


.TeamBox:hover #mega_social_icons {
  animation: mymove 0.3s both ease-in;
  opacity: 1;
}


@keyframes mymove {
  from {
    bottom: 90px;
  }

  to {
    bottom: 110px;
  }
}

@keyframes mymoverevers {
  from {
    bottom: 110px;
  }

  to {
    bottom: 90px;
  }
}

/* ===== TEAM CSS END == */



/* ===== LOOP SLIDER CSS START == */

.ImageSliderContainer{
  display: flex;
  padding: 60px 0;
}

.ImageSliderContainer img {
  min-width: 250px;
  border-radius: 16px;
}

.ImageSliderContainer .tagUp {
  top: -30px;
  position: relative;
  margin-right: 16px;
  flex: 1;
}

.ImageSliderContainer .tagDown {
  top: 30px;
  position: relative;
  margin-right: 16px;
  flex: 1;
}





/* ===== LOOP SLIDER CSS END == */



/* ===== CONTACT US CSS START == */
.ContactUsSection {
  padding: 60px 24px;
  background: #a8c9c15c;
}

.BookingForm {
  background: #fff;
  padding: 40px !important;
  border-radius: 16px;
  min-height: 590px !important;
}

.ContactUsSection .PageDetailsSection h3 {
  background: #fff !important;
}

.BookingForm h1 {
  font-family: "Kanit", sans-serif !important;
  font-size: 40px !important;
  font-weight: 500 !important;
  text-transform: initial !important;
  margin: 0 !important;
}


.BookingForm p {
  font-family: "Kanit", sans-serif !important;
  font-size: 16px !important;
  font-weight:300 !important;
  text-transform: initial !important;
  margin: 0 !important;
}

.ContactForm {
  padding-top: 24px !important;
}

.ContactForm br {
  display: none;
}

.ContactForm label {
  margin-bottom: 12px !important;
  display: block;
}

.ContactForm .FlexBox {
  display: flex;
  align-items: center;
}

.ContactForm .FlexBox p {
  display: flex;
  align-items: center;
  margin: 0 -8px;
}

.ContactForm .FlexBox p label {
  margin-left: 8px !important;
  margin-right: 8px !important;
  flex: 1;
}


.ContactForm .wpcf7-form-control {
  border-radius: 8px;
}

.ContactInfoSection .vc_info_list_outer {
  background: #ffffff94;
  padding: 24px;
  border-radius: 12px;
  max-width: 500px;
  margin-bottom: 22px;
}

.ContactInfoSection .info-list-img {
  width: 50px;
}

.ContactInfoSection .mega-info-list {
  margin: 0 !important;
  padding: 0 !important;
}

.ContactInfoSection .vc_info_list_outer .vc_info_list h2 {
  font-family: "Kanit", sans-serif !important;
  font-size: 20px !important;
  font-weight: 500 !important;
  text-transform: initial !important;
  margin: 0 !important;
  color: #153c33 !important;
}

.ContactInfoSection .vc_info_list_outer .vc_info_list p {
  font-family: "Kanit", sans-serif !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  text-transform: initial !important;
  margin: 0 !important;
  color: #153c33 !important;
  text-decoration: none !important;
}

.ContactFormSubmit .wpcf7-form-control.wpcf7-submit {
  background: #619e90 !important;
  margin-top: 17px;
  width: 100%;
  height: 55px;
}
.ContactInfoSection a {
  color: #619e90 !important;
}

.ContactInfoSection .vc_info_list .media img{
  height: auto !important;
}

.ContactInfoSection .mega-info-list .vc_info_list {
  padding-bottom: 0 !important;
}

.GoogleMapSectionContainer .vc_column-inner{
  padding-right: 0 !important;
}

.GoogleMapSection{
  background: #ffffff94;
  padding: 24px !important;
  border-radius: 16px;
  margin-top: 4px;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    height: 50px;
    display: flex;
    align-items: center;
}

/* ===== CONTACT US CSS END == */

/* ===== FOOTER CSS START == */

.site-primary-footer-wrap {
  background-color: #153c33 !important;
  border-style: solid;
  border-width: 0px;
  border-top-width: 1px;
  border-top-color: #153c33 !important;
}

.site-below-footer-wrap {
  background-color: #153c33 !important;
  border-style: solid;
  border-width: 0px;
  border-top-width: 1px;
  border-top-color: #1a473d !important;
}

.site-below-footer-wrap p {
  color: #98c4c1 !important;
  text-align: left;
}

.footer-nav-wrap {
  display: flex;
  justify-content: right;
  align-items: center;
  height: 31px;
}


.site-primary-footer-wrap h2 {
  color: #619e90 !important;
  font-weight: 400 !important;
}

.site-primary-footer-wrap p {
  color: #fff !important;
  margin-bottom: 20px !important;
}

.FooterContactList li {
  display: flex;
  align-items: flex-start;
  font-family: "Kanit", sans-serif !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  text-transform: initial !important;
  margin: 0 !important;
  color: #fff !important;
  text-decoration: none !important;
  margin-bottom: 20px !important;
  line-height: 30px;
}

.FooterContactList li img {
  margin-right: 12px;
  width: 26px;
  position: relative;
  top: 4px;
}


.FooterContactList li a {
  font-family: "Kanit", sans-serif !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  text-transform: initial !important;
  margin: 0 !important;
  color: #fff !important;
  text-decoration: none !important;
  display: inline-block;
}

.footer-nav-wrap ul li a {
  font-family: "Kanit", sans-serif !important;
  font-size: 16px !important;
  font-weight: 300 !important;
  text-transform: initial !important;
  margin: 0 !important;
  color: #fff !important;
  text-decoration: none !important;
  display: inline-block;
}

.footer-nav-wrap ul li a:hover {
  color: #619e90 !important;

}

.FooterSliderContainer ul {
  display: flex;
  align-items: center;
}

.FooterSliderContainer ul li {
  font-family: "Kanit", sans-serif !important;
  font-size: 24px !important;
  font-weight: 400 !important;
  text-transform: initial !important;
  margin: 0 !important;
  color: #153c33 !important;
  text-decoration: none !important;
  display: flex;
  align-items: center;
  margin: 6px 24px !important;
}

.FooterSliderContainer ul li img {
  margin-left: 24px !important;
}


.FooterSliderContainer ul {
  animation: marquee 50s linear infinite;
}

@keyframes marquee {
  0% {
    transform: translate(0, 0);
  }

  100% {
    transform: translate(-100%, 0);
  }
}




/* ===== FOOTER CSS END == */




























































































































/* ===== HOVER CSS START == */
.HoverBox:active,
.HoverBox:hover,
.HoverBox:focus {
  outline: 0 !important;
  outline-offset: 0;
}

.HoverBox::before,
.HoverBox::after {
  position: absolute;
  content: "";
}

.HoverBox .vc_column-inner {
  position: relative;
  display: inline-block;
  width: auto;
  height: auto;
  background-color: transparent;
  border: none;
  cursor: pointer;
  min-width: 150px;
}

.HoverBox .vc_column-inner {
  position: relative;
  display: inline-block;
  transition: 0.1s;
}


/*--- Hover-1 ---*/
.HoverBox-1::before {
  background-color: #619e90;
  transition: 0.1s ease-out;
}

.HoverBox-1 .vc_column-inner {
  transition: 0.2s 0.1s;
}

.HoverBox-1 .vc_column-inner:hover {
  transition: 0.2s 0.1s;
}


/* 1.hover-filled-slide-down */
.HoverBox.hover-filled-slide-down::before {
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
}

.HoverBox.hover-filled-slide-down:hover::before {
  height: 0%;
}

/* 2.hover-filled-slide-up */
.HoverBox.hover-filled-slide-up::before {
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
}

.HoverBox.hover-filled-slide-up:hover::before {
  height: 0%;
}

/* 3.hover-filled-slide-left */
.HoverBox.hover-filled-slide-left::before {
  top: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.HoverBox.hover-filled-slide-left:hover::before {
  width: 0%;
}

/* 4. hover-filled-slide-right */
.HoverBox.hover-filled-slide-right::before {
  top: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 100%;
}

.HoverBox.hover-filled-slide-right:hover::before {
  width: 0%;
}






.btn:active,
.btn:hover,
.btn:focus {
  outline: 0 !important;
  outline-offset: 0;
}

.btn::before,
.btn::after {
  position: absolute;
  content: "";
}

.btn-holder {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 1000px;
  margin: 10px auto 35px;
}

.btn {
  position: relative;
  display: inline-block;
  width: auto;
  height: auto;
  background-color: transparent;
  border: none;
  cursor: pointer;
  margin: 0px 25px 15px;
  min-width: 150px;
}

.btn span {
  position: relative;
  display: inline-block;
  transition: 0.3s;
  font-family: "Kanit", sans-serif !important;
  color: #fff !important;
  font-size: 16px !important;
  font-weight: 400 !important;
}

/*--- btn-1 ---*/
.btn-1::before {
  background-color: #619e90;
  transition: 0.3s ease-out;
  border-radius: 100px;
  color: #fff;
}

.btn-1 span {
  color: rgb(255, 255, 255);
  transition: 0.2s 0.1s;
}

.btn-1 span:hover {
  color: #fff;
  transition: 0.2s 0.1s;
}

/* 1.hover-filled-slide-down */
.btn.hover-filled-slide-down::before {
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
}

.btn.hover-filled-slide-down:hover::before {
  height: 0%;
}

/* 2.hover-filled-slide-up */
.btn.hover-filled-slide-up::before {
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
}

.btn.hover-filled-slide-up:hover::before {
  height: 0%;
}

/* 3.hover-filled-slide-left */
.btn.hover-filled-slide-left::before {
  top: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.btn.hover-filled-slide-left:hover::before {
  width: 0%;
}

/* 4. hover-filled-slide-right */
.btn.hover-filled-slide-right::before {
  top: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 100%;
}

.btn.hover-filled-slide-right:hover::before {
  width: 0%;
}

/* 5. hover-filled-opacity */
.btn.hover-filled-opacity::before {
  top: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 1;
}

.btn.hover-filled-opacity:hover::before {
  opacity: 0;
}

/*--- btn-2 ---*/
.btn-2::before {
  background-color: rgb(28, 31, 30);
  transition: 0.3s ease-out;
}

.btn-2 span {
  color: rgb(28, 31, 30);
  border: 1px solid rgb(28, 31, 30);
  transition: 0.2s;
}

.btn-2 span:hover {
  color: rgb(255, 255, 255);
  transition: 0.2s 0.1s;
}

/* 6. hover-slide-down */
.btn.hover-slide-down::before {
  top: 0;
  left: 0;
  right: 0;
  height: 0%;
  width: 100%;
}

.btn.hover-slide-down:hover::before {
  height: 100%;
}

/* 7. hover-slide-up */
.btn.hover-slide-up::before {
  bottom: 0;
  left: 0;
  right: 0;
  height: 0%;
  width: 100%;
}

.btn.hover-slide-up:hover::before {
  height: 100%;
}

/* 8. hover-slide-left */
.btn.hover-slide-left::before {
  top: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 0%;
}

.btn.hover-slide-left:hover::before {
  width: 100%;
}

/* 9. hover-slide-right */
.btn.hover-slide-right::before {
  top: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 0%;
}

.btn.hover-slide-right:hover::before {
  width: 100%;
}



/* ===== HOVER CSS END == */

#ast-scroll-top {
  background-color: #589083;
  font-size: 0.9375rem;
  border-radius: 100px;
  bottom: 90px;
}

.ht-ctc.ht-ctc-chat{
  right: 24px !important;
}






/* ===== RESPONSIVE CSS START == */

@media (max-width: 990px) {
  .tag-list {
    display: none;
  }

  .PageDetailsSection {
    padding-bottom: 24px !important;
  }

  .MainSection {
    margin-bottom: 20px !important;
  }

  .FeaturePhoto {
    display: none;
  }

  .PageDetailsSection h1 {
    font-size: 30px !important;
    text-align: left !important;
  }

  .PageDetailsSection h2 {
    font-size: 30px !important;
    text-align: left !important;

  }

  .DarkGreenSection p {
    text-align: left !important;
  }

  .PageSectionContainer .InfoBox {
    width: 100% !important;
  }

  .AchivmentBoxContainer {
    display: block;
    align-items: center;
  }

  .FeatureListing {
    padding: 0px;
    margin-left: 0px !important;
    margin-right: 0px !important;
    display: block !important;
    padding-bottom: 16px;
    margin-bottom: 16px;
  }

  .FeatureDeetailsSection {
    padding-top: 0;
  }

  .FeatureLeftSection {
    border-radius: 0px !important;
  }

  .FeatureRightSection {
    border-radius: 0px !important;
  }

  .FeatureRightSection .FeatureDeetailsSection {
    display: block;
    text-align: left;
  }

  .FeatureSection .IconBox {
    margin: 16px;
  }

  .DarkGreenSection {
    padding: 0px 0px;
    padding-bottom: 24px;
  }

  .CenterAlign {
    text-align: left !important;
  }

  .TeamBox {
    padding-bottom: 24px;
  }

  .site-primary-footer-wrap {
    padding: 24px !important;
  }

  .site-below-footer-inner-wrap {
    display: block !important
  }

  .site-below-footer-wrap p {
    text-align: center;
  }

  .site-below-footer-inner-wrap .footer-widget-area[data-section="section-footer-menu"] .astra-footer-mobile-vertical-menu {
    display: flex;
    justify-content: center;
  }

  .ContactUsSection {
    padding: 0px 0px;
    padding-bottom: 60px;
  }

  .ContactInfoSection .vc_info_list_outer {
    height: auto;
  }

  .ContactForm .FlexBox p {
    display: block;
    margin: 0px;
  }

  .BookingForm {
    padding: 24px 0px !important;
  }

  .ContactInfoSection .vc_column-inner {
    padding: 0 !important;
  }

  .PageDetailsSection h3 {
    margin-top: 24px;
  }

  [data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
    width: 24px !important;
    height: 24px !important;
    fill: #153c33 !important;
}
  header .custom-logo-link img {
    max-width: 160px;
  }

  .BannerBottomServiceContainer .vc_general.vc_cta3.vc_cta3-icons-left .vc_cta3-icons {
    display: block;
    margin-right: 16px;
    position: initial;
    height: 80px;
  }

  .BannerServicesCard.vc_general.vc_cta3.vc_cta3-style-classic {
    padding: 0;
  }

  .BannerBottomServiceContainer .vc_column-inner {
    padding: 0 !important;
    margin: 0 !important;
  }

  .BannerServicesCard.vc_general.vc_cta3.vc_cta3-style-classic.BorderLine {
    border-left: #3b5e56 0px solid !important;
  }

  .vc_general.vc_cta3.vc_cta3-icons-left .vc_cta3_content-container {
    display: table-cell;
    padding-left: 0;
  }

  .BannerServicesCard p {
    margin-bottom: 24px !important;
  }

  .footer-widget-area .widget_media_image .image {
    max-width: 200px !important;
  }

  .footer-nav-wrap {
    display: none;
  }

  .BannerTitle {
    top: 22% !important;
    left: 0 !important;
    width: 100% !important;
    display: flex !important;
    justify-content: center;
    padding: 0 24px;
  }

  rs-mask-wrap {
    overflow: visible !important;
  }

  .BannerTitle .rs-layer {
    top: 0% !important;
    font-size: 25px !important;
    line-height: 36px !important;
    max-width: 100% !important;
    width: auto !important;
    left: 0 !important;
    bottom: 0 !important;
}

  .BannerText {
    top: 39% !important;
    left: 0 !important;
    width: 100% !important;
    display: flex !important;
    justify-content: center;
    padding: 0 24px;
}
  .BannerText .rs-layer {
    top: 26% !important;
    font-size: 16px !important;
    line-height: 24px !important;
    max-width: 100% !important;
    width: 100% !important;
    left: 0 !important;
    bottom: 0 !important;
  }

  .BannerButtonOuter {
    left: 0 !important;
    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
    padding: 0 24px !important;
    background: none !important;
    top: auto !important;
    bottom: 25% !important;
}
  .BannerButtonOuter .BannerButton{
    margin: 0 !important;
  }

  .ContactForm .FlexBox{
    display: block;
  }

}

.HideSocial #mega_social_icons {
	display: none !important;
}


@media (max-width: 500px) {
  .vc_section {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }

  .ast-mobile-header-wrap .ast-primary-header-bar, .ast-primary-header-bar .site-primary-header-wrap {
    min-height: 60px;
}

header .custom-logo-link img {
  max-width: 110px;
}



@keyframes mymove {
  from {
    bottom: 110px;
  }

  to {
    bottom: 130px;
  }
}

@keyframes mymoverevers {
  from {
    bottom: 130px;
  }

  to {
    bottom: 110px;
  }
}


.GoogleMapSection {
  margin-top: 24px;
}

.GoogleMapSectionContainer .vc_column-inner {
  padding-left: 0 !important;
}


}