html{
    scroll-behavior: smooth;
}

body{
    width:100%;
    display:flex;
    flex-wrap: wrap;
    color:rgb(66, 66, 66) ;
    font-family: 'Open Sans Condensed', sans-serif;
}
.navust{
    width: 100%;
    height: 10vh;
    background-color: #FFBC00 ;
    display: flex;
    justify-content: space-between;
}
.menu{
    height: 100%;
    width: 60px;
    color: rgb(66, 66, 66);
    display: flex;
    align-items: center;
    justify-content: center;
}

.baslik{
    color:rgb(66, 66, 66);
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 1.4rem;
    font-weight: 300;
    display: flex;
    align-items: center;
    letter-spacing: 2px;
}

img{
    padding: 6px;
}
.main{
   width: 100%;
   display: flex; 
   flex-wrap: wrap;
}
.acmenu{
    display:flex;
    position: absolute;
    left: -700px; 
    width: 100%;
    height: 100px;
    background: #FFBC00;
    transition: all 400ms;
}

.acmenu-acik{
    left: 0px;
    display: flex;
    width: 100%;
    height: 100px;
    background: #FFBC00;
    transition: all 400ms;
    flex-wrap: wrap;
}

#anaekran{
    width: 100%;
    height: 2950px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.acmenu-item{
    width: 100%;
    height: 50%;
    border-top: 1px solid rgb(66, 66, 66);
    font-family: 'Open Sans Condensed', sans-serif;
    color: rgb(66, 66, 66);
    display: flex;
    align-items: center;
    justify-content: center;   
    font-size: 1.2rem;
    letter-spacing: 2px;
}

.icondiv{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 20px;
    width: 20px;
    margin-right: 10px;
}

.acmenu-a{
    border: 1px soldi rgb(223, 223, 223);
    display: flex;
    align-items: center;
    justify-content: center;
}

.svg-home{
    display: flex;
    align-items: center;
    justify-content: center;
}

.svg-sol-ust{
    height: 100%;
    margin-left: 16px;
}
.cont-sayfa-1{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgb(221, 221, 221);
}

.cont-sayfa-2{
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #FFBC00;
}

.cont-sayfa-3{
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    background-color: rgb(221, 221, 221);
}

.cont-1{
    width: 90%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
}

.cont-1-1{
    width: 100%;
    height: 86%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cont-1-2{
    width: 100%;
    height: 14%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.6rem;
}

.svg-anaekran-1{
    width: 34px;
    height: 34px;
    margin-left: 10px;
}

.svg-anaekran-2{
    width: 150px;
    height: 150px;
}

.svg-anaekran-3{
    width: 110px;
    height: 110px;
    color: rgb(0, 0, 0);
}

.svg-p-cont{
    width: 100%;
    height: 70%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.svg-1{
    width: 100%;
    height: 80%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.svg-2{
    width: 100%;
    height: 18%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
}

.p-1{
    width: 100%;
    height: 20%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 1.4rem;
}

.cont-2-1{
    width: 100%;
    height: 100%;
    display: flex;
    align-content: center;
    justify-content: center;
    flex-wrap: wrap;
    padding: 10px;
    font-size: 1.3rem;
}

.cont-2-2{
    width: 100%;
    height: 5%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.3rem;
    margin-top: 5px;
}

.p-acikla{
    margin-top: 10px;
    margin-bottom: 7px;
    font-size: 1.2rem;
    width: 100%;
}

.asagi-kaydir{
    width: 100%;
    height: 7%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color:rgb(78, 78, 78) ;
    color: #FFBC00;
    border-radius: 3px;
    opacity: 90%;
    transition-property: all;
    transition-duration: 250ms;
    margin-bottom: 6px;
}

.asagi-kaydir:hover{
    background-color: #ffffff;
    color: black;
    transition-property: all;
    transition-duration: 250ms;
}

.asagi-kaydir-1{
    width: 100%;
    height: 7%;
    display: flex;
    margin-bottom: 7px;
    align-items: center;
    justify-content: center;
    background-color:rgb(109, 109, 109) ;
    color: #ebebeb;
    border-radius: 3px;
    opacity: 90%;
    transition-property: all;
    transition-duration: 250ms;
}

.asagi-kaydir-1:hover{
    background-color: #ffffff;
    color: black;
    transition-property: all;
    transition-duration: 250ms;
}

#pencil-1{
    width: 70px;
    height: 70px;
}

#whatsapp-1{
    width: 30px;
    height: 30px;
    margin-right: 6px;
}

b{
    font-weight: 700;
}

#jpgharun{
    width: 220px;
    height: 354px;
    border-radius: 5px;
    background-image: url("harun.jpg");
    background-size: contain;
    background-repeat: no-repeat;
}

#jpgserkan{
    width: 220px;
    height: 354px;
    border-radius: 5px;
    background-image: url("serkan2.jpg");
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 20px;
}

#jpgdiplom1,#jpgdiplom3{
    margin-top: 10px;
    width: 250px;
    height: 384px;
    border-radius: 5px;
    background-image: url("diplom1.jpg");
    background-size: contain;
    background-repeat: no-repeat;
}

#jpgdiplom2,#jpgdiplom4{
    margin-top: 10px;
    width: 250px;
    height: 384px;
    border-radius: 5px;
    background-image: url("diplom2.jpg");
    background-size: contain;
    background-repeat: no-repeat;
}

#jpgdiplom5,#jpgdiplom6{
    margin-top: 10px;
    width: 250px;
    height: 384px;
    border-radius: 5px;
    background-image: url("diplom5.jpg");
    background-size: contain;
    background-repeat: no-repeat;
}

.cont-vis{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
}

.cont-3{
    display: none;
}

.cont-4{
    display: none;
}

.invis{
    display: none;
}