.itopplus-background {

}
body {
  font-size: 16px;
  overflow-x: hidden;
  color: #282828;
  font-family: "DM Sans", sans-serif;
}
a {
    color: #282828;
}
a:hover  {
    color: #921d15;
}
b, strong {
    font-weight: 600;
}
.mg-pd {
  padding: 0 3%;
}

.itopplus-bg {
    background-image: url("https://itp1.itopfile.com/ImageServer/6479da05905e3cb2/0/0/1z-z215495387984.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: bottom;
}
 .itopplus-bg2 {
    background-color: #921d15;
    color: #fff;
  }

  .itopplus-footer {
    background-color: #921d15;
    color: #fff;
  }

.navbar-default .navbar-nav > li > a {
  font-size: 1em;
  color: #fff;
  margin: 0 10px;
  padding: 8px 3px;
  border-radius: 0 !important;
  border-bottom: 3px solid transparent;
}

.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-color: #921d15;
  background: transparent;
  background-color: transparent;
}

.no-js .dropdown-menu > li > a {
    font-size: 1.1em;
    color: #282828;
    padding: 8px 15px;
}

.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
    color: #fff;
    background: #921d15;
    background-color: #921d15 !important;
    border-radius: 0px;
}

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

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

  #controlMenu *:not(a span) {
    color: #fff !important;
    border: none;
  }

  .navbar-header button span {
    background-color: #fff !important;
  }

  .navbar-header a::before {
    background-size: 35px;
    background-position: center;
  }

  .navbar-header a::after {
    background: transparent;
  }

  #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) {
  .itopplus-banner > div {
    display: grid;
    grid-template-columns: 9% auto;
    align-items: center;
  }

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

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

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

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

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

  .no-js .itopplus-search {
    width: 50%;
    text-align: right;
    color: #fff;
  }

  .itp-block {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-evenly;
    height: 100%;
  }
  .itopplus-menu {
    margin-top: 25px;
}
}



/**/
.h1, h1 {
    font-size: 4.2em;
    font-weight: 600;
}
.h2, h2 {
    font-size: 2.6em;
    font-weight: 600;
}
.h3, h3 {
    font-size: 2.1em;
    font-weight: 600;
}
.h4, h4 {
    font-size: 1.25em;
    font-weight: 400;
}
.h5, h5 {
    font-size: 1em;
}
.h6, h6 {
    font-size: 0.9em;
}
.boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}
ol, ul {
    margin-top: 10px;
    margin-bottom: 10px;
}
/**/




/*header*/
.header-block {
    display: flex;
    gap: 15px;
    justify-content: flex-end;
    align-items: center;
}
.header-icon-img {
    width: 12%;
    display: flex;
    gap: 15px;
}
.btn-booking {
    display: grid;
    grid-template-columns: auto 8px;
    gap: 7px;
    align-items: center;
    background: #ffe9a1;
    color: #000000;
    border: none;
    padding: 7px 15px;
    transition: 0.5s;
}
.btn-booking:hover {
    background: #921d15;
    color: #fff;
}
.btn-booking-img {
    transition: 0.5s;
}
.btn-booking:hover img {
    filter: invert(1);
}
/*header*/




/*footer*/
.itopplus-footer {
    font-size: 14px;
}
.itopplus-footer h3 {
    font-weight: 400;
    margin: 0 0 10px;
}
.itopplus-footer h4 {
    margin: 0px 0 10px;
    font-weight: 600;
    line-height: 1.3;
}
.itopplus-footer a {
    color: #fff;
}
.itopplus-footer a:hover {
    color: #ffc10e;
}
.footer-1 {
    display: grid;
    grid-template-columns: 30% auto;
    gap: 20px;
}
.footer-contact {
    padding: 0 10%;
}
.tel-mail {
    display: grid;
    grid-template-columns: 30px auto;
    gap: 15px;
    align-items: center;
    margin: 10px 0 0;
}
.copy-right {
    white-space: pre-line;
    font-family: "Roboto", sans-serif;
    padding: 20px 0 0;
    font-size: 0.9em;
}
.footer-2 {
    display: grid;
    grid-template-columns: 17% auto;
    gap: 20px;
    margin-bottom: 5%;
}
.footer-icon-img {
    width: 60%;
    display: flex;
    gap: 20px;
    margin: 0 0 20px;
}
.icon-img {
    transition: 0.5s;
}
.icon-img:hover {
    transform: scale(1.1);
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #921d15 !important;
    color: #921d15 !important;
    font-family: "DM Sans", sans-serif !important;
}
.buttonExampleSite:hover {
    background: #921d15 !important;
    color: #ffffff !important;
}
.ITP-pdpa-template-titleFont {
    font-size: 1.2em !important;
    padding-bottom: 0rem !important;
    font-weight: 600 !important;
}
.ITP-pdpa-template-contentFont {
    font-size: 1em !important;
}
.itpPDPALandingPage {
    padding: 6% 2% 2%;
}
/*footer*/




