@import url(reset.css);
@font-face {
	font-family: "OpenSans Bold";
	src: url(../fonts/2204.ttf);
}
@font-face {
	font-family: "OpenSans Regular";
	src: url(../fonts/OpenSans-Regular.ttf);
}
@font-face {
	font-family: "OpenSans Semibold";
	src: url(../fonts/OpenSans-Semibold.ttf);
}
@font-face {
	font-family: "OpenSans Italic";
	src: url(../fonts/2208.ttf);
}
@font-face {
	font-family: "Lato Regular";
	src: url(../fonts/9622.ttf);
}
.advus {
    max-width: 1140px;
    margin: 0 auto -203px auto;
    position: relative;
    z-index: 10;
}
.advus .advus-top {
padding:25px 15px;
}
.advus .advus-bot {
	background-color: #70b74d;
}
.advus .logo {
	display: inline-block;
	vertical-align: top;
	margin-right: 67px;
}
.advus .adress {
	display: inline-block;
	vertical-align: top;
	margin-right: 86px;
}
.advus .time {
	display: inline-block;
	vertical-align: top;
	margin-right: 108px;
}
.advus .time img {
	display: inline-block;
	vertical-align: middle;
}
.advus .time p{
	display: inline-block;
	vertical-align: middle;
}
.advus .right-block {
	display: inline-block;
	vertical-align: top;
}
.advus .right-block img {
	display: inline-block;
	vertical-align: middle;
}
.advus .right-block .mail {
	position: relative;
	left:78px;
	margin-top: 6px;
}
.advus img {
	display: inline-block;
	vertical-align: top;
	margin-right: 6px;
}
.advus p {
	color:#fff;
	font-family: Lato Regular;
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
}
.advus h2 {
	display: inline-block;
	vertical-align: middle;
	font-family: OpenSans Bold;
	font-size: 26px;
	color:#fff;
}
.advus h3 {
	color:#fff;
	font-family: Lato Regular;
	font-size: 16px;
	display: inline-block;
	vertical-align: middle;
}
.advus-bot ul li {
	list-style-type: none;
	display: inline-block;
	vertical-align: top;
	margin-right: 95px;
}
.advus-bot ul {
	margin-left: 80px;
}
.advus-bot ul li a {
	text-decoration: none;
	color:#fff;
	font-family: OpenSans Bold;
	font-size: 18px;
	border-bottom: 6px solid #70b74d;
	padding:17px 0 11px 0;
	display:block;
	transition: all .5s ease;
}
.advus-bot ul li a:hover {
	border-bottom: 6px solid #98db77;
}
.main-slider {
background-color: #f2f0ee;
}

.main-slider .slide-item1 {
	background-image: url(../img/slider1.jpg);
	height: 1080px;
	position: relative;
	-webkit-background-size:100% 100%;
	background-size:100% 100%;
}
.main-slider .slide-item2 {
	background-image: url(../img/slider2.jpg);
	height: 1080px;
	position: relative;
	-webkit-background-size:100% 100%;
	background-size:100% 100%;
}
.main-slider .slide-item3 {
	background-image: url(../img/slider3.jpg);
	height: 1080px;
	position: relative;
	-webkit-background-size:100% 100%;
	background-size:100% 100%;
}
.main-slider .slide-item4 {
	background-image: url(../img/slider4.jpg);
	height: 1080px;
	position: relative;
	-webkit-background-size:100% 100%;
	background-size:100% 100%;
}
.main-slider .slide-item .slider-text h2 {
	color:#fff;
	font-family: OpenSans Bold;
	font-size: 30px;
}
.main-slider .slide-item .slider-text h3 {
	color:#fff;
	font-family: OpenSans Bold;
	font-size: 50px;
	margin-top: 70px;
	line-height: 60px;
}
.main-slider .slide-item .slider-text {
	max-width: 1090px;
	margin:0 auto;
	padding-top:380px;
	padding-left: 80px;
}
.main-slider .slide-item .slider-text .slider-but {
	margin-top:100px;
}
.main-slider .slide-item .slider-text .slider-but a {
	color:#fff;
	font-family: OpenSans Regular;
	font-size:14px ;
	background-color: #70b74d;
	padding:20px 25px;
	border-radius: 5px;
	text-decoration: none;
}

