@media screen and (max-width: 1300px) {
	.contacts-adress {
	    margin-top: 24px;
	}

	.contacts-phone p, .contacts-adress p {
	    font-size: 20px;
	    position: relative;
	    z-index: 4;
	}

	.contacts-phone span, .contacts-adress span {
	    margin-top: 10px;
	    font-size: 18px;
	    font-family: 'Montserrat', sans-serif;
	}

	.work-block__text {
	    position: absolute;
	    display: none;
	    animation: fade .2s linear forwards;
	    top: 30%;
	    left: 0;
	    right: 0;
	    z-index: 999;
	    color: #fff;
	}
}

@media screen and (max-width: 1200px) {
	.footer-button, .footer-checkbox {
	    margin-top: 18px;
	    font-family: 'Montserrat', sans-serif;
	}

	.contacts-adress {
	    margin-top: 18px;
	}

	div#fancy_outer {
	    min-width: 800px;
	    min-height: 500px;
	    top: 0;
	    left: 0;
	    z-index: 90;
	    padding: 18px 18px 33px 18px;
	    margin: 0 -8%;
	}
    
    .work-block__text {
        margin-top: -5%;
    }
}

@media screen and (max-width: 1100px) {
	.about-block img {
		height: 100px;
	}

	.about-block p {
		font-size: 50px;
	}

	.about-block h4 {
		font-size: 22px;
	}

	.advantages-content img {
	    height: 100px;
	}

	.advantages-content__text p {
		margin-top: 30px;
		font-size: 16px;
		line-height: 1;
	}

	.construction-title {
		width: 50%;
	}

	.construction-title p {
		font-size: 18px;
	}

	.stages-block__item p {
	    margin-top: 10px;
	    font-size: 18px;
	}

	.stages-block__img.prew_1 {
	    left: 66%;
	}

	.stages-block__img.prew_2 {
		left: 66%;
	}

	 .contacts-map {
	 }

     .work-block__text p {
	    text-align: center;
	    font-size: 12px;
	}
	
	.work-block__text {
        margin-top: -5%;
    }

}

@media screen and (max-width: 1000px) {
	.header_logo a p {
		margin-top: 23px;
	    font-size: 16px;
	}

	.header_logo a:hover:before {
		width: 38.5%;
	}

	.header-menu ul li {
	    list-style: none;
	    margin-left: 10px;
	}

	.header-menu ul li a {
		font-size: 16px;
	}

	a.button {
		font-size: 16px;
	}

	.block-page-item h4 {
		font-size: 22px;
	}

	.header_fixed {
		padding: 10px 10px;
	}

	.logo-menu img {
		width: 60px;
	}

	.menu-fixed-block a {
		font-size: 15px;
	}

	.about-block img {
		height: 100px;
	}

	.about-block p {
		font-size: 40px;
	}

	.about-block h4 {
		margin-top: 10px;
		font-size: 18px;
	}

	.choice-content {
		display: block;
	}

	.choice-content__left {
		width: 100%;
		height: 400px;
	}

	.choice-content__right {
		width: 100%;
	}

	.construction-title {
		width: 60%;
	}

	.stages-block__img.prew_1 img,
	.stages-block__img.prew_2 img,
	.stages-block__img.prew_3 img,
	.stages-block__img.prew_4 img,
	.stages-block__img.prew_5 img {
	    width: 130px;
	}

	.stages-block__img.prew_1 {
	    left: 76%;
	}

	.stages-block__img.prew_2 {
		left: 76%;
	}

	.stages-block__img.prew_4 {
		top: 0px;
	    left: -30%;
	}

	.stages-block__img.prew_5 {
		top: 0;
	    left: -30%;
	}

	.stages-block__item p {
	    line-height: 1.6;
	    font-size: 14px;
	}

	div#fancy_outer {
	    min-width: 700px;
	    min-height: 400px;
	    top: 0;
	    left: 0;
	    z-index: 90;
	    padding: 18px 18px 33px 18px;
	    margin: 0;
	}

}

@media screen and (max-width: 900px) {
	.header-menu ul {
	    margin-bottom: 0;
	    margin-left: 0px;
	}

	.about-page {
		margin-top: 20px;
	}
    
     .work-block__text p {
	    text-align: center;
	    font-size: 12px;
	}

	.contacts-phone {
		display: block;
	}

	.contacts-phone__block {
	    margin-top: 10px;
	    position: relative;
	    z-index: 4;
	}

	.contacts-phone__r {
		display: block;
		text-align: left;
		position: absolute;
		left: 0;
		z-index: 4;
	}

	.clock {
	    position: relative;
	    right: 0;
	    width: 200px;
	    top: -110px;
	    z-index: 4;
	}

	.contacts-adress {
		position: relative;
	    margin-top: 18px;
	    display: block;
	    height: 650px;
	}

	.contacts-map {
		position: absolute;
		width: 100%;
		top: 350px;
		left: 0;
	}

	.footer-form {
		position: absolute;
		left: 0;
		right: 0;
		top: 10px;
	}

	.cssload-wrap {
		top: 0;
		z-index: -1;
	}
}

