.itopplus-background {

}
body {
  overflow-x: hidden;
  color: #444;
  font-family: "Anuphan", sans-serif;
}

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


.no-js a {
  color: #444444;
  transition: 0.35s;
}
.no-js a:hover {
  color: #0622a8;
}


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




.itopplus-bg {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_281020241ysk/0/0/1z-z1191494838940.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
}
.itopplus-bg2 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_281020241ysk/0/0/2z-z308137567605.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
}
.itopplus-bg3 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_281020241ysk/0/0/3z-z374965669113.jpg");
  background-size: 100%;
  background-repeat: no-repeat;
}
.itopplus-footer {
  background-color: #0622a8;
  color: #fff;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
  margin: 0;
  padding: 8px 15px;
  border-radius: 0;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #fff;
  box-shadow: none;
  border-color: transparent;
  background: transparent;
  background-color: transparent;
}
.no-js .dropdown-menu > li > a {
  color: #444;
}
.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #fff;
  background: #0723a8;
}



@media screen and (max-width: 1023px) {
#controlBanner img {
    position: fixed !important;
    top: 0;
    left: 10px;
    width: 100px !important;
    z-index: 10000;
}
#nav-menu {
    background: #0723a8 !important;
}
.navbar-collapse,
#ItopplusMainSidebar {
    background: #0723a8 !important;
}
#ItopplusMainSidebar *:is(li, a) {
    color: #fff !important;
    border: none;
}
#nav-menu .icon-bar {
    background: #fff !important;
}
#itpMenuSideBar {
    background-color: transparent !important;
}
.navbar-header a::before {
    background-size: 28px;
    background-position: center;
    filter: invert(1);
}
.navbar-header a::after {
    background: #fff;
}
#itpphonemobile::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/telz-z555807927326.png) !important;
}
#itpsearchmobile::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/searchz-z1550057493030.png) !important;
}
.old-image-icon-facebook::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/fbz-z1306469976463.png) !important;
}
.old-image-icon-line::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/linez-z468194837558.png) !important;
}
.old-image-icon-instragram::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/igz-z261562755399.png) !important;
}
.old-image-icon-youtube::before {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/ytz-z1709509823553.png) !important;
}
.new-image-icon-twitter::before {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/twz-z1451700767745.png) !important;
}
}



@media screen and (min-width: 1024px) {
.no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
}
.itopplus-banner {
    background: #0723a8;
    transition: 0.3s;
}
.itopplus-sticky {
    background: #0723a8 !important;
}
.itopplus-banner > .container {
    display: grid;
    grid-template-columns: 17% auto 17%;
    align-items: center;
}
#itopplus-nav-bar {
    display: flex;
    width: 100%;
    justify-content: center;
}
#controlBanner {
    object-fit: contain;
    padding: 0;
    width: clamp(140px, 100%, 20vw);
    margin: 0 auto;
}
.itopplus-search {
    width: 100%;
    text-align: right;
    color: #fff;
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
   display: block;
   margin: 0;
}  
ul.nav li.dropdown:hover > ul.dropdown-menu {
   display: block;
   margin: 0;
}
}


@media screen and (min-width: 1200px) {
  .container {
    width: 86vw;
}
}



/* oscar*/
figure.effect-oscar {
    background: transparent;
    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: transparent;
}
figure.effect-oscar:hover figcaption {
    background: transparent;
}
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;
}
figure.effect-oscar:hover img {
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.05,1.05,1);
}
/* oscar */




/*เฉพาะรูปแบบมีขอบ*/
.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.0);
   transition: 0.32s;
}
.thumbnail .imageWidth.imageGallery:hover {
   transform: scale(1.05);
   transition: 0.32s;
}

/**ห้ามเกินกรอบ**/
 .thumbnail .imgLightbox {
    position: relative!important;
    overflow: hidden!important;
    width: 100.1%!important;
}
#background691559e0f1a5f5001aabe15b .thumbnail,
#background69159ae5abc811001a003929 .thumbnail {
    border: solid 0px #dadada;
    background: transparent;
    color: #000;
    border-radius: 0px;
    padding: 0%!important;
    transition: 0.5s;
    box-shadow: 3px 3px 15px 1px rgba(225,149,145,0);
}
#background691559e0f1a5f5001aabe15b .thumbnail:hover,
#background69159ae5abc811001a003929 .thumbnail:hover {
    box-shadow: 3px 3px 15px 1px rgba(225,149,145,0);
	background: transparent;
    border-radius: 0px;
    color: #000;
}
/**ห้ามเกินกรอบ**/



