@font-face {
  font-family: "PlayfairDisplayRegular";
  src: url("../fonts/PlayfairDisplayRegular.eot");
  src: url("../fonts/PlayfairDisplayRegular.eot") format("embedded-opentype"),
    url("../fonts/PlayfairDisplayRegular.woff2") format("woff2"),
    url("../fonts/PlayfairDisplayRegular.woff") format("woff"),
    url("../fonts/PlayfairDisplayRegular.ttf") format("truetype"),
    url("../fonts/PlayfairDisplayRegular.svg#PlayfairDisplayRegular")
      format("svg");
}

@font-face {
  font-family: "PlayfairDisplay-Bold";
  src: url("../fonts/PlayfairDisplay-Bold.eot");
  src: url("../fonts/PlayfairDisplay-Bold.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/PlayfairDisplay-Bold.woff2") format("woff2"),
    url("../fonts/PlayfairDisplay-Bold.woff") format("woff"),
    url("../fonts/PlayfairDisplay-Bold.ttf") format("truetype"),
    url("../fonts/PlayfairDisplay-Bold.svg#PlayfairDisplay-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "PlayfairDisplay-Light";
  src: url("../fonts/PlayfairDisplay-Bold.eot");
  src: url("../fonts/PlayfairDisplay-Bold.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/PlayfairDisplay-Light.woff2") format("woff2"),
    url("../fonts/PlayfairDisplay-Light.woff") format("woff"),
    url("../fonts/PlayfairDisplay-Light.ttf") format("truetype"),
    url("../fonts/PlayfairDisplay-Light.svg#PlayfairDisplay-Light")
      format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "OpenSansSemibold";
  src: url("../fonts/OpenSansSemibold.eot");
  src: url("../fonts/OpenSansSemibold.eot") format("embedded-opentype"),
    url("../fonts/OpenSansSemibold.woff2") format("woff2"),
    url("../fonts/OpenSansSemibold.woff") format("woff"),
    url("../fonts/OpenSansSemibold.ttf") format("truetype"),
    url("../fonts/OpenSansSemibold.svg#OpenSansSemibold") format("svg");
}

@font-face {
  font-family: "OpenSansRegular";
  src: url("../fonts/OpenSansRegular.eot");
  src: url("../fonts/OpenSansRegular.eot") format("embedded-opentype"),
    url("../fonts/OpenSansRegular.woff2") format("woff2"),
    url("../fonts/OpenSansRegular.woff") format("woff"),
    url("../fonts/OpenSansRegular.ttf") format("truetype"),
    url("../fonts/OpenSansRegular.svg#OpenSansRegular") format("svg");
}

@font-face {
  font-family: "OpenSans-Light";
  src: url("../fonts/OpenSans-Light.eot?#iefix") format("embedded-opentype"),
    url("../fonts/OpenSans-Light.woff") format("woff"),
    url("../fonts/OpenSans-Light.ttf") format("truetype"),
    url("../fonts/OpenSans-Light.svg#OpenSans-Light") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "OpenSans-Bold";
  src: url("../fonts/OpenSans-Bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/OpenSans-Bold.woff") format("woff"),
    url("../fonts/OpenSans-Bold.ttf") format("truetype"),
    url("../fonts/OpenSans-Bold.svg#OpenSans-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
}

*,
::after,
::before {
  box-sizing: border-box;
}
html {
  -webkit-text-size-adjust: 100%;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
:-moz-focusring {
  outline: 1px dotted ButtonText;
}
:-moz-ui-invalid {
  box-shadow: none;
}
legend {
  padding: 0;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
::-webkit-input-placeholder {
  color: #8f9999;
}
:-moz-placeholder {
  color: #8f9999;
  opacity: 1;
}
::-moz-placeholder {
  color: #8f9999;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #8f9999;
  opacity: 1;
}
::-ms-input-placeholder {
  color: #8f9999;
  opacity: 1;
}
::placeholder {
  color: #8f9999;
  opacity: 1;
}
a {
  text-decoration: none;
  color: #09a1c1;
}
body {
  background-color: #ffffff;
  font-size: 16px;
  font-family: "OpenSansRegular";
  color: #000000;
}
h1 {
  font-family: "PlayfairDisplayRegular";
  font-size: 72px;
 
}
h2 {
  font-family: "PlayfairDisplayRegular";
  font-size: 48px;
}
h3 {
  font-family: "PlayfairDisplayRegular";
  font-size: 36px;
 
}
h4 {
  font-family: "PlayfairDisplayRegular";
  font-size: 24px;
}
h5 {
  font-family: "OpenSans-Light";
  font-size: 24px;
 
}
h6 {
  font-family: "OpenSansSemibold";
  font-size: 20px;
}
p {
  font-size: 16px;
  font-family: "OpenSansRegular";
  line-height: 1.3;
}
strong {
  font-family: "OpenSans-Bold";
}
li {
  list-style-type: none;
}
ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.btn {
  font-family: "OpenSansSemibold";
}
.btn-light:hover {
  color: #ffffff;
  background-color: #212529;
  border: 1px solid transparent;
}
.font-size-14px {
  font-size: 14px;
}
.font-size-15px {
  font-size: 15px;
}
.font-size-18px {
  font-size: 18px;
}
.font-size-20px {
  font-size: 20px;
}
.max-width-400 {
  max-width: 400px;
}
.max-width-500 {
  max-width: 500px;
}
.max-width-725 {
  max-width: 725px;
}
.max-width-870 {
  max-width: 870px;
}
.bg-light-blue {
  background-color: #eff7f9;
}
.open-sans-light {
  font-family: "OpenSans-Light" !important;
}
.open-sans-regular {
  font-family: "OpenSansRegular" !important;
}

/* TopNavigation Component*/
.zen-beauty-nav {
  padding: 0.75rem 0.5rem;
}
.zen-beauty-nav .navbar-nav .nav-link {
  padding: 0.5rem 2rem;
  color: #000000;
  font-weight: normal;
  font-family: "OpenSansSemibold";
}
.zen-beauty-nav .navbar-nav .nav-link:hover,
.zen-beauty-nav .navbar-nav .active .nav-link {
  color: #09a1c1;
}
.dropdown-menu li:last-child .border-bottom {
  border-bottom: none !important;
}
.zen-beauty-nav .navbar-nav .nav-link {
  padding: 0.5rem 1.5rem;
}
ul.list-style li {
  padding-left: 30px;
  background-image: url(../images/tick.png);
  background-position: left center;
  background-repeat: no-repeat;
}

ul.list-style2 li {
	padding-left: 25px;
	background-image: url(../images/tick-color.png);
	background-position: left 7px;
	background-repeat: no-repeat;
	line-height: 1.3;
	margin-bottom: 10px;
}
/*banner*/
.zen-beauty-banner {
  clear: both;
}
.zen-beauty-banner .carousel-item:nth-child(1) {
  background-image: url(../images/spa-banner-1.jpg);
  height: 591px;
  background-size: cover;
}
.zen-beauty-banner .carousel-item:nth-child(2) {
  background-image: url(../images/spa-banner-2.jpg);
  height: 591px;
  background-size: cover;
}
.zen-beauty-banner .carousel-item:nth-child(3) {
  background-image: url(../images/spa-banner-3.jpg);
  height: 591px;
  background-size: cover;
}
.carousel-control-next,
.carousel-control-prev {
  opacity: 1;
}
.banner-but {
  width: 48px;
  height: 48px;
  background-color: #ffffff;
}
.banner-but i {
  color: #11142d;
  padding-top: 15px;
  font-size: 18px;
  font-weight: bold;
}
.zen-beauty-logo a {
  color: #09a1c1;
  font-size: 36px;
  font-family: "PlayfairDisplay-Bold";
}
.zen-beauty-logo a span {
  color: #000000;
  font-size: 36px;
  font-family: "PlayfairDisplayRegular";
}
.btn-primary,
.spa-primary-orange-bg {
  background-color: #f2604d;
}
.btn-primary:hover {
  background-color: #09a1c1;
}
.shadow-custom {
  -webkit-box-shadow: 0px 20px 92px 0px rgba(106, 80, 60, 0.11);
  -moz-box-shadow: 0px 20px 92px 0px rgba(106, 80, 60, 0.11);
  box-shadow: 0px 20px 92px 0px rgba(106, 80, 60, 0.11);
}
.unique-section-left {
  background-image: url(../images/home-spa-img.jpg);
  background-size: cover;
}
.unique-section-right {
  background-image: url(../images/body-treatment-bg.png);
  background-size: auto;
  background-position: bottom right;
  background-color: #fc8273;
  background-repeat: no-repeat;
}
.unique-section-left-block {
  height: 400px;
}
.unique-section-right-block {
  height: 400px;
}
.unique-section-left strong {
  font-weight: normal;
  font-family: "OpenSansSemibold";
}
.carousel-control-next,
.carousel-control-prev {
  width: 25%;
  max-width: 80px;
}
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: -80px;
  left: 0;
  z-index: 2;
  display: none;
  /*display:flex;*/
  justify-content: center;
  padding: 0;
  margin-right: auto;
  margin-bottom: 1rem;
  margin-left: auto;
  list-style: none;
}
.carousel-indicators [data-bs-target] {
  width: 10px;
  height: 10px;
  padding: 0;
  margin-right: 5px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #000000;
  opacity: 1;
  transition: opacity 0.6s ease;
  border-radius: 100%;
}
.carousel-indicators [data-bs-target].active {
  background-color: #f2604d;
  width: 13px;
  height: 13px;
  margin-top: -2px;
}
.ligh-blue-bg2 {
  background-color: #f0f6f7;
}
footer {
  background-color: #f0f6f7;
}
footer h2 {
  font-size: 36px;
  font-family: "PlayfairDisplay-Bold";
}
footer h2 span {
  font-size: 36px;
  font-family: "PlayfairDisplayRegular";
}
footer .nav-link {
  padding: 4px 0;
  color: #000000;
}
footer h6 {
  font-size: 16px;
  margin-bottom: 25px;
}
.footer-right-col p {
  background-image: url(../images/footer-icons-sprite.png);
  background-position: top center;
  background-repeat: no-repeat;
  padding: 6px 0 6px 60px;
}
.footer-right-col p.footer-phone {
  background-position: left 8px;
}
.footer-right-col p.footer-emails {
  background-position: center left;
}
.footer-right-col p.footer-address {
  background-position: bottom left;
}

 

 
a.order-now.btn {
	outline: none;
 
	text-align: center;
	width: 180px;
	border-radius: 40px;
	letter-spacing: 1px;
	text-shadow: 0;
	font-size: 15px;
	cursor: pointer;
	transition: all 0.25s ease;
	color: #ffffff;
	background: url(../images/cta-arrow-white.png) 85% 50% no-repeat #ff5800;
	border: 2px solid transparent;
	font-family: "OpenSansSemibold";
	padding: 12px 14px 16px 14px;
	 box-shadow: rgba(0, 0, 0, .3) 0 3px 10px;
  box-sizing: border-box;
  cursor:pointer;
}
a.order-now.btn:hover {
  border: 2px solid #f2604d;
  color: #f2604d;
  background: url(../images/cta-arrow-orange.png) 90% 50% no-repeat #ffffff; 
}
 
 


@media screen and (max-width: 1280px) {
  .carousel-control-next,
  .carousel-control-prev {
    top: auto;
    bottom: 28px;
  }
  .carousel-control-prev {
    left: 50%;
    margin-left: -70px;
  }
  .carousel-control-next {
    left: 50%;
    margin-left: -15px;
  }
  .zen-beauty-logo a {
    font-size: 30px;
  }
  .zen-beauty-logo a span {
    font-size: 30px;
  }
}

@media screen and (max-width: 1200px) {
  .zen-beauty-nav .navbar-nav .nav-link {
    padding: 0.5rem 1.1rem;
  }
}

@media screen and (max-width: 996px) {
  button.navbar-toggler .fa-bars {
    color: #393556;
    font-size: 24px;
  }
  .navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    -webkit-box-shadow: 0;
    -moz-box-shadow: 0;
    box-shadow: 0;
  }
  .navbar-toggler:focus,
  .navbar-toggler:active,
  .navbar-toggler-icon:focus {
    outline: none;
    box-shadow: none;
  }
  .dropdown-menu {
    border: 0;
  }
  .navbar-nav .dropdown-menu {
    position: static;
    background: #eee;
  }
  .navbar-toolbar.order-lg-3 {
    position: relative;
    left: -5px;
  }

  .our-staff img,
  .beauty-blog img,
  .beauty-blog h6 {
    max-width: 380px;
    margin: 0 auto;
  }
  .max-width-500 {
    max-width: none;
  }
}

@media screen and (max-width: 800px) {
 h2 {
    font-size: 36px;
  }
}
@media screen and (max-width: 640px) {
  .navbar-toolbar {
    width: auto;
    float: left;
  }
  .navbar-toolbar.order-lg-3 {
    position: relative;
    left: -24px;
  }
}

@media screen and (max-width: 530px) {
  .navbar-toolbar {
    width: auto;
    float: left;
  }
  .navbar-toolbar.order-lg-3 {
    position: relative;
    left: 0;
  }
  .navbar-toolbar {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  h1 {
    font-family: "PlayfairDisplayRegular";
    font-size: 40px;
  }
  .zen-beauty-logo a {
    font-size: 24px;
  }
  .zen-beauty-logo a span {
    font-size: 24px;
  }
  h2 {
    font-size: 34px;
  }
  .unique-section-right-block {
    height: auto;
  }
}

@media screen and (max-width: 450px) {
h3 {
	font-family: "PlayfairDisplayRegular";
	font-size: 26px;
}
}