.itopplus-background {

}
.unknown { position: fixed; bottom: 8% !important; } .unknown_prf .btn-main, .unknown_prf:hover .btn-main { margin-bottom: 0 !important; }

body {
  overflow-x: hidden;
  color: #444;
  font-family: "LINE Seed Sans TH";
}

.itopplus-bg {
  background-image: url("http://itp1.itopfile.com/ImageServer/z_itp_27002025osqp/0/0/bg-02z-z190779602722.png");
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
}

.itopplus-bg2 {
  background-color: #d6d6d4;
}

.itopplus-bg3 {
  background-color: #f2f2f2;
}

.itopplus-footer {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_27002025osqp/0/0/fz-z1301176970035.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  color: #444;
}

.navbar-default .navbar-nav > li > a {
  color: #444;
  margin: 0;
  padding: 3px 0;
  border-radius: 0;
  border-bottom: 2px solid transparent;
}

.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: #000;
  box-shadow: none;
  border-color: #979593;
  background: transparent;
  background-color: transparent;
  font-weight: 600;

}

.no-js .dropdown-menu > li > a {
  color: #444;
}

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

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

  #nav-menu {
    background: #fff !important;
  box-shadow: 0 1px 4px rgb(0, 0, 0, 0.1) !important;
  }

  .navbar-collapse,
  #ItopplusMainSidebar {
    background: #fff !important;
  }

  #ItopplusMainSidebar *:is(li, a) {
    color: #000 !important;
    border: none;
  }

  #nav-menu .icon-bar {
    background: #000 !important;
  }

  #itpMenuSideBar {
    background-color: transparent !important;
  }

  .navbar-header a::before {
    background-size: 29px;
    background-position: center;
    filter: unset;
  }

  .navbar-header a::after {
    background: transparent;
  }

  #itpphonemobile::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_27002025osqp/0/0/ic-tellz-z1407501291981.png) !important;
  }

  #itpsearchmobile::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/searchz-z1550057493030.png) !important;
  }

  .old-image-icon-facebook::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_27002025osqp/0/0/ic-fbz-z34815359467.png) !important;
  }

  .old-image-icon-line::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_27002025osqp/0/0/ic-linez-z1012764222709.png) !important;
  }

  .old-image-icon-instragram::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_27002025osqp/0/0/ic-igz-z585338459810.png) !important;
  }

  .old-image-icon-youtube::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_27002025osqp/0/0/ic-ytz-z1352927917443.png) !important;
  }

  .new-image-icon-twitter::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/twz-z1451700767745.png) !important;
  }
}

@media screen and (min-width: 1024px) {
  .no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
  }

  .itopplus-banner {
    background: #e7dfd400;
    transition: 0.3s;
    padding: 15px 0;
  }

 /* .itopplus-sticky {
    background: #e7dfd4 !important;
  }*/

    .itopplus-banner > .container {
        display: grid;
        grid-template-columns: 40% 20% 40%;
        justify-content: center;
        align-items: center;
        gap: 2vw;
        background-color: rgb(255 255 255 / 80%);
        border-radius: 50px;
    }

  #itopplus-nav-bar {
    display: flex;
    width: 100%;
    justify-content: center;
    gap: 3vw;
  }

  #itopplus-nav-bar::before,
  #itopplus-nav-bar::after {
    display: none;
  }

  .itopplus-menu #itopplus-nav-bar > li:nth-child(n + 4) {
    display: none;
  }

  .itopplus-menu2 #itopplus-nav-bar > li:nth-child(-n + 3) {
    display: none;
  }

  #controlBanner {
    object-fit: contain;
    padding: 15px;
    width: clamp(140px, 75%, 15vw);
    margin: 0 auto;
  }
}

@media screen and (min-width: 1200px) {
  .container {
    width: 86vw;
  }
}
@media screen and (min-width: 1900px) {
}

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

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


/************font-size***************/

.navbar-default .navbar-nav>li>a,
.dropdown-menu > li > a{
    font-size: 16px;
}

h1 {
    font-size: 4.125em;
}

h2 {
    font-size: 3.2em;
}

h3 {
    font-size: 2.8em;
}

h4, .managerHeader {
    font-size: 2.4em;
}

h5 {
    font-size: 1.8em;
}

h6 {
    font-size: 1.6em;
}

p, .CASS-E-main .Contentmanager .caption,
.Textmanager li {
    font-size: 16px;
}

.tell-footer p, .text-doctor h6, .CASS-D-main figcaption h2,
.text-highlight h6, .blog-step h6 {
    font-size: 18px;
}

.text-service h5 {
    font-size: 26px;
}

.text-service h6, .service-add h5, .about-location h6 {
    font-size: 20px;
}

