.itopplus-background {

}
body {
  font-size: 16px;
  overflow-x: hidden;
  color: #283645;
}

a {
  color: #283645;
}

a:hover {
  color: #d8bf99;
}

b,
strong {
  font-weight: 600;
}

.itopplus-bg2 {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_14012024qx2z/0/0/bg2z-z51140189405.webp);
}

.itopplus-bg3 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_14012024qx2z/0/0/3z-z1602895796893.webp");
}

.itopplus-bg4 {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_14012024qx2z/0/0/4z-z1702351723872.webp);
  background-attachment: fixed;
}

.itopplus-bg5 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_14012024qx2z/0/0/5z-z545021146298.webp");
}

.itopplus-bg6 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_14012024qx2z/0/0/6z-z326940154057.webp");
}

/************Menu***************/
.navbar-default .navbar-nav > li > a {
  font-size: 1em;
  color: #283645;
  margin: 0 5px;
  padding: 10px 15px;
}

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

.dropdown-menu > li > a {
  font-size: 1.1em;
  color: #283645;
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  color: #fff;
  background: #283645;
}

/********Only Sidebar*********/
@media screen and (max-width: 992px) {
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #444 !important;
    color: #444 !important;
  }

  #controlMenu,
  #controlMenu i,
  #controlMenu li a {
    color: #444 !important;
  }

  .navbar-default {
    background: #fff;
  }

  /*new logo nav*/
  .navbar-header {
    display: flex;
    flex-direction: row-reverse;
    padding: 0 10px;
    box-shadow: 0 0 3px 0 #aaa;
  }

  .itopplus-logo img {
    position: fixed;
    object-fit: contain;
    width: 120px !important;
    top: 12px;
    left: 15px;
  }
}

@media screen and (min-width: 1024px) {
  .navbar-default {
    background: transparent;
  }

  #controlBanner {
    object-fit: contain;
    padding: 15px;
    width: 65%;
    margin: 0 auto;
  }

  #controlPosition {
    margin-top: 1%;
    text-align: center;
  }

  .no-js .itopplus-banner {
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 100;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  }

  .itopplus-nav-bar li:not(:last-of-type):not(.itopplus-sidebar-menu-parent):not(.dropdown-submenu):after {
    content: "|";
    display: grid;
    place-content: center;
    color: #d0bd9d;
  }
}

/**/
.h1,
h1 {
  font-size: 3.3em;
}

.h2,
h2 {
  font-size: 2.5em;
  font-weight: 600;
}

.h3,
h3 {
  font-size: 2em;
}

.h4,
h4 {
  font-size: 1.2em;
}

.h5,
h5 {
  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;
}

/**/

/*footer*/
.itopplus-footer {
  font-size: 14px;
}

.itopplus-footer h4 {
  margin: 0px 0 20px;
  font-weight: 600;
  color: #d8bf99;
}

.itopplus-footer h3 {
  font-size: 1.6em;
  margin: 0;
}

.itopplus-footer a {
  color: #fff;
}

.itopplus-footer a:hover {
  color: #d8bf99;
}

.footer-logo {
  width: 80%;
}

.footer-icon-display {
  display: flex;
  gap: 15px;
  width: 70%;
  margin: 20px 0;
}

.icon-img {
  transition: 0.5s;
}

.icon-img:hover {
  transform: scale(1.1);
}

.copy-right {
  padding: 1% 0;
  font-size: 0.8em;
}

.footer-pd1 {
  padding-left: 5%;
  line-height: 1.7;
}

.footer-pd1 img {
  width: 80% !important;
}

.footer-pd2 {
  padding-left: 20%;
  line-height: 1.7;
}

.btn-footer1 {
  display: grid;
  grid-template-columns: 20% auto;
  background: #c3aa7e;
  color: #283645;
  font-weight: 500;
  padding: 11px 20px;
  border-radius: 50px;
  width: 175px;
  gap: 10px;
  align-items: center;
  float: right;
  transition: 0.5s;
}

.btn-footer1:hover {
  background: #d8bf98;
  color: #283645;
}

.ITPcookiebar {
  width: 100% !important;
}

.buttonExampleSite {
  border: 1px solid #253847 !important;
  color: #253847 !important;
  font-family: Prompt, sans-serif !important;
}

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

.ITP-pdpa-template-titleFont {
  font-size: 1.2em !important;
  color: #253847;
  padding-bottom: 0rem !important;
  font-weight: 600 !important;
}

.ITP-pdpa-template-contentFont {
  font-size: 1em !important;
}

.itpPDPALandingPage {
  padding: 4% 2% 2%;
}

/*footer*/

/*หน้าแรก*/
.design-block {
  text-align: center;
  padding: 5% 0 0;
}

.design-block h2,
.design-block h3 {
  font-weight: 500;
}

