.itopplus-background {

}
body {
  font-size: 16px;
  overflow-x: hidden;
  color: #696969;
  font-family: "Montserrat", sans-serif;
}
a , .link {
    color: #696969;
}
a:hover , .link:hover {
    color: #71975b;
}

.itopplus-bg {
    background-image: none;
}
.itopplus-bg2 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_1506202431a2/0/0/2z-z1384019375760.jpg");
  background-size: cover;
}

.itopplus-bg3 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_1506202431a2/0/0/3z-z1238128708633.jpg");
  background-size: cover; 
}

.navbar-default .navbar-nav > li > a {
  font-size: 1.2em;
  color: #696969;
  margin: 0;
  padding: 8px 15px;
  border-radius: 0;
  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: #71975b !important;
  box-shadow: none;
  border-color: transparent;
  background: transparent;
  background-color: transparent;
}

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

.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #fff;
  background: #71975b;
}

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

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

  #controlMenu * {
    color: #849372 !important;
    border: none;
  }

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

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

  .navbar-header a::after {
    background: #849372;
  }

  #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 > .container {
    display: grid;
    height: clamp(120px, 8vw, 150px);
    align-items: center;
  }
  #itopplus-nav-bar::before,
  #itopplus-nav-bar::after {
    display: none;
  }

  #itopplus-nav-bar a {
    width: 100%;
  }

  #itopplus-nav-bar > li:nth-child(3) {
    flex: 2;
  }

  #itopplus-nav-bar > li:nth-child(4) {
    flex: 2;
    display: grid;
    justify-content: end;
  }

  #itopplus-nav-bar > li:nth-child(4) .dropdown-menu {
    left: auto;
    right: -4vw;
  }

  .itopplus-logo {
    position: absolute;
    width: fit-content;
    margin: auto;
    left: 0;
    right: 0;
    z-index: 1;
  }

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

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

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

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


  #itopplus-nav-bar {
    display: flex;
    width: 100%;
    justify-content: center;
  }
  
ul.nav li.dropdown:hover > ul.dropdown-menu {
   display: block;
   margin: 0;
}
}


@media screen and (min-width: 1900px) {
  #nav-menu {
        margin: auto;
    white-space: nowrap;
  }
}





/**/
.h1, h1 {
    font-size: 4.2em;
    font-weight: 600;
}
.h2, h2 {
    font-size: 2.8em;
    font-weight: 400;
}
.h3, h3 {
    font-size: 2em;
    font-weight: 400;
}
.h4, h4 {
    font-size: 1.2em;
}
.h5, h5 {
    font-size: 1.1em;
}
.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;
}
/**/




/*footer*/
.itopplus-footer {
    font-size: 14px;
    line-height: 1.6;
}
.itopplus-footer h4 {
    font-weight: 400;
    margin: 0px 0 10px;
}
.itopplus-footer a {
    color: #696969;
}
.itopplus-footer a:hover {
    color: #71975b;
}
.footer-logo {
    width: 50%;
    margin: 0 auto;
}
.tel-block {
    display: grid;
    grid-template-columns: 32px auto;
    gap: 7px;
    align-items: center;
}
.footer-icon-img {
    display: flex;
    gap: 15px;
}
.icon-img  {
    transition: 0.5s;
}
.icon-img:hover {
    transform: scale(1.1);
}
.footer-pd {
    padding: 0 10% 0 30%;
}
.copy-right {
    font-size: 0.9em;
    text-align: center;
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #71975b !important;
    color: #71975b !important;
    font-family: "Montserrat", sans-serif !important;
}
.buttonExampleSite:hover {
    background: #71975b !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: 5% 2% 2%;
}
/*footer*/




