

/* Start:/local/templates/ucheba/node_modules/slick-carousel/slick/slick.css?16956872381776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/local/templates/ucheba/node_modules/@fancyapps/fancybox/dist/jquery.fancybox.min.css?169568723812795*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/local/templates/ucheba/styles/styles.css?169568723863464*/
/*! 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 */
  line-height: 1.15;
  /* 2 */
  -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"],
[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,
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;
}
* {
  box-sizing: border-box;
}
body {
  font-family: "SF Pro Display", sans-serif;
  color: #000000;
  font-size: 18px;
  line-height: 23px;
  outline: 0 !important;
}
a {
  transition: opacity 0.3s, color 0.3s ease;
}
p {
  font-size: 18px;
  line-height: 23px;
  margin: 0 0 15px;
}
p:last-child {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  p {
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 13px;
  }
}
@media (max-width: 560px) {
  p {
    font-size: 15px;
    line-height: 19px;
  }
}
.team-img {
  margin: 0 auto;
  max-width: 100%;
  border-radius: 10px;
  display: block;
}
.link {
  display: inline-flex;
  font-size: 16px;
  line-height: 19px;
  color: #008ACC;
  border-bottom: 1px solid #008ACC;
  transition: color 0.3s, border-color 0.3s ease;
}
.link:hover {
  color: #2CB4F5;
  border-color: #2CB4F5;
}
.container {
  width: 1162px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 25px;
}
@media (max-width: 768px) {
  .container {
    padding: 0 20px;
  }
}
@media (max-width: 560px) {
  .container {
    padding: 0 16px;
  }
}
h1 {
  font-weight: 500;
  font-size: 50px;
  line-height: 60px;
  margin: 0;
}
h2 {
  font-weight: 500;
  font-size: 30px;
  line-height: 36px;
}
h3 {
  font-family: Montserrat;
  font-weight: 600;
  font-size: 24px;
  line-height: 140%;
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  h1 {
    font-size: 37px;
    line-height: 1.4;
  }
  h2 {
    font-size: 25px;
    line-height: 1.2;
  }
}
@media (max-width: 560px) {
  h1 {
    font-size: 26px;
    line-height: 1.2;
  }
  h2 {
    font-size: 23px;
    line-height: 28px;
  }
}
@media (max-width: 360px) {
  h1 {
    font-size: 23px;
  }
}
.text-block {
  font-weight: 600;
  font-size: 24px;
  line-height: 140%;
  font-family: Montserrat;
  text-align: center;
  margin-bottom: 50px;
  margin-top: -20px;
}
.text-block br {
  display: none;
}
.text-block--mt0 {
  margin-top: 0;
}
.text-block div {
  margin-top: 12px;
  font-weight: normal;
  font-size: 16px;
  line-height: 140%;
  font-family: Noto Sans;
}
@media (max-width: 992px) {
  .text-block {
    font-size: 20px;
    line-height: 140%;
  }
  .text-block br {
    display: none;
  }
  .text-block div {
    font-size: 14px;
    line-height: 140%;
  }
}
@media (max-width: 560px) {
  .text-block br {
    display: block;
  }
}
.big-link-img {
  display: flex;
  margin-top: 40px;
  border-radius: 6px;
  overflow: hidden;
}
.big-link-img img {
  max-width: 100%;
  height: auto;
  display: block;
}
@media (max-width: 560px) {
  .big-link-img {
    position: relative;
  }
  .big-link-img::before {
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #333333;
    opacity: 0.5;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/local/templates/ucheba/styles/../images/icon/more.png);
  }
}
.wrapper {
  overflow: hidden;
  position: relative;
}
.slider-common {
  position: relative;
  margin-bottom: 20px;
}
.slider-common:hover .slick-arrow {
  opacity: 1;
}
.slider-common .slick-arrow {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  position: absolute;
  opacity: 0;
  z-index: 2;
  padding: 0;
  top: 50%;
  border: 0;
  cursor: pointer;
  outline: 0 !important;
  transform: translateY(-50%);
  background-color: #FEFEFE;
  box-shadow: 0px 6px 20px rgba(31, 31, 31, 0.1);
  transition: opacity 0.3s ease;
}
.slider-common .slick-arrow.slick-disabled {
  opacity: 0 !important;
}
.slider-common .slick-arrow:hover {
  opacity: 0.8;
}
.slider-common .slick-arrow.slick-next {
  right: -12px;
}
.slider-common .slick-arrow.slick-prev {
  left: -12px;
}
.slider-common .slick-arrow.slick-prev svg {
  transform: rotate(180deg);
}
.slider-common .slick-dots {
  position: absolute;
  bottom: -20px;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  left: 0;
  right: 0;
}
.slider-common .slick-dots li {
  list-style: none;
  margin: 0 4px;
}
.slider-common .slick-dots li.slick-active button {
  background-color: #3E7CE1;
}
.slider-common .slick-dots li button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  font-size: 0;
  border: 0;
  padding: 0;
  outline: 0 !important;
  background-color: #C4C4C4;
}
@media (max-width: 992px) {
  .slider-common .slick-arrow {
    opacity: 1;
    width: 40px;
    height: 40px;
  }
  .slider-common .slick-arrow.slick-prev {
    left: -5px;
  }
  .slider-common .slick-arrow.slick-next {
    right: -5px;
  }
  .slider-common .slick-list {
    overflow: visible;
  }
}
@font-face {
  font-family: "SF Pro Display";
  src: url("/local/templates/ucheba/styles/../fonts/SFProDisplay-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "SF Pro Display";
  src: url("/local/templates/ucheba/styles/../fonts/SFProDisplay-Medium.ttf") format("truetype");
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: "SF Pro Display";
  src: url("/local/templates/ucheba/styles/../fonts/SFProDisplay-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: "Georgia";
  src: url("/local/templates/ucheba/styles/../fonts/Georgia-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: "Georgia";
  src: url("/local/templates/ucheba/styles/../fonts/Georgia.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "Georgia";
  src: url("/local/templates/ucheba/styles/../fonts/Georgia-Italic.ttf") format("truetype");
  font-style: italic;
  font-weight: 400;
}
.font-grey {
  color: #2B2725;
}
/* Blocks */
.med-logo {
  display: inline-flex;
  align-items: center;
  color: initial;
  text-decoration: none;
}
.med-logo img {
  flex: none;
  margin-right: 17px;
}
.med-logo__text {
  font-size: 16px;
  line-height: 19px;
  width: 375px;
}
@media (max-width: 1200px) {
  .med-logo img {
    width: 50px;
    height: auto;
    margin-right: 15px;
    flex: none;
  }
  .med-logo__text {
    font-size: 15px;
    line-height: 19px;
    width: 265px;
  }
}
@media (max-width: 992px) {
  .med-logo img {
    width: 45px;
    height: auto;
    margin-right: 10px;
    flex: none;
  }
  .med-logo__text {
    font-size: 14px;
    line-height: 16px;
    width: 163px;
  }
}
@media (max-width: 768px) {
  .med-logo {
    margin-bottom: 19px;
  }
  .med-logo img {
    width: 52px;
    height: auto;
    margin-right: 20px;
    flex: none;
  }
  .med-logo__text {
    font-size: 14px;
    line-height: 16px;
    width: 187px;
  }
}
.btn {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 16px;
  line-height: 19px;
  text-decoration: none;
  border-radius: 4px;
  border: 1px solid transparent;
  padding: 8px 21px;
  transition: background-color 0.3s, color 0.3s ease;
}
.btn--big {
  font-size: 20px;
  line-height: 24px;
  padding: 25px 53px 21px;
}
.btn--grey {
  color: #000000;
  background-color: #F2F2F2;
}
.btn--grey:hover {
  background-color: #E2E2E2;
}
.btn--average {
  font-size: 24px;
  line-height: 19px;
  padding: 22px 64px 23px;
}
.btn--default {
  color: #E7C89A;
  background-color: #3F2B22;
}
.btn--default:hover {
  color: #E7C89A;
  background-color: #5C463B;
}
.btn--middle {
  padding: 15px 21px;
}
.btn--top {
  padding: 10px 29px 11px;
}
.btn-order {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 74px;
  margin-bottom: 66px;
}
.btn-order__wrap {
  position: relative;
}
.btn-order__wrap .btn {
  padding: 24px 57px 26px;
}
.btn-order__arrow {
  position: absolute;
  right: -143px;
  top: -37px;
}
@media (max-width: 560px) {
  .btn {
    font-size: 14px;
    line-height: 17px;
  }
}
@media (max-width: 768px) {
  .btn-order {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .btn-order__wrap .btn {
    padding: 20px 45px 20px;
    font-size: 17px;
    line-height: 17px;
  }
  .btn-order__arrow {
    display: none;
  }
}
.menu-top {
  padding: 12px 0;
  background-color: #fff;
}
.menu-top .btn {
  display: none;
}
.menu-top .logo__info {
  display: none;
}
.menu-top .container {
  display: flex;
  align-items: center;
  position: relative;
}
.menu-top__logo {
  display: flex;
  align-items: center;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
  transition: opacity 0.3s ease;
}
.menu-top__logo img {
  width: 37px;
}
.menu-top::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -6px;
  height: 6px;
  background-image: url(/local/templates/ucheba/styles/../images/common/line-menu.png);
  transition: opacity 0.3s ease;
}
.menu-top__nav {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
.menu-top__nav a {
  display: inline-flex;
  margin: 0 45px;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  text-decoration: none;
}
@media (max-width: 1200px) {
  .menu-top__nav a {
    margin: 0 30px;
  }
}
@media (max-width: 992px) {
  .menu-top {
    padding: 0;
    height: 100%;
  }
  .menu-top::after {
    display: none;
  }
  .menu-top__logo {
    display: none;
  }
  .menu-top__btn {
    width: 100%;
  }
  .menu-top__btn .btn {
    display: inline-flex;
    margin-bottom: 15px;
  }
  .menu-top__btn .logo__info {
    display: flex;
  }
  .menu-top__nav {
    flex-direction: column;
    margin: 0;
    align-items: flex-start;
    width: 100%;
  }
  .menu-top__nav a {
    margin: 0;
    margin-bottom: 13px;
  }
  .menu-top .container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    padding: 0;
  }
}
.help {
  width: 749px;
  max-width: 100%;
  text-align: center;
  margin: 0 auto;
  position: relative;
}
.help__icon {
  position: absolute;
  left: -82px;
  top: 6px;
  transform: scale(1, -1) rotate(179.75deg);
}
.help h2 {
  margin: 0 auto;
  font-weight: normal;
  max-width: 90%;
}
.help__btn {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.help__btn-bottom {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
}
.help__btn-bottom .phone {
  font-size: 22px;
  line-height: 26px;
  margin-right: 30px;
}
.help__btn-bottom .link {
  margin-right: 30px;
}
.help__btn-wrap {
  position: relative;
  display: inline-flex;
}
.help__btn-wrap .btn {
  letter-spacing: -0.01em;
}
.help__btn-wrap img {
  position: absolute;
  right: -107px;
  top: -25px;
}
.help__text {
  margin: 58px 0 87px;
  padding: 36px 0 39px;
  border-top: 1px solid #E7C89A;
  border-bottom: 1px solid #E7C89A;
  font-size: 22px;
  line-height: 120%;
}
.help__text span {
  position: relative;
}
.help__text span span {
  position: relative;
  z-index: 2;
}
.help__text span::before {
  content: "";
  width: 467px;
  height: 40px;
  background-image: url(/local/templates/ucheba/styles/../images/common/grunge-ink-brush-strokes-freehand-black-brushes-vector-19444817.png);
  position: absolute;
  left: -17px;
  top: -5px;
  z-index: 1;
  opacity: 0.4;
}
@media (max-width: 992px) {
  .help__text {
    padding: 22px 0 27px;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 43px;
  }
  .help__icon {
    width: 41px;
    height: 42px;
    left: -15px;
    top: 50%;
    transform: translateY(-50%) scale(1, -1) rotate(179.75deg);
  }
  .help__icon img {
    width: 100%;
  }
}
.main-banner {
  height: 570px;
  color: #fff;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url(/local/templates/ucheba/styles/../images/common/banner.png);
  background-position: 50%;
  background-color: #2C1C12;
  /*
    &::before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: linear-gradient(0deg, rgba(58, 52, 47, 0.7), rgba(58, 52, 47, 0.7))
    }*/
}
.main-banner .container {
  height: 100%;
}
.main-banner .container .row {
  height: 100%;
}
.main-banner .container .row .col-lg-12 {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.main-banner__left {
  position: absolute;
  bottom: 0;
  left: -20%;
}
.main-banner__left svg {
  display: block;
}
.main-banner__wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.main-banner__body {
  padding-right: 120px;
}
.main-banner .container {
  position: relative;
  z-index: 2;
  text-align: center;
}
.main-banner__form {
  width: 423px;
  flex: none;
  background-color: #FBF3EA;
  border-radius: 3px;
  padding: 36px 23px 44px;
}
.main-banner__form-text {
  font-weight: bold;
  font-size: 26px;
  line-height: 28px;
  color: #000000;
  text-align: center;
  margin-bottom: 25px;
}
.main-banner__text {
  margin-top: 36px;
  font-size: 22px;
  line-height: 120%;
  text-align: left;
}
.main-banner__text ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.main-banner__text ul li {
  font-style: italic;
  font-weight: 500;
  line-height: 44px;
  font-size: 22px;
  padding-left: 25px;
  position: relative;
}
.main-banner__text ul li::before {
  content: " ";
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #E7C89A;
}
.main-banner__text ul li:first-child {
  font-size: 32px;
}
.main-banner__title {
  font-weight: bold;
  font-size: 54px;
  line-height: 64px;
  text-align: left;
  text-transform: uppercase;
}
@media (max-width: 1200px) {
  .main-banner__title {
    font-size: 40px;
    line-height: 53px;
  }
  .main-banner__body {
    padding-right: 50px;
  }
  .main-banner__text ul li {
    font-size: 20px;
  }
  .main-banner__text ul li:first-child {
    font-size: 26px;
  }
}
@media (max-width: 992px) {
  .main-banner {
    height: auto;
    padding-top: 50px;
    padding-bottom: 60px;
  }
  .main-banner__title {
    font-size: 27px;
    line-height: 35px;
  }
  .main-banner__form {
    width: 314px;
    padding: 25px;
  }
  .main-banner__form .btn--average {
    font-size: 24px;
    line-height: 19px;
    padding: 16px 38px 16px;
  }
  .main-banner__form-text {
    font-size: 22px;
    line-height: 23px;
  }
  .main-banner__body {
    padding-right: 40px;
  }
  .main-banner__text ul li {
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 10px;
  }
  .main-banner__text ul li:first-child {
    font-size: 20px;
  }
}
@media (max-width: 650px) {
  .main-banner {
    padding-top: 65px;
  }
  .main-banner__title {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 58px;
  }
  .main-banner__form {
    margin-bottom: -94px;
  }
  .main-banner__left {
    display: none;
  }
  .main-banner__form {
    width: 100%;
    padding: 38px 15px;
  }
  .main-banner__form .btn--average {
    font-size: 22px;
    line-height: 19px;
    padding: 16px 38px 16px;
  }
  .main-banner__form-text {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 19px;
  }
  .main-banner__wrap {
    display: block;
  }
  .main-banner__body {
    padding-right: 0;
  }
  .main-banner__text {
    margin-bottom: 58px;
  }
  .main-banner__text ul li {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 10px;
  }
  .main-banner__text ul li:first-child {
    font-size: 26px;
  }
}
.logo {
  display: inline-flex;
  align-items: center;
  color: #000;
  text-decoration: none;
}
.logo__body {
  margin-left: 16px;
}
.logo__img {
  width: 90px;
  height: 90px;
}
.logo__img img {
  max-width: 100%;
}
.logo__text {
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 4px;
}
.logo__info {
  display: flex;
  align-items: center;
}
.logo__info .social {
  margin-left: 15px;
  flex: none;
}
.logo__info .social__item {
  width: auto;
  height: auto;
  margin-right: 8px;
}
.logo__info .social__item img {
  margin: 0;
}
.logo__info .social__item:last-child {
  margin: 0;
}
@media (max-width: 1200px) {
  .logo__img {
    width: 70px;
    height: 70px;
  }
  .logo__text {
    font-size: 15px;
    line-height: 19px;
  }
  .logo__body {
    margin-left: 10px;
  }
}
@media (max-width: 992px) {
  .logo__img {
    width: 62px;
    height: 62px;
  }
  .logo img {
    width: 62px;
    height: 62px;
  }
  .logo__text {
    font-size: 13px;
    line-height: 16px;
  }
}
@media (max-width: 768px) {
  .logo {
    margin-bottom: 27px;
  }
  .logo__img {
    width: 62px;
    height: 62px;
  }
  .logo img {
    width: 62px;
    height: 62px;
  }
  .logo__text {
    font-size: 14px;
    line-height: 16px;
    margin-right: -6px;
  }
}
.about {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.about__text {
  width: 509px;
}
.about__text p {
  font-size: 18px;
  line-height: 26px;
  margin: 0 0 18px;
}
.about__text p:last-child {
  margin-bottom: 0;
}
.about__slider {
  width: 560px;
  padding: 0 30px;
}
.about__slider .slick-dots {
  margin: 0;
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  position: absolute;
  right: 0;
  left: 0;
  bottom: -28px;
}
.about__slider .slick-dots li {
  list-style: none;
  margin: 0 4px;
}
.about__slider .slick-dots li button {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: transparent;
  font-size: 0;
  padding: 0;
  display: flex;
  border: 1px solid #E7C89A;
  transition: border-color 0.3s, background-color 0.3s ease;
}
.about__slider .slick-arrow {
  position: absolute;
  background-color: transparent;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  padding: 0;
  border: 0;
  z-index: 5;
  transition: opacity 0.3s ease;
}
.about__slider .slick-arrow:hover {
  opacity: 0.8;
}
.about__slider .slick-arrow svg {
  display: block;
}
.about__slider .slick-arrow.slick-prev {
  left: 0;
}
.about__slider .slick-arrow.slick-next {
  right: 0;
}
.about__slider-item {
  display: flex;
  height: 380px;
  background-position: center;
  background-size: cover;
  margin: 0 auto;
  border-radius: 3px;
  overflow: hidden;
}
@media (max-width: 1200px) {
  .about__slider {
    width: 470px;
  }
  .about__slider-item {
    height: 315px;
  }
  .about__text {
    width: auto;
    padding-left: 25px;
  }
  .about__text p {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 13px;
  }
}
@media (max-width: 768px) {
  .about {
    display: block;
  }
  .about__slider {
    width: 470px;
    margin: 0 auto;
    margin-bottom: 69px;
  }
  .about__text {
    padding: 0;
  }
  .about__text p {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 560px) {
  .about__slider {
    width: 100%;
    margin: 0 auto;
    padding: 0 14px;
    margin-bottom: 55px;
  }
  .about__slider-item {
    height: 62vw;
  }
  .about__slider .slick-arrow svg {
    display: block;
    width: 10px;
    height: auto;
  }
  .about__slider .slick-arrow.slick-next {
    right: -7px;
  }
  .about__slider .slick-arrow.slick-prev {
    left: -7px;
  }
  .about__slider .slick-dots {
    bottom: -20px;
  }
  .about__text p {
    font-size: 14px;
    line-height: 20px;
  }
}
.work {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
  position: relative;
}
.work__item {
  display: flex;
  align-items: flex-end;
  width: calc(33.3% - 30px);
  background-position: center;
  background-size: cover;
  margin: 0 15px 15px;
  border-radius: 3px;
  overflow: hidden;
  height: 264px;
}
.work__bottom {
  display: flex;
  align-items: center;
  height: 98px;
}
.work__name {
  font-size: 18px;
  line-height: 22px;
  color: #fff;
  padding: 15px 50px 17px 27px;
  background: linear-gradient(90deg, rgba(63, 43, 34, 0.9) 27.08%, rgba(63, 43, 34, 0) 100%);
}
@media (max-width: 992px) {
  .work {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
    position: relative;
  }
  .work__item {
    width: calc(33.3% - 20px);
    margin: 0 10px 10px;
    height: 21vw;
  }
  .work__name {
    font-size: 16px;
    line-height: 17px;
    padding: 15px 17px 17px 13px;
  }
}
@media (max-width: 560px) {
  .work {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
    position: relative;
  }
  .work__item {
    width: calc(100% - 20px);
    margin: 0 10px 10px;
    height: 69vw;
  }
  .work__name {
    font-size: 16px;
    line-height: 18px;
    padding: 13px 22px 13px 22px;
  }
}
.info {
  display: flex;
  align-items: center;
  padding-top: 169px;
  padding-bottom: 100px;
}
.info__item {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 33.3%;
  text-align: center;
  font-weight: bold;
  font-size: 26px;
  line-height: 30px;
  font-family: "Georgia";
}
.info__item span {
  position: relative;
}
.info__item svg {
  position: absolute;
}
.info__wrap {
  display: flex;
  align-items: center;
}
@media (max-width: 1200px) {
  .info {
    padding-top: 140px;
    padding-bottom: 75px;
  }
  .info__item {
    font-size: 19px;
    line-height: 1.2;
  }
  .info__item svg {
    width: 223px;
    height: auto;
  }
}
@media (max-width: 768px) {
  .info {
    padding-top: 88px;
    padding-bottom: 0;
  }
  .info__wrap {
    flex-direction: column;
  }
  .info__item {
    font-size: 19px;
    line-height: 1.2;
    height: 153px;
    margin-bottom: 15px;
  }
  .info__item:last-child {
    margin-bottom: 0;
  }
  .info__item svg {
    width: 223px;
    height: auto;
  }
}
.price {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  max-width: 94%;
  position: relative;
}
.price__name {
  color: #DBA37E;
}
.price__warn {
  position: relative;
  text-align: center;
  font-size: 16px;
  line-height: 26px;
  color: #656565;
}
.price__info {
  position: relative;
  text-align: center;
  margin-top: 6px;
  font-weight: bold;
  font-size: 22px;
  line-height: 26px;
}
.price__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 15px 45px;
  text-align: center;
  flex-wrap: wrap;
  font-weight: bold;
  font-size: 22px;
  line-height: 34px;
  width: calc(33.3% - 80px);
  background: #FFFFFF;
  border: 1px solid #DBA37E;
  margin: 0 40px 30px;
  border-radius: 5px;
  height: 253px;
}
.price__line {
  margin: 18px 0;
  width: 65px;
  height: 1px;
  background-color: #D7B56D;
}
@media (max-width: 1200px) {
  .price {
    max-width: initial;
  }
  .price__item {
    height: 227px;
    font-size: 20px;
    line-height: 27px;
  }
  .price__warn {
    font-size: 14px;
    line-height: 23px;
  }
  .price__info {
    font-size: 20px;
    line-height: 24px;
  }
  .price__item {
    width: calc(33.3% - 40px);
    margin: 0 20px 30px;
    padding: 15px 25px;
  }
}
@media (max-width: 992px) {
  .price {
    max-width: initial;
    margin: 0 -10px;
  }
  .price__item {
    height: 227px;
    font-size: 22px;
    line-height: 34px;
  }
  .price__warn {
    font-size: 16px;
    line-height: 18px;
  }
  .price__info {
    font-size: 20px;
    line-height: 24px;
  }
  .price__item {
    width: calc(33.3% - 20px);
    margin: 0 10px 30px;
    padding: 15px 25px;
  }
}
@media (max-width: 656px) {
  .price {
    max-width: initial;
    margin: 0 -10px 30px;
  }
  .price__item {
    height: 253px;
  }
  .price__warn {
    font-size: 16px;
    line-height: 18px;
  }
  .price__info {
    font-size: 20px;
    line-height: 24px;
  }
  .price__item {
    width: calc(100% - 20px);
    margin: 0 10px 15px;
    padding: 15px 25px;
  }
  .price__item:last-child {
    margin-bottom: 0;
  }
}
.people-item {
  padding: 0 29px;
}
.people-item__item {
  display: flex;
  height: 405px;
}
.people-item .slick-arrow {
  position: absolute;
  background-color: transparent;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  padding: 0;
  border: 0;
  z-index: 5;
  transition: opacity 0.3s ease;
}
.people-item .slick-arrow:hover {
  opacity: 0.8;
}
.people-item .slick-arrow svg {
  display: block;
}
.people-item .slick-arrow svg path {
  stroke: #3F2B22;
}
.people-item .slick-arrow.slick-prev {
  left: 0;
}
.people-item .slick-arrow.slick-next {
  right: 0;
}
.people-item__img {
  width: 300px;
  height: 100%;
  margin-right: 16px;
  flex: none;
  border-radius: 3px;
  background-position: center;
  background-size: cover;
}
.people-item__name {
  display: inline-flex;
  font-weight: bold;
  font-size: 26px;
  line-height: 32px;
  border-bottom: 1px solid #000000;
  margin-bottom: 23px;
}
.people-item__text p {
  font-size: 16px;
  line-height: 22px;
  margin: 0 0 15px;
}
.people-item__text p:last-child {
  margin-bottom: 0;
}
.people-item__body {
  flex-grow: 1;
  padding: 42px 38px;
  background: #F2F2F2;
  border-radius: 3px;
}
.pagingInfo__wrap {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  margin-top: 41px;
  line-height: 22px;
  color: #E7C89A;
  font-size: 28px;
}
.pagingInfo__wrap .pagingInfo {
  font-size: 28px;
  color: #E7C89A;
  margin-right: 5px;
}
.pagingInfo__wrap .slideshow {
  margin-left: 5px;
  font-size: 18px;
  color: #000000;
  line-height: 1;
}
@media (max-width: 1200px) {
  .people-item__item {
    align-items: center;
    height: auto;
    min-height: 405px;
  }
  .people-item__img {
    height: 405px;
  }
}
@media (max-width: 992px) {
  .people-item__body {
    padding: 18px 19px;
  }
  .people-item__text p {
    font-size: 14px;
    line-height: 16px;
  }
  .people-item__name {
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 17px;
  }
}
@media (max-width: 650px) {
  .people-item {
    padding: 0 18px;
  }
  .people-item .slick-arrow {
    transform: translateY(0);
    top: 160px;
  }
  .people-item .slick-arrow.slick-prev {
    left: -5px;
  }
  .people-item .slick-arrow.slick-next {
    right: -5px;
  }
  .people-item .slick-arrow svg {
    width: 9px;
    height: auto;
  }
  .people-item__body {
    width: 100%;
  }
  .people-item__item {
    display: block;
  }
  .people-item__img {
    width: 251px;
    height: 339px;
    margin: 0 auto 12px;
  }
}
.acc__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 19px 43px;
  border: 2px solid #FAF3EC;
  border-radius: 3px;
  margin-bottom: 26px;
  cursor: pointer;
}
.acc__body {
  display: none;
  padding-bottom: 42px;
}
.acc__control {
  flex: none;
}
.acc__name {
  font-weight: 500;
  font-size: 22px;
  line-height: 36px;
  padding-right: 25px;
}
.plus-minus-toggle {
  cursor: pointer;
  height: 24px;
  position: relative;
  width: 24px;
}
.plus-minus-toggle:before,
.plus-minus-toggle:after {
  background: #3F2B22;
  content: '';
  height: 2px;
  left: 0;
  position: absolute;
  top: 11px;
  width: 24px;
  transition: transform 500ms ease;
}
.plus-minus-toggle:after {
  top: 11px;
  transform-origin: center;
}
.plus-minus-toggle.collapsed:after {
  transform: rotate(90deg);
}
.plus-minus-toggle.collapsed:before {
  transform: rotate(180deg);
}
@media (max-width: 1100px) {
  .acc__body {
    overflow-x: auto;
    margin-right: -30px;
    padding-right: 30px;
  }
  .acc__body .tablew {
    width: 1112px;
    margin-right: 30px;
  }
}
@media (max-width: 768px) {
  .acc__name {
    font-size: 16px;
    line-height: 18px;
  }
  .acc__top {
    padding: 22px 16px;
    margin-bottom: 10px;
  }
  .acc__body {
    overflow-x: auto;
    margin-right: -20px;
    padding-right: 20px;
  }
  .acc__body .tablew {
    width: 1112px;
    margin-right: 20px;
  }
}
@media (max-width: 560px) {
  .acc__body {
    overflow-x: auto;
    margin-right: -16px;
    padding-right: 16px;
  }
  .acc__body .tablew {
    width: 1112px;
    margin-right: 16px;
  }
  .plus-minus-toggle {
    cursor: pointer;
    height: 14px;
    position: relative;
    width: 14px;
  }
  .plus-minus-toggle:before,
  .plus-minus-toggle:after {
    background: #3F2B22;
    content: '';
    height: 2px;
    left: 0;
    position: absolute;
    top: 6px;
    width: 14px;
    transition: transform 500ms ease;
  }
  .plus-minus-toggle:after {
    top: 6px;
    transform-origin: center;
  }
  .plus-minus-toggle.collapsed:after {
    transform: rotate(90deg);
  }
  .plus-minus-toggle.collapsed:before {
    transform: rotate(180deg);
  }
}
.tablew {
  table-layout: fixed;
  border-collapse: collapse;
  width: 100%;
  border-radius: 3px;
  overflow: hidden;
}
.tablew tbody tr td {
  text-align: center;
  vertical-align: top;
  border: 1px solid #EAEAEA;
  padding-top: 12px;
  padding-bottom: 12px;
  color: #535353;
  font-size: 18px;
  line-height: 18px;
  height: 60px;
}
.tablew tbody tr td:last-child {
  width: 98px;
}
.tablew tbody tr td:nth-child(2) {
  width: 480px;
  text-align: left;
  padding: 12px 10px;
  vertical-align: middle;
}
.tablew tbody tr td:first-child {
  width: 30px;
  vertical-align: middle;
  padding: 12px  6px;
}
.tablew__total {
  font-weight: bold;
  font-size: 16px;
  line-height: 18px;
  color: #535353;
  background: #F2F2F2;
  padding-top: 12px;
  padding-bottom: 12px;
  border: 1px solid #EAEAEA;
}
.tablew__total:nth-child(2) {
  padding: 12px 10px;
  width: 480px;
  text-align: left;
}
.tablew__total:first-child {
  width: 30px;
  padding: 12px  6px;
}
.tablew thead tr th {
  font-weight: bold;
  font-size: 16px;
  line-height: 18px;
  color: #535353;
  background: #F2F2F2;
  padding-top: 12px;
  padding-bottom: 12px;
  border: 1px solid #EAEAEA;
}
.tablew thead tr th:last-child {
  width: 98px;
}
.tablew thead tr th:nth-child(2) {
  padding: 12px 10px;
  width: 480px;
  text-align: left;
}
.tablew thead tr th:first-child {
  width: 30px;
  padding: 12px  6px;
}
.sert {
  display: flex;
  margin: 0 -8px;
}
.sert__item {
  display: flex;
  margin: 0 8px;
  border-radius: 5px;
  overflow: hidden;
}
.sert__item img {
  max-width: 100%;
}
@media (max-width: 600px) {
  .sert {
    flex-wrap: wrap;
  }
  .sert__item {
    width: calc(50% - 16px);
    margin-bottom: 16px;
  }
  .sert__item img {
    width: 100%;
  }
  .sert__item:nth-child(1) {
    width: calc(100% - 16px);
  }
}
.director {
  text-align: center;
  font-size: 16px;
  line-height: 20px;
}
.director__wrap {
  position: relative;
  max-width: 500px;
  margin: 0 auto;
}
.director__arrow {
  position: absolute;
}
.director__arrow--left {
  top: -19px;
  left: -131px;
}
.director__arrow--right {
  top: -19px;
  right: -131px;
}
.director__title {
  font-weight: 600;
  font-size: 22px;
  line-height: 36px;
  margin-bottom: 3px;
}
.director__title span {
  margin-right: 10px;
}
@media (max-width: 768px) {
  .director__text {
    font-size: 16px;
    line-height: 20px;
  }
  .director__title {
    font-size: 18px;
    line-height: 26px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-bottom: 12px;
  }
  .director__title span {
    margin-right: 0;
  }
}
.footer {
  padding-bottom: 36px;
  padding-top: 54px;
  position: relative;
}
.footer .logo__info--mobile {
  display: none;
}
.footer__menu {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 36px;
}
.footer__menu a {
  display: inline-flex;
  margin: 0 45px;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
  text-decoration: none;
  transition: color 0.3s ease;
}
.footer__menu a:hover {
  color: #3F2B22;
}
.footer::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 7px;
  background-image: url(/local/templates/ucheba/styles/../images/common/line.png);
}
.footer__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1200px) {
  .footer {
    padding-top: 35px;
  }
  .footer .btn {
    font-size: 15px;
  }
  .footer .social {
    margin-top: 0;
  }
  .footer .social__item img {
    width: 25px;
    height: auto;
  }
}
@media (max-width: 992px) {
  .footer {
    padding-top: 30px;
  }
  .footer .phone {
    font-size: 15px;
    line-height: 19px;
  }
  .footer__menu a {
    margin: 0 25px;
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .footer {
    padding-top: 33px;
  }
  .footer__menu {
    margin-top: 31px;
    padding-bottom: 39px;
  }
  .footer__menu nav {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .footer__menu nav a {
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 20px;
  }
  .footer__menu nav a:last-child {
    margin-bottom: 0;
  }
  .footer__btn {
    width: 100%;
    order: 3;
    margin-bottom: 34px;
    display: flex;
    justify-content: center;
  }
  .footer__btn .btn {
    font-size: 16px;
    line-height: 19px;
    padding: 11px 33px 11px;
  }
  .footer__top {
    flex-direction: column;
    align-items: flex-start;
  }
  .footer__top .logo {
    order: 2;
  }
  .footer__top .logo__info {
    order: 4;
    display: none;
  }
  .footer__top .logo__info--mobile {
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .footer__top .logo__info--mobile .social {
    margin-left: 0;
  }
  .footer__top .logo__info--mobile .social__item {
    margin: 0 13px;
  }
  .footer__top .logo__info--mobile .social__item img {
    width: 38px;
  }
  .footer__top .logo__info--mobile .phone {
    font-size: 20px;
    line-height: 19px;
    margin-bottom: 29px;
  }
  .footer__top .med-logo {
    order: 1;
  }
}
.section {
  padding: 68px 0;
  position: relative;
  z-index: 1;
}
.section--pt0 {
  padding-top: 0 !important;
}
.section__text {
  text-align: center;
  margin-top: 10px;
  font-size: 18px;
  line-height: 23px;
}
.section--about .section__body {
  max-width: 750px;
}
.section--pb0 {
  padding-bottom: 0 !important;
}
.section--mini {
  padding-top: 25px;
}
.section__link {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.section__link a {
  font-size: 16px;
  line-height: 20px;
  color: #008ACC;
}
.section__top {
  margin-bottom: 48px;
}
.section__top h2 {
  text-align: center;
  max-width: 70%;
  margin: 0 auto;
}
.section--grey {
  background-color: #F2F2F2;
}
.section--big {
  padding: 67px 0;
}
.section--big .section__top {
  margin-bottom: 60px;
}
.section--mega {
  padding: 95px 0;
}
.section--brown {
  color: #FFFFFF;
  background-color: #3F2B22;
}
.section--text .section__top {
  margin-bottom: 53px;
}
.section--text p {
  margin: 0 0 21px;
}
.section--text p ~ ol {
  margin-bottom: 55px;
  margin-top: 38px;
}
.section--text p ~ ol li {
  margin-bottom: 49px;
}
.section--text p ~ ol li::before {
  top: -23px;
}
.section--text ol {
  padding: 0;
  margin: 0 auto;
  max-width: 750px;
  counter-reset: myCounter;
}
.section--text ol li {
  list-style: none;
  font-size: 18px;
  line-height: 23px;
  margin-bottom: 39px;
  padding-left: 40px;
  position: relative;
}
.section--text ol li::before {
  font-family: Georgia;
  counter-increment: myCounter;
  content: counter(myCounter) ".";
  color: white;
  font-size: 40px;
  line-height: 135%;
  color: #DBA37E;
  position: absolute;
  left: 0;
  top: -21px;
}
.section--text ol li:last-child {
  margin-bottom: 0;
}
.section--tr {
  position: relative;
}
.section--tr .img-right {
  position: absolute;
  bottom: 0;
  right: 7%;
}
.section--tr .img-right img {
  display: block;
}
.section--tr .img-left {
  position: absolute;
  bottom: 0;
  left: 3%;
  display: flex;
  align-items: flex-end;
}
.section--tr .img-left img {
  margin: 0 12px;
  display: block;
}
.section--info .section__top h2 {
  max-width: 80%;
}
.section--programm {
  position: relative;
}
.section--programm .img-right {
  position: absolute;
  top: 339px;
  right: -2px;
  z-index: -1;
}
.section--programm .img-right img {
  display: block;
}
.section--programm .img-left {
  position: absolute;
  top: 451px;
  left: -2px;
  z-index: -1;
  display: flex;
  align-items: flex-end;
}
.section--programm .img-left img {
  display: block;
}
.section--price {
  position: relative;
  padding-top: 82px;
  padding-bottom: 82px;
}
.section--price .img-right {
  position: absolute;
  top: 0;
  right: 8%;
}
.section--price .img-right img {
  display: block;
}
.section--price .img-left {
  position: absolute;
  bottom: 0;
  left: 10%;
  display: flex;
  align-items: flex-end;
}
.section--price .img-left img {
  margin: 0 12px;
  display: block;
}
.section--quote {
  position: relative;
}
.section--quote .img-right {
  position: absolute;
  bottom: 0;
  right: 7%;
}
.section--quote .img-right img {
  display: block;
}
.section--quote .img-left {
  position: absolute;
  bottom: 0;
  left: 3%;
  display: flex;
  align-items: flex-end;
}
.section--quote .img-left img {
  margin: 0 12px;
  display: block;
}
.section--service {
  position: relative;
}
.section--service .container {
  position: relative;
  z-index: 1;
}
.section--service .img-left {
  position: absolute;
  bottom: 0;
  left: -3px;
  display: flex;
  align-items: flex-end;
}
.section--service .img-left img {
  display: block;
}
.section--work {
  position: relative;
}
.section--work .img-right {
  position: absolute;
  bottom: 0;
  right: 18%;
}
.section--work .img-right img {
  display: block;
}
.section--work .img-left {
  position: absolute;
  top: 0;
  left: 15%;
}
.section--work .img-left img {
  display: block;
}
.section--result {
  position: relative;
  padding: 68px 0 108px;
}
.section--result .container {
  position: relative;
  z-index: 2;
}
.section--result .img-right {
  position: absolute;
  top: 24%;
  right: -3px;
}
.section--result .img-right svg {
  display: none;
}
.section--result .img-right img {
  display: block;
}
.section--result .img-left {
  position: absolute;
  top: 12%;
  left: -1px;
}
.section--result .img-left svg {
  display: none;
}
.section--result .img-left img {
  display: block;
}
.section--help {
  position: relative;
}
.section--help .container {
  position: relative;
  z-index: 2;
}
.section--help .img-right {
  position: absolute;
  top: -4%;
  right: -3px;
}
.section--help .img-right img {
  display: block;
}
.section--help .img-left {
  position: absolute;
  top: -4%;
  left: -1px;
}
.section--help .img-left img {
  display: block;
}
.section--about {
  position: relative;
  padding: 91px 0 104px;
}
.section--about .img-right {
  position: absolute;
  bottom: 0;
  right: 7%;
}
.section--about .img-right img {
  display: block;
}
.section--about .img-left {
  position: absolute;
  bottom: 0;
  left: 3%;
  display: flex;
  align-items: flex-end;
}
.section--about .img-left img {
  margin: 0 12px;
  display: block;
}
.section--pbbig {
  padding-bottom: 91px;
}
@media (max-width: 1400px) {
  .section--work .img-right {
    right: 5%;
  }
  .section--work .img-right img {
    display: block;
  }
  .section--work .img-left {
    left: 5%;
  }
  .section--work .img-left img {
    display: block;
  }
}
@media (max-width: 1200px) {
  .section--programm .img-left {
    display: none;
  }
  .section--programm .img-right {
    display: none;
  }
  .section--price .img-right {
    right: 0;
  }
  .section--price .img-left {
    left: 0;
  }
  .section--help .img-right {
    display: none;
  }
  .section--help .img-left {
    display: none;
  }
}
@media (max-width: 992px) {
  .section--pbbig {
    padding-top: 0 !important;
  }
}
@media (max-width: 768px) {
  .section {
    padding-top: 57px;
    padding-bottom: 63px;
  }
  .section__top {
    margin-bottom: 27px;
  }
  .section__top h2 {
    max-width: 100%;
  }
  .section--price .img-right {
    display: none;
  }
  .section--price .img-left {
    display: none;
  }
  .section--info .section__top h2 {
    max-width: 100%;
  }
  .section--service .img-left {
    display: none;
  }
  .section--text .section__top {
    margin-bottom: 30px;
  }
  .section__text {
    font-size: 17px;
    line-height: 21px;
  }
  .section--big .section__top {
    margin-bottom: 35px;
  }
  .section--result .img-right svg {
    position: absolute;
    top: 158px;
    right: 0px;
    z-index: 1;
    display: block;
  }
  .section--result .img-right img {
    display: none;
  }
  .section--result .img-left svg {
    top: 61px;
    position: absolute;
    display: block;
  }
  .section--result .img-left img {
    display: none;
  }
  .section--help .img-right {
    display: none;
  }
  .section--help .img-left {
    display: none;
  }
  .section--tr .img-right {
    display: none;
  }
  .section--tr .img-left {
    display: none;
  }
  .section--quote .img-right {
    display: none;
  }
  .section--quote .img-left {
    display: none;
  }
  .section--work .img-right {
    display: none;
  }
  .section--work .img-left {
    display: none;
  }
  .section--mega {
    padding: 43px 0;
  }
  .section--about {
    padding-top: 52px;
    padding-bottom: 63px;
  }
  .section--about .img-right {
    position: absolute;
    bottom: 0;
    right: 15px;
    width: 59px;
  }
  .section--about .img-right img {
    max-width: 100%;
  }
  .section--about .img-left {
    display: none;
  }
}
@media (max-width: 768px) {
  .section--text ol li {
    font-size: 15px;
    line-height: 23px;
    padding-left: 33px;
  }
  .section--text ol li::before {
    font-size: 27px;
    top: -10px;
  }
  .section--text p ~ ol {
    margin-bottom: 27px;
    margin-top: 24px;
  }
  .section--text p ~ ol li {
    margin-bottom: 25px;
  }
}
@media (max-width: 560px) {
  .section--big {
    padding: 43px 0;
  }
  .section__link a {
    font-size: 14px;
  }
  .section__top h2 {
    max-width: 100%;
  }
}
.small-block {
  max-width: 750px;
  margin: 0 auto;
}
.header {
  position: relative;
  margin-bottom: 35px;
  z-index: 15;
}
.header__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  padding-top: 16px;
  padding-bottom: 24px;
  z-index: 1;
}
.header__top .btn {
  padding: 9px 33px 11px;
}
.header__top-wrap {
  position: relative;
}
.header__top-wrap::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 6px;
  background-image: url(/local/templates/ucheba/styles/../images/common/line-menu.png);
}
.header__close {
  display: none;
}
.header__bottom {
  position: relative;
  height: 43px;
}
.header__bottom-wrap {
  background-color: #fff;
}
.header__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 137px;
}
.header__close {
  display: none;
}
.header__info-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  transition: border-color 0.3s ease;
  border-bottom: 2px solid transparent;
}
.header__info-top {
  margin-bottom: 8px;
}
.header__info .btn {
  margin-left: 20px;
}
.header__info .link {
  margin-left: 20px;
}
.phone {
  display: inline-flex;
  font-weight: bold;
  font-size: 18px;
  line-height: 19px;
  color: #000;
  text-decoration: none;
}
@media (max-width: 1100px) {
  .header .phone {
    font-size: 15px;
  }
  .header__info .link {
    margin-left: 12px;
  }
  .header__info .btn {
    margin-left: 12px;
  }
}
@media (max-width: 992px) {
  .header {
    z-index: 50;
    position: relative;
  }
  .header__close {
    display: block;
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 5;
  }
  .header__close .svg-icon use {
    fill: #3f2b22;
  }
  .header__bottom {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 15;
    height: 100vh;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.7);
    display: flex;
    justify-content: flex-end;
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s ease;
  }
  .header__bottom.is-open {
    opacity: 1;
    pointer-events: auto;
  }
  .header__bottom-wrap {
    overflow-y: auto;
    background-color: #fff;
    width: 320px;
    padding: 35px 25px;
    padding-top: 60px;
    position: relative;
  }
  .header__bottom-wrap .container {
    padding: 0;
    height: 100%;
  }
  .header__top {
    padding-right: 52px;
    justify-content: flex-start;
  }
  .header__top .logo {
    margin-bottom: 0;
  }
  .header__top .med-logo {
    margin-bottom: 0;
    margin-right: 35px;
  }
  .header__top .btn {
    display: none;
  }
  .header__top .logo__info .social {
    display: none;
  }
}
@media (min-width: 992px) {
  .header.is-fixed .header__bottom-wrap {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    box-shadow: -3px -4px 10px;
  }
  .header.is-fixed .menu-top__logo {
    opacity: 1;
  }
  .header.is-fixed .menu-top::after {
    opacity: 0;
  }
}
@media (max-width: 700px) {
  .header {
    margin-bottom: 15px;
  }
  .header__top {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-right: 0;
    padding-bottom: 0;
  }
  .header__top-wrap::before {
    display: none;
  }
  .header__top .logo__img {
    width: 45px;
    height: 45px;
  }
  .header__top .logo img {
    width: 45px;
    height: 45px;
    flex: none;
  }
  .header__top .med-logo {
    margin-bottom: 14px;
  }
  .header__top .med-logo img {
    width: 39px;
    height: auto;
    margin-right: 14px;
    flex: none;
  }
  .header__top .med-logo__text {
    font-size: 14px;
    line-height: 14px;
  }
}
.popup {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 105;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}
.popup__close {
  cursor: pointer;
  position: absolute;
  top: 25px;
  right: 25px;
}
.popup__close .svg-icon {
  width: 25px;
  height: auto;
}
.popup__close .svg-icon use {
  fill: #fff;
}
.popup__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 39px;
  position: relative;
}
.popup__title {
  padding: 0 0;
  font-weight: 700;
  font-size: 36px;
  line-height: 1.23;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  z-index: 2;
}
.popup.is-active {
  opacity: 1;
  pointer-events: auto;
}
.popup__body {
  position: relative;
  z-index: 2;
}
.popup__wrap {
  width: 560px;
  padding: 40px 40px 50px;
  position: relative;
  background-color: #fff;
  max-height: 100%;
  overflow-y: auto;
}
.popup__wrap::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 212px;
  height: 412px;
  background: url(/local/templates/ucheba/styles/../images/common/cl-close-left.webp) no-repeat left bottom;
  background-size: contain;
  z-index: 1;
}
.popup__wrap::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 64px;
  right: 0;
  width: 160px;
  height: 364px;
  background: url(/local/templates/ucheba/styles/../images/common/cl-close-right.webp) no-repeat right bottom;
  background-size: contain;
  z-index: 1;
}
@media (max-width: 768px) {
  .popup {
    padding-top: 60px;
    align-items: flex-start;
  }
  .popup__title {
    font-size: 18px;
    line-height: 24px;
  }
  .popup__wrap {
    border-radius: 10px;
  }
  .popup__close .svg-icon {
    width: 16px;
  }
  .popup__wrap {
    padding: 25px 25px 30px;
  }
}
.form label {
  position: absolute;
  top: 19px;
  right: 0;
  left: 0;
  font-size: 16px;
  line-height: 150%;
  color: #b1b8bd;
  padding: 0 20px;
  display: flex;
  align-items: center;
  opacity: .8;
  transition: font-size 0.3s, bottom 0.3s, top 0.3s, color 0.3s, opacity 0.3s ease;
}
.form__agree {
  font-size: 12px;
  color: rgba(26, 33, 52, 0.8);
  line-height: 1.3;
}
.form__btn {
  margin-top: 25px;
}
.form__field {
  position: relative;
  margin-bottom: 25px;
}
.form__field.is-active label {
  font-size: 12px;
  line-height: 150%;
  opacity: 1;
  top: 10px;
}
.form__btn .btn {
  width: 100%;
}
.form input {
  height: 60px;
  width: 100%;
  padding: 0 15px;
  outline: 0;
  padding: 26px 20px 10px 20px;
  font-size: 16px;
  line-height: 1.33;
  border: 1px solid #c9c9c9;
  border-radius: 5px;
}
.form__phone {
  padding-top: 10px !important;
}
.form textarea {
  height: 102px;
  width: 100%;
  padding: 0 15px;
  outline: 0;
  padding: 26px 20px 10px 20px;
  font-size: 16px;
  line-height: 1.33;
  border: 1px solid #c9c9c9;
  border-radius: 5px;
}
.form .police {
  position: relative;
  z-index: 10;
  margin: 10px 0 0;
  font-size: 14px;
  /*display: flex;*/
  /*align-items: center;*/
}
.form .police label {
  position: static;
  display: block;
  color: #000;
  font-size: 14px;
  padding: 0;
}
.form .police label a {
  color: #000;
}
.form .police input {
  height: 20px;
  width: 20px;
  margin-right: 10px;
  position: relative;
  top: 5px;
}
.book {
  margin-top: 76px;
  margin-bottom: 30px;
}
.book__wrap {
  display: flex;
  width: 1273px;
  height: 864px;
  margin: 0 auto;
  background-image: url(/local/templates/ucheba/styles/../images/common/book.png);
}
.book__top {
  font-weight: 500;
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 30px;
  text-align: center;
}
.book__img {
  margin-left: 42px;
}
.book__title {
  font-weight: 500;
  font-size: 30px;
  line-height: 120%;
  margin-bottom: 101px;
  max-width: 90%;
}
.book .small {
  font-size: 22px;
  line-height: 26px;
  text-decoration: underline;
}
.book__tab {
  display: none;
}
.book__tab.is-active {
  display: block;
}
.book__people {
  max-width: 351px;
  text-align: center;
}
.book__people-avatar {
  width: 297px;
  height: 297px;
  margin: 0 auto;
  border-radius: 50%;
  background-position: center;
  background-size: cover;
  margin-bottom: 50px;
}
.book__people-name {
  font-weight: 700;
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 8px;
}
.book__people-about {
  line-height: 1.2;
}
.book__col {
  width: 50%;
  padding: 97px;
}
.book__col--center {
  display: flex;
  align-items: center;
  justify-content: center;
}
.book__col-title {
  font-family: Georgia;
  font-size: 25px;
  line-height: 136%;
  font-weight: bold;
  margin-bottom: 36px;
}
.book__col p {
  font-family: Georgia;
  font-size: 25px;
  line-height: 136%;
  margin-bottom: 33px;
}
.book__col--italic p {
  font-style: italic;
}
.book__col--small {
  padding: 58px 75px;
}
.book--programm .book__col:first-child {
  padding: 83px 88px;
  padding-right: 40px;
}
.book--programm .book__col:last-child {
  padding: 90px 75px  90px 60px;
}
.book--programm .book__col:last-child p {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 23px;
}
.book--programm .small {
  cursor: pointer;
  font-size: 22px;
  line-height: 31px;
  margin-bottom: 50px;
  transition: font-weight 0.3s ease;
}
.book--programm .small.is-active {
  text-decoration: none;
  border: 0;
  font-weight: bold;
}
@media (max-width: 1290px) {
  .book__wrap {
    width: 960px;
    height: 650px;
    background-position: center;
    background-size: cover;
  }
  .book__people-avatar {
    width: 235px;
    height: 235px;
    margin-bottom: 30px;
  }
  .book__people-name {
    font-size: 20px;
    line-height: 22px;
  }
  .book__people-about {
    font-size: 17px;
  }
  .book .small {
    font-size: 20px;
    line-height: 23px;
  }
  .book__title {
    font-size: 23px;
    line-height: 120%;
    margin-bottom: 30px;
  }
  .book__img {
    margin-left: 0;
  }
  .book__img img {
    max-width: 100%;
  }
  .book__top {
    font-size: 28px;
    line-height: 35px;
    margin-bottom: 29px;
  }
  .book__col {
    padding: 37px 50px;
  }
  .book__col-title {
    font-size: 23px;
    margin-bottom: 22px;
  }
  .book__col p {
    margin-bottom: 25px;
    font-size: 18px;
  }
  .book--programm .book__col:first-child {
    padding: 45px 52px;
  }
  .book--programm .book__col:last-child {
    padding: 45px 45px;
  }
  .book--programm .book__col:last-child p {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 12px;
  }
  .book--programm .small {
    font-size: 20px;
    line-height: 29px;
    margin-bottom: 41px;
  }
  .book--programm .small.not-line {
    text-decoration: none;
    border: 0;
    font-weight: bold;
  }
}
@media (max-width: 992px) {
  .book__wrap {
    width: 640px;
    height: 434px;
  }
  .book .small {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 2px;
  }
  .book__title {
    font-size: 19px;
    line-height: 120%;
    margin-bottom: 12px;
  }
  .book__people-avatar {
    width: 135px;
    height: 135px;
    margin-bottom: 15px;
  }
  .book__people-name {
    font-size: 16px;
    line-height: 19px;
  }
  .book__people-about {
    font-size: 14px;
  }
  .book__col {
    padding: 25px 29px;
  }
  .book__col-title {
    font-size: 21px;
    margin-bottom: 14px;
  }
  .book__col p {
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 20px;
  }
  .book__col--small p {
    margin-bottom: 4px;
    font-size: 14px;
  }
  .book--programm {
    margin-bottom: 54px;
    margin-top: 0;
  }
  .book--programm .small {
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 22px;
  }
  .book--programm .small:last-child {
    margin-bottom: 0;
  }
  .book--programm .book__col {
    width: 100%;
  }
  .book--programm .book__col:first-child {
    padding: 0 25px;
    margin-bottom: 30px;
  }
  .book--programm .book__col:last-child {
    padding: 0 25px;
  }
  .book--programm .book__col:last-child p {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 15px;
  }
  .book--programm .book__wrap {
    background-image: none;
    width: auto;
    height: auto;
    display: block;
  }
}
.social {
  display: flex;
}
.social__item {
  display: inline-flex;
  align-items: center;
  font-weight: bold;
  font-size: 18px;
  line-height: 21px;
  color: #000;
  margin-right: 40px;
  text-decoration: none;
}
.social__item img {
  display: block;
  margin-right: 9px;
}
.social__item:last-child {
  margin: 0;
}
.wrapper--index .header::before {
  display: none;
}
.hamburger {
  display: none;
}
@media (max-width: 992px) {
  .hamburger {
    position: fixed;
    top: 35px;
    right: 22px;
    width: 40px;
    height: 40px;
    display: flex;
    flex-direction: column;
    background-color: #3f2b22;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    z-index: 10;
  }
  .hamburger span {
    width: 22px;
    border-radius: 5px;
    height: 2px;
    margin: 0 0 3px 0;
    background-color: #e7c89a;
  }
  .hamburger span:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 700px) {
  .hamburger {
    top: 26px;
    right: 15px;
  }
}
.main-info {
  background-color: #3F2B22;
  font-size: 22px;
  line-height: 120%;
  color: #FFFFFF;
  text-align: center;
}
.main-info__text {
  text-align: center;
  max-width: 823px;
  margin: 0 auto;
  font-size: 26px;
  line-height: 34px;
  letter-spacing: 0.03em;
}
.main-info__text svg {
  display: block;
  margin: 0 auto 22px;
}
.main-info__info {
  margin-top: 20px;
}
.main-info__info span {
  position: relative;
}
.main-info__info span::before {
  content: "";
  position: absolute;
  background-image: url(/local/templates/ucheba/styles/../images/common/line-text.svg);
  background-repeat: no-repeat;
  width: 181px;
  height: 18px;
  bottom: -25px;
  left: -7px;
}
.main-info__wrap {
  padding: 99px 0;
  position: relative;
}
.main-info__right {
  position: absolute;
  bottom: 0;
  left: -11px;
}
.main-info__left {
  position: absolute;
  top: 0;
  right: -76px;
}
.main-info--text {
  text-align: center;
}
.main-info--text .main-info__wrap {
  padding: 47px 0 77px;
}
@media (max-width: 768px) {
  .main-info {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
  }
  .main-info__text {
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
  }
  .main-info__text svg {
    width: 12px;
    height: auto;
    margin-bottom: 16px;
  }
  .main-info__info span {
    display: block;
  }
  .main-info__info span::before {
    width: 117px;
    height: 10px;
    background-size: cover;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -20px;
  }
  .main-info__wrap {
    padding: 57px 20px  77px !important;
    overflow: hidden;
    margin: 0 -20px;
  }
  .main-info__left {
    width: 90px;
    right: -10px;
  }
  .main-info__right {
    width: 43px;
    left: 10px;
  }
}

