.nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem
}

.nav-link:focus,
.nav-link:hover {
    text-decoration: none
}

.nav-link.disabled {
    color: #6c757d
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}


.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav-pills .nav-link {
    border-radius: .25rem
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: #fff;
    background-color: #007bff
}

.nav-fill .nav-item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: 1;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

:-moz-placeholder {
    color: inherit;
    opacity: 1;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

::-moz-placeholder {
    color: inherit;
    opacity: 1;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

:-ms-input-placeholder {
    color: inherit;
    opacity: 1;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

:focus::-webkit-input-placeholder {
    opacity: 0
}

:focus:-moz-placeholder {
    opacity: 0
}

:focus::-moz-placeholder {
    opacity: 0
}

:focus:-ms-input-placeholder {
    opacity: 0
}

blockquote,
body,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}

textarea {
    resize: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

abbr,
fieldset,
img {
    border: 0
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: 400
}

ul li {
    list-style: none;
    color: inherit
}

caption,
th {
    text-align: left
}

input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
    display: block
}

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

footer,
header,
section {
    min-width: 320px;
    overflow: hidden
}

.scrollTop,
.scrollto,
a,
button,
svg {
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

a,
a:active,
a:focus,
a:hover,
button,
button:active,
button:focus,
button:hover,
input,
input:active,
input:focus,
textarea,
textarea:active,
textarea:focus {
    text-decoration: none;
    outline: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent
}

.container,
.wrapper {
    position: relative;
    max-width: 1200px;
}

a {
    color: inherit
}

:after,
:before,
a,
button,
div,
footer,
form,
header,
input,
li,
nav,
p,
section,
ul {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

input:not([type=checkbox]):not([type=radio]),
select,
textarea {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important
}

input:invalid {
    -webkit-box-shadow: none;
    box-shadow: none
}

@-webkit-keyframes autofill {
    to {
        color: #2d3865;
        background: transparent;
    }
}

input:-webkit-autofill {
    -webkit-animation-name: autofill;
    -webkit-animation-fill-mode: both;
}


button {
    border: none
}

html {
    overflow-x: hidden
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-ExtraBold.eot');
    src: url('../fonts/Gilroy-ExtraBold.woff2') format('woff2'),
        url('../fonts/Gilroy-ExtraBold.woff') format('woff'),
        url('../fonts/Gilroy-ExtraBold.ttf') format('truetype'),
        url('../fonts/Gilroy-ExtraBold.svg#Gilroy-ExtraBold') format('svg'),
        url('../fonts/Gilroy-ExtraBold.eot?#iefix') format('embedded-opentype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url('../fonts/Gilroy-Light.eot');
    src: url('../fonts/Gilroy-Light.woff2') format('woff2'),
        url('../fonts/Gilroy-Light.woff') format('woff'),
        url('../fonts/Roboto-Bold.ttf') format('truetype'),
        url('../fonts/Roboto-Bold.svg#Roboto-Bold') format('svg'),
        url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype');
    font-weight: 300;
    font-style: normal;
}



body {
    min-width: 320px;
    position: relative;
    margin: 0;
    padding: 0;
    font-family: 'Gilroy', sans-serif;
    font-weight: 300;
    color: #000;
    font-size: 20px;
    line-height: 1;
    letter-spacing: 0.02em;
    overflow-x: hidden;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none
}

h1,
h2,
h3,
h4,
h5,
p,
label {
    margin: 0;
}

a,
a:hover {
    text-decoration: none
}

p {
    font-size: 16px;
    line-height: 1.4em;
    letter-spacing: 0.02em;
}

section {
    position: relative;
    padding-top: 120px;
}

h1,
h2,
h3,
h4 {
    font-weight: 700;
    letter-spacing: 0.025em;
    font-family: "Gilroy";
    color: #03006b;
}

h1 {
    font-size: 44px;
    line-height: 1.2em;
}

h2 {
    line-height: 1.2em;
    font-size: 40px;
    text-align: center;
}

h3 {
    font-size: 26px;
    line-height: 1.2em;
    letter-spacing: 0;
}

footer h4,
.contacts__block h4 {
    margin-bottom: 20px;
    font-size: 20px;
}

footer .mail {
    margin-top: 10px;
    display: block;
}

.button {
    outline: none;
    cursor: pointer;
    width: 210px;
    height: 60px;
    border-radius: 30px;
    text-align: center;
    color: #fff;
    display: block;
    font-size: 16px;
    line-height: 58px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-box-shadow: 0 3px 37px rgba(128, 201, 22, 0.53);
    box-shadow: 0 3px 37px rgba(128, 201, 22, 0.53);
    background-color: rgba(128, 201, 22, 1);
    border: 1px solid #80c916;
    display: block;
    color: white;
    font-family: "Gilroy";
    font-weight: 700;
    /*    letter-spacing: 0.07em;*/


    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    padding: 0;
    text-align: center;
    text-decoration: none;
}

.button[disabled] {
    background: #ccc;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}

.button:active,
.button:focus,
input:active,
input:focus,
textarea:active,
textarea:focus {
    outline: none;
}

.button:hover,
.arrow:hover,
.services__item:hover {
    -webkit-box-shadow: 3px 3px 10px rgba(40, 37, 33, 0.4);
    box-shadow: 3px 3px 10px rgba(40, 37, 33, 0.4);
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: rgba(73, 73, 73, 0.74);
    font-family: "Gilroy";
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.025em;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: rgba(73, 73, 73, 0.74);
    font-family: "Gilroy";
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.025em;
}

input:-moz-input-placeholder,
textarea:-moz-input-placeholder {
    color: rgba(73, 73, 73, 0.74);
    font-family: "Gilroy";
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.025em;
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
    color: transparent;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: transparent;
}

input:-moz-input-placeholder,
textarea:-moz-input-placeholder {
    color: transparent;
}


.link {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
    text-decoration: none;
    position: relative;
    display: inline-block;
    color: inherit;
}


.tel:hover,
.mail:hover,
.adress:hover {
    color: #80c916;
}



.link:hover,
.menu__item .link:hover,
.menu__item.active .link {
    color: #36699b;
}

.menu__item .link:hover:after,
.menu__item .link:after {
    background-color: #36699b;
}

.link:after {
    display: block;
    content: "";
    height: 2px;
    width: 0%;
    position: absolute;
    left: 0;
    bottom: -6px;
    background-color: #36699b;
    -webkit-transition: width .3s ease-in-out;
    transition: width .3s ease-in-out;
    display: inline-block;
}

.link:focus:after,
.link:hover:after,
.menu__item.active .link:after {
    width: 100%;
}


.mail,
.tel,
.adress,
.time {
    color: #36699b;
    font-size: 19px;
    position: relative;
    padding-left: 33px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

header {
    min-height: 100vh;
    background: url(../img/services.jpg) no-repeat center top/cover;
}

header .container-fluid {
    min-height: 100vh;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px 30px;

}

.time {
    margin-bottom: 10px;
}

.tel {
    display: block;
}

.tel:first-of-type {
    margin-bottom: 10px;

}

.tel:first-of-type:before {
    background: url(../img/house.svg) no-repeat center center /contain;
}

.adress {
    padding-left: 35px;
    position: relative;
}

.adress:before {
    content: "";
    display: block;
    position: absolute;
    background: url(../img/map.svg) no-repeat center center /contain;
    width: 23px;
    height: 23px;
    left: 0;
    top: 0;
}

.mail:before,
.tel:before,
.time:before {
    content: "";
    width: 21px;
    height: 20px;
    position: absolute;
    background: url(../img/email.svg) no-repeat center center /contain;
    margin-right: 15px;
    display: block;
    left: 0;
    top: 0px;
}

.tel:before {
    background: url(../img/phone.svg) no-repeat center center /contain;
}


.time:before {
    background: url(../img/clock.svg) no-repeat center center /contain;
}

.tel {
    margin-right: 30px;
}


.offer,
.quiz {
    padding: 70px 0 10px;
    max-width: 795px;
    margin: 0 auto;
    text-align: center;

}


.offer {
    max-width: 955px;
    border-radius: 21px;
    background-color: #f8f8f8;
    padding: 55px;
    text-align: left;
    padding-bottom: 35px;
    margin: 0px auto;

}


.offer__heading span:first-of-type {
    text-transform: uppercase;
    line-height: 1.2em;
    font-weight: 700;
    font-size: 44px;
    display: block;
}

.offer__heading span:nth-of-type(2) {
    display: block;
    font-size: 38px;
    background: #f8f8f8;
    text-transform: uppercase;
    padding: 0 10px;
    display: inline-block;

    margin: 10px 0 35px;
    margin-left: -10px;
}

.offer__heading {
    font-size: 36px;
    /*    font-weight: 300;*/
    line-height: 1.2em;
}

.offer__desc {
    max-width: 615px;
    font-size: 20px;
    line-height: 1.5em;
    font-weight: 300;
    margin: 10px auto 30px;
}

.offer__list li {
    padding-left: 40px;
    position: relative;
    font-size: 20px;
    line-height: 1.5em;
    font-weight: 300;
    margin-bottom: 10px;
    text-align: left;
}

.offer__list li:before {
    content: "";
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: url(../img/check.svg) no-repeat center/contain;
    display: block;
    position: absolute;
    left: 0;
    top: 0px;
}

.offer__button {
    margin: 15px 20px;
    width: 270px;
    font-size: 20px;
    letter-spacing: 0.06em;
}

.offer__main {
    margin: 20px 0;
    max-width: 535px;
}



.offer__main span {
    font-size: 22px;
    line-height: 1.6em;
    font-weight: 700;
    display: inline-block;
}

span .offer__price {
    font-size: 28px;
}

.copyright,
.policy {
    font-size: 14px;
    color: #000;
}

.policy {
    padding: 0 15px;
}

.offer__tips {
    margin-left: auto;
    margin-top: 20px;
    max-width: 371px;
    margin-right: -70px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5em;
    color: #848db2;
}

.offer__tips span {
    margin: 10px 15px;
    display: inline-block;
}

.offer__tips span:last-of-type {
    color: #36699b;
}

.offer__wrap {
    margin-left: 50px;
}

.logo {
    background: transparent;
    margin: 0 auto;
    width: 143px;
    height: 15px;
    display: block;
}

.freelances {
    background: url(../img/benefits-icon2.svg) no-repeat 20px center/40px;
    padding: 15px 25px 15px 80px;
    margin-top: 50px;
    max-width: 515px;
    background-color: #fff;
    margin: 20px auto 35px;
    border-radius: 25px;
}

.freelances__text {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.7em;
}

.freelances__text span {
    font-size: 16px;
    font-weight: 900;
    line-height: 1.5em;
    display: block;
}

.quiz {
    text-align: left;
}

.quiz-success {
    padding: 20px 0;
}

.nav-tabs,
.quiz__list {
    position: relative;
    border: none;
    justify-content: center;
}

.nav-item,
.quiz__item {
    border-radius: 50%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-align: center;
    width: 46px;
    height: 46px;
    border: 1px solid #51b905;
    background-color: #ffffff;
    position: relative;
    opacity: 0.75;
    margin-bottom: 22px;
}

}

.nav-item:focus,
.nav-item:hover {
    -webkit-box-shadow: 0 3px 10px 0 -webkit-box-shadow: 0 3px 10px 0 rgba(81, 185, 5, 0.5) !important;
    box-shadow: 0 3px 10px 0 -webkit-box-shadow: 0 3px 10px 0 rgba(81, 185, 5, 0.5) !important;
}

.nav-link,
.quiz__item a {
    color: #51b905;
    font-size: 17px;
    font-weight: 700;
    line-height: 44px;
    padding: 0;
    display: block;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.nav-item,
.quiz__item {
    margin-right: 11px;
    margin-left: 11px;
}

.nav-item:not(:last-of-type):after,
.quiz__item:not(:last-of-type):after {
    content: "";
    position: absolute;
    top: 22px;
    right: -18px;
    width: 14px;
    height: 1px;
    background: rgba(81, 185, 5, 0.65);
    border: 1px solid rgba(81, 185, 5, 0.65);
}

.sw-theme-default > ul.step-anchor > li.active,
.sw-theme-default > ul.step-anchor > li.clickable,
.quiz__item:last-of-type {
    border: 1px solid #51b905;
    background-color: #51b905;
    color: #fff;
    opacity: 1;
}


.sw-theme-default > ul.step-anchor > li.active > a,
.sw-theme-default > ul.step-anchor > li.clickable > a:hover,
.quiz__item:last-of-type a {
    color: #fff;
}

.sw-theme-default > ul.step-anchor > li.done,
.quiz__item {
    border: 1px solid #51b905;
    background: #fff;
    opacity: 1;
}

.sw-theme-default > ul.step-anchor > li.done > a,
.quiz__item a {
    color: #51b905;
}

.quiz__item a {
    pointer-events: none;
}

.quiz__block {
    max-width: 1060px;
    position: relative;
}

.quiz__results {
    color: #294ce1;
    position: absolute;
    right: 0;
    top: 5px;
    padding-left: 40px;
    background: url(../img/finish-icon.svg) no-repeat left top/26px 34px;
    min-height: 26px;
    font-size: 15px;
    font-weight: 400;
    line-height: 19px;
    max-width: 135px;
}

.quiz__content {
    max-width: 623px;
    border-radius: 21px;
    background-color: #f8f8f8;
    padding: 55px;
    padding-bottom: 145px;
    margin: 0 auto;
}

.quiz-form__title {
    color: #294ce1;
    font-size: 30px;
    font-weight: 900;
    margin-bottom: 25px;
    text-align: left;
}

.sw-theme-default .sw-toolbar {
    position: absolute;
    bottom: 50px;
    left: 50%;
    margin-left: -105px;
    padding: 0;
}

.sw-btn-next {
    outline: none;
    cursor: pointer;
    width: 210px;
    height: 60px;
    border-radius: 30px;
    text-align: center;
    color: #fff;
    display: block;
    font-size: 16px;
    line-height: 58px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    background-color: rgba(128, 201, 22, 1);
    border: 1px solid #80c916;
    display: block;
    color: white;
    border: none;
    cursor: pointer;
    font-family: "Gilroy";
    font-weight: 700;
    letter-spacing: 0.04em;
}

.sw-btn-next:hover,
.sw-btn-next:active,
.sw-btn-next:focus {
    background-color: #80c916;
    border: none;
    -webkit-box-shadow: 0 3px 17px rgba(128, 201, 22, 0.53);
    box-shadow: 0 3px 17px rgba(128, 201, 22, 0.53);

}

.selectize-control .selectize-input,
.selectize-control.single .selectize-input.input-active {
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
    background-color: transparent;
    border: none;
    height: 60px;
    color: #2d3865;
    font-size: 17px !important;
    font-weight: 400;
    line-height: 50px;
    padding: 5px 0;
    border-bottom: 1px solid rgba(45, 56, 101, 0.32);
    border-radius: 0;
    background-color: transparent;
    margin-top: 15px;
    display: block;
    position: relative;
    max-width: 394px;
    font-family: "Gilroy";
    font-weight: 700;
}

.selectize-dropdown,
.selectize-input,
.selectize-input input {
    color: #2d3865;
    font-family: "SegoeUI";
    font-size: 17px !important;
    font-weight: 400;
    max-width: 394px;
    width: 100% !important;
}

.selectize-control.single .selectize-input:after {
    border-color: #2d3865 transparent transparent transparent;
    top: 55%;
}

.selectize-input {
    overflow: unset;
}


.selectize-dropdown {
    font-size: 14px;
    color: #878787;
    border: 1px solid rgba(169, 198, 204, .41);
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, .14);
    box-shadow: 0 1px 5px rgba(0, 0, 0, .14);
    text-align: left;
    width: 100% !important;
    left: 0 !important;
    z-index: 10
}

.selectize-dropdown:after {
    border: 7px solid transparent;
    -webkit-filter: drop-shadow(0 -1px 1px rgba(0, 0, 0, .15));
    filter: drop-shadow(0 -1px 1px rgba(0, 0, 0, .15));
    bottom: 100%;
    right: 34px;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-bottom-color: #fff;
    margin-left: 0;
    z-index: 1
}

.selectize-dropdown .active {
    background-color: #f6f7f7;
    color: #878787
}

.selectize-dropdown-content::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

.selectize-dropdown-content::webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(45, 56, 101, 0.32);
    background-color: #F5F5F5;
    border-radius: 6px;
}

.selectize-dropdown-content::-webkit-scrollbar-thumb {
    background-color: rgba(45, 56, 101, 1);
    border-radius: 6px;
}

/*
.common-form__select {
    margin-bottom: 20px
}
*/

select.common-form__select {
    background-color: transparent;
    margin-bottom: 50px;
    outline: 0;
    border: 0;
    border-bottom: 1px solid #878787;
    padding-bottom: 13px;
    color: #8e989a;
    margin: 0 auto 50px;
    display: block
}

.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=text] {
    padding-left: 125px;
}

.quiz__title {
    color: #03006b;
    font-size: 30px;
    font-weight: 900;
    margin-bottom: 30px;
    line-height: 1.2em;
}

.quiz .checkpoint {
    width: 50%;
}

.app-form {
    width: 442px;
    min-height: 189px;
    border-radius: 21px;
    background-color: #03006b;
    padding: 40px 40px 45px;
    position: relative;
    margin: 0 auto;
}

.app-form__title {
    color: #ffffff;
    text-align: center;
    font-size: 21px;
    font-weight: 900;
    margin-bottom: 25px;
}

.app-form__group {
    position: relative;
    width: 295px;
    margin-right: 11px;
}

.app-form__input {
    width: 100%;
    max-width: 295px;
    height: 54px;
    border-radius: 27px;
    background-color: #ffffff;
    border: none;
    border: 1px solid transparent;
    color: #03006b;
    font-size: 17px;
    font-weight: 400;
    font-family: "Gilroy";
    line-height: 42px;
    padding: 5px 25px 5px 87px;
    font-weight: 400;
    position: relative;
    letter-spacing: 0.04em;
    font-size: 20px;
}

.app-form__input::-moz-placeholder {
    color: rgba(3, 0, 107, 0.58);
    font-size: 20px;
}

.app-form__input::-webkit-input-placeholder {
    color: rgba(3, 0, 107, 0.58);
    font-size: 20px;
}

.form-control::-webkit-input-placeholder {
    color: rgba(3, 0, 107, 0.32);
    font-size: 20px;
}


.form-control::-moz-placeholder {
    color: rgba(3, 0, 107, 0.32);
    font-size: 20px;
}

.intl-tel-input .selected-flag .iti-arrow {
    display: none;
}

.intl-tel-input.separate-dial-code .selected-dial-code {
    font-size: 20px;
}


.app-form__input.error {
    border: 1px solid #da1f5f;
    color: #da1f5f
}

.form-control.error {
    border-bottom: 1px solid #da1f5f;
    color: #da1f5f
}

.app-form__input.valid {
    border: 1px solid #294ce1;
}

.form-control.valid {
    border-bottom: 1px solid #2d3865;
}

.app-form label.error,
.quiz__block label.error {
    font-size: 12px;
    line-height: 1.3em;
    color: #fff;
    display: block;
    text-align: center;
    padding-top: 5px;
}


.quiz__content label.error {
    color: #2d3865;
    text-align: left;
    margin-bottom: 15px;
    position: absolute;
    top: -25px;
    width: 250px;
}

.app-form__input.valid .app-form label.error,
.form-control.valid .quiz__block label.error {
    position: absolute;
    left: 0;
    bottom: 5px;
    font-size: 11px;
    color: #da1f5f
}

.app-form label#agree-error {
    bottom: -15px
}

.form-group {
    position: relative;
    max-width: 394px;
    margin-top: 15px;
}

.form-control {
    width: 100%;
    background-color: transparent;
    border: none;
    height: 60px;
    color: #2d3865;
    font-size: 17px;
    font-weight: 400;
    line-height: 50px;
    padding: 5px 0;
    border-bottom: 1px solid rgba(45, 56, 101, 0.32);
}

.ripple {
    position: relative;
    overflow: hidden;
}

.ripple-effect {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 0;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-radius: 5000px;
    -webkit-animation: ripple 1s ease forwards;
    animation: ripple 1s ease forwards;
    z-index: 1;
}

@-webkit-keyframes ripple {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    100% {
        -webkit-transform: scale(100);
        transform: scale(100);
    }
}

@keyframes ripple {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    100% {
        -webkit-transform: scale(100);
        transform: scale(100);
    }
}

header:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.50);
    left: 0;
    top: 0;
    display: block;
}

li.nav-item:last-of-type {
    background: url(../img/gift1.svg) no-repeat center/46px !important;
    border-radius: 0 !important;
    opacity: 1 !important;
    border: none !important;
}

.app-form__tip {
    padding: 13px 30px 13px 35px;
    border-radius: 0px 6px 6px;
    color: #ea4950;
    font-size: 12px;
    line-height: 1.3em;
    background: rgba(244, 112, 117, 0.18) url(../img/info-circle-solid.svg) no-repeat 13px 13px/15px 15px;
    margin-top: 10px;
}

.app-form__subheading {
    font-size: 15px;
    margin-bottom: 15px;
}

app-form__group label {
    font-size: 14px;
    line-height: 1.2em;
}

.app-form__label {
    color: #8ba0bd;
    font-size: 10px;
    font-weight: 400;
    margin-top: 12px;
    display: block
}

.app-form__btn {
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    width: 54px;
    height: 54px;
    background: #80c916 url(../img/button.svg) no-repeat center center/22px 22px;
    border-radius: 50%;
    text-align: center;
    line-height: 55px;
    letter-spacing: 0.02em;
    cursor: pointer;
    position: absolute;
    right: 40px;
    bottom: 45px;
}

.app-form__agree {
    position: relative;
    max-width: 230px;
    margin: 15px auto 0;
}

.app-form__agree label {
    color: rgba(42, 57, 57, 0.62);
    font-size: 12px;
    line-height: 1.25em;

}

.app-form__agree label a {
    border-bottom: 1px dotted rgba(42, 57, 57, 0.62);
}

.app-form__agree label a:hover {
    color: rgba(42, 57, 57, 1);
}


.app-form__key {
    right: 3px;
    top: 15px;
    cursor: pointer
}

.app-form .intl-tel-input {
    width: 100%;
    position: static
}

.app-form .intl-tel-input.allow-dropdown input,
.app-form .intl-tel-input.allow-dropdown input[type=text] {
    padding-left: 87px
}

.app-form .intl-tel-input.allow-dropdown .selected-flag {
    width: 40px;
    outline: 0;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    padding: 0 0 0 3px;
    background: transparent;
    pointer-events: none;
}

.app-form .intl-tel-input.allow-dropdown .flag-container {
    height: 54px;
    padding-left: 35px;
}

.password-key {
    position: absolute
}

.success-message {
    display: none;
}

.success-message .app-form {
    background-image: url(../img/ok.svg);
    background-size: 94px 89px;
}

.success-message .app-form__heading {
    color: #1a2246;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.6em;
    text-align: center;
    margin: 10px 0 35px;
}

.popup__link {
    color: #294ce1;
}

.remodal-close {
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    font-weight: 300;
    font-size: 18px;
    color: #2b2e38;
    top: 15px;
    right: 15px;
    transition: all .4s ease;
    width: 41px;
    height: 41px;
}

.remodal-close:before {
    display: none
}

.remodal-close:hover {
    opacity: .7
}

.confid.popup {
    max-width: 790px;
}

.confid.popup .remodal-close.text {
    position: static;
    width: auto;
    color: #36699b;
    font-size: 15px;
    background: 0 0;
    margin: 0 auto
}

.confid.popup .remodal-close.text:hover {
    color: #80c916
}

.confid.popup .popup__box {
    padding: 70px 40px 40px;
    background-image: none
}

.remodal-overlay {
    background: rgba(255, 255, 255, 0.8)
}

.popup.remodal {
    background-color: transparent
}

.popup__title {
    font-size: 24px;
    line-height: 1.3em;
    text-align: center;
    margin-bottom: 30px;
}

.popup__subtitle {
    color: #30346d;
    text-align: center;
    margin-top: 45px;
    position: relative;
    font-size: 15px;
    font-weight: 900;
    line-height: 24px;
    margin-bottom: 20px;
}

.popup__subtitle:after {
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -38px;
    width: 75px;
    height: 1px;
    background: rgba(53, 78, 248, 0.19);
    top: -20px;
}

.popup__wrapper {}

.popup__wrapper a {
    color: #747799;
    font-size: 13px;
    font-weight: 400;
    margin: 5px 7px;
    display: block;
}

.popup__button {
    width: 188px;
    height: 33px;
    border-radius: 20px;
    border: 1px solid #f75193;
    margin: 30px auto 0;
    color: #f75193;
    line-height: 31px;
    font-size: 14px;
    font-weight: 400;
    background: transparent;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.popup__button:hover {
    background: #f75193;
    color: #fff;
}

.popup {
    text-align: left;
    padding: 0 10px;
    width: 100%;
    margin: 20px auto;
    position: relative;
    max-width: 640px;
    min-width: 290px
}

.confid p {
    margin-bottom: 15px;
}

.popup__box {
    border-radius: 10px;
    padding: 60px 60px 35px;
    background-color: #fff;
    position: relative;
    overflow: hidden;
    text-align: center;
    line-height: 1.2em;
    -webkit-box-shadow: 7px 12.1px 60px rgba(0, 0, 0, 0.39);
    box-shadow: 7px 12.1px 60px rgba(0, 0, 0, 0.39);
    /*    max-width: 469px;*/
}

.popup .app-form {
    max-width: none
}

.success .popup__title {
    color: #30346d;
    font-size: 19px;
    font-weight: 900;
}

.success .popup__icon {
    background: url(../img/ok.svg) no-repeat center center/contain;
    width: 94px;
    height: 89px;
    display: block;
    margin: 0 auto 40px;
}

.wrong .popup__icon {
    background: url(../img/error.png) no-repeat center center/contain;
    width: 94px;
    height: 89px;
    display: block;
    margin: 0 auto 40px;
}

.wrong .app-form__btn {
    display: block;
    width: 228px;
    margin: 10px auto 30px;
}

#success .app-form__btn {
    width: 232px
}

#form-loader {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: rgba(240, 240, 240, .8);
    overflow: hidden;
    z-index: 20000
}

