.itopplus-background {

}
body {
    overflow-x: hidden;
}

.no-js a {
    color: #444;
    transition: 0.35s;
}
.no-js a:hover {
    color: #e37825;
}
.itopplus-footer {
    color: #fff;
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #e37825;
}


.itopplus-bg {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_04092023kaw4/0/0/1z-z1278426950605.webp');
}
.itopplus-footer {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_04092023kaw4/0/0/fz-z619593109969.webp');
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    margin: 0 5px;
    padding: 8px 10px;
    font-family: "Open Sans", sans-serif;
    text-transform: uppercase;
}
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:active,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #fff !important;
    box-shadow: none;
    border-radius: none;
    background: transparent;
    background-color: transparent;
}
.no-js .dropdown-menu>li>a {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
}
.no-js .dropdown-menu>li>a:focus,
.no-js .dropdown-menu>li>a:hover {
    color: #fff;
    background: #002d44;
}
.no-js .dropdown-menu {
    background-color: #002d44;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #002d44;
    border-color: #002d44;
}

@media screen and (max-width: 992px) {
#controlBanner img {
    position: fixed;
    top: 12px;
    left: 10px;
    width: 120px !important;
    z-index: 10000;
}
  .navbar-header {
          gap: 0;
  }
  
.navbar-header,
#ItopplusMainSidebar>div {
    background: #002d44 !important;
}
  .navbar-header a.visible-xs {
        display: grid !important;
        background-size: 20px !important;
        filter: brightness(0) invert(1);
    }
#ItopplusMainSidebar a {
    color: #fff !important;
}
.navbar-toggle .icon-bar {
    background-color: #fff !important;
}
  
#itpphonemobile {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/phonez-z921908240939.png);
}

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

.old-image-icon-facebook {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_24092023yxze/0/0/fbz-z870717797999.webp)
}

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

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

 #nav-menu .old-image-icon-youtube {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_04092023kaw4/0/0/youtubez-z1563802255696.webp) !important;
       background-size: 23px !important;
}


}


@media screen and (min-width: 1024px) {
.no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
}
.itopplus-banner {
    background: #002d44;
    transition: .3s;
    padding: 10px 0;
    & *::before,
    *::after {
        display: none;
    }
}
.itopplus-banner .container {
    display: grid;
    grid-template-columns: 17% auto 17%;
    align-items: center;
}
.itp-block {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
#controlBanner {
    object-fit: contain;
    padding: 15px;
    width: 100%;
    min-width: auto;
    margin: 0 auto;
}
#nav-menu {
    display: grid;
    justify-content: center;
    background: transparent;
    min-height: auto;
}
.itopplus-search {
    text-align: center;
    color: #fff;
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
   display: block;
   margin: 0;
}
}

@media screen and (min-width : 1366px) {}



/* 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.03,1.03,1);
}
/* oscar */

/* slide */
#carousel66ebc8d19ee5840013e38077 .hidden {
    display: block !important;
    visibility: inherit !important;
    pointer-events: none;
    bottom: 16px;
    left: 19%;
    margin-left: 0%;
}
.carousel-indicators li {
    border: 1px solid #fff;
    background-color: #fff;
    height: 8px;
	width: 7px;
}
.carousel-indicators .active {
   background-color: #fff;
   border-color:#fff;
   width: 40px;
   height: 8px;
}
.glyphicon-chevron-left:before, 
.glyphicon-chevron-right:before {
   display: none;
}
/* slide */



