@charset "utf-8";


.container-fluid {
    background-color: rgba(250,250,250,1.00);
}


.logo {
    color: rgba(154,169,185,1.00);
    font-weight: bold;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-size: 40px;


}


.motto {
    color: rgba(154,169,185,1.00);
    font-size: medium;
    letter-spacing: normal;
    vertical-align: baseline;
}
.languages {
    text-align: right;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-weight: bold;
    color: rgba(195,207,221,1.00);
    font-size: 30px;
    position: absolute;
    right: 0px;
    bottom: auto;
}
.title {
    color: rgba(154,169,185,1.00);
    font-weight: bold;
    text-align: left;
    font-size: 40px;
}
.under-title {
    text-align: left;
    color: rgba(154,169,185,1.00);
    font-size: medium;
    margin-bottom: 15px;
}





.row .col-xl-3 h2 {
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-size: 40px;
    color: rgba(154,169,185,1.00);
    font-weight: bold;
}
.container .row .col-xl-6 {
    font-size: medium;
    color: rgba(154,169,185,1.00);


}
.container .row .col-xl-3 {






}


.row .col-xl-3 p {
    color: rgba(195,207,221,1.00);
    font-size: 14px;
    vertical-align: baseline;
}
.contactdetails {
    color: rgba(231,48,220,1.00);
    font-size: 14px;
    font-weight: normal;
}
.col-xl-2.col-lg-6.col-md-3.col-sm-3 .languages.offset-xl-0 a {
    color: rgba(154,169,185,1.00);
}
.social-link {
    color: rgba(23,255,0,1.00);
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-size: smaller;
    text-align: center;
    margin-left: 20px;
    margin-right: 10px;
    margin-top: 10px;
}
.social-buttons {
    margin-left: 15px;
    color: #FFA900;
}

footer {
    color: rgba(195,207,221,1.00);
    text-align: right;
    font-size: small;
}
.drop-me-a-letter {
    color: rgba(255,0,229,1.00);
}
