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




#menu64c72f4d310b0a001329aac8 a {
    font-size: 0;
}

#menu64c72f4d310b0a001329aac8 a::after {
    content: 'การจอง';
    font-size: 16px;
    color: #fff;
}









.itopplus-bg {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_21052023olu3/0/0/1z-z1034774712049.webp');
}

.itopplus-bg2 {
    background-image: url('https://itp1.itopfile.com/ImageServer/z_itp_21052023olu3/0/0/2z-z916637183160.webp');
}

/************Menu***************/

/*.Contentmanager .col-md-3, .col-md-12{
      padding-right: 10px!important;
    padding-left: 10px!important;
}*/

.itopplus-menu {
    margin-top: 5%;
    text-align: right;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    margin: 0 5px;
    padding: 10px 5px;
}

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

.dropdown-menu>li>a {
    color: #000;
}

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

/********Only Sidebar*********/
@media screen and (max-width : 992px) {
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    #controlMenu,
    #controlMenu i,
    #controlMenu li a {
        color: #fff !important;
    }

    .navbar-default {
        background: linear-gradient(to bottom, #6d0202 0%, #550102 100%);
    }
}

@media screen and (min-width : 1024px) {
    .navbar-default {
        background: transparent;
    }
}

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

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

    #menu64c72f4d310b0a001329aac8 a::after {
        font-size: 18px;
    }

}

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

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




/************font-size***************/

.navbar-default .navbar-nav>li>a {
    font-size: 16px;
}

h1 {
    font-size: 3.4em;
}

h2 {
    font-size: 2.8em;
}

h3 {
    font-size: 2.4em;
}

h4 {
    font-size: 26px;
}


h5 {
    font-size: 22px;
}

h6 {
    font-size: 18px;
}

p {
    font-size: 16px;
}

button {
    font-size: 16px;
}

.p-1 {
    padding: 1%;
}

.p-2 {
    padding: 2%;
}

.p-3 {
    padding: 3%;
}

.py-1 {
    padding-top: 1%;
    padding-bottom: 1%;
}

.py-3 {
    padding-top: 3%;
    padding-bottom: 3%;
}

.py-5 {
    padding-top: 5%;
    padding-bottom: 5%;
}

.pt-5 {
    padding-top: 5%;
}

.pb-5 {
    padding-bottom: 5%;
}

.pt-3 {
    padding-top: 3%;
}

.pb-3 {
    padding-bottom: 3%;
}

.px-1 {
    padding-left: 1%;
    padding-right: 1%;
}

.px-3 {
    padding-left: 3%;
    padding-right: 3%;
}

.px-5 {
    padding-left: 5%;
    padding-right: 5%;
}

.px-15 {
    padding-left: 15%;
    padding-right: 15%;
}

.fw-bold {
    font-weight: 700;
}

.fw-semibold {
    font-weight: 600;
}

.fw-regular {
    font-weight: 400;
}

.text-red {
    color: #a21e1e;
}

/****************footer************/

.icon-footer {
    display: flex;
    margin: 4% 0;
    align-items: center;
}

.img-footer {
    width: 8%;
    margin-right: 1rem;
}

.img-footer2 {
    width: 12%;
    margin-right: 1rem;
}

.footer a {
    color: #fff;
}

.footer a:hover {
    color: #d5d5d5;
}

#contentnewmode64a4f05549920700136b1ca1 .footer a:hover {
    color: #fff;
}

/**************homepage***********/

div#imagesControl649900f660a4bb0013661746 {
    padding: 0 !important;
}

.btn-more {
    margin-top: 1rem;
    background-color: transparent;
    border: none;
    color: #a21e1e;
    text-decoration: underline;
    transition: color 0.5s ease;
}

.btn-more a {
    color: #a21e1e;
    transition: color 0.5s ease;
}

.btn-more a:hover {
    color: #000;
}

