.itopplus-background {

}
body {
  overflow-x: hidden;
  color: #333;
  font-family: "Noto Sans Thai", sans-serif;
}

.itopplus-bg1 {
  background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_10022025ypqb/0/0/1986795031216z-z244012538982.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
}

.itopplus-pos2 {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_10022025ypqb/0/0/BG1z-z871005196151.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    background-color: #fdf7ec;
}

.itopplus-bg2 {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_10022025ypqb/0/0/2z-z1339353371102.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top;
  color: #fff;
}

.itopplus-bg3 {
  background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_10022025ypqb/0/0/BG-3z-z1276263088783.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top;
}

.itopplus-bg4 {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_10022025ypqb/0/0/4z-z893343020354.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: bottom;
}

.itopplus-footer {
  background-color: #235347;
  color: #fff;
}

.itopplus-footer2 {
  background-color: #396459;
  color: #fff;
}

.navbar-default .navbar-nav > li > a {
  color: #282828;
  margin: 0;
  padding: 8px 15px;
  border-radius: 30px;
}

.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: transparent;
  background: transparent;
  background-color: #876d51;
}

.no-js .dropdown-menu > li > a {
  color: #282828;
  padding: 5px 20px;
}

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

@media screen and (max-width: 1023px) {
  #controlBanner img {
    position: fixed !important;
    top: 5px;
    left: 10px;
    width: auto !important;
    height: 40px;
    z-index: 10000;
    object-fit: contain;
  }

  #nav-menu {
    background: #fff !important;
  }

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

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

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

  .navbar-header a.visible-xs {
    flex: 0 1 30px;
    background-color: #ad844c !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: #fff;
    transition: 0.3s;
    border-bottom: 1px solid #876d51;
  }
  .itopplus-sticky {
    background: #fff !important;
  }

  .itopplus-banner > .container {
    display: grid;
    grid-template-columns: 15% auto;
    align-items: center;
  }

  #itopplus-nav-bar {
    display: flex;
    width: 100%;
    justify-content: end;
  }

  #controlBanner {
    object-fit: contain;
    padding: 1vw 0;
    width: clamp(100px, 50%, 20vw);
    margin: 0 auto;
  }

  .itopplus-search {
    width: 100%;
    text-align: right;
    color: #fff;
    background: #235347;
    border-radius: 0 0 50px 50px;
    padding: 0 20px;
  }
  .itopplus-search2 {
    width: 100%;
    text-align: right;
    color: #333;
  }

  .itp-block {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-between;
    height: 100%;
    padding-bottom: 1vw;
  }
}

@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.4em;
}

p, .blog-review p, .Textmanager li, 
.no-js .table>tbody>tr>td, .card-member li,
.group-detail-product li, .detail-promotion h6 {
    font-size: 16px;
}

.btn-more, .text-small, .CASS-PrakayHead-main button {
    font-size: 15px;
}

.detail-promotion p {
    font-size: 13px;
}

.tell-contact-top h6, .footer h6, .items-mission h6,
.text-top-company h6, .card-prict h6, .no-js .table>thead>tr>th,
.group-detail-product h6, .detail-promotion h5 {
    font-size: 18px;
}

.text-program p, .TabItpContent .nav-justified > li > a > span,
.group-detail-product p, .TabItpCateLandingPage1 .nav-justified > li > a > span {
    font-size: 16px !important;
}

.CASS-BlackHead-main .Contentmanager .caption .title {
    font-size: 18px !important;
}

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

.footer h5, .CASS-H-main .owl-nav button,
.group-detail-product h5 {
    font-size: 24px;
}

.CASS-PrakayHead-main .form-control {
    font-size: 14px !important;
}

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

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

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

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

.dropdown-menu {
    border: none;
    border-radius: 10px !important;
}

.text-top-company {
    text-align: center;
    font-family: "Tenor Sans", sans-serif;
}

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

.tell-contact-top {
    display: grid;
    grid-template-columns: 38px auto;
    align-items: center;
    text-align: left;
    gap: 10px;
}

.social-contact-top, .social-footer {
    display: flex;
    align-items: center;
    gap: 15px;
}

.social-contact-top img, .social-footer img {
    width: 38px !important;
}

.head-contact-top {
    display: flex;
    align-items: center;
    gap: 25px;
    justify-content: end;
}

.tell-contact-top h6 {
    font-weight: 600;
}

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

.CASS-B-middle-mid, .CASS-A-middle-mid, .CASS-D-middle-mid,
.CASS-H-middle-mid, .CASS-E-border, .CASS-PrakayHead-middle-mid {
    padding: 0;
}

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

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

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

.CASS-B-middle-mid, .CASS-E-middle-mid {
    display: flex;
    align-items: center;
}

.logo-footer {
    width: 45%;
}

.footer h5, .footer h6, .product-howto,
.contact-preview, .contact-detail  {
    font-family: "Tenor Sans", "Noto Sans Thai", sans-serif;
}

.footer h6 {
    margin-bottom: 1.5rem;
    font-weight: 400;
}

.footer p {
    white-space: pre-line;
}

.items-cont-footer {
    display: grid;
    grid-template-columns: 23px auto;
    align-items: center;
    gap: 10px;
    margin-top: 1.5rem;
}

