/*! 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;
    /*svg, img {
      margin-left: 1.5em;
      height: 2em;
      width: 2em;
    }*/
}

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
}

h1 {
    text-align: center;
    color: #786764;
    font-size: 4.5em;
    margin-top: .5em
}

.highlightline {
    /*margin-left: 48em;*/
    margin-top: .7em;
    margin-bottom: 6em;
    width: 24em;
    height: 1em
}

.foto-block img {
    width: 84%;
    /*margin-left: 8%;*/
    height: auto;
    margin-bottom: 5em
}

.foto-block .down-img {
    margin-bottom: 10em;
    height: auto;
}

.text {
    text-align: justify;
    color: #786764;
    font-size: 2em;
    margin-left: 8%;
    margin-right: 8%;
    margin-bottom: 3em
}

.information-block {
  	text-align: center;
}