body{
    width: 1020px;
    height:1689px;
    margin: auto;
}
.hide{
    position: absolute;
    display: none;
}
header{
    height: 63px;
    background-color: #323232;
}
 
nav{font-family: 'Lato-Bold', 'Segoe UI', sans-serif;
    font-size: 7.21379pt;
    position: relative;
    text-align: center;
    top: -33px;
}
.navigation{
    padding: 4px;
}
.port{
    padding-left:18px;
    padding-right: 12px;
}
.navhex{
    position:relative;
    z-index: 0;
    left: 420px;
    bottom:196px;
}
nav a{
    position: relative;
    color: white;
    z-index: 1;
    text-decoration: none;
    font-weight: bold;
    padding: 10px;
}
nav a:hover{
    color: #2eb398;
}
.dot{
    position: relative;
    color: #2eb398;
    font-size: 9px;
    z-index: 1;
}
.rightnav{
    margin-left: 116px;
}
.navtriangle{
    position: relative;
    width: 64px;
    height:55px;
    top: 10px;
    left:477px;
    z-index:2;
}
hr{
    display: inline-block;
    color:#ebeef0;
    background-color:#ebeef0;
    border: 0px;
}
.firstline{
    width: 410px;
    height: 1px;
    margin-left: 30px;
}
.secondline{
    width: 410px;
    height: 1px;
    margin-left: 130px; 
}
.hexlines{
    width: 1px;
    height: 104px;
    margin-bottom: 59px; 
}
.hex{
    display: inline-block;
    width: 179px; 
    height: 206px; 
    transform: rotate(120deg);
    overflow: hidden;
    visibility: hidden;
    margin: 9px;
    
}   

.hex-inside{
    width: 100%;
    height: 100%;
    background: green;
    transform: rotate(-60deg);
    overflow: hidden;
    visibility: hidden;
}
.hex-img{
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    transform: rotate(-60deg);
    visibility: visible;
 
}
.hex-img1{
    background-image: url(assets/hex-1.png);
} 

.hex-img2{
    background-image: url(assets/hex-2.png);
} 
.hex-img3{
    background-image: url(assets/hex-3.png);
} 
.hex-img4{
    background-image: url(assets/hex-4.png);
} 
.hex-img5{
    background-image: url(assets/hex-5.png);
} 
.hex-img6{
    background-image: url(assets/hex-6.png);
} 
.hex-img7{
    background-image: url(assets/hex-7.png);
} 
.hex-img8{
    background-image: url(assets/hex-8.png);
} 
.hex-img9{
    background-image: url(assets/hex-9.png);
} 
.hex-img10{
    background-image: url(assets/hex-10.png);
} 
.hex-img11{
    background-image: url(assets/hex-11.png);
} 
.hex-img12{
    background-image: url(assets/hex-12.png);
} 
.hex-img13{
    background-image: url(assets/hex-13.png);
} 

.firstrow{
    margin-left: 105px; 
    margin-top: 59px;  
}
.secondrow{
    margin-left: 9px; 
    margin-top: -59px; 
    
}
.thirdrow{
    margin-left: 106px;
    margin-top: -61px; 
}
.square {
    display: inline-block;
    width: 3px;
	height: 3px;
    background:#ddd2c5;
    padding: 1px;
    margin-top: 48px;
}
.square:hover{
    background-color: #8b8784;
}
.firstsquare{
    margin-left: 30px;
}
.bottomline{
    width: 960px;
    height: 1px;
    margin-left: 30px;
}
.about{
    height: 341px;
    background-color: #2eb398;
    display:flex;
    flex-wrap: wrap;
    
}
.aboutline{
    width: 1px;
    height: 316px;
    color:#23a187;
    background-color: #23a187;
    margin-top: 13px;
    margin-left: 99px;
    margin-right: 11px;
}

.anderhex{
    margin-top: 59px;
    margin-right: 12px;
}
.andersonimg{
    background-image: url(assets/anderson.png);
    background-position: center;
  
}
.andabout{
    margin: 0%;
    width: 583px;
}
.anderson{
    font-family: 'Maven Pro', 'Segoe UI', sans-serif;
    font-size: 22pt;
    color: #d7fcf5;
    margin-top:60px;
    margin-bottom: 0px;

}
.illustrator{
    font-family: 'Maven Pro', 'Segoe UI', sans-serif;
    font-size: 13pt;
    color: #20816d;
    margin-top: 0px;
    margin-bottom: 0px;
       
}
.description{
    font-family: 'Lato', 'Segoe UI', sans-serif;
    font-size: 8.7pt;
    line-height: 1.9;
    color: #d7fcf5;
    text-align: justify;
    margin-top: 11px;
    width: 581px;

}
.social{
    margin-right: -4px;
    margin-top: 20px;
}
.facebook{
    margin-left: 433px;
    margin-top: 23px;
}
.aboutlineright{
    width: 1px;
    height: 316px;
    color:#23a187;
    background-color: #23a187;
    margin-left: 17px;
}
.feedback{
    height: 597px;
    background-color: #323232;

}
.info{
    display: flex;
}
.feedbackline{
    color: #2b2b2b;
    background-color: #2b2b2b;
    margin-top: 13px; 
}
.inputdata{
    padding: 7px 20px 13px 120px;
    display: inline-block;
}
.inputdata h2{
    font-family: 'Maven Pro', 'Segoe UI', sans-serif;
    color: #e0e0e0;
    font-size: 22.5pt;
    margin-bottom: 0px;
}
.inputdata h3{
    font-family: 'Maven Pro', 'Segoe UI', sans-serif;
    color: #a1a1a1;
    font-size: 13.5pt;
    margin-top: 0px;
}
input, textarea{
    display: block;
    font-family: 'Lato', 'Segoe UI', sans-serif;
    border:none;
    width: 97%;
    font-size: 8pt;
    background-color: #454545;
    margin-bottom: 14px;
}
input{
    height: 38px;
    padding-left: 15px;
}
textarea{
    height: 136px;
    padding-left: 15px;
    padding-top: 13px;
}
button{
    margin-left: 490px;
    margin-top: 2px;
    height: 37px;
    width: 90px;
    font-size: 8pt;
    color: #d7fcf5;
    background-color: #2eb398;
    border: none;
}

.contactdata{
    width: 180px;
    margin-top: 91px;
    font-family: 'Lato', 'Segoe UI', sans-serif;
    font-size: 9pt;
    line-height: 1.8;
    color:#bebebe;
    text-align: justify;

}
span{
    color: #e0e0e0;
}
.contact{
    display: flex;
    flex-wrap: wrap;
}
.connect{
    margin-top: 5px;
    margin-right: 14px;
    align-self: flex-start;
}
.contact div{
    width: 140px;
}
.lost{
    padding-left: 5px;
}
.endline{
    margin-top: 40px;
}
.copyright{
    font-family: 'Maven Pro', 'Segoe UI', sans-serif;
    font-size: 8.5pt;
    color: #3d3d3d;
    background-color: #222222;
    margin-top: -34px;
    height: 30px;
    padding-left: 39px;
    padding-top: 13px;
}