

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	opacity: 0.55;
}
::-moz-placeholder { /* Firefox 19+ */
	opacity: 0.55;
}
:-ms-input-placeholder { /* IE 10+ */
	opacity: 0.55;
}
:-moz-placeholder { /* Firefox 18- */
	opacity: 0.55;
}

.content {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
}

sup {
	font-size: 65%;
}

a, a:active, a:focus, a:hover {
	outline: none;
	text-decoration: none;
}

*:active, *:focus, *:hover {
	outline: none;
}

input, textarea, select {
	font-family: 'TT Norms', sans-serif;
	color: #000;
	font-weight: normal;
	font-size: 18px;
}

a {
	font-family: 'TT Norms', sans-serif;
	font-size: inherit;
	color: inherit;
	text-decoration: none;
    font-weight: 400;
}

div {
	box-sizing: border-box;
}

h2 {
	font-size: 48px;
	color: #000;
	font-weight: 400;
	margin: 0 0 25px;
	padding: 0;
    text-align: center;
    font-family: 'Zangezi08';
    line-height: 1.2;
}

html {
	height: 100%;
	overflow-x: hidden;
    scroll-behavior: smooth;
}

body, html {
	min-height: 100%;
	width: 100%;
	position: relative;
	background: #F5F5F5;
	font-family: 'TT Norms', sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: 400;
    line-height: 1.6;
}

.wrapper {
    padding: 0 180px;
    box-sizing: border-box;
    margin: 0 auto;
}

.clear {
	clear: both;
}

.about-page {
    background: #F5F5F5;
}

.head {
    height: 80px;
    vertical-align: middle;
    position: relative;
    z-index: 20;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.head .wrapper {
    display: flex;
    align-items: center;
    height: 80px;
    justify-content: space-between;
}

.main-bureau .head .wrapper {

}


.head .headmenu {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.head a {
    display: inline-block;
    vertical-align: middle;
    font-size: 24px;
    color: #000;
    text-decoration: none;
    
}

.fp-viewing-main .head a {
    color: #fff;
}

.fp-viewing-main .head a.curs {

}

.fp-viewing-main .mainlogo svg path {
    fill: #fff;
}

.head {
    
}

.fp-viewing-main .head {
    mix-blend-mode: difference;
}

.head .right a {
    margin-left: 140px;
}

.head .left a {
    margin-right: 180px;
}

.btn {
    border: 1px solid #000000;
    box-sizing: border-box;
    box-shadow: 0px 2px 0px #000000;
    border-radius: 4px;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    text-align: center;
    transition: all 0.3s;
    
}

.btn:hover {
    box-shadow: 0px 0px 0px #000000;
}

.footer {
    padding: 55px 0 44px;
    background: #D8DDEA;
}

.footer .row {
    display: flex;
    margin-bottom: 30px;
}

.footer .col3 {
    flex: 1;
}

.burger {
    display: none;
}

.mobmenu {
    display: none;
}

.bl1 {
    background: #000;
    text-align: center;
    position: relative;
}

.bl1 .fp-tableCell {
    display: flex;
    align-items: center;
}

.bl1 .fp-scrollable {
    width: 100%;
    display: flex;
}

.bl1 .fp-scrollable .fp-scroller {
    width: 100%;
display: flex;
align-items: center;
}

.bl1 h1 {
    padding: 60px 0 120px;
    font-size: 60px;
    line-height: 70px;
    font-weight: 400;
    color: #fff;
    margin: 0;
    z-index: 2;
    position: relative;
}

.bl1 .bg1 {
    position: absolute;
    left: 100px;
    top: 0;
    height: 100vh;
}

.bl1 .bg2 {
    position: absolute;
    right: 0;
    bottom: 0;
}

.bl1 .bg1-mob {

    display: none;
}

.bl1 .bg2-mob {

    display: none;
}

.bg1tab, .bg2tab, .bg3tab {
    display: none;
}

.bl1 .wrapper {
    padding-top: 0;
    position: relative;
}

.bl1 .line1 {
    font-size: 18px;
    z-index: 2;
    position: relative;
    color: #fff;
}


.bl1 .line1 .line1tip {
    position: absolute;
    display: flex;
    align-items: center;
    width: 670px;
    left: calc(50% - 200px);
    top: 80px;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    opacity: 0;
    transition: all 0.3s;
    text-align: left;
}

.bl1 .line1 .line1tip img {
    display: inline-block;
    margin-right: 30px;
}

.bl1 .line1 .line1tip.act {
    opacity: 1;
}

.mainlogo {
    position: absolute;
    left: calc(50% - 117px);
    top: 25px;
    transition: all 0.3s;
}


.fp-viewing-main .mainlogo {
    top: calc(50vh - 200px);
}

.bl1 .line1 a {
    padding: 0 15px;
    box-sizing: border-box;
    background: #532CE5;
    color: #000000;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    margin-right: 25px;
    cursor: pointer;
}

.bl1 .line2 {
    position: absolute;
    right: 120px;
    top: 320px;
    max-width: 270px;
    text-align: left;
    z-index: 2;
    color: #fff;
    opacity: 0;
    transition: all 0.3s;
}

.bl1 .line2.act {
    opacity: 1;
}

.bl1-img1 {
    top: -110px;
    right: calc(50% + 270px);
    position: absolute;
    filter: blur(8.5px);
    transition: all 0.3s;
    opacity: 0;
    
}
.bl1-img2 {
    top: 205px;
    right: calc(50% - 150px);
    position: absolute;
    filter: blur(8.5px);
    transition: all 0.3s;
    opacity: 0;

}
.bl1-img3 {
    top: -125px;
    left: calc(50% + 270px);
    position: absolute;
    filter: blur(8.5px);
    transition: all 0.3s;
    opacity: 0;
}

.bl1-img1.act, .bl1-img2.act, .bl1-img3.act {
    filter: blur(0);
    opacity: 1;
}

.bl1-slider {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 114px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    overflow-y: hidden;
}



.bl1-slider .item {
    display: flex;
    position: relative;
    align-items: center;
    height: 114px;
    width: 635px;
    background: #000;
}

.bl1-slider .item .img {
    height: 114px;
    margin-top: -2px;
}


.bl1-slider .item .text {
    font-weight: 400;
    font-size: 18px;
    padding: 0 32px;
    color: #fff;
    text-align: left;
}

.bl1-slider .item:before {
    position: absolute;
    right: 40px;
    top: calc(50% - 3px);
    content: " ";
    width: 48px;
    height: 8px;
    display: block;
    background: url(../images/arr-rightw-l.svg) left center no-repeat;
    transform: rotate(180deg);
    transition: all 0.3s;
}

.bl1-slider .item:hover:before {
    width: 150px;
}


.bl2 {
   
    
}

.bl2 .bg {
    position: absolute;
    right: 0;
    top: 0;
}

.bl2 .fp-tableCell {
    display: flex;
}

.bl2 .wrapper {
    max-width: 1530px;
    padding: 0;
    font-weight: 400;
    font-size: 60px;
    line-height: 80px;
    align-self: center;
}

.bl2 .wrapper p {
    margin: 0;
    padding: 0 0 0 132px;
}

.bl2 .wrapper img {
    position: relative;
    top: 15px;
}

.bl2-icon4mob {
     display: none;
 }

.bl2 .wrapper .bl2-icon4 {
    left: -35px;
    top: 60px;
}

.bl2 .wrapper .invert {
    color: #fff;
    display: inline-block;
    padding: 0 15px;
    background: #000;
}

.bl2 .wrapper .round {
    display: inline-block;
    padding: 0 15px;
    border: 1px solid #000;
}

.bl3 .fp-tableCell {
    display: flex;
}

.bl3 .wrapper {
    align-self: center;
    width: 100%;
    padding-top: 150px;
}

.bl3 .wrapper .titleinfo {
    display: inline-block;
    vertical-align: top;
    width: 350px;
    padding-right: 20px;
    
}

.bl3 .wrapper .titleinfo .line1 {
    font-weight: 400;
    margin-bottom: 24px;
    font-size: 60px;
    line-height: 113.52%;
}

.bl3 .wrapper .titleinfo .line2 {
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 24px;
}

.bl3 .wrapper .line3 {
    text-align: right;
}

.bl3 .wrapper .line3 div {
    border: 1px solid #000;
    display: inline-block;
    font-size: 18px;
    line-height: 30px;
    padding: 0 10px;
    position: relative;
    top: 1px;
}

.bl3 .wrapper .table {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 405px);
    border-top: 1px solid #000;
    
}

.bl3 .wrapper .table .row {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #000;
    font-weight: 700;
    font-size: 24px;
    padding: 15px 0;
    box-sizing: border-box;
}

.bl3 .wrapper .table .row .lbl {
    position: relative;
}

.bl3 .wrapper .table .row .lbl:before {
    content: " ";
    display: block;
    position: absolute;
    right: -50px;
    top: 4px;
    background: url(../images/arr-rotate.svg) center center no-repeat;
    width: 32px;
    height: 32px;
    transition: all 0.3s;
}

.bl3 .wrapper .table .row:hover .lbl:before {
    transform: rotate(45deg);
}

.bl3-slider {
    height: 40px;
    position: relative;
    left: 0;
    bottom: 0;
    margin-top: 50px;
    width: 100%;
}

.bl3-slider .item {
    background: #000000;
    line-height: 40px;
    padding: 0 20px;
    box-sizing: border-box;
    color: #fff;
    margin-right: 12px;
}

.bl3-slider .item.act {
    background: #48BD8C;
    color: #000000;
}
.bl3-slider .item.act2 {
    background: #E32D10;
}


.bl4 .fp-tableCell {
    display: flex;
}

.bl4 .wrapper {
    align-self: center;
    width: 100%;
    display: flex;
    align-items: center;
}

.bl4 .wrapper .left {
    display: inline-block;
    width: 50%;
    line-height: 80px;
    font-size: 60px;
    padding-right: 80px;
}

.bl4 .wrapper .left span {
    background: #E32D10;
    border-radius: 50px;
    position: relative;
    padding: 0 60px 5px 20px;
    white-space: nowrap;
}

.bl4 .wrapper .left span:before {
    display: block;
    position: absolute;
    content: " ";
    right: 17px;
    top: 26px;
    background: url(../images/likewhite.svg) center center no-repeat;
    width: 34px;
    height: 34px;
}

.bl4 .wrapper .right {
    display: inline-block;
    width: 50%;
    text-align: center;
    position: relative;
}

.bl4 .wrapper .right:before {
    position: absolute;
    width: 208px;
    height: 135px;
    top: -120px;
    right: 230px;
    content: " ";
    display: block;
    background: url(../images/green-arr.svg) center center no-repeat;
    z-index: 1;
}



.bl4 .wrapper .right div {
    font-size: 60px;
    line-height: 80px;
    position: relative;
    display: inline-block;
    padding: 0 20px;
}

.bl4 .wrapper .right div:before {
    content: " ";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px solid #000;
    transform: rotate(3deg);
    left: -4px;
}





.bl5 .fp-tableCell {
    display: flex;
}

.bl5 .bl50 {
    background: #F5F5F5;
    display: flex;
}

.bl5 .bl50 .wrapper {
    align-self: center;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.bl5 .bl50 .wrapper .item {
    width: 636px;
    cursor: pointer;
}

.bl5 .bl50 .wrapper .item div {
    padding: 50px 0;
    text-align: center;
    font-size: 33px;
    position: relative;
}

.bl5 .bl50 .wrapper .item div:before {
    position: absolute;
    width: 100px;
    height: 9px;
    content: " ";
    display: block;
    left: calc(50% - 50px);
    bottom: 0;
    background: url(../images/long-arr-right.png) right center no-repeat;
    transform: rotate(180deg);
    transition: all 0.3s;
}

.bl5 .bl50 .wrapper .item:nth-child(2) div:before {
    position: absolute;
    width: 100px;
    height: 9px;
    content: " ";
    display: block;
    left: calc(50% - 50px);
    bottom: 0;
    background: url(../images/long-arr-right.png) right center no-repeat;
    transform: rotate(0deg);
}

.bl5 .bl50 .wrapper .item:hover div:before {
    width: 300px;
    left: calc(50% - 150px);
}

.bl5 .bl50 .wrapper .item:nth-child(2) div {
    margin-bottom: 50px;
}

.stepback {
    position: absolute;
    right: 110px;
    top: calc(100vh - 150px);
    width: 77px;
    height: 77px;
    z-index: 20;
}

.bl51 {
    display: none;
    background: #F5F5F5;
    position: relative;
}

.bl52 {
    display: none;
    background: #F5F5F5;
    position: relative;
}

.bl51 .stepback {
    transform: rotate(180deg);
}

.bl52 .stepback {
    right: auto;
    left: 110px;
}

.bl50 {
    width: 100%;
    height: 100vh;
    display: flex;
}

.bl6 .fp-tableCell {
    display: flex;
}

.bl6 .wrapper {
    align-self: center;
    width: 100%;
    display: flex;
    align-items: center;
    
}

.bl6 .bl6-inner {
    width: 100%;
}

.bl6-line {
    position: absolute;
    left: 0;
    top: 0;
    height: 120px;
    line-height: 120px;
    text-align: center;
    font-size: 33px;
    color: #fff;
    width: 100%;
    background: #000;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bl6 form {
    width: 1130px;
    margin: 0 auto;
    padding-top: 100px;
}

.bl6 form .text {
    font-size: 33px;
    line-height: 57px;
    color: #000;
    margin-bottom: 40px;
}

.bl6 form .form-line {
    font-size: 0;
}

.bl6 form .form-line input[type="text"] {
    height: 48px;
    padding: 0 16px;
    font-size: 16px;
    margin-right: 32px;
    width: 216px;
    border: 1px solid #000;
    line-height: 48px;
    display: inline-block;
    box-sizing: border-box;
}

.bl6 form .form-line input[type="text"]:nth-child(2) {
    width: calc(100% - 464px);
    
}

.bl6 form .form-line input[type="submit"] {
    width: 184px;
    border: 1px solid #000;
    text-align: center;
    font-size: 16px;
    padding: 0;
    margin: 0;
    line-height: 48px;
    height: 48px;
    display: inline-block;
    box-sizing: border-box;
    background: #fff;
}

.bl6 form .checkbox {
    margin-top: 40px;
    padding-left: 32px;
    position: relative;
    font-size: 16px;
    line-height: 19px;
}

.bl6 form .checkbox:before {
    position: absolute;
    left: 0;
    top: 0;
    content: " ";
    display: block;
    width: 20px;
    height: 20px;
    background: #000;
}

.bl6 form .checkbox.err {
    color: red;
}

.bl6 form .checkbox.active:before {
    background: #000 url(../images/check.svg) center center no-repeat;
}


.bl6 form .checkbox a {
    text-decoration: underline;
}


.bl7 .fp-tableCell {
    display: flex;
}

.bl7 {
    align-self: center;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 60px;
}

.bl7 .left {
    width: 50%;
    font-size: 33px;
    line-height: 57px;
}

.bl7 .left a {
    text-decoration: underline;
}

.bl7 .right {
    width: 557px;
    font-size: 33px;
    line-height: 57px;
    padding: 112px 112px 130px 112px;
    border: 1px solid #000;
    position: relative;
    left: -200px;
}

.bl7 .right .hint {
    position: absolute;
    background: #AFFDC0;
    transform: rotate(5.86deg);
    padding: 10px 30px 20px;
    box-sizing: border-box;
    font-weight: 400;
    font-size: 18px;
    color: #000;
    line-height: 1.8;
    width: 440px;
    right: -200px;
    top: -60px;
    opacity: 0;
    transition: all 0.3s;
}

.bl7 .right:hover .hint {
    opacity: 1;
}

.footer {
   
    background: #000;
    padding: 40px 0;
}

.footer .wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
 
}

.footer .links {
    font-size: 0;
}

.footer .links a {
    margin-left: 18px;
    width: 53px;
    
    display: inline-block;
}

.footer .links a.dz {
    height: 53px;
    background: url(../images/soclink.png) center center no-repeat;
}

.footer .links a img {
    width: 100%;
}

.bl51 .wrapper {
    position: relative;
    padding-top: 200px;
    padding-bottom: 150px;
}

.bl51 {

}

.bl51-1 {
    position: relative;
}

.bl51-1 .title {
    font-weight: 400;
    font-size: 367px;
    line-height: 200px;
    text-align: center;
    padding-top: 70px;
    position: relative;
    z-index: 2;
    margin-bottom: 330px;
}

.bl51-1 .img1 {
    position: absolute;
    left: 160px;
    top: -180px;
    z-index: 3;
    opacity: 0;
    transition: all 0.3s;
}

.bl51-1 .img1:hover {
    opacity: 1;
}

.bl51-1 .img2 {
    position: absolute;
    right: 233px;
    top: -90px;
    z-index: 3;
    opacity: 0;
    transition: all 0.3s;
}

.bl51-1 .img2:hover {
    opacity: 1;
}

.bl51-1 .img3 {
    position: absolute;
    left: 713px;
    top: 371px;
    width: 300px;
    z-index: 3;
    opacity: 0;
    transition: all 0.3s;
}

.bl51-1 .img3:hover {
    opacity: 1;
}

.bl51-1 .text-hint {
    width: 380px;
    font-size: 18px;
    line-height: 32px;
    position: absolute;
    left: 1060px;
    top: 450px;
}

.bl51-2 {
    display: flex;
    justify-content: flex-start;
    margin-top: 150px;
}

.bl51-2 .left {
    width: 500px;
    margin-right: 150px;
}

.bl51-2 .left img {
    max-width: 100%;
}

.bl51-2 .right {
    width: 690px;
}

.bl51-2 .right .line {
    font-weight: 400;
    font-size: 18px;
    line-height: 48px;
    color: #000000;
    padding: 0 30px;
    margin-bottom: 20px;
    border: 1px solid #000;
    border-radius: 32px;
    display: inline-block;
}

.bl51-2 .right .desc {
    font-weight: 400;
    font-size: 24px;
    line-height: 42px;
    margin-top: 65px;
}

.bl51-2 .text {
    font-size: 32px;
    line-height: 1.5;
    max-width: 450px;
    
}

.bl51-2 .text div {
    font-size: 18px;
    line-height: 32px;
}

.bl51-3 {
    padding-top: 230px;
    margin-bottom: 170px;
    position: relative;
    width: calc(100% + 180px);
    
}

.bl51-3 .item {
    width: 700px;
    margin-left: 70px;
}

.bl51-3 .item .img {
    width: 240px;
    margin-right: 40px;
    display: inline-block;
    vertical-align: top;
}

.bl51-3 .item .text {
    font-size: 18px;
    line-height: 32px;
    width: calc(100% - 370px);
    display: inline-block;
    vertical-align: top;
}

.bl51-3 .item .text div {
    font-size: 131px;
    margin-bottom: 30px;
    line-height: 98px;
}

.bl51-3 .slick-prev {
    
    position: absolute;
    top: 100px;
    right: 180px;
    height: 10px;
    width: 46px;
    text-indent: -9999px;
    border: 0;
    background: url(../images/slider-right.png) left center no-repeat;
    transition: all 0.3s;
}

.bl51-3 .slick-prev:hover {
    width: 306px;
}

.bl51-3 .slick-next {
    position: absolute;
    top: 70px;
    right: 180px;
    height: 10px;
    width: 46px;
    text-indent: -9999px;
    border: 0;
    background: url(../images/slider-right.png) left center no-repeat;
    transform: rotate(180deg);
    transition: all 0.3s;
}

.bl51-3 .slick-next:hover {
    width: 306px;
}

.bl51-slider {
    height: 40px;
    position: absolute;
    left: 0;
    bottom: 50px;
    width: 100%;
}

.bl51-slider .item {
    background: #000000;
    line-height: 40px;
    padding: 0 20px;
    box-sizing: border-box;
    color: #fff;
    margin-right: 12px;
}

.bl51-slider .item.act {
    background: #fff;
    color: #000;
}

.bl52 {
    height: 100vh;
    display: flex !important;
    align-items: center;
}

.bl52 .title {
    position: absolute;
    width: 100vw;
    max-width: 1920px;
    font-size: 367px;
    top: 100px;
    left: 0;
    text-align: center;
    height: 100%;
}

.bl52 .horizontal-scroll {
    display: flex;
    align-items: center;
    overflow-x: auto;
    position: relative;
    z-index: 3;
    flex-wrap: nowrap;
    padding-left: 150px;
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none; 
    padding-top: 150px;
    padding-bottom: 300px;
}

.bl52 .horizontal-scroll::-webkit-scrollbar { opacity: 0;}

.bl52 .horizontal-scroll .item {
    width: 830px;
    flex-shrink: 0;
    position: relative;
    top: -100px;
}



.bl52 .horizontal-scroll .item:nth-child(2n) {
    top: 350px;
    margin-left: -300px;
}

.bl52 .horizontal-scroll .item:nth-child(2n) .text {
    margin-top: 80px;
}

.bl52 .horizontal-scroll .item:nth-child(3n) {
    top: -30px;

}

.bl52 .horizontal-scroll .item:nth-child(4n) {
    top: 350px;
    margin-left: 0px;
}

.bl52 .horizontal-scroll .item:nth-child(6n) {
    top: 315px;
    margin-left: 0px;
}

.bl52 .horizontal-scroll .item:nth-child(10n) {

    margin-left: 0px;
}


.bl52 .horizontal-scroll .item .img {
    width: 500px;
    margin-right: 48px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    font-size: 0;
}

.bl52 .horizontal-scroll .item .img .img-text {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.8);
    padding: 30px 80px 30px 35px;
    box-sizing: border-box;
    backdrop-filter: blur(17.5px);
    font-size: 18px;
line-height: 32px;
opacity: 0;
transition: all 0.3s;
}


