/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
body,html {
    height: 100%
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    font-size: 16px
}

body {
    margin: 0;
    font-family: 'RobotoRegular',Aria,sans-serif
}

hr {
    overflow: visible;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

code,kbd,pre,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    text-decoration: underline;
}

abbr[title] {
    text-decoration: underline dotted;
    border-bottom: none;
    -webkit-text-decoration: underline dotted
}

b,strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,input,optgroup,select,textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

[type=button],[type=reset],[type=submit],button {
    -webkit-appearance: button
}

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

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

fieldset {
    padding: .35em .75em .625em
}

legend {
    display: table;
    max-width: 100%;
    white-space: normal;
    color: inherit
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],[type=radio],legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

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

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

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

.slick-slide img,details {
    display: block
}

summary {
    display: list-item
}

.slick-slide.slick-loading img,[hidden],template {
    display: none
}

.slick-list,.slick-slider {
    position: relative;
    display: block
}

.slick-slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

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

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-right: auto;
    margin-left: auto
}

.slick-track:after,.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

h1,h2,h3,h4,h5,h6,p {
    font-size: 24px;
    margin: 0
}

li,ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

p {
    font-size: 18px;
    line-height: 1.2
}

audio,canvas,iframe,img,svg,textarea,video {
    vertical-align: middle
}

textarea {
    resize: none
}

section {
    position: relative
}

button,input,select {
    outline: 0
}

*,:after,:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.content {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}

.container {
    position: relative;
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    padding: 0 75px;
}

@media screen and (max-width: 960px) {
    .container {
        position: relative;
        width: 100%;
        max-width: 980px;
        margin: 0 auto;
        padding: 0 15px;
    }
}
.container.change {
    max-width: 980px
}