.social-footer, .btn-all {
    margin-top: 2rem;
}

.copy-right {
    text-align: center;
    padding: 2%;
    font-family: "Tenor Sans", sans-serif;
}

.margin-prev {
    margin-left: -75px;
}

.sect-about {
    padding-left: 15%;
    padding-bottom: 4%;
    white-space: pre-line;
}

.sect-about h1, .sect-about h4, .form-contact h3 {
    font-family: "Tenor Sans", sans-serif;
    text-transform: uppercase;
    color: #876d51;
}

.sect-about hr, .sect-promotion hr, .product-page hr,
.product-howto hr, .contact-preview hr {
    border-color: #876d51;
}

.sect-about h1 {
    line-height: 58px;
}

.sect-about h5, .sect-promotion h6, .product-page h5 {
    color: #235347;
    font-weight: 600;
    margin-bottom: 1rem;
}

p {
    line-height: 24px;
}

b, strong {
    font-weight: 600;
}

.head-program {
    text-align: center;
    color: #fff;
    padding-top: 8%;
    margin-bottom: 3.4rem;
}

.head-program h3, .head-program h4 {
    width: fit-content;
    margin: auto;
    border-bottom: 1px solid #ffffffa3;
    padding-bottom: 0.5rem;
    font-weight: 600;
}

.btn-more {
    display: flex;
    align-items: center;
    gap: 7px;
    background: #235347;
    color: #fff;
    padding: 0.75rem 2rem;
    padding-right: 0.75rem;
    width: fit-content;
    border-radius: 30px;
    margin: auto;
    transition-duration: 0.3s;
}

.CASS-PrakayHead-main button {
    background: #235347;
    color: #fff;
    padding: 1rem 3rem;
    width: fit-content;
    border-radius: 30px;
    margin: auto;
    text-shadow: none;
    border: none;
    transition-duration: 0.3s;
}

.ic-more img {
    width: 30px !important;
}

.CASS-D-main figcaption {
    padding: 0 !important;
    text-transform: none !important;
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    left: 0 !important;
    color: #fff !important;
    text-align: center !important;
}

.CASS-D-main figure, .CASS-JaikothaiHead-main .imgLightbox,
.CASS-H-main .imgLightbox, .CASS-A-main figure, .maps-page iframe {
    border-radius: 25px;
    overflow: hidden;
}