@media screen and (max-width: 800px) {
	.header {
		height: 110px;
	}

	.header::before {
	    height: 110px;
	    z-index: 0;
	}

	.header_logo a p {
	    font-size: 24px;
	}

	.header_logo a:hover:before {
		width: 53.5%;
	}

	.header-menu nav {
		position: absolute;
		right: 0px;
		top: 40%;
		width: 280px;
	}

	a.button {
	    position: absolute;
	    right: 0;
	    top: 70%;
	}

	.header {
	    position: relative;
	    width: 100%;
	    overflow: hidden;
	}

	.header_center--block {
	    padding: 10px;
	}

	.header_center--block p {
		font-size: 24px;
	}

	.header_center--block h1 {
		font-size: 40px;
	}

	.about-block p {
		font-size: 30px;
	}

	.about-block h4 {
		margin-top: 0px;
		font-size: 12px;
	}

	.advantages-pr {
		flex-wrap: wrap;
		justify-content: center;
	}

	.advantages-block {
		padding-bottom: 20px;
		width: 50%;
	}

	.construction-title {
		width: 70%;
	}

	.stages-block__img.prew_1 img,
	.stages-block__img.prew_2 img,
	.stages-block__img.prew_3 img,
	.stages-block__img.prew_4 img,
	.stages-block__img.prew_5 img {
	    width: 110px;
	}

	.stages-block__img.prew_4 {
		top: 0px;
	    left: -25%;
	}

	.stages-block__img.prew_5 {
		top: 0;
	    left: -25%;
	}

	.stages-block__img.prew_3 {
		top: 160px;
	}

	.deadlines-company {
	    padding: 20px;
	    width: 24%;
	}

	.contacts-adress {
	    margin-top: 14px;
	}

	.contacts-phone span, .contacts-adress span {
	    margin-top: 10px;
	    font-size: 16px;
	    font-family: 'Montserrat', sans-serif;
	}

	.footer-button, .footer-checkbox {
	    margin-top: 0;
	    font-family: 'Montserrat', sans-serif;
	}

	.footer-item p {
		font-size: 12px;
	}

	.documents-page__img img, .reviews-page__img img {
	    z-index: 999;
	    display: block;
	    width: 50%;
	    height: auto;
	    padding: 10px;
	    transition: 0.5s;
	}

     .work-block__text p {
	    text-align: center;
	    font-size: 14px;
	}

	#wrap a {
	    width: 40%;
	    margin: 10px;
	    position: relative;
	}

	div#fancy_outer {
	    min-width: 600px;
	    min-height: 300px;
	    top: 0;
	    left: 0;
	    z-index: 90;
	    padding: 18px 18px 33px 18px;
	    margin: 0;
	}

}

@media screen and (max-width: 700px) {

	.header_logo a p {
	    font-size: 18px;
	}

	.header-menu nav {
		width: 250px;
	}

	.header-menu ul li a {
	    font-size: 14px;
	}

	a.button {
	    font-size: 14px;
	}

	.item-text h3 {
		font-size: 28px;
	}

	.about-block img {
		height: 60px;
	}

	.about-block p {
		font-size: 30px;
	}

	.about-block h4 {
		font-size: 8px;
		line-height: 1.5;
	}

	.construction-title {
		width: 90%;
		margin-left: 20px;
	}

	.stages-block__img.prew_1 img,
	.stages-block__img.prew_2 img,
	.stages-block__img.prew_3 img,
	.stages-block__img.prew_4 img,
	.stages-block__img.prew_5 img {
	    width: 80px;
	}

	.stages-block__item p {
		font-size: 12px;
	}

	.contacts-adress {
	    margin-top: 10px;
	}

	.footer-button, .footer-checkbox {
	    margin-top: 12px;
	    font-family: 'Montserrat', sans-serif;
	}

	.about-page__title p {
	    font-family: 'Montserrat', sans-serif;
	    text-indent: 60px;
	    font-size: 16px;
	}

	.clock {
	    position: relative;
	    left: 50%;
	    width: 200px;
	    top: -110px;
	    z-index: 4;
	}

	.cssload-wrap {
	    right: 30%;
	}
}