.design-icon {
  text-align: center;
  padding: 5% !important;
  transition: 0.5s;
}

.design-icon:hover {
  transform: scale(1.1);
}

.design-icon img {
  width: 70% !important;
  margin: 0 auto 10%;
}

.life-style {
  text-align: center;
  padding: 10% 0;
}

.life-style h1 {
  color: #fff;
  text-shadow: 0px 2px 10px black;
}

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

.menu-align h1 {
  margin: 0;
  font-weight: 600;
}

.menu-align h2 {
  line-height: 1.3;
}

#iframe65dc912bb8cf9f0013e55e38 iframe,
#iframe65dfecd0ff73480013127b2d iframe,
#iframe65e01ed9def77400134becf7 iframe,
#iframe6616042631c3c90013ff27d3 iframe,
#iframe6616066f63dba90013ca85a1 iframe,
#iframe6616077963dba90013ca85b6 iframe,
#iframe6616085f0152b50013f75d7f iframe,
#iframe66160b4763dba90013ca86b5 iframe,
#iframe66160c2ab4baea001398ddf7 iframe {
  border-radius: 10px;
  border: 1px solid #9d9d9d !important;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}

.thumbnail {
  padding: 10px !important;
  background-color: white;
  border: 0px solid #cccccc;
  border-radius: 10px;
  margin-bottom: 30px;
  box-shadow: 0 0px 15px rgba(0, 0, 0, 0.1);
}

.thumbnail .imageWidth.imageGallery {
  transform: scale(1);
  transition: 0.5s;
}

.thumbnail .imageWidth.imageGallery:hover {
  transform: scale(1.1);
}

.thumbnail .imgLightbox {
  position: relative !important;
  overflow: hidden !important;
  width: 100% !important;
  border-radius: 5px;
}

.project-block {
  padding: 5% 2%;
  font-size: 0.95em;
}

.project-block h3 {
  color: #7c5d31;
  font-size: 1.4em;
  font-weight: 600;
  margin: 0 0 15px;
}

.project-height {
  white-space: pre-line;
  height: 75px;
}

.project-block h4 {
  color: #283645;
  font-weight: 600;
}

.map-icon {
  display: grid;
  grid-template-columns: 5% auto;
  gap: 10px;
  color: #7c5d31;
  align-items: center;
}

.thumbnail button {
  background: #c3aa7e;
  color: #fff;
  border: none;
  padding: 8px 15px;
  font-size: 0.9em;
  border-radius: 7px;
  margin: 10% 0 0;
  transition: 0.5s;
}

.thumbnail:hover button {
  background: #7c5d31;
  color: #fff;
}

.btn-align {
  text-align: center;
  padding: 1% 0;
}

.btn-more {
  background: transparent;
  color: #7c5d31;
  font-weight: 600;
  font-size: 1.2em;
  border: 2px solid #c3aa7e;
  padding: 12px 25px;
  border-radius: 50px;
  transition: 0.5s;
}

.btn-more:hover {
  background: #7c5d31;
  color: #fff;
  border: 2px solid #7c5d31;
}

.padding-pd {
  padding: 2%;
}

.contact-time-icon {
  width: 2%;
}

.contact-time-icon {
  width: 2.5%;
  display: inline-block;
}

.contact-time {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  text-align: center;
  font-size: 0.9em;
}

.consult-img {
  width: 93%;
  margin: -15% auto 0;
}

.consult-block {
  text-align: center;
  padding: 10% 0;
}

.consult-block h4 {
  font-size: 1.8em;
  font-weight: 400;
}

.consult-block h2 {
  font-size: 2.7em;
}

.consult-bg {
  background: linear-gradient(0deg, rgba(43, 62, 77, 1) 0%, rgba(101, 122, 138, 1) 100%);
  color: #fff;
  padding: 5%;
  border-radius: 20px;
  display: grid;
  grid-template-columns: 35% 65%;
  width: 70%;
  margin: 0 auto 5%;
}

.consult-logo {
  white-space: pre-line;
  font-size: 1.3em;
  color: #f2e9dc;
  text-align: center;
}

.consult-logo img {
  width: 55% !important;
}

.start-block {
  border-left: 2px solid #fff;
  padding-left: 4%;
  margin: 10% 0 28%;
}

.start-block h3 {
  font-size: 2.8em;
  margin: 0;
  font-weight: 600;
}

.start-block h4 {
  white-space: pre-line;
  font-size: 1.8em;
  line-height: 1.4;
}

.eapps-widget-toolbar {
  display: none;
}

.itopplus-bg3 .navbar-default .navbar-nav > li > a {
  font-size: 1em;
  color: #283645;
  margin: 0 5px;
  padding: 10px 15px;
  border: 2px solid #283645;
  border-radius: 50px;
}

