@font-face {
    font-family: 'Segoe UI';
    src: url('../fonts/SegoeUI.eot');
    src: url('../fonts/SegoeUI.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SegoeUI.woff2') format('woff2'),
        url('../fonts/SegoeUI.woff') format('woff'),
        url('../fonts/SegoeUI.ttf') format('truetype'),
        url('../fonts/SegoeUI.svg#SegoeUI') format('svg');
    font-weight: 400;
    font-style: normal;
}

 @font-face {
    font-family: 'Segoe UI';
    src: url('../fonts/SegoeUI-Semibold.eot');
    src: url('../fonts/SegoeUI-Semibold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SegoeUI-Semibold.woff2') format('woff2'),
        url('../fonts/SegoeUI-Semibold.woff') format('woff'),
        url('../fonts/SegoeUI-Semibold.ttf') format('truetype'),
        url('../fonts/SegoeUI-Semibold.svg#SegoeUI-Semibold') format('svg');
    font-weight: 600;
    font-style: normal;
} 

/*** Specification ***/

body {
	font-family: 'Segoe UI', sans-serif;
	color: #2b2b2b;
	font-size: 15px;
	font-weight: 600;
	letter-spacing: 0.02em;
}

h2 {
	color: #2b2b2b;
	font-size: 30px;
	text-align: center;
}

a {
	color: #000;
}

a:hover {
	text-decoration: none;
}

ul, li {
	padding: 0;
	margin: 0;
	list-style: none;
}

p {
	margin: 0;
	line-height: 1.5em;
}

.container {
	width: 1200px;
	padding: 0 15px;
	margin: 0 auto;
}

.container-fluid {
	width: 100%;
	padding: 0 15px;
	margin: 0 auto;
}

.d-none {
	display: none !important;
}

.menu-mobile-icons {
	display: none;
}

.menu-icon {
	cursor: pointer;
}

#slideUp {
	position: fixed;
	bottom: 20px;
	right: 20px;
	cursor: pointer;
	display: none;
	transition: all .5s ease;
	z-index: 100;
}

/*header*/

.header {
	background: url(../img/bg/header_bg.jpg) no-repeat center top / cover;
	position: relative;
}

/* - header-top*/

.header-top {
	padding: 10px 0 12px;
	width: 100%;
	background: rgba(0, 0, 0, 0.6);
	position: absolute;
	top: 0;
	left: 0;
}

