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

.itopplus-bg {
  background: linear-gradient(to bottom, #ffffff 0, #f3ecdc 100%);
}

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

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

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

.navbar-default .navbar-nav > li > a {
    color: #444;
    margin: 0;
    padding: 0 15px;
    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: #444;
  box-shadow: none;
  border-color: transparent;
  background: transparent;
  background-color: transparent;
}

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

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

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

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

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

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

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

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

  .navbar-header a::before {
    background-size: 28px;
    background-position: center;
  }

  .navbar-header a::after {
    background: #a75a3a;
  }

  #itpphonemobile::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/telz-z555807927326.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(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/fbz-z1306469976463.png) !important;
  }

  .old-image-icon-line::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/linez-z468194837558.png) !important;
  }

  .old-image-icon-instragram::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/igz-z261562755399.png) !important;
  }

  .old-image-icon-youtube::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/ytz-z1709509823553.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: #fff;
    transition: 0.3s;
  }

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

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

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

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

    .itopplus-slide-home {
        display: flex;
        gap: 20px;
        background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_02112024jgad/0/0/slidez-z55831737789.jpg);
        background-size: 100%;
        background-repeat: no-repeat;
        background-position: bottom;
        background-color: #f4f2ed;
        padding-bottom: 8%;
    }
  .itopplus-slide-home .itopplus-menu {
    width: 20%;
    background: #fff;
  }

  .itopplus-slide-home #itopplus-nav-bar {
    flex-direction: column;
  }

  .itopplus-slide-home .itopplus-slide {
    width: 79%;
  }
}

@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, .Textmanager li,
.text_search_briefDescription strong,
.Textmanager table>thead>tr>th, .Textmanager table>tbody>tr>td{
    font-size: 16px;
}

h1 {
    font-size: 4em;
}

h2 {
    font-size: 3.2em;
}

h3 {
    font-size: 2.8em;
}

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

h5 {
    font-size: 2em;
}

h6 {
    font-size: 1.6em;
}

p {
    font-size: 17px;
}

.text-slogan h6, .blog-footer h5, .CASS-D-main .col-md-12 h2,
.contact-more h5, .sect-contact h5 {
    font-size: 24px;
}

.footer h6, .CASS-D-main .col-md-6 h2,
.CASS-D-main .col-md-4 h2{
    font-size: 20px;
}

.btn-more, .col-centered.hideForNewSearchtag .field .ui.input input,
.tags-date, .CASS-JaikothaiHead-main button,
.col-centered.hideForNewSearchtag .field .ui.button {
    font-size: 15px;
}

.tags-time {
    font-size: 18px;
}

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

.sect-contact h4 {
    font-size: 30px;
}

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

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

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

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

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

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


div#background691aa87cffbd870013a89968 .carousel-control,
div#searchResultLanding .help-block,
div#background69296df63a92ea0013255d21 .carousel-control{
    display: none;
}

div#background691aa87cffbd870013a89968 .carousel-indicators.hidden,
div#background69296df63a92ea0013255d21 .carousel-indicators.hidden{
  display: block !important;
  visibility: visible !important;
}

div#background691aa87cffbd870013a89968 .carousel-indicators .active,
div#background69296df63a92ea0013255d21 .carousel-indicators .active{
  width: 12px !important;
  height: 12px !important;
  background-color: #a75a3a !important;
  border-color: #a75a3a;
}

div#background691aa87cffbd870013a89968 .carousel-indicators li,
div#background69296df63a92ea0013255d21 .carousel-indicators li{
  width: 12px !important;
  height: 12px !important;
  background-color: transparent !important;
  border-color: #a75a3a;
  margin: 0 3px !important;
}

.CASS-A-middle-mid, .CASS-B-middle-mid, .CASS-D-middle-mid,
.CASS-E-border, .CASS-H-middle-mid, .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 {
    border: none;
}

.CASS-A-main {
    box-shadow: none;
}

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

.CASS-A-main {
    background: linear-gradient(0deg, #f3ecdc, #fff);
    color: #404447;
    padding: 3% 3% 0;
    border-radius: 30px;
    margin-bottom: -140px;
    margin-top: 14%;
}

.blog-booking h1 {
    font-family: "Marcellus", serif;
    line-height: 66px;
    margin: 2% 0;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin: 0;
}

.items-tell h3, .text-manrope {
    font-family: "Manrope", sans-serif;
}

.sect-about h6, .head-courses h6, .head-highlight h6,
.sect-overview h6, .sect-contact h6, .head-page h6,
.text-marcell, .head-list-menu h6, .contact-page h6,
.form-contact h6 {
    font-family: "Marcellus", serif;
}

.items-tell h3, .text-bold, .fw-semi, .footer h5,
.blog-footer h5, .sect-about h2, b, strong, .head-courses h3,
.head-highlight h3, .sect-overview h3, .sect-overview h5,
.sect-contact h3, .sect-contact h5, .head-page h3,
.course-page h6, .head-list-menu h3, .managerHeader,
.Textmanager h6, .Textmanager h5, .sect-contact h4,
.contact-page h4, .form-contact h5, .course-page h5,
#contactUsAcceptPolicyText2 {
    font-weight: 600;
}

.items-tell {
    display: grid;
    grid-template-columns: 45px auto;
    align-items: center;
    gap: 15px;
    margin-bottom: 3rem;
}

.blog-booking p, .text-slogan p {
    background: #a75a3a;
    width: fit-content;
    padding: 1rem 2rem;
    border-radius: 30px;
    color: #fff;
}

.img-teacher {
    margin-top: -150px;
    width: 60%;
    margin-left: -25px;
}

.group-slogan {
    display: flex;
    align-items: center;
    gap: 30px;
}

.group-slogan h6 {
    white-space: pre-line;
    margin-bottom: 5rem;
    line-height: 32px;
}

.text-bold {
    color: #462a1f;
}

.space-booking {
    padding: 8%;
}