.itopplus-bg3 .navbar-default .navbar-nav > li > a:focus,
.itopplus-bg3 .navbar-default .navbar-nav > li > a:hover,
.itopplus-bg3 .navbar-default .navbar-nav > li > a:active,
.itopplus-bg3 .navbar-default .navbar-nav > .open > a,
.itopplus-bg3 .navbar-default .navbar-nav > .open > a:focus,
.itopplus-bg3 .navbar-default .navbar-nav > .open > a:hover {
  color: #ffffff !important;
  box-shadow: none;
  border-radius: none;
  background: #283645;
  background-color: #283645;
}

.itopplus-bg3 .navbar-default {
  display: flex;
  justify-content: center;
}

/*หน้าแรก*/

/*search*/
.col-centered {
  display: flex;
  justify-content: center;
}

.col-centered .ui.icon.input input {
  padding-right: 20em !important;
  font-family: Prompt, sans-serif !important;
  padding: 20px;
  border: 1px solid #ababab;
}

.col-centered .ui.icon.input > i.circular.icon {
  top: 0.3em;
  right: 0.5em;
  opacity: 1;
  box-shadow: none !important;
  color: #dbbe95;
  font-size: 1.5em;
  background-color: transparent !important;
}

/*search*/

/*form*/
.CASS-D-border .form-control {
  border: none;
  border-bottom: 1px solid #c0c0c0;
  border-radius: 0px !important;
  -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
  background-color: transparent;
  padding: 5px 0px;
  font-size: 1em;
  color: #5d5d5c !important;
  height: 45px;
}

.CASS-D-border .form-control:focus {
  border-bottom: 1px solid #7c5d31;
}

.CASS-D-border .btn-default:hover,
.CASS-D-border .btn-default:focus {
  background-color: #505149;
}

.CASS-D-border .btn-default {
  background-image: linear-gradient(to bottom, #505149 0, #505149 100%);
  border-color: #505149;
  border: 0px solid transparent;
  border-radius: 5px;
  padding: 8px 15px 8px 10px;
  color: #fff;
  text-shadow: none;
  font-size: 1em;
}

.CASS-D-border {
  color: #000;
}

.CASS-D-border .col-md-offset-5 {
  margin-left: 36%;
}

.CASS-D-border .form-control::placeholder {
  color: #5d5d5c !important;
}

.CASS-D-border #editor1,
.CASS-D-border #editor2,
.CASS-D-border #editor3,
.CASS-D-border #editor4,
.CASS-D-border #editor5,
.CASS-D-border .glyphicon-ok-circle:before {
  display: none;
}

.CASS-D-border #selectbox3 {
  margin-bottom: -20px;
}

.CASS-D-border {
  width: 55%;
  margin: 2% auto 10%;
  background: #fff;
  border-radius: 20px;
  padding: 3% 3% 0;
}

.CASS-C-head,
.CASS-D-head {
  font-family: Prompt, sans-serif;
}

.CASS-D-head h3 {
  font-size: 1.7em;
  padding-left: 0;
  color: #000;
  text-align: center;
}

.ITPcheckboxAuthen {
  text-align: left !important;
  padding-left: 4%;
  font-size: 0.9em;
}

span#contactUsAcceptPolicyText2 {
  color: #064ca2;
}

/*form*/

/*บทความ*/

ul.itp-contentmanager-template5 {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 20px;
}

.itp-contentmanager-template5 li.col-md-6.col-sm-6.col-xs-12 {
  width: 100%;
  background: #fff;
  margin: 0 10px 20px !important;
  border-radius: 15px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  transition: 0.5s;
}

.itp-contentmanager-template5 li.col-md-6.col-sm-6.col-xs-12:hover {
  background: #fff9ef;
}

.itp-contentmanager-template5 .col-md-4.col-sm-4.col-xs-12.padding-col {
  width: 100%;
  padding: 5px 0;
}

.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col {
  width: 100%;
  padding: 8% 0 8% 5% !important;
}

.itp-contentmanager-template5 .img-container {
  padding-bottom: 100%;
  overflow: hidden;
  border-radius: 10px;
}

.itp-contentmanager-template5 .img-container .img {
  border-radius: 10px;
  transition: 0.5s;
}

.itp-contentmanager-template5 .img-container:hover .img {
  transform: scale(1.1);
}

.itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
  font-size: 1.2em;
  line-height: 1.2;
}

.itp-contentmanager-template5 .btn-sm p {
  font-size: 14px;
}

.itp-contentmanager-template5 .btn-group-sm > .btn,
.itp-contentmanager-template5 .btn-sm {
  font-size: 14px;
}

.news-des {
  padding: 1% 0 5%;
}

