.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.woff2');
	src: url('../fonts/Gilroy-ExtraBold.woff2') format('woff2'),
		url('../fonts/Gilroy-ExtraBold.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'Gilroy';
	src: url('../fonts/Gilroy-Light.woff2');
	src: url('../fonts/Gilroy-Light.woff2') format('woff2'),
		url('../fonts/Gilroy-Light.woff') format('woff');
	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: 260px;
	height: 54px;
	border-radius: 30px;
	text-align: center;
	color: #fff;
	display: block;
	font-size: 18px;
	line-height: 54px;
	-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;
}

::-webkit-scrollbar,
::-webkit-scrollbar {
	-webkit-appearance: none;
	width: 3px;
	height: 3px;
	border-radius: 6px;
	background-color: #EAEAEA
}

::-webkit-scrollbar-thumb,
::-webkit-scrollbar-thumb {
	border-radius: 3px;
	background: #03006b;
	-webkit-box-shadow: 0 0 2px #EAEAEA
}

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 {
	max-width: 600px;
	margin: 0 auto;
}

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

/*
.offer__item {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-appearance: 10px;
	-moz-appearance: 10px;
	appearance: 10px;
	align-items: center;
	padding-left: 0 !important;
}

.offer__item img {
	width: 55px;
	height: 55px;
	margin-right: 15px;
}

.offer__list {}*/

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

.offer__heading {
	font-size: 30px;
}

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

.offer__button {
	margin: 15px 12px;
	min-width: 240px;
	max-width: 290px;
	width: 100%;
}

.offer__main {
	font-size: 20px;
	line-height: 1.25em;
	background: rgba(255, 255, 255, 0.6) url(../img/offer-main.svg) no-repeat left 20px center/50px;
	padding: 10px 20px 10px 80px;
	margin-top: 30px;
	border-radius: 35px;
}


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

.policy {
	padding: 0 15px;
	text-align: right;
	display: block;
}

.contacts a {
	font-weight: 700;
	font-size: 20px;
	color: #03006b;
	line-height: 2em;
	display: block;
}

.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: url(../img/logo.svg) no-repeat left center/contain;
	width: 143px;
	height: 65px;
	display: block;
}

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

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

.freelances__text span {
	font-size: 22px;
	font-weight: 900;
	line-height: 1.35em;
	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: 28px;
	font-weight: 900;
	margin-bottom: 25px;
}

.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);

}

.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: 115px;
}

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

.quiz .checkpoint {
	width: 50%;
}

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

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

.app-form__group {
	position: relative;
	max-width: 100%;
	margin: 0 auto 22px;
}

.app-form__input {
	width: 100%;
	height: 54px;
	border-radius: 27px;
	background-color: #ffffff;
	border: none;
	border: 1px solid rgba(3, 0, 107, 0.1);
	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
}

header:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.6);
	left: 0;
	top: 0;
	display: block;
	backdrop-filter: blur(3px);
}

.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);
	}
}

.intl-tel-input.separate-dial-code .selected-flag {
	background: transparent;
}

.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
	background-color: transparent;
}

.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 {
	position: static;
	margin: 20px auto 0;
	display: block;
	width: 100%;
	border-radius: 27px;
	line-height: 54px;
	-webkit-animation-delay: .5s;
	animation-delay: .5s;
	height: 54px;
	/*	background: #80c916 url(../img/check.svg) no-repeat 50px center/35px;*/
	background: #80c916;
	text-align: center;
	line-height: 55px;
	cursor: pointer;
}

.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
}


li.nav-item:last-of-type {
	background: url(../img/flag.png) 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 .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: 16px;
	background: 0 0;
	margin: 0 auto;
	font-family: "Gilroy";
	font-weight: 700;
}

.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: 26px;
	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;
}


.offer__list li {
	padding-left: 40px;
	position: relative;
	font-size: 18px;
	line-height: 1.2em;
	font-weight: 700;
	margin-bottom: 10px;
	text-align: left;
	text-transform: uppercase;
}

.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: -3px;
}


.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;
	background: none;
	padding: 0;
}

.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;
}

.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
}

.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%
	}
}


.socials {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	gap: 15px;
}

.socials-icon {
	width: 40px;
	height: 40px;
}

.socials-icon:first-of-type {
	background: url(../img/instagram.png) no-repeat center/contain;
}

.socials-icon:nth-of-type(2) {
	background: url(../img/viber.png) no-repeat center/contain;
}

