.itopplus-background {

}
body {
  overflow-x: hidden;
  color: #2f2f2f;
  font-family: "Noto Serif Display", "LINE Seed Sans TH";
}



.no-js a {
  color: #2f2f2f;
  transition: 0.35s;
}
.no-js a:hover {
  color: #a1785e;
}
.itopplus-footer {
  color: #fff;
}
.itopplus-footer a {
  color: #fff;
}
.itopplus-footer a:hover {
  color: #fff;
}






.itopplus-bg1 {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_100220256hww/0/0/1z-z718395702950.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
}
.itopplus-bg0 {
  background-color: #f4f1e8;
}
.itopplus-bg2 {
}
.itopplus-bg3 {
  background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_100220256hww/0/0/1z-z1702575512087.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
}
.itopplus-bg4 {
}
.itopplus-bg5 {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_100220256hww/0/0/5z-z1392822611898.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: bottom;
}
.itopplus-footer {
  background-color: #ccc1a9;
  color: #fff;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
  margin: 0;
  padding: 8px 3px;
  border-radius: 0;
  border-bottom: 1px 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: #fff;
  box-shadow: none;
  border-color: #fff;
  background: transparent;
  background-color: transparent;
}
.no-js .dropdown-menu > li > a {
    color: #fff;
    font-weight: 200;
    font-size: 16px;
}
.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #fff;
  background: #b3907a;
}


@media screen and (max-width: 1023px) {
#controlBanner img {
    position: fixed !important;
    top: 10px;
    left: 10px;
    width: auto !important;
    height: 30px;
    z-index: 10000;
    object-fit: contain;
}
#nav-menu {
    background: #b3907a !important;
}
.navbar-collapse,
#ItopplusMainSidebar {
    background: #b3907a !important;
}
#ItopplusMainSidebar *:is(li, a) {
    color: #fff !important;
    border: none;
}
#nav-menu .icon-bar {
    background: #fff !important;
}
.navbar-header a.visible-xs {
    flex: 0 1 33px;
    background-color: transparent !important;
    border-radius: 50%;
}
#itpphonemobile {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/telz-z555807927326.png) !important;
}
#itpsearchmobile {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/searchz-z1550057493030.png) !important;
}
.old-image-icon-facebook {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/fbz-z1306469976463.png) !important;
}
 .old-image-icon-line {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/linez-z468194837558.png) !important;
}
.old-image-icon-instragram {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/igz-z261562755399.png) !important;
}
.old-image-icon-youtube {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/ytz-z1709509823553.png) !important;
}
.new-image-icon-twitter {
    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: #ccc1a9;
    transition: 0.3s;
}
.itopplus-sticky {
    background: #ccc1a9 !important;
}
.itopplus-banner > .container {
    display: grid;
    grid-template-columns: 15% auto 15%;
    align-items: center;
}
#itopplus-nav-bar {
    display: flex;
    width: 100%;
    justify-content: center;
    gap: 20px;
}
#controlBanner {
    object-fit: contain;
    padding: 15px;
    width: clamp(140px, 100%, 20vw);
    margin: 0 auto;
}
.itopplus-search {
    width: 100%;
    text-align: right;
    color: #fff;
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
   display: block;
   margin: 0;
}
}



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