/* jazz */
figure.effect-jazz {
    background: -webkit-linear-gradient(-45deg, #f3cf3f 0, #f33f58 100%);
    background: transparent;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
figure.effect-jazz:hover img {
	opacity: 0.7;
	-webkit-transform: scale3d(1.05,1.05,1);
	transform: scale3d(1.00,1.00,1);
}
/* jazz */



/*contenemanager*/
h3.managerHeader {
    font-size: 2em;
    text-align: center;
    font-weight: 600;
    margin-top: 5%;
    color: #002d44;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    margin: 0px 0 30px;
    border-bottom: 0px solid transparent;
}
.landingpagemanager {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    text-align: center;
    font-size: 15px;
    padding: 8% 5% 7%;
    color: #20252f;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #1c4e86;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    display: none;
}
article.col-md-6.item.-micro {
    width: 25%;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 10px 10px 10px 15px;
}
.Contentmanager .site .col-section .item.-micro a .image {
    width: 100%;
    margin-bottom: 0px;
    border-radius: 25px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    background: transparent;
    padding-left: 0;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: none;
    border-bottom: none;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: none;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.contenemanager-gallery .col-xs-12.col-md-3 {
    padding-left: 10px;
    padding-right: 10px;
    width: 25%;
}
.Contenemanager-gallery .col-xs-6.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 {
    padding: 0px;
    border: 0px solid #fff;
    border-radius: 0px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
    border: 0px solid #fff;
    background-color: transparent;
}
.contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
    border: 0px solid #fff;
    background-color: transparent;
}
.contenemanager-gallery .thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
     box-shadow: 0px 0px 20px 5px rgb(217 217 217 / 0%);
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
    border-color: transparent;
}
.fbcomments, .fbcomments {
    display: none;
}
.thumbnail {
    border: 0px solid #ddd;
}
.img-thumbnail, .thumbnail {
    box-shadow: 0 0px 0px rgb(0 0 0 / 8%);
}
.Contentmanager .img-thumbnail {
    border: 0px solid #ddd;
}
.Contentmanager p {
    white-space: break-spaces;
    font-size: 15px;
}
.Contentmanager .thumbnail {
    background-color: transparent;
}
.img-thumbnail {
    background-color: transparent;
}
.Contentmanager .site .col-section .item.-micro a .img-zoom img:hover {
    transform: scale3d(1.05,1.05,1) !important;
}
.Contentmanager .site .col-section .item.-micro a:hover .img-zoom img {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale3d(1.05,1.05,1) !important;
}
.social-icon {
    border-radius: 5px;
}
.Contentmanager img.img-responsive {
    border-radius: 20px;
}
.Contentmanager .col-md-12.text-justify {
    padding-right: 0px;
    padding-left: 0px;
}
/*contenemanager*/



/*from Contact*/
.no-js #Component66ec030ee703af001332d113 label {
    display: none!important;
    color: #636363;
}
.no-js #Component66ec030ee703af001332d113 .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
    padding-left: 20px;
}
.no-js #Component66ec030ee703af001332d113 .form-control {
    border: 0px solid #ece8e2;
    border-bottom: 1px solid #cbcbcb;
    border-radius: 0px !important;
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    padding: 23px 0px;
    background: transparent;
    color: #636363;
    font-size: 15px !important;
}
.no-js #Component66ec030ee703af001332d113 .form-control:focus {
   border-bottom: 1px solid #e37825 !important;
   border: 0px solid #e37825;
   box-shadow: inset 0 0px 0px rgba(0,0,0,.075), 0 0 0px rgba(102, 175, 233, 0);
   color: #636363!important;
}
.no-js #Component66ec030ee703af001332d113 .btn {
   background: #e37825;
   color: #fff;
   text-shadow: 0 0px 0 #00000000;
   background-repeat: repeat-x;
   border-color: transparent;
   border-radius: 30px;
   padding: 10px 30px 10px 30px;
   font-size: 16px;
   font-weight: 400;
   border: 0px solid;
}
.no-js #Component66ec030ee703af001332d113 .btn-default:active {
   background: #e37825;
   color: #fff;
}
.no-js #Component66ec030ee703af001332d113 .btn-default:hover,
.no-js #Component66ec030ee703af001332d113 .btn-default:focus {
   background-position: 0 0px;
   background: #e37825;
   border: 0px solid transparent;
}
.no-js #Component66ec030ee703af001332d113  .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component66ec030ee703af001332d113 span.label {
  font-size: 13px;
  font-weight: 400;
}
.no-js #Component66ec030ee703af001332d113 ::placeholder {
  color: #636363 !important;
  font-weight:400;
}
#background66e3f202fac9ac0013d54984 {
    background: #ffffffed !important;
    padding: 5%;
}
#cookie66ec030ee703af001332d113 {
    font-size: 15px;
    margin-left: -10px;
}
/*from Contact*/




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: 3em;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 22px;
}
h5 {
    font-size: 26px;
}
h6 {
    font-size: 30px;
}
p {
    font-size: 15px;
    line-height: 1.5;
}
body {
    font-size: 15px;
}
b, strong {
    font-weight: 600;
}



.block-iconsocial-head {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 18px;
    width: 110%;
    transition: 0.35s;
}
.iconsocial-head {
    transition: 0.35s;
}
.iconsocial-head:hover {
    filter: brightness(0.5);
    transition: 0.35s;
}
.logo-charmestates {
    width: 20%;
    margin-left: -10px;
    margin-bottom: -2%;
    margin-top: 3%;
}
.footer-charmestates {
    font-weight: 600;
    margin-bottom: 5%;
}
.footer-charmestates-2 {
    font-size: 14px;
    white-space: break-spaces;
    margin-bottom: 5%;
}
.block-footer-charmestates {
    width: 145%;
}
.copyright {
    font-size: 13px;
    margin-left: 10px;
    margin-bottom: 5%;
    font-family: "Open Sans", sans-serif;
}
.block-iconsocial-footer {
    display: flex;
    width: 100%;
    margin-bottom: 8%;
}
.iconsocial-footer {
    width: 9%;
}
.iconsocial-footer-t {
    align-self: center;
    margin-left: 5%;
    font-size: 14px;
}
.block-footer-charmestates-3 {
    margin-left: 60%;
    width: 100%;
    font-family: "Open Sans", sans-serif;
}
.block-footer-charmestates-2 {
    margin-left: 50%;
    width: 100%;
    font-family: "Open Sans", sans-serif;
}
.qrcode-footer {
    width: 60%;
    margin-left: 40%;
}
.iconsocial-footer.phone {
    width: 13%;
    margin-left: -8px;
}
.buttonExampleSite {
    border: 0px solid #fff !important;
    color: #fff !important;
    background: #e37825 !important;
    border-radius: 30px !important;
    font-weight: 400;
}
.buttonExampleSite:hover {
    background: #e37825 !important;
    color: #fff !important;
}
.pdpa-text.pdpamg1 {
    padding: 5% 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: 15px;
}
.sectionone-charmestates {
    display: flex;
    margin: 0 auto;
    padding: 4% 0%;
}
.sectionone-charmestates-layout {
    width: 38%;
    margin-left: 10%;
}
.sectionone-charmestates-layout-2 {
    width: 60%;
}
.content-charmestates {
    white-space: break-spaces;
}
.sectionone-charmestates-layout-2 h5 {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.sectionone-charmestates-layout h4 span {
    color: #e37825;
    font-size: 32px;
    font-weight: 600;
}

/*
#HtmlTool66fcc58d9f52d20013fdf2c3 {
     pointer-events: none;
}
*/

.logo-windyard {
    width: 25%;
    margin-bottom: 1% !important;
    margin: 0 auto;
}
.block--windyard {
    text-align: center;
    padding: 2% 0% 25%;
}
.block--windyard h1 {
    font-weight: 600;
    color: #5d2f2f;
}
.block--windyard h1 span {
    color: #d49e5e;
}






/*เฉพาะรูปแบบมีขอบ*/
.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.03);
   transition: 0.32s;
}
/**ห้ามเกินกรอบ**/
.thumbnail .imgLightbox {
    position: relative!important;
    overflow: hidden!important;
    width: 100.1%!important;
}
#background66ebf8308bdf6800131dccfd .thumbnail {
    border: solid 0px #dadada;
    background: transparent;
    color: #000;
    border-radius: 20px;
    padding: 0% !important;
    transition: 0.35s;
    box-shadow: 0 0 15px 0 rgb(196 196 196 / 65%);
}
#background66ebf8308bdf6800131dccfd .thumbnail:hover {
    box-shadow: 0 0 15px 0 rgb(196 196 196 / 65%);
	background: transparent;
    border-radius: 20px;
    color: #000;
    transition: 0.32s;
}
#background66ebf8308bdf6800131dccfd .thumbnail .imgLightbox {
    border-radius: 20px 20px 0px 0px;
}




