@charset "UTF-8";
    html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, main, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section {
    display: block;
}
[hidden] {
    display: none;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
@font-face {
    font-family: 'icomoon';
    src: url(../fonts/icomoon.ttf?31mmtl) format("truetype"), url(../fonts/icomoon.woff?31mmtl) format("woff"), url(../fonts/icomoon.svg?31mmtl#icomoon) format("svg");
    font-weight: 400;
    font-style: normal;
}
[class^=icon-], [class*=" icon-"] {
    font-family: 'icomoon'!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-android:before {
    content: "\e906"}
.icon-apple:before {
    content: "\e907"}
.icon-facebook:before {
    content: "\e903"}
.icon-twitter:before {
    content: "\e904"}
.icon-vk:before {
    content: "\e905"}
.icon-search:before {
    content: "\e902"}
.icon-book:before {
    content: "\e901"}
.icon-24h:before {
    content: "\e900"}
* {
    outline: 0;
}
::-moz-focus-inner {
    border: 0;
}
body {
    font-family: "IBM Plex Sans", sans-serif;
    color: #dfdfdf;
    font-size: 18px;
    background: #000;
    line-height: 24px;
    margin: 0;
    position: relative;
    overflow-x: hidden;
    overscroll-behavior-y: contain;
    width: 100%
}
.blured {
    position: relative;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.blured.active {
    -webkit-filter: blur(30px);
    filter: blur(30px);
}
#blur {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-filter: brightness(120%) blur(20px);
    filter: brightness(120%) blur(20px);
}
#blur.animated {
    -webkit-animation: ani-blur 2s ease;
    animation: ani-blur 2s ease;
}
#blur.sect1 {
    background: #000 url(../img/back/sect1.jpg) fixed;
    background-position: right 23% top;
    background-size: cover;
}
#blur.sect2 {
    background: #000 url(../img/back/sect2.jpg) fixed;
    background-position: right 23% top;
    background-size: cover;
    -webkit-filter: brightness(130%) blur(20px);
    filter: brightness(130%) blur(20px);
}
#blur.sect3 {
    background: #000 url(../img/back/sect3.jpg) fixed;
    background-position: left 60% top;
    background-size: cover;
    -webkit-filter: brightness(130%) blur(20px);
    filter: brightness(130%) blur(20px);
}
#blur.sect4 {
    background: #000 url(../img/back/sect2.jpg) fixed;
    background-position: right 23% top;
    background-size: cover;
    -webkit-filter: brightness(130%) blur(20px);
    filter: brightness(130%) blur(20px);
}
#blur.sect5 {
    background: #000 url(../img/back/sect5_1.jpg) fixed;
    background-position: left 50% top;
    background-size: cover;
    -webkit-filter: brightness(130%) blur(20px);
    filter: brightness(130%) blur(20px);
}
#blur.sect6 {
    background: #000 url(../img/back/sect2.jpg) fixed;
    background-position: right 23% top;
    background-size: cover;
    -webkit-filter: brightness(130%) blur(10px);
    filter: brightness(130%) blur(10px);
}
#back {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%}
#back.animated:before, #back.animated:after {
    -webkit-animation: ani-blur 2s ease;
    animation: ani-blur 2s ease;
}
#back:before {
    content: '';
    position: fixed;
    top: 0;
    height: 100%;
    -webkit-transition: left 2s ease-in-out, right 2s ease-in-out;
    transition: left 2s ease-in-out, right 2s ease-in-out;
}
#back:after {
    content: '';
    position: fixed;
    top: 0;
    height: 100%;
    -webkit-transition: left 2s ease-in-out, right 2s ease-in-out;
    transition: left 2s ease-in-out, right 2s ease-in-out;
}
#back.sect1:before {
    left: 0;
    width: 20%;
    z-index: 9;
    background: #000;
    opacity: 0.5;
    background-position: top;
/*    -webkit-filter: brightness(120%) blur(20px);
    filter: brightness(120%) blur(20px); */   
}
#back.sect1:after {
    left: 34%;
    right: 0;