/* oscar*/
figure.effect-oscar {
    background: transparent;
    border-radius: 20px;
}
figure.effect-oscar img {
    opacity: 1;
}
figure.effect-oscar:hover img {
    opacity: 1;
}
figure.effect-oscar figcaption::before {
	border: 0px solid #fff;
}
figure.effect-oscar figcaption {
   background: transparent;
}
figure.effect-oscar:hover figcaption {
    background: transparent;
}
figure.effect-oscar h2 {
       margin: 0% 0 0px 0;
    -webkit-transition: -webkit-transform 0.32s;
    transition: transform 0.32s;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
figure.effect-oscar:hover h2 {
    opacity: 1;
    transition: 0.32s;
  transform: none!important;
}
.grid figure h2 {
    word-spacing: 0em;
    font-weight: 300;
    text-transform: none;
}
figure.effect-oscar img {
	max-width: none;
	-webkit-transition: opacity 0.32s, -webkit-transform  0.32s;
	transition: opacity  0.32s, transform  0.32s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
figure.effect-oscar:hover img {
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.05,1.05,1);
}
/* oscar */



/* ฟอร์ม Style 1 */
#formdisplay69b7da63869c8f0013060b81 .form-control {
  border: 0px solid #444444;
  border-bottom: 1px solid #c0c0c0;
  border-radius: 0px !important;
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
  background-color: transparent;
  padding: 0px 0px 0px;
  font-size: 16px;
  width: 100% !important;
  margin: 0px 0px;
  padding-right: 0px !important;
  color: #444444 !important;
  height: 50px;
  font-family: "LINE Seed Sans TH";
}
#formdisplay69b7da63869c8f0013060b81 .form-control:focus {
  border-bottom: 1px solid #c0c0c0 !important;
  border: 0px solid #444444;
  color: #444444 !important;
}
#formdisplay69b7da63869c8f0013060b81 .form-control:hover {
  border-bottom: 1px solid #c0c0c0 !important;
  border: 0px solid #444444;
}
#formdisplay69b7da63869c8f0013060b81 .btn-default:hover,
#formdisplay69b7da63869c8f0013060b81 .btn-default:focus {
  background-position: 0 0px;
  background: #a1785e !important;
  color: #fff !important;
  border: 1px solid #a1785e !important;
  transition: 0.35s;
}
#formdisplay69b7da63869c8f0013060b81 .btn-default {
  border-color: #0000;
  border: 1px solid #2f2f2f !important;
  font-size: 16px !important;
  text-shadow: none;
  border-radius: 50px !important;
  background: transparent;
  width: fit-content;
  padding: 8px 40px;
  transition: 0.35s;
  color: #2f2f2f;
}
#formdisplay69b7da63869c8f0013060b81 ::placeholder {
  color: #444444;
}
#formdisplay69b7da63869c8f0013060b81 span.label {
  display: contents;
}
#formdisplay69b7da63869c8f0013060b81 a#capchatxt {
  font-weight: 300;
  color: #000;
  margin-left: 2%;
}
#formdisplay69a15746a9747a001318da5f {
  color: #ffffff00 !important;
  width: 100%;
  margin: 0 auto;
  background: transparent !important;
  margin-bottom: 0%;
  color: #444;
}
#formdisplay69b7da63869c8f0013060b81 .form-control::placeholder {
  color: #444444 !important;
}
#formdisplay69b7da63869c8f0013060b81 .form-group.col-md-2.col-sm-12 {
  width: fit-content;
}
#formdisplay69b7da63869c8f0013060b81 .form-group.col-md-6.col-sm-12 {
  margin-bottom: 0px !important;
}
#formdisplay69b7da63869c8f0013060b81 .col-md-12.col-sm-12 {
  padding-right: 15px;
  padding-left: 15px;
}
span.glyphicon.glyphicon-ok-circle {
  display: none;
}
#formdisplay69b7da63869c8f0013060b81 .btn-success {
  background-image: linear-gradient(to bottom, #ffde00 0, #ffde00 100%);
  background-repeat: repeat-x;
  border-color: #ffde00;
}
#formdisplay69b7da63869c8f0013060b81 .btn-success:focus,
#formdisplay69b7da63869c8f0013060b81 .btn-success:hover {
  background-color: #ffde00;
  background-position: 0 -15px;
}
#btnview69a15746a9747a001318da5f {
    margin-left: 35%;
}
#formdisplay69b7da63869c8f0013060b81 {
  padding: 0px !important;
}
#form69b7da63869c8f0013060b81 {
    padding: 0px !important;
}
.CASS-H-head {
    background: transparent;
    border-bottom: 0px;
}
.CASS-H-main {
    background: transparent;
}
#background69b7da63869c8f0013060b81 {
    background: #fff !important;
    padding: 5% 10%;
    border-radius: 20px;
    margin: 0 auto;
    margin-bottom: 5%;
    margin-top: 5%;
}
#btnview69b7da63869c8f0013060b81 {
    margin-left: -3%;
}
#display5 .form-control {
    height: 100px;
}
.head-form {
    font-family: "Noto Serif Display";
    font-size: 26px;
    font-weight: 400;
    margin-top: 5%;
    margin-bottom: 3%;
}
#cookie69b7da63869c8f0013060b81 {
    font-size: 14px;
    text-align: left !important;
    margin-left: 1%;
    margin-bottom: 2%;
    font-family: "LINE Seed Sans TH";
}
/* ฟอร์ม Style 1 */


