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

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

.itopplus-bg {
  background-image: url("http://itp1.itopfile.com/ImageServer/z_itp_030020250gxn/0/0/bg-01z-z725694286637.png");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center 80%;
}

.itopplus-bg2 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_030020250gxn/0/0/2z-z246960813443.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top;
}

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

.itopplus-bg4 {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_030020250gxn/0/0/BGCOLORCIz-z767577218841.png);
    background-size: 100%;
    background-position: center 55%;
    background-repeat: no-repeat;
}

.itopplus-bg5 {
  background-color: #5a7f88;
  color: #fff;
}

.itopplus-footer {
  background-color: #dce3e8;
  color: #3c3c3c;
}

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

.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: #c5d7d8;
  box-shadow: none;
  border-color: transparent;
  background: transparent;
  background-color: transparent;
}

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

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

.no-js .dropdown-menu {
    min-width: 220px;
      border: none;
}

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

  #nav-menu {
    background: #5a7f88 !important;
  }

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

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

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

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

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

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

  #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: #5a7f88;
    transition: 0.3s;
  }

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

  .itopplus-banner > div {
    display: grid;
    grid-template-columns: 20% auto;
    align-items: center;
    gap: 20px;
  }

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

  #itopplus-nav-bar > li {
    display: flex;
    align-items: center;
  }

  #itopplus-nav-bar li:not(:last-of-type):not(.itopplus-sidebar-menu-parent):not(.dropdown-submenu):after {
    content: "";
    display: grid;
    place-content: center;
    background: #c5d7d8;
    width: 1px;
    height: 30%;
  }

  #itopplus-nav-bar li:last-child a{
    padding-right: 0 !important;
  }

  .itopplus-menu {
    border-top: 1px solid #c3c3c3;
    width: 100%;
  }

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

  .itopplus-search {
    width: 100%;
    text-align: right;
    color: #c5d7d8;
  }

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

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

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

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

h5 {
    font-size: 2em;
}

h6 {
    font-size: 1.8em;
}

p, .text-service h6, .btn-more2, .Textmanager li {
    font-size: 17px;
}

.head-cont h6, .time-footer p, .footer-preview h6,
.CASS-JaikothaiHead-main .Contentmanager .caption .time h6,
.content-art h6 {
    font-size: 18px;
}

.text-concept h6, .card-slogan h6, .items-about h6 {
    font-size: 20px;
}

.btn-maps, .btn-more, .itp-newshare-button,
.CASS-PrakayHead-main button {
    font-size: 15px;
}

.head-recommend h5, .text-concept h5,
.head-why h5, .head-article h5, .head-page h5,
.about-story h5 {
    font-size: 2.2em;
}

.text-service h5, .text-cont h6, .about-story h6 {
    font-size: 22px;
}

.about-story h4 {
    font-size: 28px;
}

.first-service h5 {
    font-size: 36px;
}

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

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

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

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

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

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

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


  .mg-pd {
    padding: 0 2%;
  }

.social-cont img {
    width: 38px !important;
}

.social-cont {
    display: flex;
    align-items: center;
    gap: 10px;
}

.head-cont {
    display: flex;
    align-items: center;
    gap: 15px;
    justify-content: end;
}

.head-cont h6, b, strong, .footer h6,
 h3, .text-concept h4, .text-service h5,
.head-care h4, .items-about h6, .about-story h4,
.about-story h6, .about-four h5, .team-page h5,
.Textmanager h5, .page-contact h4, .form-page h5,
#contactUsAcceptPolicyText2 {
    font-weight: 600;
}

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

.time-footer p, .CASS-BlackHead-main, .CASS-JaikothaiHead-main {
    margin: 0;
}

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

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

.logo-footer {
    width: 85%;
    margin-bottom: 2rem;
}

.footer h6, .about-two h6, .about-story h6,
.about-four h5, .team-page h5, .form-page h5 {
    margin-bottom: 1rem;
}

.text-concept h4, .sect-team p, .head-care {
    margin-bottom: 3rem;
}

.footer-preview h6, .footer p, .text-concept h6,
.card-slogan h6, .text-why p, .team-page p {
    white-space: pre-line;
}

.pe-15 {
    padding-left: 15%;
}

.btn-maps {
    display: grid;
    grid-template-columns: 30px auto;
    gap: 5px;
    width: fit-content;
    padding: 1rem 2rem;
    border: 1px solid #5a7f88;
    border-radius: 30px;
    align-items: center;
    font-weight: 600;
    transition-duration: 0.3s;
      color: #3c3c3c;
}

.CASS-PrakayHead-main button {
    width: fit-content;
    padding: 1rem 4rem;
    border-radius: 30px;
    align-items: center;
    font-weight: 600;
    margin: auto;
    background: #5a7f88;
    color: #fff;
    text-shadow: none;
    box-shadow: none;
    border: none;
    transition-duration: 0.3s;
}