div#contentnewmode691aca04f1a5f5001aac0b27 {
    position: relative;
    z-index: -1 !important;
}

.copy-right {
    text-align: center;
    margin-top: 1rem;
}

.blog-footer h5, .sect-overview h5, .course-page li p,
.course-page h6, .head-list-menu h6 {
    margin-bottom: 1rem;
}

.footer h6, .Textmanager h6, .course-page h5 {
    margin-bottom: 1.5rem;
}

.sect-about h2, .sect-about h6, .head-courses h6,
.head-highlight h6, .sect-overview h6, .sect-overview h3,
.sect-contact h6, .sect-contact h3, .head-page h6,
.Textmanager p, .sect-contact h4, .contact-page h6,
.form-contact h6 {
    margin-bottom: 2rem;
}

.course-page ul, .head-list-menu, .contact-page,
.form-contact {
    margin-bottom: 3rem;
}

.sect-about p {
    margin-bottom: 5rem;
}

.footer p, .group-highlight p, .group-cont-more p {
    white-space: pre-line;
}

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

.social-footer {
    display: flex;
    gap: 15px;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 1rem;
}

.items-cont-footer {
    display: grid;
    grid-template-columns: 30px auto;
    align-items: center;
    gap: 10px;
    margin-bottom: 1rem;
}

.pe-20 {
    padding-left: 20%;
    padding-top: 3%;
}

.blog-footer {
    display: grid;
    grid-template-columns: 40% auto;
    align-items: center;
    gap: 20px;
    border: 1px solid #fff;
    padding: 6%;
    border-radius: 20px;
    text-align: center;
      color: #fff;
      transition-duration: 0.3s;
}

.text-footer p {
    color: #404447;
    background: #fff;
    padding: 0.5rem 1rem;
    border-radius: 30px;
    font-family: "Manrope", sans-serif;
    font-weight: 600;
}

.sect-about {
    padding-top: 20%;
    padding-left: 12%;
    padding-right: 14%;
}

.sect-about h2, .head-courses h3, .head-highlight h3,
.sect-contact h3, .head-page h3, .head-list-menu h3,
.managerHeader, .sect-contact h4, .Textmanager h5,
.contact-page h4, .form-contact h5, .course-page h5 {
    color: #a75a3a;
}

p, .Textmanager li {
    line-height: 26px;
}

.btn-more {
    width: fit-content;
    background: #a75a3a;
    color: #fff;
    padding: 1.5rem 3rem;
    border-radius: 30px;
  transition-duration: 0.3s;
}

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

.food-design {
    position: absolute;
    right: -110px;
    bottom: -210px;
    width: 65%;
}

.head-courses h6 {
    color: #404447;
}

.head-courses {
    text-align: center;
    position: relative;
    top: -70px;
    margin-bottom: -20px;
}

.CASS-D-main figure {
    border-radius: 20px;
    overflow: hidden;
}

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

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;
}

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

.CASS-D-main figcaption {
    padding: 10px 0 !important;
    text-transform: none !important;
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
    left: 0 !important;
    top: 0 !important;
    color: #fff !important;
    background: linear-gradient(0deg, #00000066, #00000047, #00000029, transparent, transparent, transparent);
    display: flex;
    justify-content: space-between;
    bottom: 0;
    align-items: end;
}

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

.ic-right {
    width: 40px;
}

.CASS-D-main figcaption > div {
    display: flex;
    justify-content: space-between;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 10px 15px;
    align-items: center;
    text-align: left;
}

.head-highlight, .head-list-menu, .managerHeader,
.contact-page, .form-contact {
    text-align: center;
}

.blog-highlight {
    position: relative;
    width: 40%;
    margin: auto;
    margin-top: 3%;
}

.items-highlight {
    position: absolute;
    display: flex;
    align-items: center;
    min-width: 400px;
    gap: 20px;
}

.icon-highlight {
    width: 100px;
}

.items-highlight:nth-child(1) {
    left: -60%;
    top: 20%;
    justify-content: end;
}

.items-highlight:nth-child(2) {
    left: -60%;
    top: 55%;
    justify-content: end;
}

.items-highlight:nth-child(4) {
    right: -10%;
    bottom: -18%;
    display: block;
    text-align: center;
    min-height: 190px;
}

.items-highlight:nth-child(5) {
    right: -60%;
    top: 55%;
}

.items-highlight:nth-child(6) {
    right: -60%;
    top: 20%;
}

.items-highlight:nth-child(1) .icon-highlight, 
.items-highlight:nth-child(2) .icon-highlight {
    order: 1;
}

.items-highlight:nth-child(1) .text-highlight, 
.items-highlight:nth-child(2) .text-highlight {
    order: 0;
}

.items-highlight:nth-child(4) .icon-highlight, 
.items-highlight:nth-child(3) .icon-highlight {
    margin: auto;
    margin-bottom: 2rem;
}

.items-highlight:nth-child(3) {
    left: -10%;
    bottom: -18%;
    display: block;
    text-align: center;
    min-height: 190px;
}

.img-design02 {
    width: 30%;
    position: absolute;
    top: -60%;
    left: 2%;
}

.space-design {
    padding: 6% 0;
    position: relative;
}

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

.sect-overview {
    text-align: center;
    padding: 0 10%;
    height: 100%;
}

.qr-line-overview {
    width: 50%;
    margin: 6% auto;
}

.CASS-E-middle-mid {
    display: flex;
    align-items: center;
    background: #a75a3a;
    color: #fff;
    overflow: hidden;
    border-radius: 35px;
    margin-top: 3rem;
}

.img-cartoon {
    width: 20%;
    position: absolute;
    top: -235px;
    left: -100px;
}

.sect-cartoon {
    position: relative;
}

.CASS-H-main {
    background: #fff;
    border-radius: 35px;
    overflow: hidden;
}

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

.CASS-H-middle-mid {
    display: flex;
    align-items: center;
}

.tags-time {
    background: #a75a3a;
    color: #fff;
    width: fit-content;
    padding: 1rem 2rem;
    border-radius: 30px;
    margin-top: 2rem;
    margin-bottom: 2rem;
    font-weight: 600;
}

.sect-contact {
    padding-left: 5%;
}

.group-cont-more {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 30px;
}

.items-cont-more {
    display: grid;
    grid-template-columns: 35px auto;
    align-items: center;
    gap: 10px;
    width: 46%;
}

.items-cont-more:last-child {
    width: 65%;
}

.col-centered.hideForNewSearchtag .field {
    text-align: center;
}

.col-centered.hideForNewSearchtag .field .ui.input {
    width: 90% !important;
    justify-content: center;
}

.col-centered.hideForNewSearchtag .field .ui.input input {
    width: 100%;
    height: 45px;
    border-radius: 0;
    border-color: #404447;
    color: #404447 !important;
    font-family: "LINE Seed Sans TH";
}

.col-centered.hideForNewSearchtag .field .ui.button {
    border: 1px solid #404447;
    box-shadow: none;
    border-left: none;
    height: 45px;
    padding: 0;
    width: 35px;
    justify-content: center;
    color: #a75a3a !important;
    border-radius: 0;
    background: #fff !important;
}

.col-centered.hideForNewSearchtag .field .ui.input input::placeholder {
    color: #404447;
}

.head-page {
    text-align: center;
    padding: 4% 0;
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_02112024jgad/0/0/slidez-z55831737789.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-color: #f4f2ed;
    padding-bottom: 7%;
}

.head-page h6, .head-list-menu h6, .form-contact h6 {
    text-transform: uppercase;
}

.contact-more {
    background: #a75a3a;
    color: #fff;
    text-align: center;
    padding: 10% 5%;
    border-radius: 20px;
}

.contact-more h5 {
    margin: 1.5rem 0;
    white-space: pre-line;
    line-height: inherit;
    font-weight: 600;
}

.course-page li {
    list-style: none;
    position: relative;
}

.course-page li::before {
    content: " ";
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_02112024jgad/0/0/ic-leftz-z1189673590603.png);
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    left: -25px;
    top: 3px;
}

