.itopplus-background {

}
.unknown { position: fixed; bottom: 8% !important; } .unknown_prf .btn-main, .unknown_prf:hover .btn-main { margin-bottom: 0 !important; }

body {
  overflow-x: hidden;
  color: #282828;
  font-family: "LINE Seed Sans TH";
}

.itopplus-header {
  background-color: #cc1b23;
  color: #fff;
}

.itopplus-bg {
    /* background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_12052025swjz/0/0/1z-z81551315659.jpg); */
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_12052025swjz/0/0/bgz-z1534262245805.jpg);
      background-color: #dddddd;
}

.itopplus-bg3 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_12052025swjz/0/0/3z-z965141478971.jpg");
}

.itopplus-bg5 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_12052025swjz/0/0/5z-z1157662100493.jpg");
}
.itopplus-bg8 {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_12052025swjz/0/0/3z-z965141478971.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    color: #fff;
}


.navbar-default .navbar-nav > li > a {
    color: #3c3c3c;
    margin: 0;
    padding: 8px 12px;
    border-radius: 0;
    font-size: 18px;
}

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

.no-js .navbar-nav > li > .dropdown-menu {
	border-radius: 0px;
	background: #fff;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0);
	border: 0px solid rgba(0, 0, 0, 0.15);
}
.no-js .dropdown-submenu > .dropdown-menu {
	border-radius: 0px;
	background: #fff;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0);
	border: 0px solid rgba(0, 0, 0, 0.15);
}
.no-js .dropdown-menu > li > a {
    color: #3c3c3c;
    font-size: 18px;
    padding: 5px 20px;
}
.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #fff !important;
  background: #b32018;
  border-radius: 0px;
}





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

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

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

  #itpMenuSideBar span {
    background-color: #3c3c3c !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) {
  .itopplus-banner > .container {
    display: grid;
    grid-template-columns: 17% auto 25%;
    align-items: center;
  }

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

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

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

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

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

  .itopplus-search {
    text-align: right;
  }
ul.nav li.dropdown:hover > ul.dropdown-menu {
	display: block;
	margin: 0;
}  
}







/* photo */
.picf {
  transition: 0.5s;
}
.picf:hover {
  transform: translate(0px, -8px);
  transition: 0.5s;
}
.picff:hover {
  transform: scale(1.05);
}
.picff {
  transition: 0.5s;
}

/* bgpt */
.bgpt {
  transition: 0.3s;
}
.bgpt:hover {
  box-shadow: 0 0 5px rgb(162 162 162 / 20%);
}

/* hvr */
.hvr-grow {
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  transition-duration: 0.3s;
  transition-property: transform;
}
.hvr-grow:hover,
.hvr-grow:focus,
.hvr-grow:active {
  transform: scale(1.1);
}

/*เฉพาะรูปแบบมีขอบ*/

.thumbnail img.imageGallery:hover {
  -webkit-transform: scale(1.1);
  transform: scale(0.98);
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.thumbnail .imageWidth.imageGallery {
  transform: scale(1);
  transition: 0.32s;
}
.thumbnail .imageWidth.imageGallery:hover {
  transform: scale(1.05);
  transition: 0.32s;
}
/**ห้ามเกินกรอบ**/
.thumbnail .imgLightbox {
  position: relative !important;
  overflow: hidden !important;
  width: 100% !important;
}


 
 
.CASS-A-main .thumbnail .imgLightbox {
  position: relative !important;
  overflow: hidden !important;
  width: 100% !important;
      border-radius: 20px;
} 
.CASS-A-main .thumbnail {
    border: solid 0px #eeeeee;
    background:transparent;
    transition: 0.5s;
    color: #282828;
    padding: 0% !important;
    box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
    border-radius: 0px;
}
.CASS-A-main .thumbnail:hover {
  border: solid 0px #eeeeee;
  background:transparent;
  box-shadow: rgb(0 0 0 / 0%) 0px 3px 8px;
  color: #eb6909;
}


 


.CASS-A-top {
    border-top: solid 0px #d4d4d4;
}
.CASS-A-middle-left {
    border-left: solid 0px #d4d4d4;
}
.CASS-A-middle-right {
    border-right: solid 0px #d4d4d4;
}
.CASS-A-bottom {
    border-bottom: solid 0px #d4d4d4;
}
.CASS-A-main {
    box-shadow: none;
}
.CASS-A-middle-mid {
    padding: 0px;
}

/*
#background6819a3f082ac8b0013b342d0 .CASS-A-main p {
    text-align: center;
    font-size: 18px;
    padding: 6% 0% 10% 0%;
}
*/





/*------------*/

figure.effect-selena {
  background: transparent;
}
figure.effect-apollo {
  background: transparent;
  border-radius: 20px;
}
.fancybox-opened .fancybox-skin {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0);
}
.fancybox-skin {
  background: #fff;
  border-radius: 0px;
}
.fancybox-lock {
  overflow: auto;
}
.fancybox-margin {
  margin-right: 0px;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: hidden;
}

/*  Layout */
.boderedlayoutClient {
  border-top: 0px dashed transparent;
  border-left: 0px dashed transparent;
  border-right: 0px dashed transparent;
  border-bottom: 0px dashed transparent;
}

/* jazz */
figure.effect-jazz figcaption::after {
  border-top: 0px solid transparent;
  border-bottom: 0px solid transparent;
}
figure.effect-jazz {
  background: transparent;
  border-radius: 20px;
}

/* oscar*/

.grid figure figcaption {
  padding: 0em;
}

figure.effect-oscar {
  background: transparent;
  width: 100%;
  border-radius: 20px;
}
figure.effect-oscar img {
  opacity: 1;
}
figure.effect-oscar:hover img {
  opacity: 1;
}
figure.effect-oscar figcaption::before {
  border: 0px solid #fff;
}
figure.effect-oscar figcaption {
 /*background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 45%, rgba(0,0,0,0.64) 76%, rgba(0,0,0,1) 100%);*/
 background: transparent;
  border-radius: 20px;
}
figure.effect-oscar:hover figcaption {
/* background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 45%, rgba(0,0,0,0.64) 76%, rgba(0,0,0,1) 100%);*/
	background: rgb(217 11 0 / 50%);
  border-radius: 20px;
}


figure.effect-oscar:hover figcaption .button-text4 {
    background-color: #000;
    color: #fff;
}



figure.effect-oscar h2 {
  margin: 0% 0 0px 0;
  -webkit-transition: -webkit-transform 0.32s;
  transition: transform 0.32s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
figure.effect-oscar:hover h2 {
  opacity: 1;
  transition: 0.32s;
  transform: none !important;
}
.grid figure h2 {
  word-spacing: 0em;
  font-weight: 300;
  text-transform: none;
}
figure.effect-oscar img {
  max-width: none;
  -webkit-transition: opacity 0.32s, -webkit-transform 0.32s;
  transition: opacity 0.32s, transform 0.32s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius: 20px;
}
figure.effect-oscar:hover img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
  border-radius: 20px;
}
/*
#background66ab00d1bf641000135afae9 figure.effect-oscar:hover img {
    transform: scale(0.97);
}*/




/* oscar บริการ */

#background684b9ef5564cc50013b2e5ed figure.effect-oscar figcaption,
#background684bdde3564cc50013b2ef9a figure.effect-oscar figcaption {
	background: linear-gradient(to bottom, #b2090000 0%, hsl(3.03deg 100% 34.9% / 48%) 45%, rgb(178 9 0 / 81%) 76%, rgb(178 9 0) 100%);
    border-radius: 20px;
}
#background684b9ef5564cc50013b2e5ed figure.effect-oscar:hover figcaption,
#background684bdde3564cc50013b2ef9a figure.effect-oscar:hover figcaption {
	background: linear-gradient(to bottom, #b2090000 0%, hsl(3.03deg 100% 34.9% / 48%) 45%, rgb(178 9 0 / 81%) 76%, rgb(178 9 0) 100%);
    border-radius: 20px;
}
#background684b9ef5564cc50013b2e5ed figure.effect-oscar .album-img1 img,
#background684bdde3564cc50013b2ef9a figure.effect-oscar .album-img1 img {
  max-width: none;
  -webkit-transition: inherit;
  transition: inherit;
  -webkit-backface-visibility: inherit;
  backface-visibility: inherit;
  border-radius: 0px;
}
#background684b9ef5564cc50013b2e5ed figure.effect-oscar:hover .album-img1 img,
#background684bdde3564cc50013b2ef9a figure.effect-oscar:hover .album-img1 img {
  -webkit-transform: inherit;
  transform: inherit;
  border-radius: 0px;
}

/* oscar ข่าวสารและโปรโมชั่น */

#background684ba87b4955b80013d03a2b {
    margin-top: 8%;
    margin-bottom: 5%;
}
#background684ba87b4955b80013d03a2b figure.effect-oscar {
  border-radius: 40px;
}
#background684ba87b4955b80013d03a2b figure.effect-oscar figcaption {
  border-radius: 40px;
}
#background684ba87b4955b80013d03a2b figure.effect-oscar:hover figcaption {
  border-radius: 40px;
}
#background684ba87b4955b80013d03a2b figure.effect-oscar img {
  border-radius: 40px;
}
#background684ba87b4955b80013d03a2b figure.effect-oscar:hover img {
  border-radius: 40px;
}




