body {
    font-family: 'Kanit' !important;
    font-weight: normal;
    font-size: var(--bs-body-font-size);
    font-weight: var(--bs-body-font-weight);
    line-height: var(--bs-body-line-height);
    color: #535353 !important;
}

p {
    padding: 0;
    margin: 0;
    font-family: 'Kanit' !important;
}

.btn {
    font-family: 'Kanit' !important;
}

a:hover {
    text-decoration: none;
}

a {
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
.h1,
.h2,
.h3,
.h4,
.h5 {
    font-family: 'Kanit' !important;
    font-weight: 700;
    color: var(--bs-dark-text-emphasis);
}
p{
    color: #fff;
}
/*-----------------------------slide--------------------------------*/
.super_container1 {
    min-height: 100%;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 0;
}

.room-section1 {
    padding: 150px 0;
    width: 100%;
    height: 789px; 
    top: 0;
    left: 0;
    background: linear-gradient(270deg, rgb(11 11 11 / 20%) 0%, #0000009e 72%);
    display: flex;
    align-items: center;
}
/* ทำให้รูปซูมอินนุ่มนวล */
.super_container1 {
  background-size: cover;
  background-position: center;
}


.slider-text h1 {
    font-size: 35px;
    color: #fff;
    line-height: 1;
    font-weight: 900;
    text-transform: uppercase;
}

.slider-text h1 span {
    color: #fff;
    font-size: 25px;
    font-weight: 400;
}

.slider-text p {
    font-weight: 400;
    color: #fff;
}

.btn.btn-primary {
    background: #0792b2;
    border: 1px solid #0792b2 !important;
    color: #fff !important;
}

.btn.btn-white {
    background: #000000 !important;
    border: 1px solid #333333 !important;
    color: #ffffff !important;
    padding: 18px 30px;
    border-radius: 0;
}


.about-section {
    position: relative;
    padding: 90px 0px;
    background-size: cover;
}
.content_block_one .content-box {
    position: relative;
    display: block;
    margin-right: 20px;
}
.content_block_one .content-box .image-box {
    position: relative;
    display: block;
    margin-bottom: 52px;
}
figure {
    margin: 0px;
}
.content_block_one .content-box .image-box img {
    width: 100%;
}
.content_block_one .content-box .text h3 {
    display: block;
    font-size: 30px;
    line-height: 40px;
    color: #bdb9b5;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 29px;
    margin-bottom: 33px;
    border-bottom: 4px solid #fff;
}

.content_block_one .content-box .text .designation {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}
.content_block_one .content-box .text .designation span {
    font-weight: 400;
    text-transform: capitalize;
}
.content_block_one .content-box .text .designation span {
    color: #e6342d;
}
.content_block_two .content-box {
    position: relative;
    display: block;
}
.content_block_two .content-box .upper-box {
    position: relative;
    max-width: 285px;
    padding-right: 84px;
    margin-bottom: 56px;
}
.content_block_two .content-box .upper-box .image-box {
    position: relative;
    display: block;
}
.content_block_two .content-box .upper-box .text {
    position: absolute;
    top: 30px;
    right: 15px;
}
.content_block_two .content-box .upper-box .text h2 {
    position: relative;
    display: block;
    font-size: 60px;
    font-weight: 700;
    width: 140px;
    height: 140px;
    line-height: 140px;
    background: #0a0807;
    text-transform: capitalize;
    border-radius: 50%;
    text-align: center;
}
.content_block_two .content-box .upper-box .text h2 {
    color: #e6342d;
}
.content_block_two .content-box .curved-circle {
    position: absolute;
    top: 43px;
    right: 51px;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    text-transform: uppercase;
    transform: rotate(90deg);
}
.content_block_two .content-box .curved-circle {
    color: #fff;
}
.sec-title {
    position: relative;
    display: block;
    margin-bottom: 46px;
}

.sec-title .sub-title {
    position: relative;
    display: block;
    font-size: 19px;
    line-height: 40px;
    margin-bottom: 8px;
    text-transform: capitalize;
}
.sec-title .sub-title {
    color: #e6342d;
}
.sec-title h2 {
    position: relative;
    display: block;
    font-size: 50px;
    line-height: 60px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0px;
}
.content_block_two .content-box .lower-content {
    position: relative;
    display: block;
}
.content_block_two .content-box .lower-content .text {
    position: relative;
    display: block;
}
.content_block_two .content-box .lower-content .text p {
    margin-bottom: 33px;
    color: #fff;
}
.content_block_two .content-box .lower-content .list-item {
    margin-bottom: 44px;
}
ul, li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.content_block_two .content-box .lower-content .list-item li {
    position: relative;
    display: block;
    color: #fff;
    margin-bottom: 21px;
    padding-bottom: 12px;
    padding-left: 45px;
}
.content_block_two .content-box .lower-content .list-item li:before {
    position: absolute;
    content: '';
    background: #e2dfdd;
    width: 170px;
    height: 1px;
    left: 0px;
    bottom: 0px;
}
.content_block_two .content-box .lower-content .list-item li i {
    position: absolute;
    left: 0px;
    top: 1px;
    width: 30px;
    height: 30px;
    line-height: 34px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    border-radius: 50%;
}
.content_block_two .content-box .lower-content .list-item li i {
    background: #e6342d;
}
.content_block_two .content-box .lower-content .link a {
    position: relative;
    display: inline-block;
    line-height: 24px;
    color: #efefef;
    font-weight: 600;
    text-transform: uppercase;
    padding-left: 45px;
}
.content_block_two .content-box .lower-content .link a i {
    position: absolute;
    top: -3px;
    left: 0px;
    font-size: 34px;
}
.content_block_two .content-box .lower-content .link a i {
    color: #e6342d;
}
.content_block_two .content-box .lower-content .image-box {
    position: relative;
    display: block;
    margin-left: 20px;
    margin-top: 7px;
}

.call .btn-box a {
    color: #fff !important;
    background: #e6342d;
}
.call .btn-box a {
    position: relative;
    display: inline-block;
    font-size: 17px;
    line-height: 17px;
    width: 100%;
    color: #fff;
    text-align: center;
    font-weight: 700;
    padding: 15px 30px;
    text-transform: uppercase;
}
/*--------------------------------------------------------------
# info
--------------------------------------------------------------*/

.text-accent-1 {
    color: #c29f7b;
}
.uppercase {
    text-transform: uppercase;
}

.fw-500 {
    font-weight: 500;
}
.detail-tab {
    margin-top: 30px;
}
.detail-info{}
.detail-info h2{}
.detail-info p{}
.detail-tab{
    margin-top: 30px;
}
#customers1 td, #customers1 th {
    border: 1px solid #393939;
    color: #fff;
    padding: 11px;
    font-size: smaller;
}
.box-email1 {
    background-color: var(--bs-body-bg3) !important;
    border-radius: 0;
    border: none;
    padding: 10px 40px !important;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 21px;
    transition: .3s;
}
.detail-tab th:nth-of-type(1), .detail-tab td:nth-of-type(1) {
    min-width: 100px !important;
}
.bg-tab{
    background-color: #222 !important;
}

.nav-pad {
    padding: 7px !important;
    color: #fff;
}
.nav-pad1 {
    color: #fff;
    text-align: left;
    border-bottom: 1px solid #999;
    border-radius: 0px !important;
    padding-left: 30px;
    float: left;
    font-size: 12px !important;
    background-color: #fff0 !important;
}
.nav-link:focus, .nav-link:hover {
    color: #e5352d;
}
.flex-column1 {
    flex-direction: column ;
}
.long_dash {
    height: 1px;
    width: 150px;
    background: #e8342c;
    display: inline-block;
    margin-bottom: 11px;
    margin-top: 11px;
}
/*--------------------------------------------------------------
# news
--------------------------------------------------------------*/

.news-section {
    position: relative;
    background-color: #101010;
}
.sec-pad {
    padding: 90px 0px;
}
.news-section .sec-title .theme-btn {
    position: absolute;
    right: 0px;
    bottom: 14px;
    background-color: #f1efee;
    padding: 16px 38px;
}
.theme-btn.btn-one {
    background: #fff;
    color: #0a0807;
}
.theme-btn {
    position: relative;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    text-align: center;
    padding: 14px 30px;
    border-radius: 30px;
    text-transform: uppercase;
    z-index: 1;
    transition: all 500ms ease;
}
.news-block-one .inner-box {
    position: relative;
    display: block;
    background: #fff;
    box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.10);
}
.news-block-one .inner-box .image-box {
    position: relative;
    display: block;
}
.news-block-one .inner-box .image-box .image {
    position: relative;
    display: block;
    overflow: hidden;
}
.news-block-one .inner-box:hover .image-box .image img {
    transform: scale(1.05);
}
.news-block-one .inner-box .image-box .image img {
    width: 100%;
    transition: all 500ms ease;
}
.news-block-one .inner-box .image-box .post-date {
    position: absolute;
    top: -20px;
    right: 20px;
}
.news-block-one .inner-box .image-box .post-date h3 {
    position: relative;
    display: inline-block;
    font-size: 25px;
    line-height: 30px;
    color: #fff;
    font-weight: 700;
    background: #0a0807;
    width: 70px;
    padding: 10px 12px 8px 12px;
    text-align: center;
}
.news-block-one .inner-box .image-box .post-date h3:before {
    position: absolute;
    content: '';
    background: #0a0807;
    width: 100%;
    height: 1px;
    left: 0px;
    bottom: -3px;
}
.news-block-one .inner-box .image-box .post-date h3 span {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 20px;
    font-family: 'Outfit', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 5px;
    margin-bottom: 4px;
    border-bottom: 1px solid #3a3735;
}
.news-block-one .inner-box .image-box .category {
    position: absolute;
    left: 25px;
    bottom: 0px;
}
.news-block-one .inner-box .image-box .category a {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    padding: 3px 19px;
}
.news-block-one .inner-box .image-box .category a {
    background: #e7342d;
}
.news-block-one .inner-box .lower-content {
    position: relative;
    padding: 26px 25px 24px 25px;
    background-color: #222;
}
.news-block-one .inner-box .lower-content h3 {
    position: relative;
    display: block;
    font-size: 25px;
    line-height: 35px;
    font-weight: 700;
    margin-bottom: 14px;
}
.news-block-one .inner-box .lower-content h3 a {
    display: inline-block;
    color: #fff;
    font-size: smaller;
}

