* {
    margin: 0;
    padding: 0;
}

.finsweet {
    background-color: rgb(35, 34, 34);
    color: white;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}

.logo {
    font-size: 27px;
}

.a1 {
    text-decoration: none;
    color: white;
    margin-right: 20px;
}

.a2 {
    text-decoration: none;
    margin-left: 20px;
    margin-right: 50px;
    border: 1px solid;
    color: rgb(35, 34, 34);
    background-color: white;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
}
.texts {
    background-color: rgb(228, 225, 225);
    display: flex;
    justify-content: space-between;
    padding-bottom: 100px;
    color: black;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    padding-left: 50px;

}
.manInwhite{
    width: 500px;
    padding-top: 100px;
    padding-right: 50px;
}

.text1 {
    
    font-size: 17px;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-weight: 100;
    padding-bottom: 50px;
    padding-top: 100px;
}

.startup {
    font-weight: bold;
}

.text2 {
    font-size: 32px;
}

.text3 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 100;
    font-size: 15px;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans',
}

.doe {
    font-weight: 100;
    text-decoration: none;
    color: purple;
    font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', ;

}
.text4 {
    font-weight: 100;
    font-size: 16px;
    padding-bottom: 50px;
}

.ssilka1 {
    text-decoration: none;
    color: black;
    border: 1px solid;
    color: #FFD050;
    background-color: #FFD050;
    -webkit-text-fill-color: black;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 900;
}
.all{
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    padding-top: 50px;
    padding-left: 50px;
    font-weight: 800;
    padding-bottom: 20px;
}
.next{
    text-decoration: none;
    color: black;
    display: flex;
    justify-content: center;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    font-weight: 800;
}
.prev{
    text-decoration: none;
    color: gray;
    padding-right: 15px;
}
.next2 {
    text-decoration: none;
    color: black;
}
.categories1{
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    padding-top: 50px;
    padding-left: 50px;
    font-weight: 800;
    padding-bottom: 20px;

}

.chooseAcategory{
    display: flex;
    justify-content: space-around;
    align-items: center;
   font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
   margin-left: 20px;
   padding-right: 50px;
  
}

.titles{
    font-weight: 800;
    position: relative;
    right: 45px;
    top: 30px;
    font-size: 22px;
}
.inform{
padding-top: 30px;
font-size: 14px;
color: grey;
}
.catigories{
    border: 1px solid;
    border-color: grey;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
    margin-left: 30px;
    transition: 0.4s;
}
.catigories:hover {
    background-color: #FFD050;
    outline-offset: 4px;
    outline-color: white;
}


.mainDiv{
    display: flex;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 50px;
    padding-bottom: 50px;
}
.boksen{
    width: 600px;
    padding-top: 50px;
    padding-bottom: 140px;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    
}
.boxes{
    padding-bottom: 30px;
    padding-right: 30px;
}
.informTAG{
   padding-top: 20px;
   padding-bottom: 20px;
}
.textTAG{
color: grey;
}

.join{
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    text-align: center;
    padding-top: 100px;
    padding-bottom: 12px;
    padding-bottom: 100px;
}
.join1{
    padding-bottom: 50px;
    padding-top: 30px;
}
.ssilkaJoin{
    text-decoration: none;
    color: black;
    border: 1px solid;
    color: #FFD050;
    background-color: #FFD050;
    -webkit-text-fill-color: black;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 900;
}
.footer{
    background-color: rgb(35, 34, 34);
    color: white;
    height: 60px;
    display: flex;
    justify-content: space-between;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 50px;
    padding-bottom: 10px;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}
.footer1{
    background-color: rgb(35, 34, 34);
    color: white;
    height: 200px;
    padding-left: 50px;
    padding-right: 50px;
}
.footer2{
    padding-top: 80px;
    display: flex;
    justify-content: space-around;
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    background-color: rgb(69, 67, 67);
   height: 120px;
}
.email{
    background-color: rgb(69, 67, 67);
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 50px;
    margin-left: 10px;
}
.subscribe{
    text-decoration: none;
    color: black;
    border: 1px solid;
    color: #FFD050;
    background-color: #FFD050;
    -webkit-text-fill-color: black;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 9px;
    padding-bottom: 9px;
    font-weight: 900;
}
.footer3{
    background-color: rgb(35, 34, 34);
    color: white;
    height: 70px;
    display: flex;
    justify-content: space-between;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 50px;
}
.insta{
    padding-left: 20px;
    padding-right: 20px;
    }
.twit{
     padding-left: 20px;
 }