/* ฟอร์ม Style 1 */
#formdisplay6915907b9a05520013070ed2 .form-control {
  border: 0px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  border-radius: 0px !important;
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
  background-color: transparent;
  padding: 0px 0px 10px;
  font-size: 16px;
  width: 100% !important;
  margin: 12px 0px;
  padding-right: 0px !important;
  color: #000 !important;
}
#formdisplay6915907b9a05520013070ed2 .form-control:focus {
  border-bottom: 1px solid #0622a8 !important;
  border: 0px solid #0622a8;
  color: #000 !important;
}
#formdisplay6915907b9a05520013070ed2 .form-control:hover {
  border-bottom: 1px solid #0622a8 !important;
  border: 0px solid #0622a8;
}
#formdisplay6915907b9a05520013070ed2 .btn-default:hover,
#formdisplay6915907b9a05520013070ed2 .btn-default:focus {
  background-position: 0 0px;
  background: #000 !important;
  color: #fff !important;
  border: 0px solid #0622a8 !important;
  transition: 0.35s;
}
#formdisplay6915907b9a05520013070ed2 .btn-default {
  border-color: #0000;
  border: 0px solid #787878 !important;
  font-size: 16px !important;
  text-shadow: none;
  border-radius: 0px !important;
  background: #0622a8;
  width: fit-content;
  padding: 10px 30px;
  transition: 0.35s;
  color: #fff;
}
#formdisplay6915907b9a05520013070ed2 ::placeholder {
  color: #000;
}
#formdisplay6915907b9a05520013070ed2 span.label {
  display: contents;
}
#formdisplay6915907b9a05520013070ed2 a#capchatxt {
  font-weight: 300;
  color: #000;
  margin-left: 2%;
}
#formdisplay6915907b9a05520013070ed2 {
  background: transparent !important;
  color: #000 !important;
  width: 100%;
  margin: 0 auto;
}
#formdisplay6915907b9a05520013070ed2 .form-control::placeholder {
  color: #4b494c !important;
}
#formdisplay6915907b9a05520013070ed2 .form-group.col-md-2.col-sm-12 {
    width: fit-content;
}
#formdisplay6915907b9a05520013070ed2 .form-group.col-md-6.col-sm-12 {
    margin-bottom: 0px !important;
}
#formdisplay6915907b9a05520013070ed2 .col-md-12.col-sm-12 {
    padding-right: 15px;
    padding-left: 15px;
}
#form6915907b9a05520013070ed2 {
    padding: 0px !important;
}
span.glyphicon.glyphicon-ok-circle {
    display: none;
}
#btnview6915907b9a05520013070ed2 {
    margin-left: 35%;
}
#cookie68fb347a4996b40013003cca {
    margin-top: -20px;
}
.head-form {
    font-family: "Anuphan", sans-serif;
    color: #0622a8;
    font-size: 50px;
}
.head-form-2 {
    font-family: "Anuphan", sans-serif;
    color: #4b494c;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 2%;
}
/* ฟอร์ม Style 1 */




