html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
/*----- fonts -----*/
@font-face {
    font-family: 'PragmaticaRegular';
    src: url('/fonts/Pragmatica_Regular/prg55-webfont.eot');
    src: url('/fonts/Pragmatica_Regular/prg55-webfont.eot?#iefix') format('embedded-opentype'),
    url('/fonts/Pragmatica_Regular/prg55-webfont.woff') format('woff'),
    url('/fonts/Pragmatica_Regular/prg55-webfont.ttf') format('truetype'),
    url('/fonts/Pragmatica_Regular/prg55-webfont.svg#PragmaticaRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PragmaticaBold';
    src: url('/fonts/Pragmatica_Bold/prg75-webfont.eot');
    src: url('/fonts/Pragmatica_Bold/prg75-webfont.eot?#iefix') format('embedded-opentype'),
    url('/fonts/Pragmatica_Bold/prg75-webfont.woff') format('woff'),
    url('/fonts/Pragmatica_Bold/prg75-webfont.ttf') format('truetype'),
    url('/fonts/Pragmatica_Bold/prg75-webfont.svg#PragmaticaBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PragmaticaLight';
    src: url('/fonts/Pragmatica_Light/prg45-webfont.eot');
    src: url('/fonts/Pragmatica_Light/prg45-webfont.eot?#iefix') format('embedded-opentype'),
    url('/fonts/Pragmatica_Light/prg45-webfont.woff') format('woff'),
    url('/fonts/Pragmatica_Light/prg45-webfont.ttf') format('truetype'),
    url('/fonts/Pragmatica_Light/prg45-webfont.svg#PragmaticaLight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PragmaticaExtraLight';
    src: url('/fonts/Pragmatica_ExtraLight/prg35-webfont.eot');
    src: url('/fonts/Pragmatica_ExtraLight/prg35-webfont.eot?#iefix') format('embedded-opentype'),
    url('/fonts/Pragmatica_ExtraLight/prg35-webfont.woff') format('woff'),
    url('/fonts/Pragmatica_ExtraLight/prg35-webfont.ttf') format('truetype'),
    url('/fonts/Pragmatica_ExtraLight/prg35-webfont.svg#PragmaticaExtraLight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PragmaticaMedium';
    src: url('/fonts/Pragmatica_Medium/prg65-webfont.eot');
    src: url('/fonts/Pragmatica_Medium/prg65-webfont.eot?#iefix') format('embedded-opentype'),
    url('/fonts/Pragmatica_Medium/prg65-webfont.woff') format('woff'),
    url('/fonts/Pragmatica_Medium/prg65-webfont.ttf') format('truetype'),
    url('/fonts/Pragmatica_Medium/prg65-webfont.svg#PragmaticaMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'plumbbold';
    src: url('/fonts/Plumb/plumb-bold-webfont.woff2') format('woff2'),
    url('/fonts/Plumb/plumb-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'plumbregular';
    src: url('/fonts/Plumb/plumb-regular-webfont.woff2') format('woff2'),
    url('/fonts/Plumb/plumb-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'plumbmedium';
    src: url('/fonts/Plumb/plumb-medium-webfont.woff2') format('woff2'),
         url('/fonts/Plumb/plumb-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/*----- end fonts -----*/
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
:focus {
    outline: 0;
}
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
header, nav, section, article, aside, footer {
    display: block;
}
html{
    height: 100%;
}
body {
    font: 14px PragmaticaRegular, Arial, Tahoma, Verdana, sans-serif;
    width: 100%;
    color: #939393;
}
a {
    outline: none;
    text-decoration: underline;
    color: #006a71;
}
a:hover {
    text-decoration: none;
}
p {
    margin-bottom: 20px;
    font-size: 14px;
}
.salon_about.masters_detail p{
    font-size: 13px;
    line-height: 24px;
}
img {
    border: none;
}
input {
    vertical-align: middle;
}
h1,h2,h3,h4,h5,h6{
    text-transform: uppercase;
    color: #454545;
}
h1{
    font: 22px PragmaticaBold;
    margin-bottom: 10px;
    letter-spacing: -1px;
    color: #454545;
}
h1 span{
    font-family: PragmaticaLight;
}
h1.marker{
    background: url("/images/h1_marker.png") right center no-repeat;
    padding-right: 12px;
    display: inline;
}
h1.title_salon, h1.title_career {
    display: inline;
    background: url("/images/marker_title_salons.png") right center no-repeat;
    padding-right: 13px;
}
h1.title_salon a, h1.title_career a {
    color: #006a71;
    font-family: PragmaticaBold;
    border-bottom: 1px dashed #006a71;
    line-height: 20px;
    display: inline-block;
    text-decoration: none;
}
h2.service{
    padding-right: 12px;
    display: inline;
    background: url("/images/marker_service.png") right center no-repeat;
    text-transform: none;
}
h2.service.expanded{
    background: url("/images/marker_service_active.png") right center no-repeat;
}
h2.service span{
    color: #006a71;
    border-bottom: 1px dashed #006a71;
    font: 20px/20px PragmaticaLight;
    display: inline-block;
    cursor: pointer;
}
h2.contact_form_title{
    font: 22px PragmaticaLight;
}
h2{
    font: 18px PragmaticaLight;
    margin-bottom: 20px;
}
h3{
    font: 14px PragmaticaBold;
    color: #006a71;
}
h3.concept{
    font: 16px PragmaticaBold;
    color: #454545;
    line-height: 24px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    background: url("/images/delim_concept.png") center bottom no-repeat;
}
h3.concept span{
    font-family: PragmaticaLight;
    color: #7b7b7b;
}
h4.concept{
    font: 24px PragmaticaBold;
    color: #454545;
    line-height: 30px;
    margin-bottom: 20px;
    padding: 0 0 20px 10px;
    background: url("/images/delim_concept_1.png") center bottom no-repeat;
    width: 400px;
}

h4.concept.philosophy.vacan{
    font-size: 16px;
    width: 460px;
    letter-spacing: 12px;
    letter-spacing: -1px;
}
h4.concept.philosophy{
    width:570px;
    padding-top: 15px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    background: url("/images/delim_concept_2.png") center bottom no-repeat;
}
h4.concept span{
    font-family: PragmaticaLight;
    color: #7b7b7b;
}
h3.adress sup{
    color: #939393;
    font-family: PragmaticaLight;
    padding-right: 40px;
}
h3.adress a{
    text-decoration: none;
    font: 12px PragmaticaLight;
    text-transform: none;
    border-bottom: 1px dashed #006a71;
}
h3.adress a.arrow-right{
    padding-right: 10px;
    background: url("/images/marker_adress_a_right.png") right center no-repeat;
}
h3.adress a.arrow-left{
    padding-left: 10px;
    display: none;
    background: url("/images/marker_adress_a_left.png") left center no-repeat;
}
h3.adress a:hover{
    border: 0 none;
}
h3.red{
    text-transform: none;
    color: #df4949;
    font: 12px PragmaticaLight;
    margin-bottom: 20px;
}
h4{
    font: 14px PragmaticaBold;
    margin-bottom: 15px;
}
h5 {
    font: 11px PragmaticaLight;
    margin: 0 0 15px;
}
h5 a {
    color: #454545;
    text-decoration: none;
}
#wrapper {
    margin: 20px auto 0 auto;
    width: 940px;
    /*overflow: hidden;*/
    min-height: calc(100vh - 359px);
}
.content-wrapper {
    margin: 20px auto 50px auto;
    width: 940px;
    overflow: hidden;
}
.mobile {
    margin-left: -400px !important;
}
.right{
    float: right;
    text-align:right;
}
.right img{
    border:0px;
}
.right2{
    width: 460px;
    float: right;
}
.left{
    float: left;
}
.clear{
    clear: both;
}
.hidden {
    display: none;
}
/*----- border -----*/
#top, #bottom, #left, #right {
    background: #f5f6f6;
    position: fixed;
}
#left, #right {
    top: 0; bottom: 0;
    width: 11px;
}
#left { left: 0; }
#right { right: 0; }
#top, #bottom {
    left: 0; right: 0;
    height: 11px;
}
#top { top: 0; }
#bottom { bottom: 0; }

/*----- Header -----*/
.header {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #fff;
    border-bottom: 1px solid #f5f5f5;
    left: 0;
    margin: 0;
    padding: 0;
    position: sticky;
    position: -webkit-sticky;
    right: 0;
    top: 0;
    z-index: 30;
    padding: 15px 20px;
}
.header__btn {
    min-width: 145px;
}
.header__logo {
    height: 57px;
}
.header__logo svg {
    display: inline-block;
    vertical-align: bottom;
    height: 100%;
}
.header__logo-mbfwr {
    display: inline-block;
    vertical-align: bottom;
    margin-left: 10px;
    padding-top: 16px;
}
.header__controls {
    display: flex;
    flex-direction: column;
    max-width: 145px;
}
.header__controls.desktop-hdn {
    display: none;
}
.header-call__btn {
    font-family: 'plumbregular';
    font-size: 14px;
    text-decoration: none;
    color: #ffffff;
    background-color: #000000;
    padding: 3px 8px;
    border: 1px solid #000000;
    transition: background-color 0.3s, color 0.3s;
}
.header-call__btn:hover {
    text-decoration: none;
    color: #000000;
    background-color: #ffffff;
}
.header-call__btn+.header-call__btn {
    margin-top: 5px;
}
.menu-btn {
    width: 35px;
    height: 25px;
    position: relative;
    cursor: pointer;
    display: block;
    border-bottom: 0;
    z-index: 111;
}
.menu-btn:before,
.menu-btn:after,
.menu-btn .middle-line {
    content: "";
    width: 35px;
    height: 4px;
    display:block;
    position: absolute;
    left: 0;
    background-color: #231F21;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
.menu-btn:before {
    top: 0;
}
.menu-btn:after {
    bottom: 0;
}
.menu-btn .middle-line {
    top: 10px;
}
.menu-btn .close-note {
    position: absolute;
    top: 0;
    left: 45px;
    display: block;
    color: #231F21;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s, visibility 0.3s;
    -moz-transition: opacity 0.3s, visibility 0.3s;
    -ms-transition: opacity 0.3s, visibility 0.3s;
    transition: opacity 0.3s, visibility 0.3s;
}
body.nav-active .menu-btn:before {
    top: 10.5px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
body.nav-active .menu-btn:after {
    bottom: 10.5px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
body.nav-active .menu-btn .middle-line {
    opacity: 0;
}
body.nav-active .menu-btn .close-note {
    opacity: 1;
    visibility: visible;
}
.main-menu {
    display: none;
    position: absolute;
    height: 100%;
    opacity: 0;
    top: 0;
    transition: opacity .3s, width .3s;
    width: 0;
    z-index: 8;
    background: rgba(0,0,0,0.85);
}
body.nav-active .main-menu {
    display: block;
    position: fixed;
    width: 100%;
    opacity: 1;
    z-index: 20;
}
.salon-finder {
    font-size: 38px;
    color: #231F21;
}
.salon-finder__text {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    font-weight: 400;
}
.main-menu__inner {
    width: 100%;
    height: 100%;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    overflow-y: scroll;
    padding: 15vh 0 10vh 0;
    position: fixed;
    vertical-align: middle;
}
#main_menu{
    margin-top:0px;
}
#wrap_main_menu #main_menu ul li{
    text-align: center;
    margin: 10px 0;
}
#wrap_main_menu #main_menu ul li a,
#wrap_main_menu #main_menu ul li span{
    color: #ffffff;
    text-decoration: none;
    font-family: PragmaticaBold;
    font-size: 44px !important;
    line-height: 1.5;
    text-transform: uppercase;
}
#wrap_main_menu #main_menu ul li.active {
    margin-top: 0px;
}
#wrap_main_menu #main_menu ul li.active .root-item-selected {
    border-top: 4px solid #ffffff;
    border-bottom: 4px solid #ffffff;
}
#wrap_main_menu #main_menu ul li.active a:hover {
    color: #fff;
}
#wrap_main_menu #main_menu ul li.item-selected span,
#wrap_main_menu #main_menu ul li.active span,
#wrap_main_menu #main_menu ul li.active span a {
    border-top: 4px solid #ffffff;
    border-bottom: 4px solid #ffffff;
}
/*submenu*/

#wrap_main_menu #main_menu ul li ul li > * {
    font-size: 30px !important;
    font-family: PragmaticaRegular;
}
#wrap_main_menu #main_menu ul li a:hover {
    color: white;
}
#wrap_main_menu #main_menu ul li.active ul li span,
#wrap_main_menu #main_menu ul li.active ul li a{
    font-family: PragmaticaRegular;
    font-size: 30px !important;
    color: #fff;
}