.itp-contentmanager-template5 li.col-md-6.col-sm-6.col-xs-12 button {
  background: linear-gradient(0deg, rgba(158, 121, 64, 1) 0%, rgba(229, 192, 136, 1) 100%);
  color: #fff;
  border: none;
  padding: 8px 15px;
  border-radius: 5px;
  font-size: 0.9em;
  transition: 0.5s;
}

.itp-contentmanager-template5 li.col-md-6.col-sm-6.col-xs-12:hover button {
  background: linear-gradient(0deg, rgba(43, 62, 77, 1) 0%, rgba(101, 122, 138, 1) 100%);
  color: #fff;
}

h3.managerHeader {
  text-align: center;
  font-size: 2.5em;
  font-weight: 600;
}

#Contentmanager .post-time {
  display: none;
}

.page-header {
  border-bottom: 0px solid #eee;
}

.col-md-6.pull-left {
  margin-left: -2%;
  margin-right: 3%;
}

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

.Textmanager.font-inherit h2 {
  font-weight: 600;
  margin: 0px 0 20px;
}

.Textmanager.font-inherit h3 {
  margin: 20px 0;
  font-weight: 600;
  font-size: 2em;
}

.Textmanager.font-inherit h4 {
  margin: 20px 0 5px;
  font-weight: 600;
}

.Textmanager.font-inherit p {
  margin: 0 0 0px;
}

.contenemanager-gallery .col-xs-12.col-md-3,
.Contenemanager-gallery .col-xs-6.col-md-3 {
  padding: 10px 10px 0;
}

.contenemanager-gallery .thumbnail,
.Contenemanager-gallery .thumbnail {
  padding: 0px;
  border: 0px solid #cecece;
  border-radius: 20px;
  transition: 0.3s;
}

.Contenemanager-gallery .thumbnail:hover,
.contenemanager-gallery .thumbnail:hover {
  transition: 0.3s;
}

.Contenemanager-gallery .thumbnail,
.img-thumbnail,
.contenemanager-gallery .thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.075);
  border-radius: 20px;
  transform: scale(1) !important;
}

#Contentmanager img.img-responsive {
  border-radius: 20px;
  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: #fff;
  position: relative !important;
  overflow: hidden !important;
  border: 0px solid #cecece;
  padding: 0px !important;
  box-shadow: none !important;
  border-radius: 20px;
}

.img-thumbnail {
  padding: 0px;
  border: 0px solid #ddd;
  border-radius: 20px;
}

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

.landingpagemanager {
  display: none;
}

/*บทความ*/

/*โครงการที่ขายแล้ว*/
.project-detail {
  text-align: center;
  padding: 1% 4%;
}

.project-detail h4 {
  font-size: 1.7em;
  font-weight: 600;
  margin: 0 0 5px;
}

/*โครงการที่ขายแล้ว*/

/*คำนวณสินเชื่อ*/
figure.effect-jazz {
  background: transparent;
  border-radius: 15px;
}

figure.effect-jazz figcaption::after {
  border-top: 0px solid #fff;
  border-bottom: 0px solid #fff;
}

/*คำนวณสินเชื่อ*/

/*โครงการของเรา*/
figure.effect-phoebe {
  background: transparent;
}

figure.effect-phoebe h2 {
  margin-top: 6em;
  -webkit-transform: translate3d(0, 0px, 0);
  transform: translate3d(0, 0px, 0);
  font-weight: 600;
  font-size: 2.4em;
  text-shadow: 0 0 10px black;
}

.design-icon2 {
  text-align: center;
  padding: 5% !important;
  transition: 0.5s;
}

.design-icon2:hover {
  transform: scale(1.1);
}

.design-icon2 img {
  width: 40% !important;
  margin: 0 auto 10%;
}

.oxygen-block {
  padding: 25% 0;
  font-size: 1.2em;
}

.oxygen-block h3 {
  font-size: 2.4em;
  font-weight: 600;
  margin: 0 0 5px;
}

.oxygen-block2 {
  text-align: center;
  padding: 5% 6%;
}

.oxygen-block2 h2 {
  margin: 0 0 10px;
}

.coming-soon {
  width: 80%;
  margin: 0 auto;
}

/*โครงการของเรา*/

/*รู้จักออกซิเจน*/
.oxygen-block3 {
  text-align: center;
  padding: 2% 0;
}

.oxygen-block3 h3 {
  font-weight: 600;
  color: #7c5d31;
}

.main-timeline {
  overflow: hidden;
  position: relative;
}

.main-timeline:before {
  content: "";
  width: 3px;
  height: 100%;
  background: #d6d5d5;
  position: absolute;
  top: 0;
  left: 50%;
}

.main-timeline .timeline {
  padding-right: 30px;
  position: relative;
}

.main-timeline .timeline:before,
.main-timeline .timeline:after {
  content: "";
  display: block;
  width: 100%;
  clear: both;
}

