@charset "UTF-8";
/* reset.css is here */
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

fieldset, img {
  border: 0;
}

figure {
  margin: 0;
}

img {
  border: 0;
  max-width: 100%;
  display: block;
  height: auto;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
  font-size: x-large;
}

q:before, q:after {
  content: "";
}

header, nav, section, article, aside, footer, hgroup, figure, main {
  display: block;
}

a {
  text-decoration: none !important;
  display: block;
  outline: none;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}

.no_bor {
  border: 0 none !important;
}

ol, ul {
  list-style: none;
  margin: 0;
}

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
}

.clear:after {
  content: "";
  clear: both;
  font-size: 1px;
  line-height: 1px;
  display: block;
  height: 0;
}

.btn:focus {
  color: #fff;
}

.doit-clr {
  color: #FDD957;
  display: inline-block;
}

/* reset.css ends here */
@font-face {
  font-family: "avenir-medium";
  src: url("../fonts/avenir-medium/avenir-medium.woff2") format("woff2"), url("../fonts/avenir-medium/avenir-medium.woff") format("woff"), url("../fonts/avenir-medium/avenir-medium.ttf") format("truetype");
}
@font-face {
  font-family: "GeoSlab703 XBd BT Extra Bold";
  src: url("../fonts/GeoSlab703 XBd BT Extra Bold/GeoSlab703 XBd BT Extra Bold.woff2") format("woff2"), url("../fonts/GeoSlab703 XBd BT Extra Bold/GeoSlab703 XBd BT Extra Bold.woff") format("woff"), url("../fonts/GeoSlab703 XBd BT Extra Bold/GeoSlab703 XBd BT Extra Bold.ttf") format("truetype");
}
.wrapper {
  width: 100%;
  background: #f1f1f1;
}

.dummy .container {
  max-width: 80%;
  margin: 0 auto;
  padding: 0;
}

/*--Salon Start Here--*/
.salon_in {
  max-width: 663px;
  margin: 0 auto;
  padding: 24px 0 32px;
}

.salon_in h1 {
  font-size: 103px;
  line-height: 105px;
  color: #004664;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  position: relative;
  letter-spacing: -1.8px;
  padding: 0 0 13px;
}

.salon_in h1:after {
  content: "";
  position: absolute;
  top: 0;
  left: 9px;
  font-size: 101px;
  line-height: 104px;
  color: #004664;
  font-family: "FontAwesome";
}

.salon_in p {
  font-size: 18px;
  line-height: 31px;
  color: #004664;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.2px;
}

.salon_in p span {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  display: inline-block;
}

/*--Salon End Here--*/
/*--dummy Start Here--*/
.dummy_in {
  padding: 0 0 95px;
}

.dummy_in > ul {
  margin: 0 -14px;
}

.dummy_in > ul > li {
  padding: 0 14px;
}

.service {
  background: #ffffff;
  border: 2px solid #004664;
  border-radius: 4px;
  padding: 40px 28px 52px;
  box-shadow: 0px 4px 5px 1px #c6c6c6;
}

.service img {
  margin: 0 auto 27px;
}

.manage {
  padding: 17px 34px 50px;
}

.manage img {
  margin: 0 auto 52px;
}

.dolor {
  min-height: 263px;
}

.service h4 {
  font-size: 23px;
  line-height: 32px;
  color: #004664;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  text-align: center;
  padding: 0 0 11px;
}

.dolor > p {
  font-size: 16px;
  line-height: 26px;
  color: #004664;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  padding: 0 0 0px;
}

.service span {
  font-size: 16px;
  line-height: 26px;
  color: #004664;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}

.service ul {
  padding: 3px 10px 30px 0;
}

.service ul li a {
  font-size: 14px;
  line-height: 0px;
  color: #0277bd;
  text-decoration: underline !important;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  display: inline-block;
}

.service > a {
  display: block;
  width: 248px;
  height: 48px;
  background: #0277bd;
  text-align: center;
  font-size: 23px;
  line-height: 48px;
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  margin: 0 auto;
}

.service > a:hover {
  background: rgba(2, 119, 189, 0.5);
}

.manage p {
  text-align: center;
  letter-spacing: 0.4px;
}

.doubt {
  padding: 15px 0 23px 28px;
}

.doubt p {
  font-size: 16px;
  line-height: 26px;
  color: #004664;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  text-align: left;
}

.doubt p a {
  display: inline-block;
  color: #66bb6a;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  position: relative;
}

.doubt p a:after {
  content: "";
  position: absolute;
  top: 0;
  left: -21px;
  font-size: 16px;
  line-height: 25px;
  color: #66bb6a;
  font-family: "FontAwesome";
}

.salon_book {
  max-width: 215px;
  margin: 0 auto;
}

.salon_book h3 {
  font-size: 26px;
  line-height: 27px;
  color: #004664;
  position: relative;
  padding: 0 53px 0 0;
  font-family: "GeoSlab703 XBd BT Extra Bold";
}

.salon_book h3:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  font-size: 52px;
  line-height: 53px;
  color: #004664;
  font-family: "FontAwesome";
}

.salon_book p {
  font-size: 10px;
  line-height: 12px;
  color: #004664;
  font-family: "avenir-medium";
  letter-spacing: 0.6px;
}

/*--dummy End Here--*/
/*--Responsive Start Here---*/
@media only screen and (max-width: 1300px) {
  .container {
    max-width: 100%;
    padding: 0 15px;
  }

  .dummy_in > ul {
    margin: 0;
  }

  .service h4 br {
    display: none;
  }

  .service {
    padding: 40px 20px 52px;
  }

  .manage {
    padding: 17px 20px 50px;
  }
}
@media only screen and (max-width: 1170px) {
  .service {
    min-height: 714px;
  }

  .dolor > p {
    padding: 0 0 15px;
  }

  .dolor {
    min-height: 319px;
  }

  .service ul li a {
    font-size: 13px;
  }
}
@media only screen and (max-width: 991px) {
  .dummy_in > ul > li {
    padding: 0 5px;
  }

  .service > a {
    width: 200px;
  }

  .service h4 {
    font-size: 19px;
    line-height: 26px;
  }

  .service {
    padding: 40px 15px 52px;
  }

  .manage {
    padding: 17px 15px 50px;
  }

  .service ul li a {
    font-size: 12px;
  }

  .service ul {
    padding: 3px 0px 4px 0;
  }
}
@media only screen and (max-width: 767px) {
  .service {
    min-height: inherit;
  }

  .salon_in p br {
    display: none;
  }

  .salon_in h1 {
    font-size: 60px;
    text-align: center;
  }

  .dummy_in > ul > li {
    padding: 0 0 15px;
  }

  .manage p {
    height: inherit;
    padding: 0 0 50px;
  }

  .service ul {
    padding: 3px 0px 50px 0;
  }

  .dolor {
    min-height: inherit;
  }
}
@media only screen and (max-width: 599px) {
  .salon_in h1 {
    font-size: 50px;
    line-height: 70px;
  }

  .salon_in h1:after {
    font-size: 50px;
    line-height: 70px;
  }
}
@media only screen and (max-width: 479px) {
  .salon_in h1 {
    font-size: 30px;
    line-height: 50px;
  }

  .salon_in h1:after {
    font-size: 40px;
    line-height: 50px;
  }

  .salon_in p {
    line-height: 26px;
  }

  .doubt p {
    font-size: 11px;
  }

  .dummy_in {
    padding: 0 0 40px;
  }
}
