* {
	font-family: 'Work Sans', sans-serif !important;
}

/* header  */
.links {
	width: 100%;
	max-width: 469px;
}

.contact-button {
	padding: 12px;
	font-size: 14px;
	font-weight: 500;
	line-height: 0.93;
	border-radius: 3px;
	border: none;
	background-color: #0092ff;
	color: #ffffff;
}

.navbar {
	border-bottom: none !important;
	padding: 1rem 0rem !important;
}

.navbar-nav {
	margin-left: auto !important;
	align-items: center;
}

.navbar-expand-lg .navbar-nav .nav-link {
	font-size: 14px;
	font-weight: 500;
	line-height: 1.79;
	text-align: right;
	color: #062034;
}

@media (max-width: 991.98px) {
	.navbar-expand-lg .navbar-nav .nav-link {
		margin-bottom: 0.75rem;
	}

	.btn-group,
	.btn-group-vertical {
		display: unset !important;
	}

	.dropdown-menu {
		border: none !important;
		display: block;
	}

	.dropdown-item {
		padding: 0.5rem 0;
		margin-bottom: 0.75rem;
	}
}

@media (min-width: 992px) {
	.navbar-expand-lg .navbar-nav .nav-link {
		padding: 0.5rem 1.5rem !important;
	}
}

.btn-navbar-avatar {
	border: solid 1px #335eea;
	border-radius: 50% !important;
	background-color: rgba(136, 164, 255, 0.05);
	padding: 0.5rem 0.25rem;
	width: 45px !important;
	text-align: center;
	font-size: 17px;
	line-height: 1.6;
	font-weight: bold;
	color: #335eea;
	text-transform: uppercase;
}

/* footer  */
.footer {
	padding: 40px 20px;
	border-bottom: 1px solid #E9E9EA;
}

.footer-title {
	font-size: 20px;
	font-weight: 500;
	line-height: 1.27;
	color: #152029;
	margin: 0px;
}

.footer-items {
	font-size: 14px;
	line-height: 1.67;
	color: rgba(14, 25, 64, 0.55);
	margin: 0px;
}

.footer-social-media-follow {
	font-size: 12px;
	line-height: 1.75;
	letter-spacing: 0.01px;
	color: #989898;
}

.prodevify-terms {
	font-size: 14px;
	line-height: 1.57;
	color: #7b8299;
	margin: 0px;
	padding: 20px 0px;
}

.footer-map {
	width: 100%;
	max-width: 743px;
	height: 189px;
	object-fit: contain;
}

.main-content {
	min-height: calc(100vh - 25px - 83px);
}

/* homepage  */
.first-section {
	background-color: #F9FEFF;
	padding: 50px;
}

.top-title {
	width: 517px;
	font-size: 65px;
	font-weight: 600;
	line-height: 1.2;
	letter-spacing: -0.41px;
	color: #152029;
}

.top-description {
	width: 405px;
	font-size: 24px;
	line-height: 1.42;
	color: #152029;
	font-weight: 200;
}

.top-contact-button {
	padding: 16px 38px;
	border-radius: 5px;
	background-color: #0092ff;
	font-size: 18px;
	font-weight: 500;
	line-height: 0.72;
	color: #ffffff;
	border: none;
}

.first-section-img {
	width: 100%;
}

.second-section {
	padding: 50px;
}

.images-in-row {
	display: grid;
	grid-template-columns: repeat(6, 1fr);
	grid-column-gap: 10px;
	grid-row-gap: 10px;
	align-items: center;
}

.second-scenario-img {
	width: 100% !important;
	max-width: 165px;
	height: auto;

}

.third-section {
	padding: 13px 50px;
}

.left-container-third-section {
	position: absolute;
	z-index: 100;
}

.third-section-image {
	width: 369px;
	height: 557px;
	border-radius: 8px;
}

.right-container-third-section {
	width: 996px;
	border-radius: 8px;
	background-color: #eaf6ff;
	position: relative;
	z-index: 99;
	margin-left: 180px;
}

.third-section-blue {
	padding: 100px 100px 27px 250px;
}

.blocks-in-row {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-column-gap: 40px;
	grid-row-gap: 40px;
}

.third-section-right-item-title {
	font-size: 18px;
	font-weight: 550;
	line-height: 1.44;
	color: #152029;
}

.third-section-right-item-description {
	font-size: 15px;
	line-height: 1.47;
	color: #152029;
	font-weight: 300;
}

.fourth-section {
	padding: 109px 50px 145px 50px;
}

.fourth-title {
	font-size: 40px;
	font-weight: 600;
	color: #152029;
	text-align: center;
}

.fourth-description {
	font-size: 18px;
	line-height: 1.44;
	text-align: center;
	color: #152029;
}

.fourth-cards {
	display: flex;
	justify-content: space-between;
	flex-direction: row;
}

.card {
	width: 100%;
	max-width: 566px !important;
	padding: 48px 40px 26px;
	border-radius: 8px;
	background-color: rgba(239, 240, 242, 0.3);
	border: none;
}

.bullet-point {
	color: #0092ff;
	margin-right: 10px;
}

.fourth-item-description {
	font-size: 15px;
	line-height: 1.57;
	color: #152029;
}

.fifth-section {
	background-color: #F2F8FC;
	padding: 50px;
}

.fifth-section-number {
	font-size: 48px;
	font-weight: 600;
	color: #0092ff;
}