/* ฟอร์ม Style 2 */
#formdisplay6916de0e3ed76b001a12c13d .form-control {
  border: 0px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  border-radius: 0px !important;
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
  background-color: transparent;
  padding: 0px 0px 10px;
  font-size: 16px;
  width: 100% !important;
  margin: 12px 0px;
  padding-right: 0px !important;
  color: #000 !important;
}
#formdisplay6916de0e3ed76b001a12c13d .form-control:focus {
  border-bottom: 1px solid #0622a8 !important;
  border: 0px solid #0622a8;
  color: #000 !important;
}
#formdisplay6916de0e3ed76b001a12c13d .form-control:hover {
  border-bottom: 1px solid #0622a8 !important;
  border: 0px solid #0622a8;
}
#formdisplay6916de0e3ed76b001a12c13d .btn-default:hover,
#formdisplay6916de0e3ed76b001a12c13d .btn-default:focus {
  background-position: 0 0px;
  background: #000 !important;
  color: #fff !important;
  border: 0px solid #0622a8 !important;
  transition: 0.35s;
}
#formdisplay6916de0e3ed76b001a12c13d .btn-default {
  border-color: #0000;
  border: 0px solid #787878 !important;
  font-size: 16px !important;
  text-shadow: none;
  border-radius: 0px !important;
  background: #0622a8;
  width: fit-content;
  padding: 10px 30px;
  transition: 0.35s;
  color: #fff;
}
#formdisplay6916de0e3ed76b001a12c13d ::placeholder {
  color: #000;
}
#formdisplay6916de0e3ed76b001a12c13d span.label {
  display: contents;
}
#formdisplay6916de0e3ed76b001a12c13d a#capchatxt {
  font-weight: 300;
  color: #000;
  margin-left: 2%;
}
#formdisplay6916de0e3ed76b001a12c13d {
  background: transparent !important;
  color: #000 !important;
  width: 100%;
  margin: 0 auto;
}
#formdisplay6916de0e3ed76b001a12c13d .form-control::placeholder {
  color: #4b494c !important;
}
#formdisplay6916de0e3ed76b001a12c13d .form-group.col-md-2.col-sm-12 {
    width: fit-content;
}
#formdisplay6916de0e3ed76b001a12c13d .form-group.col-md-6.col-sm-12 {
    margin-bottom: 0px !important;
}
#formdisplay6916de0e3ed76b001a12c13d .col-md-12.col-sm-12 {
    padding-right: 15px;
    padding-left: 15px;
}
#form6916de0e3ed76b001a12c13d {
    padding: 0px !important;
}
span.glyphicon.glyphicon-ok-circle {
    display: none;
}
#btnview6916de0e3ed76b001a12c13d {
    margin-left: 35%;
}
#cookie68fb347a4996b40013003cca {
    margin-top: -20px;
}
/* ฟอร์ม Style 2 */





/*เฉพาะรูปแบบมีขอบ*/
.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.0);
   transition: 0.32s;
}
.thumbnail .imageWidth.imageGallery:hover {
   transform: scale(1.05);
   transition: 0.32s;
}

/**ห้ามเกินกรอบ**/
 .thumbnail .imgLightbox {
    position: relative!important;
    overflow: hidden!important;
    width: 100.1%!important;
}
#background691a97e81093060013c0b5c6 .thumbnail,
#background691aa297abc811001a005ba7 .thumbnail {
    border: solid 0px #dadada;
    background: #eee;;
    border-radius: 15px;
    padding: 0%!important;
    transition: 0.5s;
    box-shadow: 3px 3px 15px 1px rgba(225,149,145,0);
    margin-bottom: 0px;
}
#background691a97e81093060013c0b5c6 .thumbnail:hover,
#background691aa297abc811001a005ba7 .thumbnail:hover {
    box-shadow: 3px 3px 15px 1px rgba(225,149,145,0);
	background: #eee;
    border-radius: 15px;
}
#background691a97e81093060013c0b5c6  .thumbnail .imgLightbox,
#background691aa297abc811001a005ba7  .thumbnail .imgLightbox {
    border-radius: 15px 15px 0px 0px;
}
/**ห้ามเกินกรอบ**/





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

h1 {
    font-size: 2em;
}
h2 {
    font-size: 2.8em;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 20px;
}
h5 {
    font-size: 22px;
}
h6 {
    font-size: 26px;
}
p {
    font-size: 16px;
}
body {
    font-size: 16px;
}
b, strong {
    font-weight: 600;
}