/* ฟอร์ม Style 2 */
#formdisplay69b7df2819d0e90013286dd6 .form-control {
  border: 0px solid #444444;
  border-bottom: 1px solid #c0c0c0;
  border-radius: 0px !important;
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
  background-color: transparent;
  padding: 0px 0px 0px;
  font-size: 16px;
  width: 100% !important;
  margin: 0px 0px;
  padding-right: 0px !important;
  color: #444444 !important;
  height: 50px;
  font-family: "LINE Seed Sans TH";
}
#formdisplay69b7df2819d0e90013286dd6 .form-control:focus {
  border-bottom: 1px solid #c0c0c0 !important;
  border: 0px solid #444444;
  color: #444444 !important;
}
#formdisplay69b7df2819d0e90013286dd6 .form-control:hover {
  border-bottom: 1px solid #c0c0c0 !important;
  border: 0px solid #444444;
}
#formdisplay69b7df2819d0e90013286dd6 .btn-default:hover,
#formdisplay69b7df2819d0e90013286dd6.btn-default:focus {
  background-position: 0 0px;
  background: #a1785e !important;
  color: #fff !important;
  border: 1px solid #a1785e !important;
  transition: 0.35s;
}
#formdisplay69b7df2819d0e90013286dd6 .btn-default {
  border-color: #0000;
  border: 1px solid #2f2f2f !important;
  font-size: 16px !important;
  text-shadow: none;
  border-radius: 50px !important;
  background: transparent;
  width: fit-content;
  padding: 8px 40px;
  transition: 0.35s;
  color: #2f2f2f;
}
#formdisplay69b7df2819d0e90013286dd6 ::placeholder {
  color: #444444;
}
#formdisplay69b7df2819d0e90013286dd6 span.label {
  display: contents;
}
#formdisplay69b7df2819d0e90013286dd6 a#capchatxt {
  font-weight: 300;
  color: #000;
  margin-left: 2%;
}
#formdisplay69b7df2819d0e90013286dd6 {
  color: #ffffff00 !important;
  width: 100%;
  margin: 0 auto;
  background: transparent !important;
  margin-bottom: 0%;
  color: #444;
}
#formdisplay69b7df2819d0e90013286dd6 .form-control::placeholder {
  color: #444444 !important;
}
#formdisplay69b7df2819d0e90013286dd6 .form-group.col-md-2.col-sm-12 {
  width: fit-content;
}
#formdisplay69b7df2819d0e90013286dd6 .form-group.col-md-6.col-sm-12 {
  margin-bottom: 0px !important;
}
#formdisplay69b7df2819d0e90013286dd6 .col-md-12.col-sm-12 {
  padding-right: 15px;
  padding-left: 15px;
}
#formdisplay69b7df2819d0e90013286dd6 .btn-success {
  background-image: linear-gradient(to bottom, #ffde00 0, #ffde00 100%);
  background-repeat: repeat-x;
  border-color: #ffde00;
}
#formdisplay69b7df2819d0e90013286dd6 .btn-success:focus,
#formdisplay69b7df2819d0e90013286dd6 .btn-success:hover {
  background-color: #ffde00;
  background-position: 0 -15px;
}
#btnview69a15746a9747a001318da5f {
    margin-left: 35%;
}
#formdisplay69b7df2819d0e90013286dd6 {
  padding: 0px !important;
}
#form69b7df2819d0e90013286dd6 {
    padding: 0px !important;
}
#background69b7df2819d0e90013286dd6 {
    background: #fff !important;
    padding: 5% 10%;
    border-radius: 20px;
    margin: 0 auto;
    margin-bottom: 5%;
    margin-top: 5%;
}
#btnview69b7df2819d0e90013286dd6 {
    margin-left: -3%;
}
#cookie69b7df2819d0e90013286dd6 {
    font-size: 14px;
    text-align: left !important;
    margin-left: 1%;
    margin-bottom: 2%;
	color: #444444 !important;
    font-family: "LINE Seed Sans TH";
}
/* ฟอร์ม Style 2 */






/* slide */
#carousel69b7da63869c8f0013060b75 .hidden {
   display: block!important;
   visibility: inherit!important;
   pointer-events: none;
}
.carousel-indicators li {
    border: 1px solid #fff;
}
.carousel-indicators .active {
   background-color: #fff;
 	border-color:#fff;
}
.glyphicon-chevron-left:before, 
.glyphicon-chevron-right:before {
   display: none;
}
#carousel69ba1ad143b1c70013b74b4f .hidden {
   display: block!important;
   visibility: inherit!important;
   pointer-events: none;
}
/* slide */



@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}