/*# sourceMappingURL=styles.css.map */

/* End */


/* Start:/bitrix/components/niges/cookiesaccept/templates/.default/style.css?17485963482831*/
/* NIGES.COOKIESACCEPT */

.nca-cookiesaccept-line {
    font-size: inherit;
    font-family: inherit;
    line-height: 1;
    padding: 10px;
}


.nca-cookiesaccept-line.style-1 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-3 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-5 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-7 .nca-cookiesaccept-line-text {
    color:#111;
}
.nca-cookiesaccept-line.style-2 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-4 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-6 .nca-cookiesaccept-line-text,
.nca-cookiesaccept-line.style-8 .nca-cookiesaccept-line-text {
    color:#eee;
}

.nca-cookiesaccept-line.style-1 {
    /* background-position: center;
    background-repeat: repeat-x;
	background-image: url(/bitrix/components/niges/cookiesaccept/templates/.default/images/style-1-2.svg);
    background-size: contain; */
    /*background-color: rgb(61, 168, 255); */
    background-color: #fff;
    border: 2px solid #f2f2f2 !important;
    border-radius: 10px;
}

.nca-cookiesaccept-line.style-2 {
    background-color: rgb(13, 62, 102);
}


.nca-cookiesaccept-line.style-3 {
    background-color: rgb(197, 197, 197);
}