/*    background: #000 url(../img/back/sect1.jpg) fixed;*/
    background-position: right 23% top!important;
    background-size: cover!important;
}
#back.sect2:before {
    left: 0;
    right: 67%;
    background: #000 url(../img/back/sect2.jpg) fixed;
    background-position: right 23% top;
    background-size: cover;
}
#back.sect2:after {
    left: 67%;
    right: 0;
    background: #000 url(../img/back/sect2.jpg) fixed;
    background-position: right 23% top;
    background-size: cover;
}
#back.sect3:before {
    left: 0;
    right: 33%;
    background: #000 url(../img/back/sect3.jpg) fixed;
    background-position: left 60% top;
    background-size: cover;
}
#back.sect3:after {
    left: 100%;
    right: 0;
    background: #000 url(../img/back/sect3.jpg) fixed;
    background-position: left 60% top;
    background-size: cover;
}
#back.sect4:before {
    left: 0;
    right: 67%;
    background: #000 url(../img/back/sect2.jpg) fixed;
    background-position: right 23% top;
    background-size: cover;
}
#back.sect4:after {
    left: 67%;
    right: 0;
    background: #000 url(../img/back/sect2.jpg) fixed;
    background-position: right 23% top;
    background-size: cover;
}
#back.sect5:before {
    left: 0;
    right: 100%;
    background: #000 url(../img/back/sect5_1.jpg) fixed;
    background-position: left 50% top;
    background-size: cover;
}
#back.sect5:after {
    left: 33%;
    right: 0;
    background: #000 url(../img/back/sect5_1.jpg) fixed;
    background-position: left 50% top;
    background-size: cover;
}
#back.sect6:before {
    left: 0;
    right: 100%;
    background: #000 url(../img/back/sect2.jpg) fixed;
    background-position: right 23% top;
    background-size: cover;
    -webkit-transition: none;
    transition: none;
}
#back.sect6:after {
    left: 100%;
    right: 0;
    background: #000 url(../img/back/sect2.jpg) fixed;
    background-position: right 23% top;
    background-size: cover;
    -webkit-transition: none;
    transition: none;
}
@-webkit-keyframes ani-blur {
    0% {
    opacity: 1;
}
50% {
    opacity: 0;
}
to {
    opacity: 1;
}
}@keyframes ani-blur {
    0% {
    opacity: 1;
}
50% {
    opacity: 0;
}
to {
    opacity: 1;
}
}h1 {
    font-family: "Oswald", sans-serif;
    color: #fff;
    font-size: 40px;
    font-weight: 400;
    line-height: 44px;
    margin: 0 10px 30px 0;
}
h1 span {
    color: #dfdfdf;
}
h4 {
    color: #dfdfdf;
}
a {
    color: #cfa55b;
    text-decoration: none;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
a.active {
    color: #dfdfdf;
}
a:hover {
    color: #fff;
}
.btn {
    position: relative;
    font-size: 18px;
    color: #cfa55b;
    border: 0;
    cursor: pointer;
    outline: 0;
}
.btn.primary {
    line-height: 47px;
    font-family: "Oswald", sans-serif;
    font-size: 23px;
    color: #fff;
    padding: 0 5px 2px;
    width: 100%;
    height: 49px;
    letter-spacing: .06rem;
    background: #ca983f url(../img/btn-back.jpg);
    background-size: 397px 65px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.home #sect1 .btn.primary{
    background: transparent;
    color: #cfa55b;
/*    margin: 0 auto*/
} 
.btn.primary .icon-book {
    position: relative;
    font-size: 31px;
    top: 2.5px;
    left: -3px;
    margin-right: 1px;
}
.btn.primary .hide {
    display: none;
}
.btn.primary:before {
    content: '';
    position: absolute;
    border: 1px solid rgba(207, 165, 91, .5);
    opacity: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.btn.primary:hover {
    -webkit-box-shadow: 0 0 40px rgba(207, 165, 91, .2);
    box-shadow: 0 0 40px rgba(207, 165, 91, .2);
}
.btn.primary:hover:before {
    top: -8px;
    right: -8px;
    bottom: -8px;
    left: -8px;
    opacity: 1;
}
.btn.link {
    display: inline-block;
    font-size: 16px;
    border: 1px solid #cfa55b;
    padding: 6px 25px 8px;
    margin: 30px 0 0;
    background: linear-gradient(120deg, #ca983f 0%, rgba(202, 152, 63, .7) 35.91%, rgba(202, 152, 63, 0) 65.75%, rgba(202, 152, 63, 0) 100%);
    background-position: 99% 50%;
    background-size: 400% 300%;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
}
.btn.link span {
    display: block;
    position: absolute;
    top: 8px;
    right: -65px;
    overflow: hidden;
}
.btn.link span svg {
    position: relative;
    top: 0;
    left: -29px;
    stroke: #cfa55b;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
.btn.link:hover {
    border-color: transparent;
    background-position: 1% 50%}
.btn.link:hover span svg {
    left: 0;
    stroke: #fff;
}
nav {
    position: fixed;
    width: 100%;
    z-index: 10;
    height: 70px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
nav.visible {
    -webkit-box-shadow: inset 0 200px 100px -110px #0b0b0b;
    box-shadow: inset 0 200px 100px -110px #0b0b0b;
}
nav .logo {
    display: block;
    position: relative;
    width: 70px;
    height: 70px;
    overflow: hidden;
}
nav .logo svg {
    position: absolute;
    top: -25px;
    left: -114px;
}
nav .logo path {
    fill: none;
    -webkit-transition: .2s ease;
    transition: .2s ease;
}
nav .logo path#small {
    fill: #cfa55b;
}
nav .logo:hover path#small {
    fill: #fff;
}
body>.blured>a.phone,
body>.blured .textwidget>a.phone {
    display: block;
    position: fixed;
    top: 19px;
    right: 100px;
    color: #dfdfdf;
    padding: 4px 5px;
    z-index: 10;
}
body>.blured>a.phone span,
body>.blured .textwidget>a.phone span {
    color: rgba(255, 255, 255, .5);
}
body>.blured>a.phone span.icon-24h,
body>.blured .textwidget>a.phone span.icon-24h {
    display: none;
    width: 24px;
    line-height: 24px;
    font-size: 22px;
    vertical-align: top;
    margin-right: 5px;
}
body>.blured>a.star {
    display: block;
    position: fixed;
    top: 10px;
    right: 50px;
    padding: 5px;
    width: 45px;
    z-index: 10;
}
body>.blured>a.star svg {
    display: block;
    width: 35px;
    height: 33px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
body>.blured>a.star span {
    display: none;
}
body>.blured>a.star:hover svg {
    fill: #fff;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.menu {
    position: fixed;
    width: 270px;
    top: 0;
    bottom: 0;
    right: -271px;
    background: #0b0b0b;
    z-index: 20;
    opacity: 1;
    display: block;
}
.menu.is-open {
    right: 0;
    opacity: 1;
}
.menu a {
    display: block;
    height: 47px;
    line-height: 47px;
    padding: 0 16px 0 29px;
    cursor: pointer;
    position: relative;
}
.menu a.drop>span {
    position: relative;
}
.menu a.drop>span:before, .menu a.drop>span:after {
    display: block;
    content: '';
    width: 1px;
    height: 10px;
    background: #cfa55b;
    position: absolute;
    top: 8px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
.menu a.drop>span:before {
    right: -13px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.menu a.drop>span:after {
    right: -20px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.menu a.drop.active>span:before, .menu a.drop.active>span:after {
    background: #fff;
}
.menu a.drop.active>span:before {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
.menu a.drop.active>span:after {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
.menu ul.new {
    margin-top: 70px;
}
.menu ul li.app:nth-last-child(2n) {
    margin-top: 16px;
}
.menu ul li.app a {
    height: 56px;
    line-height: 40px;
}
.menu ul li.app a span.moskow {
    display: block;
    font-size: 14px;
    line-height: 14px;
    color: rgba(255, 255, 255, .5);
    position: relative;
    top: -11px;
    left: 1px;
}
.menu ul li.app a span[class^=icon-], .menu ul li.app a span[class*=" icon-"] {
    position: absolute;
    top: 5px;
    right: 16px;
    width: 28px;
    text-align: right;
    font-size: 28px;
}
.menu ul li.lang {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
}
.menu ul li>ul {
    padding: 4px 0 5px;
    background: #141414;
    display: none;
}
.menu ul li>ul.active {
    display: block;
}
.menu .menu-search {
    height: 71px;
    padding: 18px 0 0 29px;
    border-bottom: 1px solid #000;
}
.menu .menu-search span {
    font-size: 24px;
    position: absolute;
    right: 220px;
    top: 24px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.menu .menu-search.active {
    color: #cfa55b;
}
.menu .menu-search.active span {
    right: 16px;
}
.menu-btn {
    position: fixed;
    top: 0;
    right: 0;
    width: 56px;
    height: 70px;
    z-index: 30;
    cursor: pointer;
}
.menu-btn .line {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 24px;
    height: 1px;
    margin-top: -1px;
    margin-left: -12px;
    background-color: #cfa55b;
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease;
}
.menu-btn .line:nth-child(2) {
    margin-top: -7px;
}
.menu-btn .line:nth-child(3) {
    margin-top: 5px;
    width: 14px;
    margin-left: -2px;
}
.menu-btn:hover .line {
    background-color: #fff;
}
.overlay, .overlay-search {
    display: none;
    position: absolute;
    opacity: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    background: rgba(0, 0, 0, .5);
}
.overlay.active, .overlay-search.active {
    display: block;
    opacity: 1;
}
.search-block {
    display: none;
    opacity: 0;
    position: fixed;
    top: 0;
    width: 100%;
    height: 70px;
    z-index: 40;
    padding: 13px 16px 0;
    background: #0b0b0b;
}
.search-block.active {
    display: block;
    opacity: 1;
}
.search-block input {
    width: 100%;
    height: 44px;
    border: 0;
    font-size: 18px;
    color: #fff;
    background: 0 0;
    padding: 0 30px 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid rgba(207, 165, 91, .11);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.search-block input:focus {
    border-color: rgba(207, 165, 91, .5);
    outline: 0;
}
.search-block input:focus::-webkit-input-placeholder {
    color: #dfdfdf;
}
.search-block input:focus::-ms-input-placeholder {
    color: #dfdfdf;
}
.search-block input:focus::placeholder {
    color: #dfdfdf;
}
.search-block button {
    font-size: 24px;
    color: #cfa55b;
    border: 0;
    background: 0 0;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    outline: 0;
    cursor: pointer;
    padding: 10px;
    position: absolute;
    right: 6px;
    top: 13px;
}
.search-block button:focus, .search-block button:hover {
    color: #fff;
}
#container {
    position: relative;
}
#container section {
   
    width: 100%;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow-x: hidden;
}
#container section.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#container section#sect7.active {
    display: block;
}
.lend-block {
    padding: 0 0 0 16px;
    position: relative;
    z-index: 5;
}
.lend-block h1 span {
    display: none;
}
.lend-block .desc p {
    font-size: 20px;
    line-height: 26px;
    margin: 0 10px 10px 0;
}
.lend-block .desc.pluses {
    display: block;
    margin: 20px 0 0;
}
.lend-block .desc.pluses li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    margin: 0 0 10px -8px;
    padding: 0 0 0 65px;
    min-height: 60px;
}
.lend-block .desc.pluses li img.icon {
    width: 60px;
    height: 60px;
    position: absolute;
    left: 0;
    top: 0;
}
.lend-block .desc.pluses li .hide {
    display: none;
}
.lend-block .desc.pluses li:nth-child(n+4) {
    display: none;
}
.lend-block .desc.info {
    display: none;
}
.lend-block .heading {
    overflow: hidden;
    margin: 0 0 15px;
}
.lend-block .heading h2, .lend-block .heading .h2 {
    font-family: "Oswald", sans-serif;
    font-size: 40px;
    color: #fff;
    line-height: 44px;
    display: block;
    float: left;
}
.lend-block .heading h3 {
    display: none;
}
.lend-block .heading .slogan {
    display: none;
}
.lend-block .heading .sect-links {
    width: 900px;
    position: relative;
}
.lend-block .heading .sect-links .h2 {
    display: inline-block;
    position: relative;
    color: #cfa55b;
    white-space: nowrap;
    opacity: 1;
    margin: 0 16px 0 0;
    cursor: pointer;
    overflow: hidden;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.lend-block .heading .sect-links .h2:nth-child(2) {
    opacity: .6;
}
.lend-block .heading .sect-links .h2:nth-child(3) {
    opacity: .25;
}
.lend-block .heading .sect-links .h2:hover {
    opacity: 1;
    color: #fff;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.lend-block .heading .sect-links .h2.active {
    left: 0;
    color: #fff;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.lend-block .heading .sect-links .h2.moved {
    position: absolute;
    top: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.lend-block .heading .sect-links .h2 .hide {
    display: none;
}
.lend-block .classes {
    margin: 0 0 15px -8px;
    position: relative;
}
.lend-block .classes a {
    position: relative;
    padding: 8px 8px;
    overflow: hidden;
    font-size: 22px;
    white-space: nowrap;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    opacity: 1;
    display: inline-block;
}
.lend-block .classes a.active {
    color: #dfdfdf;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    left: 0;
}
.lend-block .classes a.moved {
    position: absolute;
    top: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.lend-block .slider {
    height: 227px;
}
.lend-block .slider .slide {
    display: none;
    position: relative;
    opacity: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.lend-block .slider .slide.active {
    display: block;
    opacity: 1;
}
.lend-block .slider .slide a {
    display: block;
    position: relative;
    left: 0;
    float: left;
    width: 229px;
    overflow: hidden;
    margin-right: 16px;
    opacity: 1;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.lend-block .slider .slide a:last-child {
    opacity: .3;
}
.lend-block .slider .slide a.move~a {
    opacity: 1;
}
.lend-block .slider .slide a .img-block {
    width: 100%;
    height: 140px;
    position: relative;
    overflow: hidden;
    margin: 0 0 14px;
}
.lend-block .slider .slide a .img-block img {
    width: 100%;
    height: 100%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.lend-block .slider .slide a .img-block:before {
    z-index: 1;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: 0 0;
    -webkit-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.lend-block .slider .slide a h4 {
    color: #cfa55b;
    font-size: 22px;
    margin: 0 0 5px -1px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
.lend-block .slider .slide a p {
    color: #dfdfdf;
    font-size: 16px;
    line-height: 1.25rem;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
.lend-block .slider .slide a:hover .img-block img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.lend-block .slider .slide a:hover .img-block:before {
    -webkit-transform: scale(1);
    transform: scale(1);
    background: rgba(202, 152, 63, .8);
}
.lend-block .slider .slide a:hover h4 {
    color: #fff;
}
.lend-block .slider .slide a:hover p {
    color: #fff;
}
.lend-block .sections .section {
    position: relative;
    display: none;
}
.lend-block .sections .section .tabs {
    margin: 0 0 15px -8px;
    position: relative;
}
.lend-block .sections .section .tabs a {
    padding: 8px 8px;
    overflow: hidden;
    font-size: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    opacity: .6;
    display: inline-block;
}
.lend-block .sections .section .tabs a.active {
    opacity: 1;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    left: 0;
}
.lend-block .sections .section .container {
    position: relative;
    height: 264px;
    overflow: hidden;
}
.lend-block .sections .section .container .over {
    height: 289px;
    overflow-x: auto;
    overflow-y: hidden;
    position: relative;
}
.lend-block .sections .section .container .over .contain {
    width: 680px;
    height: 264px;
    overflow: hidden;
}
.lend-block .sections .section .container .over .contain ul {
    width: 288px;
    overflow: hidden;
    float: left;
}
.lend-block .sections .section .container .over .contain ul:first-child {
    margin-right: 30px;
}
.lend-block .sections .section .container .over .contain ul li {
    float: left;
    width: 144px;
    height: 88px;
    position: relative;
    overflow: hidden;
}
.lend-block .sections .section .container .over .contain ul li:before {
    content: attr(data-hide);
    font-size: 16px;
    line-height: 1.25rem;
    padding: 10px;
    position: absolute;
    color: #fff;
    background: rgba(202, 152, 63, .8);
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
    opacity: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1;
    -webkit-transform: scale(.8);
    transform: scale(.8);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.lend-block .sections .section .container .over .contain ul li:hover:before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.lend-block .sections .section .container .over .contain ul li:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.lend-block .sections .section .container .over .contain ul li img {
    width: 100%;
    height: 100%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.lend-block .sections .section.active {
    display: block;
}
.lend-block .sections .section .btn.link {
    margin-top: 20px;
}
.lend-block .sections .section .other {
    margin: 22px 0 0;
    color: rgba(255, 255, 255, .5);
}
#sect1 .lend-block .btn-block .btn.link {
    display: inline-block;
    width: 100%;
    height: 49px;
    text-align: center;
    font-size: 18px;
    line-height: 1.25rem;
    margin: 25px 0 0;
    background: linear-gradient(120deg, #ca983f 0%, rgba(202, 152, 63, .7) 45.91%, rgba(11, 11, 11, .6) 65.75%, rgba(11, 11, 11, .6) 100%);
    background-position: 99% 50%;
    background-size: 400% 300%;
    -webkit-transition: all .2s ease, background-position .5s ease;
    transition: all .2s ease, background-position .5s ease;
}
#sect1 .lend-block .btn-block .btn.link span {
    display: block;
    position: relative;
    top: -3px;
    right: auto;
    font-size: 14px;
    color: rgba(255, 255, 255, .5);
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
#sect1 .lend-block .btn-block .btn.link:hover {
    color: #fff;
    background-position: 1% 50%}
#sect3 .heading {
    margin: 0 0 30px;
}
#sect3 .lend-block .desc.pluses {
    display: none;
}
#sect4 .lend-block .section .desc:first-child {
    margin-top: 10px;
}
#sect4 .lend-block .section#history .desc {
    margin-top: 10px;
}
#sect4 .lend-block .section#history .desc.pluses {
    display: none;
}
#sect5 .lend-block .heading {
    margin: 0 0 30px;
}
#sect5 .lend-block .heading .sect-links .h2.corporative, #sect5 .lend-block .heading .sect-links .h2.viphall {
    width: 237px;
    white-space: normal;
    overflow: visible;
}
#sect5 .lend-block .heading .sect-links .h2.viphall {
    width: 157px;
}
#sect5 .lend-block .heading .sect-links .h2:nth-child(n+2) {
    width: auto;
    white-space: nowrap;
}
#sect5 .lend-block .desc.pluses {
    display: none;
}
#sect5 .lend-block .desc p {
    margin: 0 15px 10px 0;
}

#sect5 .lend-block .sections .section .btn.link {
    margin-top: 25px;
}
.btn-block {
    margin: 45px 16px 0 0;
}
.dots {
    display: none;
}
.lend-faq {
    margin: 90px 0 0 16px;
}
.lend-faq h2 {
    font-family: "Oswald", sans-serif;
    font-size: 30px;
    line-height: 34px;
    color: #fff;
    margin: 0 0 15px;
}
.lend-faq .accordion-toggle {
    margin: 0 0 0 -16px;
    padding: 6px 40px 7px 16px;
    cursor: pointer;
    color: #cfa55b;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    position: relative;
}
.lend-faq .accordion-toggle.active {
    color: #fff;
    background: rgba(11, 11, 11, .5);
}
.lend-faq .accordion-toggle.active span:before {
    background: #dfdfdf;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
.lend-faq .accordion-toggle.active span:after {
    background: #dfdfdf;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
.lend-faq .accordion-toggle span {
    position: absolute;
    right: 26px;
    top: 14px;
}
.lend-faq .accordion-toggle span:before, .lend-faq .accordion-toggle span:after {
    display: block;
    content: '';
    width: 1px;
    height: 8px;
    background: #cfa55b;
    position: absolute;
    top: 0;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
.lend-faq .accordion-toggle span:before {
    right: -1.5px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.lend-faq .accordion-toggle span:after {
    right: -7px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.lend-faq .accordion-content {
    display: none;
}
.lend-faq .accordion-content p {
    font-size: 16px;
    line-height: 1.5rem;
    margin: 5px 15px 10px 0;
}
.lend-faq .accordion-content.default {
    display: block;
}
.lend-contacts {
    margin: 20px 0 0 16px;
    font-size: 20px;
    position: relative;
    z-index: 5;
}
.lend-contacts h3 {
    margin: 0 0 15px;
}
.lend-contacts .btn-block {
    margin: 0 16px 35px 0;
}
.lend-contacts .btn-block p {
    color: rgba(255, 255, 255, .5);
    margin-bottom: 10px;
}
.lend-contacts .btn-block .btn-text {
    margin-left: 0
}
.lend-contacts .btn-block .btn-text .phone {
    margin-left: 0
}
.lend-contacts .btn-block .btn-text .phone {
    display: block;
    float: left;
    font-size: 24px;
    margin-bottom: 10px;
    padding: 0;
    color: #dfdfdf;
    position: inherit;
}
.lend-contacts .btn-block .btn-text .phone:hover {
    color: #fff;
}
.lend-contacts .btn-block .btn-text .h24 {
    clear: both;
    display: block;
    padding: 0 0 5px;
}
.lend-contacts .btn-block .btn-text .h24:before {
    font-family: 'icomoon'!important;
    content: "\e900";
    color: rgba(255, 255, 255, .5);
    width: 24px;
    line-height: 24px;
    font-size: 22px;
    vertical-align: middle;
    margin-right: 5px;
}
.lend-contacts .btn-block .btn.link {
    margin: 25px 0 0;
    padding: 9px 10px 10px;
    font-size: 20px;
    width: 100%}
.lend-contacts .btn-block .btn.link:hover {
    color: #fff;
}
.lend-contacts .сontacts {
    font-size: 14px;
    line-height: 1.25rem;
    margin: 0 15px 0 0;
}
.lend-contacts .сontacts .links {
    display: none;
}
.lend-contacts .сontacts .copyright {
    margin: 0 0 20px;
}
.lend-contacts .сontacts .madein {
    color: rgba(255, 255, 255, .5);
    margin: 0 0 40px;
}
.lend-contacts .сontacts .madein a {
    color: rgba(255, 255, 255, .5);
}
.lend-contacts .сontacts .madein a:hover {
    color: #fff;
}
#sect7:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 6;
    pointer-events: none;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), to(rgba(0, 0, 0, .8))) fixed;
    background: linear-gradient(180deg, transparent 70%, rgba(0, 0, 0, .8) 100%) fixed;
}
footer {
    display: block;
    width: 100%;
    bottom: 0;
}
footer .card-block {
    display: none;
}
footer .app-block {
    display: none;
}
footer .kremlin-footer {
    display: block;
    width: 100%;
    height: 68px;
}
footer .kremlin-footer .image {
    display: none;
}
footer .kremlin-footer a {
    display: block;
    width: 80px;
    height: 68px;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -40px;
    padding: 15px 30px;
}
footer .kremlin-footer a span {
    display: block;
}
footer .kremlin-footer a .mouse {
    width: 20px;
    height: 38px;
    border-radius: 10px;
    border: 1px solid transparent;
    position: relative;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
footer .kremlin-footer a .dot {
    position: absolute;
    left: 50%;
    top: 30px;
    width: 7px;
    height: 7px;
    margin-left: -3.5px;
    border-radius: 4px;
    opacity: .5;
    background: rgba(255, 255, 255, .5);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-animation: ani-mouse 2s linear infinite;
    animation: ani-mouse 2s linear infinite;
}
@-webkit-keyframes ani-mouse {
    to {
    opacity: 0;
    top: 6.5px;
}
40% {
    opacity: 0;
    top: 25%}
10% {
    opacity: 1;
    top: 28px;
}
0% {
    opacity: 1;
    top: 30px;
}
}@keyframes ani-mouse {
    to {
    opacity: 0;
    top: 6.5px;
}
40% {
    opacity: 0;
    top: 25%}
10% {
    opacity: 1;
    top: 28px;
}
0% {
    opacity: 1;
    top: 30px;
}
}.modal {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 0 0 70px;
    overflow: hidden;
    z-index: 100;
    background: rgba(0, 0, 0, .9);
}
.modal.active {
    display: block;
}
.modal .wrap {
    position: relative;
    overflow: hidden;
}
.modal .navbar {
    position: fixed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    top: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 70px;
    width: 100%;
    z-index: 10;
    -webkit-box-shadow: inset 0 200px 100px -110px #0b0b0b;
    box-shadow: inset 0 200px 100px -110px #0b0b0b;
}
.modal .navbar .heading {
    font-size: 20px;
    line-height: 1.25rem;
    margin: 0 60px 0 16px;
}
.modal .navbar .heading .icon-book {
    display: none;
}
.modal .navbar .close-btn {
    position: fixed;
    top: 0;
    right: 0;
    width: 56px;
    height: 70px;
    z-index: 30;
    cursor: pointer;
}
.modal .navbar .close-btn:before, .modal .navbar .close-btn:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 24px;
    height: 1px;
    margin-left: -12px;
    background: #cfa55b;
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
}
.modal .navbar .close-btn:before {
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}
.modal .navbar .close-btn:after {
    -webkit-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
}
.modal .navbar .close-btn:hover:before, .modal .navbar .close-btn:hover:after {
    background: #fff;
    width: 34px;
    margin-left: -17px;
}
.modal form {
    margin-top: 70px;
    padding: 25px 16px 80px;
}
.modal form .row {
    position: relative;
    margin: 0 0 15px;
    padding: 6px 0 0;
}
.modal form .row label {
    display: block;
    position: absolute;
    top: 20px;
    left: 16px;
    font-size: 18px;
    line-height: 1rem;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    color: rgba(255, 255, 255, .5);
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    pointer-events: none;
}
.modal form .row label.filled {
    top: 1px;
    -webkit-transform: scale(.777);
    transform: scale(.777);
}
.modal form .row input {
    height: 43px;
    width: 100%;
    border: 0;
    font-family: "IBM Plex Sans", sans-serif;
    color: #fff;
    font-size: 100%;
    font-weight: 400;
    padding: 0 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    background: 0 0;
}
.modal form .row input:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0 50px #000!important;
    -webkit-text-fill-color: #fff!important;
    color: #999!important;
}
.modal form .row input:focus {
    border-bottom: 1px solid #dfdfdf;
}
.modal form .row select {
    height: 43px;
    width: 100%;
    border: 0;
    font-family: "IBM Plex Sans", sans-serif;
    color: #fff;
    font-size: 100%;
    padding: 0 12px;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    background: 0 0;
}
.modal form .row select option {
    padding: 0;
    background: #0b0b0b;
}
.modal form .row .validetta-inline,
.modal form span.wpcf7-not-valid-tip {
    display: block;
    padding: 5px 6px 0 16px;
    font-size: 14px;
    line-height: 1rem;
    font-weight: 400;
    color: #cf8e3d;
}
.modal form .btn-block {
    line-height: 1.5rem;
    margin: 45px 0 0 0;
    position: relative;
}
.modal form .btn-block .btn.primary {
    margin: 0 0 20px;
}
.modal form .btn-block .btn.primary .loader {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -15px auto auto -15px;
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    border: 3px solid rgba(255, 255, 255, .4);
    pointer-events: none;
    opacity: 0;
    -webkit-transition: all .2s ease .2s;
    transition: all .2s ease .2s;
}
.modal form .btn-block .btn.primary .loader:after {
    content: "";
    position: absolute;
    top: -3px;
    right: -3px;
    bottom: -3px;
    left: -3px;
    border-radius: 15px;
    border: 3px solid transparent;
    border-top-color: #fff;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
}
.modal form .btn-block .btn.primary .loader.active {
    opacity: 1;
    -webkit-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
}
.modal form .btn-block>div {
    position: absolute;
    top: 60px;
    padding: 16px 0;
}
.modal form .btn-block .output {
    display: none;
}
.modal form .btn-block .output h4 {
    font-weight: 500;
    color: #94d874;
}
.full.active .anime {
    opacity: 0;
}
.anime-menu {
    opacity: 0;
}
.anime-dots {
    opacity: 0;
}
.anime-footer {
    opacity: 0;
    z-index: 100
}
.guidline {
    position: fixed;
    top: 0;
    width: 1px;
    height: 100vh;
    background: rgba(255, 0, 17, .2);
    z-index: 9000;
}
.guidline.left {
    left: 15px;
}
.guidline.center {
    left: 50%}
.guidline.right {
    right: 15px;
}
@-webkit-keyframes spin {
    0% {
    -webkit-transform: rotate(0deg);
    tranform: rotate(0deg);
}
to {
    -webkit-transform: rotate(360deg);
    tranform: rotate(360deg);
}
}@keyframes spin {
    0% {
    -webkit-transform: rotate(0deg);
    tranform: rotate(0deg);
}
to {
    -webkit-transform: rotate(360deg);
    tranform: rotate(360deg);
}
}@media screen and (max-width:575px) {
    #sect1 .lend-block h1 {
    margin: 0 10px 20px 0;
}
#sect1 .lend-block .btn-block {
    margin: 30px 16px 0 0;
}
}@media screen and (orientation:landscape) and (max-width:767px) {
    h1 {
    margin: 0 0 10px;
}
h1 span {
    display: none;
}
.btn-block {
    margin: 20px 16px 0 0;
}
}body.fixed {
    position: fixed;
}
header {
    background-size: auto 415px;
    padding: 0 16px;
    margin-bottom: 30px;
    height: 390px;
    position: relative;
    background-repeat: no-repeat;
}
header h1 {
    z-index: 1;
    display: block;
    position: absolute;
    bottom: 127px;
}
header .desc {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 140px;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 16px;
}
header .desc p {
    font-style: italic;
}
header .apps {
    display: none;
}
header .blur {
    position: absolute;
    height: 140px;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
}
header .blur:before {
    content: '';
    position: absolute;
    top: -20px;
    bottom: -20px;
    left: -20px;
    right: -20px;
    background-size: auto 415px;
    -webkit-filter: blur(15px);
    filter: blur(15px);
}
header .blur:after {
    content: '';
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(69.06%, rgba(0, 0, 0, .64))), rgba(0, 0, 0, .1);
    background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, .64) 69.06%), rgba(0, 0, 0, .1);
}
main {
    overflow: hidden;
}
main .desc {
    padding: 0 16px 30px;
}
main .desc h4 {
    margin: 0 0 20px;
}
main .desc p {
    color: #cfa55b;
    margin: 0 0 15px;
}
main .desc .hide {
    display: none;
}
main .classes {
    width: 100%}
main .classes .class {
    overflow: hidden;
    margin: 0 0 30px;
}
main .classes .class:hover h3 {
    color: #fff;
}
main .classes .class:hover .img-block img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
main .classes .class .name {
    padding: 0 16px;
    margin: 0 0 6px;
}
main .classes .class .name .img-block,
main .classes .class .img-block {
    margin: 0 -16px;
    position: relative;
    overflow: hidden;
}
main .classes .class .name .img-block img,
main .classes .class .img-block img {
    display: block;
    width: 100%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
main .classes .class .name .img-block:before,
main .classes .class .img-block:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: -1px;
    left: 0;
    right: 0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(40.33%, transparent), color-stop(85.08%, rgba(0, 0, 0, .78453)), to(#000));
    background: linear-gradient(180deg, transparent 40.33%, rgba(0, 0, 0, .78453) 85.08%, #000 100%);
}
main .classes .class .name h3 {
    font-family: "Oswald", sans-serif;
    font-size: 32px;
    line-height: 36px;
    position: relative;
    margin: -36px 0 10px -1px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
main .classes .class .name p {
    color: #cfa55b;
}
main .classes .class ul li {
    display: block;
    position: relative;
    padding: 5px 16px;
}
footer.page {
    display: block;
    position: relative;
    padding: 0 16px 40px;
    margin: 30px 0 0;
    overflow: hidden;
    background: #000 url(../img/back/back_brick.jpg) bottom repeat-x;
    background-size: 375px 300px;
}
footer.page .card-block {
    display: inline-block;
    position: relative;
    margin: 0 0 29px;
}
footer.page .card-block:before {
    content: '';
    height: 1px;
    width: 30px;
    position: absolute;
    left: -30px;
    top: 17px;
    background: rgba(207, 165, 91, .5);
}
footer.page .card-block:after {
    content: '';
    height: 1px;
    width: 500px;
    position: absolute;
    left: 100%;
    top: 17px;
    background: rgba(207, 165, 91, .5);
}
footer.page .card-block a {
    display: block;
    line-height: 32px;
    padding: 0 15px 0 0;
}
footer.page .card-block a span {
    display: inline-block;
}
footer.page .card-block a span.card {
    padding: 0 15px;
    margin-right: 9px;
    border: 1px solid #cfa55b;
}
footer.page .card-block a:hover .card {
    border-color: #fff;
}
footer.page .kremlin-footer {
    display: none;
}
footer.page .copyright {
    font-size: 14px;
    line-height: 1.25rem;
    margin: 0 0 15px;
}
footer.page .links {
    font-size: 14px;
    line-height: 1.25rem;
    margin: 0 0 20px;
}
footer.page .madein {
    font-size: 14px;
    line-height: 1.25rem;
    color: rgba(255, 255, 255, .5);
}
footer.page .madein a {
    color: rgba(255, 255, 255, .5);
}
footer.page .madein a:hover {
    color: #fff;
}
.modal {
    position: fixed;
    bottom: 0;
    overflow-y: scroll;
}
@media screen and (min-width:576px) {
    h1 {
    color: #fff;
    letter-spacing: .06rem;
}
h2 {
    letter-spacing: .06rem;
}
.btn.primary {
    width: auto;
    padding: 0 25px 2px;
}
.btn.link {
    margin: 40px 0 0;
}
body>.blured>a.phone span.icon-24h,
body>.blured .textwidget>a.phone span.icon-24h{
    display: inline-block;
}
section .lend-block h1 span {
    display: inline;
}
section .lend-block .heading {
    margin: 0 0 25px;
}
section .lend-block .heading .slogan {
    display: block;
    float: left;
    position: relative;
    margin: 16px 0 0 70px;
}
section .lend-block .heading .slogan:before {
    content: '';
    display: block;
    position: absolute;
    left: -50px;
    top: 12px;
    width: 30px;
    height: 1px;
    background: #dfdfdf;
}
section .lend-block .desc.pluses {
    display: block;
    margin: 20px 0 0;
}
section .lend-block .desc.pluses li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    height: 60px;
    margin: 0 0 10px -8px;
    padding: 0 0 0 65px;
}
section .lend-block .desc.pluses li img.icon {
    width: 60px;
    height: 60px;
    position: absolute;
    left: 0;
    top: 0;
}
section .lend-block .desc.pluses li .hide {
    display: contents;
}
section .lend-block .classes {
    margin: 0 0 25px -24px;
}
section .lend-block .classes a {
    padding: 8px 24px;
}
section .lend-block .slider {
    height: 300px;
}
section .lend-block .slider .slide a {
    width: 374px;
    margin-right: 16px;
}
section .lend-block .slider .slide a .img-block {
    height: 229px;
    margin: 0 0 22px;
}
section .lend-block .slider .slide a:last-child {
    opacity: 1;
}
section .lend-contacts .btn-block .btn-text .h24 {
    display: inline;
    clear: none;
    position: relative;
    top: -1px;
    left: 10px;
}
section .lend-contacts .btn-block .btn.link {
    width: auto;
    padding: 9px 25px 10px;
}
#sect1 .lend-block .btn-block .btn.primary {
    display: block;
    width: 320px;
}
#sect1 .lend-block .btn-block .btn.link {
    display: block;
    overflow: hidden;
    float: left;
    clear: both;
    width: 320px;
}
#sect3 .lend-block .desc.pluses {
    display: block;
}
#sect5 .lend-block .heading .sect-links .h2.corporative, #sect5 .lend-block .heading .sect-links .h2.viphall {
    width: auto;
    white-space: nowrap;
}
#sect5 .lend-block .desc.pluses {
    display: block;
}
#sect5 .lend-block .desc.pluses li {
    padding: 0 15px 0 65px;
}

