		* {
	box-sizing: border-box;
	margin: 0;
	padding: 0
}

a {
	color: inherit;
	text-decoration: inherit
}

.wrapper_sections {
	width: 100%
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 18px;
	margin-left: 20px;
	margin-right: 20px
}

p {
	text-align: justify;
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 35px;
	line-height: 1.6
}

.mattelogo {
	margin: 25px auto 0;
	position: relative;
	display: inline-block;
	margin-left: 1%;
	height: 50px
}

.logo {
	position: absolute;
	left: 50%;
	top: 40%;
	width: 128px;
	height: 128px;
	transform: translate(-50%, -50%);
	background-color: transparent
}

.header {
	width: 100%;
	height: 100vh;
	background-color: #050017;
	background: url("https://res.cloudinary.com/stop-it/image/upload/v1630664437/mattepainting/gallery/header.jpg");
	background-repeat: no-repeat;
	background-size: cover
}

.text_header {
	color: #ffffff;
	text-align: center;
	padding-top: 50vh;
	font-size: 30px;
	font-family: Montserrat, sans-serif;
	font-weight: 600
}

.text_header_small {
	color: #ffffff;
	text-align: center;
	font-size: 20px;
	font-family: Montserrat, sans-serif;
	font-weight: 400
}

.redsquare_header {
	background-color: #b10015;
	width: 350px;
	margin-left: auto;
	margin-right: auto;
	align-items: center;
	border: none;
	border-radius: 8px;
	color: white;
	padding: 15px 32px;
	text-align: center;
	font-size: 12px
}


.passion {
	color: #b10015;
}

#about {
	background: url('https://res.cloudinary.com/stop-it/image/upload/v1630664435/mattepainting/gallery/about.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	height: 60rem;
	width: 100%;
	padding-top: 5vh;
	padding-bottom: 10px;
	color: #ffffff
}

.aboutme {
	color: #b10015;
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 20px;
	text-transform: uppercase
}

.whatido {
	color: #b10015;
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 20px;
	text-transform: uppercase
}

#skills {
	background: url('https://res.cloudinary.com/stop-it/image/upload/v1630664435/mattepainting/gallery/about.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	width: 100%;
	padding-top: 5vh;
	padding-bottom: 10px;
	color: #ffffff
}

.subtitle01 {
	color: #b10015;
	margin-left: 20px;
	margin-right: 20px;
	text-transform: uppercase
}

.subtitle02 {
	color: #b10015;
	margin-left: 20px;
	margin-right: 20px;
	text-transform: uppercase
}

.subtitle03 {
	color: #b10015;
	margin-left: 20px;
	margin-right: 20px;
	text-transform: uppercase
}

.subtitle04 {
	color: #b10015;
	margin-left: 20px;
	margin-right: 20px;
	text-transform: uppercase
}

.subtitle05 {
	color: #b10015;
	margin-left: 20px;
	margin-right: 20px;
	text-transform: uppercase
}

#portfolio {
	align-items: center;
	width: 100%;
	height: auto;
	padding-top: 5vh;
	color: #ffffff
}

.portfolio_title {
	color: #b10015;
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 20px;
	text-transform: uppercase
}

.container {
	border: 0 solid;
	color: yellow;
	display: flex;
	justify-content: center;
	flex-wrap: wrap
}

.container-contact {
	border: 0 solid;
	color: orange;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	height: 60vh
}

.card {
	color: white;
	text-transform: uppercase;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 8px 8px 8px 8px;
	margin-bottom: 20px;
	margin-left: 15px;
	margin-right: 15px;
	width: 600px;
	height: 20rem;
	background-image: url("https://res.cloudinary.com/stop-it/image/upload/v1630664436/mattepainting/gallery/portfolio1.jpg");
	background-size: cover;
	background-repeat: no-repeat
}

.card:hover {
	color: #b10015;
	transform: scale(1.03);
	transition: all 0.3s ease
}

#resume {
	background: url('https://res.cloudinary.com/stop-it/image/upload/v1630664435/mattepainting/gallery/about.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	height: 70rem;
	width: 100%;
	padding-top: 5vh;
	color: #ffffff
}

.resume_title {
	color: #b10015;
	margin-left: 20px;
	margin-right: 20px;
	text-transform: uppercase;
	margin-bottom: 20px
}

.button {
	background-color: #bd0016;
	border-radius: 8px;
	border: none;
	padding: 2vh;
	text-transform: uppercase;
	color: #ffffff;
	margin: 30px 20px 70px
}

.button:hover {
	background-color: #bd0016;
	border-radius: 8px;
	border: none;
	padding: 2vh;
	text-transform: uppercase;
	color: #ffffff;
	margin-left: 20px;
	margin-right: 20px;
	transform: scale(1.03)
}

.remotework {
	text-transform: uppercase;
	color: #b10015;
	font-weight: bold
}

.amplo {
	text-transform: uppercase;
	color: #b10015;
	font-weight: bold
}

#contact {
	background: url('https://res.cloudinary.com/stop-it/image/upload/v1630664435/mattepainting/gallery/about.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	height: 50rem;
	width: 100%;
	padding-top: 5vh;
	color: #ffffff
}