.social-footer {
    display: flex;
    align-items: center;
    gap: 10px;
}

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

.copy-right {
    text-align: right;
    color: #3c3c3c;
    margin-top: 1rem;
}

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

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

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

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

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

.head-recommend, .head-article {
    width: fit-content;
    margin-bottom: 3rem;
}

.head-recommend h5, .head-why h5, .head-article h5,
.about-story h5 {
    width: fit-content;
    margin: auto;
    margin-right: 0;
    font-family: "Arapey", serif;
    font-style: italic;
}

.maps-pin {
    display: grid;
    grid-template-columns: 40px auto;
    text-align: left;
    justify-content: start;
    gap: 10px;
    margin-bottom: 2rem;
}

.sect-about {
    padding-left: 15%;
    padding-right: 19%;
    padding-top: 4%;
}

p {
    line-height: 26px;
}

.img-effect-recom {
    width: 25%;
    border-radius: 25px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: -24%;
}

.sect-concept {
    position: relative;
    text-align: center;
    padding-top: 3%;
    padding-bottom: 28%;
}

.text-concept h5 {
    font-family: "Arapey", serif;
    font-style: italic;
    margin-bottom: 4rem;
}

figure.effect-apollo img {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}

figure.effect-apollo:hover img {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
}

.CASS-B-main .CustomImageGalleryType_2 {
    width: 80%;
    margin: -50px auto;
}

.CASS-B-main {
    background: #5a7f88;
    border-radius: 30px;
    width: 88%;
}

figure.effect-apollo figcaption::before {
    width: 115%;
}

.CASS-B-main .CustomImageGalleryType_2 .col-md-6.col-sm-6.col-xs-6:nth-child(1) {
    margin-top: -20px;
}

.CASS-B-main .CustomImageGalleryType_2 .col-md-6.col-sm-6.col-xs-6:nth-child(2) {
    margin-top: 30px;
}

.CASS-B-main .CustomImageGalleryType_2 .col-md-6.col-sm-6.col-xs-6:nth-child(3) {
    margin-top: -50px;
}

.CASS-B-middle-mid {
    display: flex;
    align-items: center;
    color: #fff;
}

.sect-team h5, .head-service h5, .about-three h5,
 .head-page h5 {
    font-family: "Arapey", serif;
    font-style: italic;
    margin-bottom: 2rem;
}

.sect-team {
    padding-left: 3%;
    padding-right: 16%;
}

.sect-team h6, .about-story h5, .about-four p {
    margin-bottom: 2rem;
}

.btn-more {
    background: #a3c7d2;
    width: fit-content;
    padding: 1.2rem 4rem;
    border-radius: 50px;
    color: #fff;
    font-weight: 600;
      transition-duration: 0.3s;
}

.btn-more2 {
    background: #a3c7d2;
    width: fit-content;
    padding: 2rem 4rem;
    border-radius: 50px;
    color: #fff;
    font-weight: 600;
      transition-duration: 0.3s;
}

.head-service, .head-care, .text-cont h6,
.managerHeader, .form-page {
    text-align: center;
}

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

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

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

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

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

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

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

.ic-service {
    width: 80px;
    margin-bottom: 2rem;
}

.first-service {
    padding: 30px;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}

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

.first-service h5 {
    color: #c5d7d8;
    font-weight: 600;
    line-height: 44px;
}

.text-service {
    padding: 20px 15px;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    min-height: 125px;
    text-align: left;
    color: #fff;
}

div#Component6960c12badb7dd0013aba0a6,
div#Component69673f905aeffc001348b135{
    margin-top: -38px;
}

.space-lifestyle {
    padding: 10%;
}

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

.sect-slogan {
    width: 75%;
    margin: auto;
    text-align: center;
}

.text-slogan h4 {
    white-space: pre-line;
    color: #5a7f88;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
}

.card-slogan {
    background: #5a7f88;
    color: #fff;
    border-radius: 25px 25px 0 0;
    padding: 2rem;
    padding-top: 4rem;
    margin-top: -30px;
    margin-bottom: 3rem;
}

.icon-why {
    width: 40%;
    margin-bottom: 1.5rem;
    border-radius: 20px;
    overflow: hidden;
}

.group-why {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 50px 30px;
    margin-top: 4rem;
}

.head-why {
    width: fit-content;
}

.sect-why {
    padding-left: 10%;
    padding-top: 25%;
    padding-right: 5%;
}

.CASS-E-main {
    background: #fff;
    border-radius: 0 0 30px 30px;
    padding-bottom: 5%;
}

.text-service h5, .page-contact h4 {
    margin-bottom: 0.5rem;
}

.ic-dog {
    width: 135px;
    position: relative;
    top: -30px;
}

