p, h2, h3, a{
	font-family:"Open Sans";
} 



.most-ekran{
	position: relative;
	height: 1460px;
	width:100%;
	background: url(../../images/pages/o-nas/most.jpg) no-repeat center bottom;	
} 
.most-ekran .header-koderl h1{
	color:#000;
	    padding-bottom: 80px;
    padding-top: 80px;	
	    float: left;
 
}




.modalDialog {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	display: none;
	pointer-events: none;
}
.modalDialog:target {
	display: block;
	pointer-events: auto;
}

.modalDialog > div {
	
	position: relative;
	margin: 10% auto;
	padding: 5px 20px 13px 20px;
	display: block;
    background: #fff;
    height: 250px;
    width: 270px;
   
    border-radius: 5px;
    
}

.close {
	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}

.close:hover { background: #00d9ff; }




.modalDialog p.before-zayavka {
	margin-top: 60px;
	font-size: 16px;
	line-height: 18px;
}
.modalDialog .zayavka-short {
	width: 270px;
	font-size: 14px;
	line-height: 16px;
}
.zayavka-short input[type=text].has-error {
	border-color: red;
}
.zayavka-short .form-error {
	margin-top: 5px;
	text-align: center;
	color: red;
}
.modalDialog .zayavka-short p {
	margin: 20px 0 10px 0;
}
.modalDialog input[type=text]{
	display: block;
	font-family: Roboto;
	font-size: 12px;
	line-height: 22px;
	padding: 10px;
	    border-radius: 5px;
	border: #cbcbca 1px solid;
	margin-bottom: 15px;
	width: 100%;
	box-sizing: border-box;
}

.form-spec a{
	color:#fff;
	text-transform: none;
    font-size: 20px;
}

.modalDialog input[type=text]::-webkit-input-placeholder {color:#000;}
.modalDialog input[type=text]::-moz-placeholder{color:#000;}
.modalDialog input[type=text]:-moz-placeholder{color:#000;} 
.modalDialog input[type=text]:-ms-input-placeholder{color:#000;}
.modalDialog input[type=submit] {
	width: 100%;
	display: block;
	background: #f8931f;
	font-family: Roboto;
	color: #fff;
	text-transform: uppercase;
	border: 0px;
	padding: 0 30px;
	border-radius: 5px;
    line-height: 46px;
	font-size: 14px;
	font-weight: 500;
	box-shadow: 0 13px 20px rbga(0,0,0,0.24);
	box-sizing: border-box;
}

.modalDialog h5 {
    font-size: 14px;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #000;
}












.soc-sprite{
	float:right;
	padding-top:80px;
	display:inline-flex;
	
}

.face{
	background-image: url(../../images/pages/o-nas/face.png);
    background-repeat: no-repeat;
    display: block;
    width: 30px;
    height: 19px;	
}

.face:hover{
	background-position: 0 -23px;
}
.inkd{
	background-image: url(../../images/pages/o-nas/inkd.png);
    background-repeat: no-repeat;
    display: block;
    width: 30px;
    height: 20px;	
}

.inkd:hover{
	background-position: 0 -19px;
}
.vkont{
	background-image: url(../../images/pages/o-nas/vkont.png);
    background-repeat: no-repeat;
    display: block;
    width: 30px;
	margin-top:4px;
    height: 15px;	
}

.vkont:hover{
	background-position: 0 -14px;
}


.most-ekran h2{
	color: #fe9759;
    font-size: 45px;
    letter-spacing: 2px;
    font-weight:bold;
    line-height: initial;
}

.usp-project{
	height: 250px;
    margin-top: 410px;
	background-color: #4b57cde8;
	
}

.count-project img{
	    float: right;
    margin-top: -88px;
    padding-right: 75px;
}

.usp-project a{
	float:right;
	padding-right:20px;
}
.link-project{
	
    
    padding-top: 128px;
    
}


.link-project a{
	color:#fe9759;
	font-size: 15px;
	font-weight:bold;
}

.link-vacans a{
	color:#fe9759;
	font-size: 15px;
	font-weight:bold;
}

.link-vacans{
/*	    float: right;
    padding-top: 270px;
    padding-right: 380px;*/
}

.text-project{
	
	float:right;
	color:#fff;
	margin-right: -40px;
}

.text-project h4{
	    text-transform: uppercase;
    font-size: 25px;
    padding-top: 20px;
    padding-bottom: 15px;
    font-weight: bolder;
    letter-spacing: 3px;
}
.text-project p{
	font-size: 13px;
    line-height: 2;
}

.count-sotrud img{
	padding-top: 40px;
    padding-bottom: 20px;
}
.text-sotrud  b{
	display:block;
	text-transform: uppercase;
    font-size: 25px;
    padding-top: 0;
    padding-bottom: 30px;
    font-weight: bolder;
    letter-spacing: 3px;
    color:#4b57cde8;
    
}

.text-sotrud p{
	float: left;
    font-size: 14px;
    line-height: 1.6;
    color: #000;
	/*width:350px;*/
	background: rgba(255,255,255, 0.7);
    padding: 10px;
}

.video-about{
	
	height: 500px;
    background-color: #4f5ac5;
}

.you-about{
	    float:left;
    /*margin-top: -30px;*/
    margin-top: 30px;
}

.uny-text p {
	    font-size: 19px;
    color: #fff;
    line-height: 1.8;
    /*padding-top: 50px;*/
}
.uny-text{
	float: left;
}
.unl-text{
	
    float: right;
   	
}
.unl-text h2{
	padding-top: 20px;
    font-size: 28px;
    color: #fff;
    padding-bottom: 20px;
   font-weight:bold;
}
.unl-text p {
	padding-bottom:10px;
	 color: #fff;
    font-size: 15px;
    line-height: 1.7;
}

.search-spec{
	background-color:#fff;
	height:480px;	
}

.search-spec img{
	right:0;
	position:absolute;
	height:480px;
	
}
.search-spec h2{
	    font-size: 34px;
    padding-top: 120px;
    line-height: 1.6;
    font-weight:bold;
    color: #3c3c3c;
    
}
.search-spec p{
	    padding-top: 40px;
    color: #3c3c3c;
    font-size: 16px;
    font-weight: 500;
}


.search-spec a.search-but{ 
   background: #ec891c;
    color: #fff;
    border: 0px;
    padding: 10px;
    height: 40px;
    position: relative;
    top: 60px;
    
    width: 220px;
    border-radius: 5px;
    font-size: 16px;
}

.search-certif img{
	width:100%;
}

.compet{
	
	height:700px;
	background-color:#f4f2f2;
}

.compet h2{
	padding-top: 60px;
    font-size: 30px;
    line-height: 1.7;
    font-weight:bold;
    letter-spacing: 1px;
	color: #3c3c3c;
	
}
.compet p{
	line-height: 2;
    padding-top: 20px;
}
.slider-comp{
	height:500px;
	background-color:grey;
	border:solid 1px;
}

.vigod-sotrud{
	height:800px;
	background-color:#fff;
}

.vigod-sotrud .row{
	text-align:center;
    padding-top: 20px;
    padding-bottom: 50px;
	
}
.vigod-sotrud h2{
	padding-top: 120px;
    padding-bottom: 80px;
	text-align:center;
	font-size: 30px;
    line-height: 1.7;
    font-weight:bold;
    letter-spacing: 1px;
	color: #3c3c3c;
}

.title-vigod{
	color:#000;
	padding: 50px;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;
padding-bottom: 20px;	
}

.desc-vigod{
	   font-size: 15px;
    
    padding-left: 50px;
    padding-right: 50px;
    line-height: 1.5;
}

.zakaz-ocenki{
	height:200px;
	background-color:#515dd3;
}

.zakaz-ocenki p{
	text-align:center;
	padding-top:30px;
	color:#fff;
	font-size:19px;
}
.but-ocenk{
	    text-align: center;
}

.but-ocenk a{
	
	 background: #ec891c;
    color: #fff;
    border: 0px;
    padding: 10px;
    height: 40px;
    position: relative;
    top: 60px;
    
    width: 235px;
    border-radius: 5px;
    font-size: 16px;
	
}
.nas-client{
	background-color:#f4f2f2;
	height:430px;
	text-align:center;
}
.nas-client h2{
	padding-top: 50px;
    padding-bottom: 60px;
	text-align:center;
	font-size: 30px;
    font-weight:bold;   
	color: #3c3c3c;
}
.log{
	height:55px;
	
	    margin-bottom: 40px;
}

.nas-client .span3{
	margin-left: 0;
}

.log img{
	max-height:50px;
}

.nas-client a{
		color:#fe9759;
	font-size: 16px;
	
}
.nash-office{
	height:500px;
	background-color:#fff;
	text-align:center;
	margin-bottom: 100px;
}

.nash-office h2{
	padding-top: 50px;
    
	
	font-size: 30px;
    font-weight:bold; 
	color: #3c3c3c;
	
}

.nash-office img{
	    height: 400px;
    width: auto;
    padding-top: 30px;
	
}


#slider { /*положение слайдера*/
    position: relative;
	text-align: center;
    top: 10px;
}

#slider{ /*центровка слайдера*/
	margin: 0 auto;
}

#slides .slides-block{ /*все изображения справа друг от доруга*/
	width: 20%;
	margin-top: 40px;
    float: left;
}

#slides .image{ /*устанавливает общий размер блока с изображениями*/
	width: 500%;
	line-height: 0;
}

#overflow{ /*сркывает все, что находится за пределами этого блока*/
	width: 100%;
	overflow: hidden;
}