h1, h2, h3, h4, h5, h6 {
  line-height: inherit;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

h1 {
    font-size: 2.6em;
}
h2 {
    font-size: 3.4em;
}
h3 {
    font-size: 18px;
    font-weight: 200;
}
h4 {
    font-size: 22px;
    font-weight: 200;
}
h5 {
    font-size: 24px;
    font-weight: 200;
}
h6 {
    font-size: 30px;
    font-weight: 200;
}
p {
    font-size: 16px;
    font-weight: 300;
}
body {
    font-size: 16px;
    font-weight: 300;
}


.content-palmyrabeing {
    white-space: break-spaces;
}
.grid-two {
    text-align: center;
    padding: 5% 0% 7%;
}
.grid-two span {
    font-style: italic;
    font-weight: 600;
}
.block-bg {
    align-self: center;
    display: block;
    overflow: hidden;
    border-radius: 20px;
}
.block-bg img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.block-bg img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.grid-one {
    display: grid;
    grid-template-columns: 35% auto;
    background: #b6a991;
    color: #fff;
    border-radius: 20px;
    margin-top: 7%;
}
.bg-circle {
    width: 20%;
    position: absolute;
    left: -80px;
    top: -50px;
    animation: spin 35s linear infinite;
}
.grid-one-3 h6 {
    margin-bottom: 2%;
}
.btn-readmore {
    border-radius: 50px;
    border: 1px solid;
    width: fit-content;
    padding: 10px 30px;
    font-weight: 200;
}
.grid-one-3 .btn-readmore {
    margin-top: 5%;
}
.grid-one-3 {
    align-self: center;
    padding-left: 15%;
    position: relative;
}
.btn-readmore {
    transition: 0.35s;
}
.btn-readmore:hover {
    background: #f5f1e8;
    color: #a56943;
    border: 1px solid #b3907a;
    transition: 0.35s;
}
.grid-one .btn-readmore:hover {
    color: #a56943;
}
.itopplus-bg3 {
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
}
.bg-fix {
    padding: 17%;
}
.head-signature {
    text-align: center;
    padding: 7% 0% 5%;
}

.head-signature h2 {
    text-transform: uppercase;
}
.grid-signature-2 {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 20px;
}
.block-signature {
    border: 1px solid #2f2f2f;
    padding: 10% 7%;
    border-radius: 20px;
    transition: 0.35s;
}
.block-signature-3 {
    font-weight: 300;
    min-height: 175px;
    font-size: 15px;
}
.block-signature-2 h4 {
    font-weight: 400;
    margin-bottom: 5%;
}
.block-signature .read-more {
    color: #a56943;
    min-height: 40px;
}
.block-signature-3.one {
    min-height: 129px;
}
.grid-signature .btn-readmore {
    margin: 0 auto;
    margin-top: 7%;
    margin-bottom: 10%;
    color: #2f2f2f;
}
.block-signature:hover {
    background: #f5f1e8;
    transition: 0.35s;
    border: 1px solid #b3907a;
}
.grid-enduring-vitality {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    padding: 5% 0%;
    gap: 40px;
}
.bg-enduring-vitality.team {
    align-self: center;
    width: 75%;
    margin: 0 auto;
}
.bg-enduring-vitality team {
    align-self: center;
    width: 100%;
    margin: 0 auto;
}
.grid-enduring-vitality-3 h1 {
    white-space: break-spaces;
    font-size: 2.3em;
    color: #b3907a;
    margin-bottom: 3%;
}
.grid-enduring-vitality-3 span {
    font-weight: 600;
    font-style: italic;
}
.bg-circle-2 {
    width: 25%;
    position: absolute;
    right: 0px;
    top: -195px;
    animation: spin 35s linear infinite;
}
.grid-enduring-vitality-3 {
    align-self: center;
    position: relative;
    font-weight: 300;
}
.grid-btn-readmore {
    display: flex;
    gap: 10px;
    margin-top: 7%;
}
.btn-readmore.colour {
    background: #b3907a;
    color: #fff;
    border: 1px solid #b3907a;
    transition: 0.35s;
}
.btn-readmore.colour:hover {
    background: #f5f1e8;
    color: #b3907a;
    border: 1px solid #b3907a;
}
.grid-head {
    width: 60%;
    display: flex;
    justify-content: flex-end;
}
.block-head {
    display: flex;
    gap: 15px;
}
.grid-footer {
    display: grid;
    grid-template-columns: 25% auto;
}
.footer-2 {
    white-space: break-spaces;
    line-height: 2;
    font-family: "LINE Seed Sans TH";
    font-weight: 300;
}
.grid-footer-2 {
    background: #b3907a;
}
.copyright {
    font-family: "LINE Seed Sans TH";
    text-align: center;
    margin-top: 5%;
    margin-bottom: 15%;
    font-size: 14px;
    font-weight: 200;
}
.logo-footer {
    width: 55%;
    margin: 0 auto;
    padding: 15% 0% 5%;
}
.block-icon-footer {
    display: grid;
    grid-template-columns: 20px auto;
    gap: 5px;
    margin-bottom: 5px;
}
.icon-footer-2 {
    font-family: "LINE Seed Sans TH";
    font-weight: 300;
}
.grid-block-icon-footer {
    width: fit-content;
    margin: 0 auto;
    padding: 5% 0%;
}
.grid-footer-menu {
    display: grid;
    grid-template-columns: 15% 17% 25% 18% auto;
    gap: 15px;
    padding: 8% 5%;
}
.head-footer {
    margin-bottom: 10%;
}
.head-footer h4 {
    font-weight: 500;
}
.head-beginyour {
    text-align: center;
    margin-top: 20%;
}
.head-beginyour h2 {
    white-space: break-spaces;
    text-transform: uppercase;
    margin-bottom: 3%;
}
.head-beginyour h2 span {
    color: #a1785e;
}
.head-beginyour h6 {
    font-style: italic;
    white-space: break-spaces;
}
.empty-palmyrabeing {
    padding: 2%;
}
#background69b7da63869c8f0013060b8f .grid figure figcaption {
    padding: 0em;
}
#background69b7da63869c8f0013060b8f .thumbs {
    margin-bottom: 0px;
}
.bg-circle-3 {
    animation: spin 35s linear infinite;
}
.itopplus-bg5 {
    background-color: #f4f2e8;
}
.no-js #background69b7da63869c8f0013060b8c {
    margin-bottom: -16%;
}
.empty-palmyrabeing-2 {
    padding: 8%;
}
.grid figure h2 span {
    font-weight: 500;
}
.grid-bg-health {
    color: #2f2f2f;
    text-align: left;
}
.block-bg-health {
    text-transform: uppercase;
    font-size: 38px;
    white-space: break-spaces;
    font-weight: 300;
}
.block-bg-health span {
    font-weight: 100;
}
.block-bg-health span {
    font-style: italic;
}
.block-bg-health-2 {
    font-size: 16px;
    margin-top: 5%;
}
figure.effect-oscar:hover .btn-readmore {
    background: #b3907a;
    color: #fff;
    border: 1px solid #b3907a;
    transition: 0.35s;
}
#background69b7da63869c8f0013060b8c {
    z-index: 1;
    position: sticky;
}
.buttonExampleSite {
   border: 0px solid #fff !important;
   color: #fff !important;
   background: #a1785e !important;
   border-radius: 5px !important;
   font-weight: 400;
   font-family: "Noto Serif Display" !important;
}
.buttonExampleSite:hover {
    background: #fff !important;
    color: #b4917a !important;
}
.pdpa-text.pdpamg1 {
  padding: 6% 0%;
}
.ITPcookiebar {
  background-color: #f5f1e8bf !important;
  color: #a1785e !important;
}
.ITPlinkToCookiepage:hover {
  color: #a1785e !important;
}
.ITPcookiebar {
  width: 100% !important;
  font-size: 14px !important;
}
.pdpa-text.pdpamg1 {
  padding: 5% 0%;
}
ul.icon-a {
  font-size: 16px;
}
ul ::marker {
    color: #a1785e;
}
.head-signature.top {
    padding: 7% 0% 2%;
}
.grid-contact-2 {
    margin-top: 4%;
}
.grid-contact-2 .block-icon-footer {
    margin-bottom: 10px;
    grid-template-columns: 25px auto;
    gap: 10px;
}
.grid-enduring-about {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
    margin-top: 2%;
    margin-bottom: 2%;
    background: #b6a891;
    border-radius: 20px;
    color: #fff;
    padding-right: 2%;

}
.grid-gallery-about {
    display: grid;
    grid-template-columns: 25% auto 25%;
    gap: 50px;
    width: 95%;
    margin: 0 auto;
    margin-bottom: 5%;
}
.grid-gallery-about-1 {
    align-self: center;
}
.bg-circle-about {
    width: 58%;
    position: absolute;
    left: 100px;
    top: 100px;
    animation: spin 35s linear infinite;
    z-index: 1;
}
.grid-gallery-about-2 {
    position: relative;
}
.grid-program-2 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
.block-program-3 {
    font-weight: 300;
    min-height: 120px;
    font-size: 15px;
}
.grid-two.program {
    padding: 5% 0% 20%;
}
.grid-program-2 .block-signature:hover {
    background: #dfd5c3;
    transition: 0.35s;
}
.bg-program {
    text-align: center;
    background: #b6a891;
    color: #fff;
    padding: 1%;
    border-radius: 20px;
    margin-bottom: 6%;
}
.dropdown-menu {
    background-color: #ccc1a9;
    color: #fff;
}
.grid-enduring-programdetail {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding: 3% 0%;
    gap: 35px;
}
.block-service {
    padding: 10% 0%;
}
.bg-service {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_100220256hww/0/0/bgform2z-z374659474982.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 20px;
}
.block-pd-service {
    padding: 16% 9%;
}
.block-pd-service h1 {
    margin-bottom: 2%;
    text-transform: uppercase;
}
.block-pd-service h4 {
    margin-bottom: 8%;
    font-weight: 400;
}