.modal .navbar .heading {
    padding: 0 0 0 34px;
    position: relative;
}
.modal .navbar .heading .icon-book {
    display: inline;
    font-size: 28px;
    position: absolute;
    top: -5px;
    left: -2px;
    margin: 0 8px 0 0;
}
.modal form {
    padding: 25px 16px 55px;
}
}@media screen and (min-width:576px) and (orientation:landscape) and (max-width:991px) {
    section .lend-block .desc.pluses {
    display: none;
}
section .lend-block .sections {
    height: 269px;
}
section .lend-block .sections .section .container {
    height: 176px;
}
section .lend-block .sections .section .container .over {
    height: 201px;
}
section .lend-block .sections .section .container .over .contain {
    width: 900px;
}
section .lend-block .sections .section .container .over .contain ul {
    width: 432px;
}
section .lend-block .sections .section .other {
    margin: 8px 0 0;
}
section .lend-block .tabs {
    margin: 0 0 0 -8px;
}
#sect3 .heading {
    margin: 0 0 10px;
}
#sect3 .lend-block .desc.pluses {
    display: none;
}
#sect5 .lend-block {
    margin-bottom: -20px;
}
#sect5 .lend-block .heading {
    margin: 0 0 15px;
}
#sect5 .lend-block .desc.pluses {
    display: none;
}
#sect5 .lend-block .sections {
    height: 112px;
}
#sect5 .lend-block .sections .section .btn.link {
    margin-top: 10px;
}
}@media screen and (min-width:576px) {
    header {
    margin-bottom: 40px;
}
main {
    padding: 0 16px;
}
main .desc {
    padding: 0 0 45px;
}
main .desc p {
    margin: 0 0 10px;
}
main .desc .hide {
    display: block;
}
main .classes .class {
    margin: 0 0 35px;
}
main .classes .class .name {
    margin: 0 0 16px;
}
main .classes .class .name h3 {
    margin: 0 0 10px -1px;
}
}@media screen and (min-width:768px) {
    #blur.sect61 {
    background: #000 url(../img/back/sect2.jpg) fixed no-repeat;
    background-position: right 23% top;
    background-size: cover;
    -webkit-filter: brightness(130%) blur(10px);
    filter: brightness(130%) blur(10px);
}
#blur.sect62 {
    background: #000 url(../img/back/back_brick.jpg) fixed repeat-x;
    background-position: bottom;
    background-size: 375px 300px;
    -webkit-filter: none;
    filter: none;
}
#back.sect61:before {
    left: 0;
    right: 67%;
    background: #000 url(../img/back/sect2.jpg) fixed;
    background-position: right 23% top;
    background-size: cover;
}
#back.sect61:after {
    left: 67%;
    right: 0;
    background: #000 url(../img/back/sect2.jpg) fixed;
    background-position: right 23% top;
    background-size: cover;
}
#back.sect62:before {
    left: 0;
    right: 100%;
    background-size: cover;
}
#back.sect62:after {
    left: 100%;
    right: 0;
}
h1 {
    font-size: 50px;
    line-height: 56px;
    margin-right: 100px;
}
nav {
    height: 90px;
}
nav .logo {
    width: 350px;
    height: 90px;
}
nav .logo svg {
    top: -15px;
    left: -100px;
}
nav .logo path#small {
    fill: none;
}
nav .logo path#min {
    fill: #cfa55b;
}
nav .logo:hover path#small {
    fill: none;
}
nav .logo:hover path#min {
    fill: #fff;
}
.btn.primary {
    height: 56px;
    font-size: 26px;
    line-height: 52px;
    padding: 0 25px 3px;
}
.btn.primary .icon-book {
    font-size: 34px;
    margin-right: 1px;
}
.btn.primary:hover:before {
    top: -16px;
    right: -16px;
    bottom: -16px;
    left: -16px;
}
body>.blured>a.phone,
body>.blured .textwidget>a.phone {
    top: 30px;
    right: 166px;
}
body>.blured>a.star {
    top: 7px;
    width: 76px;
    right: 75px;
}
body>.blured>a.star svg {
    width: 66px;
    height: 63px;
}
body>.blured>a.star .icon-book {
    display: block;
    color: #fff;
    position: absolute;
    top: 27px;
    left: 25px;
    font-size: 25px;
    width: 24px;
}
.menu {
    width: 300px;
    right: -301px;
}
.menu .menu-search {
    height: 91px;
}
.menu .menu-search span {
    top: 34px;
    right: 250px;
}
.menu ul li.app a span[class^=icon-], .menu ul li.app a span[class*=" icon-"] {
    right: 31px;
}
.menu-btn {
    width: 72px;
    height: 90px;
}
.menu-btn .line {
    left: 29px;
}
.search-block {
    height: 90px;
    padding: 23px 16px 0;
}
.search-block button {
    top: 23px;
}
.close-btn {
    width: 62px;
    height: 90px;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}