.btn-more, .btn-pin, .CASS-JaiauHead-main button {
    font-size: 15px;
}

.TabItpContent .nav-justified > li > a > span {
    font-size: 16px !important;
}

.CASS-JaiauHead-main .form-control {
    font-size: 15px !important;
}

.pt-3 {
	padding-top:3%;
}

.pt-5 {
	padding-top:5%;
}

.pt-8 {
	padding-top:8%;
}

/***************master-page***************/

.eapps-widget-toolbar {
    display: none !important;
}

.logo-footer {
    width: 90%;
    margin: auto;
    margin-bottom: 2rem;
    margin-top: 1rem;
}

.social-footer img {
    width: 35px !important;
}

.social-footer {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    margin-bottom: 1rem;
}

.tell-footer {
    width: fit-content;
    display: grid;
    grid-template-columns: 25px auto;
    align-items: center;
    gap: 5px;
    border: 1px solid #5f5f5f;
    padding: 0.75rem 2rem;
    border-radius: 30px;
    margin: auto;
    color: #444;
     vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    overflow: hidden;
}

.pe-20 {
    padding-left: 30%;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: inherit;
    margin: 0;
}

.footer h6 {
    font-weight: 600;
    color: #000;
    margin-bottom: 1.5rem;
}

.copy-right {
    text-align: right;
}

.img-about {
    width: 56%;
    margin: auto;
    margin-top: 10%;
    position: relative;
}

.text-doctor {
    position: absolute;
    bottom: 40px;
    right: 0;
    background: #d6d2ca;
    padding: 1rem 1.5rem;
    color: #444444;
    border-radius: 30px;
    box-shadow: 0 4px 8px rgb(0,0,0,0.1);
}

.text-doctor h6, h3, .sect-about h6, .CASS-D-main figcaption h2,
.text-service h5, .sect-before h5, .sect-celeb h6, b, strong,
.sect-concept h5, .sect-concept h6, .text-highlight h6,
.about-two h5, .service-detail h6, .blog-step h4, .blog-step h6,
.Textmanager h6, .Textmanager h5, .contact-page h6, .form-contact h5,
#contactUsAcceptPolicyText2 {
    font-weight: 600;
}

.CASS-A-middle-mid, .CASS-B-middle-mid, .CASS-E-border,
.CASS-D-middle-mid, .CASS-H-middle-mid, .CASS-BlackHead-border,
#Contentmanager .col-md-12.text-justify, .CASS-PrakayHead-middle-mid {
    padding: 0;
}

.CASS-A-middle-right, .CASS-A-middle-left, .CASS-A-bottom,
.CASS-A-top, .CASS-B-border, figure.effect-jazz figcaption::after,
.CASS-E-border, .boderedlayoutClient, div#Contentmanager .thumbnail>img {
    border: none;
}

.CASS-A-main, .has-error .form-control {
    box-shadow: none !important;
}

.CASS-A-border, .CASS-B-border, figure.effect-jazz,
.CASS-D-border, .CASS-E-border, .CASS-H-main, .CASS-H-border,
.CASS-GrayBackground-border, .CASS-JaikothaiHead-border,
.CASS-PrakayHead-border, .CASS-JaiauHead-border,
.CASS-PramamHead-border {
    background: transparent;
}

.CASS-A-middle-mid, .CASS-BlackHead-middle-mid, .CASS-H-middle-mid,
.CASS-PrakayHead-middle-mid {
    display: flex;
    align-items: center;
}

.sect-about h1 {
    font-family: "Playfair Display", serif;
    line-height: 0;
    margin-bottom: 1rem;
    font-size: 9em;
}

.sect-about h3, .sect-about h6, .sect-before h5,
.sect-celeb p, .about-location h3, .about-location h6,
.contact-page h6 {
    margin-bottom: 0.5rem;
}

.about-page h6, .sect-concept h5, .sect-concept h6,
.text-highlight h6, .about-two h5, .service-detail h6,
.blog-step h6, .Textmanager h6, .Textmanager h5 {
    margin-bottom: 1rem;
}

.head-service {
    margin-bottom: 3rem;
}

.sect-about h5 {
    white-space: pre-line;
    margin-bottom: 1rem;
    font-weight: 400;
}

.sect-about p, .about-page p, .time-open p,
.sect-concept h5 {
    white-space: pre-line;
}

.sect-about {
    padding-right: 8%;
    padding-top: 10%;
}

.sect-about h2 {
    font-family: "Playfair Display", serif;
    line-height: 0;
    margin-bottom: 4rem;
    margin-top: 1rem;
    font-size: 6em;
    text-align: left;
    transform: rotate(180deg);
}