.bg-team {
    background: #b6a991;
    color: #fff;
    border-radius: 10px;
    padding: 10px;
    width: fit-content;
}
.bg-service-7 {
    border: 1px solid #b6a991;
    border-radius: 20px;
    padding: 10px 10px 15px;
    text-align: center;
    margin-top: -3%;
}
.itopplus-sticky #controlBanner img {
    filter: none;
}
.block-signature-3.one-p {
    min-height: 112px;
}
.block-signature-3.one-t {
    min-height: 145px;
}
.grid-positon {
    display: grid;
    grid-template-columns: repeat(5,1fr);
    gap: 20px;
    margin-top: 2%;
}
.position-2 {
    text-align: center;
}
.position-2 h3 {
    font-weight: 600;
    color: #b3907a;
}
.icon-position {
    width: 60%;
    margin: 0 auto;
    margin-bottom: 5%;
}
.block-positon {
    transition: 0.35s;
}
.block-positon:hover {
    transition: 0.35s;
    transform: translateY(-7px);
}



/*เฉพาะรูปแบบมีขอบ*/
.thumbnail img.imageGallery:hover{
   -webkit-transform: scale(1.1);
   transform: scale(0.98);
 -moz-transition: all 0.5s;
   -webkit-transition: all 0.5s;
   transition: all 0.5s;
}
.thumbnail .imageWidth.imageGallery {
   transform: scale(1.0);
   transition: 0.32s;
}
.thumbnail .imageWidth.imageGallery:hover {
   transform: scale(1.05);
   transition: 0.32s;
}