.course-page {
    padding-right: 5%;
    padding-top: 5%;
}

.Contentmanager .site .col-section .item.-micro {
    padding: 0;
    border: none !important;
    width: 100% !important;
    background: #fff;
    padding: 10px;
    border-radius: 25px;
}

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

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

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

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

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

.CASS-GrayBackground-main .img-zoom img {
    height: 210px !important;
}

.CASS-BlackHead-main .img-zoom img {
    object-position: center 10% !important;
}

.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #000;
}

.CASS-GrayBackground-main .caption .title,
.CASS-BlackHead-main .caption .title{
    margin-top: 1.5rem;
   margin-bottom: 1rem !important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: inherit !important;
      padding: 0 5px;
    height: 53px;
}

.caption .btn-more, div#searchResultLanding .btn-more {
    padding: 1rem 2rem;
}

.Contentmanager .site .col-section .item.-micro a .img-zoom,
.Textmanager iframe {
    border-radius: 20px;
}

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

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

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

.itp-newshare-button:hover {
    background: #a75a3a !important;
}

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

.page-header {
    padding-bottom: 0;
    margin: 4% 0 1%;
    border-bottom: none;
}

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

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

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%;
}

.Textmanager li {
    margin-bottom: 0.75rem;
}

.Textmanager h6 {
      line-height: inherit;
    margin-top: 2rem;
}

.Textmanager h5 {
    margin-top: 3rem;
    margin-bottom: 1rem;
    line-height: 38px;
}

.sect-about.about-page p, .Textmanager ul, .Textmanager ol {
    margin-bottom: 2rem;
}

.sect-about.about-page {
    padding-top: 14%;
}

.group-cont-more02 {
    margin-top: 3rem;
}

.group-cont-more02 .items-cont-more {
    margin-bottom: 1rem;
}

.tags-date {
    background: #a75a3a;
    color: #fff;
    width: fit-content;
    padding: 0.5rem 2rem;
    border-radius: 30px;
    margin-bottom: 1rem;
}

.items-history {
    padding: 20px;
    background: #f8f5f2;
    border-radius: 20px;
    margin-bottom: 2rem;
    display: flex;
    gap: 20px;
    align-items: center;
}

.img-history {
    border-radius: 20px;
    overflow: hidden;
  width: 25%;
}

.blog-history .line-history {
    list-style: none;
    padding-left: 5%;
    position: relative;
}

.content-history {
    width: 70%;
}

.blog-history .line-history::before {
    content: " ";
    width: 3px;
    height: 100%;
    background: #ad8969;
    position: absolute;
    left: 20px;
    top: 0;
    border-radius: 50px;
}

.blog-history .circle-his {
    position: relative;
}

.blog-history .circle-his::before {
    content: " ";
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 50%;
    border: 3px solid #ad8969;
    position: absolute;
    left: -50px;
    top: 25px;
}

.TabItpContentLandingPage6, .tab-itp-background {
    padding: 0 !important;
    background: transparent;
}

.TabItpContentLandingPage6>ul>li {
    width: 50%;
    display: inline-block;
}

.TabItpContentLandingPage6>ul {
    width: 100%;
    background-color: #f8f5f2;
    display: flex;
    justify-content: center;
}

.TabItpContentLandingPage6>ul>li.active>a, .TabItpContentLandingPage6>ul>li>a:hover {
    background-color: #a75a3a !important;
}

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

.Contenemanager-gallery:before,
.Contenemanager-gallery:after {
  display: none;
}

.Contenemanager-gallery {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}


.Textmanager a {
    color: #444;
}

.Textmanager a:hover {
    color: #a75a3a;
}

.contact-page h3 {
    margin: 1.5rem 0;
    font-family: "Marcellus", serif;
    text-transform: uppercase;
}