.navigation {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.logo {

}

.logo__img {

}

.nav-menu {

}

.menu {
	display: flex;
}

.menu li {
	margin-right: 30px;
}

.menu li:last-child {
	margin-right: 0;
}

.menu li a {
	color: #fff;
	transition: color .3s ease;
}

.menu li a:hover {
	color: #99cc33;;
}

.menu_mobile {
	display: none;
}

/* - header-bottom*/

.header-bottom {
	padding: 199px 0 227px;
}

.offer {
	color: #fff;
	text-align: center;
}

.offer__text {
	margin: 0 auto;
	font-size: 22px;
	line-height: 1.4em;
}

.offer__text_1 {
	width: 530px;
}

.offer__text_2 {
	width: 350px;
}

.offer__title {
	margin: 6px 0 0px;
	font-family: 'Roboto', sans-serif;
	font-size: 60px;
	line-height: normal;
}

.offer__link-wrap {
	margin-top: 52px;
	display: flex;
	justify-content: center;
}

.offer__link {
	padding-top: 6px;
	width: 200px;
	height: 40px;
	color: #fff;
	border-radius: 0 25px;
	transition: all .3s ease;
}

.offer__link:hover {
	color: #fff;
	background-color: #99cc33;
	opacity: 0.8;
}

.offer__link_1 {
	margin-right: 30px;
	border: 2px solid #fff;
}

.offer__link_2 {
	padding-top: 8px;
	background-color: #99cc33;
}

/*works*/

.works {
	padding: 54px 0 123px;
}

.works-title {
	margin-bottom: 52px;
}

.works-list {
	display: flex;
	justify-content: space-between;
}

.works-list__item {
	padding-top: 79px;
	width: 200px;
	background-repeat: no-repeat;
	background-position: center top;
}

.works-list__item_1 {
	background-image: url(../img/decoration/works_icon_1.png);
}

.works-list__item_2 {
	background-image: url(../img/decoration/works_icon_2.png);
}

.works-list__item_3 {
	background-image: url(../img/decoration/works_icon_3.png);
}

.works-list__item_4 {
	background-image: url(../img/decoration/works_icon_4.png);
}


.works-list__title {
	color: #2b2b2b;
	font-size: 22px;
	text-align: center;
	line-height: 1.3em;
}

.works-list__arrow-wrap {
	
}

.works-list__arrow {
	margin-top: 10px;
}

/*bonuses*/

.bonuses-wrap {
	position: relative;
	z-index: 1;
}

.bonuses-wrap:before {
	content: '';
	display: block;
	width: 50%;
	height: 50%;
	background: #E0E5E8;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: -1;
}

.bonuses {
	padding: 76px 0 78px;
	background: url(../img/bg/bonuses_bg.png) no-repeat center top / cover;
	background-size: 100% 100%;
}

.bonuses-title {
	margin-bottom: 39px;
}

.bonuses-list {
	margin-bottom: 49px;
	display: flex;
	justify-content: space-around;
}

.bonuses-list__item {
	width: 290px;
}

.bonuses-list__title {
	padding-left: 50px;
	margin-bottom: 18px;
	font-size: 20px;
	background-repeat: no-repeat;
	background-position: left center;
}

.bonuses-list__title_1 {
	background-image: url(../img/decoration/bonuses_icon_1.png);
}

.bonuses-list__title_2 {
	background-image: url(../img/decoration/bonuses_icon_2.png);
}

.bonuses-list__title_3 {
	background-image: url(../img/decoration/bonuses_icon_3.png);
}

.bonuses-list__text {
	font-size: 16px;
}

.bonuses-link {
	display: block;
	padding-top: 8px;
	margin: 0 auto;
	width: 300px;
	height: 40px;
	color: #fff;
	text-align: center;
	background: #c1df89;
	border-radius: 0 25px;
	transition: all .3s ease;
}

.bonuses-link:hover {
	color: #99cc33;
	background-color: #fff;
	opacity: 0.7;
}

/*get-started*/

.get-started {
	padding: 77px 0 79px;
	background: url(../img/bg/get-started_bg.jpg) no-repeat center top / cover;
}

.start {
	
}

.start__title {
	margin-bottom: 33px;
}

.start__text-wrap {
	margin-bottom: 55px;
}

.start__text {
	margin: 0 auto 11px;
	width: 320px;
	font-size: 20px;
	text-align: center;
	line-height: 1.3em;
}

.start__text:last-child {
	margin-bottom: 0;
}

.start__link-wrap {
	display: flex;
	justify-content: center;
}

.start__link {
	transition: opacity .3s ease;
}

.start__link:hover {
	opacity: 0.65;
}

.start__link:first-child {
	margin-right: 60px;
}

.start__img {
	
}

/*faq*/

.faq {
	padding: 80px 0;
}

.faq-content {
	display: flex;
	justify-content: space-between;
}

.faq-img-wrap {

}

.faq-img {

}

.faq-wrapper {

}

.faq-list {

}

.faq-list__item {
	padding: 10px 10px 10px 20px;
	margin-bottom: 18px;
	width: 574px;
	border: 1px solid #2b4110;
	border-radius: 10px;
	cursor: pointer;
	position: relative;
}

.faq-list__arrow {
	position: absolute;
	right: 30px;
	top: 20px;
}

.faq-list__question {
	padding-right: 50px;
	font-size: 20px;
	font-weight: 400;
}

.faq-list__answer {
	display: none;
	margin-top: 20px;
	font-size: 18px;
	font-weight: 400;
}

/*contacts*/

.contacts {
	padding: 72px 0 81px;
	color: #fff;
	background: url(../img/bg/contacts_bg.jpg) no-repeat center top / cover;
}

.contacts-title {
	margin-bottom: 34px;
	color: #fff;
}

.contacts-wrapper {
	display: flex;
	justify-content: space-between;
}

.find-wrap {
	width: 50%;
}

.find {
	margin-left: 228px;
	width: 230px;
}

.find__title {
	margin-bottom: 5px;
	width: 200px;
	text-align: center;
	letter-spacing: 0.06em;
}

.find-list {
	margin-bottom: 21px;
}

.find-list__item {
	padding: 8px 0;
	padding-left: 45px;
	background-repeat: no-repeat;
	background-position: left center;
}

.find-list__item:nth-child(1) {
	background-image: url(../img/decoration/contacts_icon_location.png);
}

.find-list__item:nth-child(2) {
	background-image: url(../img/decoration/contacts_icon_phone.png);
	background-position-x: 6px;
}

.find-list__item:nth-child(3) {
	background-image: url(../img/decoration/contacts_icon_mail.png);
}

.find-list__text {
	width: 140px;
	font-size: 18px;
	font-weight: 400;
	letter-spacing: 0;
}

.find-list__link {
	color: #fff;
}

.find-list__link:hover {
	color: #fff;
}

.find-socials {
	display: flex;
}

.find-socials__item {
	margin-right: 29px;
}

.find-socials__item:last-child {
	margin-right: 0;
}

.find-socials__link {

}

.find-socials__img {

}

.contacts-form-wrap {
	width: 50%;
}

.contacts-form {
	margin-left: auto;
	margin-right: 199px;
	width: 100%;
	max-width: 278px;
	display: flex;
	flex-direction: column;
	position: relative;
}

.contacts-form__title {
	margin: 0 auto 24px;
	width: 230px;
	font-size: 20px;
	text-align: center;
	line-height: 1.3em;
}

.contacts-form__field {
	padding: 3px 10px 0 34px;
	margin-bottom: 21px;
	width: 100%;
	height: 30px;
	border: none;
	border-radius: 10px;
	color: #7f7f7f;
	font-size: 14px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 8px 9px;
}

.contacts-form__textarea {
	padding-top: 7px;
	margin-bottom: 23px;
	height: 80px;
}

.contacts-form__field_1 {
	background-image: url(../img/decoration/contacts_icon_user.png);
}

.contacts-form__field_2 {
	background-image: url(../img/decoration/contacts_icon_mail_small.png);
	background-position-y: 11px;
}

.contacts-form__field_3 {
	background-image: url(../img/decoration/contacts_icon_comments.png);
}

.contacts-form__button {
	display: block;
	margin-left: auto;
	width: 143px;
	height: 30px;
	border: 1px solid #fff;
	border-radius: 15px 0;
	outline: none;
	color: #fff;
	background: transparent;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	cursor: pointer;
	transition: all .3s ease;
}

.contacts-form__button:hover {
	color: #fff;
	background-color: #99cc33;
	opacity: 0.8;
}

.contacts-form span[role="alert"] {
	display: none !important;
}

div.wpcf7 .ajax-loader {
	position: relative;
    top: -30px;
}

.contacts-form .wpcf7-not-valid {
	background-color: #ffd2d2;
	transition: background .1s ease;
}

.wpcf7-response-output {
    position: absolute;
    bottom: -10px;
    transform: translate(0, 100%);
    border-radius: 10px;
	background: rgba(0, 0, 0, 0.8);
}

/*footer*/

.footer {
	padding: 40px 0 34px;
	background-color: #2b4110;
}

.footer-content {
	display: flex;
	justify-content: space-between;
}

.reserved {
	color: #bfc6b7;
	font-weight: 400;
}

.footer .menu li a {
	color: #bfc6b7;
}

/*media queries*/

/*1400+px*/

@media screen and (min-width: 1400px) {
	/*get-started 1600px*/

	.get-started {
		background-size: cover;
	}
}

/*992-1199px*/
@media screen and (max-width: 1199px) {
	.container {
		width: 960px;
	}

	/*header 1199px*/

	.header-bottom {
		padding: 180px 0 170px;
	}

	/*works 1199px*/

	.works {
		padding: 50px 0 80px;
	}

	/*bonuses 1199px*/

	.bonuses-wrap:before {
		display: none;
	}

	.bonuses {
		padding: 50px 0;
		background-size: 1400px 100%;
	}

	/*get-started 1199px*/

	.get-started {
		padding: 50px 0 60px;
	}

	/*faq 1199px*/

	.faq {
		padding: 60px 0;
	}

	.faq-content {
		flex-direction: column;
		align-items: center;
	}

	.faq-img-wrap {
		margin-bottom: 30px;
		width: 300px;
	}

	.faq-img {
		width: 100%;
	}

	/*contacts 1199px*/

	.contacts {
		padding: 50px 0 60px;
	}

	.contacts-wrapper {
		justify-content: center;
	}

	.find-wrap {
		width: auto;
	}

	.find {
		margin-left: 0;
		margin-right: 150px;
	}

	.contacts-form-wrap {
		width: auto;
	}

	.contacts-form {
		margin-right: 0;
	}
}

/*768-991px*/
@media screen and (max-width: 991px) {
	.container {
		width: 720px;
	}

	/*specification 991px*/

	h2 {
		font-size: 25px;
	}

	#slideUp {
		width: 50px;
	}

	/*header 991px*/

	.logo__img {
		height: 35px;
	}

	.menu li {
		margin-right: 18px;
    	font-size: 14px;
	}

	.header-bottom {
		padding: 140px 0 80px;
	}

	.offer__text {
		font-size: 19px;
	}

	.offer__title {
		margin: 10px 0;
		font-size: 50px;
	}

	.offer__link-wrap {
		margin-top: 40px;
	}

	/*works 991px*/

	.works {
		padding: 40px 0;
	}

	.works-title {
		margin-bottom: 30px;
	}

	.works-list__item {
		padding-top: 60px;
		background-size: 32%;
	}

	.works-list__arrow {
		width: 45px;
	}

	.works-list__title {
		font-size: 15px;
	}

	/*bonuses 991px*/

	.bonuses {
		padding: 40px 0;
	}

	.bonuses-title {
		margin-bottom: 30px;
	}

	.bonuses-list {
		margin-bottom: 40px;
	}

	.bonuses-list__item {
		width: 31%;
	}

	.bonuses-list__title {
		padding-left: 40px;
		background-size: auto 90%;
		font-size: 18px;
	}

	.bonuses-list__text {
		font-size: 14px;
	}

	.bonuses-link {
		font-size: 14px;
	}

	/*get-started 992px*/

	.get-started {
		padding: 40px 0 50px;
		background-size: 1400px 100%;
		background-position: left center;
	}

	.start__title {
		margin-bottom: 20px;
	}

	.start__text-wrap {
		margin-bottom: 40px;
	}
	
	.start__text {
		width: 260px;
		font-size: 18px;
	}

	.start__link:first-child {
		margin-right: 40px;
	}

	.start__img {
		width: 140px;
	}

	/*faq 991px*/

	.faq {
		padding: 40px 0;
	}
	
	.faq-img-wrap {
		width: 240px;
	}

	.faq-list__item {
		padding: 8px 10px 8px 20px;
		width: 524px;
	}

	.faq-list__question {
		font-size: 18px;
	}

	/*contacts 991px*/

	.contacts {
		padding: 40px 0;
	}

	.find {
		margin-right: 120px;
	}

	/*footer 991px*/

	.footer {
		padding: 30px 0;
	}

	.footer-content {
		flex-direction: column;
		align-items: center;
	}

	.reserved {
		margin-top: 10px;
		order: 1;
		font-size: 14px;
	}
}	

