font-face {
	font-family:'Roboto';
	font-display:auto;
	src:url('fonts/Roboto-Regular.eot');
	src:url('fonts/Roboto-Regular.eot') format('embedded-opentype'), url('fonts/Roboto-Regular.woff') format('woff'), url('fonts/Roboto-Regular.ttf') format('truetype');
	font-weight:300;
	font-style:normal
}

body{
 font-family: Arial;
    font-size: 13px;
	    font-weight: 300;
		font-style: normal;
		font-weight: normal;
		overflow-x: hidden;
		background:#fff;

		color: #263238;
}
.modal-backdrop {
	opacity:0.6;
}
nav ul{
	display: flex;
    flex-direction: row;
    justify-content: space-between;
    list-style:none;
	margin-top:20px;
	
}
nav li a{
	font-family: Arial;
    font-weight: 300;
    font-style: normal;
    font-size: 22px;
    color: #030303;
	text-transform:uppercase;

	list-style:none;
}
.test li a{
	padding:15px 10px;
	
}
.social{
	margin-top:10px;
	display:inline-block;
	margin-right:10px;

}
.navbar{
	margin-bottom:0;
}
.social a{
	display:inline-block;
	margin-right:10px;
	vertical-align:top;
}
.social a:last-child{
	margin-right:0
}
.social a path{
	    fill: #0056b3;
		width:25px;
	
}
.social a img{
		width:25px;
}
.tel{
	display:inline-block;
    vertical-align:top;
	

}
.w100{
	width:100%;
}
.tel a{
	font-family: Arial;
    font-weight: 300;
    font-style: normal;
    font-size: 18px;
    color: #030303;

}
.mt-11{
	margin-top: 16px;
}
.btn{
	font-family: Arial;
    font-weight: 300;
    font-style: normal;
    font-size: 20px;
    color: #fff;
    padding: 10px 20px;
    background: -moz-linear-gradient(top,#03A9F4 0%,#0D47A1 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#03A9F4), color-stop(100%,#0D47A1));
    background: -webkit-linear-gradient(top,#03A9F4 0%,#0D47A1 100%);
    background: -o-linear-gradient(top,#03A9F4 0%,#0D47A1 100%);
    background: -ms-linear-gradient(top,#03A9F4 0%,#0D47A1 100%);
    background: linear-gradient(to bottom,#03A9F4 0%,#0D47A1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#03A9F4',endColorstr='#0D47A1',GradientType=0);
    -moz-border-radius: 255px;
    -webkit-border-radius: 255px;
    border-radius: 255px;
    border: 1px solid #1976D2;
	display:block;
	margin:5px auto;
		text-decoration:none;
		width:250px;





}
.btn:hover{
	color:#fff;
	text-decoration:none;
}
.screen1{
	background-image: url(../img/screen1.jpg);
	/* opacity:0.6; */
	background-position: 50% 50%;
	background-size:cover;
	background-repeat: no-repeat;
	width:100%;
}
.scr11{
	background-image: url(../img/screen11.jpg);
	background-position: 50% 15%;
	padding-top:70px;

}

.blackout{
    background: rgba(0, 0, 0, 0.6);
	width:100%;
	min-height:300px;
	padding:100px 0;
}
.out{
    background: rgba(0, 0, 0, 0.7);
}

.best{
	font-size:42px;
	font-family:Arial;
	text-align:center;
	color:#fff;
	font-weight:bold;
	
}
.best-test{
	font-size:48px;
	font-family:Arial;
	text-align:left;
	color:#fff;
	font-weight:bold;
	line-height:63px;
	width:80%;

	
}

h1{
	font-family: Arial;
    font-style: normal;
    font-weight: 700;
	color:#fff;
	font-size:72px;
	text-align:center;
	margin:32px 0;
	
}
.decisions{
	font-size: 28px;
	font-family: Arial;
    font-style: normal;
    font-weight: 300;
	color:#fff;
	text-align:center;

}
.data{
	font-family: Arial;
    font-weight: 400;
    font-style: normal;
    color: rgba(255, 255, 255, 1);
    font-size: 22px;
    text-align: center;
	margin-top:32px;
}
.hint {
    font-family: 'Arial';
    font-weight: 300;
    font-style: normal;
    color: rgba(255, 213, 35, 1);
    font-size: 12px;
    text-align: center;
	margin-bottom: 15px;
}
.topform input{
border-color: #cccccc;
    background-color: rgba(255, 255, 255, 0.17);
    -webkit-border-radius: 60px;
    border-radius: 60px;
    color: #FFF;
    height: 60px;
    font-size: 14px;
    font-family: Arial;
    font-weight: 400;
    font-style: normal;
	width:100%;
}
.topform input::placeholder{
	    color: #FFF;


}
.topform span{
	color:#fff;
	font-size: 12px;
    margin-top: 4px;
}
.btn-new {
    font-family: Arial;
    font-weight: 400;
    font-style: normal;
    font-size: 18px;
    color: #FFFFFF;
    padding: 12px 44px;
    background: -moz-linear-gradient(top,#03A9F4 0%,#0D47A1 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#03A9F4), color-stop(100%,#0D47A1));
    background: -webkit-linear-gradient(top,#03A9F4 0%,#0D47A1 100%);
    background: -o-linear-gradient(top,#03A9F4 0%,#0D47A1 100%);
    background: -ms-linear-gradient(top,#03A9F4 0%,#0D47A1 100%);
    background: linear-gradient(to bottom,#03A9F4 0%,#0D47A1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#03A9F4',endColorstr='#0D47A1',GradientType=0);
    -moz-border-radius: 255px;
    -webkit-border-radius: 255px;
    border-radius: 255px;
    border: 1px solid #1976D2;
	white-space: nowrap;

}
.btn-new:hover, .btn-new:focus{
	text-decoration: none;
	  color: #FFFFFF;
}
.screen2 {
    padding-top: 100px;
    padding-bottom: 120px;
    background-color: #222222;
}
.alex{
	font-family: Arial;
    font-style: normal;
    font-weight: 600;
	font-size:42px;
	color:#fff;
	text-align:center;

}
.alex2{
	font-family: Arial;
    font-style: normal;
	font-size:18px;
	text-align:left;
	margin-left:10px;

}
.fs-20{
	font-size:20px;
}
.fs-45{
	font-size:45px;
}

.business{
	color:#fff;
	font-size: 24px;
	text-align:center;
	margin:64px 0 32px 0;
}
.mt-300{
	margin-top:300px;
}


.fs32{
	font-size:32px;
}
.fs17 li{
	font-size:17px;
}

.line {
    background: #2457ff;
    height: 3px;
    margin:10px 0;
	
}
.it{
	margin-bottom:220px;
}
.it .title{
	font-family: Arial;
    font-style: normal;
    font-weight: 600;
	font-size:31px;
	color:#fff;
}
.it p{
	font-size: 18px;
	color:#fff;

}
.postavka{
	font-size: 22px;
	color:#a9a9a9;
    text-align:center;
	margin:32px 0;
}
.circle{
	display: flex;
	justify-content: center;
	align-content: space-between;
	margin-bottom: 16px;
	border-style: solid;
	border-color: rgba(36,131,255,1);
	border-width: 3px;
	border-radius: 108px;
	width:108px;
	height:108px;
	padding-top: 24px;
	margin:0 auto 16px auto;
}
.circle path{
	fill:#fff;
}
.circle img{
	max-width:70%;
	max-height:70%;
}
.company p{
	font-family: Arial;
	font-style: normal;
	font-weight: 600;
	font-size:18px;
	color:#fff;
	line-height: 1.4;
	text-align: center;
}
.mt-21{
	margin-top:64px;
}
.mt-31{
	margin-top:108px;
}
.mt-41{
	margin-top:172px;
}

.company{
	display: flex;
	justify-content: center;
	align-content: space-between;
}
.fs-22{
	font-size:22px;
}
.what{
	color:#fff;
	font-family: Arial;
    font-style: normal;
    font-weight: 600;
    font-size: 42px;
	margin:300px 0 32px 0;
	
	
	
}
.support .title{
	color:#fff;
	font-size:22px;
	margin:10px 0;
	
}
.support p{
	font-size:16px;
	color:#fff;
}
.support img{
	width:50px;
}
.support svg path{
	fill:#fff;
}
.screen3{
	background:#fff;
	padding-top:100px;
	
}
.invest-title{
	font-size: 42px;
    text-align: center;
	
	
}
.market{
	text-align:center;
	font-size: 20px;
	padding:10px 0;
	
}
.invest img{
	width:100%;
}
.invest .title{
		font-size: 22px;
		  margin-bottom: 10px;
}
.invest .mb-10{
	margin-bottom:10px;
}
.invest p{
	font-size: 16px;
	/* padding-top:10px; */
	margin-top:10px;
}
.line1{
	background: #1976d2;
    height: 2px;
	margin:32px 0;
}
.screen4{
	background-image: url(../img/screen3.jpg);
    background-position: 50% 25%;
    background-repeat: no-repeat;
	background-size:;
}
.why{
	font-size:42px;
	color:#fff;
		text-align:center;

}
.garanty{
	    font-size: 22px;
		color:#fff;
		margin:32px 0 64px 0;
		text-align:center;
		
}
.punkt, .avant{
	display:inline-block;
	vertical-align:top;
	color:#fff;
		
	
}
.avant{
	width: 83%;
	margin-left:20px;
}
.avant span{
	display:block;
	font-size: 18px;
	padding-bottom:10px;
	
}
.avant p{
	font-size:16px;
}
.screen5{
	padding-top: 80px;
    padding-bottom: 100px;
    background-color: #fff;
}
.doverie{
	color:#222;
	font-size: 48px;
    text-align: center;
	
}
.clients{
		display: flex;
    flex-direction: row;
    justify-content: space-between;
	margin-top:50px;
	
}
.mt-5{
	margin-top:100px;
}
.clients div{ 
width:121px;
height:121px;
 display: flex;
  align-items: center;
  justify-content: center 


}
.clients img{
	width:121px;

}
.screen6{
	background:#fff;
	padding:100px 0;
	
}
.work{
	font-size: 42px;
    text-align: center;
	
}
.works{
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		padding: 0 2%;
		margin-top:100px;
}
.snap{
	width: 100%;
}
.snape{
	background-color: rgba(255,255,255,1);
    border-style: solid;
    border-color: rgba(255,213,35,1);
    border-width: 5px;
	font-size: 28px;
    text-align: center;
	width:80px;
	line-height:70px;
	height:80px;
	display:block;
	position:relative;
	margin-right:20px;
	

}
.snape1{
	background-color: rgba(255,255,255,1);
    border-style: solid;
    border-color: rgba(255,213,35,1);
    border-width: 5px;
	font-size: 28px;
    text-align: center;
	width:80px;
	line-height:70px;
	height:80px;
	display:block;
	position:relative;
	margin:0 auto;
	

}
.snape:after{
 background: rgba(255,213,35,1);
 position:absolute;
 top: 32px;
 left: 85px;
 content:"";
 height:5px;
 width:100px;
 z-index: 73;

}
.snap p{
	text-align:center;
	font-size: 16px;
	text-align: center;
	/* width: 69%; */
	margin-top:45px;
}
.works .snap:last-child .snape:after{
	width:0;
}
.order1 img{
	width:100%;
	
}
.order1{
	margin-top:100px;
}
.operativno{
	    font-size: 42px;
    text-align: center;
}
.price{
	font-size: 18px;
    text-align: center;
	margin:32px 0;
}
.price-tarif{
	font-size: 18px;
	margin:15px 0;
	color:#2483ff;
}
ul.defis {
    list-style: none;
}

ul.defis li:before {
    content:  "—";
    position: relative;
    left:     -5px;
}
.table td:nth-child(2){
		color:#2483ff;
		font-weight:bold;
	
}
.raschet input[type="text"]{
border-color: #cccccc;
    background-color: rgba(255, 255, 255, 1);
    -webkit-border-radius: 60px;
    border-radius: 60px;
    color: rgba(34, 34, 34, 1);
    height: 58px;
    font-size: 12px;
    font-family: Arial;
    font-weight: 400;
    font-style: normal;
}
.raschet button{
	    background: #FFDD4F;
    border-color: #BEBEBE!important;
    color: #222222;
    transform: scale(0.97);
	width:100%;
	height:58px;
	    padding: 12px 44px;

}
.raschet button:hover {
	background: #FFDD4F;
    border-color: #BEBEBE!important;
    color: #222222;
}
.order1 .galka, .tech .galka{
	width:50px;
	height:50px;
	display:inline-block;
	vertical-align:top;
	margin-right:10px;

}
.tech .galka{
  margin-right:30px;

}
.tech p{
	font-size:18px;
	display:inline-block;
	width: 76%;
	vertical-align:top;
	color:#fff;
	
}
.answer{
	font-size:18px;
	display:inline-block;
	width: 76%;
	vertical-align:top;
}
footer{
padding-top: 80px;
    padding-bottom: 81px;
    background-color: #222222;	
}
.contacts{
	font-family: Arial;
    font-style: normal;
    font-weight: 600;
	font-size: 42px;
	color:#FFFFFF;
	text-align:center;
	position:relative;
	display:block;
}
.contacts:before{
	background: #1976d2;
	height: 3px;
	position:absolute;
	left:0;
	top: 32px;
	width: 37%;
	content:"";
}
.contacts:after{
	background: #1976d2;
	height: 3px;
	position:absolute;
	right:0;
	top: 32px;
	width: 37%;
	content:"";
}
.address{
	font-family: Arial;
    font-style: normal;
    font-weight: 300;
	font-size:20px;
	color:#fff;
	display:block;
	position:relative;
	padding-left:48px;
	
}
.address:before{
	content:"";
	background: url(../img/address.svg) no-repeat;
	width:26px;
	height:26px;
	left:0;
	position:absolute;


}
.tel-bottom{
		font-family: Arial;
    font-style: normal;
    font-weight: 300;
	font-size:20px;
	color:#fff;
	display:block;
	position:relative;
	padding-left:48px;
	margin:15px 0;
	
}
.tel-bottom:before{
	content:"";
	background: url(../img/tel.svg) no-repeat;
	width:26px;
	height:26px;
	left:0;
	position:absolute;


}
.mail-bottom{
		font-family: Arial;
    font-style: normal;
    font-weight: 300;
	font-size:20px;
	color:#fff;
	display:block;
	position:relative;
	padding-left:48px;
	margin:15px 0;
	
}
.mail-bottom:before{
	content:"";
	background: url(../img/mail.svg) no-repeat;
	width:26px;
	height:26px;
	left:0;
	position:absolute;


}
.mail-bottom:hover, .tel-bottom:hover{
	color:#fff;
	text-decoration:none;
}
.we-social{
	font-size:20px;
	color:#fff;
	 font-family: Arial;
    font-style: normal;
    font-weight: 300;
	margin-top:30px;
	
}
.social-bottom{
	margin-top:10px;
}
.social-bottom img{
	width:30px;
	height:30px;
	
}
.social-bottom a{
	margin-right:10px;
}
.copy{
	font-size:18px;
	color:#fff;
	margin-top:40px;
}
.map{
	    border: 3px solid rgb(255, 213, 35);
	    padding: 3px;
	    width:100%;
	    height: 413px;
}
.question{
	font-size: 26px;
	color:#fff;
}
.write{
	color:#fff;
	font-size:16px;
	margin-top:10px;
}
.tel-bottom1{
font-family: Arial;
    font-weight: 400;
    font-style: normal;
    font-size: 22px;
	color:#fff;
	text-decoration:none;
	margin-top:20px;
	display:block;
}
.tel-bottom1:hover{
		color:#fff;
	text-decoration:none;
}
.tel-bottom2{
font-family: Arial;
    font-style: normal;
	color:#fff!important;
	text-decoration:none;
	margin-top:20px;
}

.skype {
	margin-top:10px;
	
}
.skype a{
	margin-right: 13px;
}
.skype img{
	width:40px;
	height:40px;
}
.navbar-nav {
   margin-top: 16px;
}
.modal{
top:10%;
padding-top: 84px;
}
 ul li{
	 font-size:15px;
 }
.price-btn, .price-btn1{
	margin:20px auto 0 auto;
	display:block;
	width:258px;
}
.w-1, .one{
	width:300px
}
.white{
	color:#fff;
}
small{
	    font-size: 15px;
}
.mt-0{
	margin-top:0;
}
.mb-0{
	margin-bottom:0;
}
.form-test{
	background-color: rgba(255,255,255,0.25);
    padding: 30px;
    border-radius: 4px;
    border: 1px solid transparent;
	
}
.call-title{
	font-weight: 400;
    font-style: normal;
	font-weight:bold;
    color: #fff;
    font-size: 22px;
    text-align: center;
	line-height:20px;
	margin-bottom:18px;
	color:#ffd523;
	
}
.manager{
	    color: #fff;
    font-size: 12px;
    text-align: center;
	margin-bottom:10px;

	
}
.form-test input.form-control{
    background-color: rgba(255, 255, 255, 0.45);
    -webkit-border-radius: 60px;
    border-radius: 60px;
    color: #fff;
    height: 50px;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
}
.form-test input::placeholder{
	    font-size: 12px;
		  color: #fff;
	
}
.form-test span{
	color:#fff;
}
.form-test label{
	font-size: 14px;
    font-weight: normal;
    line-height: 20px;
	color:#fff;
	
	}
.form-test input[type="checkbox"]{
	margin-right:10px;
}
.form-test button{
	margin:0 auto;
	display:block;
}
.pt-0{
	padding-top:0;
}
.fw600{
	font-weight:600;
}
.top-fixed{
	position:fixed;
	width:100%;
	background:#fff;
	z-index:10;
	
	
}
.it-title{
	font-size:40px;
	text-transform:uppercase;
	color:#0D47A1;
	text-align:center;
	font-weight:bold;
	
}
.it-title1{
	font-size:34px;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
		margin-bottom:40px;
	
}
.zp{
	font-size:30px;
	text-transform:uppercase;
	text-align:left;
	font-weight:bold;
		margin-bottom:40px;
	
}

.it-slogan{
	font-size:20px;
    text-align:center;
	margin:40px 0;


}
.itt p{
	font-size:18px;
	margin-bottom:0;
}
.itt{
	margin-bottom:40px;
}
.ekon{
	font-size:80px;
	text-transform:uppercase;
	color:#0D47A1;
	text-align:left;
	font-weight:bold;
	line-height:64px;
	
}
.ekon span{
	text-transform:none;
	font-size:45px;
}
.mb-2{
	margin-bottom:60px;
}
.action{
	background-color:#ffe500;
		width:100%;

}
.action-top{	
	background-image: url(../img/action-top.jpg);
	height:370px;
	background-repeat:no-repeat;
    background-position: 50% 50%;

}
.action-bottom{	
	background-image: url(../img/action-bottom.jpg);
	height:300px;
	background-repeat:no-repeat;
    background-position: 50% 50%;

}
.actionout{
	background-color: rgba(0, 0, 0, 0.6);
	background-position:  50% 50%;
	height:300px;
	width:70%;
	margin:0 auto;



}

.action h1{
	color:#000;
	margin:32px 0 0 0;
}
.acceleration{
	font-size:24px;
	font-weight:bold;
	text-align:center;
	
}
.analiz{
	color:#000;
	font-size:14px;
	text-align:left;
	padding-left:50px;
}
.topform1{
	margin-top:20px;
}
.topform1 label{
	color:#fff;
	font-size:14px;
	font-weight:normal;
}
.topform1 label a{
	color:#fff;
}
.help-action{
	font-size:40px;
	text-align:center;
	color:#fff;
	text-align:center;
	margin:40px 0 40px 0;
	text-transform:uppercase;
}
.raschet label{
	font-weight:normal;
}

@media (max-width: 1260px){
	.actionout{
		background:none;
	}
}


@media (max-width: 769px){
	.action-top{
		height:auto;
	}
	.action-bottom{
		background:none;
		color:#000;
		height:800px;
	}
	,actionout{
		height:auto;
		
	}

.navbar-nav {
   display: none;
   margin-top: 44px;
}
.best{
	    font-size: 20px;
}
.alex2{
	display:none;
}
.modal{
	width:70%;
}
.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    border: 1px solid #000;
    border-radius: 4px;
	z-index:10;
}
.navbar-toggle span {
    background: #000;
    border: 1px solid #000;
}
.navbar-nav.collapsed{
	display:block;
}
.navbar-nav li {
    text-align: center;
    width: 51%;
}
.company, .clients, .works{
	display:block;
}
.social{
	margin-left: 12%;
}
header{
	padding-bottom:10px;
}
.top-fixed{
	position:relative;
}
.scr11{
	padding-top:0;
}
h1{
	font-size:48px;
}
.acrion h1 {
    font-size: 30px;
}
.acceleration {
    font-size: 20px;
}
.analiz{
	padding-left:0
}
.action{
	background-position:bottom;
	height:950px;
	
}
.action .help-action, .action .topform span, .action .topform input, .action .topform input::placeholder, .action .topform1 label, .action .topform1 label a{
	color:#000;
}

.decisions{
	    font-size: 20px;
}
.topform .col-xs-12{
	margin-bottom:10px;
}
.btn-new {
	margin:0 auto;
	display:block;
}
.alex, .business{
	font-size:24px;
}
.business{
	text-align:left;
}
.it .title{
	text-align:center;
	font-size:20px;
}
.it{
	margin-bottom:80px;
}
.it p{
	text-align:center;
	font-size:18px;
}
.it .col-xs-12, .support {
	margin-bottom:30px;
}
.what{
	margin-top:100px;
}
.avant {
    width: 69%;
    margin-left: 20px;
}
.clients div{
	margin:10px auto;
	display:block;
}
.snape{
	margin:0 auto;
	display:block;
}
.snape:after{
	width:0;
	
}
.snap p{
	width:100%;
	margin-top:10px;
}
.operativno{
	font-size:22px;
	margin-top:10px;
}
.raschet .col-xs-12, .mt-21 .col-xs-12{
	margin-bottom:10px;
}
.contacts{
	font-size:28px;
	
}
.contacts:before, .contacts:after{
	width:21%;
	top:20px;
}
.copy{
	margin-bottom:10px;
}
.modal{
padding-top: 176px;
z-index:100000;
}
.mt-0{
	margin-top:0;
}
.mb-0{
	margin-bottom:0;
}
.b24-widget-button-wrapper{
	 justify-content: center;
  align-content: space-between;
	
}
.b24-widget-button-position-bottom-right{
	right:40%!important;
}
.tech .galka {
    margin-right: 19px;
}
.best-test{
	font-size:40px;
}
}