.btn-iconreadmore {
    background: #e37825;
    color: #fff;
    display: flex;
    width: 38%;
    border-radius: 40px;
    padding: 14px 20px;
    line-height: 1;
    margin-top: 4%;
    transition: 0.35s;
}
.btn-iconreadmore:hover {
    background: #002d44;
    transition: 0.35s;
}
.iconreadmore-t {
    font-size: 14px;
    align-self: center;
    margin-left: 4px;
}
.iconreadmore {
    width: 13%;
    margin-left: 13px;
}
.block-project h1 {
    font-weight: bold;
    font-size: 2em;
    font-family: "Open Sans", sans-serif;
    padding: 5px 0px;
}
.block-project h3 {
    font-weight: 600;
    margin-bottom: 3%;
}
.block-project {
    padding: 3% 0% 0% 7%;
    background: #f8f8f8;
}
.price-block-project h3 {
    font-weight: 600;
}
.price-block-project h3 span {
    font-size: 30px;
    color: #e37825;
}
#background66ebf1f0e703af001332c5a3,
#background66ec04d532b17f00135e8b03 {
    margin-top: -10% !important;
    background: #f8f8f8 !important;
    border-radius: 20px;
}
.sectionone-charmestates-project {
    display: flex;
    margin: 0 auto;
    padding: 5% 0% 15%;
}
.empty-charmestates {
    padding: 2%;
}
#background66ebf42cbff756001306e076 .boderedlayoutClient,
#background66ec04d532b17f00135e8b09 .boderedlayoutClient,
#background66ed1566f641310013158385 .boderedlayoutClient,
#background66ed1ad2ba6c310013084764 .boderedlayoutClient,
#background66ed15e77d4c9500133af175 .boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}
#background66ebf1f5e703af001332c5bb .thumbs,
#background66ec04d532b17f00135e8b04 .thumbs,
#background66ecfbc5f641310013157e1f .thumbs {
    margin-bottom: 0px;
}
.head-charmestates {
    margin-top: 4%;
    text-align: center;
    margin-bottom: 2%;
}
.head-charmestates h1 {
    font-size: 2.6em;
    font-weight: 600;
    color: #002d44;
}
.block-project-recommend {
    text-align: center;
    padding: 8% 0%;
}
.block-project-recommend .btn-iconreadmore {
    margin: 0 auto;
    width: 55%;
    line-height: 0;
    margin-top: 5%;
    padding: 12px 20px;
}
.thumbnail:hover .btn-iconreadmore {
	background: #002d44;
    transition: 0.32s;
}
.btn-icon-article {
    display: flex;
    width: 100%;
    justify-content: flex-end;
}
.icon-article {
    width: 4%;
    margin: 2%;
    align-self: center;
}
.icon-article-t {
    align-self: center;
}
.border-article {
    border-top: 2px solid #fff;
    width: 98%;
    margin: 0 auto;
    margin-top: -1%;
}
.head-charmestates.project {
    padding: 3% 0% 41%;
}
.pd-iconfacility-project {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-top: 3%;
}
.block-iconfacility-project {
    display: flex;
    width: 100%;
}
.iconfacility-project {
    width: 15%;
}
.iconfacility-project-t {
    align-self: center;
    margin-left: 6%;
}
.content-facility-project {
    white-space: break-spaces;
}
.btn-icontelbooking {
    display: flex;
    width: 42%;
    background: #002d44;
    color: #fff;
    border-radius: 40px;
    padding: 10px 0px;
    margin-top: 4%;
}
ul.icon-product ::marker {
    color: #e37825;
}
.no-js .fancybox-skin {
    background: transparent;
}
.no-js .fancybox-opened .fancybox-skin {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0);
}
#background66ecdc507d4c9500133adb9c,
#background66ecf32aba6c310013083a0f,
#background66ed01d865c533001369237a,
#background66ed063865c53300136923cf,
#background66ed074c65c5330013692401 {
    margin-top: -30% !important;
    background: #fff !important;
    border-radius: 20px;
}
#background66ecfb5899eb7b001326c732 {
    margin-top: -10% !important;
    background: #f8f8f8 !important;
    border-radius: 20px;
    padding: 12px 0px 0px;
}