.news-block{
    margin-bottom: 40px;
}
.position-sticky h6{
    color: #fff;
}

.text-body-secondary {
    --bs-text-opacity: 1;
    color: rgb(195 195 195 / 75%) !important;
}
.blog-post p{
    color: rgb(195 195 195 / 75%) !important;
}



/*--------------------------------------------------------------
# gallery
--------------------------------------------------------------*/
.snip1104 {
    margin-bottom: 20px;
  position: relative;
  overflow: hidden;
  width: 100%;
  background: #000000;
  color: #ffffff;
  text-align: center;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}

.snip1104 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.snip1104 img {
  max-width: 100%;
  position: relative;
  opacity: 0.4;
}

.snip1104 figcaption {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.snip1104 h2 {
  position: absolute;
  left: 40px;
  right: 40px;
  font-size: 22px;
  display: inline-block;
  background: #000000;
  -webkit-transform: skew(-10deg) rotate(-10deg) translate(0, -50%);
  transform: skew(-10deg) rotate(-10deg) translate(0, -50%);
  padding: 12px 5px;
  margin: 0;
  top: 50%;
  text-transform: uppercase;
  font-weight: 400;
}

.snip1104 h2 span {
  font-weight: 800;
}

.snip1104:before {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  content: '';
  background: #ffffff;
  position: absolute;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: rotate(110deg) translateY(-50%);
  transform: rotate(110deg) translateY(-50%);
}

.snip1104 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}

