@charset "UTF-8";

.carousel-caption.d-md-block {
    display: flex !important;
    flex-direction: column;
    bottom: unset;
    top: 5%;
    right: unset;
    padding-top: 0;
    width: 60%;
}

/*.carousel-caption > h5 {*/
/*    display: inline-block;*/
/*    font-size: 32px;*/
/*}*/

.carousel-caption > p {
    display: inline-block;
    font-size: 22px;
    text-align: left;
    line-height: 1.2;
}


#localeselector {

}

#localeselector a {
    display: inline-block;
}

#localeselector .locale-sep {
    display: none;
}

.link-no-decoration {
    text-decoration: none;
    color: unset;
}


.ftr-custom-form-layout .material-label {
    color: unset !important;
}

@media (max-width: 768px) {
    a.navbar-brand.navbar-link img {
        height: 80px;
        float: right;
    }
}

/*.btn-primary {*/
/*    --bs-btn-color: #fff;*/
/*    --bs-btn-bg: #f20daf;*/
/*    --bs-btn-border-color: #f20daf  ;*/
/*    --bs-btn-hover-color: #fff;*/
/*    --bs-btn-hover-bg: #e807a6;*/
/*    --bs-btn-hover-border-color: #f20daf;*/
/*    --bs-btn-focus-shadow-rgb: 49,132,253;*/
/*    --bs-btn-active-color: #fff;*/
/*    --bs-btn-active-bg: #f20daf;*/
/*    --bs-btn-active-border-color: #f20daf;*/
/*    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);*/
/*    --bs-btn-disabled-color: #fff;*/
/*    --bs-btn-disabled-bg: #f20daf;*/
/*    --bs-btn-disabled-border-color: #f20daf;*/
/*}*/

.vr {
    background-color: white !important;
}

#simplecontact {
    display: flex;
    flex-direction: column;
}

#simplecontact > * {
    display: block;
    margin-bottom: 12px;
}

/*h1  {*/
/*    color: #0dcaf2;*/
/*}*/

/*h2  {*/
/*    color: #0dcaf2;*/
/*}*/

/*h3  {*/
/*    color: #0dcaf2;*/
/*}*/

/*h4  {*/
/*    color: #0dcaf2;*/
/*}*/

/*h5  {*/
/*    color: #0dcaf2;*/
/*}*/

.EeTableListHeader {
    font-weight: normal;
    padding: 0;
    margin: 0;
    width: 100%;
    height: 27px;
    color: black !important;
}

#copyright {
    text-align: center;
}

#copyright > a {
    color: #0dcaf2;
}