.CASS-JaikothaiHead-middle-mid {
    display: flex;
    align-items: center;
}

.CASS-JaikothaiHead-main .col-md-6.col-sm-6.col-xs-12:nth-child(1) {
    padding: 0 8% !important;
}

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

.CASS-JaikothaiHead-main form .col-xs-12.col-sm-6.col-md-6,
div#Contentmanager .thumbnail>img {
    width: 100%;
}

.CASS-JaikothaiHead-main .form-control {
    border-radius: 0;
    box-shadow: none;
    height: 40px;
    border: none;
    border-bottom: 1px solid #c5c5c5;
    margin-bottom: 0.5rem;
}

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

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

div#searchResultLanding .col-centered.hideForNewSearchtag .field .ui.input {
    width: 30% !important;
}

.itopplus-search-image-flex-container {
    display: grid !important;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
}

.itopplus-search-image-flex-container .col-md-4.col-sm-4.col-xs-12 {
    width: 100%;
    background: #fff;
    border-radius: 20px;
    padding: 10px !important;
    padding-bottom: 20px !important;
}

.newImageClass_search_itp img {
    object-fit: cover;
  height: 100%;
}

.itopplus-search-image-flex-container .img-container {
    padding-bottom: 65%;
    overflow: hidden;
    border-radius: 20px;
}

.text_search_briefDescription strong {
    font-weight: 400;
    height: 50px;
    margin: 2rem 0 1rem;
    color: #000;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

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

.group-cont-more a, .group-cont-more02 a {
    color: #444;
    transition-duration: 0.3s;
}

.group-cont-more a:hover, .blog-booking .items-tell a:hover,
.group-cont-more02 a:hover{
    color: #a75a3a;
}

.footer a, .sect-overview a, .contact-more a,
.CASS-JaikothaiHead-main button:hover {
    color: #fff;
    transition-duration: 0.3s;
}

.footer a:hover, .sect-overview a:hover, .contact-more a:hover {
    color: #ddd;
}

.blog-footer:hover {
    background: #fff;
    color: #000;
}

.blog-footer:hover .text-footer p {
    background: #a75a3a;
    color: #fff;
}

.ic-cont-footer img, .social-footer img, .icon-cont-more img,
.icon-tell img, .qr-line-overview img, .img-overview01 img,
.icon-highlight img, div#Contentmanager .thumbnail>img,
.img-overview02 img, .img-container .img {
    transition: transform 0.2s ease-out;
}

.items-cont-footer:hover img, .social-footer img:hover,
.items-cont-more:hover img, .items-tell:hover img,
.qr-line-overview img:hover, .img-overview01 img:hover,
.items-highlight:hover img, div#Contentmanager .thumbnail>img:hover,
.img-overview02 img:hover, 
.itopplus-search-image-flex-container .col-md-4.col-sm-4.col-xs-12:hover .img{
   transform: scale(1.05);
}

.blog-booking a {
    color: #404447;
    transition-duration: 0.3s;
}

.blog-booking p:hover, .btn-more:hover,
.CASS-JaikothaiHead-main button:hover,
.Contentmanager .site .col-section .item.-micro:hover .btn-more,
.itopplus-search-image-flex-container .col-md-4.col-sm-4.col-xs-12:hover .btn-more {
    background: #ad8969;
}

.blog-booking p a {
    color: #fff;
}

.img-overview01, .img-overview02 {
    overflow: hidden;
}

.footer h5 {
    margin-bottom: 0.5rem;
}

    .social-share {
        top: 0;
    }

div#itp-shopcart-detail {
    padding: 0 !important;
}

.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: #a75a3a !important;
    color: #ffffff !important;
}

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

.Textmanager table>thead {
    background: #a75a3a;
    color: #fff;
}

.Textmanager table>thead>tr>th, .Textmanager table>tbody>tr>td {
    text-align: center;
    padding: 7px 5px;
}

.Textmanager table>thead>tr>th {
    font-weight: 600;
}

.Textmanager table>tbody>tr:nth-child(even) {
    background: #ffffffb5;
}

.Textmanager table {
    width: 100%;
      border-bottom: 2px solid #9b9b9b;
}

.Textmanager p {
    margin-top: 1rem;
}

.row.contenemanager-gallery .col-xs-12.col-md-3 {
    width: 100%;
    padding: 0 1%;
}

.row.contenemanager-gallery {
    margin: 0;
    display: inline-block;
    column-count: 3;
}


/*************************responsive*********************/

