.itopplus-background {

}
.unknown {
  position: fixed;
  bottom: 8% !important;
}

.unknown_prf .btn-main,
.unknown_prf:hover .btn-main {
  margin-bottom: 0 !important;
}



body {
    font-size: 15px;
    overflow-x: hidden;
    color: #000000;
    font-family: "Montserrat", "Noto Sans Thai";
    font-weight: 500;
}
a {
    color: #000000;
}
a:hover {
    color: #acd47c;
}
b, strong {
    font-weight: 600;
}

.itopplus-bg {
  background-image: url("http://itp1.itopfile.com/ImageServer/z_itp_11092023shz1/0/0/bgz-z1379999982232.png");
}

.navbar-default .navbar-nav > li > a {
   font-size: 0.9em;
  color: #000000;
  margin: 0;
  padding: 5px 8px;
  border-radius: 30px;
  font-family: "Montserrat", sans-serif;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #fff !important;
  box-shadow: none;
  background: #000;
  background-color: #000;
}

.dropdown-menu > li > a {
    font-size: 1.1em;
    color: #000;
    padding: 8px 15px;
    font-family: "Montserrat", sans-serif;
}

.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #fff;
  background: #000;
}

@media screen and (max-width: 992px) {
    #controlBanner img {
        position: fixed;
        top: 15px;
        left: 10px;
        width: 150px !important;
        z-index: 10000;
    }

  #nav-menu,
  #ItopplusMainSidebar > div {
    background: #acd47c !important;
  }

  #itpMenuSideBar span {
    background-color: #000 !important;
  }

  #controlMenu * {
    color: #000 !important;
    border: none;
  }
  .navbar-header > a {
    background-size: 22px !important;
  }

  #itpphonemobile {
    order: 10;
    background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/telz-z1213377114021.png") !important;
  }

  #itpsearchmobile {
    background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/searchz-z58353883050.png") !important;
     order: 7;
  }

  .old-image-icon-facebook {
    background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/fbz-z596493498208.png") !important;
     order: 8;
  }

  .old-image-icon-line {
    background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/linez-z124353860110.png") !important;
       order: 9;
  }

  .old-image-icon-instragram {
    background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/igz-z201455707795.png") !important;
       order: 0;
  }

  .old-image-icon-youtube {
    background-image: url("http://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/youtubez-z1189989321716.png") !important;
     order: 6;
  }

  .new-image-icon-twitter {
    background-image: url("http://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/twitterz-z728625288143.png") !important;
     order: 5;
  }
}

@media screen and (min-width: 1024px) {
    .itopplus-banner .container {
        display: grid;
        grid-template-columns: 20% auto;
        align-items: center;
    }
  
    .no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
  }
  
    .itopplus-banner {
    background: #acd47c;
    transition: 0.3s;
  }

  .itopplus-sticky {
    background: #acd47c !important;
  }

  
    #controlBanner {
        object-fit: contain;
        padding: 10px 0 0;
        width: 100%;
        margin: 0 auto;
    }

  #nav-menu {
    display: grid;
    justify-content: center;
    background: transparent;
    min-height: auto;
  }

.itp-block {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
        height: 100%;
        justify-content: flex-end;
    }

  .itopplus-search {
    text-align: center;
    color: #444;
    width: 20vw;
  }

  .itopplus-banner {
    background: #acd47c;
    padding-bottom: 10px;
  }

  .itopplus-sticky-nav-bar-inside::before,
  .itopplus-sticky-nav-bar-inside::after {
    display: none;
  }

  .itopplus-sticky-nav-bar-inside {
    width: 85vw !important;
    display: grid;
    grid-template-columns: 15% auto;
    justify-items: end;
    align-items: center;
  }

  .itopplus-menu-logo {
    height: auto !important;
    width: 100%;
    padding: 15px;
  }

  img.itopplus-img-logo {
    width: 100% !important;
  }

  #itopplus-sticky-nav-bar {
    animation-duration: 0.8s !important;
  }

  #itopplus-nav-bar-sticky {
    display: flex;
  }

  #itopplus-sticky-nav-bar .navbar-default {
    background: #acd47c;
  }
  

ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
  margin: 0;
}
}




/**/
.h1, h1 {
    font-size: 4em;
    font-weight: 600;
}
.h2, h2 {
    font-size: 3em;
    font-weight: 600;
}
.h3, h3 {
    font-size: 1.6em;
    font-weight: 600;
}
.h4, h4 {
    font-size: 1.2em;
    font-weight: 600;
}
.h5, h5 {
    font-size: 1.1em;
}
.boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}
ol, ul {
    margin-top: 10px;
    margin-bottom: 10px;
}
/**/




/*header*/
.header-icon-img {
    display: flex;
    gap: 10px;
    margin-left: auto;
    width: 48%;
}
.icon-img {
    transition: 0.5s;
}
.icon-img:hover {
    transform: scale(1.1);
}
/*header*/