footer {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.footer {
    padding: 17px 0 28px;
    color: #fff;
    background-color: #000
}

.footer__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.footer__icon {
    width: 20px;
    height: 20px;
    -webkit-transition: all .4s linear;
    -o-transition: all .4s linear;
    transition: all .4s linear;
    fill: #fff
}

.footer__icon:hover {
    fill: red
}

.footer__social-icon {
    padding: 5px
}

.footer__social-icon:not(:last-child) {
    margin-right: 10px
}

.header {
    height: 500px;
    /* padding: 30px 0; */
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: cover;
    background-image: url('../images/img/header-bg.jpg')
}


@media screen and (max-width: 960px) {
    .header {
        height:400px;
        background-position: bottom; right;
    }
}

.header-body,.header-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.header-top {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 20px;
    padding-bottom: 20px;
}

.header .logo-alfa {
    margin-right: 120px;
}
@media screen and (max-width: 960px) {
    .header .logo-alfa {
        margin-right: 0px;
    }
}
nav.menu{
    float: right;
}

@media screen and (max-width: 414px) {
    .logo__link:nth-child(2n) {
        display:none
    }
}

.header-body {
    height: 40vh
}

.header-body__sub-title {
    font-size: 18px;
    font-weight: 200;
    margin-top: -30px;
}

.header-body__title {
    font-size: 52px;
    font-weight: 200;
    line-height: 64px;
    margin-bottom: 60px;
    font-family: 'RobotoRegular',Aria,sans-serif;
    font-weight: 800;
    text-shadow: 0px 0px 19px #9595951f;
}

.header-body__inner {
    font-weight: 500;
    width: 100%;
    margin: auto;
    text-align: left;
    color: #fff;
}

.s-resume {
    padding: 70px 0 55px
}

.resume__widget {
    position: absolute;
    right: -220px;
    bottom: 20px
}

@media screen and (max-width: 1680px) {
    .resume__widget {
        display:none
    }
}

.resume__descr p {
    margin-bottom: 50px
}

.resume__descr p:last-child {
    margin-bottom: 0
}

.resume__descr h3 {
    font-size: 24px
}

.resume h2,.resume__descr h3 {
    margin-bottom: 30px
}

.resume p {
    margin-bottom: 45px
}

.autor {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 37px;
}

@media screen and (max-width: 480px) {
    .autor {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap;
        justify-content: center;
    }
}

.autor__post {
    font-size: 14px;
    font-weight: 100
}

@media screen and (max-width: 480px) {
    .autor__post {
        margin-bottom:20px
    }
}

.autor__name {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px
}
.autor__names{
    text-align:left;
}

.autor__epilog {
    font-style: italic;
    line-height: 20px;
    padding: 35px 30px 35px 0px;
    /*border-left: 3px solid #d22704;*/
    background-color: #fcfcfc
}

.autor__epilog,.autor__epilog p {
    margin-bottom: 27px
}

.autor__foto {
    margin: 0 10px 10px 0;
    width: auto;
    height: fit-content;
    justify-content: center;
    height: 200px;
}

.navigation {
    position: absolute;
    left: -20%
}

@media screen and (max-width: 1740px) {
    .navigation {
        left:-12%
    }
}

@media screen and (max-width: 1355px) {
    .navigation {
        /* top:-60px; */
        /* left: -5%; */
        /* display: -webkit-box; */
        /* display: -ms-flexbox; */
        display: none;
        /* justify-content: center; */
        /* align-content: space-between; */
        /* align-items: center; */
        /* flex-direction: column; */
    }
}



.navigation__item {
    position: relative;
    display: block;
    padding: 5px;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    color: #777
}

.navigation__item:not(:last-child) {
    margin-bottom: 20px
}

.navigation__item:hover {
    color: #fb1110
}

.navigation__item:hover:before {
    width: 100%
}

.navigation__item:before,.s-widget__icon {
    position: absolute;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.navigation__item:before {
    top: 12px;
    right: 100%;
    content: '';
    background-color: #d22704;
    width: 0;
    height: 2px
}

@media screen and (max-width: 1520px) {
    .navigation__item:before {
        display:none
    }
}

.s-widget {
    width: 180px;
    height: 190px;
    padding: 20px 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000
}

.s-widget__icon {
    left: 10px;
    width: 20px;
    height: 20px
}

.s-widget__title {
    font-size: 14px;
    font-weight: 100;
    margin-bottom: 15px;
    text-transform: uppercase
}

.s-widget__item {
    font-weight: 700;
    display: block;
    padding-left: 45px;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    color: #000
}

.s-widget__item:not(:last-child) {
    margin-bottom: 30px
}

.s-widget__item:hover {
    color: #d22704
}

.s-widget__item:hover .s-widget__icon {
    fill: #d22704
}

.s-bank {
    position: relative;
    z-index: 1;
    padding: 100px 0 115px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.s-bank:hover {
    -webkit-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
}
@media screen and (max-width: 1100px) {
    .s-bank {
        padding:50px 0
    }
}

.s-bank:after {
    z-index: -1;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,.4)
}

.bank {
    color: #fff
}

.bank__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 480px) {
    .bank__inner {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }
}

.bank__title {
    font-size: 35px;
    font-weight: 300;
    width: 625px;
    margin-bottom: 55px
}

@media screen and (max-width: 480px) {
    .bank__title {
        font-size:30px;
        width: 100%
    }
}

.bank__descr {
    width: 800px;
    margin-right: 85px;
    padding-bottom: 70px;
    border-bottom: 8px solid #d22704
}

@media screen and (max-width: 1100px) {
    .bank__descr {
        width:680px;
        margin-right: 85px;
        padding-bottom: 30px
    }
}

@media screen and (max-width: 480px) {
    .bank__descr {
        width:100%;
        margin-right: 0;
        margin-bottom: 20px;
        padding-bottom: 30px;
        border-bottom: 2px solid #d22704;
    }
}

.widget {
    max-width: 200px;
    height: 300px;
    padding: 27px 33px;
    background-color: #d22704
}

@media screen and (max-width: 480px) {
    .widget {
        height:auto
    }
}

.widget.graff {
    background-color: #364647
}

.widget__body {
    font-size: 21px;
    line-height: 23px;
}

.widget__top {
    font-size: 24px;
    position: relative;
    margin-bottom: 32px;
    padding-bottom: 32px;
    padding-left: 47px;
    border-bottom: 3px solid #fff;
}

.widget__top span {
    font-size: 72px;
    position: absolute;
    top: -10px;
    left: 0
}

.bank__widget {
    margin: 0 auto;
}

.s-quiz {
    position: relative;
    z-index: 1;
    padding: 45px 0 100px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.s-quiz:hover {
    -webkit-transform: scale(1.01);
    -ms-transform: scale(1.01);
    transform: scale(1.01);
}

.chance__inner-text:after,.s-bank:after,.s-quiz:after {
    position: absolute;
    right: 0;
    left: 0;
    content: ''
}

.s-quiz:after {
    z-index: -1;
    top: 0;
    background: rgba(90,90,90,.8);
    bottom: 0
}

.quiz {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    max-width: 630px;
    margin: 0 auto;
    color: #fff;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.quiz__btn {
    display: block;
    width: max-content;
    font-size: 18px;
    cursor: pointer;
    /* -webkit-transition: all .3s linear; */
    -o-transition: all .3s linear;
    /* transition: all .3s linear; */
    text-align: center;
    color: #fff;
    border-radius: 50px;
    background-color: #fb1110;
    text-decoration: underline;
    margin: 0 auto;
    padding: 20px 50px;
    margin-bottom: 45px;
    
}

.quiz__btn:hover {
    background-color: #f65332
}

.quiz__text {
    line-height: 1.2;
    margin-bottom: 60px;
    text-align: justify
}

.quiz__title {
    font-size: 72px;
    margin-bottom: 30px
}

@media screen and (max-width: 960px) {
    .quiz__title {
        font-size:50px;
        text-align: center
    }
}

@media screen and (max-width: 480px) {
    .quiz__title {
        font-size:35px
    }
}

.quiz__logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100px;
    height: 100px;
    margin-bottom: 30px;
    border-radius: 50%;
    background-color: #fb1110;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.s-exchange {
    padding: 55px 0 35px
}

.exchange p {
    margin-bottom: 45px
}

.graffic {
    margin-bottom: 65px
}

.graffic__title {
    font-size: 24px;
    font-weight: 700;
    max-width: 660px;
    margin-bottom: 35px
}

.tezis {
    text-align: center
}

.tezis__title {
    font-size: 48px;
    font-weight: 500;
    margin-bottom: 38px
}

.chance {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 960px) {
    .chance {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }
}

.chance__slider-count {
    font-size: 60px;
    margin-bottom: 60px
}

.chance__inner {
    padding: 60px 0 70px
}

.chance__inner h3 {
    margin-bottom: 35px
}

.chance__inner-top {
    position: relative;
    margin-bottom: 60px
}

.chance__inner-text {
    position: relative;
    overflow: hidden;
    height: 195px
}

.chance__inner-text:after {
    bottom: 20px;
    height: 10px;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 44px 40px #fff;
    box-shadow: 0 1px 44px 40px #fff
}

@media screen and (max-width: 960px) {
    .chance__inner-text:after {
        bottom:-32px
    }
}

.chance__inner-text:before {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 110px;
    content: '';
    background: rgba(255,255,255,.7)
}

.chance__inner-text.hide:after,.chance__inner-text.hide:before {
    display: none
}

.chance__col {
    position: relative;
    width: 50%;
    height: 500px
}

@media screen and (max-width: 960px) {
    .chance__col {
        width:100%
    }
}

.chance__col:first-child {
    color: #fff;
    background-color: #fb1110
}

.chance__col:first-child:after {
    position: absolute;
    left: 50%;
    width: 50%;
    height: 100%;
    content: '';
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-image: url(../images/img/one.png);
    background-repeat: no-repeat
}

@media screen and (max-width: 1630px) {
    .chance__col:first-child:after {
        width:70%
        background-image: none;
    }
}

@media screen and (max-width: 1024px) {
    .chance__col:first-child:after {
        width:100%
    }
}

@media screen and (max-width: 960px) {
    .chance__col:first-child:after {
        width:50%
    }
}

@media screen and (max-width: 800px) {
    .chance__col:first-child:after {
        width:70%
    }
}

@media screen and (max-width: 480px) {
    .chance__col:first-child:after {
        width:100%
    }
}

.chance__col:last-child {
    padding: 200px 350px 0 100px;
    background-color: #f6f6f6
}

@media screen and (max-width: 1630px) {
    .chance__col:last-child {
        padding:200px 260px 0 45px
    }
}

@media screen and (max-width: 1300px) {
    .chance__col:last-child {
        padding:200px 100px 0 45px
    }
}

@media screen and (max-width: 960px) {
    .chance__col:last-child {
        padding:200px 100px 0 200px
    }
}

@media screen and (max-width: 480px) {
    .chance__col:last-child {
        padding:200px 20px 20px
    }
}

.chance__col:last-child:after {
    position: absolute;
    top: 50%;
    right: 30px;
    width: 250px;
    height: 250px;
    content: '';
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(../images/img/circle_red.jpg);
    background-repeat: no-repeat
}

@media screen and (max-width: 1300px) {
    .chance__col:last-child:after {
        display:none
    }
}

.btn-show:after,.chance__col-logo {
    position: absolute;
    top: 55px;
    left: 100px
}

@media screen and (max-width: 960px) {
    .chance__col-logo {
        left:195px
    }
}

.chance__col-content {
    position: absolute;
    z-index: 5;
    top: 90px;
    right: 8%;
    width: 340px
}

.chance__col-content p {
    font-size: 24px;
    font-weight: 100
}

.open-block {
    display: none;
    -webkit-transition: height .3s linear;
    -o-transition: height .3s linear;
    transition: height .3s linear
}

.btn-show {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 35px;
    height: 35px;
    cursor: pointer;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border-radius: 50%;
    background-color: #d22704
}

.btn-show:after {
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    content: '';
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    border-width: 10px 7.5px 0;
    border-style: solid;
    border-color: #fff transparent transparent
}

.slider__item {
    max-width: 560px
}

.slider__item p {
    font-size: 26px;
    margin-bottom: 30px
}

.slider__dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.slider__dots>:not(:last-child) {
    margin-right: 30px
}

.slider__dots li.slick-active button {
    background-color: #fb1110
}

.slider__dots button {
    font-size: 0;
    width: 63px;
    height: 4px;
    border: 0;
    background-color: #d2d0d0
}

.s-product {
    padding: 68px 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.s-product:hover {
    -webkit-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
}
@media screen and (max-width: 1200px) {
    .s-product {
        padding:30px 0
    }
}

.product__title {
    font-size: 48px;
    width: 800px;
    padding-bottom: 37px;
    color: #fb1110;
    border-bottom: 8px solid #fb1110
}

@media screen and (max-width: 1200px) {
    .product__title {
        font-size:35px;
        width: 600px;
        padding-bottom: 30px;
        border-bottom: 5px solid #fb1110
    }
}

@media screen and (max-width: 480px) {
    .product__title {
        width:100%
    }
}

.s-graff {
    padding: 45px 0 90px
}

@media screen and (max-width: 1200px) {
    .s-graff {
        padding:40px 0
    }
}

.graff__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 70px;
    flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
    .graff__inner {
        flex-direction:column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column
    }
}

.graff__inner>:not(:last-child) {
    margin-right: 55px
}

@media screen and (max-width: 1200px) {
    .graff__inner>:not(:last-child) {
        margin-right:25px
    }
}

@media screen and (max-width: 768px) {
    .graff__inner>:not(:last-child) {
        margin-right:0;
        margin-bottom: 20px
    }
}

.graff__item {
    max-width: 100%
}
#graff__item-one {
    width: 100%;
    margin-bottom: 40px;
}