.about-first h1 {
    font-family: 'Bellefair', serif;
    background: -webkit-linear-gradient(#a30707, #de9f5b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.about-page h4 {
    font-family: 'Bellefair', serif;
    background: -webkit-linear-gradient(#a30707, #de9f5b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 2rem;
}

.about-page {
    text-align: center;
}

.about-first h3 {
    font-family: 'Bellefair', serif;
}

.about-first {
    text-align: center;
}

.about-first .line-break {
    width: 10%;
    display: block;
    margin: 2% auto;
}

.line-break {
    width: 10%;
    display: block;
    margin: auto;
}

.about-first h6 {
    line-height: 28px;
}

.facility {
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
}

.fact-list {
    display: flex;
    align-items: center;
    margin: 15% 0;
}

.img-fact {
    width: 25%;
    margin-right: 1rem;
}

div#Component649914505c8d0f00138637c2 figure.effect-oscar figcaption,
div#Component6614a6b3d9ab24001344af98 figure.effect-oscar figcaption{
    padding: 0;
    background-color: transparent;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.06) 58%, rgba(0, 0, 0, 0.12) 65%, rgba(0, 0, 0, 0.47) 78%, rgba(0, 0, 0, 0.5) 79%, rgba(0, 0, 0, 0.91) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(43%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0)), color-stop(58%, rgba(0, 0, 0, 0.06)), color-stop(65%, rgba(0, 0, 0, 0.12)), color-stop(78%, rgba(0, 0, 0, 0.47)), color-stop(79%, rgba(0, 0, 0, 0.5)), color-stop(100%, rgba(0, 0, 0, 0.91)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.06) 58%, rgba(0, 0, 0, 0.12) 65%, rgba(0, 0, 0, 0.47) 78%, rgba(0, 0, 0, 0.5) 79%, rgba(0, 0, 0, 0.91) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.06) 58%, rgba(0, 0, 0, 0.12) 65%, rgba(0, 0, 0, 0.47) 78%, rgba(0, 0, 0, 0.5) 79%, rgba(0, 0, 0, 0.91) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.06) 58%, rgba(0, 0, 0, 0.12) 65%, rgba(0, 0, 0, 0.47) 78%, rgba(0, 0, 0, 0.5) 79%, rgba(0, 0, 0, 0.91) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 43%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.06) 58%, rgba(0, 0, 0, 0.12) 65%, rgba(0, 0, 0, 0.47) 78%, rgba(0, 0, 0, 0.5) 79%, rgba(0, 0, 0, 0.91) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
      text-transform: none;

}

.grid figure h2 {
    word-spacing: 0;
    font-weight: unset;
}

figure.effect-oscar figcaption::before,
figure.effect-jazz figcaption::after {
    border: none;
}

.tags-sale {
    position: absolute;
    right: 0;
}

.tags-sale span {
    font-size: 14px;
    background: linear-gradient(#a30707, #400101);
    padding: 0.25rem 1rem;
    font-weight: 500 !important;
}

#Component649914505c8d0f00138637c2 .category-room,
#Component6614a6b3d9ab24001344af98 .category-room{
    position: absolute;
    width: 100%;
    top: 350px;
}

.category-room button {
    background: transparent;
    border: none;
    color: #da1111;
    text-decoration: underline;
    font-weight: 500;
    transition: color 0.5s ease;
}

.category-room button:hover {
    color: #fff;
}

.category-room h5 {
    margin: 0;
    transition: margin-top 0.5s ease;
}


.room-service {
    background-color: #a21e1e;
    padding: 15% 10%;
    ;
    border-radius: 0 0 2rem 0;
}

.img-room {
    width: 75%;
    display: block;
    margin: auto;
}

div#Component64992e7f60a4bb0013661da5 .grid figure figcaption,
div#Component649936865010ee0012a57a55 .grid figure figcaption,
div#Component64993a0f5c8d0f0013863d57 .grid figure figcaption {
    padding: 0;
}


div#contentnewmode6499328849920700136a7f96,
div#contentnewmode64993a3449920700136a82eb,
div#contentnewmode6614a6b3d9ab24001344afa0,
div#contentnewmode6614a6b3d9ab24001344afb2{
    position: absolute;
    top: 40%;
    right: -30px;
}

div#contentnewmode649936a91c22260013dbc715,
div#contentnewmode6614a6b3d9ab24001344afac{
    position: absolute;
    top: 40%;
    left: -30px;
}

.room-content {
    padding: 30% 0 0 20%;
}

.room-content2 {
    padding: 30% 20% 0 0;
}

.room-content h6,
.room-content2 h6 {
    line-height: 26px;
}

.gallery img {
    padding: 0 4px 4px 0;
}

.gallery .col-12 {
    padding: 0 !important;
}

.img-gallery1 img {
    max-height: 229px !important;
}

.img-gallery2 img {
    min-height: 284px !important;
}

.img-logo-form {
    width: 20%;
    display: block;
    margin: auto;
}