figure.effect-jazz h2 {
    padding-top: 0;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

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

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

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

.text-program {
    position: absolute;
    padding: 25px 20px;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    border-radius: 0 0 25px 25px;
    background: linear-gradient(0deg, #000000c4, transparent);
}

.text-program h5 {
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #fff;
    width: 70%;
    margin: auto;
    margin-bottom: 1rem;
   font-weight: 600;
}

.text-program p {
    margin-bottom: 1.5rem !important;
    white-space: pre-line;
    line-height: inherit !important;
}

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

.CASS-D-main figure:hover .hide-text-program {
    position: static;
    visibility: visible;
    opacity: 1;
}

.hide-text-program {
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
    position: absolute;
}

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

.CASS-H-main .owl-nav button,
.CASS-GrayBackground-main .owl-nav button{
    background: transparent !important;
}

.CASS-H-main .owl-nav button.owl-prev {
    left: 65px !important;
    top: 70px !important;
}

.CASS-H-main .owl-nav button.owl-next {
    right: 65px !important;
    top: 70px !important;
}

.sect-promotion h1 {
    color: #876d51;
    font-family: "Tenor Sans", sans-serif;
    line-height: normal;
}

.sect-promotion {
    padding: 0 12%;
    text-align: center;
}

.sect-promotion hr {
    width: 90%;
}

.card-promotion {
    background: #ad844c;
    padding: 25px;
    border-radius: 25px;
    width: 90%;
    margin: auto;
    margin-top: 2rem;
    margin-bottom: 3rem;
    color: #fff;
    white-space: pre-line;
}

.card-promotion h5, .about-page h4  {
    font-family: "Tenor Sans", "Noto Sans Thai", sans-serif;
}

.card-promotion h5, .about-page h4, .group-detail-product h6,
.form-contact h3, .detail-promotion h5 {
    margin-bottom: 1rem;  
}

.head-review h3, .head-review h4 {
    width: fit-content;
    margin: auto;
    color: #876d51;
    font-weight: 600;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #876d51;
}

.head-review {
    text-align: center;
    margin-bottom: 3rem;
}

.CASS-GrayBackground-main .owl-dots button.owl-dot {
    width: 12px !important;
    height: 12px !important;
    margin: 0 5px !important;
}

.CASS-GrayBackground-main .owl-dots button.owl-dot.active {
    background-color: #235347 !important;
}

.CASS-GrayBackground-main .img-container .img {
    width: 120px !important;
    height: 120px !important;
    object-fit: cover !important;
    border-radius: 50%;
    margin: auto;
    border: 2px solid #fff;
    box-shadow: 0 4px 8px rgb(0,0,0,0.1);
    margin-bottom: -50px;
}

.CASS-GrayBackground-main .caption {
    display: none;
}

.CASS-GrayBackground-main a {
    pointer-events: none;
}

.blog-review {
    background: #efe6db;
    padding: 15px;
    padding-top: 65px;
    border-radius: 25px;
    color: #333;
    line-height: 22px;
    text-align: left;
    transition-duration: 0.3s;
    height: 295px;
}

.CASS-GrayBackground-main .img-container {
    margin: auto;
    padding-bottom: 28% !important;
}

.CASS-GrayBackground-main .owl-dots {
    padding-top: 30px !important;
}

.head-page {
    text-align: center;
    background: linear-gradient(45deg, #ad844c, #cca268, #ad844c);
    padding: 2% 0;
    color: #fff;
    font-family: "Tenor Sans", "Noto Sans Thai", sans-serif;
    text-transform: uppercase;
}

.about-page {
    padding-right: 10%;
    padding-left: 8%;
    white-space: pre-line;
}

.about-page h6, .product-howto h5 {
    margin-top: 2rem;
    margin-bottom: 1.5rem;
    font-weight: 600;
}

.about-two h5, .program-service h5, .program-service h6{
    margin-top: 1rem;
    margin-bottom: 1rem;
    font-weight: 600;
}

.about-page li, .about-two li, .Textmanager li,
.program-service li, .card-member li, .product-howto li{
    margin-bottom: 0.75rem;
    position: relative;
    list-style: none;
}

.about-page li::before {
    content: " ";
    width: 20px;
    height: 20px;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_10022025ypqb/0/0/nextz-z614590907845.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: -28px;
    top: 2px;
}

 .about-two li::before, .program-service li::before, .Textmanager li::before,
.card-member li::before , .product-howto li::before{
    content: " ";
    width: 20px;
    height: 20px;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_10022025ypqb/0/0/next02z-z1561926857086.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: -28px;
    top: 2px;
}

.about-two ul, .Textmanager p, .Textmanager ul,
.head-expense, .product-page h6, .product-page p,
.product-howto ul {
    margin-bottom: 2rem;
}

.about-two {
    padding-left: 10%;
    padding-bottom: 5%;
}

.group-mission {
    display: flex;
    justify-content: center;
    gap: 25px;
    text-align: center;
}

.ic-mission {
    width: 120px;
    margin: auto;
    margin-bottom: 2rem;
}

.items-mission {
    width: 25%;
}

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

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

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

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

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

.managerHeader {
    color: #235347;
    font-weight: 600;
    font-family: "Tenor Sans", "Noto Sans Thai", sans-serif;
    margin-bottom: 2rem;
}

.img-page-review {
    border-radius: 20px;
    overflow: hidden;
    border: 3px solid #ad844c;
    box-shadow: 0 4px 8px rgb(0, 0, 0, 0.1);
}

.review-page {
    display: grid;
    grid-template-columns: 30% auto;
    align-items: center;
    gap: 30px;
    width: 75%;
    margin: auto;
}

.Textmanager h6, .Textmanager h5 {
    margin-bottom: 1rem;
    margin-top: 2rem;
    color: #235347;
    font-weight: 600;
}

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

.program-service h3,  .product-page h6 {
    color: #876d51;
    font-family: "Tenor Sans", "Noto Sans Thai", sans-serif;
}

.program-service {
    padding-left: 12%;
}

.items-mission h6 {
    white-space: pre-line;
}

.Contentmanager .site .col-section .item.-micro {
    padding: 0;
    border: none !important;
    width: 100% !important;
}

.Contentmanager .site .col-section .item.-micro a .image, 
.Contentmanager .site .col-section .item.-micro a .caption {
    padding: 0;
    width: 100%;
}

.CASS-BlackHead-main .row, .CASS-BlackHead-main,
.CASS-JaikothaiHead-main {
    margin: 0;
}

.CASS-BlackHead-main .row::before, .Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}

.CASS-BlackHead-main .row.flex {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 25px;
}

.CASS-BlackHead-main .img-zoom img {
    height: 280px !important;
    object-fit: cover !important;
    object-position: center !important;
}

.CASS-BlackHead-main .Contentmanager .caption .time p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 48px;
    margin-bottom: 2rem;
}

.CASS-BlackHead-main .Contentmanager .caption .title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 51px;
    line-height: inherit !important;
    color: #235347 !important;
    font-weight: 600 !important;
}

.CASS-BlackHead-main .Contentmanager .caption {
    text-align: center;
    padding-top: 15px !important;
    font-family: "Tenor Sans", "Noto Sans Thai", sans-serif;
}

.CASS-BlackHead-main .image {
    border-radius: 25px !important;
}

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

div#Contentmanager .col-md-6.pull-right {
    padding-right: 0;
    padding-left: 3%;
}

div#Contentmanager .col-md-6.pull-left {
    padding-left: 0;
    padding-right: 3%;
}

.head-expense h5, .name-card-prict h6, .head-expense h4 {
    font-family: "Tenor Sans", "Noto Sans Thai", sans-serif;
    font-weight: 600;
    margin-bottom: 1rem;
}

.card-prict {
    display: grid;
    grid-template-columns: 35% auto;
    background: #fff;
    padding: 10px !important;
    text-align: center;
    font-family: "Tenor Sans", "Noto Sans Thai", sans-serif;
    align-items: center;
    border-radius: 15px;
    transition-duration: 0.3s;
}

.number-prict {
    background: #876d51;
    color: #fff;
    padding: 5px;
    border-radius: 10px;
    height: 100%;
    display: grid;
    align-items: center;
    white-space: pre-line;
}

