.itopplus-background {

}
body {
  font-size: 17px;
  overflow-x: hidden;
  color: #404447;
  font-family: "Anuphan", sans-serif;
}
a {
    color: #404447;
}
a:hover  {
    color: #ff6600;
}
b, strong {
    font-weight: 600;
}
.itopplus-bg {
    background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_23032024cs2u/0/0/1z-z689101967738.webp");
    background-size: cover;
    background-attachment: fixed;
}

.itopplus-bg2 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_23032024cs2u/0/0/2z-z1520146929183.webp");
}

.itopplus-bg3 {
    background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_23032024cs2u/0/0/3z-z75551303430.webp");
    background-size: cover;
    background-attachment: fixed;
}
.itopplus-footer {
    background-color: #f9f9f9;
}
.navbar-default .navbar-nav > li > a {
  font-size: 1em;
  color: #404447;
  margin: 0 0px;
  padding: 8px 10px;
  border-radius: none;
  border-bottom: 3px solid transparent;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #ff6600 !important;
  box-shadow: none;
  border-color: transparent;
  background: transparent;
  background-color: transparent;
}

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

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

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

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

  #itpMenuSideBar span {
    background-color: #000 !important;
  }

  #controlMenu * {
    color: #000 !important;
    border: none;
  }
    .navbar-header>a {
        background-size: 30px;
    }
#itpphonemobile {
  background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_23032024cs2u/0/0/tel2z-z87207784465.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_23032024cs2u/0/0/facebookz-z863025899503.png) !important;
}

.old-image-icon-line {
  background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_23032024cs2u/0/0/linez-z817216012934.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.webp) !important;
}

}

@media screen and (min-width: 1024px) {
  .itopplus-banner > .container {
    display: grid;
    grid-template-columns: 17% auto;
    align-items: center;
  }

  .no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
  }

  .itopplus-banner {
    background: #fff;
    box-shadow: 0 0 010px rgba(0, 0, 0, .1);
    transition: 0.3s;
  }

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

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

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

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

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

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

  #itopplus-nav-bar > li {
    display: -webkit-inline-box;
  }
  
ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
  margin: 0;
}
}







/**/
.h1, h1 {
    font-size: 4.2em;
    font-weight: 600;
}
.h2, h2 {
    font-size: 2.7em;
    font-weight: 600;
}
.h3, h3 {
    font-size: 1.7em;
    font-weight: 600;
}
.h4, h4 {
    font-size: 1.4em;
    font-weight: 600;
}
.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;
}
/**/



/*header*/
.header-icon-img {
    display: flex;
    gap: 10px;
}

/*header*/




/*footer*/
.itopplus-footer {
    font-size: 14px;
    line-height: 1.6;
    font-weight: 400;
}
.itopplus-footer h4 {
    font-size: 1.17em;
    margin: 0px 0 20px;
    font-weight: 600;
    color: #2f2f2f;
}
.itopplus-footer a {
    color: #464545;
}
.itopplus-footer a:hover {
    color: #ff6600;
}
.footer-block1 img {
    width: 32% !important;
    margin: 0 0 20px;
}
.footer-block1 h4 {
    margin: 0px 0 10px;
}
.btn-maps {
    background: transparent;
    border: 1px solid #2f2f2f;
    color: #464545;
    padding: 10px 15px;
    margin-top: 15px;
    transition: 0.5s;
}
.btn-maps:hover {
    background: #ff6600;
    border: 1px solid #ff6600;
    color: #fff;
}
.footer-block2 {
    width: 53%;
    float: right;
}
.footer-block2 h4 {
    font-weight: 500;
}
.footer-block2 h4 span {
    color: #ff6600;
}
.qr-img {
    width: 65%;
    margin: 0 0 20px;
}
.btn-line {
    background: #33d233;
    color: #fff;
    border: none;
    display: grid;
    grid-template-columns: 20px auto;
    gap: 5px;
    align-items: center;
    padding: 10px 10px;
    transition: 0.5s;
}
.btn-line:hover {
    background: #ff6600;
    color: #fff;
}
.footer-block3 {
    padding-left: 40%;
}
.tel-block {
    display: grid;
    grid-template-columns: 20px auto;
    gap: 5px;
    align-items: center;
    margin-bottom: 10px;
}
.tel-block-text {
    font-size: 1.5em;
    font-weight: 600;
    color: #2f2f2f;
}
.footer-follow {
    display: flex;
    align-items: baseline;
    gap: 10px;
}
.footer-icon-img {
    display: flex;
    gap: 10px;
    width: 35%;
}
.icon-img {
    transition: 0.5s;
}
.icon-img:hover {
    transform: scale(1.1);
}
.copy-right {
    text-align: right;
    font-size: 0.9em;
    font-family: "Poppins", sans-serif;
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #ff6600 !important;
    color: #ff6600 !important;
    font-family: "LINE Seed Sans TH" !important;
}
.buttonExampleSite:hover {
    background: #ff6600 !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% 2% 2%;
}
/*footer*/




