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

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

.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_12012026bklj/0/0/1z-z767162032238.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
}

.itopplus-bg2 {
}

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

.navbar-default .navbar-nav > li > a {
  color: #444;
  margin: 0;
  padding: 10px 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: #277cdb;
}

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

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

@media screen and (max-width: 1023px) {
  #controlBanner img {
    position: fixed !important;
    top: 4px;
    left: 5px;
    width: 65px !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;
  }

  .navbar-header a.visible-xs {
    flex: 0 1 30px;
    background-color: #277cdb !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;
  }

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

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

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

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

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

  .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: 80vw;
  }
}
@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, .managerHeader {
    font-size: 2.8em;
}

h4 {
    font-size: 2.4em;
}

h5 {
    font-size: 2em;
}

h6 {
    font-size: 1.6em;
}

p, .CASS-BlackHead-main figcaption h2,
.Textmanager li, #Contentmanager table>tbody>tr>td {
    font-size: 17px;
}

.header-top-page p, .copy-right p, .footer p,
.btn-maore, .CASS-JaiauHead-main button,
.brochure-group {
    font-size: 14px;
}

.footer h6, #Contentmanager table>thead>tr>th {
    font-size: 18px;
}

.text-service h6 {
    font-size: 22px;
}

.text-service p, .CASS-JaiauHead-main .form-control {
    font-size: 16px !important;
}

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

.CASS-Rangsanin-1-main .caption .title,
.CASS-PcjinducHead-main .caption .title{
    font-size: 20px !important;
}

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

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

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

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

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

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

.CASS-A-middle-right, .CASS-A-middle-left, .CASS-A-bottom,
.CASS-A-top, .boderedlayoutClient, .CASS-B-border,
figure.effect-jazz figcaption::after, .CASS-E-border,
.dropdown-menu, .CASS-Rangsanin-1-border, .CASS-PcjinducHead-main,
.CASS-Pasiam-main, .CASS-Pasiam-border {
    border: none;
}

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

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

.CASS-A-main {
    background: #081f41;
    color: #fff;
    padding: 3% 4%;
    border-radius: 20px;
}

.contact-top-items {
    display: grid;
    grid-template-columns: 28px auto;
    align-items: center;
    gap: 8px;
}

.contact-top-page {
    display: flex;
    align-items: center;
    gap: 20px;
}

.header-top-page {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 40px;
    background: #081f41;
    color: #fff;
    border-radius: 0 0 50px 50px;
    margin-bottom: 1rem;
}

.social-group {
    display: flex;
    align-items: center;
    gap: 15px;
}

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

.brochure-group {
    display: flex;
    align-items: center;
    gap: 8px;
    background: #277cdb;
    color: #fff;
    padding: 0.5rem 1.5rem;
    padding-right: 0.5rem;
    border-radius: 30px;
    width: fit-content;
    transition-duration: 0.3s;
}

.brochure-icon {
    width: 30px;
}

.social-top-page {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: end;
}

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

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

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

.CASS-BlackHead-main, .CASS-JaikothaiHead-main,
.CASS-JaikothaiHead-main .thumbs, .CASS-JaiauHead-main,
.CASS-PramamHead-main, .CASS-PcjinducHead-main, .CASS-Pasiam-main {
    margin: 0;
}

.CASS-Pasiam-border {
    color: unset !important;
}

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

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

.contact-footer {
    display: grid;
    grid-template-columns: 18px auto;
    gap: 10px;
    margin-top: 1rem;
}

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

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

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

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

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

.footer {
    width: 120%;
}

.CASS-B-main {
    padding: 0 3%;
}

.CASS-B-main figure {
    border-radius: 20px;
}

.CASS-B-main .carousel-control,
.form-quotation span, .Text_seller2, 
.post-time, .landingpagemanager,
.CASS-JaiauHead-main button .glyphicon {
    display: none;
}

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

.CASS-B-main .carousel-indicators.hidden {
  display: block !important;
  visibility: visible !important;
}

.CASS-B-main .carousel-indicators .active {
  width: 12px !important;
  height: 12px !important;
  background-color: #fff !important;
  border-color: #fff;
}

.CASS-B-main .carousel-indicators li {
  width: 12px !important;
  height: 12px !important;
  background-color: transparent !important;
  border-color: #fff;
  margin: 0 3px !important;
}