.slides-block{ /*размер изображений слайдера*/
	width: 100%;
	height:530px;
}

#desktop:checked ~ #slider{ /*размер всего слайдера*/
	max-width: 960px; /*максимальнная длинна*/
}

/*настройка переключения и положения для левой стрелки*/
/*если свич1-5 активны, то идет обращение к лейблу из блока с id контролс*/
#switch1:checked ~ #controls label:nth-child(5), 
#switch2:checked ~ #controls label:nth-child(1),
#switch3:checked ~ #controls label:nth-child(2),
#switch4:checked ~ #controls label:nth-child(3),
#switch5:checked ~ #controls label:nth-child(4){
	background: url('prev.png') no-repeat; /*заливка фона картинкой без повторений*/
	float: left;
	margin: 0 0 0 -84px; /*сдвиг влево*/
	display: block;
	height: 68px;
	width: 68px;
}

/*настройка переключения и положения для правой стрелки*/
#switch1:checked ~ #controls label:nth-child(2), 
#switch2:checked ~ #controls label:nth-child(3),
#switch3:checked ~ #controls label:nth-child(4),
#switch4:checked ~ #controls label:nth-child(5),
#switch5:checked ~ #controls label:nth-child(1){
	background: url('next.png') no-repeat; /*заливка фона картинкой без повторений*/
	float: right;
	margin: 0 -84px 0 0; /*сдвиг вправо*/
	display: block;
	height: 68px;
	width: 68px;
}

