::-webkit-scrollbar {
    width: 12px;
    height: 6px;
    background: #eaedf1;
}
::-webkit-scrollbar-thumb {
    background: #5f5f5f;
    border-radius: 32px;
}
::-webkit-scrollbar-track {
    background: #eaedf1;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
}
*{padding:0;margin:0;outline:none;box-sizing:border-box;}
@font-face{font-family:"Futura PT - Book";src:url('../fonts/FuturaPT-Book.eot');src:url('../fonts/FuturaPT-Book.eot?#iefix') format('embedded-opentype'), url('../fonts/FuturaPT-Book.woff') format('woff'), url('../fonts/FuturaPT-Book.ttf') format('truetype');font-weight:400;font-style:normal;}
@font-face{font-family:"Futura PT";src:url('../fonts/FuturaPT-Bold.eot');src:url('../fonts/FuturaPT-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/FuturaPT-Bold.woff') format('woff'), url('../fonts/FuturaPT-Bold.ttf') format('truetype');font-weight:700;font-style:normal;}
@font-face{font-family:"Futura PT";src:url('../fonts/FuturaPT-Light.eot');src:url('../fonts/FuturaPT-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/FuturaPT-Light.woff') format('woff'), url('../fonts/FuturaPT-Light.ttf') format('truetype');font-weight:300;font-style:normal;}
.content{width:1190px;margin:0 auto;}
.anim{transition:.5s all cubic-bezier(0.65, 0.05, 0.36, 1);}
body{background-color:#f2f2f2;}
header{background:url(../img/pic_forbg_1block.png), url(../img/top_bg.png);padding-top:30px;background-position-y:25px;padding-bottom:60px;}
header .content{position:relative;}
header .logo{}
header .logo a{display:flex;justify-content:flex-start;text-decoration:none;max-width:455px;}
header .logo a .left{}
header .logo a .left img{}
header .logo a .right{padding-top:30px;padding-bottom:30px;padding-left:19px;}
header .logo a .right h1{font-family:"Futura PT";font-size:32px;font-weight:700;line-height:23px;text-transform:uppercase;color:#ffffff;letter-spacing:2.56px;margin-bottom:9px;}
header .logo a .right h1 span{color:#ebcc62;}
header .logo a .right p{color:#ffffff;font-family:"Futura PT";font-size:18px;font-weight:300;line-height:18px;letter-spacing:1.44px;}
header .top_item{margin-top:143px;position:relative;}
header .top_item:before{content:'';background:url(../img/top_line_top.png) no-repeat center;height:137px;width:482px;display:block;position:absolute;left:286px;top:-82px;}
header .top_item:after{content:'';background:url(../img/left_lines_block1.png) no-repeat left top;height:435px;width:500px;display:block;position:absolute;top:5px;left:-50px;}
header .top_item .new{text-shadow:0 1px 4px rgba(32, 29, 30, 0.15);color:#ffffff;font-family:"Futura PT - Book";font-size:38px;font-weight:400;line-height:35px;letter-spacing:2.28px;margin-bottom:30px;}
@keyframes blink{0%{opacity:0.1}
25%{opacity:0.2}
50%{opacity:0.1}
100%{opacity:0;}
}
header .top_item h2{text-shadow:0 1px 4px rgba(32, 29, 30, 0.15);color:#ffffff;font-family:"Futura PT";font-size:46px;font-weight:700;line-height:52px;text-transform:uppercase;letter-spacing:4.6px;max-width:596px;}
header .top_item h2 span{color:#ebcc62;}
header .top_item p{}
header .top_item .desc{margin-top:30px;text-shadow:0 1px 4px rgba(32, 29, 30, 0.15);color:#ffffff;font-family:"Futura PT - Book";font-size:26px;font-weight:400;line-height:34px;letter-spacing:1.56px;padding-left:163px;}
header .items{margin-left:40px;display:flex;justify-content:space-between;flex-wrap:wrap;max-width:826px;margin-bottom:20px;}
header .items .item{width:226px;height:266px;margin-bottom:29px;position:relative;margin-top:40px;}
header .items .item:nth-child(1){background:url(../img/top_item_1.png) no-repeat center bottom;}
header .items .item:nth-child(2){background:url(../img/top_item_2.png) no-repeat center bottom;}
header .items .item:nth-child(3){background:url(../img/top_item_3.png) no-repeat center bottom;}
header .items .item:after{content:'';position:absolute;left:100%;width:76px;height:1px;background:rgba(255, 255, 255, 0.1);top:calc(50% + 24px);border-radius:50%;}
header .items .item:nth-child(3):after{display:none;}
header .items .item p{padding-top:15px;text-shadow:-1px 2px 3px #201d1e;color:#ffffff;font-family:"Futura PT - Book";font-size:23px;font-weight:400;line-height:22.82px;letter-spacing:1.13px;text-align:center;}
header .more{display:flex;justify-content:center;}
header .more a{border-radius:41px;border:1px solid rgba(255, 255, 255, 0.3);max-width:392px;width:100%;line-height:82px;color:#ffffff;font-family:"Futura PT - Book";font-size:28px;font-weight:400;letter-spacing:2.24px;padding-left:0;text-decoration:none;transform:scale(1);transition:.5s all cubic-bezier(0.65, 0.05, 0.36, 1);text-align:center;}
header .more a:after{content:'';background:url(../img/top_arrow.png);width:28px;height:10px;display:inline-block;margin-left:-25px;opacity:0;transition:.5s all cubic-bezier(0.65, 0.05, 0.36, 1);}
header .more a:hover:after{margin-left:18px;opacity:1;}
header .paralax{position:absolute;display:block;width:460px;height:342px;background:url(../img/top_paralax.png) no-repeat center;left:575px;top:150px;z-index:3;opacity:0;}
header .helicopter{width:228px;height:228px;background:url(../img/helicopter.png) no-repeat center;position:absolute;display:block;top:185px;left:917px;z-index:4;opacity:0;}
header .biznes{width:267px;height:267px;position:absolute;display:block;top:306px;left:635px;background:url(../img/top_biznes.png) no-repeat center;z-index:1;opacity:0;}
.format{background-color:#f2f2f2;padding-top:60px;padding-bottom:60px;}
.format .content{}
.format h2{color:#1f1f1f;font-family:"Futura PT";font-size:28px;font-weight:700;line-height:36px;text-transform:uppercase;letter-spacing:2.8px;text-align:center;max-width:745px;margin:0 auto;}
.format .items{display:flex;justify-content:space-between;}
.format .items .left{margin-right:40px;width:calc(50% - 40px + 60px);margin-top:50px;}
.format .items .left p{color:#191815;font-family:"Futura PT - Book";font-size:24px;font-weight:400;line-height:28px;letter-spacing:0.96px;margin-bottom:75px;}
.bot .left a{text-decoration:none; color:#ffffff;font-family: "Futura PT - Book";font-size: 18px;}
.format .items .left ul{color:#1f1f1f;font-family:"Futura PT - Book";font-size:24px;font-weight:400;line-height:24px;letter-spacing:0.96px;list-style:none;}
.format .items .left ul li{position:relative;margin-bottom:40px;padding-left:27px;}
.format .items .left ul li:before{content:'';display:block;width:12px;height:12px;background-color:#ebcc62;border-radius:50%;position:absolute;left:0;top:5px;}
.format .items .right{width:calc(50% - 40px - 60px);margin-left:40px;display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:50px;}
.format .items .right .item{text-align:center;height:270px;}
.format .items .right .item:nth-child(3){}
.format .items .right .item:nth-child(4){}
.format .items .right .item p{color:#191815;font-family:"Futura PT - Book";font-size:24px;font-weight:400;line-height:28px;letter-spacing:0.96px;margin-bottom:13px;}
.format .desc{color:#191815;font-family:"Futura PT - Book";font-size:28px;font-weight:400;line-height:28px;letter-spacing:1.12px;padding-top:20px;padding-bottom:24px;padding-left:34px;position:relative;max-width:945px;}
.format .desc:before{content:'';display:block;position:absolute;width:3px;height:100%;background-color:#ebcc62;left:0;top:0;}
.pie{padding-top:60px;background:url(../img/top_bg.png);padding-bottom:60px;}
.pie .content{}
.pie h2{text-align:center;font-family:"Futura PT";font-size:28px;font-weight:700;line-height:36px;text-transform:uppercase;color:#f2f2f2;letter-spacing:2.8px;}
.pie h2 span{color:#ebcc62;}
.pie .desc{margin-top:50px;color:#f2f2f2;font-family:"Futura PT - Book";font-size:24px;font-weight:400;line-height:28px;letter-spacing:0.96px;max-width:1107px;}
.pie .items{display:flex;justify-content:center;flex-wrap:wrap;}
.pie .items .item{width:calc(33.33% - 27px/2);margin-right:20px;border-radius:4px;border:1px solid #ffffff;background-color:#1f1f1f;padding-bottom:40px;margin-bottom:35px;margin-top:45px;position:relative;}
.pie .items .item:hover{box-shadow:-2px 3px 20px rgba(0, 0, 0, 0.62);}
.pie .items .item:hover .photo{transform:scale(1);z-index:2;}
.pie .items .item:hover .photo .photo_bg img{transform:scale(1);}
.pie .items .item:nth-child(3){margin-right:0;}
.pie .items .item .name{min-height:43px;color:#ffffff;font-family:"Futura PT - Book";font-size:28px;font-weight:400;line-height:21px;letter-spacing:1.12px;text-align:center;vertical-align:middle;margin-top:13px;margin-bottom:7px;}
.pie .items .item .photo{position:relative;transform:scale(0.9);transition:.3s all cubic-bezier(0.65, 0.05, 0.36, 1);z-index:2;}
.pie .items .item:nth-child(1):after{content:'';width:185px;height:251px;display:block;position:absolute;background:url(../img/pie_1_peas.png) no-repeat;top:133px;z-index:5;left:27px;transform:scale(0.9);transition:.3s all cubic-bezier(0.65, 0.05, 0.36, 1);}
.pie .items .item:nth-child(2):after{content:'';width:142px;height:148px;display:block;position:absolute;background:url(../img/pie_2_peas.png) no-repeat;top:210px;z-index:5;left:45px;transform:scale(0.9);transition:.3s all cubic-bezier(0.65, 0.05, 0.36, 1);}
.pie .items .item:nth-child(3):after{content:'';width:276px;height:307px;display:block;position:absolute;background:url(../img/pie_3_peas.png) no-repeat;top:76px;z-index:5;left:35px;transform:scale(0.9);transition:.3s all cubic-bezier(0.65, 0.05, 0.36, 1);}
.pie .items .item:hover:after{transform:scale(1);}
.pie .items .item .photo .photo_p{z-index:1;position:relative;}
.pie .items .item .photo .photo_bg{position:absolute;top:0;left:0;max-width:353px;height:100%;width:100%;}
.pie .items .item .photo .photo_bg img{position:absolute;transform:scale(0);transition:.3s all cubic-bezier(0.65, 0.05, 0.36, 1);}
.pie .items .item:nth-child(1) .photo .photo_bg img:nth-child(1){left:16px;top:24px;}
.pie .items .item:nth-child(1) .photo .photo_bg img:nth-child(2){top:73px;right:-4px;}
.pie .items .item:nth-child(1) .photo .photo_bg img:nth-child(3){bottom:18px;right:55px;}
.pie .items .item:nth-child(2) .photo .photo_bg img:nth-child(1){left:34px;top:22px;}
.pie .items .item:nth-child(2) .photo .photo_bg img:nth-child(2){top:17px;right:29px;}
.pie .items .item:nth-child(2) .photo .photo_bg img:nth-child(3){bottom:13px;right:30px;}
.pie .items .item:nth-child(3) .photo .photo_bg img:nth-child(1){left:16px;top:41px;}
.pie .items .item:nth-child(3) .photo .photo_bg img:nth-child(2){top:14px;right:29px;}
.pie .items .item:nth-child(3) .photo .photo_bg img:nth-child(3){bottom:30px;right:46px;}
.pie .items .item .ohvat{color:#f2f2f2;font-family:"Futura PT - Book";font-size:21px;font-weight:400;line-height:31px;letter-spacing:0.84px;margin-left:38px;padding-left:52px;background:url(../img/pie_ohvat.png) no-repeat center left;position:relative;margin-bottom:25px;}
.pie .items .item .ohvat:before{content:'';height:62px;width:62px;border-left:2px solid #fff;border-top:2px solid #fff;position:absolute;left:13px;bottom:33px;z-index:1;}
.pie .items .item .dont{color:#f2f2f2;font-family:"Futura PT - Book";font-size:21px;font-weight:400;line-height:22px;letter-spacing:0.84px;margin-left:46px;padding-left:46px;background:url(../img/pie_dont.png) no-repeat center left;position:relative;}
.pie .items .item .dont:before{content:'';height:206px;width:48px;border-left:2px solid #fff;border-top:2px solid #fff;position:absolute;left:-20px;bottom:20px;z-index:2;display:block;}
.pie .items .item .dont:after{content:'';left:-20px;bottom:20px;position:absolute;display:block;width:18px;background:#ffffff;height:2px;}
.pie .dont_use{border-left:2px solid #ebcc62;padding:20px;color:#f3f3f3;font-family:"Futura PT - Book";font-size:28px;font-weight:400;line-height:28px;letter-spacing:1.12px;}
.pie .prem{margin-top:40px;color:#f2f2f2;font-family:"Futura PT - Book";font-size:18px;font-weight:400;line-height:20px;letter-spacing:0.72px;text-align:center;margin-bottom:50px;}
.pie .items_partners{display:flex;justify-content:center;flex-wrap:wrap;text-align:center;margin-top:15px;}
.pie .items_partners .item{width:25%;display:flex;justify-content:center;flex-direction:column;margin-top:35px;}
.pie .items_partners .item p{}
.pie .items_partners .item p img{}
.pie .tysachy{margin-top:30px;color:#f2f2f2;font-family:"Futura PT - Book";font-size:24px;font-weight:400;line-height:28px;letter-spacing:0.96px;text-align:center;}
.plus{background-color:#f2f2f2;padding-top:60px;padding-bottom:60px;}
.plus .content{}
.plus h2{text-align:center;color:#1f1f1f;font-family:"Futura PT";font-size:28px;font-weight:700;line-height:30px;text-transform:uppercase;letter-spacing:2.8px;}
.plus .items{display:flex;justify-content:center;flex-wrap:wrap;}
.plus .items .item{width:25%;padding:0 10px;margin-top:50px;}
.plus .items .item .name{text-align:center;color:#191815;font-family:"Futura PT - Book";font-size:28px;font-weight:400;line-height:28px;letter-spacing:1.12px;margin-bottom:8px;}
.plus .items .item img{margin-bottom:-35px;}
.plus .items .item .desc{color:#191815;font-family:"Futura PT - Book";font-size:21px;font-weight:400;line-height:24px;letter-spacing:0.84px;}
.try{padding-top:60px;background:url(../img/top_bg.png);padding-bottom:163px;}
.try .content{}
.try h2{color:#f2f2f2;font-family:"Futura PT";font-size:28px;font-weight:700;line-height:36px;text-transform:uppercase;letter-spacing:2.8px;text-align:center;margin-bottom:40px;}
.try .desc{color:#f2f2f2;font-family:"Futura PT - Book";font-size:24px;font-weight:400;line-height:28px;letter-spacing:0.96px;max-width:1035px;margin:0 auto;text-align:center;}
.try .item_1{margin-top:55px;background:url(../img/try_main_1.png) no-repeat left top;background-position-x:159px;padding-top:25px;}
.try .item_1 h3{color:#f2f2f2;font-family:"Futura PT";font-weight:700;line-height:36px;text-transform:uppercase;font-size:38px;letter-spacing:3.8px;margin-bottom:25px;}
.try .item_1 h3 span{font-size:28px;letter-spacing:2.8px;}
.try .item_1 .item_desc{color:#f2f2f2;font-family:"Futura PT - Book";font-size:28px;font-weight:400;line-height:28px;letter-spacing:1.12px;max-width:460px;}
.try .item_1 .item_in{margin-top:20px;position:relative;padding-left:33px;padding-bottom:44px;}
.try .item_1 .item_in:after{content:'';position:absolute;height:calc(100% - 199px);top:199px;width:30px;border-top:1px solid #44433f;left:0;border-left:1px solid #44433f;}
.try .item_1 .item_in .items{min-height:448px;border-radius:6px;border:1px solid #ffffff;background:url(../img/try_item_1_bg.png) no-repeat center center, #1f1f1f;padding:30px;display:flex;justify-content:space-between;flex-wrap:wrap;background-position-x:calc(50% - 20px);background-position-y:calc(50% - 25px);}
.try .item_1 .item_in .items .items_in{width:50%;max-width:380px;}
.try .item_1 .item_in .items .items_in:nth-child(1) .top{width:53px;height:53px;margin:0 auto;display:block;background:url(../img/try_item_1_1.png) no-repeat center, #ffffff;border-radius:50%;margin-bottom:17px;}
.try .item_1 .item_in .items .items_in:nth-child(2) .top{width:53px;height:53px;margin:0 auto;display:block;background:url(../img/try_item_1_2.png) no-repeat center, #ffffff;border-radius:50%;margin-bottom:17px;}
.try .item_1 .item_in .items .items_in:nth-child(3) .top{width:53px;height:53px;margin:0 auto;display:block;background:url(../img/try_item_1_3.png) no-repeat center, #ffffff;border-radius:50%;margin-bottom:17px;}
.try .item_1 .item_in .items .items_in:nth-child(4) .top{width:53px;height:53px;margin:0 auto;display:block;background:url(../img/try_item_1_4.png) no-repeat center, #ffffff;border-radius:50%;margin-bottom:17px;}
.try .item_1 .item_in .items .items_in .lfr{padding-left:21px;display:flex;justify-content:center;flex-wrap:wrap;margin-bottom:61px;}
.try .item_1 .item_in .items .items_in .lfr .left{width:40px;padding-top:calc(53px + 17px);color:#f2f2f2;font-family:"Futura PT";font-size:48px;font-weight:700;line-height:36px;text-transform:uppercase;letter-spacing:4.8px;display:flex;justify-content:center;flex-direction:column;}
.try .item_1 .item_in .items .items_in .lfr .right{width:calc(100% - 40px);color:#f2f2f2;font-family:"Futura PT - Book";font-size:22px;font-weight:400;line-height:28px;letter-spacing:0.96px;}
.try .item_1 .item_in .items .mid{position:absolute;color:#f2f2f2;font-family:"Futura PT - Book";font-size:18px;font-weight:400;line-height:21px;letter-spacing:0.72px;max-width:310px;text-align:center;left:calc(50% - 160px);top:215px;}
.try .item_2{background:url(../img/try_main_2.png) no-repeat left top;background-position-x:159px;padding-top:25px;}
.try .item_2 h3{color:#f2f2f2;font-family:"Futura PT";font-weight:700;line-height:36px;text-transform:uppercase;font-size:38px;letter-spacing:3.8px;margin-bottom:25px;}
.try .item_2 h3 span{font-size:28px;letter-spacing:2.8px;}
.try .item_2 .item_desc{color:#f2f2f2;font-family:"Futura PT - Book";font-size:28px;font-weight:400;line-height:28px;letter-spacing:1.12px;max-width:865px;}
.try .item_2 .item_in{padding-top:20px;position:relative;padding-left:33px;padding-bottom:44px;margin-top:10px;}
.try .item_2 .item_in:before{content:'';height:calc(50% - 10px);top:0;width:30px;border-bottom:1px solid #44433f;left:0;border-left:1px solid #44433f;position:absolute;}
.try .item_2 .item_in:after{content:'';height:calc(50% - 10px);top:calc(50% + 10px);width:30px;border-top:1px solid #44433f;left:0;border-left:1px solid #44433f;position:absolute;}
.try .item_2 .item_in .items{border-radius:6px;border:1px solid #ffffff;background:url(../img/try_item_2_bg.png) no-repeat center, #1f1f1f;min-height:502px;padding:30px;display:flex;justify-content:space-between;flex-wrap:wrap;padding-bottom:90px;position:relative;}
.try .item_2 .item_in .items .items_in{width:calc(50%);display:flex;justify-content:flex-start;min-height:95px;}
.try .item_2 .item_in .items .items_in .left{display:flex;justify-content:center;flex-direction:column;}
.try .item_2 .item_in .items .items_in .left:before{width:43px;height:43px;margin-right:40px;background:url(../img/try_item_2_ok.png) no-repeat center, #ffffff;border-radius:50%;content:'';display:block;}
.try .item_2 .item_in .items .items_in .right{color:#f2f2f2;font-family:"Futura PT - Book";font-size:24px;font-weight:400;line-height:28px;letter-spacing:0.96px;display:flex;justify-content:center;flex-direction:column;width:calc(100% - 53px)}
.try .item_2 .item_in .items .bot{color:#f2f2f2;font-family:"Futura PT - Book";font-size:24px;font-weight:400;line-height:12px;letter-spacing:0.96px;height:23px;position:absolute;bottom:30px;padding-left:40px;top:auto;left:30px;}
.try .item_1 .item_in .items .items_in:nth-child(3) .lfr, .try .item_1 .item_in .items .items_in:nth-child(4) .lfr{margin-bottom:0;}
.try .item_3{background:url(../img/try_main_3.png) no-repeat left top;background-position-x:159px;padding-top:5px;}
.try .item_3 h3{color:#f2f2f2;font-family:"Futura PT";font-weight:700;line-height:36px;text-transform:uppercase;font-size:38px;letter-spacing:3.8px;margin-bottom:25px;}
.try .item_3 h3 span{font-size:28px;letter-spacing:2.8px;}
.try .item_3 .item_desc{color:#f2f2f2;font-family:"Futura PT - Book";font-size:28px;font-weight:400;line-height:28px;letter-spacing:1.12px;max-width:725px;}
.try .item_3 .item_in{padding-top:20px;position:relative;padding-left:33px;padding-bottom:60px;margin-top:10px;}
.try .item_3 .item_in:before{content:'';height:calc(50% - 10px);top:0;width:30px;border-bottom:1px solid #44433f;left:0;border-left:1px solid #44433f;position:absolute;}
.try .item_3 .item_in .items{border-radius:6px;border:1px solid #ffffff;background:url(../img/try_item_3_bg.png) no-repeat center, #1f1f1f;padding:30px;}
.try .item_3 .item_in .items .items_in{margin-bottom:40px;min-height:94px;}
.try .item_3 .item_in .items .items_in .top{text-align:center;color:#f2f2f2;font-family:"Futura PT";font-size:48px;font-weight:700;line-height:36px;text-transform:uppercase;letter-spacing:4.8px;margin-bottom:15px;}
.try .item_3 .item_in .items .items_in .lfr{display:flex;justify-content:flex-start;margin-bottom:50px;}
.try .item_3 .item_in .items .items_in .lfr .left{display:flex;justify-content:center;flex-direction:column;}
.try .item_3 .item_in .items .items_in:nth-child(1) .lfr .left:before{content:'';width:43px;height:43px;background:url(../img/try_item_3_1.png) no-repeat center, #ffffff;border-radius:50%;display:block;}
.try .item_3 .item_in .items .items_in:nth-child(2) .lfr .left:before{content:'';width:43px;height:43px;border-radius:50%;background:url(../img/try_item_3_2.png) no-repeat center, #ffffff;display:block;}
.try .item_3 .item_in .items .items_in:nth-child(3) .lfr .left:before{content:'';width:43px;height:43px;border-radius:50%;background:url(../img/try_item_3_3.png) no-repeat center, #ffffff;display:block;}
.try .item_3 .item_in .items .items_in:nth-child(4) .lfr .left:before{content:'';width:43px;height:43px;border-radius:50%;background:url(../img/try_item_3_4.png) no-repeat center, #ffffff;display:block;}
.try .item_3 .item_in .items .items_in .lfr .right{margin-left:40px;color:#f2f2f2;font-family:"Futura PT - Book";font-size:24px;font-weight:400;line-height:28px;letter-spacing:0.96px;display:flex;justify-content:center;flex-direction:column;}
.try .item_3 .item_in .items .items_in .lfr:last-child{margin-bottom:0;}
.try .item_4{}
.try .item_4 .name{text-align:center;color:#f2f2f2;font-family:"Futura PT";font-size:28px;font-weight:700;line-height:36px;text-transform:uppercase;letter-spacing:2.8px;margin-bottom:50px;}
.try .item_4 ul{width:100%;max-width:776px;list-style:none;margin:0 auto;}
.try .item_4 ul li{padding-left:28px;color:#f2f2f2;font-family:"Futura PT - Book";font-size:24px;font-weight:400;line-height:24px;letter-spacing:0.96px;margin-bottom:26px;position:relative;}
.try .item_4 ul li:before{content:'';display:block;width:12px;height:12px;background-color:#ebcc62;border-radius:50%;position:absolute;left:0;top:6px;}
.try .item_4 .item_4_item{margin-top:70px;width:calc(100% - 23px*2);border-radius:8px;background-color:#1f1f1f;border-top:1px solid #ffffff;border-left:1px solid #ffffff;border-right:1px solid #ffffff;border-bottom:1px solid #ffffff;padding:49px 102px;position:relative;margin-left:23px;margin-right:23px;}
.try .item_4 .item_4_item:before{content:'';width:43px;height:43px;position:absolute;background:url(../img/try_item_4_1.png) no-repeat center, #ffffff;border-radius:50%;left:calc(50% - 21.5px);top:-21.5px;}
.try .item_4 .item_4_item:after{content:'';background:url(../img/try_main_4.png) no-repeat center;width:148px;height:148px;position:absolute;top:-74px;right:15px;}
.try .item_4 .item_4_item p{color:#f2f2f2;font-family:"Futura PT - Book";font-size:24px;font-weight:400;line-height:26px;letter-spacing:0.96px;text-align:center;}
.test{min-height:317px;margin-top:-175px;position:relative;}
.test .content{box-shadow:-4px 3px 21px rgba(32, 29, 30, 0.59);border-radius:6px;background-color:#f2f2f2;padding:14px;}
.test .item{border-radius:6px;border:1px solid rgba(26, 25, 22, 0.2);overflow:hidden;}
.test .item h2{margin-top:35px;color:#181613;font-family:"Futura PT - Book";font-size:28px;font-weight:400;line-height:28px;letter-spacing:1.12px;margin:35px auto 25px;text-align:center;max-width:935px;}
.test .item .go{display:flex;justify-content:center;}
.test .item .go a{border-radius:37px;background-color:#1bb535;line-height:76px;max-width:354px;width:calc(100% - 20px);padding-left:0;color:#f2f2f2;font-family:"Futura PT - Book";font-size:28px;font-weight:400;letter-spacing:2.24px;text-decoration:none;transform:scale(1);transition:.5s all cubic-bezier(0.65, 0.05, 0.36, 1);text-align:center;}
.test_item .tems_out .send,
.test_item .tems_out.item_6 .text .go{transform:scale(1);transition:.5s all cubic-bezier(0.65, 0.05, 0.36, 1);}
.test_item .tems_out .send:after,
.test_item .tems_out.item_6 .text .go:after,
.top_test .item .right a:after{content:'';background:url(../img/top_arrow.png);width:28px;height:10px;display:inline-block;margin-left:-25px;opacity:0;transition:.5s all cubic-bezier(0.65, 0.05, 0.36, 1);}
.test_item .tems_out .send:hover:after,
.test_item .tems_out.item_6 .text .go:hover:after,
.top_test .item .right a:hover:after{margin-left:18px;opacity:1;}
.test .item .go a:after{content:'';background:url(../img/top_arrow.png);width:28px;height:10px;display:inline-block;margin-left:-25px;opacity:0;transition:.5s all cubic-bezier(0.65, 0.05, 0.36, 1);}
.test .item .go a:hover:after{margin-left:18px;opacity:1;}
.test .item p{margin-top:15px;color:#1f1f1f;font-family:"Futura PT";font-size:21px;font-weight:300;line-height:21px;letter-spacing:0.84px;text-align:center;margin-bottom:20px;}
.team{background:#f2f2f2;margin-top:-142px;padding-top:150px;padding-bottom:87px;}
.team .content{}
.team h2{color:#1f1f1f;font-family:"Futura PT";font-size:28px;font-weight:700;line-height:36px;text-transform:uppercase;letter-spacing:2.8px;text-align:center;}
.team .desc{text-align:center;margin-top:20px;color:#191815;font-family:"Futura PT - Book";font-size:28px;font-weight:400;line-height:28px;letter-spacing:1.12px;}
.team .items{display:flex;justify-content:center;flex-wrap:wrap;}
.team .items .item{margin-top:47px;width:258px;height:358px;text-align:center;margin-right:45px;background-size:100% !important;transition:1s all cubic-bezier(0.65, 0.05, 0.36, 1);position:relative;overflow:hidden;border-radius:5px;}
.team .items .item:nth-child(1){background:url(../img/team_1.png) no-repeat center;}
.team .items .item:nth-child(2){background:url(../img/team_2.jpg) no-repeat center;}
.team .items .item:nth-child(3){background:url(../img/team_3.png) no-repeat center;}
.team .items .item:nth-child(4){margin-right:0;background:url(../img/team_4.png) no-repeat center;}
.team .items .item:nth-child(5){background:url(../img/team_5.png) no-repeat center;}
.team .items .item:nth-child(6){background:url(../img/team_6.png) no-repeat center;}
.team .items .item:nth-child(7){background:url(../img/team_7.jpg) no-repeat center;}
.team .items .item:hover{background-size:105% !important;}
.team .items .item .name{color:#ffffff;font-family:"Futura PT - Book";font-size:28px;font-weight:400;line-height:24px;letter-spacing:1.12px;margin-top:243px;margin-bottom:8px;z-index:1;position:relative;}
.team .items .item .who{color:#ffffff;font-family:"Futura PT - Book";font-size:21px;font-weight:400;line-height:21px;letter-spacing:0.84px;z-index:1;position:relative;}
.keys{background:url(../img/top_bg.png);padding-top:60px;padding-bottom:60px;border-bottom:1px solid rgba(255, 255, 255, 0.2);position:relative;transition:1s all cubic-bezier(0.65, 0.05, 0.36, 1);}
.keys .content{transition:1s all cubic-bezier(0.65, 0.05, 0.36, 1);}
.keys h2{text-align:center;color:#f2f2f2;font-family:"Futura PT";font-size:28px;font-weight:700;line-height:36px;text-transform:uppercase;letter-spacing:2.8px;}
.keys .items{display:flex;justify-content:center;flex-wrap:wrap;}
.keys .items .item{margin-top:50px;width:calc(25% - 120px/3);margin-right:40px;}
.keys .items .item .name{color:#ffffff;font-family:"Futura PT - Book";font-size:28px;font-weight:400;line-height:24px;letter-spacing:1.12px;text-align:center;min-height:47px;display:flex;justify-content:flex-end;flex-direction:column;}
.keys .items .item .top{border-radius:4px 4px 0 0;border:1px solid #ffffff;height:275px;margin-top:25px;display:flex;justify-content:center;flex-direction:column;background-size:100% !important;transition:10s all linear;position:relative;overflow:hidden;}
.keys .items .item .top div{width:154px;height:154px;display:flex;margin:0 auto;justify-content:center;flex-direction:column;text-align:center;border-radius:50%;background:#fff;color:#151411;font-family:"Futura PT - Book";font-size:21px;font-weight:400;line-height:21px;letter-spacing:0.84px;position:relative;z-index:1;}
.keys .items .item .top div:before{content:'';width:185px;height:185px;background:rgba(245, 245, 245, 0.5);position:absolute;left:-15px;border-radius:50%;top:-15px;}
.keys .items .item:nth-child(1) .top{background:url(../img/keys_1.png) no-repeat center;}
.keys .items .item:nth-child(2) .top{background:url(../img/keys_2.png) no-repeat center;}
.keys .items .item:nth-child(3) .top{background:url(../img/keys_3.png) no-repeat center;}
.keys .items .item:nth-child(4) .top{background:url(../img/keys_4.png) no-repeat center;}
.keys .items .item:hover .top{background-size:110% !important;}
.keys .items .item:nth-child(4) .top div{color:#858483;font-family:arial;font-size:81px;font-weight:500;line-height:21px;letter-spacing:3.24px;background:#f5f5f5;}
.keys .items .item:nth-child(4){margin-right:0;}
.keys .items .item a{border:1px solid #ffffff;display:flex;border-radius:0 0 4px 4px;min-height:50px;background-color:#ffffff;justify-content:flex-start;text-decoration:none;}
.keys .items .item a .left{width:58px;}
.keys .items .item a .right{width:calc(100% - 58px);text-align:center;color:#b28900;font-family:"Futura PT - Book";font-size:21px;font-weight:400;line-height:48px;letter-spacing:0.84px;transition:1s all linear;}
.keys .items .item a:hover .right{font-size:21px;}
.keys .items .item:nth-child(1) a .left{background:url(../img/keys_1_icon.png) no-repeat center;border-right:2px solid #b28900;}
.keys .items .item:nth-child(1) a:hover .right{color:#6c5402;}
.keys .items .item:nth-child(2) a:hover .right{color:#06491e;}
.keys .items .item:nth-child(3) a:hover .right{color:#340005;}
.keys .items .item:nth-child(4) a:hover .right{color:#454239;}
.keys .items .item:nth-child(2) a .left{background:url(../img/keys_2_icon.png) no-repeat center;border-right:2px solid rgba(8, 126, 51, 0.5);}
.keys .items .item:nth-child(2) a .right{color:#087e33;}
.keys .items .item:nth-child(3) a .left{background:url(../img/keys_3_icon.png) no-repeat center;border-right:2px solid rgba(187, 1, 21, 0.5);}
.keys .items .item:nth-child(3) a .right{color:#bb0115;}
.keys .items .item:nth-child(4) a .left{background:url(../img/keys_4_icon.png) no-repeat center;border-right:2px solid rgba(24, 22, 19, 0.5);}
.keys .items .item:nth-child(4) a .right{color:#191815;}
footer{background:url(../img/bg_footer.png);padding-top:60px;padding-bottom:15px;}
footer .content{}
footer .top{display:flex;justify-content:center;flex-wrap:wrap;}
footer .top .cont{width:calc(25% - 120px/4);margin-right:40px;}
footer .top .cont:last-child{margin-right:0;}
footer .top .cont h2{color:#ffffff;font-family:"Futura PT - Book";font-size:28px;font-weight:400;line-height:24px;letter-spacing:1.12px;text-align:center;display:flex;justify-content:center;flex-direction:column;max-width:213px;margin:0 auto;min-height:44px;margin-bottom:28px;}
footer .top .cont:nth-child(1) .icon{width:66px;height:66px;border:1px solid #ffffff;border-radius:50%;margin:0 auto 28px;background:url(../img/footer_phone.png) no-repeat center;}
footer .top .cont:nth-child(2) .icon{width:66px;height:66px;border:1px solid #ffffff;border-radius:50%;margin:0 auto 28px;background:url(../img/footer_mail.png) no-repeat center;}
footer .top .cont:nth-child(3) .icon{width:66px;height:66px;border:1px solid #ffffff;border-radius:50%;margin:0 auto 20px;background:url(../img/footer_map.png) no-repeat center;}
footer .top .cont .val{text-align:center;color:#ffffff;font-family:"Futura PT - Book";font-size:28px;font-weight:400;line-height:24px;letter-spacing:1.12px;margin-bottom:29px;}
footer .top .cont .val a{text-decoration:none;text-align:center;color:#ffffff;font-family:"Futura PT - Book";font-size:28px;font-weight:400;line-height:24px;letter-spacing:1.12px;margin-bottom:29px;}
footer .top .cont:nth-child(3) .val{color:#ffffff;font-family:"Futura PT - Book";font-size:21px;font-weight:400;line-height:21px;letter-spacing:0.84px;margin-bottom:22px;}
footer .top .cont .desc{color:#ffffff;font-family:"Futura PT - Book";font-size:21px;font-weight:400;line-height:21px;letter-spacing:0.84px;text-align:center;}
footer .top .cont form{}
footer .top .cont form input{box-shadow:inset 0px 0px 2px rgba(0, 0, 0, 0.45);border-radius:4px;border:1px solid #aaaaaa;background-color:#eeeeee;width:100%;color:#9e9e9e;font-family:"Futura PT - Book";font-size:21px;font-weight:400;line-height:47px;letter-spacing:0.84px;padding:0 30px;margin-bottom:0px;height:47px;}
footer .top .cont form button{margin-top:15px;border-radius:33px;border:1px solid rgba(255, 255, 255, 0.4);width:100%;background:transparent;color:#f2f2f2;font-family:"Futura PT - Book";font-size:21px;font-weight:400;line-height:64px;letter-spacing:1.68px;cursor:pointer;transform:scale(0.975);transition:.3s all cubic-bezier(0.65, 0.05, 0.36, 1);}
footer .top .cont form button:after{content:'';background:url(../img/top_arrow.png);width:28px;height:10px;display:inline-block;margin-left:-25px;opacity:0;transition:.5s all cubic-bezier(0.65, 0.05, 0.36, 1);}
footer .top .cont form button:hover:after{margin-left:18px;opacity:1;}
footer .top .cont form .errs{color:rgb(178, 31, 31);font-family:"Futura PT - Book";font-size:14px;font-weight:600;line-height:16px;letter-spacing:0.84px;margin-bottom:0px;text-align:center;top:20px;position:relative;transition:.5s all cubic-bezier(0.65, 0.05, 0.36, 1);opacity:0;}
footer .top .cont form .errs.active{opacity:1;top:0;}
footer .bot{display:flex;justify-content:space-between;}
footer .bot .left{margin-top:36px;display:flex;flex-direction:column;justify-content:center;}
footer .bot .left p{color:#ffffff;font-family:"Futura PT - Book";font-size:18px;font-weight:400;line-height:21px;letter-spacing:0.72px;width:100%;}
footer .bot .right{margin-top:36px;display:flex;justify-content:flex-start;}
footer .bot .right a{display:flex;justify-content:flex-start;text-decoration:none;}
footer .bot .right a .left_it{margin-right:9px;}
footer .bot .right a .left_it img{}
footer .bot .right a .right_it h1{font-family:"Futura PT";font-size:22px;font-weight:700;line-height:15.8px;text-transform:uppercase;color:#ffffff;letter-spacing:2.56px;margin-top:22px;}
footer .bot .right a .right_it h1 span{color:#ebcc62;}
footer .bot .right a .right_it p{color:#ffffff;font-family:"Futura PT";font-size:13px;font-weight:300;line-height:17.8px;letter-spacing:1.44px;text-align:center;}
header .more a:hover,
.test .item .go a:hover,
footer .top .cont form button:hover{transform:scale(1.025);}
header .more a:active,
.test .item .go a:active,
footer .top .cont form button:hover{transform:scale(1);}
.counts1{opacity:0;}
.top_test{position:fixed;top:-144px;left:0;width:100%;display:none;box-shadow:0 0 2px rgba(32, 29, 30, 0.4);background-color:#f2f2f2;padding-top:25px;padding-bottom:35px;transition:.5s all cubic-bezier(0.65, 0.05, 0.36, 1);z-index:10;}
.top_test.active{top:0;}
.top_test .content{position:relative;}
.top_test .close{background:url(../img/close_top.png) no-repeat center;width:14px;height:14px;position:absolute;right:0;top:-10px;}
.top_test .close:hover{}
.top_test .item{display:flex;justify-content:center;min-height:74px;}
.top_test .item .left{margin-right:45px;}
.top_test .item .left h2{color:#1f1f1f;font-family:"Futura PT";font-size:24px;font-weight:700;line-height:32px;text-transform:uppercase;}
.top_test .item .left p{font-family:"Futura PT";font-size:24px;font-weight:700;line-height:32px;text-transform:uppercase;color:#e3c45f;letter-spacing:1.92px;}
.top_test .item .left p span{color:#1f1f1f;font-family:"Futura PT";font-size:17px;font-weight:300;line-height:21px;letter-spacing:0.84px;text-transform:none;font-style:italic;}
.top_test .item .right{margin-left:45px;display:flex;justify-content:center;flex-direction:column;}
.top_test .item .right a{border-radius:33px;background-color:#1bb535;color:#f2f2f2;font-family:"Futura PT - Book";font-size:28px;font-weight:400;line-height:64px;letter-spacing:2.24px;display:block;text-decoration:none;padding:0;transition:.3s all cubic-bezier(0.65, 0.05, 0.36, 1);transform:scale(1);width:295px;text-align:center;}
.top_test .item .right a:hover{transform:scale(1.025);}
.top_test .item .right a:active{}
.top_test.closed{top:-144px;}
.test_bg{z-index:15;position:fixed;top:-100%;left:0%;width:100%;height:100%;overflow-y:auto;transition:1s all cubic-bezier(0.65, 0.05, 0.36, 1);}
.test_bg.active{top:0;z-index:20;}
.test_item{max-width:1300px;width:100%;margin:0 auto;min-height:919px;left:0%;position:absolute;transition:1s all cubic-bezier(0.65, 0.05, 0.36, 1);padding:28px;box-shadow:-4px 3px 21px rgba(32, 29, 30, 0.59);border-radius:6px;background-color:#f2f2f2;left:calc(50% - 1300px/2);}
.test_item.active{top:0;}
.test_item .tems_out{border-radius:6px;border:1px solid rgba(26, 25, 22, 0.2);height:100%;min-height:919px;padding-bottom:30px;}
.test_item .tems_out.hide{display:none;}
.test_item .tems_out .close{margin-left:-1px;color:#626262;font-family:"Futura PT - Book";font-size:22px;font-weight:400;line-height:29px;letter-spacing:0.88px;text-decoration:none;padding-left:50px;background:url(../img/test_item_close.png) no-repeat center left #f2f2f2;background-position-x:20px;margin-top:-1px;position:relative;display:block;width:155px;}
.test_item .tems_out .text{margin-top:76px;}
.test_item .tems_out .num{border-radius:6px;border:1px solid #1271ff;width:230px;display:block;margin:0 auto;line-height:43px;text-align:center;color:#1271ff;font-family:"Futura PT - Book";font-size:22px;font-weight:400;letter-spacing:0.88px;}
.test_item .tems_out .ask{margin-top:35px;text-align:center;color:#181613;font-family:"Futura PT - Book";font-size:28px;font-weight:400;line-height:28px;letter-spacing:1.12px;margin-bottom:25px;}
.test_item .tems_out .desc{text-align:center;color:#181613;font-family:"Futura PT - Book";font-size:21px;font-weight:400;line-height:28px;letter-spacing:0.84px;}
.test_item .tems_out .items{display:flex;justify-content:center;flex-wrap:wrap;}
.test_item .tems_out .items .line{margin-right:100px;margin-top:40px;padding-left:40px;background:url(../img/test_line_bg.png) no-repeat center left;cursor:pointer;width:34%;max-width:50%;display:flex;justify-content:center;flex-direction:column;}
.test_item .tems_out .items .line:nth-child(2n){margin-right:0;}
.test_item .tems_out .items .line.active{background:url(../img/test_line_bg_active.png) no-repeat center left;}
.test_item .tems_out .items .line.active:before{content:'';}
.test_item .tems_out .items .line p{color:#181613;font-family:"Futura PT - Book";font-size:21px;font-weight:400;line-height:28px;letter-spacing:0.84px;}
.test_item .tems_out .send{max-width:354px;width:100%;border-radius:37px;background-color:#1bb535;display:block;margin:50px auto 17px;text-align:center;color:#f2f2f2;font-family:"Futura PT - Book";font-size:28px;font-weight:400;line-height:75px;letter-spacing:2.24px;text-decoration:none;}
.test_item .tems_out .error{color:#ff5454;font-family:"Futura PT - Book";font-size:21px;font-weight:400;line-height:28px;letter-spacing:0.84px;text-align:center;opacity:0;position:relative;top:20px;transition:.5s all cubic-bezier(0.65, 0.05, 0.36, 1);}
.test_item .tems_out .error.active{opacity:1;top:0;}
.test_item .tems_out .items_1{}
.test_item .tems_out .items_1 .line{display:flex;justify-content:center;margin-top:40px;flex-wrap:wrap;}
.test_item .tems_out .items_1 .line p{margin-top:15px;width:100%;text-align:center;color:#181613;font-family:"Futura PT - Book";font-size:28px;font-weight:400;line-height:28px;letter-spacing:1.12px;}
.test_item .tems_out .items_1 .line input{border-radius:4px;border:1px solid #aaaaaa;background-color:#eeeeee;width:395px;line-height:47px;color:#9e9e9e;font-family:"Futura PT - Book";font-size:21px;font-weight:400;letter-spacing:0.84px;padding-left:20px;padding-right:20px;margin-top:20px;height:47px;}
.test_item .tems_out .ui-selectmenu-button.ui-button{border-radius:4px;border:1px solid #aaaaaa;background-color:#eeeeee;line-height:35px;max-width:395px;width:100%;color:#9e9e9e;font-family:"Futura PT - Book";font-size:21px;font-weight:400;letter-spacing:0.84px;position:relative;padding:6px 20px;margin:0;}
.test_item .hide{display:none;}
.no-scroll{overflow:hidden;}
.test_item .tems_out .items .line_1{margin-top:60px;}
.test_item .tems_out .items .line_1 p{color:#181613;font-family:"Futura PT - Book";font-size:28px;font-weight:400;line-height:28px;letter-spacing:1.12px;}
.test_item .tems_out .items .line_1 input{border-radius:4px;border:1px solid #aaaaaa;background-color:#eeeeee;line-height:47px;max-width:359px;width:100%;display:block;margin:20px auto 0;padding-left:35px;color:#9e9e9e;font-family:"Futura PT - Book";font-size:21px;font-weight:400;letter-spacing:0.84px;height:47px;}
.test_item .tems_out .ui-selectmenu-button.ui-button .ui-icon{position:absolute;right:0;top:0;height:100%;width:49px;border-left:1px solid #aaaaaa;background:url(../img/select_go.png) no-repeat center, #aaaaaa;}
.overflow{height:200px;}
.test_item .tems_out.item_5{}
.test_item .tems_out.item_5 .text{}
.test_item .tems_out.item_5 .text .num{padding-left:40px;background:url(../img/rezult_test.png) no-repeat center left;background-position-x:45px;width:275px;}
.test_item .tems_out.item_5 .text .ask{}
.test_item .tems_out.item_5 .text .desc{max-width:930px;color:#181613;font-family:"Futura PT - Book";font-size:24px;font-weight:400;line-height:28px;margin:0 auto;letter-spacing:0.96px;width:100%;}
p.desc{}
.test_item .tems_out.item_5 .text .line_bg{margin-left:-29px;margin-right:-29px;width:calc(100% + 29px * 2);margin-top:60px;min-height:410px;background:url(../img/result_bg_1.png) no-repeat center left;}
.test_item .tems_out.item_5 .text .line_bg .desc_1{margin-top:74px;color:#181613;font-family:"Futura PT - Book";font-size:21px;font-weight:400;line-height:28px;letter-spacing:0.84px;max-width:590px;text-align:center;margin:0 auto;}
.test_item .tems_out.item_5 .text .line_bg .send{color:#f2f2f2;font-family:"Futura PT - Book";font-size:24px;font-weight:400;line-height:21px;letter-spacing:1.92px;padding:18px 60px;}
.test_item .tems_out.item_6{}
.test_item .tems_out.item_6 .text{}
.test_item .tems_out.item_6 .text .num{max-width:377px;width:100%;line-height:24px;padding:20px 0;}
.test_item .tems_out.item_6 .text .ask{margin-bottom:17px;}
.test_item .tems_out.item_6 .text .input_line{text-align:center;margin-top:21px;}
.test_item .tems_out.item_6 .text .input_line .input_error{margin-bottom:4px;color:#e2001a;font-family:"Futura PT - Book";font-size:18px;font-weight:400;line-height:21px;letter-spacing:0.72px;top:20px;position:relative;transition:.5s all cubic-bezier(0.65, 0.05, 0.36, 1);opacity:0;}
.test_item .tems_out.item_6 .text .input_line .input_error.active{opacity:1;top:0;}
.test_item .tems_out.item_6 .text .input_line input{max-width:395px;width:100%;border-radius:4px;background-color:#eeeeee;border:1px solid #aaaaaa;line-height:47px;padding-left:20px;color:#9e9e9e;font-family:"Futura PT - Book";font-size:21px;font-weight:400;letter-spacing:0.84px;height:47px;}
.test_item .tems_out.item_6 .text .input_line input.err{border:1px solid #e2001a;}
.test_item .tems_out.item_6 .text .desc{margin-top:33px;color:#181613;font-family:"Futura PT - Book";font-size:21px;font-weight:400;line-height:24px;letter-spacing:0.84px;}
.test_item .tems_out.item_6 .text .go{border-radius:37px;background-color:#1bb535;display:block;max-width:354px;width:100%;margin:50px auto 0;color:#f2f2f2;font-family:"Futura PT - Book";font-size:24px;font-weight:400;line-height:76px;letter-spacing:1.92px;text-align:center;text-decoration:none;}
.test_item .tems_out.item_6 .ui-selectmenu-button.ui-button{margin:35px auto 0;display:block;}
.test_item .tems_out.item_7{}
.test_item .tems_out.item_7 .text{text-align:center;margin-top:150px;}
.test_item .tems_out.item_7 .text .zag{color:#181613;font-family:"Futura PT - Book";font-size:28px;font-weight:400;line-height:28px;letter-spacing:1.12px;margin-bottom:40px;}
.test_item .tems_out.item_7 .text img{}
.test_item .tems_out.item_7 .text .name{margin-top:30px;color:#181613;font-family:"Futura PT - Book";font-size:21px;font-weight:400;line-height:24px;letter-spacing:0.84px;}
.consultation{position:fixed;bottom:35px;right:40px;display:none;z-index:5;}
.consultation .photo{right:40px;position:fixed;bottom:30px;height:95px;transition:.3s all cubic-bezier(0.65, 0.05, 0.36, 1);opacity:0;width:0;height:0;}
.consultation .photo img{width:100%;}
.consultation .item{position:fixed;bottom:140px;right:40px;width:362px;box-shadow:0 0 8px rgba(32, 29, 30, 0.5);background-color:#f2f2f2;border-radius:5px;padding:20px 25px;transition:.3s all cubic-bezier(0.65, 0.05, 0.36, 1);bottom:31px;opacity:0;overflow:hidden;}
.consultation .item:after{content:'';background:url(../img/after_consultation.png) no-repeat center;width:30px;height:24px;position:fixed;right:70px;bottom:131px;z-index:5;}
.consultation .item .item_1{transition:1s all cubic-bezier(0.65, 0.05, 0.36, 1);position:absolute;top:20px;z-index:6;}
.consultation .item .item_1 .close{background:url(../img/close_consultation.png) no-repeat center;width:14px;height:14px;top:0px;right:0px;position:absolute;}
.consultation .item .item_1 .name{color:#1f1f1f;font-family:"Futura PT";font-size:16px;font-weight:700;line-height:18px;text-transform:uppercase;letter-spacing:1.6px;margin-bottom:15px;}
.consultation .item .item_1 .text{color:#1f1f1f;font-family:"Futura PT - Book";font-size:18px;font-weight:400;line-height:18px;letter-spacing:0.72px;margin-bottom:15px;}
.consultation .item .item_1 .more{max-width:283px;width:100%;margin:0 auto;display:block;color:#f2f2f2;font-family:"Futura PT - Book";font-size:18px;font-weight:400;line-height:21px;letter-spacing:1.44px;text-align:center;border-radius:26px;background-color:#1bb535;line-height:50px;text-decoration:none;transition:.3s all ease-in-out;}
.consultation .item .item_1 .more:hover{background-color:#51b562;}
.consultation .item .item_2{display:block;opacity:0;transition:1s all cubic-bezier(0.65, 0.05, 0.36, 1);position:absolute;top:100%;width:calc(100% - 50px);z-index:7;}
.consultation .item .item_2 .close{background:url(../img/close_consultation.png) no-repeat center;width:14px;height:14px;top:0;right:0;position:absolute;}
.consultation .item .item_2 .name{color:#1f1f1f;font-family:"Futura PT";font-size:16px;font-weight:700;line-height:18px;text-transform:uppercase;letter-spacing:1.6px;margin-bottom:20px;}
.consultation .item .item_2 .text{color:#1f1f1f;font-family:"Futura PT - Book";font-size:18px;font-weight:400;line-height:18px;letter-spacing:0.72px;margin-bottom:5px;}
.consultation .item .item_2 .items{display:flex;justify-content:center;flex-wrap:wrap;}
.consultation .item .item_2 .items a{margin-top:16px;width:33.33%;text-align:center;}
.consultation .show_photo{opacity:1;width:95px;height:95px;}
.consultation .show_cons{right:40px;opacity:1;bottom:140px;}
.consultation .hide_photo{opacity:0;width:0;height:0;}
.consultation .hide_cons{right:40px;opacity:0;bottom:-100px;}
.item_6 .inp_3 .input_error{text-align:center;opacity:0;margin-bottom:-28px;margin-top:25px;color:#e2001a;font-family:"Futura PT - Book";font-size:18px;font-weight:400;line-height:21px;letter-spacing:0.72px;top:20px;position:relative;transition:.5s all cubic-bezier(0.65, 0.05, 0.36, 1);opacity:0;}
.item_6 .inp_3 .input_error.active{opacity:1;top:0;}
.keys_bg{z-index:12;position:fixed;top:-100%;left:0;width:100%;height:100%;overflow-y:auto;}
.keys_bg.active{top:0;}
.keys_item{max-width:1300px;width:100%;margin:0 auto;min-height:919px;left:-100%;position:absolute;transition:1s all cubic-bezier(0.65, 0.05, 0.36, 1);padding:28px;box-shadow:-4px 3px 21px rgba(32, 29, 30, 0.59);border-radius:6px;background-color:#f2f2f2;background:#f2f2f2;left:calc(50% - 1300px/2);background:url(../img/keys_1_bg.jpg) no-repeat top center, #f2f2f2;}
.keys_bg_2 .keys_item{max-width:1300px;width:100%;margin:0 auto;min-height:919px;left:-100%;position:absolute;transition:1s all cubic-bezier(0.65, 0.05, 0.36, 1);padding:28px;box-shadow:-4px 3px 21px rgba(32, 29, 30, 0.59);border-radius:6px;background-color:#f2f2f2;background:#f2f2f2;left:calc(50% - 1300px/2);background:url(../img/keys_2_bg.jpg) no-repeat top center, #f2f2f2;}
.keys_bg_3 .keys_item{max-width:1300px;width:100%;margin:0 auto;min-height:919px;left:-100%;position:absolute;transition:1s all cubic-bezier(0.65, 0.05, 0.36, 1);padding:28px;box-shadow:-4px 3px 21px rgba(32, 29, 30, 0.59);border-radius:6px;background-color:#f2f2f2;background:#f2f2f2;left:calc(50% - 1300px/2);background:url(../img/keys_3_bg.jpg) no-repeat top center, #f2f2f2;}
.keys_item.active{left:calc(50% - 1300px/2);}
.keys_item .close{margin-left:-26px;color:#626262;font-family:"Futura PT - Book";font-size:22px;font-weight:400;line-height:29px;letter-spacing:0.88px;text-decoration:none;padding-left:50px;background:url(../img/test_item_close.png) no-repeat center left, #e2ebf2;background-position-x:20px;margin-top:-26px;position:absolute;display:block;width:155px;border-radius:5px;}
.keys_bg_2 .keys_item .keys_kontent .close{margin-left:-26px;color:#626262;font-family:"Futura PT - Book";font-size:22px;font-weight:400;line-height:29px;letter-spacing:0.88px;text-decoration:none;padding-left:50px;background:url(../img/test_item_close.png) no-repeat center left, #f1f1f1;background-position-x:20px;margin-top:-26px;position:absolute;display:block;width:155px;border-radius:5px;}
.keys_bg_3 .keys_item .keys_kontent .close{margin-left:-26px;color:#626262;font-family:"Futura PT - Book";font-size:22px;font-weight:400;line-height:29px;letter-spacing:0.88px;text-decoration:none;padding-left:50px;background:url(../img/test_item_close.png) no-repeat center left, #d4e1f2;background-position-x:20px;margin-top:-26px;position:absolute;display:block;width:155px;border-radius:5px;}
.keys_item .keys_kontent{border-radius:6px;border:1px solid rgba(26, 25, 22, 0.2);height:100%;min-height:919px;padding:25px;}
.keys_item .name{margin-top:60px;color:#181613;font-family:"Futura PT";font-size:46px;font-weight:700;line-height:42px;letter-spacing:1.84px;text-align:center;}
.keys_item .kay{border-radius:6px;border:1px solid #1271ff;max-width:230px;width:100%;display:block;margin:0 auto;line-height:43px;text-align:center;color:#1271ff;font-family:"Futura PT - Book";font-size:22px;font-weight:400;letter-spacing:0.88px;}
.keys_item .items{max-width:800px;width:100%;margin:30px auto 50px;display:flex;justify-content:center;flex-wrap:wrap;border-radius:6px;border:1px solid #aaaaaa;padding:33px 40px 13px 40px;}
.keys_item .items .item{width:50%;color:#181613;font-family:"Futura PT - Book";font-size:24px;font-weight:400;line-height:28px;letter-spacing:0.96px;margin-bottom:20px;}
.keys_item .items .item span{font-size:24px;line-height:28px;color:#1271ff;font-family:"Futura PT";font-weight:700;letter-spacing:0.96px;}
.keys_item .text{color:#181613;font-family:"Futura PT - Book";font-size:24px;font-weight:400;line-height:28px;letter-spacing:0.96px;}
.keys_item .text span{font-weight:700;}
.keys_item .text .case_title{font-weight:700;text-align:center;}
.keys_item .text h4{font-weight:500;font-size:18px;text-align:center;}
.keys_item .text img{display:block;max-width:100%;margin:15px auto;}
.keys_item .bot_text{text-align:center;color:#181613;font-family:"Futura PT - Book";font-size:21px;font-weight:400;line-height:24px;letter-spacing:0.84px;max-width:590px;width:100%;margin:80px auto 0;}
.keys_item .go{max-width:354px;width:100%;border-radius:37px;background-color:#1bb535;display:block;margin:25px auto 0;text-align:center;color:#f2f2f2;font-family:"Futura PT - Book";font-size:28px;font-weight:400;line-height:75px;letter-spacing:2.24px;text-decoration:none;transform:scale(1);transition:.3s all cubic-bezier(0.65, 0.05, 0.36, 1);}
.keys_item .go:after{content:'';background:url(../img/top_arrow.png);width:28px;height:10px;display:inline-block;margin-left:-25px;opacity:0;transition:.3s all cubic-bezier(0.65, 0.05, 0.36, 1);}
.keys_item .go:hover{transform:scale(1.05);}
.keys_item .go:hover:after{margin-left:18px;opacity:1;}
.top_test .item .left.tablet{display:none;}
.format .tablet_slider{display:none;}
.pie .items.tablet{display:none;}
.team .items.tablet{display:none;}
.keys .items.tablet{display:none;}
.pie .items.mobile{display:none;}
.pies_mobile{display:none;}
@media screen and (max-width:1320px){.keys_bg .keys_item.active{left:0;}
.keys_bg .keys_item{width:100%;}
.test_item.active{left:0;}
}
.try_tablet{display:none;}
@media screen and (max-width:1199px){.consultation{display:none !important;}
.content{width:770px;}
.pie .items_partners .item:last-child{display:none;}
.test .item{padding:0 10px;}
header .logo a{margin:0 auto;}
header .top_item{width:655px;margin:143px auto 0;}
header .top_item .desc{padding-left:0;}
header .top_item:before{display:none;}
header .paralax{display:none;}
header .helicopter{display:none;}
header .biznes{display:none;}
header .items{margin:0 auto 20px;}
.format .items .right{display:none;}
.format .items .left{margin-right:0;width:100%;}
.format .items .left p{max-width:560px;margin:0 auto;}
.format .items .left ul{max-width:560px;margin:0 auto;}
.format .desc{max-width:703px;margin:0 auto;color:#191815;font-family:"Futura PT - Book";font-size:24px;font-weight:400;line-height:28px;letter-spacing:0.96px;}
.pie h2 span{display:block;}
.pie .desc{max-width:755px;color:#f2f2f2;font-family:"Futura PT - Book";font-size:24px;font-weight:400;line-height:28px;letter-spacing:0.96px;text-transform:none;margin:50px auto 0;}
.pie .items{display:none;}
.pie .dont_use{max-width:760px;color:#f3f3f3;font-family:"Futura PT - Book";font-size:24px;font-weight:400;line-height:28px;letter-spacing:0.96px;margin:0 auto;}
.pie .prem{max-width:760px;margin:40px auto 50px;color:#f2f2f2;font-family:"Futura PT - Book";font-size:18px;font-weight:400;line-height:21px;letter-spacing:0.72px;}
.pie .items_partners .item{width:33.33%;}
.plus .items{max-width:650px;margin:0 auto;justify-content:space-between;}
.plus .items .item{width:270px;}
.try .item_1 .item_in .items .mid{display:none;}
.try .item_2 .item_in .items .bot{line-height:23px;height:auto;position:relative;padding-left:0;text-align:center;margin-bottom:-30px;font-size:21px;}
footer .top .cont{width:calc(50% - 40px/2);margin-right:40px;margin-bottom:60px;}
footer .top .cont:nth-child(2n){margin-right:0;}
footer .bot{justify-content:center;flex-direction:column-reverse;}
footer .bot .left{margin-top:36px;display:flex;flex-direction:column;justify-content:center;text-align:center;}
footer .bot .right{margin-top:0;display:flex;justify-content:center;}
.top_test{padding-top:20px;padding-bottom:20px;}
.top_test .item .left.pc{display:none;}
.top_test .item .left.tablet{display:block;margin-right:15px;max-width:405px;}
.top_test .item .left.tablet h2{font-size:21px;line-height:32px;letter-spacing:1.68px;}
.top_test .item .left.tablet h2 span{color:#e3c45f;}
.top_test .item .left.tablet p{color:#1f1f1f;font-family:"Futura PT";font-size:21px;font-weight:300;line-height:21px;letter-spacing:0.84px;text-align:center;text-transform:none;font-style:italic;}
.top_test .close{top:-5px;right:-5px;}
.format .tablet_slider{display:block;margin-top:75px;margin-bottom:82px;}
.format .tablet_slider .item{padding:0 20px;text-align:center;transition:.3s all cubic-bezier(0.65, 0.05, 0.36, 1);}
.format .tablet_slider .item p{color:#191815;font-family:"Futura PT - Book";font-size:24px;font-weight:400;line-height:28px;letter-spacing:0.96px;margin-bottom:13px;}
.format .tablet_slider .item img{width:100%;}
.format .tablet_slider .item.slick-active{transform:scale(1);}
.format .tablet_slider:before{content:'';height:100%;width:30px;background:-moz-linear-gradient(left, rgb(242, 242, 242) 0%, rgb(242, 242, 242) 1%, rgba(242, 242, 242, 0) 100%);background:-webkit-linear-gradient(left, rgb(242, 242, 242) 0%, rgb(242, 242, 242) 1%, rgba(242, 242, 242, 0) 100%);background:linear-gradient(to right, rgb(242, 242, 242) 0%, rgb(242, 242, 242) 1%, rgba(242, 242, 242, 0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00f2f2f2', GradientType=1);position:absolute;z-index:1;left:0;}
.format .tablet_slider:after{content:'';height:100%;width:30px;background:-moz-linear-gradient(left, rgba(242, 242, 242, 0) 0%, rgba(242, 242, 242, 0) 1%, rgb(242, 242, 242) 100%);background:-webkit-linear-gradient(left, rgba(242, 242, 242, 0) 0%, rgba(242, 242, 242, 0) 1%, rgb(242, 242, 242) 100%);background:linear-gradient(to right, rgba(242, 242, 242, 0) 0%, rgba(242, 242, 242, 0) 1%, rgb(242, 242, 242) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00f2f2f2', GradientType=1);position:absolute;z-index:1;right:0;top:0;}
.format .tablet_slider .slick-prev{font-size:0;background:url(/img/slider_prev.png) no-repeat center;width:32px;height:48px;border:none;position:absolute;top:calc(50% - 0px);z-index:2;left:0;cursor:pointer;}
.format .tablet_slider .slick-next{font-size:0;background:url(/img/slider_next.png) no-repeat center;width:32px;height:48px;border:none;position:absolute;top:calc(50% - 0px);z-index:2;right:0;cursor:pointer;}
.pie .items.tablet{display:block;margin-top:43px;}
.pie .items .item{width:383px;margin-right:0;max-width:383px;margin:0 auto;margin-bottom:50px;}
.pie .items.tablet .item_out{padding:0 20px;opacity:0.8;transition:.3s all cubic-bezier(0.65, 0.05, 0.36, 1);}
.pie .items.tablet .item_out.slick-active{opacity:1;transform:scale(1);}
.pie .items.tablet .slick-prev{font-size:0;background:url(/img/slider_prev.png) no-repeat center;width:32px;height:48px;border:none;position:absolute;top:calc(50% - 24px);z-index:2;left:55px;cursor:pointer;}
.pie .items.tablet .slick-next{font-size:0;background:url(/img/slider_next.png) no-repeat center;width:32px;height:48px;border:none;position:absolute;top:calc(50% - 24px);z-index:2;right:55px;cursor:pointer;}
.team .items.pc{display:none;}
.team .items.tablet{display:block;margin-top:40px;}
.team .items.tablet .item_out{}
.team .items.tablet .item{width:258px;height:auto;margin-top:0;background-size:cover !important;border-radius:3px;}
.team .items.tablet .item .name{padding-top:223px;margin-top:0;margin-bottom:20px;}
.team .items.tablet .item .who{bottom:10px;}
.team .items.tablet:before{content:'';height:100%;width:115px;background:-moz-linear-gradient(left, rgb(242, 242, 242) 0%, rgb(242, 242, 242) 1%, rgba(242, 242, 242, 0) 100%);background:-webkit-linear-gradient(left, rgb(242, 242, 242) 0%, rgb(242, 242, 242) 1%, rgba(242, 242, 242, 0) 100%);background:linear-gradient(to right, rgb(242, 242, 242) 0%, rgb(242, 242, 242) 1%, rgba(242, 242, 242, 0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00f2f2f2', GradientType=1);position:absolute;z-index:1;left:0;}
.team .items.tablet:after{content:'';height:100%;width:115px;background:-moz-linear-gradient(left, rgba(242, 242, 242, 0) 0%, rgba(242, 242, 242, 0) 1%, rgb(242, 242, 242) 100%);background:-webkit-linear-gradient(left, rgba(242, 242, 242, 0) 0%, rgba(242, 242, 242, 0) 1%, rgb(242, 242, 242) 100%);background:linear-gradient(to right, rgba(242, 242, 242, 0) 0%, rgba(242, 242, 242, 0) 1%, rgb(242, 242, 242) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00f2f2f2', GradientType=1);position:absolute;z-index:1;right:0;top:0;}
.pie .items.tablet:before, .keys .items.tablet:before{content:'';height:100%;width:90px;background:linear-gradient(to right, rgb(24, 22, 18) 0%, rgb(24, 22, 18) 1%, rgba(31, 31, 31, 0) 100%);background:-moz-linear-gradient(to right, rgb(24, 22, 18) 0%, rgb(24, 22, 18) 1%, rgba(31, 31, 31, 0) 100%);background:-webkit-linear-gradient(to right, rgb(24, 22, 18) 0%, rgb(24, 22, 18) 1%, rgba(31, 31, 31, 0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00f2f2f2', GradientType=1);position:absolute;z-index:1;left:0;}
.pie .items.tablet:after, .keys .items.tablet:after{content:'';height:100%;width:90px;background:linear-gradient(to left, rgb(24, 22, 18) 0%, rgb(24, 22, 18) 1%, rgba(31, 31, 31, 0) 100%);background:-moz-linear-gradient(to left, rgb(24, 22, 18) 0%, rgb(24, 22, 18) 1%, rgba(31, 31, 31, 0) 100%);background:-webkit-linear-gradient(to left, rgb(24, 22, 18) 0%, rgb(24, 22, 18) 1%, rgba(31, 31, 31, 0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00f2f2f2', GradientType=1);position:absolute;z-index:1;right:0;top:0;}
.team .items.tablet .slick-prev{font-size:0;background:url(/img/slider_prev.png) no-repeat center;width:32px;height:48px;border:none;position:absolute;top:calc(50% - 24px);z-index:2;left:45px;cursor:pointer;}
.team .items.tablet .slick-next{font-size:0;background:url(/img/slider_next.png) no-repeat center;width:32px;height:48px;border:none;position:absolute;top:calc(50% - 24px);z-index:2;right:45px;cursor:pointer;}
.team .items.tablet .slick-slide{transform:scale(0.8);transition:.3s all cubic-bezier(0.65, 0.05, 0.36, 1);}
.team .items.tablet .slick-slide.slick-center{transform:scale(1);}
.team .items.tablet .item_1{background:url(../img/team_1.png) no-repeat center;}
.team .items.tablet .item_2{background:url(../img/team_2.jpg) no-repeat center;}
.team .items.tablet .item_3{background:url(../img/team_3.png) no-repeat center;}
.team .items.tablet .item_4{background:url(../img/team_4.png) no-repeat center;}
.team .items.tablet .item_5{background:url(../img/team_5.png) no-repeat center;}
.team .items.tablet .item_6{background:url(../img/team_6.png) no-repeat center;}
.team .items.tablet .item_7{background:url(../img/team_7.jpg) no-repeat center;}
.keys .items{display:none;}
.keys .items.tablet{display:block;margin-top:60px;}
.keys .items.tablet .item_out{}
.keys .items.tablet .item{width:257px;margin-top:0;margin:0 auto;}
.keys .items .item_4 .top div{color:#858483;font-family:arial;font-size:81px;font-weight:500;line-height:21px;letter-spacing:3.24px;background:#f5f5f5;}
.keys .items.tablet .item_1 .top{background:url(../img/keys_1.png) no-repeat center;}
.keys .items.tablet .item_1 a .left{background:url(../img/keys_1_icon.png) no-repeat center;border-right:2px solid #b28900;}
.keys .items.tablet .item_1 a .right{color:#b28900;}
.keys .items.tablet .item_2 .top{background:url(../img/keys_2.png) no-repeat center;}
.keys .items.tablet .item_2 a .left{background:url(../img/keys_2_icon.png) no-repeat center;border-right:2px solid #087e33;}
.keys .items.tablet .item_2 a .right{color:#087e33;}
.keys .items.tablet .item_3 .top{background:url(../img/keys_3.png) no-repeat center;}
.keys .items.tablet .item_3 a .left{background:url(../img/keys_3_icon.png) no-repeat center;border-right:2px solid #bb0115;}
.keys .items.tablet .item_3 a .right{color:#bb0115;}
.keys .items.tablet .item_4 .top{background:url(../img/keys_4.png) no-repeat center;}
.keys .items.tablet .item_4 a .left{background:url(../img/keys_4_icon.png) no-repeat center;border-right:2px solid #191815;}
.keys .items.tablet .item_4 a .right{color:#191815;}
.keys .items .item_1 a:hover .right{color:#6c5402;}
.keys .items .item_2 a:hover .right{color:#06491e;}
.keys .items .item_3 a:hover .right{color:#340005;}
.keys .items .item_4 a:hover .right{color:#454239;}
.keys .items.tablet .slick-prev{font-size:0;background:url(/img/slider_prev.png) no-repeat center;width:32px;height:48px;border:none;position:absolute;top:calc(50% - 24px);z-index:2;left:45px;cursor:pointer;}
.keys .items.tablet .slick-next{font-size:0;background:url(/img/slider_next.png) no-repeat center;width:32px;height:48px;border:none;position:absolute;top:calc(50% - 24px);z-index:2;right:45px;cursor:pointer;}
.keys .items .item .top{background-size:cover !important;}
.keys .items .item:hover .top{background-size:cover !important;}
.top_test .item .right a{margin-top:15px;}
.pie .items .item_1:after{content:'';display:block;width:185px !important;height:251px !important;display:block;position:absolute;background:url(../img/pie_1_peas.png) no-repeat !important;top:133px !important;z-index:5;left:27px !important;transform:scale(0.9);transition:.3s all cubic-bezier(0.65, 0.05, 0.36, 1);}
.pie .items .item_2:after{content:'';display:block;width:142px !important;height:148px !important;display:block;position:absolute;background:url(../img/pie_2_peas.png) no-repeat !important;top:210px !important;z-index:5;left:45px !important;transform:scale(0.9);transition:.3s all cubic-bezier(0.65, 0.05, 0.36, 1);}
.pie .items .item_3:after{content:'';display:block;width:276px !important;height:307px !important;display:block;position:absolute;background:url(../img/pie_3_peas.png) no-repeat !important;top:76px !important;z-index:5;left:35px !important;transform:scale(0.9);transition:.3s all cubic-bezier(0.65, 0.05, 0.36, 1);}
header .top_item:after{background:url(../img/lines_tablet.png) no-repeat left top;left:-20px;top:20px;height:440px;}
header .items .item{width:190px;background-size:contain !important;z-index:2;}
header .items .item:after{display:none;}
header .items{position:relative;}
header .items:after{content:'';position:absolute;width:100%;height:1px;background:#2d2c29;top:calc(50% + 40px);left:0;z-index:1;}
header .items .item p{font-size:21px;line-height:22px;letter-spacing:1.03px;min-height:90px;display:flex;justify-content:flex-end;flex-direction:column;}
.try_tablet{display:block;}
.try_pc{display:none;}
.try .item_2{padding-top:0;}
.try .item_2 .item_in{margin-top:0;}
.try .item_2 .item_desc.try_tablet,
.try .item_3 .item_desc.try_tablet,
.try .item_1 .item_desc.try_tablet{margin-bottom:30px;}
.try .item_1 .item_in:after{top:calc(50% + 75px);}
.try .item_2 .item_in:before{height:calc(50% + 76px);}
.try .item_2 .item_in:after{top:calc(50% + 76px + 20px);}
.try .item_3 .item_in:before{height:calc(50% + 76px);}
.try .item_3 .item_in .items .items_in:last-child{margin-bottom:0;}
.try .item_1 .item_in .items,
.try .item_3 .item_in .items{padding:50px 50px 0px 50px;}
.try .item_1 .item_in .items .items_in,
.try .item_3 .item_in .items .items_in{width:calc(50% - 30px);max-width:360px;margin-right:60px;min-height:220px;margin-bottom:70px;height:190px;position:relative;}
.try .item_1 .item_in .items .items_in:after,
.try .item_3 .item_in .items .items_in:after{content:'';position:absolute;left:calc(50% - 182px/2);top:calc(50% - 182px/2);width:182px;height:182px;border:1px solid rgba(255, 255, 255, 0.1);border-radius:50%;}
.try .item_1 .item_in .items .items_in:nth-child(2n),
.try .item_3 .item_in .items .items_in:nth-child(2n){margin-right:0;}
.try .item_1 .item_in .items .items_in:nth-child(3),
.try .item_1 .item_in .items .items_in:nth-child(4),
.try .item_3 .item_in .items .items_in:nth-child(3),
.try .item_3 .item_in .items .items_in:nth-child(4){margin-bottom:30px;}
.try .item_1 .item_in .items .items_in .lfr,
.try .item_3 .item_in .items .items_in .lfr{display:flex;justify-content:center;flex-wrap:wrap;margin-bottom:0px;flex-direction:column;padding-left:0;height:100%;}
.try .item_1 .item_in .items .items_in .lfr .left,
.try .item_3 .item_in .items .items_in .lfr .left{display:flex;justify-content:center;flex-direction:column;text-align:center;width:100%;padding-top:0;position:absolute;top:0;}
.try .item_1 .item_in .items .items_in .lfr .right,
.try .item_3 .item_in .items .items_in .lfr .right{width:100%;margin-top:0;display:flex;justify-content:center;flex-direction:column-reverse;text-align:center;font-size:21px;line-height:24px;letter-spacing:0.84px;min-height:200px;}
.try .item_1 .item_in .items .items_in .top,
.try .item_3 .item_in .items .items_in .top{margin-bottom:0px !important;margin-top:40px !important;position:absolute;bottom:1px;left:calc(50% - 43px/2);}
.try .item_2 .item_in .items .items_in{width:calc(50% - 30px);display:flex;justify-content:center;flex-direction:column;margin-bottom:75px;}
.try .item_2 .item_in .items .items_in .left{display:flex;justify-content:center;flex-direction:column;}
.try .item_2 .item_in .items .items_in .left:before{margin:0 auto;}
.try .item_2 .item_in .items .items_in .right{margin-top:15px;font-size:21px;line-height:24px;letter-spacing:0.84px;text-align:center;width:100%;}
.try .item_3 .item_in .items .items_in .top{position:absolute;top:0;margin-top:0 !important;padding-top:0;width:100%;left:0;text-align:center;}
.try .item_3 .item_in .items .items_in .lfr{min-height:100%;height:220px;}
.try .item_3 .item_in .items .items_in .lfr .left{top:auto;bottom:0;left:0;width:100%;}
.try .item_3 .item_in .items .items_in .lfr .left:before{left:calc(50% - 43px/2);position:absolute;bottom:0;}
.try .item_3 .item_in .items .items_in .lfr .right{height:auto;width:100%;padding-left:0;margin-left:0;min-height:100%;}
.try .item_3 .item_in .items{display:flex;justify-content:center;flex-wrap:wrap;}
.try .item_2 .item_in .items{padding-bottom:43px;}
}
@media screen and (max-width:780px){.content{width:100%;padding:0 10px;}
}
.preim_but{display:none;}
@media screen and (max-width:767px){header .items .item:after{display:none;}
header .items .item{width:100%;}
header .top_item{width:100%;text-align:center;}
header .top_item h2{max-width:100%;}
.try .item_1 .item_in,
.try .item_2 .item_in,
.try .item_3 .item_in{padding-left:0;margin-top:0;}
.try .item_1 .item_in:after,
.try .item_2 .item_in:after,
.try .item_3 .item_in:after{display:none;}
.try .item_1 .item_in:before,
.try .item_2 .item_in:before,
.try .item_3 .item_in:before{display:none;}
.try .item_2 .item_in .items .bot{position:relative;margin-top:20px;height:auto;width:100%;display:block;bottom:auto;padding-left:0;width:calc(100% - 60px);}
.try .item_2 .item_in .items{padding-bottom:43px}
.top_test{bottom:-150px;top:auto !important;}
.top_test.active{bottom:-1px;}
.top_test.closed{bottom:-150px;}
.top_test .item{flex-wrap:wrap;}
.top_test .item .left.tablet{margin-right:0;width:100%;text-align:center;}
.top_test .item .right{margin-left:0;margin-top:8px;}
.top_test .item .left.tablet p{display:none;}
.top_test .close{top:-5px;right:17px;}
.top_test .item .left.tablet h2{color:#1f1f1f;font-family:"Futura PT";font-size:16px;font-weight:700;line-height:18px;text-transform:uppercase;letter-spacing:1.28px;}
.top_test .item .right a{color:#f2f2f2;font-family:"Futura PT - Book";font-size:21px;font-weight:400;line-height:45px;letter-spacing:0.84px;}
.format .tablet_slider .item p{min-height:56px;display:flex;justify-content:center;flex-direction:column;}
.pie .items_partners .item{width:50%;}
.pie .items_partners .item:last-child{display:block;}
.plus .items{max-width:calc(280px * 2);margin:0 auto;width:100%;}
.pie .items_partners .item p img{max-width:100%;}
footer .top .cont{width:100%;margin-right:0;}
footer .top .cont form input{max-width:280px;margin:0 auto 15px;display:block;}
footer .top .cont form button{max-width:280px;margin:5px auto 0;display:block;}
.keys .items .item{max-width:260px;margin:0 auto;}
.team .items.tablet .item{max-width:100%;margin:0 auto;}
.team .items.tablet .item .who{padding-bottom:20px;}
.keys .items.tablet .item_out{transform:scale(0.9);transition:.3s all cubic-bezier(0.65, 0.05, 0.36, 1);}
.keys .items.tablet .item_out.slick-active{transform:scale(1);}
.try .item_2 .item_in .items .items_in{justify-content:flex-start;margin-bottom:15px;width:100%;}
.try .item_1 .item_in .items .items_in,
.try .item_3 .item_in .items .items_in{width:calc(100% - 40px);max-width:100%;margin-right:20px !important;margin-left:20px;}
.try .item_1 .item_in .items .items_in:nth-child(3){margin-bottom:70px;}
.try .item_4 .item_4_item{padding:49px 20px;}
header .logo a .right{padding-top:27px;padding-bottom:20px;padding-left:5px;}
header .logo a .right h1{font-family:"Futura PT";font-size:23px;font-weight:700;line-height:9.8px;text-transform:uppercase;letter-spacing:2.63px;}
header .logo a .right p{font-family:"Futura PT";font-size:13px;font-weight:300;line-height:9.8px;letter-spacing:1.49px;}
header .logo a .left{width:75px;height:75px;}
header .logo a .left img{width:75px;}
header .top_item .new{text-shadow:0 1px 4px rgba(32, 29, 30, 0.15);color:#ffffff;font-family:"Futura PT - Book";font-size:28px;font-weight:400;line-height:24px;letter-spacing:1.68px;}
header .top_item h2{text-shadow:0 1px 4px rgba(32, 29, 30, 0.15);font-family:"Futura PT";font-size:24px;font-weight:700;line-height:30px;text-transform:uppercase;letter-spacing:2.4px;}
header .top_item .desc{text-shadow:0 1px 4px rgba(32, 29, 30, 0.15);font-family:"Futura PT - Book";font-size:21px;font-weight:400;line-height:24px;letter-spacing:1.26px;}
header .items .item p{text-shadow:-1px 2px 3px #201d1e;font-family:"Futura PT - Book";font-size:21px;font-weight:400;line-height:21px;letter-spacing:1.03px;}
header .more{display:none;}
.format h2{color:#1f1f1f;font-family:"Futura PT";font-size:21px;font-weight:700;line-height:28px;text-transform:uppercase;letter-spacing:2.1px;}
.format .items .left p{color:#191815;font-family:"Futura PT - Book";font-size:22px;font-weight:400;line-height:29.42px;letter-spacing:0.84px;}
.format .tablet_slider .item p{color:#191815;font-family:"Futura PT - Book";font-size:24px;font-weight:400;line-height:28px;letter-spacing:0.96px;}
.format .items .left ul{color:#1f1f1f;font-family:"Futura PT - Book";font-size:22px;font-weight:400;line-height:24px;letter-spacing:0.88px;}
.format .items .left ul li:before{top:calc(50% - 6px);}
.pie h2{font-family:"Futura PT";font-size:21px;font-weight:700;line-height:28px;text-transform:uppercase;letter-spacing:2.1px;}
.pie .desc{color:#f2f2f2;font-family:"Futura PT - Book";font-size:22px;font-weight:400;line-height:29.42px;letter-spacing:0.84px;}
.pie .tysachy{color:#f2f2f2;font-family:"Futura PT - Book";font-size:19px;font-weight:400;line-height:24px;letter-spacing:0.76px;}
.plus h2{color:#1f1f1f;font-family:"Futura PT";font-size:21px;font-weight:700;line-height:28px;text-transform:uppercase;letter-spacing:2.1px;}
.try h2{color:#f2f2f2;font-family:"Futura PT";font-size:21px;font-weight:700;line-height:28px;text-transform:uppercase;letter-spacing:2.1px;}
.try .desc{color:#f2f2f2;font-family:"Futura PT - Book";font-size:21px;font-weight:400;line-height:28px;letter-spacing:0.84px;}
.try .item_1 .item_desc{color:#f2f2f2;font-family:"Futura PT - Book";font-size:21px;font-weight:400;line-height:28px;letter-spacing:0.84px;}
.try .item_1 .item_in .items .items_in .lfr .right{color:#f2f2f2;font-family:"Futura PT - Book";font-size:17px;font-weight:400;line-height:24px;letter-spacing:0.84px;}
.try .item_2 .item_in .items .items_in .right{color:#f2f2f2;font-family:"Futura PT - Book";font-size:21px;font-weight:400;line-height:24px;letter-spacing:0.84px;min-height:24px;}
.try .item_3 .item_in .items .items_in .lfr .right{color:#f2f2f2;font-family:"Futura PT - Book";font-size:21px;font-weight:400;line-height:24px;letter-spacing:0.84px;}
.try .item_4 .name{color:#f2f2f2;font-family:"Futura PT";font-size:21px;font-weight:700;line-height:28px;text-transform:uppercase;letter-spacing:2.1px;}
.try .item_4 ul li:before{top:calc(50% - 6px);}
.try .item_4 ul li{color:#f2f2f2;font-family:"Futura PT - Book";font-size:21px;font-weight:400;line-height:28px;letter-spacing:0.84px;}
.try .item_4 .item_4_item p{color:#f2f2f2;font-family:"Futura PT - Book";font-size:21px;font-weight:400;line-height:24px;letter-spacing:0.84px;}
.test .item h2{color:#181613;font-family:"Futura PT - Book";font-size:21px;font-weight:400;line-height:24px;letter-spacing:0.84px;}
.test .item p{color:#1f1f1f;font-family:"Futura PT";font-size:19px;font-weight:300;line-height:21px;letter-spacing:0.76px;}
.team h2{padding-top:40px;color:#1f1f1f;font-family:"Futura PT";font-size:21px;font-weight:700;line-height:28px;text-transform:uppercase;letter-spacing:2.1px;}
.team .desc{color:#181613;font-family:"Futura PT - Book";font-size:21px;font-weight:400;line-height:28px;letter-spacing:0.84px;}
.keys h2{color:#f2f2f2;font-family:"Futura PT";font-size:21px;font-weight:700;line-height:28px;text-transform:uppercase;letter-spacing:2.1px;}
.keys .items .item .name{color:#ffffff;font-family:"Futura PT - Book";font-size:24px;font-weight:400;line-height:24px;letter-spacing:0.96px;}
footer .top .cont h2{color:#ffffff;font-family:"Futura PT - Book";font-size:21px;font-weight:400;line-height:24px;letter-spacing:0.84px;}
footer .top .cont .val a{color:#ffffff;font-family:"Futura PT - Book";font-size:24px;font-weight:400;line-height:24px;letter-spacing:0.96px;}
footer .top .cont .desc{color:#ffffff;font-family:"Futura PT - Book";font-size:18px;font-weight:400;line-height:21px;letter-spacing:0.72px;}
header .top_item:after{display:none;}
.try .item_4 .item_4_item:after{content:'';background:url(../img/try_main_4.png) no-repeat center;width:117px;height:117px;position:absolute;top:-74px;right:-15px;background-size:cover;}
.try .item_1 .item_in .items .items_in .lfr{padding-left:0;}
.pie .items.tablet{}
.pie .items.mobile{display:block;margin-top:45px;margin-bottom:45px;}
.pie .items.mobile .item{width:380px;transition:none;}
header .top_item .new{min-height:85px;}
.try .item_1 .item_in .items,
.try .item_2 .item_in .items,
.try .item_3 .item_in .items{padding:15px}
.try .item_2 .item_in .items .bot{margin-bottom:0;}
.keys .items .item .top{background-size:cover !important;}
.keys .items .item:hover .top{background-size:cover !important;}
.keys .items .item .name{font-size:19px;}
.keys .items .item a .left{}
.keys .items .item a .right{width:100%;text-align:center;}
.keys .items .item .top .top_item_big{color:#858483;font-family:arial;font-size:81px;font-weight:500;line-height:21px;letter-spacing:3.24px;background:#f5f5f5;}
.test_item .tems_out .items .line{margin-right:0;width:80%;max-width:80%;}
.test_item .tems_out{padding:0 10px 20px 10px;}
.test_item .tems_out .close{margin-left:-21px;}
.keys_bg .keys_item .items .item{width:100%;}
.keys_bg .keys_item .name{margin-top:60px;color:#181613;font-family:"Futura PT";font-size:20px;line-height:25px;}
.keys_item .kay{margin-top:20px;}
.test .item .go a,
footer .top .cont form button,
.keys_bg .keys_item .go,
.test_item .tems_out .send,
.test_item .tems_out.item_6 .text .go{font-size:21px;line-height:45px;}
.test_item .tems_out.item_5 .text .line_bg .send{padding:15px 35px;max-width:85%;}
header,
.team{padding-bottom:40px}
footer{padding-top:40px;}
.format,
.pie,
.plus,
.try,
.keys{padding-top:40px;padding-bottom:40px;}
.format .items .left,
.pie .desc,
.plus .items .item,
.team .desc,
.keys .items.tablet{margin-top:40px;}
.try h2,
.try .item_4 .name{margin-bottom:40px;}
.mob_hid_text{height:102px;overflow:hidden;position:relative;transition:1s all cubic-bezier(0.65, 0.05, 0.36, 1);}
.mob_hid_text .noafter{height:250px !important; overflow:visible;}
.mob_hid_text.noafter:after{height:250px !important; overflow:visible;}
.pie .prem.active{height:auto;}
.pie .preim_but{max-width:276px;width:100%;display:block;border-radius:25px;border:1px solid rgba(255, 255, 255, 0.3);line-height:52px;opacity:0.5;color:#f2f2f2;font-family:"Futura PT - Book";font-size:21px;font-weight:400;letter-spacing:0.84px;text-align:center;margin:5px auto 40px;text-decoration:none;z-index:5;position:relative;}
header .logo a{justify-content:center;}
header{background:url(../img/pic_forbg_1block.png) center top no-repeat, url(../img/top_bg.png) center;padding-top:30px;background-position-y:-115px;padding-bottom:60px;background-position-x:calc(50% - -255px);}
header .top_item{margin:40px auto 0;}
header .items .item{margin-top:40px;height:200px;background-size:160px !important;margin-bottom:0;}
header .items .item p{position:absolute;width:100%;bottom:136px;}
}
.consultation .photo img{width:100%;}
@media screen and (max-width:400px){.pie .items .item{}
.pie .items.mobile .item{}
.top_test.closed{bottom:-180px;}
.top_test{bottom:-180px;}
.test_item .tems_out .items_1 .line input, .test_item .tems_out .items .line_1 input, .test_item .tems_out.item_6 .text .input_line input{font-size:17px;}
.test_item .tems_out .ui-selectmenu-button.ui-button{font-size:17px;}
}
footer .top .cont form input.err{box-shadow:inset -1px 1px 2px rgba(178, 31, 31, 0.45);border:1px solid rgb(178, 31, 31);}
.test_bg_1{z-index:11;background:rgba(0, 0, 0, 1);position:fixed;display:none;top:0%;left:0%;width:100%;height:1000%;overflow-y:auto;opacity:0;transition:1s all cubic-bezier(0.65, 0.05, 0.36, 1);}
.test_bg_1.active{opacity:1;}
.test_ite,
.test,
.team,
.try .item_4{transition:1s all cubic-bezier(0.65, 0.05, 0.36, 1);}
.mar_top_anim{margin-top:100%;}
.go_hide{top:100% !important;}
@media screen and (max-width:1320px){.keys_bg .keys_item{left:0;}
.keys_bg .keys_item{width:100%;}
.test_item{left:0;}
}
@media screen and (max-width:380px){.pie .items.mobile .item:nth-child(2){top:420px;}
.pie .items.mobile .item:nth-child(3){top:calc(420px * 2);}
.pie .items .item{}
.pie .items.mobile{height:auto !important;width:100%;margin-top:50px;}
.pie .items.mobile .items_out{height:1350px;overflow:hidden;position:relative;}
.try .item_3 .item_in .items .items_in{width:100%;margin-right:0;}
}
@media screen and (max-width:576px){.plus .items{justify-content:center;}
}
@media screen and (max-width:440px){.team .items.tablet:before{width:55px;}
.team .items.tablet:after{width:55px;}
header .top_item:before{left:calc(50% - 135px) !important;top:40px !important;}
.test_item .tems_out .items .line{margin-right:0;width:100%;max-width:100%;}
}
@media screen and (max-width:770px){.try{padding-bottom:0 !important;margin-bottom:-10px;}
.team{padding-top:35px;}
.test{margin-top:0;}
}
.open_all_item_2{display:none;border-radius:25px;border:1px solid #ffffff;width:100%;text-align:center;line-height:50px;opacity:0.6;color:#f2f2f2;font-family:"Futura PT - Book";font-size:21px;font-weight:400;letter-spacing:0.84px;text-decoration:none;}
.mob_bg_item{display:none;}
@media screen and (max-width:767px){.keys .items.tablet{margin-left:-10px;margin-right:-10px;}
.keys .items.tablet .slick-next,
.keys .items.tablet .slick-prev{top:calc(50% - 10px);}
.keys .items.tablet .slick-prev{left:20px;}
.keys .items.tablet .slick-next{right:20px;}
.try .item_2 .item_in .items .items_in{position:relative;opacity:0;min-height:auto;}
.try .item_1 .item_in .items .items_in .top{width:43px !important;height:43px !important;background-size:50% !important;}
.try .item_1 .item_in .items .items_in .lfr .right{font-size:17px;}
.try .item_2 .item_in .items .items_in:nth-child(4),
.try .item_2 .item_in .items .items_in:nth-child(5),
.try .item_2 .item_in .items .items_in:nth-child(6),
.try .item_2 .item_in .items .items_in:nth-child(7),
.try .item_2 .item_in .items .items_in:nth-child(8),
.try .item_2 .item_in .items .items_in:nth-child(9),
.try .item_2 .item_in .items .items_in:nth-child(10),
.try .item_2 .item_in .items .items_in:nth-child(11),
.try .item_2 .item_in .items .items_in:nth-child(12),
.try .item_2 .item_in .items .items_in:nth-child(13),
.try .item_2 .item_in .items .items_in:nth-child(14){display:none;margin-bottom:-20px;opacity:1;}
.try .item_2 .item_in .items .items_in:nth-child(3).bot_h:after{content:'';background:linear-gradient(to top, rgb(31, 31, 31) 0%, rgb(31, 31, 31) 1%, rgba(31, 31, 31, 0) 100%);background:-moz-linear-gradient(to top, rgb(31, 31, 31) 0%, rgb(31, 31, 31) 1%, rgba(31, 31, 31, 0) 100%);background:-webkit-linear-gradient(to top, rgb(31, 31, 31) 0%, rgb(31, 31, 31) 1%, rgba(31, 31, 31, 0) 100%);background:-o-linear-gradient(to top, rgb(31, 31, 31) 0%, rgb(31, 31, 31) 1%, rgba(31, 31, 31, 0) 100%);background:-khtml-linear-gradient(to top, rgb(31, 31, 31) 0%, rgb(31, 31, 31) 1%, rgba(31, 31, 31, 0) 100%);background:-ms-linear-gradient(to top, rgb(31, 31, 31) 0%, rgb(31, 31, 31) 1%, rgba(31, 31, 31, 0) 100%);height:70px;position:absolute;bottom:0;width:100%;}
.open_all_item_2{display:block;}
.open_all_item_2:after{content:'';}
.open_all_item_2:hover{}
.open_all_item_2:hover:after{}
.pie .prem{position:relative;margin-bottom:-83px;}
.mob_hid_text:after{content:'';background:linear-gradient(to top, rgb(31, 31, 31) 0%, rgb(25, 24, 21) 1%, rgba(31, 31, 31, 0) 100%);height:70px;position:absolute;bottom:0;width:100%;left:0;}
.mob_hid_text.noafter:after{display:none;}
header .top_item:before{content:'';background:url(../img/mobile_lines.png) no-repeat left top;height:359px;width:260px;display:block;position:absolute;left:calc(50% - 130px);top:15px;}
header .top_item .new{min-height:85px;max-width:230px;margin:0 auto;}
header .top_item h2{max-width:330px;margin:0 auto;}
header .top_item .desc{max-width:240px;margin:20px auto;}
header .items:after{content:'';position:absolute;width:1px;height:100%;background:#2d2c29;top:121px;left:50%;z-index:1;}
header .items{overflow:hidden;}
.team .items.tablet{margin-left:-10px;margin-right:-10px;}
.test_item{padding:10px;}
.test_item .tems_out .ask{margin-bottom:40px;}
.test_item .tems_out.item_5 .ask{margin-bottom:132px;}
.test_item .tems_out.item_5 .text .line_bg{margin-top:35px;}
.test_item .tems_out.item_5 .text .line_bg .send{margin-top:30px;}
.mob_bg_item{display:block;position:relative;height:186px;width:calc(100% + 40px);margin-top:-140px;margin-bottom:-20px;background-size:200px !important;background-position-x:1px;margin-left:-20px;margin-right:-20px;}
.test_item .tems_out.item_5 .text .line_bg{width:100%;margin-left:0;margin-right:0;background:none !important;}
.keys .items.tablet .item{width:100%;margin-top:0;margin:0 auto;}
.try .item_1 .item_in .items .items_in:nth-child(4){margin-bottom:0;}
.try .item_3 .item_in .items .items_in:last-child{margin-bottom:0;}
}
.a2{opacity:0 !important;transform:translate(0, 100px);position:relative;transition:all 600ms;transition-delay:100ms !important;}
.test_item .tems_out .ui-selectmenu-button.ui-button.err{border:1px solid #e2001a;}
.test_item .tems_out .send:hover{transform:scale(1.025);}
.team .items .item img{position:absolute;top:0;left:0;transition:1s all linear;width:100%;}
.team .items .item:hover img{transform:scale(1.1);}
.keys .items .item .top img{position:absolute;top:0;left:0;transition:1s all linear;transform:scale(1.1);z-index:1;width:100%;}
.keys .items .item:hover .top img{transform:scale(1.3);}
.keys_bg, .test_bg{padding-top:30px;padding-bottom:30px;}
.keys_item, .test_item{margin:0 auto 30px;}
@media screen and (max-width:767px){.keys_bg, .test_bg{padding-top:15px;padding-bottom:15px;}
.keys_item, .test_item{margin:0 auto 15px;}
}
.test_item .tems_out.item_5 .text .line_bg .send:after{content:'';background:url(../img/top_arrow.png) no-repeat center;width:53px;height:10px;display:block;margin-left:-21px;opacity:0;transition:.5s all cubic-bezier(0.65, 0.05, 0.36, 1);margin-top:16px;}
.test_item .tems_out.item_5 .text .line_bg .send:hover:after{margin-left:0px;opacity:1;}
.test_item .tems_out.item_5 .text .line_bg .send{display:flex;justify-content:center;}
.test_item input::placeholder{color:#9e9e9e;}
.test_item input.err::placeholder{color:#e66b73;}
.test_item .ui-selectmenu-button.ui-button.err span{color:#e66b73;}
.try .item_3 .item_in .items .items_in:last-child{margin-bottom:0;}
@media screen and (max-width:767px){.team .items.tablet .slick-prev{left:20px;}
.team .items.tablet .slick-next{right:20px;}
.pie .items.tablet .item .photo{transform:scale(1);z-index:2;}
.pie .items .item .photo .photo_bg img{transform:scale(1);}
.pie .items .item:after{transform:scale(1) !important;}
.team{margin-top:-110px;}
ul.stack__images li:nth-child(1) .item{background:url(../img/substrate_1.png) no-repeat center, #1f1f1f !important;}
ul.stack__images li:nth-child(2) .item{background:url(../img/substrate_2.png) no-repeat center, #1f1f1f !important;}
ul.stack__images li:nth-child(3) .item{background:url(../img/substrate_3.png) no-repeat center, #1f1f1f !important;}
ul.stack__images li:nth-child(1) .item:after{background:url(../img/pie_1_peas.png) no-repeat !important;top:133px !important;left:27px !important;width:185px !important;height:251px !important;}
ul.stack__images li:nth-child(2) .item:after{background:url(../img/pie_2_peas.png) no-repeat!important;top:210px !important;left:45px !important;width:142px !important;height:148px !important;}
ul.stack__images li:nth-child(3) .item:after{background:url(../img/pie_3_peas.png) no-repeat!important;top:76px !important;left:35px !important;width:276px !important;height:307px !important;}
}
@media screen and (max-width:500px){.team{margin-top:-65px;}
}
@media screen and (max-width:420px){.team{margin-top:-30px;}
}
.ui-widget.ui-widget-content{background-color:#eeeeee;padding:0px;width:395px !important;}
.ui-menu .ui-menu-item-wrapper{position:relative;padding:0 20px;color:#6b6b6b;font-family:"Futura PT - Book";font-size:18px;font-weight:400;line-height:45px;letter-spacing:0.72px;}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover{color:#6b6b6b;font-family:"Futura PT - Book";font-size:18px;font-weight:400;line-height:45px;background-color:#dcdcdc;border:none;margin:0;letter-spacing:0.72px;}
@media screen and (max-width:455px){.test_item .tems_out .ui-selectmenu-button.ui-button, .test_item .tems_out.item_6 .text .input_line input, .test_item .tems_out .items_1 .line input, .test_item .tems_out .items .line_1 input{width:320px;}
.ui-widget.ui-widget-content{width:320px !important;}
}
@media screen and (max-width:355px){.test_item .tems_out .ui-selectmenu-button.ui-button, .test_item .tems_out.item_6 .text .input_line input, .test_item .tems_out .items_1 .line input, .test_item .tems_out .items .line_1 input{width:280px;}
.ui-widget.ui-widget-content{width:280px !important;}
}
footer .top .cont form input.err::placeholder{color:#e66b73;}
.ty_text.active{opacity:1;margin-bottom:0;}
.ty_text{margin-bottom:-20px;opacity:1;transition:1s all cubic-bezier(0.65, 0.05, 0.36, 1);position:relative;}
.no_ty.go_hide_foot{opacity:0;margin-bottom:-20px;position:relative;}
.no_ty{transition:1s all cubic-bezier(0.65, 0.05, 0.36, 1);position:relative;}
footer .top .cont .form{top:0;position:absolute;left:0;width:100%;transition:1s all cubic-bezier(0.65, 0.05, 0.36, 1);position:relative;margin-right:0;}
footer .top .cont .form.go_hide_foot{opacity:0;top:100%}
footer .top .cont .form_ty_text{opacity:0;top:100%;position:absolute;left:0;width:100%;transition:1s all cubic-bezier(0.65, 0.05, 0.36, 1);}
footer .top .cont .form_ty_text.active{opacity:1;margin-bottom:0;top:0;}
footer .top .cont .form_ty_text .ty_text{margin-top:55px;}
footer .top .cont:last-child{margin-right:0;position:relative;height:335px;overflow:hidden;}
.pie .items .item:nth-child(1), .pie .items .item_1{background:url(../img/substrate_1.png) no-repeat center, #1f1f1f;}
.pie .items .item:nth-child(2), .pie .items .item_2{background:url(../img/substrate_2.png) no-repeat center, #1f1f1f;}
.pie .items .item:nth-child(3), .pie .items .item_3{background:url(../img/substrate_3.png) no-repeat center, #1f1f1f;}
@media screen and (max-width:480px){.pie .items_partners .item p img{max-width:80%;}
}
.bg_s{background-size:150px !important;}
.bg_s1{background-size:155px !important;}
.bg_s2{background-size:200px !important;}
.bg_s3{background-position-x:0px !important;background-position-y:20px !important}
.stack ul{position:relative;margin:0 auto;padding:0;list-style:none;}
.stack ul li{position:absolute;width:100%;opacity:0;}
ul.stack__images{width:100%;height:450px;z-index:10;perspective:1000px;perspective-origin:50% -50%;}
@media screen and (max-height:530px), screen and (max-width:400px){ul.stack__images{width:100%;}
}
.stack__images li{top:0;z-index:1;transform:translate3d(0, 0, -180px);transform-style:preserve-3d;}
.stack__images li img{display:block;max-width:100%;pointer-events:none;}
.stack__images li:hover{cursor:url(../img/cursor_vulcan.png), auto;}
.stack__images li:active{cursor:-webkit-grabbing;cursor:grabbing;}
.stack__images li.animate{transition:all 0.3s ease-out;}
.stack__images li.move-back{transition-timing-function:cubic-bezier(0.175, 0.885, 0.470, 1.515);}
.stack__next{border:none;background:none;display:block;padding:0;overflow:hidden;width:36px;height:36px;margin:10px auto 0;font-size:30px;position:relative;cursor:pointer;color:#067ba7;display:none;}
.stack__next:hover{color:#fff;}
.stack__next:focus{outline:none;}
.stack__next span{position:absolute;top:200%;}
ul.stack__titles{height:18vh;max-width:560px;width:95%;display:none;}
.stack__titles blockquote{margin:0;text-align:center;font-size:1.4em;}
.stack__titles blockquote footer{font-size:50%;padding-bottom:1em;font-family:'Montserrat', Arial, sans-serif;}
.stack__titles li{pointer-events:none;transition:opacity 0.45s ease;}
.stack__titles li.current{opacity:1;pointer-events:auto;}
.a1{transform:translate(0, 0);opacity:1 !important;}
.slick-arrow.slick-disabled{display:none !important;}
input::-ms-clear{display:none;}
@media screen and (max-width:1199px){.try .item_3 .item_in .items .items_in:last-child{margin-bottom:30px;}
}
@media screen and (max-width:767px){.try .item_3 .item_in .items .items_in:last-child{margin-bottom:0;}
.test_item_6 .inp_1, .test_item_6 .inp_2{margin-top:0px !important;}
.item_6 .inp_3 .input_error{margin-top:0px !important;}
}
.stack{position:relative;margin-bottom:100px;}
.item_big_go{position:absolute;left:0;top:0;width:100%;height:100%;display:block;margin-top:0;z-index:15;}
.go_text_pie{width:100%;font-family:"Futura PT";font-size:21px;font-weight:700;line-height:28px;text-transform:uppercase;letter-spacing:2.1px;color:#ebcb62;display:block;height:auto;}
.pie .items.mobile .item .photo{transform:scale(1);z-index:2;}
.pie .items.mobile .item .photo .photo_bg img{transform:scale(1);}
@media screen and (max-width:570px){.pie .items.tablet .item_out{padding:0;}
.pie .items.tablet .slick-prev{left:0;}
.pie .items.tablet .slick-next{right:0;}
.pie .items .item{zoom:0.9;}
}
@media screen and (max-width:475px){.pie .items .item{zoom:0.8;}
}
@media screen and (max-width:440px){.pie .items .item{zoom:0.7;}
}
@media screen and (max-width:400px){.pie .items .item{zoom:0.65;}
}
@media screen and (max-width:375px){.pie .items .item{zoom:0.6;}
}