@charset "utf-8";
body {
    margin: 0;
    padding: 0;
	background-color: #9850FF;
}

nav {
	background-color: #ECECEC;
	height: 50px;
	font-family: "Basic Sans";
	font-weight: bolder;
}

nav a {
	color: #1D1D1D;
	margin-left: 17px;
}


ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
}

li {
    margin: 0 10px;
}

a {
    display: block;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    line-height: 50px;
    padding: 0 10px;
}

header {
	text-align: center;
	margin-top: 140px;
	font-family: "Basic Sans";
}

h{
    align-content: center;
    font-size: large;
}

h1 {
    font-size: 85px;
    margin-top: -9px;
    margin-right: -9px;
    margin-left: -9px;
    margin-bottom: -9px;
}

h2 {
    font-size: 40px;
    margin-right: 50px;
    margin-left: 50px;
    margin-bottom: 10px;
    padding-right: 140px;
    padding-left: 140px;
    font-weight: bold;
    margin-top: 43px;
}

h3 {
    font-size: 18px;
    padding-right: 140px;
    padding-left: 140px;
    margin-top: 30px;
    font-weight: lighter;
    padding-top: 64px;
    color: #E9E9E9;
    background-color: #7328DF;
    height: 107pt;
}


h4 {
    font-size: 38px;
    font-weight: bolder;
    text-align: center;
    color: #EFEFEF;
    background-color: #52ACFF;
    width: 210px;
    border-radius: 94px;
    height: 52px;
    margin-top: 39px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    position: relative; 
    -webkit-box-shadow: 0px 5px 10px #3B0883;
    box-shadow: 0px 5px 10px #3B0883;
}

.button1 {
    background-color: #FFB600;
    color: #131313;
    font-size: 20px;
    padding: 10px 20px;
    border: none;
    margin-top: 45px;
    cursor: pointer;
    font-family: "Basic Sans";
    border-radius: 104px;
    font-weight: bolder;
    margin-bottom: 80px;
    align-content: center
}

.button1:hover {
    background-color: #DD9000;
	}
nav vc a:hover {
    color: #A673F0;
}

.button2 {
	background-color: #FFBF30;
	color: #101010;
	font-size: 22px;
	padding: 10px 20px;
	border: none;
	margin-top: -2px;
	cursor: pointer;
	font-family: "Basic Sans";
	border-radius: 104px;
	margin-left: 100px;
	font-weight: bolder;
	}
	
.button2:hover {
	background-color: #E29308;
	}



.p1 {
	font-family: "Barricada Pro";
	font-weight: normal;
	margin-top: 30px;
	margin-left: 40px;
	margin-right: 40px;
	font-size: x-large;
}

.p2 {
	font-family: "Basic Sans Light";
	font-weight: bold;
	margin-left: 40px;
	margin-right: 40px;
	font-size: large;
}

.p3 {
	font-family: "Basic Sans Light";
	font-weight: normal;
	margin-top: 30px;
	margin-left: 30px;
	margin-right: 30px;
	text-align: center;
	font-size: x-large;
}
	
.p4 {
	font-family: "Basic Sans Black";
	font-weight: normal;
	margin-left: 30px;
	margin-right: 30px;
	text-align: center;
	font-size: x-large;
}

.p5 {
    font-family: "Basic Sans Black";
    font-weight: normal;
    margin-left: 39px;
    margin-right: 30px;
    text-align: left;
    font-size: x-large;
}

.colorful-section {
    background-color: #5117A4;
    display: flex;
    justify-content: center;
    height: 460pt;
    margin-top: -94px;
}

.box {
    width: 286px;
    height: 359px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 146px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 0;
    border-radius: 12px;
    -webkit-box-shadow: 0px 8px 10px 4px #3D0B84;
    box-shadow: 0px 8px 10px 4px #3D0B84;
    padding-top: 39px;
    padding-left: 0px;
}

.red-box {
    background-color: #FF3E5C;
    height: 174pt;
}