.main-timeline .timeline:first-child:before,
.main-timeline .timeline:last-child:before {
  content: "";
  width: 13px;
  height: 13px;
  border-radius: 50%;
  border: 2px solid #d6d5d5;
  background: #fff;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
  right: -3px;
}

.main-timeline .timeline:last-child:before {
  top: auto;
  bottom: 0;
}

.main-timeline .timeline-icon {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #fff;
  border: 2px solid #d6d5d5;
  box-sizing: content-box;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: -4px;
}

.main-timeline .timeline-icon:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #c3aa7e;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.main-timeline .year {
  display: inline-block;
  padding: 3px 20px;
  margin: 0;
  font-size: 1.3em;
  color: #fff;
  background: #c3aa7e;
  text-align: center;
  position: absolute;
  top: 50%;
  right: 35%;
  transform: translateY(-50%);
}

.main-timeline .year:before {
  content: "";
  border-right: 18px solid #c3aa7e;
  border-top: 18px solid transparent;
  border-bottom: 18px solid transparent;
  position: absolute;
  top: 0;
  left: -18px;
}

.main-timeline .timeline-content {
  width: 46.5%;
  padding: 43px 50px;
  margin: 0 20px 0 0;
  background: #f2f2f2;
  position: relative;
}

.main-timeline .timeline-content:after {
  content: "";
  border-left: 20px solid #f2f2f2;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  position: absolute;
  top: 50%;
  right: -20px;
  transform: translateY(-50%);
}

.main-timeline .title {
  float: left;
  font-size: 1.5em;
  font-weight: 600;
  color: #283645;
  margin: 0 0px 5px 0;
}

.main-timeline .post {
  display: inline-block;
  font-size: 14px;
  color: #999;
  margin-top: 6px;
}

.main-timeline .description {
  font-size: 1em;
  line-height: 24px;
  margin: 0;
  clear: both;
}

.main-timeline .timeline:nth-child(2n) {
  padding: 0 0 0 30px;
}

.main-timeline .timeline:nth-child(2n) .year {
  right: auto;
  left: 35%;
}

.main-timeline .timeline:nth-child(2n) .year:before {
  border-right: none;
  border-left: 18px solid #c3aa7e;
  right: -18px;
  left: auto;
}

.main-timeline .timeline:nth-child(2n) .timeline-content {
  float: right;
  margin: 0 0 0 20px;
}

.main-timeline .timeline:nth-child(2n) .timeline-content:after {
  border-left: none;
  border-right: 20px solid #f2f2f2;
  right: auto;
  left: -20px;
}

/*รู้จักออกซิเจน*/

/*ออกซิเจน วีฟวา*/
.oxygen-project {
  text-align: center;
  padding: 0 0 5%;
}

.menu-border {
  background: #d0bd9d;
  width: 2px;
  height: 50px;
  margin: 2% auto;
}

.oxygen-project h3 {
  margin: 5px 0 0;
  font-weight: 600;
}

.oxygen-project h4 {
  font-size: 1.3em;
  margin: 0 0 10px;
  font-weight: 600;
}

.map-icon2 {
  display: grid;
  grid-template-columns: 2% auto;
  gap: 10px;
  color: #7c5d31;
  align-items: center;
  justify-content: center;
  font-size: 1.3em;
}

.project-pd {
  text-align: center;
  padding: 15% 0;
  text-shadow: 0 0 10px black;
  font-size: 1.5em;
}

.facilty-icon {
  text-align: center;
  padding: 0 3% 5% !important;
  transition: 0.5s;
}

.facilty-icon:hover {
  transform: translateY(-10px);
}

.facilty-icon img {
  width: 50% !important;
  margin: 0 auto 5%;
}

.project-detail2 h3 {
  font-size: 1.4em;
  font-weight: 600;
  margin: 0 0 10px;
}

.project-detail2 img {
  width: 95% !important;
}

.project-detail2 .media-body {
  padding: 5px 5px;
}

.project-icon-cover-display {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
  margin: 20px 0 0;
}

.project-icon-cover {
  display: grid;
  grid-template-columns: 25px auto;
  gap: 10px;
  width: 45%;
}

.project-block2 h4 {
  display: contents;
}

/*weava*/
.menu-align2 {
  padding: 2% 0;
  text-align: center;
}

.facility-img {
  padding: 5% 0;
}

.weava-detail {
  white-space: pre-line;
  text-align: center;
  padding: 0 0 5%;
}

.weava-detail h4 {
  font-size: 1.4em;
  margin: 5% auto 3%;
  line-height: 1.2;
}

.map-display-block {
  display: grid;
  grid-template-columns: auto auto auto;
  justify-content: center;
  flex-wrap: wrap;
  gap: 70px;
}

.map-display {
  display: grid;
  grid-template-columns: 35px auto;
  align-content: center;
  justify-content: center;
  gap: 10px;
  font-size: 1.4em;
  padding: 20px 0;
  margin: 0 auto;
  align-items: center;
}