/*slide*/
#carousel67f6159bc8f86a001a26a910 .hidden , #carousel67f731d668a4f4001ad9174e .hidden {
	display: block!important;
	visibility: inherit!important;
	pointer-events: none;
} 
#carousel67f6159bc8f86a001a26a910 .carousel-indicators .active , #carousel67f731d668a4f4001ad9174e .carousel-indicators .active {
	background-color: #fff;
	border-color:#fff;
    width: 12px;
    height: 12px;
    margin: 2px;
}  
#carousel67f6159bc8f86a001a26a910 .carousel-indicators li , #carousel67f731d668a4f4001ad9174e .carousel-indicators li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 2px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #ffffff00;
    border: 1px solid #fff;
    border-radius: 10px;
} 
#carousel67f6159bc8f86a001a26a910 .carousel-indicators , #carousel67f731d668a4f4001ad9174e .carousel-indicators {
    bottom: 0%;
} 
#carousel67f6159bc8f86a001a26a910 .glyphicon-chevron-left:before, #carousel67f6159bc8f86a001a26a910 .glyphicon-chevron-right:before ,
#carousel67f731d668a4f4001ad9174e .glyphicon-chevron-left:before, #carousel67f731d668a4f4001ad9174e .glyphicon-chevron-right:before {
	 display: none;
}
/*slide*/



/*หน้าแรก*/
.about-intro {
    text-align: center;
    padding: 5% 0;
    color: #2f2f2f;
}
.about-intro h4 {
    margin: 0;
}
.about-intro h1 {
    font-family: "Poppins", sans-serif;
    color: #100c09;
    margin: 0 0 10px;
}
.about-intro h1 span {
    color: #ff6600;
}
.padding-pd {
    padding: 2%;
}
.padding-pd2 {
    padding: 5%;
}
.menu-align {
    text-align: center;
    padding: 7% 0 2%;
}
.menu-align h2 {
    color: #ff6600;
}
.about-us {
    padding: 15% 3%;
}
.about-us h1 {
    font-size: 7em;
    font-weight: 400;
    margin: 0;
}
.about-experience {
    display: flex;
    margin-bottom: 20px;
}
.about-experience-text {
    white-space: pre-line;
    font-family: "Poppins", sans-serif;
}
.about-experience-text h4 span {
    color: #ff6600;
}
.about-experience-symbol {
    margin: -19% 0 0 -5%;
}
.about-experience-symbol h1 {
    font-size: 8.5em;
}
.about-sub {
    white-space: pre-line;
    padding: 33% 5% 0 0;
    text-align: right;
}
.about-sub h4 {
    font-family: "Poppins", sans-serif;
    letter-spacing: 3px;
    font-weight: 500;
    margin: 0;
}
.about-border {
    border-bottom: 1px solid #2f2f2f;
    width: 55%;
    margin: 15px 0% 40px 72%;
    position: relative;
    z-index: 3;
}
.btn-more {
    background: transparent;
    border: 1px solid #2f2f2f;
    color: #464545;
    padding: 10px 15px;
    font-size: 0.9em;
    width: max-content;
    margin-right: auto;
    transition: 0.5s;
}
.btn-more:hover {
    background: #ff6600;
    border: 1px solid #ff6600;
    color: #fff;
}
.step-block-display {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
}
.step-block {
    padding: 0 0 5%;
    font-size: 0.9em;
    transition: 0.5s;
}
.step-block:hover {
    transform: translateY(-10px);
}
.step-block h4 {
    white-space: pre-line;
    font-size: 1.1em;
    line-height: 1.2;
    margin: 0 0 20px;
}
.number-bg {
    background: #ff6600;
    color: #fff;
    font-size: 1.3em;
    font-family: "Poppins", sans-serif;
    width: 65px;
    height: 65px;
    text-align: center;
    padding: 8%;
    font-weight: 600;
    border-radius: 50%;
    margin-bottom: 20px;
}
.about-icon {
    display: grid;
    grid-template-columns: 17% auto;
    align-items: center;
    gap: 30px;
    justify-content: center;
}
.about-icon-text {
    white-space: pre-line;
}
.effect-sadie {
    border-radius: 0px;
}
figure.effect-sadie p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 6em 0em 0em !important;
    width: 100%;
    opacity: 1;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 0, 0);
    text-align: left;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(47, 47, 47, .9) 100%);
    text-transform: initial;
    font-weight: 400;
}
figure.effect-sadie figcaption::before {
    z-index: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(top, rgba(72, 76, 97, 0) 0, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(47, 47, 47, 1) 100%);
    content: '';
    opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
}
.grid figure p {
    letter-spacing: 0px;
    font-size: 0.8em;
}
.grid figure img {
    opacity: 1;
}
.room-type {
    display: grid;
    grid-template-columns: auto 5%;
    align-items: end;
    border-left: 5px solid #ff6600;
    padding: 10px 20px;
}
.room-img {
    margin-bottom: 20%;
}
.room-img img {
    opacity: 1;
}
.room-text h4 span {
    font-size: 1.8em;
    font-family: "Poppins", sans-serif;
}
.callbacks_container {
    float: none;
}
.callbacks_container {
   z-index: -1;
}
/*หน้าแรก*/



