/*************css***************/
html,
body {
  padding: 0;
  margin: 0;
  color: #333;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  background-size: cover;
  background-attachment: fixed;
  /* overflow: hidden; */
}

.body-background {
  position: fixed;
  z-index: 1;
  height: 100vh;
  width: 100%;
  top: 0px;
  left: 0;
}

.main {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  min-height: 760px;
  height: 100vh;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
}

.home-section {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
}
img {
  max-width: 100%;
  border: none;
  height: auto;
}
a {
}

a:hover,
a:focus {
  text-decoration: none;
  outline: none;
  color: #5e6387;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

h2 {
  font-weight: 300;
  text-align: center;
  font-style: normal;
  color: #000;
  font-size: 33px;
  border-bottom: 1px solid #000;
  padding: 0;
}

header .navbar {
  padding: 30px 0 0 0;
  width: 100%;
}

.navbar .navbar-nav .nav-item {
  margin-right: 0px;
}

.navbar .navbar-nav .nav-item .nav-link {
  position: relative;
  font-size: 16px;
  padding: 0 18px;
  line-height: 80px;
  text-transform: uppercase;
  color: #fff;
}

/*.nav-link.active:after{
border-bottom: 1px solid #fff;
content:'';
display:block;
}*/

.nav-link:hover::before,
.nav-link.active:before {
  content: '';
  position: absolute;
  left: 7px;
  margin: 0 auto;
  bottom: 0px;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 3.5px 5px 3.5px;
  border-color: transparent transparent #ffffff transparent;
}

.nav-link:hover::after,
.nav-link.active:after {
  background-color: #fff;
  bottom: -1px;
  height: 1px;
  width: 85%;
  background: #ffffff;
  content: '';
  position: absolute;
  left: 12px;
}

.brand-logo-section {
  position: relative;
  text-align: right;
  margin: 6px 0 0 0;
}

/* .brand-logo-section a.brand-logo img{width:45%} */
header {
  padding: 0 0 0 0;
  /* margin-bottom: 30px; */
  height: 80px;
  background-position: center;
  background: #00000054;
}
.about-section,
.more-lern-content.salon {
  z-index: -1;
}
.about-section-left {
  padding-right: 0;
  flex: 0 0 40.4%;
  max-width: 40.4%;
}

.about-section-right {
  background-color: #3b465c;
  color: #8391ab;
  padding: 30px;
  font-family: 'Open Sans', sans-serif;
}

.about-section-right span {
  color: #fff;
  margin: 10px 0 20px 0;
  display: block;
  font-size: 18px;
}

.read-more-btn {
  font-size: 14px;
  color: #651309;
  float: right;
  text-transform: uppercase;
}

.read-more-btn svg:not(:root).svg-inline--fa {
  overflow: visible;
  margin-left: 12px;
  float: right;
  border: 1px solid #4a4e6a;
  width: 25px;
  height: 25px;
  padding: 7px;
}

.read-more-btn:hover {
  color: #fff;
}

div#navbarSupportedContent {
  margin-top: -30px;
}

.container.top-social {
  padding: 30px 0;
  /*text-align: center;*/
}
.navbar-expand-sm .navbar-collapse {
  justify-content: center;
}
.top-social ul li {
  display: inline-block;
}

.top-social ul li a {
  width: 25px;
  display: block;
  font-size: 19px;
  font-weight: bold;
  color: #fff;
  margin-top: -5px;
}

.top-social a:hover {
  color: #cfd8ee;
}

.top-social a {
  color: #a1abbf;
  font-size: 11px;
}

/********************more read*******************/
.more-lern-content-inner {
  max-width: 100%;
  margin: 0 auto;
  background-color: #3b465c;
  color: #8391ab;
  padding: 30px 100px;
  display: table;
}

.more-lern-content-inner span {
  color: #fff;
  margin: 15px 0;
  display: block;
}

/******************service********************/
.service-one-img,
.service-two-img,
.service-three-img,
.service-four-img {
  padding: 15px;
}

.service-two-img,
.service-four-img {
  text-align: center;
}

.service-one,
.service-three {
  padding: 0 25px;
}

.service-two,
.service-four {
  padding: 0 25px;
}

.more-lern-content-inner .read-more-btn {
  padding-bottom: 15px;
}
.more-lern-content.salon .row.center {
  height: 400px;
  overflow-x: auto;
  overflow-y: scroll;
}
.news-section {
  max-height: 452px;
  overflow-y: auto;
  overflow-x: hidden;
}