.map-block {
  display: grid;
  grid-template-columns: 35px auto;
  gap: 10px;
  width: 100%;
  justify-content: center;
  align-items: center;
}

.map-display-block a {
  color: #fff;
}

.map-display-block a:hover {
  color: #c3aa7e;
}

.contact-project-bg {
  background: #fff;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
  padding: 15% 5%;
}

.contact-project-bg img {
  width: 30% !important;
  margin: 0 auto;
  display: block;
  transition: 0.5s;
}

.contact-project-bg img:hover {
  transform: scale(1.1);
}

.qr-line-block {
  text-align: center;
  padding: 2% 0;
  font-size: 1.6em;
}

.qr-line-img {
  width: 12%;
  margin: 0 auto;
}

.qr-line-img img {
  margin: 15px 0 5px;
}

/*ออกซิเจน วีฟวา*/

/*ติดต่อเรา*/
.project-detail h5 {
  font-size: 1.3em;
  font-weight: 600;
}

.contact-bg {
  background: #fff;
  border: 1px solid #eee;
  padding: 7px;
  border-radius: 50px;
  transition: 0.5s;
}

.contact-bg:hover {
  background: #d1bf9f;
  color: #253847;
}

.contact-bg .media-body {
  padding: 7px 0 0 2px;
  line-height: 1.2;
}

.contact-bg img {
  width: 90% !important;
}

/*ติดต่อเรา*/

/*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: #253847;
  border-color: #253847;
}

.pagination > li > a,
.pagination > li > span {
  color: #253847;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #253847;
  background-color: #f7f7f7;
}

/*pagination*/

/*ออกซิเจน*/
.tonyang-bg {
  background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_14012024qx2z/0/0/bgwz-z497098540627.webp);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
  text-align: center;
  padding: 3% 0;
  font-size: 1.2em;
}

.tonyang-bg h3,
.tonyang-bg2 h3 {
  font-weight: bold;
  color: #cd8d60;
}

.tonyang-bg2 {
  text-align: center;
  padding: 3% 0;
  font-size: 1.2em;
}

.craft-text {
  font-size: 1.2em;
  padding: 3% 2%;
}

.craft-text2 {
  font-size: 1.2em;
  padding: 5%;
}

.craft-text2 h2 {
  white-space: pre-line;
  margin: 0 0 20px;
  color: #cd8d60;
}

.padding-pd2 {
  padding: 10% 0;
}

.block-text {
  text-align: center;
  padding: 15% 0;
  font-size: 1.2em;
}

.block-map-icon {
  padding: 5% 5% 10%;
  text-align: center;
}

.block-map-icon img {
  width: 15% !important;
  margin: 0 auto 5%;
}

.leaf-icon {
  padding-left: 20%;
}

.leaf-icon h4 {
  color: #295218;
  margin: 0 0 20px;
}

.leaf-icon .media-body {
  padding: 7px 5px 10px;
}

.leaf-text {
  padding: 5%;
  line-height: 1.7;
}

.leaf-text img {
  width: 21% !important;
  margin: 0 0 3%;
}

.left-bg {
  padding: 10% 10% 15%;
  text-align: center;
}

.left-bg img {
  width: 8% !important;
  margin: 0 auto 2%;
}

.trax-bg {
  font-size: 1.5em;
  padding: 5% 15% 10%;
  font-weight: 600;
  line-height: 1.6;
}

.trax-bg h2 {
  font-size: 1.6em;
  text-align: center;
  margin: 0 0 15%;
}

.trax-text {
  white-space: pre-line;
  padding: 5% 10%;
  font-size: 1.7em;
  color: #c3ba99;
}

.trax-text h3 {
  font-size: 1.3em;
}

.trax-text h2 {
  font-size: 1.6em;
  color: #fff;
  text-align: center;
  margin: 50px 0;
  line-height: 1.2;
}

/*ออกซิเจน*/

/*search*/
#searchResultLanding .panel {
  margin: 6% 0;
}

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

.itopplus-search-image-flex-item {
  padding: 0px !important;
  width: 213px !important;
  min-height: 168px !important;
  max-height: 430px !important;
  background-color: #fff !important;
  box-shadow: none !important;
  border: 1px solid #eee;
}

.itopplus-search-image-flex-item img {
  width: 100% !important;
}

.search_titleText {
  padding: 5px 0px;
  font-size: 16px;
}