.head-baanpreawproperty h2 {
    font-weight: 600;
    color: #0622a8;
}
.head-baanpreawproperty {
    padding: 5% 0% 2%;
}
.itopplus-bg2 {
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
}
.block-bgfix h2 {
    font-family: "Tenor Sans", sans-serif;
    white-space: break-spaces;
    line-height: 1;
    color: #0622a8;
    margin-bottom: 5%;
}
.content-baanpreawproperty {
    white-space: break-spaces;
}
.block-bgfix {
    background: #fff;
    width: fit-content;
    padding: 6% 3%;
}
.grid-bgfix {
    display: flex;
    justify-content: flex-end;
    padding: 13% 0%;
}
.empty-baanpreawproperty {
    padding: 3%;
}
.head-project-2 {
    font-family: "Tenor Sans", sans-serif;
    font-size: 28px;
    color: #0622a8;
    margin-bottom: 2%;
}
.grid-map {
    display: grid;
    grid-template-columns: 40px auto;
    gap: 15px;
}
.name-project {
    align-self: center;
}
.head-project {
    margin-top: 3%;
}
.head-iconhead {
    display: grid;
    grid-template-columns: 35px auto;
    gap: 5px;
    background: rgb(255 255 255 / 100%);
    border-radius: 30px;
    color: #0622a8;
    padding: 5px 10px 5px 5px;
    transition: 0.35s;
}
.tel-2 {
    align-self: center;
    text-align: left;
}
.head-iconhead:hover {
    background: #0622a8;
    color: #fff;
    transition: 0.35s;
}
.itopplus-sticky .head-iconhead {
    background: rgb(255 255 255 / 100%);
}
.itopplus-banner .itopplus-sticky .head-iconhead {
    background: rgb(255 255 255 / 100%);
}
#background691571933ed76b001a12aca6 .thumbs {
    margin-bottom: 0px;
}
.copyright {
    font-family: "Tenor Sans", sans-serif;
    margin-bottom: 5%;
}
.grid-footer {
    display: grid;
    grid-template-columns: 35% 22% 22% auto;
    gap: 20px;
    padding: 5% 0%;
}
.btn-get {
    display: grid;
    grid-template-columns: auto 15px;
    width: fit-content;
    gap: 10px 10px;
    border: 1px solid;
    padding: 10px;
    margin-top: 5%;
}
.head-fotoer h6 {
    font-family: "Tenor Sans", sans-serif;
}
.head-fotoer h3 {
    font-weight: 600;
}
.qrcode-footer {
    width: 50%;
    margin: 0 auto;
}
.social-footer {
    display: flex;
    gap: 10px;
    width: 55%;
}
.head-fotoer {
    margin-bottom: 8%;
}
.grid-social-tel {
    display: grid;
    grid-template-columns: 45px auto;
    gap: 10px;
}
.social-tel-2 {
    white-space: break-spaces;
}
.grid-logo {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    padding: 5% 0%;
}
.logo-b {
    width: 110%;
    margin-left: -15%;
}
.grid-logo-3 h2 span {
    font-family: "Tenor Sans", sans-serif;
    color: #0622a8;
    white-space: break-spaces;
}
.grid-logo-3 h2 {
    white-space: break-spaces;
    color: #000;
    margin-bottom: 10px;
}
.grid-logo-3 h6 {
    white-space: break-spaces;
}
.grid-logo-pd {
    display: grid;
    justify-content: center;
}
.grid-logo-3 {
    align-self: center;
}
.bg-booking {
    background-image: url("http://itp1.itopfile.com/ImageServer/z_itp_281020241ysk/0/0/bgbookingz-z554669976842.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 20px;
    margin-top: 10%;
    background-position: bottom;
}
.pd-booking {
    display: grid;
    grid-template-columns: 60% auto;
    padding: 3%;
}
.grid-logohome {
    display: grid;
    grid-template-columns: 85px auto;
    gap: 15px;
}
.grid-logohome-2 {
    align-self: center;
}
.grid-logohome-2 h2 {
    font-weight: 600;
    color: #000;
}
.logo-home {
    align-self: center;
}
.bg-booking-tel {
    color: #000;
    border-left: 1px solid;
    padding: 3%;
}
.grid-tel {
    display: flex;
    border: 1px solid;
    border-radius: 20px;
    gap: 20px;
}
.grid-tel h2 {
    font-size: 32px;
}
.bg-booking-tel h2 {
    font-family: "Manrope", sans-serif;
    font-weight: 600;
}
.bg-booking-tel h2 span {
    font-family: "Anuphan", sans-serif;
    font-size: 24px;
    font-weight: 300;
}
.bg-booking-2 {
    padding: 3%;
}
.bg-human {
    margin-top: -15%;
}
.grid-social-booking {
    display: flex;
    gap: 30px;
    margin-top: 4%;
}
.social-booking {
    display: grid;
    grid-template-columns: 50px auto;
    gap: 15px;
}
.social-booking-2 {
    align-self: center;
    white-space: break-spaces;
}
.logo-booking-1 {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 10px;
}
.social-booking-4 {
    display: grid;
    grid-template-columns: 105px auto;
    gap: 15px;
}
.bg-booking-3 {
    align-self: end;
}
.degisn-concept-2 {
    width: 32%;
    transition: 0.35s;
}
.degisn-concept-3 {
    display: grid;
    grid-template-columns: 95% auto;
    border-bottom: 1px solid;
    width: 100%;
    padding: 15px 0px;
    color: #4b494c;
    font-family: "Tenor Sans", sans-serif;
}
.degisn-concept-4 {
    align-self: center;
}
.degisn-concept-5 {
    align-self: center;
}
.degisn-concept-6 {
    padding: 5% 0%;
}
.degisn-concept {
    padding-bottom: 10%;
}
.buttonExampleSite {
  border: 0px solid #fff !important;
  color: #fff !important;
  background: #0622a8 !important;
  border-radius: 0px !important;
  font-weight: 400;
}
.buttonExampleSite:hover {
    background: #000 !important;
    color: #fff !important;
}
.pdpa-text.pdpamg1 {
  padding: 6% 0%;
}
.ITPcookiebar {
  background-color: #302f2fe0 !important;
  color: #fff !important;
}
.ITPlinkToCookiepage:hover {
  color: #fff !important;
}
.ITPcookiebar {
  width: 100% !important;
  font-size: 14px !important;
}
.pdpa-text.pdpamg1 {
  padding: 5% 0%;
}
ul.icon-a {
  font-size: 16px;
}
.block-bg {
    align-self: center;
    display: block;
    overflow: hidden;
    border-radius: 20px;
}
.block-bg img:hover {
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
    transition: 0.35s;
}
.block-bg img {
    transition: 0.35s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.grid-bg-collap {
    display: grid;
    grid-template-columns: 67% auto;
    width: 55%;
    gap: 12px;
}
.comingsoon {
    padding: 8% 10% 10%;
}
.headpage-project h2 {
    font-family: 'Tenor Sans', sans-serif;
    text-transform: uppercase;
    color: #0622a8;
}
.headpage-project {
    padding: 6% 0% 41%;
    text-align: center;
}
.headpage-project h6 {
    font-weight: 600;
    color: #000;
}
.itopplus-bg0 {
    background-image: url("http://itp1.itopfile.com/ImageServer/z_itp_281020241ysk/0/0/house(2)z-z532905146661.jpg");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
}
.itopplus-bg4 {
    background: #0622a8;
    color: #fff;
}
.grid-project-page {
    display: grid;
    grid-template-columns: 40% auto;
    padding: 5% 0% 20%;
}
.project-page-title h1 {
    font-family: 'Tenor Sans', sans-serif;
    text-transform: uppercase;
}
.project-page-title h5 {
    font-weight: 600;
}
.grid-project-detail {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    padding: 10px;
    background: #fff;
    border-radius: 20px;
}
.no-js .grid-project-detail {
    margin-top: -15%;
}
.grid-project-detail-3 {
    background: #fff;
    padding-left: 6%;
    padding-top: 5%;
}
.block-icondetail-home {
    display: grid;
    grid-template-columns: 40px auto;
    gap: 14px;
}
.icon-detail-2 h3 {
    font-weight: 600;
}
.grid-icondetail-home {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap: 20px;
    margin-top: 5%;
}
.icon-detail-2 {
    white-space: break-spaces;
    align-self: center;
}
.grid-project-detail-3 h5 {
    font-weight: 600;
    color: #0622a8;
}
.icondetail-home {
    opacity: 0.7;
}
.grid-project-detail-layout {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding: 10px;
    background: #fff;
    border-radius: 20px;
}
.head-contact h6 {
    font-family: "Tenor Sans", sans-serif;
    color: #0622a8;
}
.grid-logo-3.about {
    padding-right: 10%;
    margin-left: 10%;
}
.grid-bgfix.about {
    width: 50%;
    float: right;
}
.block-bgfix.about {
    padding: 8%;
}
.grid-logo.about {
    padding: 5% 0% 2%;
}
.slogan-about {
    text-align: center;
    padding: 5% 0%;
}
.slogan-about h2 {
    font-weight: 600;
    color: #0622a8;
}
.slogan-about h6 {
    font-weight: 600;
    color: #000;
    margin-bottom: 1%;
}
ul ::marker {
    color: #0622a8;
}
.no-js .empty-promotion {
    padding: 10%;
}
.no-js #background6916df88f1a5f5001aabf561 {
    margin-top: -20%;
}
.grid-location {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    margin-top: 2%;
}
.pd-location {
    width: 18%;
    margin-bottom: 3%;
    position: relative;
}
.iconlocation {
    width: 40%;
    margin: 0 auto;
    margin-bottom: 10%;
}
.location-2 {
    text-align: center;
    white-space: break-spaces;
}
.grid-location::before {
    content: "";
    height: 1px;
    background: #000;
    width: 67%;
    position: absolute;
    margin-top: 40px;
}
.grid-location.two::before {
    content: "";
    height: 1px;
    background: #000;
    width: 50%;
    position: absolute;
    margin-top: 40px;
}
#background69170237ffbd870013a88685 .main-image-gallery-69170237ffbd870013a88685 .owl-nav button {
    margin-top: 3%;
}
#background691aabd5ffbd870013a899f4 .main-image-gallery-691aabd5ffbd870013a899f4 .owl-nav button {
    margin-top: 3%;
}
.bg-lifestyle h6 {
    font-family: "Tenor Sans", sans-serif;
    color: #0622a8;
}
.bg-lifestyle h4 {
    font-family: "Tenor Sans", sans-serif;
    margin-bottom: 3%;
}
.bg-lifestyle {
    padding: 5% 10%;
}
.bg-lifestyle-2 {
    min-height: 145px;
}
.empty-projectinfomation {
    padding: 7%;
}
.no-js .fancybox-skin {
    background: transparent;
}
.no-js .fancybox-opened .fancybox-skin {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0);
}
.typeroom h6 {
    font-family: "Tenor Sans", sans-serif;
    color: #0622a8;
}
.typeroom-2 {
    white-space: break-spaces;
}
.bg-typeroom {
    padding: 8% 10%;
    min-height: 180px;
}
.typeroom {
    margin-bottom: 2%;
}
.grid-project-detail-condo {
    padding-right: 5%;
}
.grid-pdcontact .grid-social-tel {
    margin-bottom: 10px;
}
.headpage-project.condo {
    padding: 5% 0% 65%;
}
#background6916de0e3ed76b001a12c13d {
    border-left: 1px solid #dadada;
    padding-left: 5%;
}
.bg-booking-tel a {
    color: #000;
}
.pdpa-text.pdpamg1 h4 {
    font-weight: 600;
}
.pdpa-text.pdpamg1 h3 {
    font-weight: 600;
}
.itopplus-bg18 {
    background-position: bottom;
}



