.itopplus-background {

}
body {
    font-size: 18px;
    overflow-x: hidden;
    color: #6c3d00;
    font-family: "LINE Seed Sans TH";
}
a , .nav-template li a {
    color: #6c3d00;
}
a:hover , .link:hover , .nav-template li:hover a {
    color: #81bf00;
}
b, strong {
    font-weight: 600;
}
.itopplus-bg2 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_22072024aw44/0/0/2z-z1093018938908.jpg");
}

.itopplus-bg3 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_22072024aw44/0/0/3z-z1235972487685.jpg");
  background-size: 100% auto;
}

.itopplus-bg3 {
  position: relative;
}

.itopplus-bg3::before {
  content: "";
  display: block;
  width: 33vw;
  height: 3vw;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.itopplus-bg3::after {
  content: "";
  display: block;
  width: 33vw;
  height: 3vw;
  background: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
}


.navbar-default .navbar-nav > li > a {
  font-size: 1em;
  color: #6c3d00;
  margin: 0;
  padding: 8px 15px;
  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: #6c3d00 !important;
  box-shadow: none;
  border-color: transparent;
  background: transparent;
  background-color: transparent;
  font-weight: 600;
}

.no-js .dropdown-menu > li > a {
  font-size: 1.1em;
  color: #6c3d00;
  padding: 8px 15px;
}

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

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

  #nav-menu,
  #ItopplusMainSidebar > div {
    background: #eff1f2 !important;
  }

  #controlMenu *:not(a span) {
    color: #6c3d00 !important;
    border: none;
  }

  .navbar-header button span {
    background-color: #6c3d00 !important;
  }

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

  .navbar-header a::after {
    background: transparent;
  }

  #itpphonemobile::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/telz-z77323662137.png) !important;
  }

  #itpsearchmobile::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/searchz-z1134319420589.png) !important;
  }

  .old-image-icon-facebook::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/facebookz-z1318628404704.png) !important;
  }

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

  .old-image-icon-instragram::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/instagramz-z1066049211157.png) !important;
  }

  .old-image-icon-youtube::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_09062024wnrm/0/0/youtubez-z1416596488876.png) !important;
  }

  .new-image-icon-twitter::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/cf-twitterz-z1322532545693.png) !important;
  }
}

@media screen and (min-width: 1024px) {
  .no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
  }

  .itopplus-banner {
    background: #eff1f2;
    transition: 0.3s;
  }

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

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

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

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

  .itopplus-search {
    width: 50%;
    text-align: right;
    color: #282828;
  }

  .itp-block {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-evenly;
    height: 100%;
  }
  ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
  margin: 0;
}
}




/**/
.h1, h1 {
    font-size: 4em;
    font-weight: 600;
}
.h2, h2 {
    font-size: 3em;
    font-weight: 600;
}
.h3, h3 {
    font-size: 1.75em;
    font-weight: 600;
}
.h4, h4 {
    font-size: 1.4em;
    font-weight: 600;
}
.h5, h5 {
    font-size: 1.3em;
    font-weight: 400;
}
.h6, h6 {
    font-size: 1.1em;
}
.boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}
ol, ul {
    margin-top: 10px;
    margin-bottom: 10px;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 1.2;
}
/**/