/*footer*/
.itopplus-footer {
      background-color: #acd47c;
    font-size: 14px;
}
.itopplus-footer h4 {
    font-size: 1.1em;
    margin: 0px 0 10px;
    font-weight: 600;
}
.itopplus-footer a {
    color: #000;
}
.itopplus-footer a:hover {
    color: #764c24;
}
.footer-block {
    display: grid;
    grid-template-columns: 45% 37% 18%;
}
.footer-logo {
    width: 35%;
}
.tel-block {
    display: grid;
    grid-template-columns: 20px auto;
    gap: 10px;
    margin: 10px 0;
}
.btn-maps {
    background: #000;
    color: #fff;
    border: none;
    padding: 6px 15px;
    border-radius: 50px;
    transition: 0.5s;
}
.btn-maps:hover {
    background: #fff;
    color: #000;
}
.footer-icon-img {
    display: flex;
    gap: 10px;
}
.copy-right {
    text-align: left;
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #acd47c !important;
    color: #acd47c !important;
    font-family: "Noto Sans Thai",sans-serif !important;
}
.buttonExampleSite:hover {
    background: #acd47c !important;
    color: #ffffff !important;
}
.ITP-pdpa-template-titleFont {
    font-size: 1.2em !important;
    padding-bottom: 0rem !important;
    font-weight: 600 !important;
}
.ITP-pdpa-template-contentFont {
    font-size: 1em !important;
}
.itpPDPALandingPage {
    padding: 6% 2% 2%;
}
/*footer*/



/*HOME*/
.about-us {
    text-align: center;
    font-size: 1.2em;
    padding: 7% 0 2%;
}
.about-us h5 {
    font-size: 1.2em;
    font-weight: 500;
    line-height: 1.3;
    margin: 0 0 20px;
}
.about-us h6 {
    font-size: 1.1em;
    font-weight: 500;
    line-height: 1.2;
    margin: 0;
}
.about-us h4 {
    color: #acd47c;
    font-family: "Montserrat", sans-serif;
    margin: 0;
    font-weight: 500;
    font-size: 1.5em;
}
.about-us img {
    width: 40% !important;
    margin: 25px 0;
}
.about-img {
    width: 85%;
    margin: 5% auto 0;
}
.btn-more {
    background: #acd47c;
    color: #fff;
    font-size: 0.9em;
    border: none;
    padding: 7px 20px;
    border-radius: 50px;
    transition: 0.5s;
}
.btn-more:hover {
    background: #202020;
    color: #fff;
}
.btn-more span {
    font-size: 1.2em;
    line-height: 1;
}
.menu-align {
    text-align: center;
    padding: 5% 0 2%;
}
.menu-align2 {
    padding: 5% 0 2%;
}
.menu-align h4 , .menu-align2 h4 {
    font-size: 1.7em;
    font-weight: 500;
}
.menu-align h2 , .menu-align2 h2 {
    font-family: "Montserrat", sans-serif;
    color: #acd47c;
    text-transform: uppercase;
    font-weight: 700;
}
.service-icon-block {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    margin: 0 auto 5%;
}
.service-icon {
    font-size: 1.2em;
    text-align: center;
    padding: 0 2%;
    font-weight: 500;
}
.service-icon img {
    width: 30% !important;
    margin: 0 auto;
}
.service-icon h2 {
    font-family: "Montserrat", sans-serif;
    font-size: 1.5em;
    margin: 20px 0 0;
   color: #764c24;
   text-transform: uppercase;
}
.service-icon h3 {
    margin: 5px 0 20px;
    font-weight: 500;
    font-size: 1.3em;
}
.service-icon h4 {
    color: #acd47c;
    font-weight: bold;
    font-size: 1em;
    height: 55px;
    margin: 15px 0 0;
    line-height: 1.3;
}
.padding-pd {
    padding: 2%;
}
.eapps-widget-toolbar {
    display: none!important; 
}
.line-bg {
    width: 90%;
    background: #acd47c;
    padding: 7% 2%;
    border-radius: 40px;
    margin: 10% auto 0;
    justify-content: center;
    text-align: center;
}
.line-bg-text {
    padding: 0% 5%;
    font-size: 1.5em;
    margin-top: -2%;
}
.line-bg-text h3 {
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    font-size: 1.6em;
    margin: 0 0 10px;
}
.line-bg-text h4 {
    font-weight: 400;
    margin: 0;
}
.line-bg-text img {
    width: 40% !important;
    margin: 15px 0 0;
}
.line-bg-img {
    margin-top: -30%;
}
/*HOME*/



