/* fancybox.min.css */

@charset "UTF-8";.fancybox-enabled{overflow:hidden}.fancybox-enabled body{overflow:visible;height:100%}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99993;-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-container~.fancybox-container{z-index:99992}.fancybox-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f0f11;opacity:0;transition-timing-function:cubic-bezier(.55,.06,.68,.19);-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-container--ready .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-controls{position:absolute;top:0;left:0;right:0;text-align:center;opacity:0;z-index:99994;transition:opacity .2s;pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;direction:ltr}.fancybox-show-controls .fancybox-controls{opacity:1}.fancybox-infobar{display:none}.fancybox-show-infobar .fancybox-infobar{display:inline-block;pointer-events:all}.fancybox-infobar__body{display:inline-block;width:70px;line-height:44px;font-size:13px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;text-align:center;color:#ddd;background-color:rgba(30,30,30,.7);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased}.fancybox-buttons{position:absolute;top:0;right:0;display:none;pointer-events:all}.fancybox-show-buttons .fancybox-buttons{display:block}.fancybox-slider-wrap{overflow:hidden;direction:ltr}.fancybox-slider,.fancybox-slider-wrap{position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;z-index:99993;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-tap-highlight-color:transparent}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch}.fancybox-slide:before{content:"";height:100%;width:0}.fancybox-slide:before,.fancybox-slide>*{display:inline-block;vertical-align:middle}.fancybox-slide>*{position:relative;padding:24px;margin:44px 0;border-width:0;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancybox-slide--image{overflow:hidden}.fancybox-slide--image:before{display:none}.fancybox-content{display:inline-block;position:relative;margin:44px auto;padding:0;border:0;width:80%;height:calc(100% - 88px);vertical-align:middle;line-height:normal;text-align:left;white-space:normal;outline:none;font-size:16px;font-family:Arial,sans-serif;box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch}.fancybox-iframe{display:block;margin:0;padding:0;border:0;width:100%;height:100%;background:#fff}.fancybox-slide--video .fancybox-content,.fancybox-slide--video .fancybox-iframe{background:transparent}.fancybox-placeholder{z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden}.fancybox-image,.fancybox-placeholder,.fancybox-spaceball{position:absolute;top:0;left:0;margin:0;padding:0;border:0}.fancybox-image,.fancybox-spaceball{width:100%;height:100%;max-width:none;max-height:none;background:transparent;background-size:100% 100%}.fancybox-controls--canzoomOut .fancybox-placeholder{cursor:zoom-out}.fancybox-controls--canzoomIn .fancybox-placeholder{cursor:zoom-in}.fancybox-controls--canGrab .fancybox-placeholder{cursor:-webkit-grab;cursor:grab}.fancybox-controls--isGrabbing .fancybox-placeholder{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-spaceball{z-index:1}.fancybox-tmp{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-error{position:absolute;margin:0;padding:40px;top:50%;left:50%;width:380px;max-width:100%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fff;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font:16px/20px Helvetica Neue,Helvetica,Arial,sans-serif}.fancybox-close-small{position:absolute;top:0;right:0;width:44px;height:44px;padding:0;margin:0;border:0;border-radius:0;outline:none;background:transparent;z-index:10;cursor:pointer}.fancybox-close-small:after{content:"×";position:absolute;top:5px;right:5px;width:30px;height:30px;font:20px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background:#fff;transition:background .2s;box-sizing:border-box;z-index:2}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-slide--video .fancybox-close-small{top:-36px;right:-36px;background:transparent}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-caption-wrap{position:absolute;bottom:0;left:0;right:0;padding:60px 30px 0;z-index:99998;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));opacity:0;transition:opacity .2s;pointer-events:none}.fancybox-show-caption .fancybox-caption-wrap{opacity:1}.fancybox-caption{padding:30px 0;border-top:1px solid hsla(0,0%,100%,.4);font-size:14px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button{pointer-events:all}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-button{display:inline-block;position:relative;width:44px;height:44px;line-height:44px;margin:0;padding:0;border:0;border-radius:0;cursor:pointer;background:transparent;color:#fff;box-sizing:border-box;vertical-align:top;outline:none}.fancybox-button--disabled{cursor:default;pointer-events:none}.fancybox-button,.fancybox-infobar__body{background:rgba(30,30,30,.6)}.fancybox-button:hover{background:rgba(0,0,0,.8)}.fancybox-button:after,.fancybox-button:before{content:"";pointer-events:none;position:absolute;border-color:#fff;background-color:currentColor;color:currentColor;opacity:.9;box-sizing:border-box;display:inline-block}.fancybox-button--disabled:after,.fancybox-button--disabled:before{opacity:.5}.fancybox-button--left:after{left:20px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.fancybox-button--left:after,.fancybox-button--right:after{top:18px;width:6px;height:6px;background:transparent;border-top:2px solid currentColor;border-right:2px solid currentColor}.fancybox-button--right:after{right:20px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--left{border-bottom-left-radius:5px}.fancybox-button--right{border-bottom-right-radius:5px}.fancybox-button--close{float:right}.fancybox-button--close:after,.fancybox-button--close:before{content:"";display:inline-block;position:absolute;height:2px;width:16px;top:calc(50% - 1px);left:calc(50% - 8px)}.fancybox-button--close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.fancybox-button--close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.fancybox-loading{border:6px solid hsla(0,0%,39%,.4);border-top:6px solid hsla(0,0%,100%,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-25px;margin-left:-25px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@media (max-width:800px){.fancybox-controls{text-align:left}.fancybox-button--left,.fancybox-button--right,.fancybox-buttons button:not(.fancybox-button--close){display:none!important}.fancybox-caption{padding:20px 0;margin:0}}.fancybox-button--fullscreen:before{width:15px;height:11px;left:15px;top:16px;border:2px solid;background:none}.fancybox-button--play:before{top:16px;left:18px;width:0;height:0;border-top:6px inset transparent;border-bottom:6px inset transparent;border-left:10px solid;border-radius:1px;background:transparent}.fancybox-button--pause:before{top:16px;left:18px;width:7px;height:11px;border-style:solid;border-width:0 2px;background:transparent}.fancybox-button--thumbs span{font-size:23px}.fancybox-button--thumbs:before{top:20px;left:21px;width:3px;height:3px;box-shadow:0 -4px 0,-4px -4px 0,4px -4px 0,inset 0 0 0 32px,-4px 0 0,4px 0 0,0 4px 0,-4px 4px 0,4px 4px 0}.fancybox-container--thumbs .fancybox-caption-wrap,.fancybox-container--thumbs .fancybox-controls,.fancybox-container--thumbs .fancybox-slider-wrap{right:220px}.fancybox-thumbs{position:absolute;top:0;right:0;bottom:0;left:auto;width:220px;margin:0;padding:5px 5px 0 0;background:#fff;z-index:99993;word-break:normal;-webkit-overflow-scrolling:touch;-webkit-tap-highlight-color:transparent;box-sizing:border-box}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0}.fancybox-thumbs>ul>li{float:left;overflow:hidden;max-width:50%;padding:0;margin:0;width:105px;height:75px;position:relative;cursor:pointer;outline:none;border:5px solid #fff;border-top-width:0;border-right-width:0;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;min-width:100%;min-height:100%;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:2px;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}@media (max-width:800px){.fancybox-thumbs{display:none!important}.fancybox-container--thumbs .fancybox-caption-wrap,.fancybox-container--thumbs .fancybox-controls,.fancybox-container--thumbs .fancybox-slider-wrap{right:0}}

/* normalize.css */

/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

/* Document
   ========================================================================== */

html {
    font-family: sans-serif; /* 1 */
    -ms-text-size-adjust: 100%; /* 3 */
    -webkit-text-size-adjust: 100%; /* 3 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
    margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
    display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

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

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main {
    /* 1 */
    display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
    margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
    box-sizing: content-box; /* 1 */
    height: 0; /* 1 */
    overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
    background-color: transparent; /* 1 */
    -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */

a:active,
a:hover {
    outline-width: 0;
}

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
    border-bottom: none; /* 1 */
    text-decoration: underline; /* 2 */
    text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
    font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
    font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
    background-color: #ff0;
    color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
    display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
    border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
    overflow: hidden;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif; /* 1 */
    font-size: 100%; /* 1 */
    line-height: 1.15; /* 1 */
    margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
    /* 1 */
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
    /* 1 */
    text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
    -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

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

/**
 * Restore the focus styles unset by the previous rule.
 */

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

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

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

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
    display: inline-block; /* 1 */
    vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

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

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
    -webkit-appearance: button; /* 1 */
    font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details, /* 1 */
menu {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
    display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
    display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
    display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
    display: none;
}

/* modal.css */

#ofamodal {
  background: black;
  opacity: 0.6;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  display: none;
  width:100%;
  height:100%;
}

#ofamodal-inner {
  background: white;
  position: fixed;
  top: 110px;
  z-index: 10000;
  display: none;
  border-top: 2px solid #20a052;
  padding: 0;
}