.effect-about-img {
    overflow: hidden;
    border-radius: 20px;
    margin-bottom: 20px;
}

.group-about-img {
    display: grid;
    grid-template-columns: 58% 38%;
    gap: 20px;
    align-items: center;
}

.sect-about li {
    list-style: none;
    position: relative;
}

.sect-about li::before {
    content: " ";
    width: 28px;
    height: 28px;
    background-image: url("http://itp1.itopfile.com/ImageServer/z_itp_12012026bklj/0/0/ic-checkz-z572029777982.png");
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: -38px;
    top: 8px;
}

.sect-about ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px 40px;
    margin-top: 2rem;
}

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

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

.sect-about h4 {
    white-space: pre-line;
    margin-bottom: 2rem;
    font-weight: 700;
    line-height: 42px;
    color: #282828;
}

.text-blue, .head-page p, .contact-page h4, .managerHeader {
    color: #277cdb;
}

.head-service h4, .text-purchase h2, .text-purchase h4,
.head-form h4, .head-page h4, .about-page h5, .blog-about-why h5,
.managerHeader, .blog-payment h6, .contact-page h4 {
    font-weight: 700;
}

.head-service, .blog-about-why h5 {
    text-align: center;
    margin-bottom: 2rem;
    color: #282828;
}

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

.CASS-E-main .imgLightbox, .CASS-BlackHead-main .imgLightbox,
.CASS-JaikothaiHead-main figure {
    border-radius: 20px;
    overflow: hidden;
}

.CASS-E-main {
    width: 85%;
}