.close-btn:before, .close-btn:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 24px;
    height: 1px;
    margin-left: -12px;
    background: #dfdfdf;
}
.close-btn:before {
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}
.close-btn:after {
    -webkit-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
}
.search-block {
    padding: 23px 31px 0;
}
.search-block input {
    padding: 0 30px 0 40px;
}
.search-block .close-btn:before, .search-block .close-btn:after {
    margin-top: -2px;
    left: 39px;
}
.search-block button {
    right: 20px;
}
section#sect7 {
    display: block;
    overflow: hidden;
}
section#sect7 div.full {
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
section#sect7 div.full.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
section .lend-block {
    padding: 0;
    margin: 0 30px 0 130px;
}
section .lend-block .heading h2 {
    font-size: 50px;
    line-height: 56px;
}
section .lend-block .heading h3 {
    display: block;
    font-size: 20px;
    margin: 0 0 25px;
}
section .lend-block .heading h3:before {
    content: '';
    display: block;
    position: absolute;
    left: -50px;
    top: 12px;
    width: 35px;
    height: 1px;
    background: #dfdfdf;
}
section .lend-block .heading .sect-links .h2 {
    font-size: 50px;
    line-height: 56px;
    margin: 0 32px 0 0;
}
section .lend-block .heading .sect-links .h2 .hide {
    display: inline;
}
section .lend-block .heading .slogan {
    margin: 24px 0 0 82px;
}
section .lend-block .heading .slogan:before {
    left: -62px;
    width: 42px;
}
section .lend-block .desc p {
    width: 500px;
}
section .lend-block .desc.pluses {
    margin: 40px 0 -30px;
    overflow: hidden;
}
section .lend-block .desc.pluses li {
    float: left;
    width: 45%;
    height: auto;
    margin: 0 0 30px -8px;
    padding: 0 10px 0 65px;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}