.highlight-about {
    border-left: 5px solid #fff;
    padding-left: 3%;
    margin-bottom: 4rem;
}

p {
    line-height: 24px;
}

.head-service, .btn-all {
    text-align: center;
}

.head-service h3, .sect-before h5, .about-page h2,
.about-location h3, .contact-page h4 {
    font-family: "Tenor Sans", sans-serif;
}

.CASS-B-main figcaption {
    padding: 0 !important;
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
    left: 0 !important;
    top: 0 !important;
    background: transparent;
    text-transform: none !important;
    color: #444 !important;
}

figure.effect-jazz h2 {
    padding-top: 0;
    -webkit-transition: inherit;
    transition: inherit;
}

figure.effect-jazz h2, figure.effect-jazz p {
    opacity: 1;
    -webkit-transform: inherit;
    transform: inherit;
}

.grid figure h2 {
    word-spacing: unset;
    font-weight: inherit;
}

figure.effect-jazz p {
    padding: 0;
    opacity: 1;
    font-size: initial;
    -webkit-transition: inherit;
    transition: inherit;
    letter-spacing: unset;
}

.text-service {
    position: absolute;
    left: 54%;
    top: 44%;
    transform: translate(0%, -50%);
    text-align: left;
    width: 50%;
}

figure.effect-jazz:hover h2, figure.effect-jazz:hover p {
    opacity: 1;
    -webkit-transform: inherit;
    transform: inherit;
}

.logo-clinic {
    width: 25%;
    position: absolute;
    right: 0;
    bottom: 0;
    border-radius: 30px 0 0 0;
    overflow: hidden;
}

figure.effect-jazz img, figure.effect-jazz:hover img {
    opacity: 1;
}

.CASS-B-main figure {
    border-radius: 25px;
    overflow: hidden;
    box-shadow: 0 4px 10px rgb(0, 0, 0, 0.2);
}

.CASS-B-main .thumbs {
    margin-bottom: 40px;
}

.text-service.service-add {
    left: 53%;
}

.btn-all .btn-more {
    margin: auto;
    margin-top: 1rem;
}

.btn-more {
    background: #979593;
    color: #fff;
    padding: 1rem 2rem;
    width: fit-content;
    border-radius: 30px;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    overflow: hidden;
}

.CASS-JaiauHead-main button {
    background: #979593;
    color: #fff;
    padding: 1rem 3rem;
    width: fit-content;
    border-radius: 30px;
    text-shadow: none;
    border: none;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    overflow: hidden;
      margin: auto;
}

.PairSliderLabel__Container-sc-5873bcb4-0.hWhzKM, 
.PairSliderLabel__Container-sc-5873bcb4-0.cPLHov {
    background: #979593 !important;
    color: #fff !important;
    border-radius: 30px !important;
    padding: 4px 10px !important;
}

.sect-before {
    text-align: center;
    margin-bottom: 5%;
    margin-top: 1rem;
}

.CASS-D-main .img-thumbnail, .CASS-D-main .thumbnail {
    background: transparent !important;
    padding: 0 !important;
    min-height: unset !important;
    border: none !important;
    box-shadow: none !important;
}

.owl-dots.disabled {
    display: block !important;
}

.CASS-D-main .owl-dots button.owl-dot,
.CASS-D-main .owl-dots button.owl-dot.active{
    width: 10px !important;
    height: 10px !important;
}

.CASS-D-main .owl-dots button.owl-dot {
    background: #b6b6b6 !important;
    margin: 0 5px !important;
}

.CASS-D-main button.owl-dot.active {
    background: #5f5f5f !important;
}

.CASS-D-main figcaption {
    padding: 0 !important;
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
    left: 0 !important;
    top: 0 !important;
    background: linear-gradient(0deg, #000000b3, #00000026, transparent);
    text-transform: none !important;
    color: #fff !important;
}

.CASS-D-main .thumbnail, .CASS-BlackHead-main,
.CASS-JaikothaiHead-main, .row, .CASS-JaiauHead-main,
.CASS-PramamHead-main {
    margin: 0;
}

.CASS-D-main figcaption > div {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    padding: 15px;
}

.CASS-D-main .owl-dots {
    padding-top: 25px !important;
}

.sect-celeb {
    text-align: center;
    margin-top: 5rem;
}

.CASS-E-border, .CASS-E-main {
    color: unset !important;
}

.CASS-E-main .Contentmanager .caption {
    height: auto;
    color: #444;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    padding: 0 35px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.CASS-E-main .img-container {
    border-radius: 30px;
    box-shadow: 0 4px 10px rgb(0, 0, 0, 0.2);
    overflow: hidden;
}

.CASS-E-main .template1 .col-md-4.col-sm-4.col-xs-12 {
    padding: 0 !important;
    width: 100%;
}

.CASS-E-main .template1 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 35px;
}

