html {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-weight: normal;
    overflow-x: hidden;
}

body {
    background: #164e60;
    font-size: 14px;
}

.list-style-none{
    list-style: none !important;
}


/*extra after bootstrap update*/
.panel {
    margin-bottom: 20px;
    background-color: #eaf3f6;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

a {
    color: #fff;
    text-decoration: none;
}

#myModal .modal-header {
    background: #629bad !important;
    padding: 20px 50px !important;
}

.modal-content .modal-header{
    justify-content: space-between;
    flex-direction: row-reverse;
}

.modal .modal-body {
    display: flex;
    flex-wrap: wrap;
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
}

.panel .panel-body.row #btn {
    margin-top :10px;
}

.nav > li {
    position: relative;
    display: block;
}

.sidebar_nav > li {
    position: relative;
    display: block;
    width: 100%
}

    .sidebar-nav ul li ul li {
        width: 100%;
    }

    .sidebar_nav > li > a:hover, .sidebar_nav > li > a:focus, .navbar-top-links > li > a:hover, .navbar-top-links > li > a:focus {
        text-decoration: none;
        background-color: #eee;
        color: #164e60
    }

.nav > li > a, .nav > li > a {
    color: white;
    text-decoration: none;
}

.navbar-top-links li ul li a {
    color: #164e60;
}
/* Header-top */
.header-top {
    background: #f1f1f1;
    padding: 4px 0 4px
}

    .header-top .list-inline {
        margin: 0
    }

    .header-top ul li a {
        color: #333;
        font-size: 12px;
    }

.box-green {
    background: #85cc38;
    text-align: center;
    border-radius: 4px;
    border: 1px solid #ccc;
    color: #fff !important;
    padding: 0 5px 0;
    display: inline-block
}

.box-white {
    background: #fff;
    text-align: center;
    border-radius: 4px;
    border: 1px solid #ccc;
    color: #000 !important;
    padding: 0 5px 0;
    display: inline-block
}
/* Header End */

/* Navigation */
#nav .dropdown-menu {
    right: 0;
    min-width: 285px;
}

.dropdown-menu > li.kopie > a {
    padding-left: 5px
}

.dropdown-submenu {
    position: relative
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px 6px;
        border-radius: 0 6px 6px 6px
    }

    .dropdown-submenu > a:after {
        border-color: transparent transparent transparent #333;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        content: " ";
        display: block;
        float: right;
        height: 0;
        margin-right: -10px;
        margin-top: 5px;
        width: 0
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #555
    }

.dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover {
    text-decoration: underline
}

#con .well {
    height: 50px
}

#nav.affix {
    top: 0;
    width: 100%;
    border-radius: 0;
    z-index: 1023;
}
/* End Navigation */

/* Slider */
.cm_img {
    max-width: 15%;
    padding: 0;
    float: left;
    position: absolute;
    bottom: 89px;
    text-align: center;
    z-index: 1;
}

    .cm_img img {
        max-width: 70%
    }

    .cm_img span {
        color: #FFF;
        font-size: 9px;
        background-color: rgba(89, 73, 80, 0.6);
        text-align: center;
        padding: 7px;
        float: left;
    }

.welcome {
    width: 100%;
    position: absolute;
    top: 67%;
    background: rgba(0,0,0,0.4);
    padding: 0 0 20px;
}

    .welcome h1 {
        color: #FFFFFF;
        font-size: 30px;
        text-align: center;
        font-family: "Times New Roman", Times, serif;
        font-weight: 700
    }
/* End Slider */


/* Footer */
footer {
    width: 100%;
    float: left;
    margin: 0;
    color: #FFFFFF !important;
    background: rgba(0,0,0,0.7);
    padding: 10px 0 0;
    bottom: 0;
    position: relative
}

.foot-inn {
    background: #164e60;
    top: 100%;
    position: sticky;
    border-top: 1px solid #fff;
    color: #fff !important;
}

    .foot-inn .footertext h4 {
        color: #fff;
    }

    .foot-inn .footertext ul li a {
        color: #fff;
        text-decoration: none;
    }

.rgt-padding {
    padding-right: 0px !important
}

.footertext h4 {
    font-size: 14px;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 15px
}

.footertext ul {
    list-style: none;
    padding: 0;
    margin: 0
}

    .footertext ul li {
        margin-bottom: 8px
    }

        .footertext ul li a {
            font-size: 14px;
            color: #fffff;
            transition-property: color;
            transition-duration: .3s;
            transition-timing-function: linear;
            -webkit-transition-duration: .3s
        }

            .footertext ul li a:hover {
                color: #85cc38;
                text-decoration: none
            }

.copyrite {
    background: #000;
    margin: 20px auto 0
}

    .copyrite .col-sm-6 {
        color: #d9d9d9;
        font-size: 14px;
        padding: 8px 0;
    }

.fl {
    float: left;
    text-align: left;
}

.fr {
    float: right;
    text-align: right;
}

.copyrite .fr img {
    width: 20%
}

.scroll-top {
    position: fixed;
    bottom: 0;
    right: 6%;
    z-index: 100;
    background: #ffcc00;
    font-size: 24px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
/* Footer End  */





/*.fade:not(.show) {
    opacity: 1 !important;
}*/

/*.collapse:not(.show) {
    display: block;
}*/