/*footer*/
.itopplus-footer {
    font-size: 14px;
    line-height: 1.5;
     color: #6c3d00;
}
.itopplus-footer h2 {
    white-space: pre-line;
    font-size: 1.6em;
    font-weight: 600;
    line-height: 1.2;
}
.itopplus-footer h3 {
    font-size: 1.2em;
    font-weight: 400;
    margin: 15px 0;
    line-height: 1.3;
}
.itopplus-footer h4 {
    margin: 0 0 10px;
    font-weight: 600;
    font-size: 1.1em;
}
.itopplus-footer a {
    color: #6c3d00;
}
.itopplus-footer a:hover {
    color: #81bf00;
}
.footer-logo {
    width: 80%;
    margin: 0 0 35px;
}
.fb-line {
    display: flex;
    gap: 15px;
    align-items: center;
}
.fb-line-text h4 {
    margin: 0;
}
.fb-img {
    display: flex;
    width: 30%;
    gap: 10px;
}
.footer-contact {
    display: grid;
    grid-template-columns: 20px auto;
    gap: 15px;
    margin-bottom: 10px;
}
.footer-icon-img {
    display: flex;
    gap: 10px;
}
.icon-img {
    transition: 0.5s;
}
.icon-img:hover {
    transform: scale(1.1);
}
.footer-2 {
    padding: 0 25%;
}
.footer-4 iframe {
    border-radius: 10px;
}
.copy-right {
    font-size: 0.9em;
    text-transform: uppercase;
    color: #717171;
    text-align: right;
    margin-bottom: 5%;
}
.footer-policy {
    font-size: 0.9em;
    text-transform: uppercase;
    text-align: right;
}
.itopplus-footer-border {
  display: block;
  width: 100%;
  height: 10px;
  background: linear-gradient(90deg, #e9181c 0%, #e9181c 44%, #81bf00 0%, #81bf00 100%);
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #6c3d00 !important;
    color: #6c3d00 !important;
    font-family: "LINE Seed Sans TH" !important;
}
.buttonExampleSite:hover {
    background: #6c3d00 !important;
    color: #ffffff !important;
}
.ITP-pdpa-template-titleFont {
    font-size: 1.2em !important;
    padding-bottom: 0rem !important;
    font-weight: 600 !important;
}
.ITP-pdpa-template-contentFont {
    font-size: 1em !important;
}
.itpPDPALandingPage {
    padding: 6% 0% 2%;
}
/*footer*/






/*หน้าแรก*/
.menu-align {
    text-align: center;
    padding: 5% 0 2%;
}
.menu-align h4 {
    font-weight: 400;
    margin: 0;
}
.menu-align h2 {
    font-family: "Onest", sans-serif;
    font-weight: 400;
    margin: 0 0 10px;
}
.chat-block {
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
    align-items: center;
}
.chat-block1 {
    width: 10%;
}
.chat-block1 h1 {
    color: #e9181c;
    margin: 0;
}
.chat-block2 {
    width: 70%;
}
.chat-block2 h4 {
    font-weight: 400;
    margin: 0;
}
.chat-block3 {
    width: 20%;
}
.btn-chat {
    background: #fff;
    color: #6c3d00;
    display: grid;
    grid-template-columns: 35px auto;
    gap: 10px;
    justify-content: center;
    padding: 12px 20px;
    align-items: center;
    font-size: 1.1em;
    font-weight: 600;
    transition: 0.5s;
}
.btn-chat:hover {
    background: #32369a;
    color: #fff;
}
.about-us {
    white-space: pre-line;
    text-align: center;
    padding: 2% 0 60%;
}
.about-us h1 {
    font-family: "Onest", sans-serif;
    font-weight: 400;
    margin: 0;
}
.about-us h3 {
    font-family: "Onest", sans-serif;
    font-size: 2em;
    margin: 0 0 20px;
    font-weight: 400;
}
.about-us h3 span {
    color: #e9181c;
    font-family: "Yellowtail", cursive;
    font-size: 1.6em;
}
.about-us h4 {
    background: linear-gradient(90deg,rgba(125, 186, 0, 0) 0%, rgba(125, 186, 0, 1) 25%, rgba(125, 186, 0, 1) 50%, rgba(125, 186, 0, 1) 75%, rgba(125, 186, 0, 0) 100%);
    color: #fff;
    padding: 13px 0;
    width: 70%;
    margin: 10px auto 20px;
    font-size: 1.7em;
    font-weight: 400;
}
.why-bg {
    background: #fff;
    margin-top: -20%;
    padding: 5%;
}
table.mytablep {
  border:none;
  border-collapse: separate; 
}
.mytablep th, .mytablep td {
   white-space: pre-line;
   border-left: 0px solid #fff;
   border-right: 1px solid #c0c0c0;
   border-bottom: 1px solid #c0c0c0;
   background-color:transparent;
   text-align: center;
   vertical-align: baseline;
   padding: 30px 10px;
   width: 33.33%;
}
.mytablep img {
    width: 18% !important;
    margin: 0 auto 20px;
}
.mytablep h4 {
    font-size: 1.2em;
    margin: 0 0 2px;
}
.why-head {
    text-align: center;
    padding: 2% 0;
}
.why-head h4 {
    font-weight: 400;
    margin: 0;
}
.why-head h3 {
    color: #81bf00;
    font-size: 2em;
    margin: 0 0 10px;
}
.about-block {
    display: grid;
    grid-template-columns: 40% 60%;
    width: 78%;
    margin: 7% auto;
}
.about-intro {
    padding: 0 0 0 15%;
    font-size: 1.1em;
}
.about-intro h4 {
    white-space: pre-line;
    font-weight: 400;
    margin: 10px 0 0;
    line-height: 1.3;
    color: #7fbb03;
}
.about-intro h3 {
    font-size: 2.05em;
    font-weight: 400;
    margin: 0 0 10px;
}
.about-intro h3 strong {
    color: #91c526;
    display: block;
}
.btn-align {
    text-align: center;
    padding: 2% 0 5%;
}
.btn-more {
    background: transparent;
    border: 1px solid #583200;
    color: #6c3d00;
    padding: 9px 35px;
    width: fit-content;
    margin: 0 auto;
    font-size: 0.9em;
    font-weight: 600;
    transition: 0.5s;
}
.btn-more:hover {
    background: #583200;
    border: 1px solid #583200;
    color: #fff;
}
.quote-block {
    text-align: center;
    padding: 2% 0 4%;
}
.quote-block h3 {
    white-space: pre-line;
    font-size: 2.4em;
    font-weight: 400;
    margin: 0;
}
.border-line-block {
    display: flex;
    justify-content: center;
    margin: 20px 0;
    align-items: center;
    gap: 20px;
}
.border-line {
    border-bottom: 1.5px solid #ccc;
    width: 23%;
}
.quote-block h4 {
    color: #e9181c;
    font-size: 1.8em;
    font-weight: 400;
}
.quote-block h2 {
    font-family: "Sriracha", cursive;
    color: #7fbb03;
    font-size: 2.7em;
    margin: 20px 0 0;
    font-weight: 500;
}
.eapps-widget-toolbar { 
    display: none;
}
.check-icon {
    display: grid;
    grid-template-columns: 30px auto;
    gap: 10px;
    justify-content: center;
    margin-bottom: 15px;
}
.promotion-bg {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_22072024aw44/0/0/promotionz-z280814880992.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: bottom;
    text-align: center;
    padding: 10% 5% 60%;
}
.promotion-bg h3 {
    white-space: pre-line;
    font-size: 2.2em;
    margin: 0 0 10px;
}
.promotion-bg h3 strong {
    color: #81bf00;
}
.promotion-bg h2 {
    color: #e9181c;
    margin: 5px 0 25px;
}
.check-icon-text {
    font-size: 1.2em;
}
.itopplus-bg4 .col-md-5.col-sm-5.col-xs-12.padding {
    width: 44%;
}
.itopplus-bg4 .col-md-7.col-sm-7.col-xs-12.padding {
    width: 56%;
}
/*หน้าแรก*/




/*form*/
.CASS-H-head, .CASS-H-head {
    font-family: "LINE Seed Sans TH";
}
.CASS-H-head {
    border-bottom: none;
    margin-bottom: 0px;
    background: transparent;
    padding-left: 0px;
    padding-top: 0px;
}
.CASS-H-head h3.form-inline {
    font-size: 1.1em;
    font-weight: 400;
    text-align: center;
    margin: 0 0 5px;
    color: #6c3d00;
}
.CASS-H-head h3.form-inline h2 {
    font-size: 1.8em;
    color: #81bf00;
    margin: 0 0 5px;
}
.CASS-H-border .form-control {
    border: none;
    background-color: transparent;
    border-bottom: 1.5px solid #646464;
    border-radius: 0px !important;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    font-size: 1em !important;
    padding: 10px 0;
    font-weight: 400;
    color: #646464 !important;
    height: 45px;
}
.CASS-H-border .form-control::placeholder {
    color: #646464 !important;
}
.CASS-H-border .form-control:hover  {
    border-bottom: 1.5px solid #6c3d00;
}
.CASS-H-border .form-control:focus {
    border-bottom: 1.5px solid #6c3d00;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, 0);
    color: #646464!important;
}
.CASS-H-border .btn {
    background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
    background-image: -o-linear-gradient(top, #4d4d4d 0, #4d4d4d 100%);
    background: #6c3d00;
    color: #ffffff;
    text-shadow: 0 0px 0 #282828;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 0px;
    padding: 12px 35px;
    font-weight: 500;
    font-size: 0.9em!important;
    font-weight: 600;
    border: 0px solid #fff;
    box-shadow: none;
}
.CASS-H-border .btn-default:active {
   background-color: #6c3d00;
      color: #fff;
}
.CASS-H-border .btn-default:hover, .CASS-H-border .btn-default:focus {
    background-position: 0 0px;
    background-color: #6c3d00;
      color: #fff;
}
.CASS-H-border .ITPcheckboxAuthen {
    font-size: 0.95em;
    color: #646464;
    text-align: left !important;
    padding-left: 3%;
    margin-bottom: 0%;
    position: relative;
}
.CASS-H-border span#contactUsAcceptPolicyText2 {
    color: #e9181c;
    font-weight: 600;
}
#btnview687f12c339e9c0001304646d {
    margin-left: 35%;
}
.CASS-H-border #editor1 , .CASS-H-border #editor2 , .CASS-H-border #editor3 , .CASS-H-border #editor4 , .CASS-H-border #editor5  , .CASS-H-border #editor6 ,
.CASS-H-border #editor7, .CASS-H-border #editor8  {
    display: none;
}
.CASS-H-border #display7 {
    margin-top: -20px;
}
.CASS-H-border #text10 {
    margin-top: 20px;
}
.CASS-H-border textarea#textbox8 {
    height: auto;
}
.CASS-H-border #display9 {
    margin-top: 10px;
}
.CASS-H-border  #editor9 {
    color: #646464;
}
.CASS-H-border .glyphicon-ok-circle:before {
      display: none;
}
.CASS-H-border .form-control-feedback {
    top: 10px !important;
    color: #e9181c !important;
}
.CASS-H-border .form-control option {
    color: #000;
}
.CASS-H-middle-mid {
    padding: 0px;
}
.CASS-H-main {
    background: transparent;
}
.CASS-H-border {
    background: #fff !important;
    padding: 2%;
}
.CASS-H-border .tab-preview {
    padding: 0 5% 0%;
}
.form-head {
    text-align: center;
    padding: 5% 0 0;
}
.form-head h2 {
    margin: 0 0 10px;
}
.CASS-H-border .btn-success {
    background-image: linear-gradient(to bottom, #01ba03 0, #01ba03 100%) !important;
    border-color: #01ba03;
    border-radius: 5px !important;
    padding: 5px 10px !important;
    display: inline;
}
.fileinput-button input {
    left: 0;
    transform: translate(0px, 0) scale(1);
}
.CASS-H-border .form-group.col-md-2.col-sm-12 {
    margin-bottom: 0;
    width: 22%;
    padding-right: 0 !important;
}
.CASS-H-border .form-group.col-md-6.col-sm-12 {
    width: 78% !important;
    padding-right: 0 !important;
    margin-bottom: 0;
}
.CASS-H-border .progress {
    background-image: linear-gradient(to bottom, #d4d1d1 0, #d4d1d1 100%);
    background-repeat: repeat-x;
    margin-left: 0px;
    height: 33px;
    margin-top: -3px ! IMPORTANT;
    box-shadow: none !important;
    width: 100% !important;
    background-color: #d4d1d1 !important;
    margin-bottom: 0;
}
#form681c824509827e0013dc59ff{
    padding: 0 !important;
}
.CASS-H-border br.k-br {
    display: none;
}
.customForm-margin-left {
    margin-left: 0px !important;
}
/*form*/





/*แบบบ้าน*/
.col-section {

}
article.col-md-6.item.-micro {
    width: 33.33%;
}

.Contentmanager .site .col-section .item.-micro {
    padding: 10px 10px 5px;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: solid 0px #e8e6e8;
    border-bottom: solid 0px #e8e6e8;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: solid 0px #e8e6e8;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    border: 0px solid #eee;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    padding-left: 0;
    padding: 0% 0;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 1em;
    font-weight: 400;
    background: #6c3d00;
    color: #ffffff;
    padding: 20px 0;
    text-align: center;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    background: #91c526;
    color: #fff;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    font-size: 0.9em;
    text-align: left;
    color: #ff5200;
}
h3.managerHeader {
    font-size: 2.2em;
    font-weight: 600;
    color: #6c3d00;
    text-align: center;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    border-bottom: 0px solid #eee;
}
.PitCustomClass1 .col-md-6.pull-left {
    padding: 0;
    width: 48.5%;
    margin: 0 4% 0 0;
}
.PitCustomClass1 .col-md-6.pull-right {
    padding: 0;
    width: 48.5%;
    margin: 0 0 0 4%;
}
.Textmanager.font-inherit {
    text-align: left;
    display: flow-root;
}
.Textmanager.font-inherit h4 {
    font-weight: 600;
    margin: 13px 0 5px;
    line-height: 1.3;
    font-size: 1.2em;
}
.Textmanager.font-inherit h3 {
    font-weight: 600;
    margin: 0px 0 5px;
    color: #e9181c;
}
.Textmanager.font-inherit h5 {
    margin: 0;
}
.Textmanager.font-inherit h6 {
    font-size: 1.1em;
    font-weight: 600;
    margin: 15px 0;
    line-height: 1.2;
}
.Textmanager.font-inherit p {
    margin: 0 0 0px;
}
.Textmanager.font-inherit strong {
    font-weight: 600;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    width: 50%;
    padding: 10px 15px 0;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 25%;
    padding: 10px 15px 0;
}
.contenemanager-gallery .thumbnail, .Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #eee;
    border-radius: 0px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail, .img-thumbnail, .contenemanager-gallery .thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 0 0 rgba(0, 0, 0, .075);
    border-radius: 0px;
    transform: scale(1.0) !important;
}
#Contentmanager .col-md-8.col-md-offset-2.text-center img.img-responsive {
    border-radius: 0px;
    position: relative !important;
    overflow: hidden !important;
    width: 50% !important;
    transition: 0.5s;
}
#Contentmanager .col-md-6.pull-left img.img-responsive {
    border-radius: 0px;
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
    transition: 0.5s;
}
#Contentmanager img.img-responsive {
    border-radius: 0px;
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
    transition: 0.5s;
}
#Contentmanager img.img-responsive:hover {
    transform: scale(1.1);
}
a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active {
    border-color: transparent;
}
#Contentmanager .thumbnail {
    background-color: transparent;
    position: relative !important;
    overflow: hidden !important;
    border: 0px solid #eee;
    padding: 0px !important;
    box-shadow: none !important;
    border-radius: 0px;
    transition: 0.5s;
}
.img-thumbnail {
    padding: 0px;
    border: 0px solid #ddd;
    border-radius: 0px;
}
.social-icon {
    border-radius: 5px;
}
.social-share {
    top: 15px;
}
.landingpagemanager {
    display: none;
}
figure.effect-oscar {
    background: transparent;
    margin-bottom: 5px !important;
}
figure.effect-oscar figcaption {
    padding: 1em;
    background-color: rgba(58, 52, 42, .0);
}
figure.effect-oscar:hover figcaption {
   background-color: rgba(255, 255, 255, .45);
}
figure.effect-oscar figcaption::before {
    border: 0px solid #fff;
}
figure.effect-oscar img {
    opacity: 1;
    transition: 0.5s;
}
figure.effect-oscar:hover img {
      transform: scale(1.1);
}
.grid figure figcaption {
    padding: 1em;
}
.grid figure h2 {
    word-spacing: normal;
    font-weight: 400;
}
#Contentmanager .col-md-4.col-sm-4.col-xs-12 {
    width: 33.33%;
    padding: 0 10px !important;
}
.title-type47 {
    display: none;
}
.plan-name {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px;
    font-size: 0.7em;
    background: rgba(40, 40, 40, .8);
    text-align: left;
    opacity: 0;
    transition: 0.5s;
}
#Contentmanager .col-md-4.col-sm-4.col-xs-12:hover .plan-name {
    opacity: 1;
}
.room-icon-block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-top: 10px;
}
.room-icon {
    display: grid;
    grid-template-columns: 15% auto;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px;
}
.room-icon-img img {
    width: 100% !important;
    filter: brightness(0) saturate(100%) invert(64%) sepia(65%) saturate(487%) hue-rotate(37deg) brightness(96%) contrast(91%);
}
.plan-bg {
    background: linear-gradient(90deg, rgba(125, 186, 0, 0) 0%, rgba(125, 186, 0, 1) 25%, rgba(125, 186, 0, 1) 50%, rgba(125, 186, 0, 1) 75%, rgba(125, 186, 0, 0) 100%);
    color: #fff;
    text-align: center;
    font-size: 2em;
    padding: 15px;
    font-weight: 600;
}
/*แบบบ้าน*/



