*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body {
    overflow-x: hidden;
}
/* NAVIGATION BAR */
nav{
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 10px 0;
}
nav img{
    width: 250px;
    height: 100px;
}
nav ul{
    display: flex;
    gap: 3rem;
    list-style: none;
}
nav ul li a{
    color: gray;
    text-decoration: none;
    list-style: none;
    font-size: 20px;
}
nav ul li a:hover{
    color: plum;
}
nav .join{
    display: flex;
    align-items: center;
}
nav .join b a{
    color: plum;
    text-decoration: none;
    list-style: none;
    font-size: 20px;
}
nav .join b .it:hover{
    color: black;
}
nav .join b .sign:hover{
    color: white;
}
nav .join b .sign{
    border: 1px transparent;
    border-radius: 25px;
    padding: 10px 25px;
    background-color: black;
    margin-left: 20px;
}
/* HEADER */
.intro{
    
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 80vh;
    width: 100%;
    animation-name: hero;
    animation-duration: 40s;
    animation-iteration-count: infinite;
}
@keyframes hero{
    0%{
        background-image: url(hero/woman\ 5.jpg);
    }
    10.5%{
        background-image: url(hero/man\ 4.jpg);
    }
    20.5%{
        background-image: url(hero/mine.jpg);
    }
    30.5%{
        background-image: url(hero/man\ 3.jpg);
    }
    40.5%{
        background-image: url(hero/mine\ 6.jpg);
    }
    50.5%{
        background-image: url(hero/suit.png);
    }
    60.5%{
        background-image: url(hero/man\ 1.jpg);
    }
    70.5%{
        background-image: url(hero/mine\ 4.jpg);
    }
    80.5%{
        background-image: url(hero/man\ 2.jpg);
    }
    90.5%{
        background-image: url(hero/ankara\ 1.jpg);
    }
    100%{
        background-image: url(hero/mine\ 3.jpg);
    }
}    
.seze{
    background-image: linear-gradient(0deg, rgba(14, 12, 14, 0.616));
    text-align: center;
    width: 100%;
    height: 100%;
    padding-top: 180px;
}
.intro h1{
    font-size: 70px;
    color: white;
}
.intro h3{
    margin: 10px 0;
    color: plum;
}
.intro p{
    font-size: 19px;
    font-family: Georgia, 'Times New Roman', Times, serif;
    margin-bottom: 30px;
    color: white;
}
.intro  b a{
    color: plum;
    text-decoration: none;
    list-style: none;
    font-size: 20px;
    border: 1px transparent;
    border-radius: 25px;
    padding: 10px 25px;
    background-color: black;
}
.intro  b a:hover{
    color: white;
}
/* SECOND SECTION */
.rist{
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 50px 0;
    gap: 4rem;
}
.rist .img{
    width: 350px;
    height: 450px;
}
.side{
    text-align: center;
}
.rist h1{
    font-size: 50px;
}
.rist h3{
    margin: 10px 0;
    color: plum;
}
.rist p{
    font-size: 19px;
    font-family: Georgia, 'Times New Roman', Times, serif;
    margin-bottom: 30px;
}
.rist b a{
    color: plum;
    text-decoration: none;
    list-style: none;
    font-size: 20px;
    border: 1px transparent;
    border-radius: 25px;
    padding: 10px 25px;
    background-color: black;
}
.rist b a:hover{
    color: white;
}
.rist .img{
    width: 300px;
    height: 400px;
}
.second{
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 20px 0;
    background-color: thistle;
}
.second img{    
    width: 232px;
    height: 320px;
}
.second h1{
    font-size: 50px;
}
.second h3{
    margin: 10px 0;
    color: rgb(168, 63, 168);
}
.second p{
    font-size: 19px;
    font-family: Georgia, 'Times New Roman', Times, serif;
    margin-bottom: 30px;
}
.second b a{
    color: plum;
    text-decoration: none;
    list-style: none;
    font-size: 20px;
    border: 1px transparent;
    border-radius: 25px;
    padding: 10px 25px;
    background-color: black;
}
.second b a:hover{
    color: white;
}
/* OTHERS   OTHERS  OTHERS */
.service{
    display: flex;
    align-items: center;
    margin-bottom: 70px;
    margin-top: 70px;
}
.service .star{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 70vh;
    width: 100%;
    animation-name: hero;
    animation-duration: 40s;
    animation-iteration-count: infinite;
}
@keyframes hero{
    0%{
        background-image: url(hero/woman\ 5.jpg);
    }
    10%{
        background-image: url(hero/man\ 4.jpg);
    }
    20.5%{
        background-image: url(hero/mine.jpg);
    }
    30%{
        background-image: url(hero/man\ 3.jpg);
    }
    40.5%{
        background-image: url(hero/mine\ 6.jpg);
    }
    50%{
        background-image: url(hero/suit.png);
    }
    60.5%{
        background-image: url(hero/man\ 1.jpg);
    }
    70%{
        background-image: url(hero/mine\ 4.jpg);
    }
    80.5%{
        background-image: url(hero/man\ 2.jpg);
    }
    90%{
        background-image: url(hero/ankara\ 1.jpg);
    }
    100%{
        background-image: url(hero/mine\ 3.jpg);
    }
}    
.kit{
    text-align: center;
    width: 100%;
    height: 70vh;
    background-image: url(hero/rose.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.service .kit h1{
    font-size: 50px;
    margin-top: 200px;
}
.service .kit h3{
    margin: 10px 0;
}
.service .kit p{
    font-size: 19px;
    font-family: Georgia, 'Times New Roman', Times, serif;
    margin-bottom: 30px;
}
.service .kit  b a{
    color: plum;
    text-decoration: none;
    list-style: none;
    font-size: 20px;
    border: 1px transparent;
    border-radius: 25px;
    padding: 10px 25px;
    background-color: black;
}
.service .kit  b a:hover{
    color: white;
}

/* ARTICLE  ARTICLE     ARTICLE */
article{
    padding: 50px 75px 30px 150px;
    background-color: thistle;
}
article h1{
    font-size: 40px;
}
article .on{
    width: 45%;
    color: gray;
    font-size: 18px;
    margin-top: 1rem;
}
article .first{
    display: flex;
    gap: 2.5rem;
    margin: 3rem 0;
}
article .first .one{
    background-color: hsl(0, 17%, 98%);
    width: 275px;
}
article .first .one img{
    width: 100%;
    height: 240px;
}
article .first .one img:hover{
        border: 0;
    transform: scale(1.1);
    transition: ease-in 0.8s;
}
article .first .one .pin{
    width: 100%;
    margin: 0 20px 30px 20px ;
}
article .first .one .pin h5{
    color: hsl(240, 3%, 46%);
    margin-top: 2rem;
    margin-bottom: 1rem;
}
article .first .one .pin h3 a{
    width: 80%;
    color: black;
    text-decoration: none;
}
article .first .one .pin h3 a:hover{
    cursor: pointer;
    color: violet;
}
article .first .one .pin p{
    width: 90%;
    font-size: 15px;
    list-style: 1.2;
    color: hsl(240, 3%, 46%);
    margin-top: 0.5rem;
}
article b a{
    color: plum;
    text-decoration: none;
    list-style: none;
    font-size: 20px;

}
article b .sign{
    border: 1px transparent;
    border-radius: 25px;
    padding: 10px 25px;
    background-color: black;
    margin-left: 550px;
}
article b a:hover{
    color: white;
}

footer{
    display: flex;
    align-items: center;
    width: 100%;
    gap: 7rem;
    padding: 0 100px 20px;
    margin-top: 30px;
}
footer .footer img{
    margin-bottom: 10px;
    width: 250px;
    height: 90px;
}
footer .footer p{
    margin-bottom: 20px;
    font-size: 18px;
    color: rgb(139, 40, 139);
    width: 100%;
}
footer .footer .heros a .fab{
    font-size: 30px;
    margin-top: 10px;
    margin-right: 10px;
    color: black;
}
footer .footer .heros a{
    text-decoration: none;
}
footer .footer .heros a i:hover{
    color: plum;
}
footer .footer1 p a{
    font-size: 18px;
    text-decoration: none;
    color: black;
    line-height: 2;
    word-spacing: 3px;
}
footer .footer1 p a:hover{
    color: plum;
}
.foot{
    width: 100%;
}
.foot b a{
    color: plum;
    text-decoration: none;
    font-size: 20px;
    border: 1px transparent;
    border-radius: 25px;
    padding: 10px 20px;
    background-color: black;
}
.foot b a:hover{
    color: white;
}
.foot h5{
    color: black;
    margin-top: 30px;
}
/* END HERE         END HERE        END HERE */

/* MEDIA        MEDIA       MEDIA */
@media (max-width:768px) {
    *{
        margin: 0;
        padding: 0;
        box-sizing: border-box;
    }
    nav img{
        width: 200px;
        height: 70px;
        margin-right: 20px;
    }
    nav ul{
        display: none;
    }
    .seze{
        padding-top: 70px;
    }
    .rist{
        flex-direction: column;
    }
    .second{
        flex-direction: column-reverse;
        height: 110vh;
    }
    .service{
        flex-direction: column;
    }
    .service .kit h1{
        margin-top: 100px;
    }
    article{
        padding: 50px 10px 50px 30px;
        background-color: thistle;
    }
    article .on{
        width: 100%;
    }
    article .first{
        flex-direction: column;
    }
    footer{
        flex-direction: column;
        gap: 1rem;
        padding: 0 50px 20px;
        margin-bottom: 100px;
    }
    footer .footer1, footer .footer .heros, .foot{
        text-align: center;
    }
}