#wrap_main_menu #main_menu ul li.active ul li.item-selected a,
#wrap_main_menu #main_menu ul li.active ul li.item-selected span,
#wrap_main_menu #main_menu ul li ul li.item-selected span {
    cursor: text;
    border-bottom: 2px solid #ffffff;
    border-top: 0;
}
.main-menu__btns {
    margin: 30px 0;
    text-align: center;
}
.main-menu__btn {
    display: inline-block;
    background-color: #ffffff;
    border: 0;
    padding: 10px 20px;
    color: #000000;
    border-radius: 5px;
    font-size: 22px;
    text-transform: uppercase;
}
.main-menu__btn + .main-menu__btn {
    margin-left: 40px;
}
.main-menu__job {
    margin: 30px 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
#wrap_main_menu .phone{
    color: #7b7b7b;
    float: left;
    margin-top: 5px;
}
#wrap_main_menu .phone a{
    /*color: #7b7b7b;*/
    color: #bfbfbf;
    text-decoration:none;
}
#wrap_main_menu .nearest_shop{
    background-color: #006A71;
    padding: 0 34px;
    height: 22px;
    margin-left: 47px;
    float: left;
    display:none;
}
#wrap_main_menu .nearest_shop a{
    color: #e6fffa;
    font-size: 8px;
    text-decoration: none;
    line-height: 22px;
}
/*----- Middle -----*/
.main-slider__slide {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.main-slider__slide a {
  display: block;
  width: 100%;
  text-decoration: none;
  box-sizing: border-box;
}
.main-slider__slide a:hover,
.main-slider__slide a:focus {
    text-decoration: none;
    outline: 0;
}
.main-slider__img-desktop img,
.main-slider__img-mobile img {
  width: 100%;
}
.main-slider__img-desktop {
  display: block;
}
.main-slider__img-mobile {
  display: none;
}
.main-slider__text {
  display: block;
  font-family: 'plumbmedium';
  text-decoration: none;
  color: #ffffff;
  font-size: 50px;
  line-height: 1.2;
}
@media (max-width: 1280px) {
  .main-slider__text{
    font-size: 40px;
  }
}
.main-slider .slick-dots {
    position: absolute;
    right: 12px;
    top: 12px;
    z-index: 10;
}
.main-slider .slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 4px;
    width: 10px;
    height: 10px;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
    text-indent: -9999px;
    overflow: hidden;
}
.slick-dots li.slick-active button:before {
    background-color: #000000;
    border-color: #ffffff;
}
.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 10px;
    border: 1px solid #000000;
    border-radius: 50%;
    content: '';
    text-align: center;
    background-color: #ffffff;
    opacity: 0.9;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: background-color 0.3s, border-color 0.3s;
}
#middle {
    width: 100%;
    /*   height: 1%; */
    position: relative;
    margin-bottom: 24px;
}
#middle:after {
    content: '.';
    display: block;
    clear: both;
    visibility: hidden;
    height: 0;
}
#container {
    width: 100%;
    float: left;
}
#content {
    margin: 0 300px 0 0;
    position: relative;
}
#middle  img{
    display: block;
}
.custom-tabs {
    display: flex;
    justify-content: center;
    border-bottom: 1px solid #ebeded;
}
.custom-tabs__item {
    padding: 10px 20px;
    font-size: 14px;
    text-transform: uppercase;
    color: #000000;
    opacity: 0.6;
    transition: opacity 0.3s, border-color 0.3s;
    border-bottom: 2px solid transparent;
}
.custom-tabs__item:hover {
    opacity: 1;
}
.custom-tabs__item a {
    font-family: 'plumbregular';
    color: #000000;
    text-decoration: none;
}
.custom-tabs__item a:hover,
.custom-tabs__item a:focus,
.custom-tabs__item a:active {
    text-decoration: none;
    color: #000000;
}
.custom-tabs__item.active {
    opacity: 1;
    border-color: #008d96;
}
.main-block {
    width: 100%;
    padding-bottom: 43%;
    position: relative;
}
.main-block_white {
    background: #ffffff;
}
.main-block_blue {
    background: #60c5c1;
}
.main-block_dgrey {
    background: #e6ecf0;
}
.main-block_lgrey {
    background: #fcfcfc;
}
.main-block_llgrey {
    background: #F0F0F8;
}
.main-block_black {
    background: #000000;
}
.main-block .main-block__title,
.main-block .main-block__text {
    color: #000000;
}
.main-block_blue .main-block__title,
.main-block_blue .main-block__text,
.main-block_black .main-block__title,
.main-block_black .main-block__text {
    color: #ffffff;
}
.main-block__inner {
    position: absolute;
    top: 50%;
    z-index: 1;
    text-align: center;
}
.main-block__image {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50%;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
}
.main-block__image img {
    display: inline-block !important;
    height: 100%;
}
.main-block_right .main-block__inner {
    transform: translate(-50%, -50%);
    left: 25%;
}
.main-block_left .main-block__inner {
    transform: translate(50%, -50%);
    right: 25%;
}
.main-block_right .main-block__image {
    right: 0;
}
.main-block_left .main-block__image {
    left: 0;
}
.main-block__title {
    font-family: 'plumbbold';
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 32px;
}
.main-block__text {
    font-family: 'plumbregular';
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 16px;
}
.button-black {
    font-family: 'plumbregular';
    display: inline-block;
    padding: 11px 21px;
    background-color: #000000;
    border: 2px solid #000000;
    color: #ffffff;
    font-size: 14px;
    line-height: 1;
    font-weight: 400;
    transition: background-color 0.3s, color 0.3s;
    outline: 0;
}
.button-black:hover {
    color: #000000;
    background-color: #ffffff;
    text-decoration: none;
}
.main-block_black .button-black {
    background-color: #ffffff;
    border: 2px solid #ffffff;
    color: #000000;
}
.main-block_black .button-black:hover {
    color: #ffffff;
    background-color: #000000;
}
@media only screen and (min-width: 1660px) {
    .main-block__title {
        font-size: 80px;
        margin-bottom: 24px;
    }
    .main-block__text {
        font-size: 32px;
        margin-bottom: 32px;
    }
    .button-black {
        font-size: 28px;

    }
}
@media only screen and (max-width: 768px) {
    .main-block {
        padding-bottom: 0;
    }
    .main-block__inner {
        position: relative;
        top: 0;
        padding: 30px 20px;
    }
    .main-block__image {
        width: 100%;
        position: relative;
    }
    .main-block__image img {
        width: 100%;
        height: auto;
    }
    .main-block_right .main-block__inner {
        left: 0;
        transform: translate(0,0);
    }
    .main-block_left .main-block__inner {
        right: 0;
        transform: translate(0,0);
    }
    .main-block__text {
        font-family: 'plumbregular';
        font-size: 16px;
        font-weight: 400;
        margin-bottom: 16px;
    }
}
/*----- Sidebar Right -----*/
#sideRight {
    float: left;
    width: 280px;
    margin-left: -280px;
    position: relative;
}
#sideRight .banners-side li{
    margin-bottom: 4px;
}
#sideRight .banners-side li a{
    display: block;
}
#sideRight .banners-side li.last{
    margin-bottom: 0;
}
#sideRight .masterclass_form{
    display: none;
}
#sideRight .masterclass_form .contacts_form_title{
    margin-right:50px;
}
#sideRight .masterclass_sign_up{
    border-top:1px solid #ebeded;
    margin:0 0 0 0;
    padding:20px 38px;
    display:none;
}
#sideRight .masterclass_sign_up span{
    color:#fff;
    display:block;
    height:37px;
    cursor:pointer;
    text-transform:uppercase;
    font-size:11px;
    line-height:37px;
    padding:0 0 0 36px;
    background: url(../images/academy_signin_arrow.png) 164px 15px no-repeat #006a71;
}
#sideRight .masterclass_sign_up.opened{
    border:none;
    padding-top:0;
}
/*----- Footer -----*/
.footer {
    border-top: 1px solid #ebeded;
    font-family: PragmaticaLight;
    padding: 20px 0;
    margin-top: 30px;
}
.footer__inner {
    width: 940px;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.footer .copyright{
    text-transform: uppercase;
}
.footer .copyright span{
    color: #7b7b7b;
    font-size: 12px;
}
.vcard {
    margin-right: 50px;
}
.footer .copyright .call{
    text-transform: none;
}

.footer .main_adress {
    float: left;
    display: block;
    line-height: 15px;
    text-transform: none;
    margin: 0; padding: 0;
}

.footer .right-copyright{
    line-height:1.6;
}
.footer .right-copyright span{
    color: #7b7b7b;
    font-size: 14px;
}
#footer_menu {
    margin-right: 50px;
}
#footer_menu ul li{
    margin-bottom: 13px;
    white-space: nowrap;
}
#footer_menu ul li a{
    color: #454545;
    text-decoration: none;
}
a.link_gray{
    color: #454545;
    border-bottom: 2px solid #d0d0d0;
    text-decoration: none;
    line-height: 18px;
}
a.link_gray.itech{
    line-height: 35px;
}
a.link_gray:hover{
    border: 0 none;
}
.footer .icons img{
    margin-left: 5px;
}
/*----- collection -----*/
.collection #content,
.world_mone #content{
    margin-right: 0px;
    width: 100%;
}
.wrap_min_img{
    padding-bottom: 28px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ebeded;
    overflow: hidden;
}
.wrap_min_img.scroll-pane.gallery_event{
    border-bottom: 0 none;
}
.wrap_min_img div.img_item{
    float: left;
    margin: 0 20px 20px 0;
    cursor: pointer;
    position: relative;
    width: 100px;
    height: 130px;
}
.gallery_event.wrap_min_img div.img_item{
    margin-right: 0;
}
.gallery_event ul li{
    float: left;
    margin-right: 20px;
}
.gallery_event ul li.last{
    margin-right: 0px;
}
.gallery_event.wrap_min_img div.img_item{
    float: none;
}
.wrap_min_img div.img_item.active{
    cursor: default;
}
.wrap_min_img div.img_item span.hover,
.archive_collection ul li span.hover,
.list_event li div.hover{
    width: 100px;
    height: 130px;
    position: absolute;
    top: 0px;
    left: 0px;
}
.wrap_min_img div.img_item:hover span.hover,
.archive_collection ul li:hover span.hover,
.list_event li a:hover div.hover{
    background: url('/images/image_100_130_hover.png');
    cursor: pointer;
}
.wrap_min_img div.img_item.active:hover span.hover{
    background: none;
    cursor: default;
}
.wrap_min_img div.img_item.last{
    margin-right: 0;
}
.archive_collection{
    float: left;
    margin-top: 50px;
    font-family: PragmaticaLight;
}
.archive_collection ul li{
    float: left;
    margin-right: 20px;
    position: relative;
    width: 102px;
}
.archive_collection ul li a{
    color: #939393;
    text-decoration: none;
}
.archive_collection ul li img{
    margin-bottom: 6px;
}
.archive_collection ul li.last{
    margin-right: 0px;
}
.album{
    position: relative;
    display: block;
    cursor: pointer;
    margin-top: 10px;
}
.album span.hover{
    width: 460px;
    height: 580px;
    position: absolute;
    top: 0px;
    left: 0px;
}
.album:hover span.hover{
    background: url('/images/album_hover.png');
}
/*----- mir mone -----*/
.world_mone #content .right{
    width: 600px;
}
#inspiration{
    width: 280px;
    background-color: #ebeded;
    padding: 20px 20px;
}
#inspiration .video_preview a{
    display: block;
    position: relative;
    text-decoration: none;
}
#inspiration .video_preview .hover{
    background: url('/images/video_preview_hover.png') no-repeat;
    width: 46px;
    height: 46px;
    position: absolute;
    top: 25px;
    left: 50px;
    display: none;
    cursor: pointer;
}
#inspiration .video_preview a:hover .hover{
    display: block;
}
#inspiration .video_preview{
    background: url('/images/slider_grip.png') center bottom repeat-x;
    padding-bottom: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}