/* oscar */

/* sadie gradient */
/*
#background674fd13584bae400136a4fc9 figure.effect-sadie {
   border-radius: 300px 300px 0px 0px;
}
#background674fd13584bae400136a4fc9 figure.effect-sadie figcaption::before {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 61%, rgba(0, 0, 0, 1) 100%);
}
#background674fd13584bae400136a4fc9 figure.effect-sadie figcaption {
    opacity: 1;
    background: transparent;
}

#background674fd13584bae400136a4fc9 figure.effect-sadie img {
    max-width: none;
    -webkit-transition: opacity 0.32s, -webkit-transform 0.32s;
    transition: opacity 0.32s, transform 0.32s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
   border-radius: 300px 300px 0px 0px;
}
#background674fd13584bae400136a4fc9 figure.effect-sadie:hover img {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
   border-radius: 300px 300px 0px 0px;
}
#background674fd13584bae400136a4fc9 figure.effect-sadie h2 {
    top: 77%;
    color: #ffffff;
    opacity: 1;
    z-index: 100;
}
*/
/* sadie gradient */

/* sadie */
figure.effect-sadie figcaption::before {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 61%, rgba(0, 0, 0, 1) 100%);
}
figure.effect-sadie {
  border-radius: 0px;
}
figure.effect-sadie figcaption {
  opacity: 1;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.76) 100%);
}
/*
figure.effect-sadie figcaption::before {
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(138,191,82,0) 68%, rgba(83,161,0,0.92) 100%);
    opacity: 1;
}*/
figure.effect-sadie h2 {
  top: 80%;
  color: #ffffff;
  opacity: 1;
  font-size: 18px;
  font-weight: 400 !important;
  z-index: 100;
}
figure.effect-sadie:hover h2 {
  z-index: 100;
}
figure.effect-sadie h2,
figure.effect-sadie:hover h2 {
  -webkit-transform: translate3d(0, 0%, 0);
  transform: translate3d(0, 0%, 0);
}
figure.effect-sadie:hover figcaption::before,
figure.effect-sadie:hover p {
  z-index: 100;
}
figure.effect-sadie img {
  max-width: none;
  -webkit-transition: opacity 0.32s, -webkit-transform 0.32s;
  transition: opacity 0.32s, transform 0.32s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
figure.effect-sadie:hover img {
  -webkit-transform: scale3d(1.1, 1.1, 1);
  transform: scale3d(1.1, 1.1, 1);
}

/* อัลบั้ม slide  */

.jssorb03 div {
  background-position: -5px -4px;
  background-color: #fff;
  color: #fff !important;
}
.jssorb03 .av,
.jssorb03 div,
.jssorb03 div:hover {
  background: transparent;
  overflow: hidden;
  cursor: pointer;
  width: 10px !important;
  height: 10px !important;
  background-color: #7c674e;
  border: 1px solid #7c674e;
  border-radius: 100px;
  margin-left: -255%;
}
.jssora03l {
  display: none;
}
.jssora03r {
  display: none;
}
.jssora03r.jssora03rds {
  display: none;
}
.jssorb03 div span {
  display: none;
}
img.cursor.force-hight {
  height: 270px !important;
}

/*hvr-backward*/
.hvr-backward:hover,
.hvr-backward:focus,
.hvr-backward:active {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}
.hvr-backward {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
}
.hvr-backward1:hover,
.hvr-backward1:focus,
.hvr-backward1:active {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}
.hvr-backward1 {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
}

/*  JazzByY */
.JazzByY-Position {
  display: block;
  overflow: hidden;
}
.JazzByY {
  transition: 0.35s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.JazzByY:hover {
  -webkit-transform: scale3d(1.05, 1.05, 1);
  transform: scale3d(1.05, 1.05, 1);
  transition: 0.35s;
}

/*-------สไลด์-------*/
.rslides_tabs {
  list-style: none;
  padding: 0;
  font-size: 18px;
  list-style: gujarati;
  padding: 10px 0;
  text-align: center;
  width: 100%;
  display: flex;
  overflow-x: auto;
  margin-top: 2%;
}
.ef {
  -webkit-transform: scale(1);
  transform: scale(1);
  transition: transform 0.25s;
}
.ef li:hover {
  opacity: 0.8;
  transition: 0.32s;
}







/*อัลบั้มในเนื้อหาระบบ jazz*/
.contenemanager-gallery .col-xs-12.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
}
.Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover {
    transform: scale(1.1);
    transition: 0.3s;
    position: relative !important;
    overflow: hidden !important;
}
.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: 20px;
    transform: scale(1.0) !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);
    transition: 0.3s;
    position: relative !important;
    overflow: hidden !important;
}
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 #ebd2c2;
    padding: 0px;
    border-radius: 20px;
}
#Contentmanager .thumbnail:hover {
    border-radius: 20px;
}
.img-thumbnail,
.thumbnail {
    box-shadow: 0 0px 0px rgb(0 0 0 / 8%);
}




/* contenemanager */

.social-icon {
    border-radius: 5px;
}
.managerHeader {
    font-size: 2.5em;
    padding: 2% 0% 0%;
    text-transform: inherit;
    text-align: left;
    color: #cc1b23;
    font-weight: 600;
}
#Contentmanager .post-time {
    font-size: 14px;
    font-weight: 300;
    color: #1e2a27;
    display: none;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
        color: #b32018;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 20px;
    color: #040404;
    padding: 4% 0% 0%;
    font-weight: 500;
    line-height: normal;
    height: inherit;
    margin-bottom: 0%;
    text-align: left;
    text-transform: inherit;
}
/*
.Contentmanager .site .col-section .item.-micro a:hover .caption .time {
  background-color: #7f141a;
   color: #fff;
}*/
article.col-md-6.item.-micro:hover .product-button {
    background-color: #27b1e3;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .time .article-b {
    background-color: #000;
    color: #fff;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .time .article-ab {
    background-color: #cc1b23;
    color: #fff;
}

.Contentmanager .site .col-section .item.-micro a .caption .time {
    font-size: 14px;
 
}
article.col-md-6.item.-micro {
    width: 23%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 0px 0px 0px 0px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
    border-radius: 10px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: transparent;
    padding: 3% 0% 0% 0%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
    margin: 1%;
        background: #fff;
   border: solid 0px #bdbdbd;
    border-radius: 20px;
    padding: 1%;
       box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-right: none;
    border-bottom: none;
    margin: 1%;
        background: #fff;
      border: solid 0px #bdbdbd;
    border-radius: 20px;
    padding: 1%;
       box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}


.Contentmanager .site .col-section .item.-micro:nth-child(odd):hover .houseplans-button {
    background-color: #bfac74;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even):hover .houseplans-button {
 background-color: #bfac74;
}

.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.fbcomments,
.fbcomments {
    display: none;
}
.nav-template7 li a {
    color: #1c1c1c;
    display: inline-block;
   /* font-size: 20px !important;*/
}
.nav-template7 li:hover {
    background-color: #fff7ef;
    text-decoration: none;
}
#contenttype71 {
    font-size: 16px;
    text-align: left;
}
.nav-template7 .fa-plus:before {
    content: "\f101";
    color: #186c8c;
}
.col-md-12.text-justify {
    padding-right: 5px;
    padding-left: 5px;
}
.Textmanager.font-inherit {
    display: flow-root;
}
.page-header {
    border-bottom: 0px solid #eee;
}

#Contentmanager .img-thumbnail {
    border: 0px solid #ddd;
    background: transparent;
}
#Contentmanager .col-md-offset-2 {
    margin-left: 0%;
    padding-right: 0px;
    padding-left: 0px;
}

/* 
#Contentmanager .col-md-8 {
    width: 100%;
}*/




/* contenemanager */






/* contenemanager เรื่องที่น่าสนใจ */

