.itopplus-background {

}
body {
    font-size: 16px;
    overflow-x: hidden;
}
a {
    color: #444444;
}
a:hover {
       color: #000;
}
.itopplus-bg2 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_25092024th76/0/0/2z-z837350209652.webp');
  background-size: cover;
}

.itopplus-bg3 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_25092024th76/0/0/3z-z238813917319.webp');
      color: #b4b4b4;
      background-size: cover;
    background-attachment: fixed;
}

.navbar-default .navbar-nav>li>a {
    font-size: 0.9em;
    color: #fff;
    margin: 0 15px;
    padding: 8px 15px;
    font-family: "Montserrat", sans-serif;

}

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

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

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

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

    #controlBanner img {
        position: fixed;
        top: 5px;
        left: 10px;
        width: 40px !important;
        z-index: 10000;
    }

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

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

    #controlMenu * {
        color: #fff !important;
        border: none;
    }


}

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

    .itopplus-banner {
        background: #000000;
        transition: .3s;
    }

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

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

    #nav-menu {
        display: grid;
        justify-content: end;
        background: transparent;
        min-height: auto;
    }


}





/**/
.h1, h1 {
    font-size: 3em;
    font-weight: 600;
}
.h2, h2 {
    font-size: 2.4em;
    font-weight: 600;
}
.h3, h3 {
    font-size: 1.6em;
    font-weight: 600;
}
.h4, h4 {
    font-size: 1.2em;
    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;
}
/**/