/*Home*/
.about-us {
    padding: 15% 2% 0 0;
}
.about-us h2 {
    text-transform: uppercase;
    color: #921d15;
    margin: 0 0 15px;
    letter-spacing: 3px;
}
.about-us h4 {
    color: #000;
    font-weight: 600;
    margin: 15px 0 5px;
}
figure.effect-jazz {
    background: transparent;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
.why-block {
    padding: 9%;
}
.why-block h2 {
    white-space: pre-line;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin: 0;
}
.why-block h3 {
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 2px 0 15px;
}
.why-block ol {
    margin-left: -22px;
}
.why-block ol li {
    margin-bottom: 3px;
}
.promotion-block {
    background: rgba(146, 29, 21, .7);
    color: #fff;
    width: 35%;
    padding: 5% 5% 10%;
    margin: 0 0 0 auto;
}
.promotion-block h2 {
    width: max-content;
    background: #ffe9a1;
    color: #000;
    padding: 12px 45px 12px 20%;
    text-transform: uppercase;
    margin-left: -20%;
    letter-spacing: 2px;
}
.promotion-block h4 {
    white-space: pre-line;
    margin: 20px 0;
    font-weight: 600;
    line-height: 1.2;
}
.promotion-block h4 span {
    font-size: 1.7em;
    color: #ffc10e;
}
.promotion-block h5 {
    color: #ffc10e;
    font-style: italic;
    margin: 20px 0 30px;
    font-weight: 400;
}
.room-block {
    padding: 7%;
    font-size: 0.9em;
}
.room-block h2 {
    text-transform: uppercase;
    font-size: 3em;
    letter-spacing: 1px;
    margin: 0 0 15px;
}
.room-icon-block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin: 20px 0;
}
.room-icon {
    display: grid;
    grid-template-columns: 35% auto;
    gap: 10px;
    align-items: center;
}
.room-bg1 .room-icon-img  {
    filter: invert(10);
}
.room-bg1 .btn-booking , .room-bg2 .btn-booking {
    padding: 9px 15px;
}
.room-bg1 .btn-booking:hover , .room-bg2 .btn-booking:hover {
    background: #ffc10e;
    color: #fff;
}
.room-bg2 .btn-booking  {
    background: #921d15;
    color: #fff;
}
.room-bg2 .btn-booking-img {
     filter: invert(10);
}
.room-bg2 .btn-booking:hover .btn-booking-img {
     filter: invert(0);
}
.eapps-widget-toolbar { 
   display: none; 
}
.padding-pd {
   padding: 2%;
}
.menu-align {
    text-align: center;
    padding: 5px 0;
}
.menu-align h2 {
    text-transform: uppercase;
    margin: 0;
}
/*Home*/


/*About us*/
.about-us-bg {
    width: 70%;
    font-size: 1.1em;
    background: rgba(146, 29, 21, .7);
    color: #fff;
    margin: 5% auto;
    padding: 5%;
    text-align: center;
}
.menu-align2 {
    text-align: center;
    padding: 5% 0 2%;
    color: #921d15;
    text-transform: uppercase;
}/*
.why-sub {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin: 0% 10px 1%;
}

.why-sub-block {
    background: #f5f5f5;
    padding: 5%;
}*/
.why-sub {
    padding: 0 2%;
}
.why-sub-block h4 {
    color: #921d15;
    font-weight: 600;
    margin: 20px 0 0;
}
/*About us*/


/*Room Type*/
.room-bg3 .room-block {
    padding: 5%;
}
.room-bg3 .room-icon {
    grid-template-columns: 30% auto;
}
.room-bg3 h4 , .room-bg4 h4 {
    font-weight: 600;
    color: #921d14;
    margin: 15px 0 0;
    font-size: 1.5em;
    text-transform: uppercase;
}
.room-bg4 .room-icon-block {
    grid-template-columns: repeat(1, 1fr);
}
.room-bg4 .room-icon {
    grid-template-columns: 16% auto;
}
/*Room Type*/



/*Offer*/
.coming-soon {
    width: 60%;
    margin: 0 auto;
}
/*Offer*/