#inspiration .video_preview p.name {
    color: #7b7b7b;
    font-size: 14px;
    margin-left: 150px;
    line-height: 20px;
    font-family: PragmaticaLight;
}

#inspiration .video_preview h2,.titleModal h2{
    margin-bottom: 0px;
}
#inspiration .video_preview span,.titleModal span{
    text-transform: uppercase;
}
#inspiration .video_preview.last{
    background: none;
    margin-bottom: 0px;
}
#inspiration .video_preview img{
    margin-bottom: 10px;
    float: left;
    width: 140px;
    height: 90px;
}
#inspiration .video_preview span{
    font-family: PragmaticaLight;
}
#inspiration .more{
    display: block;
    background-color: #006a71;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    padding: 10px 0;
    font-family: PragmaticaLight;
}
#inspiration .more span.text{
    background: url('/images/more_arrow.png') right center no-repeat;
    padding-right: 10px;
    margin: 2px 6px 0 6px;
    vertical-align: middle;
}
#inspiration .more span.more_grip{
    background: url('/images/more_grip.png') no-repeat;
    width: 39px;
    height: 6px;
    display: inline-block;
    vertical-align: middle;
}
#gallery,
#winner,
#finalist {
    overflow: hidden;
}
#gallery{
    /*margin-bottom: 23px;*/
    margin-top: 23px;
}
#gallery .title,
#winner .title,
.world_mone .title{
    overflow: hidden;
    margin-bottom: 10px;
}
#gallery .title h1,
#winner .title h1,
.world_mone .title h1{
    color: #006a71;
    float: left;
    margin-bottom: 0;
    font-family: PragmaticaBold;
}
.world_mone .title h1{
    font-family: PragmaticaLight;
}
.world_mone .title h1 span{
    color: #939393;
}
#gallery .title div,
#winner .title div,
.world_mone .title div{
    float: right;
    margin-top: 8px;
}
#winner a,
#gallery div.title a {
    text-decoration: none;
}
#gallery div a.archive,
.world_mone div a.archive{
    background: url('/images/bg_link_archive.png') 0 center no-repeat;
}
.scroll-pane.horizontal-only li{
    float: left;
}
#gallery ul li{
    margin-right: 24px;
    font-size: 14px;
}
#gallery ul li.last{
    margin-right: 0px;
}
#gallery ul li a{
    text-transform: uppercase;
    text-decoration: none;
    color: #929393;
}
#gallery ul li span.border{
    background: url('/images/gallery_border.png') no-repeat;
    width: 184px;
    height: 246px;
    display: block;
    margin-bottom: 10px;
}
#winner ul li{
    width: 190px;
    font: 12px PragmaticaLight;
    float: left;
}
#winner ul li.center{
    margin: 0 15px;
}
#winner ul li img{
    margin-bottom: 15px;
}
#winner ul li.imp_main img {
    margin-bottom: 0;
}
#winner ul li div.name{
    color: #454545;
    height: 56px; /* Â ñëåäóþùèé ðàç íóæíî ïåðåäåëàòü */
    text-transform: uppercase;
}
#winner ul li div.city{
    margin-top: 10px;
}
#winner ul li div.win{
    padding-left: 70px;
    position: relative;
}
#winner ul li.imp_main div.win{
    padding-left: 80px;
}
#winner ul li.imp_main div.left{
    z-index: 1;
    position: relative;
}
#winner ul li div#win_1,
#winner ul li div#win_2,
#winner ul li div#win_3{
    position: absolute;
    left: 0;
    top: 6px;
    color: #454545;
    font-family: PragmaticaBold;
}
#winner ul li.imp_main div#win_1,
#winner ul li.imp_main div#win_2,
#winner ul li.imp_main div#win_3{
    position: relative;
    background-position: 17px 0px;
}
#winner ul li div#win_1{
    background: url('/images/king_1.png') top center no-repeat;

}
#winner ul li div#win_2{
    background: url('/images/king_2.png') top center no-repeat;

}
#winner ul li div#win_3{
    background: url('/images/king_3.png') top center no-repeat;
}
.present{
    background: url('/images/present.png') top center no-repeat;
    color: #FFFFFF;
    display: block;
    float: left;
    height: 90px;
    line-height: 16px;
    margin-top: 15px;
    padding: 6px 0 0 60px;
    text-decoration: none;
    width: 120px;
    font: 12px/16px PragmaticaLight;
}
.present.center{
    margin-right: 30px;
    margin-left: 30px;
}
.bg_gallery_detail{
    width: 944px;
    height: 653px;
}
.bg_journal_detail {
    background: url('/images/bg_journal.png') top no-repeat;
}
.wrap_gallery_detail{
    width: 927px;
    left: 8px;
    margin: 12px 0 0 0;
    position: absolute;
}
.wrap_gallery_preview{
    width: 927px;
    margin: 60px auto 0;
}
.wrap_gallery_preview .jspHorizontalBar{
    display: none;
}
.wrap_gallery_preview li  img{
    border: 3px solid #fff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.wrap_gallery_preview li.active  img{
    border-color: #e0e0e0;
    cursor: default;
}
.wrap_gallery_preview li div.desc{
    margin-top: 10px;
    text-transform: uppercase;
    text-align: center;
}
.gallery_detail li{
    margin-right: 0;
}
.journal_detail img {
    width: 927px;
    height: 621px;
}
.event_detail div.img_wrapper {
    width: 927px;
    height: 450px;
}
.event_detail div.img_wrapper img {
    margin: 0 auto;
}
.gallery_preview li{
    margin-right: 15px;
}
.gallery_preview li.last{
    margin-right: 0px;
}
/*----- salons main -----*/
.salons-table {
    font-family: 'Roboto', sans-serif;
}
.salons #content{
    margin-right: 360px;
}
.salons #sideRight{
    width: 260px;
    margin-left: -260px;
}
.wrap_salons_in .salons_in{
    position: absolute;
    padding: 13px 13px 0;
    background-color: #ebeded;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-left: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    border-bottom: 1px solid #a9a9a9;
    box-shadow: 0 1px 0 #e2e2e2;
    left: 174px;
    top: -13px;
    display: none;
}
.wrap_salons_in .salons_in h1.active{
    background: url('/images/marker_title_salons_active.png') right center no-repeat;
    padding-right: 13px;
    display: inline;
    color: #454545;
}
.wrap_salons_in .salons_in li{
    margin-bottom: 13px;
}
.wrap_salons_in .salons_in h1{
    background: none;
    padding-right: 0px;
}
.wrap_career_in{
    margin-top: 15px;
}
.wrap_career_in .career_in{
    position: absolute;
    padding: 13px 13px 0;
    background-color: #ebeded;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-left: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    border-bottom: 1px solid #a9a9a9;
    box-shadow: 0 1px 0 #e2e2e2;
    left: 128px;
    top: 2px;
    display: none;
    z-index: 100;
}
.wrap_career_in .career_in h1.active{
    background: url('/images/marker_title_salons_active.png') right center no-repeat;
    padding-right: 13px;
    display: inline;
    color: #454545;
}
.wrap_career_in .career_in li{
    margin-bottom: 13px;
}
.wrap_career_in .career_in h1{
    background: none;
    padding-right: 0px;
}
.wrap_salon_near_you {
    background-color: #006a71;
    margin: 15px 0 35px 0;
    height: 57px;
    color: #ffffff;
}
.salon_near_you{
    float: left;
    font-size: 12px;
    margin: 10px 0 0 22px;

}
.salon_near_you .title{
    text-transform: uppercase;
    margin-bottom: 6px;
}
.salon_near_you .street{
    background: url('/images/marker_street.png') left center no-repeat;
    padding-left: 8px;
    color: #FFFFFF;
    text-decoration: none;
}
.salon_near_you .street:hover{
    text-decoration: underline;
}
/* salon_menu */
.salon_menu ul li{
    float: left;
    margin: 13px 28px 0 0;
}
.salon_about .salon_menu ul li{
    margin: 13px 0 0 28px;
}
.salon_menu ul li a, .salon_menu ul li span{
    text-transform: uppercase;
    font-family: PragmaticaLight;
    text-decoration: none;
    display: block;
    padding-top: 20px;
    background-repeat: no-repeat;
    background-position: top center;
}
.salon_menu ul li a:hover{
    text-decoration: underline;
}
.wrap_salon_near_you .salon_menu ul li a{
    color: #ffffff;
}
.salon_about .salon_menu ul li a{
    color: #454545;
}
.salon_about .salon_menu ul li a:hover,
.salon_about .salon_menu ul li span{
    color: #7b7b7b;
}
.wrap_salon_near_you .salon_menu ul li.item_about a{
    background-image: url('/images/item_about.png');
}
.wrap_salon_near_you .salon_menu ul li.item_get_there a{
    background-image: url('/images/item_get_there.png');
}
.wrap_salon_near_you .salon_menu ul li.item_services a{
    background-image: url('/images/item_services.png');
}
.wrap_salon_near_you .salon_menu ul li.items_masters a{
    background-image: url('/images/items_masters.png');
}
.salon_about .salon_menu ul li.item_about a{
    background-image: url('/images/item_about_gray.png');
}
.salon_about .salon_menu ul li.item_get_there a{
    background-image: url('/images/item_get_there_gray.png');
}
.salon_about .salon_menu ul li.item_services a{
    background-image: url('/images/item_services_gray.png');
}
.salon_about .salon_menu ul li.items_masters a{
    background-image: url('/images/items_masters_gray.png');
}
.salon_about .salon_menu ul li.items_tour a{
    background-image: url('/images/items_tour_gray.png');
}
.salon_about .salon_menu ul li.item_about a:hover,
.salon_about .salon_menu ul li.item_about.active span{
    background-image: url('/images/item_about_gray_hover.png');
}
.salon_about .salon_menu ul li.item_get_there a:hover,
.salon_about .salon_menu ul li.item_get_there.active span{
    background-image: url('/images/item_get_there_gray_hover.png');
}
.salon_about .salon_menu ul li.item_services a:hover,
.salon_about .salon_menu ul li.item_services.active span{
    background-image: url('/images/item_services_gray_hover.png');
}
.salon_about .salon_menu ul li.items_masters a:hover,
.salon_about .salon_menu ul li.items_masters.active span{
    background-image: url('/images/items_masters_gray_hover.png');
}
.salon_about .salon_menu ul li.items_tour a:hover,
.salon_about .salon_menu ul li.items_tour.active span{
    background-image: url('/images/items_tour_gray_hover.png');
}
/* end salon_menu */
.list_salon li.item_salon{
    border-bottom: 1px solid #ebeded;
    padding: 20px 0 20px 20px;
}
.list_salon li.item_salon.last{
    border: 0 none;
}
.list_salon li.item_salon div.desc{
    margin: 3px 0 0 10px;
}
.list_salon li.item_salon:hover{
    background-color: #f5f6f6;
    cursor: pointer;
}
.list_salon li.item_salon a{
    color: #454545;
    font: 12px PragmaticaLight;
    background: url('/images/marker_item_list_salon.png') left 3px no-repeat;
    padding-left: 10px;
}
.list_salon li.item_salon a:hover{
    text-decoration: underline;
}
.wrap_marker{
    position: absolute;
}
.wrap_map_salons{
    position: relative;
}
.wrap_map_salons .marker{
    position: absolute;
    background: url('/images/marker_map.png') top center no-repeat;
    width: 34px;
    height: 13px;
    left: 10px;
    top: 13px;
    display: block;
    z-index: 0;
}
.wrap_map_salons img{
    margin: 0 auto;
}
.wrap_map_salons .wrap_marker .desc {
    margin-top: 5px;
    white-space: nowrap;
}
.wrap_map_salons .wrap_marker .marker_address{
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-left: 1px solid #e2e2e2;
    border-right: 1px solid #e2e2e2;
    border-bottom: 1px solid #a9a9a9;
    box-shadow: 0 1px 0 #e2e2e2;
    font-size: 12px;
    padding: 10px 10px 10px 50px;
    background-color: #ebeded;
    position: relative;
    display: none;
    z-index: 0;
    opacity: 0;
}
.wrap_map_salons .wrap_marker .marker_address a.link_gray{
    white-space: nowrap;
}
/*----- end salons main -----*/