#form-loader img {
    position: absolute;
    width: 70px;
    height: 70px;
    left: 50%;
    margin-left: -35px;
    top: 50%;
    margin-top: -35px
}

.app-form #form-loader {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: transparent;
    overflow: hidden;
    z-index: 20000
}

.app-form #form-loader img {
    position: absolute;
    width: 70px;
    height: 70px;
    left: 50%;
    margin-left: -35px;
    top: 50%;
    margin-top: -35px
}

#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1001
}

#loader-wrapper .loader-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 1000;
    opacity: 0.8
}

.app-form__ok {
    display: none;
}

.form-tip {
    display: none;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.3em;
    text-align: center;
    color: #294ce1;
    margin: 15px 0 0 25px;
    max-width: 400px;
}

 .app-form__title {
    margin-bottom: 10px;
}

 .app-form__desc {
    color: #fff;
    text-align: center;
    margin: 5px 0 30px;
    line-height: 1.2em;
}

.app-form__button {
    margin: 20px auto 0;
    color: #fff;
    cursor: pointer;
}

fieldset label {
    color: #2d3865;
    font-size: 17px;
    font-weight: 400;
    position: relative;
    line-height: 1.2em;
}

.checkpoint,
.radio {
    margin-bottom: 15px;
}


.checkpoint input,
.radio input {
    position: absolute;
    left: 0;
    opacity: 0;
    top: 0;
    z-index: -1
}