.scroll1::-webkit-scrollbar {
  width: 5px;
}
.scroll1::-webkit-scrollbar-thumb {
  background: #666;
}

.scroll1::-webkit-scrollbar {
  width: 5px;
}

.scroll1::-webkit-scrollbar-track {
  background: #ddd;
}

.scroll1::-webkit-scrollbar-thumb {
  background: #666;
}

/*******************contact*******************/
#mapkit-7193 {
  height: 425px;
  max-width: 470px;
  margin: 0 auto;
}

.about-section-right ul li {
  max-width: 173px;
}

.about-section-right ul li a {
  float: right;
  color: ##8391ab;
}

.contact-mail {
  float: inherit !important;
  color: #fff !important;
}

.offset-md-1 {
  margin-left: 0;
}

.contact-box h2 {
  color: #000;
}

.contene-color span,
.contene-color ul li {
  color: #000;
}

.contact-box {
  background: rgb(238, 228, 229);
  padding: 15px 15px 35px 15px;
  background-image: url(../images/footerbg.jpg);
  background-position: center;
  background-repeat: no-repeat;
}

.welcome-box {
  background-image: url(../images/welcomeWallpaper.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 15px 15px 35px 15px;
  background-position: center;
}

.contact-box .form-group input,
.contact-box .form-group textarea {
  background: inherit;
  border: 2px solid #cfcfcf;
  width: 100%;
  padding: 10px 0 10px 10px;
  font-size: 16px;
  color: #000;
}

.contact-box .form-group .submit {
  background-color: #fff;
  color: #1f1f1f;
  text-transform: uppercase;
  font-size: 20px;
  cursor: pointer;
}

.contact-box .form-group .submit:hover {
  background: inherit;
  color: #fff;
  transition: 1s;
}

.contact-box ::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000;
  opacity: 1;
  /* Firefox */
}

.contact-box :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000;
}

.contact-box ::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #000;
}

::placeholder {
  color: #fff;
}

:-ms-input-placeholder {
  color: #fff;
}

::-ms-input-placeholder {
  color: #fff;
}

/********** slider home ***********/
.home-section .container {
  position: relative;
}

/* Hide the images by default */
.home-section .mySlides {
  display: none;
}

/* Add a pointer when hovering over the thumbnail images */
.home-section .cursor {
  cursor: pointer;
}

/* Container for image text */
.home-section .caption-container {
  text-align: center;
  background-color: #222;
  padding: 2px 16px;
  color: white;
}

.home-section .row:after {
  content: '';
  display: table;
  clear: both;
}

/* Six columns side by side */
.home-section .column {
  float: left;
  width: auto;
  cursor: pointer;
}

/* Add a transparency effect for thumnbail images */
.home-section .demo {
  opacity: 0.7;
}

.home-section .active,
.home-section .demo:hover {
  opacity: 1;
}

.home-section .active {
  /* border: 1px solid #fff;    */
  /*  padding: 2px; */
  /* height: 198px; */
  /* background: #fff; */
}

.mySlides img {
  min-height: 100vh;
  width: 100%;
  object-fit: cover;
}

.padBot1 {
  padding-bottom: 5px;
}

._date {
  width: 73px;
  height: 75px;
  position: relative;
  display: inline-block;
  float: left;
  background: #bdcfe7;
  margin-right: 25px;
}

._date > span {
  width: 100%;
  position: relative;
  display: inline-block;
  font-family: 'Oswald', sans-serif;
  color: #fff;
  font-size: 20px;
  text-align: center;
  margin-top: 12px;
  text-indent: -2px;
  text-transform: uppercase;
  line-height: 24px;
}

.col3 {
  width: 220px;
  position: relative;
  float: left;
}

h3 {
  font-family: 'Oswald', sans-serif;
  text-align: center;
  color: #000;
  font-size: 17px;
  line-height: 18px;
  width: 100%;
  padding-bottom: 6px;
  font-weight: normal;
  /*text-transform: uppercase;*/
}

.padNull {
  padding: 0 !important;
  color: #fff;
}

.textStyle1 {
  font-size: 13px;
  color: #fff;
  line-height: 19px;
  display: inline-block;
  float: right;
  margin-top: 0px;
}

.padBot1 {
  float: left;
  width: 100%;
  margin: 10px 0;
}

.contene-color,
.contene-color ul li a {
  color: #000;
}

.home-section .row {
  margin: 0px;
}