/*----- salon about -----*/
.salon_about #content{
    margin-right: 300px;
    border-right: 1px solid #eceeee;
    overflow: hidden;
}
.salon_about #content .left{
    width: 226px;
}
.salon_about #content .top{
    overflow: hidden;
    margin: 0 59px 25px 0;
}
.salon_about #sideRight{
    width: 300px;
    margin-left: -300px;
}
.list_mode{
    background: url('/images/clock.png') 0px 2px no-repeat;
    margin-bottom: 15px;
    zoom: 1;/*IE 7*/
}
.list_phone{
    background: url('/images/phone.png') 0px 2px no-repeat;
    zoom: 1;/*IE 7*/
}
.list_mode li,
.list_phone li{
    line-height: 20px;
    margin-left: 22px;
    font-size: 13px;
}
.list_mode li span{
    width: 60px;
    float: left;
    font-size: 13px;
}
.list_salons_city{
    margin: 0 0 20px 13px;
}
.list_salons_city li{
    padding-left: 25px;
    line-height: 25px;
}
.list_salons_city li a{
    text-decoration: none;
    color: #454545;
    text-transform: uppercase;
}
.list_salons_city li a:hover{
    text-decoration: underline;
}
.list_salons_city .moscow{
    background: url('/images/marker_moscow.png') 2px 4px no-repeat;
}
.list_salons_city .city{
    background: url('/images/marker_city.png') 0px 3px no-repeat;
}
.services_visual img{
    float: right;
}
.wrap_salon_interior{
    margin-right: 59px;
    float: left;
}
.wrap_salon_interior img{
    margin-bottom: 8px;
}
.wrap_salon_interior .desc{
    font-size: 12px;
    line-height: 18px;
}
.wrap_yandex_map img{
    margin-bottom: 3px;
}
/*masters_scroll*/
.masters_scroll{
    width: 600px;
}
.masters_scroll li{
    width: 180px;
    margin-right: 30px;
    font-family: PragmaticaLight;
}
.masters_scroll li.last{
    margin-right: 0px;
}
.masters_scroll li a{
    text-decoration: none;
}
.masters_scroll li .fio{
    text-transform: uppercase;
    color: #454545;
    font-size: 14px;
    margin: 10px 0 5px 0;
}
.masters_scroll li .post{
    font-size: 12px;
    color: #7b7b7b;
    margin-bottom: 0;
}
.salon_about.masters_detail{
    font-family: PragmaticaLight;
}
.salon_about.masters_detail .wrap_preview_picture{
    margin: 0 15px 5px 0;
    float: left;
}
.salon_about.masters_detail .fio,
.salon_about.masters_detail .post{
    margin-bottom: 0;
    color: #454545;
}
.salon_about.masters_detail .fio{
    font-size: 18px;
    text-transform: uppercase;
}
.salon_about.masters_detail .post{
    font-size: 12px;
}
.salon_about.masters_detail .bottom{
    padding-right: 40px;
    position: relative;
}
a.back_link{
    position: absolute;
    right: 25px;
    top: 0px;
    text-decoration: none;
    font-size: 13px;
    background: url('/images/back_link.png') 0 center no-repeat;
    padding-left: 10px;
}
a.back_link:hover{
    text-decoration: underline;
}
/*services*/
.salon_about.services .bottom{
    margin-right: 45px;
}
.services #content table{
    width: 100%;
    margin: 10px 0 25px 0;
}
.services #content table td{
    padding: 10px;
    color: #636363;
    border-bottom: 1px solid #ebeded;
}
.services #content table td.first{
    width: 470px;
    font-weight: bold;
    color: #006A71;
    padding-left: 20px;
}
.services #content table td.hasHiddenContent{
    cursor: pointer;
    background: url('/images/item_hiddencontent_gray.png') 0px 10px no-repeat;
}
.services #content table td.hasHiddenContent:hover{
    background-image: url('/images/item_hiddencontent_gray_hover.png');
}
.services #content table td.withoutBorder{
    border-bottom:0px !important;
}
.services #content table td.first small{
    font-weight: normal;
    color: #636363;
}
.services #content table tr.hiddenContent td{
    padding-left: 45px;
}
.services #content table tr.hiddenContent td strong{
    background-color: #006A71;
    color: white;
    margin-left: -5px;
    padding: 5px;
    font-weight: normal;
}
.services #content table tr.hiddenContent .last{
    margin-bottom: 10px;
}
.services #content .service-category{
    font-size: 13px;
    margin-top: 10px;
}
.services #content ul li{
    margin-bottom: 15px;
}
.services .wrap_service span.price{
    background: url('/images/price_rub.jpg') right center no-repeat;
    padding-right: 10px;
}
.services #content div.clear{
    margin-bottom: 15px;
}
/*specials*/
.specials #sideRight{
    height: 400px;
}
.specials .banner_gift_cards{
    position: absolute;
    bottom: 0;
}
ul.specials-list li{
    color: #454545;
    text-transform: uppercase;
    font-size: 12px;
    padding: 16px 0 16px 15px;
}
ul.specials-list li.isActive{
    background-color: #ebeded;
    color: #454545;
    cursor: default;
}
ul.specials-list li:hover{
    cursor: pointer;
    background-color: #ebeded;
    color: #454545;
}
.specials-list-img{
    width: 640px;
    height: 400px;
}
.specials-list-img img{
    position: absolute;
}
/* gift cards */
.gift_cards #content{
    margin-right: 420px;
    width: 520px;
}
.gift_cards #sideRight{
    width: 420px;
    margin-left: -420px;
}
h1.gc{
    text-transform: none;
    color: #ffffff;
    font-family: PragmaticaLight;
    margin-bottom: 30px;
}
.gift_cards{
    background: url('/images/bg_gift_cards.jpg') center no-repeat;
    color: #f4b9e8;
    background-attachment: fixed;
}
.gift_cards #wrap_main_menu{
    background-color: #aa4790;
}
.gift_cards #wrap_main_menu #main_menu ul li a{
    color: #ffffff;
}
.gift_cards #wrap_main_menu .phone{
    color: #ffffff;
    margin-right: 15px;
}
.gift_cards #wrap_main_menu .phone a{
    color: #ffffff;
    text-decoration:none;
}
.gift_cards #footer_menu ul li a{
    color: #e99cd5;
}
.gift_cards a.link_gray.itech{
    color: #ffffff;
}
.gift_cards .form_line{
    height: 60px;
}
.gift_cards .form_line.last{
    height: 41px;
}
.gift_cards .form_line .first{
    width: 135px;
    float: left;
    padding: 13px 0 0 25px;
}
.gift_cards .form_line .second{
    width: 300px;
    float: left;
}
.gift_cards .form_line .required{
    background: url('/images/required.png') no-repeat;
    width: 9px;
    height: 9px;
    float: right;
    margin: 15px 0 0 5px;
}
.gift_cards .form_line .inputtext{
    background: url('/images/bg_inputtext.png') no-repeat;
    padding: 0 12px;
    width: 260px;
    height: 41px;
    line-height: 41px;
    border: 0 none;
    color: #832670;
    float: left;
}
.gift_cards .wrap_nominal_number{
    background: url('/images/bg_nominal_number.png') no-repeat;
    width: 543px;
    height: 142px;
    margin-left: -11px;
}
.gift_cards .wrap_nominal_number .left{
    margin: 32px 0 0 16px;
    text-align: center;
}
.gift_cards .wrap_nominal_number .left.first{
    text-align: left;
    margin-left: 40px;
    width: 115px;
}
.gift_cards .wrap_btn_order{
    background: url('/images/bg_wrap_btn_order.png') no-repeat;
    width: 144px;
    height: 62px;
    margin: 41px 3px 0 0;
}
.gift_cards .wrap_btn_order input[type="submit"]{
    background: url('/images/bg_btn_order.png') no-repeat;
    border: 0 none;
    width: 102px;
    height: 32px;
    text-indent: -9999px;
    cursor: pointer;
    padding: 0;
    margin: 3px 0 0 18px;
    position: absolute;
}
.gift_cards	.inputdate{
    background: url('/images/bg_inputdate.png') no-repeat;
    width: 92px;
    height: 41px;
    line-height: 41px;
    color: #832670;
    border: 0 none;
    padding-left: 12px;
    font-size: 11px;
    float: left;
    margin-right: 6px;
}
.gift_cards .cusel.inputtime{
    width: 64px !important;
    height: 41px;
    float: left;
}
.gift_cards .cusel.inputnominal{
    height: 31px;
    width: 54px !important;
}
.gift_cards .price{
    background: url('/images/rub_gc.png') right center no-repeat;
    padding-right: 10px;
}
.gift_cards .wrap_card{
    margin-top: 60px;
}
.gift_cards #tabs_wrapper{
    width: 352px;
    position: absolute;
    z-index: 1;
    margin-left: 45px;
}
.gift_cards .card{
    position: absolute;
    margin: 65px 0 0 10px;
}
.gift_cards .tab_link {
    float: left;
    padding: 8px 20px;
    color: #e99cd5;
    text-decoration: none;
    font-size: 10px;
    text-transform: uppercase;

    border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;

    border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
}

