@import url("https://use.typekit.net/kmh4fnu.css");
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	height: 100%;
	font-size: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	position: relative;
	min-height: 100%;
	/* fixes focus scrolling in Safari (OS X) */
	margin: 0;
	padding: 0;
	letter-spacing: 0.85px;
	background-color: #FFF;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	/* disable webkit tap highlight */
	color: #464646;
	line-height: 120%;
	font-family: omnes-pro, sans-serif;
font-weight: 400;
font-style: normal;
	font-size: 18px;
	height: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
.partup {
	background-color: #fff;
	padding: 25px 0 0px 0;
}
.rozm {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.uplogo {
	display: inline-block;
	vertical-align: middle;
	line-height: 80px;
	text-align: center;
	
}
.upmenu {
	display: inline-block;
	vertical-align: middle;
	float: right;
	margin-top: -24px;
}
.logo_cover {
	height: 120px;
}
.upmenu table {
	border-collapse: collapse;
	height: 96px;
	font-size: 18px;
}
.upmenu table, td {
	border-collapse: collapse;
}
.upmenu table td {
	text-align: center;
}
.menusp2 {
	padding-right: 20px;
	padding-left: 20px;
}
#active {
	font-weight: 600;
	color: #3f2aa4;
}
.act {
	border-bottom: 4px solid #3f2aa4;
	padding: 0 4px 6px 4px;
}
.bect {
	padding: 0 4px 6px 4px;
	font-weight: 600;
}
.bect:hover {
	color: #003399;
	font-weight: 600;
	padding: 0 4px 6px 4px;
}
.partpicture {
	display: block;
	width: 100%;
    background-color: #032345;
}
.sitename {
	color: white;
	font-size: 60px;
	text-align: center;
	font-weight: 700;
	padding-top: 110px;
}
.avatar {
	text-align: center;
	padding-top: 100px;
	padding-bottom: 150px;
}
/*scrolling */

.scrooling {
	text-align: center;
	color: white;
	padding-bottom: 150px;
}
.scrolld {
	margin-top: -25px;
	font-weight: 500;
}
.scroll {
	width: 30px;
	height: 50px;
	position: relative;
	bottom: 50%;
	left: 50%;
	cursor: pointer;
	margin-top: -25px;
	margin-left: -15px;
}
.scroll .mouse {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	border: 3px solid white;
	border-radius: 20px;
}
.scroll .wheel {
	width: 5px;
	height: 5px;
	top: 10px;
	left: 50%;
	position: absolute;
	background: white;
	display: block;
	border-radius: 50%;
	margin-left: -2px;
	animation-name: scroll-wheel;
	animation-duration: 3s;
	animation-iteration-count: infinite;
}
@keyframes scroll-wheel {
	from {
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	to {
		transform: translate3d(0, 10px, 0);
		opacity: 0;
	}
}
/*end */

.mainpart {
	padding-top: 60px;
}
.nametopic {
	padding-top: 80px;
	font-size: 36px;
	text-align: center;
	font-weight: 700;
}
.namehejt {
	padding-top: 40px;
	font-size: 36px;
	font-weight: 500;
	text-align: center;
}
.texttopic {
	padding-top: 35px;
	padding-bottom: 50px;
	line-height: 160%;
	text-align: justify;
	padding-bottom: 250px;
}
.iconve {
	padding-top: 70px;
	padding-bottom: 70px;
	text-align: center;
}
.iconve img {
	width: 250px;
}
.contact_info {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 100%;
	font-size: 22px;
	line-height: 140%;
	font-weight: 400;
}
.nametpc {
	font-size: 135%;
	font-weight: 500;
}
.linkconm {
	text-decoration: none;
	color: inherit;
}
.linkcone {
	text-decoration: none;
	color: #4a63c7;
	padding-bottom: 0.75px;
	border-bottom: 2px solid #4a63c7;
}
.linkcone:hover {
	color: #2d0975;
	border-bottom: 2px solid #2d0975;
}
.footer {
	width: 100%;
	background-color: #032345;
}
.copyright {
	color: white;
	text-align: center;
	padding-top: 60px;
	padding-bottom: 60px;
	line-height: 180%;
	font-weight: 300;
}
.thinp {
	font-weight: 200;
}
.socialicon table {
	padding-top: 20px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.ig, .fb {
	width: 25px;
}

@media screen and (max-width:1366px) {
	.rozm {
		width: 90%;
		margin: 0 auto;
	}
	.mpava {
		width: 300px;
	}
	.sitename {
		font-size: 50px;
		padding-top: 110px;
	}
	.logo_cover {
		height: 100px;
	}
	.nametopic {
		font-size: 36px;
	}
	.contact_info {
		font-size: 25px;
		line-height: 140%;
	}
	.nametpc {
		font-size: 135%;
	}
}
@media screen and (max-width:850px) {
	.rozm {
		width: 90%;
		margin: 0 auto;
	}
	.mpava {
		width: 270px;
	}
	.sitename {
		font-size: 45px;
		padding-top: 110px;
	}
	.logo_cover {
		height: 98px;
		text-align: center;
		margin: 0 auto;
	}
	.uplogo {
		display: block;
		text-align: center;
		width: 100%;
		line-height: 80px;
	}
	.nametopic {
		font-size: 36px;
	}
	.contact_info {
		font-size: 20px;
		line-height: 140%;
	}
	.nametpc {
		font-size: 135%;
	}
}
@media screen and (max-width:550px) {
	.rozm {
		width: 90%;
		margin: 0 auto;
	}
	.mpava {
		width: 250px;
	}
	.sitename {
		font-size: 39px;
		padding-top: 100px;
	}
	.logo_cover {
		height: 98px;
	}
	.nametopic {
		font-size: 36px;
	}
	.contact_info {
		font-size: 19px;
		line-height: 140%;
	}
	.nametpc {
		font-size: 135%;
	}
}
@media screen and (max-width:375px) {
	.rozm {
		width: 90%;
		margin: 0 auto;
	}
	.mpava {
		width: 250px;
	}
	.sitename {
		font-size: 39px;
		padding-top: 100px;
	}
	.logo_cover {
		height: 90px;
	}
	.nametopic {
		font-size: 36px;
	}
	.contact_info {
		font-size: 19px;
		line-height: 140%;
	}
	.nametpc {
		font-size: 135%;
	}
}
@media screen and (max-width:350px) {
	.rozm {
		width: 95%;
		margin: 0 auto;
	}
	.mpava {
		width: 75%;
	}
	.sitename {
		font-size: 34px;
		padding-top: 100px;
		max-width: 100%;
		line-height: 150%;
	}
	.logo_cover {
		height: 90px;
	}
	.nametopic {
		font-size: 36px;
	}
	.contact_info {
		font-size: 19px;
		line-height: 140%;
	}
	.nametpc {
		font-size: 135%;
	}
}

@media screen and (max-width:250px) {
	.sitename {
		font-size: 30px;
		max-width: 100%;
		line-height: 150%;
	}
}