/*576-767px*/
@media screen and (max-width: 767px) {
	.container {
		width: 540px;
	}
	
	/*specification 767px*/

	h2 {
		font-size: 22px;
	}

	/*header 767px*/

	.header-top {
		padding: 0;
		background: transparent;
	}

	.navigation {
		padding-top: 20px;
		justify-content: center;
		position: relative;
	}

	.logo {
		position: relative;
		z-index: 5;
	}

	.logo__img {
		height: 38px;
	}

	.menu-mobile-icons {
		display: block;
		cursor: pointer;
		position: absolute;
		right: 0;
		top: 30px;
		z-index: 5;
	}

	.header .menu {
		display: none;	
	}

	.menu_mobile {
		display: none;
		padding: 80px 0 40px;
		flex-direction: column;
		text-align: center;
		background: rgba(0, 0, 0, 0.9);
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
	}

	.menu_mobile li {
		margin-right: 0;
		margin-bottom: 12px;
	}

	.menu_mobile li:last-child {
		margin-bottom: 0;
	}
	
	.menu_mobile li a {
		font-size: 16px;
	}

	.header-bottom {
		padding: 110px 0 60px;
	}

	.offer__text {
		width: 90%;
		font-size: 16px;
	}

	.offer__title {
		margin: 0;
	}

	/*works 767px*/

	.works {
		padding-bottom: 10px;
	}

	.works-title {
		margin-bottom: 40px;
	}

	.works-list {
		flex-wrap: wrap;
		justify-content: space-around;
	}

	.works-list__item {
		padding-top: 70px;
		margin-bottom: 20px;
		background-size: auto;
	}

	.works-list__arrow-wrap {
		display: none;
	}

	/*bonuses 767px*/

	.bonuses-list {
		flex-direction: column;
	}

	.bonuses-list__item {
		margin-bottom: 30px;
		width: 100%;
	}

	.bonuses-list__item:last-child {
		margin-bottom: 0;
	}

	.bonuses-list__title {
		margin-bottom: 15px;
	}

	/*get-started 767px*/

	.start__text {
		font-size: 15px;
	}

	/*faq 767px*/

	.faq-wrapper {
		width: 100%;
	}

	.faq-img-wrap {
		width: 200px;
	}

	.faq-list {
		width: 100%;
	}

	.faq-list__item {
		margin: 0 auto 18px;
		width: 90%;
	}

	.faq-list__arrow {
		width: 20px;
		top: 15px;
	}

	.faq-list__question {
		font-size: 16px;
	}

	.faq-list__answer {
		margin-top: 15px;
		font-size: 15px;
	}

	/*contacts 767px*/

	.contacts {
		background-position: center;
		background-size: 1400px 100%;
	}

	.contacts-wrapper {
		justify-content: space-between;
	}

	.find {
		margin-right: 0;
	}

	.find__title {
		font-size: 16px;
	}

	.find-list__text {
		font-size: 16px;
	}

	.find-socials__item {
		margin-right: 20px;
	}

	.find-socials__img {
		width: 30px;
	}

	.contacts-form {
		max-width: 250px;
	}

	.contacts-form__title {
		font-size: 16px;
	}

	/*footer 767px*/

	.footer {
		padding: 25px 0;
	}

	.footer .menu {

	}

	.footer .menu li {
		margin-right: 15px;
		font-size: 13px;
	}

	.reserved {
		font-size: 13px;
	}
}