.landingpagemanager {
    display: none;
}
.landingpagemanager #relateContentTitle {
    font-size: 22px !important;
    font-weight: 600;
    color: #000;
}
.landingpagemanager .fa-comments:before {
    display: none;
}
.landingpagemanager {
    padding: 0px;
    margin-left: -1%;
    margin-right: -1%;
    margin-top: 30px;
    border-radius: 0px;
    border: solid 0px #eee;
}
.landingpagemanager .nav-template {
    margin-top: 1%;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5:hover .article-b  {
     background-color: #cc1b23;
    color: #fff;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5:hover .article-ab  {
     background-color: #cc1b23;
    color: #fff;
}
.landingpagemanager li.col-md-6.col-sm-6.col-xs-12.maxHeight-TP5 {
    width: 24%;
    background: transparent;
    border: 0px solid #e6c806 !important;
    margin: 5px;
    border-radius: 0px;
    display: inline-table;
    padding: 0%;
}
.landingpagemanager .col-md-4.col-sm-4.col-xs-4.padding {
    width: 100%;
    padding: 0% 0 !important;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 {
    width: 100%;
    text-align: center;
    padding: 0% 0% 5%;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 strong {
    font-size: 16px;
    height: 50px;
    display: block;
    margin-top: 5%;
    font-weight: 400;
    text-align: center;
    color: #212121;
    margin-bottom: 0%;
}

/*
.landingpagemanager .btn-sm p {
    font-size: 14px ! IMPORTANT;
}
.landingpagemanager .btn-group-sm&amp;amp;amp;amp;amp;amp;gt;.btn, .landingpagemanager .btn-sm {
    font-size: 16px;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12 p {
    background: #e6c806;
    color: #000;
    border: none;
    font-size: 0.9em;
    padding: 6px 20px;
    font-weight: 600;
    border-radius: 50px;
    display: block;
    margin: 5% auto 0;
    transition: 0.5s;
    width: max-content;
}
.landingpagemanager .col-md-8.col-sm-8.col-xs-12:hover p  {
    background: #708c37;
    color: #fff;
}
*/
.landingpagemanager .img-container {
    padding-bottom: 75%;
    display: block;
    overflow: hidden;
    border-radius: 20px;
}
.landingpagemanager .img-container .img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.landingpagemanager .img-container .img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.landingpagemanager .article-t {
    font-size: 14px;
    text-align: left;
}
.landingpagemanager .article-b {
    font-size: 14px;
}
.landingpagemanager .article-ab {
    font-size: 14px;
}
.landingpagemanager .btn-sm p {
    display: none;
}



/*
.PitCustomClass2 {
    width: 70%;
}
.PitCustomClass4 {
    width: 30%;
    height: -webkit-fill-available;
}
.PitCustomClass1 {
    display: flex;
    gap: 30px;
}
*/


.tagLandingpageContentmanager > div > p {
    font-size: 16px !important;
}




.itp-newshare-button {
    border-radius: 5px;
    font-size: 16px;
    height: 4rem;
    padding-left: 4rem;
    padding-right: 4rem;
}
.itp-newshare-button:hover {
    background-color: #cc1b23;
}
.newShareContainer {
    justify-content: end !important;
}




/* contenemanager เรื่องที่น่าสนใจ */






/*---สไลด์---*/
#carousel6838160f0bbd24001a45299b .hidden {
  display: block !important;
  visibility: inherit !important;
  pointer-events: none;
}
 
.carousel-indicators li {
  border: 1px solid #fff;
  background-color: transparent;
  margin: 2px;
  width: 12px;
  height: 12px;
}
.carousel-indicators .active {
  background-color: #fff;
  border-color: #fff;
 width: 30px; 
  margin: 2px;
  height: 12px;
}
.carousel-indicators {
  bottom: 5px;
}

/*
#carousel65a49d9c5cd042001372bd20 .carousel-indicators {
left: 10%;
}

*/
/* แนวตั้ง
#carousel62ea17c512014c00143fc050 .carousel-indicators {
left: 8%;
width: 0%;
margin-left: 0;
}
*/

/*
#carousel61b2ee10dd70550013c5007f .carousel-indicators {
bottom: 50px;
}


.glyphicon-chevron-left:before,
.glyphicon-chevron-right:before {
  display: none;
}
*/
/*---สไลด์---*/





/* ul_icon */

.icon_aa {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.7;
  text-align: left;
  list-style: none;
  padding: 0% 0% 1% 3%;
  margin: 0 auto;
  margin-bottom: 1%;
}
.icon_aa li::before {
  content: "➤";
  padding-right: 1%;
  color: #7c674e;
}
.icon_b {
  font-size: 16px;
  line-height: normal;
}
.icon_b ::marker {
  color: #000000;
}
.icon_c {
  font-size: 18px;
  /* padding: 0% 5%; */
}







/* class หน้าต้นแบบ */

.head-grid a {
    color: #fff;
}
.head-grid {
    display: grid;
    grid-template-columns: 20% auto;
    gap: 10px;
}
.head-grid-grid1 {
    display: grid;
    grid-template-columns: 92% auto;
    gap: 10px;
}
.head-grid-block1 {
    display: grid;
    grid-template-columns: 2.5% auto;
    gap: 10px;
}
.head-grid-text2 {
    align-self: center;
    font-size: 16px;
}
.head-grid-img {
    align-self: center;
}
.head-grid-text1 {
    align-self: center;
    font-size: 17px;
    font-weight: 600;
}
.head-grid-block2 {
    display: flex;
    width: 100%;
    gap: 5px;
}
.head-grid span {
    font-weight: 600;
}


.footer-text1 {
    color: #696969;
    font-size: 16px;
}
.footer-text2 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 4%;
}
.footer-text3 {
    font-size: 16px;
    white-space: break-spaces;
    margin-bottom: 5%;
}
.footer-text4 {
    font-size: 16px;
}
.footer-text5 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 4%;
}
.footer-text6 {
    white-space: break-spaces;
    font-size: 16px;
    line-height: 1.7;
}
.footer-text7 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 3%;
    margin-top: 2%;
}
.footer-text8 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 3%;
}

.footer-pd a {
    color: #212121;
}
.footer-pd {
    display: grid;
    grid-template-columns: 25% 20% 30% auto;
    gap: 20px;
    padding: 5% 0% 2%;
}
.footer-pd1 {
    border-top: solid 1px #8e8e8e;
    padding-top: 2%;
    display: grid;
    grid-template-columns: 50% auto;
    margin-bottom: 1%;
}

.footer-block1 a {
    color: #3c3c3c;
}
.footer-block1 {
    display: flex;
    width: 100%;
    gap: 15px;
    font-size: 16px;
    color: #3c3c3c;
}
.footer-block1-border {
    border-right: solid 1px #cc1b23;
}


.footer-social {
    display: flex;
    width: 35%;
    gap: 15px;
}


.footer-logo {
    width: 75%;
    margin-bottom: 10%;
}


.footer-blocks {
    display: grid;
    grid-template-columns: auto 35%;
    gap: 10px;
    justify-content: left;
}
.footer-blocks-text {
    font-size: 20px;
    font-weight: 600;
    align-self: center;
}
.footer-blocks-img {
    align-self: center;
}
.footer-blocka {
    display: grid;
    grid-template-columns: 5% auto;
    gap: 10px;
    margin-bottom: 2%;
}
.footer-blocka-text {
    white-space: break-spaces;
    font-size: 16px;
    align-self: center;
}











/* class  */

.comingsoonn {
  width: 70%;
  margin: 0 auto;
  margin-bottom: 3%;
  margin-top: 0%;
}




.empty-space {
  padding: 1.5%;
}
.empty-space1 {
    text-align: center;
}
.empty-space1 h2 {
    color: #cc1b23;
    font-weight: 600;
} 
.empty-space1 h1 {
    margin-bottom: 1%;
}
.empty-space2 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 15px;
}
.empty-space2-block:hover {
    background-color: #484848;
}
.empty-space2-block {
    display: grid;
    grid-template-columns: 10% auto;
    gap: 10px;
    background-color: #cc1b23;
    color: #fff;
    justify-content: center;
    padding: 6% 0%;
    border-radius: 50px;
    transition: 0.5s;
}
.empty-space2-text {
    align-self: center;
    font-size: 18px;
}
.empty-space2-block1:hover {
    background-color: #484848;
}
.empty-space2-block1 {
    background-color: #121212;
}

