
/* BASIC SETTINGS */

@font-face {
font-family: 'Gilroy Medium';
src: url('../fonts/Gilroy-Medium.eot');
src: url('../fonts/Gilroy-Medium.eot?#iefix') format('embedded-opentype'),
url('../fonts/Gilroy-Medium.woff') format('woff'),
url('../fonts/Gilroy-Medium.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

@font-face {
font-family: 'Gilroy Bold';
src: url('../fonts/Gilroy-Bold.eot');
src: url('../fonts/Gilroy-Bold.eot?#iefix') format('embedded-opentype'),
url('../fonts/Gilroy-Bold.woff') format('woff'),
url('../fonts/Gilroy-Bold.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
body {
	scroll-behavior: smooth;
}
body, div, span, ul, li {
	margin: 0;
	padding: 0;
}
p {
	font-family: Gilroy Medium;
}
h1, h2 {
	font-family: Gilroy Bold;
	color: #070707;
}
.container {
	width: 945px;
	margin: 0 auto;
}

/* HEADER */

.header-nav-box {
	height: 70px;
	align-items: center;
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #828282;
	transform: matrix(1, 0, 0, 1, 0, 0);
}
.header-nav-box-mobile {
	width: 100%;
	height: 812px;
	background-color: #fff;
	z-index: 999;
	position: fixed;
	top: 0px;
	left: 0px;
	display: none;
}
.header-nav-box-mobile .header-nav-item {
	margin-left: 30px;
	margin-top: 30px;
	font-size: 34px;
}
.header-nav-item a {
	font-family: Gilroy Bold;
	font-size: 18px;
	line-height: 22px;
	color: #828282;
	text-decoration: none;
}
.header-nav-item-mobile a {
	font-family: Gilroy Bold;
	font-size: 18px;
	line-height: 22px;
	text-decoration: none;
}
.header-nav-item-mobile {
	margin-top: 110px;
}
.header-nav-item a:hover {
	color: #070707;
}
.burger {
	display: none;
}
.header-title-box {
	padding-bottom: 30px;
	padding-top: 30px;
	display: flex;
	justify-content: space-between;
}
.header-title-box h1 {
	width: 120px;
	font-family: Gilroy Bold;
	font-size: 47.3392px;
	line-height: 59px;
	color: #070707;
}
.header-title-box p {
	width: 155px;
	height: 45px;
	font-family: Gilroy Medium;
	font-size: 18px;
	line-height: 22px;
	color: #070707;
	margin-top: 0;
	margin-bottom: 0;
}
.header-p-box {
	padding-top: 100px;
	margin-right: 50px;
}
.header-ua, .header-en {
	font-family: Gilroy Bold;
	font-size: 16px;
	line-height: 20px;
	text-decoration: none;
}
.header-ua {
	color:#070707;
}
.header-en {
	color: #828282;
}
.header-lang-changer span {
	font-family: Gilroy Bold;
	font-size: 16px;
	line-height: 20px;
	text-decoration: none;
	color: #070707;
}
.header-lang-changer {
	transform: rotate(-90deg);
	width: 15px;
	height: 5px;
	white-space: nowrap;
	margin-top: 130px;
	margin-right: 10px;
}
.header-img {
	width: 100%;
	margin-bottom: 100px;
}
.header-img-mobile {
	display: none;
}

/* ABOUT ME */

.about {
	padding-top: 120px;
	padding-bottom: 50px;
	text-align: center;
	background: #F6F6F6;
}
.about h2 {
	font-family: Gilroy Bold;
	font-size: 34px;
	line-height: 42px;
	text-align: center;
	color: #070707;
}
.about p {
	width: 485px;
	font-family: Gilroy Medium;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	color: #070707;
	margin: 0 auto;
	padding-bottom: 50px;
}

/* SKILLS */

.skills {
	padding-top: 90px;
	padding-bottom: 100px;
}
.skills-title {
	font-family: Gilroy Bold;
	font-size: 34px;
	line-height: 42px;
	text-align: center;
	color: #070707;
}
.skills-subtitle {
	font-family: Gilroy Medium;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	color: #070707;
	margin-top: 70px;
	margin-bottom: 90px;
}
.skills-programs {
	display: flex;
	justify-content: space-between;
}
.skills-item {
	text-align: center;
	width: 120px;
}
.skills-item p {
	padding-top: 20px;
	width: 80px;
	height: 30px;
	font-family: Gilroy Bold;
	font-size: 14px;
	line-height: 17px;
	text-align: center;
	color: #828282;
	margin: 0 auto;
}
.skills-rate {
	display: flex;
	justify-content: space-between;
	width: 100%;
	margin-top: 40px;
}

/* PORTFOLIO */

.portfolio {
	background: #F6F6F6;
	padding-top: 110px;
}
.portfolio-title {
	font-family: Gilroy Bold;
	font-size: 34px;
	line-height: 42px;
	text-align: center;
	color: #070707;
	margin-bottom: 50px;
}
.portfolio-content {
	display: flex;
	flex-direction: column;
}
.portfolio-item p {
	text-align: center;
	margin-top: 45px;
	margin-bottom: 100px;
}
.portfolio-item img {
	width: 100%;
}
.portfolio-item p a {
	font-family: Gilroy Medium;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	text-decoration-line: underline;
	color: #070707;
}

/* CONTACTS */

.contacts {
	padding-top: 115px;
	padding-bottom: 120px;
}
.contacts-title {
	font-family: Gilroy Bold;
	font-size: 34px;
	line-height: 42px;
	text-align: center;
	color: #070707;
}
.contacts-subtitle {
	font-family: Gilroy Medium;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	color: #070707;
	width: 275px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 30px;
}
.contacts-button {
	font-family: Gilroy Bold;
	font-size: 18px;
	line-height: 22px;
	text-align: center;
	color: #FFFFFF;
	background-color: #070707;
	border-radius: 25px;
	text-decoration: none;
	padding: 13px 25px;
	display: flex;
	justify-content: center;
	width: 180px;
	margin: 0 auto;
	margin-bottom: 100px;
}
.contacts-variants-wrapper {
	display: flex;
	justify-content: space-between;
	width: 350px;
	margin: 0 auto;
}
.contacts-bottom-text {
	font-family: Gilroy Medium;
	font-size: 14px;
	line-height: 17px;
	text-align: center;
	color: #828282;
	width: 245px;
	margin: 0 auto;
	margin-top: 45px;
}