.tab-content {
    border: 1px solid #e3e3e3;
    padding: 5% 0%;
}
.tab-content p {
    text-align: center;
    margin-top: 5%;
}
.nav-justified {
    width: 100%;
    background: #eee;
}
.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #002d44;
    border-radius: 0px !important;
}
#plan.nav>li>a {
    position: relative;
    display: block;
    padding: 15px 15px;
}
ul.nav.nav-pills.nav-justified li {
    font-size: 16px;
}
.block-project-type h1 {
    font-weight: 600;
    font-size: 0.5em;
    padding: 5px 0px;
}
.block-project-type .btn-iconreadmore {
    width: 50%;
    padding: 3px 10px;
}
.block-project-type .iconreadmore {
    margin-top: -7px;
}
.block-project-type {
    background: #f8f8f8 !important;
    border-radius: 20px;
    padding: 12px 0px;
    padding: 8% 0% 8% 5%;
}
.block-project-type h3 {
    margin-bottom: 3%;
}


#background66ecfec4ba6c3100130840dc .thumbnail {
    border: solid 0px #dadada;
    background: #f8f8f8;
    color: #000;
    border-radius: 20px;
    padding: 3% !important;
    transition: 0.35s;
    box-shadow: 0 0 15px 0 rgb(196 196 196 / 0%);
}
#background66ecfec4ba6c3100130840dc .thumbnail:hover {
    box-shadow: 0 0 15px 0 rgb(196 196 196 / 0%);
	background: #f8f8f8;
    border-radius: 20px;
    color: #000;
    transition: 0.32s;
}
#background66ecfec4ba6c3100130840dc .thumbnail .imgLightbox {
    border-radius: 20px 20px 0px 0px;
}
#background66ed1566f641310013158385 {
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: bottom;
    background-color: #002d44;
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_04092023kaw4/0/0/bgz-z56768186798.webp);
    color: #fff;
}
.charmestates-about {
    padding: 10% 0% 10% 15%;
}
.charmestates-about h1 {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    margin-bottom: 10px;
}
.charmestates-about h4 {
    font-weight: 600;
}
#background66ed1568f64131001315838a {
    margin-top: -40%;
}
.charmestates-about-2 h4 span {
    color: #e37825;
    font-weight: 600;
    font-size: 28px;
}
.charmestates-about-2 h5 {
    font-weight: 600;
    color: #002d44;
    margin-top: 5%;
    margin-bottom: 5%;
}
.charmestates-about-2 h5 span {
    margin-left: 180px;
}
.charmestates-about-2 {
    padding: 3% 0%;
}
.bgabout-border h3 {
    font-weight: 600;
}
.bgabout-border {
    border-right: 1px solid #eee;
    padding-right: 20px;
    border-bottom: 1px solid #eee;
    padding: 5%;
    height: 270px;
}
.bgabout-border-2 {
    padding: 5%;
    border-bottom: 1px solid #eee;
    height: 270px;
}
.bgabout-border-2 h3 {
    font-weight: 600;
    color: #002d44;
}
.iconabout {
    width: 13%;
    background: #e37825;
    border-radius: 50%;
    padding: 10px;
}
.block-iconabout {
    display: flex;
    width: 100%;
    margin-bottom: 2%;
}
.iconabout-t {
    align-self: center;
    margin-left: 2%;
}
.iconabout img {
    filter: invert(1);
}



#plan {
    margin-top: 5%;
}
#tableA {
  width: 100%;
}
#tableA th {
  background-color: #002d44;
  padding: 10px;
  color: #ffffff;
  font-size: 16px;
  border: 1px solid #fff;
  font-weight: 600;
}
#tableA td {
  border: 0px solid #fff;
  border-bottom: 1px solid #eee;
  padding: 15px 10px;
  font-size: 16px;
}
#tableA tr:nth-child(even){background-color: #fff;}
#tableA tr:hover {background-color: #fff;}