.empty-space2-none {
    display: none;
}
.empty-space3 {
    text-align: center;
    padding: 6% 0% 1%;
}
.empty-space3 h2 {
    color: #cc1b23;
    font-weight: 600;
}
.empty-space4 {
    display: grid;
    grid-template-columns: 70% 15%;
    justify-content: space-between;
    margin-top: 6%;
    margin-bottom: 2%;
}
.empty-space4 h2 {
    color: #cc1b23;
    font-weight: 600;
}
.empty-space4-button {
    align-self: center;
}
.empty-space5 {
    text-align: center;
    padding: 9% 0%;
}
.empty-space5 h2 {
    font-weight: 600;
}
.empty-space5 h1 {
    margin-bottom: 2%;
}
.empty-space5 h4 {
    white-space: break-spaces;
}
.empty-space5-block {
    display: grid;
    grid-template-columns: 12% auto;
    gap: 10px;
    justify-content: center;
    background-color: #fff;
    color: #000000;
    width: 37%;
    margin: 0 auto;
    margin-top: 3%;
    border-radius: 100px;
    padding: 1.5% 0%;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.empty-space5-text {
    font-size: 26px;
    font-weight: 600;
    align-self: center;
}
.empty-space5-img {
    align-self: center;
}
span.empty-space5-02 {
    font-weight: 600;
    font-size: 22px;
}
span.empty-space5-01 {
    font-weight: 600;
}
.empty-space5-block1 {
    width: 40%;
}
.empty-space5-block1 .empty-space5-text {
    white-space: break-spaces;
    text-align: left;
    line-height: 1.2;
}
.empty-space5-pd {
    padding: 7% 0%;
}
.empty-space6 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 0px;
}
.empty-space6-img01 {
    margin-top: -15%;
}
.empty-space6 h2 {
    white-space: break-spaces;
    line-height: 1.2;
    color: #cc1b23;
    font-weight: 600;
    font-size: 4em;
}
.empty-space6 h4 {
    white-space: break-spaces;
}
.empty-space6 span {
    font-weight: 600;
}
.empty-space6-border {
    border-left: solid 3px #b32018;
    padding-left: 4%;
    margin-top: 4%;
    margin-bottom: 7%;
}
.empty-space6-block {
    display: grid;
    grid-template-columns: 25% 40% auto;
    gap: 10px;
    text-align: center;
}
.empty-space6-text01 {
    align-self: center;
    font-weight: 600;
    font-size: 20px;
}
.empty-space6-text {
    align-self: center;
}
.empty-space7 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    row-gap: 40px;
    column-gap: 20px;
    margin-top: 5%;
    margin-bottom: 8%;
}
.empty-space7-img {
    width: 18%;
}
.empty-space7-img img {
    /* border-radius: 20px; */
    /* box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; */
}
.empty-space7-text {
    margin-top: 5%;
}
.empty-space7 h5 {
    color: #cc1b23;
    font-weight: 600;
    margin-bottom: 1%;
}
.empty-space7 h4 {
    white-space: break-spaces;
}
.empty-space7 span {
    font-weight: 600;
}
.empty-space8 {
    text-align: center;
    padding: 5% 0% 2%;
}
.empty-space8 h2 {
    color: #cc1b23;
    font-weight: 600;
}
.empty-space9 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
}
.empty-space9-img1 {
    margin-top: -10%;
}
.empty-space9-text {
    align-self: center;
}
.empty-space9 h2 {
    font-weight: 600;
    margin-bottom: 2%;
}
.empty-space9 h1 {
    font-weight: 600;
    margin-bottom: 1%;
}
.empty-space9 h6 {
    white-space: break-spaces;
}
.empty-space9 span {
    font-weight: 600;
}
.empty-space10 h2 {
    color: #cc1b23;
    font-weight: 600;
}
.empty-space10 {
    text-align: center;
    padding: 3% 0% 2%;
}
.empty-space11-img1:hover {
  transform: scale(1.05);
}
.empty-space11-img1 {
  transition: 0.5s;
}
.empty-space11-block {
  display: grid;
  grid-template-columns: 10% auto;
  gap: 10px;
  margin-bottom: 2%;
}
.empty-space11-img {
  align-self: center;
}
.empty-space11 h3 {
  font-weight: 600;
  margin-bottom: 4%;
  margin-top: 9%;
  color: #313131;
}
.empty-space11-block1 {
  display: flex;
  width: 50%;
  gap: 10px;
  margin-top: 4%;
}
.empty-space11 p {
  white-space: break-spaces;
  color: #5b5b5b;
}
.empty-space11-text {
  font-size: 16px;
}
.empty-space11 {
  border-left: solid 1px #676767;
  padding-left: 15%;
  margin-left: 10%;
  margin-top: 0%;
}
.empty-space11 a:hover {
  color: #cc1b23;
}
.empty-space11 a {
  color: #5b5b5b;
  transition: 0.5s;
}
.empty-space11-block01 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 5px;
}
.empty-space11-blocks {
    display: grid;
    grid-template-columns: 5% auto;
    gap: 10px;
    margin-bottom: 2%;
}
.empty-space11-texts {
    color: #cc1b23;
    font-size: 20px;
    font-weight: 600;
}
.empty-space11-texta {
    font-weight: 600;
    margin-bottom: 4%;
    margin-top: 7%;
    color: #313131;
    font-size: 20px;
}
.empty-space12 h4 {
    font-weight: 600;
}
.empty-space12 {
    text-align: center;
    margin-bottom: 1%;
}
.empty-space12 p {
    white-space: break-spaces;
}
.empty-space13 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 50px;
}
.empty-space13-text {
    align-self: center;
}
.empty-space13-image img {
    /* filter: invert(1); */
}
.empty-space13-image {
    width: 15%;
    margin-bottom: 3%;
}
.empty-space13 h4 {
    font-weight: 600;
    margin-bottom: 1%;
}
.empty-space13-img img {
    border-radius: 20px;
}
.empty-space13-button:hover {
    background-color: #000;
}
.empty-space13-button {
    background-color: #cc1b23;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    padding: 3% 8%;
    border-radius: 50px;
    transition: 0.5s;
    width: fit-content;
    margin-top: 5%;
}
.empty-space14 h4 {
    font-weight: 600;
    text-align: center;
    margin-bottom: 0.5%;
}
.empty-space14 p {text-align: center;white-space: break-spaces;}
.empty-space14-grid {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 20px;
    margin-top: 3%;
    margin-bottom: 3%;
}
.empty-space14-block {
    background-color: #fafafa;
    padding: 10%;
}
.empty-space14-img {
    width: 30%;
    margin: 0 auto;
    margin-bottom: 5%;
}
.empty-space14-text {
    text-align: center;
    font-size: 16px;
    white-space: break-spaces;
}
.empty-space14-texts {
    font-size: 2em;
    text-align: left;
    white-space: break-spaces;
}
.empty-space14-block1 {
    /* align-self: center; */
    padding: 17% 8% 0%;
    background-color: #cc1b23;
    color: #fff;
}
.empty-space14-texts span {
    /* color: #cc1b23; */
    text-transform: uppercase;
    font-weight: 600;
}
.empty-space15 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 15px;
}
.empty-space15-text {
    align-self: center;
}
.empty-space15 h1 {
    font-weight: 600;
}
.empty-space15 h6 {
    margin-top: 2%;
    white-space: break-spaces;
    font-size: 22px;
}
.empty-space15 span {
    color: #cc1b23;
    font-weight: 600;
}
.empty-space15-texta {
    font-size: 16px;
    font-weight: 600;
    font-style: italic;
    margin-bottom: 3%;
}
.empty-space15 h3 {
    font-weight: 600;
}
.empty-space16 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 50px;
    margin-bottom: 2%;
    text-align: left;
}
.empty-space16 h3 {
    font-size: 16px;
}
.empty-space16-img img {
    width: 100% !important;
    border-radius: 20px;
}
.empty-space16-text {
    align-self: center;
}
.empty-space16 h5 {
    font-weight: 600;
    font-size: 20px;
}
.empty-space16 h4 {
    font-weight: 600;
    margin-top: 2%;
    font-size: 18px;
}
.empty-space16-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin-top: 2%;
    margin-bottom: 2%;
}
.empty-space16-block {
    display: grid;
    grid-template-columns: 11% auto;
    gap: 10px;
}
.empty-space16-text1 {
    align-self: center;
    font-size: 16px;
}
.empty-space16-price {
    font-size: 26px;
    margin-top: 2%;
    font-weight: 600;
}
.empty-space16-img1 img {
    width: 100% !important;
}
iframe.empty-space16-maps {
    border-radius: 20px;
}
.empty-space16-contact {
    background-color: #d02129;
    color: #fff;
    width: fit-content;
    font-size: 16px;
    font-weight: 600;
    padding: 2% 3%;
    border-radius: 10px;
    margin-top: 1%;
    transition: 0.5s;
}
























h1,h2,h3,h4,h5,h6 {
  line-height: inherit;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
}

h1 {
  font-size: 2.5em;
}
h2 {
  font-size: 3.5em;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 22px;
}
h6 {
  font-size: 24px;
}
p {
  font-size: 16px;
}







/* ส่วนเสริม */






.button-text1 {
    background-color: #cc1b23;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    padding: 10% 0%;
    border-radius: 50px;
    transition: 0.5s;
}
.button-text1:hover {
    background-color: #000;
}
.button-text2 {
    background-color: #cc1b23;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    padding: 7% 15%;
    border-radius: 50px;
	width: fit-content;
	transition: 0.5s;
}
.button-text2:hover {
    background-color: #000;
}
.button-text3:hover {
    background-color: #000;
    color: #fff;
}
.button-text3 {
    background-color: #fff;
    color: #000;
    width: fit-content;
    padding: 2% 5%;
    font-size: 20px;
    font-weight: 600;
    border-radius: 50px;
    margin-top: 4%;
    transition: 0.5s;
}
.button-text4 {
    background-color: #cc1b23;
    color: #fff;
    width: fit-content;
    margin: 0 auto;
    padding: 1.5% 4%;
    font-size: 20px;
    font-weight: 600;
    border-radius: 50px;
    margin-top: 4%;
    transition: 0.5s;
}






/* album */

.album-pd1 {
    padding: 2% 6%;
    margin-top: 50%;
}
.album-pd2 {
    text-align: center;
    padding: 7% 0% 0%;
}

.album-img1 {
    width: 25%;
}

.album-text1 {
    font-size: 18px;
    font-weight: 400;
    margin-top: 118%;
}
.album-text2 {
    font-size: 18px;
    font-weight: 400;
    margin-top: 48%;
}
.album-text3 {
    white-space: break-spaces;
    font-size: 20px;
    font-weight: 600;
    text-align: left;
    margin-top: 3%;
    line-height: 1.2;
}
.album-text4 {
    font-size: 52px;
    font-weight: 600;
}
.album-text5 {
    font-size: 28px;
    font-weight: 400;
    margin-top: 2%;
}











/* project */

.project-location {
    font-size: 18px;
    color: #040404;
}
.project-block {
    display: grid;
    grid-template-columns: 7% auto;
    gap: 5px;
    color: #747474;
    margin-top: 4%;
}
.project-text {
    color: #747474;
    font-size: 15px;
    white-space: break-spaces;
}
.project-border {
    border-bottom: solid 1px #747474;
    margin-top: 5%;
    margin-bottom: 5%;
}
.project-block-text {
    font-size: 16px;
    align-self: center;
}
.project-price {
    font-size: 20px;
    color: #b32018;
    font-weight: 600;
    margin-top: 3%;
}