/*เกี่ยวกับเรา*/
.about-pd .about-us {
    padding: 2% 0 7%;
}
/*เกี่ยวกับเรา*/



/*บริการของเรา*/
.why-bg-pd .why-bg {
    margin-top: 0%;
}
.why-bg-pd .why-head {
    padding: 2% 5%;
}
.why-bg-pd h4 {
    margin: 0 0 15px;
}
.why-bg-pd h5 {
    margin: 20px 0 0;
    color: #e9181c;
    font-weight: 600;
    font-family: "Sriracha", cursive;
    font-size: 1.2em;
}
.menu-align2 {
    text-align: center;
    padding: 20px 0;
}
.menu-align2 h2 {
    font-size: 2.4em;
}
.padding-pd {
    padding: 2%;  
}
.coming-soon {
    width: 70%;
    margin: 0 auto;
}
.service-block {
    padding: 7% 6% 0;
}
.service-block h3 {
    white-space: pre-line;
    font-weight: 400;
    margin: 0 0 15px;
}
.service-block h3 strong {
    color: #81bf00;
    font-size: 1.2em;
}
.service-block h4 {
    margin: 20px 0;
    color: #e9181c;
}
.service-block .check-icon {
    justify-content: start;
    grid-template-columns: 25px auto;
}
/*บริการของเรา*/



