*{
    margin: 0;
    padding: 0;

}

.clr{
    clear: both;
}

.mainHeader{
    padding-bottom: 100px;


}

.mainNav{
    text-align: center;
    padding-top: 25px;


}

body {
    background-image: url('https://images.unsplash.com/photo-1612839434984-dfb2de281859?ixlib=rb-1.2.1&ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&auto=format&fit=crop&w=2650&q=80');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    
    color: #C2C2C2;

    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 16px;
    font-weight: lighter;

    line-height: 1.4em;
}

ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #333;
    position: fixed;
    top: 0;
    width: 100%;
}

li{
    float: left;
}

li a {
    display: block;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
  }
  
  li a:hover:not(.active) {
    background-color: #111;`
    color: white;
  }
  
  li a:active {
    background-color: #034e06;

  }

a{
    text-decoration: none;
    color: #C2C2C2;
}

a:hover{
    text-decoration: none;
    color: #b81352;
}

a:active{
    text-decoration: underline;
    color: rgb(31, 255, 1);
}

a:visited{
    text-decoration: none;
    color: #C2C2C2;
}

.textbox_maintitle{
     margin-top: 120px;
     font-size: 40px;
}

.textbox_mainsubtitle{
    margin-top: 0px;
    font-size: 32px;
    text-align: center;
}

h1 {
    text-align: center;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;    font-size: 32px;
}

h2 {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: 24px;
    font-weight: lighter;
    font-style: normal;

    text-decoration: underline;

    letter-spacing: 0.2em;

}

.smallp {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: 14px;
    font-weight: lighter;
    font-style: normal;

    padding-top: 10px;
    padding-bottom: 10px;   
}

.box1 {
    width: 50%;
    margin: auto;
    border: none;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
    box-sizing: border-box;
}

.space1home {
    box-sizing: border-box;
    border-right: 3px #c8d6e5 dashed;
    padding: 5%;

    background-color: #0651dd93;

    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-style: italic;
    font-size: 16px;
    font-weight: lighter;
}

.space2home {
    box-sizing: border-box;
    border-right: 3px #c8d6e5 dashed;
    padding: 5%;

    background-color: #540681a4;

    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-style: italic;
    font-size: 16px;
    font-weight: lighter;
}

.space3home {
    box-sizing: border-box;
    border-right: 3px #c8d6e5 dashed;
    padding: 5%;

    background-color: #cd275e80;

    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-style: italic;
    font-size: 16px;
    font-weight: lighter;
}

.space1p1 {
    box-sizing: border-box;
    border-right: 3px #c8d6e5 dashed;
    padding: 5%;

    background-color: #06800ca6;

    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-style: italic;
    font-size: 16px;
    font-weight: lighter;
}

.space2p1 {
    box-sizing: border-box;
    border-right: 3px #c8d6e5 dashed;
    padding: 5%;

    background-color: #276fcd6c;

    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-style: italic;
    font-size: 16px;
    font-weight: lighter;
}

.space3p1 {
    box-sizing: border-box;
    border-right: 3px #c8d6e5 dashed;
    padding: 5%;

    background-color: #a74b0e8a;

    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-style: italic;
    font-size: 16px;
    font-weight: lighter;
}

.space4p1 {
    box-sizing: border-box;
    border-right: 3px #c8d6e5 dashed;
    padding: 5%;

    background-color: #cd277483;

    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-style: italic;
    font-size: 16px;
    font-weight: lighter;
}

.space5p1 {
    box-sizing: border-box;
    border-right: 3px #c8d6e5 dashed;
    padding: 5%;

    background-color: #1e756794;

    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-style: italic;
    font-size: 16px;
    font-weight: lighter;
}

.space1p2 {
    box-sizing: border-box;
    border-right: 3px #c8d6e5 dashed;
    padding: 5%;

    background-color: #038166ad;

    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-style: italic;
    font-size: 16px;
    font-weight: lighter;
}

.space2p2 {
    box-sizing: border-box;
    border-right: 3px #c8d6e5 dashed;
    padding: 5%;

    background-color: #04589cad;

    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-style: italic;
    font-size: 16px;
    font-weight: lighter;
}

.space3p2 {
    box-sizing: border-box;
    border-right: 3px #c8d6e5 dashed;
    padding: 5%;

    background-color: #ac0d6f83;

    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-style: italic;
    font-size: 16px;
    font-weight: lighter;
}

.formtitle1{
    font-size: 32px;
    color: white;
}
.form1{
    padding: 20px;

}

.form1 .formDiv{
    padding-bottom: 20px;
}

.form1 label{
    display: block;
}

.form1 input{
    width: 250px;
    padding: 10px;
}

.form1 textarea{
    width: 250px;
    height: 250px;
    padding: 10px;
}


.button{
    background-color: #5f27cd;
    color: #C2C2C2;
    padding: 5px;
    border: none;
}

.mainFooter{
    text-align: center;
}