.search_text {
  padding: 5px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block;
}

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1900px) {
  .itopplus-search-image-flex-item {
    width: 238px !important;
    min-height: 188px !important;
  }

  body {
    font-size: 20px;
  }

  .dropdown-menu > li > a {
    font-size: 1.4em;
  }

  .project-height {
    height: 85px;
  }

  .CASS-D-border .form-control {
    height: 60px;
  }

  .itp-contentmanager-template5 .btn-group-sm > .btn,
  .itp-contentmanager-template5 .btn-sm {
    font-size: 19px;
  }

  .itopplus-footer {
    font-size: 18px;
  }

  .btn-footer1 {
    width: 215px;
  }

  .ITPcookiebar,
  .buttonExampleSite {
    font-size: 16px !important;
  }

  figure.effect-phoebe h2 {
    margin-top: 4em;
  }

  .oxygen-block {
    font-size: 1.3em;
  }

  .main-timeline .year {
    padding: 0px 20px;
  }

  .project-detail2 {
    padding: 1% 5%;
  }

  .project-detail2 .media-body {
    padding: 10px 5px;
  }

  .contact-bg .media-body {
    padding: 10px 0 0 2px;
  }

  .map-display-block {
    gap: 170px;
  }
}

@media only screen and (max-width: 1200px) {
  .itopplus-search-image-flex-item {
    width: 219px !important;
    min-height: 170px !important;
  }

  .project-height {
    white-space: inherit;
  }

  .map-icon {
    font-size: 0.8em;
  }

  .itopplus-bg5 {
    background-size: cover;
  }

  .consult-block h4 {
    font-size: 1.5em;
  }

  .consult-block h2 {
    font-size: 2.2em;
  }

  .consult-logo {
    font-size: 1em;
  }

  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 1.1em;
  }

  .itp-contentmanager-template5 .btn-group-sm > .btn,
  .itp-contentmanager-template5 .btn-sm {
    font-size: 13px;
  }

  .news-des {
    height: 95px;
  }

  .itopplus-footer {
    font-size: 13px;
  }

  .project-block h3 {
    font-size: 1.3em;
  }

  .project-icon-cover {
    gap: 4px;
    font-size: 0.8em;
  }

  .contact-bg {
    font-size: 0.85em;
  }

  .contact-bg .media-body {
    padding: 5px 0 0 2px;
  }

  figure.effect-phoebe h2 {
    margin-top: 5em;
    font-size: 2em;
  }
}

@media screen and (max-width: 900px) {
  .itopplus-search-image-flex-item {
    margin: 5px !important;
    width: 228px !important;
    min-height: 180px !important;
    max-height: 425px !important;
  }

  .search_titleText {
    padding: 5px 0px;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
  }

  .project-height {
    height: 110px;
  }

  .map-icon {
    font-size: 1em;
    height: 40px;
    align-items: start;
  }

  .CASS-D-border #display2,
  .CASS-D-border #selectbox4 {
    margin-right: -25px;
  }

  .consult-block h2 {
    font-size: 1.7em;
  }

  .consult-block h4 {
    font-size: 1.3em;
  }

  .news-des {
    height: 115px;
  }

  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    height: 55px;
    display: block;
  }

  figure.effect-phoebe h2 {
    margin-top: 3em;
  }

  .oxygen-block {
    padding: 10% 0;
    font-size: 1.1em;
  }

  .project-block h3 {
    height: 40px;
  }

  .project-icon-cover-display {
    align-items: flex-start;
  }

  .row-fluid [class*="col-sm-5fix"] {
    width: 33.33%;
    float: left;
  }

  .Textmanager.font-inherit {
    display: block;
  }

  .project-detail h5 {
    font-size: 1.1em;
  }

  .contact-bg {
    font-size: 0.65em;
  }

  .navbar-default .navbar-brand {
    margin: 0 5px;
  }

  .map-display-block {
    gap: 50px;
  }

  .menu-mobile-custom {
    padding: 15px 4px !important;
  }
}