.uslugi-wrap {
	width: 100%;
	background-color: #f2f0ee;


}

.uslugi {
	max-width: 1170px;
	margin:0 auto;
	padding-top: 27px;
	padding-bottom: 175px;
}
.uslugi h3 {
	font-family: OpenSans Bold;
	color:#000;
	font-size: 30px;
	text-align: center;
	display: table;
	margin:0 auto;
	position: relative;

}


.uslugi h3::after {

    content: "";
    position: absolute;
    top: 56px;
    left: 32px;
    height: 1px;
    width: 170px;
    background-color: #eaab00;

}
.uslugi .usl {
	display: inline-block;
	vertical-align: top;
	text-align: center;
}
.uslugi .usl h4 {
	font-family: OpenSans Bold;
	color:#000;
	font-size: 20px;
	line-height: 25px;
	margin-top:12px;
	margin-bottom: 10px;
}
.uslugi .usl p {
	font-family: OpenSans Regular;
	font-size: 14px;
	color:#000;
	line-height: 24px;
}
.uslugi-top {

	margin:110px auto;
}
.uslugi-bot {

	margin:0 auto;
}
.uslugi .mar1 {
	margin-right: 65px;
	margin-left: 40px;
}
.uslugi .mar2 {
    margin-right: 61px;
    position: relative;
    top: -9px;
}
.uslugi .mar3 {
	margin-right: 0;
	position: relative;
	top:-3px;
}
.uslugi .mar4 {
	margin-right: 96px;
	margin-left: 70px;
	position: relative;
	top:-18px;
}
.uslugi .mar5 {
	margin-right: 75px;
}
.uslugi .mar6 {
	margin-right: 0;
		position: relative;
	top:-2px;
}

