*{
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}

body{
    margin: 0 auto;
    padding: 0px;
    margin: 0px;
    font-family: 'open sans',sans-serif;
}
.container{
    margin-left: 10px;
}
.wrapper{
    width: 1200px;
    margin: auto;
}
.logo a {
    margin-left: 150px;
    margin-right: 200px;
    float: left;
    margin-top: 20px;
    color: #14b8a5;
}
.logo a:hover{
    
    opacity: 70%;
}
.logo .menu ul li{
    float: right;
    margin-left: 1000px;
}
header{
    background-color: aliceblue;
    margin: auto;
    position: relative;
	position: sticky;
	top: 0;
	z-index: 1;
    display: flex;
}

.menu ul{
    padding: 30px;
    display: flex;
}
.menu ul li{
    list-style: none;
    margin-left: 100px;
    display: inline;
}
.menu ul li a{
    color: black;
}
.menu ul li a:hover{
    text-decoration: underline;
    color: #14b8a5; 
}
section{
	margin: auto;
	display: flex;
	margin-bottom: 200px;
}
#home img{
    max-width: 300px;
    margin: 0 auto;
	width: 27%;
	border-radius: 200px;
    position: relative;
    margin-left: 30px;
    
}
.content{
	margin-bottom: 50px;
    margin-right: 100px;
}

.content .desk{
    margin-top:100px ;
    font-family: 'comic sans ms';
    color: #14b8a5;
}
p{
    margin-top: 20px;
}
b{
    font-family: 'comic sans ms';
    color: #2c3e50;
}
.jargon{
    font-weight: bol;
    font-family: 'coic sans ms';
    color: #2c3e50;
    font-size: 35px;
}
.content h2{
	font-family: 'comic sans ms';
	font-weight: 800px;
	font-size: 40px;
    margin-right: 200px;
	margin-bottom: 10px;
	color: #2c3e50;
}
.no{
    font-weight: bold;
}
.content{
    margin-top: 70px;
}
.content p{
    margin-top: 0px;
    color: #19222b;
}
.content h4{
    margin-top: 20px;
}
.kontak{
    padding: 15px 15px;
    color: white;
    border-radius: 20px;
    background-color: #14b8a5;
    transition: 0.5s;
}
.kontak:hover{
    background-color: #2c3e50;
    transition: 0.5s;
    color: #14b8a5;
}

article{
    margin: 0 auto;
    text-align: center;
    padding: 50px;
    background-color: #19222b;
}
.pend h4{
    color: #14b8a5;
    font-size: 30px;
}
.pend h5{
    color: white;
    font-size: 15px;
} 
.pend p{
    color: aliceblue;
}
.list-school{
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
}
.school{
    width: 20%;
    margin: 0 auto;
}
.school img{
    width: 80%;
    border-radius: 20px;
}
.school p{
    font-family: 'comic sans ';
    color: #14b8a5;
    margin-bottom: 10px;
}
.school aside{
    color: aliceblue;
    font-weight: 100;
    height: 100px;
    overflow: auto;
    font-variant: caps;
}
.port h4{
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    font-size: 30px;
    font-weight: 100;
    text-align: center;
    color: #14b8a5;
}
.project-list{
    text-align: center;
    display: flex;
}
.ket h2{
    text-align: center;
    font-weight: 600;
    font-size: 40px;
}

.project{
    width: 50%;
    margin-top: 10px;
}
.project img{
    margin: 0px;
    width: 80%;
    border-radius: 20px;
}
.ket{
    font-family: 'comic sans ms';
    color: #2e3d4d;
    text-align: center;
}
.project p{
    margin-top: 0;
    color: #19222b;
    font-weight: bold;
    font-size: 20px;
}
.project .online{
    margin-top: 0px;
}
.project h3{
    font-size: 20px;
    opacity: 80%;
    font-weight: 100;
    height: 20px;
    text-align: left;
    margin-right: 50px;
    margin-left: 80px;
}
.sosmed{
    text-align: center;
}
.sosmed h2{
    margin-top: 100px;
    font-family: 'comic sans ms';
    text-align: center;
    color: #2c3e50;
    width: 100%;
    
}
.list-sosmed{
    display: flex;   
    width: 100%;
}
svg{
    width: 20%;
}
svg:hover{
    opacity: 100%;
}
.svg svg{
    margin-left: 90px;
    text-align: center;
    opacity: 70%;
}
footer{
    background-color: #172029;
    padding-top: 6rem;
    padding-bottom: 3rem;
}
.kol{
    display: flex;
}
.kol-1{
    margin-bottom: 3rem;
    color: white;
}
.kol-1 h2{
    font-weight: bold;
    font-size: 30px;
    color: #14b8a5;
}
.kol-1 h3{
    font-size: 25px;
    margin-bottom: 50px;
}
.kol-1 p{
    margin-top: 5px;
    font-weight: 100; 
}
.kol-2 h3{
    font-weight: bold;
    font-size: 30px;
    color: #14b8a5;
    margin-bottom: 50px;
}
.kol-2{
    margin-left: 21.5rem;
    margin-bottom: 3rem;
    color: white;
}
.kol-2 ul{
    text-decoration: none;
}
.kol-2 ul li{
    list-style: none;
    margin-bottom: 30px;
}
.kol-2 ul li a{
    color: white;
}
.kol-2 ul li a:hover{
    color: #14b8a5;
}
.kol-3 h3{
    font-weight: bold;
    font-size: 30px;
    color: #14b8a5;
    margin-bottom: 50px;
}
.kol-3{
    margin-left: 21.5rem;
    margin-bottom: 3rem;
    color: white;
}
.kol-3 ul{
    text-decoration: none;
}
.kol-3 ul li{
    list-style: none;
    margin-bottom: 30px;
}
.kol-3 ul li a{
    color: white;
}
.kol-3 ul li a:hover{
    color: #14b8a5;
}




