@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&amp;subset=cyrillic');@font-face{font-family:'Roboto';src:url("../fonts/Roboto/Roboto-Light.eot");src:url("../fonts/Roboto/Roboto-Light.eot?#iefix") format("embedded-opentype"),url("../fonts/Roboto/Roboto-Light.woff") format("woff"),url("../fonts/Roboto/Roboto-Light.ttf") format("truetype");font-weight:300;font-style:normal}@font-face{font-family:'Roboto';src:url("../fonts/Roboto/Roboto-Regular.eot");src:url("../fonts/Roboto/Roboto-Regular.eot?#iefix") format("embedded-opentype"),url("../fonts/Roboto/Roboto-Regular.woff") format("woff"),url("../fonts/Roboto/Roboto-Regular.ttf") format("truetype");font-weight:400;font-style:normal}@font-face{font-family:'Roboto';src:url("../fonts/Roboto/Roboto-Medium.eot");src:url("../fonts/Roboto/Roboto-Medium.eot?#iefix") format("embedded-opentype"),url("../fonts/Roboto/Roboto-Medium.woff") format("woff"),url("../fonts/Roboto/Roboto-Medium.ttf") format("truetype");font-weight:500;font-style:normal}@font-face{font-family:'Roboto';src:url("../fonts/Roboto/Roboto-Bold.eot");src:url("../fonts/Roboto/Roboto-Bold.eot?#iefix") format("embedded-opentype"),url("../fonts/Roboto/Roboto-Bold.woff") format("woff"),url("../fonts/Roboto/Roboto-Bold.ttf") format("truetype");font-weight:600;font-style:normal}@font-face{font-family:'PT Sans';src:url("../fonts/PT Sans/PTS55F_W.eot");src:url("../fonts/PT Sans/PTS55F_W.eot?#iefix") format("embedded-opentype"),url("../fonts/PT Sans/PTS55F_W.woff") format("woff"),url("../fonts/PT Sans/PTS55F_W.ttf") format("truetype");font-weight:500;font-style:normal}@font-face{font-family:'PT Sans';src:url("../fonts/PT Sans/PTS75F_W.eot");src:url("../fonts/PT Sans/PTS75F_W.eot?#iefix") format("embedded-opentype"),url("../fonts/PT Sans/PTS75F_W.woff") format("woff"),url("../fonts/PT Sans/PTS75F_W.ttf") format("truetype");font-weight:600;font-style:normal}body{background:#222423;color:#fff;font-family:'Roboto'}[class^="icon_"]{display:inline-block;line-height:0}[class^="icon_"]:before{display:inline-block}.icon_count-room:before{content:url('../img/icon_count-room.png');width:21px;height:21px}.icon_next:before{content:url('../img/icon_next.png');width:9px;height:17px}.icon_obshaya-ploshad:before{content:url('../img/icon_obshaya-ploshad.png');width:21px;height:21px}.icon_prev:before{content:url('../img/icon_prev.png');width:9px;height:17px}.icon_vneshnie-razmeri:before{content:url('../img/icon_vneshnie-razmeri.png');width:19px;height:19px}.container{max-width:1170px;width:100%;margin:0 auto;position:relative}.common-header{padding:30px 0}.common-header__logo{text-align:center}.logo__link{text-decoration:none}.logo__link,.logo__title{display:inline-block;vertical-align:middle;margin:0 20px 3%}.logo__title{color:#fff;max-width:300px;text-align:left;position:relative}.quiz{margin-top:60px;padding-bottom:50px}.quiz:after,.quiz:before{content:'';display:table;clear:both}.quiz-questions,.quiz-result{float:left;padding:0 20px}.quiz-questions{width:50%;position:relative;z-index:100}.quiz-result{width:50%}.item-slider{padding-left:45px}.quiz-questions__form{margin-bottom:20px;position:relative}.answer-group{margin-bottom:15px}.answer-group label{font-size:21px;color:#fff;font-weight:300;line-height:1.2}.answer-group input[type="radio"],.answer-group input[type="checkbox"]{position:absolute;width:0;height:0;overflow:hidden;opacity:0}.answer-group input[type="radio"]+label,.answer-group input[type="checkbox"]+label{position:relative;display:block;padding-left:30px;cursor:pointer}.answer-group input[type="radio"]+label:after,.answer-group input[type="checkbox"]+label:after{content:'';width:16px;height:16px;border:1px solid #bbb;border-radius:50% 50%;position:absolute;left:0;bottom:2px;box-shadow:0 0 0 0 rgba(255,255,255,0.8);-webkit-transition:all .4s;transition:all .4s;margin:0 0 88% 0}.answer-group input[type="radio"]+.xdc:after,.answer-group input[type="checkbox"]+.xdc:after{content:'';width:16px;height:16px;border:1px solid #bbb;border-radius:50% 50%;position:absolute;left:0;bottom:2px;box-shadow:0 0 0 0 rgba(255,255,255,0.8);-webkit-transition:all .4s;transition:all .4s;margin:0}.answer-group input[type="checkbox"]+label:after{border-radius:0}.answer-group input[type="radio"]+label:before,.answer-group input[type="checkbox"]+label:before{content:'';width:8px;height:8px;background:#fff;border-radius:50% 50%;position:absolute;left:5px;bottom:7px;opacity:0;-webkit-transition:all .3s;transition:all .3s;margin:0 0 88% 0}.answer-group input[type="radio"]+.xdc:before,.answer-group input[type="checkbox"]+.xdc:before{content:'';width:8px;height:8px;background:#fff;border-radius:50% 50%;position:absolute;left:5px;bottom:7px;opacity:0;-webkit-transition:all .3s;transition:all .3s;margin:0}.answer-group input[type="checkbox"]+label:before{border-radius:0}.answer-group input[type="radio"]:checked+label:before,.answer-group input[type="checkbox"]:checked+label:before{opacity:1}.answer-group input[type="radio"]:hover+label:after,.answer-group input[type="checkbox"]:hover+label:after{box-shadow:0 0 5px 1px rgba(256,256,256,.8)}.answer-group input[type="radio"]:checked:hover+label:after,.answer-group input[type="checkbox"]:checked:hover+label:after{box-shadow:0 0 0 0 rgba(256,256,256,.8)}.field{display:block;position:relative}.input__placeholder{position:absolute;left:20px;top:16px;font-size:16px;line-height:16px;font-weight:normal;letter-spacing:-0.1px;-webkit-transition:all .4s;transition:all .4s;color:#999}.input__placeholder span{display:inline-block;position:relative}.input{font-family:'Roboto';width:100%;font-size:16px;line-height:16px;font-weight:normal;letter-spacing:1.1px;outline:0;background:0;border:0;box-shadow:none;border-radius:0;-webkit-appearance:none;resize:none;background:#fff;border:solid 1px #cfcfcf;padding:15px 20px 16px}.completed .input__placeholder,.input:focus+.input__placeholder{top:-20px;color:#fff;font-size:12px}.button{position:relative;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;outline:0;text-align:center;font-family:'Roboto';font-size:22px;color:#fafafa;text-transform:uppercase;border-radius:34px;text-decoration:none;font-weight:900;line-height:16px;height:50px;padding:0 20px;cursor:pointer;background:#691e31;border:0}@keyframes radiance{0{left:-30px;margin-left:0}30 %{left:110%;margin-left:80px}100 %{left:110%;margin-left:80px}}.button:active{top:2px;border-bottom-width:3px;color:#fff}.button.disabled{filter:grayscale(100%);opacity:.5;pointer-events:none;cursor:not-allowed}.button.disabled:before{display:none}.button.remove{opacity:0;top:40px}.question__header{position:relative;margin-bottom:30px}.question__number{position:absolute;left:-45px;top:0;min-width:35px;max-width:35px;height:35px;border-radius:50%;border:3px solid #691e31;color:#fff;text-align:center;line-height:30px;font-family:'Roboto';font-size:21px;margin-right:15px}.question__title{font-size:30px;line-height:1;color:#fff;font-family:'Roboto';margin-bottom:10px}.question__sub-title{color:#fff;font-size:16px;line-height:24px;margin-top:20px;margin-bottom:20px}.answers_form .answer-group{margin-bottom:30px}.answers_form .button{margin-left:0}.answers_form .input{max-width:375px}.agreement label{line-height:15px;font-size:12px;font-weight:300;color:#fff}.home-results{position:relative}.home-results__header{background:#691e31;padding:11px 13px;font-weight:bold;font-size:16px;line-height:16px;color:#000}.home-results__zaglushka{background:url('../img/fecf7bff89f24b4504aadc619def8256.jpg');height:350px;position:absolute;left:20px;right:20px;background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;background-size:cover;opacity:0;top:-100px;-webkit-transition:all .5s;transition:all .5s}.home-results__zaglushka span{width:100%;text-align:center;top:130px;position:absolute;font-size:24px;line-height:30px;text-align:center}.home-results__zaglushka:before{content:'';position:absolute;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,.6)}.home-results__zaglushka:after{content:url('../img/arrow-white.png');width:100px;height:100px;position:absolute;left:60px;top:30px}.home-results__header,.home-results__slider{opacity:1;position:relative;-webkit-transition:all .5s;transition:all .5s}.home-results_disable .home-results__header,.home-results_disable .home-results__slider{opacity:0}.home-results_disable .home-results__zaglushka{top:0;opacity:1}.home-item{position:relative}.home-item__title{position:absolute;z-index:20;left:13px;top:15px;font-size:18px;color:#fff;font-weight:800}.home-item__material{opacity:.57;color:#fff;font-size:11px;position:absolute;left:13px;top:35px}.home-item__prevu{position:relative;z-index:10;height:350px;background-position:center center;background-repeat:no-repeat;-webkit-background-size:cover;background-size:cover}.home-item__prevu:before{content:'';position:absolute;width:100%;height:127px;background:url('../img/shadow-top.png') repeat-x center top;left:0;top:0}.home-item__prevu:after{content:'';position:absolute;width:100%;height:127px;background:url('../img/shadow-bottom.png') repeat-x center top;left:0;bottom:0}.home-item__info{background:#fff;padding:12px 16px}.home-item__info-item{margin:5px 0;font-size:16px}.home-item__info-icon,.home-item__info-title,.home-item__info-value{display:inline-block;vertical-align:middle;color:#000}.home-item__info-value{font-weight:bold}.home-item__info-icon{width:35px}.home-item__info-title{width:160px}.home-results__slider .slick-prev{background:0;border:0;text-indent:-9999px;width:50px;height:43px;background:#691e31 url('../img/icon_prev.png') no-repeat 18px 14px;position:absolute;top:165px;left:0;z-index:100;padding:13px 0 0 20px}.home-results__slider .slick-next{background:0;border:0;text-indent:-9999px;width:50px;height:43px;background:#691e31 url('../img/icon_next.png') no-repeat 20px 14px;position:absolute;top:165px;right:0;z-index:100;padding:13px 0 0 20px}.progress-bar{position:absolute;top:-50px;left:20px;right:20px;margin-bottom:20px}.progress-bar__step,.progress-bar__bulls{display:inline-block;vertical-align:middle;margin-right:10px}.progress-bar__step{font-size:11px}.progress-bar__bulls span{float:left;width:7px;height:7px;background:#8aa429;border-radius:50% 50%;margin-right:10px;opacity:.5;box-shadow:0 0 0 0 #fff;-webkit-transition:all .3s;transition:all .3s}.progress-bar__bulls span.last{background:#f44336}.progress-bar__bulls span.passed{opacity:.8}.progress-bar__bulls span.active{opacity:1;box-shadow:0 0 7px 1px #fff}.progress-bar__inline{height:20px;position:relative;background:#555;-moz-border-radius:25px;-webkit-border-radius:25px;border-radius:25px;-webkit-box-shadow:inset 0 -1px 1px rgba(255,255,255,0.3);-moz-box-shadow:inset 0 -1px 1px rgba(255,255,255,0.3);box-shadow:inset 0 -1px 1px rgba(255,255,255,0.3)}.progress-bar__inline>span{float:left;width:0;height:20px;background-color:#f44336;background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0,#691e31),color-stop(1,#a02946));background-image:-moz-linear-gradient(center bottom,#691e31 37%,#a02946 69%);position:relative;overflow:hidden;border-radius:20px;-webkit-transition:width .7s;transition:width .7s}.progress-bar__inline>span:after,.progress-bar__inline>span>span{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-image:-webkit-gradient(linear,0 0,100% 100%,color-stop(.25,rgba(255,255,255,.2)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,.2)),color-stop(.75,rgba(255,255,255,.2)),color-stop(.75,transparent),to(transparent));background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,.2) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,.2) 75%,transparent 75%,transparent);z-index:1;-webkit-background-size:50px 50px;-moz-background-size:50px 50px;-webkit-animation:move 2s linear infinite;overflow:hidden}.animate>span:after{display:none}@-webkit-keyframes move{0{background-position:0 0}100 %{background-position:50px 50px}}.hide{display:none}@media screen and (max-width:767px){.quiz-questions,.quiz-result{width:100%}.quiz-questions{margin-bottom:40px}}@media screen and (max-width:554px){.logo__title{display:block;margin-top:5px;text-align:center}.home-item__info-item{font-size:14px}.question__title{font-size:24px}.answer-group label{font-size:16px;padding-top:4px}.home-results__zaglushka span{padding:0 20px}.home-results__zaglushka span br{display:none}.home-results__zaglushka:after{display:none}.item-slider{padding-left:0}.question__number{position:static;margin-bottom:15px}.button{margin-left:0}.answers_form .answer-group{margin-bottom:15px}.input__placeholder,.input.completed+.input__placeholder,.input:focus+.input__placeholder{position:static;display:block;font-size:11px;color:#Fff;margin-bottom:10px}}.answer-group .agreement input[type="radio"]+label:before,.answer-group .agreement input[type="checkbox"]+label:before{left:5px;top:8px;width:9px;height:9px;background:transparent url('../img/checkmark.png') no-repeat center center !important}