.work-wrap {
	height:1079px;
	width: 100%;
	background-image: url(../img/work-bg.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	display: none;

}
.work {
	max-width: 1170px;
	margin:0 auto;
	padding-top: 85px;
}
.work h2 {
	font-family: OpenSans Bold;
	color:#fff;
	font-size: 30px;
	text-align: center;
	line-height: 38px;
	display: table;
	margin:0 auto;
	position: relative;
	margin-bottom: 225px;
}
.work h2::after {
    content: '';
    position: absolute;
    top: 96px;
    left: 125px;
    height: 1px;
    width: 170px;
    background-color: #eaab00;
}
.work .number {
	display: inline-block;
	vertical-align: top;
	margin-right: 60px;
}
.work .number  p {
	text-align: center;
	font-family: OpenSans Semibold;
	font-size: 20px;
	color:#fff;
	line-height: 27px;
	margin-top: 16px;
}
.work .center-num {
	margin:0 auto;
	display: table;
}
.work .number .pers {
	height: 220px;
	width: 220px;
	border-radius: 50%;
	border:3px solid #70b64e;
	display: flex;
}
.work .number.pers-last {
	margin-right: 0;
}

.work .number span {
	font-family: OpenSans Regular;
	font-size: 70px;
	color:#fff;
	text-align: center;
	display: table;
	margin:0 auto;
	line-height: 220px;
		display: inline-block;
	vertical-align: top;
}
.work .number .span-dis {
	display: inline-block;
	vertical-align: top;
}
.neva-wrap {
	background-image: url(../img/advus_neva_bg.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	overflow: hidden;

}
.neva {
	max-width: 1140px;
	margin:0 auto;
	padding:85px 15px 350px 15px;
overflow: hidden;
}
.neva h2 {
	font-size: 30px;
	font-family: OpenSans Bold;
	color:#000;
	text-align: center;
	display: table;
	margin:0 auto;
	position: relative;
	margin-bottom:70px;
}
.neva h2::after {
    content: '';
    position: absolute;
    top: 58px;
    left: 13px;
    height: 1px;
    width: 170px;
    background-color: #eaab00;
}
.neva .neva-left {
	display: inline-block;
	vertical-align: middle;
}
.neva .neva-right{
	float: right;
	vertical-align: middle;
	width: 550px;
	margin-top: 200px;
	margin-right: 113px;

}
.neva .neva-right p {
	font-family: OpenSans Regular;
	font-size: 17px;
	text-align:left;
	color:#000;
	line-height: 24px;
}

.pre-wrap {
	height:1079px;
	background-image: url(../img/pre-bg.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;

}
.pre {
	max-width: 1170px;
	margin:0 auto;
	padding-top: 85px;
}
.pre h2 {
    color: #fff;
    margin: 0 auto 287px auto;
    display: table;
    position: relative;
    font-family: OpenSans Bold;
    font-size: 30px;
}
.pre h2::after {
    content: '';
    position: absolute;
    top: 58px;
    left: 99px;
    height: 1px;
    width: 170px;
    background-color: #eaab00;
}
.pre .pre-block {
	display: inline-block;
	vertical-align:top;
	text-align: center;
}
.pre .pre-block h3 {
	font-family: OpenSans Bold;
	font-size: 20px;	
	color:#fff;
	text-align: center;
	line-height: 25px;
	text-transform: uppercase;
}
.pre .pre-block p {
	font-family: OpenSans Regular;
	font-size: 14px;
	line-height: 24px;
	color:#fff;
	text-align: center;
}
.pre .pre1 h3 {
margin-top: 10px;
}
.pre .pre2 h3 {
margin-top: 19px;
}
.pre .pre3 h3 {
margin-top: 5px;
}
.pre .pre4 h3 {
margin-top: 12px;
}

.pre .pre1 p {
margin-top: 43px;
}
.pre .pre2 p {
margin-top: 19px;
}
.pre .pre3 p {
margin-top: 19px;
}
.pre .pre4 p {
margin-top: 43px;
}
.pre .pre1 {
	margin-right: 95px;
}
.pre .pre2 {
	margin-right: 65px;
}
.pre .pre3 {
	margin-right: 48px;
}
.pre .pre-center {
	margin:0 auto;
	display: table;
}

.clients {
	max-width: 1170px;
	margin:0 auto;
	padding:90px 0 330px 0;
}
.clients img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 30px;
}
.clients h2 {
    color: #000;
    margin: 0 auto 297px auto;
    display: table;
    position: relative;
    font-family: OpenSans Bold;
    font-size: 30px;
}
.clients h2::after {
    content: '';
    position: absolute;
    top: 58px;
    left: 93px;
    height: 1px;
    width: 170px;
    background-color: #eaab00;
}
.clients .cl-mar {
	display: table;
	margin:0 auto;
}
.clients .cl-top {
	margin-bottom: 77px;
}
.clients .cl-center {
	margin-bottom: 55px;
}
.clients .center-img1 {
	margin-right: 80px;
}
.clients .bot-img2 {
	margin-right: 70px;
}

.otziv-wrap {
	width: 100%;
	background-color: #f9f7f5;
	padding:60px 0 90px 0;
}
.otziv {
	max-width: 1170px;
	margin:0 auto;
}
.otziv h2 {
    color: #000;
    margin: 0 auto 75px auto;
    display: table;
    position: relative;
    font-family: OpenSans Bold;
    font-size: 30px;
}
.otziv h2::after {
    content: '';
    position: absolute;
    top: 58px;
    left: 73px;
    height: 1px;
    width: 170px;
    background-color: #eaab00;
}
.otziv .otziv-mar {
	display: table;
	margin:0 auto;
}
.otziv .otz {
	display: inline-block;
	vertical-align: top;
}
.otziv .otziv-top {
	margin-bottom: 57px;
}
.otziv .otz .otz-top-left {
	display: inline-block;
	vertical-align: bottom;
	margin-right: 28px;
}
.otziv .otz .otz-top-right {
	display: inline-block;
	vertical-align: bottom;
}
.otziv .otz h3 {
	font-family: OpenSans Bold;
	color:#000;
	font-size: 20px;
	margin-top: 10px;
}
.otziv .otz h4 {
	color:#717171;
	font-size: 20px;
	font-family: OpenSans Bold;
}
.otziv .otz p {
	color:#717171;
	font-size: 16px;
	font-family: OpenSans Italic;
	line-height: 24px;
	margin-top: 26px;
}
.otziv .otz-mar1 {
	margin-right: 47px;
}
.otziv .otz-mar2 {
	margin-right: 50px;
}

.consul-wrap {
	width: 100%;
	background-color: #eaaa00;
	padding:70px 0;
}
.consul {
	max-width: 1170px;
	margin:0 auto;
}
.consul h2 {
	text-align: center;
	color:#fff;
	font-size: 30px;
	font-family: OpenSans Bold;
}
.consul h3 {
	text-align: center;
	color:#fff;
	font-size: 16px;
	font-family: OpenSans Regular;
	margin-top: 5px;
	margin-bottom: 70px;
}
.consul .form-mar {
	display: table;
	margin:0 auto;
}
.consul .input-top {
	margin-bottom: 20px;
}
.consul .input-top input {
	width: 235px;
	display: inline-block;
	vertical-align: top;
	margin-right: 30px;
	background-color: #eaaa00;
	border:1px solid #fff;
	padding:14px 0 14px 20px;
	border-radius: 6px;
		color:#fff;
	font-size: 16px;
	font-family: OpenSans Regular;
}
.consul .input-bot textarea {
	width: 817px;
	display:block;
	vertical-align: top;
	margin-right: 30px;
	background-color: #eaaa00;
	border:1px solid #fff;
	padding:14px 0 14px 20px;
	border-radius: 6px;
		color:#fff;
	font-size: 16px;
	font-family: OpenSans Regular;
	height: 75px;
	margin-bottom: 20px;
}
.consul .input-bot input {
		width: 235px;
	display: inline-block;
	vertical-align: top;
	margin-right: 30px;
	background-color: #eaaa00;
	border:1px solid #fff;
	padding:14px 0 14px 20px;
	border-radius: 6px;
		color:#fff;
	font-size: 16px;
	font-family: OpenSans Regular;
	margin-bottom: 30px;
}
.consul .form-mar button {
	display: table;
	margin:0 auto;
	width: 300px;
	text-align: center;
	background-color: #484848;
	font-family: OpenSans Bold;
	text-transform: uppercase;
	color:#fff;
	border:none;
	border-radius: 6px;
	padding:14px 0;
	cursor: pointer;
}
.footer-wrap {
	background-color: #000;
	padding:30px 0 40px 0;
}
.footer {
	max-width: 1140px;
	margin:0 auto;
	padding:0 15px;
}
.footer .f-left {
	display: inline-block;
	vertical-align: top;
	margin-right: 120px;
}
.footer .f-right {
	display: inline-block;
	vertical-align: top;
	position: relative;
	top:72px;
}
.footer .f-right .f-top1 {
	margin-bottom: 6px;
}
.footer .f-right .f-top3 {
	margin-top: 6px;
}
.footer .f-right .f-right-top {
	margin-bottom: 68px;
}
.footer .f-right .f-right1 {
	margin-bottom: 8px;
}
.footer .f-right img {
	display: inline-block;
	vertical-align: middle;
}
.footer .f-right .img1 {
	margin-right: 18px;
}
.footer .f-right .img2 {
	margin-right: 20px;
}
.footer .f-right .img3 {
	margin-right: 24px;
}
.footer .f-right .img4 {
	margin-right: 15px;
}
.footer .f-right p {
	display: inline-block;
	vertical-align: middle;
	color:#fff;
	font-family: OpenSans Regular;
	font-size: 14px;
}
.footer .f-right h4 {
	color:#fff;
	font-family: OpenSans Regular;
	font-size: 14px;
	margin-top: 97px;
	margin-left: 45px;
}
.slider-arrow-down {
	display: block;
	margin:0 auto;
	position: relative;
	top:-70px;
	z-index: 10;
}
.hidden {
	display: none;
}

::-o-input-placeholder {opacity: 1;color:#fff;}
::-webkit-input-placeholder {opacity: 1;color:#fff;}
::-moz-placeholder          {opacity: 1; color:#fff;}/* Firefox 19+ */
:-moz-placeholder           {opacity: 1; color:#fff;}/* Firefox 18- */
:-ms-input-placeholder      {opacity: 1; color:#fff;}
::input-placeholder {opacity: 1;color:#fff;}

.work-wrap .num-line1 {
	display: inline-block;
	vertical-align: top;
}
.work-wrap .num-line2 {
	display: inline-block;
	vertical-align: top;
}
.pre-wrap .pre-line1 {
	display: inline-block;
	vertical-align: top;
}
.pre-wrap .pre-line2 {
	display: inline-block;
	vertical-align: top;
}
@media screen and (max-height: 800px) {
.main-slider .slide-item .slider-text h3 {
	margin-top: 26px;
}
.main-slider .slide-item .slider-text .slider-but {
	margin-top: 60px;
}
.slider-arrow-down {
	top:-45px;
}
.neva {
	padding: 85px 15px 150px 15px;
}
.neva .neva-right {
	margin-top: 70px;
}
}

@media screen and(max-width: 1800px) {
	.neva-wrap  {
	background-image: url(../img/1820х1024.jpg);
}
}
@media screen and(max-width: 1700px) {
	.neva-wrap  {
	background-image: url(../img/1720х1024.jpg);
}
}

@media screen and(max-width: 1600px) {
	.neva-wrap  {
	background-image: url(../img/1620х1024.jpg);
}
}

@media screen and(max-width: 1500px) {
	.neva-wrap  {
	background-image: url(../img/1520х1024.jpg);
}
}

@media screen and(max-width: 1400px) {
	.main-slider .slide-item1 {
	background-image: url(../img/1.jpg);
	height: 800px;
	position: relative;
	-webkit-background-size:100% 100%;
	background-size:100% 100%;
}
.main-slider .slide-item2 {
background-image: url(../img/2.jpg);
	height: 800px;
	position: relative;
	-webkit-background-size:100% 100%;
	background-size:100% 100%;
}
.main-slider .slide-item3 {
	background-image: url(../img/3.jpg);
	height: 800px;
	position: relative;
	-webkit-background-size:100% 100%;
	background-size:100% 100%;
}
.main-slider .slide-item4 {
	background-image: url(../img/4.jpg);
	height: 800px;
	position: relative;
	-webkit-background-size:100% 100%;
	background-size:100% 100%;
}
.main-slider .slide-item .slider-text {
	padding-top: 267px;
}
.neva-wrap  {
	background-image: url(../img/1420х1024.jpg);
}
}

@media screen and (max-width: 1250px) {
	.uslugi .usl {
		display: block;
		margin:35px auto;
		text-align: left;
		width: 400px;
	}
	.uslugi .mar1 {
		margin:35px auto;
	}
	.uslugi .mar2 {
		margin:25px auto;
		top:0;
	}
	.uslugi .mar3 {
		top:0;
		margin:35px auto;
	}
		.uslugi .mar4 {
		top:0;
		margin:25px auto;
	}
		.uslugi .mar5 {
		top:0;
		margin:35px auto;
	}
		.uslugi .mar6 {
		top:0;
		margin:35px auto;
	}
	.uslugi-top {
    margin: 110px auto 35px auto;
}
.uslugi {
	padding-bottom: 40px;
}
.work .number {
	display: inline-block;
	margin:40px 40px;
}
.work h2 {
	margin-bottom: 35px;
}
.work .number {
	width: 150px;
}
.work .number span {
	font-size: 50px;
	line-height: 150px;
}
.work .number .pers {
	height: 150px;
	width: 150px;
}
.work .number p {
    font-size: 16px;
    line-height: 21px;
    margin-top: 5px;
}
.work-wrap .num-line1 {
	display: block;
}
.work-wrap .num-line2 {
	display: block;
}
.work-wrap {
	height: 890px;
}
.advus-bot ul {
	margin:0 auto;
	display: table;
}
.advus .right-block {
	float: right;
}
.advus .logo {
	float: left;
}
.advus-top {
overflow: hidden;	
}
.advus .adress {
	display: none;
}
.advus .time {
	display: none;
}
.advus .last-li {
	margin:0;
}
.main-slider .slide-item .slider-text {
	padding-left: 150px;
}
.neva .neva-left {
	display: none;
	margin:0 auto 40px auto;
}
.neva .neva-right {
	display:table;
	margin:50px auto 0 auto;
	float: none;
}
.neva .neva-right p {
	text-align: center;
}
.neva h2 {
	margin-bottom: 30px;
}
.pre-wrap .pre-line1 {
	display: block;
	width: 550px;
	margin:0 auto;
}
.pre-wrap .pre-line2 {
	display: block;
		width: 620px;
	margin:40px auto 0 auto;
}
.pre .pre-center {
	display: block;
}
.pre h2 {
	margin:0 auto 135px auto;
}
.pre-wrap {
	height: 950px;
}
.clients img {
	width: 115px;
}
.clients h2 {
	margin:0 auto 110px auto;
}
.clients {
	padding:90px 0;
}
.otziv .otz {
	display: table;
}
.otziv .otz-mar1 {
	margin:57px auto;
}
.otziv .otz-mar2 {
	margin:0 auto 57px auto;
}
.footer .f-left iframe {
	width: 450px;
	height: 403px;
}
.neva-wrap  {
	background-image: url(../img/advus_neva_bg_1300kh600.jpg);
	-webkit-background-size: cover;
	background-size: cover;
}
.neva {

    max-width: 1140px;
    margin: 0 auto;
    padding: 85px 15px 100px 15px;
    overflow: hidden;

}
}
@media screen and (max-width: 900px) {
	.consul .input-top input {
		width: 160px;
	}
	.consul .input-bot textarea {
		width: 595px;
	}
	.neva-wrap  {
	background-image: url(../img/advus_neva_bg_1000х600.jpg);
}
}
@media screen and (max-width: 750px) {
	.advus-bot ul li a {
		font-size: 15px;
	}
	.advus-bot ul li {
		margin-right: 55px;
	}
	.main-slider .slide-item .slider-text h3 {
    color: #fff;
    font-family: OpenSans Bold;
    font-size: 40px;
    margin-top: 50px;
    line-height: 46px;
}
.main-slider .slide-item .slider-text .slider-but {
	margin-top: 50px;
}
.main-slider .slide-item .slider-text .slider-but a {
	font-size: 12px;
}
.main-slider .slide-item {
	height: 750px;
}
.main-slider .slide-item .slider-text {
	padding-top: 250px;
	padding-left: 90px;
}
.neva .neva-right {
	width: 400px;
}
.pre .pre-block {
	display: block;
}
.pre .pre1 {
	margin:0;
	margin-bottom: 40px;
}
.pre .pre2 {
	margin:0;
}
.pre .pre3 {
	margin:0;
	margin-bottom: 40px;
}
.pre .pre4 {
	margin:0;
}
.pre h2 {

    margin: 0 auto 67px auto;

}
.pre .pre1 p {
    margin-top: 8px;
}
.pre .pre2 p {
    margin-top: 8px;
}
.pre .pre3 p {
    margin-top: 8px;
}
.pre .pre4 p {
    margin-top: 8px;
}
.pre .pre1 h3 {
	margin-top: 10px;
}
.pre .pre2 h3 {
	margin-top: 10px;
}
.pre .pre3 h3 {
	margin-top: 10px;
}
.pre .pre4 h3 {
	margin-top: 10px;
}
.pre-wrap {
    height: 1308px;
}
.pre-wrap .pre-line2 {
	width: auto;
}
.pre-wrap .pre-line1 {
	width: auto;
}
.clients img {
    width: 170px;
    display: block;
    margin:30px auto;
}
.clients .center-img1 {
	margin:0 auto;
}
.clients .cl-top {
    margin-bottom: 30px;
}
.clients .cl-center {
    margin-bottom: 30px;
}
.clients h2 {
    margin: 0px auto 55px auto;
}
.clients {
    padding: 45px 0;
}
.otziv .otz p {
	font-size: 12px;
}
.otziv .otz {
    display: table;
    margin: 50px auto;
}
.otziv .otz h3 {
	font-size: 14px;
}
.otziv .otz h4 {
	font-size: 14px;
}
.consul .input-top input {
    width: 120px;
}
.consul .input-top .main-input {
	margin-right: 0;
}
.consul .input-bot textarea {
    width: 474px;
    margin-right: 0;
}
.footer .f-left iframe {
	display: none;
}
.footer .f-right {
	top:0;
	display: table;
	margin:0 auto;
}
.footer .f-right .f-right-top {
    margin-bottom: 38px;
}
.footer .f-right h4 {
	margin:35px 0 0 0;
}
.clients .bot-img2 {
	margin-right: 0;
}

}
@media screen and (max-width: 530px) {
.advus-bot ul li a {
    font-size: 13px;
}
.advus-bot ul li {
    margin-right: 22px;
}
.advus h2 {
	font-size: 16px;
}
.advus .right-block .mail {
	left: 0;
}
.advus .advus-top {
    padding: 15px 15px;
}
.advus .logo {
	margin-right: 0;
}
.advus .logo img {
    width: 100px;
    position: relative;
    top: 8px;
}
.main-slider .slide-item .slider-text h2 {
	font-size: 20px;
}
.main-slider .slide-item .slider-text h3 {
    font-size: 25px;
    line-height: 34px;
}
.slider-text .slider-but a {
    padding: 14px 17px;
}
.main-slider .slide-item {
    height: 693px;
}
.uslugi h3 {
	font-size: 23px;
}
.uslugi h3::after {
    top: 46px;
    left: 22px;
    width: 135px;
}

.uslugi .usl h4 {
	font-size: 16px;
	line-height: 22px;
}
.work h2 {
	font-size: 23px;
}


.work h2::after {
    top: 87px;
    left: 78px;
    height: 1px;
    width: 170px;

}
.work .number {
	display: table;
	margin:30px auto;
}
.work-wrap {
    height: 1251px;
}
.neva .neva-right p {
	font-size: 12px;
	line-height: 20px;
}
.neva .neva-right {
    width: 300px;
}
.neva {
    max-width: 1140px;
    margin: 0 auto;
    padding: 85px 15px 80px 15px;
}
.neva h2 {
	font-size: 23px;
}
.neva h2::after {
    top: 44px;
    left: 14px;

    width: 126px;

}
.uslugi {
    padding: 40px 15px 10px 15px;
}
.main-slider .slide-item .slider-text .slider-but a {
	padding: 13px 15px;
}
.pre h2 {
	font-size: 23px;
}
.pre h2::after {
    top: 46px;
    left: 64px;
}
.clients h2 {
	font-size: 23px;
}
.clients h2::after {
    top: 49px;
    left: 55px;
}
.otziv h2 {
	font-size: 23px;
}
.otziv h2::after {
    top: 45px;
    left: 35px;
}
.otziv {
	padding:0 15px;
}
.otziv .otz p {
	line-height: 18px;
	font-size: 10px;
}
.consul h2 {
	font-size: 23px;
}
.consul h3 {
	font-size: 12px;
	margin-bottom: 20px;
}
.consul .input-top input {
    width: 170px;
    display: block;
    margin: 10px auto;
    font-size: 12px;
}
.consul .input-top .main-input {
	margin: 10px auto;
	   display: block;
}
.consul .input-bot textarea {
	width: 170px;
	   display: block;
	   margin:10px auto;
	   font-size: 12px;
}
.consul .input-bot input {
	margin:10px auto;
	width: 170px;
	   display: block;
}
.consul .input-bot input {
	font-size: 12px;
}
.consul .form-mar button {
	font-size: 15px;
	width: 170px;
}
.otziv .h3-big {
	width: 149px;
}
	.neva-wrap  {
	background-image: url(../img/advus_neva_bg_400х40100% 100%);
}
}
@media screen and (max-width: 430px) {
	.main-slider .slide-item .slider-text {
    padding-left: 61px;
}
.uslugi .usl p {
    font-size: 12px;
    line-height: 20px;
}
.uslugi-top {
    margin: 70px auto 35px auto;
}
.work h2 {
    font-size: 20px;
}
.work h2::after {
    top: 87px;
    left: 57px;
    height: 1px;
    width: 170px;
}
.neva .neva-right {
    width: 258px;
}
.pre .pre-block h3 {
	font-size: 18px;
}
.pre .pre-block p {
    font-family: OpenSans Regular;
    font-size: 12px;
    line-height: 19px;
    color: #fff;
    text-align: center;
}
.pre-wrap {
    height: 1208px;
}
.otz-top-left img {
	width: 100px;
}
.otz-top-right img {
	width: 25px;
}
.otziv .otz h3 {
	margin-top: 0;
}
.otziv .otz p {
	margin-top: 7px;
    line-height: 18px;
    font-size: 12px;
    width: 236px;

}
.otziv h2 {
	margin:0 auto 20px auto;
}
.otziv-wrap {
    width: 100%;
    background-color: #f9f7f5;
    padding: 60px 0 30px 0;
}
.uslugi .usl {
	width: auto
}
.consul h2 {
    font-size: 20px;
}
}
@media screen and (max-width: 350px) {
	.main-slider .slide-item .slider-text h3 {
    font-size: 20px;
    line-height: 29px;

}
}