/*ผลงาน*/
.col-section {
   padding: 0 0 2%;
}
article.col-md-6.item.-micro {
    width: 25%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 10px 5px 10px;
}
.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: 7% 0px;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 1em;
    font-weight: 400;
    color: #464545;
    text-align: left;
    margin-bottom: 10px;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #ff6600;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    text-align: left;
    font-size: 0.9em;
    color: #464545;
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .time .btn-more {
    justify-content: flex-start;
}
h3.managerHeader {
    font-size: 2.6em;
    font-weight: 600;
    color: #ff6600;
    text-align: center;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    border-bottom: 0px solid #eee;
}
.col-md-6.pull-left {
    padding: 0;
    width: 50%;
    margin: 0 4% 0 0;
}
.col-md-6.pull-right {
    padding: 0;
    width: 50%;
    margin: 0 0 0 4%;
}
.Textmanager.font-inherit {
    text-align: left;
    display: flow-root;
}
.Textmanager.font-inherit h4 {
    font-weight: 600;
    margin: 25px 0 5px;
    line-height: 1.3;
}
.Textmanager.font-inherit h3 {
    font-weight: 600;
    margin: 5px 0 0px;
}
.Textmanager.font-inherit p {
    margin: 0 0 0px;
}
.Textmanager.font-inherit strong {
    font-weight: 600;
}
.contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    padding: 0px 10px 0;
}
.contenemanager-gallery .thumbnail, .Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #cecece;
    border-radius: 0px;
    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, .075);
    box-shadow: 0 0 0 rgba(0, 0, 0, .075);
    border-radius: 0px;
    transform: scale(1.0) !important;
}
#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;
}
.img-thumbnail {
    padding: 0px;
    border: 0px solid #ddd;
    border-radius: 0px;
}
.social-icon {
    border-radius: 5px;
}
.social-share {
    top: 15px;
    right: 8%;
}
.landingpagemanager {
    display: none;
}
/*ผลงาน*/




/*แบบบ้าน*/
.coming-soon {
    width: 80%;
    margin: 0 auto 10%;
}
/*แบบบ้าน*/