/*บทความ*/
.itp-contentmanager-template5 .col-md-4.col-sm-4.col-xs-12.padding-col {
    width: 40%!important;
    padding: 0 !important;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col {
    width: 60%;
    padding: 10% 7% !important;
}
.itp-contentmanager-template5 li.col-md-6.col-sm-6.col-xs-12 {
    border: 1px solid #e3e3e3;
    margin: 0 10px 20px !important;
    width: 48%;
    border-radius: 10px;
    padding: 0;
}
.itp-contentmanager-template5 .img-container {
    padding-bottom: 100%;
}
.itp-contentmanager-template5 .img-container .img {
    border-radius: 10px 0 0 10px;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 22px;
    line-height: 1.2;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col p {
    font-size: 15px;
}
.img-content {
    margin: 2% 0;
    text-align: center;
}
.img-content img {
    margin-bottom: 2%;
}
.article-sub {
    font-size: 0.9em;
}
/*บทความ*/



/*ติดต่อเรา*/
.contact-us {
    padding: 5% 0 0;
}
.contact-us h4 {
    margin: 0 0 20px;
}
.contact-us .footer-contact {
    grid-template-columns: 25px auto;
    margin-bottom: 20px;
}
.contact-us h5 {
    margin: 0;
    font-weight: 600;
    font-size: 1.1em;
}
.contact-us .fb-img {
    width: 20%;
}
.contact-us .fb-line {
    margin-top: 35px;
}
/*ติดต่อเรา*/




/*pagination*/
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    background-color: #6c3d00;
    border-color: #6c3d00;
}
.pagination>li>a, .pagination>li>span {
    color: #6c3d00;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #6c3d00;
    background-color: #f7f7f7;
}
/*pagination*/





/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body {
    font-size: 22px;
}
.container {
     width: 80vw;
}
.no-js .dropdown-menu > li > a {
    font-size: 1.5em;
}
  .CASS-H-border .form-control {
    padding: 10px 0 0;
    height: 60px;
}
  .promotion-bg {
    padding: 10% 5% 50%;
}
  .itopplus-footer {
    font-size: 18px;
}
  .fb-img {
    width: 25%;
}
  .footer-4 iframe {
    height: 265px;
}
  .ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
  .why-bg-pd .why-head {
    padding: 2% 6%;
}
  .service-block {
    padding: 10% 10% 0;
}
  .room-icon {
    grid-template-columns: 13% auto;
    margin-bottom: 20px;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 28px;
} 
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col p {
    font-size: 18px;
}
  .contact-us .fb-img {
    width: 15%;
}
}