.text-prict {
    color: #876d51;
}

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

.group-price02 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

.special-card .number-prict {
    background: #b28750;
}

.no-js .table>thead {
    background: #876d51;
    color: #fff;
}

.no-js .table>thead>tr>th, .no-js .table>tbody>tr>td {
    border: none !important;
    padding: 13px !important;
    font-family: "Tenor Sans", "Noto Sans Thai", sans-serif;
    vertical-align: middle !important;
}

.no-js .table>tbody>tr:nth-child(even) {
    background: #e5c9a4;
}

.no-js .table>tbody>tr {
    background: #fff5e7;
    color: #333;
}

.no-js .table, .Textmanager iframe,
.youtube-first iframe {
    border-radius: 20px;
    overflow: hidden;
}

.TabItpContent .nav-justified > li > a {
    border-radius: 30px !important;
    font-family: "Tenor Sans", "Noto Sans Thai", sans-serif;
    padding: 1rem !important;
    margin: 0 !important;
}

.TabItpContent .nav-justified {
    display: flex;
    gap: 15px;
    justify-content: center;
}

.TabItpContent .nav-justified > li {
    width: 32%;
}

.TabItpContent .nav-pills > li.active > a, 
.TabItpContent .nav-pills > li.active > a:focus, 
.TabItpContent .nav-pills > li.active > a:hover, 
.TabItpContent .nav-pills > li > a:hover {
    background-color: #ad844c !important;
    border-color: #ad844c !important;
}

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

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

.card-member h5, .product-page h4, .product-howto h4 {
    color: #235347;
    font-weight: 600;
    margin-bottom: 0.5rem;
}

.card-member h6 {
    margin-bottom: 1rem;
    color: #876d51;
}

.card-member {
    background: #fff;
    padding: 20px;
    border-radius: 20px;
}

.group-member {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
    font-family: "Tenor Sans", "Noto Sans Thai", sans-serif;
}

.product-page {
    padding-left: 10%;
    white-space: pre-line;
    font-family: "Tenor Sans", "Noto Sans Thai", sans-serif;
}

.CASS-JaikothaiHead-main figcaption {
    padding: 0 !important;
    position: relative !important;
    color: #fff !important;
    text-align: left !important;
    text-transform: none !important;
    font-family: "Tenor Sans", "Noto Sans Thai", sans-serif;
}

.contact-detail h5, .group-detail-product h5, .detail-promotion h6 {
    margin-bottom: 0.5rem;
}

.group-detail-product {
    padding-top: 20px;
}

.group-detail-product p {
    margin-bottom: 0.5rem !important;
}

.product-howto {
    padding: 0 8%;
}

.video-product video {
    border-radius: 20px;
    overflow: hidden;
    height: 475px !important;
    object-fit: cover;
    object-position: center;
}

.contact-preview h3 {
    margin-bottom: 1.5rem;
    color: #876d51;
    white-space: pre-line;
}

.contact-preview h6 {
    font-weight: 600;
    color: #235347;
}

.contact-preview {
    text-align: center;
    width: fit-content;
    margin: auto;
    margin-bottom: 2rem;
}

.contact-detail p {
    margin: 0;
}

.contact-detail h5, .contact-detail h6 {
    margin-top: 0;
}

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

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

.TabItpContent .tab-content {
    padding: 15px !important;
    background: #ffffffd9;
    border-radius: 20px;
    margin-top: 2rem;
}

.group-contact-detail {
    display: grid;
    grid-template-columns: 55% 43%;
    gap: 25px;
    align-items: center;
}

.TabItpContent .nav-justified > li > a > span {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.CASS-PrakayHead-main {
    width: 45%;
    margin: auto;
    text-align: center;
    background: #fff;
    padding: 3%;
    border-radius: 30px;
    color: #333;
    font-family: "Tenor Sans", "Noto Sans Thai", sans-serif;
}

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

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

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

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

.contact-detail a, .head-contact-top a {
    color: #333;
    transition-duration: 0.3s;
}

.items-contact:hover {
    background: #f7f5f6;
    color: #ad844c;
}

.head-contact-top a:hover, .footer a:hover {
    color: #ad844c;
}

.icon-contact img, .ic-tell-top img, .social-contact-top img,
.ic-cont-footer img, .social-footer img, .ic-more img, .ic-mission {
    transition: transform 0.2s ease-out;
}

.items-contact:hover img, .tell-contact-top:hover img, 
.social-contact-top img:hover, .items-cont-footer:hover img,
.social-footer img:hover, .btn-more:hover img, 
.items-mission:hover .ic-mission, .card-prict:hover{
    transform: scale(1.05);
}

.CASS-PrakayHead-main button:hover, .btn-more:hover,
.Contentmanager .site .col-section .item.-micro:hover .btn-more{
    background: #ad844c;
    color: #fff;
}

.footer a {
    color: #fff;
    transition-duration: 0.3s;
}

.CASS-GrayBackground-main .owl-carousel .owl-item:hover .blog-review,
.CASS-GrayBackground-main .template1 .col-md-4.col-sm-4.col-xs-12:hover .blog-review{
    background: #235347;
    color: #fff;
}

.no-js .table>tbody>tr:hover {
    background: #fff;
}

.blog-promotion {
    text-align: center;
    font-family: "Tenor Sans", "Noto Sans Thai", sans-serif;
    border: 2px solid #ad844c;
    border-radius: 20px;
    background: #fcfaf4fa;
    min-height: 228px;
    overflow: hidden;
}

.head-promotion {
    padding: 10px;
    border-bottom: 2px solid #ad844c;
      background: #235347;
    color: #fff;
}

.content-promotion {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    align-items: center;
}

.detail-promotion {
    padding: 15px 9px;
    white-space: pre-line;
}

.detail-promotion:nth-child(2) {
    border-left: 2px solid #ad844c;
}

.detail-promotion ul {
    display: flex;
    text-align: left;
    padding-left: 5%;
    justify-content: center;
    gap: 0 25px;
    flex-wrap: wrap;
}

.detail-promotion.border-none {
    border: none;
}

div#searchResultLanding .panel {
    box-shadow: none;
    background: transparent;
    border: none;
}

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

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