/* article */
.article-a {
    font-size: 14px;
    margin-top: 2%;
}
.article-b {
    background-color: #cc1b23;
    color: #fff;
    font-size: 16px;
    padding: 4% 9%;
    border-radius: 50px;
    width: fit-content;
    transition: 0.5s;
    margin-top: 7%;
}



.article-block {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 50px;
    text-align: left;
}
.article-block h5 {
    font-weight: 600;
    margin-bottom: 1%;
}
.article-block p {
    white-space: break-spaces;
}
.article-block-text {
    align-self: center;
}
.article-block-img img {
    width: 100% !important;
    border-radius: 20px;
}







/* ค้นหา head */

#background684a569c67efa100130fc44b .ui.icon.input input {
       font-family: "LINE Seed Sans TH";
}
#background684a569c67efa100130fc44b .ui.icon.input,
#background684a569c67efa100130fc44b .ui.input input {
    width: -webkit-fill-available;
}
#background684a569c67efa100130fc44b .ui.icon.input>i.circular.icon {
    background-color: #d0d0d0 !important;
}
 
#background684a569c67efa100130fc44b .ui.input input {
    background: transparent;
    border: 1px solid #9c9c9c;
    color: #9c9c9c;
}
#background684a569c67efa100130fc44b .ui.icon.input>i.icon {
    opacity: 1;
    color: #ffffff;
}
#background684a569c67efa100130fc44b i.circular.icon {
    box-shadow: 0 0 0 .1em #d0d0d0 inset;
}
#background684a569c67efa100130fc44b ::placeholder {
    color: #9c9c9c;
}





/* ค้นหา home */

#background684a58fc024ff20013d8c881 .ui.icon.input input {
       font-family: "LINE Seed Sans TH";
}
#background684a58fc024ff20013d8c881 .ui.icon.input,
#background684a58fc024ff20013d8c881 .ui.input input {
    width: -webkit-fill-available;
}
#background684a58fc024ff20013d8c881 .ui.icon.input>i.circular.icon {
    background-color: #cc1b23 !important;
}
#background684a58fc024ff20013d8c881 .ui.input input {
    background: #fff;
    border: 1px solid #9c9c9c;
    color: #414141;
    line-height: 2em;
    text-align: center;
}
#background684a58fc024ff20013d8c881 .ui.icon.input>i.icon {
    opacity: 1;
    color: #ffffff;
}
#background684a58fc024ff20013d8c881 i.circular.icon {
    box-shadow: 0 0 0 .1em #cc1b23 inset;
}
#background684a58fc024ff20013d8c881 ::placeholder {
    color: #414141;
}
#background684a58fc024ff20013d8c881 .ui.input {
    font-size: 1.2em;
}
#background684a58fc024ff20013d8c881 i.icon {
    font-size: 1.28em;
}
#background684a58fc024ff20013d8c881 {
    margin-top: -2%;
}




/* ค้นหา เนื้อหาระบบ home */
.search-border {
  border-bottom: solid 1px #cc1b23;
}

/*  Layout */
#background684a58f436e1ce00131b329d {
    margin-bottom: 18%;
    margin-left: 10%;
    margin-right: -10%;
}
#background684a585536e1ce00131b328b {
    margin-top: 9%;
    margin-bottom: 0%;
}
/*  Layout */

#background684aa69e67efa100130fce1a .form-group {
    display: grid !important;
    grid-template-columns: repeat(6, 1fr);
    width: 100% !important;
    gap: 10px;
}
#background684aa69e67efa100130fce1a .btn {
    display: inline-block;
    padding: 6px 12px;
    font-size: 18px;
    font-weight: 600;
    border: 1px solid transparent;
    border-radius: 50px !important;
    height: 48px !important;
}
#background684aa69e67efa100130fce1a .form-control {
	width: 100%;
    height: 48px;
    padding: 6px 12px;
    font-size: 16px;
    color: #000000;
    background-color: #f7ecec;
    border: 1px solid #f7ecec;
    border-radius: 50px;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, .075);
}
#background684aa69e67efa100130fce1a .SearchITPCMcomponent {
    width: 100% !important;
}
#background684aa69e67efa100130fce1a button.btn.ITPsearchTagContentmanagerButton {
    width: 100%;
}
#background684aa69e67efa100130fce1a i.fas.fa-search.fa-1x {
    display: none;
}




/* ค้นหา land */
 
.panel {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .05);
    border-radius: 30px;
}
.panel-default {
    border-color: #fff;
    background-color: #fff;
}




.itopplus-search-image-flex-item a {
    color: #444;
}
.itopplus-search-image-flex-item {
    box-shadow: rgba(0, 0, 0, 0.19) 0px 0px 0px, rgb(0 0 0 / 23%) 0px 0px 0px !important;
    border: solid 1px #e2e2e2;
    border-radius: 10px;
    width: 265px !important;
      padding-top: 20px!important;
}
.search_titleText {
    margin-top: 5%;
}
p.help-block {
    display: none;
}
.ui.icon.input input {
    font-family: "LINE Seed Sans TH";
}






.itopplus-search-image-flex-container {
    gap: 10px;
}
.itopplus-search-image-flex-container .col-md-4.col-sm-4.col-xs-12 {
    width: 24%;
    text-align: left;
    background-color: #fff;
    padding: 1% !important;
    border-radius: 20px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.row.row-col.text_search_timeCreate {
    display: none;
}
.text_search_briefDescription strong {
    font-weight: 400;
    font-size: 18px;
    color: #040404;
}
.text_search_briefDescription {
    margin-top: 10%;
}
.newImageClass_search_itp img {
    border-radius: 10px;
}





/* ค้นหา เนื้อหาระบบ land */

#background684a569d67efa100130fc456 .form-group {
    display: grid !important;
    grid-template-columns: repeat(6, 1fr);
    width: 100% !important;
    gap: 10px;
}
#background684a569d67efa100130fc456 .btn {
    display: inline-block;
    padding: 6px 12px;
    font-size: 18px;
    font-weight: 600;
    border: 1px solid transparent;
    border-radius: 50px !important;
    height: 48px !important;
}
#background684a569d67efa100130fc456 .form-control {
	width: 100%;
    height: 48px;
    padding: 6px 12px;
    font-size: 16px;
    color: #000000;
    background-color: #f7ecec;
    border: 1px solid #f7ecec;
    border-radius: 50px;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, .075);
}
#background684a569d67efa100130fc456 .SearchITPCMcomponent {
    width: 100% !important;
}
#background684a569d67efa100130fc456 button.btn.ITPsearchTagContentmanagerButton {
    width: 100%;
}
#background684a569d67efa100130fc456 i.fas.fa-search.fa-1x {
    display: none;
}







/* pdpa */

.pdpa-text h5 {
  font-weight: 600;
  margin-top: 2%;
}
.pdpa-text h4 {
  font-weight: 500;
}
.pdpa-text a:hover {
  color: #000;
}
.pdpa-text a {
  color: #000;
}
.pdpa-text ul.icon-a {
  font-size: 16px;
  font-weight: 400;
}
.pdpamg1 {
  padding: 3% 0% 3% 0%;
}
.pdpamg1 .icon-a {
  font-size: 16px;
}
.pdpamg1 p {
  white-space: break-spaces;
}

/* นโยบายความเป็นส่วนตัว */

.ITPcookiebar {
  width: 100% !important;
  background-color: rgb(0 0 0 / 50%) !important;
  color: #fff;
}
.ITPlinkToCookiepage:hover {
  color: #cc1b23 !important;
}
.unknown_prf .btn-main {
  margin-bottom: 100%;
}
.buttonExampleSite:hover {
  background: #444 !important;
  border: 1px solid #444 !important;
  color: #fff !important;
}
.buttonExampleSite {
  border-radius: 0px !important;
  background-color: #cc1b23 !important;
  font-size: 16px !important;
  border: 1px solid #cc1b23 !important;
  color: #fff !important;
}





/*  ติดต่อเรา  */
.from-text {
    color: #313131;
    font-size: 20px;
    font-weight: 600;
    margin-left: 1%;
    text-transform: capitalize;
    margin-top: 3%;
    margin-bottom: -4%;
}
textarea#textbox6 {
    height: 90px !important;
}
#formdisplay684bd4e8564cc50013b2ed9e .form-control {
    border: none;
    border-bottom: 1px solid #c0c0c0;
    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%);
    background-color: transparent;
    padding: 0px 0px;
    color: #5d5d5c !important;
    height: 45px;
    font-size: 16px;
}
#formdisplay684bd4e8564cc50013b2ed9e .form-control:focus {
  border-bottom: 1px solid #323232;
}
#formdisplay684bd4e8564cc50013b2ed9e .btn-default:hover,
#formdisplay684bd4e8564cc50013b2ed9e .btn-default:focus {
  background-position: 0 0px;
  border: 1px solid #cc1b23;
  background: #cc1b23;
  color: #fff;
}
#formdisplay684bd4e8564cc50013b2ed9e .btn-default {
  border-color: #000;
  padding: 10px 33px;
  font-size: 16px;
  border: 1px solid #000;
  color: #ffffff;
  text-shadow: none;
  border-radius: 0px;
  background: #000000;
  transition: 0.5s;
  text-transform: capitalize;
  opacity: 1;
}
#formdisplay684bd4e8564cc50013b2ed9e {
  background-color: transparent !important;
}
#formdisplay684bd4e8564cc50013b2ed9e ::placeholder {
  color: #5d5d5c;
}
#formdisplay684bd4e8564cc50013b2ed9e .glyphicon {
  display: none;
}