/* Large Devices, Wide Screens */
@media only screen and (max-width:1194px) {
body {
    font-size: 16px;
}
ul#slider687da4cb41d4e30013974253 {
    display: none;
}
  .chat-block1 {
    width: 13%;
}
  .chat-block2 {
    width: 60%;
    font-size: 0.9em;
}
  .chat-block3 {
    width: 27%;
}
  .itopplus-bg3 {
    background-size: cover;
}
  .about-block {
    width: 80%;
    font-size: 0.9em;
}
  .check-icon {
    grid-template-columns: 20px auto;
    margin-bottom: 10px;
}
  .promotion-bg h3 {
    font-size: 1.7em;
}
  .promotion-bg h2 {
    font-size: 2.3em;
}
  .check-icon-text {
    font-size: 1em;
}
  .CASS-H-border .form-group.col-md-2.col-sm-12 {
    width: 25%;
}
  .CASS-H-border .form-group.col-md-6.col-sm-12 {
    width: 75% !important;
}
  .CASS-H-border .ITPcheckboxAuthen {
    font-size: 0.9em;
}
  .itopplus-footer h2 {
    font-size: 1.3em;
}
  .service-block {
    padding: 0% 2% 0;
}
  .service-block .check-icon {
    grid-template-columns: 20px auto;
    margin-bottom: 8px;
}
  .room-icon {
    grid-template-columns: 12% auto;
}
  .itp-contentmanager-template5 li.col-md-6.col-sm-6.col-xs-12 {
    width: 47%;
}
.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col {
    padding: 5% 5% !important;
}
}