@media screen and (min-width: 1900px) {
h1 {
    font-size: 2em;
}
h2 {
    font-size: 2.8em;
}
h3 {
    font-size: 22px;
}
h4 {
    font-size: 26px;
}
h5 {
    font-size: 30px;
}
h6 {
    font-size: 34px;
}
p {
    font-size: 20px;
}  
body {
    font-size: 20px;
} 
.no-js .dropdown-menu > li > a {
    font-size: 19px;
}
.navbar-default .navbar-nav > li > a {
    padding: 8px 20px;
}
.head-iconhead {
    display: grid;
    grid-template-columns: 40px auto;
    gap: 10px;
    width: fit-content;
    color: #0622a8;
    padding: 5px 20px 5px 5px;
}
.head-project-2 {
    font-size: 38px;
}
.grid-map {
    grid-template-columns: 55px auto;
}
.grid-tel h2 {
    font-size: 45px;
}
.bg-booking-tel h2 span {
    font-size: 34px;
}
.social-booking-4 {
    grid-template-columns: 135px auto;
}
.social-booking {
    grid-template-columns: 63px auto;
}
.head-form {
    font-size: 60px;
}
.head-form-2 {
    font-size: 24px;
}
#formdisplay6915907b9a05520013070ed2 .form-control {
    font-size: 20px;
    margin: 18px 0px;
}
#formdisplay6915907b9a05520013070ed2 .btn-default {
    font-size: 20px !important;
}
#iframe6915893ef1a5f5001aabe5b7 iframe {
    height: 550px;
}
.copyright {
    margin-bottom: 3%;
}
.grid-social-tel {
    display: grid;
    grid-template-columns: 55px auto;
    gap: 15px;
}
.social-footer {
    width: 45%;
}
.ITPcookiebar {
    font-size: 16px !important;
}
.buttonExampleSite {
    font-size: 16px !important;
}
#btnview6915907b9a05520013070ed2 {
    margin-left: 40%;
}
ul.icon-a {
    font-size: 20px;
}
.grid-logo-3.about {
    padding-right: 9%;
}
.block-icondetail-home {
    grid-template-columns: 55px auto;
    gap: 20px;
}
.grid-location::before {
    margin-top: 55px;
}
.bg-lifestyle {
    padding: 5% 7%;
}
.bg-typeroom {
    min-height: 240px;
}
#formdisplay6916de0e3ed76b001a12c13d .form-control {
    font-size: 20px;
    margin: 18px 0px;
}
#formdisplay6916de0e3ed76b001a12c13d .btn-default {
    font-size: 20px !important;
}
#btnview6916de0e3ed76b001a12c13d {
    margin-left: 40%;
}
.grid-location.two::before {
    margin-top: 55px;
}
}