#graff__item-two {
    width: 100%;
}
div#graff__item-four, div#graff__item-five {
    margin-top: 30px;
    width: 100%;
    margin-right: 55px;
}
.graff h3 {
    font-size: 24px;
    margin-bottom: 35px
}

.graff p {
    margin-bottom: 30px
}

.graff-widget__bottom,.graff-widget__center,.graff-widget__top {
    position: absolute;
    right: -220px
}

.graff-widget__top {
    top: 400px
}

@media screen and (max-width: 1680px) {
    .graff-widget__top {
        display:none
    }
}

.graff-widget__bottom {
    bottom: 0
}

@media screen and (max-width: 1680px) {
    .graff-widget__bottom {
        display:none
    }
}

.graff-widget__center {
    top: 700px;
    color: #fff
}

@media screen and (max-width: 1680px) {
    .graff-widget__center {
        display:none
    }
}

.highcharts-background {
    fill: #fcfcfc!important
}

.highcharts-credits {
    display: none
}

.highcharts-color-0 {
    fill: #fb1110!important;
    stroke: #fb1110!important
}

.sandwich {
    position: relative;
    width: 32px;
    height: 20px;
    cursor: pointer
}

.sandwich__line {
    position: absolute;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    -webkit-transition: all linear .4s;
    -o-transition: all linear .4s;
    transition: all linear .4s;
    background-color: #fff
}