/*Blog*/
.col-section {
    padding: 1% 0% 5%;
}
article.col-md-6.item.-micro {
    width: 23%;
    margin: 0 10px 20px;
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    border-radius: 20px;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 0px;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: solid 0px #e8e6e8;
    border-bottom: solid 0px #e8e6e8;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: solid 0px #e8e6e8;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    border-radius: 20px 20px 0 0;
    background-color: transparent;
    border: 0px solid #eee;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background-color: transparent;
    border-radius: 0;
    padding: 7% 7%;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    padding: 0% 0;
    color: #5b5b5b;
    text-align: left;
    font-weight: 400;
    font-size: 0.9em;
}
.Contentmanager .site .col-section .item.-micro a .caption .time h5 {
    height: 50px;
    font-size: 1em;
    font-weight: 500;
    line-height: 1.2;
}
.Contentmanager .site .col-section .item.-micro a .caption .time span {
    color: #acd47c;
    font-weight: 700;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 1.1em;
    font-weight: 600;
    background: transparent;
    color: #282828;
    margin-bottom: 0px;
    line-height: 1.3;
    text-align: left;
    height: 50px;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #181818;
}
h3.managerHeader {
    font-size: 2.6em;
    font-weight: 600;
    text-align: center;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    border-bottom: 0px solid #eee;
    margin: 40px 20px 20px;

}
.col-md-6.pull-left {
    padding: 0;
    width: 50%;
    margin: 0 4% 0 0;
}
.Textmanager.font-inherit {
    text-align: left;
    display: flow-root;
}
.Textmanager.font-inherit h4 {
    font-weight: 600;
    margin: 20px 0 5px;
    line-height: 1.3;
}
.Textmanager.font-inherit h3 {
    font-weight: 600;
    margin: 0px 0 10px;
}
.Textmanager.font-inherit p {
    margin: 0 0 0px;
}
.Textmanager.font-inherit strong {
    font-weight: 600;
}
.contenemanager-gallery .col-xs-12.col-md-3,.Contenemanager-gallery .col-xs-6.col-md-3 {
      width: 33.33%;
    padding: 15px 15px 0;
}
.contenemanager-gallery .thumbnail,.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #cecece;
    border-radius: 20px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover,.contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail,.img-thumbnail,.contenemanager-gallery .thumbnail,.img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 0 0 rgba(0, 0, 0, .075);
    border-radius: 20px;
    transform: scale(1.0) !important;
}
#Contentmanager img.img-responsive {
    border-radius: 20px;
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
    transition: 0.5s;
}
#Contentmanager img.img-responsive:hover {
    transform: scale(1.1);
}
a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active {
    border-color: transparent;
}
#Contentmanager .thumbnail {
    background-color: #fff;
    position: relative !important;
    overflow: hidden !important;
    border: 1px solid #eee;
    padding: 0px !important;
    box-shadow: none !important;
    border-radius: 20px;
}
.img-thumbnail {
    padding: 0px;
    border: 0px solid #ddd;
    border-radius: 20px;
}
.social-icon {
    border-radius: 5px;
}
.social-share {

}
.landingpagemanager {
    display: none;
}
/*Blog*/