@media screen and (max-width: 1191px) {
h2 {
    font-size: 2.5em;
}
h6 {
    font-size: 24px;
}
.navbar-default .navbar-nav > li > a {
    padding: 8px 10px;
}
.tel-2 h3 {
    font-size: 16px;
}
.itopplus-banner > .container {
    grid-template-columns: 17% auto 19%;
}
.head-project-2 {
    font-size: 24px;
}
.degisn-concept {
    padding-bottom: 5%;
}
.grid-tel h2 {
    font-size: 22px;
}
.grid-logohome {
    grid-template-columns: 65px auto;
}
.social-booking-2 {
    white-space: inherit;
}
.social-booking-2 h3 {
    font-size: 16px;
}
.bg-booking-tel h2 span {
    font-size: 18px;
}
.grid-footer {
    grid-template-columns: 35% 26% 20% auto;
}
.social-footer {
    width: 90%;
}
.head-form {
    font-size: 34px;
}
#btnview6915907b9a05520013070ed2 {
    margin-left: 32%;
}
.grid-location::before {
    margin-top: 35px;
}
.grid-location.two::before {
    margin-top: 35px;
}
.main-image-gallery-69170237ffbd870013a88685 .owl-theme .custom-nav {
    position: absolute;
    top: 35%;
    left: -25px !important;
    right: -25px !important;
}
.main-image-gallery-691aabd5ffbd870013a899f4 .owl-theme .custom-nav {
    position: absolute;
    top: 35%;
    left: -25px !important;
    right: -25px !important;
}
.bg-lifestyle {
    padding: 10% 8%;
}
.bg-lifestyle-2 {
    min-height: 170px;
}
.head-form-2 {
    font-size: 16px;
}
#btnview6916de0e3ed76b001a12c13d {
    margin-left: 32%;
}
}