/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
ul#slider687da4cb41d4e30013974253 {
    display: block;
}
  .chat-block {
    font-size: 0.8em;
}
      .chat-block3 {
        width: 25%;
    }
  .btn-chat {
    padding: 12px 10px;
}
  .about-us {
    white-space: inherit;
}
  .h1, h1 {
    font-size: 3em;
}
  .about-us h3 {
    font-size: 1.6em;
}
  .about-us h4 {
    font-size: 1.3em;
}
.table-responsive {
     border: 0px solid #ddd;
}
.mytablep th, .mytablep td {
    white-space: inherit;
    padding: 30px 20px;
}
.about-block {
    font-size: 0.7em;
 }
  .quote-block {
    font-size: 0.8em;
}
  .promotion-bg {
    padding: 7% 5% 52%;
}
      .promotion-bg h3 {
        font-size: 1.4em;
    }
      .promotion-bg h2 {
        font-size: 1.8em;
    }
  .CASS-H-head h3.form-inline {
    font-size: 1em;
     margin: 0 40px 0px;
}
.CASS-H-middle-mid div {
    padding: 0px;
}
  div#selectbox5 {
    margin-bottom: -20px;
}
      .CASS-H-border .form-group.col-md-2.col-sm-12 {
        width: 35%;
    }
      .CASS-H-border .form-group.col-md-6.col-sm-12 {
        width: 65% !important;
    }
  .itopplus-footer {
    font-size: 13px;
}
  .itopplus-footer .col-md-3.col-sm-6.col-xs-12.padding {
    width: 25%;
}
      .itopplus-footer h2 {
        font-size: 1.1em;
    }
  .itopplus-footer h3 {
    font-size: 1em;
}
  .itopplus-footer h4 {
    font-size: 1em;
}
  .footer-2 {
    padding: 0 18%;
}
  .footer-contact {
    grid-template-columns: 15px auto;
    gap: 10px;
}
      .room-icon {
        grid-template-columns: 12% auto;
        font-size: 0.9em;
        align-items: start;
    }
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 0.9em;
}
  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col p {
    font-size: 12px;
}
  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 18px;
}
  .contact-us .fb-img {
    width: 25%;
}
  div#btnview68805080d76e4c00138d0408 {
    margin-left: 34%;
}
}