.about-page h2, .sect-concept p, .about-two ul,
.service-detail p, .blog-step h4, .service-detail ul,
.Textmanager p {
    margin-bottom: 2rem;
}

.CASS-H-main {
    background: #e7dfd4;
    border-radius: 30px;
    overflow: hidden;
    box-shadow: 0 4px 10px rgb(0, 0, 0, 0.2);
}

.time-open {
    display: grid;
    grid-template-columns: 50px auto;
    align-items: center;
    gap: 10px;
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
}

.about-location {
    padding-left: 10%;
    padding-right: 10%;
}

.img-location img {
    height: 400px;
    object-fit: cover;
}

.btn-pin {
    display: grid;
    grid-template-columns: 25px auto;
    align-items: center;
    gap: 5px;
    background: #979593;
    color: #fff;
    padding: 0.75rem 2rem;
    width: fit-content;
    border-radius: 30px;
      vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    overflow: hidden;
}

.sect-concept {
    padding-right: 10%;
}

.line-design::before {
    content: " ";
    width: 30px;
    height: 2px;
    background: #a4a4a4;
    position: absolute;
    left: 0;
    top: 10px;
}

.line-design {
    text-indent: 40px;
    position: relative;
}

.blog-highlight {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 25px;
    text-align: center;
}

.icon-highlight {
    width: 30%;
    margin: auto;
    margin-bottom: 1.5rem;
}

.about-two {
    padding-left: 10%;
    padding-right: 3%;
}

.about-two li::before, .service-detail li::before,
.Textmanager ul li::before {
    content: " ";
    width: 23px;
    height: 23px;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_27002025osqp/0/0/checkz-z464979452534.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    left: -28px;
    top: 0;
}

.about-two li, .service-detail li, .Textmanager li {
    margin-bottom: 1rem;
    list-style: none;
    position: relative;
}

.note-text {
    font-style: italic;
    color: #7c7c7c;
}

.tab-itp-background {
    background: transparent !important;
    padding: 0 !important;
    margin-bottom: 0 !important;
}

.CASS-JaikothaiHead-main .TabItpContent .nav-justified {
    color: #444 !important;
    border: none !important;
    display: flex !important;
    flex-wrap: wrap !important;
    margin-bottom: 1rem;
}

.CASS-JaikothaiHead-main .nav-justified>li {
    display: inline-block !important;
    width: 20%;
    margin: 0 !important;
}

.TabItpContent .nav-justified > li > a {
    border-radius: 30px !important;
    margin: 0% 2% !important;
}

.TabItpContent .nav-pills > li.active > a > span {
    color: #fff !important;
}

.TabItpContent .nav-pills > li.active > a {
    background: #979593 !important;
}

.Contenemanager-gallery .col-xs-6.col-md-3 {
    padding: 0 1%;
}

div#Contentmanager .img-thumbnail, div#Contentmanager .thumbnail {
    background: transparent;
    padding: 0;
    border: 1px solid #ddd;
    box-shadow: none;
    border-radius: 25px;
    overflow: hidden;
}

.CASS-GrayBackground-main figure {
    border-radius: 25px;
    overflow: hidden;
}

.service-detail {
    padding: 0 8%;
}

.service-detail li p, .Textmanager li {
    margin-bottom: 0.75rem;
}

.blog-step {
    text-align: center;
    padding: 7% 0;
}

.group-step {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 25px;
}

.icon-step {
    width: 40%;
    margin: auto;
    margin-bottom: 1.5rem;
}

.Text_seller2, .post-time, .landingpagemanager {
    display: none;
}

.social-icon {
    border-radius: 5px;
}

.itp-newshare-button:hover {
    background: #5f5f5f;
}

.newShareContainer {
    justify-content: end !important;
}

.itp-newshare-button {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
    border-radius: 30px;
}

.page-header {
    padding-bottom: 0;
    margin: 3% 0 0;
    border-bottom: none;
    text-align: center;
}

p.margin-none {
    margin-bottom: 0.5rem;
}

.items-contact {
    display: grid;
    grid-template-columns: 38px auto;
    align-items: center;
    gap: 10px;
    background: #f5f5f7;
    padding: 6px;
    border-radius: 30px;
    transition-duration: 0.3s;
}

.group-contact {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 10px;
    margin-top: 2rem;
}

.line-left {
    white-space: pre-line;
    padding-left: 15px;
    border-left: 3px solid #ddd;
    margin-top: 1.5rem;
}

.form-contact {
    text-align: center;
    padding: 6% 3% 2%;
    background: #e7dfd485;
}