.grid figure h2 {
    word-spacing: unset;
    font-weight: 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 p {
    padding: 0;
    font-size: initial;
    letter-spacing: unset;
    -webkit-transition: inherit;
    transition: inherit;
    opacity: 1;
}

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

.CASS-E-main figcaption, .CASS-BlackHead-main figcaption {
    position: relative !important;
    padding: 0 !important;
    text-transform: none !important;
    background: transparent;
    text-align: center;
}

.text-service h6 {
    color: #282828;
    font-weight: 600;
    margin-bottom: 0.5rem;
}

.ic-service {
    width: 25%;
    margin: auto;
    margin-top: -45px;
    margin-bottom: 1.5rem;
    border-radius: 50%;
    box-shadow: 0 4px 8px rgb(0, 0, 0, 0.2);
}

.text-service p {
    color: #444;
}

.CASS-H-main {
    background: #f5f8ff;
    padding: 5% 12%;
    border-radius: 25px;
}

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

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

.CASS-GrayBackground-main .thumbnail {
    background: transparent !important;
    box-shadow: none;
    border: none;
    padding: 0 !important;
}

.CASS-GrayBackground-main .imgLightbox {
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 4px 8px rgb(0, 0, 0, 0.1);
}

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

.icon-btn-right {
    width: 30px;
    margin: auto;
}

.text-product {
    text-align: center;
    padding-top: 20px;
}

.text-product p, .about-page h5, .blog-payment h6 {
    color: #282828;
    margin-bottom: 1rem;
}

.blog-purchase {
    display: grid;
    grid-template-columns: 20% 25% 50%;
    gap: 30px;
    background: #277cdb;
    color: #fff;
    align-items: center;
    padding-right: 4%;
    border-radius: 20px;
    margin-top: 3rem;
}

.text-contact-purchase p {
    white-space: pre-line;
}

.items-contact-purchase {
    display: grid;
    grid-template-columns: 35px auto;
    align-items: center;
    gap: 10px;
    background: #081f41;
    padding: 6px;
    border-radius: 50px;
    transition-duration: 0.3s;
}

.group-contact-purchase {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
    align-items: revert;
}

.ic-purchase {
    width: 30px;
}

.group-text-purchase {
    display: flex;
    align-items: center;
    gap: 10px;
}

.group-purchase h6 {
    text-align: center;
    margin-bottom: 2rem;
}

.img-purchase {
    margin-top: -140px;
}

.btn-maore {
    display: flex;
    align-items: center;
    gap: 8px;
    background: #277cdb;
    color: #fff;
    padding: 0.5rem 1.5rem;
    padding-right: 0.5rem;
    border-radius: 30px;
    width: fit-content;
    margin: auto;
    transition-duration: 0.3s;
}

.btn-icon {
    width: 30px;
}

.CASS-BlackHead-main figcaption h2 {
    color: #282828;
    margin-top: 1.5rem;
}

.CASS-PrakayHead-main {
    background: #277cdb;
    color: #fff;
    padding: 15px;
    border-radius: 30px;
    margin: 4% 0;
}

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

.CASS-JaiauHead-main {
    width: 75%;
    margin: auto;
    background: #fff;
    padding: 2%;
    border-radius: 20px;
    color: #000;
}

.head-form {
    padding-left: 12%;
    margin-bottom: 2rem;
}

.CASS-JaiauHead-main input::placeholder, 
.CASS-JaiauHead-main textarea::placeholder {
    color: #444;
}

.CASS-JaiauHead-main .form-control {
    padding-right: 12px !important;
    box-shadow: none;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #c9c9c9;
    margin-bottom: 1rem;
    color: #444 !important;
}

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

.CASS-JaiauHead-main button {
    background: #277cdb;
    text-shadow: none;
    color: #fff;
    border: none;
    padding: 1rem 2rem;
    padding-right: 4.5rem;
    border-radius: 30px;
    text-align: left;
    position: relative;
    transition-duration: 0.3s;
}

.CASS-JaiauHead-main button::before {
    content: " ";
    width: 30px;
    height: 30px;
    background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_12012026bklj/500/0/ic-rightz-z421131245868.png");
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 5px;
    top: 5px;
}

.head-page {
    text-align: center;
    margin-bottom: 2rem;
    padding-top: 2%;
}

.head-page h4 {
    color: #282828;
}

.group-about-img2 {
    display: grid;
    grid-template-columns: 40% 50%;
    align-items: center;
    gap: 20px;
    justify-content: center;
}

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

.about-page {
    padding-right: 8%;
}

.about-page p, .Textmanager p, .group-payment {
    margin-bottom: 2rem;
}

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

.items-about-why {
    background: #fff;
    padding: 20px;
    border-radius: 20px;
    box-shadow: 0 4px 8px rgb(0, 0, 0, 0.1);
    margin-top: 6rem;
    min-height: 310px;
    text-align: center;
}

.icon-about-why {
    width: 38%;
    margin: auto;
    margin-bottom: 2rem;
    position: relative;
    margin-top: -75px;
    box-shadow: 0 4px 8px rgb(0, 0, 0, 0.1);
    border-radius: 50%;
    transition: transform 0.2s ease-out;
}

.number-why {
    width: 35px;
    height: 35px;
    background: #081f41;
    color: #fff;
    text-align: center;
    border-radius: 50px;
    padding-top: 8px;
    position: absolute;
    right: 0;
    top: 0;
}

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

.CASS-goodyBackground-main .Contentmanager .site .col-section .item.-micro,
.CASS-Rangsanin-1-main .Contentmanager .site .col-section .item.-micro{
    padding: 0;
    border: none !important;
    width: 100% !important;
    border-radius: 20px;
    overflow: hidden;
}

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

 .row {
    margin: 0;
}

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

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

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

.CASS-Rangsanin-1-main .img-zoom img{
    height: 540px !important;
    object-fit: cover !important;
    object-position: center !important;
}

.CASS-goodyBackground-border {
    background: transparent;
    border: none;
    color: unset;
}

.CASS-goodyBackground-main .caption,
.CASS-Rangsanin-1-main .caption{
    position: absolute;
    bottom: 0;
    background: linear-gradient(0deg, black, transparent);
    display: flex;
    justify-content: space-between;
    padding: 10px 20px!important;
    padding-top: 55px !important;
    align-items: center;
}

.CASS-goodyBackground-main .caption .title,
.CASS-Rangsanin-1-main .caption .title{
    color: #fff !important;
    margin-bottom: 0 !important;
    line-height: inherit !important;
}

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

.pg-main-display-section {
    background: transparent !important;
}

.pg-thumbnails-section {
    padding: 0px 10px !important;
    max-height: 100% !important;
    width: 100% !important;
    flex-direction: initial !important;
    max-width: 100% !important;
    border: none !important;
    justify-content: center;
    flex-wrap: wrap;
}

.pg-product-container {
    flex-direction: column-reverse !important;
    min-height: unset !important;
}

.pg-thumbnail-wrapper {
    width: 20% !important;
    border-radius: 10px;
}

.pg-main-image-container {
    min-height: unset !important;
    padding: 0 !important;
    border-radius: 15px;
    margin-bottom: 1rem;
}

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

.CASS-Rangsanin-1-main .row.flex {
    grid-template-columns: repeat(2, 1fr);
}

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

#contactUsAcceptPolicyText2 {
    font-weight: 600;
}

