

/* Start:/local/templates/main/css/normalize.min.css?15911909761981*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}
/* End */


/* Start:/local/templates/main/css/main.css?160572517838468*/
@font-face {
	font-family: "RobotoRegular";
	src: url("/local/templates/main/css/../fonts/RobotoRegular/RobotoRegular.eot");
	src: url("/local/templates/main/css/../fonts/RobotoRegular/RobotoRegular.eot?#iefix")format("embedded-opentype"), url("/local/templates/main/css/../fonts/RobotoRegular/RobotoRegular.woff") format("woff"), url("/local/templates/main/css/../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: "RobotoLight";
	src: url("/local/templates/main/css/../fonts/RobotoLight/RobotoLight.eot");
	src: url("/local/templates/main/css/../fonts/RobotoLight/RobotoLight.eot?#iefix")format("embedded-opentype"), url("/local/templates/main/css/../fonts/RobotoLight/RobotoLight.woff") format("woff"), url("/local/templates/main/css/../fonts/RobotoLight/RobotoLight.ttf") format("truetype");
	font-style: normal;
	font-weight: normal;
}
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('/local/templates/main/css/../fonts/slick/slick.eot');
    src: url('/local/templates/main/css/../fonts/slick/slick.eot?#iefix') format('embedded-opentype'), url('/local/templates/main/css/../fonts/slick/slick.woff') format('woff'), url('/local/templates/main/css/../fonts/slick/slick.ttf') format('truetype'), url('/local/templates/main/css/../fonts/slick/slick.svg#slick') format('svg');
}
html,
body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	min-width: 990px;
	background: #ffffff url(/local/templates/main/css/../img/bg.jpg) 50% 50% scroll;
	/*background: #ffffff url(/local/templates/main/css/../img/white_paperboard.png) 50% 50% scroll;*/
	color: #000000;
	font-family: RobotoRegular, Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 14px;
}
.container {
	box-sizing: border-box;
	max-width: 1000px;
	padding-left: 95px;
	padding-left: 70px;
	padding-right: 70px;
	margin-left: auto;
	margin-right: auto;
}

.main {
	1min-height: 100px;
	1min-height: calc(100vh - 60px);
	min-height: calc(100vh - 60px);
}
/*** fixes ***/

a img {
	border: 0;
}

input::-webkit-input-placeholder {
	color: inherit;
}
input:-ms-input-placeholder {
	color: inherit;
}
input::-moz-placeholder {
	color: inherit;
}
input:focus::-webkit-input-placeholder {
	color: transparent;
}
input:focus:-ms-input-placeholder {
	color: transparent;
}
input:focus::-moz-placeholder {
	color: transparent;
}
audio,
canvas,
iframe,
img,
svg,
video {
	vertical-align: middle;
	max-width: 100%;
}
textarea {
	resize: vertical;
}
hr {
	display: block;
	height: 1px;
	margin: 1em 0;
	padding: 0;
	border: 0;
	border-top: 1px solid #cccccc;
}



.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 1px;
	white-space: nowrap;
}
.menu li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
}
.menu a {
	display: inline-block;
	vertical-align: top;
	color: inherit;
	text-decoration: none;
}
.menu a:hover,
.menu a:focus {
	text-decoration: none;
	outline: none;
}
.menu.justify,
.justify {
	text-align: justify;
}
.menu.justify:after,
.justify:after {
	content: '.';
	display: inline-block;
	vertical-align: top;
	width: 100%;
	visibility: hidden;
}
.menu.vertical li {
	display: block;
}
.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.header .menu li ul {
	position: absolute;
	background: #fff;
	position: absolute;
	padding: 0;
	min-width: 100%;
	border: 1px solid rgba(21,45,120, 0.1);
	border-top: 0;
	padding: 0 10px;
	margin-left: -10px;
	-webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.1);
	box-shadow: 0 2px 2px rgba(0,0,0,0.1);
	display: none;
}
.header .menu li ul li {
	float: none;
	display: block;
	white-space: nowrap;
}
.header .menu li ul li a {
	padding: 10px 15px;
	line-height: 1.4;
	color: #152d78;
}
.header .menu li ul li a:hover {
	color: #00a2d9;
}
.header .menu li:hover ul {
	display: block;
}
/*************************** main ***************************/

a {
	color: #00a2d9;
	text-decoration: none;
}
a:hover,
a:focus {
	text-decoration: underline;
}
.minor,
.minor:hover,
.minor:focus {
	border-bottom: 1px dashed;
	color: inherit;
	text-decoration: none;
}
.minor:hover,
.minor:focus {
	border-bottom-color: transparent;
}

.container > .minor:hover,
.container > .minor:focus {
	color: #152d78;
	border-bottom-color: transparent;
	background: rgba(255,255,255,0.3);
	-webkit-box-shadow: 0 0 0 3px rgba(255,255,255,0.3);
	box-shadow: 0 0 0 3px rgba(255,255,255,0.3);
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	font-family: 'RobotoLight', Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	font-weight: 200;
	word-break: keep-all;
}
h1 {
	margin-left: -0.05em;
	font-size: 50px;
	line-height: 1em;
}
h2 {
	margin-bottom: 25px;
	font-size: 24px;
	font-weight: bold;
	line-height: 24px;
	1line-height: 1.1;
	color: inherit;
	text-align: left;
}
h2.separate {
	margin-top: 50px;
	padding-top: 16px;
	border-top: 2px solid #ffffff;
}
p {
	margin: 1em 0;
}
.big {
	font-size: 22px;
}
 button,
.button {
	display: inline-block;
	vertical-align: top;
	line-height: 30px;
	height: 32px;
	padding: 0 17px;
	border: 1px solid #f89931;
	border-radius: 30px / 100%;
	background: #f89931;
	color: #ffffff;
	font-family: RobotoLight, Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	cursor: pointer;
	-webkit-transition: all 0.15s;
	transition: all 0.15s;
	outline: 0;
}
button:hover,
.button:hover {
	text-decoration: none;
	background: #ffffff;
	color: #f89931;
	border-color: #f89931;
}
.block-toright {
	float: right;
}
.block-wide {
	1margin-left: -20px;
	margin-right: 0px;
}

