body {
	font-family: 'Roboto Mono', monospace;
	background: #fff;
	color: #1C1C1C;
}
.main-header {
	margin-top: 15px;
	margin-bottom: 30px;
}
.main-nav {
	display: flex;
	justify-content: center;
	margin: 0;
	padding: 0;
	list-style: none;
}
.main-nav__item a {
	text-decoration: none;
	background: #E8EBF5;
	font-family: 'Russo One', sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #1C1C1C;
	padding: 4px 15px;
	display: block;
	margin-right: 17px;
}
.main-nav__item a:hover{
	background: #D6DFFC;
}
.contacts {
	text-align: right;
	font-size: 16px;
}
.contacts__phone a {
	position: relative;
}
.contacts__phone a:before {
	content: '';
	display: inline-block;
	width: 19px;
	height: 23px;
	background: url(../img/phone.svg) no-repeat;
	position: absolute;
	left: -28px;
	top: 1px;
}
.contacts__phone a {
	font-size: 18px;
	font-weight: 700;
	color: #1c1c1c;
}
.promo-img {
	position: relative;
}
.promo-img__img {
	border-radius: 30px;
}
.promo-img__title {
	position: absolute;
	background: rgba(255,255,255,0.5);
	width: 100%;
	bottom: 30px;
	font-size: 34px;
	line-height: 42px;
	font-weight: 700;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	padding-right: 100px;
}
.promo-form {
	background: #FFC653;
	border-radius: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-left: 20px;
	padding-right: 20px;
}
.promo-form__title {
	text-align: center;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 15px;
}
.promo {
	margin-bottom: 70px;
}
.promo-form__input {
	text-align: center;
}
.promo-form__input input {
	width: 100%;
	border: 0;
	padding: 7px 15px;
	border-radius: 5px;
	outline-style: none;
}
.promo-form__info-text {
	text-align: center;
	font-size: 12px;
	line-height: 16px;
	padding: 0 20px;
}
.promo-form__btn {
	width: 100%;
}
.btn {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	background: #FF3F4A;
	padding: 7px 0;
}
.btn:hover {
	background: #EB2631;
	color: #fff;
}
.feature {
	margin-bottom: 60px;
}
.feature__list {
	display: flex;
	flex-wrap: wrap;
	align-content: space-aroind;
	padding: 0;
	list-style: none;
}
.feature-item {
	width: 20%;
	margin-bottom: 25px;
}
.feature-item__img {
	background: #FFC653;
	padding: 10px;
	width: 50px;
	height: 50px;
	text-align: center;
	margin-right: 10px;
	float: left;
}
.feature-item__title {
	font-family: 'Russo One', sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	padding-right: 20px;
}
.advantage-wrap {
	background: #E8EBF5;
	margin-bottom: 70px;
}
.advantage {
	padding-top: 70px;
	padding-bottom: 70px;
	background: url(../img/advanter-img.png) no-repeat;
	background-position: center right;
}
.advantage__title {
	font-size: 34px;
	line-height: 42px;
	font-weight: 700;
	text-align: left;
	margin-bottom:30px;
}
.advantage__list {
	padding: 0;
	list-style: none;
}
.advantage__item {
	display: flex;
	align-items: center;
	margin-bottom: 5px;
	font-size: 18px;
}
.advantage__marker {
	color: #FF3F4A;
	font-size: 48px;
	font-weight: 700;
	margin-right: 11px;
}
.about {
	margin-bottom: 70px;
}
.about__foto {
	border-radius: 30px;
}
.about__text {
	padding-left: 30px;
}
.work {
	margin-bottom: 70px;
}
.work__title-bg {
	background: #FFC653;
	padding: 11px 0;
	margin-bottom: 50px;
}
.work__title {
	position: relative;
}
.work__title:after {
	position: absolute;
	display: block;
	content: '';
	background: url(../img/work-title-bg.svg) no-repeat;
	width: 280px;
	height: 143px;
	right: 0;
	bottom: -10px;
}
.work__title {
	font-size: 34px;
	line-height: 42px;
	font-weight: 700;
}
.work h2 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 20px;
}
.work__block {
    margin-bottom:50px;
}
.footer__contact {
	background: #E8EBF5;
	padding-top: 70px;
}
.footer__map {
	min-height: 400px;
	border: 5px solid #fff;
	position: relative;
	top: -130px;	
}
.footer__title {
	font-size: 34px;
	font-weight: 700;
	text-align: center;
	margin-bottom: 60px;
}
.footer__col {
	text-align: center;
	font-size: 21px;
	font-weight: 700;
	position: relative;
}
.footer__info {
	margin-bottom: 30px;
}
.footer__col img {
	display: block;
	margin: 0 auto;
	margin-bottom:20px;
}
.footer__col-icon  {
	height: 40px;
}
.footer__phone a,
.footer__mail a {
	color: #1C1C1C;
}
.footer__mail {
	padding-top: 1px;
}
.footer__col-illustration {
	position: relative;
	z-index: 2;
}
.footer-bg-logo {
	margin-top: 40px;
	margin-bottom: 10px;
}
.footer__bg {
	background: url(../img/footer-bg-1.png), url(../img/footer-bg-1.png);
	background-position: bottom right, bottom left;
	background-repeat: no-repeat, no-repeat;
	text-align: center;
	padding-bottom: 30px;
	font-size: 14px;
}
.work__btn {
	width: 200px;
	margin: 0 auto;
	margin-top: 30px;
}
.galery figure {
    text-align:center;
}
.work__title--page:after {
    width:60px;
}