.bl52 .horizontal-scroll .item .img:hover .img-text {
    opacity: 1;
}

.bl52 .horizontal-scroll .item .img img {
    width: 100%;
}


.bl52 .horizontal-scroll .item .text {
    font-size: 20px;
    line-height: 32px;
    width: 270px;
    position: relative;
    padding-top: 32px;
    display: inline-block;
    vertical-align: top;
}

.bl52 .horizontal-scroll .item .text:before {
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 102px;
    height: 8px;
    background: url(../images/slider-right.png) left center no-repeat;
    transition: all 0.3s;
    
}

.bl52 .horizontal-scroll .item:hover .text:before {
    width: 200px;
}

.bl52 .horizontal-scroll .item .text .subtitle {
    color: #939393;
    font-size: 16px;
    margin-top: 12px;
}

.bl52 .horizontal-scroll .item .text .subtitle:last-child {
    margin-top: 0;
}

.blo1 {
    padding: 220px 0 130px;
    border-bottom: 1px solid #000;
}

.blo1 .title {
    font-size: 60px;
    line-height: 80px;
    text-align: center;
    margin-bottom: 0;
}

.blo1-slider {
    position: relative;
    padding-top: 120px;
}

.blo1-slider .item {
    width: calc((100vw - 360px - 166px) / 2);
    height: 550px;
    padding: 30px;
    position: relative;
    box-sizing: border-box;
    border: 1px solid #000;
    margin-right: 148px;
}

.blo1-slider .slick-prev {
    
    position: absolute;
    top: 30px;
    right: 0;
    height: 10px;
    width: 306px;
    text-indent: -9999px;
    border: 0;
    background: url(../images/slider-right.png) center center no-repeat;
}

.blo1-slider .slick-next {
    position: absolute;
    top: 0;
    right: 0;
    height: 10px;
    width: 46px;
    text-indent: -9999px;
    border: 0;
    background: url(../images/slider-left.png) center center no-repeat;
}



.blo1-slider .item .img {
    display: inline-block;
    vertical-align: top;
    width: 200px;
    margin-right: 20px;
}

.blo1-slider .item .img img {
    width: 100%;
}

.blo1-slider .item .info {
    width: calc(100% - 240px);
    display: inline-block;
    vertical-align: top;
}

.blo1-slider .item .info .name {
    font-weight: 500;
    font-size: 24px;
    padding-bottom: 50px;
    margin-bottom: 28px;
    position: relative;
}

.blo1-slider .item .info .name:before {
    content: " ";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    background: #000;
    width: 242px;
}

.blo1-slider .item .info .desc1 {
    font-style: italic;
    font-weight: 400;
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 45px;
}

.blo1-slider .item .info .desc2 {
    font-size: 18px;
    line-height: 1.8;
}

.blo1-slider .item .line1 {
    position: absolute;
    left: 0;
    bottom: 46px;
    width: 100%;
    height: 36px;
    
    font-size: 14px;
    text-align: center;
    letter-spacing: 0.045em;
    color: #939393;
    line-height: 36px;
    text-align: center;
    border-top: 1px solid #000;
}

.blo1-slider .item .line2 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 46px;
    background: #000;
    font-size: 18px;
    text-align: center;
    letter-spacing: 0.045em;
    color: #fff;
    line-height: 46px;
    text-align: center;
}

.blo2 {
    padding: 100px 0 40px;
    
}

.blo2 .title {
    font-size: 60px;
    line-height: 80px;
    margin-bottom: 75px;
}

.blo2-list .item {
    padding-bottom: 25px;
    margin-bottom: 60px;
    border-bottom: 1px solid #000;
}

.blo2-list .item:last-child {
    border-bottom: 0;
}

.blo2-list .item .year {
    width: 260px;
    vertical-align: top;
    display: inline-block;
    font-size: 40px;
}

.blo2-list .item .info {
    width: calc(100% - 270px);
    max-width: 900px;
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    line-height: 1.8;
}

.blo2-list .item .info a {
    text-decoration: underline;
}

.blo2-list .item .list {
    margin-top: 40px;
    padding-left: 120px;
}

.blo2-list .item .list .list-item {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 1.8;
}

.blo2-list .item .list .list-item a {
    text-decoration: underline;
}