.nofixed {
  position: absolute !important;
}

#ofamodal-body {
  background: white;
  width:500px;
}

#ofamodal-head {
  height: 50px;
}

#ofamodal-head SPAN:last-child {
  background: url(/static/i/close.png) center center no-repeat;
  display: inline-block;
  width: 16px;
  height: 16px;
  cursor: pointer;
  float: right;
  position: relative;
  top: 15px;
  right: 15px;
}

#ofamodal-head SPAN:first-child {
  float: left;
  font-weight: 700;
  font-size:18px;
  line-height:50px;
  padding: 0 0 0 20px;
}

#modal-alert-content {
  padding: 20px;
}

#modal-alert-content HR {
  border: 0;
  border-top: 1px solid #eee;
}

#modal-alert-close {
  min-width: 400px;
  padding: 15px 20px 0 20px;
  margin: 20px -20px 0 -20px;
  border-top: 1px solid #eee;
}

#modal-content {
  padding: 20px 20px 20px 20px;
}

.popup-alert-body{
  width:500px;
  padding:0 20px 20px 20px;
  margin: -20px 0 0 0;
}

.popup-messengers .btn{
  width:160px;
}

.popup-messengers UL{
  margin: 0 0 0 30px;
}

.popup-loading{
  width:300px;
  padding:20px;
}

.popup-loading-title{
  text-align: center;
}

/* s.css */

* {
  /* color: inherit; */
  text-decoration: inherit;
  font: inherit;
}

BODY {
  color: #454545;
  font: 300 18px/22px 'Roboto', sans-serif;
}

TABLE {
  border-collapse: collapse;
}

TABLE TD {
  vertical-align: top;
}

.wrapper {
  width: 1110px;
  margin: 0 auto;
}

.wrapper-content {
  padding: 0 0 50px 0;
}

.o-hidden {
  overflow: hidden;
}

.f-left {
  float: left;
}

.f-right {
  float: right;
}

.hover {
  cursor: pointer;
}

.hover:hover {
  opacity: 0.7;
}

*:focus {
  outline: 0;
}

.hide {
  display: none;
}

.hidden {
  display: none !important;
}

.input {
  display: block;
  height: 32px;
  line-height: 32px;
  padding: 0;
  margin: 0;
  border: 1px solid #e5e5e5;
  border-radius: 2px;
  text-indent: 10px;
  box-shadow: inset 0 2px 3px #f4f4f4;
}

.input-loading {
  background-image: url(/static/i/ajax-loader.gif);
  background-position: 96% center;
  background-repeat: no-repeat;
}

.input-large {
  width: 300px;
}

.input-small {
  width: 100px;
}

.textarea {
  display: block;
  line-height: 32px;
  border: 1px solid #e5e5e5;
  border-radius: 2px;
  box-shadow: inset 0 2px 3px #f4f4f4;
  resize: none;
}

.button-and-href > * {
  margin-right: 20px;
  line-height: 44px;
}