/*footer*/
.itopplus-footer {
    font-size: 14px;
      color: #b4b4b4;
}
.itopplus-footer h4 {
    font-size: 1.15em;
    margin: 0px 0 8px;
    font-weight: 600;
    color: #fff;
}
.itopplus-footer a {
    color: #b4b4b4;
}
.itopplus-footer a:hover {
    color: #fff;
}
.footer-logo {
    width: 50%;
    margin: 0 auto;
}
.tel-block {
    display: grid;
    grid-template-columns: 20px auto;
    align-items: center;
    justify-content: center;
    font-size: 1.3em;
    margin: 15px auto;
    font-family: Tahoma, Geneva, sans-serif;
    gap: 10px;
}
.footer-icon-img {
    display: flex;
    gap: 10px;
    width: 65%;
    justify-content: center;
    margin: 5px 0 15px;
}
.icon-img {
    transition: 0.5s;
}
.icon-img:hover {
    transform: scale(1.1);
}
.footer-pd {
    padding: 0 10%;
}
.footer-pd2 {
    padding: 0 20%;
}
.copy-right {
    font-size: 0.85em;
    font-family: "Montserrat", sans-serif;
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #000 !important;
    color: #000 !important;
    font-family: Prompt,sans-serif !important;
}
.buttonExampleSite:hover {
    background: #000 !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*/



/*Home*/
.padding-pd {
    padding: 2%;
}
figure.effect-jazz {
    background: transparent;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
.about-us {
    padding: 6% 0 6% 10%;
}
.about-us h2 {
    font-family: "Montserrat", sans-serif;
    color: #000000;
    font-weight: 700;
}
.btn-more {
    background: #000000;
    color: #fff;
    font-family: "Montserrat", sans-serif;
    border: none;
    padding: 9px 10px;
    font-size: 0.8em;
    transition: 0.5s;
}
.btn-more:hover {
    background: #525252;
    color: #fff;
}
.about-bg {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding: 10% 15%;
}
.about-icon {
    white-space: pre-line;
    padding: 10% 5%;
    transition: 0.5s;
}
.about-icon:hover {
    transform: translateY(-10px);
}
.about-icon img {
    width: 20% !important;
    margin: 0 0 15px;
}
.about-block {
    display: grid;
    grid-template-columns: 20% 85%;
    justify-content: start;
    text-align: left;
    padding: 0 5%;
    align-items: center;
}
.about-block-number h1 {
    font-family: "Kanit", sans-serif;
    font-size: 8em;
    margin: 0;
    line-height: 1;
}
.about-block-text h3 {
    font-size: 4em;
    margin: 0;
}
figure.effect-phoebe {
    background: transparent;
}
figure.effect-phoebe h2 {
    margin-top: 1em;
    transform: translate3d(0, 0px, 0);
    font-size: 1em;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 2%;
}
.grid figure h2 {
    word-spacing: normal;
    font-weight: 500;
}
figure.effect-phoebe img {
    opacity: 1;
    -webkit-transition: opacity .35s;
    transition: 0.5s;
}
figure.effect-phoebe:hover img {
    opacity: 1;
    transform: scale(1.1);
}
figure.effect-oscar {
    background: transparent;
    border-radius: 50%;
}
figure.effect-oscar figcaption {
    background-color: rgba(0, 0, 0, .5);
      border-radius: 50%;
}
figure.effect-oscar:hover figcaption {
    background-color: rgba(0, 0, 0, .8);
}
figure.effect-oscar figcaption::before {
    border: 0px solid #fff;
}
figure.effect-oscar h2 {
    margin: 30% 0 !important;
    transform: translate3d(0, 0%, 0);
}
figure.effect-oscar h2 img {
    width: 45% !important;
    margin: 0 auto;
    opacity: 1;
}
figure.effect-oscar:hover img {
    opacity: 1;
}
.product-sub {
    color: #000;
    text-align: center;
    font-size: 1.1em;
}
.menu-align {
    text-align: center;
    padding: 5% 0 2%;
}
.menu-align h2 {
    font-family: "Montserrat", serif;
    color: #000;
    font-weight: 700;
    margin: 0;
}
.menu-align h3 {
    color: #000;
    font-size: 2.4em;
    font-weight: 700;
    margin: 0;
}
.menu-border {
    border-bottom: 7px solid #525252;
    width: 8%;
    margin: 20px auto;
}
#background671f9f8ddb59c50014cb6b06 .col-md-4.col-sm-4.col-xs-12.padding {
    padding: 0 2% !important;
}
#background671f9f8ddb59c50014cb6b06 figure.effect-oscar {
    margin: 0 auto -20px !important;
}
#Component671f9f92dfca780013083d41 , #Component671fa24bb77fba00139d8eeb {
    margin-top: -50%;
}
.menu-align2 {
    text-align: center;
    padding: 5% 0 2%;
    color: #000;
}
.menu-align2 h3 {
    font-family: "Hurricane", cursive;
    font-size: 3em;
    margin: 0;
}
figure.effect-bubba {
    background: transparent;
}
figure.effect-bubba figcaption::before {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
figure.effect-bubba figcaption::after {
    border-right: 0px solid #fff;
    border-left: 0px solid #fff;
}
figure.effect-bubba h2 {
    padding-top: 0;
    transform: translate3d(0, 0px, 0);
    background: #fff;
    color: #000;
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 12px 20px;
    font-family: "Montserrat", serif;
    font-size: 0.9em;
    text-transform: none;
}
figure.effect-bubba img {
    opacity: 1;
    -webkit-transition: opacity .35s;
    transition: 0.5s;
}
figure.effect-bubba:hover img {
    transform: scale(1.1);
}
.btn-align {
    text-align: center;
    padding: 0 0 10%;
}
.service-block {
    padding: 15% 16%;
}
.service-img {
    margin-top: -15%;
    margin-bottom: 10%;
}
.service-block h2 {
    font-family: "Montserrat", serif;
    font-weight: 700;
    color: #fff;
    margin: 0;
}
.service-block h3 {
    color: #fff;
    font-size: 1.7em;
    margin: 30px 0 5px;
}
/*Home*/



/*ABOUT US*/
.about-bg2 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    justify-content: center;
    text-align: center;
    padding: 3% 5% 0;
    color: #b4b4b4;
}
.menu-align3 {
    text-align: center;
    padding: 5% 0 0;
}
.about-icon h4 {
    margin: 0 0 10px;
    line-height: 1.2;
    color: #fff;
}
.about-bg2 h4 {
    height: 50px;
}
/*ABOUT US*/