@media screen and (min-width: 1900px) {
  
  
.navbar-default .navbar-nav>li>a, .Textmanager li,
.text_search_briefDescription strong,
  .Textmanager table>thead>tr>th, .Textmanager table>tbody>tr>td{
    font-size: 20px;
}

h1 {
    font-size: 4.4em;
}

h2 {
    font-size: 3.6em;
}

h3 {
    font-size: 3.2em;
}

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

h5 {
    font-size: 2.4em;
}

h6 {
    font-size: 2em;
}

p {
    font-size: 20px;
}

.text-slogan h6, .blog-footer h5, .CASS-D-main .col-md-12 h2,
.contact-more h5, .sect-contact h5 {
    font-size: 30px;
}

.footer h6, .CASS-D-main .col-md-6 h2,
  .CASS-D-main .col-md-4 h2{
    font-size: 24px;
}

.btn-more, .col-centered.hideForNewSearchtag .field .ui.input input,
.tags-date, .CASS-JaikothaiHead-main button,
.col-centered.hideForNewSearchtag .field .ui.button {
    font-size: 18px;
}

.tags-time {
    font-size: 22px;
}

.CASS-GrayBackground-main .caption .title,
.CASS-BlackHead-main .caption .title,
  .TabItpContentLandingPage6>ul>li>a>span {
    font-size: 22px !important;
}

.sect-contact h4 {
    font-size: 34px;
}
  
  .CASS-JaikothaiHead-main .form-control {
    font-size: 18px !important;
}
  
  p, .Textmanager li {
    line-height: 32px;
}
  
  .sect-about h2, .sect-about h6 {
    margin-bottom: 2.5rem;
}
  
  .sect-about h2 {
    line-height: 56px;
}
  
  .sect-about {
    padding-left: 16%;
    padding-right: 19%;
}
  
  .food-design {
    bottom: -340px;
    right: -130px;
    width: 70%;
}
  
  .CASS-D-main figcaption > div {
    padding: 15px 20px;
}
  
  .ic-right {
    width: 45px;
}
  
.items-highlight {
    min-width: 480px;
    gap: 30px;
}
  
  .icon-highlight {
    width: 120px;
}
  
  .items-highlight:nth-child(1) {
    left: -54%;
  }
  
  .items-highlight:nth-child(2) {
    left: -55%;
  }
  
.items-highlight:nth-child(3) {
    bottom: -12%;
    left: -5%;
      min-height: 200px;
}
  
  .items-highlight:nth-child(4) {
    bottom: -12%;
    right: -5%;
        min-height: 200px;
}
  
  .items-highlight:nth-child(5) {
    right: -55%;
  }
  
  .items-highlight:nth-child(6) {
    right: -54%;
  }
  
  .img-cartoon {
    width: 17%;
    top: -270px;
}
  
  .maps-first iframe {
    height: 600px;
}
  
  .group-cont-more {
    gap: 20px;
    margin-top: 4rem;
}
  
  .items-cont-more {
    grid-template-columns: 40px auto;
}
  
  .sect-contact {
    padding-left: 8%;
}
  
  .img-teacher {
    margin-top: -210px;
    margin-left: -45px;
  }
  
  .blog-booking h1 {
    line-height: 72px;
    margin: 4% 0;
}
  
  .items-tell {
    grid-template-columns: 50px auto;
    margin-bottom: 4rem;
}
  
  .group-slogan h6 {
    line-height: 40px;
}
  
  .items-cont-footer {
    margin-bottom: 1.5rem;
    grid-template-columns: 35px auto;
}
  
  .social-footer img {
    width: 40px !important;
}
  
  .CASS-A-main {
    margin-bottom: -210px;
}
  
  .footer h6 {
    margin-bottom: 2rem;
}
  
  .copy-right {
    margin-top: 2rem;
}
  
  .course-page li::before {
    top: 5px;
}
  
  .course-page {
    padding-right: 8%;
    padding-top: 7%;
}
  
  .CASS-BlackHead-main .img-zoom img{
    height: 350px !important;
}
  
  .CASS-GrayBackground-main .img-zoom img {
    height: 300px !important;
}

  .sect-about.about-page {
    padding-right: 3%;
    padding-left: 9%;
    padding-top: 20%;
}
  
.blog-history .circle-his::before {
    left: -70px;
}
  
  .group-cont-more02 .items-cont-more {
    margin-bottom: 2rem;
}
  
  .CASS-BlackHead-main .caption .title,
  .CASS-GrayBackground-main .caption .title{
    height: 65px;
}
  
  .CASS-JaikothaiHead-main .form-control {
    height: 50px;
}
  
  .text_search_briefDescription strong {
    height: 60px;
    margin: 1.5rem 0;
}
  
  .ITPcookieLeftText, .buttonExampleSite, .ITPcheckboxAuthen {
    font-size: 16px !important;
}
  
  .ITP-pdpa-template-titleFont {
    font-size: 24px !important;
  }
  
  .ITP-pdpa-template-contentFont {
    line-height: 32px;
    font-size: 18px !important;
}
  
}

@media screen and (max-width: 1366px) {
  
  .sect-about {
    padding-right: 6%;
}
  
  .food-design {
    bottom: -170px;
}
  
  .items-highlight:nth-child(1) {
    left: -67%;
  }
  
  .items-highlight:nth-child(2) {
    left: -67%;
  }
  
  .items-highlight:nth-child(3) {
    bottom: -23%;
}
  
  .items-highlight:nth-child(4) {
    bottom: -23%;
}
  
  .items-highlight:nth-child(5) {
    right: -67%;
  }
  
  .items-highlight:nth-child(6) {
    right: -67%;
  }
  
  .img-cartoon {
    top: -215px;
    left: -90px;
}
  
    .items-cont-more {
        grid-template-columns: 30px auto;
        width: 45%;
        gap: 5px;
    }
  
  p {
    font-size: 16px;
}
  
  .sect-about p {
    margin-bottom: 4rem;
}
  
  .group-cont-more {
    gap: 10px 35px;
}
  
  .img-teacher {
    margin-top: -130px;
    width: 65%;
    margin-left: -50px;
}
  
  h1 {
    font-size: 3.2em;
}
  
  .blog-booking h1 {
    line-height: 54px;
}
  
  h3 {
    font-size: 2.6em;
}
  
  .group-slogan h6 {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 3rem;
}
  
  .footer p {
    font-size: 14px;
    line-height: inherit;
}
  
  .items-cont-footer {
    grid-template-columns: 25px auto;
}
  
  .social-footer img {
    width: 30px !important;
}
  
  .footer h6 {
    font-size: 18px;
}
  
  .blog-footer {
    width: 110%;
}
  
  .navbar-default .navbar-nav>li>a, .Textmanager li, 
  .text_search_briefDescription strong {
    font-size: 15px;
}
  
  .navbar-default .navbar-nav > li > a {
    padding: 0 10px;
}
  
  .text_search_briefDescription strong {
    margin: 1rem 0;
    height: 45px;
}

  .sect-about.about-page {
    padding-left: 10%;
}
  
 .blog-history .circle-his::before {
    left: -42px;
    top: 27px;
}
  
  .head-page {
    padding: 3% 0;
    padding-bottom: 6%;
}
  
  .CASS-BlackHead-main .img-zoom img {
    height: 240px !important;
}
  
  .CASS-GrayBackground-main .img-zoom img {
    height: 200px !important;
}
  
  .CASS-JaikothaiHead-main .form-control {
    height: 35px;
}
  
  .CASS-GrayBackground-main .caption .title, 
  .CASS-BlackHead-main .caption .title {
    height: 53px;
}
}

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