INPUT[type="text"].invalid-field-value,
INPUT[type="password"].invalid-field-value,
TEXTAREA.invalid-field-value {
  color: red !important;
  box-shadow: inset 0 0 3px red !important;
  background: pink !important;
}

LABEL.invalid-field-value {
  color: red !important;
}

.invalid-field-title {
  color: red !important;
}

.clear-both {
  clear: both;
}

.js-in-action {
  opacity: 0.5;
}

.dropenter {
  opacity: 0.5;
  cursor: wait;
}

H1 {
  font: 700 18px/50px 'Roboto';
  margin: 0;
  padding: 0;
  overflow: hidden;
}

H2 {
  font: 700 16px/50px 'Roboto';
  margin: 10px 0 20px 0;
  padding: 0;
  overflow: hidden;
}

H1 SMALL {
  float: right;
  font: 400 14px/50px 'Roboto';
  color: #666666;
}

BUTTON {
  border: 0;
  color: white;
  font: 300 18px/50px 'Roboto';
  background-color: #ff0000;
  padding: 0 27px;
  cursor: pointer;
  margin: 0;
  border-radius: 5px;
  text-align: center;
}

A {

}

UL, OL, LI {
  margin: 0;
  padding: 0;
}

ol {

}

ol li:before {

}

/* header */
.burger{
  display: none;
}
.head {
  background: white;
  height: 80px;
  position: fixed; 
  top: 0; 
  width: 100%;
  z-index:10000;
}

.head .menu {
}

.head .menu .logo {
  margin: 0px 80px 0 20px;
}

.head .menu NAV {
}

.head .menu NAV UL {
  margin: 0;
  padding: 0;
}

.head .menu NAV LI {
  margin: 0;
  padding: 10px 5px 0 5px;
  list-style: none;
  display: inline-block;
}

.head .menu NAV A {
  display: block;
  color: #f50000;
  font: 300 16px/61px 'Roboto', sans-serif;
  text-decoration: none;
  border-bottom: 6px solid white;
  padding: 0 6px;
}

.head .menu NAV A:hover {
  border-bottom: 6px solid #f50000;
}