@media screen and (max-width: 900px) {
h2 {
    font-size: 2.2em;
}
.head-project-2 {
    font-size: 20px;
} 
.degisn-concept-3 h6 {
    font-size: 18px;
}
.grid-logo-3 h6 {
    white-space: inherit;
}
.itopplus-bg2 {
    background-attachment: inherit;
}
#btnview6915907b9a05520013070ed2 {
    margin-left: 25%;
}
.pd-booking {
    grid-template-columns: 100%;
}
.bg-human {
    width: 65%;
    margin: 0 auto;
    margin-top: 5%;
}
.social-booking-2 {
    white-space: break-spaces;
}
.grid-tel h2 {
    font-size: 28px;
}
.bg-booking-tel h2 span {
    font-size: 22px;
}
.grid-logo-3 h6 {
    font-size: 22px;
}
.copyright {
    text-align: center;
}
.head-fotoer h6 {
    font-size: 18px;
}
.head-fotoer h3 {
    font-size: 16px;
}
.grid-footer {
    grid-template-columns: 40% 37% auto;
}
.qrcode-footer {
    width: 80%;
}
.grid-bg-collap {
    grid-template-columns: 66% auto;
}
.slogan-about h6 {
    font-size: 22px;
}
.slogan-about h5 {
    font-size: 18px;
}
.grid-logo.about {
    padding: 5% 0% 10%;
}
.itopplus-bg0 {
    background-size: cover;
}
.grid-project-page {
    gap: 30px;
}
.main-image-gallery-69170237ffbd870013a88685 .owl-theme .custom-nav {
    left: -10px !important;
    right: -10px !important;
}
.pd-location {
    width: 17%;
}
.grid-location::before {
    margin-top: 35px;
}
.grid-location.two::before {
    margin-top: 35px;
}
.itopplus-bg0 {
    background-size: cover !important; 
}  
.bg-lifestyle-2 {
    min-height: 195px;
}  
.main-image-gallery-691aabd5ffbd870013a899f4 .owl-theme .custom-nav {
    left: -10px !important;
    right: -10px !important;
}
#background691aae47abc811001a005d5b .col-md-3.col-sm-4.col-xs-4 {
    width: 25%;
}  
#btnview6916de0e3ed76b001a12c13d {
    margin-left: 25%;
}
.grid-footer-4 {
    display: none;
}  
.iconlocation {
    width: 55%;
}
.bg-human {
    display: none;
}
.grid-social-booking {
    justify-content: center;
}
}