#ContentmanagerTemplate66ec01cee703af001332ce52 .img-container .img,
#ContentmanagerTemplate66ec023ae703af001332cf71 .img-container .img {
    border-radius: 20px;
}
#ContentmanagerTemplate66ec01cee703af001332ce52 .col-md-4.col-sm-4.col-xs-12.padding-col,
#ContentmanagerTemplate66ec023ae703af001332cf71 .col-md-4.col-sm-4.col-xs-12.padding-col {
    width: 30%;
}
#ContentmanagerTemplate66ec01cee703af001332ce52 .col-md-8.col-sm-8.col-xs-12.padding-col,
#ContentmanagerTemplate66ec023ae703af001332cf71 .col-md-8.col-sm-8.col-xs-12.padding-col {
    width: 70%;
}
#ContentmanagerTemplate66ec01cee703af001332ce52 .img-container,
#ContentmanagerTemplate66ec023ae703af001332cf71 .img-container {
    padding-bottom: 110%;
}
#ContentmanagerTemplate66ec01cee703af001332ce52 .col-md-8.col-sm-8.col-xs-12.padding-col strong,
#ContentmanagerTemplate66ec023ae703af001332cf71 .col-md-8.col-sm-8.col-xs-12.padding-col strong {
    display: none;
}
#ContentmanagerTemplate66ec01cee703af001332ce52 .btn-sm p,
#ContentmanagerTemplate66ec023ae703af001332cf71 .btn-sm p {
    white-space: normal;
}
.btn-icon-readmore {
    display: flex;
    width: 100%;
}
.pre-article {
    font-size: 15px;
    padding: 2% 5%;
}
.pre-article p {
    font-size: 15px;
}
.icon-readmore {
    width: 6%;
    margin-left: 3%;
}
.pre-article h3 {
    font-weight: 600;
    margin-bottom: 2%;
}
.nav-template li:hover {
    background-color: transparent;
}
.Textmanager.font-inherit h3 {
    font-weight: 600;
}
.block-iconsocial-contact {
    display: flex;
    width: 100%;
    margin-bottom: 3%;
}
.iconsocial-contact {
    width: 16%;
}
.iconsocial-contact-t {
    align-self: center;
    margin-left: 5%;
}
.qrcode-contact {
    width: 30%;
    margin-top: 3%;
}
#background66ec030ee703af001332d113 {
    background: #f8f8f8 !important;
    padding: 4% 5%;
    border-radius: 20px;
}
.pd-block-iconsocial-contact {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
.pre-article p {
    text-align: left;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.Textmanager.font-inherit {
    text-align: left;
}



/* ฟอร์ม Style 1 */
#formdisplay66fccb2c7fe48700136ba913 .form-control {
    border: 0px solid #cbcbcb;
    border-bottom: 1px solid #002d44;
    border-radius: 0px !important;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
    background-color: transparent;
    padding: 0px 0px;
    font-size: 15px;
    width: 100% !important;
    margin: 10px 0px 0px;
    color: #444 !important;
    padding-right: 0px !important;
    height: 57px;
}
#formdisplay66fccb2c7fe48700136ba913 .form-control:focus {
    border-bottom: 1px solid #e37825  !important;
    border: 0px solid #e37825;
    color: #444 !important;
}
#formdisplay66fccb2c7fe48700136ba913 .form-control:hover {
    border-bottom: 1px solid #e37825 !important;
    border: 0px solid #e37825;
}
#formdisplay66fccb2c7fe48700136ba913 .btn-default:hover,
#formdisplay66fccb2c7fe48700136ba913 .btn-default:focus {
    background-position: 0 0px;
    background: #002d44 !important;
    color: #fff !important;
	border: 1px solid #002d44 !important;
    transition: 0.35s;
}
#formdisplay66fccb2c7fe48700136ba913 .btn-default {
    background-repeat: repeat-x;
    border-color: #0000;
    padding: 10px 30px;
    font-size: 15px;
    border: 1px solid #e37825 !important;
    background: #e37825 !important;
    text-shadow: none;
    border-radius: 30px !important;
    color: #fff !important;
}
#formdisplay66fccb2c7fe48700136ba913 ::placeholder {
    color: #444;
}
#formdisplay66fccb2c7fe48700136ba913 span.label {
    display: contents;
}
#formdisplay66fccb2c7fe48700136ba913 a#capchatxt {
    font-weight: 300;
    color: #444;
    margin-left: 2%;
}
#formdisplay66fccb2c7fe48700136ba913 {
    background: transparent !important;
    color: #444 !important;
    width: 80%;
    margin: 0 auto;
}
#formdisplay66fccb2c7fe48700136ba913 .form-control::placeholder {
    color: #444 !important;
}
#form66fccb2c7fe48700136ba913 {
    padding: 0px !important;
}
#cookie66d54511eadb96001314147d {
    font-size: 14px;
    margin-top: -20px;
    padding-right: 5%;
    text-align: left !important;
    margin-left: 3%;
}
span.glyphicon.glyphicon-ok-circle {
    display: none;
}
#btnview66fccb2c7fe48700136ba913 {
    margin-left: 30%;
}
#editor4 {
    font-size: 16px;
    font-weight: 600;
    padding: 3% 0% 0%;
}
.booking-house {
    font-family: "LINE Seed Sans TH";
    text-align: center;
    margin-top: 8%;
}
.booking-house-2 {
    color: #e37825;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    font-size: 0.6em;
}
.CASS-D-border {
    background: transparent;
}
#background66fccb249f52d20013fdf370 {
    background: #f8f8f8 !important
}
/* ฟอร์ม Style 1 */