.contact_title {
	color: #b10015;
	margin-left: 20px;
	margin-right: 20px;
	text-transform: uppercase;
	margin-bottom: 20px
}

.mail {
	color: #b10015;
	margin-left: 20px;
	margin-right: 20px;
	text-transform: uppercase;
	margin-bottom: 20px
}

#wrapper {
	display: inline-block
}

.wrapper {
	position: absolute;
	flex-direction: column;
	display: inline-flex
}

.li1:hover {
	animation: blink 2s linear infinite
}

.li2:hover {
	animation: blink 2s linear infinite
}

.li3:hover {
	animation: blink 2s linear infinite
}

.li4:hover {
	animation: blink 2s linear infinite
}

.li5:hover {
	animation: blink 2s linear infinite
}

.footer {
	position: sticky;
	left: 0;
	width: 100%;
	height: 50px;
	background-color: black;
	color: #fff;
	text-align: center;
	padding-top: 15px
}

body {
	overflow: hidden;
	overflow-y: scroll;
	margin: 0;
	padding: 0;
	font-family: Montserrat, sans-serif;
	background: rgb(0, 0, 0);
	background: linear-gradient(90deg, rgba(0, 0, 0) 0%, rgb(22, 22, 22) 73%, rgb(20, 20, 20) 100%);
	transition: opacity 1s
}

.navbar {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1;
	display: flex;
	overflow: hidden;
	justify-content: center;
	align-items: center;
	background-color: black;
	color: #fff;
	text-align: center;
	font-size: large;
	transition: 0.4s ease-out
}

.menu ul {
	margin: 0;
	padding: 0;
	display: flex
}

.menu li {
	list-style: none;
	display: inline-block
}

.menu li a {
	text-decoration: none;
	color: #fff;
	padding: 1rem;
	display: block;
	text-align: center
}

.menu a {
	text-decoration: none;
	color: #fff;
	padding: 1rem;
	display: block;
	text-align: center
}

.menu li:hover {
	background-color: #b10015;
	transition: 0.5s
}

.hamburger {
	position: absolute;
	margin-top: 10px;
	top: 0.99rem;
	right: 1rem;
	display: none;
	flex-direction: column;
	justify-content: space-around;
	width: 30px;
	height: 25px
}

.line {
	position: absolute;
	height: 3px;
	width: 100%;
	background-color: white;
	transition: cubic-bezier(.26, .5, .27, 1.55) 0.45s;
	transform: rotate(-180deg)
}

.top {
	top: -10%
}

.middle {
	top: 30%
}

.bottom {
	bottom: 15%
}

.hamburger.close .top {
	transform: rotate(45deg);
	top: 15%
}

.hamburger.close .middle {
	transform: rotate(-45deg);
	top: 15%
}

.hamburger.close .bottom {
	transform: rotate(45deg);
	top: 15%
}

.hamburger.close .bottom,
.hamburger.close .top .hamburger.close .middle {
	transform: rotate(45deg)
}