/**ห้ามเกินกรอบ**/
 .thumbnail .imgLightbox {
    position: relative!important;
    overflow: hidden!important;
    width: 100.1%!important;
}
#background69b8f7c519d0e90013287d93 .thumbnail .imgLightbox {
	border-radius: 20px;
}
#background69b8f7c519d0e90013287d93 .thumbnail {
    border: solid 1px #b6a891;
    background: transparent;
    color: #000;
    border-radius: 20px;
    padding: 8px !important;
    transition: 0.5s;
    box-shadow: 3px 3px 15px 1px rgba(225, 149, 145, 0);
    margin-bottom: 10%;
}
#background69b8f7c519d0e90013287d93 .thumbnail:hover {
    box-shadow: 3px 3px 15px 1px rgba(225,149,145,0);
	background: transparent;
    border-radius: 20px;
    color: #000;
}
.block-service.one .block-program-3 {
    min-height: 230px;
}
.block-service.two .block-program-3 {
    min-height: 203px;
}
.no-js .pd-service {
    padding: 9%;
}
.no-js .grid-one-btm {
    margin-top: -17%;
}
.grid-one-btm {
    display: grid;
    grid-template-columns: 50% auto;
    background: #dfd5c3;
    color: #785949;
    border-radius: 20px;
    margin-top: 2%;
    margin-bottom: 8%;
}
.grid-one-btm-2 {
    align-self: center;
    padding: 0% 10%;
}
.grid-block-bg {
    display: flex;
    gap: 20px;
    margin-top: 20px;
}
.grid-one .btn-readmore {
    color: #fff;
}
.pdpa-text.pdpamg1 h4 {
    font-weight: 500;
}
.grid-bg-health {
    margin-top: 2%;
}
.comingsoon {
    padding: 10%;
}
.position-2 ul {
    margin-left: -20px;
    margin-top: 10px;
}
.position-2 ul {
    text-align: left;
}
.btn-readmore-doctor {
    width: fit-content;
    margin: 0 auto;
    margin-top: 6%;
    border-bottom: 1px solid #333;
}
.grid-positon-col3 {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
    margin-top: 4%;
}
.block-positon {
    border: 1px solid #ccc2a999;
    padding: 5%;
    border-radius: 20px;
}
.grid-positon-col3 .icon-position {
    width: 40%;
}


.grid-positon-collap {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin-top: 4%;
}
.grid-positon-collap .block-positon {
    border: 0px;
}
.grid-positon-col4 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin-top: 2%;
}
.grid-positon-col4 .block-positon {
    border: 0px;
}
.btn-collap {
    border-bottom: 1px solid #9f765c;
    border-radius: 0px;
    margin: 0 auto;
    padding: 5px 0px;
    margin-top: 1%;
    font-size: 14px;
    width: fit-content;
}
.btn-collap-2 {
    border: 1px solid #9f765c;
    border-radius: 50px;
    margin: 0 auto;
    padding: 8px 20px;
    margin-top: 8%;
    width: fit-content;
    transition: 0.35s;
}
.btn-collap-2:hover {
    background: #f5f1e8;
    transition: 0.35s;
}
.grid-detail-doctor-2 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    margin-top: 2%;
}
.grid-detail-doctor-2 .position-2 {
    text-align: left;
}





@media screen and (min-width: 1900px) {
h1 {
    font-size: 2.6em;
}
h2 {
    font-size: 3.2em;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 26px;
}
h5 {
    font-size: 30px;
}
h6 {
    font-size: 36px;
}
p {
    font-size: 20px;
}
body {
    font-size: 20px;
}
.no-js .dropdown-menu > li > a {
    font-size: 19px;
}
.grid-head {
    width: 50%;
}
.bg-circle {
    left: -105px;
    top: -75px;
}
.block-signature-3 {
    min-height: 213px;
    font-size: 19px;
}
.block-signature-3.one-p {
    min-height: 175px;
}
.bg-circle-2 {
    top: -305px;
}
.block-bg-health {
    font-size: 52px;
}
.head-form {
    font-size: 36px;
}
#formdisplay69b7da63869c8f0013060b81 .form-control {
    font-size: 19px;
    height: 55px;
}
#cookie69b7da63869c8f0013060b81 {
    font-size: 16px;
}
#formdisplay69b7da63869c8f0013060b81 .btn-default {
    font-size: 18px !important;
}
.ITPcookiebar {
    font-size: 16px !important;
}
.buttonExampleSite {
    font-size: 16px !important;
}
ul.icon-a {
    font-size: 20px;
}
.bg-circle-about {
    width: 65%;
}
.block-program-3 {
    font-size: 19px;
}
.block-program-3 {
    min-height: 140px;
}
.block-service.one .block-program-3 {
    min-height: 288px;
}
.block-service.two .block-program-3 {
    min-height: 255px;
}
.block-service {
    padding: 10% 3%;
}
#formdisplay69b7df2819d0e90013286dd6 .form-control {
    font-size: 19px;
    height: 55px;
}
#cookie69b7df2819d0e90013286dd6 {
    font-size: 16px;
}
#formdisplay69b7df2819d0e90013286dd6 .btn-default {
    font-size: 19px !important;
}
.grid-contact-2 .block-icon-footer {
    margin-bottom: 13px;
    grid-template-columns: 30px auto;
    gap: 15px;
}
.navbar-default .navbar-nav > li > a {
    padding: 8px 8px;
}
.block-pd-service {
    padding: 25% 9%;
}  
.block-signature-3.one-t {
    min-height: 177px;
}
}