.header {
	position: relative;
	height: 60px;
	background: #ffffff;
	min-width: 980px;
	z-index: 50;
}
.header-fixed {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	1-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	1box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
.header .container {
	padding: 0 10px;
}
.logo {
	float: left;
	line-height: 54px;
	margin-right: 10px;
}

.logo img {
	height: 39px;
}
.header a {
	line-height: 60px;
	color: #152d78;
	text-transform: uppercase;
	font-size: 12px;
}
.header a:hover {
	color: #00a2d8;
}
.header .active a {
	color: #919090;
	color: #f89931;
}
.menumain-toggle {
	display: none;
}
.menumain {
	float: left;
}
.menumain a {
	padding: 0 5px;
}
.menulang {
	float: left;
	margin-left: 12px;
}
.menulang a {
	padding: 0 5px;
}
.menulang a:before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	height: 12px;
	margin-top: -5px;
	border-left: 1px solid #152d78;
}
.menulang li:first-child a:before {
	display: none;
}
.header .login {
	margin-left: 12px;
}
.col2 {
	box-sizing: border-box;
	float: left;
	position: relative;
	width: 50%;
	font-size: 20px;
}
.col2 + .col2 {
	padding-left: 30px;
}
.col2 h2 {
	font-size: 30px;
	font-weight: normal;
}
.fp-enabled .section.footer {
	background: #152d78;
}
.footer {
	background: #152d78;
	padding-bottom: 60px;
}
.footer .col2 p {
	margin: 0;
}
.footer .col2 h2 {
	font-size: 24px;
}
.footer .soc-list {
	/*position: absolute;*/
	/*left: 100%;*/
	/*bottom: 0;*/
	/*width: 100%;*/
	/*margin-left: 30px;*/
	/*margin-bottom: 13px;*/
	margin-bottom: 0;
	padding-top: 53px;
}
.footer textarea {
	display: block;
}
.footer .col2:nth-child(2) {
	padding-bottom: 39px;
}
.footer .copy {
	float: left;
	clear: left;
	color: #ffffff;
	font-size: 12px;
}
.footer .designby {
	float: right;
	padding-bottom: 30px;
	color: #ffffff;
	font-size: 12px;
}
.footer .designby a {
	color: #fff;
}
.menufooter {
	1float: left;
	1width: 100%;
	margin-top: 44px;
	padding-top: 44px;
	padding-bottom: 44px;
	margin-bottom: 44px;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	border-top: 10px solid rgba(255,255,255,0.1);
	border-bottom: 10px solid rgba(255,255,255,0.1);
	color: #ffffff;
}
.menufooter > li {
	width: 25%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 10px;
}
.menufooter > li > a {
	text-transform: uppercase;
}
.menufootersub li {
	display: block;
	padding: 2px 0;
}
.menufootersub a {
	white-space: normal;
}
.menufooter > li > a:hover,
.menufootersub a:hover {
	color: #84cbe4;
}
.menufooter > li > ul {
	margin-top: 5px;
}
.footer-inner {
	padding-bottom: 0;
}
.footer-inner .menufooter {
	margin-top: 0;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-top: none;
	border-bottom: 2px solid #ffffff;
	border-bottom: 10px solid rgba(255,255,255,0.1);
}
.soc-list {
	margin-bottom: 28px;
	font-size: 0;
}
.soc-item {
	display: inline-block;
	vertical-align: top;
	width: 39px;
	height: 39px;
	line-height: 39px;
	background: #0fade4;
	font-size: 14px;
	text-align: center;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}
.soc-item + .soc-item {
	margin-left: 11px;
}
.soc-item img {
	vertical-align: top;
}
.soc-item:hover {
	opacity: 0.8;
}

.b-contacts .soc-item a{
	border-bottom: none;
}
.has-bracket {
	box-sizing: border-box;
	position: relative;
	padding-top: 60px;
	padding-bottom: 60px;
	color: #ffffff;
	font-size: 16px;
}
.has-bracket:before,
.has-bracket:after {
	content: '';
	position: absolute;
	left: 10px;
	top: 50px;
	width: 17px;
	height: 75%;
	height: calc(100% - 60px - 60px);
	border-width: 8px 0 8px 8px;
	border-style: solid;
	border-color: #ffffff;
	-webkit-transition: 0.5s ease-out 0.5s;
	-o-transition: 0.5s ease-out 0.5s;
	transition: 0.5s ease-out 0.5s;
}
.block-main .has-bracket:before,
.block-main .has-bracket:after {
    height: calc(100% - 60px);
}
.has-bracket:after {
	left: auto;
	right: 10px;
	border-width: 8px 7px 8px 0;
}
.fp-enabled .fp-section .has-bracket:before,
.has-bracket:before {
	-webkit-transform: translateX(-100px);
	-ms-transform: translateX(-100px);
	-o-transform: translateX(-100px);
	transform: translateX(-100px);
	opacity: 0;
}
.fp-enabled .fp-section .has-bracket:after,
.has-bracket:after {
	-webkit-transform: translateX(100px);
	-ms-transform: translateX(100px);
	-o-transform: translateX(100px);
	transform: translateX(100px);
	opacity: 0;
}

.fp-enabled .page-loaded .fp-section.active .has-bracket:before,
.fp-enabled .page-loaded .fp-section.prev-active .has-bracket:before,
.page-loaded .has-bracket:before {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	opacity: 1;
}
.fp-enabled .page-loaded .fp-section.active .has-bracket:after,
.fp-enabled .page-loaded .fp-section.prev-active .has-bracket:after,
.page-loaded .has-bracket:after {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
	opacity: 1;
}

.fp-enabled .fp-section {
	z-index: 10;
	1background: #fff url(/local/templates/main/css/../img/white_paperboard.png) 50% 50% scroll;
	background: #ffffff url(/local/templates/main/css/../img/bg.jpg) 50% 50% scroll;
}