@media screen and (max-width:950px) {
	.hamburger {
		display: flex
	}
	.logo {
		position: absolute;
		left: 50%;
		top: 40%;
		width: 128px;
		transform: translate(-50%, -50%);
		background-color: transparent
	}
	.header {
		width: 100%;
		height: 100vh;
		background-color: #050017;
		background: url("https://res.cloudinary.com/stop-it/image/upload/v1630664437/mattepainting/gallery/header.jpg");
		background-repeat: no-repeat;
		background-size: cover
	}
	.text_header {
		color: #ffffff;
		text-align: center;
		font-size: large;
		font-size: 16px;
		font-family: Montserrat, sans-serif
	}
	.text_header_small {
		color: #ffffff;
		text-align: center;
		font-size: 20px;
		font-family: Montserrat, sans-serif
	}
	.redsquare_header {
	background-color: #b10015;
	width: 350px;
	margin-left: auto;
	margin-right: auto;
	align-items: center;
	border: none;
	border-radius: 8px;
	color: white;
	padding: 15px 32px;
	text-align: center;
	font-size: 12px
    }
	.body {
		overflow: hidden
	}
	.menu {
		display: none;
		width: 100%
	}
	.navbar {
		top: 0;
		flex-direction: column;
		align-items: flex-start;
		text-align: right
	}
	.menu ul {
		width: 100%;
		flex-direction: column
	}
	.menu li {
		text-align: center
	}
	.menu li a {
		padding: 4%
	}
	.menu.active {
		display: flex
	}
	h1 {
		font-size: 18px;
		margin-left: 20px;
		margin-right: 20px;
		text-transform: uppercase
	}
	h2 {
		font-size: 18px;
		margin-left: 20px;
		margin-right: 20px;
		text-transform: uppercase
	}
	h3 {
		font-size: 18px;
		margin-left: 20px;
		margin-right: 20px;
		text-transform: uppercase
	}
	h4 {
		font-size: 18px;
		margin-left: 20px;
		margin-right: 20px;
		text-transform: uppercase
	}
	h5 {
		font-size: 18px;
		margin-left: 20px;
		margin-right: 20px;
		text-transform: uppercase
	}
	h6 {
		font-size: 18px;
		margin-left: 20px;
		margin-right: 20px;
		text-transform: uppercase
	}
	p {
		text-align: justify;
		margin-left: 20px;
		margin-right: 20px;
		padding-bottom: 35px;
		line-height: 1.6
	}
	.mattelogo {
		margin: 25px auto 0;
		position: relative;
		display: inline-block;
		margin-left: 1%;
		height: 50px
	}
	.logo {
		position: absolute;
		left: 50%;
		top: 40%;
		width: 128px;
		height: 128px;
		transform: translate(-50%, -50%);
		background-color: transparent
	}
	#about {
		background: url('https://res.cloudinary.com/stop-it/image/upload/v1630664435/mattepainting/gallery/about.jpg');
		background-repeat: no-repeat;
		background-size: cover;
		height: auto;
		padding-top: 5vh;
		padding-bottom: 10px;
		color: #ffffff
	}
	.aboutme {
		color: #b10015;
		margin-left: 20px;
		margin-right: 20px;
		padding-top: 5vh;
		text-transform: uppercase
	}
	.whatido {
		color: #b10015;
		margin-left: 20px;
		margin-right: 20px;
		padding-top: 5vh;
		text-transform: uppercase
	}
	.subtitle01 {
		color: #b10015;
		margin-left: 20px;
		margin-right: 20px;
		padding-top: 5vh;
		text-transform: uppercase
	}
	.subtitle02 {
		color: #b10015;
		margin-left: 20px;
		margin-right: 20px;
		padding-top: 5vh;
		text-transform: uppercase
	}
	.subtitle03 {
		color: #b10015;
		margin-left: 20px;
		margin-right: 20px;
		text-transform: uppercase
	}
	.subtitle04 {
		color: #b10015;
		margin-left: 20px;
		margin-right: 20px;
		padding-top: 5vh;
		text-transform: uppercase
	}
	.subtitle05 {
		color: #b10015;
		margin-left: 20px;
		margin-right: 20px;
		text-transform: uppercase
	}
	#portfolio {
		align-items: center;
		background-repeat: no-repeat;
		background-size: cover;
		width: 100%;
		height: auto;
		padding-top: 5vh;
		color: #ffffff
	}
	.portfolio_title {
		color: #b10015;
		margin-left: 20px;
		margin-right: 20px;
		padding-top: 5vh;
		text-transform: uppercase
	}
	.card {
		color: white;
		text-transform: uppercase;
		display: flex;
		align-items: center;
		justify-content: center;
		border-radius: 8px 8px 8px 8px;
		margin-bottom: 15px;
		margin-left: 15px;
		margin-right: 15px;
		width: 600px;
		height: 15rem;
		background-image: url("https://res.cloudinary.com/stop-it/image/upload/v1630664436/mattepainting/gallery/portfolio1.jpg");
		background-size: cover;
		background-repeat: no-repeat
	}
	.resume_title {
		color: #b10015;
		margin-left: 20px;
		margin-right: 20px;
		padding-top: 5vh;
		text-transform: uppercase
	}
	.button {
		background-color: #bd0016;
		border-radius: 8px;
		border: none;
		padding: 2vh;
		text-transform: uppercase;
		color: #ffffff;
		margin-left: 20px;
		margin-right: 20px;
		margin-bottom: 40px
	}
	.button:hover {
		background-color: #bd0016;
		border-radius: 8px;
		border: none;
		padding: 2vh;
		text-transform: uppercase;
		color: #ffffff;
		margin-left: 20px;
		margin-right: 20px;
		transform: scale(1.03)
	}
	.contact_title {
		color: #b10015;
		margin-left: 20px;
		margin-right: 20px;
		padding-top: 5vh;
		text-transform: uppercase
	}
	.mail {
		color: #b10015;
		margin-left: 20px;
		margin-right: 20px;
		text-transform: uppercase
	}
	.end {
		text-decoration: none;
		padding: 1rem;
		display: block;
		background-color: black;
		height: 100vh
	}
	@media screen and (max-height:420px) {
		.logo {
			position: absolute;
			left: 50%;
			top: 40%;
			height: 50px;
			width: 50px;
			transform: translate(-50%, -50%);
			background-color: transparent
		}
		.text_header {
			color: #ffffff;
			text-align: center;
			font-size: large;
			font-size: 14px;
			font-family: Montserrat, sans-serif
		}
		.text_header_small {
			color: #ffffff;
			text-align: center;
			font-size: 14px;
			font-family: Montserrat, sans-serif
		}
		@media screen and (max-height:350px) {
			.logo {
				position: absolute;
				left: 50%;
				top: 40%;
				height: 20px;
				width: 20px;
				transform: translate(-50%, -50%);
				background-color: transparent
			}
			.text_header {
				color: #ffffff;
				text-align: center;
				font-size: large;
				font-size: 14px;
				font-family: Montserrat, sans-serif
			}
			.text_header_small {
				color: #ffffff;
				text-align: center;
				font-size: 14px;
				font-family: Montserrat, sans-serif
			}
		}