.buttonExampleSite:hover {
    background: #ad844c !important;
    color: #ffffff !important;
}

.ITPlinkToCookiepage:hover {
    color: #ad844c !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: 999;
}

#contactUsAcceptPolicyText2 {
    font-weight: 600;
}

.btn-primary:disabled, .btn-primary[disabled] {
    background-color: #b1b1b1;
    border-color: #b1b1b1;
}

.TabItpCateLandingPage1 .nav-justified {
    display: flex;
    justify-content: center;
}

.TabItpCateLandingPage1 .nav-justified > li {
    width: fit-content;
    display: inline-block;
}

.TabItpCateLandingPage1 .nav-justified > li > a {
    background-color: transparent !important;
    color: #000;
    border-radius: 30px;
    padding: 1rem 2rem !important;
}

.TabItpCateLandingPage1 .nav-justified > li.active > a, .TabItpCateLandingPage1 .nav-justified > li:hover > a {
    background-color: #235347 !important;
    color: #dbb580;
}

.btn-call-action {
    margin-top: 4%;
}

.btn-call-action .btn-more {
    font-size: 18px;
    font-weight: 600;
}

.btn-call-action .btn-more .ic-more img {
    width: 40px !important;
}

.card-name h6 {
    margin-bottom: 1rem;
    font-family: "Tenor Sans", "Noto Sans Thai", sans-serif;
}

.special-card .text-prict {
    padding: 0 5px;
}
/************************responisve**************************/

@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: 3em;
}

h5 {
    font-size: 2.2em;
}

h6 {
    font-size: 1.8em;
}

p, .blog-review p, .Textmanager li, 
.no-js .table>tbody>tr>td, .card-member li,
.group-detail-product li, .detail-promotion h6 {
    font-size: 20px;
}

.btn-more, .text-small, .CASS-PrakayHead-main button {
    font-size: 18px;
}

.detail-promotion p {
    font-size: 17px;
}

.tell-contact-top h6, .footer h6, .items-mission h6,
.text-top-company h6, .card-prict h6, .no-js .table>thead>tr>th,
.group-detail-product h6, .detail-promotion h5 {
    font-size: 22px;
}

.text-program p, .TabItpContent .nav-justified > li > a > span,
  .group-detail-product p, .TabItpCateLandingPage1 .nav-justified > li > a > span {
    font-size: 20px !important;
}

.CASS-BlackHead-main .Contentmanager .caption .title {
    font-size: 22px !important;
}

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

.footer h5, .CASS-H-main .owl-nav button,
.group-detail-product h5 {
    font-size: 28px;
}

.CASS-PrakayHead-main .form-control {
    font-size: 18px !important;
}
  
  .tell-contact-top {
    grid-template-columns: 45px auto;
}
  
  .social-contact-top img, .social-footer img {
    width: 45px !important;
}
  
  p {
    line-height: 30px;
}
  
  .sect-about h1 {
    line-height: 68px;
}
  
  .head-program {
    margin-bottom: 6.1rem;
}
  
  .head-program {
    margin-bottom: 6.1rem;
}

.sect-promotion .ic-more img {
    width: 40px !important;
}
  
  .logo-footer {
    width: 40%;
}
  
  .margin-prev {
    margin-left: -95px;
}
  
  .about-page li::before, .about-two li::before, 
  .program-service li::before, .Textmanager li::before, 
  .card-member li::before, .product-howto li::before {
    top: 4px;
}
  
  .CASS-BlackHead-main .img-zoom img {
    height: 375px !important;
  }
  
  .CASS-BlackHead-main .Contentmanager .caption .title {
    height: 62px;
}
  
  .CASS-BlackHead-main .Contentmanager .caption {
    padding: 15px !important;
}
  
  .CASS-BlackHead-main .Contentmanager .caption .time p {
    height: 60px;
}
  
  .video-product video {
    height: 600px !important;
}
  
  .blog-promotion {
    min-height: 266px;
}
  
  .items-contact {
    grid-template-columns: 40px auto;
}
  
  .CASS-PrakayHead-main input.form-control {
    height: 40px;
}
  
  .ITPcookieLeftText, .buttonExampleSite, .ITPcheckboxAuthen {
    font-size: 18px !important;
}
  
  .ITP-pdpa-template-titleFont {
    font-size: 24px !important;
  }
  
  .ITP-pdpa-template-contentFont {
    line-height: 32px;
    font-size: 18px !important;
}

  .blog-review {
    height: 325px;
    padding: 20px;
    padding-top: 65px;
}
  
  .btn-call-action .btn-more {
    font-size: 22px;
  }
  
  .btn-call-action .btn-more .ic-more img {
    width: 45px !important;
}
  
  .special-card .text-prict {
    padding: 0 15px;
}

}