@media (max-width: 1200px) {
	.promo-img__title {
	    font-size: 28px;
	    line-height: 34px;
	}
	.feature-item {
    	width: 25%;
	}
	.advantage__title {
	    font-size: 30px;
	    line-height: 36px;
	}
	.advantage {
	    background-size: 60%;
	}
	.work__title,
	.footer__title {
	    font-size: 28px;
	}
	.footer__col {
	    text-align: center;
	    font-size: 18px;
	}
	.footer__map {
	    top: -100px;
	}
	.footer__col-icon {
	    height: 35px;
	}
	.footer__bg {
	    background-size: 50%;
	}
	.contacts {
	    margin-bottom: 30px;
	}
}
.video-block {
	width: 49%;
	margin-bottom:20px;
}
.video-block-full {
	width: 100%;
}

@media (max-width: 992px) {
	.main-header__logo {
		margin-bottom: 30px;
	}
	.main-header {
	    margin-top: 5px;
	    margin-bottom:20px;
	}
	.promo-img__img {
	    border-radius: 0;
	    margin-bottom: 20px;
	}
	.promo-form {
	    border-radius: 0;
	    padding-left: 0;
	    padding-right: 0;
	    padding-top: 20px;
	    padding-bottom: 20px;
	}
	.promo-img {
	    position: relative;
	    background: #FFC653;
	    padding-top: 15px;
	}
	.promo-form__title {
	    font-size: 22px;
	}
	.promo-form__form {
		padding-bottom: 20px;
	}
	.promo-img__title {
	    text-align: center;
	}
	.feature-item {
	    width: 40%;
	}
	.feature__list {
	    justify-content: space-around;
	}
	.advantage {
	    background-position-x: 400px;
	}
	.about__text {
	    margin-bottom: 50px;
	}
	.footer__col {
	    font-size: 16px;
	}
	.footer__map {
	    top: -50px;
	}
	.footer__contact {
	    padding-bottom: 30px;
	}
	.promo-img__title {
	    right: 0;
	}
}

@media (max-width: 767px) {
	.promo-form__form {
	    width: 80%;
	}
	.advantage {
		background: none;
	}
	.about__foto {
	    border-radius: 30px;
	    margin-bottom: 40px;
	}
	.about__foto-container {
		text-align: center;
	}
	.galery--img {
		display: none;
	}
	.footer__col {
		margin-bottom: 60px;
	}
	.footer__map {
	    top: -50px;
	}
	.footer__col--il {
		display: none;
	}
	.video-block {
		width: 100%;
	}
}

@media (max-width: 576px) {
	.main-header {
		padding-top: 20px;
	}
	.promo-img__title {
	    padding-right: 30px;
	}
	.feature-item {
		width: 50%;
	}
	.advantage__title {
	    font-size: 26px;
	}
	.work__title:after {
	    width: 180px;
	}
	.main-header__logo {
	    text-align: center;
	}
	.contacts {
		text-align: center;
	}
	.main-nav li:first-child {
		display: none;
	}
	.promo-img__title {
	    padding-right: 30px;
	    position: relative;
	    font-size: 22px;
	    line-height: 28px;
	    margin-top: 10px;
	}
	.feature-item {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.feature-item__img {
		margin-bottom: 15px;
	}
	.feature-item__title {
	    text-align: center;
	}
	.advantage__marker {
	    font-size: 42px;
	}
	.advantage__title {
		font-size: 22px;
	}
	.work__title {
		font-size: 22px;
	}
	.work__title:after {
		width: 150px;
	}
}