
a:focus {
    outline-offset: 3px;
    outline: 3px solid #0099BA;
}

input.form-control,
select.form-select,
input[type=checkbox] {
    border: 2px solid #222;
    box-shadow: none;
}

input.form-control:focus,
select.form-select:focus,
input[type=checkbox]:focus {
    outline-offset: 3px;
    border: 2px solid #222;
    outline: 3px solid #0099BA;
    box-shadow: none !important;
}

.accordion-button{
    box-shadow: none;
    border-radius: 0 !important;
}
.accordion-button:not(.collapsed) {
    color: #127c92 !important;
}

.accordion-button:focus{
    outline-offset: 3px;
    outline: 3px solid #0099BA;
    box-shadow: none !important;
}

.visually-hidden {
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}

.screenreader-text {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    clip-path: inset(50%);
    white-space: nowrap;
    border: 0;
}

.screenreader-text:focus {
    color: black;
    display: inline-block;
    height: auto;
    width: auto;
    position: static;
    margin: .5rem auto;
    padding: revert;
    overflow: visible;
    clip: auto;
    clip-path: none;
    white-space: normal;
}

#navigation-search-form input {
    border: 2px solid #0d6efd;
}

#navigation-search-form input:focus,
#navigation-search-form button:focus {
    outline-offset: 3px;
    box-shadow: none !important;
    outline: 3px solid #383d51;
}

.navbar .nav-item .dropdown-menu.show {
    display: block;
}

.ikon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    vertical-align: middle;
    text-align: center;
    width: 40px;
    height: 40px;
    font-size: 15px;
    color: #fff;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.18);
    border: 1px solid rgba(255, 255, 255, 0.45);
    transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}

.ikon:hover {
    background-color: #fff;
    color: #0099ba !important;
    border-color: #fff;
    transform: translateY(-1px);
}

.ikon:focus {
    background-color: #fff;
    color: #0099ba !important;
    border-color: #fff;
    outline-offset: 3px;
    outline: 3px solid #fff;
}

.ikon-flag {
    width: 22px;
    height: 22px;
    object-fit: cover;
    border-radius: 50%;
    display: block;
}

.btn-gde {
    background-color: #ffc600;
    color: #222;
    font-weight: bold;
    border-color: #ffc600;
    padding-bottom: 5px !important;
}

.btn-gde:hover {
    background-color: #127c92;
    color: #fff;
    border-color: #127c92;
}

.btn-gde:focus {
    background-color: #0e6375;
    color: #fff;
    border-color: #0e6375;
    outline-offset: 3px;
    outline: 3px solid #0e6375;
}

.btn-gde-kek {
    background-color: #127c92;
    color: #fff;
    font-weight: bold;
    border-color: #127c92;
    padding-bottom: 5px !important;
}

.btn-gde-kek:hover {
    background-color: #ffc600;
    color: #222;
    border-color: #ffc600;
}

.btn-gde-kek:focus {
    background-color: #cc9e00;
    color: #222;
    border-color: #cc9e00;
    outline-offset: 3px;
    outline: 3px solid #cc9e00;
}

.card-title {
    height: auto !important;
}

.card.hirek h2,
.card.hirek h3 {
    font-size: 1.125rem;
    font-family: 'Saira', sans-serif;
    font-weight: 700;
    color: #1d2025;
    margin: 0 0 0.5rem 0;
}

.big-icon-wrapper {
    font-size: 2.5rem;
}
#presentation-of-quality h2 {
    background: #127c92;
    padding: 1rem;
}

#presentation-of-quality h3 {
    font-size: 1.5rem;
}

.text-content-block-dark-gde-blue {
    background: #127c92;
    padding: 1rem;
}

.bg-gde-dark-blue {
    background: #127c92;
    padding: 1rem;
}

#footer-part a:focus {
    outline-offset: 3px;
    outline: 3px solid #fff;
}

#footer-part .footer-link {
    overflow: visible;
}

#footer-part .footer-link ul li a i {
    margin: 0 0.5rem;
}

#footer-part .footer-link ul li a:hover {
    color: #fff;
    padding-right: 0.5rem;
}

#footer-part .footer-link ul li a:hover i {
    margin-right: 1rem;
}

#footer-part .footer-link ul {
    overflow: visible;
}

#footer-part .footer-link ul li {
    overflow: visible;
}

#footer-part .footer-link ul li a {
    display: block;
    outline-offset: 0;
    padding-right: 1rem;
    transition: all 0.2s linear;
}

.bold-date-block {
    font-family: 'Saira', sans-serif;
    font-weight: 700;
    color: #1d2025;
    margin: 0;
    font-size: 1.75rem;
}

.carousel-caption {

}
.carousel-caption h2,
.carousel-caption p {
    color: #222222;
    background-color: rgba(255, 255, 255, .7);
    backdrop-filter: blur(1rem);
    display: inline-flex;
    padding: 0.25rem;
}
.carousel-caption a {
    display: inline-flex;
}
.carousel-indicators button:focus,
.carousel .carousel-control-prev:focus .carousel-control-prev-icon,
.carousel .carousel-control-next:focus .carousel-control-next-icon {
    background-color: #0e6375;
    color: #fff !important;
    outline-offset: 3px;
    outline: 3px solid #fff !important;
}

.carousel .carousel-control-prev-icon,
.carousel .carousel-control-next-icon {
    background-color: #127c92;
    background-size: 60%;
    border-radius: .25rem;
    width: 2rem;
    height: 2rem;
}



.footer-link ul {
    float: none;
}

.navbar-toggler {
}

.navbar-toggler-icon {
}