.name-present h1 {
    font-family: 'Bellefair', serif;
    background: -webkit-linear-gradient(#bebebe, #fff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

div#Component649949ddc3931d001378a025 br.k-br,
div#Component6614a6b3d9ab24001344afc5 br.k-br{
    display: none;
}

.form-create h4 {
    color: #a21e1e;
    font-weight: 700;
    text-align: center;
}

div#formdisplay649949ddc3931d001378a025,
div#formdisplay64a4ed521c22260013dc727a,
div#formdisplay6614aecdd9ab24001344b565,
div#formdisplay6614a7339313d9001392d384{
    padding: 2rem;
    border-radius: 1rem;
    box-shadow: 0 0 4px 0 #e5e5e5;
}

div#formdisplay649949ddc3931d001378a025 .form-control,
div#formdisplay64a4ed521c22260013dc727a .form-control,
div#formdisplay6614aecdd9ab24001344b565 .form-control,
div#formdisplay6614a7339313d9001392d384 .form-control{
    box-shadow: none;
    border-radius: 0;
    border-top: none;
    border-left: none;
    border-right: none;
    border-color: #c0c0c0;
}

div#capcha649949ddc3931d001378a025 span,
div#capcha64a4ed521c22260013dc727a span {
    color: #fff !important;
}

.name-present {
    padding: 20% 0;
}

a#capchatxt {
    color: #000;
}

div#capcha649949ddc3931d001378a025 img,
div#capcha64a4ed521c22260013dc727a img {
    margin-top: 1rem;
}

div#formdisplay649949ddc3931d001378a025 button,
div#formdisplay64a4ed521c22260013dc727a button,
div#formdisplay6614aecdd9ab24001344b565 button,
div#formdisplay6614a7339313d9001392d384 button{
    background-color: #a21e1e;
    background-image: none;
    text-shadow: none;
    color: #fff;
    border-radius: 5rem;
    padding: 0.5rem 2rem;
    border: none;
    font-size: 16px;
}

div#formdisplay649949ddc3931d001378a025 .glyphicon,
div#formdisplay64a4ed521c22260013dc727a .glyphicon,
div#formdisplay6614aecdd9ab24001344b565 .glyphicon,
div#formdisplay6614a7339313d9001392d384 .glyphicon{
    display: none;
}

div#formdisplay649949ddc3931d001378a025 button:hover,
div#formdisplay64a4ed521c22260013dc727a button:hover,
div#formdisplay6614aecdd9ab24001344b565 button:hover,
div#formdisplay6614a7339313d9001392d384 button:hover{
    background-color: #000;
}

.img-gallery1 img {
    transition: transform 0.25s;
}

.img-gallery1:hover img {
    transform: scale(0.97);
}

.img-gallery2 img {
    transition: transform 0.25s;
}

.img-gallery2:hover img {
    transform: scale(0.97);
}

.fact-list {
    transition: transform 0.25s;
}

.fact-list:hover {
    transform: scale(1.1);
}

div#Component649914505c8d0f00138637c2 figure.effect-oscar figcaption:hover button,
div#Component6614a6b3d9ab24001344af98 figure.effect-oscar figcaption:hover button{
    color: #fff;
}

.text-under {
    text-decoration: underline;

}

div#Component649914505c8d0f00138637c2 figure.effect-oscar figcaption:hover h5,
div#Component6614a6b3d9ab24001344af98 figure.effect-oscar figcaption:hover h5{
    margin-top: 0.5rem;

}

.room-type ul {
    list-style: none;
    margin: 2% 0;
}

.room-type ul li {
    display: grid;
    grid-template-columns: 10% 90%;
    margin: 1.5rem 0;
}

.icon-room {
    width: 45%;
    margin: auto;
}

.view ul {
    display: grid;
    grid-template-columns: 33.33% 33.33% 33.33%;
    list-style: none;
}

.view ul li {
    display: flex;
    align-items: center;
    margin: 1rem 0;
}

.icon-room2 {
    width: 6%;
    margin-right: 4%;
}

.contact-us ul {
    list-style: none;
}

.contact-us ul li {
    display: flex;
    align-items: center;
    margin-top: 3%;
}

.icon-cont {
    width: 9%;
    height: 100%;
    margin-right: 2rem;
    padding: 1rem 1rem;
    border-radius: 5rem;
    border: 1px solid #ccc;
}

div#Component64a4d6c91c22260013dc6caa .Contentmanager .caption,
div#Component64a4e5915c8d0f001386e324 .Contentmanager .caption,
div#Component6614a6f3d9ab24001344b009 .Contentmanager .caption,
div#Component6614a7089313d9001392d355 .Contentmanager .caption{
    height: 60px;
    overflow: hidden;
    padding-top: 3%;
    font-size: 16px;
    color: #000;
}