.sect-article {
    display: flex;
    gap: 60px;
    align-items: start;
}

.sect-contact {
    display: flex;
    justify-content: center;
    gap: 8%;
    align-items: center;
    padding: 1% 0;
}

.merg-cont {
    display: flex;
    align-items: center;
    gap: 20px;
}

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

.CASS-H-main .template1 .col-md-4.col-sm-4.col-xs-12 {
    width: 100%;
    padding: 0 !important;
    background: #fff;
    border-radius: 30px;
    overflow: hidden;
    border: 1px solid #dce3e8;
}

.CASS-H-main .img-container.template-panel {
    padding-bottom: 78%;
      overflow: hidden;
}

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

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

.content-art {
    text-align: left;
    padding: 20px;
}

.content-art h6 {
    color: #3c3c3c;
    margin-bottom: 2rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 55px;
}

.content-art h6 strong, .managerHeader, .text-blue,
.about-three h4 strong, .Textmanager h5, .page-contact h4,
.form-page h5 {
    color: #5a7f88;
}

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

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

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

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

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

.Textmanager p {
    margin-bottom: 2rem;
}

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

.Textmanager ul {
    margin-bottom: 2rem;
}

.Textmanager h6 {
    font-weight: 600;
    margin-bottom: 1rem;
    margin-top: 2rem;
    color: #88afb7;
} 

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

.sect-head-page {
    background: #dce3e8;
    padding: 3% 5% 1%;
    position: relative;
    text-align: center;
}

.sect-about.about-page {
    padding-right: 6%;
}

.about-two {
    padding: 5% 3%;
    text-align: center;
}

.group-about {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    gap: 20px;
    margin-top: 4rem;
    margin-bottom: 4rem;
}

.icon-about {
    width: 45%;
    margin: auto;
    margin-bottom: 1.5rem;
    margin-top: -80px;
}

.items-about {
    padding: 10% 4%;
    border-radius: 20px;
    background: #99c1cd;
    margin-top: 50px;
}

.icon-about img {
    border: 3px solid #fff;
    border-radius: 50%;
    background-color: #fff;
}

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

.about-story {
    padding-left: 5%;
    padding-right: 8%;
}

.about-three {
    padding: 0 9%;
    padding-bottom: 8%;
}

.about-four {
    padding-left: 5%;
    padding-right: 9%;
}

.about-four h6 {
    font-weight: 600;
    font-style: italic;
    color: #5a7f88;
}

.img-about-des {
    border-radius: 25px;
    overflow: hidden;
    width: 85%;
    margin: auto;
    margin-top: -75px;
}

.team-page {
    text-align: center;
    padding: 5% 0 2%;
}

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

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

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

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

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

.CASS-JaikothaiHead-main {
    width: 85%;
    margin: auto;
}

.CASS-JaikothaiHead-main .Contentmanager .site .col-section .item.-micro a:hover .img-zoom img {
-webkit-transform: scale(0.95, 0.95);
    -ms-transform: scale(0.95,0.95);
    transform: scale(0.95, 0.95);
}

.CASS-JaikothaiHead-main .Contentmanager .caption .title {
    line-height: inherit !important;
    margin-top: 1.5rem !important;
    margin-bottom: 0.5rem !important;
    color: #212121 !important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.CASS-JaikothaiHead-main .Contentmanager .caption .time h6 {
    margin-bottom: 1.5rem;
}

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

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

.Textmanager ul li {
    padding-left: 8px;
}

.Textmanager ul li::marker {
    content: "✦";
    color: #909090;
}

.CASS-D-main .template1 .col-md-4.col-sm-4.col-xs-12 {
    width: 100%;
    padding: 0 !important;
    overflow: hidden;
    border-radius: 25px;
}

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

.CASS-D-main .Contentmanager .template1 .template-panel {
    padding-bottom: 100%;
}

#background6967342bcbcd6700127a7be6 .CASS-D-main .template1,
#background69673f905aeffc001348b14b .CASS-D-main .template1{
    grid-template-columns: repeat(3, 1fr);
    padding-left: 15px;
}

#background696734a3cbcd6700127a7c63 .CASS-D-main .template1,
#background69673f905aeffc001348b134 .CASS-D-main .template1{
    grid-template-columns: repeat(2, 1fr);
    padding-left: 15px;
}

#background6967342bcbcd6700127a7be6 .pagination,
#background69673489f7d0b60013f53c95 .pagination,
#background696734a3cbcd6700127a7c63 .pagination,
#background69673f905aeffc001348b14b .pagination,
#background69673f905aeffc001348b134 .pagination,
#background69673f905aeffc001348b150 .pagination{
    display: none;
}