@media screen and (max-width: 480px) {
h2 {
    font-size: 2em;
}
.itopplus-bg {
    background-size: cover;
}
.degisn-concept-2 {
    width: 100%;
}
.grid-bg-collap {
    width: 100%;
    margin-bottom: 10%;
}
.grid-logo {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    padding: 10% 0%;
}
.grid-logo-3 h6 {
    font-size: 18px;
}
.block-bgfix {
    padding: 10%;
}
.pd-booking {
    display: flex;
    flex-direction: column-reverse;
}
.bg-human {
    width: 100%;
    margin: 0 auto;
    margin-top: 5%;
}
.grid-tel {
    display: inherit;
    border: 1px solid;
    padding: 5%;
    border-radius: 20px;
    gap: 20px;
}
.bg-booking-tel {
    color: #000;
    border-left: 0px solid;
    padding: 0%;
}
.grid-tel h2 {
    font-size: 26px;
}
.grid-social-booking {
    display: inherit;
    gap: 30px;
    margin-top: 10%;
}
.social-booking-2 {
    white-space: inherit;
}
.grid-head-form {
    text-align: center;
    margin-top: 5%;
}
.grid-footer {
    grid-template-columns: 100%;
}
.qrcode-footer {
    width: 35%;
    margin: initial;
}
.head-project-2 {
    font-size: 22px;
}
.head-project {
    margin-top: 8%;
    margin-bottom: 5%;
}
.grid-logo-3.about {
    padding-right: 0%;
    margin-left: 0%;
}
.grid-logo.about {
    padding: 5% 0% 15%;
}
.grid-bgfix.about {
    width: 100%;
    float: right;
    padding: 20% 0%;
}
.grid-project-page {
    display: grid;
    grid-template-columns: 100%;
    padding: 5% 0% 20%;
}
.grid-project-detail {
    grid-template-columns: repeat(1, 1fr);
}
.grid-project-detail-3 {
    padding-left: 0%;
    padding-top: 10%;
}
.grid-project-detail-layout {
    grid-template-columns: repeat(1, 1fr);
}
.grid-location::before {
    height: 0px;
}
.pd-location {
    width: 45%;
}
.grid-location {
    margin-top: 5%;
} 
.grid-location.two::before {
    height: 0px;
}
.headpage-project {
    padding: 6% 0% 80%;
}
.headpage-project h3 {
    font-size: 16px;
}
.headpage-project h6 {
    font-size: 20px;
}
.head-baanpreawproperty h6 {
    font-size: 20px;
}
.iconlocation {
    width: 45%;
}
.bg-lifestyle-2 {
    min-height: auto;
}
#background691a97e81093060013c0b5c6 .thumbnail, 
#background691aa297abc811001a005ba7 .thumbnail {
    margin-bottom: 10%;
}
.grid-project-detail-layout {
    display: flex;
    flex-direction: column-reverse;
}
.grid-project-detail-layout {
    gap: 30px;
}
.bg-typeroom {
    min-height: auto;
}
#background6916de0e3ed76b001a12c13d {
    border-left: 0px solid #dadada;
    padding-left: 0%;
}
.grid-bgfix {
    padding: 20% 0%;
}  
.content-baanpreawproperty {
    white-space: inherit;
}
.grid-logo-pd {
    margin-bottom: 10%;
}
.slogan-about h6 {
    font-size: 20px;
}
.slogan-about h5 {
    font-size: 16px;
}
.head-baanpreawproperty {
    padding: 10% 0% 2%;
}
.slogan-about {
    padding: 15% 0%;
}
.bg-human {
    display: inherit;
}
.location-2 {
    white-space: inherit;
}
body, html { 
    overflow-x: hidden; 
}
}




.grid-logo-pd {
    align-self: center;
}
.CASS-A-top {
    height: auto;
    border-top: solid 0px #d4d4d4;
}
.CASS-A-bottom {
    height: auto;
    border-bottom: solid 0px #d4d4d4;
}
.CASS-A-middle-mid {
    position: relative;
    padding: 0px;
}
.CASS-A-middle-right {
    border-right: solid 0px #d4d4d4;
}
.CASS-A-middle-left {
    border-left: solid 0px #d4d4d4;
}
.CASS-A-main {
    box-shadow: 0px 0px 0px 0px rgba(50, 50, 50, .5);
}