.sandwich__line--top {
    top: 0
}

.sandwich__line--middle {
    top: 9px
}

.sandwich__line--bottom {
    top: 18px
}
@media screen and (max-width: 980px) {

.header-body {
    height: auto;
    margin-top: 80px;
}

.header-body__title {
    font-size: 49px;
    line-height: 1.2;
    margin-bottom: 50px;
}

}


@media screen and (max-width: 480px) {
.header {
    height: 400px;
    background-position: bottom right;
    background-image: url('../images/img/header-bg_mb.jpg')
}
.header-body {
    height: auto;
    margin-top: 80px;
}

.header-body__title {
    font-size: 32px;
    line-height: 1.2;
    margin-bottom: 50px;
}

}



.main-banner {
    /* background-color:#292C41; */
    /* background-image:url("http://okna.do-ppc.ru/img/custom-bg.jpg"); */
    overflow: hidden;
    margin-bottom: 40px;
    z-index: 0;
}

.intro__block {
    position: relative;
    height: 500px;
}

.oneslide {
    width: 100%;
    display: flex;
    height: 500px;
    justify-content: center;
    align-items: center;
}

.intro__block {
    background-color: #fb1110;
    position: relative;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    /* align-items:center; */
    background-size: 50%;
    z-index: 99;
}