@media screen and (max-width: 1366px) {
  
  .sect-about hr {
    width: 87%;
    margin-left: 0;
}
  
.sect-about {
    padding-left: 10%;
}
  
  .head-program {
    margin-bottom: 3rem;
}
  
  h1 {
    font-size: 4em;
}
  
  .about-page {
    padding-right: 6%;
    padding-left: 6%;
  }
  
  .about-two {
    padding-left: 6%;
  }
  
  .ic-mission {
    width: 110px;
  }
  
  .program-service {
    padding-left: 8%;
    padding-right: 4%;
}
  
  h3 {
    font-size: 2.7em;
}
  
  h4, .managerHeader {
    font-size: 2.2em;
}
  
  .product-page {
    padding-left: 8%;
  }
  
  h5 {
    font-size: 1.7em;
}
  
  .card-promotion {
    padding: 25px 15px;
}
  
  .footer p {
    font-size: 14px;
    line-height: inherit;
}
  
  .footer h6 {
    font-size: 16px;
}
  
  .text-small {
    font-size: 14px;
}
  
  .card-member {
    padding: 20px 15px;
}
  
  .detail-promotion p {
    font-size: 12px;
}
  
  .detail-promotion {
    padding: 15px 5px;
}
  
  .detail-promotion ul {
    gap: 0 20px;
}
  
  .blog-review {
    height: 340px;
}
  
  .navbar-default .navbar-nav > li > a {
    padding: 8px 10px;
}
}

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

h2 {
    font-size: 2.8em;
}

h3 {
    font-size: 2.4em;
}

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

h5 {
    font-size: 1.5em;
}

h6 {
    font-size: 1.2em;
}

  p {
    line-height: inherit;
}
  
  .sect-about, .about-page, .detail-promotion {
    white-space: inherit;
}
  
      .ic-mission {
        width: 90px;
    }
  
  .items-mission h6 {
    font-size: 16px;
}
  
      .footer p {
        font-size: 12px;
  }
  
  .footer h6, .detail-promotion h6 {
        font-size: 14px;
    }
  
  .footer h5 {
    font-size: 20px;
}
  
  .CASS-BlackHead-main .img-zoom img {
    height: 220px !important;
  }
  
  .CASS-BlackHead-main .Contentmanager .caption .time p {
    height: 45px;
}
  
  .itopplus-bg4 {
    margin-bottom: -1px;
}
  
      .program-service {
        padding-left: 7%;
  }
  
  .video-product video {
    height: 540px !important;
}
  
  .card-prict h6 {
    font-size: 15px;
}
  
      .text-small {
        font-size: 12px;
    }
  
      .card-member {
        padding: 15px 10px;
    }
  
  .about-two li::before, .program-service li::before,
  .Textmanager li::before, .card-member li::before, 
  .product-howto li::before, .about-page li::before {
    width: 18px;
    height: 18px;
}
  
  .detail-promotion ul {
    text-align: center;
}
  
  .detail-promotion:nth-child(2) {
    height: 100%;
}
  
  .blog-promotion {
    min-height: 204px;
}
  
  .items-contact {
    grid-template-columns: 30px auto;
}
  
  .group-contact-detail {
    grid-template-columns: 66% 31%;
}
  
  .maps-page iframe {
    height: 270px;
}
  
      .blog-review {
        height: 395px;
    }
}

@media screen and (max-width: 1024px) {
  
  .navbar-default .navbar-nav > li > a {
    padding: 8px;
}
  
  .navbar-default .navbar-nav>li>a, .dropdown-menu>li>a {
    font-size: 15px;
}
  
  .sect-about h1 {
    line-height: normal;
}
  
  .itopplus-bg1 {
    background-size: cover;
}
  
  .head-program {
    padding-top: 3%;
    margin-bottom: 2rem;
}
  
  div#contentnewmode69bb73a414d5cb00137543cf .pt-8 {
    padding-top: 6.7%;
}
  
  .ic-more img {
    width: 25px !important;
}
  
  .CASS-GrayBackground-main .img-container .img {
    width: 110px !important;
    height: 110px !important;
  }
  
  .CASS-BlackHead-main .Contentmanager .caption .title {
    font-size: 16px !important;
    height: 45px;
}
  
  .itopplus-bg2 {
    background-size: cover;
}
}

@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: 20px;
}