label, a{ /*при наведении на стрелки или переключатели - курсор изменится*/
	cursor: pointer;
}

.all-slider input{ /*скрывает стандартные инпуты (чекбоксы) на странице*/
	display: none;
}

/*позиция изображения при активации переключателя*/
#switch1:checked ~ #slides .image{
	margin-left: 0;
}

#switch2:checked ~ #slides .image{
	margin-left: -100%;
}



#controls{ /*положение блока всех управляющих элементов*/
	margin: -25% 0 0 0;
	width: 100%;
	height: 50px;
}

#active label{ /*стиль отдельного переключателя*/
	border-radius: 10px; /*скругление углов*/
	display: inline-block; /*расположение в строку*/
	width: 15px;
	height: 15px;
	border: 1px solid blue;
	
}

#active{ /*расположение блока с переключателями*/
margin: 17% 0 0;
    padding-bottom: 40px;
	text-align: center;
	position:relative;
	z-index:99999;
}

#active label:hover{ /*поведение чекбокса при наведении*/
	background: blue;
    border-color: blue; /*выполнение в любом случае*/
}

/*цвет активного лейбла при активации чекбокса*/
#switch1:checked ~ #active label:nth-child(1),
#switch2:checked ~ #active label:nth-child(2),
#switch3:checked ~ #active label:nth-child(3),
#switch4:checked ~ #active label:nth-child(4),
#switch5:checked ~ #active label:nth-child(5){
	background: blue;
    border-color: blue;
}

#slides .image{ /*анимация пролистывания изображений*/
	transition: all 800ms cubic-bezier(0.770, 0.000, 0.175, 1.000);
}

#controls label:hover{ /*прозрачность стрелок при наведении*/
	opacity: 0.6;
}