.tel-icon {
	width: 40px;
	height: 40px;
	display: inline-block;
	border-radius: 50%;
	background: #51b905 url(../img/tel-button.svg) no-repeat center/contain;
	position: relative;
	/*
	-webkit-animation: link-rotate-anim 3.5s infinite ease-in-out;
	animation: link-rotate-anim 3.5s infinite ease-in-out;
*/
	order: -1;
}

.tel-icon:after {
	content: "";
	-webkit-transform-origin: 50% 50% !important;
	transform-origin: 50% 50% !important;
	width: 60px;
	height: 60px;
	top: -10px;
	left: -10px;
	position: absolute;
	background-color: transparent;
	border-radius: 100%;
	border: 2px solid #51b905;
	opacity: 0.1 !important;
	-webkit-animation: circle-anim 2s infinite ease-in-out;
	animation: circle-anim 2s infinite ease-in-out;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

@-webkit-keyframes circle-anim {
	0% {
		-webkit-transform: rotate(0deg) scale(0.5) skew(1deg);
		transform: rotate(0deg) scale(0.5) skew(1deg);
		opacity: 0.1;
	}

	30% {
		-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
		transform: rotate(0deg) scale(0.7) skew(1deg);
		opacity: 0.5;
	}

	100% {
		-webkit-transform: rotate(0deg) scale(1) skew(1deg);
		transform: rotate(0deg) scale(1) skew(1deg);
		opacity: 0.1;
	}
}

@keyframes circle-anim {
	0% {
		-webkit-transform: rotate(0deg) scale(0.5) skew(1deg);
		transform: rotate(0deg) scale(0.5) skew(1deg);
		opacity: 0.1;
	}

	30% {
		-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);
		transform: rotate(0deg) scale(0.7) skew(1deg);
		opacity: 0.5;
	}

	100% {
		-webkit-transform: rotate(0deg) scale(1) skew(1deg);
		transform: rotate(0deg) scale(1) skew(1deg);
		opacity: 0.1;
	}
}

@-webkit-keyframes link-rotate-anim {
	0% {
		-webkit-transform: rotate(0deg) scale(1) skew(1deg);
		transform: rotate(0deg) scale(1) skew(1deg);
	}

	10% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg);
		transform: rotate(-25deg) scale(1) skew(1deg);
	}

	20% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg);
		transform: rotate(25deg) scale(1) skew(1deg);
	}

	30% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg);
		transform: rotate(-25deg) scale(1) skew(1deg);
	}

	40% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg);
		transform: rotate(25deg) scale(1) skew(1deg);
	}

	100%,
	50% {
		-webkit-transform: rotate(0deg) scale(1) skew(1deg);
		transform: rotate(0deg) scale(1) skew(1deg);
	}
}

@keyframes link-rotate-anim {
	0% {
		-webkit-transform: rotate(0deg) scale(1) skew(1deg);
		transform: rotate(0deg) scale(1) skew(1deg);
	}

	10% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg);
		transform: rotate(-25deg) scale(1) skew(1deg);
	}

	20% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg);
		transform: rotate(25deg) scale(1) skew(1deg);
	}

	30% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg);
		transform: rotate(-25deg) scale(1) skew(1deg);
	}

	40% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg);
		transform: rotate(25deg) scale(1) skew(1deg);
	}

	100%,
	50% {
		-webkit-transform: rotate(0deg) scale(1) skew(1deg);
		transform: rotate(0deg) scale(1) skew(1deg);
	}
}


.offer__button {
	font-size: 20px;
	letter-spacing: 0.07em;
}

.app-form__group {
	margin: 0 auto 22px;
}

button.app-form__btn::before {
	content: "Оставить заявку" !important;
	display: block;
	color: rgb(255, 255, 255);
	font-size: 20px;
	letter-spacing: 0.06em;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 54px;
	font-family: Gilroy;
}

.app-form__btn {
	position: static;
	margin: 20px auto 0;
	display: block;
	width: 100%;
	border-radius: 27px;
	line-height: 54px;
	-webkit-animation-delay: .5s;
	animation-delay: .5s;
	height: 54px;
	background: #51b905;
	text-align: center;
	line-height: 55px;
	cursor: pointer;
}

.app-form .intl-tel-input.allow-dropdown .selected-flag {
	pointer-events: none;
}

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

.app-form__input {
	font-size: 20px;
	letter-spacing: 0.04em;
	padding-left: 35px;
}

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

.order-form {
	max-width: 462px;

}

.order-form .popup__box {
	border-radius: 21px;
	padding: 50px 40px 45px;
}