/*home*/
.no-js .booking-bg-mg {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 75%;
}
.booking-bg {
    width: 17%;
    background: #849372;
    color: #fdf2d6;
    padding: 20px;
    margin: 0 13% 0 auto;
   transition: 0.5s;
}
.booking-bg:hover {
    background: #71975b;
    color: #fdf2d6;
}
.booking-bg h4 {
    white-space: pre-line;
    font-family: "Manrope", sans-serif;
    margin: 40px 0;
    font-size: 1.5em;
}
.booking-icon {
    width: 28%;
    margin: 20px 0;
}
.booking-icon2 {
    width: 12%;
    margin: 0 0 0 auto;
}
.about-block1 {
    transform-origin: 0 0;
    transform: rotate(-90deg);
    position: absolute;
    left: 5%;
    margin-top: 50%;
}
.about-block1-head {
    color: #71975b;
    font-family: "Cormorant Garamond", serif;
    font-size: 4.4em;
}
.about-block1-border {
    border-bottom: 1px solid #6f995a;
    width: 50%;
    position: absolute;
    right: -80%;
    top: 45%;
}
.about-block2 {
    padding: 5% 0 0 13%;
}
.about-us , .about-us2 {
    display: grid;
    grid-template-columns: 55% 45%;
    align-items: center;
    gap: 30px;
}
.about-us-img {
    border-radius: 100px 100px 100px 0;
    overflow: hidden;
    transition: 0.5s;
}
.about-us-img img {
    border-radius: 100px 100px 100px 0;
    overflow: hidden;
    transition: 0.5s;
}
.about-us-text {
    white-space: pre-line;
}
.about-us2-text {
    text-align: right;
}
.about-us2-img {
    width: 50%;
    margin-top: -10%;
    border-radius: 100px 100px 0;
    overflow: hidden;
}
.about-us2-img img {
    overflow: hidden;
    border-radius: 100px 100px 0;
    transition: 0.5s;
}
.about-us-img:hover img , .about-us2-img:hover img {
    transform: scale(1.05);
}
.btn-read {
    background: transparent;
    border: 1px solid #849372;
    color: #696969;
    padding: 9px 15px;
    border-radius: 50px;
    font-size: 0.9em;
    transition: 0.5s;
}
.btn-read:hover {
    background: #849372;
    border: 1px solid #849372;
    color: #fff;
}

.padding-pd {
  padding: 2%;
}
.menu-align {
    text-align: center;
    padding: 7% 0 1.5%;
}
.menu-align h1 {
    color: #71975b;
    font-family: "Cormorant Garamond", serif;
    margin: 0;
    font-weight: 400;
    text-transform: uppercase;
}
.menu-align h4 {
    font-weight: 400;
    margin: 15px 0 0;
}
.massage-name {
    text-align: center;
    padding: 8% 10%;
}
.thumbs .imageWidth.imageGallery {
    transform: scale(1.0);
    transition: 0.5s;
}
.thumbs .imageWidth.imageGallery:hover {
    transform: scale(1.1);
}
.thumbs .imgLightbox {
    border-radius: 20px;
    position: relative!important;
    overflow: hidden!important;
    width: 100%!important;
}
.CustomImageGalleryType_2 {
    justify-content: center;
}
.eapps-widget-toolbar { display: none; }

.spa-overflow {
    display: -webkit-inline-box;
    overflow-y: auto;
    width: 100%;
    margin-bottom: 10%;
}
.spa-block {
    width: 31.5%;
    margin: 0 20px 10% 0;
}
.spa-block img {
    border-radius: 20px;
    margin: 0 0 20px;
}
/* width */
.spa-overflow::-webkit-scrollbar{
    width: 2px;
    border-radius: 30px;
}
/* Track */
::-webkit-scrollbar-track {
    background: #eaeaea; 
    border-radius: 30px;
}
/* Handle */
::-webkit-scrollbar-thumb{
    background: #b3b697; 
    border-radius: 30px;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover{
    background: #b3b697; 
    border-radius: 30px;
}
/*home*/


/*form*/
.CASS-H-border .form-control {
    border: none;
    background-color: transparent;
    border-bottom: 1px solid #6f995a;
    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: 35px 0 20px;
    font-weight: 400;
    color: #696969 !important;
}
.CASS-H-border .form-control::placeholder {
    color: #696969 !important;
}
.CASS-H-border .form-control:hover  {
    border-bottom: 1px solid #71975b;
}
.CASS-H-border .form-control:focus {
    border-bottom: 1px solid #71975b;
    -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: #696969!important;
}
.CASS-H-border .btn {
    background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
    background-image: -o-linear-gradient(top, #4d4d4d 0, #4d4d4d 100%);
    background: transparent;
    color: #696969;
    text-shadow: 0 0px 0 #282828;
    background-repeat: repeat-x;
    border-color: #0000;
    border-radius: 50px;
    padding: 8px 20px;
    font-weight: 400;
    font-size: 1em!important;
    border: 1px solid #849372;
    box-shadow: none;
}
.CASS-H-border .btn-default:active {
   background-color: #849372;
      color: #fff;
}
.CASS-H-border .btn-default:hover, .CASS-H-border .btn-default:focus {
    background-position: 0 0px;
    background-color: #849372;
      color: #fff;
}
.CASS-H-border .ITPcheckboxAuthen {
    font-size: 0.95em;
    text-align: left !important;
    padding-left: 2%;
    margin-bottom: 0%;
    position: relative;
}
.CASS-H-border span#contactUsAcceptPolicyText2 {

}
#btnview681c824509827e0013dc59ff {
    margin-left: 32%;
}
.CASS-H-border #editor1 , .CASS-H-border #editor2 , .CASS-H-border #editor3 , .CASS-H-border #editor4 , .CASS-H-border #editor5  {
    display: none;
}
.CASS-H-border .form-control option {
    color: #000;
}
.CASS-H-middle-mid {
    padding: 0px;
}
.CASS-H-main {
    background: transparent;
}
.CASS-H-border {
    width: 80%;
    margin: 0 auto 3%;
    background: rgba(0, 109, 178, .0) !important;
}
.CASS-H-border br.k-br {
    display: none;
}
.customForm-margin-left {
    margin-left: 0px !important;
}
/*form*/