.gift_cards #about_cards.tab_text{
    border-top-left-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
}
.gift_cards .tab_link span{
    border-bottom: 1px dotted #e99cd5;
}
.gift_cards .tab_link_selected{
    background-color: #98377d;
    color: #ffffff;
    font-size: 14px;
}
.gift_cards .tab_link_selected span{
    border-bottom: 0 none;
}
.gift_cards .tab_text {
    display: none;
    background-color: #98377d;
    padding: 5px;
    color: #ffffff;
    padding: 20px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-size: 12px;
}
/* contacts */
.contact_line{
    overflow: hidden;
    padding: 30px 0 25px 0;
    border-bottom: 1px solid #ebeded;
}
.contact_line.first{
    padding-top: 10px;
}
.contact_line.last{
    border-bottom: 0 none;
}
.contact_line ul{
    float: left;
}
.contact_line ul.first,
.contact_line td{
    width: 340px;
}
.contact_line ul.call{
    background-color: #006A71;
    width: 220px;
    margin-bottom: 10px;
}
.contact_line ul.call li{
    margin: 10px;
    color: #fff !important;
}
.contact_line td{
    vertical-align: top;
}
.contact_line ul li{
    margin-bottom: 5px;
    color: #7b7b7b;
}
.contact_line ul li.name_ofice{
    margin-bottom: 10px;
    color: #454545;
}
.contact_line ul li.phone_office{
    padding-left: 15px;
    background: url('/images/phone_office.png') left 1px no-repeat;
}
.contact_line ul li.mail_office{
    padding-left: 15px;
    background: url('/images/mail_office.png') left 4px no-repeat;
}
.contact_line ul li.mail_office a{
    text-decoration: none;
    color: #7b7b7b;
    border-bottom: 2px solid #dedede;
}
.contact_line ul li.mail_office a:hover{
    border-bottom: 0 none;
}
#sideRight .contacts_form {
    float: right;
}
.contacts_form{
    background-color: #ebeded;
    padding: 30px 20px;
    width: 240px;
    position: relative;
}
.contacts_form .close {
    background: url(../images/close_button.png) 0 0 no-repeat;
    height: 28px;
    right: 20px;
    position: absolute;
    top: 34px;
    width: 28px;
    cursor: pointer;
}
.tiny_form .close {
    top: 23px !important;
}
.contacts_form .form_line{
    margin-bottom: 20px;
}
.contacts_form .form_line input[type="text"]{
    width: 220px;
    height: 30px;
    border: 0 none;
    border-top: 1px solid #c8caca;
    line-height: 30px;
    padding: 0 10px;
}
.contacts_form .form_line select{
    width: 240px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    border: 0 none;
    border-top: 1px solid #c8caca;
    line-height: 30px;
    padding: 6px 0 0 10px;
}
.contacts_form .form_line textarea{
    resize: none;
    border: 0 none;
    border-top: 1px solid #c8caca;
    width: 240px;
    height: 120px;
}
.contacts_form .form_line .title{
    text-transform: uppercase;
    margin-bottom: 5px;
}
.contacts_form button,
.btn_green{
    background-color: #006a71;
    border: 0 none;
    width: 240px;
    height: 37px;
    cursor: pointer;
    color: #fff;
    text-transform: uppercase;
}
.contacts_form button span,
.btn_green span{
    background: url('/images/arrow_button.png') right center no-repeat;
    padding-right: 12px;
}
.salon_about.masters_detail .btn_green{
    margin-top: 1px;
    width: 205px;
}
/*all_members*/
.all_members #content {
    margin-right: 340px;
}
.all_members #sideRight{
    width: 320px;
    margin-left: -320px;
}
.all_members #winner{
    padding-bottom: 35px;
    margin-bottom: 35px;
    border-bottom: 1px solid #ebeded;
}
.all_members .winner_six li{
    float: left;
    width: 180px;
    line-height: 18px;
    margin-bottom:30px;
    position:relative;
}
.all_members .winner_six li img{
    float: left;
    margin-right: 10px;
}
.all_members .winner_six li div.name{
    color: #454545;
    margin-bottom: 41px;
}
.all_members .winner_six li div.city{
    position:absolute;
    width: 70px;
    right:0;
    bottom:0;
}
.all_members .winner_six li div.text{
    float: left;
    width: 70px;
}
.all_members .winner_six li.center{
    margin: 0 30px;
}
.all_members .other_members{
    background: #ebeded;
    padding: 20px;
    color: #7b7b7b;
    line-height: 24px;
    font-size: 11px;
    margin-top: 37px;
}
.all_members .other_members ul li span{
    color: #939393;
}
.all_members .overlap{
    background: url('/images/overlap.png') no-repeat;
    width: 103px;
    height: 97px;
    position: absolute;
    right: -8px;
    top: 29px;
}
.all_members .small_prize{
    line-height: 18px;
    padding-bottom: 20px;
    margin-bottom: 15px;
    background: url('/images/bg_small_prize.png') bottom left no-repeat;
}
.all_members .wrap_about_the_contest{
    position: relative;
    z-index: 1;
}
.all_members .about_the_contest{
    font: 12px PragmaticaBold;
    padding: 7px 12px;
    position: absolute;
    right: -10px;
    display: block;

}
.all_members .about_the_contest:hover{
    text-decoration: underline;
}
.all_members .about_the_contest.active{
    background-color: #f5f7f6;
}
.about_the_contest .close{
    background: url('/images/pop_up_close.png') bottom left no-repeat;
    width: 14px;
    height: 14px;
    display: block;
    padding-right: 8px;
    float: left;
    display: none;
}
.all_members .pop_up{
    background-color: #f5f7f6;
    padding: 25px 20px 0 20px;
    line-height: 24px;
    width: 450px;
    top: 29px;
    left: -160px;
    position: absolute;
    display: none;
}
.all_members .pop_up strong{
    color: #454545;
}
.all_members .pop_up .shadow{
    background: url('/images/shadow_pop_up.png') bottom left no-repeat;
    height: 34px;
    position: absolute;
    width: 490px;
    bottom: -34px;
    left: 0;
}
/*events*/
.events #content{
    margin-right: 0px;
}
.list_event li{
    float: left;
    width: 120px;
}
.list_event li.last{
    width: 100px;
}
.list_event.magazines_list li{
    float: left;
    width: 190px;
}
.list_event.magazines_list li.last{
    width: 165px;
}
.list_event.magazines_list .border{
    background: url('/images/border-165-221.png') no-repeat;
    width: 170px;
    height: 226px;
    display: block;
    margin-bottom: 10px;
}
.list_event li img{
    margin-bottom: 10px;
}
.list_event li div.name{
    width: 100px;
    color: #454545;
    line-height: 18px;
}
.list_event.magazines_list li div.name{
    width: 165px;
    color: #939393;
    line-height: 18px;
}
.list_event li a{
    display: block;
    text-decoration: none;
    position: relative;
    cursor: pointer;
}
.list_event li .delim{
    padding-bottom: 30px;
    border-bottom: 1px solid #ebeded;
    margin-bottom: 40px;
}
.list_event.magazines_list li .delim{
    padding-bottom: 0px;
    border-bottom: none;
    margin-bottom: 20px;
}
/* about */
#middle.about_history,
#middle.concept,
#middle.achievements{
    padding-top: 20px;
    font-size: 13px;
    line-height: 24px;
}
#middle.achievements #content{
    margin-right: 0px;
}
#middle.concept #content{
    margin-right: 360px;
}
.concept #sideRight{
    width: 340px;
    margin-left: -340px;
}
.about_history #sideRight{
    width: 300px;
    margin-left: -300px;
}
#middle.about_history p,
#middle.concept p{
    line-height: 24px;
    font-size: 13px;
}
#middle.about_history .left_why{
    width: 420px;
    float: left;
}
#middle.about_history .right_why{
    width: 160px;
    margin-right: 20px;
    float: right;
}
#middle.about_history .slogan_love{
    line-height: 30px;
    padding-bottom: 15px;
    background: url('/images/bg_slogan_love.png') bottom center no-repeat;
}
#middle.about_history .quote{
    position: absolute;
    bottom: 0;
    left: 200px;
    padding-left: 110px;
    background: url('/images/bg_quote.png') left top no-repeat;
    width: 625px;
}
#middle.about_history .quote p{
    margin-bottom: 10px;
}
#middle.about_history .quote p.first{
    margin-top: 30px;
}
#middle.about_history .quote p.last{
    margin-bottom: 0px;
}
#middle .left.history{
    width: 400px;
}
#middle .right.history{
    width: 520px;
    padding-top: 40px;
}
#middle .right.history img{
    float: left;
    margin-bottom: 30px;
}
#middle .right.history img.center{
    margin: 0 20px;
}
/* career - success */
#middle.career_sucess{
    height: 536px;
}
#middle.career_sucess .slogan_love h1{
    padding: 0 12px;
}
#middle.career_sucess p{
    font-size: 13px;
    line-height: 24px;
}
#middle.career_sucess .slogan_love p{
    padding: 0 12px;
    margin: 0 0 10px;
}
#middle.career_sucess #content{
    margin-right: 360px;
}
#middle.career_sucess #sideRight {
    width: 360px;
    height: 536px;
    margin-left: -360px;
    background: url('/images/career_success.jpg') 0 0 no-repeat;
}
#middle.career_sucess .left_slogan_column{
    width: 280px;
    float: left;
    padding-top: 10px;
}
#middle.career_sucess .right_slogan_column{
    width: 280px;
    float: right;
    padding-top: 10px;
}
#middle.career_sucess .slogan_love{
    padding-bottom: 15px;
    background: url('/images/bg_slogan_love_wide_280.png') bottom center no-repeat;
}
#middle.career_sucess .slogan_love.right_top{
    margin: 0 0 45px;
}
#middle.career_sucess .slogan_love.left_top{
    margin: 0 0 66px;
}

/* Career - Benefits */
#middle.career_benefits{
    height: 558px;
    background: url('/images/career_benefits.jpg') center bottom no-repeat;
}
#middle.career_benefits #content{
    margin-right:0;
    position: relative;
    height: 558px;
}
#middle.career_benefits #vstavka_1{
    height: 81px;
    width: 190px;
    padding: 6px 42px 0 0;
    background: url('/images/bg_career_vstavka_1.png') right 0 no-repeat;
    position: absolute;
    top:42px;
    right: 19px;
    line-height: 24px;
    color: #454545;
    text-align: right;
    font-size: 13px;
}
#middle.career_benefits #vstavka_1 .second{
    padding-right: 8px;
}
#middle.career_benefits #vstavka_1 .third{
    padding-right: 16px;
}
#middle.career_benefits #vstavka_2{
    height: 185px;
    width: 275px;
    padding: 8px 37px 0 0;
    background: url('/images/bg_career_vstavka_2.png') right 0 no-repeat;
    position: absolute;
    bottom: 16px;
    left: 0;
    line-height: 24px;
    color: #454545;
    text-align: right;
    font-size: 11px;
    letter-spacing: 0px;
}
#middle.career_benefits #vstavka_2 .line_2{
    padding-right: 8px;
}
#middle.career_benefits #vstavka_2 .line_3{
    padding-right: 16px;
}
#middle.career_benefits #vstavka_2 .line_4{
    padding-right: 24px;
}
#middle.career_benefits #vstavka_2 .line_5{
    padding-right: 32px;
}
#middle.career_benefits #vstavka_2 .line_6{
    padding-right: 40px;
}
#middle.career_benefits #vstavka_2 .line_7{
    padding-right: 48px;
}
#middle.career_benefits #opportunity{
    font-size: 18px;
    line-height: 30px;
    position: absolute;
    left: 636px;
    top: 298px;
}
#middle.career_benefits #growth{
    font-size: 18px;
    line-height: 30px;
    position: absolute;
    left: 5px;
    top: 171px;
}
#middle.career_benefits #payment{
    font-size: 13px;
    line-height: 18px;
    position: absolute;
    left: 45px;
    top: 268px;
    color: #7b7b7b;
}
#middle.career_benefits #discount{
    font-size: 13px;
    line-height: 18px;
    position: absolute;
    right: 33px;
    bottom: 55px;
    color: #7b7b7b;
}
#middle.career_benefits #social{
    font-size: 13px;
    line-height: 18px;
    position: absolute;
    right: 32px;
    top: 215px;
    color: #7b7b7b;
}
#middle.career_benefits #creation{
    font-size: 13px;
    line-height: 18px;
    position: absolute;
    left: 640px;
    top: 136px;
    color: #7b7b7b;
}
#middle.career_benefits #corporate{
    font-size: 13px;
    line-height: 18px;
    position: absolute;
    left: 98px;
    top: 50px;
    color: #7b7b7b;
}
#middle.career_benefits #execution{
    font-size: 13px;
    line-height: 18px;
    position: absolute;
    left: 190px;
    top: 124px;
    color: #7b7b7b;
}
/* career - mone */
#middle.career_mone #content{
    margin-right: 0;
}
#slide-success #middle.career_mone #content ul li{
    background: url('/images/li_marker.png') 0 9px no-repeat;
    padding-left: 13px;
    line-height: 24px;
}
#middle.career_mone #content p{
    line-height: 24px;
    margin: 0 0 19px;
}
#middle.career_mone #content p.programs{
    background-color: #006a71;
    color: #fff;
    padding: 15px;
}
#middle.career_mone #content .items{
    margin: 0 0 26px;
}
#middle.career_mone #content .items p{
    margin: 0 0 5px;
}
#middle.career_mone #content .items p span,
#middle.career_mone #content p span{
    color: #006a71;
}
#middle.career_mone #content h1.quote{
    padding-left: 12px;
}
h1.quote {
    background: url("/images/delim_concept.png") no-repeat center bottom;
    padding-bottom: 20px;
}
#middle.career_mone #sideRight {
    width: 460px;
    height: 544px;
    margin-left: -460px;
    background: url('/images/career_mone.jpg') 0 0 no-repeat;
}
#middle.concept .mission{
    float: left;
    width: 240px;
}
#middle.concept .goal{
    float: right;
    width: 280px;
}
#middle .commandments{
    width: 100%;
}
#middle .commandments li{
    float: left;
    margin-right: 13px;
}
#middle.concept p.delim{
    font-size: 12px;
    border-bottom: 1px solid #ebeded;
    padding-bottom: 20px;
}
#middle .round{
    background: url('/images/round.png') center no-repeat;
    width: 220px;
    height: 180px;
    margin: 40px auto 0 auto;
    text-align: center;
    padding-top: 40px;
}
#middle .round .ambition{
    font: 14px/30px PragmaticaBold;
    text-transform: uppercase;
    color: #454545;
}
.achievements-list ul{
    overflow: hidden;
}
.achievements-list ul.style{
    width: 620px;
    float: left;
}
.achievements-list ul li.achievement_item{
    float: left;
    width: 280px;
    padding: 0 30px 25px 0;
    font-size: 12px;
    line-height: 18px;
}
.achievements-list ul li.achievement_item.last{
    padding: 0px;
}
.achievements-list ul li.clear{
    height: 0px;
    padding: 0px;
    line-height: 0px;
}
.achievements-list ul li.achievement_item img{
    float: left;
    margin-top: 3px;
}
.achievements-list ul li.achievement_item div{
    margin-left: 70px;
}
.achievements-list ul li.achievement_item div.name{
    color: #454545;
}
.hair_show_event{
    background: url('/images/bg_hair_show_event.png') right center no-repeat;
    padding-right: 35px;
    float: right;
    text-align: right;
}
.hair_show_event .first{
    padding-right: 0px;
}
.hair_show_event .second{
    padding-right: 8px;
}
.hair_show_event .tree{
    padding-right: 15px;
}
.hair_show_event .four{
    padding-right: 22px;
}