.nca-cookiesaccept-line.style-4 {
    background-color: rgb(71, 71, 71);
}

.nca-cookiesaccept-line.style-5 {
    background-color: rgb(61, 255, 158);
}

.nca-cookiesaccept-line.style-6 {
    background-color: rgb(9, 92, 50);
}

.nca-cookiesaccept-line.style-7 {
    background-color: rgb(84, 255, 61);
}

.nca-cookiesaccept-line.style-8 {
    background-color: rgb(92, 5, 5);
}

.nca-cookiesaccept-line.style-9 {
    background-color: rgb(203, 255, 61);
}

.nca-cookiesaccept-line.style-10 {
    background-color: rgb(70, 94, 4);
}

.nca-cookiesaccept-line.style-11 {
    background-color: rgb(255, 148, 61);
}

.nca-cookiesaccept-line.style-12 {
    background-color: rgb(138, 70, 14);
}

.nca-cookiesaccept-line.style-13 {
    background-color: rgb(255, 61, 61);
}

.nca-cookiesaccept-line.style-14 {
    background-color: rgb(119, 22, 22);
}

.nca-cookiesaccept-line.style-15 {
    background-color: rgb(255, 61, 152);
}

.nca-cookiesaccept-line.style-16 {
    background-color: rgb(85, 10, 45);
}