div#Component649901b95c8d0f00138632d5 .thumbnail,
div#Component6614b513bbebea0013f53ab8 .thumbnail{
    border-radius: 0;
    border: none;
    box-shadow: none;
    margin-bottom: 0.5rem !important;
}

div#Component649901b95c8d0f00138632d5 .thumbnail:hover,
div#Component6614b513bbebea0013f53ab8 .thumbnail:hover,
.view li:hover img,
.room-type li:hover img {
    transform: scale(0.98);
}

div#Component649901b95c8d0f00138632d5 .thumbnail>img,
div#Component6614b513bbebea0013f53ab8 .thumbnail>img,
.view li img,
.room-type li img {
    transition: all .2s ease-in-out;
}

.post-time,
.social-share,
.fbcomments.fb-comments.fb_iframe_widget.fb_iframe_widget_fluid_desktop,
.landingpagemanager {
    display: none !important;
}

div#Component64a4e6f449920700136b1adc figure.effect-jazz figcaption::after {
    border: none;
}

.contact-us li a:hover {
    color: #a21e1e;
}

.contact-us li a {
    color: #333;
}

.contact-us ul li:hover .icon-cont {
    border-color: #a21e1e;
}

div#Component64a4ed521c22260013dc727a .form-create label,
div#Component6614a7339313d9001392d384 .form-create label{
    display: none !important;
}

.img-container.template-panel:hover .img {
    transform: scale(0.98);
}

div#Component64a4d6c91c22260013dc6caa .col-md-4.col-sm-4.col-xs-12.padding-md.text-center:hover .caption,
div#Component64a4e5915c8d0f001386e324 .col-md-4.col-sm-4.col-xs-12.padding-md.text-center:hover .caption,
div#Component6614a6f3d9ab24001344b009 .col-md-4.col-sm-4.col-xs-12.padding-md.text-center:hover .caption,
div#Component6614a7089313d9001392d355 .col-md-4.col-sm-4.col-xs-12.padding-md.text-center:hover .caption{
    color: #a21e1e;
}

.img-container.template-panel .img {
    transition: all .2s ease-in-out;
}

div#btnview649949ddc3931d001378a025,
div#btnview64a4ed521c22260013dc727a {
    margin-left: 0;
    width: 100%;
    text-align: center;
}

.itopplus-bg2 {
    background-size: 100% 100%;
}


div#Component649901b95c8d0f00138632d5 .row.contenemanager-gallery .col-xs-12.col-md-3,
div#Component6614b513bbebea0013f53ab8 .row.contenemanager-gallery .col-xs-12.col-md-3{
    padding: 0 0.5rem !important;
}

/************pdpa*******************/

.ITPcookiebar {
    width: 100% !important;
    background: linear-gradient(to bottom, #6d0202 0, #550102 100%) !important;
    bottom: 0px !important;
    left: 50% !important;
    font-size: 15px !important;
    color: #fff !important;
}

.buttonExampleSite {
    border-radius: 5rem !important;
    background-color: #fff !important;
    border: 1px solid #001a58 !important;
    color: #000 !important;
}

div#cookie649949ddc3931d001378a025 {
    color: #000;
}

.itpPDPALandingPage {
    padding: 2% 0;
}

.about-page p {
    padding: 0 5%;
    line-height: 28px;
}



/************backToTop*******************/


.backToTop {
    bottom: 40px !important;
}

.backToTop img {
    width: 100%;
}

.backToTop {
    -webkit-animation: mover 0.5s infinite alternate;
    animation: mover 0.5s infinite alternate;
}

.backToTop {
    -webkit-animation: mover 0.5s infinite alternate;
    animation: mover 0.5s infinite alternate;
}

@-webkit-keyframes mover {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-10px);
    }
}

@keyframes mover {
    0% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(-10px);
    }
}

.ITP-pdpa-template-contentFont {
    font-size: 16px !important;
}


.ITP-pdpa-template-titleFont {
    font-size: 18px !important;
}


a.navbar-brand.visible-xs.menu-mobile-custom.closelyclick.customLink img {
    width: 21px !important;
    height: 25px !important;
    object-fit: contain;
}