/*HOTEL*/
.dog-icon-block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-top: 3%;
}
.dog-icon {
    display: grid;
    grid-template-columns: 20% auto;
    gap: 15px;
    align-items: center;
    font-size: 1.2em;
    margin-bottom: 20px;
}
.dog-icon-text {
    line-height: 1.2;
}
.dog-icon-text span {
    font-family: "Montserrat", sans-serif;
    font-size: 0.9em;
    font-weight: 500;
    color: #acd47c;
}
.hotel-block-text {
    padding: 0% 0 5%;
    font-size: 1.2em;
    font-weight: 500;
}
.hotel-block-text h3 {
    font-size: 2em;
    margin: 0 0 20px;
}
.hotel-block2 {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 0.9em;
    padding-bottom: 10%;
}
.hotel-time {
    font-size: 1.1em;
}
.hotel-time h4 {
    font-size: 1.4em;
    font-weight: 700;
    margin: 25px 0 5px;
    color: #1f1f1f;
}
.hotel-time2 {
    text-align: center;
    margin-bottom: 5%;
}
.hotel-time2 h2 {
    font-size: 2.4em;
    font-weight: bold;
    margin: 0;
    color: #1f1f1f;
}
.hotel-time2 h3 {
    color: #acd47c;
    margin: 5px 0 0;
    font-weight: bold;
}
.hotel-time-block {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    border: 3px solid #acd47c;
    border-radius: 10px;
}
.hotel-time2-1 {
    padding: 0 0 1%;
    font-size: 1.2em;
    background: #f9f9f9;
    border: 3px solid #acd47c;
}
.hotel-time2-1 h4 {
    background: #acd47c;
    color: #1f1f1f;
    font-weight: bold;
    margin: 0 0 13px;
    font-size: 1.3em;
    padding: 20px 0;
}
.hotel-time-block p {
    padding: 10px 5px;
}
.hotel-time2-1-border {
    border-left: 0px solid #ccc;
    border-right: 0px solid #ccc;
}
.service-icon2 {
    display: grid;
    grid-template-columns: 5% auto;
    gap: 15px;
    margin-bottom: 15px;
}
.TabItpContentLandingPage9>.nav-tabs {
    margin: 0 10px 25px;
    border: 1px solid #eee;
    border-radius: 5px;
}
.TabItpContentLandingPage9>.nav-tabs>li {
    border-right: 0px solid #ddd;
    width: 33.33%;
      margin-bottom: 0px;
}
.TabItpContentLandingPage9>.nav-tabs>li:first-child>a {
    border-left: 0px solid #ddd;
}
.TabItpContentLandingPage9>.nav-tabs>li>a {
    color: #1f1f1f;
    background: #fff;
    font-size: 1.2em !important;
    padding: 15px 30px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    border: 0px solid transparent;
    text-align: center;
    font-weight: bold;
      margin-right: 0px;
}
.TabItpContentLandingPage9>.nav-tabs>li>a span {
    font-size: 1.1em !important;
}
.TabItpContentLandingPage9>.nav-tabs>li>a:hover {
    background: #fff;
}
.TabItpContentLandingPage9>.nav-tabs>li>a:hover:before {
    border-left: 15px solid #fff;
}
.TabItpContentLandingPage9>.nav-tabs>li.active>a, .TabItpContentLandingPage9>.nav-tabs>li.active>a:focus, .TabItpContentLandingPage9>.nav-tabs>li.active>a:hover {
    background: #acd47c !important;
    border-top: 1px solid #acd47c;
    border-bottom: 1px solid #acd47c;
}
.ContentmanagerTab .nav-tabs>li.active>a, .ContentmanagerTab .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    border: 1px solid transparent !important;
}
.TabItpContentLandingPage9>.nav-tabs>li.active>a:before {
    border-left: 15px solid #acd47c;
      top: 12px;
}
.TabItpContentLandingPage9>.nav-tabs>li a:after, .TabItpContentLandingPage9>.nav-tabs>li.active>a:after {
    border-left: 17px solid #acd47c;
      top: 12px;
}
.TabItpContentLandingPage9>.nav-tabs>li>a:before {
    top: 14px;
}
.TabItpContentLandingPage9 .nav-tabs li:first-child a {
    border-radius: 5px 0 0 5px;
}
.tab-itp-background {
    background-color: inherit;
    padding: 0% !important;
    margin-top: 2%;
    margin-bottom: 2%;
}
.tab-content {
    border: none !important;
    padding: 0% !important;
}
.service-tab {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
}
.service-tab-bg {
    background: #f9f9f9;
    padding: 10% 8%;
    border-radius: 20px;
    font-size: 1.2em;
    border: 7px solid #acd47c;
}
.service-tab-bg h2 {
    color: #1f1f1f;
    font-weight: bold;
    font-family: "Montserrat", serif;
    margin: 0 0 10px;
}
.service-tab-bg h3 {
    font-size: 1.3em;
    font-family: "Montserrat", serif;
    margin: 25px 0 0 !important;
    color: #acd47c;
    font-weight: bold !important;
}
.service-tab-bg h4 {
    font-size: 1em;
    margin: 5px 0 0 !important;
    line-height: 1.1 !important;
    font-weight: bold !important;
}
.service-tab2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
}
.service-tab3 .service-tab-bg {
    padding: 5%;
}
.service-sub2 {
    text-align: center;
    font-size: 1.2em;
    padding: 2% 0;
}
.service-sub2 h4 {
    line-height: 1.3;
    margin: 0;
}
.service-sub2 h4 span {
    font-family: "Montserrat", serif;
    color: #acd47c;
}
.MainBankClass1 {
    background: #f9f9f9;
    padding: 2% 15%;
    text-align: center;
    border-radius: 50px;
    display: grid;
    grid-template-columns: 15% auto;
    align-items: center;
}
.MainFontBankClass {
    border-top: 0px solid #ccc;
    padding: 0px 0;
    margin: 0px 0 0;
    font-size: 1.1em;
}
.MainFontBankClass h3 {
    line-height: 1.2;
    font-weight: bold;
    margin: 10px 0 0;
    font-size: 1.4em;
}
.MainFontBankClass h2 {
    font-family: "Montserrat", serif;
    font-size: 2em;
    margin: 10px 0;
}
.MainBankClass1 img {

}
.template1 .caption {
    height: inherit;
    font-family: "Montserrat", serif;
    font-size: 1.8em;
    font-weight: bold;
    padding: 7% 0;
}
.template1 .link {
    color: #1f1f1f;
}
.Contentmanager .template1 .template-panel {
    padding-bottom: 66%;
    overflow: hidden;
    border-radius: 20px;
    transition: 0.5s;
}
.template1 .img {
    border-radius: 20px;
    transition: 0.5s;
}
.template1 .img:hover {
    transform: scale(1.1);
}
.qr-promptpay {
    width: 40%;
    margin: 3% auto;
}
.qr-promptpay img {
    border-radius: 20px;
}
/*HOTEL*/




