@import url(fonts.css);
@import url(font-awesome-4.3.0/css/font-awesome.min.css);
@import url(../_modules/bootstrap/css/bootstrap.css);
body > #wrapper > #header {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin-bottom: 0;
  width: 100%;
  height: 120px;
}
body > #wrapper > #header > #wrap_main_menu {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: relative;
  top: 4px;
  height: 32px;
}
body > #wrapper > #header > #wrap_main_menu > #main_menu {
  line-height: 22px;
}
body > #wrapper > #header > #wrap_main_menu > #main_menu > ul > li > a {
  line-height: 22px;
  font-size: 13px;
  font-family: "PragmaticaRegular";
}
body > #wrapper > #header > #wrap_main_menu > #main_menu > ul > li.active {
  padding: 5px 8px 4px;
}
body > #wrapper > #header > #wrap_main_menu > #main_menu > ul > li.active:first-child {
  -webkit-border-radius: 3px 0 0 0;
  -moz-border-radius: 3px 0 0 0;
  border-radius: 3px 0 0 0;
}
body > #wrapper > #header > #wrap_main_menu > #main_menu > ul > li.active span {
  line-height: 22px;
  font-size: 13px;
  font-family: "PragmaticaRegular";
  color: #444;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.16);
}
body > #wrapper > #header > #wrap_main_menu > #main_menu > ul > li.active > ul {
  top: 32px;
  width: 600px;
}
body > #wrapper > #header > #wrap_main_menu > #main_menu > ul > li.active > ul > li {
  padding: 3px 6px 3px 12px;
}
body > #wrapper > #header > #wrap_main_menu > #main_menu > ul > li.active > ul > li a {
  font-size: 13px;
}
body > #wrapper > #header > #wrap_main_menu > #main_menu > .border_menu {
  margin-top: 60px;
}
body > #wrapper > #header > #wrap_main_menu .right .nearest_shop {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  margin-left: 0;
  padding: 0 20px;
  height: 32px;
}
body > #wrapper > #header > #wrap_main_menu .right .nearest_shop a {
  line-height: 32px;
  font-size: 13px;
}
body > #wrapper > #header .logo > img {
  margin-top: 20px;
}
body > #wrapper > #header .social_block {
  position: relative;
  float: right;
  margin: 13px;
}
body > #wrapper > #header .social_block .icons {
  display: inline-block;
  width: 200px;
}
body > #wrapper > #header .social_block .icons > a {
  position: relative;
  display: inline-block;
  float: left;
  box-sizing: border-box;
  margin-right: 5px;
  min-width: 28px;
  height: 26px;
  color: #008d96;
  text-decoration: none !important;
}
body > #wrapper > #header .social_block .icons > a .fa {
  position: absolute;
  width: 19px;
  height: 22px;
  font-size: 22px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