/*Activity*/
.activity-block {
    padding: 0 5%;
}
.activity-block h3 {
    color: #921d15;
    text-transform: uppercase;
    margin: 0 0 15px;
}
.activity-ul {
    font-weight: 400;
    text-align: left;
    list-style: none;
    padding: 0%;
    margin: 0 auto;
}
.activity-ul li {
    display: flex;
    margin-bottom: 10px;
    line-height: 1.3;
}
.activity-ul li span , .activity-ul li strong {
    display: contents;
}
.activity-ul li::before {
    content: '✤';
    padding-right: 10px;
    color: #921d15;
}
/*Activity*/





/*Book & Pay*/
.payment-bg {
    display: grid;
    grid-template-columns: 30% auto;
    gap: 40px;
    align-items: center;
    background: #eee;
}
.payment-bg-text h4 {
    margin: 10px 0;
    font-weight: 600;
    font-size: 1.7em;
    color: #000;
}
.payment-bg-text h3 {
    color: #921d15;
    margin: 0;
}
/*Book & Pay*/



/*Contact us*/
.text-contact {
    text-align: center;
    padding: 2% 0 0;
}
.text-contact h3 {
    line-height: 1.2;
    margin: 0 0 5px;
    font-weight: 600;
    color: #921d15;
}
.contact-bg-text {
    line-height: 1.3;
}
.contact-block2 {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 15px;
  margin: 20px 0;
}
.contact-bg {
    display: grid;
    grid-template-columns: 60px auto;
    gap: 10px;
    align-items: center;
    background: #eee;
}
.contact-bg:hover {
    background: #ffe9a1;
    color: #000;
}
.contact-bg3 iframe {
    height: 327px;
}
/*form Contact*/
.no-js #Component6864d1c007f3ca0013f73da9 label {
  display: none !important;
}
.no-js #Component6864d1c007f3ca0013f73da9 .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
}
.no-js #Component6864d1c007f3ca0013f73da9 .form-control {
  border: 1px solid #ccc;
  border-radius: 0px !important;
  -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
  box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
  font-size: 1em !important;
  padding: 28px 20px;
  font-weight: 400;
  line-height: 1.5;
  background: #fff;
  color: #000 !important;
}
.no-js #Component6864d1c007f3ca0013f73da9 .form-control:hover {
  border: 1px solid #921d15;
}
.no-js #Component6864d1c007f3ca0013f73da9 .form-control::placeholder {
    color: #000 !important;
}
.no-js #Component6864d1c007f3ca0013f73da9 .form-control:focus {
  border: 1px solid #921d15;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075), 0 0 0px rgba(102, 175, 233, 0);
  color: #000 !important;
}
.no-js #Component6864d1c007f3ca0013f73da9 .btn {
  background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
  background-image: -o-linear-gradient(top, #f9a71f 0, #f9a71f 100%);
  background: #921d15;
  color: #fff;
  text-shadow: 0 0px 0 #3173ed;
  background-repeat: repeat-x;
  border-color: #921d15;
  border-radius: 0px;
  padding: 10px 25px;
  font-size: 0.95em;
  font-weight: 400;
  border: 0px solid transparent;
}
.no-js #Component6864d1c007f3ca0013f73da9 .btn-default:active {
  background: #921d15;
  color: #fff;
}
.no-js #Component6864d1c007f3ca0013f73da9 .btn-default:hover,.no-js #Component6864d1c007f3ca0013f73da9 .btn-default:focus {
  background-position: 0 0px;
   background: #921d15;
  color: #fff;
}
.no-js #Component6864d1c007f3ca0013f73da9 .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component6864d1c007f3ca0013f73da9 span.label {
  font-size: 0.85em;
  font-weight: 400;
}
.no-js #Component6864d1c007f3ca0013f73da9 .ITPcheckboxAuthen {
  font-size: 0.95em;
  padding: 0 0 0 0%;
  margin-left: -3%;
}
span#contactUsAcceptPolicyText2 {
    display: block;
}
/*Contact us*/




/**/
article.col-md-6.item.-micro {
    width: 25%;
}
.Contentmanager .site .col-section .item.-micro a .image , .Contentmanager .site .col-section .item.-micro a .caption {
     width: 100%;
}
.Contentmanager .site .col-section .item.-micro a .caption {
        text-align: center;
        padding: 7% 0;
    }
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .time .btn-booking {
    margin: 0 auto;
}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
        border-right: solid 0px #e8e6e8;
        border-bottom: solid 0px #e8e6e8;
    }
    .Contentmanager .site .col-section .item.-micro:nth-child(even) {
        border-bottom: solid 0px #e8e6e8;
    }