#btnview684bd4e8564cc50013b2ed9e {
  margin-left: 71%;
}
#cookie684bd4e8564cc50013b2ed9e {
  padding: 0% 2%;
  font-size: 16px;
}
iframe.map-map {
    margin-bottom: -1%;
}
/*  ติดต่อเรา  */





/* ฟอร์ม  */
/*

#editor10 {
    margin-bottom: 1%;
}
#formdisplay684f88e1f2b9d60013748d7e #editor7 {
    margin-top: 0%;
}
*/
/* ฟอร์ม Style  */

.CASS-A-main .form-control {
    border: none;
    border-bottom: 1px solid #ccc;
    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%);
    background-color: transparent;
    padding: 5px 10px;
    color: #787878 !important;
    height: 50px;
    font-size: 16px;
}
.CASS-A-main .form-control:focus {
   border-bottom: 1px solid #cc1b23;
}

.CASS-A-main .btn-default:hover, 
.CASS-A-main .btn-default:focus {
    background-position: 0 0px;
    border: 1px solid #cc1b23;
    background: #cc1b23;
    color: #ffffff;
}
.CASS-A-main .btn-default {
    background-repeat: repeat-x;
    border-color: #cc1b23;
    padding: 14px 40px;
    font-size: 18px;
    border: 1px solid #cc1b23;
    color: #ffffff;
    text-shadow: none;
    border-radius: 50px;
    background: #cc1b23;
    transition: 0.5s;
    text-transform: capitalize;
    box-shadow: none;
}
.CASS-A-main .glyphicon {
    display: none;
}



/*
#formdisplay682acd532badef00139d03da ::placeholder {
    color: #787878;
}
#formdisplay682acd532badef00139d03da br.k-br {
    display: none;
}*/

#cookie684f84cc0b5fec0013215eea {
    font-size: 16px;
}
#formdisplay684f84cc0b5fec0013215eea {
    background-color: transparent !important;
    margin-bottom: 3%;
}
#formdisplay685a44ce9c67950013193b49 {
    background-color: transparent !important;
    margin-bottom: 3%;
}

/*ปุ่มเลือกไฟล์*/
.CASS-A-main .btn-success {
    color: #2e2f33;
    background-image: linear-gradient(to bottom,#f0f0f0 0,#e1e2e5 100%);
  	background-color: transparent;
    border-color: #ffffff00;
    box-shadow: none;
    padding: 5px 10px 5px 10px;
    border-radius: 5px;
    margin-top: -3px;
}
.CASS-A-main .btn-success:hover {
    background-position: 0px;
    background: #cc1b23;
    color: #ffffff;
}
.CASS-A-main .progress {
    width: 530%;
}
/*ปุ่มเลือกไฟล์*/





/* ฟอร์ม Style ซื้อ  */
#formdisplay684f9c7298f6d20013ff17bc {
    background-color: rgb(255 255 255 / 0%) !important;
    border-radius: 50px;
    margin-left: 15%;
    margin-right: -10%;
}
#formdisplay684f9c7298f6d20013ff17bc ::placeholder {
    color: #fff;
}
#formdisplay684f9c7298f6d20013ff17bc .form-control {
    color: #fff !important;
}
#formdisplay684f9c7298f6d20013ff17bc .btn-default {
    border-color: #fff;
    border: 1px solid #fff;
    color: #000000;
    background: #fff;
    opacity: 1;
}
#formdisplay684f9c7298f6d20013ff17bc .btn-default:hover, 
#formdisplay684f9c7298f6d20013ff17bc .btn-default:focus {
    border: 1px solid #000;
    background: #000;
    color: #ffffff;
}
#formdisplay684f9c7298f6d20013ff17bc .form-control:focus {
   border-bottom: 1px solid #000;
}
#cookie684f9c7298f6d20013ff17bc {
    color: #fff;
    font-size: 15px;
}
#btnview684f9c7298f6d20013ff17bc {
    margin-left: 32%;
}
.from-texts {
    text-align: center;
    color: #fff;
}
.from-texts h2 {
    font-weight: 600;
    font-size: 3em;
}
/* ฟอร์ม Style ซื้อ  */


/* ฟอร์ม Style เช่า  */
#formdisplay684fa51ef5f66400138822e4 {
    background-color: rgb(255 255 255 / 0%) !important;
    border-radius: 50px;
    margin-left: 15%;
    margin-right: -10%;
}
#formdisplay684fa51ef5f66400138822e4 ::placeholder {
    color: #fff;
}
#formdisplay684fa51ef5f66400138822e4 .form-control {
    color: #fff !important;
}
#formdisplay684fa51ef5f66400138822e4 .btn-default {
    border-color: #fff;
    border: 1px solid #fff;
    color: #000000;
    background: #fff;
    opacity: 1;
}
#formdisplay684fa51ef5f66400138822e4 .btn-default:hover, 
#formdisplay684fa51ef5f66400138822e4 .btn-default:focus {
    border: 1px solid #000;
    background: #000;
    color: #ffffff;
}
#formdisplay684fa51ef5f66400138822e4 .form-control:focus {
   border-bottom: 1px solid #000;
}
#cookie684fa51ef5f66400138822e4 {
    color: #fff;
    font-size: 15px;
}
#btnview684fa51ef5f66400138822e4 {
    margin-left: 32%;
}

/* ฟอร์ม Style เช่า  */






/* ฟอร์ม Style  */






@media screen and (min-width : 1900px) {
.head-grid-text2 {
    font-size: 20px;
}
.head-grid-text1 {
    font-size: 22px;
} 
.head-grid {
    grid-template-columns: 26% auto;
} 
.navbar-default .navbar-nav > li > a {
    font-size: 24px;
}
#background684a569c67efa100130fc44b .ui.input {
    font-size: 1.3em;
}
.no-js .dropdown-menu > li > a {
    font-size: 22px;
}
#background684aa69e67efa100130fce1a .form-control {
    height: 55px;
    font-size: 20px;
}
#background684a58fc024ff20013d8c881 .ui.input {
    font-size: 1.6em;
} 
.empty-space2-text {
    font-size: 22px;
} 
.empty-space2-block {
    padding: 4.5% 0%;
}
#background684a58f436e1ce00131b329d {
    margin-bottom: 21%;
}  
.album-text2 {
    font-size: 22px;
} 
.album-text1 {
    font-size: 22px;
} 
#imagesControl684b8b0af2b9d60013746de7 {
    padding: 10px 5px 10px 5px ! IMPORTANT;
} 
#imagesControl684b8ad4f2b9d60013746dd7 {
    padding: 10px 5px 10px 5px ! IMPORTANT;
} 
.button-text1 {
    font-size: 22px;
    padding: 9% 0%;
}
#background684aa69e67efa100130fce1a .btn {
    font-size: 22px;
    height: 55px !important;
} 
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 24px;
} 
.project-location {
    font-size: 24px;
}
.project-block-text {
    font-size: 20px;
} 
.project-text {
    font-size: 18px;
}  
.project-price {
    font-size: 24px;
}
span.empty-space5-02 {
    font-size: 26px;
}
.empty-space5-text {
    font-size: 30px;
}
.empty-space5-block {
    width: 33%;
} 
.empty-space6 h2 {
    font-size: 5.5em;
} 
.empty-space6-text01 {
    font-size: 24px;
} 
.button-text2 {
    font-size: 22px;
    padding: 6% 15%;
}
.album-text3 {
    font-size: 24px;
}
.album-pd1 {
    margin-top: 54%;
}
.button-text3 {
    font-size: 22px;
} 
.album-text4 {
    font-size: 60px;
} 
.album-text5 {
    font-size: 32px;
}
.button-text4 {
    font-size: 22px;
}
.album-pd2 {
    padding: 8% 0% 0%;
}
.footer-logo {
    width: 60%;
}
.footer-text2 {
    font-size: 24px;
}
.footer-text3 {
    font-size: 18px;
}
.footer-text4 {
    font-size: 18px;
}
.footer-text5 {
    font-size: 24px;
} 
.footer-text6 {
    font-size: 18px;
}
.footer-blocks-text {
    font-size: 24px;
} 
.footer-text7 {
    font-size: 20px;
} 
.footer-blocka-text {
    font-size: 18px;
}
.footer-text8 {
    font-size: 24px;
}
.footer-social {
    width: 30%;
}
.footer-block1 {
    gap: 34px;
    font-size: 18px;
}
.from-texts h2 {
    font-size: 3em;
}
.from-texts h5 {
    font-size: 23px;
}
.CASS-A-main .form-control {
    height: 70px;
    font-size: 18px;
}
 