/*521-575px*/
@media screen and (max-width: 575px) {
	.container {
		width: 100%;
	}

	/*specification 575px*/

	#slideUp {
		opacity: 0.6;
	}

	/*header 575px*/

	.header {
		
	}

	.menu-mobile-icons {
		top: 26px;
	}

	.navigation {
		margin: 0 auto;
		width: 80%;
	}

	.offer__text {
		font-size: 17px;
	}

	.offer__title {
		margin: 8px 0;
		font-size: 40px;
	}

	/*footer 575px*/

	.footer .menu {
		margin-bottom: 10px;
		flex-direction: column;
		text-align: center;
	}

	.footer .menu li {
		margin-bottom: 15px;
	}

	.footer .menu li:last-child {
		margin-bottom: 0;
	}
}

/*451-520px*/
@media screen and (max-width: 520px) {
	/*specification 520px*/

	#slideUp {
		width: 40px;
	}

	/*bonuses 520px*/
	
	.bonuses-link {
		width: 90%;
		max-width: 300px;
	}

	/*faq 520px*/

	.faq-img-wrap {
		width: 150px;
	}

	.faq-list__item {
		padding-left: 10px;
	}

	.faq-list__arrow {
	    width: 17px;
	    top: 15px;
	}

	.faq-list__question {
		font-size: 14px;
	}

	/*contacts 520px*/

	.contacts {
		background-image: url('../img/bg/contacts_bg_mobile.jpg');
		background-size: cover;
	}

	.contacts-title {
		margin-bottom: 14px;
	}

	.contacts-wrapper {
		flex-direction: column;
		align-items: center;
	}

	.find {
		width: 200px;
		margin-bottom: 40px;
	}

	.find__title {
		margin: 0 auto;
	}

	.contacts-form {
		margin-left: 0;
	}
}

/*381-450px*/
@media screen and (max-width: 450px) {
	/*header 450px*/

	.navigation {
		width: 95%;
	}

	.offer__link-wrap {
		flex-direction: column;
		align-items: center;
	}

	.offer__link {
		width: 90%;
		max-width: 200px;
	}

	.offer__link_1 {
		margin-right: 0;
		margin-bottom: 25px;
	}
}

/*0-380px*/
@media screen and (max-width: 380px) {
	/*get-started 380px*/

	.start__text-wrap {
		margin-bottom: 30px;
	}

	.start__text {
		width: 100%;
	}

	.start__link-wrap {
		flex-direction: column;
		align-items: center;
	}

	.start__link:first-child {
		margin-right: 0;
		margin-bottom: 25px;
	}

	/*contacts 380px*/

	.find {
		width: 100%;
		max-width: 200px;
	}

	.find-list__text {
		width: 100%;
		max-width: 140px;
	}

	.contacts-form__title {
		width: 100%;
		max-width: 230px;
	}

	/*footer 380px*/

	.reserved {
		text-align: center;
	}
}