.intro__block:before {
    position: absolute;
    bottom: 0;
    padding-top: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 100% 100%;
    pointer-events: none;
}

.oneslide .left {
    width: 48%;
    float: left;
    /* padding-left:50px; */
    margin-top: 50px;
    color: #fff;
    position: relative;
}

img.banner__logo {
    width: 100px;
    height: 100px;
    display: none;
}

.intro__title p {
    font-size: 26px;
    /* color:#fff; */
    /* font-weight:600; */
    margin: 0px 0 30px;
    line-height: 1;
}

.intro__imgs-wrapper {
    -webkit-clip-path: polygon(25% 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(25% 0, 100% 0, 100% 100%, 0 100%);
}

.oneslide .right {
    width: 50%;
    /* position:absolute; */
    /* right:0; */
    /* background: #333; */
    float: left;
    color: #333;
    margin-top: 50px;
    position: relative;
    padding-left: 78px;
}

.oneslide .right:before {
    content: " ";
    width: 80px;
    height: 100px;
    top: -110px;
    /*left: 100px;*/
    display: block;
    position: absolute;
    background-image: url(../images/img/alfa-a.png);
    /* z-index: 99999; */
    background-repeat: no-repeat;
}
@media screen and (max-width: 980px) {
    .oneslide .right:before {
    
    background-image: url(../images/img/alfa-a1.png);
    /* z-index: 99999; */
    
}
}

.intro__imgs {
    width: 100%;
}

.intro__img {
    background-position: center center;
    background-size: cover;
}


.slider-count {
    font-size: 90px;
    margin-bottom: 60px;
    color: #fff;
    position: absolute;
    top: -130px;
    left: 0px;
}
.slick-dotted.slick-slider{
    z-index: 999;
}
.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center;}
.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer;}
.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent;}
.slick-dots{bottom:60px;text-align:center;font-size:0;left: 190px;}
.slick-dots li{width:70px;height:0px;-webkit-border-radius:50%;border-radius:50%;margin:0 7px;padding:0;}
.slick-dots li button{width:60px;height:4px;padding:2px;background-color: #979797f7;-webkit-transition:all 0.2s linear;-o-transition:all 0.2s linear;transition:all 0.2s linear;}
.slick-dots li button:before{display:none;}
.slick-dots li.slick-active button{background-color: #fb1110;}






.intro__block:after {
    content: " ";
    display: block;
    width: 50%;
    height: 100%;
    right: 0;
    position: absolute;
    background-color: #f6f6f6;
    z-index: 0;
}

.intro__title {
    /* margin-left: 37px; */
}

.oneslide:before {
    position: absolute;
    left: 50%;
    width: 50%;
    height: 100%;
    content: '';
    -webkit-transform: translateX(-90%);
    -ms-transform: translateX(-90%);
    transform: translateX(-90%);
    background-image: url(../images/img/one.png);
    background-repeat: no-repeat;
    background-size: contain;
    /* z-index: 9999; */
}

@media screen and (max-width: 980px) {
    .oneslide:before {
        left: 68%;
    }

.oneslide {
    background-image: none;
}
.oneslide .left {
    width: 100%;
    margin-top: 220px;
}

.oneslide .right {
    width: 100%;
    margin-top: 120px;
    padding: 0;
    color: #fff;
}

.oneslide .right:before {
    left: 20px;
}

.slider-count {
    left: 20px;
}

.intro__block:after {
    display:none;
}


.oneslide {
    height: auto;
}

.intro__block {
    height: auto;
}
}