section .lend-block .desc.pluses li:nth-child(3) {
    clear: both;
}
section .lend-block .desc.pluses li:nth-child(n+4) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
section .lend-block .desc.pluses li img.icon {
    top: -6px;
}
section .lend-block .btn-text {
    display: block;
    margin: 30px 0 0;
}
section .lend-block .btn-text a {
    position: relative;
    top: 3px;
    font-size: 24px;
    color: #dfdfdf;
    margin: 0 10px;
}
section .lend-block .btn-text .icon-24h {
    position: relative;
    top: 4px;
    font-size: 28px;
    margin-right: 5px;
}
section .lend-block .slider {
    height: auto;
}
section .lend-block .slider .slide a {
    width: 444px;
    margin-right: 41px;
}
section .lend-block .slider .slide a .img-block {
    height: 272px;
}
section .lend-block .slider .slide a:last-child {
    opacity: 1;
}
section .lend-block .sections {
    height: 442px;
}
section .lend-block .sections .section .tabs {
    margin: 0 0 23px -8px;
}
section .lend-block .sections .section .tabs a:first-child {
    margin-right: 290px;
}
section .lend-block .sections .section .container {
    height: 327px;
}
section .lend-block .sections .section .container .over {
    height: 352px;
}
section .lend-block .sections .section .container .over .contain {
    width: 753px;
    height: 327px;
}
section .lend-block .sections .section .container .over .contain ul {
    width: 356px;
}
section .lend-block .sections .section .container .over .contain ul:first-child {
    margin-right: 40px;
}
section .lend-block .sections .section .container .over .contain ul li {
    width: 178px;
    height: 109px;
}
#sect2 .lend-block {
    margin-bottom: -20px;
    overflow: visible;
}
#sect4 .lend-block {
    margin-bottom: 0;
}
#sect4 .lend-block .section#history .desc.pluses {
    display: block;
}
#sect4 .lend-block .section#history .desc:nth-child(2) {
    margin-top: 30px;
}
#sect5 .lend-block .heading {
    margin: 0 -30px 30px 0;
}
#sect5 .lend-block .desc.pluses {
    display: block;
    margin: 35px 0 -30px;
}
#sect5 .lend-block .desc.pluses li {
    padding: 0 15px 0 65px;
}
#sect5 .lend-block .sections {
    height: 373px;
}
#sect5 .lend-block .sections .section .btn.link {
    margin-top: 40px;
}
.btn-block {
    margin: 65px 16px 0 0;
}
.lend-faq {
    margin: 0 0 0 108px;
    position: relative;
    z-index: 1;
}
.lend-faq h2 {
    width: 300px;
    font-size: 40px;
    line-height: 47px;
    margin: 0 0 25px;
}
.lend-faq #accordion {
    width: 540px;
}
.lend-faq .accordion-toggle {
    padding: 7px 40px 8px 39px;
    margin: 0 0 8px -16px;
}
.lend-faq .accordion-toggle span {
    position: absolute;
    left: 17px;
    right: auto;
}
.lend-faq .accordion-toggle span:before, .lend-faq .accordion-toggle span:after {
    height: 9px;
}
.lend-faq .accordion-toggle span:after {
    right: -8px;
}
.lend-faq .accordion-content {
    padding-bottom: 10px;
}
.lend-faq .accordion-content p {
    margin: 5px 15px 10px 23px;
}
.lend-contacts {
    margin: 0 0 0 108px;
}
.lend-contacts .btn-block {
    margin: 0 16px 45px 0;
}
.lend-contacts .сontacts .links {
    display: block;
}
.lend-contacts .сontacts .copyright {
    width: 550px;
}
#sect1 .lend-block .btn-block .btn.primary {
    width: 360px;
    float: none;
}
#sect1 .lend-block .btn-block .btn.link {
    width: 360px;
    height: 56px;
    font-size: 20px;
    line-height: 1.45rem;
}
#sect1 .lend-block .btn-block .btn.link span {
    top: -4px;
}
#sect1 .lend-block .btn-block .btn-text>span {
    display: none;
}
#sect1 .lend-block .btn-block .btn-text a.app {
    margin: 0 20px 0 -10px;
    overflow: hidden;
    height: 63px;   
}
#sect1 .lend-block .btn-block .btn-text a.app path {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
#sect1 .lend-block .btn-block .btn-text a.app:hover path {
    fill: #fff;
}
#sect1 .lend-block .btn-block .btn-text .moskow {
    margin: 5px 78px 0 0;
    line-height: 32px;
    font-size: 16px;
    color: rgba(255, 255, 255, .5);
    border-top: 1px solid rgba(255, 255, 255, .5);
}
#sect7:before {
    display: none;
}
.dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: 0 19px 0;
    z-index: 2;
}
.dots .container {
    position: relative;
}
.dots a {
    display: block;
    position: relative;
    width: 47px;
    height: 47px;
    padding: 11px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
.dots a span {
    display: block;
}
.dots a span.dot {
    width: 25px;
    height: 25px;
    border-radius: 13px;
    position: relative;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.dots a span.dot:before {
    content: '';
    position: absolute;
    top: 9px;
    left: 9px;
    width: 7px;
    height: 7px;
    border-radius: 13px;
    background: rgba(207, 165, 91, .5);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.dots a span.dot:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 7px;
    height: 7px;
    margin-top: -3.5px;
    margin-left: -3.5px;
    border-radius: 13px;
    border: 1px solid transparent;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.dots a span.name {
    position: absolute;
    width: 150px;
    top: 0;
    left: 30px;
}
.dots a span:last-child {
    display: none;
}
.dots a.active .dot:after {
    width: 25px;
    height: 25px;
    margin-top: -12.5px;
    margin-left: -12.5px;
    border: 1px solid rgba(255, 255, 255, .5);
}
.dots a.active:nth-child(1)~.current {
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.dots a.active:nth-child(1)~.current:after {
    -webkit-animation: dots .5s ease;
    animation: dots .5s ease;
}
.dots a.active:nth-child(2)~.current {
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}
.dots a.active:nth-child(3)~.current {
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
    -webkit-transform: translateY(200%);
    transform: translateY(200%);
}
.dots a.active:nth-child(4)~.current {
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
    -webkit-transform: translateY(300%);
    transform: translateY(300%);
}
.dots a.active:nth-child(5)~.current {
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
    -webkit-transform: translateY(400%);
    transform: translateY(400%);
}
.dots a.active:nth-child(6)~.current {
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
    -webkit-transform: translateY(500%);
    transform: translateY(500%);
}
.dots a.active:nth-child(7)~.current {
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
    -webkit-transform: translateY(500%);
    transform: translateY(500%);
}
.dots a.active:nth-child(8)~.current {
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
    -webkit-transform: translateY(600%);
    transform: translateY(600%);
}
.dots a.active:focus~.current:after {
    -webkit-animation: dots .5s ease;
    animation: dots .5s ease;
}
.dots a#dot6 {
    display: none;
}
.dots a.hovered .dot:before {
    background: rgba(255, 255, 255, .5);
}
.dots a.hovered .dot:after {
    width: 25px;
    height: 25px;
    margin-top: -12.5px;
    margin-left: -12.5px;
    border: 1px solid rgba(255, 255, 255, .5);
}
.dots .current {
    position: absolute;
    top: 0;
    left: 0;
    width: 47px;
    height: 47px;
    padding: 11px;
    z-index: 1;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
}
.dots .current:before {
    content: '';
    position: absolute;
    top: 20px;
    left: 20px;
    width: 7px;
    height: 7px;
    border-radius: 13px;
    background: #dfdfdf;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.dots .current:after {
    content: '';
    position: absolute;
    top: 23px;
    left: -25px;
    width: 47px;
    height: 1px;
    background: rgba(255, 255, 255, .5);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
@-webkit-keyframes dots {
    0% {
    width: 47px;
    opacity: 1;
}
25% {
    width: 0;
    opacity: 0;
}
75% {
    width: 0;
    opacity: 0;
}
to {
    width: 47px;
    opacity: 1;
}
}@keyframes dots {
    0% {
    width: 47px;
    opacity: 1;
}
25% {
    width: 0;
    opacity: 0;
}
75% {
    width: 0;
    opacity: 0;
}
to {
    width: 47px;
    opacity: 1;
}
}footer {
    z-index: 100;
}
footer .card-block {
    display: block;
    position: absolute;
    left: 30px;
    bottom: 34px;
    z-index: 3;
}
footer .card-block a {
    display: block;
    line-height: 32px;
    padding: 0 15px 0 0;
}
footer .card-block a span {
    display: inline-block;
}
footer .card-block a span.card {
    padding: 0 15px;
    margin-right: 9px;
    border: 1px solid #cfa55b;
}
footer .card-block a:hover .card {
    border-color: #fff;
}
footer .app-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    position: absolute;
    right: 23px;
    bottom: 30px;
}
footer .app-block>span {
    display: block;
    float: left;
    line-height: 43px;
    margin-right: 16px;
    color: #cfa55b;
}
footer .app-block a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    position: relative;
    height: 43px;
}
footer .app-block a span[class^=icon-], footer .app-block a span[class*=" icon-"] {
    display: inline-block;
    font-size: 27px;
    padding: 8px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
footer .app-block a span:last-child {
    position: absolute;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    overflow: hidden;
    width: 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    white-space: nowrap;
    left: 10px;
    bottom: 50px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .2s ease, visibility .3s ease .2s, opacity .5s ease .2s, bottom .2s ease .2s, width .2s ease .2s;
    transition: all .2s ease, visibility .3s ease .2s, opacity .5s ease .2s, bottom .2s ease .2s, width .2s ease .2s;
}
footer .app-block a span:last-child:after {
    content: attr(data-hide);
    white-space: nowrap;
    position: relative;
    font-size: 14px;
    margin-left: 14px;
    color: rgba(255, 255, 255, .5);
}
footer .app-block a:hover {
    height: 150px;
}
footer .app-block a:hover span[class^=icon-], footer .app-block a:hover span[class*=" icon-"] {
    -webkit-transform: scale(1.2) rotate(-90deg);
    transform: scale(1.2) rotate(-90deg);
}
footer .app-block a:hover span:last-child {
    color: #fff;
    width: 240px;
    bottom: 24px;
    visibility: visible;
    opacity: 1;
}
footer .kremlin-footer {
    height: 175px;
}
footer .kremlin-footer .image {
    display: block;
    height: 175px;
    margin: 0 268px 0 252px;
    overflow: hidden;
    position: relative;
}
footer .kremlin-footer .image svg {
    position: absolute;
    bottom: 49px;
    left: 50%;
    margin-left: -467.5px;
}
footer .kremlin-footer .image svg path {
    stroke: rgba(255, 255, 255, .5);
    fill: none;
    stroke-dasharray: 1000;
    stroke-dashoffset: 1000;
    -webkit-animation: dash 3s alternate forwards;
    animation: dash 3s alternate forwards;
}
footer .kremlin-footer .image svg path.lines {
    display: none;
    -webkit-animation: dash 0s alternate forwards;
    animation: dash 0s alternate forwards;
}
footer .kremlin-footer a {
    bottom: 23px;
}
footer .kremlin-footer a:hover .dot {
    background: #fff;
}
.modal {
    bottom: 0;
    padding: 0;
}
.modal .wrap {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.modal .navbar {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.modal .navbar .heading {
    margin: 19px 100px 0 70px;
}
.modal .navbar .close-btn {
    width: 130px;
    height: 89px;
    right: 0;
    left: auto;
}
.modal form {
    width: 100%;
    padding: 32px 31px;
}
.modal form#callback {
    margin-top: 0;
}
.modal form .left {
    width: 50%;
    float: left;
}
.modal form .right {
    width: 50%;
    float: left;
}
.modal form .center {
    width: 500px;
    margin: 0 auto;
}
.modal form .row {
    margin: 0 25px 16px;
}
.modal form .btn-block {
    clear: both;
    margin: 0;
    padding: 20px 41px 0;
}
.modal form .btn-block.callback {
    width: 650px;
    position: relative;
    left: 50%;
    margin-left: -250px;
}
.modal form .btn-block>div {
    top: 8px;
    left: 220px;
    padding: 16px 145px 16px 16px;
}
@-webkit-keyframes dash {
    0% {
    stroke-dashoffset: -1000;
}
to {
    stroke-dashoffset: 0;
}
}@keyframes dash {
    0% {
    stroke-dashoffset: -1000;
}
to {
    stroke-dashoffset: 0;
}
}.guidline.left {
    left: 30px;
}
.guidline.right {
    right: 30px;
}
}@media screen and (min-width:768px) and (orientation:landscape) {
    .lend-faq {
    margin-bottom: -40px;
}
.lend-faq h2 {
    margin: 0 0 15px;
}
.lend-faq #accordion {
    height: 220px;
    width: 550px;
    margin-left: -15px;
    position: relative;
    overflow: hidden;
}
.lend-faq #accordion .scroller {
    height: 100%;
    overflow-y: scroll;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
.lend-faq #accordion .scroller:after {
    content: '';
    position: absolute;
    right: 5px;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #dfdfdf;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    opacity: .3;
}
.lend-faq #accordion .scroller:hover:after, .lend-faq #accordion .scroller:active:after {
    opacity: .5;
}
.lend-faq #accordion .scroller:hover .scroller__bar:after, .lend-faq #accordion .scroller:active .scroller__bar:after {
    left: 0;
    top: 0;
    bottom: 0;
    width: 11px;
    opacity: 1;
}
.lend-faq #accordion .scroller::-webkit-scrollbar {
    width: 0;
}
.lend-faq #accordion .scroller__bar {
    position: absolute;
    z-index: 1;
    right: 0;
    width: 11px;
    cursor: pointer;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
