/*! normalize.css v1.1.3 | MIT License | git.io/normalize */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html,
button,
input,
select,
textarea {
    font-family: sans-serif
}

body {
    margin: 0
}

a:focus {
    outline: thin dotted
}

a:active,
a:hover {
    outline: 0
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

h2 {
    font-size: 1.5em;
    margin: 0.83em 0
}

h3 {
    font-size: 1.17em;
    margin: 1em 0
}

h4 {
    font-size: 1em;
    margin: 1.33em 0
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0
}

h6 {
    font-size: 0.67em;
    margin: 2.33em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

p,
pre {
    margin: 1em 0
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

q:before,
q:after {
    content: '';
    content: none
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

dl,
menu,
ol,
ul {
    margin: 1em 0
}

dd {
    margin: 0 0 0 40px
}

menu,
ol,
ul {
    padding: 0 0 0 40px
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="search"] {
    box-sizing: content-box
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.bx-wrapper {
    position: relative;
    margin: 0px auto 60px;
    padding: 0;
    max-width: 1200px
}

.bx-wrapper img {
    max-width: 100%;
    max-height: 100%;
    display: block
}

.bxslider {
    margin: 0;
    padding: 0
}

.bxslider-item {
    list-style: none
}

.bx-slider-img {
    height: auto
}

.bx-wrapper .bx-viewport {
    border-bottom: 0;
    border-top: 0;
    left: -5px;
    background: #fff;
    min-height: 502px;
    transform: translatez(0)
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%
}

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(img/slider/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000
}

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #fde8e5;
    text-indent: -9999px;
    display: block;
    width: 48px;
    height: 8px;
    margin: 0 7px;
    outline: 0
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #B31F77
}

.bx-wrapper .bx-prev {
    left: 10px;
    background: url(img/slider/controls.png) no-repeat 0 -32px
}

.bx-wrapper .bx-next {
    right: 10px;
    background: url(img/slider/controls.png) no-repeat -43px -32px
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 10
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none
}

.bx-wrapper .bx-controls-auto {
    text-align: center
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(img/slider/controls.png) -86px -11px no-repeat;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(img/slider/controls.png) -86px -44px no-repeat;
    margin: 0 3px
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px
}

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 16px;
    left: 0;
    background: rgba(80, 80, 80, 0.75);
    width: 100%
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px
}

html {
    height: 100%
}

body {
    height: 100%;
    font-family: "Open Sans", Arial, Tahoma, "Trebuchet MS", sans-serif;
    color: #000;
    background-color: #fff;
    overflow-x: hidden
}

::-webkit-scrollbar {
    width: 12px;
    height: 5px;
    cursor: pointer
}

::-webkit-scrollbar-track-piece {
    background: #595959
}

::-webkit-scrollbar-thumb {
    height: 5px;
    background-color: #000;
    -webkit-border-radius: 2px;
    border: 1px solid #000;
    cursor: pointer
}

.maincontent {
    overflow-x: hidden
}

.section {
    padding: 50px 5px
}

.container {
    width: 1200px;
    margin: 0 auto;
    text-align: left;
    padding: 0
}

p {
    margin: 0.5em 0
}

.text-h1 {
    text-align: center;
    font-size: 22px;
    margin-top: 5px;
    color: #fff;
    font-weight: bold;
    line-height: 40px
}

.text-h2 {
    text-align: center;
    font-size: 40px;
    margin-top: 15px;
    color: #2e2e2e
}

.text-h3 {
    font-size: 24px;
    text-align: center;
    color: #000
}

.text-h4 {
    font-size: 20px;
    text-align: center;
    color: #000
}

.main-text {
    text-align: left;
    line-height: 22px;
    color: #000
}

.scale-img {
    transition: 1s
}

.scale-img:hover {
    transform: scale(1.05)
}

span.strong {
    font-weight: bold
}

.text-center {
    text-align: center
}

.text-left {
    text-align: left
}

.text-list {
    margin: 0;
    padding: 2px 0 5px 44px;
    line-height: 1.4
}

.text-list-item {
    margin: 5px 0
}

.attention {
    text-decoration: underline;
    font-weight: bold;
    font-size: 1.4em;
    line-height: 1.4
}

.site-map-list {
    font-size: 1em
}

.site-map-link {
    text-decoration: none;
    color: #000
}

.site-map-link:hover {
    color: #0592D7
}

.bold {
    font-weight: bold
}

.left-h2 {
    text-align: left;
    line-height: 1.6;
    margin-left: 25px;
    margin-right: 10px
}

.title {
    margin-bottom: 45px
}

.title .text-h2 {
    padding-bottom: 15px;
    position: relative;
    margin-bottom: 50px;
    font: 40px "OpenSansRegular", sans-serif
}

.title .text-h2:after {
    position: absolute;
    content: '';
    width: 94px;
    height: 2px;
    left: 50%;
    bottom: 0;
    margin-left: -47px
}

.title .text-h2 span {
    color: #333333
}

.mihi-form-box {
    width: 568px;
    margin: 40px auto 0
}

.mihi-form-link,
.mihi-form-link-shop,
.mihi-form-link-404 {
    display: inline-block;
    color: #343434;
    font: 18px "OpenSansRegular", sans-serif;
    text-align: center;
    width: 254px;
    line-height: 46px;
    background-color: #fff;
    border: 1px solid #343434;
    border-radius: 4px;
    margin: 0 13px;
    text-decoration: none;
    transition: .3s;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3)
}

.mihi-form-link:hover,
.mihi-form-link:active,
.mihi-form-link-shop:hover,
.mihi-form-link-shop:active,
.mihi-form-link-404:hover,
.mihi-form-link-404:active {
    color: #fff;
    background-color: #333333;
    border-color: #fff;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.5)
}

.boxHidded {
    visibility: hidden
}

.flipInY,
.zoomIn,
.fadeInUp,
.fadeInLeft,
.fadeOut {
    visibility: visible
}

.fadeInRight,
.zoomOut,
.fadeOutDown,
.fadeOutRight,
.fadeOutLeft {
    visibility: visible
}

.delay-01s {
    animation-delay: 0.1s
}

.delay-02s {
    animation-delay: 0.2s
}

.delay-03s {
    animation-delay: 0.3s
}

.delay-04s {
    animation-delay: 0.4s
}

.delay-05s {
    animation-delay: 0.5s
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
    0%,
    40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg)
    }
    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
    0%,
    40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg)
    }
    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }
    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    50%,
    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    50%,
    to {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.3, 0.3, 0.3);
        transform: scale3d(0.3, 0.3, 0.3)
    }
    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