/*-- 23.11.11 --*/
#content.franchise{
    margin-right: 0;
}
.floatLeft {
    width: 510px;
    float: left;
    display: inline;
}
.floatRight {
    margin-left: 530px;
}
.floatRight.philosophy {
    margin-left: 520px;
}
.floatLeft_concept {
    width: 440px;
    float: left;
    display: inline;
}
.floatRight_concept {
    margin-left: 460px;
    width: 480px;
}
.floatRight_concept img {
    margin-bottom: 30px;
}
.concept {
    font-size: 12px;
    line-height: 24px;
    color: #7b7b7b;
}
.left_block {
    width: 225px;
    float: left;
    display: inline;
}
.commandments.left_block{
    /*margin-top: 28px;*/
}
.right_block {
    width: 225px;
    margin-left: 280px;
}
.delimiter {
    border-bottom: 1px solid #ebeded;
    margin: 10px 0 20px;
    overflow: hidden;
}
.mission_block {
    margin-top: 50px;
    overflow: hidden;
}
.philosophy_girl{
    margin-left:225px;
}
.philosophy_girl .purpose{
    background:#006A71;
    padding:15px 20px;
    color: #fff;
}
.philosophy_girl .purpose h2{
    color: #fff;
    margin-bottom: 8px;
}
.philosophy_girl .purpose p{
    color: #fff;
    margin-bottom: 0;
}
.philosophy_girl .valuables{
    padding:15px 20px;
}
.commandments p,
.philosophy_girl .valuables p{
    margin-bottom: 0;
}
.philosophy_girl .valuables h2,
.commandments h2{
    margin-bottom: 8px;
}
.philosophy h2{
    margin-top:10px;
    margin-bottom:10px;
}
.grey-quote {
    background-color: #ebeded;
    position: absolute;
    padding: 30px 360px 30px 0px;
    margin: -100px 10px 0 0;
    bottom: 25px;
}
.int_eyes{
    background: url(../images/bg_eyes.png) bottom no-repeat;
    width: 237px;
    padding: 0 0 15px 10px;
    float: left;
    margin: 10px 30px 0 30px;
}
.quote_mone{
    background: url(../images/bg_quote_mone.png) 0px 8px no-repeat;
    padding-left: 100px;
    width: 500px;
}
.quote_mone p{
    margin-bottom: 5px;
}
.grey-quote p{
    margin: 0 0 0 307px;
}
.grey-quote img  {
    position: absolute;
    right: 0;
    bottom: 0;
}
#mone_photo,#philosophy_girl{
    display:none;
}
#mone_photo{
    width:296px;
}
.img_history {
    float: left;
    display: inline;
    width: 240px;
}
.text_history {
    margin-left: 240px;
}
.img_history img {
    display: block;
}
.scrollpane {
    width: 940px !important;
}
.img_history .wrap {
    position: relative;
    float: left;
    margin: 0 20px 20px 0;
    width: 100px;
    height: 80px;
}
.img_history .wrap span.hover {
    width: 100px;
    height: 130px;
    position: absolute;
    top: -25px;
    left: 0px;
}
.img_history .wrap a:hover span.hover {
    background: url('/images/image_100_130_hover.png');
    cursor: pointer;
}
.center_block {
    text-align: center;
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}
.center_block img {
    display: block;
    margin: 0 auto;
}
ul.sitemap {
    overflow: hidden;
    margin: 50px 0;
}
ul.sitemap li {
    width: 160px;
    margin-right: 20px;
    float: left;
    display: inline;
}
ul.sitemap li ul li {
    color: #7b7b7b;
    font-size: 11px;
    line-height: 16px;
    margin-bottom: 8px;
}

ul.sitemap li ul li a {
    color: #7b7b7b;
    text-decoration: none;
}
.left_box {
    width: 460px;
    float: left;
    display: inline;
}
.right_box {
    background: url(../images/vacancy-girl.png) 0 0 no-repeat;
    margin: 20px 0 0 480px;
    width: 460px;
    height: 507px;
}
.left_box .info {
    margin: 10px 0 0 20px;
}
.tabs_wrap {
    overflow: hidden;
    position: relative;
    z-index: 10;
    margin: 0;
}
.tabs {
    overflow: hidden;
}
.tabs ul li {
    float: left;
    display: block;
    cursor: pointer;
    color: #7b7b7b;
    border-bottom: 1px dashed;
    position: relative;
    line-height: 14px;
    font-size: 12px;
    text-transform: uppercase;
    margin: 0 30px 0 10px;
    font-family: PragmaticaLight;
    padding: 7px 0 0;
    margin: 0 10px 8px;
}
.tabs ul li.active {
    background-color: #006a71;
    color: #fff;
    cursor: default;
    margin: 0;
    border: none;
    line-height: 30px;
    padding: 0 10px;
}
.tab.active {
    display: block;
}
.tab {
    display: none;
    margin-top: 25px;
}
.tab p.name {
    font-size: 11px;
    line-height: 18px;
}
.tab p.name a {
    color: #4b5054;
}
ul.list li {
    background: url(../images/bg_li.png) 5px 8px no-repeat;
    line-height: 24px;
    margin-bottom: 6px;
    color: #7b7b7b;
    font-family: PragmaticaLight;
    font-size: 14px;
    padding-left: 20px;
}
.signup {
    background: url(../images/icon_pen.png) 8px 2px no-repeat;
    margin: 25px 0 5px;
}
.signup span {
    font-size: 14px;
    border-bottom: 1px dashed;
    cursor: pointer;
    margin-left: 20px;
    text-transform: uppercase;
    color: #006a71;
}
.bg_event_detail {
    height: 500px;
}

.bg_event_detail .img_wrapper img {
    max-height: 450px;
}
.bg_event_detail .wrap_gallery_detail .scroll-pane {
    height: 500px !important;
}
.wrap_event_preview {
    margin: 30px auto 0;
}

/* ==========================================================================
   franchise
   ========================================================================== */
.franchise_button{
    background-color: #006a71;
    border: 0 none;
    padding: 10px 28px;
    cursor: pointer;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 40px;
    font-size: 20px;
    border-radius: 3px;
    text-decoration: none;
    width: 247px;

}
.franchise_button:hover{
    text-decoration: none;
    color: #fff;
}
.franchise a button:hover{

}
.franchise img{
    margin-bottom: 10px;
}

.franchise .column{
    float: left;
    width: 470px;
}
.franchise ul li, .questions{
    font-family: PragmaticaRegular, Arial, Tahoma, Verdana, sans-serif;
}

.franchise .column-head{
    margin-top: 5px;
}

.line-green{
    background: #d9eeef;
    padding-top: 15px;
    padding-bottom: 15px;
    clear: both;
    font-size: 18px;
    text-align: center;
    line-height: 18px;
    color:#454545;
    margin-bottom: 40px;
}

.newproject a img{
    display:block;
    margin:auto;
}

.questions{
    color:#454545;
}

/* ==========================================================================
   questionnaire
   ========================================================================== */
.questionnaire-form{
    margin-top: 20px;
}


.franchise .form_line input[type="text"]{
    /*width: 450px;*/
    width: 100%;
    height: 30px;
    border: 1px solid #c8caca;
    line-height: 30px;
    padding: 0 10px;
    margin-top: 5px;
}

.franchise .form_line input[type="checkbox"]{
    /*width: 450px;*/
    /*	width: 100%;*/
    height: 30px;
    border: 1px solid #c8caca;
    line-height: 30px;
    padding: 0 10px;
    text-transform: lowercase;
}
.franchise .form_line select{
    width: 240px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    border: 0 none;
    border-top: 1px solid #c8caca;
    line-height: 30px;
    padding: 6px 0 0 10px;
}
.franchise textarea{
    resize: none;
    border: 0 none;
    border: 1px solid #c8caca;
    width: 100%;
    padding: 10px;
    margin-top: 10px;
}
.franchise .title-small{
    font-size: 12px;
    font-weight: normal;
    padding-bottom: 5px;
}
.franchise .form_line .title{
    text-transform: uppercase;
    margin-bottom: 5px;
    margin-top: 20px;
    /*font-weight: bold;*/
    color:#454545;
    font-size: 14px;
}

.franchise button span,
.btn_green span{
    background: url('/images/arrow_button.png') right center no-repeat;
    padding-right: 12px;
}
.form_line.col-md-12 .title{
    margin-top:40px;
}


/* application */
.application_form{
    background-color: #ebeded;
    padding: 30px 20px;
    width: 420px;
    position:  absolute;
    top: 137px;
    left:  0;
    z-index:  100;
}
.application_form.relative { position:relative; top:0; z-index:1; }
.application_form .form_line{
    margin-bottom: 20px;
    float: left;
}
.application_form .form_line input.big {
    width: 380px;
    height: 30px;
    border: 0 none;
    border-top: 1px solid #c8caca;
    line-height: 30px;
    padding: 0 10px;
}
.application_form .form_line select.select {
    width: 380px;
    height: 30px;
    border: 0 none;
    border-top: 1px solid #c8caca;
    line-height: 30px;
    padding: 5px 10px;
    color: #7b7b7b;
    font-size: 11px;
}
.application_form .form_line input.small {
    width: 40px;
    height: 30px;
    border: 0 none;
    border-top: 1px solid #c8caca;
    line-height: 30px;
    padding: 0 10px;
}
.application_form .form_line input.middle {
    width: 140px;
    height: 30px;
    border: 0 none;
    border-top: 1px solid #c8caca;
    line-height: 30px;
    padding: 0 10px;
}
.application_form .form_line textarea{
    resize: none;
    border: 0 none;
    border-top: 1px solid #c8caca;
    width: 420px;
    height: 120px;

}
.application_form .form_line .title{
    text-transform: uppercase;
    margin-bottom: 5px;
}
.application_form .close {
    background: url(../images/close_button.png) 0 0 no-repeat;
    height: 28px;
    left: 220px;
    position: absolute;
    top: 25px;
    width: 28px;
    cursor: pointer;
}
.general_request_form .close {
    background: url(../images/close_button.png) 0 0 no-repeat;
    height: 28px;
    left: 365px;
    position: absolute;
    top: 15px;
    width: 28px;
    cursor: pointer;
}
.application_form button,
.btn_green{
    background-color: #006a71;
    border: 0 none;
    width: 380px;
    height: 37px;
    cursor: pointer;
    color: #fff;
    text-transform: uppercase;
}
.application_form button span,
.btn_green span{
    background: url('/images/arrow_button.png') right center no-repeat;
    padding-right: 12px;
}
.info ul.first{
    width: 340px;
}
.info ul li{
    margin-bottom: 5px;
    color: #7b7b7b;
}
.info ul li.name_ofice{
    margin-bottom: 10px;
    color: #454545;
    text-transform: uppercase;
}
.info ul li.phone_office{
    padding-left: 15px;
    background: url('/images/phone_office.png') left 1px no-repeat;
}
.info ul li.mail_office{
    padding-left: 15px;
    background: url('/images/mail_office.png') left 4px no-repeat;
}
.info ul li.mail_office a{
    text-decoration: none;
    color: #7b7b7b;
    border-bottom: 2px solid #dedede;
}
.info ul li.mail_office a:hover{
    border-bottom: 0 none;
}
.general_request {
    position: absolute;
    right: 30px;
    top: 80px;
}
.general_request span {
    font-size: 12px;
    line-height: 18px;
    color: #fff;
    border-bottom: 1px dashed;
    cursor: pointer;
    text-transform: uppercase;
}
.general_request_form {
    background: #f3f4f2 url(../images/vacancy-girl.png) right 135px no-repeat;
    position: absolute;
    width: 900px;
    padding: 20px;
    height: 514px;
    top: 0;
    left: 0;
    display: none;
    z-index: 100;
}
.general_request_form .leftside {
    width: 260px;
    float: left;
    display: inline;
}
.general_request_form .rightside {
    margin-left: 280px;
}
.general_request_form p {
    margin: 45px 0 0 20px;
    font-size: 12px;
    line-height: 24px;
    color: #454545;
    width: 420px;
    font-family: PragmaticaLight;
}
.career_benefits .left, .career_benefits .right {
    background: url("/images/delim_concept.png") center bottom no-repeat;
    padding-bottom: 20px;
    width: 280px;
    margin-top: 30px;
}
.career_benefits .right {
    float: none;
    margin-left: 660px;
    margin-top: 40px;
}
.career_sucess .left {
    width: 580px;
    display: inline;
}
.career_sucess .right {
    float: none;
    margin-left: 640px;
}
.career_mone .left {
    width: 680px;
    display: inline;
}
ul.list {
    margin-bottom: 20px;
}
.not-found-block {
  margin-top: 180px;
}
.bg_404 {
    background: url(../images/bg_404.gif) 0 100% repeat-x;
    width: 860px;
    position: relative;
    padding: 50px 0 20px 80px;
}
.bg_404 img {
    position: absolute;
    bottom: 0;
    right: 0;
}
.bg_404 h5 {
    color: #ebeded;
    text-transform: uppercase;
}
.bg_404 p {
    color: #a2a2a2;
    margin: 0 0 10px;
}
.bg_404 a {
    color: #ebeded;
    text-decoration: none;
}
.wrap {
    overflow: hidden;
    color: #454545;
    font-size: 11px;
    line-height: 18px;
}
div.event_text_left {
    width: 460px;
    float: left;
    display: inline;
}
div.event_text_right {
    margin-left: 480px;
}