.lend-faq #accordion .scroller__bar:after {
    content: '';
    position: absolute;
    left: 3px;
    top: 3px;
    bottom: 3px;
    width: 5px;
    border-radius: 6px;
    background: #cfa55b;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    opacity: 0;
}
.lend-faq #accordion .container {
    overflow: hidden;
}
.lend-faq .accordion-toggle {
    margin: 0 5px 0 0;
}
.lend-faq .accordion-toggle span {
    position: absolute;
    left: 17px;
    right: auto;
}
.lend-faq .accordion-toggle span:before, .lend-faq .accordion-toggle span:after {
    height: 9px;
}
.lend-faq .accordion-toggle span:after {
    right: -8px;
}
.lend-faq .accordion-content p {
    margin: 5px 20px 10px 39px;
}
}@media screen and (min-width:768px) and (orientation:landscape) and (max-width:991px) {
    nav {
    height: 70px;
}
nav .logo {
    width: 90px;
    height: 70px;
}
nav .logo svg {
    top: -25px;
}
nav .logo svg path {
    fill: none;
}
nav .logo svg path#small {
    fill: #cfa55b;
}
nav .logo svg path#min {
    fill: none;
}
nav .logo:hover path#small {
    fill: #fff;
}
nav .logo:hover path#min {
    fill: none;
}
.menu-btn {
    width: 72px;
    height: 70px;
}
.menu .menu-search {
    height: 71px;
}
.menu .menu-search span {
    top: 24px;
}
body>.blured>a.phone {
    top: 19px;
    right: 116px;
}
body>.blured>a.star {
    top: 10px;
    right: 66px;
    width: 45px;
}
body>.blured>a.star svg {
    width: 35px;
    height: 33px;
}
body>.blured>a.star .icon-book {
    display: none;
}
.search-block {
    height: 70px;
    padding: 13px 31px 0;
}
.search-block input {
    padding: 0 30px 0 0;
}
.search-block .close-btn {
    display: none;
}
.search-block button {
    top: 13px;
}
section .lend-block h1 {
    margin: 0 0 20px;
}
section .lend-block h1 span {
    display: none;
}
section .lend-block .heading h2 {
    font-size: 40px;
    line-height: 44px;
}
section .lend-block .heading .slogan {
    margin: 16px 0 0 82px;
}
#sect5 .lend-block {
    margin-bottom: -30px;
}
#sect5 .lend-block .heading {
    margin: 0 -30px 20px 0;
}
#sect5 .lend-block .desc.pluses {
    display: none;
}
#sect5 .lend-block .sections {
    height: 148px;
}
#sect5 .lend-block .sections .section .btn.link {
    margin-top: 20px;
}
.dots {
    display: none;
}
footer {
    display: none;
}
.modal .navbar .heading {
    margin: 0 100px 0 70px;
}
.modal .navbar .close-btn {
    width: 130px;
    height: 70px;
}
}@media screen and (min-width:768px) and (orientation:landscape) and (max-width:1399px) {
    section .lend-block .heading .h2 {
    font-size: 40px;
    line-height: 44px;
}
section .lend-block .heading h3 {
    margin: 0 0 5px;
}
section .lend-block .sections {
    height: 269px;
}
section .lend-block .sections .section .tabs {
    margin: 0 0 0 -8px;
}
section .lend-block .sections .section .tabs a:first-child {
    margin-right: 367px;
}
section .lend-block .sections .section .container {
    height: 176px;
}
section .lend-block .sections .section .container .over {
    height: 201px;
}
section .lend-block .sections .section .container .over .contain {
    width: 905px;
}
section .lend-block .sections .section .container .over .contain ul {
    width: 432px;
}
section .lend-block .sections .section .container .over .contain ul li {
    width: 144px;
    height: 88px;
}
section .lend-block .sections .section .other {
    margin: 8px 0 0;
}
#sect4 .lend-block .section#history .desc:nth-child(2) {
    margin-top: 10px;
}
#sect4 .lend-block .section#history .desc.pluses {
    display: none;
}
.lend-contacts {
    margin-bottom: -40px;
}
.lend-contacts h3 {
    margin: 0 0 10px;
}
.lend-contacts .btn-block {
    margin: 0 16px 20px 0;
}
.lend-contacts .btn-block .btn.link {
    margin: 10px 0 0;
}
.lend-contacts .сontacts .links {
    display: block;
    margin: 0 0 10px;
}
.lend-contacts .сontacts .copyright {
    width: 550px;
    margin: 0 0 10px;
}
.lend-contacts .сontacts .madein {
    margin: 0;
}
}@media screen and (min-width:768px) {
    header {
    padding: 0 30px;
}
header h1 {
    bottom: 142px;
}
header .desc {
    padding: 0 30px;
}
header .desc p {
    margin: 0 200px 0 0;
}
main {
    padding: 0 30px;
}
main .classes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
main .classes .class .name .img-block:before,
main .classes .class .img-block:before {
    display: none;
}
main .classes .class .name h3 {
    font-size: 40px;
    line-height: 47px;
    margin: 25px 0 10px -1px;
}
footer.page {
    overflow: visible;
}
footer.page .card-block {
    position: absolute;
    margin: 0;
    bottom: 225px;
}
footer.page .card-block:before, footer.page .card-block:after {
    display: none;
}
footer.page .app-block {
    position: absolute;
    bottom: 221px;
}
footer.page .kremlin-footer {
    display: block;
    position: absolute;
    height: 10px;
    bottom: 241px;
}
footer.page .kremlin-footer .image {
    height: 10px;
    margin: 0 303px 0 229px;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
}
footer.page .kremlin-footer .image svg {
    display: none;
}
footer.page .kremlin-footer a {
    display: none;
}
.modal {
    overflow-y: hidden;
}
}@media screen and (min-width:992px) {
    body>.blured>a.star .icon-book {
    display: block;
}
section .lend-block .desc p {
    width: auto;
}
section .lend-block .desc.info {
    display: block;
    font-size: 18px;
    color: rgba(255, 255, 255, .5);
    margin-top: 30px;
}
section .lend-block .btn.primary {
    float: left;
}
section .lend-block .btn-text {
    display: block;
    float: left;
    margin: 0 0 0 26px;
    line-height: 48px;
}
section .lend-block .btn-text .hide {
    display: none;
}
section .lend-block .slider .slide a .img-block:after {
    z-index: 2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    content: attr(data-hide);
    color: #fff;
    font-size: 18px;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 171px;
    height: 40px;
    padding: 7px 24px;
    margin-left: -86px;
    margin-top: -20px;
    border: 1px solid #fff;
    -webkit-transform: scale(.8);
    transform: scale(.8);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
section .lend-block .slider .slide a:hover .img-block:after {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    visibility: visible;
}
section .lend-block .sections .section .btn.link {
    margin-top: 30px;
}
#sect1 .lend-block .btn-block .btn.primary {
    float: right;
}
#sect1 .lend-block .btn-block .btn.link {
    clear: none;
    margin: 0 0 0 40px;
}
#sect1 .lend-block .btn-block .btn-text {
    margin: -6px 0 0 0px;
    position: relative;
}
#sect1 .lend-block .btn-block .btn-text .moskow {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 100%;
    white-space: nowrap;
    margin: -10px 78px 0 0;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