#controls label{ /*прозрачность стрелок при отводе курсора*/
	transition: opacity 0.2s ease-out;
}


.img-prom:hover{
	
	position:relative;
	bottom:20px;
	display:block;

	text-align:center;
	right:20px;
	color:fff;
	
	-webkit-box-shadow: 10px 10px 20px -2px rgba(0,0,0,0.46);
-moz-box-shadow: 10px 10px 20px -2px rgba(0,0,0,0.46);
box-shadow: 10px 10px 20px -2px rgba(0,0,0,0.46);
transition: top ease-out .3s;
    transition-property: top;
    transition-duration: 0.3s;
    transition-timing-function: ease-out;
    transition-delay: 0s;
	z-index:9999;
	
}







.certif-b{
	border-top: 2px #b2aa86 solid;
	border-bottom: 2px #b2aa86 solid;
	
}



.img-prom{
	float:left;
	width:25%;
	display: block;
    height: 235px;
	cursor:pointer;
	text-align:left;
	position: relative;
}

.img-prom::before {
	content: " ";
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(255,165,0,0.5);
	opacity: 0;
}

.img-prom:hover::before {
	opacity: 1;
}

.img-prom img{
	width: 100%;
	height: 235px;	
	
}


.slides-block .img-prom h3{
	
    text-align: left;
    transition: top ease-out .3s;
}

.img-prom h3{
position: relative;
    z-index: 2;
    background-color: #80808094;
    font-size: 20px;
    line-height: 26px;
	display: inline;
    color: #fff;
    font-weight: bold;
    left: 3px;
    
    top: -130px;
}
#arenda1c-contact-form {
	border-bottom: #e9e9eb 1px solid;
}
#arenda1c-contact-form .container {
	padding-top: 75px;
	padding-bottom: 75px;
	color: #2a2a2a;
}
#arenda1c-contact-form .title {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 30px;
	display: block;
}
#arenda1c-contact-form input[type=text], #arenda1c-contact-form textarea {
	border: #e5e5e5 1px solid;
	padding: 8px 12px;
	box-sizing: border-box;
}
#arenda1c-contact-form input[type=text] {
	width: 240px;
	margin-right: 20px;
}
#arenda1c-contact-form input[type=text].error, #arenda1c-contact-form textarea.error{
	border-color: red;
}
#arenda1c-contact-form textarea {
	width: 503px;
	height: 90px;
}
#arenda1c-contact-form .form-row {
	margin-bottom: 20px;
}
#arenda1c-contact-form input[type=submit]{
	background: #e08d33;
	color: #fff;
	line-height: 40px;
	height: 40px;
	display: inline-block;
	padding: 0 25px;
	font-size: 20px;
	font-weight: 500;
	border-radius: 4px;
	box-shadow: 5px 8px 20px rgba(32,93,135,0.28);
	transition: 300ms;
}
#arenda1c-contact-form input[type=submit]:hover{
	box-shadow: 5px 8px 20px rgba(32,93,135,0.4), inset 0 5px 30px rgba(255,255,255,0.2);
}






header.mobile-header,
.heade-mobile-menu,
.main-menu-toggle,
.mobile-zadach {
	display: none;
}
 
