/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
@import url("https://fonts.googleapis.com/css?family=Arimo");

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font: 1em monospace, monospace
}

a {
    background: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font: 1em monospace, monospace
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button, input, optgroup, select, textarea {
    font: 100%/1.15 inherit;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden], template {
    display: none
}

html {
    font-size: .8333333vw
}

body {
    margin: 0;
    padding: 0;
    background: #f8f4ef;
    font-family: Gilroy
}

@font-face {
    font-family: Gilroy;
    src: url(../fonts/Gilroy-Regular.eot);
    src: url(../fonts/Gilroy-Regular.eot?iefix) format("eot"), url(../fonts/Gilroy-Regular.woff) format("woff"), url(../fonts/Gilroy-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

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

a {
    text-decoration: none
}

a, h1, h2, h3, h4, h5, h6, li, p, ul {
    margin: 0;
    padding: 0
}

button, input {
    outline: none
}

header {
    grid-template-columns: 25% 50% 25%
}

.myaccount, header {
    background: #f8f4ef;
    display: grid
}

.myaccount {
    grid-template-columns: 30% 40% 17% 13%
}

.myaccount .my-account {
    padding-top: 2.9em;
    padding-left: 11em
}

.myaccount .my-account a {
    color: #4f4e4c;
    font-size: 1.25em;
    font-weight: 700
}

.myaccount .icon-placeMA {
    padding-top: 2.5em
}

.myaccount .icon-placeMA .questionnaire {
    font-weight: 700
}

.myaccount .icon-placeMA a {
    margin-left: 2.3em
}

.myaccount .icon-placeMA svg {
    width: 1.8em;
    height: 1.8em
}

.search-place a {
    margin-left: 2em
}

.search-place svg {
    width: 1.5em;
    height: 1.5em
}

.search-place input {
    background: #f8f4ef;
    margin-top: 2em;
    color: #4f4e4c;
    border: none;
    width: 40%;
    padding: 1rem;
    outline: none;
    font-size: 1em;
    font-weight: 300
}

.icon-place {
    padding-top: 2.9em;
    padding-left: 13em
}

.icon-place .questionnaire {
    margin-right: 3em;
    font-weight: 700
}

.icon-place a {
    margin-left: 1.9em;
    color: #4f4e4c;
    font-size: 1.25em
}

.icon-place svg {
    width: 1.4em;
    height: 1.4em
}

.navigation {
    display: grid;
    grid-template-columns: 13% 13% 13% 24% 13% 13% 13%
}

.navigation img {
    width: 12em;
    height: 8em
}

.navigation .menu-links {
    margin-top: 3em
}

.navigation .menu-links a {
    color: #4f4e4c;
    font-size: 1.25em
}

footer {
    background: #fff;
    width: 100%;
    position: realtive;
    left: 0;
    bottom: 0;
    display: grid;
    grid-template-columns: 75% 25%;
    padding-bottom: 2em;
    padding-top: 1em
}

footer .social-networks {
    margin-left: 9em;
    padding-top: 1.5em
}

footer .social-networks img {
    margin-left: 1.5em;
    width: unset;
    height: unset;
}

footer img {
    height: 6em;
    width: 8em
}

footer li {
    display: inline
}

footer .logo-footer {
    margin-left: 2em
}

footer .footer-nav {
    margin-left: 1em
}

footer .footer-links a, footer .footer-nav a {
    color: #786764;
    margin-left: 1em
}

.heading-block {
    padding-top: 4em;
    margin-bottom: 4em;
    text-align: center
}

.heading-block img {
    width: 25em;
    height: 1em;
}

.heading-block h1 {
    color: #786764;
    font-size: 6em
}

.heading-block .high-head {
    margin-top: 2em
}

.heading-block a {
    display: block;
    color: #786764;
    font-size: 3em;
    font-weight: 400;
    margin-top: .3em
}

.information-block {
    background: #fff;
    padding-top: 8em
}

.information-block img {
    width: 97%;
    height: 12em;
    margin-left: 2em
}

.information-block hr {
    width: 60%;
    border: .03em solid #786764
}

.information-block a {
    color: #786764
}

.information-block .aesthetic-block, .information-block .apparat-block {
    margin-top: 8em
}

.information-block /*.aesthetic-block*/ img {
    /*margin-bottom: 8em*/
}

.information-block /*.aesthetic-block*/ .row:nth-child(odd) {
    margin-left: 17.5em
}

.information-block .row:not(:nth-child(2)) {
    margin-top: -4.5em
}

.information-block .massages-block, .information-block .peel-block, .information-block .spa-block {
    margin-top: 8em
}

.hexagon {
    width: 8em;
    height: 16em;
    border: 6em solid #f8f4ef
}

.hexagon_zero {
    width: 0;
    height: 0
}

.hexagon_triangle_up {
    border-top-width: 0;
    border-right-color: transparent;
    border-left-color: transparent
}

.hexagon_triangle_up_large {
    margin-bottom: -.08em;
    border-left-width: 9.5em;
    border-right-width: 9.5em
}

.hexagon_triangle_down {
    margin-top: -.08em;
    border-bottom-width: 0;
    border-right-color: transparent;
    border-left-color: transparent
}

.hexagon_triangle_down_large {
    border-left-width: 9.5em;
    border-right-width: 9.5em
}

.inside {
    background: #f8f4ef;
    width: 10.75em;
    height: 4.5em;
    color: #786764;
    font-size: 1.75em;
    text-align: center;
    padding-top: 1.5em
}

.hexa {
    float: left;
    margin: 0 2.75em 0 0
}

.row {
    overflow: hidden;
    margin-left: 6.6em;
    margin-top: 3em
}

.row a {
    display: block;
  	float: left;
}

.hexa:hover .inside {
    background: #786764;
    color: #f7f7f6
}

.hexa:hover a {
    color: #f7f7f6
}

.hexa:hover hr {
    width: 60%;
    border: .03em solid #f7f7f6
}

.hexa:hover .hexagon {
    width: 8em;
    height: 16em;
    border: 6em solid #786764
}

.hexa:hover .hexagon_zero {
    width: 0;
    height: 0
}

.hexa:hover .hexagon_triangle_up {
    border-top-width: 0;
    border-right-color: transparent;
    border-left-color: transparent
}

.hexa:hover .hexagon_triangle_up_large {
    margin-bottom: -.08em;
    border-left-width: 9.5em;
    border-right-width: 9.5em
}

.hexa:hover .hexagon_triangle_down {
    margin-top: -.08em;
    border-bottom-width: 0;
    border-right-color: transparent;
    border-left-color: transparent
}

.hexa:hover .hexagon_triangle_down_large {
    border-left-width: 9.5em;
    border-right-width: 9.5em
}

.all-screen {
    display: none;
    height: 100%;
    background: #000;
    opacity: .7;
    position: fixed;
    width: 100%;
    z-index: 1;
    top: 0;
    left: 0
}

.signatura-info {
    background: #f5f5f5;
    display: none;
    padding: 2em;
    position: absolute;
    top: 1em;
    left: 24%;
    width: 60em;
    color: #786764;
    opacity: 1;
    z-index: 2
}

.signatura-info h1 {
    text-align: center;
    font-size: 3em;
    margin-bottom: .5em
}

.signatura-info .instruction {
    font-size: 1em;
    display: grid;
    grid-template-columns: 45% 45%;
    grid-column-gap: 10%
}

.signatura-info img {
    margin-left: 3em;
    margin-top: 1em;
    width: 90%;
    height: 20em
}

.block {
    margin-top: 1em
}

.content, .content-signature {
  background: #f5f5f5 repeat center center;
  color: #786764;
  padding-bottom: 2em;
}
.content h2, .content-signature h2 {
  text-align: center;
  text-transform: uppercase;
  padding: 1em 1em;
  font-size: 2.5em;
  letter-spacing: 3px;
}
.content .main-image, .content-signature .main-image {
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 2.5em;
  color: white;
  margin: 0em auto;
  padding: 5em 0em;
  width: 8.5em;
  background: url("../images/ta-signature/main-img.png") no-repeat center center;
  background-size: 108%;
}
.content .description, .content-signature .description {
  padding: 2em 6em;
  background: white repeat center center;
  font-size: 1.5em;
}
.content .description .title, .content-signature .description .title {
  font-weight: bold;
  margin-bottom: 1em;
}
.content .row-images, .content-signature .row-images {
  display: flex;
  justify-content: space-evenly;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 170%;
}
.content .row-images .item, .content-signature .row-images .item {
  min-width: 12em;
  text-align: center;
}
.content .row-images .item .item__icon-container, .content-signature .row-images .item .item__icon-container {
  cursor: pointer;
  color: #786764;
}
.content .row-images .item .item__icon-container span, .content-signature .row-images .item .item__icon-container span {
  display: block;
}
.content .row-images .item .image, .content-signature .row-images .item .image {
  /*img {
    width: 20em;
  }*/
}
.content .row-images .item .title, .content-signature .row-images .item .title {
  text-align: center;
}
.content .row-images .item .desc, .content-signature .row-images .item .desc {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
  display: none;
}
.content .row-images .item .desc .desc__close-background, .content-signature .row-images .item .desc .desc__close-background {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5) center center;
  top: 0;
  left: 0;
  z-index: 1;
}
.content .row-images .item .desc .desc__text, .content-signature .row-images .item .desc .desc__text {
  position: fixed;
  background: #f5f5f5;
  width: 80%;
  padding: 2em;
  z-index: 99;
  top: 7em;
  left: 50%;
  transform: translate(-50%, 0);
}
iframe {
  width: 100%;
}