h6 {
    font-size: 18px;
}
  
  .sect-about {
        padding-left: 6%;
    }
  
  .text-program h5 {
    width: 75%;
    font-size: 22px;
}
  
  .btn-more, .CASS-PrakayHead-main button {
    font-size: 13px;
}
  
  p, .blog-review p, .Textmanager li, 
  .no-js .table>tbody>tr>td, .card-member li, 
  .group-detail-product li, .detail-promotion h6 {
    font-size: 14px;
}
  
      .head-program {
        padding-top: 5%;
  }
  
  .sect-promotion {
    padding: 0 6%;
  }
  
  .sect-about hr, .sect-promotion hr,
  .product-page hr, .product-howto hr, .contact-preview hr {
    margin: 1rem;
}
  
      .card-promotion {
        padding: 20px 15px;
        margin-top: 1rem;
        margin-bottom: 2rem;
    }
  
  .CASS-H-main .owl-nav button.owl-prev, 
  .CASS-H-main .owl-nav button.owl-next {
    top: 50px !important;
}

  .head-review {
    margin-bottom: 2rem;
}
  
  .about-page h6, .product-howto h5 {
    margin-bottom: 1rem;
}
  
      .items-mission h6, .card-prict h6 {
        font-size: 14px;
    }
  
  .about-two li::before, .program-service li::before, 
  .Textmanager li::before, .card-member li::before,
  .product-howto li::before, .about-page li::before {
    top: 0px;
}
  
      .CASS-BlackHead-main .img-zoom img {
        height: 180px !important;
    }
  
      .CASS-BlackHead-main .Contentmanager .caption .time p {
        height: 40px;
        margin-bottom: 1.5rem;
    }
  
  div#Contentmanager .col-md-6.pull-left, div#Contentmanager .col-md-6.pull-right {
    width: 50%;
}
  
 .TabItpContent .nav-justified > li > a > span, .group-detail-product p,
  .text-program p, .TabItpCateLandingPage1 .nav-justified > li > a > span{
    font-size: 14px !important;
}
  
  .card-prict {
    grid-template-columns: 40% auto;
}
  
  .head-expense h6 {
    font-size: 16px;
}
  
  .table-responsive {
    border: none !important;
}

      .card-member {
        padding: 18px;
    }
  
      .blog-promotion {
        min-height: 222px;
    }
  
  .detail-promotion ul {
    padding-left: 10%;
}
  
      .group-contact-detail {
        grid-template-columns: 71% 26%;
        gap: 20px;
    }
  
  .sect-promotion .ic-more img {
        width: 30px !important;
    }
  
      .blog-review {
        height: 290px;
    }
  
  .special-card .text-prict {
    padding: 0 8px;
}
}

@media screen and (max-width: 768px) {
  
  ul#slider69bb6e20f8948f00138d8ce0 {
    margin-bottom: -6px;
}
  
      h5 {
        font-size: 18px;
    }
  
  .text-program h5 {
    font-size: 20px;
}
  
  .text-program {
    padding: 15px;
}
  
  .card-prict h4 {
    font-size: 18px;
}
  
  .card-prict {
    gap: 5px;
}
  
      .text-small {
        font-size: 11px;
    }
  
.card-prict h6, .text-prict p {
        font-size: 12px;
    }
  
  .number-prict {
    display: inline-block;
    white-space: inherit;
    align-items: unset;
}
  
      .head-expense h6, .card-member h6 {
        font-size: 15px;
    }
  
      .card-member {
        padding: 15px;
    }
  
  .group-member {
    gap: 20px;
}
  
      .blog-promotion {
        min-height: 255px;
    }
  
      .group-contact-detail {
        grid-template-columns: 100%;
        gap: 30px;
    }
  
  .CASS-PrakayHead-main .form-group {
    margin-bottom: 10px;
}
  
  .card-name h6 {
    font-size: 16px;
}
}