/***************responsive*************/

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

    .navbar-default .navbar-nav>li>a {
        font-size: 18px;
    }

    .navbar-default .navbar-nav>li>a {
        padding: 10px 15px;
    }

    h1 {
        font-size: 4.2em;
    }

    h2 {
        font-size: 3.8em;
    }

    h3 {
        font-size: 2.7em;
    }

    h4 {
        font-size: 32px;
    }

    h5 {
        font-size: 26px;
    }

    h6 {
        font-size: 20px;
    }

    .about-first .line-break {
        margin: 3% auto;
    }



    .room-content h6,
    .room-content2 h6 {
        line-height: 30px;
    }

    .name-present {
        padding: 15% 0;
    }

    div#formdisplay649949ddc3931d001378a025 .form-control,
    div#formdisplay64a4ed521c22260013dc727a .form-control,
  div#formdisplay6614aecdd9ab24001344b565 .form-control,
  div#formdisplay6614a7339313d9001392d384 .form-control{
        height: 45px;
    }

    div#contentnewmode6499328849920700136a7f96,
    div#contentnewmode64993a3449920700136a82eb,
  div#contentnewmode6614a6b3d9ab24001344afa0,
  div#contentnewmode6614a6b3d9ab24001344afb2{
        position: absolute;
        top: 40%;
        right: -40px;
        width: 15%;
    }

    div#contentnewmode649936a91c22260013dbc715,
  div#contentnewmode6614a6b3d9ab24001344afac{
        position: absolute;
        top: 40%;
        left: -40px;
        width: 15%;
    }

    .pb-3 {
        padding-bottom: 1%;
    }

    .pb-5 {
        padding-bottom: 3%;
    }

    div#formdisplay649949ddc3931d001378a025,
    div#formdisplay64a4ed521c22260013dc727a,
  div#formdisplay6614aecdd9ab24001344b565,
  div#formdisplay6614a7339313d9001392d384{
        padding: 4rem 2rem;
    }

    .about-first h6 {
        line-height: 32px;
    }

    button {
        font-size: 18px;
    }

    div#Component64a4d6c91c22260013dc6caa .Contentmanager .caption,
    div#Component64a4e5915c8d0f001386e324 .Contentmanager .caption,
  div#Component6614a6f3d9ab24001344b009 .Contentmanager .caption,
  div#Component6614a7089313d9001392d355 .Contentmanager .caption{
        font-size: 18px;
    }

    .icon-cont {
        width: 7%;
    }


    #Component649914505c8d0f00138637c2 .category-room,
  #Component6614a6b3d9ab24001344af98 .category-room{
        top: 400px;
    }
}

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

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

    .itopplus-bg2,
    .itopplus-bg {
        background-size: 100% 100%;
    }

    h6 {
        font-size: 16px;
    }

    .img-gallery2 img {
        min-height: 235px !important;
    }

    div#cookie649949ddc3931d001378a025 {
        padding: 0 1rem;
    }

    h5 {
        font-size: 20px;
    }

    .pb-5 {
        padding-bottom: 2%;
    }

    h3 {
        font-size: 2.1em;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 14px;
    }

    h1 {
        font-size: 3.1em;
    }

    .icon-cont {
        width: 11%;
    }

    div#cookie64a4ed521c22260013dc727a {
        padding: 0 1rem;
    }

    .pt-5 {
        padding-top: 2%;
    }
}

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

    h3 {
        font-size: 1.8em;
    }

    h6 {
        font-size: 14px;
    }

    h1 {
        font-size: 3em;
    }


    .category-room h5 {
        margin-bottom: -10px;
    }

    h5 {
        font-size: 18px;
    }

    .img-gallery2 img {
        min-height: 183px !important;
    }

    div#formdisplay649949ddc3931d001378a025,
    div#formdisplay64a4ed521c22260013dc727a,
  div#formdisplay6614aecdd9ab24001344b565,
  div#formdisplay6614a7339313d9001392d384{
        padding: 2rem 1rem;
    }

    .about-first br {
        display: none;
    }

    h4 {
        font-size: 24px;
    }

    .room-content br,
    .room-content2 br {
        display: none;
    }

    div#cookie649949ddc3931d001378a025 {
        padding: 0 1rem;
    }

    .about-page p {
        padding: 0;
    }

    h4 {
        font-size: 22px;
    }

    .view ul {
        grid-template-columns: 50% 50%;
        padding: 0;
    }

    .icon-room2 {
        width: 8%;
    }

    #Component649914505c8d0f00138637c2 .category-room,
  #Component6614a6b3d9ab24001344af98 .category-room{
        top: 200px;
    }
}

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

    h1 {
        font-size: 2.2em;
    }

    .about-first br {
        display: none;
    }

    .about-first .line-break,
    .line-break {
        width: 20%;
    }

    .facility {
        grid-template-columns: 50% 50%;
    }

    h5 {
        font-size: 16px;
    }

    button {
        font-size: 14px;
    }

    .fact-list {
        margin: 5% 0;
    }

    div#Component649914505c8d0f00138637c2 .category-room,
  div#Component6614a6b3d9ab24001344af98 .category-room{
        top: unset;
        text-align: center;
        bottom: 20px;
        padding: 5% 0;
        background: rgba(0, 0, 0, 0);
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 45%, rgba(0, 0, 0, 0.51) 51%, rgba(0, 0, 0, 0.71) 71%, rgba(0, 0, 0, 1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(45%, rgba(0, 0, 0, 0.45)), color-stop(51%, rgba(0, 0, 0, 0.51)), color-stop(71%, rgba(0, 0, 0, 0.71)), color-stop(100%, rgba(0, 0, 0, 1)));
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 45%, rgba(0, 0, 0, 0.51) 51%, rgba(0, 0, 0, 0.71) 71%, rgba(0, 0, 0, 1) 100%);
        background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 45%, rgba(0, 0, 0, 0.51) 51%, rgba(0, 0, 0, 0.71) 71%, rgba(0, 0, 0, 1) 100%);
        background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 45%, rgba(0, 0, 0, 0.51) 51%, rgba(0, 0, 0, 0.71) 71%, rgba(0, 0, 0, 1) 100%);
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.45) 45%, rgba(0, 0, 0, 0.51) 51%, rgba(0, 0, 0, 0.71) 71%, rgba(0, 0, 0, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
    }

    h6 {
        font-size: 14px;
    }

    h3 {
        font-size: 1.5em;
    }

    .tags-sale span {
        color: #fff;
    }

    div#contentnewmode6499328849920700136a7f96,
    div#contentnewmode64993a3449920700136a82eb,
  div#contentnewmode6614a6b3d9ab24001344afa0,
  div#contentnewmode6614a6b3d9ab24001344afb2{
        top: unset;
        right: unset;
        bottom: 0;
    }

    div#contentnewmode649936a91c22260013dbc715,
  div#contentnewmode6614a6b3d9ab24001344afac{
        top: unset;
        left: unset;
        bottom: 0;
    }

    .room-content,
    .room-content2 {
        padding: 0;
    }

    div#mainmenu6499366fc3931d0013789bff .none-middle-mid {
        display: flex;
        flex-wrap: wrap-reverse;
    }

    h4 {
        font-size: 22px;
    }

    .room-content h6,
    .room-content2 h6 {
        line-height: 22px;
    }

    .img-gallery1 img,
    .img-gallery2 img {
        max-height: 223px !important;
        object-fit: cover;
    }

    .name-present {
        padding: 5% 0;
    }

    .img-footer2 {
        width: 9%;
    }

    .img-footer {
        width: 6%;
    }

    .about-first h6 {
        line-height: 24px;
    }

    .category-room h5 {
        color: #fff;
    }

    .view ul {
        display: grid;
        grid-template-columns: 100%;
    }

    .contact-us ul li {
        margin-top: 5%;
    }

    .icon-cont {
        width: 15%;
    }

    .contact-us ul,
    .room-type ul {
        padding: 0;
    }

    .room-type ul li {
        grid-template-columns: 20% 80%;
    }


    .icon-room2 {
        width: 9%;
    }


}

.Textmanager {
    text-align: left;
}

.be-link {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ec7c14;
    background-image: linear-gradient(0deg, #68080a, #68080a);
    border: 0 solid hsla(0, 0%, 100%, .16);
    border-radius: 0;
    box-shadow: 0 1px 3px 0 transparent, inset 0 1px 0 0 hsla(0, 0%, 100%, 0);
    color: #fff;
    cursor: pointer;
    font-family: Raleway, Arial, sans-serif;
    font-size: 13.5px;
    font-style: normal;
    font-weight: 700;
    height: 42px;
    max-width: 168px;
    padding: 0 12px;
    text-shadow: 0 0 0 transparent;
    text-transform: uppercase;
    white-space: normal;
}

.be-link:hover {
    background-color: #ef913a;
    background-image: linear-gradient(0deg, #1e2b31, #1e2b31);
    border: 0 solid hsla(0, 0%, 100%, .16);
    border-bottom-color: hsla(0, 0%, 100%, .16) !important;
    color: #fff;
}