/*แบบบ้าน*/
.CASS-D-border {
    background-image: none;
}
.CASS-D-middle-mid {
    padding: 0px;
}
.CASS-D-border article.col-md-6.item.-micro {
    width: 33.33%;
}
.CASS-D-border .Contentmanager .site .col-section .item.-micro {
    padding: 10px 10px 10px;
}
.CASS-D-border .Contentmanager .site .col-section .item.-micro a .caption .time {
    color: #404447;
    display: block;
}
.CASS-D-border .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 1.3em;
    font-weight: 600;
    color: #ff6600;
    margin-bottom: 5px;
}
.CASS-D-border .Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #ff6600;
}
.plan-sub-display {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin: 10px 0;
}
.plan-sub {
    display: grid;
    grid-template-columns: 25px auto;
    gap: 10px;
    margin-bottom: 5px;
}
.plan-block h5 {
    font-size: 1em;
    font-weight: 400;
    margin: 0 0 15px;
}
.plan-block h4 {
    font-size: 1.2em;
    margin: 0 0 8px;
    color: #000;
}
.PitCustomClass2 .col-md-8.col-md-offset-2.text-center {
    margin-left: 0;
    width: 100%;
    padding: 0;
}
.plan-head-bg {
    background: #ff6600;
    color: #fff;
    font-size: 2em;
    font-weight: 600;
    text-align: center;
    padding: 15px;
    margin-bottom: 20px;
}
.pd-blockhouse-2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    padding: 3% 0%;
}
.border-blockhpuse {
    border-bottom: 3px solid #ff6600;
    margin-bottom: 5%;
    margin-top: 5%;
    width: 17%;
}
.pd-iconhouse-2 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    border-left: 1px solid #2f2f2f;
    padding-left: 5%;
    align-items: center;
}
.block-iconhouse-2 {
    width: 100%;
    text-align: center;
}
.iconhouse-2 {
    width: 30%;
    margin: 0 auto 15px;
}
.iconhouse-2 img {
    width: 100% !important;
}
.blockhouse-3 p {
    white-space: pre-line;
}
/*แบบบ้าน*/




/*ข้อควรรู้ในการสร้างบ้าน*/
.policy-block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}
.policy-block-bg {
    background: #f5f5f5;
    padding: 20px;
}
.policy-block-bg h4 {
    color: #ff6600;
    font-size: 1.6em;
    font-weight: 700;
    margin: 0px 0 10px;
    border-bottom: 3px solid;
    width: fit-content;
    line-height: 1.5;
}
/*ข้อควรรู้ในการสร้างบ้าน*/



/*บริการและการประกัน*/
.service-sub {
    padding: 5% 6%;
}
.service-sub h4 {
    font-size: 1.15em;
    line-height: 1.3;
    margin: 0 0 10px;
    color: #000;
}
/*บริการและการประกัน*/