.card-line {
    background: #5a7f88;
    padding: 7%;
    padding-top: 10%;
    margin-top: -30px;
    border-radius: 30px 30px 0 0;
    display: grid;
    grid-template-columns: 30% auto;
    text-align: left;
    gap: 20px;
    align-items: center;
    color: #fff;
    justify-content: center;
    transition-duration: 0.3s;
}

.img-qr {
    border-radius: 10px;
    overflow: hidden;
}

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

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

.page-contact {
    padding-right: 10%;
    padding-bottom: 5%;
}

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

.CASS-PrakayHead-main {
    width: 45%;
    background: #fff;
    padding: 3% 5%;
    border-radius: 30px;
}

.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 input.form-control {
    height: 40px;
}

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

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

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

.items-contact:hover, .CASS-PrakayHead-main button:hover {
    background: #ebeff0;
    color: #5a7f88;
}

.icon-contact img, .img-qr, .social-cont img,
.social-footer img, .img-effect-recom img,
#Contentmanager .img-container .img, .icon-why,
.icon-about, .img-about-des img,
div#Contentmanager .thumbnail>img {
    transition: transform 0.2s ease-out;
}

.items-contact:hover img, .card-line:hover .img-qr,
.social-cont img:hover, .social-footer img:hover,
.img-effect-recom img:hover, .items-why:hover .icon-why,
.template1 .col-md-4.col-sm-4.col-xs-12:hover .img,
.items-about:hover .icon-about, .img-about-des img:hover{
    transform: scale(1.05);
}

div#Contentmanager .thumbnail>img:hover {
    transform: scale(0.95);
}

.card-line:hover {
    color: #ebeff0;
}

.head-cont a {
    color: #c5d7d8;
    transition-duration: 0.3s;
}

.footer a:hover {
    color: #5a7f88;
}

.head-cont a:hover {
    color: #fff;
}

.btn-maps:hover {
    background: #ebeff0;
    border-color: #ebeff0;
}

.CASS-B-main figcaption, div#Contentmanager .thumbnail>img {
    border-radius: 20px;
    overflow: hidden;
}

.btn-more:hover, .btn-more2:hover {
    background: #fff;
    color: #5a7f88;
}

.content-art .btn-more:hover, .Contentmanager .caption .btn-more:hover,
.CASS-H-main .template1 .col-md-4.col-sm-4.col-xs-12:hover .btn-more,
.Contentmanager .site .col-section .item.-micro:hover .btn-more{
    background: #5a7f88;
    color: #fff;
}

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

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

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

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

.sect-head-page .ic-dog {
    position: absolute;
    top: 0;
    right: 30px;
}

.merg-btn-banner {
    display: flex;
    align-items: center;
    gap: 25px;
    justify-content: center;
    position: absolute;
    bottom: -582px;
    left: 0;
    width: 100%;
    height: 100%;
}

ul#slider6960ad95238960001327956d figcaption {
    position: absolute !important;
    padding: 0 !important;
    text-align: center !important;
    text-transform: uppercase !important;
    width: 100% !important;
    height: 100% !important;
    left: 0 !important;
    top: 0 !important;
}
/**********************responsive*****************/

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

h1 {
    font-size: 4.7em;
}

h2 {
    font-size: 3.6em;
}

h3 {
    font-size: 3.4em;
}

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

h5 {
    font-size: 2.4em;
}

h6 {
    font-size: 2.2em;
}

p, .text-service h6, .btn-more2, .Textmanager li {
    font-size: 21px;
}

.head-cont h6, .time-footer p, .footer-preview h6,
.CASS-JaikothaiHead-main .Contentmanager .caption .time h6,
.content-art h6 {
    font-size: 22px;
}

.text-concept h6, .card-slogan h6, .items-about h6 {
    font-size: 24px;
}

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

.head-recommend h5, .text-concept h5,
.head-why h5, .head-article h5, .head-page h5,
.about-story h5 {
    font-size: 2.6em;
}

.text-service h5, .text-cont h6, .about-story h6 {
    font-size: 26px;
}

.about-story h4 {
    font-size: 32px;
}

.first-service h5 {
    font-size: 46px;
    line-height: 52px;
}

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