.CASS-JaiauHead-main {
    background: #e7dfd485;
    padding: 1% 6% 4%;
}

.CASS-JaiauHead-main .col-xs-12.col-sm-3.col-md-3 {
    display: none !important;
}

.CASS-JaiauHead-main .col-xs-12.col-sm-6.col-md-6 {
    width: 100%;
}

.CASS-JaiauHead-main .col-md-offset-3 {
    margin: 0;
    width: 100%;
    text-align: center;
}

.CASS-JaiauHead-main .form-control {
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #9a9a9a;
    background: transparent;
    box-shadow: none;
}

.contact-page {
    padding-left: 8%;
    padding-bottom: 4%;
}

.maps-contect iframe {
    margin-bottom: -5px;
}

.footer a, .contact-page a {
    color: #444;
    transition-duration: 0.3s;
}

.ic-contact img, .social-footer img,
.img-container .img, .icon-highlight img,
.img-location img, .icon-step img, 
div#Contentmanager .thumbnail>img {
    transition: transform 0.3s ease-out;
}

.items-contact:hover img, .social-footer img:hover,
.CASS-E-main .template1 .col-md-4.col-sm-4.col-xs-12:hover .img,
.items-highlight:hover img, .img-location img:hover,
.items-step:hover img, div#Contentmanager .thumbnail>img:hover {
   transform: scale(1.05);
}

.items-contact:hover {
    background: #f8f5f2;
}

.CASS-JaiauHead-main button:hover::before, .btn-more:hover::before,
.tell-footer:hover::before, .btn-pin:hover::before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.CASS-JaiauHead-main button::before, .btn-more::before,
.tell-footer::before, .btn-pin::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #5f5f5f;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.CASS-JaiauHead-main button:hover, .tell-footer:hover {
    color: #fff;
}

.tell-footer:hover .icon-tell-footer img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);
}

.footer a:hover, .CASS-E-main .template1 .col-md-4.col-sm-4.col-xs-12:hover .caption {
    color: #000;
}

.img-location {
    overflow: hidden;
}

.CASS-JaiauHead-main input.form-control {
    height: 40px;
}

  .CASS-D-main .owl-nav button {
    background: transparent !important;
}

.Textmanager {
    text-align: left;
    display: flow-root;
}

.ITPcookiebar {
  width: 100% !important;
    background-color: #64646475 !important;
    color: #fff;
}

.buttonExampleSite {
    border-radius: 5rem !important;
    border: 1px solid #64646475 !important;
    color: #171717 !important;
}

.buttonExampleSite:hover {
    background: #e7dfd4 !important;
    color: #444 !important;
}

.ITPlinkToCookiepage:hover {
    color: #e7dfd4 !important;
}

.itpPDPALandingPage ,
.ITP-pdpa-template-contentFont{
    font-size: 16px !important;
    margin-bottom: 3% !important;
}

.itpPDPALandingPage {
    margin-top: 3%;
}

.ITP-pdpa-template-titleFont {
    font-size: 20px !important;
    font-weight: 600 !important;
}

.ITP-pdpa-template-contentFont {
    line-height: 28px;
}

.ITPcheckboxAuthen .ITPcheckboxAuthen {
    margin: 0;
    padding: 0;
}

.ITPcheckboxAuthen {
    margin-top: 10px;
    margin-bottom: 20px;
    position: relative;
    z-index: 99;
}

.managerHeader {
    margin-bottom: 2rem;
}
/********************responsive***********************/