.first-contact {
    width: 100%;
    min-height: 32px;
    background-color: #595959
}

.first-contact .fa {
    color: #fff
}

.first-contact-items {
    list-style: none;
    text-align: right;
    margin: 0;
    padding: 0
}

.first-contact-item {
    display: inline-block;
    margin: 0 15px
}

.first-contact-link {
    color: #fff;
    font-size: 16px;
    line-height: 2;
    text-decoration: none;
    cursor: pointer;
    outline: none
}

.first-contact-link:hover,
.first-contact-link:active {
    color: #cca5b8
}

.first-contact-link:focus {
    outline: none
}

.window-back-call {
    display: none;
    width: 300px
}

.window-back-call .form-container {
    width: 288px;
    padding: 10px 5px;
    background-color: rgba(50, 26, 39, 0.85);
    border: 1px solid #333333;
    position: relative
}

.window-back-call .b-close {
    position: absolute;
    top: 5px;
    right: 7px;
    color: #333333;
    cursor: pointer
}

.window-back-call .form-box-img {
    width: 278px;
    height: 190px;
    margin: 0 auto 20px;
    border: 1px solid #333333;
    border-radius: 4px;
    background: url(../img/back-call.jpg) no-repeat
}

.window-back-call .form-box-item {
    width: 278px
}

.window-back-call .text-h3 {
    color: #fff
}

.window-back-call .input {
    width: 258px
}

.window-back-call .name-label {
    width: 258px
}

.window-back-call .submit-in-form {
    width: 278px;
    padding: 2px 70px
}

.header {
    width: 100%;
    min-height: 60px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    background-color: #000;
    z-index: 2000;
    position: fixed;
    top: 0;
    left: 0
}

.header:before,
.header:after {
    content: "";
    display: table
}

.header:after {
    clear: both
}

.header .container {
    width: 1200px;
    margin: 0 auto;
    text-align: right;
    padding: 0
}

.header .container:before,
.header .container:after {
    content: "";
    display: table
}

.header .container:after {
    clear: both
}

.header-logo {
    width: 102px;
    height: 52px;
    float: left
}

.logo-link {
    outline: none;
    width: 102px;
    height: 52px;
    position: relative;
    z-index: 4000;
    margin: 2px 15px 11px 15px;
    float: left
}

.logo-img {
    width: 102px;
    height: 100%
}

.logo-text {
    height: 100%;
    width: 100%;
    position: absolute;
    left: -9999px
}

.top-menu {
    float: right;
    max-width: 967px;
    margin: 0 auto;
    font-size: 13px;
    text-transform: uppercase
}

.top-menu:before,
.top-menu:after {
    content: "";
    display: table
}

.top-menu:after {
    clear: both
}

.menu__list {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    display: block
}