.blo2-list .item .list .list-item div:nth-child(1) {
    width: 295px;
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.blo2-list .item .list .list-item div:nth-child(1):before {
    content: " ";
    display: block;
    vertical-align: top;
    left: 143px;
    top: 0;
    position: absolute;
    height: 1px;
    width: 118px;
    background: #000;
}

.blo2-list .item .list .list-item div:nth-child(2) {
    max-width: 610px;
    width: calc(100% - 300px);
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.focuses {
    padding: 200px 0;
}

.focuses .title {
    font-size: 60px;
    line-height: 80px;
    margin-bottom: 100px;
    text-align: center;
}

.focuses-list {
    border: 1px solid #000;
    
}

.focuses-list .item {
    border-bottom: 11px solid #000;
    position: relative;
}

.focuses-list .item .arr {
    position: absolute;

    display: block;
    width: 26px;
    height: 26px;
    right: 47px;
    bottom: 30px;
    background: url(../images/arr-rotate.svg) center center no-repeat;
    transform: rotate(90deg);
}

.focuses-list .item.act .arr {
    transform: rotate(0deg);
}

.focuses-list .item:last-child {
    border-bottom: 0;
}

.focuses-list .info {
    padding: 43px 66px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    font-size: 40px;
    position: relative;
    border-bottom: 1px solid #000;
    cursor: pointer;
}

.focuses-list .info .name {
    max-width: 900px;
}

.focuses-list .info .nums {
    position: absolute;
    right: 41px;
    top: 41px;
    font-size: 40px;
    text-align: right;
}

.focuses-list .subinfo {
    display: none;
    font-size: 0;
}

.focuses-list .item.act .subinfo {
    display: block;
}

.focuses-list .subinfo .left {
    width: calc(50% - 1px);
    border-right: 1px solid #000;
    padding: 43px 50px 43px 66px;
    box-sizing: border-box;
    font-size: 18px;
    line-height: 1.8;
    display: inline-block;
    vertical-align: top;
}

.focuses-list .subinfo .left strong {
    display: block;
    margin-bottom: 32px;
    font-size: 24px;
    font-weight: 700;
}


.focuses-list .subinfo .right {
    width: 50%;
    border-left: 1px solid #000;
    margin-left: -1px;
    padding: 50px 50px 50px 76px;
    box-sizing: border-box;
    font-size: 18px;
    line-height: 1.8;
    display: inline-block;
vertical-align: top;
}

.focuses-list .subinfo .right ul {
    padding-left: 20px;
}

.focuses-list .subinfo .right strong {
    display: block;
    margin-bottom: 32px;
    font-size: 24px;
    font-weight: 700;
}

.focuses-list .subinfo .center {
    padding: 46px 66px;
    box-sizing: border-box;
    border-top: 1px solid #000;
    font-size: 18px;
    line-height: 1.8;
}

.focuses-list .subinfo .center strong {
    display: block;
    margin-bottom: 32px;
    font-size: 24px;
    font-weight: 700;
}

.focuses-list .experts {
    padding: 43px 66px 0px;
    box-sizing: border-box;
    border-top: 1px solid #000;
}

.focuses-list .experts strong {
    display: block;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 32px;
}

.focuses-list .experts .expert-item {
    width: 280px;
    margin-right: 32px;
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    
}

.focuses-list .experts .expert-item:last-child {
    margin-right: 0;
}

.focuses-list .experts .expert-item .img {
    margin-bottom: 23px;
}

.focuses-list .experts .expert-item img {
    width: 100%;
}

.focuses-list .subinfo .call {
    padding: 46px 66px 76px;
    box-sizing: border-box;

    font-size: 18px;
    line-height: 1.8;
}

.focuses-list .subinfo .call a {
    width: 220px;
    height: 66px;
    line-height: 66px;
    background: #000000;
    font-family: 'TT Norms';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #fff;
    display: inline-block;
    margin-right: 30px;
    text-align: center;
    vertical-align: top;
}

.focuses-list .subinfo .call div {
    width: 350px;
    font-weight: 400;
font-size: 18px;
line-height: 32px;
display: inline-block;
}

.bl5 .fp-tableCell.noflex {
    display: block;
}

.bl5-wrap-slider {
    width: 100vw;
    max-width: 100%;
}

.bl5 .bl51 .wrapper {
    display: block;

}



.bl5 .bl51 .wrapper .title {
    transition: transform 1s ease 0s;
    transform: translateX(-200px);
}


.bl5 .bl51.slick-active .wrapper .title {
    transition: transform 1s ease 0s;
    transform: translateX(0px);
}

.cases {
    padding-top: 200px;
}

.cases .title {
    font-weight: 400;
    font-size: 60px;
    text-align: center;
    margin-bottom: 90px;
}

.cases .case-line {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 120px;
}

.cases .case-line div {
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    color: #000000;
}

.case-bl1 {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    margin-bottom: 140px;
}

.case-bl1 .img {
    margin-right: 150px;
    width: 500px;
}

.case-bl1 .img img {
    max-width: 100%;
}

.case-bl1 .text {
    width: 650px;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
}

.case-bl1 .text div {
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 24px;
}

.case-program {
    padding-bottom: 200px;
    position: relative;
}

.case-program .title {
    font-weight: 400;
    font-size: 60px;
    line-height: 80px;
    margin-bottom: 100px;
}

.case-program .list {
    font-size: 0;
    position: relative;
}

.case-program .img {
    position: absolute;
    right: 0;
    bottom: -250px;
}

.case-program .list .item {
    width: calc((100% - 232px) / 3);
    margin-right: 116px;
    margin-bottom: 80px;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    display: inline-block;
    vertical-align: top;
}

.case-program .list .item .name {
    font-weight: 700;
    font-size: 24px;
    line-height: 1.1;
    margin-bottom: 12px;
}

.case-program .list .item:nth-child(3n) {
    margin-right: 0;
}

.case-steps {
    background: #000000;
    padding: 110px 0 150px;
    
}

.case-steps .title {
    font-weight: 400;
    font-size: 60px;
    line-height: 80px;
    color: #fff;
    margin-bottom: 100px;
}

.case-steps .case-slider {
    height: 80px;
    width: calc(100vw - 180px);
}

.case-steps .case-slider .item {
    width: 305px;
    height: 80px;
    display: flex;
    align-items: center;
    border: 1px solid #FFFFFF;
    border-radius: 60px;
    margin-right: 67px;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    text-align: center;
    color: #FFFFFF;
    justify-content: center;
    position: relative;
    padding: 0 15px;
    box-sizing: border-box;
}

.case-steps .case-slider .item:before {
    position: absolute;
    content: " ";
    display: block;
    background: url(../images/cases/s7/list-arr.svg) center center no-repeat;
    width: 67px;
    height: 10px;
    left: 100%;
    top: calc(50% - 5px);
}

.case-steps .case-slider .item:last-child {
    margin-right: 150px;
}

.case-steps .case-slider .item:last-child:before {
    display: none;
}

.case-team {
    padding: 80px 0 200px;
    
}

.case-team .title {
    font-weight: 400;
    font-size: 60px;
    line-height: 80px;
    color: #000000;
    margin-bottom: 100px;
}

.case-team-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.case-team-wrapper .item {
    width: 640px;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.8;
    color: #000000;
}

.case-team-wrapper .item p {
    font-weight: 700;
    font-size: 24px;
    line-height: 1.1;
    margin: 0 0 32px;
    padding: 0;
}

.case-counts2 .wrapper {
    font-size: 0;
}

.case-counts2 .wrapper .left {
    position: relative;
    width: 600px;
    display: inline-block;
    vertical-align: top;
    font-weight: 400;
    font-size: 294px;
    line-height: 195px;
    margin-right: 20px;
}

.case-counts2 .wrapper .left:before {
    position: absolute;
    width: 120px;
    height: 80px;
    top: -120px;
    left: 260px;
    content: " ";
    display: block;
    background: url(../images/green-arr.svg) center center no-repeat;
    background-size: 100% auto;
    z-index: 1;
}

.case-counts2 .wrapper .left div {
    font-weight: 400;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
    background: #AFFDC0;
    color: #000000;
    transform: rotate(8.18deg);
    position: absolute;
    left: 0;
    bottom: 0;
}

.case-counts2 .wrapper .right {
    width: calc(100% - 620px);
    display: inline-block;
    vertical-align: top;
    font-size: 0;
}

.case-counts2 .wrapper .right p {
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    margin: 0 0 25px;
}

.case-counts2 .wrapper .right .item {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
    font-weight: 700;
    font-size: 18px;
    line-height: 32px;
    color: #000000;
    margin-bottom: 30px;
}

.case-counts2 .wrapper .right .item div {
    display: inline-block;
    width: calc(100% - 130px);
    vertical-align: middle;
}

.case-counts2 .wrapper .right .item span {
    font-weight: 400;
    font-size: 57px;
    width: 100px;
    line-height: 80px;
    margin-right: 28px;
    display: inline-block;
    vertical-align: middle;
}

.case-counts3 {
    padding: 160px 0 0;
    
}

.case-counts3 .title {
    font-weight: 400;
    font-size: 60px;
    line-height: 80px;
    color: #000;
    margin-bottom: 100px;
}

.case-counts3-wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    border-bottom: 1px solid #000000;
    padding-bottom: 160px;
}

.case-counts3-wrap .item {
    width: 550px;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.8;
}

.case-counts3-wrap .item p {

    font-weight: 700;
    font-size: 24px;
    line-height: 1.1;
    color: #000000;
    margin: 0 0 30px;
}

.case-counts3-wrap .item ul {
    margin: 0;
    padding: 0;
}

.case-counts3-wrap .item ul li {
    position: relative;
    list-style: none;
    display: block;
    
}

.case-counts3-wrap .item ul li:before {
    content: " ";
    background: url(../images/list-arr.svg) center center no-repeat;
    width: 16px;
    height: 8px;
    display: block;
    position: absolute;
    left: -36px;
    top: 14px;
}

.case-counts4 {
    padding: 90px 0 0;
}

.case-counts4 .wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 90px;
    border-bottom: 1px solid #000000;
}

.case-counts4 .img {
    width: 290px;
    margin-left: -50px;
}

.case-counts4 .img img {
    max-width: 100%;
}

.case-counts4 .title {
    width: 400px;
    font-weight: 400;
    font-size: 60px;
    line-height: 80px;
}

.case-counts4 .text {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.8;
    color: #000000;
    padding-right: 120px;
    width: 730px;
}

.case-counts5 {
    padding: 180px 0 150px;
    
}

.case-counts5 .title {
    font-weight: 400;
    font-size: 60px;
    line-height: 80px;
    margin-bottom: 100px;
}

.case-counts5 .wrap {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    
}

.case-counts5 .wrap .text {
    width: 570px;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.8;
}

.case-counts5 .wrap .text p {
    font-weight: 700;
    font-size: 24px;
    line-height: 1.1;
    margin: 0 0 32px;
}

.case-counts6 {
    padding: 140px 0 130px;
    background: #000000;
    position: relative;
}

.case-counts6 .vtext {
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    color: #FFFFFF;
    top: calc(50% - 120px);
    position: absolute;
    left: 0px;
}

.case-counts6 .vtext div {
    transform: rotate(-90deg);
}

.case-counts6 .title {
    font-weight: 400;
    font-size: 60px;
    line-height: 80px;
    color: #FFFFFF;
    margin-bottom: 150px;
}

.counts6-slider {
    width: 100%;
    position: relative;
    height: 250px;
    margin-bottom: 50px;
}
.counts6-slider.desk {
    display: block;
}

.counts6-slider.mob {
    display: none;
}


.counts6-slider .slick-prev {
    
    position: absolute;
    top: -90px;
    right: 0;
    height: 10px;
    width: 46px;
    text-indent: -9999px;
    border: 0;
    background: url(../images/cases/s7/arrow-w.svg) left center no-repeat;
    transition: all 0.3s;
}

.counts6-slider .slick-prev:hover {
    width: 306px;
}

.counts6-slider .slick-next {
    position: absolute;
    top: -120px;
    right: 0;
    height: 10px;
    width: 46px;
    text-indent: -9999px;
    border: 0;
    background: url(../images/cases/s7/arrow-w.svg) left center no-repeat;
    transform: rotate(180deg);
    transition: all 0.3s;
}

.counts6-slider .slick-next:hover {
    width: 306px;
}


.counts6-slider .item {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    text-align: center;
    color: #FFFFFF;
}

.counts6-slider .item span {
    font-weight: 400;
    font-size: 57px;
    line-height: 80px;
    margin-bottom: 32px;
    display: block;
}

.case-counts6 .video {
    width: 520px;
    margin-right: 250px;
    display: inline-block;
    vertical-align: top;
}

.case-counts6 .video img {
    max-width: 100%;
}

.case-counts6 .text {
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    color: #FFFFFF;
    width: 530px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    height: 309px;
}

.case-counts6 .text p {
    margin: 0;
    padding: 0;
}

.case-counts6 .text p:last-child {
    position: absolute;
    bottom: 0;
    left: 0;
}

.case-counts7 {
    padding: 210px 0 300px;
    
}

.case-counts7 .title {
    font-weight: 400;
    font-size: 60px;
    line-height: 80px;
    color: #000;
    margin-bottom: 100px;
}

.counts7-list {
    position: relative;
}

.counts7-list .item {
    padding: 120px 70px 70px;
    box-sizing: border-box;
    width: calc((100% + 957px) / 5);
    height: 460px;
    background: #fff;
    border: 1px solid #000;
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-left: -243px;
}

.counts7-list .item:nth-child(1) {
    z-index: 5;
}

.counts7-list .item:nth-child(2) {
    z-index: 4;
}
.counts7-list .item:nth-child(3) {
    z-index: 3;
}
.counts7-list .item:nth-child(4) {
    z-index: 2;
}
.counts7-list .item:nth-child(5) {
    z-index: 1;
}

.counts7-list .item:first-child {
    margin-left: 0;
}

.counts7-list .item:before {
    display: block;
    content: " ";
    width: 35px;
    height: 35px;
    position: absolute;
    left: 70px;
    top: 65px;
    background: url(../images/lamp.svg) center center no-repeat;
}

.counts7-list .item:after {
    position: absolute;
    content: " ";
    display: block;
    width: 26px;
    height: 26px;
    right: 20px;
    bottom: 20px;
    background: url(../images/arr-rotate.svg) center center no-repeat;
    transition: all 0.3s;
    transform: rotate(90deg);
}

.counts7-list .item.act {
    z-index: 8;
}

.counts7-list .item:hover {
    z-index: 8;
}

.counts7-list .item.act:after {
    transform: rotate(0deg);
}

.counts7-list .item:hover:after {
    transform: rotate(0deg);
}

.case-counts8 {
    background: #AFFDC0;
    height: 610px;
    position: relative;
}


.case-counts8 .arrows {
    position: absolute;
    right: 100px;
    top: 50px;
    width: 300px;
    height: 60px;
    z-index: 4;

}

.case-counts8 .arrows .prev {
    cursor: pointer;
    position: absolute;
    top: 30px;
    right: 0;
    height: 10px;
    width: 306px;
    text-indent: -9999px;
    border: 0;
    background: url(../images/slider-right.png) center center no-repeat;
}

.case-counts8 .arrows .next {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    height: 10px;
    width: 46px;
    text-indent: -9999px;
    border: 0;
    background: url(../images/slider-left.png) center center no-repeat;
}