/* academy */
#content.academy{
    margin-right: 0;
    overflow: hidden;
}
#content.academy .specials-list-img{
    height: auto;
    float: left;
}
#content.academy .specials-list-img img{
    position: static;
}
#content.academy #sideRight{
    margin-left:20px;
    float:right;
}
#sideRight .list_academy{
    margin-bottom:20px;
}
#sideRight .list_academy a{
    text-decoration:none;
}
.aside_image{
    display:block;
    padding: 30px 0 30px 15px;
    width:220px;
    border-top: 1px solid #ebeded;
}
.contact_line{
    border-top: 1px solid #ebeded;
    border-width:1px 0 0 0;
    padding: 30px 0 10px 15px;
    margin: 0 0 18px 0;
}
.contact_line li.facebook{
    padding: 12px 0 0 0;
}
.contact_line li.facebook a{
    padding: 0 0 0 22px;
    height: 16px;
    line-height:16px;
    display:block;
    background: url("../images/icon_facebook.png") 0 0 no-repeat;
}
#content.academy .academy_tab{
    width: 640px;
    font-size: 12px;
    line-height: 30px;
    display: none;
}
#content.academy .academy_tab .command{
    float: left;
    margin: 0 20px 0 0;
}
#content.academy .academy_tab .command img{
    display:block;
    margin:0 0 10px 0;
}

#content.academy p,
#content.franchise p,
#middle.collection p{
    line-height: 24px;
}

#content.academy .beginners{
    overflow:hidden;
    margin:0 0 32px;
}
#content.academy .beginners .value{
    display:block;
    margin:0 0 20px;
    line-height:20px;
    color:#7b7b7b;
}
#content.academy .beginners .value span{
    display:block;
    color:#454545;
    text-transform:uppercase;
    padding:0 0 0 15px;
}
#content.academy .beginners .value span.time{
    background: url("../images/academy_begin_icon_1.png") 2px 5px no-repeat;
}
#content.academy .beginners .value span.calend{
    background: url("../images/academy_begin_icon_2.png") 0 5px no-repeat;
}
#content.academy .beginners .value span.people{
    background: url("../images/academy_begin_icon_3.png") 0 6px no-repeat;
}
#content.academy .tab .olled{
    overflow:hidden;
}
#content.academy .tab .olled ol{
    float:left;
    width:278px;
    margin:0 42px 0 0;
}
#content.academy .tab ol{
    list-style: none;
    line-height: 20px;
}
#content.academy .tab ol li{
    margin:0 0 12px;
    padding: 0 0 0 20px;
    color: #7b7b7b;
    position:relative;
}
#content.academy .tab ol li div{
    position:absolute;
    left:0;
    top:1px;
    color:#bcbcbc;
    width: 20px;
    height:24px;
    font-size:11px;
    line-height: 20px;
}

#content.academy .courses-list{
}
#content.academy .courses-list .academy_slider{
    height: 594px;
}
#content.academy .courses-list .item_line{
    margin: 0 0 24px;
    overflow:hidden;
    border-bottom:1px solid #ebeded;
}
#content.academy .courses-list .item{
    width: 294px;
    float: left;
    line-height:24px;
}
#content.academy .courses-list .item_line .item:first-child{
    margin-right:44px;
}
#content.academy .courses-list .item .name{
    text-transform:uppercase;
    color:#454545;
    line-height:18px;
    margin:0 0 4px;
}
#content.academy .courses-list .item .duration{
    color:#454545;
    background:#ebeded;
    display:inline-block;
    padding:0 10px;
    line-height:20px;
}
#content.academy .courses-list .item .description{
    margin:0 0 22px;
}

.royalControlNavCenterer a:first-child:last-child{
    display:none;
}

#srok{
    background: url("../images/clock_srok.png") left no-repeat;
    width:283px;
    height:39px;
    padding:8px 0 0 67px;
    position:absolute;
    color:#fff;
    top:455px;
    left: 60px;
    font-size:14px;
    text-transform: uppercase;
}
#srok p{
    margin-bottom:3px;
}

/* Êàê äîáðàòüñÿ? */
.way h2 {
    margin:20px 0 10px;
}
.way h3 {
    margin:0 0 10px;
}

.b_social_icons {
    margin-bottom: 40px;
}

.b_social_icons a, .b_social_icons span{
    display: inline-block;
    margin-right: 5px;
}

.b_social_icons span {
    color: #454545;
}

.b_moneco_more {
    font-size: 11px;
    line-height: 20px;
    text-align: center;
    color: #454545;
    text-transform: uppercase;
}

.aside_image.b_moneco {
    width: 100%;
}

.b_moneco_big_link {
    background: #006a71;
    padding: 12px 18px;
    text-align: center;
}

.b_moneco_big_link a {
    color: white;
    font-size: 11px;
    text-decoration: none;
}

.b_moneco_item {
    padding-left: 15px;
}

.column_clear_left {
    clear: left;
}

/* 		New Design Main Page 		*/
#second_line{
    margin: 20px 0px 20px 0px;
}
.main_action{
    height: auto;
    margin-right: 20px;
    float: left;
}
.main_news{
    width: 30%;
    float: left;
}

.very_new {
    margin-bottom: 20px;
}

.very_new p {
    width: 71%;
    /* width: 82%; */
    margin-bottom: 0px;
}
.very_new p a {
    color: black;
    text-decoration: none;
    font-size: 12px;
    /* font-size: 14px; */
}
#third_line{
    margin-bottom: 20px;
}
.main_news_v2_big {
    display: flex;
}
.main_bottom{
    height: auto;
    /*margin-right: 20px;*/
    width: 300px;
    margin-right: 19px;
}
.main_bottom:last-child{
    margin-right: 0px;
}
.main_bottom__picture {
    overflow: hidden;
    width: 300px;
    height: 150px;
    margin-bottom: 10px;
}
.main_bottom__picture img {
    width: 300px;
}
.main_bottom p a{
    color: black;
    text-decoration: none;
    font-size: 14px;
}
.main_bottom p {
    margin-bottom: 5px;
    color: black;
}

.video_hover{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}
.video_hover:hover{
    background: url('/images/video_preview_hover.png') 50% 50% no-repeat;
    cursor: pointer;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
}
/* 		/New Design Main Page 		*/

.specials_scrollpane { height: 335px !important; }
.specials_scrollpane .jspVerticalBar {
    right: -9px;
    background: none;
}
.specials_scrollpane .jspTrack { width: 2px; }
.specials_scrollpane .jspDrag {
    background: url('../images/vert_scroll.png') no-repeat;
    width: 16px;
    left: -8px;
    top: 0px;
}

ul.specials-list li { padding: 16px 9px 16px 15px; }

.title .all_competitors {
    display: inline-block;
    margin-top: 13px;
    margin-left: 35px;
}
.title .competition_desc p {
    margin-bottom: 8px;
}

.title .competition_desc ol,
.title .competition_desc ul {
    padding-left: 15px;
}
.title .competition_desc li {
    margin-bottom: 5px;
}

.head_phone {
    position: relative;
    float: right;
    margin: 0 0 13px 0;
}
.head_phone a {
    text-decoration: none;
    color: #7d7d7d;
    font-size: 14px;
}

.head_phone span.call {
    float: right;
}

.main_news_v2 {
    margin-top: 20px;
    display: flex;
}
.main_news_v2 > .very_new {
    width: 300px;
    margin-right: 20px;
    display: flex;
    flex-direction: row;
}
.main_news_v2 > div:nth-child(4) {
    margin: 0px;
}
.very_new_img {
    display: block;
    margin-right: 10px;
}
.very_new .prev_text {
    font-size: 11px;
    padding-top: 12px;
}
.partners {
    width: 300px;
    height: 220px;
    float: left;
    position: relative;
    background: url('/images/main/new_partners.jpg') 0 0 no-repeat;
}
.faik_link {
    display: block;
    position: absolute;
    height: 95px;
    bottom: 50px;
}
.faik_link.first {
    width: 50px;
    left: 52px;
}
.faik_link.second {
    width: 100px;
    right: 40px;
}
.partners_logo {
    text-align: center;
    display: block;
    margin: 20px auto 0px;
    font-size: 14px;
    text-transform: uppercase;
    width: 215px;
    color: #2b2b2b;
}
.partners_first,
.partners_second {
    text-align: center;
    position: absolute;
    text-transform: uppercase;
    font-size: 10px;
    color: #2b2b2b;
}
.partners_first {
    bottom: 0px;
    left: 48px;
    width: 65px;
}
.partners_second {
    width: 45px;
    bottom: 0px;
    right: 66px;
}
.partners_first a,
.partners_second a {
    text-decoration: none;
    color: #2b2b2b;
}