.menu__list:before,
.menu__list:after {
    content: "";
    display: table
}

.menu__list:after {
    clear: both
}

.menu__item {
    margin: 0 5px;
    position: relative;
    float: left;
    display: block
}

.menu__link {
    text-decoration: none;
    line-height: 60px;
    font-size: 13px;
    color: #fff;
    padding: 0 5px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    cursor: pointer;
    display: block;
    outline: none
}

.menu__link:hover,
.menu__link:focus,
.menu__link.active {
    background-color: rgba(255, 255, 255, 0.16863);
    outline: none
}

#registration {
    background: url(../img/background.jpg) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
    margin-top: -20px
}

#registration .container:before,
#registration .container:after {
    content: "";
    display: table
}

#registration .container:after {
    clear: both
}

.registration-box:before,
.registration-box:after {
    content: "";
    display: table
}

.registration-box:after {
    clear: both
}

.registration-items {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.registration-item {
    color: #000;
    font: 17px "OpenSansRegular", sans-serif;
    margin: 20px 0
}

#registration .box-left .fa {
    font-size: 40px
}

.registration-icon {
    padding: 20px;
    border: 1px solid #333333;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    vertical-align: middle
}

.registration-icon:after {
    position: absolute;
    background-color: #E5E5E5 !important;
    width: 30px;
    height: 30px;
    border: 1px solid #fff;
    text-align: center;
    font: 18px "OpenSansRegular", sans-serif;
    line-height: 30px;
    right: 9999px;
    top: -7px;
    border-radius: 50%
}

.registration-item:nth-child(1) .registration-icon:after {
    content: '1';
    animation: show-nomber 1s forwards 1s
}

.registration-item:nth-child(2) .registration-icon:after {
    content: '2';
    animation: show-nomber 1s forwards 1.5s
}

.registration-item:nth-child(3) .registration-icon:after {
    content: '3';
    animation: show-nomber 1s forwards 2s
}

@keyframes show-nomber {
    80% {
        background-color: #fff;
        right: -40px
    }
    100% {
        right: -5px;
        background-color: #333333
    }
}

.registration-text {
    max-width: 630px;
    padding-left: 15px;
    display: inline-block;
    vertical-align: middle
}

.banner-box-img {
    margin: 35px auto 50px;
    position: relative;
    width: 725px;
    height: 608px;
    overflow: hidden
}

.box-left {
    float: left;
    width: 760px;
    padding: 10px
}

.box-right {
    float: left;
    width: 400px;
    margin: 0 0 0 20px
}

#registration .text-h2 {
    font: 29px "OpenSansRegular", sans-serif;
    color: #000;
    margin-top: 0
}

#registration .main-text {
    color: #000;
}

#registration .box-right .main-text {
    font: 14px "OpenSansRegular", sans-serif
}

.soc-ikon {
    width: 280px;
    padding: 10px 0;
    margin: 0 auto;
}

.name-label {
    font: 16px "OpenSansRegular", sans-serif;
    color: #fff;
    text-align: left
}

.name-label2 {
    font: 14px "OpenSansRegular", sans-serif;
    color: #fff;
    text-align: left;
    width: 100%
}

.input {
    width: 290px;
    border-radius: 4px;
    border: 1px solid #fff;
    outline: none;
    background-color: #fff;
    font: 14px "OpenSansLight", sans-serif;
    color: #000;
    padding: 9px;
    margin: 10px 0;
}

input {
    outline: none;
}

input:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0 50px #4a283a !important;
    -webkit-text-fill-color: #fff !important;
    color: #000;
}

.input[type='date'] {
    color: #343434;
}

.form-box-button {
    width: 310px;
    margin: 15px 0;
}

.submit-in-form {
    font: 16px "OpenSans", sans-serif;
    height: 36px;
    width: 310px;
    padding: 2px 122px;
    color: #343434;
	background-color: #fff;
    border-radius: 4px;
    cursor: pointer;
    outline: none;
    border: none;
}

.submit-in-form:hover {
    border: none;
    background-color: #343434;
	color: #fff;
}

.submit-in-form:hover .form-span-submit {
    font-weight: bold;
    text-shadow: none;
}

.submit-in-form:active {
    border-top: 2px solid #be205e;
}

.reset-in-form:active {
    border-top: 2px solid #04547b;
}

::-webkit-input-placeholder {
    font-size: 14px;
    color: #8c8c8c;
}

::-moz-placeholder {
    font-size: 14px;
    color: #8c8c8c
}

:-moz-placeholder {
    font-size: 14px;
    color: #8c8c8c
}

:-ms-input-placeholder {
    font-size: 14px;
    color: #8c8c8c
}

