@media (max-width: 544px) {
	.section2 .fix div {
    width: 100%;
    box-sizing: border-box;
    padding: 0 1% 25px 0;
    padding-left: calc(1% + 55px);
    color: #fff;
    font-size: 15px;
    position: relative;
	}
	.section2 input[type="submit"] {
		    margin: 20px 0 0 0;
    width: 100%;
    max-width: 100%;	
	}
	.section2 input[type="phone"] {
		    max-width: 100%;
	}
	.section3 .effect div { width:100%;margin-bottom: 30px; }
	.section4 .uspeh div { width:100%;    margin-bottom: 20px; }
	.section5 .vozm div { width:100%;    margin-bottom: 45px; }
	.section5 input[type="submit"] { width:100%;max-width:100%; margin:0;}
	.section5 input[type="phone"] { margin-bottom:20px;width:100%;max-width:100%; }
	
	.footer .addressf {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 14px;
    margin: 20px 0 0 0;
    line-height: 25px;
    color: #fff;
}
.footer .links {
    float: left;
    width: 100%;
    display: flex;
    height: 130px;
    align-items: center;
    justify-content: left;
    flex-wrap: wrap;
    align-content: center;
}
.section5 .callback {
    margin: 25px 0 9px;
    display: block;
}
.section5 form {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 30px 0 0;
}
h1 {
    text-align: center;
    font-size: 27px;
    color: #fff;
}
.section5 .vozm div {
    box-sizing: border-box;
    padding: 0 1% 0 0;
    padding-left: calc(1% + 66px);
    color: #343434;
    font-size: 15px;
    position: relative;
}
.section4 .uspeh {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 45px 0 0;
}
.section4 .uspeh div {
    padding-left: calc(1% + 65px);
}
.section5 .vozm {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 45px 0 0;
}
.slider {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin: 50px auto 30px auto;
}
.header .logo {
    background: url(/img/logo.png) no-repeat;
    width: 100%;
    height: 80px;
        margin: 20px 0 0 0;
    background-size: 55%;
    float: left;
    background-position: center;
}
.address {
    float: right;
    font-size: 30px;
    font-weight: 700;
    text-align: right;
    line-height: 16px;
    margin: 30px 0;
    color: #343434;
    width: 100%;
text-align: center; }
.section5 label {
    width: 100%;
    max-width: 700px;
    margin: 15px 0 0 0px;
}
.howwork div {
    width: 25%;
    text-align: center;
    color: #fff;
    font-size: 16px;
    box-sizing: border-box;
    padding: 135px 1% 30px;
    min-width: 300px;
}
}