#cookie684f9c7298f6d20013ff17bc {
    font-size: 18px;
}
#btnview684f9c7298f6d20013ff17bc {
    margin-left: 37%;
} 

.managerHeader {
    font-size: 3.5em;
}
.itp-newshare-button {
    font-size: 20px;
    height: 5rem;
} 
.empty-space16-text1 {
    font-size: 18px;
}
.empty-space16-block {
    grid-template-columns: 10% auto;
}  
.empty-space16-price {
    font-size: 3em;
} 
.empty-space16-contact {
    font-size: 20px;
}
.empty-space14-texts {
    font-size: 2.5em;
}
.empty-space14-text {
    font-size: 20px;
}
.CASS-A-main .progress {
    width: 720%;
}
.article-a {
    font-size: 16px;
}
.article-b {
    font-size: 18px;
} 
.empty-space11-texta {
    font-size: 26px;
}  
.empty-space11-texts {
    font-size: 24px;
} 
.empty-space11-text {
    font-size: 18px;
    align-self: center;
}
.empty-space11-blocks {
    grid-template-columns: 4% auto;
}
.empty-space11-block {
    grid-template-columns: 8% auto;
}
.empty-space11 h3 {
    margin-top: 6%;
} 
.from-text {
    font-size: 26px;
}

#formdisplay684bd4e8564cc50013b2ed9e .form-control {
    height: 60px;
    font-size: 18px;
} 
#cookie684bd4e8564cc50013b2ed9e {
    font-size: 18px;
    text-align: left !important;
} 
#formdisplay684bd4e8564cc50013b2ed9e .btn-default {
    padding: 15px 40px;
    font-size: 18px;
} 
#btnview684bd4e8564cc50013b2ed9e {
    margin-left: 75%;
    margin-top: 2%;
}
#btnview684fa51ef5f66400138822e4 {
    margin-left: 37%;
}
.text_search_briefDescription strong {
    font-size: 24px;
}
#background684a569d67efa100130fc456 .form-control {
    font-size: 20px;
}
#background684a569d67efa100130fc456 .btn {
    font-size: 22px;
}
.empty-space13-button {
    font-size: 20px;
    padding: 2.5% 7%;
} 
.empty-space16 h5 {
    font-size: 24px;
}
.empty-space16 h3 {
    font-size: 20px;
} 
.empty-space16 h4 {
    font-size: 22px;
}
  
  
  
  
  
  
  
  
  
  
  
  
  
p {
    font-size: 18px;
}
h1 {
    font-size: 3.5em;
} 
h2 {
    font-size: 5em;
} 
h3 {
    font-size: 20px;
}
h4 {
    font-size: 24px;
}  
h5 {
    font-size: 26px;
} 
h6 {
    font-size: 30px;
}
}



@media screen and (max-width : 1191px) {
#imagesControl684a549f9a6c030013cc8668 {
    padding: 0px !important;
}
.head-grid-text2 {
    font-size: 12px;
}
.head-grid-text1 {
    font-size: 12px;
}  
.empty-space2-text {
    font-size: 15px;
}
#background684a58fc024ff20013d8c881 .ui.input {
    font-size: 1em;
}
.empty-space2-block {
    gap: 5px;
}
.album-text2 {
    font-size: 16px;
}
.album-text1 {
    font-size: 16px;
}
.button-text1 {
    font-size: 17px;
} 
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 16px;
}
.project-location {
    font-size: 15px;
} 
.project-price {
    font-size: 16px;
} 
.project-block-text {
    font-size: 13px;
}
.project-block-img {
    align-self: center;
} 
.project-text {
    font-size: 13px;
}
.empty-space5-text {
    font-size: 24px;
} 
.empty-space5-block {
    width: 40%;
} 
.empty-space6 h2 {
    font-size: 3em;
}
.empty-space6-text01 {
    font-size: 17px;
}
.empty-space7 h4 {
    white-space: inherit;
}
.album-text3 {
    font-size: 16px;
}  
.album-text4 {
    font-size: 40px;
}  
.album-text5 {
    font-size: 22px;
}
.button-text4 {
    font-size: 18px;
}
.footer-text3 {
    font-size: 14px;
}  
.footer-text2 {
    font-size: 16px;
}
.footer-text4 {
    font-size: 13px;
} 
.footer-text5 {
    font-size: 16px;
}
.footer-text6 {
    font-size: 14px;
}
.footer-blocks-text {
    font-size: 16px;
}
.footer-text7 {
    font-size: 16px;
} 
.footer-blocka-text {
    font-size: 14px;
}
.footer-text8 {
    font-size: 16px;
} 
.footer-block1 {
    font-size: 11px;
}
.footer-text1 {
    font-size: 13px;
}
.from-texts h2 {
    font-size: 2.5em;
}
#cookie684f9c7298f6d20013ff17bc {
    font-size: 13px;
    padding: 0% 8%;
}
  
  
  
  
  
  
  
  
  
  
  
h1 {
    font-size: 2em;
}
h2 {
    font-size: 2.5em;
}
h4 {
    font-size: 18px;
}
h6 {
    font-size: 20px;
} 
}  
  
@media screen and (max-width : 900px) {
#background684a585536e1ce00131b328b {
    margin-top: 9%;
}
#background684a58f436e1ce00131b329d {
    margin-bottom: 7%;
}
.empty-space2-text {
    font-size: 12px;
}
#background684a58fc024ff20013d8c881 .ui.input {
    font-size: 0.7em;
} 
#background684b8a05f2b9d60013746dc8 .col-md-3.col-sm-6.col-xs-12.padding {
    width: 25%;
}
.album-text1 {
    font-size: 11px;
}
.album-text2 {
    font-size: 11px;
}
.project-location {
    font-size: 12px;
} 
.project-text {
    font-size: 12px;
} 
.project-block-text {
    font-size: 10px;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 13px;
} 
.empty-space5 h4 {
    font-size: 16px;
}
span.empty-space5-02 {
    font-size: 18px;
}
.empty-space5-text {
    font-size: 19px;
}   
.itopplus-bg3 {
    background-size: cover;
} 
.empty-space6 h2 {
    font-size: 2.5em;
} 
.empty-space6 h4 {
    white-space: inherit;
}
.button-text2 {
    font-size: 16px;
}
.empty-space6-text01 {
    font-size: 16px;
} 
.empty-space7-img {
    width: 25%;
}
#background684b9ef5564cc50013b2e5ed .col-sm-4 {
    width: 25%;
}
.album-text3 {
    font-size: 12px;
}  
.empty-space9 h1 {
    font-size: 20px;
}
.button-text3 {
    font-size: 16px;
} 
.album-text4 {
    font-size: 30px;
}  
.album-text5 {
    font-size: 18px;
}  
.footer-pd1 {
    border-top: solid 0px #8e8e8e;
    padding-top: 1%;
    grid-template-columns: 100%;
    margin-bottom: 1%;
}
.footer-text1 {
    text-align: center;
}
.footer-block1 {
    display: none;
}
.empty-space9 h2 {
    font-size: 2em;
}
.button-text4 {
    font-size: 16px;
} 
.empty-space9 h6 {
    font-size: 18px;
}
#imagesControl684b8abd4955b80013d035aa {
    padding: 10px 6px 10px 6px !important;
}
#imagesControl684b8aee4955b80013d035b1 {
    padding: 10px 6px 10px 6px !important;
} 
.project-price {
    font-size: 14px;
} 
.from-texts h2 {
    font-size: 2em;
}
.from-texts h5 {
    font-size: 16px;
}
.CASS-A-main .form-control {
    height: 35px;
    font-size: 14px;
}
  
  
#display1, #display3, #display5 {
    margin-right: -8%;
}  
#cookie684f9c7298f6d20013ff17bc {
    margin-top: -7%;
} 
#btnview684f9c7298f6d20013ff17bc {
    margin-left: 7%;
}
.CASS-A-main .btn-default {
    padding: 9px 30px;
} 
.itopplus-bg {
    background-position: left;
}
#formdisplay684f9c7298f6d20013ff17bc {
    background-color: rgb(181 6 13) !important;
    border-radius: 20px;
} 
.empty-space16-contact {
    font-size: 14px;
}
.empty-space16-block {
    grid-template-columns: 25% auto;
    gap: 10px;
} 
.empty-space16-price {
    font-size: 22px;
}
.tagLandingpageContentmanager > div > p {
    font-size: 11px !important;
}
.itp-newshare-button {
    font-size: 13px;
    height: 3.5rem;
    padding-left: 3rem;
    padding-right: 3rem;
}
#formdisplay684fa51ef5f66400138822e4 {
    background-color: rgb(181 6 13) !important;
    border-radius: 20px;
} 
#cookie684fa51ef5f66400138822e4 {
    margin-top: -7%;
    padding: 0% 5%;
}