.snip1104.blue {
  background: #123851;
}

.snip1104.blue h2 {
  background: #0a212f;
}

.snip1104.red {
  background: #581a14;
}

.snip1104.red h2 {
  background: #36100c;
}

.snip1104.yellow {
  background: #7f5006;
}

.snip1104.yellow h2 {
  background: #583804;
}

.snip1104:hover img,
.snip1104.hover img {
  opacity: 1;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.snip1104:hover h2,
.snip1104.hover h2 {
  -webkit-transform: skew(-10deg) rotate(-10deg) translate(-150%, -50%);
  transform: skew(-10deg) rotate(-10deg) translate(-150%, -50%);
}

.snip1104:hover:before,
.snip1104.hover:before {
  -webkit-transform: rotate(110deg) translateY(-150%);
  transform: rotate(110deg) translateY(-150%);
}

.masonry .mItem .service-thumb {
    display: inline-block;
    margin-bottom: 16px;
    width: 100%;
}

@media (min-width: 1200px) {
    .masonry {
        column-count: 4;
        column-gap: 15px;
    }
}

@media (max-width: 1199px) {
    .masonry {
        column-count: 3;
    }
}

@media (max-width: 991px) {
    .masonry {
        column-count: 2;
    }
}

@media (max-width: 767px) {
    .masonry {
        column-count: 2;
    }
}


/*--------------------------------------------------------------
# facilities
--------------------------------------------------------------*/
.feature-section-apartment-1{
    padding: 4rem 0;
}
.feature-section-apartment-1 .sec-title {
    position: relative;
    margin-bottom: 30px;
}
.feature-section-apartment-1 .outer-box {
    margin: 0 120px;
}
figure.image {
    margin-bottom: 0;
}

.feature-section-apartment-1 .image-column .image img {
    width: 100%;
    margin-bottom: 20px;
}
.feature-section-apartment-1 .feature-block-three {
    margin-bottom: 0;
}
.feature-section-apartment-1 .feature-block-three .inner-box {
    background-color: #000000;
    border: 1px solid #3333336e;
    -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.07);
    padding: 68px 50px;
    margin-bottom: 20px;
}
.feature-block-three .inner-box {
    position: relative;
    text-align: center;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}