/* ฟอร์ม Style 2 */
#formdisplay66fceb1d9f52d20013fdfb89 .form-control {
    border: 0px solid #cbcbcb;
    border-bottom: 1px solid #002d44;
    border-radius: 0px !important;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
    background-color: transparent;
    padding: 0px 0px;
    font-size: 15px;
    width: 100% !important;
    margin: 10px 0px 0px;
    color: #444 !important;
    padding-right: 0px !important;
    height: 57px;
}
#formdisplay66fceb1d9f52d20013fdfb89 .form-control:focus {
    border-bottom: 1px solid #e37825  !important;
    border: 0px solid #e37825;
    color: #444 !important;
}
#formdisplay66fceb1d9f52d20013fdfb89 .form-control:hover {
    border-bottom: 1px solid #e37825 !important;
    border: 0px solid #e37825;
}
#formdisplay66fceb1d9f52d20013fdfb89 .btn-default:hover,
#formdisplay66fceb1d9f52d20013fdfb89 .btn-default:focus {
    background-position: 0 0px;
    background: #002d44 !important;
    color: #fff !important;
	border: 1px solid #002d44 !important;
    transition: 0.35s;
}
#formdisplay66fceb1d9f52d20013fdfb89 .btn-default {
    background-repeat: repeat-x;
    border-color: #0000;
    padding: 10px 30px;
    font-size: 15px;
    border: 1px solid #e37825 !important;
    background: #e37825 !important;
    text-shadow: none;
    border-radius: 30px !important;
    color: #fff !important;
}
#formdisplay66fceb1d9f52d20013fdfb89 ::placeholder {
    color: #444;
}
#formdisplay66fceb1d9f52d20013fdfb89 span.label {
    display: contents;
}
#formdisplay66fceb1d9f52d20013fdfb89 a#capchatxt {
    font-weight: 300;
    color: #444;
    margin-left: 2%;
}
#formdisplay66fceb1d9f52d20013fdfb89 {
    background: transparent !important;
    color: #444 !important;
    width: 80%;
    margin: 0 auto;
}
#formdisplay66fceb1d9f52d20013fdfb89 .form-control::placeholder {
    color: #444 !important;
}
#form66fceb1d9f52d20013fdfb89 {
    padding: 0px !important;
}
span.glyphicon.glyphicon-ok-circle {
    display: none;
}
#btnview66fceb1d9f52d20013fdfb89 {
    margin-left: 30%;
}
#editor4 {
    font-size: 16px;
    font-weight: 600;
    padding: 3% 0% 0%;
}
#background66fceb189f52d20013fdfb84 {
    background: #f8f8f8 !important
}
/* ฟอร์ม Style 2 */



/* ฟอร์ม Style 3 */
#formdisplay66fcef9d9f52d20013fdfcc4 .form-control {
    border: 0px solid #cbcbcb;
    border-bottom: 1px solid #002d44;
    border-radius: 0px !important;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
    background-color: transparent;
    padding: 0px 0px;
    font-size: 15px;
    width: 100% !important;
    margin: 10px 0px 0px;
    color: #444 !important;
    padding-right: 0px !important;
    height: 57px;
}
#formdisplay66fcef9d9f52d20013fdfcc4 .form-control:focus {
    border-bottom: 1px solid #e37825  !important;
    border: 0px solid #e37825;
    color: #444 !important;
}
#formdisplay66fcef9d9f52d20013fdfcc4 .form-control:hover {
    border-bottom: 1px solid #e37825 !important;
    border: 0px solid #e37825;
}
#formdisplay66fcef9d9f52d20013fdfcc4 .btn-default:hover,
#formdisplay66fcef9d9f52d20013fdfcc4 .btn-default:focus {
    background-position: 0 0px;
    background: #002d44 !important;
    color: #fff !important;
	border: 1px solid #002d44 !important;
    transition: 0.35s;
}
#formdisplay66fcef9d9f52d20013fdfcc4 .btn-default {
    background-repeat: repeat-x;
    border-color: #0000;
    padding: 10px 30px;
    font-size: 15px;
    border: 1px solid #e37825 !important;
    background: #e37825 !important;
    text-shadow: none;
    border-radius: 30px !important;
    color: #fff !important;
}
#formdisplay66fcef9d9f52d20013fdfcc4 ::placeholder {
    color: #444;
}
#formdisplay66fcef9d9f52d20013fdfcc4 span.label {
    display: contents;
}
#formdisplay66fcef9d9f52d20013fdfcc4 a#capchatxt {
    font-weight: 300;
    color: #444;
    margin-left: 2%;
}
#formdisplay66fcef9d9f52d20013fdfcc4 {
    background: transparent !important;
    color: #444 !important;
    width: 80%;
    margin: 0 auto;
}
#formdisplay66fcef9d9f52d20013fdfcc4 .form-control::placeholder {
    color: #444 !important;
}
#form66fcef9d9f52d20013fdfcc4 {
    padding: 0px !important;
}
span.glyphicon.glyphicon-ok-circle {
    display: none;
}
#btnview66fcef9d9f52d20013fdfcc4 {
    margin-left: 30%;
}
#background66fcef8692d1610013452c62 {
    background: #f8f8f8 !important
}
/* ฟอร์ม Style 3 */


#iframe66fce33ae3492500138204c6 iframe,
#iframe66fcf20992d1610013452cb0 iframe {
    border-radius: 25px;
}
.icon-location {
    width: 35%;
    margin: 0 auto;
    margin-bottom: 10%;
}
.icon-location-t {
    text-align: center;
}
.block-icon-location {
    margin-bottom: 15%;
}
#background6703a0689f52d20013fe53e2 article.col-md-6.item.-micro {
    width: 33.3%;
}