/*20-05-2014*/
.block_acad{
    width: 313px;
    height: 319px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.block_acad_inner{
    width: 283px;
    height: 129px;
    padding-left: 15px;
    padding-right: 15px;
    position: absolute;
    bottom: 0;
    background: #ffffff;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85); /* IE 5.5+*/
    -moz-opacity: 0.85; /* Mozilla 1.6 è íèæå */
    -khtml-opacity: 0.85; /* Konqueror 3.1, Safari 1.1 */
    opacity: 0.85; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9+ */
}
.block_acad_zag{
    line-height: 24px;
    color: #243334;
    font-family: PragmaticaRegular, Arial, Tahoma, Verdana, sans-serif;
    margin-top: 15px;
    margin-bottom: 10px;
}
.block_acad_txt{
    line-height: 24px;
    font-family: PragmaticaLight, Arial, Tahoma, Verdana, sans-serif;
    color: #7b7b7b;
}

.down_menu{
    font-family: PragmaticaMedium, Arial, Tahoma, Verdana, sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 20px;
    color: #989898;
    margin-right: 37px;
}
.down_menu_active{
    color: #26777d !important;
}
.fil_right{
    font-size: 48px;
    line-height: 54px;
    font-family: PragmaticaExtraLight, Arial, Tahoma, Verdana, sans-serif;
    text-transform: uppercase;
    color: #aeb3b4;
}
.fil_right_bold{
    font-size: 48px;
    line-height: 54px;
    font-family: PragmaticaMedium, Arial, Tahoma, Verdana, sans-serif;
    text-transform: uppercase;
    color: #808384;
}

.acad_collect_img{
    width:313px;
    height:456px;
    float: left;
    margin:0;
    padding:0;
}

.acad_news_img{
    margin-top: 8px;
    margin-right: 30px;
    float: left;
}
.acad_news_zag{
    font-family: PragmaticaRegular, Arial, Tahoma, Verdana, sans-serif;
    font-size:18px;
    line-height:30px;
    color:#243334;
    text-transform: uppercase;
}
.acad_news_preview{
    font-family: PragmaticaRegular, Arial, Tahoma, Verdana, sans-serif;
    font-size:14px;
    line-height: 20px;
    color:#7b7b7b;
}
.acad_news_more{
    font-family: PragmaticaLight, Arial, Tahoma, Verdana, sans-serif;
    font-size:12px;
    line-height:48px;
    text-transform: uppercase;
}

.acad_teacher_img{
    float: right;
    width: 181px;
    height: 205px;
}

.acad_teacher_name{
    font-family: PragmaticaRegular, Arial, Tahoma, Verdana, sans-serif;
    font-size:18px;
    line-height:30px;
    color:#243334;
    margin-bottom: 0px;
}

.acad_teacher_status{
    font-family: PragmaticaLight, Arial, Tahoma, Verdana, sans-serif;
    font-size:12px;
    line-height:36px;
    color:#7b7b7b;
}

.acad_letters{
    font-family: Georgia, Arial, Tahoma, Verdana, sans-serif;/*Myriad Pro, Arial, Tahoma, Verdana, sans-serif;*/
    font-size:12px; /*14*/
    line-height:22px;
    color:#243334;
    background: #f7f6f4;
    font-style: italic;
    font-weight: bolder;
    width: 465px;
    padding: 15px;
}

.acad_info{
    font-family: PragmaticaRegular, Arial, Tahoma, Verdana, sans-serif;
    font-size:12px;
    line-height:24px;
    color:#7b7b7b;
    margin-top: 20px;
}

.acad_teacher_block{
    /*display: none;*/
}

.acad_teacher_link{
    font-family: PragmaticaRegular, Arial, Tahoma, Verdana, sans-serif;
    font-size:12px;
    /*line-height:36px;*/
    color:#7b7b7b;
    /*margin-top: 20px;*/
    text-decoration: none;
}

ul.specials-list-acad li { padding: 16px 9px 16px 15px; }

ul.specials-list-acad li{
    color: #006a71;
    text-transform: uppercase;
    font-size: 12px;
    padding: 16px 0 16px 15px;
    margin-top: -10px;
}

/*ul.specials-list-acad li.isActive{
    background-color: #ebeded;
    color: #000000;
    cursor: default;
}
ul.specials-list-acad li:hover{
    color: #000000;
    cursor: default;
}*/

.acad_container_photo{
    display: table-cell;
    position: relative;
    width: 181px;
    vertical-align: bottom;
}
/**/

#wrapper #middle .collection-item{
    position:relative;
    float:left;
}

#wrapper #middle .collection-item .label{
    position:absolute;
    right:0;
    bottom:15px;
    padding:5px 15px;
    color:#e6e6e6;
    background-color:#243334;
    font-size:14px;
    text-transform:uppercase;
}

/* entry styles */
.entry{
    position: relative;
    margin: 20px 60px;
    float: left;
}

.entry_again{
    margin: 15px 0
}

.entry a{
    margin-top: 10px;
}

.entry button, .entry_again button{
    background-color: #989898;
    border: 0;
    padding: 8px 20px;
    color: #ffffff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-size: 14px;
    margin-top: 10px;
}
.franchise p{
    font-size:14px;
    color:#939393;
}
.franchise ul.list li {
    color: #939393;
    font-size: 13px;
}
.franchise .questions.column p{
    margin-bottom:15px;
}
.row.row-bottom .sub_franch{
    margin-bottom:10px;
    margin-top: -24px;
    font-size:12px;
    background-color: #006A71;
    border: 0;
    padding: 5px 20px;
    color: #ffffff;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}
.row.row-bottom a{
    display:block;
    padding-top: 41px;
    color: #006a71;
    text-decoration: none;
    margin-left: 16px;
}
.franchise input[type="checkbox"]{
    display:none;
}
.checkbox{
    position:relative;
    margin-left: 40px;
    margin-top:15px;
}



.checkbox input[type="checkbox"]+label:before {
    content: '';
    width:22px;
    height:22px;
    position:absolute;
    left: -40px;
    top: -4px;
    background: url('/images/check box sprite.png')  no-repeat;
}
.checkbox input[type="checkbox"]:checked+label:before {
    content: '';
    width:22px;
    height:22px;
    left: -40px;
    top: -4px;
    position:absolute;
    background: url('/images/check box sprite.png')  no-repeat;
    background-position-x: -27px;
}
body>#wrapper>.header .head_phone {
    font-size: 11px;
}

#parking_list_show {
    margin: 5px 0 0 22px;
    display: inline-block;
    border-bottom: 1px dashed;
    font: normal 400 13px/12px PragmaticaRegular;
    color: #006a71;
}

#parking_list_show:hover, #parking_list_show:focus {
    text-decoration: none;
    color: rgba(0,141,150,0.8);
}

.modal-dialog.parking {
    margin-top: 60px;
}

#parking {
    background: #ebeded;
    padding: 30px 20px;
}
#content.phones {
    margin-right: 0;
}
.phones-box {
    margin-top: 35px;
}
.phones-table {
    width: 100%;
    border: 0;
    margin-top: 10px;
}
.phones-table tr.odd {
    background: #ffffff scroll repeat 0% 0%;
}
.phones-table tr.even {
    background: #ebeded scroll repeat 0% 0%;
}
.phones-table tr td {
    width: 50%;
    padding: 20px;
    font-size: 15px;
    color: black;
}
body > #wrapper > .header .head_phone a.hdr-phones {
    position: relative;
    display: inline-block;
    outline: 0px none;
    border-bottom: 1px solid;
    color: #454545;
    text-decoration: none !important;
    white-space: nowrap;
    font-size: 13px;
    line-height: 15px;
}
body > #wrapper > .header .head_phone a.hdr-phones:hover {
    color: rgba(0, 141, 150, 0.8);
}
a.phone_salons,
a.phone_salons:hover{
    color: #939393;
    text-decoration: none;
}
.bg_journal_detail .royalSlider .royalSlide img {
    max-width: 927px;
    max-height: 621px;
}
.job {
    text-align: center;
}
.job + .job{
    margin-left: 70px;
}
.job-number{
    font-size: 19px;
    color: #ffffff;
}
.sign{
    font-size: 17px;
    color: #ffffff;
}
.job-list .list-item{
    font-size: 17px;
}
.job-list .list-item a{
    text-decoration: underline;
    color: #ffffff;
}

/*tooltip*/
[tooltip] {
    position: relative;
}
[tooltip]::before,
[tooltip]::after {
    text-transform: none;
    font-size: .9em;
    line-height: 1;
    user-select: none;
    pointer-events: none;
    position: absolute;
    display: none;
    opacity: 0;
}
[tooltip]::before {
    content: '';
    border: 5px solid transparent;
    z-index: 1001;
}
[tooltip]::after {
    content: attr(tooltip);
    font-family: Helvetica, sans-serif;
    text-align: center;
    width: 21em;
    line-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 1ch 1.5ch;
    border-radius: .3ch;
    box-shadow: 0 1em 2em -.5em rgba(0, 0, 0, 0.35);
    background: #333;
    color: #fff;
    z-index: 1000;
}
[tooltip]:hover::before,
[tooltip]:hover::after {
    display: block;
}
[tooltip='']::before,
[tooltip='']::after {
    display: none !important;
}
[tooltip]:not([flow])::before,
[tooltip][flow^="up"]::before {
    bottom: 100%;
    border-bottom-width: 0;
    border-top-color: #333;
}
[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::after {
    bottom: calc(100% + 5px);
}
[tooltip]:not([flow])::before,
[tooltip]:not([flow])::after,
[tooltip][flow^="up"]::before,
[tooltip][flow^="up"]::after {
    left: 50%;
    transform: translate(-50%, -.5em);
}
[tooltip][flow^="down"]::before {
    top: 100%;
    border-top-width: 0;
    border-bottom-color: #333;
}
[tooltip][flow^="down"]::after {
    top: calc(100% + 5px);
}
[tooltip][flow^="down"]::before,
[tooltip][flow^="down"]::after {
    left: 50%;
    transform: translate(-50%, .5em);
}
[tooltip][flow^="left"]::before {
    top: 50%;
    border-right-width: 0;
    border-left-color: #333;
    left: calc(0em - 5px);
    transform: translate(-.5em, -50%);
}
[tooltip][flow^="left"]::after {
    top: 50%;
    right: calc(100% + 5px);
    transform: translate(-.5em, -50%);
}
[tooltip][flow^="right"]::before {
    top: 50%;
    border-left-width: 0;
    border-right-color: #333;
    right: calc(0em - 5px);
    transform: translate(.5em, -50%);
}
[tooltip][flow^="right"]::after {
    top: 50%;
    left: calc(100% + 5px);
    transform: translate(.5em, -50%);
}
@keyframes tooltips-vert {
    to {
        opacity: .9;
        transform: translate(-50%, 0);
    }
}
@keyframes tooltips-horz {
    to {
        opacity: .9;
        transform: translate(0, -50%);
    }
}
[tooltip]:not([flow]):hover::before,
[tooltip]:not([flow]):hover::after,
[tooltip][flow^="up"]:hover::before,
[tooltip][flow^="up"]:hover::after,
[tooltip][flow^="down"]:hover::before,
[tooltip][flow^="down"]:hover::after {
    animation: tooltips-vert 300ms ease-out forwards;
}
[tooltip][flow^="left"]:hover::before,
[tooltip][flow^="left"]:hover::after,
[tooltip][flow^="right"]:hover::before,
[tooltip][flow^="right"]:hover::after {
    animation: tooltips-horz 300ms ease-out forwards;
}
/*--tooltip--*/
.button-blue {
    display: inline-block;
    background-color: #989898;
    border: 0;
    padding: 8px 20px;
    color: #ffffff;
    border-radius: 3px;
    font-size: 14px;
}
.button-blue:hover {
    color: #ffffff;
    text-decoration: none;
}
.button-blue_ml10 {
    margin-left: 10px;
}

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

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

#subscribe-form label{
    display: flex;
}
.inputs-column {
    position: absolute;
    top: 218px;
    left: 18px;
}
.subscribe-text {
    font-family: 'Circe Light';
    position: absolute;
    top: 130px;
    left: 18px;
    color: white;
    text-align: center;
    font-size: 14.1px;
    font-weight: 100;
    line-height: 15px;
}
.subscribe-text-status {
    font-family: 'Circe Light';
    position: absolute;
    left: 18px;
    color: white;
    text-align: center;
    font-size: 35px;
    font-weight: 600;
    line-height: 34px;
}
#subscribe-form {
    background-image: url(/images/sub_form/sub_back.jpg);
    height: 400px;
    width: 100%;
    max-width: 400px;
}

/*@media screen and (max-device-width: 1024px) {*/
/*#subscribe-form {*/
/*height: 375px;*/
/*width: 375px;*/
/*}*/
/*}*/
.modal-close {
    background: url(/images/sub_form/close_form.png) transparent no-repeat center;
    position: absolute;
    top: 3px;
    right: 0;
    width: 30px;
    height: 25px;
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    outline: none;
    z-index: 10;
    cursor: pointer;
}
.subscribe-input {
    font-family: 'Circe Extra Light';
    float: left;
    width: 237px;
    height: 30px;
    margin-bottom: 7px;
    text-align: center;
    font-weight: 100;
    color: #C8C5C4;
    font-size: 16.22px;
}
.subscribe-input::placeholder {
    color: #C8C5C4;
}
.subscribe-button {
    font-family: 'Circe Extra Light';
    float: left;
    width: 237px;
    height: 50px;
    background: white;
    border: 4px solid #FE7386;
    font-size: 23.37px;
    color: #332E2D;
    font-weight: 100;
}
#subscribe-form .error {
    color: #332E2D !important;
}

.parsley-error {
    border: 1px solid #ff0000;
}