/*วัสดุมาตรฐาน*/
table.tj2 {
   width:100%;
}
table.tj2 td , table.tj2 th {
    border: 1px solid #ccc;
    padding: 12px;
    font-weight: 400;
}
table.tj2 p {
    margin: 0 0 0px;
}
table.tj2 ul {
    margin-left: -22px;
}
table.tj2 tr:nth-child(even){background-color: #f9f9f9}
table.tj2 tr:nth-child(odd){background-color: #fff}
/*วัสดุมาตรฐาน*/



/*ติดต่อเรา*/
.contact-block {
    text-align: center;
    padding: 2% 0;
}
.contact-block .tel-block {
    justify-content: center;
    margin: 10px 0 20px;
}
.contact-icon-display {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
}
.contact-icon {
    background: transparent;
    border: 1px solid #2f2f2f;
    color: #404447; 
    display: grid;
    grid-template-columns: 35px auto;
    gap: 10px;
    padding: 10px;
    justify-content: center;
    align-items: center;
    transition: 0.5s;
}
.contact-icon:hover {
    background: #2f2f2f;
    border: 1px solid #2f2f2f;
    color: #fff; 
}

/*form*/
#form67e60693ca1ba300132a4861 , #form67e61d0f1813f90013b01c04 {
    padding: 0 !important;
}
.CASS-H-head, .CASS-H-head {
    font-family: "Anuphan", sans-serif;
}
.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: 2.6em;
    font-weight: 600;
    text-align: center;
    margin: 0 0 15px;
    color: #fff;
}
.CASS-H-border .form-control {
    border: none;
    background-color: transparent;
    border-bottom: 1px solid #fff;
    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: #fff !important;
    height: 55px;
}
.CASS-H-border .form-control::placeholder {
    color: #fff !important;
}
.CASS-H-border .form-control:hover  {
    border-bottom: 1px solid #2f2f2f;
}
.CASS-H-border .form-control:focus {
    border-bottom: 1px solid #2f2f2f;
    -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: #fff!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: #2a2f33;
    color: #fff;
    text-shadow: 0 0px 0 #282828;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 0px;
    padding: 8px 20px;
    font-weight: 500;
    font-size: 0.9em;
    border: 0px solid #fff;
    box-shadow: none;
}
.CASS-H-border .btn-default:active {
   background-color: #2a2f33;
      color: #fff;
}
.CASS-H-border .btn-default:hover, .CASS-H-border .btn-default:focus {
    background-position: 0 0px;
    background-color: #2a2f33;
        color: #fff;
}
.CASS-H-border .ITPcheckboxAuthen {
    font-size: 0.89em;
    color: #fff;
    text-align: left !important;
    padding-left: 0%;
    margin-bottom: 2%;
}
.CASS-H-border span#contactUsAcceptPolicyText2 {
    color: #fff;
    display: block;
}
.CASS-H-border #display5 {
  margin-bottom: -20px;
}
.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 #selectbox4 , .CASS-H-border #selectbox5  , .CASS-H-border #selectbox6 {
    
}
.CASS-H-border .glyphicon-ok-circle:before {
      display: none;
}
.CASS-H-border .form-control-feedback {
    top: 10px !important;
    color: #fff !important;
}
.CASS-H-border .form-control option {
    color: #000;
}
.CASS-H-middle-mid {
    padding: 0px;
}
.CASS-H-main {
    background: transparent;
}
.CASS-H-border {
    margin: 0% auto;
    background: rgba(255, 102, 0, .7);
    padding: 5% 7%;
}
.CASS-H-border label.col-xs-12.col-sm-3.col-md-3.control-label {
    display: none !important;
}
.CASS-H-border .col-xs-12.col-sm-6.col-md-6 {
    width: 100%;
}
.CASS-H-border .form-group.col-sm-offset-3.col-sm-6.col-md-offset-3.col-md-6 {
    width: 100%;
}
/*ติดต่อเรา*/




/*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: #ff6600;
    border-color: #ff6600;
}
.pagination>li>a, .pagination>li>span {
    color: #ff6600;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #ff6600;
    background-color: #f7f7f7;
}
/*pagination*/




/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
 body {
    font-size: 21px;
}
  .container {
        width: 1440px;
    }
  .navbar-default .navbar-nav > li > a {
    padding: 8px 15px;
}
  .dropdown-menu > li > a {
    font-size: 1.3em;
}
      .itopplus-search {
        width: 9%;
    }
  .about-experience-symbol {
    margin: -18% 0 0 -5%;
}
  .room-img {
    margin-bottom: 30%;
}
  .number-bg {
    padding: 6%;
}
  .itopplus-footer {
    font-size: 18px;
}
  .ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
  .btn-line {
    padding: 11px 10px;
}
  .tel-block {
    grid-template-columns: 24px auto;
}
  .contact-icon {
    grid-template-columns: 40px auto;
}
  .plan-sub {
    grid-template-columns: 35px auto;
}
}




/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
body {
    font-size: 16px;
}
.navbar-default .navbar-nav > li > a {
    padding: 8px 6px;
}
  div#carousel67f731d668a4f4001ad9174e {
    display: none;
}
  .about-us {
    padding: 4% 0%;
}
  .about-experience {
    margin-bottom: 0px;
}
  .about-sub {
    white-space: inherit;
}
  .step-block h4 {
    white-space: inherit;
}
  .itopplus-footer {
    font-size: 13px;
}
  .btn-line {
    padding: 13px 10px;
}
  .number-bg {
    padding: 12%;
}
  .service-sub {
    padding: 1% 1%;
}
}