.input:focus,
.select:focus {
    border: 1px solid #343434;
	color: #000;
}

.input[type='date']:focus {
    color: #000;
}

:focus::-webkit-input-placeholder {
    color: #343434;
}

:focus::-moz-placeholder {
    color: #343434;
}

:focus:-moz-placeholder {
    color: #343434;
}

:focus:-ms-input-placeholder {
    color: #343434;
}

.form-box-item {
    width: 310px;
    margin: 0 auto
}

.form-box-item .main-text {
    color: #fff !important;
}

.select {
    width: 310px;
    border-radius: 4px;
    border: 1px solid #fff;
    outline: none;
    background-color: #fff;
    font: 14px "OpenSansLight", sans-serif;
    color: #8c8c8c;
    padding: 9px;
    margin: 10px 0
}

.select option {
    color: #343434;
}

.form-box-check {
    width: 500px;
    margin-left: 138px;
    margin-top: -41px
}

.form-container {
    background-color: #595959;
    color: #fff;
    width: 336px;
    padding: 10px;
    margin: 15px auto;
    top: 50px;
    border-radius: 4px;
    background-repeat: no-repeat;
    background-position: 50% 50%
}

.form-h2 {
    text-align: center;
    font-size: 22px;
    margin-top: 15px;
    color: #fff
}

#variants {
    background: #E5E5E5;
}

#variants .text-h3 {
    color: #000
}

#variants .text-h4 {
    color: #333333
}

#variants .title .text-h2:after {
    background: #333333;
}

#variants .text-h3 {
    padding: 0 5px
}

.variants-items {
    margin: 0 auto;
    width: 1200px;
    padding: 0;
    list-style-type: none
}

.variants-item {
    width: 188px;
    height: 100%;
    display: inline-block;
    vertical-align: top;
    margin: 30px 53px
}

#variants .why-mihi-item .fa {
    font-size: 100px;
    color: #fff;
    text-align: center;
    text-shadow: 0 0 2px #000
}

.variants-item .variants-icon {
    text-align: center
}

.variants-item .fa {
    font-size: 50px;
    color: #333333;
    text-align: center
}

#variants .main-text {
    font-size: 16px;
    color: #000;
    text-align: center
}

#why-mihi .title .text-h2:after {
    background: #333333;
}

#why-mihi .text-h3 {
    padding: 0 5px
}

.why-mihi-items {
    margin: 0 auto;
    width: 1200px;
    padding: 0;
    list-style-type: none;
    text-align: center
}

.why-mihi-item {
    width: 290px;
    height: 100%;
    display: inline-block;
    vertical-align: top;
    margin: 30px 53px
}

#why-mihi .fa {
    font-size: 100px;
    color: #333333;
    text-align: center
}

#why-mihi .main-text {
    font-size: 16px;
    color: #000;
    text-align: center
}

#work-dream {
    color: #000;
    background: #f7f4f8
}

.title .work-dream-h2 {
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 50px;
    text-align: left
}

.title .work-dream-h2:after {
    position: absolute;
    content: '';
    width: 94px;
    height: 2px;
    left: 0;
    bottom: 0;
    background: #333333;
}

.work-dream-items {
    list-style-type: none;
    padding: 0 5px;
    margin-left: 0
}

.work-dream-item {
    padding: 10px 0 40px 0
}

.work-dream-item:before,
.work-dream-item:after {
    content: "";
    display: table
}

.work-dream-item:after {
    clear: both
}

.work-dream-content {
    float: left;
    width: 700px
}

.work-dream-content-left {
    float: left;
    margin: 0 30px 10px 0;
    position: relative;
    width: 460px;
    overflow: hidden
}

.work-dream-content-right {
    float: right;
    margin: 0 0 10px 30px;
    position: relative;
    width: 460px;
    height: 318px;
    overflow: hidden
}

.work-dream-h2 {
    text-align: left;
    margin-top: 0;
    margin-bottom: 50px;
    padding-bottom: 19px;
    color: #2e2e2e;
    font-size: 24px
}

.work-dream-h2:after {
    position: absolute;
    content: '';
    width: 94px;
    height: 2px;
    background: #a52c85;
    left: 0;
    bottom: 0
}

.work-dream-h3 {
    text-align: center;
    margin-top: 0;
    color: #fff;
    font-size: 18px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    left: 50%
}

.work-dream-text {
    font-size: 18px;
    text-align: justify;
    line-height: 22px;
    color: #000;
    margin-bottom: 25px
}

.work-dream-box {
    top: 30px;
    right: 30px;
    position: absolute;
    height: 200px;
    width: 200px;
    border-radius: 50%;
    background: rgba(234, 57, 127, 0.8)
}