h2 {
    font-size: 2.8em;
}

h3 {
    font-size: 2.4em;
}

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

h5 {
    font-size: 1.8em;
}

h6 {
    font-size: 1.4em;
}
  
  .sect-about {
    padding-left: 5%;
}
  
      .sect-about p {
        margin-bottom: 3rem;
    }
  
      .food-design {
        bottom: -135px;
    }
  
  .head-courses {
    top: -60px;
}
  
  .icon-highlight {
    width: 90px;
}
  
  .items-highlight {
    min-width: 360px;
}
  
  .items-highlight:nth-child(3), .items-highlight:nth-child(4) {
    min-height: 170px;
}
  
      .img-cartoon {
        top: -185px;
        left: -80px;
    }
  
  p, .Textmanager li {
    line-height: inherit;
}
  
  .group-cont-more p {
    font-size: 14px;
}
  
  .items-cont-more {
    grid-template-columns: 25px auto;
    gap: 8px;
}
  
  .CASS-D-main .col-md-6 h2, .CASS-D-main .col-md-4 h2 {
    font-size: 18px;
}
  
.ic-right {
    width: 35px;
}

      .blog-booking h1 {
        line-height: 48px;
    }
  
  .img-teacher {
    margin-top: -125px;
    margin-left: -65px;
}
  
  .items-tell {
    grid-template-columns: 40px auto;
    margin-bottom: 2rem;
}
  
  .blog-booking {
    padding-top: 2%;
}
  
      .footer p {
        font-size: 13px;
  }
  
  .footer h5 {
    font-size: 24px;
}
  
      .footer h6 {
        font-size: 15px;
    }
  
      .blog-footer {
        width: 125%;
        gap: 10px;
    }
  
  .CASS-A-main {
    margin-bottom: -125px;
}
  
      .sect-about.about-page {
        padding-left: 3%;
        padding-right: 0;
    }
  
     .blog-history .circle-his::before {
        left: -35px;
        top: 25px;
    }
  
  .sect-contact h4 {
    font-size: 26px;
}
  
  .CASS-BlackHead-main .img-zoom img {
        height: 200px !important;
    }
  
        .CASS-GrayBackground-main .img-zoom img{
        height: 170px !important;
    }
  
  .CASS-GrayBackground-main .caption .title,
  .CASS-BlackHead-main .caption .title {
    font-size: 16px !important;
}
  
  .btn-more, .col-centered.hideForNewSearchtag .field .ui.input input, 
  .tags-date, .CASS-JaikothaiHead-main button, 
  .col-centered.hideForNewSearchtag .field .ui.button {
    font-size: 14px;
}
  
  .CASS-BlackHead-main .caption .title,
  .CASS-GrayBackground-main .caption .title{
    height: 45px;
}
  
  div#mainmenu691bf60b2e73000013c24fb5>div {
    padding: 0 10px !important;
}
  
  .contact-more br {
    display: none;
}
}

@media screen and (max-width: 1024px) {
  
      .food-design {
        bottom: -140px;
        right: -35px;
        width: 60%;
    }
  
      .icon-highlight {
        width: 80px;
    }
  
      .items-highlight {
        min-width: 340px;
    }
  
      .items-highlight:nth-child(1) {
        left: -74%;
    }
  
      .items-highlight:nth-child(2) {
        left: -75%;
    }
  
      .items-highlight:nth-child(5) {
        right: -75%;
    }
  
      .items-highlight:nth-child(6) {
        right: -74%;
    }
  
      .items-highlight:nth-child(3), .items-highlight:nth-child(4) {
        min-height: 155px;
        bottom: -24%;
    }
  
  .items-highlight:nth-child(3) {
    left: -15%;
}
  
  .items-highlight:nth-child(4) {
    right: -15%;
}
  
      .img-cartoon {
        top: -153px;
        left: -48px;
        width: 16%;
    }
  
  .blog-footer {
    width: 120%;
    grid-template-columns: 38% auto;
    padding: 4%;
}
  
      .navbar-default .navbar-nav > li > a {
        padding: 0 7px;
    }
  
  .CASS-JaikothaiHead-main .form-control {
    margin-bottom: 0;
}
  
  .CASS-JaikothaiHead-main .form-horizontal .form-group {
    margin-bottom: 8px;
}
  
  .form-contact {
    margin-bottom: 1rem;
}
  
  .col-centered.hideForNewSearchtag .field .ui.input input, 
  .col-centered.hideForNewSearchtag .field .ui.button {
    height: 40px;
}

}

@media screen and (max-width: 900px) {
  
  div#Component691bf60b2e73000013c24fb5 {
    display: none;
}
  
   .Textmanager li, .text_search_briefDescription strong {
        font-size: 14px;
    }
  
  .text_search_briefDescription strong {
    height: 42px;
}
  
  .btn-more, .col-centered.hideForNewSearchtag .field .ui.input input, 
  .tags-date, .CASS-JaikothaiHead-main button, 
  .col-centered.hideForNewSearchtag .field .ui.button {
        font-size: 12px;
    }
  
  div#Contentmanager .col-md-6.pull-left, div#Contentmanager .col-md-6.pull-right {
    width: 50%;
}
  
  .Textmanager h5 {
    margin-top: 1rem;
    line-height: inherit;
}
  
  h1 {
    font-size: 30px;
}

h2 {
    font-size: 28px;
}

h3 {
    font-size: 26px;
}

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

h5 {
    font-size: 20px;
}