.CASS-PrakayHead-main .form-control {
    font-size: 18px !important;
}
  
  .social-cont img {
    width: 42px !important;
}
  
  p {
    line-height: 32px;
}
  
  .sect-about {
    padding-left: 20%;
    padding-right: 20%;
  }
  
  .social-cont {
    gap: 15px;
}
  
  .maps-pin {
    grid-template-columns: 45px auto;
}
  
  .CASS-B-main .CustomImageGalleryType_2 .col-md-6.col-sm-6.col-xs-6:nth-child(1) {
    margin-top: -40px;
}
  
  .CASS-B-main .CustomImageGalleryType_2 .col-md-6.col-sm-6.col-xs-6:nth-child(2) {
    margin-top: 50px;
}
  
  .CASS-B-main .CustomImageGalleryType_2 .col-md-6.col-sm-6.col-xs-6:nth-child(3) {
    margin-top: -90px;
}
  
  .sect-team {
    padding-left: 8%;
    padding-right: 18%;
}
  
  .sect-team p {
    margin-bottom: 5rem;
}
  
  .ic-service {
    width: 100px;
  }
  
  .text-service {
    padding: 30px 25px;
    min-height: 170px;
}
  
  .icon-why {
    border-radius: 25px;
}
  
  .icon-why {
    width: 37%;
    margin-bottom: 2rem;
  }
  
  .card-slogan {
    padding: 3rem;
    padding-top: 5rem;
    margin-top: -40px;
}
  
  .content-art h6 {
    height: 66px;
}
  
  .content-art {
    padding: 20px 30px;
}
  
  .social-footer img {
    width: 45px !important;
}
  
  .time-footer {
    grid-template-columns: 50px auto;
}
  
  .logo-footer {
    margin-bottom: 4rem;
}
  
  .sect-about.about-page {
    padding-right: 18%;
    padding-left: 10%;
}
  
  .group-contact {
    gap: 15px;
}
  
  .items-contact {
    grid-template-columns: 42px auto;
}
  
  .page-contact {
    padding-right: 13%;
    padding-left: 5%;
  }
  
  .card-line {
    margin-top: -40px;
}
  
  .card-line {
    margin-top: -40px;
    grid-template-columns: 27% auto;
}
  
  .CASS-PrakayHead-main input.form-control {
    height: 45px;
}
  
  .ITP-pdpa-template-titleFont {
    font-size: 26px !important;
  }
  
  .ITP-pdpa-template-contentFont {
    line-height: 32px;
    font-size: 20px !important;
}
  
  .ITPcheckboxAuthen, .ITPcookieLeftText, .buttonExampleSite {
    font-size: 16px !important;
}
  
  .merg-btn-banner {
    bottom: -780px;
}
}

@media screen and (max-width: 1366px) {
  
  .social-cont img {
    width: 35px !important;
}
  
  .sect-about {
    padding-left: 13%;
    padding-right: 15%;
  }
  
  .img-effect-recom {
    top: -20%;
}
  
  .text-concept h4 {
    margin-bottom: 2rem;
}
  
  .sect-team {
    padding-right: 10%;
}
  
  .text-service {
    min-height: 130px;
}
  
  .sect-contact {
    gap: 5%;
}
  
 .merg-cont .btn-more2 {
    padding: 2rem 3rem;
}
  
  .icon-about {
    margin-top: -70px;
}
  
  h4, .managerHeader {
    font-size: 2.4em;
}
  
  h3 {
    font-size: 2.8em;
}
  
  .ic-dog {
    width: 120px;
  }
  
  .img-about-des {
    margin-top: -60px;
}
  
  .about-four {
    padding-right: 4%;
}
  
  .footer p {
    font-size: 15px;
    line-height: inherit;
}
  
  .sect-about.about-page {
    padding-left: 6%;
    padding-right: 5%;
}
  
      .img-effect-recom {
        top: -16%;
    }
  
  .page-contact {
    padding-right: 4%;
  }
  
  .items-contact {
    grid-template-columns: 38px auto;
}
  
  h6 {
    font-size: 1.7em;
}
  
  .merg-btn-banner {
    bottom: -530px;
}
}

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

h1 {
    font-size: 3.8em;
}

h2 {
    font-size: 2.8em;
}

h3 {
    font-size: 2.4em;
}

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

h5 {
    font-size: 1.8em;
}

h6 {
    font-size: 1.5em;
}

p, .text-service h6, .btn-more2, .Textmanager li {
    font-size: 16px;
}

.btn-maps, .btn-more, .itp-newshare-button,
.CASS-PrakayHead-main button {
    font-size: 14px;
}

.head-recommend h5, .text-concept h5,
.head-why h5, .head-article h5, .head-page h5,
.about-story h5 {
    font-size: 2em;
}

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

.about-story h4 {
    font-size: 26px;
}