.work-dream-box-right {
    top: 30px;
    right: 30px;
    position: absolute;
    height: 200px;
    width: 200px;
    border-radius: 50%;
    background: rgba(234, 57, 127, 0.8)
}

#mihi-today {
    background: url(../img/mihi-today.jpg) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
    text-align: center
}

#mihi-today .text-h2 {
    color: #000;
	background-color: rgba(255, 255, 255, 0.3);
}

#mihi-today .title .text-h2:after {
    background: #000;
}

#mihi-today .main-text-big {
    font-size: 22px;
    text-align: center;
	color: #000;
	background-color: rgba(255, 255, 255, 0.3);
}

#history {
    background-color: #fff
}

.wrapper-img {
    width: 178px;
    height: 238px;
    border-radius: 50%;
    border: 2px solid #fde8e5;
    overflow: hidden;
    margin: 20px auto
}

#history .title .text-h2:after {
    background: #333333;
}

.slider-text {
    text-indent: 18px;
    text-align: center;
    line-height: 22px;
    color: #000;
    margin: 0 60px
}

#about {
    padding: 55px 0 40px;
    background: url(../img/about_bg.jpg) no-repeat center center;
    background-size: cover;
    text-align: center
}

#about .title .text-h2:after {
    background: #333333;
}

.about-items {
    list-style-type: none;
    text-align: center;
    margin: 0;
    padding: 0
}

.about-item {
    vertical-align: top;
    position: relative;
    display: inline-block;
    margin: 10px 30px 30px;
    width: 285px;
    height: 230px;
    background-color: #595959;
    border: 2px solid #fff;
    border-radius: 25px;
    padding: 5px
}

.about-item .main-text {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    width: 100%;
    font: 18px "OpenSansRegular", sans-serif;
    color: #fff;
    line-height: 23px;
    text-align: center
}

.digit {
    font-size: 35px;
    line-height: 1.2
}

#shop-katalog {
    background: url(../img/catalog.jpg) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
    text-align: center
}

#shop-katalog .text-h3 {
    color: #000;
}

#shop-katalog .text-h2 {
    color: #000;
}

#shop-katalog .title .text-h2:after {
    background: #000;
}

#shop-katalog .main-text-big {
    font-size: 22px;
    color: #000;
    text-align: center
}

#contact .title .text-h2:after {
    background: #333333;
}

#contact .contact-item .text-h3 {
    padding: 5px;
    color: #fff;
    background-color: #333333;
    margin-left: -7px;
    margin-right: -7px
}

.contact-items {
    margin: 0 auto;
    width: 1200px;
    padding: 0;
    list-style-type: none;
    text-align: center
}

.contact-item {
    width: 290px;
    height: 100%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    margin: 30px 47px;
    padding: 5px 5px 0 5px;
    border-radius: 4px;
    border: 1px solid #333333
}

.contact-item .text-h3 {
    color: #333333
}

.contact-icon {
    position: relative;
    top: 0;
    left: 95px
}

#contact .fa {
    font-size: 100px;
    color: #333333;
    text-align: center
}

#contact .main-text {
    font-size: 16px;
    color: #000;
    text-align: left;
    line-height: 1.6
}

.map-wrapper {
    padding: 0;
    margin: 50px 0 40px 0
}

.map {
    width: 100%;
    height: 200px;
    position: relative;
    overflow: hidden
}

.map:after {
    content: "";
    width: 290px;
    height: 110px;
    padding-top: 90px;
    top: -184px;
    left: 0;
    background-color: rgba(198, 14, 102, 0.4);
    text-align: center;
    color: #fff;
    position: absolute;
    transition: 0.3s
}

.map:focus {
    outline: none
}

.map:hover:after {
    content: "";
    height: 25px;
    padding-top: 0;
    top: -8px;
    left: 0;
    background-color: rgba(198, 14, 102, 0.6)
}

#work-with-mihi {
    text-align: center;
    background: url(../img/footer_bg.jpg) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
    margin: 0
}

#work-with-mihi .text-h2 {
    color: #fff
}

#work-with-mihi .title .text-h2:after {
    background: #fff
}

#work-with-mihi .main-text-big {
    font-size: 22px;
    color: #fff;
    text-align: center
}

#work-with-mihi .text-h3 {
    color: #fff;
}

.work-with-mihi-text {
    color: #fff;
}

.work-with-mihi-items {
    margin: 0;
    padding: 0
}

.work-with-mihi-item {
    color: #fff;
    font: 17px "OpenSansRegular", sans-serif;
    margin: 20px;
    text-align: left;
    line-height: 22px;
    color: #fff;
    padding-left: 15px
}

#work-with-mihi .text-h3 {
    color: #fff;
}

.work-with-mihi-text {
    color: #fff;
}