.fifth-section-title {
	font-size: 18px;
	font-weight: 600;
	line-height: 1.44;
	color: #152029;
}

.fifth-section-description {
	font-size: 15px;
	line-height: 1.63;
	color: #152029;
}

.fifth-section-items {
	padding-right: 0px;
	padding-left: 15px;
}

.sixth-section {
	background-image: url('../images/blue-background.png');
	object-fit: cover;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 50px;
}

.left-container-sixth-section {
	width: 100%;
	max-width: 580px;
}

.left-container-sixth-section-title {
	font-size: 37px;
	font-weight: bold;
	color: #ffffff;
}

.left-container-sixth-section-description {
	font-size: 16px;
	font-weight: 500;
	line-height: 1.56;
	color: #ffffff;
	max-width: 481px;
}

.message {
	font-size: 16px;
	font-weight: 500;
	line-height: 1.56;
	color: #ffffff;
	text-align: end;
	margin: 0;
}

.right-container-sixth-section {
	width: 100%;
	max-width: 511px !important;
}

.right-container-sixth-section-input {
	width: 100%;
	border-radius: 5px;
	border: 1px solid #fff;
	padding: 0.5rem 1rem !important;
}

.field-row label {
	display: block;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.56;
	color: #ffffff;
	max-width: 481px;
}

.field-row label[for=id_im-not-a-robot] {
	display: none;
}

.field-row #id_email,
.field-row #id_subject,
.field-row #id_message {
	width: 100%;
	border-radius: 5px;
	border: 1px solid #fff;
	padding: 0.5rem 1rem !important;
	margin-bottom: 10px;
	max-height: 130px;
}

.errorlist {
	padding: 0px 15px !important;
}

.errorlist li {
	color: red;
	font-size: 0.7rem;
	list-style: none;
}

.not-robot {
	background-color: white;
	padding: 10px;
	width: 256px;
}

.not-robot-label {
	font-size: 14px;
	color: #000000;
}

.right-container-sixth-section-button {
	width: 100%;
	max-width: 112px;
	padding: 20px 24px;
	border: none;
	border-radius: 5px;
	background-color: #007ad5;
	font-size: 18px;
	font-weight: 500;
	line-height: 0.72;
	color: #ffffff;
}

.right-container-sixth-section-button:disabled {
	background-color: #277dbd;
}

@media (max-width: 767.98px) {

	.first-section {
		padding: 30px;
	}

	.first-section-content {
		flex-direction: column;
		align-items: center;
	}

	.action-buttons-left-container {
		display: flex;
		flex-direction: column;
		align-items: center;
		margin: 40px 0px;
	}

	.second-section {
		padding: 30px;
	}

	.second-scenario-img {
		width: 100% !important;
		max-width: 146px;

	}

	.third-section {
		padding: 30px;
	}

	.left-container-third-section {
		display: none;
	}

	.third-section-image {
		display: none;
	}

	.images-in-row {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		grid-column-gap: 0px;
		grid-row-gap: 0px;
		align-items: center;
	}

	.right-container-third-section {
		width: 100%;
		border-radius: 8px;
		background-color: #eaf6ff;
		position: relative;
		margin: 0px;
	}

	.third-section-right-items {
		padding: 10px;
	}

	.third-section-blue {
		padding: 20px;
	}

	.blocks-in-row {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		grid-column-gap: 40px;
		grid-row-gap: 40px;
	}

	.fourth-section {
		padding: 30px;
	}

	.fourth-section-content {
		flex-direction: column;
	}

	.fourth-cards {
		flex-direction: column;
	}

	.card {
		margin-bottom: 20px;
		padding: 20px 10px;
	}

	.top-right-container-fourth-section-title {
		line-height: 1.4;
	}

	.bottom-right-container-fourth-section {
		padding: 20px;
	}

	.fifth-section {
		padding: 30px;
	}

	.sixth-section {
		padding: 30px;
	}

	.sixth-section-content {
		flex-direction: column;
	}

	.sixth-form-submit {
		flex-direction: column;
	}

	.not-robot {
		width: 100%;
	}

	.right-container-sixth-section-button {
		margin-top: 20px;
	}

	.footer-map {
		width: 100%;
		max-width: 343px;
		height: 189px;
		object-fit: contain;
	}

	.top-title {
		width: 380px;
		font-size: 40px;
	}

	.top-description {
		width: 346px;
		font-size: 20px;
	}

	.first-section,
	.second-section,
	.third-section,
	.fourth-section,
	.fifth-section {
		padding: 10px;
	}

	.sixth-section {
		padding: 54px 10px;
	}

	.images-in-row,
	.top-description,
	.top-title,
	.third-section-right-item-description,
	.third-section-right-item-title {
		text-align: center;
	}

	.fifth-section-number {
		margin-bottom: -3px;
		margin-top: 1rem;
	}

	.left-container-sixth-section-title {
		line-height: 1.1;
	}

	.right-container-sixth-section-button {
		margin-top: 0px;
	}

	.footer-end {
		justify-content: flex-start !important;
	}

	.footer-title {
		font-size: 15px;
	}

	.footer-social-media-follow {
		margin-bottom: 4px;
	}
}

html {
	scroll-behavior: smooth;
}

.contact-form {
	list-style-type: none;
	padding-left: 0;
}

.contact-form li {
	margin-bottom: 1.5rem;
}

.contact-form label {
	display: block;
	font-weight: bold;
}

.contact-form .helptext {
	display: block;
	font-size: 80%;
}