body{
	font-family: 'Montserrat', Arial, sans-serif;
	background:#fff;
	font-size:100%;
	margin:0px auto;
	padding:0px;
	height:100%;
	color:#383561;

}

header{
	background:url(../img/bq-head-2023.jpg) 50% 50% no-repeat #fff;
	overflow:auto;
	height:900px;
	width:100%;
	text-align:center;
	color:#fff;
	-moz-background-size: cover; /* Firefox 3.6+ */
    -webkit-background-size: cover; /* Safari 3.1+ и Chrome 4.0+ */
    -o-background-size: cover; /* Opera 9.6+ */
    background-size: cover;
	min-width:300px;
}



a{
	color:#3080EC;
	text-decoration: underline;
}

a:hover{ 
	color:#6BB3E4;
}/**/

header img{
	width:120px;
	margin-top:30px;
}

.header-en{
	background:url(../img/bq-head-2023_en.jpg) 50% 50% no-repeat #fff;
	overflow:auto;
	height:900px;
	width:100%;
	text-align:center;
	color:#fff;
	-moz-background-size: cover; /* Firefox 3.6+ */
    -webkit-background-size: cover; /* Safari 3.1+ и Chrome 4.0+ */
    -o-background-size: cover; /* Opera 9.6+ */
    background-size: cover;
	min-width:300px;
}

.hd-wrap{
	width:1170px;
	margin:20px auto;
	font-size:13px;
	overflow:auto;
}

.hd-eng{
	background:url(../img/flag-eng.svg) 10px 50% no-repeat #fff;
	float:right;
	padding:7px 20px 7px 40px;
	border-radius:5px;
}


.hd-rus{
	background:url(../img/flag-rus.svg) 10px 50% no-repeat #fff;
	float:right;
	padding:7px 20px 7px 40px;
	border-radius:5px;
}

.title1{
	font-size:55px;
	font-weight:bold;
	margin:20px auto;
}

.title2{
	font-size:24px;
}

.title3{
	font-size:40px;
	font-weight: bold;
	color: #3080ec;
	margin:70px auto;
	line-height:100%;
}

.title3-en{
	font-size:40px;
	font-weight: bold;
	color: #3080ec;
	margin:30px auto;
	line-height:100%;
}

.title4{
	color: #3080ec;
	font-size:24px;
	margin:20px auto;
	font-weight:bold;
	line-height:100%;
}
.about{
	background:url(../img/bg-gadjets.jpg) 50% 50% no-repeat #fff;
	height:510px;
	width:100%;
}

.about_en{
	background:url(../img/bg-gadjets_en.jpg) 50% 50% no-repeat #fff;
	height:510px;
	width:100%;
}

.about-item{
	width:49%;
	float:left;
	margin-top:110px;
	min-width:300px;
}

.history{
	background:#F6F7F8;
	overflow:hidden;
}

.history-item{
	width:50%;
	float:left;
	
	margin-top:30px;
}

.history-item_en{
	width:50%;
	float:left;

	margin-top:10px;
}

.history-item__photo{
	width:50%;
	float:left;
	text-align:center;
	font-size:16px;
	margin-bottom:30px;
}

.history-item__photo p{
	font-size:18px;
	margin:10px auto 0px auto;
}

.history-item__photo img{
	width:150px;
	margin:10px auto;
	display:block;
	border-radius: 150px;
}

.customers{
	width:100%;
}

.customers-item{
	width:50%;
	float:left;
	margin-top:30px;
	min-width:300px;
}

.customers-item_en{
	width:50%;
	float:left;
	margin-top:30px;
	min-width:300px;
}

.customers-item__brand{
	float:left;
	margin:-30px 1% 0px 1%;
	text-align:center;
}

.customers-item__brand img{
	width:75%;
	
}




.portrait{
	background:#F6F7F8;
	overflow:hidden;
}

.portrait-item{
	width:50%;
	float:left;
	
	margin-top:30px;
}

.portrait-item__photo{
	width:50%;
	float:left;
	text-align:center;
	margin-bottom:30px;
}

.portrait-item__photo img{
	margin:10px auto;
	display:block;
}

.product-item__img{
	width:32%;
	text-align:center;
	float:left;
	margin:20px 1%;
}

.product-item__img img{
	width:300px;

}

.product-item__txt{
	width:64%;
	float:left;
	margin:20px 1%;
	
}

.product-item__img1{
	width:32%;
	text-align:center;
	float:right;
	margin:20px 1%;
}

.product-item__img1 img{
	width:300px;

}

.product-item__txt1{
	width:64%;
	float:right;
	margin:20px 1%;
	
}


.struct{
	background:#F6F7F8;
	overflow:hidden;
	padding-bottom:50px;
}

.struct-wrap{
	width:750px;
	margin:40px auto;
		font-size:21px;
	line-height:31px;
}

.struct-map{
	width:95%;
	margin:20px auto;
}

.struct-flag{
	width:10%;
	float:left;
	text-align:center;
	margin-top:20px;
}

.struct-descr{
	float:left;
	width:89%;
	margin-top:20px;	
}


.step{
	padding-bottom:50px;
}

.step-wrap{
	width:750px;
	margin:40px auto;
	font-size:18px;
	line-height:27px;
}

.step-quote{
	color:#8A8A8A;
	font-size:18px;
	line-height:26px;
	font-style:italic;
	text-align:center;
	
}


.step-number{
	width:13%;
	float:left;
	text-align:center;
	margin-top:20px;
}

.step-number img{
	width:75%;
}

.step-text{
	float:left;
	width:85%;
	margin-top:20px;	
}

.step-text li{
	margin:15px auto;	
}


.edu{
	background:#F6F7F8;
	overflow:hidden;
	padding-bottom:50px;
}

.edu-wrap{
	width:750px;
	margin:40px auto;
	font-size:18px;
	line-height:26px;
	text-align:center;
}

.edu-wrap img{
	width:400px;
	text-align:center;
}

.edu-wrap li{
	width:45%;
	font-size:18px;
	float:left;
	margin:20px 5% 0px 0%;
	text-align:left;
}

.wrap{
	width:1170px;
	margin:20px auto;
	font-size:18px;
	line-height:26px;
}

.clear{
	clear:both;
	
}