/**************************************************************
RESPONSIVE CODE
***************************************************************/
@media screen and (max-width: 767px) {
  html,
  body {
    background-position: center;
  }

  h2 {
    font-size: 20px;
  }

  header {
    height: auto;
    /* margin: 0 0 20px; */
  }

  header .navbar {
    border: none;
    padding: 10px 0;
  }

  /* .container.top-social{text-align: right;position: absolute;top: -38px;right: 15px;padding: 0 0 43px 0; width: 150px;}*/
  .container.top-social {
    padding: 0;
  }

  .navbar-toggler {
    background: #000;
    border-radius: 0;
    padding: 9px 13px;
  }

  .navbar .icon-bar {
    width: 23px;
    height: 4px;
    background-color: #fff;
    display: block;
    margin-bottom: 4px;
    border-radius: 2px;
  }

  .icon-bar:last-child {
    margin-bottom: 0;
  }

  .nav-link:hover::before,
  .nav-link.active::before {
    display: none;
  }

  .nav-link:hover::after,
  .nav-link.active::after {
    display: none;
  }

  .navbar-nav {
    background: inherit;
    width: 100%;
    text-align: center;
    display: inline-block;
  }

  .navbar .navbar-nav .nav-item .nav-link .active {
    color: #8391ab;
  }

  .navbar .navbar-nav .nav-item {
    margin-right: 0px;
    display: inline-block;
  }

  .navbar .navbar-nav .nav-item .nav-link {
    line-height: 16px;
    color: #fff;
    font-size: 10px;
    padding: 0 10px;
    text-align: center;
  }

  .navbar-nav {
    background: inherit;
  }

  div#navbarSupportedContent {
    margin-top: 0px;
  }

  .brand-logo-text {
    font-size: 11px;
    right: 60px;
    letter-spacing: 3px;
  }

  .about-section-left {
    padding-right: 15px;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .about-section-left-img {
    text-align: center;
    background-color: #3b465c;
  }

  .about-section.spa-blog .about-section-left-img {
    background-color: #ede2f5;
  }

  .about-section-right {
    padding: 0 10px 20px;
    margin: 0 15px;
  }

  footer {
    padding: 50px 0 20px;
  }

  /***************services******************/
  .more-lern-content-inner {
    padding: 30px 10px;
    text-align: center;
  }

  .service-one-img,
  .service-two-img,
  .service-three-img,
  .service-four-img {
    padding: 15px;
    text-align: center;
  }

  .service-two,
  .service-four {
    padding: 0 25px 5px;
  }

  /****************contact*******************/
  #mapkit-7193 {
    max-width: 100%;
  }

  .home-section .column {
    float: left;
    width: 100%;
  }

  .home-section {
    /* bottom: 0; */
  }

  .contact-box .row .col-sm-8,
  .contact-box .row .col-sm-4 {
    max-width: 100%;
    float: left;
    flex: 0 0 100%;
    margin: 20px 0;
  }

  header .row .col-sm-4,
  header .row .col-sm-6,
  header .row .col-sm-2 {
    max-width: 100%;
    float: left;
    flex: 0 0 100%;
    margin: 0px 0 10px;
  }

  .brand-logo-section a.brand-logo img {
    width: auto;
  }

  .brand-logo-section {
    width: 100%;
    text-align: center;
  }

  .home-section {
    width: 100%;
  }

  .top-social ul {
    display: inline-block;
    text-align: center;
    width: 100%;
  }

  .top-social ul li {
    float: none;
  }

  .top-social ul li a {
    font-size: 16px;
  }
}
.more-lern-content.spa,
.more-lern-content {
  position: relative;
  top: 75px;
}
.about-section,
.more-lern-content.salon {
  position: relative;
  top: 30px;
  /* top: 75px; */
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  html,
  body {
    background-position: center;
  }

  h2 {
    font-size: 20px;
  }

  header {
    margin: 0 0px;
  }

  .brand-logo-text {
    right: 56px;
    font-size: 11px;
    bottom: 15px;
  }

  .about-section-left-img {
    background-color: #e7d5bd;
    height: 100%;
  }

  .about-section-right {
    padding: 20px 30px;
  }

  .brand-logo-text {
    right: 9%;
  }

  .more-lern-content-inner {
    max-width: 800px;
    padding: 30px 50px 5px;
  }

  .service-one,
  .service-three {
    padding: 0 0 0 15px;
  }

  .service-two,
  .service-four {
    padding: 0 15px 0 15px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  h2 {
    font-size: 24px;
  }

  /*    header {
        margin: 0 15px;
    }
*/
  .brand-logo-text {
    bottom: 26px;
    right: 74px;
  }

  .about-section-right {
    padding: 20px 30px;
  }
}

/* Ravi */
.about-section-left-img {
  float: right;
  width: 100%;
}

.about-section-right {
  background: #dcd9c5;
}

.about-section-right h2,
.about-section-right h3,
.about-section-right p {
  color: #651309;
}

.about-section-right span {
  font-weight: bold;
  color: #651309;
}

.more-lern-content-inner.salon-box {
  background-image: url(../images/salonWallpaper.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

.more-lern-content-inner.spa-box {
  background-image: url(../images/spaWallpaper.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}


.modal-content-nailcare{
  background-image: url(../images/nailCare.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 1000px;
  height: auto;
  background-position-x: 35%;
}
.modal-content-skincare{
  background-image: url(../images/skinCare.jpg);
  background-position-x: 60%;
  /*background-color: #efd4b2e6;*/
  text-align: left;
  background-repeat: no-repeat;
  background-size: cover;
  width: 1000px;
  height: auto;
}
.modal-dialog h3 {
text-align: left;
}
.modal-content-hair{
  background-image: url(../images/hairCuts-min.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 1000px;
  height: auto;
  background-position-x: 50%;
}
.modal-content-haircolor{
  background-image: url(../images/hairColoring.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 1000px;
  height: auto;
}
.modal-content-haircolor .b{
color: #fff;
  }
.modal-content-wax{
  background-image: url(../images/skinCare2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  width: 1000px;
  height: auto;
  background-position-x: 30%;
}

.salon h2 {
  color: #391309;
}

.salon span {
  color: #651309;
  font-size: 15px;
  font-weight: bold;
}

.salon p {
  color: #931309;
  font-size: 14px;
}

._date span {
  color: #3b3b3b;
}

.more-lern-content-inner {
  background: #efeee5;
}

.more-lern-content-inner h2,
.more-lern-content-inner h3 {
  color: #651309;
}

.more-lern-content-inner h2 {
  color: #000;
}

.more-lern-content-inner span {
  color: #000;
  font-size: 15px;
  font-weight: bold;
}

.more-lern-content-inner p {
  color: #000;
  font-size: 14px;
}

.spa-blog .about-section-right {
  background: #ede2f5;
}

.spa-blog .about-section-right h2,
.spa-blog .about-section-right h3 {
  color: #651309;
}

.spa-blog .about-section-right p {
  color: #651309;
  font-size: 14px;
}

.about-section-left-img.map {
  float: none;
}

.contact-form {
  top: 8%;
  position: relative;
  text-align: center;
}

.carousel-inner {
  left: 35px;
}

.carousel-control-next,
.carousel-control-prev {
  opacity: 1;
  color: #0d0d0d;
}

.carousel-control-next {
  height: 25px;
  width: 25px;
  position: absolute;
  top: 50%;
}

.carousel-control-prev {
  height: 25px;
  width: 25px;
  position: absolute;
  top: 50%;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1240px;
  }
}

#parent {
  height: 425px;
  overflow: hidden;
}

.help-block.with-errors {
  color: #ff5050;
}

.about-section-left-img img {
  width: 100%;
}

.home-section .col-md-12 {
  padding: 0;
}
/* 11 OCT 2018*/
.modal {
  /* top: -10%; */
}
.modal-backdrop {
  /* position: relative; */
}
.modal-header {
  background: transparent;
  /*opacity: 0.5;*/
  color: #020101;
}
.modal-content-haircolor .modal-header {
color:#fff;
  }
.b{
  /*font-weight:700;*/
  text-decoration: none;
color: #000;
border-bottom: 1px solid;
margin-bottom: 21px;
padding-bottom: 10px;
}
.i{
  font-weight: 400 !important;
  text-decoration: none !important;
}
.mySlides {
  transition: opacity 0.5s;
  position: absolute;
  width: 100%;
}

.modal-header {
  align-items: center;
}

.modal-body {
  padding: 50px;
  letter-spacing: 1px;
}
.salon-box h2.logo-left::before {

    content: '';
    position: relative;
    display: inline-block;
    width: 150px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../images/logoFiles/logo-black-main.png);
    height: 75px;
    vertical-align: bottom;
    right: 21px;
    margin-left: -17%;

}
.spa-box h2.logo-left::before {

    content: '';
    position: relative;
    display: inline-block;
    width: 150px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../images/logoFiles/logo-black-main.png);
    height: 75px;
    vertical-align: bottom;
    right: 21px;
    margin-left: -17%;

}
.contact-form img {
display: inline-block;
padding-bottom: 32px;
width: 190px;
}
@media screen and (max-width:767px) {
  .logo-left::before {
    display: none !important;
  }
}