.work-with-mihi-items {
    margin: 0;
    padding: 0
}

.work-with-mihi-item {
    color: #fff;
    font: 17px "OpenSansRegular", sans-serif;
    margin: 20px;
    text-align: left;
    line-height: 22px;
    color: #fff;
    padding-left: 15px
}

.footer {
    position: relative;
    width: 100%;
    min-height: 84px;
    background-color: #000;
}

.footer .container {
    width: 1200px;
    color: #fff;
    font: 18px "SegoeUIRegular", "Arial", sans-serif;
    padding: 30px 0;
    line-height: 1.8
}

.footer .container:before,
.footer .container:after {
    content: "";
    display: table
}

.footer .container:after {
    clear: both
}

.footer-link {
    color: #fff;
    text-decoration: none
}

.footer-link:hover {
    color: #8c8c8c;
    outline: none
}

.part-left {
    float: left;
    width: 333px;
    margin-left: 20px;
    color: #fff
}

.part-right {
    float: right;
    width: 290px;
    margin-right: 20px;
    color: #fff
}

#toTop {
    font-size: 24px;
    width: 30px;
    height: 30px;
    position: fixed;
    bottom: 60px;
    right: 20px;
    cursor: pointer;
    display: none;
    padding: 5px;
    text-align: center;
    color: #fff;
    line-height: 28px;
    border-radius: 4px;
    border: 1px solid #fff;
    z-index: 1000;
    text-decoration: none;
    background-color: #595959;
    transition: all 300ms linear
}

#toTop:focus {
    outline: none
}

#toTop:hover {
    background-color: #000;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5)
}

.button-call {
    line-height: 1.4;
    font: 16px "SegoeUIRegular", "Arial", sans-serif;
    color: #333;
    font-weight: bold;
    z-index: 1000;
    position: fixed;
    background-color: transparent;
    width: 238px;
    height: 46px;
    padding: 0;
    transition: 0.3s;
    display: none;
    cursor: pointer
}

.button-call {
    bottom: 140px;
    right: -180px
}

.button-call:hover {
    bottom: 140px;
    right: 0
}

.button-call:hover .fa-phone {
    visibility: hidden
}

.button-call .fa-phone {
    font-size: 36px;
    color: #B31F77;
    text-shadow: 1px 1px 2px #333;
    margin-right: 40px
}

.button-call .back-call {
    display: inline-block;
    background-color: #B31F77;
    font-size: 1.2em;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    border: 1px solid #fff;
    border-radius: 4px;
    transition: 0.3s;
    width: 147px;
    padding: 4px 9px;
    text-align: center;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
    cursor: pointer
}

#mihi-error404 {
    text-align: center;
    min-height: 400px
}

.wrapper-404 {
    background: url(../img/mihi-today.jpg) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    min-height: 100%;
    height: auto !important;
    overflow-x: hidden
}

.mihi-form-link-404 {
    margin: 0
}

.mihi-404 {
    width: 256px;
    margin: 40px auto 110px
}

#mihi-error404 .text-h2 {
    color: #fff
}

#mihi-error404 .title .text-h2:after {
    background: #fff
}

#mihi-error404 .main-text-big {
    font-size: 22px;
    color: #fff;
    text-align: center
}

.footer-404 {
    position: relative;
    width: 100%;
    min-height: 84px;
    background-color: #553445;
    margin-top: -92px
}

.footer-404 .container {
    width: 1200px;
    color: #fff;
    font: 18px "SegoeUIRegular", "Arial", sans-serif;
    padding: 30px 0;
    line-height: 1.8
}

.footer-404 .container:before,
.footer-404 .container:after {
    content: "";
    display: table
}

.footer-404 .container:after {
    clear: both
}

@media all and (max-width: 1218px) {
    .container {
        width: 100%
    }
    .header .container {
        width: 100%
    }
    .menu__item {
        margin: 0 4px
    }
    .menu__link,
    .menu__link2 {
        font-size: 13px
    }
    .banner-box-img {
        width: 100%;
        height: auto
    }
    .scale-img {
        width: 100%;
        height: auto
    }
    .registration-box {
        width: 1112px;
        margin: 0 auto
    }
    .box-left {
        width: 680px
    }
    .registration-text {
        max-width: 575px
    }
    .box-right {
        margin: 0 0 0 10px
    }
    .banner-box-img {
        width: 530px;
        height: 355px
    }
    .variants-items {
        width: 980px
    }
    .variants-item {
        margin: 20px 26px
    }
    .why-mihi-items {
        width: 1140px
    }
    .why-mihi-item {
        margin: 20px 32px
    }
    .work-dream-items {
        margin: 0 auto;
        width: 1140px
    }
    .work-dream-content {
        width: 600px
    }
    .contact-items {
        width: 1140px
    }
    .contact-item {
        margin: 20px 24px
    }
    .footer .container,
    .footer-404 .container {
        width: 100%
    }
}