@media screen and (min-width: 1900px) {
  
  
.navbar-default .navbar-nav>li>a,
.dropdown-menu > li > a{
    font-size: 20px;
}

h1 {
    font-size: 4.7em;
}

h2 {
    font-size: 3.8em;
}

h3 {
    font-size: 3.4em;
}

h4, .managerHeader {
    font-size: 2.8em;
}

h5 {
    font-size: 2.2em;
}

h6 {
    font-size: 2em;
}

p, .CASS-E-main .Contentmanager .caption,
.Textmanager li {
    font-size: 20px;
}

.tell-footer p, .text-doctor h6, .CASS-D-main figcaption h2,
.text-service h6,.text-highlight h6, .blog-step h6 {
    font-size: 24px;
}

.text-service h5 {
    font-size: 34px;
}

 .service-add h5, .about-location h6 {
    font-size: 28px;
}

.btn-more, .btn-pin, .CASS-JaiauHead-main button,
  .itp-newshare-button {
    font-size: 18px;
}

.TabItpContent .nav-justified > li > a > span {
    font-size: 20px !important;
}

.CASS-JaiauHead-main .form-control {
    font-size: 18px !important;
}

  .sect-about h1 {
    font-size: 12em;
}
  
  .sect-about {
    padding-right: 15%;
  }
  
  .sect-about h2 {
    font-size: 9em;
    margin-bottom: 6rem;
    margin-top: 1rem;
}
  
  p {
    line-height: 30px;
}
  
 .PairSliderLabel__Container-sc-5873bcb4-0.fSAnLP, .PairSliderLabel__Container-sc-5873bcb4-0.hsEGkE {
    background: #979593 !important;
    color: #fff !important;
    border-radius: 30px !important;
    padding: 4px 10px !important;
}
  
  .CASS-D-main figcaption > div {
    padding: 20px;
}
  
  .CASS-D-main .owl-dots button.owl-dot, .CASS-D-main .owl-dots button.owl-dot.active {
    width: 14px !important;
    height: 14px !important;
}
  
  .CASS-D-main .owl-dots {
    padding-top: 40px !important;
}
  
  .logo-footer {
    width: 80%;
  }
  
  .social-footer img {
    width: 40px !important;
}
  
  .sect-concept {
    padding-left: 5%;
    padding-right: 12%;
}
  
  .icon-highlight {
    width: 28%;
  }
  
  .items-highlight {
    padding: 0 5%;
}
  
  .CASS-E-main .Contentmanager .caption {
    padding: 0 35px;
}
  
  .img-location img {
    height: 470px;
  }
  
  .time-open {
    margin-bottom: 3rem;
}
  
  .about-two li::before, .service-detail li::before{
    top: 4px;
    left: -30px;
}
  
  .Textmanager ul li::before {
    top: 3px;
}
  
  .icon-step {
    width: 35%;
  }
  
  .text-service {
    left: 56%;
}
  
  .CASS-JaiauHead-main input.form-control {
    height: 45px;
}
  
  .line-left {
    margin-top: 2rem;
    margin-bottom: 3rem;
}
  
  .group-contact {
    gap: 12px;
}
  
  .items-contact {
    grid-template-columns: 40px auto;
}
 
  .text-doctor {
    bottom: 60px;
}
  
  .maps-contect iframe {
    height: 450px;
}
  
  .ITPcheckboxAuthen, .ITPcookieLeftText, .buttonExampleSite {
    font-size: 17px !important;
}
  
  .ITP-pdpa-template-titleFont {
    font-size: 26px !important;
  }
  
  .ITP-pdpa-template-contentFont {
    line-height: 34px;
    font-size: 20px !important;
}
}

@media screen and (max-width: 1366px) {
  
  .sect-about {
    padding-right: 0;
    padding-top: 8%;
}
  
  h5 {
    font-size: 1.6em;
}
  
  .sect-about h2 {
    margin-right: 6%;
    margin-top: 0rem;
}
  
  .highlight-about {
    margin-bottom: 3rem;
}
  
  .text-service.service-add {
    left: 52%;
}
  
  .service-add h4, .text-service h5 {
    font-size: 22px;
}
  
  .service-add h5, .text-service h6 {
    font-size: 18px;
}
  
.about-two li::before, .service-detail li::before, .Textmanager ul li::before {
    width: 22px;
    height: 22px;
    top: 1px;
}
  
  .managerHeader {
    font-size: 1.8em;
    width: 75%;
    margin: auto;
    margin-bottom: 2rem;
}
  
  .CASS-JaiauHead-main .form-group {
    margin-bottom: 5px;
}
  
  .items-contact {
    grid-template-columns: 33px auto;
    gap: 8px;
}
}

@media screen and (max-width: 1200px) {
  
  
h1 {
    font-size: 3.6em;
}

h2 {
    font-size: 2.8em;
}

h3 {
    font-size: 2.4em;
}

h4, .managerHeader {
    font-size: 2em;
}

h5 {
    font-size: 1.5em;
}

h6 {
    font-size: 1.4em;
}
  
      .itopplus-banner>.container {
        width: 90%;
    }
  
  .sect-about p {
    white-space: inherit;
}
  
      .highlight-about {
        margin-bottom: 2rem;
    }
  
  .sect-about h1 {
    font-size: 8em;
}
  
      .service-add h4, .text-service h5 {
        font-size: 20px;
    }
  
      .service-add h5, .text-service h6 {
        font-size: 16px;
    }
  
  .sect-celeb {
    margin-top: 3rem;
}
  
  .head-service {
    margin-bottom: 2rem;
}
  
  .CASS-E-main .Contentmanager .caption {
    padding: 0 20px;
  }
  
  .logo-footer {
    margin-bottom: 1rem;
}
  
  .img-location img {
    height: 340px;
  }
  
  .sect-concept {
    padding-right: 6%;
}
  
  .icon-highlight {
    width: 35%;
  }
  
  .group-contact {
    grid-template-columns: repeat(1, 1fr);
}
  
      .items-contact {
        grid-template-columns: 30px auto;
        padding: 5px;
  }
  
  .line-left {
    white-space: inherit;
}
}