/*GROOMING*/
.service-sub {
    font-size: 1.2em;
}
.service-sub-eng {
    font-family: "Montserrat", serif;
    font-weight: 500;
    font-size: 0.9em;
    color: #acd47c;
}
.service-sub ul li span {

}
.service-sub h4 {
    line-height: 1.2;
    margin: 0;
}
.service-sub h4 span {
    font-size: 0.9em;
}
table.tj2 {
   width:100%;
}
table.tj2 td {
    border-bottom: 0px dashed #eee;
    padding: 20px;
    text-align: center;
    vertical-align: middle;
    font-weight: 500;
    font-size: 1.1em;
}
table.tj2 p {
    margin: 0;
}
table.tj2 tr:nth-child(even){background-color: #fdfdfd}
table.tj2 tr:nth-child(odd){background-color: #f7f7f7}

/*GROOMING*/



/*GALLERY*/
.gallery-block .service-icon-block {
    gap: 20px;
}
.gallery-block .service-icon {
    white-space: inherit;
    padding: 0 5%;
}
.gallery-block h3 {
    margin: 5px 0 25px;
}
.gallery-block h5 , .service-icon h5 {
    font-family: "Montserrat", sans-serif;
    font-size: 0.9em;
    font-weight: 500;
    line-height: 1.2;
}
figure.effect-jazz {
    background: transparent;
    border-radius: 20px;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
/*GALLERY*/



/*ติดต่อเรา*/
.text-contact {
    text-align: center;
    padding: 2% 1% 0;
    font-size: 1.1em;
}
.text-contact h3 {
    line-height: 1.2;
    color: #1f1f1f;
    margin: 0 0 10px; 
    font-family: "Montserrat", sans-serif;
}
.contact-block2 {
  display: grid;
  grid-template-columns: 50% 50%;
  gap: 10px;
  margin: 20px 0 10px;
   font-family: "Montserrat", sans-serif;
      font-weight: 500;
}
.contact-bg {
  display: grid;
  grid-template-columns: 40px auto;
  gap: 5px;
  align-items: center;
  background: #ffffff;
  box-shadow: 0 0 10px #e8ebf0;
  border-radius: 50px;
  padding: 7px;
}
.contact-bg:hover {
    background: #acd47c;
    color: #fff;
}
/*form Contact*/
.no-js #Component67652d54a03477001ae37648 label {
  display: none !important;
}
.no-js #Component67652d54a03477001ae37648 .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
}
.no-js #Component67652d54a03477001ae37648 .form-control {
  border: 1px solid #eee;
  border-radius: 10px !important;
  -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
  box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
  font-size: 1.1em !important;
  padding: 32px 20px;
  font-weight: 400;
  line-height: 1.5;
  background: #fff;
  color: #000 !important;
}
.no-js #Component67652d54a03477001ae37648 .form-control:hover {
  border: 1px solid #acd47c;
}
.no-js #Component67652d54a03477001ae37648 .form-control::placeholder {
    color: #000 !important;
}
.no-js #Component67652d54a03477001ae37648 .form-control:focus {
  border: 1px solid #acd47c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075), 0 0 0px rgba(102, 175, 233, 0);
  color: #000 !important;
}
.no-js #Component67652d54a03477001ae37648 .btn {
  background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
  background-image: -o-linear-gradient(top, #f9a71f 0, #f9a71f 100%);
  background: #acd47c;
  color: #fff;
  text-shadow: 0 0px 0 #3173ed;
  background-repeat: repeat-x;
  border-color: #6c5336;
  border-radius: 50px;
  padding: 10px 25px;
  font-size: 1em;
  font-weight: 400;
  border: 0px solid transparent;
}
.no-js #Component67652d54a03477001ae37648 .btn-default:active {
  background: #acd47c;
  color: #fff;
}
.no-js #Component67652d54a03477001ae37648 .btn-default:hover,.no-js #Component67652d54a03477001ae37648 .btn-default:focus {
  background-position: 0 0px;
   background: #acd47c;
  color: #fff;
}
.no-js #Component67652d54a03477001ae37648 .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component67652d54a03477001ae37648 span.label {
  font-size: 0.85em;
  font-weight: 400;
}
.no-js #Component67652d54a03477001ae37648 .ITPcheckboxAuthen {
  font-size: 1em;
  padding: 0 0 0 0%;
}
span#contactUsAcceptPolicyText2 {
    display: block;
}
#iframe67652eb2c83aaf001aadd429 iframe {
    height: 320px;
    border-radius: 20px;
}
/*ติดต่อเรา*/


/*update*/
/*HOTEL*/
.service-sub2-bg {
    width: 100%;
    background: #ffffff;
    border: 5px solid #beddf2;
    font-size: 1.2em;
    text-align: center;
    padding: 3% 0;
    border-radius: 20px;
    margin: 0 auto;
   font-weight: 600;
}
.service-sub2-bg h4 {
    font-size: 1.6em;
}
.service-sub2-bg-icon {
    padding: 10px 0px;
    border-radius: 50px;
    margin: 0 auto 10px;
    font-size: 1.3em;
    font-weight: bold;
    font-family: "Montserrat", sans-serif;
}
.service-sub2-payment {
    background: #f9f9f9;
    border-radius: 20px;
    padding: 4%;
    margin: 10px 0;
}
.cancel-sub2 {
    background: #acd47c;
    border-radius: 20px;
    padding: 3% 10%;
    margin: 0 0 8%;
}
.cancel-sub2 h4 {
    margin: 5px 0;
    font-size: 1.5em;
}
.hotel-price-bg {
    width: 50%;
    margin: 20px auto;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}