.head .menu .phone {
  background: url(/static/i/icon-phone.png) left center no-repeat;
  
  padding: 0 0 0 55px;
  margin: 20px 65px 0 100px;
}
.head .menu .phone a { color: #f50000; }

.head .menu .phone SPAN {
  display: block;
  font-size: 14px;
  
  cursor: pointer;
}

.head .menu .mail {
  background: url(/static/i/icon-mail.png) left center no-repeat;
  width:36px;
  height:36px;
  line-height: 80px;
  padding: 0 0 0 55px;
  top:22px;
  right:-20px;
  position: relative;
}
.head .menu .mail a { color: #f50000; }

.head .menu .telegramm {
  display: block;
  background: url(/static/i/tg-icon.png) left center no-repeat;
  width:36px;
  height:36px;
  background-size: cover;
  position: relative;
  top:22px;
  right:0px;
}
.head .menu .wa {
  display: block;
  background: url(/static/i/was_icon.png) left center no-repeat;
  width:36px;
  height:36px;
  background-size: cover;
  position: relative;
  top:22px;
  right:20px;
}

/* / header */

.screen {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* screen-1 */
.screen-1 {
  background-image: url(/static/i/podokonnik_21.jpg);
  min-height: 500px;
  color: white;
  text-shadow:
    -0.5px -0.5px 0 black,
    0.5px -0.5px 0 black,
    -0.5px 0.5px 0 black,
    0.5px 0.5px 0 black;
}

.screen-1 .header {
  font: 700 57px/70px 'Roboto', sans-serif;
  text-align: center;
  padding: 150px 0 30px 0;
}

.underheader {
  color:white;
  font: 700 25px/30px 'Roboto', sans-serif;
  text-align: left;
  padding: 30px 60px 0px 0;
}

.trinity-blocks {
  min-height: 350px;
}

.trinity-blocks > DIV {
  float: left;
  width: 33%;
  overflow: visible;
}

.trinity-blocks > DIV > DIV {
  position: relative;
  width: 350px;
  background: white;
  text-align: center;
  height: 200px;
  box-shadow: 0 0 15px #f50000;
}

.trinity-blocks > DIV > DIV > SPAN {
  display: block;
  color: #454545;
  width: 80%;
  margin: 0 auto;
  padding: 28px 0;
}

.trinity-blocks > DIV > DIV > DIV {
  width: 235px;
  height: 3px;
  overflow: hidden;
  background: #f50000;
  margin: 0 auto;
}

.trinity-blocks > DIV > DIV > P {
  padding: 22px;
  color: #454545;
  font: 900 20px/20px 'Roboto', sans-serif;
}

.trinity-blocks > DIV > DIV > P > SPAN {
  font: 900 40px/20px 'Roboto', sans-serif;
}

.trinity-blocks > DIV > DIV BUTTON {
  display: none;
}

.trinity-blocks > DIV > DIV:hover {
  height: auto;
}

.trinity-blocks > DIV > DIV:hover BUTTON {
  display: inline-block;
  margin-bottom: 28px;
  padding: 0;
  width: 280px;
  text-align: center;
}

.trinity-blocks > DIV:nth-child(1) > DIV {
}

.trinity-blocks > DIV:nth-child(2) > DIV {
  left: 20px;
}

.trinity-blocks > DIV:nth-child(3) > DIV {
  left: 40px;
}

.screen-1 .info {
  font-size: 14px;
  text-align: center;
}

/* / screen-1 */

/* about */
.about {
  padding: 80px 0 65px 0;
}

.about .header {
  text-align: center;
  font: 700 30px/40px 'Roboto', sans-serif;
  padding: 0 0 10px 0;
}

.about .header-line {
  width: 235px;
  height: 3px;
  overflow: hidden;
  background: #f50000;
  margin: 0 auto;
}

.about P {
  padding: 35px 0 0 0;
}

/* / about */

/* works */
.works {
  padding: 0px 0 65px 0;
}

.works .header {
  text-align: center;
  font: 700 30px/40px 'Roboto', sans-serif;
  padding: 0 0 10px 0;
}

.works .header-line {
  width: 235px;
  height: 3px;
  overflow: hidden;
  background: #f50000;
  margin: 0 auto;
}

.works .block {
  position: relative;
  margin: 50px 0;
}

.works .block .arr {
  position: absolute;
  top: 200px;
  z-index: 999;
  cursor: pointer;
  width: 70px;
  height: 70px;
  overflow: hidden;
  border-radius: 70px;
  box-shadow: 0 0 10px #ccc;
}

.works .block .arr-left {
  left: 150px;
}

.works .block .arr-right {
  right: 150px;
}

.works .block .items {
  position: relative;
  height: 490px;
  overflow: hidden;
  text-align: center;
}

.works .block .items A {
  /* width: 730px; */
  height: 490px;
  overflow: hidden;
  text-align: center;
  margin: 0 auto;
  display: none;
  position: relative;
}

.works .block .items A IMG {
  height: 490px;
  /* width: 730px; */
}
.works .block .items A span {
    background: rgba(0,0,0,0.5); 
    
    color: #fff;
    border-radius: 20px;
    position: absolute;
    width:45%; 
    /* height:120px; */
    left:50%;
    margin-left:-23%;
    bottom: 0;
    font-size: 18px;
    padding: 3px 5px;
}

.works .block .items A.active {
  display: block;
  z-index: 10;
}

.works .block .items A.pre {
  position: absolute;
  display: block;
  z-index: 9;
  opacity: 0.5;
  left: 0;
  top: 30px;
  zoom: 0.9;
  text-align: left;
}

.works .block .items A.post {
  position: absolute;
  display: block;
  z-index: 9;
  opacity: 0.5;
  right: 0;
  top: 30px;
  zoom: 0.9;
  text-align: right;
}

/* / works */

/* types */
.types {
  padding: 65px 0 65px 0;
}

.types .header {
  text-align: center;
  font: 700 30px/40px 'Roboto', sans-serif;
  padding: 0 0 10px 0;
}

.types .header-line {
  width: 235px;
  height: 3px;
  overflow: hidden;
  background: #f50000;
  margin: 0 auto;
}

.types .block {
  position: relative;
  margin: 50px 0;
}

.types .block .arr {
  position: absolute;
  top: 200px;
  z-index: 999;
  cursor: pointer;
  width: 70px;
  height: 70px;
  overflow: hidden;
  border-radius: 70px;
  box-shadow: 0 0 10px #ccc;
}

.types .block .arr-left {
  left: 150px;
}

.types .block .arr-right {
  right: 150px;
}

.types .block .items {
  position: relative;
  height: 490px;
  overflow: hidden;
  text-align: center;
}

.types .block .items A {
  width: 730px;
  height: 490px;
  overflow: hidden;
  text-align: center;
  margin: 0 auto;
  display: none;
  position: relative;
}

.types .block .items A IMG {
  height: 490px;
  width: 730px;
}

.types .block .items A.active {
  display: block;
  z-index: 10;
}

.types .block .items A.pre {
  position: absolute;
  display: block;
  z-index: 9;
  opacity: 0.5;
  left: 0;
  top: 30px;
  zoom: 0.9;
}

.types .block .items A.post {
  position: absolute;
  display: block;
  z-index: 9;
  opacity: 0.5;
  right: 0;
  top: 30px;
  zoom: 0.9;
}

/* / kromki */

/* screen-2 */
.screen-2 {
  background-image: url(/static/i/podokonnik_2.jpg);
  min-height: 510px;
  margin-top:70px;
}

.screen-2 .f-left {
  width: 50%;
}

.screen-2 .header {
  width: 90%;
  color: white;
 text-shadow:
    -0.5px -0.5px 0 black,
    0.5px -0.5px 0 black,
    -0.5px 0.5px 0 black,
    0.5px 0.5px 0 black;
  font: 700 30px/40px 'Roboto', sans-serif;
  padding: 90px 0 20px 0;
}

.screen-2 .header-line {
  width: 235px;
  height: 3px;
  overflow: hidden;
  background: #f50000;
}

.order-form {
  padding: 65px 0 0 0;
}

.order-form INPUT[type="file"] {
  position: absolute;
  left: -99999px;
}

.order-form INPUT {
  border: 1px solid #aeaeae;
  height: 48px;
  text-indent: 15px;
  line-height: 48px;
}

.order-form TEXTAREA {
  border: 1px solid #aeaeae;
  width: 100%;
  padding:15px;
  line-height: 35px;
}

.order-form .line {
  margin: 0 0 30px 0;
}

.order-form .line-2 {
  overflow: hidden;
}

.order-form .line-2 INPUT {
  width: 47%;
}

.order-form .fake-file {
  cursor: pointer;
  display: inline-block;
  width: 220px;
  background: #dddddd;
  border: 1px solid #a2a2a2;
  border-radius: 5px;
  text-align: center;
  font: 300 18px/48px 'Roboto', sans-serif;
}

.order-form BUTTON {
  padding: 0 105px;
}

/* / screen-2 */

/* screen-3 */
.screen-3 {
  margin: 70px 0;
  min-height: 550px;
  background-image: url(/static/i/podokonnik_3_1.jpg);
}

.screen-3 .f-right {
  width: 50%;

}

.screen-3 .f-right .header {
  font: 700 30px/40px 'Roboto', sans-serif;
  padding: 30px 0 30px 20px;
}

.screen-3 .f-right .item {
  padding: 0 0 0 70px;
  background-repeat: no-repeat;
  background-position: top left;
  margin: 0 0 20px 20px;
}

.screen-3 .f-right .item-1 {
  background-image: url(/static/i/icon-if-1.png);
}

.screen-3 .f-right .item-2 {
  background-image: url(/static/i/icon-if-2.png);
}

.screen-3 .f-right .item-3 {
  background-image: url(/static/i/icon-if-3.png);
}

.screen-3 .f-right .item-4 {
  background-image: url(/static/i/icon-if-4.png);
}

.screen-3 .f-right .item-5 {
  background-image: url(/static/i/icon-if-5.png);
}

.screen-3 .f-right .item-6 {
  background-image: url(/static/i/icon-if-6.png);
}

.screen-3 .f-right .item-7 {
  background-image: url(/static/i/icon-if-hand.png);
}

/* / screen-3 */

/* screen-4 */
.screen-4 {
  background-image: url(/static/i/bg-screen-4.jpg);
  min-height: 500px;
}

.screen-4 .wrapper {
  padding:100px 0;
  text-align: center;
  color: white;
}

.screen-4 .header {
  font: 900 70px/70px 'Roboto', sans-serif;
  color: #f50000;
  text-transform: uppercase;
}

.screen-4 .text {
  font: 700 30px/40px 'Roboto', sans-serif;
  padding: 20px 0 60px 0;
}

.screen-4 BUTTON {
  padding: 0 55px;
}

/* / screen-4 */

/* screen-5 */
.screen-5 {
  background-image: url(/static/i/bg-screen-5-4.jpg);
  min-height: 600px;
}

.screen-5 .ask {
  width: 350px;
  background: white;
  margin: 60px 0 0 0;
}

.screen-5 .ask > DIV {
  padding: 30px;
}

.screen-5 .ask .header {
  font: 700 25px/30px 'Roboto', sans-serif;
}

.screen-5 .ask .text {
  font: 300 18px/24px 'Roboto', sans-serif;
  padding: 15px 0 15px 0;
}

.screen-5 .ask .text SPAN {
  font: 700 18px/24px 'Roboto', sans-serif;
}

.screen-5 .ask INPUT {
  border: 1px solid #aeaeae;
  height: 48px;
  text-indent: 15px;
  line-height: 48px;
  width: 100%;
  margin: 0 0 20px 0;
}

.screen-5 .ask BUTTON {
  padding: 0;
  width: 100%;
}

/* / screen-5 */

/* how */
.how {
  padding: 60px 0;
}

.how .header {
  text-align: center;
  font: 700 30px/40px 'Roboto', sans-serif;
  padding: 0 0 10px 0;
}

.how .header-line {
  width: 235px;
  height: 3px;
  overflow: hidden;
  background: #f50000;
  margin: 0 auto;
}

.how .blocks {
  padding: 50px 0;
}

.how .blocks .line {
}

.how .blocks .line .item {
  float: left;
  width: 33%;
  text-align: center;
  margin: 0 0 70px 0;
  padding: 20px 0 0 0;
}

.how .blocks .line .item > SPAN {
  display: inline-block;
  width: 105px;
  height: 105px;
  border-radius: 105px;
  border: 2px solid #ff0000;
  text-align: center;
  line-height: 105px;
  vertical-align: middle;
}

.how .blocks .line .item > SPAN IMG {
  line-height: 105px;
  vertical-align: middle;
}

.how .blocks .line .item:hover > SPAN {
  background: #ff0000;
  box-shadow: 0 0 10px #ff0000;
}

.how .blocks .line .item:hover > SPAN IMG {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.how .blocks .line .item > DIV {
  padding: 25px 0 20px 0;
  font: 700 25px/30px 'Roboto', sans-serif;
  width: 98%;
  margin: 0 auto;
}

.how .blocks .line .item > P {
  padding: 0;
  width: 80%;
  margin: 0 auto;
}

.how .blocks .line .item.direct {
  position: relative;
}

.how .blocks .line .item .before {
  position: absolute;
  top: 60px;
  left: -40px;
}

.how .blocks .line .item .after {
  position: absolute;
  top: 60px;
  right: -40px;
}

.how .blocks .line .item .above {
  position: absolute;
  left: 50%;
  margin: 0 0 0 -16px;
  bottom: -60px;
}

/* / how */

/* table */

.table {
}

.table .header {
  text-align: center;
  font: 700 30px/40px 'Roboto', sans-serif;
  padding: 0 0 10px 0;
}

.table .header-line {
  width: 235px;
  height: 3px;
  overflow: hidden;
  background: #f50000;
  margin: 0 auto;
}

.table .block {
  padding: 70px 0;
}

.table .block TABLE TR:nth-child(even) {
  background: #f0f0f0;
}

.table .block TABLE TD {
  text-align: center;
  vertical-align: middle;
  padding: 20px;
}

.table .block TABLE TR:first-child TD {
  font-weight: 700;
}

.table .block TABLE TR TD:first-child {
  font-weight: 700;
}

.table .block TABLE TR:first-child TD:first-child {
  font-weight: 400;
}

/* table */

/* screen-6 */
.screen-6 {
  background-image: url(/static/i/bg-screen-6.jpg);
  min-height: 510px;
}

.screen-6 .f-left {
  width: 50%;
}

.screen-6 .header {
  width: 90%;
  color: white;
  font: 700 30px/40px 'Roboto', sans-serif;
  padding: 90px 0 20px 0;
}

.screen-6 .header-line {
  width: 235px;
  height: 3px;
  overflow: hidden;
  background: #f50000;
}

/* / screen-6 */

/* choice */
.choice {

}

.choice .header {
  width: 90%;
  font: 700 30px/40px 'Roboto', sans-serif;
  padding: 90px 0 20px 0;
  text-align: center;
}

.choice .header-line {
  width: 235px;
  height: 3px;
  overflow: hidden;
  background: #f50000;
  margin: 0 auto;
}

.choice .items {
  padding: 45px 0;
}

.choice .items .f-left {
  width: 49%;
}

.choice .items .plus {
  border-left: 2px solid #bababa;
  padding: 0 0 0 20px;
}

.choice .sub-header {
  font: 700 25px/30px 'Roboto', sans-serif;
  height: 150px;
}

.choice .items .f-left:last-child .sub-header {

}

.choice .items .f-left:first-child > * {
  margin: 0 15px 0 0;
}

.choice .items .f-left:last-child > * {
  margin: 0 15px;
}

.choice .minus .item {
  background-image: url(/static/i/icon-minus.png);
}

.choice .plus .item {
  background-image: url(/static/i/icon-plus.png);
}

.choice .item {
  background-position: top left;
  background-repeat: no-repeat;
  padding: 10px 0 40px 55px;
}

.choice .item DIV:first-child {
  padding-bottom: 10px;
}

.choice .item DIV:last-child {
  font-size: 14px;
}

.choice .item-1 {
  padding-bottom: 85px;
}

.choice .item-2 {

}

.choice .item-3 {
  padding-bottom: 60px;
}

.choice .item-4 {
  padding-bottom: 85px;
}

.choice .item-5 {

}

/* / choice */

/* contacts */
.contacts {
  min-height: 600px;
  position: relative;
}

.contacts #map {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.contacts #data {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.contacts .info {
  background: #333333;
  color: white;
  width: 540px;
  margin: 1px 0 0 0;
}

.contacts .info > DIV {
  padding: 40px 30px;
}

.contacts .info > DIV .header {
  font: 700 28px/20px 'Roboto', sans-serif;
}

.contacts .info > DIV .item {
  font: 200 18px/20px 'Roboto', sans-serif;
  padding: 5px 0 0 45px;
  background-position: 0 5px;
  background-repeat: no-repeat;
  min-height: 40px;
  margin: 25px 0 0 0;
}
.contacts .info > DIV .item a {
color: white;
}

.contacts .address {
  background-image: url(/static/i/icon-address.png);
}

.contacts .phone {
  background-image: url(/static/i/icon-ph.png);
}

.contacts .time {
  background-image: url(/static/i/icon-time.png);
}

.contacts .mail {
  background-image: url(/static/i/icon-ma.png);
}

.contacts .www {
  background-image: url(/static/i/icon-www.png);
}

.contacts .telegramm {
background: url(/static/i/tg-icon-22.png)
}

.contacts .instagram {
background: url(/static/i/inst-s-icon.png)
}
.contacts .wa {
background: url(/static/i/wa_icon_22.png)
}
/* / contacts */

/* screen-7 */
.screen-7 {
  background-image: url(/static/i/bg-screen-7.jpg);
  min-height: 510px;
}

.screen-7 .f-left {
  width: 50%;
}

.screen-7 .header {
  width: 90%;
  color: white;
  font: 700 30px/40px 'Roboto', sans-serif;
  padding: 90px 0 20px 0;
}

.screen-7 .header-line {
  width: 235px;
  height: 3px;
  overflow: hidden;
  background: #f50000;
}

/* / screen-7 */

/* kromki */

.hu-outer {
  text-align: center;
}

.header-underline {
  display: inline-block;
  margin: 30px auto;
  padding: 0 85px;
  border-bottom: 2px solid #f50000;
  width: 435px;
}

.header-underline SPAN {
  padding: 0 23px;
  background: white;
  position: relative;
  top: 13px;
  font: 300 25px/25px 'Roboto', sans-serif;
}

.kromki .text {
  margin: 30px 0;
  text-align: center;
}

.kromki .items {
  text-align: center;
}

.kromki .items div {
  display: inline-block;
  width: 272px;
  height: 250px;
  vertical-align: top;
}

.kromki .items IMG{

}

.kromki .items > DIV:hover IMG{
  position:relative;
  top:-5px;
  zoom:1.02;
  margin-bottom:-3px;
}

.kromki .items > DIV:hover SPAN{

}

.kromki .sub-text {
  margin: 0 0 100px 0;
}

/* / kromki */

/* feedback */
.feedback {
  padding: 65px 0 65px 0;
  margin-bottom: 20px;
}

.feedback .header {
  text-align: center;
  font: 700 30px/40px 'Roboto', sans-serif;
  padding: 0 0 10px 0;
}

.feedback .header-line {
  width: 235px;
  height: 3px;
  overflow: hidden;
  background: #f50000;
  margin: 0 auto;
}

.feedback .block {
  position: relative;
  margin: 50px 0;
}

.feedback .block .arr {
  position: absolute;
  top: 232px;
  z-index: 999;
  cursor: pointer;
  width: 70px;
  height: 70px;
  overflow: hidden;
  border-radius: 70px;
  box-shadow: 0 0 10px #ccc;
}

.feedback .block .arr-left {
  left: -50px;
}

.feedback .block .arr-right {
  right: -50px;
}

.feedback .block .items {
  min-height: 540px;
}

.feedback .item {
  min-height: 540px;
  display: none;
}

.feedback .item.active {
  display: block;
}

.feedback .item .f-left {
  width: 49%;
}

.feedback .item .f-left:first-child .inner {
}

.feedback .item .f-left:first-child .inner > SPAN {
  display: block;
  width: 100%;
  height: 440px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.feedback .item .f-left:first-child .inner > DIV > SPAN {
  display: inline-block;
  width: 85px;
  height: 70px;
  margin: 20px 20px 0 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border: 3px solid white;
  cursor: pointer;
}

.feedback .item .f-left:first-child .inner > DIV > SPAN.active {
  border: 3px solid #ff0000;
}

.feedback .item .f-left:last-child .inner {
  padding: 0 0 0 30px;
}

.feedback .name {
  font: 700 26px/35px 'Roboto', sans-serif;
}

.feedback .text {
  font-style: italic;
  margin: 5px 0 5px 0;
}

/* / feedback */

/* stuff */
.stuff {
  padding: 80px 0 65px 0;
}

.stuff .header {
  text-align: center;
  font: 700 30px/40px 'Roboto', sans-serif;
  padding: 0 0 10px 0;
}

.stuff .header-line {
  width: 235px;
  height: 3px;
  overflow: hidden;
  background: #f50000;
  margin: 0 auto;
}

.stuff-text {
  padding: 50px 0 20px 0;
}

.stuff-text STRONG {
  font-weight: 700;
}

.logo-text {
  color: #ff0000;
  text-align: center;
  font-weight: 700;
  padding: 30px;
}

.stuff .logo {
  text-align: center;
}

.stuff .logo SPAN {
  display: inline-block;
  background-color: white;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 105px;
  height: 70px;
  cursor: pointer;
  margin: 5px 7px;
  box-shadow: 0 0 25px #eee;
}

.stuff .logo SPAN:hover,
.stuff .logo SPAN.active{
  margin: 0 !important;
  width:119px;
  height:80px;
  box-shadow: 0 0 25px #ccc;
}

.stuff-items {
  text-align: center;
  padding: 0 0 30px 0;
}

.stuff-items .more{

}

.stuff-items .images {
  text-align: center;
  padding:30px 0 0 0;
}

.stuff-items .images > DIV {
  display: inline-block;
  width: 15%;
  height:218px;
  vertical-align: top;
}

.stuff-items .images > DIV A {
  display: inline-block;
  width:105px;
  height:105px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0 0 25px #eee;
  transition: 0.1s;
}

.stuff-items .images > DIV A:hover{
  box-shadow: 0 0 25px #ccc;
  width:115px;
  height:115px;
  margin:-5px 0;
}

.stuff-items .images > DIV SPAN{
  display: block;
  text-align: center;
  margin:10px 0 0 0;
}

.stuff-items .images > DIV:nth-of-type(12) ~ DIV{
  display: none;
}

.under-logo-text{
  text-align: center;
  font-weight:bold;
}

/* / stuff */

/* callback */
.callback-form{
  padding:20px;
  text-align: center;
}

.callback-form > DIV{
  margin: 0 0 20px 0;
}

.callback-form INPUT{
  border: 1px solid #aeaeae;
  height: 48px;
  text-indent: 15px;
  line-height: 48px;
  width:100%;
}
/* / callback */

.file-name{
  display: block;
  color:white;
  font-size:11px;
}

.inaction{
  opacity:0.5;
}
#cookie-banner {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 10001;
  max-width: 420px;
  width: calc(100% - 40px);
  background: #f5f5f5;
  color: #333;
  padding: 18px 22px;
  border-radius: 4px;
  box-shadow: 0 8px 24px rgba(0,0,0,0.15);
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 1.4;
  display: none;
  box-sizing: border-box;
  border: 1px solid #e0e0e0;
}
#cookie-banner p {
  margin: 0 0 12px 0;
}
#cookie-banner a {
  color: #f50000;
  text-decoration: underline;
}
#cookie-banner a:hover {
  color: #cc0000;
  text-decoration: none;
}
#cookie-accept {
  background-color: #ff0000;
  color: white;
  border: none;
  padding: 10px 24px;
  border-radius: 5px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 1.2;
  cursor: pointer;
  float: right;
  transition: background-color 0.25s ease;
}
#cookie-accept:hover {
  background-color: #cc0000;
}