.case-counts8 .horizontal-scroll {
    display: flex;
    background: #AFFDC0;
    overflow-x: auto;
    position: relative;
    z-index: 3;
    flex-wrap: nowrap;
    padding-left: 200px;
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none; 
    padding-top: 100px;
    box-sizing: border-box;
    height: 610px;
}

.case-counts8 .horizontal-scroll::-webkit-scrollbar { opacity: 0;}

.case-counts8 .horizontal-scroll img {
    
    
}

.case-counts8 .horizontal-scroll div:nth-child(1) img:nth-child(2) {
    margin-left: 295px;
    margin-top: 30px;
}

.case-counts8 .horizontal-scroll div:nth-child(1) img:nth-child(3) {
    margin-left: -70px;
    margin-top: 20px;
}


.case-counts8 .horizontal-scroll div:nth-child(2) img:nth-child(1) {
    margin-top: -50px;
}

.case-counts8 .horizontal-scroll div:nth-child(2) img:nth-child(2) {
    margin-left: 200px;
    margin-top: 120px;
}

.case-counts8 .horizontal-scroll div:nth-child(2) img:nth-child(3) {
    margin-left: -150px;
    margin-top: 45px;
}

.case-counts8 .horizontal-scroll div:nth-child(3) img:nth-child(1) {
    margin-top: -50px;
}

.case-counts8 .horizontal-scroll div:nth-child(3) img:nth-child(2) {
    margin-left: 200px;
    margin-top: 120px;
}

.case-counts8 .horizontal-scroll div:nth-child(3) img:nth-child(3) {
    margin-left: -70px;
    margin-top: 20px;
}

.case-counts8 .horizontal-scroll div:nth-child(4) img:nth-child(1) {
    margin-top: -50px;
}

.case-counts8 .horizontal-scroll div:nth-child(4) img:nth-child(2) {
    margin-left: 200px;
    margin-top: 120px;
}

.case-counts8 .horizontal-scroll div:nth-child(4) img:nth-child(3) {
    margin-left: -70px;
    margin-top: 20px;
}


.case-counts9 {
    padding: 120px 0 150px;
}

.case-counts9 .wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    
}

.case-counts9 .wrapper .item {
    width: 620px;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.8;
}

.case-counts9 .wrapper .item ul {
    padding-left: 20px;
}

.case-counts9 .wrapper .item .title {
    font-weight: 400;
    font-size: 60px;
    line-height: 80px;
    margin-bottom: 100px;
}

body.festpage {
    background: #fff;
    line-height: 1.8;
}

