@charset "utf-8";
@import url("../webfonts/Oswald_VariableFont_wght/stylesheet.css");
@import url("../webfonts/Lato_Regular/stylesheet.css");





.sitelogo {
    width:300px;
    height: auto;
}
.navbar-brand  {
    font-style: normal;
    font-size: 25px;
    font-weight: 400;
    font-family: "Oswald VariableFont wght";
    color: black!important;

}
.german-flag{
    width: 100px;
    height:auto;
}
.nav-link {
    font-family: "Oswald VariableFont wght";
    margin-bottom: 10px;
}
.nav-link:hover {text-decoration: underline;}
.btn-outline-success    {
    background-color: rgba(255,255,255,1.00);
    color:rgba(222,6,46,1.00);
    font-family: "Oswald VariableFont wght";
    border-color: rgba(222,6,46,1.00);
    border-radius:8px;
}
.btn.collapse1 {
    color: black !important;
    font-family: "Oswald VariableFont wght";
}

.btn-outline-success:hover    {
    background-color: rgba(1,8,25,1.00);
    color: rgba(255,0,4,1.00);
    font-family: "Oswald VariableFont wght";
    border-color: rgba(0,13,45,1.00);
}
.form-control  {
    width: 300px;
    font-family: "Oswald VariableFont wght";
}
.dropdown-item {
    font-family: "Oswald VariableFont wght";
    color: rgba(255,255,255,1.00);
}
.dropdown-menu {
    background-color: rgba(255, 186, 58, 0.63);
}
.maincontainer {
    background-color: rgba(1,8,25,1.00);
    min-height: 800px;
}
main {
    background-color: white;
    min-height: 1500px;

}
	
body {
    background-color: black;
}

.students{
    background-color:rgba(206, 29, 29, 0.945);
}	


footer {
    background-color: rgba(206, 29, 29, 0.945);
    
}
footer h1 {
    color: rgba(255,255,255,1.00);
    font-family: "Oswald VariableFont wght";
    text-align: center;
    font-size: 25px;
    margin-bottom: 30px;
    padding-top: 20px;
}

.row.footer1 {
    padding-left: 10%;
}
.limitedfooter {
    width: calc(100% - 30%);
    padding-left: 27%;
}
.row.footer2 {
    padding-left: 20%;
    padding-top: 20px;
}
.row.footer3 {
    padding-left: 47%;
    padding-top: 50px;
}
.row.footer4 {
    padding-top: 10px;
    padding-left: 20%;
}
.row.footer5 {
    color: rgba(255,251,251,1.00);
    font-family: "Oswald VariableFont wght";
    padding-top: 50px;
    text-align: center;
    height: 50px;
}
.row.footer5 .col-md-6 a {
    padding-right: 50px;
}
.card.card-body form .btn.confirmEmail {
    background-color: rgba(0,0,0,1.00);
    color: rgba(222,6,46,1.00);
    font-family: "Oswald VariableFont wght";
}
#exampleInputEmail1 {
    font-family: "Oswald VariableFont wght";
    background-color: rgba(255,255,255,1.00);
}
#exampleInputPassword1 {
    font-family: "Oswald VariableFont wght";
}
.form-group {
    background-color: rgba(0,14,46,1.00);
    font-family: "Oswald VariableFont wght";
    color: rgba(255,255,255,1.00);
}
.card.card-body {
    background-color: rgba(0,14,46,1.00);
}
.carousel-item {
    font-family: "Oswald VariableFont wght";
    color: rgba(255,255,255,1.00);
    text-align: left;
}
.carousel-item img {
    opacity: 0.77;
}

figcaption {
    color: rgba(255,255,255,1.00);
    font-family: "Oswald VariableFont wght";
    text-align: center;
    margin-top: -40px;
    z-index: -1;
}
main .row .col-md-6 figure img:hover {
    opacity: 0.53;
}



.row .col-md-2 {
	color: white;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	padding-left: 30px;
	padding-top: 10px;
}
.row {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.col-md-3 .needs-validation .form-row {
    margin-bottom: 0px;
    margin-top: 0px;
}
.col-md-3 .needs-validation .form-group {
    margin-bottom: 0px;
}
.col-md-3 .needs-validation .form-row {
    margin-left: 0px;
    margin-right: 0px;
}
.form-row .col-md-6.mb-1 label {
    color: #FFFFFF;
}
.form-row .col-md-3.mb-1 label {
    color: #FFFFFF;
}
.needs-validation .form-row .col-md-3.mb-1 {
    text-align: justify;
    margin-left: 105px;
}
.col-md-3 .needs-validation .btn.btn-primary.mb-1 {
    margin-left: 85px;
}
.form-row .col-md-3.mb-1 label {
    text-align: center;
    text-decoration: none;
    margin-left: 15px;
}