.feature-block-three .inner-box .content-box .title {
    margin-bottom: 11px;
}
.title a {
    color: #fff;
}
.feature-section-apartment-1 .feature-block-three .inner-box .content-box .text {
    margin: 0;
    color: #ffffff;
}
.feature-section-apartment-1 .inner-box:hover {
    background-color: #101010 !important;
}
.feature-section-apartment-1 .inner-box:hover .title a{
    color: #fff;
}
.feature-section-apartment-1 .inner-box:hover .text {
    color: #fff;
}



/*--------------------------------------------------------------
# contact
--------------------------------------------------------------*/
.contact-details .sec-title {
    position: relative;
    margin-bottom: 49px;
}
.contact-details .sec-title .sub-title {
    position: relative;
    font-size: 18px;
    color: #ffffff;
    text-transform: uppercase;
    display: inline-block;
}
.contact-details .sec-title h2 {
    position: relative;
    display: block;
    font-size: var(--sec-title-font-size);
    color: #dbdbdb;
    font-family: var(--sec-title-font-family);
    font-weight: var(--sec-title-font-weight);
    margin-bottom: 0;
    z-index: 2;
}
.contact-details .form-control, .input-text {
    padding: 14px 30px;
    outline: 0;
    background-color: #f4f5f8;
    border: 1px solid #f4f5f8;
    color: #686a6f;
    font-size: 0.9rem;
    width: 100%;
}
.contact-details .sec-title .text {
    margin-top: 24px;
}
.contact-details__info {
    position: relative;
    display: block;
    margin-top: 41px;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
ul, li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.contact-details__info li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.contact-details__info li .icon {
    height: 80px;
    width: 80px;
    background-color: #333333;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.contact-details__info li .icon i {
    color: var(--text-color-bg-theme-color1);
    font-size: 35px;
    color: #fff;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.contact-details__info li .text {
    margin-left: 30px;
}

.contact-details__info li .text a {
    font-size: 18px;
    color: var(--notech-black);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
 .contact-details__info li .text span {
    font-size: 20px;
    color: var(--notech-black);
}

.contact-details__info li + li {
    margin-top: 19px;
}

.text h6{
    color: #fff;
}
.contact-details__right .sec-title h2 {
    position: relative;
    display: block;
    font-size: 36px;
    color: #dbdbdb;
    font-weight: 700;
    margin-bottom: 0;
    z-index: 2;
}





/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

.bg-menu1 {
    background: #222;
    border-top: 0;
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 10;
    padding: 15px 10px;
    font-size: 11px;
}

.pd-menu1 {
    padding-left: 0px;
    padding-right: 0px;
    border-right: 1px solid #e9ecef;
}
.bg-menu1 a {
    color: #fff;
}
.bg-menu1 a i {
    font-size: 22px;
}






.footer a{
    color: #e7342d;
}
.footer {
    width: 100%;
    display: flex
;
    flex-wrap: wrap;
    background: #141414;
    padding-top: 100px;
    color: #fff;
}
.footer .widget-title {
    width: 100%;
    display: block;
    font-size: 22px;
    margin-bottom: 25px;
}
.footer p {
    width: 100%;
    display: block;
}
.footer .bottom-bar {
    width: 100%;
    display: flex
;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 50px 0;
    font-size: 14px;
    position: relative;
    margin-top: 50px;
}
.footer .bottom-bar:before {
    content: "";
    width: calc(100% + 100px);
    height: 1px;
    background: #fff;
    position: absolute;
    top: 0;
    left: -50px;
    opacity: 0.2;
}

.footer .bottom-bar .footer-social {
    display: inline-block;
    margin: 0;
    padding: 0;
}
.footer .bottom-bar .footer-social li {
    display: inline-block;
    margin-left: 10px;
    padding: 0;
    list-style: none;
}
.footer .bottom-bar .footer-social li a {
    display: inline-block;
    color: #fff;
}
.footer .bottom-bar .footer-social li a i{
    color: #fff;
}
