@media screen and (max-width: 1024px) {
  
      .sect-about h1 {
        font-size: 7em;
    }
  
  p {
    line-height: inherit;
}
  
  p, .CASS-E-main .Contentmanager .caption, .Textmanager li {
    font-size: 15px;
}
  
      .sect-about h2 {
        margin-right: 1%;
        font-size: 5em;
    }
  
  .sect-before {
    margin-top: 0;
}
  
  .social-footer img {
    width: 32px !important;
}
  
  .tell-footer {
    grid-template-columns: 23px auto;
}
  
  .btn-all .btn-more {
    margin-top: 0;
}
  
  .service-detail li::before, .Textmanager ul li::before {
    top: 0;
}
}

@media screen and (max-width: 900px) {
  
  h1 {
    font-size: 34px;
}

h2 {
    font-size: 28px;
}

h3 {
    font-size: 24px;
}

h4, .managerHeader {
    font-size: 22px;
}

h5 {
    font-size: 18px;
}

h6, .tell-footer p {
    font-size: 16px;
}
  
      p, .CASS-E-main .Contentmanager .caption, .Textmanager li {
        font-size: 14px;
    }
  
  .sect-about h2 {
    margin-bottom: 3rem;
    margin-top: -5px;
}
  
      .sect-about h1 {
        font-size: 6em;
    }
  
      .service-add h4, .text-service h5 {
        font-size: 18px;
    }
  
      .sect-celeb {
        margin-top: 2rem;
    }
  
  div#background69774328f1f3f7001383dfba .col-md-3.col-sm-6.col-xs-12 {
    width: 25%;
}
  
  .social-footer {
    flex-wrap: wrap;
}
  
  .about-page h6 {
    margin-bottom: 0.5rem;
}
  
  .time-open {
    grid-template-columns: 45px auto;
}
  
      .img-location img {
        height: 300px;
    }
  
  .line-design::before {
    top: 8px;
}
  
  .sect-concept {
        padding-right: 4%;
    }
  
  .about-two li::before, .service-detail li::before, .Textmanager ul li::before {
        width: 20px;
        height: 20px;
        left: -25px;
    }
  
  .service-add h5 {
    font-size: 16px;
}
  
  .TabItpContent .nav-justified > li > a > span {
    font-size: 14px !important;
}
  
  .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 33.33%;
}
  
  ul#slider697742e4b4ae0500135e484d {
    margin-bottom: -5px;
}
  
  div#background697997e8b4ae0500135e75cb {
    display: none;
}
  
  .text-doctor {
    right: -50px;
}
  
  .btn-more, .btn-pin, .CASS-JaiauHead-main button {
    font-size: 13px;
}
  
  .form-contact h5 {
    font-size: 22px;
}
  
  .CASS-JaiauHead-middle-mid > form > div.form-group.hidden-lg.hidden-md > div {
    text-align: center;
}
}

@media screen and (max-width: 768px) {
  
  .sect-about h5 {
    font-size: 17px;
}
  
  .CASS-B-main .thumbs {
    padding: 0 !important;
}
  
 .tell-footer p {
        font-size: 15px;
    }
  
      .time-open {
        grid-template-columns: 40px auto;
    }
  
      .img-location img {
        height: 270px;
    }
  
      .icon-highlight {
        width: 40%;
    }
  
  .icon-step {
    width: 50%;
  }
}

@media screen and (max-width: 480px) {
  
  div#background697997e8b4ae0500135e75cb {
    display: block;
}
  
  div#imagesControl697997e8b4ae0500135e75cb,
  div#mainmenu69781daa84ddf10013ba0547>div,
  div#mainmenu6977402444555c0013dd801a>div,
  div#mainmenu69783bdb44555c0013dd91f4>div {
    padding: 0 !important;
}
  
  ul#slider697997e8b4ae0500135e75cb {
    margin-bottom: -5px;
}
  
  .CASS-A-middle-mid, .CASS-H-middle-mid,
  .CASS-PrakayHead-middle-mid {
    flex-wrap: wrap;
}
  
      .sect-about h5 {
        font-size: 15px;
        white-space: inherit;
    }
  
  .sect-about {
    padding: 20% 3% 10%;
}
  
  .highlight-about {
    border-left: 3px solid #fff;
    padding-left: 4%;
}
  
  .sect-about h2 {
    font-size: 4em;
}
  
  .sect-about h6 {
    margin-bottom: 0;
}
  
  .img-about {
    margin-top: 0;
}
  
  .text-doctor h6 {
    font-size: 16px;
}
  
      .text-doctor {
        right: -40px;
        bottom: 25px;
    }

      .head-service {
        margin-bottom: 1rem;
    }
  
  .pt-5.head-service {
    padding-top: 10%;
}
  
  .CASS-B-border, .CASS-GrayBackground-border,
  .CASS-JaikothaiHead-main .tab-content,
  .CASS-JaiauHead-border, .maps-contect {
    margin: -10px;
}
  
  .CASS-B-main .thumbs {
    margin-bottom: 20px;
}
  
      .service-add h4, .text-service h5, .service-add h5 {
        font-size: 14px;
    }
  
      .text-service.service-add, .text-service {
        left: 53%;
    }
  
  .text-service {
        width: 50%;
        padding-right: 3%;
}
  
  .text-service h6 {
    font-size: 12px;
}
  