/*PRODUCT*/
.product-name {
    font-family: "Noto Sans Thai", sans-serif;
    font-weight: 700;
}
.product-block {
    padding-left: 5%;
}
.product-block h3 {
    color: #000;
    font-weight: 700;
    margin: 0;
}
.product-block h4 {
    font-weight: 400;
    margin: 5px 0;
}
.product-block h4 span {
    font-size: 1.4em;
    font-weight: 700;
    color: red;
}
.product-block h5 {
    color: #000;
    margin: 0 0 20px;
    font-size: 1.2em;
}
.product-block h5 span {
    font-size: 1.2em;
    font-weight: 700;
    text-decoration: underline;
}
.product-ul {
    font-weight: 400;
    text-align: left;
    list-style: none;
    padding: 0%;
    font-size: 1.1em;
}
.product-ul li {
    display: flex;
}
.product-ul li::before {
    content: '✔';
    padding-right: 10px;
    color: #000;
}
.product-block2 {

}
.product-block2 h3 {
    color: #000;
    font-weight: 700;
    margin: 0;
}
.product-block2 h4 {
    color: #000;
    font-weight: 700;
    margin: 0 0 10px;
}
.product-block-icon {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    margin: 15px 0;
}
.product-icon {
    text-align: center;
    padding: 2% 0;
}
.product-icon img {
    width: 40% !important;
    margin: 0 auto 10px;
}
.product-block-icon2 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin: 15px 0;
}
.product-block-icon2 img {
    width: 30% !important;
    margin: 0 auto 10px;
}
.product-block3 {
    padding: 0 3% 0 0;
}
.product-block3 h3 {
    color: #000;
    font-weight: 700;
    margin: 0 0 20px;
}
.product-icon2 {
    display: grid;
    grid-template-columns: 6% auto;
    gap: 15px;
    margin-bottom: 20px;
}
.product-icon2-text h4 {
    margin: 0 0 5px;
    font-weight: 600;
}
.product-block3-sub {
    text-align: center;
}
.product-block3-sub h3 {
    font-family: "Montserrat", serif;
    color: #000;
    margin: 0 0 5px;
    font-weight: 700;
}
/*PRODUCT*/


/*วัสดุสร้างบ้าน*/
.CASS-D-border .thumbnail {
    padding: 0px !important;
    border: 0px solid #ddd;
    background-color: transparent;
    border-radius: 0;
    box-shadow: none;
}
.CASS-D-border .thumbnail .imageWidth.imageGallery {
    transform: scale(1.0);
    transition: 0.5s;
}
.CASS-D-border .thumbnail .imageWidth.imageGallery:hover {
    transform: scale(1.1);
}
.CASS-D-border .thumbnail .imgLightbox {
  position: relative!important;
  overflow: hidden!important;
  width: 100%!important;
  border-radius: 50%;
   margin-bottom: 20px;
}
.CASS-D-border .col-md-4.col-sm-4.col-xs-4 {
    padding: 0 3% !important;
}
.product-sub2 {
    font-size: 1.1em;
    color: #000;
    text-align: center;
    padding: 1% 0 15%;
}
.product-block4 {
    padding: 18% 6%;
}
.product-block4 h2 {
    color: #000;
    font-weight: 700;
    margin: 0 0 10px;
    font-size: 2em;
}
/*วัสดุสร้างบ้าน*/



/*SERVICE*/
.service-block2 {
    padding: 2% 0 0 5%;
}
.service-block2 h3 {
    color: #000;
    font-family: "Montserrat", serif;
    font-weight: 700;
    margin: 0 0 10px;
    font-size: 2em;
}
.service-block2-pd {
    padding-bottom: 9px;
}
/*SERVICE*/


/**/
.coming-soon {
    width: 75%;
    margin: 0 auto;
}
/**/



/*Contact us*/
.text-contact {
  text-align: center;
  padding: 2%;
}
.text-contact h3 {
    font-weight: 600;
    line-height: 1.2;
    font-size: 1.6em;
    color: #000;
}
.contact-block4 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.contact-bg2 {
    display: grid;
    grid-template-columns: 40px auto;
    gap: 10px;
    align-items: center;
    background: #ffffff;
    box-shadow: 0 0 10px #e8ebf0;
    border-radius: 50px;
    padding: 7px;
    line-height: 1.2;
    margin: 5px;
}
.contact-bg2:hover {
    background: #000;
    color: #fff;
}
/*form Contact*/
.no-js #Component672060eabb077500138ab4b7 label {
  display: none !important;
}
.no-js #Component672060eabb077500138ab4b7 .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
}
.no-js #Component672060eabb077500138ab4b7 .form-control {
  border: 1px solid #eee;
  border-radius: 10px !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: 27px 20px;
  font-weight: 400;
  line-height: 1.5;
  background: #fff;
  color: #000 !important;
}
.no-js #Component672060eabb077500138ab4b7 .form-control:hover {
  border: 1px solid #000;
}
.no-js #Component672060eabb077500138ab4b7 .form-control:focus {
  border: 1px solid #000;
  -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: #000 !important;
}
.no-js #Component672060eabb077500138ab4b7 .btn {
  background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
  background-image: -o-linear-gradient(top, #f9a71f 0, #f9a71f 100%);
  background: #000;
  color: #fff;
  text-shadow: 0 0px 0 #3173ed;
  background-repeat: repeat-x;
  border-color: #3faf7e;
  border-radius: 50px;
  padding: 10px 25px;
  font-size: 0.9em;
  font-weight: 400;
  border: 0px solid transparent;
}
.no-js #Component672060eabb077500138ab4b7 .btn-default:active {
  background: #000;
  color: #fff;
}
.no-js #Component672060eabb077500138ab4b7 .btn-default:hover,.no-js #Component671b22ebb77fba00139d5891 .btn-default:focus {
  background-position: 0 0px;
  background: #000;
  color: #fff;
}
.no-js #Component672060eabb077500138ab4b7 .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component672060eabb077500138ab4b7 span.label {
  font-size: 0.85em;
  font-weight: 400;
}
.no-js #Component672060eabb077500138ab4b7 .ITPcheckboxAuthen {
  font-size: 0.8em;
  padding: 0 0 0 0%;
}
#iframe6720635d0069d50013429577 iframe {
    height: 263px;
    border-radius: 10px;
}
/*Contact us*/



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



