@media screen and (max-width: 1700px) {
    .services-title.bottom .services-title__left img {
        max-width: 80%;
        float: left;
    }

    .services-title.bottom .services-title__right img {
        max-width: 80%;
        float: right;
    }
}

@media screen and (max-width: 1500px) {
    .services-title.bottom .services-title__left img {
        max-width: 80%;
        float: left;
    }

    .services-title.bottom .services-title__right img {
        max-width: 80%;
        float: right;
    }
}

@media screen and (max-width: 1500px) {
    .header-menu {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        position: absolute;
        left: 35%;
    }

    .header-button {
        position: absolute;
        right: 3%;
        font-family: 'Ubuntu', sans-serif;
        font-size: 11px;
        font-weight: 700;
        text-transform: uppercase;
        top: 50px;
        padding: 11px 12px;
    }

    .web-nextpage a {
        position: absolute;
        padding: 8px 8px 8px 8px;
        text-align: center;
        right: -3%;
        top: 32%;
        border: 3px solid #fec808;
        border-radius: 20%;
        transition: all 0.2s linear;
    }

    .services-title.bottom .services-title__left img {
        max-width: 60%;
        float: left;
    }

    .services-title.bottom .services-title__right img {
        max-width: 60%;
        float: right;
    }

    .header-logo__ttile h1 {
        font-size: 14px;
    }
    .header-logo__ttile span {
        font-size: 17px;
    }
    .header-menu a {
        font-size: 12px;
    }
}

@media screen and (max-width: 1500px) {
    .header-logo__ttile span {
        font-size: 20px;
    }
    .header-logo__ttile h1 {
        font-size: 18px;
    }
    .header-menu a {
        font-size: 14px;
    }
    .header-menu {
        left: 31%;
    }
    .header-button {
        font-size: 14px;
    }
}

@media screen and (max-width: 1300px) {
	.contacts-map__item {
		width: 50%;
	}

	.header-top__operating {
    	position: absolute;
    	right: 34%;
    }

    .header-top__operating p {
        font-size: 12px;
    }

    .header-top__phone a {
        font-size: 12px;
    }

    .services-title.bottom .services-title__left img {
        max-width: 50%;
        float: left;
    }

    .services-title.bottom .services-title__right img {
        max-width: 50%;
        float: right;
    }

    .footer-social__title p {
        position: absolute;
        right: 21.8%;
        font-size: 30px;
    }
}

@media screen and (max-width: 1200px) {
	.services-title h5 {
    	white-space: normal;
	}

	.header-menu {
	    left: 32%;
	}
	.header-top__phone {
	    right: 2.5%;
	}
	.header-menu a {
	    font-size: 11px;
	}
}


@media screen and (max-width: 1100px) {
    .header-top__operating {
    	position: absolute;
    	left: 20px;
    }

	.header_fixed {
		padding: 10px 10%;
	}

	.menu-fixed-block a {
		font-size: 12px;
	}

	.header-logo img {
		width: 110px;
		height: 70px;
	}

	.header-logo__ttile h1 {
		font-size: 14px;
	}

	.header-logo__ttile span {
		font-size: 14px;
	}

	.header-menu {
	    right: auto;
	}

	.header-menu a {
		font-size: 9px;
	}

	.header-button {
		font-size: 11px;
		top: 45px;
		right: 7%;
	}
	.web-nextpage a {
	    top: 30%;
	    right: 0;
	}


	.header-bottom__item h2 {
		font-size: 30px;
	}
}

@media screen and (max-width: 940px) {
    .header-logo__ttile h1 {
        margin-left: 5px;
        font-weight: bold;
    }

    .header-button {
        top: 75px;
    }

    .web-nextpage a {
        right: 1%;
        top: 15%;
    }

	.header-center {
		position: relative;
	}

	.header-menu {
	    position: relative;
	    display: -webkit-flex;
	    display: -moz-flex;
	    display: -ms-flex;
	    display: -o-flex;
	    display: flex;
	    right: 0px;
	    top: -10px;
	    left: auto;
	}

	.header-bottom:before {
		height: 80px;
	}

	.services-title {
	    padding: 200px 0px 0 0;
	}

	.services-title.bottom .services-title__left img {
        max-width: 30%;
        float: left;
    }

    .services-title.bottom .services-title__right img {
        max-width: 30%;
        float: right;
    }

	.footer-right__content {
	    position: relative;
	    display: block;
	}
	.header-menu a {
	    font-size: 11px;
	}
	.web-nextpage a {
	    top: 62%;
	}
	.header-button {
		font-size: 11px;
		top: 70px;
		right: 10%;
	}
}