.hotel-remark {
    padding: 30px 0 0;
}
.room-type-bg {
    width: 35%;
    background: #acd47c;
    font-size: 1.6em;
    font-weight: 600;
    padding: 20px 0;
    text-align: center;
    border-radius: 50px;
    font-family: "Montserrat", sans-serif;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 40px auto;
    justify-content: center;
    gap: 10px;
    align-items: center;
}
.room-type-header {
    background: #ffffff;
    border: 3px solid #acd47c;
    padding: 20px;
    font-weight: 600;
    text-align: center;
    border-radius: 50px;
    font-size: 1.2em;
    width: fit-content;
    margin: 0 auto;
}
.price-table {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    background: #fff;
    border: 4px solid #beddf2;
    border-radius: 20px;
    padding: 3px;
}
.price-block {
    text-align: center;
    border: 3px solid #fff;
    border-radius: 20px;
}
.price-block-text , .price-block-text2 {
    font-size: 1.3em;
    font-weight: 600;
    padding: 20px 0;
    font-family: "Montserrat", sans-serif;
}
.price-block-text {
    background: #fff;
}
.price-block-text2 {
    background: #beddf2;
}
.price-block-text2-border {
    border-radius: 15px 0 0 0;
}
.price-block-text2-border2 {
    border-radius: 0 0 0 15px;
}
.price-block-text2-border3 {
    border-radius: 0 15px 0 0;
}
.price-block-text2-border4 {
    border-radius: 0 0 15px 0;
}
.price-block2 .price-block-text2-border {
    border-radius: 15px 15px 0 0;
}
.price-block2 .price-block-text {
    border-radius: 0 0 15px 15px;
}
.price-block2 .price-block {
    border: 5px solid #fff;
}
.price-block-display {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
.price-block-display .price-block-text {
    text-align: left;
    padding: 20px 0 20px 30px;
}
.price-block-display .price-block-text3 {
    text-align: center;
    font-size: 2em;
}
.price-block-display2 .price-block-text {
    background: #beddf2;
    border-radius: 0 0 0px 0px;
}
.room-type-bg2 {
    background: #fefef2;
    border-radius: 20px;
    padding: 5%;
    text-align: center;
    font-size: 1.2em;
}
.room-type-bg2 .room-type-bg {
    width: 100%;
    font-family: "Noto Sans Thai", sans-serif;
    background: #ffe6a6;
}
.room-type-bg2 h4 {
    font-family: "Montserrat", sans-serif;
    font-size: 1.8em;
    margin: 20px 0 10px;
}
.room-type-bg2 strong {
    font-size: 1.5em;
}
.service-sub2-display {
    width: 95%;
    display: grid;
    grid-template-columns: 70% 30%;
    gap: 20px;
    justify-content: center;
    margin: 0 auto;
}
.service-sub2-bg-icon img {
    width: 22% !important;
    margin: 0 auto 10px;
}
.price-table2 .price-table {
    grid-template-columns: repeat(3, 1fr);
}
/*HOTEL*/

/*grooming*/
.grooming-block1 .dog-icon {
    grid-template-columns: 13% auto;
}
.grooming-price-bg {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
    padding: 3% 0;
}
.price-bg {
    background: #acd47c;
    color: #000;
    text-align: center;
    border-radius: 50px;
    padding: 20px 0;
}
.price-bg-head {
    font-size: 1.2em;
    font-weight: 600;
    border-radius: 10px 10px 0 0;
}
.price-bg h4 {
    font-size: 2em;
    margin: 0;
}
/*grooming*/


/*playground*/
.playground-block1 .dog-icon-block , .hotel-block1 .dog-icon-block {
    grid-template-columns: repeat(3, 1fr);
}
/*playground*/



.btn-review-align {
    text-align: center;
    padding: 1% 0;
    display: flex;
    gap: 15px;
    justify-content: center;
}
.btn-review-align .btn-more {
    font-size: 1.2em;
    padding: 15px 20px;
}

/*update*/





/*pagination*/
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    background-color: #acd47c;
    border-color: #acd47c;
}
.pagination>li>a, .pagination>li>span {
    color: #acd47c;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #acd47c;
    background-color: #f7f7f7;
}
/*pagination*/





/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body {
    font-size: 19px;
}
      .container {
        width: 1440px;
    }
  .header-icon-img {
    width: 40%;
}
  .service-icon h4 {
    height: 65px;
}
  .Contentmanager .site .col-section .item.-micro a .caption {
    padding: 6% 6%;
}
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    height: 65px;
}
  .Contentmanager .site .col-section .item.-micro a .caption .time h5 {
    height: 70px;
}
  .itopplus-footer {
    font-size: 17px;
}
  .footer-icon-img {
    width: 85%;
}
  .ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}

  .TabItpContentLandingPage9>.nav-tabs>li>a {
    padding: 16px 30px;
}
  .TabItpContentLandingPage9>.nav-tabs>li a:after, .TabItpContentLandingPage9>.nav-tabs>li.active>a:after {
    top: 17px;
}
  .TabItpContentLandingPage9>.nav-tabs>li.active>a:before {
    top: 17px;
}
  .TabItpContentLandingPage9>.nav-tabs>li>a:before {
    top: 19px;
}
  .template1 .caption {
    font-size: 2.2em;
}
  #iframe67652eb2c83aaf001aadd429 iframe {
    height: 355px;
}
  .line-bg-img {
    margin-top: -34%;
}
  .price-block-text, .price-block-text2 {
    padding: 30px 0;
}
  .room-type-bg2 {
    padding: 5.2%;
}
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
  .itopplus-banner .container {
        grid-template-columns: 17% auto;
    }