#sect1 .lend-block .btn-block .btn-text a.app:hover~.moskow {
    visibility: visible;
    opacity: 1;
}
#sect4 .heading {
    width: 1100px;
}
#sect7 .lend-faq {
    margin-bottom: 30px;
}
#sect7 .lend-faq #accordion {
    width: 800px;
}
#sect7 .lend-contacts {
    margin-bottom: 10px;
}
footer .kremlin-footer a {
    bottom: 18px;
}
footer .kremlin-footer a .mouse {
    border: 1px solid rgba(255, 255, 255, .5);
}
footer .kremlin-footer a .dot {
    top: 6.5px;
    -webkit-animation: ani-mouse 2s linear infinite;
    animation: ani-mouse 2s linear infinite;
}
.modal .navbar {
    width: 718px;
    top: 20px;
    left: 50%;
    margin-left: -359px;
}
.modal .navbar .heading {
    margin: 19px 100px 0 31px;
}
.modal .navbar .close-btn {
    width: 70px;
    height: 70px;
    position: absolute;
    top: 11px;
    right: -12px;
}
.modal form {
    width: 800px;
    margin: 20px auto 0;
}
@-webkit-keyframes ani-mouse {
    0% {
    opacity: 1;
    top: 6.5px;
}
10% {
    opacity: 1;
    top: 25%}
40% {
    opacity: 0;
    top: 21.5px;
}
to {
    opacity: 0;
    top: 21.5px;
}
}@keyframes ani-mouse {
    0% {
    opacity: 1;
    top: 6.5px;
}
10% {
    opacity: 1;
    top: 25%}
40% {
    opacity: 0;
    top: 21.5px;
}
to {
    opacity: 0;
    top: 21.5px;
}
}}@media screen and (min-width:992px) and (orientation:landscape) {
    section .lend-block .desc.pluses li {
    width: 33.3%;
    padding: 0 15px 0 65px;
}
section .lend-block .desc.pluses li:nth-child(3) {
    clear: none;
}
#sect3 .lend-block {
    margin-bottom: 20px;
}
}@media screen and (min-width:992px) and (orientation:landscape) and (max-width:1199px) {
    section .btn-block {
    margin: 45px 16px 0 0;
}
}@media screen and (min-width:992px) and (orientation:landscape) and (max-width:1399px) {
    section .lend-block .heading {
    margin: 0 0 15px;
}
section .lend-block .heading h2 {
    font-size: 40px;
    line-height: 44px;
}
section .lend-block .heading h3 {
    margin: 0 0 15px;
}
section .lend-block .heading .slogan {
    margin: 16px 0 0 82px;
}
section .lend-block .desc.pluses li:nth-child(n+4) {
    display: none;
}
section .lend-block .desc.info {
    display: none;
}
section .lend-block .classes {
    margin: 0 0 15px -24px;
}
section .lend-block .slider {
    height: 254px;
}
section .lend-block .slider .slide a {
    width: 341px;
    margin-right: 64px;
}
section .lend-block .slider .slide a .img-block {
    height: 209px;
    margin: 0 0 16px;
}
section .lend-block .slider .slide a h4 {
    display: block;
    float: left;
}
section .lend-block .slider .slide a p {
    position: relative;
    top: 4px;
    left: 15px;
}
section .lend-block .slider .slide a:last-child {
    opacity: 1;
}
section .lend-block .btn.link {
    margin: 25px 0 0;
}
section .lend-block .sections .section .tabs {
    margin: 0 0 15px -8px;
}
section .lend-block .sections .section .tabs a {
    color: #dfdfdf;
    opacity: 1;
}
section .lend-block .sections .section .tabs a:first-child {
    margin-right: 367px;
}
section .lend-block .sections .section .container {
    height: 176px;
}
section .lend-block .sections .section .container .over {
    height: 201px;
    width: 905px;
}
section .lend-block .sections .section .container .over .contain {
    width: 905px;
}
section .lend-block .sections .section .container .over .contain ul {
    width: 432px;
}
section .lend-block .sections .section .container .over .contain ul li {
    width: 144px;
    height: 88px;
}
section .lend-block .sections .section .other {
    margin: 16px 0 0;
}
#sect2 .lend-block {
    margin-bottom: 10px;
}
#sect4 .lend-block {
    margin-bottom: 30px;
}
#sect5 .lend-block {
    margin-bottom: 20px;
}
#sect5 .lend-block h3 {
    margin: 0 0 10px;
}
#sect5 .lend-block .heading {
    width: 1200px;
    margin: 0 -30px 20px 0;
}
#sect5 .lend-block .desc p {
    width: 700px;
}
#sect5 .lend-block .desc.pluses {
    margin: 25px 0 -30px;
}
#sect5 .lend-block .desc.pluses ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
#sect5 .lend-block .sections {
    height: 243px;
}
#sect5 .lend-block .sections .section .btn.link {
    margin-top: 30px;
}
}@media screen and (min-width:992px) {     
footer.page {
    padding: 65px 30px 144px;
}    
header {
    height: 380px;
    padding: 0 108px;
}
header .desc {
    padding: 0 108px;
}
main {
    padding: 0 108px;
}
footer.page .card-block {
    bottom: 170px;
}
footer.page .app-block {
    position: absolute;
    bottom: 166px;
}
footer.page .kremlin-footer {
    bottom: 186px;
}
footer.page .сontacts .copyright {
    float: left;
}
footer.page .сontacts .links {
    float: right;
    width: 59%}
footer.page .сontacts .madein {
    clear: both;
    text-align: right;
}
}@media screen and (min-width:1200px) {
.app {
    width: 185px;
    height: 63px;
    display: inline-block;
}    
#back.sect1: before {
    left: 0;
    right: 100%;   
    background: #000 url(../img/back/sect1.jpg) fixed;
    background-position: right 23% top;
    background-size: cover;
}
#back.sect1:after {
    left: 0;
    right: 0;

    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) , rgba(0, 0, 0, 1));
    background-position: top;
    background-size: cover!important
}
#back.sect2:before {
    left: 0;
    right: 75%;
    background: #000 url(../img/back/sect2.jpg) fixed;
    background-position: right 23% top;
    background-size: cover;
}
#back.sect2:after {
    left: 50%;
    right: 0;
    background: #000 url(../img/back/sect2.jpg) fixed;
    background-position: right 23% top;
    background-size: cover;
}
#back.sect3:before {
    left: 0;
    right: 50%;
    background: #000 url(../img/back/sect3.jpg) fixed;
    background-position: left 60% top;
    background-size: cover;
}
#back.sect3:after {
    left: 75%;
    right: 0;
    background: #000 url(../img/back/sect3.jpg) fixed;
    background-position: left 60% top;
    background-size: cover;
}
#back.sect4:before {
    left: 0;
    right: 75%;
    background: #000 url(../img/back/sect2.jpg) fixed;
    background-position: right 23% top;
    background-size: cover;
}
#back.sect4:after {
    left: 50%;
    right: 0;
    background: #000 url(../img/back/sect2.jpg) fixed;
    background-position: right 23% top;
    background-size: cover;
}
#back.sect5:before {
    left: 0;
    right: 100%;
    background: #000 url(../img/back/sect5_1.jpg) fixed;
    background-position: left 50% top;
    background-size: cover;
}
#back.sect5:after {
    left: 25%;
    right: 0;
    background: #000 url(../img/back/sect5_1.jpg) fixed;
    background-position: left 50% top;
    background-size: cover;
}
#back.sect6:before {
    left: 0;
    right: 50%;
    background: #000 url(../img/back/back_brick.jpg) fixed repeat-x;
    background-position: bottom;
    background-size: 375px 300px;
    -webkit-transition: left 1.5s ease-in-out, right 1.5s ease-in-out;
    transition: left 1.5s ease-in-out, right 1.5s ease-in-out;
}
#back.sect6:after {
    left: 100%;
    right: 0;
    background: #000 url(../img/back/back_brick.jpg) fixed repeat-x;
    background-position: bottom;
    background-size: 375px 300px;
    -webkit-transition: left 1.5s ease-in-out, right 1.5s ease-in-out;
    transition: left 1.5s ease-in-out, right 1.5s ease-in-out;
}
nav {
    height: 95px;
}
nav .logo {
    height: 70px;
    top: 14px;
    left: 50%;
    margin-left: -615px;
}
nav .logo svg {
    top: -25px;
}
nav .logo svg path {
    fill: none;
}
nav .logo svg path#small {
    fill: #dfdfdf;
}
nav .logo svg path#min {
    fill: none;
}
nav .logo:hover path#small {
    fill: #fff;
}
nav .logo:hover path#min {
    fill: none;
}
body>.blured>a.phone,
body>.blured .textwidget>a.phone {
    z-index: 30;
    top: 35px;
    right: 50%;
    margin-right: -414px;
}
body>.blured>a.star {
    z-index: 30;
    top: 10px;
    right: 50%;
    margin-right: -505px;
}
@-webkit-keyframes slidein {
    0% {
    top: 12px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #cfa55b;
}
50% {
    top: 12px;
    height: 10px;
    background: #cfa55b;
    -webkit-transform: none;
    transform: none;
}
to {
    top: 0;
    background: #dfdfdf;
    height: 100px;
    -webkit-transform: none;
    transform: none;
}
}@keyframes slidein {
    0% {
    top: 12px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #cfa55b;
}
50% {
    top: 12px;
    height: 10px;
    background: #cfa55b;
    -webkit-transform: none;
    transform: none;
}
to {
    top: 0;
    background: #dfdfdf;
    height: 100px;
    -webkit-transform: none;
    transform: none;
}
}.menu {
    right: 50%;
    margin-right: -600px;
    height: 100px;
    background: 0 0;
    width: auto;
    top: 27px;
}
.menu ul.new {
    margin-top: 0;
}
.menu>ul>li,
.menu>ul .textwidget>li {
    float: left;
    display: block;
    position: relative;
}
.menu>ul>li.lang,
.menu>ul .textwidget>li.lang {
    margin-left: 282px;
    border: 0;
}
.menu>ul>li.app,
.menu>ul .textwidget>li.app {
    display: none;
}
.menu a {
    padding: 0 16px;
}
.menu a.drop {
    padding: 0 16px 0 34px;
}
.menu a.drop>span {
    display: block;
    position: absolute;
    left: 18px;
    top: 3px;
    width: 1px;
    height: 0;
    background: rgba(207, 165, 91, .5);
}
.menu a.drop>span:before, .menu a.drop>span:after {
    position: absolute;
    top: 16px;
    right: auto;
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}
.menu a.drop>span:before {
    left: -4px;
    top: 16px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #cfa55b;
}
.menu a.drop>span:after {
    left: 3px;
}
.menu a.drop.active>span:before {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    opacity: 0;
}
.menu a.drop.active>span:after {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    opacity: 0;
}
.menu ul li>ul {
    position: absolute;
    top: 46px;
    left: 18px;
    width: 250px;
    padding: 0;
    background: 0 0;
}
.menu ul li>ul li a {
    line-height: 40px;
    height: 40px;
}
.menu .menu-search {
    height: 40px;
    border: 0;
    padding: 0 13px;
}
.menu .menu-search span {
    position: relative;
    top: 3px;
    right: 0;
}
.menu-btn {
    display: none;
}
.over-menu {
    position: fixed;
    opacity: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 6;
    display: none;
    height: 300px;
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
    background: 0 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#0b0b0b), color-stop(58.56%, rgba(11, 11, 11, .9)), to(rgba(11, 11, 11, 0))) no-repeat;
    background: linear-gradient(180deg, #0b0b0b 0%, rgba(11, 11, 11, .9) 58.56%, rgba(11, 11, 11, 0) 100%) no-repeat;
}
.over-menu.active {
    display: block;
}
.search-block {
    background: 0 0;
    width: 946px;
    right: 50%;
    top: 10px;
    margin-right: -615px;
}
section .lend-block {
    left: 0;
    width: 900px;
    margin: 0 auto;
}
section #sect71 {
    width: 420px;
    position: relative;
    left: 50%;
    margin-left: -405px;
}
section #sect72 {
    position: absolute;
    left: 50%;
    margin-left: 45px;
}
section .btn-block {
    margin: 45px 16px 0 0;
}
section .btn-block .btn-text {
    line-height: 56px;
}
section .btn-block .btn-text .hide {
    display: inline;
}
#sect1 .lend-block .btn-block .btn-text>span {
    display: block;
    float: right;
    margin: 6px 0 0 20px;
}
#sect1 .lend-block .btn-block .btn-text .moskow {
    left: -8px;
    width: 380px;
}
#sect4 .heading {
    width: 1300px;
}
#container section#sect7 {
    display: none;
}
#container section#sect7.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#sect7 #sect71, #sect7 #sect72 {
    margin-top: -10px;
}
#sect7 .lend-faq {
    margin: 0;
}
#sect7 .lend-faq h2 {
    width: 380px;
}
#sect7 .lend-faq #accordion {
    width: 426px;
    height: 300px;
}
#sect7 .lend-contacts {
    margin: 0;
}
#sect7 .lend-contacts h3 {
    margin: 0 15px 20px
}
#sect7 .lend-contacts .btn-block {
    margin: 0 16px 40px 0;
}
#sect7 .lend-contacts .btn-block .btn-text {
    line-height: 1.5rem;
}
#sect7 .lend-contacts .btn-block .btn.link {
    margin: 20px 0 0;
}
#sect7 .lend-contacts .сontacts .links {
    margin: 0 0 20px;
}
#sect7 .lend-contacts .сontacts .copyright {
    margin: 0 0 20px;
}
.dots {
    width: 50px;
    left: 50%;
    margin: 0 0 0 -599px;
}
.dots a#dot6 {
    display: block;
}
.dots a#dot61, .dots a#dot62 {
    display: none;
}
.dots .current:after {
    left: -55px;
    width: 77px;
}
footer .card-block {
    left: 50%;
    bottom: 36px;
    margin-left: -584px;
}
footer .app-block {
    right: 50%;
    bottom: 31px;
    margin-right: -597px;
}
footer .app-block>span {
    line-height: 47px;
}
footer .app-block a span[class^=icon-], footer .app-block a span[class*=" icon-"] {
    padding: 10px;
}
footer .kremlin-footer {
    height: 191px;
}
footer .kremlin-footer .image {
    height: 191px;
    width: 688px;
    left: 50%;
    margin-left: -352px;
}
footer .kremlin-footer .image svg {
    bottom: 51px;
    left: -124.5px;
    margin-left: 0;
}
footer .kremlin-footer a {
    bottom: 19px;
}
.guidline.left {
    left: 40px;
}
.guidline.right {
    right: 40px;
}
nav.page .logo {
    margin-left: -605px;
}
body>a.phone.page {
    margin-right: -404px;
}
body>a.star.page {
    margin-right: -495px;
}
.menu.page {
    margin-right: -590px;
}
header {
    padding: 0;
}
header h1 {
    width: 1000px;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 162px;
}
header .desc {
    padding: 0 20px 0 0;
    width: 530px;
    left: 50%;
    margin-left: -500px;
}
header .desc p {
    margin: 0;
}
header .apps {
    display: block;
    width: 450px;
    position: absolute;
    bottom: 40px;
    right: 50%;
    margin-right: -500px;
    z-index: 1;
}
header .apps a {
    display: block;
    float: right;
    height: 56px;
    line-height: 40px;
    padding: 0 16px 0 33px;
    cursor: pointer;
    position: relative;
}
header .apps a .moskow {
    display: block;
    font-size: 14px;
    line-height: 14px;
    color: rgba(255, 255, 255, .5);
    position: relative;
    top: -11px;
    left: 1px;
}
header .apps a [class^=icon-], header .apps a [class*=" icon-"] {
    position: absolute;
    top: 5px;
    left: 0;
    width: 28px;
    text-align: right;
    font-size: 28px;
}
main {
    padding: 0;
    width: 1000px;
    margin: 0 auto;
    overflow: visible;
}
main .desc {
    padding: 0 0 45px;
}
main .desc p {
    margin: 0 0 15px;
}
main .desc .hide {
    display: block;
}
main .classes .class {
    margin: 0 0 50px 0;
    overflow: visible;
}
main .classes .class .name {
    position: relative;
    margin: 0;
    padding: 0 0 16px;
}
main .classes .class .name .img-block,
main .classes .class .img-block {
    margin: 0;
}
main .classes .class .name h3 {
    margin: 25px 0 10px 0;
}
main .classes .class .name p {
    position: relative;
}
main .classes .class ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 9px 16px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
main .classes .class ul li:nth-child(2n+2) {
    background: #0b0b0b;
}
main .classes .class ul li:nth-child(2n+2):before {
    background: #0b0b0b;
}
main .classes .class ul li:nth-child(4), main .classes .class ul li:nth-child(5) {
    height: 62px;
}
footer.page {
    margin: 100px 0 0;
}
footer.page .card-block {
    margin-left: -574px;
}
footer.page .сontacts {
    width: 1149px;
    margin: 0 auto;
}
footer.page .app-block {
    margin-right: -585px;
    bottom: 165px;
}
footer.page .kremlin-footer {
    height: auto;
    bottom: 135px;
}
footer.page .kremlin-footer .image {
    height: 175px;
    width: 671px;
    border-bottom: none;
    margin-left: -375px;
}
footer.page .kremlin-footer .image svg {
    display: block;
    left: -131.5px;
}
footer.page .kremlin-footer .image svg path.lines {
    display: block;
}
}@media screen and (min-width:1360px) {

footer.page {
    padding: 65px 0px 43px
}    

.menu>ul>li.lang, .menu>ul .textwidget>li.lang{
    margin-left: 330px
}
nav .logo {
    top: 10px;
    left: 50%;
    margin-left: -656px;
    width: 370px;
    height: 80px;
}
nav .logo svg {
    top: -17px;
    left: -18px;
}
nav .logo svg path#min {
    fill: none;
}
nav .logo svg path#big1 {
    fill: #cfa55b;
}
nav .logo svg path#big2 {
    fill: #cfa55b;
}
nav .logo svg path#small {
    fill: none;
}
nav .logo:hover path#min, nav .logo:hover path#small {
    fill: none;
}
nav .logo:hover path#big1, nav .logo :hover path#big2 {
    fill: #fff;
}
body>.blured>a.phone {
    margin-right: -472px;
}
body>.blured>a.star {
    margin-right: -563px;
}
.menu {
    margin-right: -658px;
}
.search-block {
    margin-right: -673px;
}
#sect5 .lend-block {
    margin-bottom: 0;
    width: 1000px;
}
#sect5 .lend-block .sections {
    height: 229px;
}
#sect5 .lend-block .sections .section .btn.link {
    margin-top: 40px;
}
.dots {
    margin: 0 0 0 -653px;
}
.dots .current:after {
    left: -155px;
    width: 177px;
}
footer .card-block {
    margin-left: -642px;
}
footer .app-block {
    margin-right: -653px;
}
footer .kremlin-footer .image {
    width: 805px;
    margin-left: -412px;
}
footer .kremlin-footer .image svg {
    left: -63.5px;
}
nav.page .logo {
    margin-left: -646px;
}
body>a.phone.page {
    margin-right: -462px;
}
body>a.star.page {
    margin-right: -553px;
}
.menu.page {
    margin-right: -648px;
}
footer.page .card-block {
    margin-left: -632px;
    bottom: 145px;
}
footer.page .сontacts {
    width: 1264px;
    overflow: hidden;
}
footer.page .сontacts .links {
    width: 68%}