@media (max-width: 1199.98px) { 

}
@media (max-width: 991.98px) { 
	.container{
		width: 100%;
		padding: 0 15px;
		box-sizing: border-box;
	}
	.row{
		margin: 0 !important;
	}
	.span1,.span2,.span3,.span4,.span5,.span6,.span7,.span8,.span9,.span10,.span11,.span12{
		width: initial;
		margin: 0!important;
	} 
	body{
		min-width: 300px
	}
	[class*="span"]{
		float: none
	}
	.footer hr{
		width: 100%
	}	
	.img-zadach{
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
		align-content: center;
	}
	.img-zadach .span2{
		float: none;
		padding: 0 15px;
	}
	.img-zadach .span2 p{
		font-size: 16px;
	}
	.top-new .row,
	.menu-no-region .row{
		display: flex;
		justify-content: space-between;
	}
		.row:before, .row:after{
			display: none
		}
		.header-social,
		.contacts-menu,
		.slogan.new{
			display: none
		}
	.spec-zadachi .adapt .row{
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap
	}
		.spec-zadachi .adapt .row .span6{
			width: 100%;
			max-width: calc(50% - 15px);
		}
	.adapt ul{
		padding: 0;
	}
		.adapt-zadach li{
			height: auto
		}
			.adapt p{
				width: 100%;
				font-size: 14px;
			}
	h2,
	.adapt h2{
		font-size: 32px;
		line-height: 1.5
	}
	.spec-forma input[type=submit]{
		padding: 0;
		font-size: 14px;
	}
	.black-text {
		background: #fff;
		background-image: url(../../images/pages/services-specialist/map.jpg);
		background-size: 50% auto;
		background-position: 50%;
		background-repeat: no-repeat;
		color: #000;
	}	
	.list-facts{
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
		.list-facts .span3{
			width: 250px;
		}
		.facts .number{
			border: none;
			color:#0f1590;
			font-weight:bold;
			font-size: 36px;
			line-height: 36px
		}
		.facts .text{
			font-size: 16px;
		}
	.more-clients{
		display: none
	}
	.clients-wrapper{
		display: flex;
		flex-wrap: wrap;
		justify-content: center;		
	}
		.clients-wrapper .clients-slide {
			display: block !important;
			border-radius: 5px !important;
			overflow: hidden;
			margin: 5px !important;
			width: 200px;
			height: auto;
			position: relative;
			box-shadow: 0 2px 3px #e8e8e8;
			margin: 8px 0 0 8px;
			border-bottom: 1px solid #d7d7d7;
			background:#fff
		}
		.clients-mini-block .clients-slide .picture{
			width: 100%;
			text-align:center;
			box-shadow: none;
			height: auto;
		}
		.clients-mini-block .clients-slide .picture img{
			max-width: 100%;
			display: inline-block
		}
		.clients-mini-block .clients-slide .text{
			width: 100%;
			box-sizing: border-box;
			padding: 10px;
			position: relative;
			font-size: 12px
		}
		.clients-mini-block .text .title{
			font-size: 16px;
		}
	.partner-text-info{
		font-style: italic;
		text-align: center;
		color: #363636;
		background: #fff;
		padding: 20px 15px;	
		padding-bottom: 30px;		
	}
	.footer {
		padding-top: 72px;
		background-color: #212121;
		color: #fff;
	}
		.footer .col-name{
			color:#fff;
			height: auto;
			margin-bottom: 20px;
		}
		.footer .row{
			display: flex;
			flex-wrap: wrap;			
		}
	.footer-social{
		border: none;
	}
		.footer-social__text{
			color:#fff
		}
	.footer2,.footer3{
		justify-content: space-between;
		display: none !important
	} 
		.footer2 .span4{
			width: calc(33% - 15px);
		}
			.go-to-contacts,
			.phone,
			.send-mail{
				background:none
			}
			.footer2 .span4 i{
				 margin: 30px 10px 0 10px;
			}
			.go-to-contacts div{
				font-size: 12px
			}
}
 

@media (max-width: 767.98px) {  
	header.mobile-header {
		display: block
	}


	#switch1:checked ~ #controls label:nth-child(2), #switch2:checked ~ #controls label:nth-child(3), #switch3:checked ~ #controls label:nth-child(4), #switch4:checked ~ #controls label:nth-child(5), #switch5:checked ~ #controls label:nth-child(1) {
    background: url(next.png) no-repeat;
    float: right;
    margin: 0 !important;
    display: block;
    height: 68px;
    width: 68px;
}

	.container.about-top {
		width: 100% !important;
	}
	.top-new{
		background: none;
		height: auto;
		text-align: center;
		text-transform: uppercase;
		font-size: 12px;
		font-weight: bold;
		padding: 10px;
	}
		.top-new:after{
			content:'Koderline';
			display: block;
			width: 100%;
		}
	.top-new>div{
		display: none;
	}
	section.menu nav{
		background:#ffffff;
		width: 100%;
	}
		section.menu nav>ul>li{
			float: none;
			display: block;
			margin: 0 !important;
			position: relative;
		}
			section.menu nav>ul>li>a{
				color:#363636;
				font-size: 300;
				font-size: 14px;
			}
			.menu-no-region nav>ul>li>a:hover {
				background: #fff;
				color:#205deb
			}	
			a.next-button {
				position: absolute;
    /* right: 0; */
    width: 100%;
    top: 0;
			}
			.menu nav>ul>li ul{
				-webkit-transition: all 250ms linear;
				transition: all 250ms linear;
				list-style-type: none;
				margin: 0;
				padding: 0;
				opacity: 1;	
				height: auto;
				-webkit-transform: translateZ(0);
			}	
			.mobile-mega-menu ul.has-been-viewed {
				-webkit-transform: translate3d(-100%,0,0);
				-ms-transform: translate3d(-100%,0,0);
				transform: translate3d(-100%,0,0);
			}	
			ul.has-been-viewed>li{
				position: inherit !important; 
			}
	.main-menu-toggle{
		display: block;
	}
	.heade-mobile-menu {
		background: #16c5fe;
		color: #fff;
		text-transform: uppercase;
		height: 60px;
		line-height: 60px;
		padding-left:20px;
		display: block;
		display: flex;
		justify-content: space-between; 
		font-weight: bold
	}	
	a.close-mobile-menu {
		position: relative;
		height: 60px;
		width: 60px;
		background:#16c5fe;
		display: inline-block
	}
		a.close-mobile-menu:before {
			content: '';
			height: 20px;
			width: 1px;
			display: block;
			background: #fff;
			-moz-transform: rotate(45deg);
			-ms-transform: rotate(45deg);
			-webkit-transform: rotate(45deg);
			-o-transform: rotate(45deg);
			transform: rotate(45deg);
			top: 50%;
			position: absolute;
			margin-top: -10px;
			left: 50%;		
		}
		a.close-mobile-menu:after {
			content:'';
			height: 20px;
			width: 1px;
			display: block;
			background:#fff;
			-moz-transform: rotate(-45deg);
				-ms-transform: rotate(-45deg);
				-webkit-transform: rotate(-45deg);
				-o-transform: rotate(-45deg);
				transform: rotate(-45deg);	
			position: absolute;
			top: 50%;
			margin-top: -10px;
			left: 50%;				
		}	
	a.close-mobile-menu:hover{
		background:#0bace0
	}
	.main-menu.mobile-mega-menu {
		display: none;
		position: absolute;
		top: 0;
		left: 0px;
		right: 0;

		z-index: 99;
	}
	.menu-fixed .main-menu.mobile-mega-menu{
		
	}
	.menu .row>div {
		height: 56px;
		display: flex;
		align-items: center;
	}	
	a.main-menu-toggle {
		color: #363636;
	}
		a.main-menu-toggle span{
			width: 12px;
			height: 1px;
			background:#363636;
			display: inline-block;
			position: relative;
			vertical-align: middle;
			margin-right: 10px;
		}
		a.main-menu-toggle span:before {
			content: '';
			width: 12px;
			height: 1px;
			display: block;
			position: absolute;
			margin-top: -4px;	
			background:#363636;
		}
		a.main-menu-toggle span:after {
			content:'';
			width: 12px;
			height: 1px;
			display: block;
			background:#363636;
			position: absolute;
			margin-top: 4px;			
		}	
		
			.mobile-zadach{
		display: block;
	}
	.desctop-zadach{
		display: none;
	}
	.menu-no-region .icon-search{
		background: url(/bitrix/templates/new/images/mobile-search.png) no-repeat 10px 50%;
		text-indent: inherit;
		color: #363636;
		width: 75px;
		text-align: right;
		margin: 0;
		height: auto;
	}
		section.menu.menu-no-region.mb-m.menu-fixed {
			background: #fff;
			box-shadow: 0 2px 5px 0 #cecece;
			position: relative
		}
	.menu nav>ul>li ul{
		position: absolute;
		left: 100%;
		top: 0;
		display: block;
		width: 100%;
	}
	body {
		overflow-x: hidden;
	}
	.menu nav>ul>li ul li a{
		background:#fff;
		color:#212121
	}
	a.next-button .arrow {
		text-indent: -999px;
    position: absolute;
    right: 56px;
	}
		a.next-button .arrow:before {
			content: '';
			height: 10px;
			width: 1px;
			display: block;
			background: #000;
			-moz-transform: rotate(45deg);
			-ms-transform: rotate(45deg);
			-webkit-transform: rotate(45deg);
			-o-transform: rotate(45deg);
			transform: rotate(45deg);
			top: 50%;
			position: absolute;
			margin-top: -2px;
			left: 50%;
		}
		a.next-button .arrow:after {
			content: '';
			height: 10px;
			width: 1px;
			display: block;
			background: #000;
			-moz-transform: rotate(-45deg);
			-ms-transform: rotate(-45deg);
			-webkit-transform: rotate(-45deg);
			-o-transform: rotate(-45deg);
			transform: rotate(-45deg);
			position: absolute;
			top: 50%;
			margin-top: -9px;
			left: 50%;
		}	
	a.back-button{
		position: relative;
		padding-top: 22px !important;
		padding-bottom: 15px !important;
	} 
		a.back-button:before {
			content: '';
			height: 10px;
			width: 2px;
			display: block;
			background: #000;
			-moz-transform: rotate(45deg);
			-ms-transform: rotate(45deg);
			-webkit-transform: rotate(45deg);
			-o-transform: rotate(45deg);
			transform: rotate(45deg);
			top: 50%;
			position: absolute;
			margin-top: -5px;
			left: 0px;
		}
		.menu nav>ul>li ul li a.back-button:after {
			content: '';
			height: 10px;
			width: 2px;
			display: block !important;
			background: #000;
			-moz-transform: rotate(-45deg);
			-ms-transform: rotate(-45deg);
			-webkit-transform: rotate(-45deg);
			-o-transform: rotate(-45deg);
			transform: rotate(-45deg);
			position: absolute;
			top: 50%;
			margin-top: 2px;
			left: 0px;
		}	
		.menu nav>ul>li ul li {
			margin: 0;
			border-top: 1px solid #dddddd;
			padding-left: 30px;
			background: #fff;
		}	
			.menu-no-region nav>ul>li ul li a:hover {
				background: #fff;
				color: #2f68ec;
			}	

		.nash-office img {
    height: auto;
    width: 100%;
    padding-top: 30px;
}

.nas-client {
    
    height: auto;
   
}	
.search-spec p {
padding-top: 0px;

}
.search-spec {
    background-color: #fff;
    height: 580px;
	margin-top: -10px;
}

.search-spec h2 {
    font-size: 34px;
    padding-top: 0px;
    line-height: 1.6;
    font-weight: bold;
    color: #3c3c3c;
}
.zakaz-ocenki {
    height: auto;
    background-color: #515dd3;
}
.vigod-sotrud {
    height: auto;
    background-color: #fff;
}
.vigod-sotrud h2 {
padding-top: 20px;
}
.slides-block {
    width: 100%;
    height: auto;
}
.img-prom {
    float: left;
    width: 100%;
    display: block;
height: auto;}

.img-prom img {
    width: 100%;
    height: auto;
}
.nas-client {
        margin-top: 100px;
    padding-bottom: 20px;
}
.search-spec img {
    right: 0;
    position: relative;
    height: auto;
    width: 100%;
}
.uny-text {
    float: none; 
}
.unl-text {
    float:right;
}

.video-about {
    height: auto;
    background-color: #4f5ac5;
} 
.compet {
    height: auto;
    background-color: #f4f2f2;
}
.link-vacans {
    /*float: right;
    padding-right: 0;*/
    padding-bottom: 10px;
    padding-top: 10px;
    
}
.you-about {
    float: right;
    margin-top: 0;
    display: none;
    padding-top: 20px;
    width: 100%;
    height: 270px;
    height: ;
    position: relative;

}

#arenda1c-contact-form textarea {
    width: 100%;
    height: 90px;
}
#bx_flv_player_1875217556_div_jwplayer_display{
	height:auto;
	width:100% !important;
} 
.usp-project {
height: 300px;
    margin-top: 150px;
}
.most-ekran {
    position: relative;
height: 1260px;
}

.sotrud-cont{
	margin-top: 200px;
}
.count-project img {
    float: right;
    margin-top: -88px;
    padding-right: 0;
}
.text-project {
    float: right;
    color: #fff;
    margin-right: 0;
}
.text-sotrud p {
    float: left;
    font-size: 14px;
    line-height: 1.6;
    color: #000;
    width: auto;
}
.most-ekran h2 {
    color: #fe9759;
    font-size: 35px;
    letter-spacing: 2px;
    font-weight: bold;
    line-height: initial;
}

}