.navbar-default .navbar-nav > li > a {
    padding: 5px 4px;
}
.about-us {
    white-space: inherit;
}
  .about-us img {
    width: 45% !important;
}
  .service-icon {
    white-space: inherit;
    padding: 0 5%;
}
  article.col-md-6.item.-micro {
    width: 22%;
}
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    height: 75px;
}
  .Contentmanager .site .col-section .item.-micro a .caption .time h5 {
    height: 70px;
}
  .itopplus-footer {
    font-size: 12px;
}
  .TabItpContentLandingPage9>.nav-tabs>li.active>a:before {
    top: 30px;
}
  .TabItpContentLandingPage9>.nav-tabs>li a:after, .TabItpContentLandingPage9>.nav-tabs>li.active>a:after {
    top: 30px;
}
  .TabItpContentLandingPage9>.nav-tabs>li>a:before {
    top: 32px;
}
  .service-icon-block {
    width: 100%;
}
  .contact-block2 {
    font-size: 0.8em;
}
  .contact-bg {
    grid-template-columns: 25px auto;
}
  .no-js #Component67652d54a03477001ae37648 .form-control {
    padding: 29px 20px;
}
  #iframe67652eb2c83aaf001aadd429 iframe {
    height: 316px;
}
  .line-bg {
    font-size: 0.8em;
}
  .price-block-text, .price-block-text2 {
    font-size: 1.1em;
}
  .price-block-display .price-block-text {
    padding: 20px 0 20px 18px;
}
  .service-sub2-bg-icon {
    font-size: 1.1em;
}
  .service-icon h3 {
    font-size: 1.2em;
}
  .service-icon h2 {
    font-size: 1.3em;
}
}




/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
.service-icon h3 {
    font-size: 1.1em;
}
.service-icon h2 {
    font-size: 1.3em;
} 
  .dog-icon {
    align-items: start;
}
      .table-responsive {
        width: 100%;
        border: 0px solid #ddd;
    }
  .gallery-block .service-icon {
    padding: 0 2%;
}
      .Contentmanager .site .col-section .item.-micro a .caption .time h5 {
        height: 90px;
    }
  .Textmanager.font-inherit {
    display: block;
}
      .contact-block2 {
        font-size: 1em;
        grid-template-columns: repeat(1, 1fr);
    }
      .contact-bg {
        grid-template-columns: 40px auto;
        gap: 10px;
    }
      .no-js #Component67652d54a03477001ae37648 .form-control {
        padding: 32px 20px;
    }
      #iframe67652eb2c83aaf001aadd429 iframe {
        height: 135px;
    }
      .line-bg {
        width: 65%;
        font-size: 0.7em;
    }
  .line-bg-text img {
    width: 50% !important;
}
  .line-bg-text {
    margin-top: -3%;
}
      .Contentmanager .site .col-section .item.-micro a .caption .title {
        height: 90px;
        font-size: 1.05em;
    }
  .room-type-bg {
    width: 50%;
}
  .room-type-bg2 .room-type-bg {
    padding: 18px 0;
}
  .hotel-block-text h3 {
    font-size: 1.4em;
}
  .service-tab {
    grid-template-columns: repeat(2, 1fr);
 }
#background67da2d648a2ad70013fc7834 .col-md-6.col-sm-6.col-xs-12.padding {
    width: 100%;
}
  #background67da2d648a2ad70013fc7834 {
    width: 70%;
    margin: 0 auto;
}
  .MainBankClass1 {
    grid-template-columns: 20% auto;
}
  .hotel-time-block {
    grid-template-columns: repeat(1, 1fr);
}
  .service-icon-block {
    grid-template-columns: repeat(1, 1fr);
}
      .service-icon {
        padding: 0 5% 15%;
        font-size: 1.2em;
    }
  .service-icon img {
    width: 20% !important;
}
  .bootstrap-collum .col-md-3.col-sm-4.col-xs-4 {
    width: 25%;
}
  