@media screen and (max-width: 690px) and (min-width: 620px) {
	.header-button {
		font-size: 11px;
		top: 60px !important;
		right: 12% !important;
	}
}

@media screen and (max-width: 836px) {
    .header-menu nav ul {
        list-style: none;
        padding-left: 5px;
    }

    .header-menu {
        right: 0;
    }

    .header-menu a {
        font-size: 8px;
    }


	.header_fixed {
	    padding: 10px 5px;
	}

	.header-button-fixed {
		padding: 8px 20px;
	}


	.header-bottom:before {
		height: 60px;
	}

	.header-bottom__item h2 {
		font-size: 20px;
	}
}

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

	.header-top__operating p {
		font-size: 12px;
	}

	.header-top__phone a {
		font-size: 12px;
	}

	.header-top__operating i {
		font-size: 15px;
	}

	.header-top__phone i {
		font-size: 6px;
	    color: #9c9e9d;
	    border: 2px solid #9c9e9d;
	    border-radius: 50px;
	    padding: 2px 3px 0px;
	    margin-top: 4px;
	    margin-left: 15px;
	    margin-right: 15px;
	}

	.contacts-map {
		display: block;
	}

	.contacts-map__item {
		width: 100%;
	}
}

@media screen and (max-width: 690px) {
	.header-button-fixed {
		display: none;
	}

	.header {
    	height: 170px;
	}

	.header-center {
		position: relative;
	}

	.header-menu {
		border-top: 2px solid #c39f49;
		justify-content: space-between;
		position: absolute;
		width: 100%;
		padding: 5px 10px;
		top: 110px;
	}

	.header-menu nav {
		width: 100%;
		justify-content: space-between;
	}

	.header-center a.header-button {
	    margin-top: 0px;
	}

	.menu-fixed-block a {
        font-size: 10px;
    }

	.carousel.slide {
		display: none;
	}

	.header-bottom {
		height: 350px;
		background: url(../img/bg-phone.png) no-repeat center top;
		background-size: cover;
		margin-top: 35px;
	}

	.header-bottom__item h2 {
		bottom: 8px;
	}

	.services-title.bottom {
	    display: none;
    }

    .services-group.bottom {
        display: block;
    }

    .services-block-bottom {
        margin-top: 80px;
        width: 100%;
    }

}

@media screen and (max-width: 620px) {
    .header-button {
        position: absolute;
        right: 14%;
        font-family: 'Ubuntu', sans-serif;
        font-size: 11px;
        font-weight: 700;
        text-transform: uppercase;
        top: 60px;
    }

	.header-logo__ttile {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
	}

	.header-logo__ttile span {
	    font-size: 20px;
	    margin-top: 5px;
	}

	.header-button {
	    padding: 6px 15px 6px 15px;

	}

	.services-item h4 {
	    top: 130px;
	    font-size: 24px;
	}

	.request-form__item input,
	.request-button input {
		width: 92%;
	}

@media screen and (max-width: 580px) {
	.header-top__block {
	    position: absolute;
	    display: block;
	    -ms-align-items: center;
	    align-items: center;
	    text-align: center;
	}

	.header-top__operating {
		display: none;
	}

	.header-top__phone {
	    width: max-content;
	    top: 15px;
	}

	.header-bottom:before {
		height: 70px;
	}

	.header-bottom__item h2 {
	    font-size: 18px;
	}
}

@media screen and (max-width: 520px) {
    .menu-fixed-block nav ul {
        padding-left: 10px;
        text-align: center;
        line-height: 0.8;
    }

    .menu-fixed-block a {
        font-size: 8px;
        text-align: center;
    }

    .menu-fixed-block a {
        font-size: 8px;
    }
}


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

	.header-logo__ttile h1 {
	    font-size: 11px;
	}

	.header-logo__ttile span {
	    font-size: 15px
	}

	.header-bottom {
    	height: 250px;
	}

	.services-item h4 {
	    top: 130px;
	    font-size: 20px;
	}

	.services h3 {
		top: -50px;
	}

}