/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
div#imagesControl687da4cb41d4e30013974253 {
    padding: 0 !important;
}
ul#slider687da4cb41d4e30013974253 {
        margin-bottom: -7px;
    }
      .chat-block {
        font-size: 1em;
        flex-direction: column;
        text-align: center;
    }
      .chat-block1 , .chat-block2  {
        width: 100%;
    }
      .chat-block2 {
        padding: 0px 20px 10px;
    }
 .chat-block3 {
        width: 75%;
    }
  .h2, h2 {
    font-size: 2.4em;
}
  #Contentmanager .col-md-4.col-sm-4.col-xs-12 {
    width: 50%;
    padding: 0 5px !important;
}
  #Contentmanager .col-md-4.col-sm-4.col-xs-12 .thumbs {
    margin-bottom: 0px;
}
  .about-us h1 {
    font-size: 2em;
}
      .about-us h3 {
        font-size: 1.3em;
    }
  .about-us h4 {
        font-size: 1.1em;
        width: 85%;
        padding: 13px 5%;
    }
  .why-head h3 {
    font-size: 1.7em;
}
  .h4, h4 {
    font-size: 1.2em;
}
      .mytablep th, .mytablep td {
        padding: 20px 0px;
        width: 100%;
        display: block;
        border-right: 0px solid #c0c0c0;
        border-bottom: 0px solid #c0c0c0;
    }
      .itopplus-bg3 {
        background-attachment: inherit;
    }
      .about-block {
        font-size: 1em;
        grid-template-columns: repeat(1, 1fr);
        width: 100%;
    }
  .about-year {
    width: 60%;
    margin: 0 auto 20px;
}
  .about-intro {
    padding: 0 0 0 0%;
    font-size: 1em;
    text-align: center;
}
  .about-intro h3 {
    font-size: 1.7em;
}
  .quote-block h3 {
    white-space: inherit;
    font-size: 2em;
}
  .quote-block h2 {
    font-size: 2.3em;
}
  .itopplus-bg4 .col-md-5.col-sm-5.col-xs-12.padding , .itopplus-bg4 .col-md-7.col-sm-7.col-xs-12.padding  {
    width: 100%;
}
  .promotion-bg {
        font-size: 1.2em;
        margin: 0 -10px;
    }
      .CASS-H-head h3.form-inline {
        margin: 0 15px 0px;
    }
      .CASS-H-border .form-group.col-md-2.col-sm-12 {
        margin-bottom: 20px;
    }
      .CASS-H-border .form-group.col-md-6.col-sm-12 {
        width: 99% !important;
    }
      .itopplus-footer .col-md-3.col-sm-6.col-xs-12.padding {
        width: 100%;
    }
      .footer-2 , .footer-4 , .footer-1 h2 , .footer-1 h3 , .footer-1 .fb-line {
        display: none;
    }
  .itopplus-footer {
        font-size: 14px;
    }
  .footer-logo {
    width: 50%;
    margin: 0 0 0px;
}
  .menu-align2 {
    padding: 10px 0;
}
  .menu-align2 h2 {
    font-size: 2em;
}
.why-bg-pd .why-bg {
    margin-top: 0%;
    padding: 5% 0;
} 
  h3.managerHeader {
    font-size: 1.8em;
}
  .PitCustomClass1 .col-md-6.pull-left , .PitCustomClass1 .col-md-6.pull-right {
    width: 100%;
    margin: 0 0% 0 0;
}
  .Textmanager.font-inherit {
    display: block;
}
  .Textmanager.font-inherit h3 {
    font-size: 1.5em;
}
  .plan-bg {
    font-size: 1.3em;
    padding: 10px;
}
  .col-md-12.text-justify {
    padding: 0 10px;
}
  article.col-md-6.item.-micro {
    width: 100%;
}
      .Contentmanager .site .col-section .item.-micro a .caption .title {
        font-size: 1em;
    }
  
.Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 50%;
    padding: 0px 10px 0;
}
      .itp-contentmanager-template5 li.col-md-6.col-sm-6.col-xs-12 {
        width: 100%;
        margin: 0 0px 20px !important;
    }
  div#btnview68805080d76e4c00138d0408 {
        margin-left: 30%;
    }
}