@media all and (max-width: 1150px) {
    .menu__item {
        margin: 0 2px
    }
    .menu__link,
    .menu__link2 {
        font-size: 12px
    }
    .registration-box {
        width: 1072px
    }
    .box-left {
        width: 630px
    }
    .registration-text {
        max-width: 525px
    }
    .why-mihi-items,
    .contact-items {
        width: 1090px
    }
    .why-mihi-item,
    .contact-item {
        margin: 20px 24px
    }
    .work-dream-items {
        margin: 0 auto;
        width: 1090px
    }
    .work-dream-content {
        width: 580px
    }
}

@media all and (max-width: 1100px) {
    .registration-box {
        width: 970px
    }
    .box-left {
        width: 528px
    }
    .registration-text {
        max-width: 425px
    }
    .why-mihi-items,
    .contact-items {
        width: 990px
    }
    .why-mihi-item,
    .contact-item {
        margin: 20px 15px
    }
    .work-dream-items {
        margin: 0 auto;
        width: 935px
    }
    .work-dream-content {
        width: 440px
    }
}

@media all and (max-width: 1070px) {
    .menu__item {
        margin: 0 2px
    }
    .menu__link,
    .menu__link2 {
        font-size: 11px
    }
}

@media all and (max-width: 990px) {
    .header {
        position: relative !important
    }
    .top-menu {
        width: 44px;
        height: 40px;
        top: 2px;
        color: #fff;
        display: block;
        background-image: url(../img/menu.png);
        background-repeat: no-repeat;
        background-position: 50% 50%;
        margin: 8px 10px 0 0;
        cursor: pointer;
        border: 1px solid #fff;
        border-radius: 4px
    }
    .menu__list {
        display: none;
        width: 100%;
        text-align: center;
        position: absolute;
        left: 0;
        top: 60px;
        background-color: #333333;
    }
    .menu__item {
        float: none;
        width: 100%
    }
    .menu__link,
    .menu__link2 {
        font-size: 12px;
        float: none
    }
    .menu__link {
        text-decoration: none;
        line-height: 60px;
        font-size: 13px;
        color: #fff;
        padding: 0 5px;
        -webkit-transition: .3s;
        -moz-transition: .3s;
        transition: .3s;
        cursor: pointer;
        display: block;
        outline: none
    }
    .menu__link:hover {
        background-color: rgba(255, 255, 255, 0.16863)
    }
    .menu__link.active {
        background-color: transparent
    }
    .registration-box {
        width: 780px
    }
    .box-left {
        float: none;
        width: 760px;
        margin: 0 auto
    }
    .registration-text {
        max-width: 630px
    }
    .box-right {
        float: none;
        width: 400px;
        margin: 0 auto
    }
    .banner-box-img {
        width: 725px;
        height: 608px
    }
    .variants-items {
        width: 600px
    }
    .variants-item {
        margin: 20px 54px
    }
    .why-mihi-items {
        width: 685px
    }
    .why-mihi-item {
        margin: 20px 24px
    }
    .contact-items {
        width: 670px
    }
    .work-dream-items {
        margin: 0;
        padding: 0;
        width: 100%
    }
    .work-dream-content {
        width: 100%;
        margin: 0
    }
    .title .work-dream-h2 {
        text-align: center
    }
    .title .work-dream-h2:after {
        left: 50%;
        margin-left: -47px
    }
    .work-dream-content-left,
    .work-dream-content-right {
        float: none;
        margin: 0 auto 30px
    }
    .form-container {
        width: 600px
    }
    .box-right {
        width: 620px;
        margin: 0 auto;
        padding: 0
    }
    .form-box-item {
        width: 580px
    }
    .form-box-button {
        margin: 15px auto;
    }
    .input {
        width: 560px
    }
    .select {
        width: 578px
    }
}

@media all and (max-width: 800px) {
    .registration-box {
        width: 600px;
        margin: 0 auto
    }
    .box-left {
        width: 600px;
        margin: 0 auto;
        padding: 0
    }
    .registration-text {
        width: 100%;
        padding-left: 0
    }
    .banner-box-img {
        width: 600px;
        height: 399px
    }
    .registration-item {
        margin: 30px 0
    }
    .registration-icon {
        left: 255px
    }
    .form-container {
        width: 336px;
        margin-top: 40px
    }
    .box-right {
        width: 356px;
        margin: 0 auto;
        padding: 0
    }
    .form-box-item {
        width: 310px;
        margin: 0 auto
    }
    .form-box-button {
        margin: 15px 0;
    }
    .input {
        width: 290px
    }
    .select {
        width: 310px
    }
    .first-contact-items {
        text-align: center
    }
}