.yellow-box {
    background-color: #F1B112;
}

.teal-box {
    background-color: #189B7C;
}

.box img {
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
    border-radius: 9px;
}

.box h5 {
    margin: 0;
    font-size: 24px;
    color: white;
    text-align: center;
    font-family: "Basic Sans";
}

.box p {
    margin-top: 25;
    margin-right: 25px;
    margin-left: 25px;
    margin-bottom: 25;
    font-size: 15px;
    color: white;
    text-align: left;
    font-family: "Basic Sans";
}

.box-section {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #310D63;
    height: 186pt;
    font-family: "Basic Sans";
    font-weight: bolder;
}

.box2 {
    width: 248px;
    height: 154px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 40px;
}

h8{
    text-align: center;
    font-size: 28pt;
    color: #E9E9E9;
    font-family: "Basic Sans It", "Basic Sans Black It";
    text-shadow: 5px 5px 3px #21024D;
}


h9 {
    font-size: 15pt;
    color: #E9E9E9;
}


.box2 h2 {
    font-size: 24px;
    font-family: "Basic Sans";
    font-weight: bolder;
}

.box2 img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 9px;
    -webkit-box-shadow: 0px 5px 12px 4px #1F004A;
    box-shadow: 0px 5px 12px 4px #1F004A;
}

.my-section {
    padding-top: 100px;
    padding-right: 200px;
    padding-left: 200px;
    padding-bottom: 100px;
    text-align: center;
    background-image: -webkit-linear-gradient(40deg,rgba(216,154,0,1.00) 0%,rgba(255,182,0,1.00) 48.19%,rgba(211,150,0,1.00) 100%);
    background-image: -moz-linear-gradient(40deg,rgba(216,154,0,1.00) 0%,rgba(255,182,0,1.00) 48.19%,rgba(211,150,0,1.00) 100%);
    background-image: -o-linear-gradient(40deg,rgba(216,154,0,1.00) 0%,rgba(255,182,0,1.00) 48.19%,rgba(211,150,0,1.00) 100%);
    background-image: linear-gradient(50deg,rgba(216,154,0,1.00) 0%,rgba(255,182,0,1.00) 48.19%,rgba(211,150,0,1.00) 100%);
    font-family: "Basic Sans";
    font-weight: normal;
    font-size: 15pt;
}

h7{
    font-size: 30pt;
    font-weight: 900;
}

.purple-section {
    background-color: #7328DF;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 350px;
}

.container {
  display: flex;
  align-items: center;
}

.image {
    width: 300px;
    height: auto;
    margin-right: 20px;
    margin-left: 200px;
}

.description {
    color: white;
    font-size: 20px;
    margin-top: 100px;
    margin-right: 150px;
    margin-left: 20px;
    margin-bottom: 100px;
    font-family: "Basic Sans";
    font-weight: lighter;
}
.list-section {
    background-color: #7328DF;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 680pt;
}

.white-box {
    background-color: #F5F5F5;
    width: 80%;
    padding: 20px;
    text-align: center;
    border-radius: 20px;
}

.paragraphs-container {
    display: flex;
    justify-content: space-between;
    font-family: "Basic Sans";
    font-weight: lighter;
    text-align: left;
    margin-top: 60px;
    margin-right: 60px;
    margin-bottom: 60px;
    margin-left: 60px;
}

.white-box p {
  width: 45%;
}

.dark-purple-section {
    background-color: #4b0082;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 200pt;
}

.images-container {
  display: flex;
  justify-content: center;
  align-items: center;
}

.images-container img {
    width: 350px;
    margin: 0 10px;
    /* [disabled]min-height: 174px; */
    height: 200px;
    /* [disabled]min-width: 61px; */
    object-fit: cover;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.copyright {
    background-color: #310056;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 80px;
    font-family: "Basic Sans";
    font-size: small;
}

.centered-header {
    color: #fff;
    text-align: center;
    font-size: large;
    margin: 0;
    font-family: "Basic Sans";
}