h3.managerHeader {
    font-size: 2.4em;
    text-align: center;
    font-weight: 600;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    border-bottom: 0px solid #eee;
}
.Textmanager.font-inherit {
    text-align: left;
    display: flow-root;
}
.landingpagemanager {
    display: none;
}
}




/*pagination*/
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    background-color: #921d15;
    border-color: #921d15;
}
.pagination>li>a, .pagination>li>span {
    color: #921d15;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #921d15;
    background-color: #f7f7f7;
}
/*pagination*/




/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
    .container {
        width: 1440px;
    }
  body {
    font-size: 20px;
}
      .no-js .itopplus-search {
        width: 45%;
    }
  .no-js .dropdown-menu > li > a {
    font-size: 1.4em;
}
  .mg-pd {
    padding: 0 7%;
}
  .itopplus-footer {
    font-size: 17px;
}
  .ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
  .contact-bg3 iframe {
    height: 354px;
}
}



/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
    .no-js .itopplus-search {
        width: 70%;
    }
  .h2, h2 {
    font-size: 2em;
}
  .h3, h3 {
    font-size: 1.6em;
}
  .why-block {
    padding: 5%;
}
  .why-block h2 {
    white-space: inherit;
}
  .why-block h3 {
    letter-spacing: 1px;
}
  .promotion-block {
    padding: 5% 2% 10%;
}
  .promotion-block h2 {
    margin-left: -6.2%;
}
  .room-block h2 {
    font-size: 2em;
}
  .room-icon {
    grid-template-columns: 25% auto;
    gap: 5px;
}
  .room-icon-block {
    grid-template-columns: repeat(2, 1fr);
    font-size: 0.8em;
}
  .itopplus-footer {
    font-size: 10px;
}
  .footer-2 {
    grid-template-columns: 22% auto;
}
  .payment-bg-text h4 {
    font-size: 1.4em;
}
  .contact-bg {
    grid-template-columns: 55px auto;
}
  .contact-bg3 iframe {
    height: 330px;
}
}







/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
body {
    font-size: 12px;
}
.tel-mail {
   grid-template-columns: 18px auto;
    gap: 7px;
}
.copy-right {
    white-space: inherit;
}
  .room-bg3 .room-icon {
    grid-template-columns: 20% auto;
}
  .room-bg4 .room-icon {
    grid-template-columns: 11% auto;
}
  .payment-bg {
    gap: 15px;
}
  .payment-bg-text h4 {
    margin: 5px 0;
}
      .contact-bg {
        grid-template-columns: 42px auto;
    }
}




/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
#imagesControl68638863344637001370793c , #imagesControl68638cac3deebf0013e2bcd1 , #imagesControl6863bc36f48c900014c4d3e6 {
    padding: 0 !important;
}
  body {
    font-size: 16px;
}
 .about-us {
    padding: 5% 0% 0 0;
} 
  .itopplus-bg {
    background-attachment: inherit;
}
      .promotion-block {
        padding: 5% 5% 10%;
        width: 95%;
        margin: 0 auto;
    }
  #background686395a17a348a0013518946 .none-middle-mid , div#background6863966018cf150013d26393 .none-middle-mid , div#background6863970711f13d00139ea3ae .none-middle-mid {
    display: flex;
    flex-direction: column-reverse;
}
  div#background68638da16f87b80013098d81 {
    margin: 0 -10px;
}
  #iframe68638da16f87b80013098d81 iframe {
    margin-bottom: -10px;
}
  .footer-1 {
    grid-template-columns: repeat(1, 1fr);
}
  .footer-logo {
    display: none;
}
  .footer-contact {
    padding: 0 0%;
}
      .itopplus-footer {
        font-size: 14px;
    }
    .footer-2 {
        grid-template-columns: 30% auto;
    }
  .why-sub {
    grid-template-columns: repeat(1, 1fr);
   gap: 0px;
}
  .about-us-bg {
    width: 95%;
}
  .payment-bg-text {
    font-size: 0.75em;
}
  .contact-block2 {
    grid-template-columns: repeat(1, 1fr);
}
      .contact-bg {
        grid-template-columns: 50px auto;
    }
  .no-js #Component6864d1c007f3ca0013f73da9 .col-md-6 {
    padding: 0 15px;
}
  .Textmanager.font-inherit {
    display: block;
}
  article.col-md-6.item.-micro {
    width: 100%;
}
}

