body{
    background-color: rgb(21, 21, 22);
}
.yabadaba{
    width: 100%;
    height: 400px;
}
.yabadaba img{
    width: 100%;
    height: 400px;
}

.priv-text{
    width: 90%;
    margin: 2% 5%;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.services{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: goldenrod;
}
.services-img{
    width: 50%;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.services-img img{
    width: 80%;
    margin: 0% 10%;
    height: 95%;
}
.services-text{
    width: 50%;
    height: auto;
}
.club{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: rgb(21, 21, 22);
    color: goldenrod;
    text-align: center;
    padding: 10px 0px;
}
.club img{
    width: 229px;
    height: 139px;
    margin: 2%;
}
.reserve{
    width: 100%;
    height: auto;
    justify-content: center;
    padding: 30px 0px;
    margin-top: 2%;
    text-align: center;
}
.mail{
    color: goldenrod;
    font-size: 20px;
}
@media screen and (max-width: 800px) {
    .yabadaba{
        height: auto;
        width: 100%;
    }
    .yabadaba img{
        height: auto;
        width: 100%;
    }
    .brokering{
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .brokering img{
        width: 100%;
        height: auto;
        padding-bottom: 20px;
    }
    .right-text{
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-items: center;
    }
    .right-text img{
        width: 100%;
        height: auto;
        margin: none;
    }
    .countries{
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .country{
        width: 100%;
        height: auto;
    }
    .leasing-plane{
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .leasing-plane img{
        width: 100%;
        height: auto;
    }
    .leasing-img{
        width: 96%;
        height : auto;
        margin-right: 2%
       
    }
    .leasing-text{
        width: 100%;
    }
    .services{
        flex-direction: column;
    }
    .services-img{
        width: 100%;
        height: 80%;
    }
    .services-img img{
        width: 100%;
        height: 80%;
    }
    .services-text{
        width: 100%;
        text-align: center;
    }
    .club{
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-color: rgb(21, 21, 22);
        color: goldenrod;
        text-align: center;
    }
    .club p{
        width: 90%;
        margin: 1% 5%;
    }
}body{
    background-color: rgb(21, 21, 22);
}
.yabadaba{
    width: 100%;
    height: 400px;
}
.yabadaba img{
    width: 100%;
    height: 400px;
}
.priv-text{
    width: 90%;
    margin: 2% 5%;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.brokering{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: left;
    color: whitesmoke;
    background-color: rgb(21, 21, 22);
    margin: 0%;
    padding: 10px;
}
.brokering img{
    width: 450px;
    height: 250px;
    float: left;
    margin-right: 15px;
}
.right-text img{
    float: right;
    width: 450px;
    height: 250px;
    margin-left: 15px;
}
.right-text h2{
    margin-left: 2%;
    margin-top:2%;
}
.brokering h1{
    font-size: 60px;
    color: goldenrod;
}
.brokering p{
    width: 96%;
    margin: 2%;
}
.europe{
    width: 100%;
    height: auto;
    background-color: white;
    color: black;
    display: flex;
    flex-direction: column;
}
.europe-text{
    width: 90%;
    margin: 2% 5%; 
}
.europe h1{
    color: goldenrod;
    text-align: center;
    font-size: 60px;
}
.countries{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    padding-top: 20px;
    padding-bottom: 20px;
}
.country{
    width: 33.3%;
    height: auto;
    display: flex;
    flex-direction: column;
    text-align: center;
}
.country img{
    width: 100%;
    height: auto;
}
.country-img{
    width: 96%;
    height: auto;
    margin: 2%;
}
.country-text{
    width: 96%;
    height: auto;
    margin: 2%;

}
.leasing{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    border-top: 2px solid;
    text-align: center;
}
.leasing h1{
    color: goldenrod;
    text-align: center;
    font-size: 60px;
}
.leasing p{
    width: 90%;
    margin: 1% 5%;
}

.leasing-plane{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    padding: 20px 0px;
}
.leasing-img{
    width: 46%;
    height: auto;
    margin-left: 2%;
}
.leasing-img img{
    width: 100%;
    height: auto;

}
.leasing-text{
    width: 50%;
    height: auto;
    text-align: left;
}
.leasing-text h2{
    margin-left: 4%;
}

.club{
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: rgb(21, 21, 22);
    color: goldenrod;
    text-align: center;
    padding: 10px 0px;
}
.club img{
    width: 229px;
    height: 139px;
    margin: 2%;
}
.club a{
    margin-top: 0.5%;
    color: white;
    border: solid goldenrod 2px;
    background-color: goldenrod;
    text-decoration: none;
    padding: 10px 5px;
    border-radius: 4px;
}
.club a:hover{
    border-color: rgb(92, 69, 12);
    background-color: rgb(165, 125, 25);
    transition: 0.25s;
}
.reserve{
    width: 100%;
    height: auto;
    justify-content: center;
    padding: 30px 0px;
    margin-top: 2%;
    text-align: center;
}
.mail{
    color: goldenrod;
    font-size: 20px;
}
@media screen and (max-width: 1000px){
    .services{
        flex-direction: column;
    }
    .services-img{
        width: 80%;
        height: 60%;
        margin: 2% 10%
    }
    .services-img img{
        width: 100%;
        height: 80%;
    }
    .services-text{
        width: 100%;
        text-align: center;
    }
}
@media screen and (max-width: 800px) {
    .yabadaba{
        height: auto;
        width: 100%;
    }
    .yabadaba img{
        height: auto;
        width: 100%;
    }
    .brokering{
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .brokering img{
        width: 100%;
        height: auto;
        padding-bottom: 20px;
    }
    .right-text{
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-items: center;
    }
    .right-text img{
        width: 100%;
        height: auto;
        margin: none;
    }
    .countries{
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .country{
        width: 100%;
        height: auto;
    }
    .leasing-plane{
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .leasing-plane img{
        width: 100%;
        height: auto;
    }
    .leasing-img{
        width: 96%;
        height : auto;
        margin-right: 2%
       
    }
    .leasing-text{
        width: 100%;
    }
    .club{
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        background-color: rgb(21, 21, 22);
        color: goldenrod;
        text-align: center;
    }
    .club p{
        width: 90%;
        margin: 1% 5%;
    }
    .club a{
        margin-top: 5%;
    }
}