.tWrap{position:relative}.tWrap.finish{display:none;text-align:center}.test_wrap{position:relative;background:#f9eed6;border:1px solid #ded2b9;border-radius:5px;padding:25px}.test_wrap:after{content:"";display:table;clear:both}.test_title{font-size:33px;font-weight:700;padding-bottom:15px;border-bottom:1px solid #ded2b9;line-height:33px}.bubble.start{position:absolute;left:210px;background:no-repeat url(/images/sh_bubble_big.png);box-sizing:border-box;height:125px;width:433px;font-size:16px;padding:35px 20px 40px 55px;font-weight:600;line-height:23px;float:right}.start_text{width:60%;float:right;font-size:15px;margin-top:144px}.sherlock{position:relative;float:left;width:175px;height:257px;left:67px;top:30px}.sherlock .body{position:absolute;background:no-repeat url(/images/sherlock_body.png);width:135px;height:254px;z-index:2}.sherlock .pipe{position:absolute;background:no-repeat url(/images/sherlock_pipe.png);width:110px;height:76px;top:98px;left:-5px;transform-origin:20px 3px;z-index:3;-webkit-animation:pipe 8s infinite cubic-bezier(.645,.045,.355,1)}.sherlock .zoom{position:absolute;background:no-repeat url(/images/sherlock_zoom.png);width:82px;height:74px;top:67px;left:93px;transform-origin:0 28px;z-index:1;-webkit-animation:zoom 8s infinite}.sherlock.small{width:120px;height:185px;left:50%;margin-left:-60px;top:18px;float:none;-webkit-transition:left 1s;transition:left 1s}.sherlock.small .zoom{background-size:contain;width:51px;height:47px;top:51px;left:65px;transform-origin:0 17px;-webkit-animation:none;animation:none;-webkit-transition:transform 1s;transition:transform 1s}.sherlock.small .body{width:93px;height:175px;background-size:contain}.sherlock.small .pipe{width:71px;height:76px;top:65px;left:-2px;transform-origin:20px 3px;background-size:contain;-webkit-animation:none;animation:none;-webkit-transition:transform 1s;transition:transform 1s}.sherlock.small.pose .pipe{transform:rotate(-20deg)}.sherlock.small.pose .zoom{transform:rotate(40deg)}.sherlock.small.shown{left:30%}.button{position:relative;display:inline-block;background:#72c223;font-size:20px;color:#fff;box-shadow:0 2px 0 #5ea617;padding:15px 40px;border-radius:5px;cursor:pointer;font-weight:300;-webkit-user-select:none;user-select:none;margin-top:15px;text-decoration:none}.button.btnCheck,.button.btnFinish,.button.btnNext{font-size:16px;padding:10px 20px;font-weight:500}.button:hover{background:#80d023}.button:active{top:1px;background:#67ad23;box-shadow:inset 0 2px 0 #5ea617}.button.arrow{padding-right:60px}.btnNext.arrow{padding-right:50px}.button.arrow:after{content:"";display:block;position:absolute;width:16px;height:11px;right:31px;top:50%;background:no-repeat url(/images/green_arrow.png);margin-top:-4px}.btnNext.arrow:after{right:21px}#start_test{float:right}.steps{display:none;padding:0;width:360px;margin:15px auto 30px}.contentCenter .steps li{line-height:20px}.steps li{display:inline-block;font-size:15px;font-weight:600;background:#ded2b9;color:#9c927c;margin:0 5px;width:26px;height:26px;text-align:center;padding:3px 0;box-sizing:border-box;border-radius:20px}.steps li.current{background:#bbdef9;color:#378fd2}.steps li.wrong{background:#f6b427;color:#fff}.steps li.right{background:#72c223;color:#fff}.quest_wrap{display:none;position:relative;background:#fff;border:1px solid #ded2b9;border-radius:5px;padding:40px 20px 20px}.curr_number{position:absolute;background:url(/images/test_num.png) no-repeat;width:41px;height:41px;font-size:16px;color:#00bfef;text-align:center;padding:8px 0 0 3px;left:50%;margin-left:-20px;top:-15px;font-weight:600}.quest_wrap .quest{font-weight:600;font-size:16px;line-height:22px}.ans_wrap{max-width:420px;margin:20px auto}.ans_wrap div{position:relative;box-sizing:border-box;padding:10px 10px 10px 50px;font-size:15px;cursor:pointer;-webkit-user-select:none;user-select:none}.quest_wrap:not(.blocked) .ans_wrap div:hover{background:#d9ecfa}.ans_wrap div.selected{background-color:#d9ecfa}.ans_wrap div.wrong{background-color:#f8dda4}.ans_wrap div.right{background-color:#cfefb0}.ans_wrap div:before{content:"";display:block;position:absolute;width:16px;height:16px;background:url(/images/test_sprite.png) -2px -2px;left:18px;top:50%;margin-top:-8px}.ans_wrap div.selected:before{background-position:-2px -42px}.ans_wrap div.wrong:before{background-position:-2px -22px}.ans_wrap div.right:before{background-position:-2px -62px}.ans_wrap div.right:after{content:"";display:block;position:absolute;width:12px;height:9px;background:url(/images/test_sprite.png) -2px -82px;right:18px;top:50%;margin-top:-4px}.ans_wrap div.wrong:after{content:"";display:block;position:absolute;width:11px;height:11px;background:url(/images/test_sprite.png) -2px -95px;right:18px;top:50%;margin-top:-5px}.ans_wrap hr{height:0;border:none;border-bottom:1px dashed #d8d4cb;margin:0 0 0 20px;max-width:400px}.bubble_small{background:url(/images/bubble_descr.png) no-repeat;width:381px;height:132px;padding:26px 35px 25px 61px;box-sizing:border-box;font-size:13px;line-height:17px;position:absolute;left:30%;bottom:61px;margin-left:20px;opacity:0;visibility:hidden;-webkit-transform:translate3d(-50px,0,0) scale(.8);transform:translate3d(-50px,0,0) scale(.8);-webkit-transition:visibility 0s linear .5s,opacity .5s,-webkit-transform .3s;transition:visibility 0s linear 1s,opacity 1s,transform 1s}.bubble_small.shown{visibility:visible;opacity:1;-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1);transition-delay:0s}.bubble_small i{font-style:normal;font-weight:800;color:#539b0d}.side-block-wrap{background:#f7f7f7;border:1px solid #e7e7e7;border-radius:5px;padding:2px 8px 10px;margin-bottom:25px;width:236px;box-sizing:border-box}.side-block-wrap.eng-test{background-color:#f9eed6;border-color:#ded2b9;text-align:center;position:relative}.side-block-wrap.eng-test .side_text{width:120px;text-align:left;margin:25px 0 10px 10px}.side-block-wrap.eng-test .side_text span{display:block}.side-block-wrap.eng-test .side_text .line1{font-size:22px;font-weight:700;color:#474b54}.side-block-wrap.eng-test .side_text .line2{font-size:19px;font-weight:700;color:#53a108;line-height:16px}.side-block-wrap.eng-test .side_text .line3{text-align:center;font-size:18px;font-weight:700;color:#aaa28f;line-height:40px}.side-block-wrap.eng-test .side_text .line4{color:#464032;font-size:27px;font-weight:700;line-height:24px}.side-block-wrap.eng-test .side_text .line5{color:#464032;font-size:19px;font-weight:700}.side-block-wrap.eng-test .sherlock{position:absolute;background:no-repeat url(/images/sherlock_sidebar.png);width:99px;height:158px;right:15px;left:auto;top:15px}.side-block-wrap.eng-test .button{margin:10px auto;padding:10px 60px 10px 40px}.sherlock_result{position:relative;width:200px;margin:10px auto;height:270px}.sherlock_result .body{position:absolute;height:250px;width:159px;background:url(/images/sherlock_res.png) no-repeat;z-index:2}.sherlock_result .cup{position:absolute;background:no-repeat url(/images/sherlock_cup.png);width:106px;height:79px;top:64px;left:112px;transform-origin:0 28px;z-index:1;transform:rotate(20deg);transition:transform .7s cubic-bezier(.645,.045,.355,1)}.sherlock_result.pose .cup{transform:rotate(0)}.sherlock_result .cup .stars{position:absolute;background:url(/images/sherlock_stars.png);width:117px;height:78px;top:-68px;left:15px;opacity:0;transition:top .4s cubic-bezier(.645,.045,.355,1) .3s,opacity .4s cubic-bezier(.645,.045,.355,1) .3s}.sherlock_result.pose .cup .stars{opacity:1;top:-75px}.res_phrase{font-family:Georgia;font-style:italic;text-align:center;width:90%;margin:20px auto;color:#599a07;font-size:33px;line-height:41px}.score{position:absolute;top:130px;width:60px;text-align:center;z-index:5;font-family:"open sans";font-weight:300;color:#9f9784;font-size:21px;letter-spacing:-2px;left:3px}.score .total{color:#599a07;font-size:32px;font-weight:700}.social{font-size:15px;color:#666;line-height:25px}@media (max-width:755px){.test_wrap{padding:25px 15px}.test_title{text-align:center}.bubble.start{background-image:url(/images/bubble_mobile.png);height:137px}.side-block-wrap.eng-test{height:191px}.side-block-wrap.eng-test .side_text .line3{position:absolute;top:31px;left:155px}.side-block-wrap.eng-test .side_text .line4{position:absolute;top:28px;left:190px}.side-block-wrap.eng-test .side_text .line5{position:absolute;top:52px;left:190px}.side-block-wrap.eng-test .button{float:left;margin-left:75px;font-weight:600}.bttn_view_prices{font:400 30px/61px 'Open Sans',sans-serif;display:block;width:318px;height:67px;background:#5aae2c;border-bottom:5px solid #307e05;border-radius:5px;box-sizing:border-box;color:#fff;text-align:center;text-decoration:none;margin:0 auto;position:relative;z-index:100}.btn_conteiner{display:block!important;position:relative;margin-top:49px}.btn_img{position:absolute;left:25px;top:-54px}.sherlock{left:0;top:134px}.start_text{width:57%;margin-bottom:31px;margin-top:189px}.bubble.start{left:-9px;margin-top:12px}.sherlock.small.shown{left:19%}.bubble_small.shown{left:12%;-webkit-transform:translate3d(7px,0,0) scale(.8);transform:translate3d(7px,0,0) scale(.8)}.bubble_small{-webkit-transform:translate3d(-64px,0,0) scale(.8);transform:translate3d(-64px,0,0) scale(.8);transition:visibility 0s linear 1s,opacity 1s}}@-webkit-keyframes pipe{0%,100%,30%{transform:rotate(0)}10%,15%{transform:rotate(-20deg)}}@-webkit-keyframes zoom{0%,100%,30%,50%,80%{transform:rotate(0)}10%,15%{transform:rotate(40deg)}53%,59%,65%{transform:rotate(-25deg)}56%,62%{transform:rotate(-15deg)}}#set-category::-ms-expand,#set-doctype::-ms-expand{display:none}.social_buttons div{display:inline-block}.uiGrid div{opacity:0}a .at-icon-wrapper{border-radius:4px}@media only screen and (min-device-width :320px) and (max-device-width :736px){.test_wrap:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}}
/*# sourceMappingURL=maps/testing.min.map */