@media screen and (max-width:992px) {
	.offer {
		margin: 50px auto 40px;
	}

	.offer__tips {
		margin-left: 30px;
	}

	.offer__main {
		font-size: 18px;
		padding-left: 75px;
	}

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

	.form-wrap {
		margin-bottom: 50px;
	}

	.app-form {
		margin: 0 auto;
	}

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

	.call-btn {
		display: none;
	}

	.contacts a {
		font-size: 18px;
	}
}

@media screen and (max-width:769px) {
	.offer__heading {
		font-size: 28px;
		text-align: center;
	}

	.offer__main {
		background-size: 45px
	}

	.offer__list {
		max-width: 442px;
		margin: 0 auto;
	}

	.offer__list li {
		font-size: 18px;
	}

	.benefits {
		padding-top: 70px;
	}

	footer {
		padding-bottom: 50px;
	}

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

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

	.quiz__content {
		margin: 0 auto;
	}

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

	.socials {
		justify-content: center;
	}

	.copyright {
		width: 100%;
	}

	.copyright,
	.policy {
		text-align: center;
	}
}

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

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

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

@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 {
		font-size: 26px;
		line-height: 1.1em;
	}

	.app-form__title {
		font-size: 23px;
	}

	.offer__desc {
		font-size: 16px;
		margin-bottom: 10px;
		line-height: 1.35em;
	}

	.offer__main span:nth-of-type {
		font-size: 18px;
	}

	.offer__main span:nth-of-type(2) {
		font-size: 14px;
		font-weight: 400;
		line-height: 1.2em;
		text-transform: none;
	}

	.offer__main {
		margin-top: 15px;
		font-size: 16px
	}

	.offer__list {
		max-width: 250px;
	}

	.offer__subtitle {
		font-size: 17px;
		margin: 20px 0 10px;
	}

	.offer__button {
		margin: 10px 0px;
		width: 290px;
		-webkit-box-shadow: 0 3px 17px rgb(128 201 22 / 53%);
		box-shadow: 0 3px 17px rgb(128 201 22 / 53%);
	}

	.freelances {
		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;
		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 {
		font-size: 16px;
		margin-bottom: 7px;
		line-height: 1.4em;
		padding-left: 25px;
	}

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

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

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


	.logo {
		width: 113px;
		height: 52px;
	}

}

@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;
	}

	.contacts {
		display: none;
	}

}

@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;
	}

	.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__btn {
		position: static;
		margin: 20px auto 0;
		display: block;
		width: 100%;
		border-radius: 27px;
		max-width: 85%;
		/*background-position: 7% center;*/
		line-height: 54px;
	}

	.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;
	}

	button.app-form__btn:before {
		display: block;
		color: #fff;
		font-size: 18px;
		letter-spacing: 0.04em;
		font-weight: 700;
		line-height: 54px;
		font-family: 'Gilroy';
	}

	.offer__item img {
		width: 35px;
		height: 35px;
	}

	.offer__main {
		background-size: 35px;
		padding: 10px 15px 10px 60px;
		background-position: left 15px center;
	}

	.socials {
		gap: 12px;
	}

	.socials-icon,
	.tel-icon {
		width: 35px;
		height: 35px;
	}

	.tel-icon:after {
		width: 45px;
		height: 45px;
		top: -5px;
		left: -5px;
	}

	.contacts a {
		font-size: 16px;
		line-height: 1.5em;
	}

	.offer {
		margin: 35px auto 30px;
	}
}

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

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

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

	.order-form .popup__box {
		padding: 40px 25px;
	}

	.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) {
	.offer__heading {
		font-size: 24px;
	}

	.app-form__title {
		font-size: 20px;
	}

	.offer__subtitle {
		max-width: 250px;
	}

	.offer__item img {
		width: 30px;
		height: 30px;
	}

	.socials {
		gap: 10px;
	}

	.socials-icon,
	.tel-icon {
		width: 30px;
		height: 30px;
	}

	.tel-icon:after {
		width: 40px;
		height: 40px;
		top: -5px;
		left: -5px;
	}


	.freelances {
		max-width: 290px;
	}

	.freelances__number {
		font-size: 30px;
	}

	.benefits {
		padding-top: 50px;
	}

	.popup__title {
		font-size: 20px;
	}

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


	.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: 576px) {
	.offer__subtitle {
		font-size: 20px;
	}
}



@media screen and (max-width: 480px) {
	.app-form__group {
		margin-bottom: 22px;
	}

	.app-form__btn {
		background-position: 40px center;
	}

	.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;
	}
}

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

	.app-form__group {
		margin-bottom: 22px;
	}

}

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

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