.gdWlaQ{
    min-height: unset !important;
}
  
      .sect-before {
        margin-top: 2rem;
        margin-bottom: 10%;
    }
  
    .sect-celeb {
        margin-top: 1rem;
    }
  
  .CASS-E-main .template1 {
    gap: 20px;
    grid-template-columns: repeat(2, 1fr);
}
  
  .CASS-E-main .img-container {
    border-radius: 20px;
  }
  
  .CASS-E-main .Contentmanager .caption {
    margin-top: 15px;
    margin-bottom: 10px;
    -webkit-line-clamp: 3;
    padding: 0;
}
  
  div#background69774328f1f3f7001383dfba .col-md-3.col-sm-6.col-xs-12 {
    width: 100%;
}
  
  .logo-footer {
    width: 55%;
  }
  
  .copy-right {
    text-align: center;
}
  
  .about-page {
    padding: 12% 3% 10%;
}
  
  .about-location {
    padding: 8% 6%;
}
  
  .time-open {
    margin-top: 1.5rem;
    margin-bottom: 2rem;
    grid-template-columns: 35px auto;
}
  
  .CASS-BlackHead-middle-mid {
    flex-wrap: wrap-reverse;
}
  
      .line-design::before {
        top: 9px;
        width: 25px;
    }
  
  .line-design {
    text-indent: 35px;
  }
  
  .sect-concept, .about-two, .service-detail {
    padding: 0;
}
  
  .blog-highlight, .group-step {
    grid-template-columns: repeat(1, 1fr);
    gap: 40px;
}
  
      .icon-highlight, .icon-step {
        width: 30%;
    }
  
  .CASS-JaikothaiHead-main .nav-justified>li {
    width: 50%;
    margin-bottom: 10px !important;
}
  
  .CASS-JaikothaiHead-main .TabItpContent .nav-justified {
    justify-content: center;
}
  
      .Contenemanager-gallery .col-xs-6.col-md-3 {
        width: 50%;
        padding: 0 2%;
    }
  
  .managerHeader {
    width: 100%;
    font-size: 20px;
}
  
  .page-header {
    margin: 8% 0 0;
}
  
      .social-share {
        top: -5px;
    }
  
  .modal-dialog {
    width: 97% !important;
}
  
  .contact-page {
    padding: 0;
    margin-bottom: 5rem;
}
  
  .CASS-JaiauHead-main .form-control {
    font-size: 14px !important;
}
  
   .ITPcookiebar {
    padding: 3% 2%;
    display: flex !important;
}
  
  .ITPcookieLeftText {
    /* color: white; */
    float: unset !important;
    padding-left: 0 !important;
    padding-top: 0 !important;
}
  
  .ITPcookieButton {
    float: unset !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
}
  
   .ITPcookieLeftText span {
    font-size: 12px;
}

  .CASS-B-main .col-md-4.col-sm-4.col-xs-12 {
    width: 50%;
    padding: 0 7px !important;
}
  
  .CASS-B-main figure {
    border-radius: 15px;
  }
  
  .serv-mobile h5 {
    font-size: 11px;
}
  
  .itopplus-bg {
    background-image: url("http://itp1.itopfile.com/ImageServer/z_itp_27002025osqp/0/0/BG-about-usz-z430837066885.jpg");
}

}

.btn-primary:disabled, .btn-primary[disabled] {
    background-color: #a3a3a3;
    border-color: #a3a3a3;
}
#btn-messenger {
  background: #1877f2 !important;
}

#btn-line {
  background: #00b900 !important;
}

#btn-form {
  background: #ffbe00 !important;
        display: none !important;
}

#btn-call {
  background: #f7004a !important;
}

#btn-main {
  background: #447ffa !important;
}