.nca-cookiesaccept-line.style-17 {
    background-color: rgb(83, 129, 255);
}

.nca-cookiesaccept-line.style-18 {
    background-color: rgb(6, 37, 122);
}

 
.nca-cookiesaccept-line.style-19 {
    background-color: rgb(255, 255, 255);
}

.nca-cookiesaccept-line.style-20 {
    background-color: rgb(0, 0, 0);
}
 

@media screen and (min-width:767.01px) {
	.nca-hidden-pc {display: none !important;}
}
@media screen and (max-width:767px) {
	.nca-hidden-mobile {display: none !important;}
}
/* End */


/* Start:/local/templates/ucheba/template_styles.css?17144823841321*/
.people-item__body a.people-item__name {
    color: #000;
}
.main-banner__form-btn .btn--average {
    padding: 22px 55px 23px;
}
.local-info-block {
    padding: 30px 0;
}
.local-info-block .help,
.local-info-block .help p {
    /*text-align: left;*/
    /*font-style: italic;*/
    /*font-size: 15px;*/
    width: 100%;

    font-size: 25px;
    line-height: 120%;
    text-align: center;
}
.local-info-block .help .signature {
    max-width: 600px;
    width: 100%;
    float: right;
}
.clear {
    clear: both;
}
.people-item__body {
    overflow: hidden;
    overflow-y: auto;
}
.help__text li {
    text-align: left;
}
.preview-text-block {
    margin: 10px auto 40px;
    text-align: left;
}
.preview-text-block a {
    color: #000;
}
div[id^="wait_comp"] {
    display: none;
}
.logo__body a.logo__text {
    text-decoration: none;
    color: #000;
}

@media (max-width: 1200px)
{
    .people-item__item {
        align-items: unset;
        height: 405px;
    }
}
@media (max-width: 992px) {
    .main-banner__form-btn .btn--average {
        padding: 22px 15px 23px;
        font-size: 20px;
    }
    .mobile-hide {
        display: none;
    }
}
@media (max-width: 650px) {
    .people-item__item {
        max-height: 650px;
        height: 100%;
    }
    .people-item__body {
        height: 300px;
    }
}
/* End */
/* /local/templates/ucheba/node_modules/slick-carousel/slick/slick.css?16956872381776 */
/* /local/templates/ucheba/node_modules/@fancyapps/fancybox/dist/jquery.fancybox.min.css?169568723812795 */
/* /local/templates/ucheba/styles/styles.css?169568723863464 */
/* /bitrix/components/niges/cookiesaccept/templates/.default/style.css?17485963482831 */
/* /local/templates/ucheba/template_styles.css?17144823841321 */