@media screen and (max-width: 600px) {
	.header_logo a p {
	    font-size: 16px;
	}

	.header-menu nav {
		width: auto;
		top: 90%;
		left: 28%;
	}

	.header-menu ul li a {
	    font-size: 16px;
	}

	a.button {
		top: 30%;
	    font-size: 14px;
	}

	.header_center--block p {
		font-size: 20px;
	}

	.header_center--block h1 {
		font-size: 30px;
	}

	.menu-fixed-block a {
		font-size: 12px;
	}

	a.header-button-fixed {
		padding: 10px;
	}

	.stages-content {
	    margin-top: 20px;
	}

	.stages-block {
	    margin-top: 20px;
	}

	.stages-block__item i {
	    font-size: 30px;
	    color: #fff;
	    background: #315389;
	    border: 2px solid #000;
	    width: 60px;
	    padding: 12px 0;
	    border-radius: 50px;
	    -ms-align-items: center;
	    align-items: center;
	    text-align: center;
	    transition: all 0.2s linear;
	}

	.stages-block__img.prew_3 {
		top: 120px;
	}

	.stages-block__item p {
	    font-size: 10px;
	}

	.work-block__text h4, .work-block__text p {
	    text-align: center;
	    font-size: 10px;
	}

	div#fancy_outer {
	    min-width: 500px;
	    min-height: 250px;
	    top: 0;
	    left: 0;
	    z-index: 90;
	    padding: 18px 18px 33px 18px;
	    margin: 0;
	}

	.contacts-phone {
	    display: block;
	    text-align: center;
	}

	.contacts-phone__r {
		width: 188px;
	}

	.clock  {
		top: -5px;
	}

	#Date {
	    font-size: 14px;
	}

	.contacts-phone p, .contacts-adress p {
	    font-size: 14px;
	}

	.footer-form {
	    top: 50px;
	}

	.contacts-map {
	    top: 380px;
	}


}

@media screen and (max-width: 500px) {
	.header_logo a p {
	    font-size: 22px;
	}

	.header-menu nav {
		left: 0;
		top: 96%;
	}

	.header-menu ul {
	    margin: 0;
	}

	.header-menu ul li a {
	    font-size: 14px;
	}

	a.button {
		top: 88%;
	    font-size: 12px;
	    padding: 5px 5px;
	}

	.header_center--block p {
		font-size: 16px;
	}

	.header_center--block h1 {
		font-size: 24px;
	}

	.menu-fixed-block nav ul {
		padding-left: 5px;
	}

	.menu-fixed-block a {
		font-size: 10px;
	}

	a.header-button-fixed {
		padding: 6px 4px;
	}
	
	.documents-page__img img, .reviews-page__img img {
        z-index: 999;
        display: block;
        width: 100%;
        height: 100%;
        padding: 10px;
        transition: 0.5s;
    }

	.about-block {
		display: block;
	}

	.about-block img {
		margin-bottom: 0;
		height: 80px;
	}

	.about-block p {
		font-size: 30px;
	}

	.about-block h4 {
		font-size: 14px;
		line-height: 1.5;
	}

	.choice-content__left {
		height: 250px;
	}

	.choice-content__right h3, .choice-content__right p, .choice-content__right p span {
	    font-size: 16px;
	    line-height: 1;
	    font-family: "Montserrat";
	}

	.construction-title {
		width: 100%;
		margin-left: 10px;
	}

	.construction-title p {
		font-size: 14px;
		line-height: 2;
	}

	.stages-content {
	    flex-wrap: wrap;
	}

	.stages-block {
		width: 50%;
	}

	.stages-block__item {
	    padding: 0px 10px;
	}

	.stages-block__item p {
	    text-align: left;
	}

	.stages-block__img.prew_1 img, .stages-block__img.prew_2 img, .stages-block__img.prew_3 img, .stages-block__img.prew_4 img, .stages-block__img.prew_5 img {
		display: none;
	}

	.contacts-content__block {
		display: block;
	}

	.contacts-title, .footer-form {
	    width: 100%;
	    text-align: center;
	    line-height: 1.2;
	}

	.footer-form {
		margin-top: 20px;
	}

     .work-block__text p {
	    text-align: center;
	    font-size: 8px;
	}

	div#fancy_wrap {
	    text-align: left;
	    font-size: 10px;
	}

	.contacts-title p {
		position: relative;
	    font-size: 16px;
	    z-index: 4;
	}
}

