@font-face{font-family:Arimo;font-weight:400;font-style:normal;src:url(../fonts/Arimo/Regular/Arimo-Regular.eot);src:url(../fonts/Arimo/Regular/Arimo-Regular.eot?#iefix) format("embedded-opentype"),url(../fonts/Arimo/Regular/Arimo-Regular.woff) format("woff"),url(../fonts/Arimo/Regular/Arimo-Regular.woff2) format("woff2"),url(../fonts/Arimo/Regular/Arimo-Regular.ttf) format("truetype")}@font-face{font-family:Arimo;font-weight:700;font-style:normal;src:url(../fonts/Arimo/Bold/Arimo-Bold.eot);src:url(../fonts/Arimo/Bold/Arimo-Bold.eot?#iefix) format("embedded-opentype"),url(../fonts/Arimo/Bold/Arimo-Bold.woff) format("woff"),url(../fonts/Arimo/Bold/Arimo-Bold.woff2) format("woff2"),url(../fonts/Arimo/Bold/Arimo-Bold.ttf) format("truetype")}@font-face{font-family:Arimo;font-weight:700;font-style:italic;src:url(../fonts/Arimo/BoldItalic/Arimo-BoldItalic.eot);src:url(../fonts/Arimo/BoldItalic/Arimo-BoldItalic.eot?#iefix) format("embedded-opentype"),url(../fonts/Arimo/BoldItalic/Arimo-BoldItalic.woff) format("woff"),url(../fonts/Arimo/BoldItalic/Arimo-BoldItalic.woff2) format("woff2"),url(../fonts/Arimo/BoldItalic/Arimo-BoldItalic.ttf) format("truetype")}@font-face{font-family:Pacifico;font-weight:400;font-style:normal;src:url(../fonts/Pacifico/Regular/Pacifico-Regular.eot);src:url(../fonts/Pacifico/Regular/Pacifico-Regular.eot?#iefix) format("embedded-opentype"),url(../fonts/Pacifico/Regular/Pacifico-Regular.woff) format("woff"),url(../fonts/Pacifico/Regular/Pacifico-Regular.woff2) format("woff2"),url(../fonts/Pacifico/Regular/Pacifico-Regular.ttf) format("truetype")}*{-webkit-box-sizing:border-box;box-sizing:border-box}img{max-width:100%}a{color:#000;text-decoration:none}.inverse a{color:#fff}a,button,input,textarea{outline:0}p{margin:0 0 1em 0}h1,h2,h3,h4,h5,h6{margin:0}.inverse{color:#fff}.accent{color:#00a6c8}.bold{font-weight:700}.light{font-weight:300}.text-phone{text-decoration:none;white-space:nowrap;cursor:pointer}.text-center{text-align:center}.text-right{text-align:right}.hamburger{display:none;margin-left:20px}.grow{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.button{position:relative;display:inline-block;text-decoration:none;padding:12px 12px;-webkit-border-radius:5px;border-radius:5px;border:none;-webkit-box-shadow:0 4px 6px 0 rgba(0,0,0,.45);box-shadow:0 4px 6px 0 rgba(0,0,0,.45);font-size:12px;line-height:1.2;font-weight:400;text-align:center;background-color:#56d3ed;color:#000!important;cursor:pointer}.button:hover{background-color:#00a6c8}.button--dark{background-color:#00a6c8}.button--dark:hover{background-color:#56d3ed}.button:active{top:1px}.button--dark{background-color:#00a6c8}.input-div{position:relative}.input-div .input{width:100%}.input,.textarea{background:0 0;color:#000;font-size:14px;line-height:inherit;border:none;-webkit-border-radius:5px;border-radius:5px;background-color:#00a6c8;font-family:Arimo,Arial,sans-serif;padding:14px 20px 11px 35px}.input.error,.textarea.error{border-color:red;color:red}.input.error+.error-message,.textarea.error+.error-message{display:block}.input+.error-message,.textarea+.error-message{display:none;text-align:left;color:red;padding-left:35px;margin-top:5px;font-size:14px}.input::-webkit-input-placeholder,.textarea::-webkit-input-placeholder{color:#fff;opacity:1}.input::-moz-placeholder,.textarea::-moz-placeholder{color:#fff;opacity:1}.input:-ms-input-placeholder,.textarea:-ms-input-placeholder{color:#fff;opacity:1}.input.error::-webkit-input-placeholder,.textarea.error::-webkit-input-placeholder{color:red}.input.error::-moz-placeholder,.textarea.error::-moz-placeholder{color:red}.input.error:-ms-input-placeholder,.textarea.error:-ms-input-placeholder{color:red}.form{position:relative;max-width:800px;margin:0 auto;background-color:#33b8d3;padding:25px 40px}.form-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.form-title{font-size:16px;font-weight:700;margin-bottom:15px;text-align:center}.form-title--white{color:#fff}.form-title--left{text-align:left}.form .input-div{margin-right:20px;-webkit-flex-basis:180px;-ms-flex-preferred-size:180px;flex-basis:180px}.form .button,.form .input-div{margin-bottom:10px;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.form-info{font-size:12px;font-weight:700}.form-bottom .form-info{margin-bottom:10px}.checkbox{display:block;position:relative;padding-left:25px;text-align:left}.checkbox [type=checkbox],.checkbox [type=radio]{display:none}.checkbox [type=checkbox]+span,.checkbox [type=radio]+span{cursor:pointer}.checkbox [type=checkbox]+span:after,.checkbox [type=checkbox]+span:before,.checkbox [type=radio]+span:after,.checkbox [type=radio]+span:before{content:'';position:absolute}.checkbox [type=checkbox]+span:before,.checkbox [type=radio]+span:before{top:0;left:0;width:14px;height:14px;-webkit-border-radius:50%;border-radius:50%;border:3px solid #ffe901}.checkbox [type=checkbox]+span:after,.checkbox [type=radio]+span:after{display:none;top:5.1px;left:5.1px;width:10px;height:10px;-webkit-border-radius:50%;border-radius:50%;background-color:#00a6c8}.checkbox [type=checkbox]:checked,.checkbox [type=radio]:checked{color:red}.checkbox [type=checkbox]:checked+span:after,.checkbox [type=radio]:checked+span:after{display:block}.checkbox_accent [type=checkbox]+span:before,.checkbox_accent [type=radio]+span:before{border-color:#00a6c8}.checkbox_accent [type=checkbox]+span:after,.checkbox_accent [type=radio]+span:after{background-image:url(../img/check-accent.png)}body,html{margin:0}body{min-width:320px;position:relative;color:#000;line-height:1.2;font-size:16px;font-weight:400;font-family:Arimo,Arial;overflow-x:auto;opacity:1}.page-top{position:fixed;bottom:20px;right:-100px;z-index:99;cursor:pointer;width:50px;height:50px;line-height:50px;text-align:center;-webkit-border-radius:50%;border-radius:50%;background-color:#00a6c8;font-size:25px;color:#fff;opacity:.3;-webkit-transition:all .5s ease-out;-o-transition:all .5s ease-out;transition:all .5s ease-out}.page-top.active{right:20px}.page-top:hover{opacity:1}.call-me{position:fixed;bottom:20px;left:20px;z-index:99;cursor:pointer;width:50px;height:50px;line-height:50px;text-align:center;-webkit-border-radius:50%;border-radius:50%;background-color:#58ea00;cursor:pointer;display:none}.call-me .fa{color:#fff;font-size:25px;position:relative;top:5px}.call-me:after,.call-me:before{content:'';position:absolute;top:-15px;left:-15px;right:-15px;bottom:-15px;border:1px solid #58ea00;-webkit-border-radius:50%;border-radius:50%;-webkit-animation:pulse 1.5s linear infinite;animation:pulse 1.5s linear infinite}.call-me:after{-webkit-animation-delay:.5s;animation-delay:.5s}@-webkit-keyframes pulse{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}50%{opacity:1}100%{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}50%{opacity:1}100%{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}.page-wrapper{overflow:hidden;min-height:100vh;background-color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;letter-spacing:-1px}.header{position:fixed;top:0;width:100%;z-index:98;padding:8px 0;background-color:rgba(255,255,255,.8);font-size:12px}.header.scrolled{background-color:#fff;border-bottom:1px solid #00a6c8}.header-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.header .logo{margin-right:15px}.header-title{font-weight:500;max-width:60px;margin-right:30px}.header-grafik,.header-phone,.header-priem,.header-title{margin-top:9px}.header-priem{margin-right:90px}.header-contacts{text-align:right}.header-socials{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-right:70px}.header .button{margin-top:10px}.social{margin-right:15px}.footer{background-color:#4cc1d8;font-size:14px;color:#000}.footer-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:10px 0}.footer-address{max-width:230px}.footer-phone a{color:#000}.footer-comand img{margin-top:10px}.main-menu{margin-top:-25px;margin-left:167px}.main-menu ul{list-style:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;padding:0;margin:0}.main-menu li{margin-right:30px}.main-menu a{display:inline-block;line-height:1.5;text-decoration:none;font-weight:400;border-bottom:2px solid transparent}.main-menu a.active,.main-menu a.link:hover{color:#00a6c8}.section{padding:40px 0 35px;-webkit-background-size:cover;background-size:cover;background-repeat:no-repeat;background-position:center center}.section-title{font-size:36px;font-weight:700;margin:0 auto 10px;text-align:center;letter-spacing:-2px;padding:25px 0 30px;background-repeat:no-repeat;background-position:center center;background-image:url(../img/title-map.png)}.section-title span{position:relative;z-index:0}.section-title span:before{content:"";position:absolute;top:-webkit-calc(50% + 3px);top:calc(50% + 3px);left:-50px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);background-image:url(../img/title-back.png);width:257px;height:36px;z-index:-1}.section-title--long span:before{width:476px;height:36px;background-image:url(../img/title-back-long.png)}.section-title--short span:before{width:91px;height:36px;background-image:url(../img/title-back-short.png)}.section-title--nomap{background-image:none}.inverse .section-title{color:#fff}.section-slogan{font-size:38px;font-family:Pacifico,serif;color:#00a6c8;text-align:center}.inverse .section-slogan{color:#fff}.section-main{padding-top:150px;background-image:url(../img/main-back.jpg)}.section-main-title{font-size:42px;font-weight:400;max-width:820px;margin-bottom:70px}.section-main-title-1{font-size:20px;color:#00a6c8;font-weight:400;max-width:420px;margin-bottom:15px}.section-main-title-2{font-size:20px;font-family:Pacifico,serif;color:#ffe901;font-weight:400;margin-bottom:80px}.section-main .main-block{padding:25px 140px 15px 0;background-color:rgba(0,166,200,.8);max-width:800px;position:relative}.section-main .main-block-title{margin-bottom:13px}.section-main .main-block::before{position:absolute;content:"";background-color:rgba(0,166,200,.8);top:0;right:100%;bottom:0;left:-1000px}.section-stran .section-slogan{margin-bottom:15px}.section-stran-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.section-stran .stran{width:24%;text-align:center;margin-bottom:40px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer}.section-stran .stran-image{position:relative;padding:20px;margin-bottom:22px;z-index:0}.section-stran .stran-image img{display:block}.section-stran .stran-image:before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;border:8px solid transparent;-webkit-border-radius:50%;border-radius:50%;border-right-color:#000;border-bottom-color:#000;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:rotateZ(-25deg);-ms-transform:rotate(-25deg);transform:rotateZ(-25deg)}.section-stran .stran-title{margin-bottom:15px;font-weight:700}.section-stran .stran:hover .stran-image:before{border-right-color:#00a6c8;border-bottom-color:#00a6c8}.section-stran .stran:hover .stran-image:after{content:'';position:absolute;top:20px;left:20px;right:50%;bottom:20px;background-color:#ffe901;z-index:-1}.section-reviews{background-image:url(../img/reviews-back.jpg)}.section-reviews .reviews-carousel-mobile{display:none}.section-reviews .review{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;max-width:760px;font-size:14px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:0 0 30px 70px;background-color:rgba(255,233,1,.6)}.section-reviews .review-image{margin:0 10px 0 -70px;width:140px;height:140px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-border-radius:50%;border-radius:50%;overflow:hidden;padding:10px;background-color:#ffe901}.section-reviews .review img{-webkit-border-radius:50%;border-radius:50%}.section-reviews .review-author{margin-bottom:10px;font-weight:700}.section-reviews .review-summary{margin-bottom:12px;font-weight:700;font-style:italic}.section-reviews .review-content{padding:5px 10px}.section-reviews .review:nth-child(2){margin-left:200px}.section-why-content-1,.section-why-content-2{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.section-why .carousel-why{display:none}.section-why-content-1{max-width:780px;margin:0 auto}.section-why .why{max-width:250px;font-size:14px;font-weight:700;margin-bottom:55px;position:relative;z-index:0}.section-why .why::before{content:"";position:absolute;background-image:url(../img/blue.png);left:-35px;top:-20px;width:98px;height:71px;z-index:-1}.section-services{background-image:url(../img/service-back.jpg)}.section-services .section-slogan{color:#fff;margin-bottom:50px}.section-services-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.section-services .service{max-width:230px;text-align:center;color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-height:240px;margin-bottom:30px}.section-services .service-title{font-weight:700;margin-bottom:10px}.section-services .service-text{font-size:14px;min-height:63px;margin-bottom:5px}.section-services .form{max-width:940px}.section-certificates .carousel-certificates{max-width:820px;margin:0 auto;padding:0 100px}.section-certificates .certificate{max-width:256px;height:314px;border:6px solid #ffe901;margin:0 auto}.section-contact .map{position:relative}.section-contact .contact-block{position:absolute;bottom:55px;left:60px}.section-contact .contact{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;max-width:290px;font-size:14px;background-color:rgba(0,166,200,.8);margin-bottom:15px;position:relative}.section-contact .contact-img{margin-right:10px;margin-left:-20px}.section-contact .contact-content{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.section-vyzov{background-image:url(../img/vyzov-back.jpg)}.section-vyzov .section-title{font-size:35px}.section-vyzov-title{font-size:30px;font-weight:700;max-width:800px;text-align:center;margin:0 auto 40px}.section-vyzov .section-slogan{margin-bottom:40px}.section-vyzov .form{max-width:none}#quiz-page .section-question{margin-top:125px;display:none;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}#quiz-page .section-question.show{display:block}#quiz-page .section-question-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}#quiz-page .section-question .question{max-width:500px}#quiz-page .section-question .question-img{margin-right:60px}#quiz-page .section-question .question-title{font-size:30px;font-weight:700;color:#00a6c8;margin-bottom:40px}#quiz-page .section-question .question-title--center{text-align:center}#quiz-page .section-question .question-title--vopros{margin-bottom:20px}#quiz-page .section-question .question-text{font-size:18px;padding-left:40px;margin-bottom:22px;position:relative}#quiz-page .section-question .question-text::before{content:"";position:absolute;width:28px;height:25px;background-image:url(../img/vopros-checked.png);top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:0}#quiz-page .section-question .question-text-1{font-size:18px;font-weight:700;color:#00a6c8;margin-bottom:18px}#quiz-page .section-question .question-text-2{font-size:18px;font-weight:700;text-align:center;color:#00a6c8;margin-bottom:35px}#quiz-page .section-question .question-text-3{font-size:18px;font-weight:700;text-align:center;max-width:650px;margin:0 auto}#quiz-page .section-question .question .checkbox{margin-bottom:15px}#quiz-page .section-question .question .button{margin-top:22px;font-size:16px}#quiz-page .section-question .form{max-width:944px}#quiz-page .section-question .form .button{font-size:16px}#quiz-page .section-question .check-green{display:block;margin:0 auto 30px;text-align:center}#thanks-page .section-thanks{padding:155px 0 0 0;background-image:url(../img/thanks-back.jpg);-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}#thanks-page .section-thanks-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}#thanks-page .section-thanks-title{font-size:36px;font-family:Pacifico,serif;margin-bottom:40px;color:#ffe901}#thanks-page .section-thanks-text{font-size:24px;margin:0 0 75px;color:#fff}#thanks-page .section-thanks-link{text-decoration:underline;font-size:14px;display:inline-block;margin-bottom:150px;color:#fff}.modal{text-align:center;background-color:#7fd2e3}.modal-title{font-size:18px;margin-bottom:20px;font-weight:700}.modal .form-info{text-align:center;font-weight:700}.modal .input-div{width:180px;margin:0 auto;margin-bottom:10px}.modal .button{margin-bottom:12px}.modal .button--long{min-width:180px}.more{max-width:945px;position:relative}.more-1{background-image:url(../img/shengenskoi-back.jpg)}.more-2{background-image:url(../img/usa-back.jpg)}.more-3{background-image:url(../img/canada-back.jpg)}.more-4{background-image:url(../img/velikobritanya-back.jpg)}.more-5{background-image:url(../img/bolgarya-back.jpg)}.more-6{background-image:url(../img/irlandiya-back.jpg)}.more-7{background-image:url(../img/bagamy-back.jpg)}.more-8{background-image:url(../img/drugie-back.jpg)}.more .header-content{position:absolute;top:12px;left:12px}.more .header-title{font-size:12px;letter-spacing:-1px;margin-left:25px}.more .section-title{padding:10px 0;margin-bottom:30px;margin-top:-20px}.more .stran-content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;margin-bottom:30px}.more .stran img{margin-right:50px}.more .stran-spisok{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:14px;font-weight:700}.more .stran-spisok ul{margin:0;padding-left:0}.more .stran-spisok ul:first-child{margin-right:60px}.more .stran-spisok li{list-style:none}.more .visa{max-width:450px}.more .visa-title{font-size:16px;font-weight:700;margin-bottom:10px}.more .visa-title span{color:#00a6c8}.more .visa-text{font-size:14px;max-width:320px;margin-bottom:10px}.more .visa-bonus{margin-top:40px}.more .visa-bonus-title{display:inline-block;font-size:24px;font-family:Pacifico,serif;color:#ffe901;margin-bottom:10px;-webkit-transform:rotateZ(-20deg) translateY(-10px);-ms-transform:rotate(-20deg) translateY(-10px);transform:rotateZ(-20deg) translateY(-10px);-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center}.more .form{max-width:none;background-color:rgba(0,166,200,.5);position:relative;margin-left:-35px;margin-right:-35px}.more .form form{max-width:650px;margin:0 auto}.more .form-bottom{max-width:650px;margin:0 auto}.more .form-bottom-2{display:none}.more .form .input-div:last-child{margin-right:0}.more .form .button{display:block;margin:0 0 0 auto;font-size:16px}.visible-xxs{display:none!important}@media only screen and (max-width:1199px){.header-grafik{display:none}.section-vyzov .section-title{font-size:28px}}@media only screen and (max-width:991px){.hamburger{display:block}.header-content{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.header-socials{display:none}.header .button{margin-top:0}.footer{text-align:center}.footer-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.footer-content>*{margin:0 0 20px 0!important}.main-menu{display:none;background-color:#fff;position:fixed;top:91px;margin-top:0;left:0;right:0;text-align:left;margin-left:0;z-index:98;padding:10px 0}.main-menu ul{display:block;height:auto;padding:0;margin:0}.main-menu ul li{margin:0 0 5px}.main-menu ul li:last-child{margin:0}.form--big .form-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;max-width:500px;margin:0 auto}.form--big .button,.form--big .input-div{width:100%;-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0}.form--big .input-div{margin-right:0}.form--big .form-info{max-width:500px;margin:0 auto}.section-title{font-size:30px;margin-bottom:0}.section-main-title{font-size:36px}.section-main-title-2{margin-bottom:50px}.section-stran .stran{width:48%;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start}.section-stran .stran-title{margin:0 auto 15px}.section-stran .stran .button{margin:0 auto}.section-reviews .review:nth-child(2){margin-left:70px}.section-why-content-1,.section-why-content-2{display:none}.section-why .carousel-why{display:block}.section-why .why{margin:0 auto 20px;padding:20px 0 0 20px}.section-why .why::before{left:0;top:0}.section-why .form{margin-top:20px}.section-vyzov .section-title{font-size:22px}.section-vyzov .section-slogan{margin-bottom:20px}.section-vyzov-title{font-size:26px;margin-bottom:20px}#quiz-page .section-question-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}#quiz-page .section-question .question-img{margin-bottom:20px;margin-right:0}#thanks-page .section-thanks{padding:130px 0 30px}#thanks-page .section-thanks-content{margin-left:0}#thanks-page .section-thanks-title{margin-bottom:20px}#thanks-page .section-thanks-text{margin-bottom:20px;font-size:26px}#thanks-page .section-thanks-link{font-size:16px;margin-bottom:70px}}@media only screen and (max-width:767px){.form-title--left{text-align:center}.form-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;max-width:500px;margin:0 auto}.form .button,.form .input-div{width:100%}.form .input-div{margin-right:0;-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0}.form-info{max-width:500px;margin:0 auto}.header-priem{display:none}.section-title{font-size:24px;padding:0;margin-bottom:10px;background-image:none}.section-title span::before{background-image:none}.section-title--long span::before{background-image:none}.section-slogan{font-size:30px}.section-main{padding-top:110px}.section-main-title{font-size:28px;margin-bottom:30px}.section-main-title-2{margin-bottom:20px}.section-main .main-block{max-width:none;padding:20px}.section-main .main-block::before{display:none}.section-services .section-slogan{margin-bottom:30px}.section-services-content{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.section-services .service{max-width:none;width:48%}.section-vyzov-title{font-size:22px;margin-bottom:10px}.more .stran-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.more .stran-content img{margin-bottom:20px;margin-right:0}.more .form-bottom{max-width:500px}.more .form-bottom-2{display:block}.more .form-bottom-2 .button{margin-bottom:10px}.more .form-bottom-2 .form-info{margin:0 auto 0 0}#quiz-page .section-question{margin-top:80px}#quiz-page .section-question .question-title{font-size:24px;margin-bottom:20px}#quiz-page .section-question .question-text{font-size:16px;margin-bottom:15px}#quiz-page .section-question .question .button{margin-top:0}}@media only screen and (max-width:479px){.call-me{display:block}.form{padding:20px}.modal .input-div{width:100%}.modal .button--long{width:100%!important}.remodal .modal-title{font-size:18px;margin-bottom:15px}.remodal form{width:auto}.remodal.remodal-small{padding:20px 10px}.col-xxs-12{width:100%}.col-xxs-offset-0{margin-left:0}.visible-xxs{display:block!important}.hidden-xxs{display:none!important}.header .button{display:none}.section-main-title{font-size:22px}.section-main-title-1{font-size:16px}.section-main .main-block{margin:0 -15px}.section-main .main-block-title{font-size:15px;text-align:center}.section-main .main-block .button{width:100%;white-space:normal}.section-reviews .reviews-carousel{display:none}.section-reviews .reviews-carousel-mobile{display:block}.section-reviews .review{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:90px 0 0 0!important}.section-reviews .review-image{margin:-70px auto 0}.section-reviews .review-author{text-align:center}.section-services .service{width:100%}.section-services .service img{margin-bottom:15px}.section-services .service .grow{display:none}.section-services .service-text{min-height:auto;margin-bottom:10px}.section-services .service .button{min-width:180px}.section-certificates .carousel-certificates{padding:0}.section-contact .contact-block{position:static;margin:15px auto 0 25px}.modal-title{font-size:20px}.more .header-content{display:none}.more .section-title{margin-bottom:15px}#quiz-page .section-question .question-title{font-size:22px}#quiz-page .section-question .question-text-2{margin-bottom:10px}#quiz-page .section-question .question .button{width:100%}}