.spaceb {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.h2 {
    font-weight: 400;
    font-size: 60px;
    line-height: 1.3;
}

.festbl1 {
    margin-bottom: 220px;
}

.festbl1 .img {
    width: 763px;
}

.festbl1 .img img {
    max-width: 100%;
    width: 100%;
    height: auto;
}

.festbl1 .info {
    width: 630px;
    padding-right: 125px;
    font-size: 18px;
    line-height: 1.8;
}

.festbl1 .info strong {
    font-weight: 700;
    font-size: 24px;
    line-height: 1.1;
    margin-bottom: 30px;
}


.festbl2 {
    margin-bottom: 220px;
}

.festbl2 .img {
    width: 767px;
}

.festbl2 .img img {
    max-width: 100%;
    width: 100%;
    height: auto;
}

.festbl2 .info {
    width: 630px;
    font-size: 18px;
    line-height: 1.8;
}

.festbl2 .info strong {
    
    margin-bottom: 50px;
}

.festbl3 {
    padding: 140px 0;
    background: #F5F5F5;
}

.festbl3 .img {
    width: 402px;
}

.festbl3 .img img {
    max-width: 100%;
    width: 100%;
    height: auto;
}

.festbl3 .title {
    margin-bottom: 45px;
}

.festbl3 .steps {
    position: relative;
}

.festbl3 .steps:before {
    content: " ";
    display: block;
    left: 25px;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #000;
    position: absolute;
}

.festbl3 .steps .item {
    margin-bottom: 56px;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.8;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    z-index: 2;
}

.festbl3 .steps .item p {
    margin: 0;
    padding: 0;
}

.festbl3 .steps .item:last-child {
    margin-bottom: 0;
}

.festbl3 .steps .item .step {
    border: 1px solid #000000;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 48px;
    box-sizing: border-box;
    font-weight: 700;
    font-size: 24px;
    background: #F5F5F5;
    margin-right: 80px;
}

.festbl4 {
    padding: 180px 0 220px;
}

.festbl4 .spaceb {
    align-items: flex-start;
    
}

.festbl4 .subtitle {
    font-size: 24px;
    line-height: 1.1;
    font-weight: 700;
    margin-bottom: 60px;
}

.festbl4 .col {
    line-height: 1.8;
    width: 460px;
}

.festbl4 .col .name {
    font-weight: 700;
    font-size: 24px;
    line-height: 1.1;
    margin-bottom: 30px;
}

.festbl5 {
    background: #F5F5F5;
    padding: 160px 0;
}

.festbl5 .title {
    margin-bottom: 100px;
}

.festbl5 .teamlist {
    border: 1px solid #000;
}

.festbl5 .teamlist .item {
    border-bottom: 11px solid #000000;
}

.festbl5 .teamlist .item:last-child {
    border-bottom: 0;
}

.festbl5 .teamlist .item .name {
    font-weight: 700;
    font-size: 24px;
    line-height: 1.1;
    padding: 30px 130px 24px;
    box-sizing: border-box;
    border-bottom: 1px solid #F5F5F5;
}

.festbl5 .teamlist .item .info {
    padding: 34px 130px;
    box-sizing: border-box;
    display: none;
}

.festbl5 .teamlist .item.act .info {
    display: block;
}

.festbl5 .teamlist .item.act .name {
    border-color: #000;
    
}

.festbl5 .teamlist .item.sub .name {
    cursor: pointer;
    position: relative;
}


.festbl5 .teamlist .item.sub .name:before {
  position: absolute;
content: " ";
display: block;
width: 26px;
height: 26px;
right: 50px;
bottom: 15px;
background: url(../images/arr-rotate.svg) center center no-repeat;
transition: all 0.3s;
transform: rotate(90deg);
}

.festbl5 .teamlist .item.sub.act .name:before {

transform: rotate(0deg);
}

.festbl5 .teamlist .item .info strong {
    font-weight: 700;
}

.festbl6 {
    padding: 173px 0;
}

.festbl6 .title {
    max-width: 603px;
    margin-bottom: 45px;
}

.festbl6 .spaceb {
    align-items: flex-start;
    justify-content: flex-start;
}

.festbl6 .spaceb .col {
    width: 632px;
    margin-right: 150px;
}

.festbl6 .spaceb .col p {
    margin: 0 0 20px;
}

.festbl6 .spaceb .col:last-child {
    margin-right: 0;
}

.festbl6 .spaceb .col strong {
    display: block;
    font-size: 24px;
    line-height: 1.1;
}

.festbl7 {
    padding: 140px 0;
    background: #000;
}

.festbl7-slider-mob {
    display: none;
}

.festbl7 .title {
    color: #fff;
    margin-bottom: 170px;
}

.festbl7 .col {
    width: 50%;
    border-right: 1px solid #fff;
    padding: 20px 0;
    text-align: center;
}

.festbl7 .col:last-child {
    width: calc(50% - 1px);
    border-right: 0;
}

.festbl7 .num-item {
    color: #fff;
    margin-bottom: 85px;
}

.festbl7 .num-item div {
    margin: 32px 0;
    font-size: 57px;
    line-height: 80px;
}

.festbl7 .num-item:last-child {
    margin-bottom: 0;
}

.festbl8 {
    background: #AFFDC0;
    padding: 130px 0;
    height: 1080px;
    box-sizing: border-box;
}

.festbl8 .wrapper {
    position: relative;
}

.festbl8 .title {
    margin-bottom: 45px;
}

.festbl8 .info {
    max-width: 632px;
    
}

.festbl8 .fest-reviews-mob {
    display: none;
}

.festbl8 .fest-reviews {
    position: relative;
}

.festbl8 .fest-reviews img {
    position: absolute;
    left: 130px;
    top: 100px;
}

.festbl8 .fest-reviews img:nth-child(2) {
    position: absolute;
    left: 260px;
    top: 430px;
}

.festbl8 .fest-reviews img:nth-child(3) {
    position: absolute;
    left: 780px;
    top: 270px;
}
.festbl8 .fest-reviews img:nth-child(4) {
    position: absolute;
    left: 1040px;
    top: 0px;
}

.festbl9 {
    padding: 130px 0 200px;
    background: #F5F5F5;
}

.festbl9 .title {
    margin-bottom: 45px;
    
}

.festbl9 .info {
    max-width: 632px;
    margin-bottom: 88px;
}

.festbl9 .spaceb {
    align-items: flex-start;
}

.festbl9 .col {
    height: 258px;
    width: 692px;
    display: flex;
    border: 1px solid #000000;
    align-items: center;
    padding: 0 30px;
    box-sizing: border-box;
}

.festbl10 {
    padding: 125px 0;
}

.festbl10 .col {
    width: 616px;
}

.festbl10 .col .title {
    margin-bottom: 60px;
}

.festbl10 .col p {
    padding-left: 25px;
    margin: 0;
}

.festbl10 .col ul {
    margin: 0 0 95px;
    padding: 0 0 0 25px;
}

.festbl10 .col2 {
    width: 620px;
    height: 500px;
    border: 1px solid #000;
    padding: 50px 60px;
    box-sizing: border-box;
}

.festbl10 .col2 .title {
    margin-bottom: 100px;
}

.festbl10 .col2 strong {
    font-weight: 700;
}


.sberbl1 {
    margin-bottom: 90px;
}

.sberbl1 .img {
    width: 587px;
}

.sberbl1 .img img {
    max-width: 100%;
    width: 100%;
    height: auto;
}

.sberbl1 .info {
    width: 504px;
    padding-right: 0;
    font-size: 18px;
    line-height: 1.8;
}

.sberbl1 .info strong {
    font-weight: 700;
    font-size: 24px;
    line-height: 1.1;
    margin-bottom: 30px;
}

.sberpage {
    background: #fff;
}

.sberbl2 {
    padding: 0 0 90px;
}

.sberbl2 .title {
    margin-bottom: 100px;
}

.sberbl2 .spaceb {
    align-items: flex-start;
}

.sberbl2 .spaceb div {
    width: 380px;
}

.sberbl3 {
    padding: 210px 0 180px;
    background: #F5F5F5;
}

.sberbl3 .title {
    margin-bottom: 100px;
}

.sberbl3 .spaceb {
    align-items: flex-start;
}


.sberbl3 .spaceb div {
    width: 632px;
}

.sberbl4 {
    padding: 150px 0;
    
}

.sberbl4 .title {
    margin-bottom: 100px;
}

.sberbl4-slick {
    height: 520px;
    
}

.sberbl4-slick .item {
    width: 691px;
    border: 1px solid #000;
    padding: 60px 33px 0;
    box-sizing: border-box;
    height: 520px;
    margin-right: 160px;
}

.sberbl4-slick .item .name {
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 28px;
    padding-bottom: 28px;
    position: relative;

}

.sberbl4-slick .item .name:before {
    position: absolute;
    width: 242px;
    height: 1px;
    background: rgba(0,0,0,0.5);
    display: block;
    content: " ";
    left: 0;
    top: 100%;
}

.sberbl4-slick .item .text {
    min-height: 85px;
    font-style: italic;
    font-weight: 400;
    font-size: 24px;
    margin-bottom: 30px;
    line-height: 1.1;
}



.sberbl4-slick .slick-prev {
    
    position: absolute;
    top: -130px;
    right: 0;
    height: 10px;
    width: 46px;
    text-indent: -9999px;
    border: 0;
    background: url(../images/cases/sber/arrow.svg) left center no-repeat;
    transition: all 0.3s;
}

.sberbl4-slick .slick-prev:hover {
    width: 306px;
}

.sberbl4-slick .slick-next {
    position: absolute;
    top: -160px;
    right: 0;
    height: 10px;
    width: 46px;
    text-indent: -9999px;
    border: 0;
    background: url(../images/cases/sber/arrow.svg) left center no-repeat;
    transform: rotate(180deg);
    transition: all 0.3s;
}

.sberbl4-slick .slick-next:hover {
    width: 306px;
}

.case-team.sberbl .case-team-wrapper .item {
    width: 500px;
}

.case-team.sberbl {
    padding-bottom: 0;
}

.case-counts3.sberbl .case-counts3-wrap .item {
    width: 500px;
    padding-right: 50px;
}

.case-counts3.sberbl .case-counts3-wrap {
    align-items: flex-start;
    border: 0;
    padding-bottom: 250px;
}

.case-counts2.sberbl .wrapper .right .item {
    width: 55%;
}

.case-counts2.sberbl .wrapper .right .item:nth-child(2n) {
    width: 45%;
}

.case-counts2.sberbl .wrapper .right .item span {
    width: 75px;
}

.case-counts2.sberbl .wrapper .left {
    text-align: center;
}

.case-counts2.sberbl .wrapper .left div {
    bottom: 60px;
}

.sberbl5 {
    padding: 0 0 125px;
    
}

.sberbl5 .wrapper {
    padding-top: 75px;
    border-top: 1px solid #000;
}

.sberbl5 .title {
    max-width: 603px;
    margin-bottom: 85px;
}

.sberbl5-list {
    font-size: 0;
}

.sberbl5 .item {
    width: calc((100% - 154px) / 3);
    margin-right: 77px;
    margin-bottom: 50px;
    font-size: 18px;
    display: inline-block;
    vertical-align: top;
}

.sberbl5 .item:nth-child(3n) {
    margin-right: 0;
}

.sberbl5 .item .num {
    font-weight: 700;
    font-size: 24px;
    line-height: 1.1;
    margin-bottom: 30px;
}

.sberbl7 .item {
    height: 735px;
    width: calc((100% + 1196px) / 6);
}

.sberbl6-counts {
    color: #fff;
}

.sberbl6.case-counts6 .vtext {
    left: 64px;
    width: 20px;
    top: calc(50% + 165px);
}

.sberbl6.case-counts6 .vtext div {
    white-space: nowrap;
}

.sberbl6.case-counts6 .col {
    width: 320px;
    padding: 20px 90px 20px 0;
    text-align: center;
    border-right: 1px solid #fff;
    
}

.sberbl6.case-counts6 .col .item {
    margin-bottom: 150px;
}

.sberbl6.case-counts6 .col .item .num {
    font-weight: 400;
    font-size: 57px;
    line-height: 80px;
    margin-bottom: 32px;
}

.sberbl6.case-counts6 .col .item:last-child {
    margin-bottom: 0;
}

.sberbl6.case-counts6 .col2 {
    width: 475px;
    
}

.sberbl6.case-counts6 .col2 .item {
    padding-top: 62px;
    position: relative;
    background: url(../images/cases/sber/star.svg) center top no-repeat;
    margin-bottom: 106px;
    text-align: center;
}

.sberbl6.case-counts6 .col2 .item .num {
    font-weight: 400;
font-size: 57px;
line-height: 80px;
margin-bottom: 30px;
}

.sberbl6.case-counts6 .col2 .item .num span {
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
}

.sberbl6.case-counts6 .col2 .item:last-child {
    margin-bottom: 0;
}

.sberbl8 img {
    
}

.sberbl8.case-counts8 .horizontal-scroll div:nth-child(1) img:nth-child(2) {
      margin-left: 515px;
  margin-top: 30px;
}

.sberbl8.case-counts8 .horizontal-scroll div:nth-child(1) img:nth-child(3) {
    margin-left: 270px;
margin-top: 85px;
}

.sberbl8.case-counts8 .horizontal-scroll div:nth-child(2) img:nth-child(1) {
    margin-top: 20px;
    transform: translateX(-20%);
}

.sberbl8.case-counts8 .horizontal-scroll div:nth-child(2) img:nth-child(2) {
    margin-top: 120px;
    transform: translateX(-100%);
}

.sberbl6-slider-mob { 
    display: none;
}

@media only screen and (min-width:1921px) { 
    
}

@media only screen and (max-width:1850px) { 
    .wrapper {
        padding: 0 80px;
    }
    
    .focuses-list .experts .expert-item {
        margin-right: 19px;
        width: 260px;
    }
    
    .blo1-slider .item {
        width: calc((100vw - 160px - 60px) / 2);
        margin-right: 56px;
    }
    
    .blo1-slider .item .info .desc1 {
        margin-bottom: 25px;
    }
    
    .bl1 .wrapper {
        padding-top: 0;
    }
    
    .bl1 .line2 {
        right: 80px;
        top: 480px;
    }
    
    .bl1 h1 {
        padding-bottom: 85px;
    }
    
    .bl1 .bg2, .bl1 .bg1 {
        display: none;
    }
    
    .bg1tab {
        top: 50px;
        position: absolute;
        left: 0;
        display: block;
    }
    
    .bg2tab {
        bottom: 0px;
        position: absolute;
        right: 0;
        display: block;
    }
    
    .bl2 .wrapper {
        padding: 0 80px;
    }
    
    .bl2 .bg {
        display: none;
    }
    
    .bg3tab {
        top: 0;
        position: absolute;
        right: 0;
        display: block;
        background: url(../images/bl1-bg3tab.svg) bottom right no-repeat;
        height: 126px;
        width: 433px;
    }
    
    .bl3 .wrapper .table .row .lbl {
        max-width: 540px;
    }
    
    .bl4 .wrapper .left {
        width: 100%;
        max-width: 1050px;
        padding-right: 0;
        margin-bottom: 80px;
    }
    
    .bl4 .wrapper .right {
        width: 100%;
        text-align: right;
    }
    
    .bl4 .wrapper {
        display: block;
    }
    
    .bl5 .bl50 .wrapper .item {
        width: 560px;
    }
    
    .bl5 .bl50 .wrapper .item img {
        width: 100%;
    }
    
    .bl7 .right {
        width: 480px;
        padding: 112px 20px 130px 80px;
    }
    
    .bl51-1 .text-hint {
        right: 80px;
        top: 300px;
        left: auto;
    }
    
    .bl51-1 .img3 {
        left: auto;
        right: 405px;
        top: 309px;
    }
    
    .bl51-1 .title {
        padding-top: 0;
    }
    
    .bl51-1 .img1 {
        left: 20px;
    }
    
    .bl51-1 .img2 {
        right: -75px;
    }
    
    .bl52 .title {
        font-size: 300px;
    }
    
    .bl51-1 .text-hint {
        width: 280px;
    }
    
    .bl51-2 {
        padding-top: 50px;
    }
    
    .bl51-2 .text {
        font-size: 28px;
    }
    
    .h2 {
        font-size: 40px;
    }
    
    .festbl1 .img {
        width: 586px;
    }
    
    .festbl1 .info strong {
        font-size: 20px;
    }
    
    .festbl1.spaceb {
        align-items: flex-end;
    }
    
    .festbl1 .info {
        width: 484px;
        padding-right: 0;
    }
    
    .festbl2 .info strong {
        display: block;
        margin-bottom: 70px;
    }
    
    .festbl2 .img {
        width: 586px;
    }
    
    .festbl2.spaceb {
        align-items: flex-end;
    }
    
    .festbl2 .info {
        width: 484px;

    }
    
    .festbl1 {
        margin-bottom: 110px;
    }
    
    .festbl2 {
        margin-bottom: 180px;
    }
    
    .festbl3 .steps .item {
        font-size: 16px;
        margin-bottom: 27px;
    }
    
    .festbl3 .steps .item .step {
        font-size: 20px;
    }
    
    .festbl3 .img {
        display: none;
    }
    
    .festbl4 {
        padding: 180px 0;
    }
    
    .festbl4 .subtitle {
        font-size: 20px;
        margin-bottom: 70px;
    }
    
    body.festpage {
        font-size: 16px;
    }
    
    .festbl4 .col .name {
        font-size: 20px;
    }
    
    .festbl4 .col {
        width: 384px;
    }
    
    .festbl5 .title {
        margin-bottom: 70px;
    }
    
    .festbl5 .teamlist .item .name {
        padding-left: 100px;
        font-size: 20px;
    }
    
    .festbl5 .teamlist .item .info {
        padding-left: 100px;
    }
    
    .festbl6 .spaceb .col {
        width: 490px;
        margin-right: 120px;
    }
    
    .festbl6 .spaceb .col strong {
        font-size: 20px;
    }
    
    .festbl7 .title {
        margin-bottom: 75px;
    }
    
    .festbl7 .num-item div {
        margin: 20px 0;
    }
    
    .festbl7 .num-item {
        margin-bottom: 60px;
    }
    
    .festbl8 .title {
        margin-bottom: 70px;
    }
    
    .festbl8 .fest-reviews img {
      position: absolute;
      left: -50px;
      top: 70px;
    }
    
    .festbl8 .fest-reviews img:nth-child(2) {
      position: absolute;
      left: 150px;
      top: 300px;
    }
    
    .festbl8 .fest-reviews img:nth-child(4) {
      position: absolute;
      left: 640px;
      top: 113px;
    }
    
    .festbl8 .fest-reviews img:nth-child(3) {
      position: absolute;
      left: 803px;
      top: 345px;
    }
    
    .festbl9 .title {
        margin-bottom: 70px;
    }
    
    .festbl9 .info {
      max-width: 485px;
      margin-bottom: 43px;
    }
    
    .festbl9 .col {
        width: 487px;
    }
    
    .festbl10 .col {
        width: 487px;
    }
    
    .festbl10 .col2 {
        width: 587px;
        height: 406px;
    }
    
    .festbl10 .col ul {
        margin-bottom: 62px;
    }
    
    
    
    .sberbl1 .img {
        width: 587px;
    }
    
    .sberbl1 .info {
        font-size: 16px;
        width: 490px;
    }
    
    .sberbl1 .info strong {
        font-size: 20px;
    }
    
    .cases .sberbl2 .title {
        text-align: left;
        margin-bottom: 70px;
    }
    
    body.sberpage {
        font-size: 16px;
    }
    
    .sberbl2 .spaceb div {
        width: 346px;
    }
    
    .sberbl3 {
        padding: 160px 0;
    }
    
    .sberbl3 .spaceb div {
        width: 506px;
        
    }
    
    .sberbl3 .title {
        margin-bottom: 70px;
    }
    
    .sberbl4-slick .item {
        width: 506px;
        margin-right: 100px;
        height: 490px;
    }
    
    .sberbl4 {
        padding: 90px 0;
    }
    
    
    
    .sberbl4-slick .item .name {
        font-size: 20px;
    }
    
    .sberbl4-slick .item .text {
        font-size: 20px;
        min-height: 74px;
    }
    
    .case-team.sberbl .case-team-wrapper .item {
        width: 360px;
    }
    
    .case-counts3.sberbl .case-counts3-wrap .item {
        width: 360px;
        padding-right: 10px;
    }
    
    .sberbl5 .title {
        margin-bottom: 70px;
    }
    
    .sberbl5 .item {
        font-size: 16px;
        width: calc((100% - 40px) / 3);
        margin-right: 20px;
    }
    
    .sberbl5 .item .num {
        font-size: 20px;
    }
    
    .sberbl6.case-counts6 .col .item .num {
        font-size: 40px;
        line-height: 60px;
        margin-bottom: 20px;
    }
    
    .sberbl6.case-counts6 .col .item {
        margin-bottom: 100px;
    }
    
    .sberbl6.case-counts6 .col2 {
        width: 350px;
    }
    
    .sberbl6.case-counts6 .col2 .item {
        margin-bottom: 36px;
    }
    
    .sberbl6.case-counts6 .col2 .item .num {
        font-size: 40px;
        line-height: 60px;
        margin-bottom: 20px;
    }
    
    .sberbl8.case-counts8 .horizontal-scroll {
        padding-left: 50px;
    }
}

@media only screen and (max-width:1600px) {
    .cases .title {
        font-size: 40px;
        margin-bottom: 170px;
    }
    
    .cases .title br {
        display: none;
    }
    
    .case-bl1 .img {
        margin-right: 120px;
    }
    
    .case-bl1 .text {
        width: 490px;
        font-size: 16px;
    }
    
    .case-bl1 .text div {
        font-size: 20px;
        
    }
    
    .case-program .title {
        text-align: left;
        margin-bottom: 100px;
    }
    
    .case-program .list .item .name {
        font-size: 20px;
    }
    
    .case-program .list .item {
        font-size: 16px;
        line-height: 1.8;
        width: calc((100% - 60px) / 3);
        margin-right: 30px;
    }
    
    .case-steps .case-slider {
        width: calc(100vw - 80px);
    }
    
    .case-steps .title {
        font-size: 40px;
        line-height: 60px;
    }
    
    .case-team .title {
        font-size: 40px;
        line-height: 60px;
    }
    
    .case-team-wrapper .item p {
        font-size: 20px;
    }
    
    .case-team-wrapper .item {
        font-size: 16px;
        width: 510px;
    }

    .case-counts2 .wrapper .left {
        width: 400px;
        font-size: 200px;
        margin-right: 40px;
        line-height: 165px;
    }
    
    .case-counts2 .wrapper .left div {
        font-size: 14px;
        padding: 0 12px;
        height: 32px;
        line-height: 32px;
    }
    
    .case-counts2 .wrapper .right {
        width: calc(100% - 440px);
        
    }
    
    
    .case-counts2 .wrapper .left::before {
        width: 90px;
        height: 80px;
        top: -75px;
        left: 170px;
    }
    
    .case-counts3 {
        padding-top: 100px;
    }
    
    .case-counts3 .title {
        font-size: 40px;
        line-height: 60px;
    }
    
    .case-counts3-wrap .item p {
        font-size: 20px;
    }
    
    .case-counts3-wrap .item {
        font-size: 16px;
        padding-right: 30px;
    }
    
    
    .case-counts3-wrap .item ul li:before {
        top: 12px;
    }
    
    .case-counts3-wrap {
        padding-bottom: 90px;
    }
    
    .case-counts4 .title {
        font-size: 40px;
        line-height: 60px;
        width: 270px;
    }
    
    .case-counts4 .text {
        width: 485px;
        padding-right: 0;
    }
    
    .case-counts5 .title {
        font-size: 40px;
        line-height: 60px;
    }
    
    .case-counts5 .wrap .text {
        font-size: 16px;
        padding-right: 30px;
    }
    
    .case-counts5 .wrap .text p {
        font-size: 20px;
    }
    
    .case-counts6 {
        padding: 120px 0;
    }
    
    .case-counts6 .vtext {
        font-size: 16px;
        left: -75px;
    }
    
    .case-counts6 .title {
        font-size: 40px;
        line-height: 60px;
    }
    
    .counts6-slider .item {
        font-size: 16px;
        line-height: 1.8;
    }
    
    .counts6-slider .item span {
        font-size: 40px;
        line-height: 60px;
    }
    
    .case-counts6 .video {
        margin-right: 140px;
    }
    
    .case-counts6 .text {
        font-size: 16px;
        width: calc(100% - 670px);
    }
    
    .case-counts7 .title {
        font-size: 40px;
        line-height: 60px;
    }
    
    .counts7-list .item {
        font-size: 16px;
        padding: 120px 50px 50px;
        line-height: 1.8;
    }
    
    .counts7-list .item:before {
        left: 50px;
        top: 65px;
    }
    
    .case-counts9 .wrapper .item .title {
        font-size: 40px;
        line-height: 60px;
        margin-bottom: 70px;
    }
    
    .case-counts9 .wrapper .item {
        font-size: 16px;
    }
}

@media only screen and (max-width:1440px) {
    
    .focuses {
        padding: 100px 0;
    }
    
    .focuses .title {
        font-size: 40px;
        line-height: 60px;
        margin-bottom: 50px;
    }
    
    .focuses-list .info .name {
        font-size: 32px;
    }
    
    .focuses-list .info .nums {
        font-size: 32px;
    }
    
    .bl1 .wrapper {
        padding-top: 0;
    }
    
    .bl1 h1 {
        padding-bottom: 45px;
    }
    
    .bl1 .line2 {
        right: 0px;
        top: 461px;
    }
    
    .bl2 .wrapper {
        font-size: 40px;
        line-height: 60px;
        
    }
    
    .bl2 .wrapper p {
        padding-left: 100px;
    }
    
    .bl3 .wrapper .titleinfo {
        width: 300px;
    }
    
    .bl3 .wrapper .titleinfo .line1 {
        font-size: 40px;
    }
    
    .bl3 .wrapper .table {
        width: calc(100% - 305px);
    }
    
    .bl3 .wrapper .table .row .lbl {
        max-width: 440px;
    }
    
    .bl4 .wrapper {
        padding: 0 120px;
    }
    
    .bl4 .wrapper .left {
        font-size: 40px;
        line-height: 60px;
    }
    
    .bl4 .wrapper .right {
        margin-top: 100px;
    }
    
    .bl4 .wrapper .right div {
        font-size: 40px;
    }
    
    .bl4 .wrapper .right:before {
        right: 0;
    }
    
    .bl5 .bl50 .wrapper .item div {
        font-size: 40px;
    }
    
    .bl5 .bl50 .wrapper .item {
        width: 380px;
    }
    
    .bl50 {
        display: flex !important;
    }
    
    .bl51-2 .text {
        font-size: 20px;
        line-height: 1.5;
        max-width: 280px;
    }
    
    .bl51-slider {
        bottom: 100px;
    }
    
    .bl52 .title {
        font-size: 240px;
    }
    
    .bl52 .horizontal-scroll .item {
        top: 0;
    }
    
    .bl4 .wrapper .left span:before {
        top: 11px;
    }
    
    .bl6-line {
        height: 140px;
        line-height: 140px;
        font-size: 30px;
    }
    
    .bl6 form {
        padding-top: 200px;
    }
    
    .bl6 form .text {
        font-size: 30px;
    }
    
    .bl7 {
        padding-bottom: 80px;
    }
    
    .bl7 .left {
        font-size: 30px;
    }
    
    .bl7 .right {
        font-size: 30px;
        left: 0;
        padding-top: 80px;
        padding-bottom: 60px;
        
    }
    
    .blo1-slider .item .info .desc1 {
        font-size: 18px;
    }
    
    .blo1-slider .item .info .desc2 {
        line-height: 1.4;
        font-size: 16px;
    }
    
    .blo1-slider .item .line2 {
        font-size: 14px;
    }
    
    
    
    
    .h2 {
        font-size: 40px;
    }
    
    .festbl1 .img {
        width: 450px;
    }
    
    .festbl1 .info strong {
        font-size: 20px;
    }
    
    .festbl1.spaceb {
        align-items: flex-end;
    }
    
    .festbl1 .info {
        width: 484px;
        padding-right: 0;
    }
    
    .festbl2 .info strong {
        display: block;
        margin-bottom: 70px;
    }
    
    .festbl2 .img {
        width: 450px;
    }
    
    .festbl2.spaceb {
        align-items: flex-end;
    }
    
    .festbl2 .info {
        width: 484px;

    }
    
    .festbl1 {
        margin-bottom: 110px;
    }
    
    .festbl2 {
        margin-bottom: 180px;
    }
    
    .festbl3 .steps .item {
        font-size: 16px;
        margin-bottom: 27px;
    }
    
    .festbl3 .steps .item .step {
        font-size: 20px;
    }
    
    .festbl3 .img {
        display: none;
    }
    
    .festbl4 {
        padding: 180px 0;
    }
    
    .festbl4 .subtitle {
        font-size: 20px;
        margin-bottom: 70px;
    }
    
    body.festpage {
        font-size: 16px;
    }
    
    .festbl4 .col .name {
        font-size: 20px;
    }
    
    .festbl4 .col {
        width: 320px;
    }
    
    .festbl5 .title {
        margin-bottom: 70px;
    }
    
    .festbl5 .teamlist .item .name {
        padding-left: 100px;
        font-size: 20px;
    }
    
    .festbl5 .teamlist .item .info {
        padding-left: 100px;
    }
    
    .festbl6 .spaceb .col {
        width: 490px;
        margin-right: 120px;
    }
    
    .festbl6 .spaceb .col strong {
        font-size: 20px;
    }
    
    
    
    .festbl7 .title {
        margin-bottom: 75px;
    }
    
    .festbl7 .num-item div {
        margin: 20px 0;
    }
    
    .festbl7 .num-item {
        margin-bottom: 60px;
    }
    
    .festbl8 {
        height: 1030px;
    }
    
    .festbl8 .title {
        margin-bottom: 70px;
    }
    
    .festbl8 .fest-reviews img {
      position: absolute;
      left: -50px;
      top: 70px;
    }
    
    .festbl8 .fest-reviews img:nth-child(2) {
      position: absolute;
      left: 17px;
      top: 255px;
    }
    
    .festbl8 .fest-reviews img:nth-child(4) {
      position: absolute;
      left: 543px;
        top: 136px;
    }
    
    .festbl8 .fest-reviews img:nth-child(3) {
      position: absolute;
      left: 369px;
        top: 466px;
    }
    
    .festbl9 .title {
        margin-bottom: 70px;
    }
    
    .festbl9 .info {
      max-width: 485px;
      margin-bottom: 43px;
    }
    
    .festbl9 .col {
        width: 487px;
    }
    
    .festbl10 .col {
        width: 487px;
    }
    
    .festbl10 .col2 {
        width: 450px;
        height: 406px;
    }
    
    .festbl10 .col ul {
        margin-bottom: 62px;
    }
    
    .wrapper {
        padding: 0 40px;
    }
}

@media only screen and (max-width:1260px) {
    .cases .title {
        font-size: 24px;
        line-height: 40px;
        margin-bottom: 120px;
    }
    
    .cases {
        padding-top: 160px;
    }
    
    .cases .case-line div {
        font-size: 16px;
    }
    
    .cases .case-line div:nth-child(2) {
        position: absolute;
        left: 0;
        top: 52px;
        width: 100%;
        text-align: center;
    }
    
    .cases .case-line {
        margin-bottom: 95px;
    }
    
    .case-bl1 {
        display: block;
    }
    
    .case-bl1 .img {
        margin-right: 0;
        width: 100%;
        text-align: center;
        margin-bottom: 32px;
    }
    
    .case-bl1 .img img {
        max-width: 100%;
        
    }
    
    .case-bl1 .text {
        width: 100%;
        font-size: 14px;
        line-height: 1.8;
    }
    
    .case-bl1 .text div {
        font-size: 18px;
    }
    
    .case-program .title {
        margin-bottom: 35px;
    }
    
    .case-program .list .item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 35px;
        font-size: 14px;
    }
    
    .case-program .list .item .name {
        font-size: 18px;
    }
    
    .case-program {
        padding-bottom: 0;
    }
    
    .case-program .img {
      position: relative;
      right: 0;
      bottom: 0;
      width: 100%;
      margin-top: -50px;
        margin-bottom: -80px;
    }
    
    .case-steps {
        padding: 100px 0 110px;
    }
    
    .case-steps .case-slider {
      width: calc(100vw - 20px);
    }
    
    .case-steps .title {
        font-size: 24px;
        line-height: 40px;
        margin-bottom: 55px;
    }
    
    .case-steps .case-slider .item {
        width: 230px;
        font-size: 14px;
    }
    
    .case-team {
        padding: 80px 0 100px;
    }
    
    .case-team .title {
        font-size: 24px;
        line-height: 40px;
        margin-bottom: 55px;
    }
    
    .case-team-wrapper {
        display: block;
    }
    
    .case-team-wrapper .item {
        font-size: 14px;
        width: 100%;
        margin: 0 0 50px;
    }
    
    .case-counts2 .wrapper .left {
      width: 100%;
      font-size: 170px;
      margin-right: 0;
      line-height: 127px;
      text-align: center;
    }
    
    .case-counts2 .wrapper .left div {
      font-size: 13px;
      padding: 0 12px;
      height: 32px;
      line-height: 32px;
      white-space: nowrap;
      left: -10px;
    }
    
    .case-counts2 .wrapper .right {
      width: 100%;
      display: block;
      margin-top: 95px;
    }
    
    .case-counts2 .wrapper .right p {
        font-size: 24px;
        line-height: 40px;
        margin: 0 0 32px;
    }
    
    .case-counts2 .wrapper .right .item {
        width: 100%;
        display: block;
        
    }
    
    .case-counts2 .wrapper .right .item span {
        font-size: 45px;
        width: 100px;
        margin-right: 14px;
    }
    
    .case-counts2 .wrapper .right .item div {
        display: inline-block;
        width: calc(100% - 115px);
        vertical-align: middle;
    }
    
    .case-counts3 {
        padding-top: 80px;
    }
    
    .case-counts3 .title {
        font-size: 24px;
        line-height: 40px;
        margin-bottom: 50px;
    }
    
    .case-counts3-wrap {
        display: block;
        padding-bottom: 45px;
    }
    
    .case-counts3-wrap .item {
        font-size: 14px;
        padding: 0;
        margin: 0 0 50px;
        width: 100%;
    }
    
    .case-counts3-wrap .item p {
        font-size: 18px;
    }
    
    .case-counts3-wrap .item ul li:before {
        left: 0;
        top: 11px;
    }
    
    .case-counts3-wrap .item ul li {
        padding-left: 37px;
    }
    
    .case-counts4 {
        padding-top: 70px;
    }
    
    .case-counts4 .wrap {
        padding-bottom: 70px;
        display: block;
        position: relative;
        padding-top: 104px;
    }
    
    .case-counts4 .img {
      width: 100%;
      margin-left: 0;
      text-align: center;
      margin-bottom: 40px;
    } 
    
    .case-counts4 .img img {
        max-width: 100%;
    }
    
    .case-counts4 .title {
        font-size: 24px;
        line-height: 40px;
        position: absolute;
        left: 0;
        top: 0;
    }
    
    .case-counts4 .text {
        width: 100%;
        font-size: 14px;
    }
    
    .case-counts5 {
        padding: 70px 0;
    }
    
    .case-counts5 .title {
        font-size: 24px;
        line-height: 40px;
        margin: 0 0 55px;
    }
    
    .case-counts5 .wrap {
        display: block;
    }
    
    .case-counts5 .wrap .text {
        padding-right: 0;
        width: 100%;
        font-size: 14px;
        margin-bottom: 55px;
    }
    
    .case-counts5 .wrap .text p {
        font-size: 18px;
    }
    
    .case-counts6 {
        padding: 60px 0;
        overflow-x: hidden;
    }
    
    .case-counts6 .title {
        font-size: 24px;
        line-height: 40px;
    }
    
    .counts6-slider {
        height: 125px;
    }
    
    .counts6-slider .item {
        font-size: 14px;
    }
    
    .counts6-slider .item span {
        margin-bottom: 10px;
        font-size: 24px;
        line-height: 40px;
    }
    
    .case-counts6 .vtext {
        display: none;
    }
    
    .case-counts6 .video {
        margin-right: 0;
        width: 100%;
    }
    
    .case-counts6 .text {
        width: 100%;
        margin-top: 25px;
        font-size: 14px;
        height: auto;
    }
    
    .case-counts6 .text p {
        margin: 0 0 22px;
    }
    
    .case-counts6 .text p:last-child {
        position: relative;
    }
    
    
    
    .case-counts7 {
        padding: 130px 0 80px;
    }
    
    .case-counts7 .title {
        font-size: 24px;
        line-height: 40px;
        margin-bottom: 55px;
    }
    
    .counts7-list .item {
        width: 100%;
        margin: -200px 0 0;
        min-height: 343px;
        height: auto;
        font-size: 14px;
        padding: 130px 15px 40px;
    }
    

    .counts7-list .item:before {
        left: calc(50% - 19px);
        top: 45px;
    }
    
    .counts7-list .item.act:after {
        opacity: 0;
    }
    
    .case-counts9 {
        padding: 80px 0 100px;
    }
    
    .case-counts9 .wrapper {
        display: block;
    }
    
    .case-counts9 .wrapper .item {
        width: 100%;
        margin-bottom: 40px;
        font-size: 14px;
    }
    
    .case-counts9 .wrapper .item .title {
        font-size: 24px;
        line-height: 40px;
        margin-bottom: 35px;
    }
    
    .case-counts8 .horizontal-scroll {
        padding-left: 100px;
    }
    
    .counts6-slider.desk {
        display: none;
    }

    .counts6-slider.mob {
        display: block;
    }
}