h6 {
    font-size: 18px;
}
  
      p, .Textmanager table>thead>tr>th, .Textmanager table>tbody>tr>td {
        font-size: 14px;
    }
  
  .sect-about {
    padding-top: 12%;
}
  
  .btn-more {
    padding: 1rem 2rem;
}
  
  .food-design {
        bottom: -110px;
        right: -10px;
  }
  
  .sect-about {
    padding-right: 0;
    padding-left: 3%;
    padding-top: 20%;
}
  
  .sect-about h2, .sect-about h6, .head-courses h6,
  .head-highlight h6, .form-contact h6 {
    margin-bottom: 1rem;
}
  
      .head-courses {
        top: -50px;
    }
  
  .text-slogan h6, .CASS-D-main .col-md-12 h2,
  .contact-more h5, .sect-contact h5 {
    font-size: 22px;
}
  
  .CASS-D-main figcaption > div {
    padding: 10px;
}
  
      .ic-right {
        width: 30px;
    }
  
      .icon-highlight {
        width: 65px;
    }
 
.items-highlight {
    gap: 15px;
    min-width: 290px;
}
  
      .items-highlight:nth-child(3), .items-highlight:nth-child(4) {
        min-height: 135px;
        bottom: -28%;
    }
  
  .items-cont-more, .items-cont-more:last-child {
    width: 100%;
}
  
  .sect-contact {
    padding-left: 8%;
}
  
      .items-tell {
        grid-template-columns: 35px auto;
    }
  
      .img-teacher {
        margin-top: -90px;
        margin-left: -105px;
    }
  
  .group-slogan h6 {
    line-height: inherit;
    font-size: 20px;
}
  
      .items-highlight:nth-child(4) {
        right: -20%;
    }
  
      .items-highlight:nth-child(3) {
        left: -20%;
    }
  
  div#mainmenu691acae93ed76b001a12d6b4 .col-md-3.col-sm-6.col-xs-12,
  div#mainmenu691ace75f1a5f5001aac0c1c .col-md-3.col-sm-6.col-xs-12{
    width: 25%;
}
  
      .footer h5 {
        font-size: 20px;
    }
  
  .footer p {
    white-space: inherit;
}
  
      .items-cont-footer {
        grid-template-columns: 22px auto;
    }
  
  .blog-footer h5 {
    font-size: 18px;
}
  
      .blog-booking h1 {
        line-height: 40px;
    }
  
      .blog-footer {
        width: 110%;
  }
  
  .pe-20 {
    padding-left: 0;
  }
  
  .text-footer p {
    font-size: 12px;
}
  
  .contact-more {
    padding: 5% 8%;
}
  
      .CASS-GrayBackground-main .img-zoom img {
        height: 180px !important;
    }
  
  .CASS-GrayBackground-main .img-zoom img {
    height: 150px !important;
}
  
      .CASS-GrayBackground-main .caption .title, .CASS-BlackHead-main .caption .title {
        font-size: 14px !important;
    }
  
     .blog-history .circle-his::before {
        left: -29px;
        top: 22px;
    }
  
      .CASS-BlackHead-main .caption .title,
  .CASS-GrayBackground-main .caption .title{
        height: 42px;
    }
  
  .Textmanager h6 {
    margin-top: 1rem;
}
  
      .CASS-JaikothaiHead-main .form-control {
        height: 33px;
    }
  
  .tags-time {
    font-size: 16px;
}
  
  div#background69296df63a92ea0013255d21 {
    display: none;
}
  
}

@media screen and (max-width: 768px) {
  
      .CASS-D-main .col-md-6 h2,
  .CASS-D-main .col-md-4 h2{
        font-size: 16px;
    }
  
      .items-highlight:nth-child(4) {
        right: -25%;
    }
  
      .items-highlight:nth-child(3) {
        left: -25%;
    }
  
      .icon-highlight {
        width: 59px;
    }
  
      .items-highlight:nth-child(1) {
        left: -80%;
    }
  
      .items-highlight:nth-child(6) {
        right: -80%;
    }
  
      .items-highlight:nth-child(5) {
        right: -85%;
    }
  
      .items-highlight:nth-child(2) {
        left: -80%;
    }
  
  .sect-overview h6, .sect-contact h6 {
    margin-bottom: 1rem;
}
  
  .CASS-BlackHead-main .img-zoom img {
        height: 170px !important;
    }
  
  .CASS-GrayBackground-main .img-zoom img {
    height: 130px !important;
}
  
   .blog-history .circle-his::before {
        left: -26px;
  }
  
      .sect-contact h4 {
        font-size: 24px;
        margin-bottom: 1rem;
    }
  
  .group-cont-more02 {
    margin-top: 1rem;
}
}

@media screen and (max-width: 480px) {
  
  div#imagesControl691aa87cffbd870013a89968,
  div#imagesControl69296df63a92ea0013255d21{
    padding: 0 !important;
}
  
  .CASS-B-border, .CASS-D-border  {
    margin: -10px;
}
  
  .sect-about {
    padding: 0;
}
  
      h2 {
        font-size: 23px;
    }
  
      .food-design {
        bottom: -75px;
        right: -20px;
    }
  
      .head-courses {
        top: 0;
        margin-top: 25%;
        margin-bottom: 0;
    }
  
  .CASS-D-main .col-md-6.col-sm-6.col-xs-12 {
    width: 50%;
}
  
  div#mainmenu691ad52b9a055200130737a3>div,
  div#mainmenu691ad5353ed76b001a12d864>div{
    padding: 0 !important;
}
 
      .ic-right {
        width: 25px;
    }
  
      .CASS-D-main figcaption > div {
        padding: 10px 7px;
    }
  
      .CASS-D-main .col-md-6 h2,
  .CASS-D-main .col-md-4 h2{
        font-size: 14px;
    }
  
    .CASS-D-main .col-md-12 h2 {
        font-size: 18px;
    }
  
  .blog-highlight {
    width: 100%;
}
  
  .items-highlight {
    position: static;
    min-width: inherit;
    margin: 2rem 0;
    padding-left: 8%;
}
  
  .items-highlight:nth-child(1) .icon-highlight,
  .items-highlight:nth-child(2) .icon-highlight {
    order: 0;
}
  
  .items-highlight:nth-child(1) .text-highlight, 
  .items-highlight:nth-child(2) .text-highlight {
    order: 1;
}
  
  .items-highlight:nth-child(4) .icon-highlight, 
  .items-highlight:nth-child(3) .icon-highlight {
    margin: 0;
  }
  
  .items-highlight:nth-child(1), 
  .items-highlight:nth-child(2) {
    justify-content: start;
}

