/* adds some margin below the link sets */
.nav {
    margin-bottom: 0;
}

.nav > li.dropdown.open {
    position: static;
}

.nav > li.dropdown.open .dropdown-menu {
    display: block;
    width: 100%;
}

.dropdown-menu>li {
    display: block;
}

.navbar-light .navbar-toggler {
    color: #ffffff;
    border-color: #ffffff;
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

/* multilevel navigation */
ul.dropdown-menu li > ul.dropdown-menu {
    display: block;
    left: 10%;
    top: 40px;
}

ul.dropdown-menu li:hover > ul.dropdown-menu,
ul.dropdown-menu li:focus > ul.dropdown-menu {
    display: block;
}

@media (max-width: 992px) {
    .img-thumbnail {
        padding-bottom: 5px;
    }

    .dropdown-toggle {
        display: none;
    }

    .dropdown-menu {
        display: block;
        position: relative;
        border-width: 0;
        padding: 0 0 1rem 1rem;
        margin: 2rem;
    }

    .dropdown-item {
        padding: 2rem 0rem 0 1rem;
        color: rgba(251, 251, 251, 0.5);
    }
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.5rem 1rem;
    clear: both;
    font-weight: 400;
    color: #f4fcfc;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.99);
    font-weight: normal;
    text-align: 22px;
    white-space: normal;
}

.dropdown-item:hover,
.dropdown-item:focus {
    color: #ffa700;
    background-color: #140e03 ;
}

.navbar .dropdown-menu div[class*="col"] {
    margin-bottom: 1rem;
}

.navbar .dropdown-menu {
    border: none;
    background-color: #ffa900 !important;
}

/* breakpoint and up - mega dropdown styles */
@media screen and (min-width: 992px) {
    /* remove the padding from the navbar so the dropdown hover state is not broken */
    .navbar {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    /* remove the padding from the nav-item and add some margin to give some breathing room on hovers */
    .navbar .nav-item {
        padding: 1.5rem 1.5rem;
        margin: 0 .5rem 0 0.5rem;
    }

    /* makes the dropdown full width */
    .navbar .dropdown {
        position: static;
    }

    .navbar .dropdown-menu {
        display: block;
        width: 100%;
        left: 0;
        right: 0;

        /* height of nav-item */
        top: 40px;
        display: block;
        visibility: hidden;
        opacity: 0;
        transition: visibility 0s, opacity 0.5s linear;
    }

    .navbar > .container,
    .navbar > .container-fluid,
    .navbar > .container-sm,
    .navbar > .container-md,
    .navbar > .container-lg,
    .navbar > .container-xl,
    .navbar > .container-xxl {
        /* display: flex */
        flex-wrap: nowrap;

        /* align-items: left */
        justify-content: space-between;
    }

    /* shows the dropdown menu on hover */
    .navbar .dropdown:hover .dropdown-menu,
    .navbar .dropdown .dropdown-menu:hover {
        display: block;
        visibility: visible;
        opacity: 1;
        transition: visibility 0s, opacity 0.3s linear;
    }

    .navbar .dropdown-menu {
        border: 1px solid rgba(17, 30, 169, 0.15);
        background-color: rgb(140, 24, 24);
    }
}

.key-featurecont {
    position: relative;
    z-index: 999;
    top: -96px;
}

.hover:bg-primary {
}

.hover:bg-primary {
    background-color: primary;
}

.kemt_study_position {
    position: relative;
    z-index: 2;
}

.kemt_hero_centering {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 80vh;
    width: 100%;
    z-: 1;
    background-size: cover;
}

.kemt_position {
    position: relative;
    margin-top: -100px;
    z-index: 999;
    background-color: rgba(255, 255, 255, 0);
}

.a_footer:hover {
    color: white;
}

.a:hoover {
}

.a:hover {
    color: white;
}

.text_link_color {
    color: #f8f7f7;
    background: white;
}

.list_footer {
    background: white;
    background-color: #ed3030;
}

.kemt_box_shadow {
    box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.poster:before {
    background-image: url(https://images.unsplash.com/photo-1589278787442-d2840f4024f1?ixid=MnwyMDkyMnwwfDF8c2VhcmNofDE5MXx8Y2xpbmljfGVufDB8fHx8MTYzNDA4NzkzNQ&ixlib=rb-1.2.1q=85&fm=jpg&crop=faces&cs=srgb&w=1200&fit=max) !important;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    content: ' ';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    position: absolute;
    filter: blur(0px);
}

.error-template {
    padding: 40px 15px;
    text-align: center;
}

.error-actions {
    margin-top: 15px;
    margin-bottom: 15px;
}

.error-actions .btn {
    margin-right: 10px;
}

html {
    font-family: 'Open Sans',sans-serif;
    background: whitesmoke;
}

hr {
    background: grey;
}

.kemt_responsive {
    max-width: 100%;
    height: auto;
    margin: 1px;
    padding-top: 1px;
}

/* zmazanie */
.resume {
    width: 800px;
    height: auto;
    display: flex;
    margin: 50px auto;
}

.resume .resume_left {
    width: 280px;
    background: #0bb5f4;
}

.resume .resume_left .resume_profile {
    width: 100%;
    height: 280px;
}

.resume .resume_left .resume_profile img {
    width: 100%;
    height: 100%;
}

.resume .resume_left .resume_content {
    padding: 0 25px;
}

.resume .title {
    margin-bottom: 20px;
}

.resume .resume_left .bold {
    color: #fff;
}

.resume .resume_left .regular {
    color: #b1eaff;
}

.resume .resume_item {
    padding: 25px 0;
    border-bottom: 2px solid #b1eaff;
}

.resume .resume_left .resume_item:last-child,
.resume .resume_right .resume_item:last-child {
    border-bottom: 0px;
}

.resume .resume_left ul li {
    display: flex;
    margin-bottom: 10px;
    align-items: center;
}

.resume .resume_left ul li:last-child {
    margin-bottom: 0;
}

.resume .resume_left ul li .icon {
    width: 35px;
    height: 35px;
    background: #fff;
    color: #0bb5f4;
    border-radius: 50%;
    margin-right: 15px;
    font-size: 16px;
    position: relative;
}

.resume .icon i,
.resume .resume_right .resume_hobby ul li i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.resume .resume_left ul li .data {
    color: #b1eaff;
}

.resume .resume_left .resume_skills ul li {
    display: flex;
    margin-bottom: 10px;
    color: #b1eaff;
    justify-content: space-between;
    align-items: center;
}

.resume .resume_left .resume_skills ul li .skill_name {
    width: 25%;
}

.resume .resume_left .resume_skills ul li .skill_progress {
    width: 60%;
    margin: 0 5px;
    height: 5px;
    background: #009fd9;
    position: relative;
}

.resume .resume_left .resume_skills ul li .skill_per {
    width: 15%;
}

.resume .resume_left .resume_skills ul li .skill_progress span {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: #fff;
}

.resume .resume_left .resume_social .semi-bold {
    color: #fff;
    margin-bottom: 3px;
}

.resume .resume_right {
    width: 520px;
    background: #fff;
    padding: 25px;
}

.resume .resume_right .bold {
    color: #0bb5f4;
}

.resume .resume_right .resume_work ul,
.resume .resume_right .resume_education ul {
    padding-left: 40px;
    overflow: hidden;
}

.resume .resume_right ul li {
    position: relative;
}

.resume .resume_right ul li .date {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 15px;
}

.resume .resume_right ul li .info {
    margin-bottom: 20px;
}

.resume .resume_right ul li:last-child .info {
    margin-bottom: 0;
}

.resume .resume_right .resume_work ul li:before,
.resume .resume_right .resume_education ul li:before {
    content: "";
    position: absolute;
    top: 5px;
    left: -25px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    border: 2px solid #0bb5f4;
}

.resume .resume_right .resume_work ul li:after,
.resume .resume_right .resume_education ul li:after {
    content: "";
    position: absolute;
    top: 14px;
    left: -21px;
    width: 2px;
    height: 115px;
    background: #0bb5f4;
}

.resume .resume_right .resume_hobby ul {
    display: flex;
    justify-content: space-between;
}

.resume .resume_right .resume_hobby ul li {
    width: 80px;
    height: 80px;
    border: 2px solid #0bb5f4;
    border-radius: 50%;
    position: relative;
    color: #0bb5f4;
}

.resume .resume_right .resume_hobby ul li i {
    font-size: 30px;
}

.resume .resume_right .resume_hobby ul li:before {
    content: "";
    position: absolute;
    top: 40px;
    right: -52px;
    width: 50px;
    height: 2px;
    background: #0bb5f4;
}

.resume .resume_right .resume_hobby ul li:last-child:before {
    display: none;
}

#kemt_hero_subsection:hover {
    background: #ffbf40;
    word-break: normal;
}

#kemt_hero_subsection .kemt_hover_text:hover {
    color: #722b2b;
}

.hero_section_text {
    background-color: var(--bs-white) !important;
}

.hero_kemt_overlay {
    background: linear-gradient(#0006, #0006), url(https://source.unsplash.com/2600x1200?city);

    /* background-image: url(https://source.unsplash.com/2600x1200?city); */
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    height: 70vh;

    /* background-color: #eee; */
    display: flex;
    justify-content: center;
    align-items: center;
}

.hero_headline {
    margin: 0;
    color: #fff;
    font-weight: 400;
}

.hero_kemt {
    background-position: center center;
    background-size: cover;
    height: 100vh;

    /* background-color: #eee; */
    display: flex;
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat;
    background-image: url('assets/img/header_bg.jpg');
    clear: both;
    flex-wrap: nowrap;
    align-content: flex-start;
    min-height: 20vh;
    max-height: 80vh;
    flex-direction: row;
    gap: 0;
    float: none;
}

.kemt_ikona {
}

#ExamplePopoutMenu .toggle span {
    width: 20px;
    height: 2px;
    background-color: #4a4a4a;
    display: block;
    margin-bottom: 4px;
}

#ExamplePopoutMenu .toggle span:last-child {
    margin-bottom: 0;
}

#ExamplePopoutMenu nav a {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    display: flex;
    width: 60px;
    height: 60px;
    border-radius: 30px;
    color: #404040;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #ffffff;

    /* z-index: -1 */
    border: 1px solid rgba(129, 129, 129, 0.85);
}

#ExamplePopoutMenu nav {
    height: 60px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 407px;

    /* position: absolute */
}

#ExamplePopoutMenu nav .toggle {
    width: 60px;
    height: 60px;
    border-radius: 30px;
    border: 1px solid #ffffff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #ffffff;
    z-index: 1;
    cursor: pointer;
}

#ExamplePopoutMenu a i {
    font-size: 28px;
}

.kemt-padding {
    padding-left: 10px;
}

.nav-link {
    color: #ffffff;
}

.kemt_fill {
    object-fit: fill;
}

.nav_menu_kemt {
    font-weight: bolder;
    font-size: 22px;
}

.navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
}

..img-thumbnail_kemt {
}

.img-thumbnail_kemt {
    border-style: none;
}

.overlay_map {
    background-color: #373738;
}

dropdown {
}


