@import url(reset.css);


@font-face {
    font-family: 'Ubuntu';
    src: url('../fonts/Ubuntu.eot');
    src: local('☺'),
        url('../fonts/Ubuntu.woff') format('woff'),
        url('../fonts/Ubuntu.ttf') format('truetype'),
        url('../fonts/Ubuntu.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'UbuntuBold';
    src: url('../fonts/Ubuntu-Bold.eot');
    src: local('☺'),
        url('../fonts/Ubuntu-Bold.woff') format('woff'),
        url('../fonts/Ubuntu-Bold.ttf') format('truetype'),
        url('../fonts/Ubuntu-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'UbuntuLightItalic';
    src: url('../fonts/Ubuntu-LightItalic.eot');
    src: local('☺'),
        url('../fonts/Ubuntu-LightItalic.woff') format('woff'),
        url('../fonts/Ubuntu-LightItalic.ttf') format('truetype'),
        url('../fonts/Ubuntu-LightItalic.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'UbuntuMedium';
    src: url('../fonts/Ubuntu-Medium.eot');
    src: local('☺'),
        url('../fonts/Ubuntu-Medium.woff') format('woff'),
        url('../fonts/Ubuntu-Medium.ttf') format('truetype'),
        url('../fonts/Ubuntu-Medium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Airport';
    src: url('../fonts/Airport.eot');
    src: local('☺'),
        url('../fonts/Airport.woff') format('woff'),
        url('../fonts/Airport.ttf') format('truetype'),
        url('../fontsAirport.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

a {text-decoration: none;}

aside, nav, footer, header, section, article {display: block;}

.clear{clear:both;}

.clearfix:before, .clearfix:after{
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
.rc-anchor-light{
    background: #dbd2d226 !important;
}
.max_xxx{
	    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 1000;
    padding: 10% 0;
}
.max_xxx > div{
	background-color: white;
    width: 60%;
    margin: auto;
    padding: 2%;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0px 0px 20px rgba(0,0,0,0.5);
    background-color: white;
}
.max_xxx > div > p{
	    text-align: center;
    font-size: 20pt;
    font-family: 'Roboto';
    text-transform: uppercase;
}
input[name="clear_corzina"]{
	    display: block;
    width: 300px;
    margin: 20px auto;
    padding: 10px;
    border: none;
    background-color: blue;
    background: linear-gradient(to top,#006599,#0073af,#006599);
    color: white;
    font-size: 14pt;
    font-family: 'Roboto';
    border-radius: 4px;
    box-shadow: 0px 3px 9px 1px rgba(0,0,0,0.3);
    cursor: pointer;
}
.clearfix:after{clear: both;}

.area{}
.hidden_area{
    opacity: 0;
}

body
{
	background-image: url(../images/top-bg.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	font-family: 'Ubuntu';
}

.fixed-block {
	width: 100%;
	height: 80px;
	background-color: #fff;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.1);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,.1);
	box-shadow: 0 1px 1px rgba(0,0,0,.1);
	position: fixed;
	top:0;
	z-index: 1000;
}

.ymaps-b-zoom {
    width: 25px;
    display: block;
    top: 65px;
    position: relative;
    margin-left: 45px;
    margin-top: 45px;
}

.logo-small
{
	float: left;
	display: block;
	width: 247px;
	height: 43px;
	margin-top: 14px;
}

.fixed-block .telephone
{
	width: 160px;
	float: left;
	color:#333333;
	font-size: 18px;
	padding-left: 20px;
	background: url(../images/ico-small-1.png) no-repeat left center;
	margin-left: 40px;
	margin-top: 30px;
}

.fixed-block .mail-block
{
	width: 155px;
	float: left;
	font-size: 18px;
	padding-left: 25px;
	background: url(../images/ico-small-2.png) no-repeat left center;
	margin-left: 30px;
	margin-top: 29px;
}

.fixed-block .mail-block a
{
	display:inline-block;
	background: url(../images/bottom-border-1.png) left bottom repeat-x;
	color:#0077cc;
	display:inline-block;
	padding-bottom: 1px;
}
.fixed-block .mail-block a:hover{background:none !important; text-decoration: none !important; border:none !important;}

.fixed-block .adress
{
	width: 210px;
	float: left;
	color:#333;
	font-size: 14px;
	padding-left: 25px;
	background: url(../images/ico-small-3.png) no-repeat left 8px;
	text-align: left;
	line-height: 17px;
	margin-left: 45px;
	margin-top: 24px;
}

.center
{
	width: 960px;
	margin: 0 auto;
}

header
{
	padding-top: 80px;
	padding-bottom: 55px;
}

header h1
{
	color:#252525;
	font-size: 60px;
	font-family: 'Airport';
	text-align: center;
	line-height: 72px;
}

header .center
{
	background-image: url(../images/line-l.png),url(../images/line-r.png);
	background-repeat: no-repeat, no-repeat;
	background-position: 75px 100px, 650px 100px;
}

header .logo
{
	display: block;
	margin: 0 auto;
	width: 332px;
	height: 228px;
	margin-top: 50px;
}

header .logo img
{
	width: 332px;
	height: 228px;
}

header p
{
	color:#252525;
	font-size: 18px;
	text-align: center;
	line-height: 23px;
	margin-bottom: 26px;
}

header p a{color:#252525;}
header p a:hover{text-decoration:underline;}

.str-niz
{
	display:block;
	margin: 0 auto;
    position:relative;
}

@keyframes anim {
from {top:0px;}
to {top:25px;}
}

@-webkit-keyframes anim {
  from {top:0px;}
to {top:25px;}
}

@-moz-keyframes anim {
  from {top:0px;}
to {top:25px;}
}
#str-niz {
/*animation:anim 4s 1000;*/
-webkit-animation: anim .5s infinite alternate;
  -moz-animation: anim .5s infinite alternate;
  -ms-animation: anim .5s infinite alternate;
  -o-animation: anim .5s infinite alternate;
  animation: anim .5s infinite alternate;
}
/*.scroll-arrow {
  position: relative;
  -webkit-animation: arrowBounce .5s infinite alternate;
  -moz-animation: arrowBounce .5s infinite alternate;
  -ms-animation: arrowBounce .5s infinite alternate;
  -o-animation: arrowBounce .5s infinite alternate;
  animation: arrowBounce .5s infinite alternate;
}*/


.k-nam
{
	background: url(../images/line-center.png) no-repeat  center 185px;
	min-height: 1704px;
}

.k-nam h2
{
	font-size: 48px;
	color: #252525;
	text-align: center;
	font-family: 'Airport';
	margin-bottom: 30px;
}

.neobhodimo li
{
	width: 212px;
	display: inline-block;
	vertical-align: top;
	color:#555;
	font-size: 18px;
	text-align: center;
	margin-left: 25px;
}

.neobhodimo li.last{margin-right:none;}
.neobhodimo li p{line-height: 22px;margin-top: 4px;}

.k-nam h2.best
{
	display:inline-block;
	padding-right: 30px;
	background:url(../images/str-1.png) no-repeat right center;
	margin-top: 130px;
	float:left;
}

.best-block
{
	width: 445px;
}

.best-block img
{
	display: block;
	margin-bottom: 12px;
}

.best-block h3
{
	font-size: 24px;
	color: #353535;
	text-align: center;
	font-family: 'Airport';
	margin-bottom: 7px;
}

.best-block h2
{
	font-size: 24px;
	color: #353535;
	text-align: center;
	font-family: 'Airport';
	margin-bottom: 7px;
}

.best-block p
{
	color:#555555;
	font-size: 13px;
	line-height: 18px;
	text-align:justify;
}

.best-1{float: right;margin-top: 55px;}
.best-2{float: left;margin-top: 47px;}
.best-3{float: right;margin-top: 69px;}
.best-4{float: left;margin-top: 52px;}
.best-5{float: right;margin-top: 71px;}

.work
{
	text-align: center;
}

.work h2
{
	font-size: 48px;
	color: #252525;
	text-align: center;
	font-family: 'Airport';
	margin-bottom: 42px;
	display: inline-block;
	border: 2px solid #444444;
	border-radius: 5px;
	padding-left:55px;
	padding-right:55px;
	padding-top: 15px;
	padding-bottom: 13px;
}

.work ul li
{
	width: 150px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	margin-left: 35px;
}

.work ul li div.img-wrap
{
	height: 100px;
	vertical-align: middle;
	display: table-cell;
	text-align: center;
	width: 150px;
}

.work ul li p
{
	font-size: 18px;
	line-height: 22px;
	color:#252525;
	margin-top: 5px;
}

.big-bg
{
	background:url(../images/bottom-bg.jpg) no-repeat top center;
}

.big-bg .form-1
{
	height: 600px;
	background: url(../images/bg-2.png) no-repeat top center;
	margin-bottom: 20px;
}

.big-bg .form-1 h2
{
	font-size: 48px;
	color: #fff;
	font-family: 'Airport';
	width: 285px;
	float: left;
	line-height: 56px;
	margin-top: 220px;
	margin-left: 100px;
}

.big-bg .form-1 form,
.form-2 form
{
	width: 455px;
	float: left;
	margin-top: 232px;
	margin-left: 95px;
}

.big-bg .form-1 form input[type="text"],
.form-2 form input[type="text"]
{
	width: 405px;
	height: 36px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	display:block;
	border:none;
	margin-bottom: 17px;
	color:#999;
	font-size: 13px;
	padding:0;
	padding-left: 30px;
	padding-right: 20px;
}

.big-bg .form-1 form textarea,
.form-2 form textarea
{
	width: 405px;
	height: 52px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	display:block;
	border:none;
	margin-bottom: 20px;
	resize: none;
	color:#999;
	font-size: 13px;
	padding:0;
	padding-left: 30px;
	padding-right: 20px;
	padding-top:11px;
	padding-bottom:11px;
}

.big-bg .form-1 form input[type="submit"],
.form-2 form input[type="submit"]
{
	width: 320px;
	border-radius: 3px;
	color:#fff;
	border: 2px solid #fff;
	height: 45px;
	font-family: 'UbuntuBold';
	font-size: 16px;
	text-transform: uppercase;
	background: none;
	margin: 0 auto;
	display: block;
	cursor:pointer;
}

.inp-name
{
	background-color:#fff;
	background-image: url(../images/ico-4.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.inp-phone
{
	background-color:#fff;
	background-image: url(../images/ico-5.png),url(../images/ico-8.png);
	background-repeat: no-repeat,no-repeat;
	background-position: 10px center,435px center;
}
.inp-mail
{
	background-color:#fff;
	background-image: url(../images/ico-6.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.inp-coment
{
	background-color:#fff;
	background-image: url(../images/ico-7.png);
	background-repeat: no-repeat;
	background-position: 10px 11px;
}

.big-bg .form-1 form input[type="submit"]:hover,
.form-2 form input[type="submit"]:hover
{opacity: 1;background:#fff;background: rgba(255,255,255,0.6); color:#000;}

.big-bg h2.spec-h2,
.big-bg h2.plus-h2
{
	font-size: 48px;
	color: #252525;
	text-align: center;
	font-family: 'Airport';
	margin-bottom: 42px;
}

.big-bg .spec li
{
	width: 254px;
	text-align: center;
	display: inline-block;
	margin-left: 85px;
	vertical-align: top;
}

/*.big-bg .spec li.first{margin-left:188px;}*/
.spec{
	display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 93%;
}
.big-bg .spec li div.img-wrap
{
	width: 254px;
	height: 254px;
	display: table-cell;
	vertical-align: middle;
	background: url(../images/ramka-photo.png) no-repeat center;
}

.big-bg .spec li p
{
	font-size: 18px;
	color:#353535;
	line-height: 22px;
	margin-top:9px;
}

.big-bg h2.plus-h2
{
	margin-top: 50px;
}


.big-bg .plus li
{
	width: 170px;
	text-align: center;
	display: inline-block;
	margin-left: 87px;
	vertical-align: top;
}
.big-bg .plus li.first{margin-left:0;}

.big-bg .plus li div.img-wrap
{
	width: 170px;
	height: 100px;
	display: table-cell;
	vertical-align: middle;
	background: url(../images/ramka-photo.png) no-repeat center;
}

.big-bg .plus li p
{
	font-size: 18px;
	color:#252525;
	line-height: 22px;
	margin-top:11px;
}

.map-block
{
	height: 640px;
	padding-top: 115px;
	background: url(../images/map.png) no-repeat top center;
}
.map-block .center{
	position: relative;
	z-index: 15;
}

.map-block .telephone
{
	width: 245px;
	float: left;
	color:#555555;
	font-size: 24px;
	padding-left: 35px;
	background: url(../images/ico-1.png) no-repeat left center;
}

.map-block .mail-block
{
	width: 205px;
	float: left;
	font-size: 18px;
	height: 25px;
	padding-left: 45px;
	background: url(../images/ico-2.png) no-repeat left center;
	margin-left: 47px;
}

.map-block .mail-block a
{
	display:inline-block;
	background: url(../images/bottom-border.png) left bottom repeat-x;
	color:#0077cc;
	display:inline-block;
	padding-bottom: 3px;
}
.map-block .mail-block a:hover{background:none;}

.map-block .adress
{
	width: 275px;
	float: left;
	color:#555555;
	font-size: 18px;
	padding-left: 40px;
	background: url(../images/ico-3.png) no-repeat left 8px;
	text-align: center;
}

.form-2
{
	width: 645px;
	background:url(../images/form-2-bg.png) no-repeat;
	margin: 0 auto;
	height: 516px;
	padding-top: 25px;
	position: relative;
}

.form-2 h2
{
	font-size: 48px;
	color: #fff;
	font-family: 'Airport';
	line-height: 56px;
	text-align:center;
}

.form-2 form
{
	float:none;
	margin-top: 85px;
}

footer
{
	padding-top: 45px;
	padding-bottom: 45px;
	text-align: center;
}

footer p
{
	color:#252525;
	font-size: 18px;
	text-align: center;
	line-height: 23px;
}

footer p a{color:#252525;}
footer p a:hover{text-decoration:underline;}

footer a.razrab
{
	color:#252525;
	font-size: 18px;
	text-align: center;
	line-height: 23px;
	display:inline-block;
	padding-top: 45px;
	margin-top: 45px;
	background:url(../images/logo-vlad.png) no-repeat top center;
}


footer a:hover{text-decoration:underline;}



.up-button{
    right: 0;
    bottom: 10px;
    position: fixed;
    width: 39px;
    display: none;
    cursor: pointer;
    margin-right: 10px;
}
.up-button img{
    width: 100%;
    max-width: 69px;
}


.fixed-menu{
    position: fixed;
    right: 0;
    margin-right: 13px;
    z-index: 20;
	top:50%;
	margin-top:-126px;
}
.fixed-menu li{
    display: block;
    margin-bottom: 20px;
}
.fixed-menu a{
	display: block;
	height: 16px;
	width: 30px;
	position: relative; 
}
.fixed-menu a:after{
	width: 20px;
	height: 20px;
	border-color: transparent;
	background: url(../images/nav-dot.png) 5px center no-repeat;
	position: absolute;
	right: 10px;
	top: 8px;
	margin-left: 30px;
	content: '';
	display: inline-block;
	border-radius: 50px;
}
.fixed-menu a span{
	font-size: 13px;
    color: #fff;
	background-color: #7f7f7f;
    padding: 15px 20px 17px;
    border-radius: 5px;
    display: none;
    position: absolute;
    width: 258px;
    text-align: center;
    left: -320px;
    margin-top: -3px;
	display:none;
}
.fixed-menu a span:after{
	content: '';
	display: block;
	width: 8px;
	height: 100%;
	background: url(../images/nav-hook.png) 0 center no-repeat;
	top: 0;
	position: absolute;
	right: -8px;
}

.fixed-menu a:hover span{	display: inline-block;}
.fixed-menu a:hover span,
.fixed-menu li.active a span{

}
.fixed-menu li.active a span{

}
.fixed-menu li.active a:after{
	/*border-color: transparent;
	background: url(../images/nav-dot.png) center center no-repeat;*/
	border: 2px solid #474747;
	content: '';
	display: inline-block;
	border-radius: 50px;
	background:none;
}

#map{
	width: 100%;
	margin: 0 auto;
	height: 600px;
	position: relative;
	max-width: 100%;
}

.ymaps-b-balloon
{
	width: 200px !important;
	text-align: center !important;
}

.ymaps-b-balloon__content-holster
{
	width: 200px !important;
	padding-left: 0px !important;
}



#map:before,
#map:after{
	content: '';
	height: 257px;
	width: 100%;
	position: absolute;
	z-index: 10;
	background: url(../images/map-top.png) 0 0 no-repeat;
	display: block;
	top: -145px;
}
#map:after{
	top: auto;
	bottom: -145px;
	background-image: url(../images/map-bot.png);
	z-index: 0;
}

.neob {
	    font-size: 48px;
    color: #252525;
    text-align: center;
    font-family: 'Airport';
    margin-bottom: 30px;
}

.doit {
	display: inline-block;
    padding-right: 30px;
    background: url(../images/str-1.png) no-repeat right center;
    margin-top: 130px;
    float: left;
    font-size: 48px;
    color: #252525;
    text-align: center;
    font-family: 'Airport';
    margin-bottom: 30px;
}

.wh {
	    font-size: 48px;
    color: #252525;
    text-align: center;
    font-family: 'Airport';
    margin-bottom: 42px;
    display: inline-block;
    border: 2px solid #444444;
    border-radius: 5px;
    padding-left: 55px;
    padding-right: 55px;
    padding-top: 15px;
    padding-bottom: 13px;
}

.dn {
	font-size: 48px;
    color: #fff;
    font-family: 'Airport';
    width: 285px;
    float: left;
    line-height: 56px;
    margin-top: 220px;
    margin-left: 100px;
}

.sp {
	font-size: 48px;
    color: #252525;
    text-align: center;
    font-family: 'Airport';
    margin-bottom: 42px;
}

.pssn {
	    font-size: 48px;
    color: #252525;
    text-align: center;
    font-family: 'Airport';
    margin-bottom: 42px;
    margin-top: 50px;
}

.zzz {
	    font-size: 48px;
    color: #fff;
    font-family: 'Airport';
    line-height: 56px;
    text-align: center;
}

@media(max-width: 992px) {
	/* Шапка */
	#fixed-menu { display: none; }
	.center {
		width: 95%;
		max-width: 900px;
	}
	header .fixed-block .center {
		display: flex;
		align-items: center;
		justify-content: space-between;
		height: 100%;
		background-image: none;
		padding-top: 0;
	}
	header .fixed-block .center p {
		float: none;
		margin-top: 0;
		margin-bottom: 0;
	}
	header .logo-small { float: none; }
	header .logo-small img { max-width: 100%; }
	.fixed-block .telephone, .fixed-block .mail-block { font-size: 14px; }
	header .center { 
		background-position: left, right; 
		padding-top: 20px;
	}
	/* Преимущества */
	.k-nam {
		background-image: none;
		min-height: auto;
	}
	.neobhodimo {
		display: flex;
		align-items: flex-start;
		flex-wrap: wrap;
		justify-content: space-around;
	}
	.neobhodimo li {
		width: 47%;
		display: block;
		vertical-align: middle;
		margin-left: 0;
	}
	.neobhodimo li.last, .neobhodimo li:nth-child(3) {
		margin-top: 30px;
	}
	.best-wrapper {
		display: flex;
		align-items: flex-start;
		justify-content: space-between;
		flex-wrap: wrap;
		margin-bottom: 50px;
	}
	.best-block { 
		width: 48%;
		margin-top: 50px;	
		float: none;
	}
	.doit { float: none; }
	.best-block img { max-width: 100%; }
	/* Как мы работаем? + Сотрудничество */
	.work ul, .plus { 
		display: flex;
		align-items: flex-start;
		justify-content: space-around;
	}
	.work ul li, .big-bg .plus li {
		width: 20%;
		display: flex;
		flex-direction: column;
		align-items: center;
		vertical-align: middle;
		margin-left: 0;
		margin-bottom: 25px;
	}
	.work ul li p { font-size: 14px; }
	/* Форма */
	.big-bg .form-1 {
		height: 800px;
		background-size: cover;
	}
	.dn, #life_out { float: none; }
	.dn { 
		margin-top: 0; 
		padding-top: 100px;
	}
	#life_out {
		margin-top: 40px;
	}
	.big-bg .form-1 form input[type="submit"] { margin-bottom: 20px; }
	.big-bg .form-1 .g-recaptcha {
		width: 300px;
		margin: 0 auto;
	}
	/* Специалисты */
	.spec {
		display: flex;
		width: 100%;
		justify-content: space-around;
	}
	.big-bg .spec li {
		margin-left: 0;
		width: 48%;
		display: flex;
		flex-direction: column;
		align-items: center;
		margin-bottom: 25px;
	}
	.big-bg .spec li div.img-wrap,
	.big-bg .plus li div.img-wrap {
		display: flex;
		align-items: center;
		justify-content: center;
	}
	/* Сотрудничество */
	.big-bg .plus li {
		width: 25%;
		margin-bottom: 0;
	}
	/* Блок с картой */
	.map-block .center {
		display: flex;
		align-items: flex-start;
		justify-content: space-between;
	}
	.map-block .center p { 
		float: none !important; 
		font-size: 18px !important;
		margin-left: 0 !important;
		text-align: left !important;
		background-position: left center;
		background-size: 15px;
		height: auto !important;
		padding-left: 30px !important;
	}
	.map-block .adress {
		background-position: left top !important;
	}
	/* Оказание услуг */
	.form-2 form { 
		margin-top: 90px;
	}
	.form-2 {
		height: 625px;
		background-size: cover;
	}
	.zzz {
		margin-top: 30px;
	}
	.form-2 form .g-recaptcha {
		width: 300px;
		margin: 0 auto;
		margin-top: 25px;
	}
}

@media(max-width: 768px) {
	.fixed-block { height: auto; }
	header .fixed-block .center {
		flex-direction: column;
		max-width: 100%;
	}
	header .fixed-block .center p {
		margin: 0 !important;
		margin-bottom: 10px !important;
		width: auto !important;
		font-size: 16px !important;
	}
	.fixed-block .adress {
		background-position: left top !important;
	}
	.logo-small {
		margin-bottom: 15px;
	}
	header .center { 
		padding-top: 110px;
		background-image: none; 
	}
	.best-block { 
		width: 100%;
		display: flex;
		align-items: center;
		flex-direction: column;
	}
	.dn, #life_out { margin-left: 0 !important; }
	.big-bg .form-1 form { width: 100%; }
	.big-bg .form-1 form input:not(.big-bg .form-1 form input[type="submit"]), .big-bg .form-1 form textarea,
	.form-2 form input:not(.form-2 form input[type="submit"]), .form-2 form textarea { width: 80% !important; }
	.map-block .center { 
		flex-direction: column;
		align-items: flex-start;
	}
	.map-block .center p { margin-bottom: 15px; }
	.form-2 { 
		width: 100%;
		background-position: center;
	}
	.form-2 form {
		margin: 0 auto; 
		margin-top: 90px;
		width: 95%;
	}
}

@media(max-width: 550px)  {
	.work ul, .plus { flex-wrap: wrap; }
	.work ul li, .big-bg .plus li {
		width: 30%;
	}
	.big-bg .plus li:not(:first-child, :nth-child(2)) {
		margin-top: 25px;
	}
	.big-bg .spec li { width: 100% }
}

@media(max-width: 450px) {
	.neobhodimo li {
		width: 100%;
	}
	.neobhodimo li:not(:first-child) {
		margin-top: 30px;
	}
	.work ul li, .big-bg .plus li {
		width: 48%;
	}
}

@media(max-width: 350px) {
	header .logo img { width: 90%; }
	.big-bg .form-1 form input[type="submit"], .form-2 form input[type="submit"] { width: 275px; }
}