@media screen and (min-width : 1900px) {
h1 {
    font-size: 2em;
}
h2 {
    font-size: 3em;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 26px;
}
h5 {
    font-size: 32px;
}
h6 {
    font-size: 38px;
}
p {
    font-size: 19px;
}
body {
    font-size: 19px;
}
.no-js .dropdown-menu>li>a {
    font-size: 18px;
}
.block-iconsocial-head {
    gap: 25px;
    width: 120%;
}
.sectionone-charmestates-layout h4 span {
    font-size: 36px;
}
.iconreadmore-t {
    font-size: 18px;
}
.pre-article p {
    font-size: 18px;
}
.icon-readmore-t {
    font-size: 18px;
}
.footer-charmestates-2 {
    font-size: 17px;
}
.iconsocial-footer-t {
    font-size: 17px;
}
.copyright {
    font-size: 14px;
    margin-bottom: 4%;
}
.qrcode-footer {
    width: 55%;
}
ul.icon-a {
    font-size: 19px;
}
.Contentmanager p {
    font-size: 19px;
}
.charmestates-about-2 h4 span {
    font-size: 34px;
}
.bgabout-border {
    height: 350px;
}
.bgabout-border-2 {
    height: 350px;
}
.block-project-type .btn-iconreadmore {
    width: 55%;
}
.iconreadmore {
    width: 12%;
}
.iconreadmore-t {
    margin-left: 8px;
}
.iconsocial-contact {
    width: 15%;
}
.no-js #Component66ec030ee703af001332d113 .form-control {
    padding: 30px 0px;
    font-size: 19px !important;
}
#cookie66ec030ee703af001332d113 {
    font-size: 16px;
}
.no-js #Component66ec030ee703af001332d113 .btn {
    font-size: 18px;
}
.price-block-project h3 span {
    font-size: 34px;
}
.booking-house {
    font-size: 44px;
    margin-top: 14%;
}
.booking-house-2 {
    font-size: 0.9em;
}
#formdisplay66fccb2c7fe48700136ba913 .form-control,
#formdisplay66fceb1d9f52d20013fdfb89 .form-control,
#formdisplay66fcef9d9f52d20013fdfcc4 .form-control {
    font-size: 19px;
    height: 65px;
}
#editor4 {
    font-size: 20px;
}
#formdisplay66fccb2c7fe48700136ba913 .btn-default,
#formdisplay66fceb1d9f52d20013fdfb89 .btn-default,
#formdisplay66fcef9d9f52d20013fdfcc4 .btn-default {
    font-size: 19px;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 19px;
}
}




@media screen and (max-width : 1200px) {
.sectionone-charmestates-layout h4 span {
    font-size: 28px;
}
.content-charmestates {
    white-space: inherit;
}
.block-project-recommend .btn-iconreadmore {
    width: 70%;
    line-height: 1;
    padding: 0px 20px;
}
.iconreadmore {
    margin-top: -4px;
}
.footer-charmestates-2 {
    white-space: inherit;
}
.charmestates-about-2 h4 span {
    font-size: 26px;
}
.charmestates-about-2 h5 span {
    margin-left: 120px;
}
.btn-iconreadmore {
    width: 45%;
}
.block-project-type .btn-iconreadmore {
    width: 65%;
}
#btnview66fccb2c7fe48700136ba913,
#btnview66fceb1d9f52d20013fdfb89,
#btnview66fccb2c7fe48700136ba913 {
    margin-left: 20%;
}
#formdisplay66fccb2c7fe48700136ba913 .form-control,
#formdisplay66fceb1d9f52d20013fdfb89 .form-control,
#btnview66fcef9d9f52d20013fdfcc4 .form-control {
    height: 40px;
}
}


@media screen and (max-width : 900px) {
.itopplus-bg {
    margin-top: -10px;
}
.sectionone-charmestates-layout {
    width: 40%;
    margin-left: 0%;
}
.copyright {
    text-align: center;
}
#background66ebf8308bdf6800131dccfd .col-md-4.col-sm-4.col-xs-4 {
    width: 50%;
} 
.block-project-recommend .btn-iconreadmore {
    width: 57%;
}
.charmestates-about-2 h5 {
    font-size: 20px;
}
.charmestates-about-2 h5 span {
    margin-left: 100px;
}
.iconabout {
    width: 20%;
}
.bgabout-border {
    height: 310px;
}
.bgabout-border-2 {
    height: 310px;
}  
.iconabout-t {
    margin-left: 5%;
}
.btn-iconreadmore {
    width: 58%;
}
.iconfacility-project {
    width: 20%;
}
.table-responsive {
    border: 0px solid #ddd;
}
.head-charmestates h1 {
    font-size: 2.2em;
}
.block-project-type .btn-iconreadmore {
    width: 82%;
}
.iconsocial-contact {
    width: 22%;
}
.block-iconsocial-contact {
    margin-bottom: 7%;
}
#btnview66fccb2c7fe48700136ba913,
#btnview66fceb1d9f52d20013fdfb89,
#btnview66fcef9d9f52d20013fdfcc4 {
    margin-left: 8%;
}
#display2 {
    width: 108%;
}  
#formdisplay66fccb2c7fe48700136ba913,
#formdisplay66fceb1d9f52d20013fdfb89,
#formdisplay66fcef9d9f52d20013fdfcc4 {
    width: 90%;
}
.row-fluid [class*=col-sm-5fix], .uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
    float: left;
    width: 20%;
}
}