.first-service h5 {
    font-size: 32px;
      line-height: 40px;
}

  .text-concept h6 {
    font-size: 18px;
}
  
  p {
    line-height: 24px;
}
  
  .text-service {
        padding: 20px 10px;
        min-height: 125px;
    }
  
  div#Component6960c12badb7dd0013aba0a6, 
  div#Component69673f905aeffc001348b135 {
    margin-top: -30px;
}
  
  .CASS-E-main {
    width: 90%;
}
  
  .sect-why {
    padding-top: 20%;
    padding-left: 6%;
}
  
  .card-slogan {
    padding: 3rem 0;
    padding-top: 5rem;
}
  
  .sect-about {
        padding-left: 13%;
        padding-right: 13%;
    }
  
  .icon-why {
    width: 45%;
    margin-bottom: 2rem;
  }
  
      .merg-cont .btn-more2 {
        padding: 1.5rem 2rem;
    }
  
  .merg-cont {
    gap: 15px;
}
  
      .sect-contact {
        gap: 12px;
    }
  
      .footer p {
        font-size: 14px;
  }
  
  .maps-pin {
    grid-template-columns: 35px auto;
}
  
  .sect-team p {
    margin-bottom: 2rem;
}
  
      .sect-team {
        padding-right: 9%;
    }
  
  .btn-maps {
    padding: 1rem;
    grid-template-columns: 25px auto;
}
  
      .sect-about.about-page {
        padding-left: 8%;
        padding-right: 0;
    }
  
  .CASS-B-main, .CASS-JaikothaiHead-main {
    width: 90%;
}
  
      .icon-about {
        margin-top: -60px;
        width: 50%;
    }
  
  .group-about {
    margin-top: 2rem;
}
  
      .about-four {
        padding-right: 2%;
        padding-left: 0;
    }
  
      .img-about-des {
        margin-top: -45px;
    }
  
  .CASS-JaikothaiHead-main .row.flex {
    gap: 30px;
}
  
  .text-service h6 br {
    display: none;
}
  
      .page-contact {
        padding-right: 2%;
    }
  
      p {
        line-height: inherit;
    }
  
  .sect-head-page .ic-dog {
    width: 100px;
}
  
      .merg-btn-banner {
        bottom: -490px;
    }
}

@media screen and (max-width: 1024px) {
  
      .sect-about {
        padding-left: 10%;
        padding-right: 10%;
    }
  
  .CASS-B-main .CustomImageGalleryType_2 .col-md-6.col-sm-6.col-xs-6:nth-child(1) {
    margin-top: -10px;
}
  
  .CASS-B-main .CustomImageGalleryType_2 .col-md-6.col-sm-6.col-xs-6:nth-child(3) {
    margin-top: -40px;
}
  
  .first-service {
    padding: 20px;
  }
  
      .first-service h5 {
        font-size: 26px;
        line-height: 36px;
    }
  
  .ic-service {
    width: 70px;
  }
  
      .text-service {
        padding: 15px 10px;
        min-height: 110px;
    }
  
  .group-why {
    gap: 30px 20px;
}
  
  .sect-why {
    padding-left: 3%;
    padding-right: 3%;
}
  
      div#Component6960c12badb7dd0013aba0a6, 
  div#Component69673f905aeffc001348b135 {
        margin-top: -27px;
    }
  
  .content-art h6 {
    font-size: 17px;
    height: 50px;
}
  
  .btn-more, .btn-more2 {
    padding: 1.2rem 3rem;
}
  
  .card-slogan h6, .text-service h5 {
    font-size: 18px;
}
  
  .CASS-JaikothaiHead-main .Contentmanager .caption .title {
    font-size: 16px !important;
}
  
      .CASS-JaikothaiHead-main .row.flex {
        gap: 20px;
    }
  
  .CASS-JaikothaiHead-main .Contentmanager .caption .time h6 {
    font-size: 16px;
}
  
      .items-contact {
        grid-template-columns: 35px auto;
    }
  
  .CASS-PrakayHead-main .form-group {
    margin-bottom: 5px;
}
  
      .merg-btn-banner {
        bottom: -430px;
    }
}

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

h2 {
    font-size: 30px;
}

h3 {
    font-size: 26px;
}

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

h5 {
    font-size: 20px;
}