#btnview684fa51ef5f66400138822e4 {
    margin-left: 7%;
} 
#btnview684fa51ef5f66400138822e4 #display7 {
    margin-top: -6% !Important;
} 
#background684f9c7298f6d20013ff17bc #display7 {
    margin-top: -7%;
}
.empty-space14-texts {
    font-size: 20px;
}
.empty-space14 p {
    white-space: inherit;
} 
#cookie684f84cc0b5fec0013215eea {
    font-size: 16px;
    text-align: left !important;
    margin-left: 3%;
}
#btnview684f84cc0b5fec0013215eea {
    margin-left: 3%;
}
#background684bdde3564cc50013b2ef9a .col-md-3.col-sm-4.col-xs-4 {
    width: 25%;
} 
.empty-space12 p {
    white-space: inherit;
} 
.empty-space11-texts {
    font-size: 15px;
}
.empty-space11-texta {
    font-size: 16px;
} 
.empty-space11 p {
    white-space: inherit;
    font-size: 14px;
}
.empty-space11-text {
    font-size: 13px;
} 
#formdisplay684bd4e8564cc50013b2ed9e .form-control {
    height: 20px;
    font-size: 14px;
} 
#cookie684bd4e8564cc50013b2ed9e {
    font-size: 14px;
} 
#btnview684bd4e8564cc50013b2ed9e {
    margin-left: 52%;
} 
#mainmenu684bd7740b5fec0013214cc0 > div {
    padding: 0px !important;
}
#Component684fda4c90ce28001394822a {
    display: none;
}
  
  
  
  
  
  
  
  
  
  
  
h3 {
    font-size: 16px;
}
h4 {
    font-size: 16px;
} 
h5 {
    font-size: 20px;
} 
  
  
}

@media screen and (max-width : 480px) {
#carousel684a549f9a6c030013cc8668 {
    margin-bottom: -2%;
}
#background684aa69e67efa100130fce1a .form-group {
    grid-template-columns: repeat(1, 1fr);
}
.empty-space2 {
    grid-template-columns: repeat(1, 1fr);
}
.empty-space2-text {
    font-size: 18px;
}
.itopplus-bg {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_12052025swjz/0/0/1z-z81551315659.jpg);
    background-position: bottom;
} 

article.col-md-6.item.-micro {
    width: 48%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    padding: 3%;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    padding: 3%;
} 
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 13px;
}
.project-location {
    font-size: 12px;
}  
.project-price {
    font-size: 15px;
}  
.project-block-text {
    font-size: 10px;
} 
.project-text {
    font-size: 10px;
}
.empty-space4 {
    grid-template-columns: 100%;
}
.empty-space4 h2 {
    text-align: center;
}
.button-text1 {
    font-size: 16px;
    padding: 3% 8%;
    width: fit-content;
    margin: 0 auto;
    margin-top: 4%;
}
#background684b8a05f2b9d60013746dc8 .col-md-3.col-sm-6.col-xs-12.padding {
    width: 50%;
} 
.album-text1 {
    font-size: 13px;
  margin-top: 115%;
}
.album-text2 {
    font-size: 13px;
      margin-top: 44%;
}
  
  
  
#background684b8abd4955b80013d035aa .thumbs,
  #background684b8ad4f2b9d60013746dd7 .thumbs,
  #background684b8aee4955b80013d035b1 .thumbs,
  #background684b8b0af2b9d60013746de7 .thumbs {
    margin-bottom: 10px;
}
  /*
#background684b8abd4955b80013d035aa .thumbs {
    margin-bottom: 0px;
}
#background684b8aee4955b80013d035b1 .thumbs {
    margin-bottom: 0px;
} 
#background684b8ad4f2b9d60013746dd7 {
    margin-bottom: -20px;
}
  
  */
  
.itopplus-bg3 {
    background-size: cover;
} 
#background684a58fc024ff20013d8c881 .ui.input {
    font-size: 1em;
} 
#imagesControl684b8abd4955b80013d035aa {
    padding: 10px !important;
}
#imagesControl684b8aee4955b80013d035b1 {
    padding: 10px !important;
} 
.empty-space5 h1 {
    white-space: break-spaces;
}
.empty-space5 h4 {
    white-space: inherit;
}
.empty-space5-block {
    width: 100%;
    padding: 3% 0%;
} 
.empty-space6 {
    grid-template-columns: repeat(1,1fr);
    gap: 20px;
}
.empty-space6-img {
    grid-column-start: 1;
    grid-row-start: 1;
}
.empty-space5 {
    padding: 9% 0% 18% 0%;
}
.empty-space7 h5 {
    font-size: 16px;
}
.empty-space7-img {
    width: 50%;
}
#background684b9ef5564cc50013b2e5ed .col-sm-4 {
    width: 50%;
}
.album-text3 {
    white-space: inherit;
}
.empty-space9 {
    grid-template-columns: repeat(1, 1fr);
    padding: 10% 0% 0% 0%;
}
.itopplus-bg5 {
    background-size: cover;
}
.empty-space9-text {
    text-align: center;
}
.empty-space9 h1 {
    font-size: 22px;
}
.button-text3 {
    padding: 4% 8%;
    font-size: 16px;
    margin: 0 auto;
    margin-bottom: 9%;
    margin-top: 5%;
}  
.empty-space9-text {
    grid-column-start: 1;
    grid-row-start: 1;
}
.album-text4 {
    font-size: 20px;
}  
.album-text5 {
    font-size: 14px;
    padding: 0% 5%;
      margin-top: 0%;
}  
.album-pd2 {
    padding: 3% 0% 0%;
} 
.button-text4 {
    font-size: 12px;
    margin-top: 2%;
}  
#background684ba87b4955b80013d03a2b figure.effect-oscar figcaption {
    border-radius: 20px;
}
#background684aa69e67efa100130fce1a .form-control {
    height: 55px;
} 
#background684aa69e67efa100130fce1a .btn {
    height: 55px !important;
}
#formdisplay684f9c7298f6d20013ff17bc {
    margin-left: 0%;
    margin-right: 0%;
} 
#formdisplay684f9c7298f6d20013ff17bc {
    background-color: rgb(181 6 13 / 0%) !important;
} 
#formdisplay684fa51ef5f66400138822e4 {
    background-color: rgb(181 6 13 / 0%) !important;
    border-radius: 20px;
    margin-left: 0%;
    margin-right: 0%;
}  
.managerHeader {
    font-size: 24px;
} 

.empty-space16 {
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    width: 50%;
}
.tagLandingpageContentmanager > div > p {
    font-size: 8px !important;
    text-align: center;
} 
.newShareContainer {
    justify-content: flex-start !important;
    margin-top: 3%;
}
.modal-content {
    position: fixed;
}
.empty-space14-grid {
    grid-template-columns: repeat(2,1fr);
}
.CASS-A-main .progress {
	width: 150% !Important;
} 
#cookie684f84cc0b5fec0013215eea {
	font-size: 14px;
          padding: 0% 3%;
}
.empty-space13 {
    grid-template-columns: repeat(1, 1fr);
}
#background684bdde3564cc50013b2ef9a .col-md-3.col-sm-4.col-xs-12 {
    width: 50%;
} 
.article-block {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
}
#btnview684bd4e8564cc50013b2ed9e {
    margin-left: 5%;
}   
#cookie684bd4e8564cc50013b2ed9e {
    font-size: 14px;
    padding: 0% 5%;
    text-align: left !important;
} 

.empty-space11 {
    border-left: solid 0px #676767;
    padding-left: 0%;
    margin-left: 0%;
    margin-top: 0%;
}
.empty-space11-texta {
    font-size: 20px;
}
.empty-space11-texts {
    font-size: 20px;
} 
.empty-space11 p {
    font-size: 16px;
}
.empty-space11-text {
    font-size: 16px;
} 
#background684f9c7298f6d20013ff17bc {
    margin-top: 75%;
}
#btnview684f9c7298f6d20013ff17bc {
    margin-left: 5%;
} 
#cookie684f9c7298f6d20013ff17bc {
    font-size: 13px;
    padding: 0% 5%;
    text-align: left !important;
}
#background684fa51ef5f66400138822e3 {
    margin-top: 75%;
}
#mainmenu684bd4e8564cc50013b2ed9e > div {
    padding: 0px !important;
} 
#Component684fda4c90ce28001394822a {
    display: block;
} 
#imagesControl684fda4c90ce28001394822a {
    padding: 0px !important;
}
#carousel684fda4c90ce28001394822a {
    margin-bottom: -2%;
}

#background684a569d67efa100130fc456 .form-group {
    grid-template-columns: repeat(1, 1fr);
}
#itp-shopcart-detail {
    padding-left: 0px ! IMPORTANT;
}
.itopplus-search-image-flex-container .col-md-4.col-sm-4.col-xs-12 {
    width: 48%;
}
.text_search_briefDescription strong {
    font-size: 12px;
}
#background684a58f436e1ce00131b329d {
    margin-left:0%;
    margin-right: 0%;
}
.itopplus-bg8 {
    background-size: cover;
} 
.empty-space13-button {
    font-size: 16px;
} 
  
  
  
  
  
  
h1 {
    font-size: 1.5em;
} 
h2 {
    font-size: 2em;
}  
.container {
    padding-right: 10px;
    padding-left: 10px;
} 
  
  
  
  
  
}


.fb_iframe_widget {
    display: grid;
    place-content: center;
    border-radius: 20px;
    overflow: hidden;
    width: fit-content;
    margin: auto;
}

.fbcomments, .fbcomments {
    display: none !important;
}