/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body {
    font-size: 20px;
}
     .container {
        width: 1440px;
    } 
  .dropdown-menu>li>a {
    font-size: 1.4em;
}
  .service-block {
    padding: 15% 19%;
}
  .itopplus-footer {
    font-size: 18px;
}
  .ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
  .service-block2-pd {
    padding-bottom: 14px;
}
  .no-js #Component672060eabb077500138ab4b7 .form-control {
    padding: 30px 20px;
}
  #iframe6720635d0069d50013429577 iframe {
    height: 316px;
}
}



/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
.navbar-default .navbar-nav>li>a {
    margin: 0 0px;
}
  .about-us {
    padding: 0% 0 0% 10%;
}
  .about-block {
    grid-template-columns: 30% 70%;
}
  
.about-bg {
    padding: 6% 15%;
}
  .service-block {
    padding: 8% 10%;
}
  .itopplus-footer {
    font-size: 12px;
}
  .contact-bg2 {
    grid-template-columns: 35px auto;
    font-size: 0.85em;
}
  #iframe6720635d0069d50013429577 iframe {
    height: 277px;
}
}





/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
    .about-bg {
        padding: 2% 5%;
    }
  .about-icon {
    white-space: inherit;
    padding: 5% 5%;
}
   .about-block-number h1 {
    font-size: 5em;
}
  .about-block-text {
    font-size: 0.7em;
}
  figure.effect-oscar h2 img {
    width: 65% !important;
}
  .about-bg2 h4 {
    height: 65px;
}
  .copy-right {
    text-align: center;
}
  .product-block4 {
    padding: 10% 2%;
}
  .text-contact h3 {
    font-size: 1.4em;
}
  .contact-block4 {
    grid-template-columns: repeat(1, 1fr);
}
      .contact-bg2 {
        font-size: 1em;
    }
  .no-js #Component672060eabb077500138ab4b7 .form-control {
    padding: 30px 20px;
}
      #iframe6720635d0069d50013429577 iframe {
        height: 143px;
    }
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
#imagesControl671f93d70069d50013428d66 {
    padding: 0 !important;
}
    .about-us {
        padding: 0% 0 0% 0%;
    }
  .about-icon img {
    width: 30% !important;
}
      .about-icon {
        padding: 10% 5%;
    }
      .about-block {
        grid-template-columns: 25% 75%;
        padding: 0 2%;
    }
      .about-block-text {
        font-size: 0.9em;
    }
  .about-block-text h3 {
    font-size: 3.4em;
}
  #Component671f9f92dfca780013083d41, #Component671fa24bb77fba00139d8eeb {
    margin-top: 0%;
}
      figure.effect-oscar h2 img {
        width: 45% !important;
    }
  .service-img {
    margin-left: -3%;
}
  .itopplus-bg3 {
    background-attachment: inherit;
}
      .service-block {
        padding: 8% 5%;
    }
  .about-us h2 {
    font-size: 2em;
}
  .about-bg2 {
    grid-template-columns: repeat(1, 1fr);
}
  .about-bg2 img {
    width: 25% !important;
}
      .about-bg2 h4 {
        height: inherit;
    }
  .product-block {
    padding-left: 0%;
}
  .product-block-icon {
    grid-template-columns: repeat(2, 1fr);
}
  .product-icon2 {
    grid-template-columns: 10% auto;
}
      .product-block4 {
        padding: 5% 2%;
    }
  .service-block2 {
    padding: 2% 0 0 0%;
}
      .contact-bg2 {
        grid-template-columns: 40px auto;
    }
  .no-js #Component672060eabb077500138ab4b7 .col-md-6 {
    padding: 0 15px;
}
}


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