/*ABOUT US*/
.about-block3 {
    width: 80%;
    margin: 0 auto 7%;
}
.vision-block {
    padding: 15% 0;
    width: 45%;
}
.vision-block h3 {
    font-family: "Cormorant Garamond", serif;
    font-size: 3.4em;
    margin: 0 0 15px;
    line-height: 1;
}
.vision-block h4 {
    font-weight: 400;
    margin: 0;
    line-height: 1.5;
}
.about-icon-block {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}
.about-icon {
    text-align: center;
    padding: 1% 5% 20%;
}
.about-icon img {
    width: 45% !important;
    background: #71975b;
    border-radius: 50%;
    margin: 0 auto 20px;
    padding: 10px;
}
.goals-block {
    padding: 2% 5% 0 0;
}
.goals-icon {
    display: grid;
    grid-template-columns: 5% auto;
    gap: 15px;
    margin-bottom: 15px;
}
.goals-icon-text {
    line-height: 1.2;
}
.goals-block h3 {
    color: #71975b;
    margin: 0 0 20px;
}
/*ABOUT US*/



/*MASSAGE TREATMENTS*/
.massage-sub {
    padding-left: 5%;
}
.massage-sub h3 {
    font-size: 2.4em;
    color: #71975b;
    font-family: "Cormorant Garamond", serif;
    margin: 0;
    font-weight: 400;
}
.massage-sub-border {
    width: 15%;
    border-bottom: 1px solid #6f995a;
    margin: 25px 0;
}
.booking-bg2 {
    width: 55%;
    display: grid;
    grid-template-columns: 20% auto;
    gap: 20px;
    background: #849372;
    color: #fdf2d6;
    align-items: center;
    padding: 20px;
    margin: 20px 0 0;
    border-radius: 15px;
    transition: 0.5s;
}
.booking-bg2:hover {
    background: #71975b;
    color: #fdf2d6;
}
/*MASSAGE TREATMENTS*/



/*SPA TREATMENTS*/
.spa-name {
    padding: 10% 0;
}
/*SPA TREATMENTS*/



/*Price*/
table.tj2 {
    width: 100%;
    border: 1px solid #f9f9f9;
}

