html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1.2;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
    background-color: rgb(3, 0, 21);
	color:white;
   font-family:"Audiowide", sans-serif;
   
}


.crf {
	background-color: rgb(3, 0, 21);
}
nav {
   
    font-size: 23px;
}
#shiro {
  background-color: rgb(2, 0, 17);
}
.navbar-brand {
    font-size: 30px;
    font-weight: 600;
	color: white;
}
.navbar-toggler-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 250, 250, 250.1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}
.navbar-toggler{
	border: solid;
	border-color: white;
}
.showreel {
	opacity: 0.8;
}
.about_me{
	margin: 6% 0% 6% 0%;
}
.about_me h1{
	font-size: 30px;
	padding: 0% 0% 2% 0%;
	font-weight: 600;
}
h1{
	font-size: 30px;
	font-weight: 600;
}


h2{
	font-size: 25px;;
}
h3{
	font-size: 18px;
}

.progress {
	height: 25px;
	margin-bottom: 1%;
	width: 80%;
	background-color: rgba(255, 255, 255, 0.5);
}
.max3 {
	background-color:rgb(243, 147, 22);
}
.procreate {
	background-color: rgb(255, 169, 9);
}

.premiere {
background-color:rgb(243, 125, 22);
}
.effects {
	background-color: rgb(255, 111, 0);
}
p {
	font-size: 18px;
}

.nav-pills .nav-link.active {
    background-color: #8922ff; 
    
}
.aboutme {
	border-radius: 30px;
}
.perfil {
	border-radius: 50%;
}
footer {
	background-color: rgb(0, 0, 0);
	
}
.instagram{
	width: 15%;
}
.tiktok {
	width: 17%;
}
.CV {
	color: white;
	font-size: 20px;
	
}