header{
	position: relative;
	background: #fff;
}
.langbox-thislang{
	color: #000;
}
.show-langguage{
	color: #000;
}
.logo-header{
	color: #000;
}
.headerli a{
	color: #000;
}
.header-ulnav{
	border-top: solid 1px #000;
}
.header-ulnav .activelinaw a{

}
.header-ulnav .activelinaw .hydoj a{
	color: #000;
}
.show-langguage a{
	color: #000;
}
.header-ulnav .activelinaw .hydoj .foe a{
	color: #FF8A00;
}
.hydoj{
	background: rgba(255,255,255,0.9);
	z-index: 2;
}
.ohydoj .ff2{
	position: relative;
	z-index: 3;
}
.ohydoj .icarsmal{
	z-index: 3;
}
header{
	background: none;
}
body{
	width: 100%;
	background: url(../img/bg/bio-bg2.png) no-repeat;
	background-size: cover;
	background-position: center;
}
.secbioheader{
	width: 100%;
	padding-top: 40px;
	display: flex;
	justify-content: space-between;
}
.secbioheader img{
	display: block;
	width: 100%;
}
.bioheaderbg{
	width: 20%;
}
.bioheaderbg img{
	width: 100%;
	display: block;
}
.secbioheader .bioheaderbg:nth-child(1){
	width: 18.9583333%;
}
.secbioheader .bioheaderbg:nth-child(2){
	width: 20.46875%;
}
.secbioheader .bioheaderbg:nth-child(3){
	width: 20.625%;
}
.secbioheader .bioheaderbg:nth-child(4){
	width: 15.5729167%;
}
.secbioheader .bioheaderbg:nth-child(5){
	width: 23.333333%;
}
.secbio{
	width: 100%;
	padding: 35px 0;
}
.boris-cyher-bio-statik{
	max-width: 100%;
	margin: 0 auto;
}
.nameautor{
	text-align: center;
	font-family: 'Segoe Script Regular';
	font-size: 52px;
	color: #000;
	margin-bottom: 10px;
    margin-top: 10px;
}
.subtitleautor{
	text-align: center;
	font-size: 20px;
    line-height: 1.5;
}
.secbio{
	width: 100%;
}
.biolinsconttitle{
	text-align: center;
	padding-top: 17px;
	font-weight: bold;
    font-size: 38px;
    line-height: 60px;
}
.biol1{
	margin-top: 65px;
}
.bioline{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.imsb{
	width: 100%;
}
.imsb img{
	width: 100%;
	display: block;
}
.texlinebio{
	font-size: 20px;
    line-height: 1.5;
}
 .biol1 .imgboxbio{
	width: 33%;
}
 .biol1 .texlinebio{
	width: 64%;
}

.biol2{
	margin-top: 40px;
}
.biol2 .imgboxbio{
	width: 40.6%;
}
 .biol2 .texlinebio{
	width: 58%;
}

.biol3{
	margin-top: 92px;
	margin-bottom:30px;
}
.biol3 .imgboxbio{
	width: 40%;
}
 .biol3 .texlinebio{
	width: 58%;
}

.biol4{
	margin-bottom: 40px;
}
.biol4 .imgboxbio{
	width: 41%;
}
.biol4 .texlinebio{
	width: 56%;
}
@media only screen and (max-width: 1000px){
.nameautor {
	font-size: 42px;
}
.secbioheader{
	padding-top: 20px;
}
.secbio{
	padding-top: 0;
}
.biolinsconttitle{
	font-size: 30px;
}
.biol1{
	margin-top: 20px;
}
}
@media only screen and (max-width: 780px){
.nameautor{
	font-size: 36px;
}
.biolinsconttitle{
	font-size: 28px;
}
.biol1{
	flex-wrap: wrap;
}
.biol1 .imgboxbio{
	width: 100%;
	order: 1;
	display: flex;
	justify-content: space-between;
}
.biol1 .texlinebio{
	width: 100%;
	order: 0;
	margin-bottom: 20px;
}
.biol1 .imgboxbio .imsb:nth-child(1){
	width: 52.5%;
}
.biol1 .imgboxbio .imsb:nth-child(2){
	width: 47.5%;
}
.biol2{
	flex-wrap: wrap;
}
.biol2 .texlinebio{
	width: 100%;
	order: 0;
}
.biol2 .imgboxbio{
	order: 1;
	margin-top: 40px;
	width: 100%;
}
.biol3{
	flex-wrap: wrap;
	margin-top: 40px;
}
.biol3 .imgboxbio{
	width: 60%;
	margin-left: 20%;
	order: 1;
}
.biol3 .texlinebio{
	width: 100%;
	margin-bottom: 30px;
}
.biol4{
	flex-wrap: wrap;
	margin-top: 40px;
}
.biol4 .texlinebio{
	width: 100%;
	margin-bottom: 30px;
}
.biol4 .imgboxbio{
	width: 100%;
}

}
@media only screen and (max-width: 500px){
.nameautor{
	font-size: 30px;
}
.biol4{
	margin-top: 30px;
}
.biol3 .imgboxbio{
	width: 100%;
	margin-left: 0%;
}
.secbio{
	padding-bottom: 0;
}
.subtitleautor{
	font-size: 18px;
}
.texlinebio{
	font-size: 18px;
}
.biolinsconttitle{
	font-size: 25px;
}
.biol1{
	margin-top: 0;
}
}