.centered {
	text-align: center;
}


.marta {
	position: relative;
	height: 203px;
	background: #2e55a5 url(../../images/pages/services-abonent/8-marta.jpg) no-repeat bottom center;
	color: #fff;
	font-size: 16px;
	line-height: 24px;
}


.marta .row{
	position:absolute;
	top:130px;
	right:140px;
	
}
.marta a{
	font-size:30px;
	color:blue;
}



.product.banner {
	position: relative;
	/*height: 850px;*/
	height: fit-content;
	background: #2e55a5 url(../../images/pages/services-abonent/banner_new.jpg) no-repeat bottom center;
	color: #fff;
	font-size: 16px;
	line-height: 24px;
}
.product.banner h1 {
	font-size: 30px;
	line-height: 30px;
	text-align: left;
	margin: 60px 0 15px 0;
	font-weight: 600;
	color: #fdb465;
}
.product.banner p.big {
	font-size: 50px;
	line-height: 66px;
	margin: 60px 0;
	color: #fdb465;
}
.tariff-link {
	display: inline-block;
	color: #fff;
	margin-top: 20px;
	font-size: 20px;
	line-height: 20px;
	margin-left: -40px;
}
.grey-text {
	background: #eee;
	color: #000;
}
.blue-text {
	background: #3b6daf;
	color: #fff;
}
.white-text .container, .blue-text .container{
	padding: 1px 0;
}
section.advantages .container {
	padding-bottom: 0px;
}
section.white-text{
	background: #fff;
	color: #202020;
	font-size: 16px;
	line-height: 22px;
}
section p.big{
	font-size: 24px;
	line-height: 30px;
	margin: 10px 0;
}
.tariffs {
	font-size: 16px;
	line-height: 20px;
}
.tariffs .container {
	padding: 35px 0;
}
.tariffs .span4:nth-child(2){
}
.tariffs .tariff-info {
	padding: 30px;
	background: #eeeeee;
	box-shadow: -2px 0 5px rgba(0,0,0,0.59);
	margin-bottom: 30px;
}
.tariffs  h3 {
	font-size: 24px;
	line-height: 28px;
	margin: 60px 0 30px 0;
}
.tariffs .tariff-text h3 {
	font-size: 24px;
	line-height: 28px;
	font-weight: 400;
	margin: 0 0 50px 0;
	text-transform: uppercase;
}
.tariffs .tariff-text h3.orange {
	color: #f99b2f;
}
.tariffs .tariff-text h3.green {
	color: #54bf4f;
}
.tariffs .tariff-text h3.blue {
	color: #119ac6;
}
.tariffs ul.black {
	list-style: disc outside;
	margin-left: 20px;
}
.tariffs .tariff-text ul.black{
	margin-left: 1px;
}
.tariffs ul.black li {
	margin-bottom: 30px;
}
.tariffs .btn-orange {
	background: #e08d33;
	color: #fff;
	line-height: 40px;
	height: 40px;
	width: 100%;
	display: inline-block;
	padding: 0;
	text-align: center;
	font-size: 20px;
	font-weight: 500;
	border-radius: 4px;
	box-shadow: 2px 3px 5px rgba(0,0,0,0.73);
	transition: 300ms;
}
.tariffs .btn-orange:hover{
	box-shadow: 5px 8px 20px rgba(0,0,0,0.4), inset 0 5px 30px rgba(255,255,255,0.2);
}
.tariff-text.with-additional .tariff-additional:before{
	display: block;
	width: 40px;
	margin: 0px auto 15px auto;
	font-size: 36px;
	line-height: 40px;
	content: '+';
	font-weight: 300;
}
.tariff-prices {
	margin-top: 25px;
}
.tariff-prices .period {
	display: block;
	font-weight: 600;
	opacity: 0.5;
}
.tariff-prices .tariff {
	font-size: 18px;
	line-height: 24px;
	font-weight: 300;
	margin-bottom: 20px;
}
.tariff-prices .tariff .num {
	font-size: 24px;
}
.rel-projects .container {
	padding-bottom: 40px;
}
.projects-row .span6 {
	box-sizing: border-box;
	height: 430px;
	overflow: hidden;
	background: #fff;
	box-shadow: 0 2px 3px rgba(0,0,0,0.24);
	margin-bottom: 20px;
}
.projects-row .info-main:after {
	display: block;
	clear: both;
	content: '';
}
.projects-row .info-main {
	position: relative;
	border-bottom: #eee 1px solid;
	padding: 20px;
}
.projects-row .info-main .picture {
	float: left;
	width: 200px;
	height: 180px;
	overflow: hidden;
}
.projects-row .info-main .text {
	float: right;
	width: 200px;
	padding-left: 20px;
}
.projects-row .info-main p {
	margin-bottom: 20px;
}
.projects-row .info-main p.prop {
	font-size: 16px;
	line-height: 18px;
	padding: 0px;
	margin-left: 0px;
}
.projects-row .info-main h3 {
	font-size: 18px;
	line-height: 20px;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.projects-row .info-main .link-otzyv {
	display: block;
	position: absolute;
	bottom: 20px;
	color: #119ac6;
}
.projects-row .info-more {
	padding: 20px;
	font-size: 16px;
	line-height: 18px;
}
.projects-row .info-more p {
	margin-bottom: 15px;
}
.projects-row .info-more p.blue {
	color: #119ac6;
	font-weight: 500;
}
.projects-row.hidden{
	display: none;
}
.more-projects {
	text-align: center;
}
.more-projects-link {
	display: inline-block;
	background: #119ac6;
	color: #fff;
	font-size: 18px;
	line-height: 40px;
	padding: 0 40px;
}
.more-projects-link .dots {
	line-height: 36px;
	vertical-align: bottom;
	padding-left: 10px;
}
.white-text h2,.grey-text h2, .black-text h2, .white-text .h2{
	font-size: 36px;
	line-height: 48px;
	text-transform: none;
	font-weight: 600;
	padding: 50px 0;
	margin: 0px;
	color: #202020;
}
.advantages .span3 {
	margin-top: 30px;
	margin-bottom: 30px;
}
.advantages p {
	font-size: 14px;
	line-height: 24px;
}
.advantages img {
	max-width: 100%;
}
.advantages .span6 img {
	margin: 0 0 -5px -150px;
	display: block;
}
.advant-icon {
	height: 100px;
	margin-bottom: 25px;
}
ul.blue-dots {
	margin: 40px 0;
	font-size: 14px;
	line-height: 22px;
}
.advantages ul.blue-dots {
	margin: 70px 0 0 0;
}
.how-much ul.blue-dots {font-size: 16px;}
ul.blue-dots li {
	margin: 20px 0;
	padding-left: 25px;
	position: relative;
}
ul.blue-dots li:before {
	display: block;
	content: '';
	position: absolute;
	top: 8px;
	left: 0px;
	width: 5px;
	height: 5px;
	background: #3b6daf;
	border-radius: 3px;
}
ul.with-icons {
	padding: 30px 0;
	margin: 0px;
}
ul.with-icons li {
	margin: 40px 0;
	font-weight: 300;
	padding-left: 60px;
	height: 40px;
	line-height: 24px;
	padding-top: 5px;
}
ul.with-icons li:before {
	display: block;
	float: left;
	width: 24px;
	height: 24px;
	border: 8px solid #f8931f;
	background: #f8931f url(../../images/pages/services-abonent/icons.png) no-repeat top left;
	content: '';
	margin: -5px 0 0 -60px;
}
ul.with-icons li.check:before{
	background-position: 0 -24px;
}
ul.with-icons li.manager:before{
	background-position: 0 -48px;
}
.banners-small-slider {
	width: 940px;
	height: 115px;
	padding-bottom: 120px;
}
.banners-small-block .swiper-wrapper {
	width: 940px;
	height: 115px;
}
.banners-small-block .swiper-slide a{
	display: block;
	width: 940px;
	height: 115px;
	border: #888 1px solid;
	box-sizing: border-box;
	overflow: hidden;
}
.banners-small-block .swiper-slide img {
	width: 100%;
}
.swiper-pagination {
	text-align: center;
	padding-top: 23px;
}
.swiper-pagination .swiper-pagination-switch:before {
	display: block;
	background: transparent;
	width: 10px;
	height: 10px;
	margin: 4px;
	content: '';
	border-radius: 10px;
}
.swiper-pagination .swiper-pagination-switch.swiper-active-switch:before {
	background: #727272;
}
.swiper-pagination .swiper-pagination-switch {
	display: inline-block;
	background: transparent;
	border: #727272 1px solid;
	border-radius: 22px;
	margin: 0 7px;
	cursor: pointer;
}
.single-row-form  {
	background: transparent;
	padding: 0px;
}
.single-row-form fieldset {
	padding: 0px;
	border: 0px;
	margin: 0px;
}
.single-row-form small {
	display: block;
	text-align: left;
	margin: 10px 0 0 30px;
	color: #a1a1a1;
	font-size: 14px;
}
.single-row-form form .title {
	font-size: 24px;
	line-height: 24px;
	font-weight: 300;
	padding: 0px;
}
.single-row-form form .sub-title{
	display: block;
	font-size: 18px;
	line-height: 24px;
	font-weight: 300;
	padding: 5px 0 10px 0;
}
.single-row-form form .sub-title:before {
	display: block;
	content: '+';
	color: #f99b2f;
	font-weight: 500;
}
.single-row-form p {
	text-align: center;
	font-size: 18px;
	line-height: 24px;
	margin: 5px 0 0 0;
	font-size: 14px;
	line-height: 14px;
	margin-top: 20px;
}
.single-row-form input[type=text]{
	display: inline-block;
	vertical-align: top;
	width: 100%;
	box-sizing: border-box;
	margin: 0px;
	background: #fff;
	border: 0px;
	color: #000;
	font-size: 14px;
	line-height: 43px;
	height: 43px;
	padding: 0 10px;
	border-radius: 5px;
	box-shadow: 2px 3px 9px rgba(0,0,0,0.39);
	border: transparent 1px solid;
}
.single-row-form input[type=text].error {
	border-color: red;
}
.single-row-form input[type=submit]{
	background: #f8931f;
	color: #fff;
	border: 0px;
	width: 100%;
	margin: 0px;
	border-radius: 5px;
	font-size: 14px;
	line-height: 43px;
	height: 43px;
	padding: 0 10px;
	transition: 300ms;
	font-weight: 600;
}
.single-row-form input[type=submit]:hover{
	box-shadow: 2px 3px 9px rgba(0,0,0,0.39);
}
.single-row-form .form-error {
	position: absolute;
	z-index: 10;
	color: #fff;
	text-shadow: 0 0 3px rgba(255,0,0,0.99);
}
.programs-support .span8, .programs-support .span4{
	background: #fff;
	border: #e1e1e1 1px solid;
	box-sizing: border-box;
	min-height: 240px;
	font-size: 18px;
	line-height: 22px;
}
.programs-support h3 {
	padding: 15px 20px;
	background: #f9f8f8;
	opacity: 0.5;
}
.programs-support .span8 .column {
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding: 20px;
	font-weight: 300;
}
.programs-support p {
	padding: 20px;
}
.clients-mini-block {
	padding-bottom: 105px;
}
.clients-mini-block .clients-wrapper:after{
	display: block;
	clear: both;
	content: '';
}
.clients-mini-block .clients-slide {
	float: left;
	width: 228px;
	height: 252px;
	position: relative;
	box-shadow: 0 2px 3px rgba(0,0,0,0.24);
	margin: 8px 0 0 8px;
}
.clients-mini-block .clients-slide:nth-child(4n+1){
	margin-left: 0px;
}
.clients-mini-block .clients-slide.hidden{
	display: none;
}
.clients-mini-block .clients-slide .picture {
	display: block;
	width: 228px;
	height: 160px;
	box-shadow: 0 2px 3px rgba(0,0,0,0.24);
	background: #fff;
}
.clients-mini-block .clients-slide .text {
	position: absolute;
	bottom: 0px;
	text-align: center;
	padding: 15px 20px;
	width: 188px;
	background: #fff;
	font-size: 16px;
	min-height: 72px;
}
.clients-mini-block .text .title {
	display: block;
	font-weight: 500;
	margin-bottom: 5px;
	font-size: 18px;
}
.more-clients {
	margin-top: 20px;
	text-align: center;
}
.more-clients-link {
	display: inline-block;
	background: #119ac6;
	color: #fff;
	font-size: 18px;
	line-height: 40px;
	padding: 0 40px;
}
.more-clients-link .dots {
	line-height: 36px;
	vertical-align: bottom;
	padding-left: 10px;
}
.tariffs .download-link {
	font-size: 18px;
	line-height: 20px;
	margin: 30px 0 0 0;
	text-align: center;
}
.tariffs .download-link .fa {
	padding-left: 35px;
}
.what-is-item {
	position: relative;
	margin: 30px 0;
}
.what-is-item .num {
	font-family: 'Open Sans';
	font-size: 72px;
	line-height: 72px;
	color: #3b6daf;
	font-weight: 800;
}
.what-is-icon {
	position: absolute;
	top: 53px;
	left: 15px;
	text-align: center;
}
.what-is-item p {
	padding-left: 80px;
	padding-bottom: 20px;
	margin: -5px 0 0 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
}
.simple-contact-form {
	
}
.simple-contact-form .container {
	padding-top: 75px;
	padding-bottom: 20px;
	color: #2a2a2a;
}
.simple-contact-form .title {
	font-size: 30px;
	line-height: 30px;
	font-weight: 500;
	display: block;
	margin-bottom: 10px;
}
.simple-contact-form .sub-title {
	display: block;
	font-size: 16px;
	line-height: 18px;
	color: #7c7c7c;
	margin-bottom: 50px;
}
.simple-contact-form input[type=text], .simple-contact-form textarea {
	border: #e5e5e5 1px solid;
	padding: 8px 12px;
	box-sizing: border-box;
}
.simple-contact-form input[type=text] {
	width: 240px;
	margin-right: 20px;
}
.simple-contact-form input[type=text].error, .simple-contact-form textarea.error{
	border-color: red;
}
.simple-contact-form textarea {
	width: 503px;
	height: 50px;
}
.simple-contact-form .form-row {
	margin-bottom: 20px;
}
.simple-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;
}
.simple-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);
}
a.orange {
	color: #df8d33;
}
section.video {
	background: url(../../images/pages/services-abonent/video_wrapper_bg.jpg) no-repeat center top;
	font-size: 16px;
	line-height: 20px;
}
section.video .container {
	padding-top: 265px;
	padding-bottom: 60px;
}
.video-wrapper {
	display: table;
	width: 96%;
	margin: 0 auto;
	position: relative;
}
.video-shadow{
	background: url(../../images/pages/services-abonent/video_shadow.png) no-repeat bottom center;
	width: 96%;
	margin: 0 auto;
	height: 47px;
}
.video-inner {
	display: table-row;
}
.video-text {
	display: table-cell;
	width: 40%;
	vertical-align: top;
	background: url(../../images/pages/services-abonent/video_bg.png?v=2) repeat;
	color: #fff;
	padding: 50px 40px 0 40px;
	font-size: 20px;
	line-height: 28px;
}
.video-text .video-author {
	font-size: 24px;
	color: #f58d3c;
	font-weight: bold;
}
.video-player {
	width: 100%;
	height: 306px;
}
.video-video {
	display: table-cell;
	width: 60%;
	height: 306px;
	max-height: 306px;
	vertical-align: top;
	background: url(../../images/pages/services-abonent/video-1.jpg) no-repeat center center;
	background-size: cover;
}
.video-video img,.video-video iframe {
	border: 0px;
	display: block;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.video-player.floating {
	position: absolute;
	left: 0px;
	right: 0px;
	height: 508px;
	margin-top: -90px;
	box-shadow: 0px 7px 40px rgba(0,0,0,0.44);
	z-index:20;
}
.video-player.floating:after{
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top:100%;
	content: '';
	height: 47px;
	background: url(../../images/pages/services-abonent/video_shadow.png) no-repeat bottom center;
}
.video-video .video-player.floating iframe {
	height: 508px;
}
.extra-big {
	font-size: 30px;
	font-weight: bold;
}
h2+p.big {
    margin-top: 0px;
}

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 !important;
		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
	}
	.top-new{
		background: none;
		height: auto;
		text-align: center;
		text-transform: uppercase;
		font-size: 14px;
		font-weight: bold;
		padding: 15px;
	}
		.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;
			}	
			
	.single-row-form input[type=text] {
   
		
		margin-bottom: 10px;
	}
	.product.banner p.big {
    font-size: 28px;
    line-height: 66px;
    margin: 20px 0;
    color: #fdb465;
}

