body{
	font-family: 'Roboto', sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 15px;
	line-height: 18px;
	color: #425466;

}
p{
	margin-bottom: 0;
}
section#first{
	background: url('../images/slider_1.png')top center no-repeat;
	padding-top: 30px;
	padding-bottom: 116px;
}
.navbar-brand{
	margin-right: 50px;
}
.navbar {
	background: none;
}
.navbar-expand-lg .navbar-nav .nav-link{
    padding-bottom: 3px;
    padding-top: 7px;
    color: #747474;
    font-size: 14px;
	line-height: 16px;
	padding-left:15px;
	padding-right: 15px;
}
.btn-callback{
	background-color: #2D62F9;
	box-shadow: 8px 12px 24px rgba(0, 0, 0, 0.15);
	border-radius: 20px;
	color: #fff;
	font-size: 14px;
	line-height: 16px;
	padding:12px 30px;
}
.banner_text{
	margin-top: 130px;
}
.tech_items{
	margin-bottom: 37px;
}
.banner_text h2{
	color: #223053;
	font-size: 54px;
	line-height: 63.28px;
	font-weight: 500;
	margin-bottom: 20px;
}
.banner_text p{
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 27px;
}
#partners{
	padding-bottom: 64px;
	padding-top: 64px;
}
#partners ul{
	padding-left: 0;
}
#partners ul li{
	display: inline-block;
	list-style: none;
}
#our_tech{
	padding-top: 60px;
	padding-bottom: 43px;
}
#our_tech .after_title,#projects .after_title{
	font-weight: 500;
	font-size: 18px;
	line-height: 21px;
	color: #46A8FF;
	margin-bottom: 13px;
}
#our_tech h2, #projects h2{
	font-weight: 500;
	font-size: 38px;
	line-height: 45px;
	color: #223053;
	margin-bottom: 60px;
}
#our_tech .icon_tech{
	margin-bottom: 12px;
}
#our_tech .name{
	font-weight: 500;
	font-size: 15px;
	line-height: 18px;
	color: #0A2540;
	margin-bottom: 8px;
}
#our_tech p{
	font-size: 15px;
	line-height: 18px;
	color: #425466;
}
#projects{
	padding-bottom: 74px;
}
#projects img{
	margin-bottom: 30px;
}
#projects .title{
	font-weight: 500;
	font-size: 15px;
	line-height: 18px;
	color: #0A2540;
	margin-bottom: 8px;
}
#projects .desc{
	font-size: 15px;
	line-height: 18px;
	color: #425466;
	margin-bottom: 45px;
}
#consult{
	padding-top: 53px;
	background: #2D62F9;
	padding-bottom: 30px;
	position: relative;	
	overflow: hidden;
}

#consult span{
	font-weight: 500;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 9px 20px;
	background: #46A8FF;
	border-radius: 20px;
	margin-bottom: 26px;
	display: inline-block;
}
#consult h2{
	font-weight: 500;
	font-size: 38px;
	line-height: 45px;
	margin-bottom: 26px;
	color: #FFFFFF;
}
#consult .desc{
	font-weight: 400;
	font-size: 18px;
	line-height: 21px;
	color: #FFFFFF;
}

#consult .contact-block{
	background: #FFFFFF;
	box-shadow: 8px 12px 24px rgba(0, 0, 0, 0.1);
	border-radius: 20px;
	padding: 27px 22px; 
}
#consult .contact-block img{
	margin-bottom: 6px;
}
#consult .contact-block p{
	color: #223053;
	margin-bottom: 24px;
}
#consult .contact-block .number{
	margin-bottom: 9px;
}
#consult .contact-block .number a{
	font-weight: bold;
	font-size: 28px;
	line-height: 32px;
	text-transform: uppercase;
	color: #2D7EFD;
	text-decoration: none;
}
#consult img.absolut_bg{
	position: absolute;
	right: 55px;
	top: 0;
}
section.default{
	padding-bottom: 50px;
	padding-top: 50px;
}
section.default .title{
	font-weight: 500;
	font-size: 34px;
	line-height: 40px;
	margin-bottom: 21px;
	color: #223053;
}
section.default .after_title{
	font-weight: 300;
	font-size: 18px;
	line-height: 21px;
	color: #425466;
}
section.default div.col-md-3{
	margin-top: 60px;
}
section.default  .tech_icon{
	display: inline-block;
	margin-right: 11px;
	width: 72px;
}
section.default  .tech_name{
	display: inline-block;
	font-size: 18px;
	line-height: 21px;
	color: #425466;
}
footer img{
	width: 150px;
}
footer{
	padding-top: 89px;
	padding-bottom: 80px;
	background: #F6F9FC;
}
footer .footer_title{
	font-size: 16px;
	line-height: 19px;
	color: #223053;
	margin-bottom: 16px;
}
footer .bottom_contact{
	margin-bottom: 40px;
}
footer .bottom_contact a{
	color: #2D7EFD;
	font-weight: 500;
	font-size: 20px;
	line-height: 22px;
}