@media all and (max-width: 740px) {
    .why-mihi-items,
    .contact-items {
        width: 300px
    }
    .why-mihi-item,
    .contact-item {
        margin: 15px 10px
    }
}

@media all and (max-width: 700px) {
    .footer-404 {
        margin-top: -124px
    }
    .part-left,
    .part-right {
        float: none;
        margin: 0 auto
    }
    #toTop {
        bottom: 20px
    }
    .button-call {
        bottom: 100px
    }
    .button-call:hover {
        bottom: 100px
    }
}

@media all and (max-width: 630px) {
    .registration-box {
        width: 375px;
        margin: 0 auto
    }
    .box-left {
        width: 375px;
        margin: 0 auto;
        padding: 0
    }
    .registration-text {
        width: 100%
    }
    .banner-box-img {
        width: 375px;
        height: 248px
    }
    .registration-item {
        margin: 30px 0
    }
    .registration-icon {
        left: 150px
    }
    .variants-items {
        width: 204px
    }
    .variants-item {
        margin: 20px 10px
    }
}

@media all and (max-width: 590px) {
    .mihi-form-box {
        width: 256px;
        margin: 0 auto
    }
    .mihi-form-link,
    .mihi-form-link-shop {
        margin: 10px 0
    }
}

@media all and (max-width: 500px) {
    .title .text-h2 {
        font-size: 32px
    }
    .text-h3 {
        font-size: 20px
    }
    #work-with-mihi .text-h2,
    #mihi-today .text-h2 {
        color: #fff;
        font-size: 32px
    }
    #work-with-mihi .main-text-big,
    #mihi-today .main-text-big {
        font-size: 18px
    }
    .footer-404 {
        margin-top: -110px
    }
    .footer .container,
    .footer-404 .container {
        font-size: 14px
    }
    .part-right {
        width: 228px;
        float: none;
        margin: 0 auto
    }
    .part-left {
        width: 266px;
        float: none;
        margin: 0 auto
    }
    .about-item {
        margin: 10px
    }
    .work-dream-items {
        margin: 0;
        width: 100%
    }
    .work-dream-content {
        width: 100%;
        margin: 0
    }
    .work-dream-content-left,
    .work-dream-content-right,
    .scale-img {
        width: 100%;
        height: auto;
        margin: 0 auto
    }
    .work-dream-h3 {
        font-size: 13px
    }
    .work-dream-box,
    .work-dream-box-right {
        top: 20px;
        right: 20px;
        height: 120px;
        width: 120px
    }
}

@media all and (max-width: 400px) {
    .registration-box {
        width: 290px;
        margin: 0 auto
    }
    .registration-text {
        width: 100%
    }
    .banner-box-img {
        width: 290px;
        height: 193px
    }
    .registration-item {
        margin: 30px 0
    }
    .registration-icon {
        left: 100px
    }
    .text-h1 {
        font-size: 18px
    }
    .form-container {
        padding: 5px 2px;
        width: 290px
    }
    .box-right,
    .box-left {
        width: 294px;
        margin: 0 auto;
        padding: 0
    }
    .form-box-item {
        width: 278px;
        margin: 0 5px
    }
    .input {
        width: 260px
    }
    .select {
        width: 278px
    }
    .form-box-button {
        width: 278px
    }
    .submit-in-form {
        width: 278px;
        padding: 2px 60px
    }
}

@media print {
    * {
        color: #000 !important;
        background-color: #fff !important
    }
    body,
    p {
        font-size: 14px !important
    }
    .header {
        margin: 0 !important;
        padding: 0 !important
    }
    .nav,
    .banner-box-img,
    .registration-icon,
    .box-right,
    #variants .text-h2,
    .why-mihi-icon,
    .work-dream-content-left,
    .work-dream-content-right,
    .mihi-form-box,
    .title .text-h2,
    #history .text-h3,
    .bx-wrapper,
    .box-image,
    .box-image-left,
    .box-image-right,
    .map-wrapper,
    .footer,
    #toTop,
    .button-call {
        display: none !important
    }
    .box-left {
        width: 100% !important
    }
    .communication {
        display: none !important
    }
    .view-table {
        display: none !important
    }
    .content-wrapper .container,
    .article2 {
        width: 100% !important;
        margin-bottom: 10px !important
    }
    .text-h1 .text-h2 .text-h3 {
        margin: 0 !important;
        padding: 0 !important
    }
    .break-before {
        page-break-before: always
    }
    .break-after {
        page-break-after: always
    }
}