.items-highlight:nth-child(3), 
  .items-highlight:nth-child(4) {
    display: flex;
    justify-content: start;
    min-height: inherit;
    text-align: left;
}
  
  .img-highlight {
    width: 90%;
    margin: auto;
    margin-bottom: 3rem;
}
  
  .img-design02 {
    width: 50%;
    top: -50%;
}
  
  .group-highlight {
    margin-bottom: 4rem;
}
  
  .CASS-E-middle-mid {
    flex-wrap: wrap;
    margin-top: 6rem;
}
  
  .sect-overview {
    padding: 10%;
}
  
  .CASS-H-middle-mid {
    flex-wrap: wrap-reverse;
}
  
  .sect-contact {
    padding: 10% 8%;
}
  
  .sect-contact h3, .head-page h6, .contact-page {
    margin-bottom: 1rem;
}
  
  .tags-time {
    font-size: 14px;
    margin-top: 1.5rem;
}
  
 .sect-contact h5 {
        font-size: 20px;
    }
  
  .maps-first, .CASS-GrayBackground-border {
    margin: -10px;
}
  
.maps-first iframe {
    height: 300px;
}
  
      .sect-about p {
        margin-bottom: 2rem;
    }
  
  .blog-booking {
    padding: 5% 4%;
}
  
      .img-teacher {
        margin-top: 0;
        margin-left: 0;
        width: 50%;
    }
  
  .group-slogan h6 {
    font-size: 14px;
}
  
  .group-slogan {
    gap: 10px;
}
  
  .text-slogan p {
    padding: 0.5rem 1rem;
}
  
      .blog-booking h1 {
        line-height: 36px;
        margin: 4% 0;
    }
  
      .CASS-A-main {
        margin-bottom: -85px;
    }
  
  div#mainmenu691acae93ed76b001a12d6b4 .col-md-3.col-sm-6.col-xs-12, 
  div#mainmenu691ace75f1a5f5001aac0c1c .col-md-3.col-sm-6.col-xs-12 {
    width: 100%;
}
  
      .blog-footer {
        width: 75%;
    }
  
  .space-booking {
    padding: 10%;
}
  
  .course-page {
    padding: 0;
    margin-bottom: 4rem;
}
  
  .course-page li::before {
    top: 0px;
}
  
  .contact-more {
        padding: 8% 5%;
    }
  
 .CASS-BlackHead-main .row.flex,
  .itopplus-search-image-flex-container{
    grid-template-columns: repeat(1, 1fr);
}

  .CASS-BlackHead-main .img-zoom img {
        height: 190px !important;
    }
  
  .CASS-GrayBackground-main .img-zoom img {
    height: 130px !important;
}
  
  .CASS-GrayBackground-main .row.flex {
    grid-template-columns: repeat(2, 1fr);
    gap: 25px 15px;
}

  .head-list-menu {
    margin-bottom: 1rem;
    padding-top: 0;
}
  
  div#Contentmanager .col-md-6.pull-left, div#Contentmanager .col-md-6.pull-right {
    width: 100%;
    float: none !important;
    padding: 0 !important;
}
  
  div#Contentmanager .col-md-12.text-justify {
    padding: 0 2%;
}
  
  .Textmanager iframe {
    height: 280px;
    margin-bottom: 2rem;
}
  
  .sect-about.about-page {
    padding: 0;
    margin-bottom: 3rem;
}
  
  .blog-history .line-history {
    padding-left: 40px;
}
  
   .blog-history .circle-his::before {
        left: -29px;
    }
  
  .TabItpContentLandingPage6>ul>li>a>span {
    font-size: 14px !important;
}
  
  .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 50%;
    padding: 0 2%;
}
  
      .CASS-BlackHead-main .caption .title{
        height: auto;
        margin-bottom: 1.5rem !important;
    }
  
  .CASS-GrayBackground-main .caption .title {
    height: 40px;
    margin-top: 1rem;
}
  
  .CASS-JaikothaiHead-middle-mid {
    flex-wrap: wrap;
}
  
  .form-contact {
    padding-top: 10%;
}
  
      .CASS-JaikothaiHead-main .form-control {
        height: 35px;
        margin-bottom: 1rem;
    }
  
  .img-maps {
    margin-top: 2rem;
}
  
      .head-page {
        padding: 8% 0;
        padding-bottom: 10%;
    }
  
  div#searchResultLanding .col-centered.hideForNewSearchtag .field .ui.input {
    width: 100% !important;
}
  
      .text_search_briefDescription strong {
        height: auto;
        margin: 1.5rem 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;
}

div#background69296df63a92ea0013255d21 {
    display: block;
}
  
  .CASS-GrayBackground-main {
    margin-bottom: 4rem;
}
  
  div#contentnewmode691c1a8fc236ef00137cdfda .pt-5.head-list-menu {
    padding-top: 10%;
}
  
  .img-history, .content-history {
    width: 100%;
}

.items-history {
    flex-wrap: wrap;
}
  
      h1 {
        font-size: 28px;
    }
  
  .text-slogan p {
    font-size: 12px;
}
  
  .CASS-JaikothaiHead-main .col-md-6.col-sm-6.col-xs-12:nth-child(1) {
    padding: 0 2% !important;
}
}


.btn-primary:disabled, .btn-primary[disabled],
.btn-default:disabled, .btn-default[disabled]{
    background-color: #898989;
}