@media screen and (max-width : 480px) {
#imagesControl66ebc8d19ee5840013e38077 {
    padding: 0px !important;
}
.sectionone-charmestates {
    display: inherit;
    padding: 15% 0%;
}
.sectionone-charmestates-layout {
    width: 100%;
    margin-bottom: 10%;
}
.sectionone-charmestates-layout-2 {
    width: 100%;
}
#Component66ebd12ce703af001332b89e {
    margin: -10px;
}
.head-charmestates h1 {
    font-size: 2em;
}  
.block-project-recommend .btn-iconreadmore {
    width: 65%;
}
.iconreadmore-t {
    margin-left: 15px;
}
.btn-icon-article {
    justify-content: left;
}
#ContentmanagerTemplate66ec01cee703af001332ce52 .col-md-4.col-sm-4.col-xs-12.padding-col, 
#ContentmanagerTemplate66ec023ae703af001332cf71 .col-md-4.col-sm-4.col-xs-12.padding-col {
    width: 100%;
} 
#ContentmanagerTemplate66ec01cee703af001332ce52 .col-md-8.col-sm-8.col-xs-12.padding-col, 
#ContentmanagerTemplate66ec023ae703af001332cf71 .col-md-8.col-sm-8.col-xs-12.padding-col {
    width: 100%;
}  
.pre-article {
    font-size: 15px;
    padding: 4% 0% 10%;
}
.head-charmestates {
    margin-top: 10%;
}
#background66ed1568f64131001315838a {
    margin-top: 0%;
}
#imagesControl66ed1568f64131001315838a,
#imagesControl66ebf42fbff756001306e088,
#imagesControl66ecfbc5f641310013157e1f,
#imagesControl66ec04d532b17f00135e8b0a,
#imagesControl66ec04d532b17f00135e8b0c {
    padding: 0px !important;
}
#mainmenu66ed1566f641310013158385,
#mainmenu66ebf42cbff756001306e076,
#imagesControl66ebf43abff756001306e0ab,
#mainmenu66ec04d532b17f00135e8b09 {
    margin: -10px;
} 
.charmestates-about {
    padding: 10% 0% 10% 5%;
}
.bgabout-border {
    height: auto;
    border-right: 0px solid #eee !important;
}
.block-iconabout {
    margin-bottom: 4%;
}
.charmestates-about-2 h5 {
    font-size: 22px;
}
.charmestates-about-2 h5 span {
    margin-left: 70px;
}
.block--windyard h1 {
    display: none;
}  
.sectionone-charmestates-project {
    display: inherit;
    padding: 15% 0% 20%;
}
.block-project {
    padding: 3% 0% 3% 7%;
}
.pd-iconfacility-project {
    grid-template-columns: repeat(1, 1fr);
}
.iconfacility-project {
    width: 13%;
}
.block-iconfacility-project {
    margin-bottom: 1%;
    margin-top: 1%;
}
.head-charmestates.project h3 {
    display: none;
}
.Contentmanager .col-md-12.text-justify {
    padding-right: 10px;
    padding-left: 10px;
}  
.qrcode-contact {
    width: 45%;
}
.pd-block-iconsocial-contact {
    grid-template-columns: repeat(1, 1fr);
}
.iconsocial-contact {
    width: 12%;
}
.block-iconsocial-contact {
    margin-bottom: 2%;
}
.block-project-type .btn-iconreadmore {
    width: 65%;
}
body, html { 
    overflow-x: hidden; 
}  
.btn-iconreadmore {
    width: 65%;
}  
.row-fluid [class*=col-sm-5fix], .uneditable-input[class*=col-sm-5fix], [class*=col-sm-5fix] {
    float: left;
    width: 50%;
}
#btnview66fccb2c7fe48700136ba913,
#btnview66fceb1d9f52d20013fdfb89,
#btnview66fcef9d9f52d20013fdfcc4 {
    margin-left: 16%;
}
#mainmenu66fccb249f52d20013fdf370,
#mainmenu66fcef8692d1610013452c62,
#mainmenu66fceb189f52d20013fdfb84 {
    margin: -10px;
}  
#imagesControl66fccb3e7fe48700136ba925,
#imagesControl66fcef8992d1610013452c68,
#imagesControl66fceb389f52d20013fdfb99 {
    padding: 0px !important;
}
#background6703a0689f52d20013fe53e2 article.col-md-6.item.-micro {
    width: 100%;
}
.Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 100%;
}
.page-header {
    margin: 40px 0 30px;
}
#Component66fcc58d9f52d20013fdf2c3 {
    margin: -10px;
}
}







#background66fccb3e7fe48700136ba925 .thumbs,
#background66fceb389f52d20013fdfb99 .thumbs,
#background66fcef8992d1610013452c68 .thumbs {
    margin-bottom: 0px;
}
#background66fcef8692d1610013452c62 .boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}
.icon-readmore img {
    width: 100% !important;
}