@media screen and (max-width: 480px) {
  
  div#imagesControl69bb6e20f8948f00138d8ce0,
  div#mainmenu69b1424396951d00133671b0>div,
  div#contentnewmode69bcae5014d5cb001375520c,
  div#contentnewmode69bcae4c14d5cb0013755203,
  div#mainmenu69bcae3a14d5cb00137551ec>div{
    padding: 0 !important;
}
  
  .CASS-B-middle-mid {
    flex-wrap: wrap;
}
  
  .CASS-A-border, .CASS-D-border, .CASS-JaikothaiHead-border  {
    margin: -10px;
}
  
  .sect-about, .about-page, .about-two,
  .program-service, .product-page, .product-howto {
    padding: 0;
}
  
  .hide-text-program {
        opacity: 1;
        position: static;
        visibility: visible;
}
  
  .text-program {
        padding: 20px;
    }
  
      .btn-more, .CASS-PrakayHead-main button {
        font-size: 12px;
    }
  
      .ic-more img {
        width: 22px !important;
    }
  
  .CASS-E-middle-mid {
    flex-wrap: wrap-reverse;
}
  
      .CASS-H-main .owl-nav button.owl-prev, .CASS-H-main .owl-nav button.owl-next {
        top: 35px !important;
    }
  
  .CASS-H-main .owl-nav button.owl-prev {
    left: -10px !important;
}
  
  .CASS-H-main .owl-nav button.owl-next {
    right: -10px !important;
}
  
  .CASS-H-main .owl-nav button {
    font-size: 20px;
}
  
  .card-promotion {
    width: 100%;
    padding: 15px;
}
  
  .CASS-GrayBackground-main .img-container .img {
        width: 90px !important;
        height: 90px !important;
    }
  
  .blog-review {
    padding: 15px 10px;
    padding-top: 60px;
    border-radius: 15px;
}
  
  .btn-all {
    margin-top: 0;
}
  
  .copy-right {
    padding: 4% 0;
}
  
      .about-two li::before, .program-service li::before, 
  .Textmanager li::before, .card-member li::before,
  .product-howto li::before, .about-page li::before {
        width: 16px;
        height: 15px;
        left: -23px;
        top: 2px;
    }
  
  .CASS-D-main figure, .CASS-JaikothaiHead-main .imgLightbox, 
  .CASS-H-main .imgLightbox, .CASS-A-main figure, .maps-page iframe {
    border-radius: 15px
  }
  
  .items-mission h6 {
    white-space: inherit;
}
  
  .items-mission {
    width: 46%;
}
  
  .group-mission {
    flex-wrap: wrap;
    margin-bottom: 2rem;
}
  
      .ic-mission {
        width: 75px;
        margin-bottom: 1rem;
    }
  
  .head-page {
    padding: 5% 0;
}
  
  .CASS-BlackHead-main .row.flex {
    grid-template-columns: repeat(1, 1fr);
}
  
      .CASS-BlackHead-main .img-zoom img {
        height: 270px !important;
    }
  
  .CASS-BlackHead-main .Contentmanager .caption .title,
  .CASS-BlackHead-main .Contentmanager .caption .time p{
    height: auto;
}
  
      .social-share {
        top: 0;
    }
  
  div#Contentmanager .col-md-6.pull-left, div#Contentmanager .col-md-6.pull-right {
    width: 100%;
    padding: 0;
    float: none !important;
}
  
  div#Contentmanager .col-md-12.text-justify {
    padding: 0 3%;
}
  
  .Textmanager h6, .Textmanager h5,
  .about-page h6, .product-howto h5{
    margin-top: 1rem;
}
  
  .product-page {
    white-space: inherit;
}
  
  .product-page p, .head-expense {
    margin-bottom: 1rem;
}
  
  .group-detail-product hr {
    margin: 1rem 0;
}
  
  .video-product video {
        height: 340px !important;
        margin-bottom: 2rem;
    }
  
  .group-price, .group-price02  {
    grid-template-columns: repeat(2, 1fr);
}
  
      .card-prict h4 {
        font-size: 16px;
    }
  
  .number-prict {
    white-space: pre-line;
}
  
  .text-prict p {
        font-size: 11px;
    }
  
  div#contentnewmode69bcae45f8948f00138d9d70 {
    padding-top: 8% !important;
}

  .number-prict p {
    font-size: 12px;
}
  
  .pt-5.head-expense {
    padding-top: 8%;
}
  
  div#contentnewmode69bcafdecee031001340afe0 .pt-5 {
    padding-top: 8%;
}
  
  .group-member, .group-contact {
    grid-template-columns: repeat(1, 1fr);
}
  
  .card-member {
    box-shadow: 0 4px 8px rgb(0, 0, 0, 0.1);
}
  
      .blog-promotion {
        min-height: unset;
        margin: 0 -10px;
        margin-bottom: 2rem;
    }
  
  div#mainmenu69bce9bb2639720013f40524>div {
    padding-bottom: 0 !important;
}
  
  div#mainmenu69bcea0dbaceee0013b15fb2>div {
    padding-top: 0 !important;
}
  
      .detail-promotion ul {
        padding-left: 15%;
        text-align: left;
    }
  
 .detail-promotion h6 {
        font-size: 16px;
    }
  
      .detail-promotion p {
        font-size: 13px;
    }
  
  .detail-promotion h5 {
    font-size: 16px;
    white-space: pre-line;
}
  
  .CASS-GrayBackground-main .template1 {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}
  
  .CASS-GrayBackground-main .img-container {
    padding-bottom: 15% !important;
}

  div#background69bba9f864ea010013556206 .blog-review p {
    height: auto;
}
  
  .review-page {
    width: 100%;
    grid-template-columns: 100%;
    gap: 20px;
}
  
  .img-page-review {
    width: 65%;
    margin: auto;
}
  
  .managerHeader {
    margin-bottom: 0rem;
   font-size: 19px;
}
  
  .contact-preview h3 {
    white-space: inherit;
}
  
  .TabItpContent .nav-justified > li {
    width: 100%;
}
  
  .TabItpContent .nav-justified {
    gap: 10px;
    flex-wrap: wrap;
}
  
  .group-contact-detail {
    padding: 0 3%;
}
  
  .CASS-PrakayHead-main {
    width: 100%;
    padding: 7% 3%;
}
  
  .form-contact h3 {
    margin-bottom: 0;
}
  
      .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;
}
  
      .blog-review {
        height: auto;
    }

.text-program {
    border-radius: 0 0 15px 15px;
}
  
  .brifDescription_slide .blog-review {
    height: 225px;
}
  
  div#tabcateTitle69c5f375baceee0013b1e7cd69c5f8d52db6ca0013a5271f {
    padding: 0 !important;
}
  
  .TabItpCateLandingPage1 .nav-justified {
    margin-bottom: 2rem;
}
  
  .btn-call-action .btn-more {
    font-size: 16px;
  }
  
  .btn-call-action .btn-more .ic-more img {
    width: 35px !important;
}
  
  .btn-call-action {
    margin-top: 8%;
}
  
      .special-card .text-prict {
        padding: 0;
    }
}