.Textmanager li, .managerHeader {
    margin-bottom: 1rem;
}

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

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

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

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

.CASS-PcjinducHead-main .row::before{
    display: none;
}

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

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

.CASS-PcjinducHead-main .caption {
    text-align: center;
    padding-top: 20px !important;
}

.CASS-PcjinducHead-main .caption .title {
    color: #282828 !important;
    margin-bottom: 1.5rem !important;
    line-height: inherit !important;
}

.CASS-PcjinducHead-main .item.-micro a .image {
    border-radius: 20px !important;
    overflow: hidden;
    box-shadow: 0 4px 8px rgb(0, 0, 0, 0.1);
}

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

.icon-bank {
    width: 25%;
    margin: auto;
    margin-bottom: 1.5rem;
}

.blog-bank {
    text-align: center;
    background: #f5f8ff;
    padding: 7%;
    border-radius: 20px;
}

.items-payment {
    display: grid;
    grid-template-columns: 10% auto;
    align-items: center;
    gap: 15px;
    background: #f5f8ff;
    border-radius: 20px;
    padding: 10px;
    margin-bottom: 1.5rem;
}

.blog-payment {
    padding-left: 5%;
}

.blog-bank h5 {
    margin: 0.5rem 0;
    color: #277cdb;
}

.maps-page iframe {
    border-radius: 20px;
}

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

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

.contact-page {
    padding-right: 8%;
    padding-left: 5%;
}

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

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

.ic-contact img, .contact-top-icon img, .social-group img,
.effect-about-img img, .icon-btn-right, .icon-payment img,
.CASS-GrayBackground-main .imgLightbox img, .icon-bank img,
.ic-contact-purchase img, .social-footer img {
    transition: transform 0.3s ease-out;
}

.items-contact:hover img, .contact-top-items:hover img,
.social-group img:hover, .effect-about-img img:hover,
.CASS-GrayBackground-main figure:hover .icon-btn-right,
.CASS-GrayBackground-main figure:hover .imgLightbox img,
.items-contact-purchase:hover img, .items-about-why:hover .icon-about-why,
.Contentmanager .site .col-section .item.-micro:hover .icon-btn-right,
.items-payment:hover img, .blog-bank:hover img {
   transform: scale(1.05);
}

.CASS-JaiauHead-main button:hover, .brochure-group:hover,
.btn-maore:hover {
    background: #2664a9;
    color: #fff;
}

.header-top-page a, .items-contact-purchase a, .footer a {
    color: #fff;
    transition-duration: 0.3s;
}

.header-top-page a:hover, .items-contact-purchase a:hover,
.CASS-GrayBackground-main figure:hover .text-product p,
.footer a:hover {
    color: #277cdb;
}

.CASS-PcjinducHead-main .Contentmanager .site .col-section .item.-micro:hover .caption .title {
    color: #277cdb !important;
}

.CASS-goodyBackground-main .Contentmanager .site .col-section .item.-micro:hover .caption,
.CASS-Rangsanin-1-main .Contentmanager .site .col-section .item.-micro:hover .caption{
    background: linear-gradient(0deg, #277cdb, #277cdbb3, transparent);
}

.CASS-JaiauHead-main .col-md-6.col-sm-12 {
    padding: 0;
}

.social-footer img:hover {
    filter: brightness(0) saturate(100%) invert(44%) sepia(46%) saturate(1107%) hue-rotate(174deg) brightness(93%) contrast(93%);
}

.text-service p {
    white-space: pre-line;
}

#Contentmanager table>thead>tr>th, #Contentmanager table>tbody>tr>td {
    text-align: center;
    border: none !important;
    padding: 10px !important;
    vertical-align: middle !important;
}

#Contentmanager table>thead {
    background: #277cdb;
    color: #fff;
}

#Contentmanager table>tbody>tr:nth-child(even) {
    background: #f5f8ff;
}

#Contentmanager table>tbody>tr:hover {
    background: #f5f5f7;
}