@media only screen and (max-width: 480px) {
  .col-centered .ui.icon.input input {
    padding-right: 3em !important;
  }

  .itopplus-search-image-flex-item {
    width: 100% !important;
    min-height: 125px !important;
    max-height: inherit !important;
    margin: 5px 0 !important;
  }

  .itopplus-search-image-flex-item img {
    width: 100% !important;
  }

  .search_titleText {
    padding: 5px 0px;
    font-size: 14px;
  }

  .search_text {
    padding: 5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
  }

  .row-fluid [class*="col-sm-5fix"] {
    width: 100%;
    float: left;
  }

  .design-block h2 {
    font-size: 2em;
  }

  .design-block h3 {
    font-size: 1.5em;
  }

  .design-icon img {
    width: 50% !important;
  }

  .life-style h1 {
    font-size: 2.2em;
  }

  .h1,
  h1 {
    font-size: 2.8em;
  }

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

  .h3,
  h3 {
    font-size: 1.5em;
  }

  .project-height {
    height: inherit;
  }

  .project-block h3 {
    height: inherit;
  }

  .map-icon {
    font-size: 1em;
    height: inherit;
    align-items: center;
  }

  .contact-time-icon {
    width: 5%;
  }

  .CASS-D-border {
    width: 95%;
  }

  .CASS-D-head h3 {
    margin-top: 7%;
  }

  .CASS-D-border .col-md-offset-5 {
    margin-left: 25%;
  }

  .itopplus-bg4 {
    background-attachment: inherit;
  }

  .itopplus-bg2,
  .itopplus-bg6 {
    background-attachment: inherit !important;
  }

  .consult-bg {
    width: 95%;
  }

  .consult-logo img {
    width: 50% !important;
  }

  .consult-img {
    margin: 5% auto -10px;
  }

  .itp-contentmanager-template5 li.col-md-6.col-sm-6.col-xs-12 {
    width: 100%;
    margin: 0 0px 20px !important;
  }

  .itp-contentmanager-template5 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    font-size: 1.2em;
    height: inherit;
  }

  .news-des {
    height: inherit;
  }

  .itp-contentmanager-template5 .btn-group-sm > .btn,
  .itp-contentmanager-template5 .btn-sm {
    font-size: 14px;
  }

  .start-block h4 {
    font-size: 1.3em;
  }

  .start-block h3 {
    font-size: 2.1em;
  }

  #imagesControl65dedb52dbf8ee0013a92b27,
  #imagesControl65df0c1a164cc90013fd50a8,
  #imagesControl65f2a9cfe830e9001aa00b26,
  #imagesControl660387f2db762e0013820f07,
  #imagesControl660398ebc3d9110013845d55,
  #imagesControl6603b754e927eb001372b7bf,
  #imagesControl6603bfa1693fed0013a1c7fc,
  #imagesControl6603cedd9f95ed0013143880 {
    padding: 0 !important;
  }

  figure.effect-phoebe h2 {
    margin-top: 1em;
    font-size: 1.4em;
  }

  .main-timeline .title {
    font-size: 1.2em;
  }

  .map-icon2 {
    grid-template-columns: 1fr;
  }

  .map-icon2 img {
    width: 5% !important;
  }

  .project-pd {
    font-size: 1em;
  }

  .Textmanager.font-inherit h3 {
    font-size: 1.5em;
  }

  .contact-bg {
    font-size: 1em;
  }

  .map-display-block {
    gap: 0px;
    grid-template-columns: 1fr;
  }

  .qr-line-img {
    width: 30%;
  }

  .menu-mobile-custom {
    padding: 15px 2px !important;
  }

  .tonyang-bg {
    background-attachment: inherit;
  }

  .craft-text {
    font-size: 1em;
    padding: 0% 2% 4%;
  }

  .leaf-icon {
    padding-left: 10%;
  }

  .leaf-text img {
    width: 45% !important;
  }

  .left-bg img {
    width: 21% !important;
  }
}

@media screen and (max-width: 992px) {
  #nav-menu {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
  }

  .navbar-header {
    display: flex !important;
    flex-direction: row-reverse;
    align-items: center;
    height: 50px;
    width: 100%;
  }

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

  #ItopplusMainSidebar a {
    color: #444 !important;
    text-align: left !important;
  }

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

  .itopplus-sidebar-menu-single {
    border: none;
  }

  #itpMenuSideBar,
  .menu-mobile-custom {
    display: grid !important;
    place-content: center;
    height: 50px;
    border: none;
    padding: 0 !important;
    margin: 0 !important;
    background-color: transparent !important;
  }

  .old-image-icon-facebook,
  .old-image-icon-line,
  .old-image-icon-instragram,
  .old-image-icon-youtube {
    display: grid !important;
  }

  #itpMenuSideBar .navbar-inline:nth-child(2),
  #main-navbar-collapse,
  .new-image-icon-facebook,
  .new-image-icon-line,
  .new-image-icon-instragram,
  .new-image-icon-youtube {
    display: none !important;
  }

  .navbar-header i::before {
    display: none !important;
  }

  .navbar-header i {
    display: grid;
    height: 40px;
    aspect-ratio: 1;
    filter: brightness(0) saturate(100%) invert(27%) sepia(44%) saturate(0%) hue-rotate(245deg) brightness(91%) contrast(99%);
    padding: 10px;
  }

  #itpphonemobile i {
    content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/phonez-z921908240939.png);
    margin-right: 10px;
  }

  #itpsearchmobile i {
    content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/searchz-z802258593714.png);
  }

  .old-image-icon-facebook i {
    content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/fbz-z870717797999.png);
  }

  .old-image-icon-line i {
    content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/linez-z21670262898.webp);
  }

  .old-image-icon-instragram i {
    content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/igz-z1587384208209.webp);
  }

  .old-image-icon-youtube i {
    content: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/ytz-z962652931262.webp);
    width: 45px !important;
  }
}