body > #wrapper > #header .social_block .icons > a:hover {
  color: rgba(0, 141, 150, 0.8);
  border-color: rgba(0, 141, 150, 0.8);
}
body > #wrapper > #header .social_block .icons .app_store {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  padding: 1px 6px 1px 4px;
  border: 1px solid transparent;
  border-color: #008d96;
}
body > #wrapper > #header .social_block .icons .app_store .fa {
  width: auto;
  position: relative;
  float: left;
}
body > #wrapper > #header .social_block .icons .app_store span {
  margin-left: 6px;
  font-size: 14px;
  line-height: 22px;
}
body > #wrapper > #header .social_block a.ajax {
  position: relative;
  top: -10px;
  display: inline-block;
  margin-right: 30px;
  outline: 0;
  border-bottom: 1px dashed;
  text-decoration: none !important;
  font-size: 14px;
  line-height: 13px;
  color: #454545;
}
body > #wrapper > #header .social_block a.ajax:hover {
  color: rgba(0, 141, 150, 0.8);
}
body > #wrapper > #header .head_phone {
  position: relative;
  width: 140px;
  text-align: right;
}
body > #wrapper > #header .head_phone > a {
  font-size: 16px;
  color: #444;
}
body > #wrapper > #header .head_phone a.ajax {
  position: relative;
  display: inline-block;
  outline: 0;
  border-bottom: 1px dashed;
  color: #006a71;
  text-decoration: none !important;
  white-space: nowrap;
  font-size: 13px;
  line-height: 12px;
}
body > #wrapper > #header .head_phone a.ajax:hover {
  color: rgba(0, 141, 150, 0.8);
}
body > #wrapper > #header .head_phone .call {
  display: inline-block;
  margin-top: 2px;
}
body > #wrapper > #sliderAbout {
  height: 670px;
}
.social_block {
  margin-bottom: 12px;
}
.social_block a.ajax {
  outline: 0;
  color: #454545;
}
.social_block a.ajax:hover {
  color: rgba(0, 141, 150, 0.8);
}
.social_block .icons {
  display: inline-block;
  margin-top: 13px;
}
.social_block .icons__block + .icons__block {
  margin-top: 13px;
}
.social_block .icons a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  color: #008d96;
  text-decoration: none !important;
}
.social_block .icons a + a {
  margin-left: 10px;
}
.social_block .icons a .fa {
  font-size: 24px;
}
.social_block .icons a:hover {
  color: rgba(0, 141, 150, 0.8);
  border-color: rgba(0, 141, 150, 0.8);
}
.social_block .icons .app_store {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  padding: 3px 5px 3px 5px;
  border: 1px solid transparent;
  border-color: #008d96;
}
.social_block .icons .app_store .fa {
  width: auto;
  position: relative;
  float: left;
}
.social_block .icons .app_store span {
  margin-left: 7px;
  font-size: 14px;
  line-height: 26px;
}
body > #wrapper #inspiration {
  width: 320px;
}
body > #wrapper #inspiration .jspArrow {
  height: 56px;
}
body > #wrapper #inspiration .jspHorizontalBar {
  display: none;
}
body > #wrapper #inspiration .jspArrowUp,
body > #wrapper #inspiration .jspArrowDown {
  background-position: center;
}
body > #wrapper .wrap_salons_in .salons_in {
  border-bottom: none;
}
body > #wrapper .application_form {
  width: 50%;
}
body > #wrapper .application_form input[type=text] {
  min-width: 60px;
}
body > #wrapper .application_form select,
body > #wrapper .application_form input.big,
body > #wrapper .application_form textarea,
body > #wrapper .application_form button[type="submit"] {
  width: 100%;
}
body > #wrapper .application_form .form_line:nth-last-child(2),
body > #wrapper .application_form .form_line:nth-last-child(3),
body > #wrapper .application_form .form_line:nth-last-child(7),
body > #wrapper .application_form .form_line:nth-last-child(8) {
  width: 100%;
}
body > #wrapper .block_acad_inner {
  width: 100%;
}
body > #wrapper #map {
  width: 100%;
  height: 300px;
}
body > #wrapper .new_gift_cards #content {
  margin: 0;
  width: 100%;
  color: #444;
  font-size: 13px;
  line-height: 1.42;
}
body > #wrapper .new_gift_cards #content h2 {
  margin: 0.8em 0 0.6em 0;
  color: #006A71;
  font-family: "PragmaticaBold";
}
body > #wrapper .new_gift_cards #content p {
  font-size: 13px;
  line-height: 1.42;
  margin-bottom: 0.9em;
}
body > #wrapper .new_gift_cards #content ul {
  margin-left: 20px;
  list-style-type: disc;
}
body > #wrapper .new_gift_cards #content ul li {
  margin-bottom: 0.4em;
  list-style: inherit;
}
body > #wrapper .new_gift_cards #content form {
  position: relative;
  margin-bottom: 24px;
  padding: 30px 20px;
  background-color: #ebeded;
}
body > #wrapper .new_gift_cards #content form select {
  width: 100%;
  height: 30px;
  border: 0 none;
  border-top: 1px solid #c8caca;
  vertical-align: middle;
  line-height: 30px;
}
body > #wrapper .new_gift_cards #content form .hint {
  display: inline-block;
  position: relative;
  top: -6px;
  color: #727272;
}
body > #wrapper .new_gift_cards #content form .form_line {
  margin-bottom: 20px;
}
body > #wrapper .new_gift_cards #content form .form_line input:not([type="submit"]) {
  padding: 0 10px;
  width: 100%;
  height: 30px;
  border: 0 none;
  border-top: 1px solid #c8caca;
  line-height: 30px;
}
body > #wrapper .new_gift_cards #content form .form_line textarea {
  width: 240px;
  height: 120px;
  border: 0 none;
  border-top: 1px solid #c8caca;
  resize: none;
}
body > #wrapper .new_gift_cards #content form .form_line .title {
  text-transform: uppercase;
  margin-bottom: 5px;
}
body > #wrapper .new_gift_cards #content form button,
body > #wrapper .new_gift_cards #content form .btn_green {
  margin-top: 12px;
  width: 100%;
  height: 37px;
  border: 0 none;
  background-color: #006a71;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
}
body > #wrapper .new_gift_cards #content form button span,
body > #wrapper .new_gift_cards #content form .btn_green span {
  background: url("/images/arrow_button.png") right center no-repeat;
  padding-right: 12px;
}
body > #wrapper .new_gift_cards #content form .wrap_nominal_number {
  display: inline-block;
  width: 100%;
}
body > #wrapper .new_gift_cards #content form .left {
  min-width: 80px;
}
body > #wrapper .new_gift_cards #content form .left:first-child {
  margin-right: 18px;
}
body > #wrapper .new_gift_cards #content .with_bottom {
  position: relative;
  height: 420px;
}
body > #wrapper .new_gift_cards #content .with_bottom .bottom {
  position: absolute;
  bottom: 40px;
}
body > #wrapper .new_gift_cards #content .img_in_text {
  float: right;
  margin: 0 0 20px 20px;
}
body > #wrapper .new_salons {
  margin-top: 16px;
}
body > #wrapper .new_salons #content {
  margin: 0;
  width: 100%;
  color: #444;
  font-size: 13px;
  line-height: 1.42;
}
body > #wrapper .new_salons h2 {
  margin: 0.8em 0 0.6em 0;
  color: #006A71;
  font-family: "PragmaticaBold";
}
body > #wrapper .new_salons .adress_block {
  margin-top: 0px;
}
body > #wrapper .new_salons .adress_block h2 {
  margin-top: 0;
}
body > #wrapper .new_salons #sideRight {
  width: 100%;
  margin-left: 0;
  float: none;
}
body > #wrapper .new_salons #sideRight .scroll-pane {
  height: 538px !important;
}
body > #wrapper .new_salons #sideRight .isActive {
  background-color: transparent;
}
body > #wrapper .new_salons #sideRight .isActive:hover {
  background-color: #ebeded;
}
body > #wrapper .new_salons #sideRight li {
  position: relative;
  padding: 0;
}
body > #wrapper .new_salons #sideRight li a {
  display: block;
  padding: 16px 9px 16px 15px;
  width: 100%;
  border-bottom: none;
  text-decoration: none;
}
body > #wrapper .new_salons .wrap_map_salons {
  position: relative;
  display: block;
  width: 674px;
  margin: 0 auto;
}
body > #wrapper .new_salons .wrap_map_salons img {
  max-width: 100%;
}
body > #wrapper .new_salons .wrap_salon_near_you {
  display: inline-block;
  padding: 0 0 12px 0;
  width: 100%;
  height: auto;
}
.nyroModalCont {
  box-sizing: content-box;
}
#callback_modal .modal-dialog,
#thanks_modal .modal-dialog,
.nm_modal .modal-dialog {
  margin: 70px auto;
}
#callback_modal .modal-dialog .close,
#thanks_modal .modal-dialog .close,
.nm_modal .modal-dialog .close {
  opacity: 0.8;
}
#callback_modal .modal-dialog .contacts_form,
#thanks_modal .modal-dialog .contacts_form,
.nm_modal .modal-dialog .contacts_form {
  width: 100%;
}
#callback_modal .modal-dialog .contacts_form .form_line input[type="text"],
#callback_modal .modal-dialog .contacts_form .form_line select,
#callback_modal .modal-dialog .contacts_form .form_line textarea,
#thanks_modal .modal-dialog .contacts_form .form_line input[type="text"],
#thanks_modal .modal-dialog .contacts_form .form_line select,
#thanks_modal .modal-dialog .contacts_form .form_line textarea,
.nm_modal .modal-dialog .contacts_form .form_line input[type="text"],
.nm_modal .modal-dialog .contacts_form .form_line select,
.nm_modal .modal-dialog .contacts_form .form_line textarea {
  width: 80%;
  font-size: 14px;
  padding: 0 10px;
}
#callback_modal .modal-dialog .contacts_form .form_line select,
#thanks_modal .modal-dialog .contacts_form .form_line select,
.nm_modal .modal-dialog .contacts_form .form_line select {
  padding: 0 10px;
}
#callback_modal .modal-dialog .contacts_form .form_line textarea,
#thanks_modal .modal-dialog .contacts_form .form_line textarea,
.nm_modal .modal-dialog .contacts_form .form_line textarea {
  line-height: 24px;
}
#callback_modal .modal-dialog .invisible,
#thanks_modal .modal-dialog .invisible,
.nm_modal .modal-dialog .invisible {
  display: none !important;
}
#callback_modal .modal-dialog p,
#thanks_modal .modal-dialog p,
.nm_modal .modal-dialog p {
  font-size: 14px;
}
.ui-widget-content {
  border: 1px solid #006A71 !important;
  border-radius: 3px !important;
}
.ui-widget-content .ui-widget-header {
  color: #006A71 !important;
}
.ui-widget-content td > a.ui-state-default {
  color: #006A71;
}
.ui-widget-content td > a.ui-state-default:hover {
  border: 1px solid #006A71;
  background-color: #006A71;
}
.ui-datepicker th {
  color: #006A71 !important;
}
.file_input {
  position: relative;
  display: block;
  height: 36px;
  margin: 10px 0 6px 0;
}
.file_input > .before {
  position: relative;
  display: inline-block;
  padding: 8px 13px;
  margin-right: 8px;
  border: 0 none;
  background-color: #006a71;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
}
.file_input input[type="file"] {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
  width: 100%;
  height: 36px;
  opacity: 0;
}
.general_request_form.all_rules_form {
  background-position-x: 480px;
}
.general_request_form.all_rules_form p {
  margin: 0;
}
#sideRight > .contacts_form {
  float: none;
  width: 280px;
}
.very_new p a {
  font-size: 13px !important;
  font-weight: bold;
}
.very_new .prev_text {
  font-size: 12px !important;
}
@media (max-width: 768px) {
  html > body > #wrapper > #header {
    height: 180px;
  }
  html > body > #wrapper > #middle > #container > #content .img_in_text {
    float: none !important;
    margin: 10px 0 24px 0 !important;
    width: 100%;
  }
}
.ns-in {
  background-image: url('/images/widgets/in.png');
  width: 25px;
  height: 25px;
  background-size: 25px;
}
.ns-in:before {
  content: "";
}
.ns-fb {
  background-image: url('/images/widgets/fb.png');
  width: 25px;
  height: 25px;
  background-size: 25px;
}
.ns-fb:before {
  content: "";
}
.ns-yt {
  background-image: url('/images/widgets/yt.png');
  width: 25px;
  height: 25px;
  background-size: 25px;
}
.ns-yt:before {
  content: "";
}
.ns-vk {
  background-image: url('/images/widgets/vk.png');
  width: 25px;
  height: 25px;
  background-size: 25px;
}
.ns-vk:before {
  content: "";
}
.ns-tg {
  background-image: url('/images/widgets/tg.png');
  width: 25px;
  height: 25px;
  background-size: 25px;
}
.ns-tg:before {
  content: "";
}
.nsb {
  width: 100px !important;
  height: 25px !important;
  background-repeat: no-repeat;
  background-size: contain !important;
}
.nsb-as {
  background-image: url('/images/widgets/as.png');
  width: 25px;
  height: 25px;
  background-size: 25px;
}
.nsb-as:before {
  content: "";
}
.nsb-gp {
  background-image: url('/images/widgets/gp.png');
  width: 25px;
  height: 25px;
  background-size: 25px;
}
.nsb-gp:before {
  content: "";
}
.social_block .icons .app_store {
  border: none;
  padding: 0;
}
/*# sourceMappingURL=style.css.map */