@media screen and (max-width: 390px) {
    .header {
        height: 168px;
    }
	.logo-menu img {
		width: 50px;
		height: 30px;
	}

	.menu-fixed-block a {
	    font-size: 8px;
	}

	.menu-fixed-block nav ul {
		padding-left: 5px;
	}

	.header-top {
	    background-color: #f7f7f7;
	    height: 40px;
	}

	.header-top__block {
		left: 0;
	}

	.header-top__operating i {
	    font-size: 8px;
	}

	.header-top__operating i {
    	margin-right: 8px;
	}

	.header-top__operating p {
	    font-size: 8px;
	}

	.header-top__phone a {
	    font-size: 8px;
	    margin-right: 10px;
	}

	.header-top__phone i {
		display: none;
	}

	.header-center {
    	padding-top: 10px;
	}

	.header-logo img {
		   width: 60px;
		   height: 40px;
	}

	.header-logo__ttile h1 {
		margin-top: 0;
	}

	.header-logo__ttile span {
	    font-size: 15px;
	    position: absolute;
	    top: 20px;
	    margin-left: 20px;
	}

	.header-center a.header-button {
        margin-top: 38px;
        left: 0;
        right: 15px;
        text-align: center;
    }

	.header-menu {
        padding: 0;
        left: 0;
        right: 0;
        top: 60px;
    }

	.header-menu a {
	    font-size: 8px;
	}
	.b24-widget-button-position-bottom-right {
        right: 6px;
        bottom: 6px;
    }

	.header-bottom {
		height: 170px;
		margin-top: 15px;
	}

	.header-bottom:before {
		height: 60px;
	}

	.header-bottom__item h2 {
    	font-size: 14px;
	}

	.web-nextpage a {
        top: 14%;
    }
	.about h3 {
        font-size: 20px;
    }
	.about-bottom__item a:hover {
        text-decoration: none;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }

    .about-bottom__block h6 {
        font-size: 16px;
    }

	.services-item h4 {
        font-size: 16px;
    }

	.services-title h5 {
		padding: 0;
		font-size: 14px;
	}

	.request-button input {
	    font-size: 12px;
	}

	.footer-content {
	    display: block;
	}

	.footer-left,
    .footer-right {
        width: 100%;
}

	.footer-center {
		display: none;
	}
}
@media screen and (max-width: 510px) and (min-width: 390px)   {
	.header {
		height: 168px;
	}

	.web-nextpage a {
		top: 14%;
	}

	.logo-menu img {
		width: 50px;
		height: 30px;
	}

	.menu-fixed-block a {
		font-size: 8px;
	}

	.menu-fixed-block nav ul {
		padding-left: 5px;
	}

	.header-top {
		background-color: #f7f7f7;
		height: 40px;
	}

	.header-top__block {
		left: 0;
	}

	.header-top__operating i {
		font-size: 8px;
	}

	.header-top__operating i {
		margin-right: 8px;
	}

	.header-top__operating p {
		font-size: 8px;
	}

	.header-top__phone a {
		font-size: 8px;
		margin-right: 10px;
	}

	.header-top__phone i {
		display: none;
	}

	.header-center {
		padding-top: 10px;
	}

	.header-logo img {
		width: 60px;
		height: 40px;
	}

	.header-logo__ttile h1 {
		margin-top: 0;
	}

	.header-logo__ttile span {
		font-size: 15px;
		position: absolute;
		top: 20px;
		margin-left: 20px;
	}

	.header-center a.header-button {
		margin-top: 38px;
		left: 0;
		right: 15px;
		text-align: center;
	}

	.header-menu {
		padding: 0;
		left: 0;
		right: 0;
		top: 60px;
	}

	.header-menu a {
		font-size: 8px;
	}
	.b24-widget-button-position-bottom-right {
		right: 6px;
		bottom: 6px;
	}

	.header-bottom {
		height: 170px;
		margin-top: 15px;
	}

	.header-bottom:before {
		height: 60px;
	}

	.header-bottom__item h2 {
		font-size: 14px;
	}
}

@media screen and (max-width: 280px) {
    .menu-fixed-block a {
        font-size: 5px;
    }

    .header-top__operating p {
        font-size: 6px;
    }

    .header-top__phone a {
        font-size: 7px;
        margin-right: 10px;
    }

	.logo-menu img {
		width: 30px;
		height: 18px;
	}

	.header-logo__ttile h1 {
        font-size: 10px;
    }

	.header-button {
        font-size: 8px;
    }

    .header-menu a {
        font-size: 6px;
    }

    .about-item {
        padding: 0 10px;
    }

    .about-item h3 {
        font-size: 16px;
    }

    .about-item p {
        font-size: 12px;
    }

    .services-item h4 {
        font-size: 18px;
    }

    .services-title {
        padding: 0 10px;
    }

    .about-bottom__item a {
        padding: 6px 6px;
        margin: 10px 0;
    }

	.services-title h5 {
        font-size: 12px;
    }

    .about-bottom__block p {
        font-size: 12px;
    }

    .about-punkt {
        padding: 20px 20px;
    }

    .services h3 {
        font-size: 30px;
    }

    .services-group__block p {
        font-size: 14px;
    }

	.footer-center {
		display: none;
	}
}