footer.page .сontacts .madein {
    float: right;
    margin-top: -35px;
}
footer.page .app-block {
    margin-right: -644px;
    bottom: 140px;
}
footer.page .kremlin-footer {
    bottom: 110px;
}
footer.page .kremlin-footer .image {
    width: 785px;
    margin-left: -430px;
}
footer.page .kremlin-footer .image svg {
    left: -74.5px;
}
}@media screen and (min-width:1400px) {

body>.blured>a.phone, body>.blured .textwidget>a.phone{
    margin-right: -504px;
    top: 54px
}
h1 {
    font-size: 60px;
    line-height: 71px;
}
nav {
    height: 120px;
}
nav .logo {
    top: 28px;
    margin-left: -716px;
}
.btn.primary {
    height: 65px;
    font-size: 26px;
    line-height: 62px;
    padding: 0 25px 4px;
}
.btn.primary .icon-book {
    top: 2px;
    margin-right: 2px;
}
body>.blured>a.phone {
    top: 53px;
    margin-right: -532px;
}
body>.blured>a.star {
    top: 28px;
    margin-right: -623px;
}
.menu {
    top: 45px;
    margin-right: -718px;
}
.search-block {
    top: 25px;
    margin-right: -733px;
}
section .lend-block {
    width: 1173px;
    margin-left: 15%;
}
section .lend-block .heading h2 {
    font-size: 60px;
    line-height: 71px;
}
section .lend-block .heading .sect-links {
    width: 1200px;
}
section .lend-block .heading .sect-links .h2 {
    font-size: 60px;
    line-height: 71px;
}
section .lend-block .heading .slogan {
    margin: 34px 0 0 82px;
}
section .lend-block .desc p {
    width: 800px;
}
section .lend-block .slider .slide {
    width: 1100px;
}
section .lend-block .slider .slide a {
    margin-right: 86px;
}
section .lend-block .sections {
    height: 373px;
}
section .lend-block .sections .section .tabs {
    margin: 0 0 23px -8px;
}
section .lend-block .sections .section .tabs a {
    color: #dfdfdf;
    opacity: 1;
}
section .lend-block .sections .section .tabs a:first-child {
    margin-right: 469px;
}
section .lend-block .sections .section .container {
    height: 218px;
}
section .lend-block .sections .section .container .over {
    height: 243px;
}
section .lend-block .sections .section .container .over .contain {
    width: 1108px;
}
section .lend-block .sections .section .container .over .contain ul {
    width: 534px;
}
section .lend-block .sections .section .other {
    margin: 22px 0 0;
}
section .btn-block {
    margin: 65px 16px 0 0;
}
#sect1 .lend-block .btn-block .btn.link {
    display: none;
}
#sect2 .lend-block {
    margin-bottom: 10px;
}
#sect3 .lend-block {
    margin-bottom: 40px;
}
#sect3 .lend-block .heading {
    margin: 0 0 50px;
}
#sect3 .lend-block .btn-block {
    margin: 85px 16px 0 0;
}
#sect4 .heading {
    width: 1500px;
}
#sect5 .lend-block {
    margin-bottom: 0;
    width: 1150px;
}
#sect5 .lend-block .heading {
    width: 1500px;
}
#sect5 .lend-block .desc.pluses ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
#sect5 .lend-block .desc.pluses ul li:nth-child(n+4) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#sect5 .lend-block .sections {
    height: 263px;
}
#sect7 #sect71 {
    width: 545px;
    margin-left: -530px;
}
#sect7 .lend-faq {
    margin: 0;
}
#sect7 .lend-faq h2 {
    width: 380px;
}
#sect7 .lend-faq #accordion {
    width: 551px;
    height: 250px;
}
#sect7 .lend-contacts .сontacts .madein {
    margin: 0;
}
.dots {
    margin: 0 0 0 -716px;
}
.dots .current:after {
    left: -250px;
    width: 272px;
}
footer .card-block {
    bottom: 51px;
    margin-left: -702px;
}
footer .app-block {
    bottom: 46px;
    margin-right: -712px;
}
footer .kremlin-footer .image {
    width: 922px;
    margin-left: -472px;
}
footer .kremlin-footer .image svg {
    bottom: 66px;
    left: -3.5px;
}
footer .kremlin-footer a {
    bottom: 34px;
}
.modal .navbar {
    top: 150px;
}
.modal form .btn-block>div {
    top: 10px;
}
nav.page .logo {
    margin-left: -706px;
}
body>a.phone.page {
    margin-right: -522px;
}
body>a.star.page {
    margin-right: -613px;
}
.menu.page {
    margin-right: -708px;
}
footer.page .card-block {
    margin-left: -691px;
}
footer.page .сontacts {
    width: 1382px;
}
footer.page .сontacts .links {
    width: 68%}
footer.page .app-block {
    margin-right: -702px;
}
footer.page .kremlin-footer {
    bottom: 94px;
}
footer.page .kremlin-footer .image {
    width: 905px;
    margin-left: -492px;
    height: 195px;
}
footer.page .kremlin-footer .image svg {
    left: -14.5px;
}
}

.card-block {
    display: none!important;
}

#history .btn {

    display: none!important;
}

#viphall .btn.link, #transfer .btn.link {
    display: none!important;
}

div.wpcf7 {
    width: 100%;
}

div.wpcf7-response-output{
    display: none!important
}

.app{
    display: inline-block;
/*    background: url('../img/app.png');
    background-size: 100% auto;*/
}

.app img {
    width: 100%;
    height: auto;
}

.icon{
    float: left;
    margin-right: 10px;   
    margin-bottom: 50px!important;     
}
.hide{
    display: none;
}
.heading .vc_column-inner{
    padding-right: 0!important;
    padding-left: 0!important
}

#content-container{
    overflow-x: hidden;
}

.desc{
    margin-bottom: 20px!important
}

nav {
    top: 0px;
    background: rgba(0, 0, 0, 1)
}

section{
    margin-top: 100px;
}

.three-blocks .wpb_text_column{
    max-width: 300px;
}

.img-block{
    overflow: hidden;
}

.avto-photo-row{
    height: 339px;
    overflow: hidden;
    padding: 0 32px 0 0;
}

.class.vc_column_container>.vc_column-inner {
    padding-left: 0;
    padding-right: 0
}

main .classes .class ul li i{
    display: none;
    color: rgba(255, 255, 255, .5);
    font-size: 16px;
    line-height: 1.125rem;
    margin: 0 0 5px;      
}

.col-names ul li{
    color: rgba(255, 255, 255, .5);    
}

#menu-dlya-biznesa{
    display: block;
    position: relative;
    left: 0;
    top: 2px;
    right: 0;
    margin-left: 0;
    margin-right: -105px;
}
.for-buss{
    overflow: hidden;
}

.footnote{
    font-size: 14px
}

.home #sect1 .lend-block .btn-block .btn-text a.app {
    background: #ca983f url(../img/btn-back.jpg);    
}


@media screen and (min-width:1400px) {

#sect1 .lend-block .btn-block .btn.primary {
    float: none;
    text-align: center;
    margin: 0 auto;
    position: relative;
    left: -50px;
}
.h1_inner {

    top: 135px;
}
header {
    height: 460px;
    background-size: cover;
}
section{
    margin-top: 120px;
}
}

@media screen and (max-width: 1200px) { 
    .app {
        width: 270px;
    }      
    .lend-contacts .btn-block,
    .lend-contacts .сontacts{
        margin-left: -15px
    }
    .lend-faq, .lend-contacts{
        margin: 0
    }    
    .lend-contacts .btn-block .btn.link{  
        margin-top: 0;
        margin-left: 25px
    }   
    .lend-contacts .сontacts .links{
        margin-bottom: 20px       
    }    
    .col-names{
        display: none;
    }   
    .avto-photo-row {
        height: auto;
    }      
    main .classes .class ul li i{
        display: block;      
    }       
}

@media screen and (max-width: 992px) {
    .lend-block .slider .slide a{
        float: none;
        margin-bottom: 40px
    }
    section .lend-contacts {
        margin-top: 50px
    }
    .lend-block .classes a{
        font-size: 20px
    }    
    .lend-block .heading .sect-links{
        width: 100%
    } 
    .lend-contacts .btn-block .btn.link {
        margin-left: 0;
    } 
    footer.page {
        padding: 65px 30px 40px;
    }   
    #sect1 .lend-block .btn-block .btn.link{
        float: none;
        margin: 20px auto;
    }   
    #sect1 .lend-block .btn-block .btn.primary{
        margin: 0 auto
    }             
}

@media screen and (max-width: 767px) {
    #sect2{
        padding-bottom: 250px;
    }
    .vc_grid.vc_row .vc_grid-item{
        float: left!important;
        width: 16.6%;
    }
    .clients-group{
        margin-bottom: 15px!important;
        margin-top: 30px
    }
    .desc{
        margin-top: 20px
    }
    .vc_section.vc_row-o-full-height {
        min-height: auto!important
    }    
    #back.sect1:after{
        left: 0
    } 
    .vc_media_grid .vc_grid.vc_row .vc_grid-item.vc_visible-item{
        width: 33.3334%
    }    
    main .classes .class .name .img-block, main .classes .class .img-block{
        margin: 0
    }  
    .avto-photo-row{
        margin-left: 0!important;
        margin-right: 0!important
    }  
    main .classes .class .name{
        padding: 0
    }       
}

@media screen and (max-width: 576px) {
    #sect4 .btn.primary{
        width: calc(100% - 15px);
    }
    .lend-contacts .btn-block{
        margin-right: 0
    }  
    .lend-block .heading h2, .lend-block .heading .h2{
        font-size: 30px
    }   
    .avto-photo-row{
        padding: 0
    }  
    main .classes.vc_row{
        margin-right: 0;
        margin-left: 0
    }
    main .classes .class .name .img-block, main .classes .class .img-block{
        margin-left: -15px;
        margin-right: -15px;
    }  
    #sect3{
        padding-right: 30px;
    }
}