/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
div#carousel67f731d668a4f4001ad9174e {
    display: block;
}
 .about-us h1 {
    font-size: 6em;
} 
    .about-experience {
        font-size: 0.8em;
    }
  .about-experience-symbol {
    margin: -11% 0 0 -1%;
}
  .about-sub {
    padding: 25% 5% 0 0;
}
      .number-bg {
        padding: 16%;
    }
  .about-icon-text {
    white-space: inherit;
}
  .about-icon {
    grid-template-columns: 15% auto;
    gap: 10px;
}
  .footer-block2 {
    width: 70%;
}
  .footer-block3 {
    padding-left: 20%;
}
  .contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 25%;
}
  .CASS-H-border span#contactUsAcceptPolicyText2 {
    display: inline;
}
  .CASS-H-head h3.form-inline {
    font-size: 2em;
}
.table-responsive {
        border: 0px solid #ddd;
}
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
div#imagesControl67f731d668a4f4001ad9174e {
    padding: 0 !important;
}
  .itopplus-bg , .itopplus-bg3 {
    background-attachment: inherit;
}
.about-intro h1 {
    font-size: 2.4em;
}
  .h4, h4 {
    font-size: 1.2em;
}
  .h2, h2 , h3.managerHeader {
    font-size: 2.2em;
}
      .about-us {
        text-align: center;
    }
      .about-us h1 {
        font-size: 7em;
    }
      .about-experience {
        font-size: 1em;
        margin-bottom: 0px;
        justify-content: center;
    }
      .about-sub {
        padding: 5% 0% 0 0;
        text-align: center;
    }
  .about-border {
    width: 40%;
    margin: 25px auto;
}
  #background67f6165f8c3f71001aaf3467 .none-middle-mid , div#background67f7305a40a7ad001a4d5c25 .none-middle-mid {
    display: flex;
    flex-direction: column-reverse;
}
  .room-type {
    grid-template-columns: auto 8%;
}
  .step-block-display {
    grid-template-columns: repeat(2, 1fr);
}
      .number-bg {
        padding: 11%;
    }
  article.col-md-6.item.-micro {
    width: 50%;
}
  .itopplus-footer {
        font-size: 14px;
    }
  .footer-block1 , .footer-block2 , .footer-block3 {
    text-align: center;
}
      .footer-block2 {
        width: 100%;
        float: none;
        margin: 0 auto;
    }
  .qr-img {
    width: 40%;
    margin: 0 auto 20px;
}
      .btn-line {
        margin: 0 auto;
    }
      .footer-block3 {
        padding-left: 0%;
    }
  .tel-block {
    justify-content: center;
}
  .footer-follow {
    display: flex;
    align-items: center;
    flex-direction: column;
}
  .footer-icon-img {
    width: 25%;
}
      .about-icon {
        gap: 30px;
        justify-content: start;
    }
  .about-us-mb {
    display: flex;
    align-items: flex-end;
}
    .about-experience-symbol {
        margin: -13% 0 0 3%;
        font-size: 0.6em;
    }
      .contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
        width: 50%;
    }
  .contact-block .tel-block-text {
    font-size: 1.2em;
}
  .contact-icon-display {
    grid-template-columns: repeat(1, 1fr);
}
  .contact-icon {
    justify-content: start;
}
      .CASS-H-head h3.form-inline {
        font-size: 1.7em;
    }
  .callbacks_container {
    float: none;
}
.callbacks_container {
   z-index: 0;
}
  .CASS-D-border article.col-md-6.item.-micro {
    width: 50%;
}
  .pd-blockhouse-2 {
    grid-template-columns: repeat(1, 1fr);
    padding: 0% 0%;
}
.pd-iconhouse-2 {
    border-left: 0px solid #2f2f2f;
    padding-left: 0%;
}
  .plan-head-bg {
    font-size: 1.5em;
    padding: 10px;
}
  .plan-sub-display {
    grid-template-columns: repeat(1, 1fr);
}
  .plan-sub {
    grid-template-columns: 18px auto;
}
  .CASS-D-border .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 1.1em;
}
}



/* Large Devices, Wide Screens */
@media only screen and (max-width:375px) {
  .number-bg {
        padding: 13%;
    }
}