@media screen and (max-width: 1191px) {
h2 {
    font-size: 2.5em;
}
h4 {
    font-size: 20px;
}
h6 {
    font-size: 26px;
}
.navbar-default .navbar-nav > li > a {
    padding: 8px 3px;
}
.content-palmyrabeing {
    white-space: inherit;
}
.grid-one-3 {
    padding-left: 10%;
}
.bg-circle {
    width: 15%;
    left: -50px;
    top: -30px;
}
.block-signature-3 {
    min-height: 180px;
}
.bg-circle-2 {
    top: -110px;
}
.block-bg-health {
    font-size: 28px;
}
.copyright {
    font-size: 12px;
}
.grid-footer-menu {
    gap: 60px;
}
.bg-circle-about {
    width: 60%;
    left: 70px;
    top: 70px;
}
.itopplus-bg1 {
    background-size: cover !important;
}
.block-program-3 {
    min-height: 140px;
}
.block-pd-service {
    padding: 7% 8%;
}
.block-pd-service h6 {
    font-size: 20px;
}  
.block-service.one .block-program-3 {
    min-height: 300px;
}
.block-signature-2 {
    min-height: 60px;
}
.block-service.two .block-program-3 {
    min-height: 300px;
}
.grid-enduring-vitality-3 h1 {
    font-size: 2em;
} 
.block-signature-3.one-t {
    min-height: 180px;
}
.block-signature-3.one-p {
    min-height: 145px;
}
}




@media screen and (max-width: 900px) {
h1 {
    font-size: 2em;
}
#carousel69ba1ad143b1c70013b74b4f {
    display: none;
} 
.grid-one {
    grid-template-columns: 40% auto;
}
.grid-one-3 h4 {
    font-size: 16px;
}
.grid-one-3 h6 {
    font-size: 20px;
}
.bg-circle {
    width: 15%;
    left: -35px;
    top: -35px;
}
.block-signature-3 {
    min-height: 235px;
}
  .block-signature-2 {
    min-height: 45px;
}
.bg-circle-2 {
    top: -90px;
}
.btn-readmore {
    padding: 10px 20px;
}
.itopplus-bg3 {
    background-attachment: inherit;
}
.block-bg-health {
    font-size: 22px;
}
.grid-bg-health {
    margin-top: 0%;
}
#background69b7da63869c8f0013060b91 .grid figure figcaption {
    padding: 1.5em;
}
#display2 {
    width: 108%;
}
.grid-footer {
    grid-template-columns: 35% auto;
}
.block-footer-menu.display1 {
    display: none;
}
.grid-footer-menu {
    gap: 00px;
}
.footer-2 {
    white-space: inherit;
}
.grid-enduring-about {
    gap: 30px;
}
.bg-circle-about {
    width: 60%;
    left: 45px;
    top: 50px;
}
.block-program-3 {
    min-height: 170px;
}
.block-service.one .block-program-3 {
    min-height: 407px;
} 
.block-service.two .block-program-3 {
    min-height: 380px;
}
.head-form {
    font-size: 22px;
}
.head-footer {
    margin-bottom: 7%;
}
.block-pd-service {
    padding: 10% 10%;
}
.block-signature-3.one-p {
    min-height: 200px;
}
.block-signature-3 {
    min-height: 285px;
}
.block-signature-2 h4 {
    padding-right: 5%;
}
.block-signature-3.one-t {
    min-height: 255px;
}
}