h6 {
    font-size: 18px;
}
  
  .itopplus-sidebar-menu-single a:active,
  .itopplus-sidebar-menu-parent a:active{
    background-color: transparent;
}
  
      p, .text-service h6, .btn-more2, .Textmanager li {
        font-size: 14px;
    }
  
      .maps-pin {
        grid-template-columns: 30px auto;
    }
  
      .img-effect-recom {
        top: -13%;
    }
  
      .text-concept h6 {
        font-size: 16px;
    }
  
  .CASS-B-main .CustomImageGalleryType_2 .col-md-6.col-sm-6.col-xs-6:nth-child(1) {
        margin-top: 0;
    }
  
  .CASS-B-main .CustomImageGalleryType_2 {
    margin: -40px auto;
        width: 85%;
}
  
      .CASS-B-main .CustomImageGalleryType_2 .col-md-6.col-sm-6.col-xs-6:nth-child(3) {
        margin-top: -30px;
    }
  
  .head-recommend, .head-article, .head-page {
    margin-bottom: 2rem;
}
  
      .sect-team {
        padding-right: 6%;
        padding-left: 0;
    }
  
  .sect-team h5, .sect-team h6 {
    margin-bottom: 1rem;
}
  
  .text-service h5, .card-slogan h6 {
        font-size: 16px;
    }
  
  .btn-more, .btn-more2 {
    padding: 1rem 3rem;
}
  
      .ic-service {
        width: 60px;
    }
  
      .first-service h5 {
        font-size: 22px;
        line-height: 30px;
    }
  
      .text-service {
        padding: 10px;
        min-height: 100px;
    }
  
      div#Component6960c12badb7dd0013aba0a6, div#Component69673f905aeffc001348b135 {
        margin-top: -24px;
    }
  
  .sect-why {
    padding-top: 8%;
}
  
      .CASS-E-main, .CASS-JaikothaiHead-main {
        width: 100%;
    }
  
  .card-slogan {
    margin-top: -20px;
    padding-top: 4rem;
}
  
  .group-why {
    gap: 20px 10px;
}
  
      .ic-dog {
        width: 90px;
    }
  
  .content-art {
    padding: 15px;
}
  
      .content-art h6 {
        font-size: 16px;
        height: 48px;
    }
  
  .sect-contact {
    flex-wrap: wrap;
    padding: 2% 0;
    gap: 20px;
}
  
      .merg-cont .btn-more2 {
        padding: 1rem 2rem;
    }
  
  .copy-right {
    margin-top: 0;
    text-align: center;
}

   .items-about h6, .about-story h6 {
    font-size: 18px;
}
  
      .icon-about {
        margin-top: -50px;
        width: 55%;
    }
  
  .sect-concept {
    padding-bottom: 15%;
}
  
  .itopplus-bg {
    background-position: bottom;
}
  
  .about-story h4 {
        font-size: 20px;
    }
  
      .img-about-des {
        margin-top: 0;
    }
  
  div#background696710ea73485700138f4b2e .col-md-4.col-sm-4.col-xs-6.col-sm-5fix {
    width: 20%;
}
  
      .CASS-JaikothaiHead-main .Contentmanager .caption .title {
        font-size: 14px !important;
    }
  
      .CASS-JaikothaiHead-main .Contentmanager .caption .time h6 {
        font-size: 14px;
    }
  
  div#Contentmanager .col-md-6.pull-left, div#Contentmanager .col-md-6.pull-right {
    width: 50%;
}
  
      .items-contact {
        grid-template-columns: 30px auto;
    }
  
  .group-contact {
    grid-template-columns: repeat(1, 1fr);
}
  
      .page-contact {
        padding-right: 0;
    }
  
  .sect-slogan {
    width: 85%;
  }
  
      .merg-btn-banner {
        bottom: -335px;
    }
}

@media screen and (max-width: 768px) {
  
      .sect-about {
        padding-left: 6%;
        padding-right: 0;
    }
  
      .img-effect-recom {
        top: -15%;
    }
  
      .sect-team {
        padding-right: 5%;
  }
  
      .first-service {
        padding: 15px 10px;
    }
  
  .ic-service {
        width: 55px;
        margin-bottom: 1.5rem;
    }
  
  .first-service h5 {
        font-size: 20px;
        line-height: 28px;
    }
  
      .text-service {
        padding: 15px 10px;
  }
  
  .CASS-JaikothaiHead-main .Contentmanager .caption .title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 40px;
}
  
  .text-concept h4 br {
    display: none;
}
  
      .merg-btn-banner {
        bottom: -310px;
    }
}