#formdisplay6997d196c956f500130520c8 > div:nth-child(4) {
    padding-top: 0 !important;
}
.ITPcookiebar {
  width: 100% !important;
    background-color: #74747475 !important;
    color: #fff;
}

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

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

.ITPlinkToCookiepage:hover {
    color: #277cdb !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 {
    padding: 0 5%;
    position: relative;
    z-index: 99;
}

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

.effect-about-img video {
    height: 365px !important;
    object-fit: cover;
    margin-bottom: -6px;
}

#Contentmanager .row.Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 100%;
    padding: 0 1%;
}

#Contentmanager .row.Contenemanager-gallery {
    display: inline-block !important;
    column-count: 3;
}

/********************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, .managerHeader {
    font-size: 3.2em;
}

h4 {
    font-size: 2.8em;
}

h5 {
    font-size: 2.4em;
}

h6 {
    font-size: 2em;
}

p, .CASS-BlackHead-main figcaption h2,
.Textmanager li {
    font-size: 20px;
}

.header-top-page p, .copy-right p, .footer p,
.btn-maore, .CASS-JaiauHead-main button,
  .brochure-group, #Contentmanager table>tbody>tr>td {
    font-size: 18px;
}

.footer h6, .text-product p, #Contentmanager table>thead>tr>th {
    font-size: 22px;
}

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

.text-service p, .CASS-JaiauHead-main .form-control {
    font-size: 20px !important;
}

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

.CASS-Rangsanin-1-main .caption .title,
.CASS-PcjinducHead-main .caption .title{
    font-size: 24px !important;
}
  
  .contact-top-items {
    grid-template-columns: 35px auto;
}

  .social-group img {
    width: 42px !important;
}
  
  .sect-about h4 {
    line-height: 48px;
}
  
  .sect-about li::before {
    width: 30px;
    height: 30px;
    left: -40px;
}
  
  .brochure-group, .btn-maore {
    padding: 0.75rem 1.5rem;
    padding-right: 0.75rem;
}
  
  .sect-about {
    padding-right: 17%;
}
  
  .ic-service {
    margin-top: -65px;
}
  
  .text-product p {
    margin-bottom: 2rem;
}
  
  .text-product {
    padding-top: 25px;
}
  
  .icon-btn-right {
    width: 40px;
  }
  
  .head-service h4 {
    margin-bottom: 0.5rem;
}
  
  .items-contact-purchase {
    grid-template-columns: 42px auto;
}
  
  .text-purchase {
    padding-left: 5%;
}
  
  .img-purchase {
    margin-top: -190px;
}
  
  .blog-purchase {
    grid-template-columns: 20% 30% 42%;
}
  
  .CASS-Rangsanin-1-main .img-zoom img {
    height: 740px !important;
  }
  
  .CASS-goodyBackground-main .caption, 
  .CASS-Rangsanin-1-main .caption {
    padding: 20px 25px !important;
    padding-top: 55px !important;
}
  
  .brochure-icon {
    width: 32px;
}
  
  .CASS-JaiauHead-main input.form-control {
    height: 45px;
}
  
  .head-form {
    margin-bottom: 3rem;
}
  
  .CASS-JaiauHead-main button::before {
    top: 8px;
}
  
  .contact-footer {
    grid-template-columns: 22px auto;
    margin-top: 1.5rem;
}
  
  .pe-15 {
    padding-left: 20%;
}
  
  .social-footer img {
    width: 30px !important;
}
  
  .icon-about-why {
    width: 32%;
  }
  
  .icon-about-why {
    margin-top: -85px;
}
  
  .items-about-why {
    margin-top: 7rem;
}
  
  .items-about-why {
    min-height: 330px;
}
  
  .CASS-PcjinducHead-main .img-zoom img {
    height: 335px !important;
  }
  
  .CASS-goodyBackground-main .img-zoom img {
    height: 480px !important;
  }
  
  .items-contact {
    grid-template-columns: 45px auto;
}
  
  .ITP-pdpa-template-titleFont {
    font-size: 24px !important;
  }
  
  .ITP-pdpa-template-contentFont {
    line-height: 32px;
    font-size: 18px !important;
}
  
  .ITPcheckboxAuthen, .ITPcookieLeftText, .buttonExampleSite {
    font-size: 18px !important;
}

  .effect-about-img video {
    height: 480px !important;
  }
}

@media screen and (max-width: 1366px) {
  
  .navbar-default .navbar-nav > li > a {
    padding: 9px;
}
  
  .ic-service {
    margin-top: -40px;
}
  
  .blog-purchase {
    grid-template-columns: 20% 25% 50%;
}
  
  .CASS-Rangsanin-1-main .img-zoom img {
    height: 480px !important;
  }
  
  .header-top-page p, .copy-right p, .footer p{
    font-size: 12px;
}
  
  .icon-about-why {
    margin-top: -65px;
}
  
  .items-about-why {
    margin-top: 5rem;
    min-height: 335px;
}
  
  .CASS-goodyBackground-main .img-zoom img {
    height: 315px !important;
  }
  
  .effect-about-img video {
    height: 325px !important;
  }
  
  .items-contact-purchase {
    gap: 10px;
}
  
  .items-contact-purchase p {
    font-size: 16px;
}
}

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

h2 {
    font-size: 2.8em;
}

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

h4 {
    font-size: 2em;
}

h5 {
    font-size: 1.8em;
}

h6 {
    font-size: 1.4em;
}

p, .CASS-BlackHead-main figcaption h2,
.Textmanager li, #Contentmanager table>tbody>tr>td {
    font-size: 16px;
}
  
  .sect-about h4 {
    line-height: 34px;
}
  
  .sect-about li::before {
    top: 3px;
}
  
  .ic-service {
    width: 30%;
}
  
  .img-purchase {
    margin-top: -120px;
}
  
  div#form69955c05e6cd48001390a861,
  div#form6997d196c956f500130520c8{
    padding: 0 !important;
}
  
  .CASS-JaiauHead-main {
    padding: 4% 2% 0;
}
  
  .CASS-JaiauHead-main button::before {
    width: 28px;
    height: 28px;
    top: 6px;
}
  
  .pe-10 {
    padding-left: 7%;
}
  
  .copy-right {
    width: 110%;
}
  
      .icon-about-why {
        margin-top: -60px;
        width: 40%;
    }
  
  .items-about-why {
    min-height: 320px;
}
  
  .CASS-PcjinducHead-main .img-zoom img {
    height: 200px !important;
  }
  
      .CASS-goodyBackground-main .img-zoom img {
        height: 295px !important;
    }
  
  .items-contact {
    grid-template-columns: 38px auto;
}
  
  .contact-top-page {
    gap: 5px;
}
  
  .contact-top-items {
    grid-template-columns: 25px auto;
}
  
      .items-contact-purchase p {
        font-size: 14px;
    }
}

@media screen and (max-width: 1024px) {
  
  .text-service p {
    white-space: inherit;
}
  
  .blog-purchase {
        gap: 15px;
        grid-template-columns: 18% 27% 55%;
}
  
  .group-contact-purchase {
    gap: 7px;
}
  
      h2 {
        font-size: 2.6em;
    }
  
  .brochure-icon {
    width: 28px;
}
  
      .img-purchase {
        margin-top: -95px;
    }
  
      .CASS-Rangsanin-1-main .img-zoom img {
        height: 455px !important;
    }
  
  .CASS-H-main {
    padding: 5% 9%;
}
  
  .footer h6 {
    font-size: 15px;
}
  
  .copy-right p, .footer p {
    white-space: inherit;
}
  
  .CASS-JaiauHead-main .form-group {
    margin-bottom: 5px;
}
  
  #formdisplay69955c05e6cd48001390a861 > div:nth-child(4) {
    padding-top: 0 !important;
}
  
      .CASS-JaiauHead-main button::before {
        width: 26px;
        height: 26px;
        top: 7px;
    }
  
  .head-form {
    padding-left: 6%;
  }
  
  .CASS-JaiauHead-main {
    width: 85%;
    margin-left: 6%;
}
  
  .footer {
    width: 116%;
}
  
      .items-about-why {
        min-height: 355px;
    }
  
  .contact-page {
    padding-right: 6%;
    padding-left: 3%;
}
  
  .maps-page iframe {
    height: 340px;
}
  
      .effect-about-img video {
        height: 260px !important;
    }
  
}

@media screen and (max-width: 900px) {
  
  div#background6997e9f528ce3c00138b440e {
    display: none;
}
  
  .sect-about {
    padding-left: 7%;
    padding-right: 0;
}
  
   h1 {
    font-size: 36px;
}

h2 {
    font-size: 30px;
}

h3, .managerHeader {
    font-size: 28px;
}

h4 {
    font-size: 24px;
}

h5 {
    font-size: 20px;
}

h6 {
    font-size: 18px;
}

p, .CASS-BlackHead-main figcaption h2,
.Textmanager li, #Contentmanager table>tbody>tr>td {
    font-size: 14px;
}
  
      .sect-about h4 {
        line-height: inherit;
        margin-bottom: 1rem;
    }
  
  .sect-about ul {
    gap: 10px 25px;
}
  
  .sect-about li::before {
    width: 24px;
    height: 24px;
    left: -32px;
}
  
  .CASS-E-main {
    width: 100%;
}
  
  .CASS-E-border {
    margin: -10px;
}
  
      .ic-service {
        width: 35%;
    }
  
      .CASS-H-main {
        padding: 5% 4%;
    }
  
  .text-service h6 {
    font-size: 20px;
}
  
  .text-product p {
    font-size: 16px;
}
  
  .icon-btn-right {
    width: 28px;
  }
  
  .ic-purchase {
    width: 25px;
}
  
  .group-contact-purchase {
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
}
  
      .blog-purchase {
        gap: 10px;
        grid-template-columns: 21% 29% 44%;
        padding-right: 0;
    }
  
      .img-purchase {
        margin-top: -30px;
    }
  
  .group-purchase h6 {
    font-size: 20px;
    margin-bottom: 1rem;
}
  
  .items-contact-purchase {
    grid-template-columns: 30px auto;
}
  
      .CASS-Rangsanin-1-main .img-zoom img {
        height: 380px !important;
    }
  
  .CASS-BlackHead-main .col-md-3.col-sm-4.col-xs-4 {
    width: 25%;
}
  
  .CASS-JaiauHead-main .col-md-6.col-sm-12 {
    width: 50%;
}
  
  .CASS-JaiauHead-main .col-md-12.col-sm-12 {
    padding-left: 10px;
    padding-right: 10px;
}
  
  .CASS-JaiauHead-main {
    padding: 4% 4% 0;
}
  
  .CASS-JaiauHead-main .form-control {
    margin-bottom: 0;
}
  
  .text-service p, .CASS-JaiauHead-main .form-control {
    font-size: 14px !important;
}
  
      .footer {
        width: 100%;
    }
  
     .pe-15, .pe-10, .pe-30 {
        padding-left: 0;
    }
  
  .CASS-A-main .col-md-3.col-sm-6.col-xs-12 {
    width: 25%;
}
  
      .header-top-page p, .copy-right p, .footer p {
        font-size: 10px;
    }
  
  .contact-footer {
    grid-template-columns: 15px auto;
}
  
  .head-form {
    margin-bottom: 1rem;
}
  
      .items-about-why {
        min-height: 310px;
    }
  
  .icon-about-why {
    width: 45%;
}
  
      .CASS-PcjinducHead-main .img-zoom img {
        height: 185px !important;
    }
  
  .CASS-Rangsanin-1-main .caption .title, 
  .CASS-PcjinducHead-main .caption .title {
    font-size: 18px !important;
}
  
  #Contentmanager .col-md-6.pull-left, 
  #Contentmanager .col-md-6.pull-right {
    width: 50%;
}
  
  .table-responsive {
    border: none !important;
}
  
  .footer h6, #Contentmanager table>thead>tr>th {
    font-size: 16px;
}
  
      .CASS-goodyBackground-main .img-zoom img {
        height: 245px !important;
    }
  
  .CASS-goodyBackground-main .caption .title {
    font-size: 16px !important;
}
  
      .contact-page {
        padding-right: 4%;
        padding-left: 0;
    }
  
  .group-contact {
    grid-template-columns: repeat(1, 1fr);
}
  
      .items-contact {
        grid-template-columns: 35px auto;
    }
  
  .CASS-JaikothaiHead-main .imgLightbox img {
    height: 450px;
    object-fit: cover;
}
  
      .effect-about-img video {
        height: 200px !important;
    }
}

@media screen and (max-width: 768px) {
  
      h4 {
        font-size: 22px;
    }
}

@media screen and (max-width: 480px) {
  
  div#background6997e9f528ce3c00138b440e {
    display: block;
}
  
  .CASS-B-main, .sect-about, .contact-page {
    padding: 0;
}
  
  .CASS-D-middle-mid, .CASS-PrakayHead-middle-mid {
    flex-wrap: wrap;
}
  
      .sect-about li::before {
        width: 22px;
        height: 22px;
        left: -30px;
        top: 2px;
    }
  
  .ic-service {
        width: 30%;
        margin-top: -55px;
    }
  
  .text-service, .contact-page {
    margin-bottom: 2rem;
}
  
      .CASS-H-main {
        padding: 5% 2%;
    }
  
  .group-purchase {
    order: 1;
}

.text-purchase {
    order: 0;
    text-align: center;
}

.img-purchase {
    order: 2;
    width: 50%;
    margin: auto;
}

.blog-purchase {
    grid-template-columns: 100%;
    gap: 15px;
    grid-templat;
    padding: 5% 4%;
    padding-bottom: 0;
}

.group-text-purchase {
    justify-content: center;
}
  
      .group-purchase h6 {
        font-size: 15px;
        margin-bottom: 1.5rem;
    }
  
      h4 {
        font-size: 21px;
    }
  
  .CASS-goodyBackground-main .row.flex, .CASS-Rangsanin-1-main .row.flex {
    gap: 15px;
}
  
      .CASS-Rangsanin-1-main .img-zoom img {
        height: 150px !important;
    }
  
  .CASS-goodyBackground-main .caption, .CASS-Rangsanin-1-main .caption {
    padding: 10px !important;
    padding-top: 20px !important;
}
  
      .CASS-Rangsanin-1-main .caption .title, 
  .CASS-PcjinducHead-main .caption .title {
        font-size: 14px !important;
            margin-bottom: 1rem !important;
    }
  
  .CASS-BlackHead-border, .CASS-JaikothaiHead-border,
  .CASS-JaiauHead-border,.CASS-goodyBackground-border {
    margin: -10px;
}
  
  .caption .time {
    margin-bottom: 0 !important;
}
  
      .CASS-JaikothaiHead-main .imgLightbox img {
        height: auto;
  }
  
  .head-form {
    padding: 0;
    margin-top: 2rem;
}
  
  .CASS-JaiauHead-main {
    width: 100%;
    margin: 0;
}
  
      .CASS-JaiauHead-main .col-md-6.col-sm-12,
  .CASS-A-main .col-md-3.col-sm-6.col-xs-12{
        width: 100%;
    }
  
      .header-top-page p, .copy-right p, .footer p {
        font-size: 12px;
    }
  
  .sect-about h4 {
    white-space: inherit;
}
  
  .CASS-PramamHead-middle-mid {
    flex-wrap: wrap-reverse;
}
  
  .group-about-why {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}
  
      .items-about-why {
        min-height: unset;
    }
  
  .blog-about-why {
    padding: 3% 4%;
}
  
      .icon-about-why {
        width: 35%;
    }
  
  .CASS-PcjinducHead-main .row.flex {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}
  
      .CASS-PcjinducHead-main .img-zoom img {
        height: 120px !important;
    }
  
      .icon-btn-right {
        width: 25px;
    }
  
  .CASS-PcjinducHead-main .caption {
    padding-top: 15px !important;
    padding-bottom: 10px !important;
}
  
  #Contentmanager .col-md-12.text-justify {
    padding: 0;
}
  
      .social-share {
        top: -5px;
    }
  
      #Contentmanager .col-md-6.pull-left, #Contentmanager .col-md-6.pull-right {
        width: 100%;
        float: none !important;
        padding: 0;
    }
  
  .CASS-goodyBackground-main .row.flex {
    grid-template-columns: repeat(2, 1fr);
}
  
      .CASS-goodyBackground-main .img-zoom img {
        height: 170px !important;
    }
  
      .CASS-goodyBackground-main .caption .title {
        font-size: 14px !important;
    }
  
  .blog-payment {
    padding: 0;
    margin-top: 2rem;
}
  
  .items-payment {
    grid-template-columns: 20% auto;
    gap: 12px;
}
  
  .logo-footer {
    width: 35%;
    margin-bottom: 1rem;
}
  
    .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;
}

  #Contentmanager .row.Contenemanager-gallery {
    column-count: 2;
}
}