.single-row-form {
    background: transparent;
    padding: 0px;
    padding-left: 10px;
    padding-right: 10px;
}
.product.banner {
    position: relative;
height: 700px;
}

.advantages .span3 {
   
    text-align: center;
}
.simple-contact-form input[type=text] {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px !important;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    background: #fff;
    border: 0px;
    color: #000;
    font-size: 14px;
    line-height: 43px;
    height: 43px;
    padding: 0 10px; 
    border-radius: 5px;
    box-shadow: 2px 3px 9px rgba(0,0,0,0.39);
    border: transparent 1px solid;
}

.simple-contact-form .form-row {
    margin-bottom: 0px;
}
.simple-contact-form input[type=submit] {
   
    background: #f8931f;
    color: #fff;
    border: 0px;
    width: 100%;
    margin: 0px;
    border-radius: 5px;
    font-size: 14px;
    line-height: 43px;
    height: 43px;
    padding: 0 10px;
    transition: 300ms;
    font-weight: 600;
    box-shadow: 5px 8px 20px rgba(32,93,135,0.28);
   
}
.simple-contact-form textarea {
    width: 100%;
    height: 50px;
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px !important;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    background: #fff;
    border: 0px;
    color: #000;
    font-size: 14px;
    line-height: 43px;
    height: 63px;
    padding: 0 10px;
    border-radius: 5px;
    box-shadow: 2px 3px 9px rgba(0,0,0,0.39);
    border: transparent 1px solid;
}