@media only screen and (max-width:1024px) {
    
    body, html {
        overflow-x: hidden;
    }
    .stepback {
        display: none;
    }
    
    .bl52 .stepback {
        left: 24px;
        display: block;
    }
    
    .bl51 .stepback {
        right: 24px;
        display: block;
    }
    
    .head .wrapper .left, .head .wrapper .right {
        display: none;
    }
    
    .head .wrapper {
        height: 60px;
        background: url(../images/logo.svg) center center no-repeat;
        background-size: 127px auto;
    }
        
    .burger {
        width: 24px;
        height: 24px;
        position: absolute;
        top: 20px;
        right: 30px;
        display: block;
        z-index: 8;
        cursor: pointer;
    }
    
    .burger div {
        position: absolute;
        top: calc(50% - 2px);
        height: 3px;
        width: 100%;
        background: #040404;
        border-radius: 2px;
        transition: all 0.3s;
    }
    
    .burger div:before {
        position: absolute;
        top: -9px;
        height: 3px;
        width: 100%;
        background: #040404;
        border-radius: 2px;
        content: " ";
        display: block;
        transition: all 0.3s;
    }
    
    .burger div:after {
        position: absolute;
        top: 9px;
        height: 3px;
        width: 100%;
        background: #040404;
        border-radius: 2px;
        content: " ";
        display: block;
        transition: all 0.3s;
    }
    
    .main-bureau .burger.act div {
        background: transparent;
    }
    
    .burger.act div:before {
        transform: rotate(-45deg);
        background: #fff;
        top: 0;
    }
    
    .burger.act div:after {
        transform: rotate(45deg);
        background: #fff;
        top: 0;
    }
    
    .bl7 .right .hint {
        display: none !important;
    }
    
    .head .mainlogo {
        top: 15px;
        display: none;
    }
    
    .main-bureau  .head .mainlogo {
        display: block;
    }
    
    .main-bureau .mainlogo svg path {
        fill: #fff;
    }

    
    .main-bureau .mainlogo {
        top: 15px;
    }
    
    .main-bureau .mainlogo svg {
        height: 20px;
    }
    
    .main-bureau .burger div, .main-bureau .burger div:before, .main-bureau .burger div:after {
        background: #fff;
    }
    
    .head .wrapper {
        z-index: 4;
        position: relative;
    }
    
    .main-bureau .head {
        mix-blend-mode: normal;
    }
    
    .mobmenu.open {
        display: block;
        position: absolute;
        z-index: 2;
        left: 0;
        top: 0;
        width: 100%;
        padding: 110px 16px 32px;
        box-sizing: border-box;
        background: rgba(0,0,0,0.5);
        height: 100vh;
        backdrop-filter: blur(10.6167px);
    }
    
    .head .mobmenu .logo {
        position: absolute;
        left: 49px;
        top: 30px;
    }
    
    .head .mobmenu .logo img {
        height: 18px;
    }
    
    .head.open .wrapper .logo {
        display: none;
    }

    
    .head .mobmenu .headmenu {
        display: block;
    }
    
    .head .mobmenu .headmenu a {
        display: block;
        margin-bottom: 50px;
        padding-left: 32px;
        position: relative;
        color: #fff;
        font-size: 40px;

    }
    
    .head .mobmenu .headmenu a img {
        position: absolute;
        left: 0;
        top: 0;
    }
    
    .focuses {
        padding: 100px 0 30px;
        
    }
    
    .wrapper {
        padding: 0 24px;
    }
    
    .bl1 .wrapper {
        padding-top: 200px;
    }
    
    .bl1 .fp-tableCell {
        display: block;
    }
    
    .bl1 .bg1-mob {
        display: block;
        position: absolute;
        left: 0;
        top: 70px;
    }

    .bl1 .bg2-mob {
        display: block;
        position: absolute;
        right: 0;
        top: 300px;
    }
    
    .bl1 .bg1, .bl1 .bg2 {
        display: none;
    }
    
    .bg1tab, .bg2tab, .bg3tab {
        display: none;
    }
    
    .focuses-list {
        margin-top: 35px;
        border: 0;
        border-top: 1px solid #000;
    }

    .focuses .title {
        font-size: 35px;
    }
    
    .focuses-list .info {
      padding: 25px 100px 25px 0px;
      display: block;
    }
    
    .focuses-list .item {
        border: 0;
    }
    
    .focuses-list .item .arr {
        right: 25px;
        bottom: 20px;
    }
    
    .focuses-list .info .name {
        font-size: 14px;
        line-height: 1.7;
        font-weight: 700;
    }
    
    .focuses-list .info .nums {
        font-size: 14px;
        position: absolute;
        right: 0;
        left: auto;
        text-align: left;
        top: 7px;
        margin-top: 0px;
        font-weight: 700;
        width: 80px;
        text-align: center;
    }
    
    .focuses-list .subinfo .left {
        width: 100%;
        padding: 25px;
        font-size: 14px;
        line-height: 2;
        border-right: 0;
    }
    
    .focuses-list .subinfo .right {
        width: 100%;
        padding: 25px;
        border-top: 1px solid #000;
        font-size: 14px;
        line-height: 2;
        border-left: 0;
        margin: 0;
    }
    
    .focuses-list .subinfo .right strong {
        margin-bottom: 20px;
    }
    
    .focuses-list .experts {
        padding: 25px;
        
    }
    
    .focuses-list .experts .expert-item {
        margin-right: 0;
        display: block;
        margin-bottom: 40px;
    }
    
    .footer .wrapper {
        display: block;
    }
    
     .footer .wrapper > a {
         display: block;
         width: 233px;
         margin: 0 auto 40px;
     }
     
     .footer .wrapper .links {
         text-align: center;
     }
     
     .footer .links a {
         margin: 0 9px;
     }
     
     .bl4 .wrapper {
         padding: 0 25px;
     }
     
     .bl4 .wrapper .right {
         margin-top: 0;
     }
     
     .bl4 .wrapper .right div {
         line-height: 70px;
     }
     
     .bl5 .bl50 .wrapper .item:last-child {
         padding-bottom: 150px;
         position: relative;
     }
     
     .bl5 .bl50 .wrapper .item:nth-child(2) div {
         position: absolute;
         bottom: 0;
         width: 100%;
     }
     
     .blo1 {
         padding: 150px 0 80px;
     }
     
     .blo1 .title {
         font-size: 35px;
     }
     
     .blo1-slider .item {
         width: calc(100vw - 48px);
         margin: 0;
         height: auto;
         padding: 20px 15px 240px;

     }
     
     .blo1-slider .item .img {
         width: 100%;
         margin-right: 0;
         margin-bottom: 25px;
     }
     
     .blo1-slider .item .info {
         width: 100%;
     }
     
     .blo1-slider .item .info .name {
         padding-bottom: 28px;
     }
     
     .blo1-slider .item .info .desc2 {
         font-size: 14px;
     }
     
     .blo1-slider .item .line2 {
      height: 81px;
      padding: 27px 20px 0;
      line-height: 1.1;
      box-sizing: border-box;
      font-size: 12px;
    }
     
     
    .blo1-slider .item .line1 {
      bottom: 82px;
      height: 70px;
      font-size: 14px;
      line-height: 70px;
    }
     
     .blo2 {
         padding: 44px 0 10px;
     }
     
     .blo2 .title {
         font-size: 35px;
         margin-bottom: 24px;
     }
     
     .blo2-list .item .year {
         width: auto;
         display: block;
         font-size: 30px;
         margin-bottom: 20px;
     }
     
     .blo2-list .item .info {
         width: 100%;
         font-size: 14px;
         margin-bottom: 40px;
     }
     
     .blo2-list .item .list .list-item {
         
     }
     
     .blo2-list .item .list .list-item div:nth-child(1) {
         width: 100%;
         display: block;
         font-size: 30px;
         margin-bottom: 20px;
     }
     
     .blo2-list .item .list .list-item div:nth-child(1):before {
         display: none;
     }
     
     .blo2-list .item .list .list-item div:nth-child(2) {
         width: 100%;
         font-size: 14px;
     }
     
     .blo2-list .item .list {
         margin-top: 0;
         padding-left: 0;
     }
     
     .blo2-list .item {
         margin-bottom: 50px;
     }
     
     .blo1-slider {
         padding-top: 100px;
         margin-top: 20px;
     }
     
     .bl1 .wrapper .logo {
         display: none;
     }
     
     .bl1 h1 {
         padding-top: 0;
         font-size: 24px;
         margin-bottom: 0px;
         line-height: 40px;
     }
     
     .bl1 .line1 {
         font-size: 12px;
         line-height: 40px;
     }
     
     .bl1 .line1 span {
         display: block;
         font-size: 12px;
         margin-right: 0;
     }
     
     .bl1 .line2 {
         display: none;
     }
     
     .bl1-img1, .bl1-img2, .bl1-img3 {
         display: none;
     }
     
     
     .bl1-slider .item .text {
         font-size: 14px;
         text-align: left;
     }
     
     .bl1-slider .item {
         width: 100vw;
         height: 112px;
     }
     
     .bl1-slider .item:before {
        position: absolute;
        right: 25px;
        top: calc(50% - 3px);
        content: " ";
        width: 34px;
        height: 8px;
        display: block;
        background: url(../images/arr-rightw-l.svg) left center no-repeat;
        transform: rotate(180deg);
        transition: all 0.3s;
    }
     

     
     .bl1-slider .item .img img {
         height: 116px;
     }
     
     .bl2 .wrapper {
         padding: 50px 20px 0;
         font-size: 24px;
         line-height: 40px;
         
     }
     
     .bl2 .wrapper br {
         
     }
     
     .bl2 .wrapper p {
         padding-left: 14px;
     }
     
     .bl2 .wrapper img {
         max-height: 25px;
         top: 6px;
     }
     
     .bl2 .bg {
         display: none;
     }
     
     .bl2-icon4 {
         display: none;
     }
     
     .bl2-icon4mob {
         display: inline;
     }
     
     .fp-section.fp-table, .fp-slide.fp-table {
         height: auto !important;
     }
     
     .fp-tableCell {
         height: auto !important;
     }
     
     .bl1-slider {
         position: relative;
         margin: 145px 0 0px;
     }
     
     .bl2 .wrapper .round {
         display: inline;
         border: none;
         padding: 0;
     }
     
     
     .bl2 .wrapper {
         margin-bottom: 45px;
     }
     
     .bl3 .wrapper {
         padding-top: 20px;
     }
     
     .bl3 .wrapper .titleinfo {
         width: 100%;
     }
     
     .bl3 .wrapper .table {
         width: 100%;
     }
     
     .bl3 .wrapper .titleinfo .line1 {
         font-size: 35px;
         
     }
     
     .bl3 .wrapper .titleinfo .line2 {
         font-size: 14px;
         line-height: 2;
         max-width: 340px;
     }
     
      .bl3 .wrapper .line3 {
          text-align: left;
      }
     
     .bl3 .wrapper .line3 div {
         font-size: 14px;
         line-height: 2;
         border: 0;
         padding: 0;
     }
     
     .bl3 .wrapper .line3 div font {
         display: inline-block;
         border: 1px solid #000;
         line-height: 32px;
         padding: 0 20px;
         box-sizing: border-box;
         position: relative;
         top: -1px;
     }
     
     .bl3 .wrapper .table {
         margin-top: 35px;
     }
     
     .bl3 .wrapper .table .row {
         font-size: 14px;
         line-height: 24px;
         justify-content: flex-start;
     }
     
     .bl3 .wrapper .table .row .lbl {
         width: 50%;
         max-width: 50%;
     }
     
     .bl3 .wrapper .table .row .val {
         padding-left: 10px;
     }
     
     .bl3 .wrapper .table .row .lbl::before {
         left: calc(200% - 30px);
     }
     
     .bl3-slider {
         bottom: 0;
         position: relative;
         margin: 35px 0 80px;
     }
     
     .bl3 .fp-tableCell {
         display: block;
     }
     
     .bl3-slider .item {
         font-size: 12px;
     }

     .bl4 .wrapper .left {
         font-size: 24px;
         line-height: 32px;
     }
     
     .bl4 .wrapper .right div {
        font-size: 14px;
        width: 100%;
        line-height: 40px;
        text-align: center;
    }
    
    .bl4 .wrapper .right:before {
         display: none;
     }
    
    .bl5-wrap-slider .slick-slide {
        overflow-x: hidden;
    }
    
    .bl5 .bl50 .wrapper {
        display: block;
        padding: 50px 0 0;
    }
    
    .bl5 .bl50 .wrapper .item {
        width: 320px;
        margin: 30px auto;
    }
    
    .bl5 .bl50 .wrapper .item div {
        font-size: 23px;
        padding: 23px 0;
    }
    
    .bl4 .wrapper {
        padding-bottom: 50px;
    }
    

    .bl6 .fp-tableCell {
        display: block !important;
    }
    
    .bl6-line {
        font-size: 14px;
        line-height: 1.7;
        padding: 20px;
        box-sizing: border-box;
        height: auto;
        position: relative;
    }
    
    .bl6-line img {
        width: 53px;
    }
    
    .bl6 form {
        padding-top: 0;
        width: 100%;
    }
    
    .bl6 .wrapper {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    
    .bl6 form .text {
        font-size: 14px;
        line-height: 2;
    }
    
    .bl6 form .form-line input[type="text"] {
        display: block;
        width: 100%;
        margin: 0 0 32px;
    }
    
    .bl6 form .form-line input[type="text"]:nth-child(2) {
        width: 100%;
    }
    
    .bl6 form .form-line input[type="submit"] {
        width: 100%;
        margin-bottom: 32px;
    }
    
    .bl6 form .checkbox {
        margin-top: 0;
    }
    
    .bl7 {
        display: block;
        padding-top: 45px;
        padding-bottom: 50px;
    }
    
    .bl7 .left {
        font-size: 14px;
        line-height: 32px;
        margin-bottom: 32px;
        width: 100%;
    }
    
    .bl7 .right {
        width: 100%;
        font-size: 14px;
        line-height: 28px;
        padding: 35px;
    }
    
    .bl51-1 .title {
        font-size: 130px;
        line-height: 57px;
        margin-bottom: 180px;
    }
    
    .bl51-1 .img1 {
        left: 0;
        top: -210px;
        width: 160px;
    }
    
    .bl51-1 .img2 {
        right: -100px;
        width: 160px;
        top: -110px;
    }
    
    .bl51-1 .img3 {
      left: auto;
      right: 0;
      top: 120px;
      width: 160px;
    }
    
    .bl51-1 .text-hint {
      width: 100%;
      position: relative;
      top: 0;
      left: 0;
      font-size: 14px;
      line-height: 28px;
    }
    
    .bl51-2 {
        padding-top: 30px;
        display: block;
        margin-top: 0;
    }
    
    .bl51-2 .left {
        display: none;
    }
    
    .bl51-2 .right .line {
        font-size: 14px;
        line-height: 30px;
        padding: 0 15px;
    }
    
    .bl51-2 .right {
        width: 100%;
    }
    
    .bl51-2 .text {
        max-width: 100%;
        width: 100%;
        font-size: 25px;
        line-height: 35px;
        margin-bottom: 20px;
    }
    
    .bl51-2 .text div {
        font-size: 14px;
        line-height: 28px;
        margin-top: 20px;
    }
    
    .bl51-3 {
      padding-top: 160px;
      margin-bottom: 70px;
      position: relative;
    }
    
    .bl51-3 .item {
      width: calc(100vw - 40px);
      margin-left: 0;
    } 
    
    .bl51-3 .item .img {
        width: 100%;
        margin-right: 0;
        max-width: 320px;
    }
    
    .bl51-3 .item .text {
        width: 100%;
        display: block;
        font-size: 16px;
    }
    
    .bl51-3 .item .text div {
        font-size: 100px;
        margin-top: 30px;
    }
    
    .bl52 .title {
        position: relative;
        font-size: 75px;
        left: 0;
        top: 0;
        height: auto;
        word-wrap: break-word;
        line-height: 1;
        margin-bottom: 60px;
    }
    
    .bl52 {
        display: block !important;
        height: auto;
    }
    
    .bl52 .horizontal-scroll {
        display: block;
        padding: 0 20px;
    }
    
    .bl52 .horizontal-scroll .item {
        width: 100%;
        margin-bottom: 60px;
    }
    
    .bl52 .horizontal-scroll .item .img {
        width: 100%;
        margin-right: 0;
    }
    
    .bl52 .horizontal-scroll .item .img .img-text {
        font-size: 14px;
        line-height: 22px;
        padding: 15px;

    }
    
    .bl52 .horizontal-scroll .item .text {
        width: 100%;
        margin-top: 32px;
    }
    
    .bl52 .horizontal-scroll .item:nth-child(2n) .text {
        margin-top: 32px;
    }
    
    
    .bl52 .horizontal-scroll .item, .bl52 .horizontal-scroll .item:nth-child(2n), .bl52 .horizontal-scroll .item:nth-child(3n) {
        margin-left: 0;
        top: 0;
    }
    
    .bl1 .line1 font {
        text-decoration: underline;
    }
    
    .bl1 .line1 a {
        display: block;
        margin: 0 auto;
        max-width: 320px;
        color: #fff;
        text-decoration: none;
    }
    
    .spaceb {
        display: block;
    }
    
    .festbl1 .img {
        max-width: 328px;
        width: 100%;
        margin-bottom: 32px;
    }
    
    body.festpage {
        font-size: 14px;
    }
    
    .festbl1 .info {
        width: 100%;
    }
    
    .festbl1 .info strong {
        font-size: 18px;
    }
    
    .festbl1 .info {
        font-size: 16px;
    }
    
    .h2 {
        font-size: 24px;
    }
    
    .festbl2 .info strong {
        margin-bottom: 32px;
    }
    
    .festbl2 {
        position: relative;
        padding-top: 360px;
        margin-bottom: 108px;
    }
    
    .festbl2 .img {
        width: 328px;
        position: absolute;
        left: 0;
        top: 0;
    }
    
    .festbl2 .info {
        width: 100%;
        font-size: 14px;
    }
    
    .festbl3 {
        padding: 88px 0 111px;
    }
    
    .festbl3 .title {
        margin-bottom: 80px;
    }
    
    .festbl3 .steps .item .step {
        font-size: 18px;
        margin-right: 34px;
        flex-shrink: 0;
    }
    
    .festbl3 .steps .item {
        font-size: 14px;
    }
    
    .festbl4 {
        padding: 80px 0;
    }
    
    .festbl4 .subtitle {
        margin: 25px 0 45px;
        font-size: 18px;
    }
    
    .festbl4 .col .name {
        font-size: 18px;
    }
    
    .festbl4 .col {
        width: 100%;
        margin-bottom: 40px;
    }
    
    .festbl4 .col:last-child {
        margin-bottom: 0;
    }
    
    .festbl5 {
        padding: 100px 0 110px;
        
    }
    
    .festbl5 .title {
        margin-bottom: 87px;
    }
    
    .festbl5 .teamlist .item {
        position: relative;
    }
    
    .festbl5 .teamlist .item .name {
        padding: 28px 15px;
        font-size: 18px;
        position: initial;
    }
    
    .festbl5 .teamlist .item.sub .name {
        position: initial;
    }
    
    .festbl5 .teamlist .item.act .name {
        border-color: #F5F5F5;
       
    }


    .festbl5 .teamlist .item.sub .name:before {

        transform: rotate(0deg);
    }

    
    .festbl5 .teamlist .item .info {
        padding: 5px 15px 85px;
    }
    
    .festbl5 .teamlist .item.sub .info {
        display: block;
    }
    
    .festbl5 .teamlist .item.sub .name:before {
        right: 25px;
        bottom: 25px;
    }
    
    .festbl6 {
        padding: 110px 0;
    }
    
    .festbl6 .spaceb .col {
        width: 100%;
        margin-right: 0;
        margin-bottom: 40px;
    }
    
    .festbl6 .spaceb .col strong {
        font-size: 18px;
    }
    
    .festbl6 .spaceb .col:last-child {
        margin-bottom: 0;
    }
    
    .festbl7-slider-mob {
        display: block;
        height: 200px;
        position: relative;
    }
    
    

    .festbl7-slider-mob .slick-prev {
        
        position: absolute;
        top: -60px;
        right: 0;
        height: 10px;
        width: 46px;
        text-indent: -9999px;
        border: 0;
        background: url(../images/cases/s7/arrow-w.svg) left center no-repeat;
        transition: all 0.3s;
    }

    .festbl7-slider-mob .slick-prev:hover {
        width: 306px;
    }

    .festbl7-slider-mob .slick-next {
        position: absolute;
        top: -90px;
        right: 0;
        height: 10px;
        width: 46px;
        text-indent: -9999px;
        border: 0;
        background: url(../images/cases/s7/arrow-w.svg) left center no-repeat;
        transform: rotate(180deg);
        transition: all 0.3s;
    }

    .festbl7-slider-mob .slick-next:hover {
        width: 306px;
    }

    
    .festbl7 .spaceb {
        display: none;
    }
    
    .festbl7 {
        padding: 60px 0;
    }
    
    .festbl7 .num-item div {
        margin: 10px 0;
        font-size: 24px;
        line-height: 40px;
    }
    
    .festbl7 .num-item span {
        display: inline-block;
        height: 50px;
    }
    
    .festbl7 .title {
        margin-bottom: 100px;
    }
    
    .festbl8 {
        padding: 95px 0;
        height: auto;
    }
    
    .festbl8 .title {
        margin-bottom: 20px;
    }
    
    .festbl8 .info {
        margin-bottom: 140px;
    }
    
    .festbl8 .fest-reviews {
        display: none;
    }
    
    .festbl8 .fest-reviews-mob {
        display: block;
        height: 250px;
    }
    
    .fest-reviews-mob div.slick-slide img {
        max-width: 320px;
        height: auto;
    }
    
    .fest-reviews-mob .slick-prev {
        
        position: absolute;
        top: -60px;
        right: 0;
        height: 10px;
        width: 46px;
        text-indent: -9999px;
        border: 0;
        background: url(../images/cases/sber/arrow.svg) left center no-repeat;
        transition: all 0.3s;
    }

    .fest-reviews-mob .slick-prev:hover {
        width: 306px;
    }

    .fest-reviews-mob .slick-next {
        position: absolute;
        top: -90px;
        right: 0;
        height: 10px;
        width: 46px;
        text-indent: -9999px;
        border: 0;
        background: url(../images/cases/sber/arrow.svg) left center no-repeat;
        transform: rotate(180deg);
        transition: all 0.3s;
    }

    .fest-reviews-mob .slick-next:hover {
        width: 306px;
    }
    
    .festbl9 {
        padding: 100px 0;
        background: #fff;
    }
    
    .festbl9 .title {
        margin-bottom: 30px;
    }
    
    .festbl9 .col {
        width: 100%;
        height: auto;
        padding: 45px 18px;
        box-sizing: border-box;
        margin-bottom: 40px;
    }
    
    .festbl10 {
        padding: 0 0 100px;
    }
    
    .festbl10 .col2 {
        width: 100%;
        height: auto;
        padding: 35px;
        box-sizing: border-box;
    }
    
    .festbl10 .col {
        width: 100%;
        margin-bottom: 40px;
    }
    
    .festbl10 .col2 .title {
        margin-bottom: 20px;
    }
    
    .festbl10 .col p {
        padding-left: 0;
    }
    
    .festbl10 .col .title {
        margin-bottom: 35px;
    }
    
    
    
    
    body.sberpage {
        font-size: 14px;
    }
    
    .sberbl1 .img {
        max-width: 328px;
        width: 100%;
        margin-bottom: 32px;
    }
    
    .sberbl1 .info {
        width: 100%;
        font-size: 16px;
    }
    
    .sberbl1 .info strong {
        font-size: 18px;
    }
    
    .cases .sberbl2 .title {
        margin-bottom: 40px;
    }
    
    .sberbl2 .spaceb div {
        width: 100%;
        margin-bottom: 40px;
    }
    
    .sberbl2 .spaceb div:last-child {
        margin-bottom: 0;
    }
    
    .sberbl3 {
        padding: 45px 0;
    }
    
    .sberbl3 .title {
        margin-bottom: 40px;
    }
    
    .sberbl3 .spaceb div {
        margin-bottom: 44px;
        width: 100%;
    }
    
    .sberbl3 .spaceb div:last-child {
        margin-bottom: 0;
    }
    
    .sberbl4 {
        padding: 45px 0;

    }
    
    .sberbl4-slick .slick-next {
        top: -90px;
    }
    
    .sberbl4-slick .slick-prev {
        top: -60px;
    }
    
    .sberbl4-slick .item {
        margin-right: 0;
        width: 100%;
        padding: 52px 18px 40px;
        height: auto;
        min-height: 468px;
    }
    
    .sberbl4-slick .item .name {
        font-size: 18px;
    }
    
    .sberbl4-slick .item .text {
        font-size: 18px;
        
    }
    
    .case-team.sberbl .case-team-wrapper .item {
        width: 100%;
    }
    
    .case-team-wrapper .item p {
        font-size: 18px;
    }
    
    .case-counts3.sberbl .case-counts3-wrap .item {
        width: 100%;
        padding-right: 0;
    }
    
    .case-counts3.sberbl .case-counts3-wrap {
        padding-bottom: 50px;
    }
    
    .sberpage .case-counts2 .wrapper .left div {
        font-size: 12px;
    }
    
    .case-counts2.sberbl .wrapper .right .item {
        width: 100%;
    }
    
    .case-counts2.sberbl .wrapper .right .item:nth-child(2n) {
        width: 100%;
    }
    
    .sberbl5 {
        padding: 0 0 40px;
    }
    
    .sberbl5 .wrapper {
        padding-top: 80px;
    }
    
    .sberbl5 .item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 40px;
        font-size: 14px;
    }
    
    .sberbl5 .item .num {
        font-size: 18px;
    }
    
    .sberbl6-slider-mob {
        display: block;
        height: 200px;
        color: #fff;
    }

    .sberbl6-counts {
        display: none;
    }
        
    .sberbl6-slider-mob .itembig {
        display: flex;
        text-align: center;
        justify-content: space-between;
    }
        
    .sberbl6-slider-mob .itembig .item {
        width: 150px;
        font-size: 14px;
        width: 202px;
    }
    
    .sberbl6-slider-mob .itembig .item:first-child {
        width: 83px;
  
    }

    .sberbl6-slider-mob .itembig .item .num {
        font-weight: 400;
        font-size: 24px;
        line-height: 40px;
        margin-bottom: 10px;
    }



    .sberbl6-slider-mob .item2 {
        padding-top: 40px;
        position: relative;
        background: url(../images/cases/sber/star.svg) center top no-repeat;
        font-size: 14px;
        text-align: center;
    }

    .sberbl6-slider-mob .item2 .num {
        font-weight: 400;
    font-size: 24px;
    line-height: 40px;
    margin-bottom: 10px;
    }

    .sberbl6-slider-mob .item2 .num span {
        font-weight: 400;
        font-size: 14px;
        line-height: 24px;
    }
    
    
    .sberbl6-slider-mob .slick-prev {
        
        position: absolute;
        top: -60px;
        right: 0;
        height: 10px;
        width: 46px;
        text-indent: -9999px;
        border: 0;
        background: url(../images/cases/s7/arrow-w.svg) left center no-repeat;
        transition: all 0.3s;
    }

    .sberbl6-slider-mob .slick-prev:hover {
        width: 306px;
    }

    .sberbl6-slider-mob .slick-next {
        position: absolute;
        top: -90px;
        right: 0;
        height: 10px;
        width: 46px;
        text-indent: -9999px;
        border: 0;
        background: url(../images/cases/s7/arrow-w.svg) left center no-repeat;
        transform: rotate(180deg);
        transition: all 0.3s;
    }

    .sberbl6-slider-mob .slick-next:hover {
        width: 306px;
    }

    .festbl10 {
        padding: 65px 0 80px;
    }
    
    .festbl10 .col {
        margin-bottom: 60px;
    }
    
    .bl1 .line1 .line1tip {
        display: none;
    }
    
    .case-counts8 .arrows {
        right: 20px;
        top: 40px;
    }


@media only screen and (max-width:760px) {
    
    
}