@media screen and (max-width: 480px) {
h2 {
    font-size: 2em;
}
h6 {
    font-size: 24px;
}
#carousel69ba1ad143b1c70013b74b4f {
    display: inherit;
}  
#imagesControl69ba1ad143b1c70013b74b4f {
    padding: 0px !important;
} 
.grid-one {
    grid-template-columns: 100%;
}
.grid-one-3 {
    padding: 10%;
}
.grid-one-3 .btn-readmore {
    margin-top: 15%;
}
.grid-two {
    text-align: center;
    padding: 15% 0%;
} 
.head-signature {
    text-align: center;
    padding: 15% 0% 10%;
}
.grid-signature-2 {
    grid-template-columns: repeat(2, 1fr);
}
 .block-signature-3 {
    min-height: 255px;
}
.grid-signature .btn-readmore {
    margin-top: 20%;
    margin-bottom: 25%;
}
.grid-enduring-vitality {
    grid-template-columns: repeat(1, 1fr);
    padding: 10% 0% 15%;
}
.bg-circle-2 {
    width: 35%;
}
.grid-btn-readmore {
    margin-top: 15%;
}
.bg-circle {
    width: 30%;
    left: inherit;
    top: -50px;
    right: 0;
}
#imagesControl69b7da63869c8f0013060b8f,
#imagesControl69b7da63869c8f0013060b8d {
    padding: 0px !important;
}
#background69b7da63869c8f0013060b91 .thumbs {
    margin-bottom: 0px;
}
.block-signature-2 h4 {
    font-size: 18px;
}
#background69b7da63869c8f0013060b8d .thumbs {
    margin-bottom: 10px;
}
.block-bg-health {
    font-size: 18px;
}
.btn-readmore {
    padding: 5px 20px;
}
.head-beginyour {
    margin-top: 0%;
}
#btnview69b7da63869c8f0013060b81 {
    margin-left: 15%;
}
.grid-footer {
    grid-template-columns: 100%;
}
.grid-footer-3 {
    display: none;
}
.logo-footer {
    width: 40%;
    margin: 0 auto;
    padding: 12% 0% 3%;
}
.grid-enduring-about {
    grid-template-columns: repeat(1, 1fr);
    padding-right: 0%;
}
.grid-enduring-vitality-3 {
    padding: 5% 10% 15%;
}
.grid-gallery-about {
    grid-template-columns: 25% auto 25%;
    gap: 20px;
    width: 100%;
}
.bg-circle-about {
    width: 75%;
    left: 15px;
    top: 15px;
}
.bg-program {
    padding: 8%;
}
.grid-program-2 {
    grid-template-columns: repeat(2, 1fr);
}
.block-program-3 {
    min-height: 260px;
}
.grid-enduring-programdetail {
    grid-template-columns: repeat(1, 1fr);
}
.grid-enduring-vitality-3 {
    padding: 0% 10% 15%;
}
.block-pd-service {
    padding: 15% 10%;
}
.block-service.one .block-program-3 {
    min-height: auto;
    margin-bottom: 10%;
}
.block-service.two .block-program-3 {
    min-height: auto;
    margin-bottom: 10%;
}
.grid-one-btm {
    grid-template-columns: 100%;
}
.grid-one-btm-2 {
    padding: 10% 10%;
}
.no-js .grid-one-btm {
    margin-top: -35%;
}
#btnview69b7df2819d0e90013286dd6 {
    margin-left: 15%;
}
.grid-enduring-programdetail .grid-enduring-vitality-3 {
    padding: 0% 0% 15%;
}
.grid-enduring-vitality .grid-enduring-vitality-3 {
    padding: 0% 0% 0%;
}
body, html { 
   overflow-x: hidden; 
}
.bg-circle {
    display: none;
}
.bg-circle-2 {
   display: none;
}
.grid-one-3 {
    position: inherit;
}
.grid-one {
    gap: 0px;
}
.bg-circle {
    position: inherit;
}
.block-signature-3.one-t {
    min-height: auto;
}
.block-signature-3.one-p {
    min-height: auto;
}
.block-signature-3 {
    margin-bottom: 15%;
}
.grid-positon {
    grid-template-columns: repeat(2, 1fr);
    margin-top: 10%;
}
.icon-position {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 10%;
}
.bg-team {
    margin-bottom: 10%;
}
.bg-enduring-vitality {
    width: 100%;
}
.grid-positon-col3 {
    grid-template-columns: repeat(1, 1fr);
}  
.grid-positon-collap {
    grid-template-columns: repeat(2, 1fr);
}
.grid-positon-col4 {
    grid-template-columns: repeat(2, 1fr);
    margin-top: 5%;
}
.grid-detail-doctor-2 {
    grid-template-columns: repeat(1, 1fr);
}
}




.CASS-A-top {
    height: auto;
    border-top: solid 0px #d4d4d4;
}
.CASS-A-bottom {
    height: auto;
    border-bottom: solid 0px #d4d4d4;
}
.CASS-A-middle-mid {
    position: relative;
    padding: 0px;
}
.CASS-A-middle-right {
    border-right: solid 0px #d4d4d4;
}
.CASS-A-middle-left {
    border-left: solid 0px #d4d4d4;
}
.CASS-A-main {
    box-shadow: 0px 0px 0px 0px rgba(50, 50, 50, .5);
}
.grid-positon .block-positon {
    padding: 10px 0px 20px;
}