section p.big {
    
    padding: 10px;
}
.video-wrapper {
        display: table;
    width: 100%;
    padding-top: 150px;
    margin: 0 auto;
    position: relative;
}
.video-text {
    display: table-footer-group;
width: 100%;
}
.video-text p{
	padding:10px;
}
.video-video {
    display: table-header-group;
width: 100%;}

.product.banner h1 {
    font-size: 30px;
    line-height: 30px;
    text-align: left;
    margin: 0;
    padding: 10px;
    font-weight: 600;
    color: #fdb465;
}

.white-text .h2 {
font-size: 24px;
}
.marta{
    position: relative;
    height: 73px;
    background: #2e55a5 url(../../images/pages/services-abonent/8-marta.jpg);
   
    font-size: 16px;
    line-height: 24px;
    color: #000;   
 background-position-x: center;
    background-repeat: no-repeat;
    background-size: 180% 100%;
    z-index: 2;
    position: relative;
}

.marta .row {
    position: relative;
	right: 0;
    top: 0;
    padding-top: 40px;
    text-align: center;
}

section.video {
    background: url(../../images/pages/services-abonent/video_wrapper_bg.jpg) no-repeat center top;
    font-size: 16px;
    line-height: 20px;
    background-position-x: center;
    background-repeat: no-repeat;
	background-size: 200% 40%;
    z-index: 2;
    position: relative;
}

}			