@media screen and (max-width: 400px) {
	.header {
	    height: 84px;
	}

	.header::before {
	    height: 84px;
	}

	.header_top {
		height: 60px;
	}

	.header_logo img {
		width: 50px;
		height: 38px;
	}

	.header_logo a p {
	    font-size: 16px;
	    margin-top: 15px;
	}

	.header-menu ul li a {
	    font-size: 10px;
	}

	a.button {
		padding: 5px 4px 4px 4px;
	    font-size: 8px;
	}

	.header_center--block {
		padding-left: 15px;
	}

	.header_center--block p {
		font-size: 14px;
	}

	.header_center--block h1 {
		font-size: 20px;
	}

	.logo-menu img {
		width: 30px;
	}

	.menu-fixed-block a {
	    font-size: 8px;
	}

	.about-item__title .wrapper {
		display: grid;
		justify-content: right;
	}

	.about-block {
		display: flex;
	}

	.about-block.center {
		justify-content: flex-start;
	}

	.about-block img {
		margin-left: 40%;
		margin-bottom: 0;
		height: 100px;
	}

	.about-block p {
		font-size: 30px;
	}

	.about-block h4 {
		font-size: 14px;
		line-height: 1.5;
	}

	.advantages-block {
	    padding-bottom: 20px;
	    width: 100%;
	}

	.stages-block {
		width: 100%;
		justify-content: center;
	}

	.stages-block__item {
	    text-align: center;
	}

	.deadlines-company {
	    padding: 20px;
	    width: 40%;
	}

	.footer-item {
		display: block;
	}

	.footer-item p {
		padding-top: 10px;
	}

	.about-page__title p {
	    font-family: 'Montserrat', sans-serif;
	    text-indent: 60px;
	    font-size: 12px;
	}

	#wrap a {
	    width: 80%;
	    margin: 10px;
	    position: relative;
	}

     .work-block__text p {
	    text-align: center;
	    font-size: 8px;
	}

	.contacts-title h2 {
	    font-size: 16px;
	}

	.cssload-wrap {
	    display: none;
	}

	.contacts-phone__r {
	    width: 100%;
	    top: 160px;
	}

	.clock {
		top: 10px;
	    left: 0;
	    text-align: left;
	}

	.footer-form {
	    top: 80px;
	}

	.contacts-map {
	    top: 400px;
	}
	
	.header_logo a img {
	    margin-top: 8px;
		width: 50px;
		height: 38px;
	}
}

@media screen and (max-width: 300px) {
	.header_logo a::before {
	    content: "";
	    width: 0;
	    height: 2px;
	    position: absolute;
	    bottom: 5px;
	    top: 70%;
	    left: 0;
	    background: #e7ef23;
	    transition: all 0.3s;
	}

	.header_logo a:hover:before {
		width: 100%;
	}

	.header_logo img {
		width: 28px;
		height: 18px;
	}

	.header_logo a p {
	    font-size: 15px;
	    margin-top: 2px;
	}

	.header-menu nav {
		top: 80%;
	}

	.header-menu ul li {
	    list-style: none;
	    margin-left: 5px;
	}

	.header-menu ul li a {
	    font-size: 8px;
	}

	.header-menu ul li a::before {
	    height: 2px;
	}

	a.button {
		top: 80%;
		font-size: 7px;
	}

	.header_center--block {
		padding-left: 5px;
	}

	.header_center--block p {
		font-size: 10px;
	}

	.header_center--block h1 {
		font-size: 18px;
	}

	.menu-fixed-block a {
	    font-size: 6px;
	}

	.choice-content__right h3, .choice-content__right p, .choice-content__right p span {
	    font-size: 12px;
	    line-height: 1;
	    font-family: "Montserrat";
	}

	.construction-title p {
		font-size: 14px;
		line-height: 1.6;
	}

	.documents-page__img img, .reviews-page__img img {
	    z-index: 999;
	    display: block;
	    width: 100%;
	    height: auto;
	    padding: 10px;
	    transition: 0.5s;
	}

    .work-block__text p {
	    text-align: center;
	    font-size: 8px;
	}

	.contacts-title h2 {
	    font-size: 16px;
	}

	.contacts-title p {
	    position: relative;
	    font-size: 12px;
	    z-index: 4;
	}

	.contacts-phone a {
	    font-size: 16px;
	}

	.footer-form {
	    top: 100px;
	}
}

@media screen and (max-width: 250px) {
	.header_logo a p {
	    font-size: 11px;
	    margin-top: 4px;
	}

	.header-menu nav {
		left: 10%;
		top: 60%;
	}

	a.button {
		left: 28%;
		right: 28%;	
		top: 96%;
	}

	.header_center--block h1 {
		font-size: 16px;
	}

	.menu-fixed-block a {
	    font-size: 5px;
	}

	.construction-title p {
		font-size: 13px;
		line-height: 1.2;
	}
	
	.work-block__text p {
	    text-align: center;
	    font-size: 6px;
	}
}