@media screen and (max-width: 480px) {
  
  div#imagesControl6960ad95238960001327956d,
  .CASS-D-main .thumbs,
  .CASS-D-main .col-md-12.col-sm-12.col-xs-12,
  div#imagesControl6964c62b5aeffc0013489354,
  div#mainmenu6967342bcbcd6700127a7be6>div,
  div#imagesControl6960c12badb7dd0013aba0a6,
  div#mainmenu696734a3cbcd6700127a7c63>div{
    padding: 0 !important;
}
  
      .head-recommend h5, .text-concept h5, .head-why h5, 
  .head-article h5, .head-page h5, .about-story h5 {
        font-size: 1.8em;
    }
  
  .CASS-A-border, .maps-page {
    margin: -10px;
}
  
  .sect-about, .sect-about.about-page, .about-story,
  .about-three {
    padding: 0;
}
  
      .img-effect-recom {
        width: 100%;
        position: static;
        margin-bottom: 2rem;
    }
  
      .text-concept h6 {
        font-size: 15px;
    }
  
  .head-recommend, .head-service h5 {
    margin-bottom: 0;
}
  
      .maps-pin {
        grid-template-columns: 25px auto;
        margin-bottom: 1rem;
    }
  
  .text-concept h5 {
    margin-bottom: 2rem;
}
  
      .text-concept h4 {
        margin-bottom: 1rem;
    }
  
  .CASS-B-middle-mid {
    flex-wrap: wrap;
}
  
  .CASS-B-main {
    width: 100%;
}
  
  .CASS-B-main .CustomImageGalleryType_2 {
    width: 100%;
    margin: 0;
    margin-top: -50px;
}
  
  .sect-team {
    padding: 0 6% 10%;
}
  
      h6 {
        font-size: 18px;
    }
  
      .first-service {
        padding: 20px 15px;
    }
  
      .first-service h5 {
        font-size: 24px;
        line-height: inherit;
    }
  
  #background6967342bcbcd6700127a7be6 .CASS-D-main .template1, 
  #background69673f905aeffc001348b14b .CASS-D-main .template1,
  .CASS-D-main .template1,
  #background696734a3cbcd6700127a7c63 .CASS-D-main .template1, 
  #background69673f905aeffc001348b134 .CASS-D-main .template1{
    grid-template-columns: repeat(1, 1fr);
        padding-left: 0;
}
  
  .text-service {
    min-height: auto;
    padding: 20px 15px;
}

      .text-service h5 {
        font-size: 20px;
    }
  
 p, .text-service h6, .btn-more2, .Textmanager li {
    font-size: 15px;
}
  
  .footer-preview h6, .footer p, .text-concept h6, 
  .card-slogan h6, .text-why p, .team-page p {
    white-space: inherit;
}

  
      div#Component6960c12badb7dd0013aba0a6, 
  div#Component69673f905aeffc001348b135 {
        margin-top: 0;
    }
  
      .sect-slogan {
        width: 100%;
    }

  .card-slogan {
    padding: 3rem 2rem;
    padding-top: 4rem;
}
  
  .sect-why {
    padding: 8% 6%;
}
  
  .group-why {
    grid-template-columns: repeat(1, 1fr);
        margin-top: 2rem;
}
  
  .items-why {
    display: grid;
    grid-template-columns: 25% auto;
    gap: 20px;
    align-items: center;
}
  
  .icon-why {
    width: 100%;
    margin: 0;
}
  
.sect-article {
    flex-wrap: wrap;
    padding-top: 12%;
    gap: 0;
}
  
  .itopplus-bg4 {
    background-size: 500%;
}
  
      .ic-dog {
        width: 70px;
    }
  
  .CASS-H-main .template1 {
    grid-template-columns: repeat(1, 1fr);
    gap: 25px;
}
  
      .content-art h6 {
        height: auto;
        margin-bottom: 1.5rem;
    }
  
  .merg-cont {
    flex-wrap: wrap;
    justify-content: center;
}
  
  .sect-contact {
    padding: 5% 0;
}
  
  .about-two {
    padding: 8% 5%;
}
  
  .group-about, .CASS-JaikothaiHead-main .row.flex {
    grid-template-columns: repeat(1, 1fr);
}
  
      .icon-about {
        margin-top: -70px;
        width: 35%;
    }
  
  .CASS-GrayBackground-middle-mid {
    flex-wrap: wrap-reverse;
}
  
  .CASS-BlackHead-middle-mid {
    flex-wrap: wrap;
}
  
      .img-about-des {
        width: 100%;
        margin-bottom: 2rem;
    }
  
  .sect-head-page .ic-dog {
    top: 0;
     width: 50px;
}
  
  .sect-head-page {
    padding: 5% 5% 1%;
}
  
  .CASS-JaikothaiHead-main .Contentmanager .caption .title {
    height: auto;
    font-size: 18px !important;
}
  
      .CASS-JaikothaiHead-main .Contentmanager .caption .time h6 {
        font-size: 16px;
    }
  
  div#Contentmanager .col-md-6.pull-left, div#Contentmanager .col-md-6.pull-right {
    width: 100%;
    float: none !important;
            padding: 0;
}
  
  div#Contentmanager .col-md-12.text-justify {
    padding: 0 4%;
}
  
  .modal-dialog {
    width: 97% !important;
}
  
      .social-share {
        top: -5px;
    }
  
  .card-line {
    margin-top: -25px;
}
  
  .page-contact {
    padding: 5% 0 8%;
}
  
  .page-contact h4 {
    font-size: 20px;
    margin-bottom: 1rem;
}
  
  .group-contact {
    margin-top: 2rem;
    margin-bottom: 2rem;
}
  
  .CASS-PrakayHead-main {
    width: 100%;
    padding: 7% 2%;
}
      .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#background6964c62b5aeffc0013489354 .imgLightbox img {
    height: 200px;
    object-fit: cover;
}
  
  .first-service h5 br {
    display: none;
}
  
  div#mainmenu69673573f901cf0013fc2587>div {
    padding-bottom: 0 !important;
}
  
    .merg-btn-banner {
        bottom: -145px;
        gap: 5px;
        justify-content: start;
        padding-left: 5%;
    }
  
  .merg-btn-banner .btn-more2 {
    padding: 1rem;
    font-size: 12px;
}
}