.checkpoint span,
.radio span {
    position: relative;
    padding-left: 40px;
    display: block;
    cursor: pointer;
}

input[type=checkbox] ~ span:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 2px;
    width: 17px;
    height: 17px;
    border: 1px solid #2d3865;
}

input[type=radio] ~ span:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    border: 1px solid #2d3865
}


input[type=checkbox] ~ span:after {
    content: "";
    display: block;
    position: absolute;
    opacity: 0;
    z-index: 777;
    width: 11px;
    height: 11px;
    background-color: #2d3865;
    left: 3px;
    top: 5px;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

input[type=radio] ~ span:after {
    content: "";
    display: block;
    position: absolute;
    opacity: 0;
    z-index: 777;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    background-color: #2d3865;
    left: 5px;
    top: 5px;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

input[type=checkbox]:checked ~ span:after,
input[type=radio]:checked ~ span:after {
    opacity: 1;
}

textarea.form-control {
    height: 100px;
    line-height: 1.2em;
}

.timer {
    position: absolute;
    right: 10px;
    top: 160px;
    color: #294ce1;
    font-size: 14px;
    font-weight: 900;
    line-height: 19px;
    text-align: center;
}

.timer #timer {
    font-size: 28px;
    font-weight: 900;
    line-height: 60px;
    letter-spacing: 0.1em;
    margin-right: -13px;
}

.timer__names {
    font-weight: 400;

}

.btn.btn-secondary.sw-btn-next.disabled {
    display: none;
}

.cssload-loader,
.cssload-loader:after,
.cssload-loader:before {
    -webkit-animation: 1.4s ease-in-out infinite;
    animation: 1.4s ease-in-out infinite
}

.cssload-loader:after,
.cssload-loader:before {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0
}

.cssload-loader {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    position: absolute;
    display: block;
    z-index: 2001;
    background: #fff;
    background: -webkit-gradient(linear, left top, right top, from(#36699b), to(#80c916));
    background: linear-gradient(to right, #36699b, #80c916);
    left: 50%;
    top: 50%;
    margin: -50px 0 0 -50px;
    -webkit-animation-name: cssload-loader;
    animation-name: cssload-loader
}

@-webkit-keyframes cssload-loader {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

@keyframes cssload-loader {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

.loaded #loader-wrapper .loader-overlay,
.loaded .loader_box {
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.loaded #loader-wrapper {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all .3s 1s ease-out;
    transition: all .3s 1s ease-out
}


a:active,
a:focus {
    outline: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent
}

.present {
    max-width: 442px;
    min-height: 138px;
    border-radius: 21px;
    background: #f1f7ff url(../img/gift.svg) no-repeat 25px center/62px 62px;
    padding: 25px 35px 25px 105px;
    color: #294ce1;
    margin-bottom: 25px;
}

.present__title {
    font-size: 16px;
    font-weight: 900;
}

.present__sale {
    color: #ff5785;
    font-size: 19px;
    font-weight: 900;
    margin: 10px 0 5px;
}

.present__desc {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.3em;
}

.thanks {
    margin-left: 40px;
    margin-top: 50px;
}

.thanks__title {
    color: #294ce1;
    font-size: 21px;
    font-weight: 900;
    line-height: 1.8em;
    margin-bottom: 15px;
}

.thanks__title span {
    font-size: 28px;
    display: block;
}

.thanks__desc {
    color: #2d3865;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.4em;
    max-width: 470px;
}

.thanks__subtitle {
    color: #15a0d5;
    font-size: 15px;
    font-weight: 900;
    margin: 40px 0 15px;
}

.thanks__list {
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 20px;
    column-gap: 20px;
    height: 80px;
    max-width: 320px;
}

.thanks__list li {
    color: #15a0d5;
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
}


.button,
.sw-btn-next {
    color: #ffffff;
    background-color: #51b905 !important;
    -webkit-box-shadow: 0 3px 10px 0 rgba(81, 185, 5, 0.5);
    box-shadow: 0 3px 10px 0 rgba(81, 185, 5, 0.5);
    will-change: box-shadow;
    -webkit-transition: -webkit-box-shadow .2s ease-in;
    transition: -webkit-box-shadow .2s ease-in;
    transition: box-shadow .2s ease-in;
    transition: box-shadow .2s ease-in, -webkit-box-shadow .2s ease-in;
    overflow: hidden;
    position: relative;
}

.button:focus,
.button:hover,
.sw-btn-next:hover,
.sw-btn-next:focus {
    -webkit-box-shadow: 0 3px 10px 0 -webkit-box-shadow: 0 3px 10px 0 rgba(81, 185, 5, 0.5) !important;
    box-shadow: 0 3px 10px 0 -webkit-box-shadow: 0 3px 10px 0 rgba(81, 185, 5, 0.5) !important;
}


.button:after,
.sw-btn-next:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, color-stop(10%, hsla(0, 0%, 100%, .1)), color-stop(20%, hsla(0, 0%, 100%, .2)), to(hsla(0, 0%, 100%, .6)));
    background: linear-gradient(90deg, hsla(0, 0%, 100%, .1) 10%, hsla(0, 0%, 100%, .2) 20%, hsla(0, 0%, 100%, .6));
    width: 20px;
    -webkit-transform: skewX(-45deg);
    transform: skewX(-45deg);
    left: -20%;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-animation-name: blick;
    animation-name: blick;
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

@keyframes blick {

    15%,
    to {
        left: 110%
    }
}


.timer {
    margin-top: 50px;
    max-width: 421px;
    min-height: 206px;
    background-color: rgba(54, 54, 54, 0.8);
    border-radius: 10px;
    padding: 40px;
    color: #fff;
}

.timer__title {
    font-size: 23px;
    font-weight: 500;
    margin-bottom: 20px;
    letter-spacing: 0.02em;
    font-family: "PrahoPro"
}


.timer__time {
    display: inline-block;
    width: 70px;
    height: 50px;
    background-color: #fff;
    border: none;
    border-radius: 3px;
    text-align: center;
    position: relative;
    margin: 0 15px;
    color: #363636;
    font-size: 22px;
    line-height: 30px;
    position: relative;
}

.timer__time:after {
    content: ":";
    display: inline-block;
    font-size: 30px;
    position: absolute;
    right: -18px;
    color: #fff;
    top: 10px;
}

.timer__time:last-of-type,
.timer__time:nth-of-type(4):after {
    display: none;
}

.timer span {
    display: inline-block;
    height: 50px;
    overflow: hidden;
    position: relative;
    width: 30px;
    top: 0px;
    line-height: 50px;
    letter-spacing: 0.1em;
}

.timer p {
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
}

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

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

@media screen and (max-width:1270px) {

    .ready {
        padding: 50px 0 130px
    }



}

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

@media screen and (max-width:1100px) {

    .nav-tabs,
    .quiz__list {
        padding-right: 50px;
    }

    .timer {
        right: 100px;
    }
}

@media screen and (max-width:992px) {
    .offer__button {
        margin: 15px 0;
    }

    .offer__tips {
        margin-left: 30px;
    }

    .copyright span {
        display: block;
        margin-left: 0;
        margin-top: 10px;
    }

    .app-form__enter {
        margin-top: 35px
    }

    .timer {
        top: 60px;
        right: 30px;
    }

    .app-form__agree {
        margin: 20px 0 0;
    }

    .thanks {
        text-align: center;
        margin-left: 0;
        margin-top: 20px;
    }

    .thanks__desc,
    .thanks__list {
        margin: 0 auto;
    }

    .thanks__list {
        text-align: left;
    }

    .present {
        margin: 40px auto;
    }

    .app-form {
        margin: 0 auto;
    }

    .form-tip {
        margin: 15px auto 25px;
    }
}

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

@media screen and (max-width:769px) {

    .benefits {
        padding-top: 70px;
    }

    footer {
        padding-bottom: 50px;
    }

    .popup__box {
        padding: 36px 25px 30px;
        background: #fff
    }

    .ready__benefits {
        margin-left: 0px;
        margin-top: 30px;
    }

    .ready__header {
        padding: 40px 30px 30px;
    }

    .timer {
        position: static;
    }

    .nav-tabs,
    .quiz__list {
        margin-right: 0;
        padding-right: 20px;
        padding-left: 0;
        background-position: right 10px;
        margin-bottom: 20px;
    }

    .timer {
        margin-bottom: 35px;
    }

    .quiz__results {
        top: 205px;
        right: -15px;
    }

    .quiz__content {
        margin: 0 auto;
    }

    .quiz-success .quiz__block {
        display: none;
    }
}

@media screen and (max-width:730px) {
    footer a {
        display: block;
    }

    .wayup-link {
        margin: 0;
    }

    .benefits__list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media screen and (max-width:610px) {

    .ready {
        padding: 108px 0 62px
    }

    .quiz .checkpoint {
        width: 100%;
    }

    .offer,
    .quiz {
        padding: 20px 0;
    }

    .offer {
        background: transparent;
        margin: 0;
    }

    .offer__button {
        margin: 15px auto;
    }

    .offer__main {
        text-align: center;
    }


    header:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        background: rgba(255, 255, 255, 0.85);
        left: 0;
        top: 0;
        display: block;
    }

    .quiz__content {
        border: 1px solid rgba(81, 185, 5, 0.65);
    }

    .copyright,
    .policy {
        color: #000;
    }

    .offer__heading span:nth-of-type(2) {
        background: none;
    }
}

@media screen and (max-width:576px) {

    .freelances {
        margin-top: 20px;
    }

    .app-form__button {
        margin-left: auto;
        margin-right: auto;
        display: block;
    }


    .offer__heading {
        text-align: center;
        max-width: none;
    }

    .offer__desc,
    .offer__tips {
        text-align: center;
    }

    .offer__heading span:first-of-type {
        font-size: 30px;
    }

    .offer__heading span:nth-of-type(2) {
        font-size: 25px;
        margin-bottom: 20px;
        margin-left: 2px;
        background: none;
    }

    .offer__heading {
        font-size: 25px;
    }

    .offer__desc {
        font-size: 18px;
    }

    .offer__list li {
        font-size: 16px;
        margin-bottom: 7px;
        line-height: 1.4em;
        padding-left: 25px;
    }

    .offer__main span {
        line-height: 1.2em;
    }

    .freelances {
        margin: 40px auto 0;
        background: #fff url(../img/benefits-icon2.svg) no-repeat center 20px/40px;
        padding: 65px 25px 15px 25px;
    }

    .benefits__list {
        padding-bottom: 0;
    }

    .copyright {
        width: 100%;
        text-align: center;
    }

    .policy {
        width: 100%;
        text-align: center;
        margin-top: 10px;
        display: block;
    }

    .quiz__content {
        padding: 40px 30px;
    }


    .footer__wrapper {
        margin: 0 auto;
        margin-top: 20px;
    }

    .quiz__content {
        padding: 40px 30px;
        padding-bottom: 120px;
    }

    .sw-theme-default .sw-toolbar {
        position: absolute;
        bottom: 40px;
        left: 50%;
        margin-left: -100px;
        padding: 0px;
    }

    .sw-btn-next {
        width: 200px;
    }

    .quiz__title {
        font-size: 25px;
        text-align: center;
    }

    .quiz__results {
        top: 75px;
        right: -15px;
    }

    header .container-fluid {
        padding: 20px 15px;
    }

    .offer__list li:before {
        width: 20px;
        height: 20px;
        top: 2px;
    }

    .offer__main {
        margin: 5px 0;
    }
}

@media screen and (max-width:544px) {
    .app-form__body {
        padding: 40px 19px 20px
    }

    .remodal-close {
        top: 8px;
        right: 8px
    }

    .confid.popup .popup__box {
        padding: 40px 20px
    }

    .popup__box p {
        font-size: 14px;
    }

    .ready .app-form {
        right: 0;
        left: 0;
        padding-right: 30px;
        padding-left: 30px;
    }


}

@media screen and (max-width:480px) {
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=text] {
    padding-left: 100px;
}
    .ready__title span {
        margin-bottom: 0;
    }

    .price__banks,
    .app-form__wrapper {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .app-form__agree {
        margin: 20px auto 0;
        text-align: center;
    }

    .app-form__subheading {
        text-align: center;
    }

    .app-form__title {
        text-align: center;
    }

    .app-form__button {
        margin: 30px auto 0;
    }

    .app-form__group {
        width: 100%;
        max-width: 85%;
        margin: 0 auto;
    }

    .app-form {
        width: 100%;
    }

    .app-form .intl-tel-input.allow-dropdown input,
    .app-form .intl-tel-input.allow-dropdown input[type=text] {
        padding-left: 57px;
    }

    .app-form .intl-tel-input.allow-dropdown .flag-container {
        padding-left: 15px;
    }

    .app-form__tip {
        margin-top: 20px;
    }

    .app-form__enter {
        text-align: center
    }

    .ready {
        padding-top: 70px;
    }
    
    
    .app-form__btn {
        position: static;
        margin: 20px auto 0;
        display: block;
        width: 100%;
    border-radius: 27px;
    max-width: 85%;
    background-position: 7% center;
     line-height: 54px;
    }
    
    button.app-form__btn:before {
    content: "Получить результаты";
    display: block;
    color: #fff;
    font-size: 18px;
    letter-spacing: 0.04em;
    font-weight: 700;
    line-height: 54px;
    font-family: 'Gilroy';
    padding-left: 21px;
}
}

@media screen and (max-width:420px) {
    .quiz__results {
        display: none;
    }

    .nav-tabs,
    .quiz__list {
        background: none;
        padding-right: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .app-form {
        padding: 40px 25px;
        height: auto;
    }

    .app-form__ok .app-form__button {
        width: 100%;
        max-width: 274px;
    }

    .app-form__group {
        margin: 0 auto;
    }

    .benefits__title {
        line-height: 1.5em;
        max-width: 250px;
    }

    .benefits__list {
        border-top: 0;
        margin-top: 0;
    }

}

@media screen and (max-width:380px) {
    .freelances {
        max-width: 290px;
    }

    .freelances__number {
        font-size: 30px;
    }

    .benefits {
        padding-top: 50px;
    }

    .popup__title {
        font-size: 20px;
    }

    .app-form__group, .app-form__btn {
        max-width: 100%;
    }

    .present {
        padding: 25px 25px 25px 85px;
        background-position: 10px center;
    }

    .thanks__list {
        -webkit-column-count: 1;
        column-count: 1;
        height: auto;
        margin: 0 auto;
        max-width: 160px;
        text-align: center;
    }

}

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