/* a.css */

@media (max-width: 1300px) {
 .head .menu .wa
 ,.head .menu .telegramm
/* ,.head .menu .mail */
  {
	  display: none;
  } 
}

@media (min-width: 1230px) {

}

@media (max-width: 1500px) {
  .head .menu .phone {
    margin: 20px 0 0 20px;
    padding-left: 30px;
  }

  .head .menu .logo {
    margin-right: 20px;
  }
}

@media (max-width: 1230px) {
 
 .head .menu .telegramm {
  background: url(/static/i/tg_icon.png) left center no-repeat;
	 line-height: 8px;
  padding: 0 0 0 0;
  width:32px;
  height:32px;
  }
   
 .head .menu .wa {
  background: url(/static/i/wa_icon.png) left center no-repeat;
	 line-height: 8px;
  padding: 0 0 0 0;
  width:32px;
  height:32px;
  }
  .head .menu .mail {
   background: url(/static/i/icon-mail.png) left center no-repeat;
  
  line-height: 8px;
  padding: 0 0 0 0;
  }
  
  .page {
    overflow: hidden;
  }

  .menu {

  }

  .wrapper {
    width: 100%;
  }

  .screen-1 {
    height: auto;
    background-position: top center;
    margin-top: 130px;
  }

  .screen-1 .header {
    padding: 30px 22px;
    font-size: 30px;
    line-height: 35px;
  }

  .screen-1 .trinity-blocks > DIV {
    width: 100%;
    margin: 22px 0;
  }

  .screen-1 .trinity-blocks > DIV > DIV {
    width: 90%;
    margin: 0 auto;
    left: 0;
  }

  .screen-1 .info {
    padding: 22px;
  }

  .about {
    padding: 22px;
  }

  .about P {
    padding: 22px 0 0 0;
  }

  .screen-2,
  .screen-7,
  .screen-6 {
    padding: 22px;
  }

  .screen-2 .f-left,
  .screen-7 .f-left,
  .screen-6 .f-left {
    width: 100%;
  }

  .screen-2 .header,
  .screen-7 .header,
  .screen-6 .header {
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%;
  }

  .screen-2 .header-line,
  .screen-7 .header-line,
  .screen-6 .header-line {
    margin: 20px auto;
  }

  .underheader{
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%;
  }

  .order-form .fake-file {
    display: none;
  }

  .order-form .line-2 INPUT{
    width:40% !important;
  }

  .order-form BUTTON {
    padding: 0;
    width: 100%;
  }

  .screen-3 {
    background: none;
    padding: 22px;
    margin: 0;
  }

  .screen-3 .f-right {
    width: 100%;
  }

  .works {
    padding: 0;
  }

  .works .block .items A {
    width: 100%;
  }

  .works .block .items A IMG {

  }

  .arr-left {
    left: 10px !important;;
  }

  .arr-right {
    right: 10px !important;
  }

  .screen-4 {
    padding: 22px;
  }

  .screen-4 TABLE {
    height: auto;
  }

  .screen-4 TABLE TH,
  .screen-4 TABLE TD {
    width: 100%;
    padding: 0;
    display: block;
    text-align: center;
  }

  .screen-4 TABLE TH {
    padding: 22px 0;
  }

  .screen-4 IMG {
    width: 1%;
  }

  .screen-4 TABLE TD BUTTON{
    padding:0 !important;
    width:100%;
  }
    .screen-4 .header {
  font: 900 30px/50px 'Roboto', sans-serif;
  color: #f50000;
  text-transform: uppercase;
}

  .stuff {
    padding: 22px;
  }

  .stuff .logo {

  }

  .header-underline{
    padding:0 10px 20px !important;
    width: auto;
  }

  .stuff .logo SPAN {
    margin: 15px;
  }

  .stuff-items .images > DIV {
    width: 45%;
    margin: 0;
  }

  .stuff-items .more{
    display: block;
    text-align: center;
  }

  .kromki .items > DIV {
    width: 45%;
    text-align: center;
  }

  .kromki .items > DIV IMG {
    width: 100%;
  }

  .kromki .sub-text {
    text-align: center;
    margin: 0;
    padding: 22px;
  }

  .screen-5 {
	    background-image: url(/static/i/bg-screen-5-4-s.jpg);
    padding: 22px;
    min-height: auto;
  }

  .screen-5 .ask {
    margin: 0;
    width:auto;
    max-width:90% !important;
  }

  .screen-5 .ask > DIV {
    padding: 22px;
  }

  .screen-5 .ask-form {
    max-width:90% !important;
  }

  .types {
    padding: 22px 0;
  }

  .types .header {
    padding: 0 22px;
  }

  .how {
    padding: 22px;
  }

  .how .before,
  .how .after,
  .how .above,
  .how .under {
    display: none;
  }

  .how .item > SPAN {
    line-height: 70px !important;
    width: 70px !important;
    height: 70px !important;
  }

  .how .item > DIV {
    font: 700 13px/20px 'Roboto', sans-serif !important;
    width: 80% !important;
  }

  .how .item > P {
    font: 300 12px/18px 'Roboto', sans-serif !important;
  }

  .how .item > SPAN IMG {
    width: 30px !important;
    height: auto !important;
    line-height: 70px !important;
  }

  .table {
    display:none;
    padding: 22px 0;
  }

  .table .header {
    padding: 22px;
    font: 700 20px/30px 'Roboto', sans-serif !important;
  }

  .table TABLE * {

  }

  .table TABLE TR TD {
    display: block;
    border-bottom: 1px solid #ccc;
  }

  .choice {
    padding: 22px;
    display:none;
  }

  .choice .header {
    padding: 0;
    width: 100%;
    text-align: center;
    margin: 0 0 22px 0;
  }

  .choice .sub-header {
    padding: 0;
    width: 100%;
    margin: 0 0 22px 0 !important;
    font: 700 20px/30px 'Roboto', sans-serif !important;
    height: auto;
  }

  .choice .items .f-left {
    width: 100%;
    border: 0 !important;
    padding: 0 !important;
  }

  .choice .item {
    padding: 10px 0 40px 55px !important;
  }

  .feedback {
    padding: 22px;
    height: auto !important;
  }

  .feedback * {
    min-height: none;
  }

  .feedback .gallery-items{
    height:auto !important;
  }

  .feedback .wrapper {
    height: auto;
  }

  .feedback .f-left {
    width: 100% !important;
    height: auto;
    margin-bottom: 30px !important;
  }

  .feedback .f-left .inner {
    padding: 0 !important;
    margin: 0 !important;
  }

  .feedback .items {
    height: auto !important;
  }

  .feedback .item {
    height: auto !important;
    overflow: auto;
  }

  .feedback .block{
    height:auto !important;
  }

  .feedback .item .f-left:first-child .inner > DIV > SPAN{
    margin: 5px 5px 0 0 !important;
  }

  .contacts{
    position: static;
    padding:0;
    min-height:0;
  }
  .contacts #map{
    display: none;
  }

  .contacts #data{
    position: static;
  }

  .contacts .info{
    width:100%;
    height:auto;
    margin:0;
  }

  .burger {
    display: block;
    width: 38px;
    height: 38px;
    position: fixed;
    z-index: 1000;
    top: 22px;
    right: 22px;
    border: 1px solid #444;
    cursor: pointer;
    opacity: 0.7;
  }

  .burger SPAN {
    display: block;
    width: 25px;
    height: 2px;
    background: #444;
    margin: 8px auto 0 auto;
  }

  .head{
    height:auto;
    padding:22px 0;
  }

  .head .phone,
  .head .mail{
    float:left;
    text-align: left;
    background: none !important;
    padding:0 !important;
    margin: 5px !important;
  }

  .head .telegramm,
  .head .wa{
    float:left;
    text-align: left;
    padding:0 !important;
    margin: 5px 0 2px 5px !important;
    top: 44px;
  }
  .head .mail{
    font: 300 16px/20px 'Roboto', sans-serif !important;
  }

  .menu nav{
    display: none;
  }

  .am-state .menu nav{
    display: block;
    float:none;
    position: absolute;
    z-index:999;
    width:100%;
    top:0px;
    clear:both;
    background: #ff0000;
    font: 300 18px/30px 'Roboto', sans-serif !important;
  }

  .menu nav *{
    border:0 !important;
    padding:0 !important;
    margin:0 !important;
    color:white !important;
  }

  .menu nav LI{
    display: block;
    width:100%;
    text-align: center;
  }

  #ofamodal-inner {
    max-width: 90% !important;
    top:20px;
  }

  #ofamodal-body {
    max-width: 90% !important;
  }
}

@media (max-width: 1230px) and (min-width:600px) {
  .stuff-items .images > DIV{
    width:25%;
  }

  .kromki .items > DIV{
    width:25%;
    text-align: center;
  }

  .kromki .items > DIV *{
    display: block;
  }

  .kromki .items > DIV IMG{
    max-width:200px;
    margin:0 auto !important;
  }

  .head .mail{
    margin-left:30px !important;
  }
  #cookie-banner {
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: none;
    border-radius: 0;
    padding: 16px 15px;
    font-size: 14px;
    border-left: none;
    border-right: none;
    border-bottom: none;
  }
  #cookie-accept {
    float: none;
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 10px;
  }
}