table.tj2 td {
    padding: 25px;
    text-align: center;
}
table.tj2 td:nth-child(1) {
    text-align: left;
}
tr:nth-child(even){background-color: #fff}
tr:nth-child(odd){background-color: #f9f9f9}

table.tj2 tr:hover{
  background-color: #fdf2d6;
  color: #696969;
}
/*Price*/



/*Contact*/
.contact-block {
    text-align: center;
    padding: 0 0 8%;
}
.contact-block h3 {
    color: #71975b;
    font-family: "Cormorant Garamond", serif;
    margin: 0 0 5px;
    font-weight: 400;
}
.contact-icon-img {
    width: 20%;
    display: flex;
    gap: 15px;
    justify-content: center;
    margin: 20px auto 5%;
}
/*Contact*/





/*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: #71975b;
    border-color: #71975b;
}
.pagination>li>a, .pagination>li>span {
    color: #71975b;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #71975b;
    background-color: #f7f7f7;
}
/*pagination*/






/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body {
    font-size: 20px;
}
.itopplus-banner > .container {
    height: clamp(120px, 9vw, 170px);
}
.container {
        width: 1440px;
} 
.no-js .dropdown-menu > li > a {
    font-size: 1.4em;
}
  .about-block1 {
    margin-top: 45%;
}
.CASS-H-border .form-control {
    padding: 45px 0 20px;
}
  .CASS-H-border .ITPcheckboxAuthen {
    padding-left: 1.7%;
}
  .itopplus-footer {
    font-size: 18px;
}
  .tel-block {
    grid-template-columns: 40px auto;
}
  .ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
  .vision-block {
    width: 48%;
}
  .massage-sub h3 {
    font-size: 2.2em;
}
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
.booking-bg {
    width: 25%;
    margin: 0 8% 0 auto;
}
  .no-js .booking-bg-mg {
    top: 60%;
}
  .booking-bg {
    width: 25%;
    margin: 0 8% 0 auto;
}
  .no-js .booking-bg-mg {
    top: 60%;
}
  .h1, h1 {
    font-size: 3.2em;
}
  .about-us-text {
    white-space: inherit;
}
  .about-block1 {
    margin-top: 55%;
}
  .about-block1-head {
    font-size: 3.4em;
}
  .massage-name {
    padding: 8% 0%;
}
  .about-us2-img {
    border-radius: 70px 70px 0;
}
  .about-us2-img img {
    border-radius: 70px 70px 0;
}
  .CASS-H-border {
    width: 95%;
}
  .itopplus-footer {
    font-size: 12px;
}
  .footer-pd {
    padding: 0 10% 0 15%;
}
  .about-block3 {
    width: 90%;
}
  .vision-block {
    width: 57%;
}
  .goals-block {
    padding: 0% 0% 0 0;
}
  .booking-bg2 {
    width: 70%;
}
  .massage-sub-border {
    margin: 15px 0;
}
  .massage-sub h3 {
    font-size: 1.8em;
}
  .contact-icon-img {
    width: 25%;
}
}





/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
ul#slider6854febbe0c9c70013a82925 {
    margin-bottom: -8px;
}
.booking-bg {
        width: 32%;
        margin: 0 3% 0 auto;
}  
.no-js .booking-bg-mg {
        top: 30%;
}
.about-block1-head {
        font-size: 2.4em;
}
.about-us, .about-us2 {
    grid-template-columns: 50% 50%;
}
.about-us-text {
        width: 93%;
        margin-bottom: 10%;
    }
  .CASS-H-middle-mid div {
    padding: 0px;
}
  .CASS-H-border .ITPcheckboxAuthen {
    padding-left: 1%;
}
  .about-us {
    align-items: start;
}
      .booking-bg2 {
        width: 90%;
    }
      .table-responsive {
        border: 0px solid #ddd;
    }
      .contact-icon-img {
        width: 35%;
    }
}




/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
#imagesControl6854febbe0c9c70013a82925 , #imagesControl685514cfa8f0cc00133c5671 {
    padding: 0 !important;
}
.about-us, .about-us2 {
    grid-template-columns: repeat(1, 1fr);
} 
.about-block1 {
     display: none;
}
  .about-block2 {
    padding: 5% 0 0 0%;
}
  .callbacks_container {
    float: none;
}
.callbacks_container {
   z-index: -1;
}
  .booking-bg {
        width: 40%;
        margin: 0 0% 0 auto;
        padding: 8px;
    }
  .booking-icon {
    width: 20%;
    margin: 10px 0;
}
      .no-js .booking-bg-mg {
        top: 25%;
    }
  .booking-bg h4 {
    white-space: inherit;
    margin: 15px 0;
    font-size: 1em;
}
      .about-block2 {
        padding: 0% 5% 0 5%;
    }
      .about-us-text {
        width: 100%;
    }
  .about-us2-text {
    text-align: left;
}
.about-us2 {
    display: flex;
    flex-direction: column-reverse;
}
  .about-us2-img {
    width: 100%;
    margin-top: 0%;
    border-radius: 100px 100px 0;
}
      .about-us2-img img {
        border-radius: 100px 100px 0;
    }
  .spa-block {
    width: 45.5%;
}
  .menu-align h1 {
    font-size: 2.8em;
}
  .about-icon-block {
    grid-template-columns: repeat(2, 1fr);
}
  .about-icon img {
    width: 60% !important;
}
      .vision-block {
        width: 100%;
        padding: 5% 0;
    }
  .vision-block h3 {
    font-size: 2em;
}
  .vision-block h4 {
    font-size: 1em;
}
  .goals-icon {
    grid-template-columns: 8% auto;
}
  .massage-sub {
    padding-left: 0%;
}
  .booking2-text h4 {
    font-size: 1em;
}
      .booking-bg2 {
        width: 80%;
        grid-template-columns: 20% auto;
        gap: 12px;
    }
  table.tj2 td {
    padding: 15px 5px;
}
  table.tj2 td h4 {
    font-size: 1em;
}
      .contact-icon-img {
        width: 65%;
    }
  .contact-block iframe {
    height: 250px;
}
}