.fp-footer {
	display: none;
	position: absolute;
	bottom: 60px;
	width: 100%;
	height: 60px;
	1background: #fff url(/local/templates/main/css/../img/white_paperboard.png) 50% 50% scroll;
	background: #ffffff url(/local/templates/main/css/../img/bg.jpg) 50% 50% scroll;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}

.fp-footer__wrap {
	margin: 0 auto;
	max-width: 980px;
}

.fp-footer__wrap:after {
	content:"";
	display: block;
	clear: both;
}

.fp-enabled .fp-footer {
	display: block;
	opacity: 0;
	bottom: 0;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.fp-enabled .active .fp-footer {
	opacity: 1;
	bottom: 60px;
	-webkit-transition: 0.5s ease-in-out 0.8s;
	-o-transition: 0.5s ease-in-out 0.8s;
	transition: 0.5s ease-in-out 0.8s;
}

.fp-footer__action {
	margin-top: 18px;
	float: right;
	position: relative;
	color: #f6983e;
	margin-right: 80px;
	font-size: 18px;
	padding-right: 10px;
	cursor: pointer;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.fp-footer__action:after {
	content:"";
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	border-top:   10px solid #f6983e;
	border-left:  15px solid transparent;
	border-right: 15px solid transparent;
	left: 100%;
	top: 8px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.fp-footer.bg-image .fp-footer__action {
	/*color: #fff;*/
}

.fp-footer.bg-image .fp-footer__action:after {
	/*border-top-color: #fff;*/
}

.fp-footer__action:hover {
	color: #000!important;
}

.fp-footer__action:hover:after {
	border-top-color: #000!important;
}

.fp-footer__title {
	color: #172f76;
	font-size: 36px;
	line-height: 58px;
	cursor: pointer;
}

.fp-footer.bg-image .fp-footer__title {
	/*color: #fff;*/
}

@media only screen and (max-height: 780px) {
	.fp-footer {
		-webkit-transform: translateY(120px);
		-ms-transform: translateY(120px);
		-o-transform: translateY(120px);
		transform: translateY(120px);
	}
}









.has-bracket > p {
	1margin-right: 150px;
}
.fp-enabled .has-bracket > p {
	max-height: 2.6em;
}
.has-bracket-transparent {
	min-height: 0;
	color: #152d78;
	font-size: 16px;
}
.has-bracket-transparent:before,
.has-bracket-transparent:after {
	border-color: #152d78;
}
.has-bracket-transparent h1 {
	color: #152d78;
}

form {
	position: relative;
	margin-left: -8px;
	margin-right: -8px;
}
.form-input-1,
.form-input-2,
.form-input-3,
.form-input-4 {
	box-sizing: border-box;
	float: left;
	width: 100%;
	padding: 0 8px;
}
.form-input-2 {
	width: 50%;
}
.form-input-3 {
	width: 33.33%;
}
.form-input-4 {
	width: 25%;
}
form input,
form textarea,
form select {
	box-sizing: border-box;
	width: 100%;
	height: 38px;
	margin-bottom: 13px;
	padding: 0 12px;
	border: 1px solid #ffffff;
	background: #ffffff;
	color: #152d78;
	font-size: 14px;
}
form option {
	padding: 8px 0;
}
form textarea {
	height: 120px;
	padding-top: 8px;
	/* padding-bottom: 8px; */
	
	padding-bottom: 50px;
}
form button.embed {
	position: absolute;
	right: 25px;
	bottom: 25px;
}
/* mainpage - blocks */

.block-main {
	1min-height: 100vh;
	1min-height: calc(100vh - 60px);
	1min-height: calc(80vh - 60px);
	1line-height: 100vh;
	height: 100%;
	1height: calc(100% - 60px);
	background: #152d78 url(/local/templates/main/css/../img/block-main-bg.jpg) center top no-repeat;
	font-family: RobotoLight, Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-align: center;
	-webkit-background-size: cover;
	background-size: cover;
}
.block-main .container.has-bracket {
	display: inline-block;
	vertical-align: middle;
	margin-top: 60px;
	font-size: 24px;
	1line-height: normal;
	text-align: left;
}
.page-loaded .block-main .container.has-bracket {
	height: auto;
}
.related-change {
	visibility: hidden;
}
.related-change.slick-initialized {
	visibility: visible;
}
.block-main .related-change {
	height: 200px;
}
.block-main h1 {
	margin-bottom: -12px;
	margin-bottom: 12px;
}
.block-main a {
	color: inherit;
	text-decoration: none;
}
.block-main-phone {
	float: left;
	font-family: RobotoLight, Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 24px;
}
.block-main-phone a {
	color: #fff;
}
.block-main-phone a:hover {
	color: #152d78;
	background: rgba(255,255,255,0.3);
	-webkit-box-shadow: 0 0 0 4px rgba(255,255,255,0.3);
	box-shadow: 0 0 0 4px rgba(255,255,255,0.3);
	text-decoration: none;
}
.contacts-link {
	float: left;
	margin-right: 20px;
}
.block-main-mp {
	float: right;
	width: 20%;
}
.block-main-md {
	float: right;
	margin-right: 20px;
	width: 20%;
}
.block-customers {
	background: #152d78 url(/local/templates/main/css/../img/block-customers-bg.jpg) center center no-repeat;
	1background-size: 100% auto;
	-webkit-background-size: cover;
	background-size: cover;
}
.block-partners {
	background: #152d78 url(/local/templates/main/css/../img/block-partners-bg.jpg) center center no-repeat;
	1background-size: 100% auto;
	-webkit-background-size: cover;
	background-size: cover;
}
.block-partnerslist h2 {
	color: #152d78;
	font-size: 30px;
	text-align: center;
}
.block-partnerslist .clients {
	padding-top: 30px;
	border-bottom: 0;
	padding-bottom: 30px;
}
.block-competence {
	background: #152d78 url(/local/templates/main/css/../img/block-competence-bg.jpg) center center no-repeat;
	1background-size: 100% auto;
	-webkit-background-size: cover;
	background-size: cover;
}
.block-technology {
	background: #152d78 url(/local/templates/main/css/../img/block-technology-bg.jpg) center top no-repeat;
	min-height: calc(100vh - 60px);
	1background-size: 100% auto;
	-webkit-background-size: cover;
	background-size: cover;
}
.block-startsteps {
	margin: 10px 0 40px;
}
.startsteps-prev,
.startsteps-next {
	display: none;
}
.startsteps-step {
	box-sizing: border-box;
	position: relative;
	1float: left;
	1width: 33.33%;
	height: 150px;
	padding: 20px;
	background: #00a2d9;
	background: #00a2d9;
	color: #ffffff;
	font-size: 12px;
	font-size: 14px;
	cursor: default;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}
.startsteps-step:hover {
	background: #152d78;
	color: #fff;
}
.startsteps-step a{
	text-decoration: none;
	color: #fff;
}
.startsteps-step:hover a,
.startsteps-step a:hover{
	text-decoration: none;
	color: #fff;
}
.startsteps-step .button:hover{
	color: #f89931;
}
.startsteps-step-h {
	font-size: 20px;
	font-family: RobotoLight, Arial, "Helvetica Neue", Helvetica, sans-serif;
	line-height: 1;
}
.startsteps-list .slick-slide:nth-child(1) .startsteps-step-h {
	font-size: 24px;
}
.startsteps-step-number {
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 18px;
}
.startsteps-step-description {
	margin-top: 10px;
	padding-right: 40px;
}
.startsteps-step-description:first-child {
	margin-top: 0;
	height: 58px;
	overflow: hidden;
	margin-bottom: 3px;
}
.startsteps-step-icon {
	position: absolute;
	right: 20px;
	bottom: 20px;
	max-width: 24px;
	max-height: 24px;
}
.startsteps-step .button {
	margin-top: 15px;
}
.startsteps-step-dark {
	background: #152d78;
}
.startsteps-step-light {
	background: #ffffff;
	background: rgba(255,255,255,0.5);
	color: #0fade4;
}
.startsteps-step-light a{
	color: #0fade4;
}
.slick-slide:first-child .startsteps-step + .startsteps-step:before {
	content: '';
	position: absolute;
	left: 20px;
	top: 0;
	width: calc(100% - 20px - 20px);
	border-top: 2px solid #ffffff;
	border-top: 1px solid rgba(255,255,255,0.5);
}
.startsteps-step:after {
	content: '';
	position: absolute;
	z-index: 2;
	left: 100%;
	top: 20px;
	border-left: 10px solid;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	color: #00a2d9;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}
.slick-slide:nth-child(1) .startsteps-step:first-child:after {
	display: block;
	color: #152d78;
}
.slick-slide:nth-child(1) .startsteps-step:after {
	display: none;
}
.slick-slide:nth-child(2) .startsteps-step:nth-child(1):after {
	top: 100%;
	left: auto;
	right: 20px;
	border-top-color: #00a2d9;
	border-left-color: transparent;
	border-right: 10px solid transparent;
}
.slick-slide:nth-child(2) .startsteps-step:hover:nth-child(1):after {
	border-top-color: #152d78;
}
.slick-slide:nth-child(2) .startsteps-step:nth-child(2):after {
	top: auto;
	bottom: 20px;
	color: #ffffff;
}
.slick-slide:nth-child(2) .startsteps-step:hover:nth-child(2):after {
	color: #152d78;
}

.slick-slide:nth-child(3) .startsteps-step:nth-child(1):after {
	display: none;
}
.slick-slide:nth-child(3) .startsteps-step:nth-child(2):after {
	left: auto;
	right: 20px;
	top: auto;
	bottom: 100%;
	color: #00a2d9;
	border-left-color: transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid;
}
.slick-slide:nth-child(3) .startsteps-step:hover:nth-child(2):after {
	border-bottom-color: #152d78;
}
.float-items {
	margin: 40px 0;
}
.float-items-prev,
.float-items-next {
	display: none;
}
.slider-prev.float-items-prev {
	border-right-color: #00a2d9;
}
.slider-next.float-items-next {
	border-left-color: #00a2d9;
}
.float-item {
	box-sizing: border-box;
	position: relative;
	float: left;
	width: 25%;
	height: 302px;
	padding: 0 20px 65px;
	background: #00a2d9;
	color: #ffffff;
	font-size: 14px;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}
.float-item.slick-slide {
	height: 302px;
}
.float-item:hover {
	text-decoration: none;
	background: #152d78;
}
.float-item:before {
	content: '';
	position: absolute;
	left: 0px;
	top: 135px;
	height: 150px;
	border-left: 1px solid rgba(255,255,255,0.3);
}
.float-item:after {
	content: '';
	position: absolute;
	right: 0px;
	top: 135px;
	height: 150px;
	border-right: 1px solid rgba(0,0,0,0.2);
}
.float-item:hover:before,
.float-item:hover:after,
.float-item:first-child:before,
.float-item:last-child:after {
	display: none;
}
.float-item:hover +.float-item:before {
	display: none;
}
.float-item .button:hover {
	text-decoration: none;
	background: #ffffff;
	color: #f89931;
	border-color: #f89931;
}
.float-item-img {
	overflow: hidden;
	height: 114px;
	margin: 0 -20px 20px;
	text-align: center;
}
.float-item-img img {
	min-width: 100%;
	min-height: 100%;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}
.section.active .float-item-img img ,
.section.prev-active .float-item-img img {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}
.section.active .float-item:hover .float-item-img img ,
.section.prev-active .float-item:hover .float-item-img img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.float-item-h {
	height: 2em;
	font-size: 18px;
	line-height: 18px;
}
.float-item-icon {
	position: absolute;
	right: 15px;
	bottom: 24px;
	max-width: 24px;
	max-height: 24px;
}
.float-items-dark .float-item {
	background: #152d78;
}
.float-items-dark .float-item:hover {
	background: #00a2d9;
}
.float-items-dark ~ .slider-prev {
	border-right-color: #152d78;
}
.float-items-dark ~ .slider-next {
	border-left-color: #152d78;
}
.float-items-dark ~ .slider-prev:hover {
	border-right-color: #00a2d9;
}
.float-items-dark ~ .slider-next:hover {
	border-left-color: #00a2d9;
}
.float-items .slick-arrow{
	display: none !important;
}
.float-item .button {
	position: absolute;
	left: 20px;
	bottom: 20px;
}
.technology-list, .solution-list {
	padding: 50px 0;
	color: #ffffff;
}
.technology-item, .solution-item {
	display: block;
	box-sizing: border-box;
	float: left;
	width: 50%;
	height: 230px;
	padding: 25px 20px 0 0;
	background: #00a2d9;
	font-size: 14px;
	color: #fff;
	-webkit-transition: 0.1s ease;
	-o-transition: 0.1s ease;
	transition: 0.1s ease;
	position: relative;
}

.solution-item {
    width:33%;
}

@media only screen and (max-width: 768px) {
	.solution-item {
		width:100%;
	}
}

.technology-item:nth-child(2n), .solution-item:nth-child(2n) {
	background: #152d78;
}
.technology-item:hover, .solution-item:hover {
	text-decoration: none;
	-webkit-box-shadow: 0 0 0 7px #00a2d9;
	box-shadow: 0 0 0 7px #00a2d9;
	z-index: 1;
}
.technology-item:nth-child(2n):hover, .solution-item:nth-child(2n):hover {
	-webkit-box-shadow: 0 0 0 7px #152d78;
	box-shadow: 0 0 0 7px #152d78;
}
.technology-item-img {
	float: left;
	width: 225px;
	height: 100%;
	text-align: center;
}
.technology-item-h, .solution-item-h {
	font-size: 21px;
	line-height: 21px;
}
.solution-item-h {
    text-align: center;
}
.block-awards {
	margin: 40px 0;
}
.awards-item {
	box-sizing: border-box;
	float: left;
	width: 50%;
	text-align: center;
	padding: 10px 0 40px;
}
/*.awards-item + .awards-item {
	border-left: 2px solid #cccccc;
	border-left: 2px solid rgba(100,100,100,0.2);
}*/
.awards-item img {
	max-width: 90%;
}
/* slider */

.slider {}
.slider-outer {
	position: relative;
	z-index: 10;
}

.fp-enabled .slider-outer {
	-webkit-transform: translateY(300px);
	-ms-transform: translateY(300px);
	-o-transform: translateY(300px);
	transform: translateY(300px);
	-webkit-transition: 1s ease-out;
	-o-transition: 1s ease-out;
	transition: 1s ease-out;
}

.section.active .slider-outer ,
.section.prev-active .slider-outer {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
/* slider auto clearfix */

.slider:before,
.slider:after {
	content: " ";
	display: table;
}
.slider:after {
	clear: both;
}
.slider-prev,
.slider-next {
	position: absolute;
	right: 100%;
	top: 50%;
	margin-right: 5px;
	margin-top: -20px;
	border-style: solid;
	border-width: 20px 10px 20px 10px;
	border-color: transparent;
	border-right-color: #ffffff;
	border-right-color: #0fade4;
	cursor: pointer;
}
.slider-next {
	right: auto;
	left: 100%;
	margin-right: 0;
	margin-left: 5px;
	border-right-color: transparent;
	border-left-color: #ffffff;
	border-left-color: #0fade4;

}
.slider-prev:hover {
	border-right-color: #152d78;
}
.slider-next:hover {
	border-left-color: #152d78;
}

.clients__slider+.slider-prev,
.clients__slider+.slider-prev+.slider-next {
	display: none !important;
}
.clients__slider button.slick-prev,
.clients__slider button.slick-next {
	position: absolute;
	right: 100%;
	top: 50%;
	margin-right: 5px;
	margin-top: -40px;
	border-style: solid;
	border-width: 20px 10px 20px 10px;
	border-color: transparent;
	border-right-color: #0fade4;
	cursor: pointer;
	width: 0;
	padding: 0;
	height: 0;
	border-radius: 0;
	background: none;
	text-indent: -9999px;
	overflow: hidden;
}
.clients__slider button.slick-next {
	right: auto;
	left: 100%;
	margin-right: 0;
	margin-left: 5px;
	border-right-color: transparent;
	border-left-color: #0fade4;

}

.slick-dots {
	margin: 25px 0 30px;
	padding: 0;
	list-style: none;
	font-size: 0;
	text-align: center;
}
.slick-dots li {
	display: inline-block;
	vertical-align: top;
	width: 12px;
	height: 12px;
	margin: 0 8px 8px;
	border-radius: 12px;
	border: 2px solid #152d78;
	background: #fff;
}
.slick-dots button {
	display: block;
	width: 100%;
	height: 100%;
	margin: none;
	padding: 0;
	border: none;
	background: none;
	font-size: 0;
}
.slick-dots .slick-active {
	border-color: #fff;
	background: #152d78;
	cursor: default;
}
.slidermain {
	margin: 45px 0 35px 0;
	font-size: 18px;
}
.slidermain-next {
	border-left-color: #fff;
}
.slidermain-prev {
	border-right-color: #fff;
}
.slidermain-item {
	box-sizing: border-box;
	position: relative;
	float: left;
	width: 267px;
	height: 125px;
	padding: 15px 20px 0 20px;
	background: #00a2d9;
	-webkit-transition: background 0.3s;
	transition: background 0.3s;
}
.slidermain-item > a {
	display: block;
	height: 100%;
}
.slidermain-item:hover {
	background: #152d78;
}
.slidermain-item:hover .minor {
	border-bottom-color: transparent;
}
.slidermain-item + .slidermain-item:hover:before {
	display: none;
}
.slidermain-item:hover + .slidermain-item:before {
	display: none;
}
.slidermain-item.slick-current {
	background: #152d78;
}
.slidermain-item.slick-current .minor {
	border-bottom: none;
}
.slidermain-item.slick-current a {
	cursor: default;
}
.slidermain-item + .slidermain-item:before {
	content: '';
	position: absolute;
	left: 0;
	top: 10%;
	height: 80%;
	border-left: 2px solid #ffffff;
	border-left:  1px solid rgba(255,255,255,0.3);
	border-right: 1px solid rgba(0,0,0,0.2);
}
.slidermain-item.slick-current:before,
.slidermain-item.slick-current + .slidermain-item:before {
	display: none;
}
.slidermain-item-h {
	display: block;
	font-size: 30px;
	line-height: 30px;
}
.slidermain-item-h + p {
	padding-right: 28px;
}
.slidermain-item-icon {
	position: absolute;
	right: 20px;
	bottom: 215px;
	max-width: 24px;
	max-height: 24px;
}
.slidermain-item .related-text {
	display: none;
}

.slidermain{
	visibility: hidden;
	height: 135px;
}
.slidermain.slick-initialized{
	visibility: visible;
	height: auto;
}
.slidermain.slick-initialized .slick-track {
	display: table;
}

.slidermain.slick-initialized .slidermain-item {
	display: table-cell;
	float: none;
	/*margin: 0 0 -200px;*/
	/*padding-bottom: 200px;*/
}


.sliderbig {
	margin: 30px 0 25px;
}
.sliderbig-item {
	width: 100%;
}
.sliderbig-item-blocks {
	display: block;
	box-sizing: border-box;
	position: relative;
	1float: left;
	width: 100%;
	height: 127px;
	padding: 20px 20px 0;
	background: #0fade4;
	color: #ffffff;
	font-size: 12px;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
	cursor: pointer;
}
.sliderbig-item:nth-child(2n+1) .sliderbig-item-blocks:nth-child(1),
.sliderbig-item:nth-child(2n) .sliderbig-item-blocks:nth-child(2) {
	background: #ffffff;
	color: #00a2d9;
}
.sliderbig-item-blocks:hover {
	color: #fff!important;
	background: #152d78!important;
	text-decoration: none;
}
.sliderbig-item .slick-prev {
	position: absolute;
	right: 100%;
	top: 50%;
	margin-top: -20px;
	margin-right: 14px;
	width: 0px;
	height: 0px;
	padding: 0px;
	font-size: 0px;
	border-right: 10px solid #fff;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-radius: 0px;
	border-left: none;
	background: none;
}
.sliderbig-item .slick-next {
	position: absolute;
	left: 100%;
	top: 50%;
	margin-top: -20px;
	margin-left: 14px;
	width: 0px;
	height: 0px;
	padding: 0px;
	font-size: 0px;
	border-left: 10px solid #fff;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-radius: 0px;
	border-right: none;
	background: none;
}
.sliderbig-item-h {
	height: 2em;
	font-size: 20px;
	line-height: 1;
	1word-wrap: break-word;
}
.sliderbig-item-icon {
	position: absolute;
	right: 20px;
	bottom: 20px;
	max-width: 24px;
	max-height: 24px;
}
.sliderbig-item-blocks p {
	margin: 0.4em 0;
	padding-right: 22px;
}
.sliderbig-prev,
.sliderbig-next {
	margin-top: -41px;
}
.sliderbig-prev.slick-disabled,
.sliderbig-next.slick-disabled{
	display: none !important;
}
.slidersimple {
	margin: 30px -6px 60px;
}
.slidersimple-item,
.slidersimple-item.slick-slide {
	overflow: hidden;
	float: left;
	1width: 180px;
	height: 66px;
	line-height: 66px;
	margin: 0 12px;
	background: #fff;
	text-align: center;
	-webkit-transition: 0.1s;
	-o-transition: 0.1s;
	transition: 0.1s;
}
.slidersimple-item img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
}
.slidersimple-prev {
	border-right-color: #00a2d9;
}
.slidersimple-next {
	border-left-color: #00a2d9;
}
/* pages - blocks */

.main > div:last-child {
	padding-bottom: 10px;
}
.block-content {
	background: center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
}
.block-content[style*="background"]:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, 0.3);
}
.block-content + .block-content {
	padding-top: 40px;
}
.block-content > .container > *:first-child {
	margin-top: 0;
}
.section .fp-tableCell {
	box-sizing: border-box;
	padding-top: 60px;
	vertical-align: top;
	1border: 7px solid red;
}
.fp-section:first-child .fp-tableCell {
	padding-top: 0;
}
.contacts-page .main{
	background: #152d78 url(/local/templates/main/css/../img/contacts-bg1.jpg) center top no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.page-loaded.city2 .main{
	background-image:url(/local/templates/main/css/../img/contacts-bg2.jpg);
}
.page-loaded.city1 .main{
	background-image:url(/local/templates/main/css/../img/contacts-bg1.jpg);
}
.page-loaded.city3 .main{
	background-image:url(/local/templates/main/css/../img/contacts-bg3.jpg);
}
.block-contacts {
	color: #ffffff;
}
.map {
	display: none;
}
.map.active {
	display: block;
}
.block-contacts .map.active {
	height: 200px;
}
.map img {
	width: 100%;
}
.block-contacts .col2 {
	font-family: RobotoLight, Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.block-contacts .col2 h2 {
	line-height: 40px;
}
.block-contacts .col2 p {
	margin: 1.35em 0;
}
.tabbed .tab {
	position: relative;
	display: inline-block;
	border-bottom: 1px dashed #ffffff;
	cursor: pointer;
}
.tabbed .tab + .tab {
	margin-left: 26px;
}
.tabbed .tab + .tab:before {
	content: '';
	position: absolute;
	left: -18px;
	top: 50%;
	height: 30px;
	margin-top: -15px;
	border-left: 2px solid #ffffff;
}
.tabbed .tab.active {
	cursor: default;
	border: 0;
}
.tabbed .tab-panel {
	display: none;
	opacity: 0;
}
.tabbed .tab-panel p:last-child {
	margin-bottom: 0;
}
.tabbed .tab-panel.active {
	display: block;
	opacity: 1;
}
.b-contacts a {
	color: #fff;
	border-bottom: 1px solid #fff;
}
.b-contacts a:hover {
	border: 0;
	text-decoration: none;
}
.sitemap,
.sitemap ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 24px;
}
.sitemap {
	padding-bottom: 50px;
}
.sitemap ul {
	padding-left: 19px;
	font-size: 18px;
}
.sitemap ul ul {
	font-size: 14px;
}
.sitemap > li > a {
	text-transform: uppercase;
}
.sitemap > li + li {
	margin-top: 20px;
}
.sitemap ul li {
	margin-top: 15px;
}
.faststart-steps {
	1margin-left: -26px;
	margin-top: 35px;
	margin-bottom: 35px;
}
.block-faststart .faststart-steps {
	margin-top: 80px;
	margin-bottom: 50px;
}
.faststart-step {
	box-sizing: border-box;
	position: relative;
	float: left;
	width: 50%;
	min-height: 127px;
	height: 127px;
	padding-left: 26px;
	padding-top: 14px;
	background: #00a2d9;
	color: #ffffff;
	font-size: 18px;
	font-family: RobotoLight, Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.faststart-step + .faststart-step {
	margin-left: 0;
	padding-left: 30px;
}
.faststart-step + .faststart-step:before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	height: 95px;
	margin-top: -47px;
	border-left: 2px solid #ffffff;
}
.faststart-head {
	font-size: 30px;
	line-height: 32px;
	margin-bottom: 6px;
}
.faststart-step .button {
	position: absolute;
	right: 30px;
	top: 22px;
	height: 30px;
	line-height: 28px;
}
.faststart-steps-dark .faststart-step {
	background: #152d78;
}
.menupage {
	margin: 40px 0;
}
.menupage li {
	padding: 0.3em 0 0.3em 35px;
	background: left center no-repeat;
	-webkit-background-size: 24px auto;
	background-size: 24px auto;
	color: #152d78;
	font-size: 30px;
}
.page-section {
	position: relative;
	margin-bottom: 20px;
	padding-top: 40px;
	padding-left: 35px;
	padding-right: 25px;
	font-size: 18px;
	min-height: 190px;
}
.page-section:first-of-type{
	border-top: 2px solid rgba(0,0,0,0.1);
}
.page-section + .page-section {
	margin-top: 40px;
	border-top: 2px solid #b3b3b3;
	border-top: 2px solid rgba(0,0,0,0.1);
}
.page-section-inner {
	margin-right: 200px;
}
.page-section-h {
	font-size: 30px;
}
.page-section button,
.page-section .button {
	float: right;
	padding-left: 40px;
	padding-right: 40px;
}
.page-section-aside .button {
	position: absolute;
	right: 25px;
	top: 40px;
}
.page-section-aside .page-section-img {
	position: absolute;
	right: 58px;
	top: 130px;
	max-width: 90px;
}

.news-date {
	font-size: 15px;
}

.news-section {
	position: relative;
	margin-bottom: 40px;
	padding-top: 40px;
	padding-left: 35px;
	padding-right: 25px;
	font-size: 18px;
}
.news-section:first-child {
	padding-top: 0;
}
.news-section + .news-section {
	margin-top: 40px;
	border-top: 2px solid #b3b3b3;
	border-top: 2px solid rgba(0,0,0,0.1);
}
.news-section-inner {
}
.news-section-h {
	font-size: 30px;
	line-height: 1;
}
.news-section-img {
	float: right;
	margin-left: 20px;
	margin-top: 20px;
	max-width: 150px;
	max-height: 150px;
}

.news-archive {
	border-top: 2px solid rgba(0,0,0,0.1);
	padding: 20px 40px;
	font-size: 17px;
}

.news-archive a {
	margin-right: 10px;
}

.news-article {
	padding: 0 30px;
	font-size: 16px;
	padding-bottom: 30px;
	border-bottom: 2px solid rgba(0,0,0,0.1);
}

.news-article p:first-child {
	font-size: 22px;
}

.news-section-title {
	font-size: 30px;
	line-height: 1;
	padding: 50px 30px 0;
}

.clients {
	clear: both;
	font-size: 18px;
	padding-bottom: 50px;
	border-bottom: 2px solid rgba(0,0,0,0.1);
}


.clients:after {
	content:"";
	clear: both;
	display: block;
}

.client__item {
	display: block;
	width: 33.33%;
	float: left;
	/*padding: 0 0 0 30px;*/
	padding: 0 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.block-partnerslist .client__item{
	padding: 0 15px;
}

.client__item i {
	display: block;
	margin-bottom: 15px;
	text-align: center;
	background: #fff;
	padding: 10px 0;
	height: 50px;
}

.client__item i img {
	/*max-width: 90%;*/
	max-width: none;
	height: 50px;
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-webkit-transition: 0.3s;
	transition: 0.3s;
	backface-visibility: hidden;
}
.client__item:hover i img {
	filter: none;
	-webkit-filter: none;
}

.client__item span {
	/*display: inline-block;*/
	display: block;
	/*margin-left: 10px;*/
	margin: 0 10px;
	text-align: center;
}


.client__item:hover {
	color: #152d78;
}

.clients-prev {
	border-right-color: #00a2d9;
	margin-top: -45px;
}
.clients-next {
	border-left-color: #00a2d9;
	margin-top: -45px;
}
.block-partnerslist .clients-prev {
	margin-top: -20px;
}
.block-partnerslist .clients-next {
	margin-top: -20px;
}



.page-error {

}


.shareaholic-share-buttons {
	position: relative;
	left: -15px;
}

.clients__list .client__item {
	margin-bottom: 20px;
}

.clients__list .client__item:nth-child(3n+1) {
	clear: left;
}

.clients__slider .client__item {
	width: auto;
	display: block;
	/*float: none;*/
}
.block-partnerslist .clients__slider .client__item {
	float: none;
}

.block-partnerslist .clients__slider .client__item:first-child {
	margin-bottom: 2px;
}
.block-partnerslist .clients__slider .client__item:first-child span {
	min-height: 72px;
}



.b-line {
	height: 60px;
	background: #2C4285;
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 50;
	-webkit-transition: transform 0.3s ease-out 0.3s;
	-o-transition: transform 0.3s ease-out 0.3s;
	transition: transform 0.3s ease-out 0.3s;
}

.b-line img {
	float: right;
	width: auto;
	max-width: 30%;
}

@media only screen and (max-height: 720px) {
	.b-line {
		-webkit-transform: translateY(60px);
		-ms-transform: translateY(60px);
		-o-transform: translateY(60px);
		transform: translateY(60px);
	}
}

.b-promo-contacts {
	opacity: 1;
	-webkit-transition: all 0.3s ease-out 0.3s;
	-o-transition: all 0.3s ease-out 0.3s;
	transition: all 0.3s ease-out 0.3s;
}

@media only screen and (min-height: 720px) {
	.b-promo-contacts {
		-webkit-transform: translateY(60px);
		-ms-transform: translateY(60px);
		-o-transform: translateY(60px);
		transform: translateY(60px);
		opacity: 0;
	}
	.block-main .has-bracket:before,
	.block-main .has-bracket:after {
		height: 75%;
		height: calc(100% - 100px - 60px);
	}
}

.b-line__wrap {
	max-width: 960px;
	margin: 0 auto;
	padding: 10px 20px 0;
}

.b-line__wrap:after {
	content:"";
	clear: both;
	display: block;
}

.b-line .block-main-phone {
	margin-top: 4px;
}

.b-line .block-main-phone a:hover {
	color: #fff;
}

@media only screen and (max-height: 720px) {
	.has-bracket {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.has-bracket:before, .has-bracket:after {
		top: 20px;
		height: calc(100% - 60px);
	}
}
.slick-slider *{
	outline: none !important;
}

.slick-slide:nth-child(2) .startsteps-step:nth-child(1):after,
.slick-slide:nth-child(2) .startsteps-step:nth-child(2):after,
.slick-slide:nth-child(3) .startsteps-step:nth-child(2):after {
	display:none;
}
/* End */


/* Start:/local/templates/main/css/mobile.css?16057252027436*/
@media only screen and (max-width: 767px) {
	.slider.float-items {
		max-width: 400px;
		margin: 40px auto;
		text-align: center;
		font-size: 0;
	}
	.float-items-prev {
		display: block;
		margin-right: -25px;
	}
	.float-items-next {
		display: block;
		margin-left: -25px;
	}
}
@media only screen and (max-width: 768px) {
	.main {
		min-height: 0;
	}
	.block-main {
		min-height: 0;
		1line-height: 1;
	}
	body,
	html {
		min-width: 0;
	}
	.header {
		min-width: 0;
	}
	.container,
	.header .container {
		1width: auto;
	}
	.header a {
		font-size: 16px;
	}
	.header .active a {
		color: #000;
	}
	.container {
		padding-left: 25px;
		padding-right: 25px;
		max-width: 100%;
	}
	.container.has-bracket {
		padding-left: 45px;
		padding-right: 45px;
	}
	.menumain {
		box-sizing: border-box;
		float: none;
		position: absolute;
		z-index: 2;
		top: 100%;
		width: 100%;
		margin-left: -10px;
		margin-right: -10px;
		padding: 0 22px;
		background: #ffffff;
		/*max-height: 0px;*/
		max-height: none;
		display: none;
		overflow: hidden;
		/*-webkit-transition: all 0.5s;*/
		/*transition: all 0.5s;*/
	}
	.menumain li {
		display: block;
		/*border-top: 2px solid #152d78;*/
		border-top: 1px solid #0fade4;
	}
	.menumain a {
		display: block;
	}
	.header .menumain a {
		line-height: 1.4;
		display: block;
		padding: 10px 0;
	}
	.menumain-toggle {
		position: absolute;
		right: 0;
		top: 5px;
		display: block;
		width: 30px;
		height: 50px;
		margin: 0 20px;
		padding: 0 0px;
		border-radius: 0;
		border: none;
		background: none;
		color: #152d78;
		font-size: 0;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
	}
	.menumain-toggle:before {
		content: '';
		position: absolute;
		left: 0;
		top: 15px;
		width: 100%;
		height: 15px;
		border-top: 3px solid;
		border-bottom: 3px solid;
	}
	.menumain-toggle:after {
		content: '';
		position: absolute;
		left: 0;
		top: 50%;
		width: 100%;
		margin-top: -1px;
		border-bottom: 3px solid;
	}
	/*.menumain-toggle:focus {*/
	.menumain-toggle.active {
		outline: none;
		color: #f89931;
	}
	.menumain-toggle:focus + .menumain {
		/*max-height: 600px;*/
		max-height: none;
	}
	.header .menu li ul{
		position: relative;
		box-shadow: none;
		border: none;
		margin: 0;
		width: auto;
		padding: 0;
		background: #dedede;
	}
	.header .menu li ul li{
		white-space: normal;
	}
	.header .menu li ul li a{
		display: block;
	}
	.header .menu li:hover ul{
		display: none;
	}
	.menu{
		white-space: normal;
	}
	.menu a{
		display: inline;
	}
	.header .block-toright {
		float: none;
	}
	.block-main .related-change {
		height: auto;
		margin-bottom: 10px;
	}
	.block-main .related-change p {
		display: none;
	}
	.block-main-md {
		float: none;
		display: block;
	}
	.block-main-mp {
		float: none;
		margin: 0;
		display: block;
	}
	.has-bracket > p {
		margin-right: 0;
	}
	.block-technology {
		background-size: cover;
	}
	.technology-item {
		float: none;
		width: auto;
		height: auto;
		padding-left: 20px;
		padding-right: 20px;
		padding-bottom: 20px;
	}
	.technology-item-img {
		float: none;
		width: auto;
		height: auto;
	}
	.col2 {
		float: none;
		width: auto;
	}
	.col2 + .col2 {
		margin-top: 10px;
		padding: 0;
	}
	.menufooter {
		font-size: 0;
		white-space: normal;
	}
	.menufooter > li {
		width: 50%;
		margin-bottom: 10px;
	}
	.float-item {
		float: none;
		display: inline-block;
		vertical-align: top;
		text-align: left;
	}
	.float-item:before {
		display: none;
	}
	.startsteps-list {
		1max-width: 300px;
	}
	.startsteps-prev,
	.startsteps-next {
		display: block;
	}
	.startsteps-step {
		1max-width: 300px;
	}
	.startsteps-step:nth-child(4):before {
		display: none;
	}
	.startsteps-step:after {
		display: none;
	}
	.slider-outer {
		1width: 300px;
		margin-left: auto;
		margin-right: auto;
	}
	.slider {
		1width: 300px;
	}
	.slidermain {
		margin-left: 0;
		margin-right: 0;
	}
	.slidermain-item {
		1width: 300px;
	}
	.slidermain-prev {
		margin-right: 14px;
	}
	.slidermain-next {
		margin-left: 14px;
	}
	.slick-slider.sliderbig-item {
		display: none;
	}
	.slick-slider.sliderbig-item:first-child {
		display: block;
	}
	.sliderbig-prev,
	.sliderbig-next {
		display: none;
	}
	.sliderbig-item-blocks {
		float: none;
		1max-width: 300px;
	}
	.slidersimple {
		1width: 180px;
		margin-left: auto;
		margin-right: auto;
	}
	.slidersimple-prev {
		1margin-right: -44px;
	}
	.slidersimple-next {
		1margin-left: -44px;
	}
	.block-customers-content .container,
	.block-partners-content .container {
		padding-left: 10px;
		padding-right: 10px;
	}
	.block-main-phone {
		display: block;
		margin-left: 0;
		border-bottom: 1px solid transparent;
		margin-right: 20px;
	}
	.faststart-step {
		float: none;
		width: 100%;
		height: auto;
	}
	.faststart-step + .faststart-step:before {
		left: 50%;
		top: 0;
		width: 90%;
		height: 0;
		margin-top: 0;
		margin-left: -45%;
		border-left: none;
		border-top: 2px solid #ffffff;
	}
	.footer .block-wide {
		margin-left: 0;
	}
	.footer .soc-list {
		/*position: static;*/
		margin: 0;
		/*padding-bottom: 30px;*/
		padding-bottom: 10px;
		padding-top: 38px;
	}
	.footer .col2:nth-child(2) {
		padding-bottom: 0;
	}
	.footer .copy {
		float: none;
	}
	.footer .designby {
		float: none;
	}
	.page-section-inner {
		margin-right: 0;
	}
	.page-section-aside .button,
	.page-section-aside .page-section-img {
		position: static;
	}
	.page-section-aside .button{
		float: left;
		margin-top: 9px;
	}
	.page-section-aside .page-section-img{
		float: right;
		width: 50px;
	}
	.form__order .form-input-4 {
		width: 50%;
	}
	.clients__list .client__item {
		width: 50%;
	}
	.clients__list .client__item:nth-child(3n+1) {
		clear: none;
	}
	.clients__list .client__item:nth-child(2n+1) {
		clear: left;
	}
	.fp-footer {
		display: none !important;
	}
	.b-line {
		display: none;
	}
	.b-promo-contacts {
		display: block;
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
	}
	.b-promo-contacts img {
		width: auto;
		float: none;
		clear: both;
		display: inline-block;
		margin-right: 20px;
	}
}
/**************************************/

@media only screen and (max-width: 480px) {
	.form-input-2 {
		width: 100%;
		float: none;
	}
	.slider.float-items {
		max-width: 200px;
	}
	.menufooter > li {
		width: 50%;
	}
	h1 {
		font-size: 40px;
	}
	h2 {
		font-size: 20px;
	}
	.awards-item {
		float: none;
		width: auto;
		padding-bottom: 0;
	}
	.awards-item + .awards-item {
		border: 0;
		padding-top: 20px;
	}
	.awards-item img {
		max-width: 80%;
	}
	.block-main-phone {
		margin-top: 10px;
	}
	.form__order .form-input-4 {
		width: 100%;
		float: none;
	}
	.block-content + .block-content {
		padding-top: 20px;
	}
	.news-section-img {
		float: none;
		margin-left: 0;
		max-width: none;
	}
	.clients__list .client__item {
		width: auto;
		float: none;
	}
	.block-faststart .container{
		padding-left: 0;
		padding-right: 0;
	}
	.faststart-step{
		padding-bottom: 14px;
	}
	.faststart-step .faststart-description{
		padding-bottom: 8px;
	}
	.faststart-step .button{
		position: relative;
		right: auto;
		top: auto;
	}
	.page-section{
		padding-left: 0;
		padding-right: 0;
		font-size: 16px;
	}
	.page-section ul{
		overflow: hidden;
	}
	.menupage li{
		font-size: 24px;
	}
}
/**************************************/

@media only screen and (max-width: 320px) {
	.menufooter > li {
		float: none;
		width: 100%;
	}
}
/* End */


/* Start:/local/templates/main/js/libs/slick/slick.css?15911909781774*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: inline-block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/* End */


/* Start:/local/templates/main/js/libs/fullPage/jquery.fullPage.css?15911909784529*/
/**
 * fullPage 2.6.6
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
 */
html.fp-enabled,
.fp-enabled body {
    margin: 0;
    padding: 0;
    overflow:hidden;

    /*Avoid flicker on slides transitions for mobile phones #336 */
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
#superContainer {
    height: 100%;
    position: relative;

    /* Touch detection for Windows 8 */
    -ms-touch-action: none;

    /* IE 11 on Windows Phone 8.1*/
    touch-action: none;
}
.fp-section {
    position: relative;
    -webkit-box-sizing: border-box; /* Safari<=5 Android<=3 */
    -moz-box-sizing: border-box; /* <=28 */
    box-sizing: border-box;
}
.fp-slide {
    float: left;
}
.fp-slide, .fp-slidesContainer {
    height: 100%;
    display: block;
}
.fp-slides {
    z-index:1;
    height: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s ease-out; /* Safari<=6 Android<=4.3 */
    transition: all 0.3s ease-out;
}
.fp-section.fp-table, .fp-slide.fp-table {
    display: table;
    table-layout:fixed;
    width: 100%;
}
.fp-tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}
.fp-slidesContainer {
    float: left;
    position: relative;
}
.fp-controlArrow {
    position: absolute;
    z-index: 4;
    top: 50%;
    cursor: pointer;
    width: 0;
    height: 0;
    border-style: solid;
    margin-top: -38px;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.fp-controlArrow.fp-prev {
    left: 15px;
    width: 0;
    border-width: 38.5px 34px 38.5px 0;
    border-color: transparent #fff transparent transparent;
}
.fp-controlArrow.fp-next {
    right: 15px;
    border-width: 38.5px 0 38.5px 34px;
    border-color: transparent transparent transparent #fff;
}
.fp-scrollable {
    overflow: scroll;
}
.fp-notransition {
    -webkit-transition: none !important;
    transition: none !important;
}
#fp-nav {
    position: fixed;
    z-index: 100;
    margin-top: -32px;
    top: 50%;
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
}
#fp-nav.right {
    right: 17px;
}
#fp-nav.left {
    left: 17px;
}
.fp-slidesNav{
    position: absolute;
    z-index: 4;
    left: 50%;
    opacity: 1;
}
.fp-slidesNav.bottom {
    bottom: 17px;
}
.fp-slidesNav.top {
    top: 17px;
}
#fp-nav ul,
.fp-slidesNav ul {
  margin: 0;
  padding: 0;
}
#fp-nav ul li,
.fp-slidesNav ul li {
    display: block;
    width: 14px;
    height: 13px;
    margin: 7px;
    position:relative;
}
.fp-slidesNav ul li {
    display: inline-block;
}
#fp-nav ul li a,
.fp-slidesNav ul li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
}
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span{
    height: 12px;
    width: 12px;
    margin: -6px 0 0 -6px;
    border-radius: 100%;
 }
#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    height: 4px;
    width: 4px;
    border: 0;
    background: #333;
    left: 50%;
    top: 50%;
    margin: -2px 0 0 -2px;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span{
    width: 10px;
    height: 10px;
    margin: -5px 0px 0px -5px;
}
#fp-nav ul li .fp-tooltip {
    position: absolute;
    top: -2px;
    color: #fff;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    white-space: nowrap;
    max-width: 220px;
    overflow: hidden;
    display: block;
    opacity: 0;
    width: 0;
}
#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip {
    -webkit-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
    width: auto;
    opacity: 1;
}
#fp-nav ul li .fp-tooltip.right {
    right: 20px;
}
#fp-nav ul li .fp-tooltip.left {
    left: 20px;
}
.fp-auto-height.fp-section,
.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell{
    height: auto !important;
}
/* End */


/* Start:/local/templates/main/styles.css?166679916234*/
#bxpanel{
    /*display: none;*/
}
/* End */


/* Start:/local/templates/main/template_styles.css?1666799162104*/
#swapper{
    position: absolute;
    left: 1%;
    top: 49%;
    z-index: 99999;
    cursor: pointer;
}
/* End */
/* /local/templates/main/css/normalize.min.css?15911909761981 */
/* /local/templates/main/css/main.css?160572517838468 */
/* /local/templates/main/css/mobile.css?16057252027436 */
/* /local/templates/main/js/libs/slick/slick.css?15911909781774 */
/* /local/templates/main/js/libs/fullPage/jquery.fullPage.css?15911909784529 */
/* /local/templates/main/styles.css?166679916234 */
/* /local/templates/main/template_styles.css?1666799162104 */