.hotel-price-bg {
    width: 65%;
}
  .price-block-mb {
    height: 140px;
}
  .room-type-bg2 h4 {
    font-size: 1.3em;
}
  .room-type-bg2 strong {
    font-size: 1.2em;
}
  .price-block-display .price-block-text3 {
    font-size: 1.7em;
}
  .room-type-bg2 {
    padding: 7%;
}
  .service-sub2-bg-icon {
    padding: 10px 20px;
}
  .service-sub2-bg h4 {
    font-size: 1.3em;
}
  .copy-right {
    text-align: center;
}
  .hotel-time2-1 h4 {
    font-size: 1.2em;
}
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
#imagesControl6764d35406ddcc0013666f67 {
    padding: 0 !IMPORTANT;
}
    .about-us img {
        width: 85% !important;
    }
  .about-us {
    padding: 5% 0 0;
}
  .service-icon-block {
    grid-template-columns: repeat(1, 1fr);
}
      .service-icon {
        padding: 0 5% 7%;
    }
      article.col-md-6.item.-micro {
        width: 100%;
        margin: 0 0px 20px;
    }
  .col-section {
    padding: 1% 7% 5%;
}
      .Contentmanager .site .col-section .item.-micro a .caption .time h5 {
        height: inherit;
    }
      .Contentmanager .site .col-section .item.-micro a .caption .title {
        height: inherit;
        margin-bottom: 10px;
    }
  .dog-icon-block {
    grid-template-columns: repeat(1, 1fr);
}
  .dog-icon {
    align-items: center;
}
  .hotel-time2 h3 {
    font-size: 1.4em;
}
  .hotel-time-block {
    grid-template-columns: repeat(1, 1fr);
}
  .hotel-time2-1-border {
    border-left: 0px solid #ccc;
    border-right: 0px solid #ccc;
}

  /*#background676547051af34e001a085a68 .none-middle-mid , div#background6768d36e1c4b0e001378a5b5 .none-middle-mid {
    display: flex;
    flex-direction: column-reverse;
}*/
  .TabItpContentLandingPage9>.nav-tabs>li {
    width: 100%;
}
  .TabItpContentLandingPage9>.nav-tabs {
    display: flex;
    flex-direction: column;
}
  .TabItpContentLandingPage9>.nav-tabs>li>a {
    font-size: 1.15em !important;
    padding: 17px 5px;
}
 .TabItpContentLandingPage9>.nav-tabs>li>a:before , .TabItpContentLandingPage9>.nav-tabs>li a:after, .TabItpContentLandingPage9>.nav-tabs>li.active>a:after ,
 .TabItpContentLandingPage9>.nav-tabs>li a:after, .TabItpContentLandingPage9>.nav-tabs>li.active>a:after {
        display: none;
    }
  .service-tab , .service-tab2 {
    grid-template-columns: repeat(1, 1fr);
}
  .service-tab3 .service-tab-bg {
    padding: 10% 8%;
}
  .contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 100%;
}
  .h2, h2 {
    font-size: 2.6em;

}
  .service-icon2 {
    grid-template-columns: 12% auto;
}
  h3.managerHeader {
    font-size: 2em;
}
      #iframe67652eb2c83aaf001aadd429 iframe {
        height: 315px;
    }
  .no-js #Component67652d54a03477001ae37648 .col-md-6 {
    padding: 0 15px;
}
  span#contactUsAcceptPolicyText2 {
    display: inline;
}
      .line-bg {
         width: 100%;
        font-size: 1em;
        grid-template-columns: repeat(1, 1fr);
    }
  .line-bg-img {
    margin-top: 10%;
}
      .line-bg-text {
        margin-top: 0;
        text-align: center;
    }
  .line-bg-text h3 {
    font-size: 1.4em;
}
  .line-bg-text h4 {
    font-size: 1em;
}
  .line-bg-text img {
    width: 95% !important;
}
  .playground-block1 .dog-icon-block, .hotel-block1 .dog-icon-block {
    grid-template-columns: repeat(1, 1fr);
}
  table.tj2 td {
    white-space: nowrap;
}
  .service-sub2-bg {
    width: 100%;
   font-size: 1.2em;
}
  .room-type-bg {
    width: 90%;
    font-size: 1.3em;
}
  .hotel-price-bg , .grooming-price-bg {
    grid-template-columns: repeat(1, 1fr);
}
  .service-sub2-bg-icon {
    width: 90%;
    padding: 10px 10px;
    grid-template-columns: 35px auto;
    font-size: 1.1em;
}
  .grooming-block1 .dog-icon {
    grid-template-columns: 20% auto;
}
  .MainBankClass1 {
    padding: 2% 5%;
            grid-template-columns: 15% auto;
        justify-content: center;
        gap: 10px;
}
  .MainFontBankClass h2 {
    font-size: 1.6em;
}
  .service-sub2-payment h3 {
    font-size: 1.4em;
}
  .col-md-6.pull-left , .col-md-6.pull-right  {
    width: 100%;
    margin: 0 0% 0 0;
}
    .price-block-text, .price-block-text2 {
        font-size: 12px;
    }

  .price-block2 .price-block {
    width: 100%;
}
  .service-sub2-display {
    grid-template-columns: repeat(1, 1fr);
}
      #background67da2d648a2ad70013fc7834 {
        width: 100%;
    }
  .qr-promptpay {
    width: 90%;
}
  .room-type-header {
    width: 95%;
}
      .hotel-time2-1 h4 {
        font-size: 1.1em;
    }
  .btn-review-align {
    flex-direction: column;
}
}


/*Gallery*/

.gallery-detail {
    padding: 4%;
  	background: #fff;
  	box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
    border-radius: 20px;
  	margin: 3% 10px 2%;
}

/*.gallery-detail h2 {
    font-family: "Montserrat", sans-serif;
    font-size: 2.2em;
    color: #acd47c;
  	margin: 40px 0 15px;
  	font-weight: bolder;
}*/

.gallery-detail h5 {
    line-height: 1em;
  	font-weight: 500;
    font-size: 1.3em;
}

.gallery-detail h6 {
    line-height: 1em;
  	color: #acd47c;
  	/*color: #764c24;*/
  	font-weight: 500;
    font-size: 1.3em;
}


.gallery-detail h1 {
    font-size: 2em;
    font-weight: 600;
 	margin: 0 0 15px;
 	color: #000;
}


