@import url("https://fast.fonts.net/t/1.css?apiType=css&projectid=323769a4-c5e6-4276-8aea-e0d65abe3d99");
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;400;700;900&display=swap');

@font-face {
    font-family: "Avenir LT W05_35 Light";
    src: url("../fonts/f5354f80-92cf-4f4b-b36f-8c045d5c8426.woff2") format("woff2"), url("../fonts/8677474f-cbca-4e71-a08e-1f86baaba210.woff") format("woff");
}

@font-face {
    font-family: "Avenir LT W05_65 Medium";
    src: url("../fonts/35f0ec4c-2566-463d-a1df-744259ac0ce8.woff2") format("woff2"), url("../fonts/701130ff-a1cd-4706-bd19-b4adff518e62.woff") format("woff");
}

@font-face {
    font-family: "Avenir LT W05_85 Heavy";
    src: url("../fonts/0d51f252-d47b-421f-8ffe-eb417dce1b53.woff2") format("woff2"), url("../fonts/b34d406c-b12e-4b82-892e-1bfab6517cce.woff") format("woff");
}


html,
body {
    height: 100%;
    width: 100%;
    font-family: "Avenir LT W05_65 Medium", "Roboto", sans-serif;
}

#wmto--onboarding {
    padding-top: 84px;
    position: absolute;
    height: 100%;
    width: 100%;
    font-family: "Avenir LT W05_65 Medium", "Roboto", sans-serif;
}

    #wmto--onboarding .navbar.navbar-onboarding {
        height: 84px;
        padding: 0;
        background: #FFFFFF;
        -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    }

        #wmto--onboarding .navbar.navbar-onboarding:before {
            content: "";
            position: absolute;
            left: 360px;
            width: 1px;
            height: 84px;
            background-color: #f2f2f2;
        }


    #wmto--onboarding .navbar .navbar-toggler {
        background-color: #FAB500;
        z-index: 1976;
    }

    #wmto--onboarding .navbar .site--title {
        font-family: "Avenir LT W05_65 Medium", "Roboto", sans-serif;
        font-weight: 900;
        font-size: 20px;
        line-height: 27px;
        margin: 0 0 0 20px;
        width: 216px;
    }

@media (min-width: 768px) {
    #wmto--onboarding .navbar .navbar-nav {
        margin: 0px 52px;
        position: relative;
        top: 4px;
    }
}

#wmto--onboarding #left--menu {
    max-width: 360px;
    -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
    top: 84px;
}

#wmto--onboarding #main--content {
    padding: 0px 60px 60px 60px;
}

    #wmto--onboarding #main--content h2 {
        font-family: "Avenir LT W05_65 Medium", "Roboto", sans-serif;
        font-weight: 900;
        font-size: 32px;
        line-height: 44px;
    }

    #wmto--onboarding #main--content .info--text {
        font-weight: 500;
        font-size: 18px;
        font-family: "Avenir LT W05_65 Medium", "Roboto", sans-serif;
        width: 470px;
        margin: 30px auto 30px 244px;
        border-left: 2px solid #FAB500;
        padding-left: 24px;
    }

#left--menu a {
    /* 0E1F2F */
    color: #0E1F2F;
}

#left--menu ul li {
    margin-bottom: 20px;
}

    #left--menu ul li ul {
        margin-left: 40px;
    }

.footer {
    height: auto;
    background: #0E1F2F;
    padding-top: 100px;
    color: rgba(255, 255, 255, 0.5);
}

    .footer p {
        margin-top: 100px;
        padding-left: 110px;
        margin-bottom: 0;
        padding-bottom: 1rem;
    }

    .footer i {
        color: #fff;
        font-size: 24px;
        margin-right: 15px;
        top: 2px;
        position: relative;
    }

    .footer .navbar-brand {
        padding-left: 110px;
    }

    .footer li {
        margin-top: 15px;
        line-height: 28px;
    }


.noicon {
    margin-left: 36px;
}

.sm-simple .sub-arrow {
    display: none;
}

.sm-simple li {
    border: none;
    /*padding-right: 10px;*/
}

.sm-simple a,
.sm-simple a:hover,
.sm-simple a:focus,
.sm-simple a:active {
    font-family: "Avenir LT W05_65 Medium", "Roboto", sans-serif;
}

.sm-simple {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.dropdown-toggle {
    color: black;
}

.dropdown-menu {
    top: 95%;
    left: auto;
}

dropdown-item {
    color: black;
}

.dropdown-toggle:hover,
.dropdown-item:hover {
    color: black;
    text-decoration: none;
}

.navbrand {
    width: 120px !important;
    background-color: #FAB500;
    margin: 0px !important;
    padding: 0px !important;
    height: 84px;
}

    .navbrand .navbar-brand {
        margin-left: 18px;
    }

.navbar-nav .nav-link {
    color: #000 !important;
}

.rounded-circle {
    width: 80px;
    height: 80px;
    margin-right: 15px;
}

#main--content {
    min-height: 500px;
}

.sm sm-vertical {
    position: relative;
    z-index: 0;
}

.footer {
    position: relative;
    top: 56px;
}

#left--menu {
    margin-top: -108px;
    padding: 48px 24px 48px 48px;
}

#OnBoarding_SideMenu {
    z-index: 0;
}

.img-fluid {
    width: 100% !important;
    margin: 0 0 48px;
    max-width: 600px;
}

.cardContent > h1,
.cardContent > h2,
.cardContent > h3,
.cardContent > h4,
.cardContent > h5,
.cardContent > p,
.cardContent > ul,
.cardContent > table,
.cardContent > a {
    max-width: 468px;
    margin: 0 auto 48px 244px;
}

.cardContent p {
    font-size: 18px;
    line-height: 160%;
}

.cardContent a.btn--innerroot {
    color: #333f48;
    border: 1px solid rgba(0,0,0,0.2);
    padding: 12px 24px;
    border-radius: 4px;
    text-decoration: none;
    text-align: center;
    margin-bottom: 0;
    display: block;
    transition: 0.4s all;
    background-color: rgba(0,0,0,0);
    box-shadow: 0 0 0 rgba(0,0,0,0);
    position: relative;
    overflow: hidden;
}

.cardContent a:hover.btn--innerroot {
    border: 1px solid #fab500;
    background-color: #fee2a1;
    box-shadow: 0 0 0px rgba(250,181,0,0.8);
}

.cardContent a.btn--innerroot:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fee2a1;
    top: 0;
    left: -110%
}


.cardContent .btn--innertarget {
    padding-top: 90px;
}

.cardContent .btn--backtotop {
    color: #333f48;
    font-weight: 700;
    text-decoration: none;
}

.cardContent a[id="_top"] {
    padding-top: 90px;
}

.cardContent a.link_external,
.cardContent a.link_internal {
    padding: 12px 52px 12px 24px;
    color: #333f48;
    font-weight: 700;
    position: relative;
    height: 48px;
    background: #FFFFFF;
    border: 1px solid rgba(14, 31, 47, 0.2);
    box-sizing: border-box;
    border-radius: 4px;
    font-family: "Avenir LT W05_65 Medium", "Roboto", sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 16px;
    line-height: 22px;
    color: #0E1F2F;
    margin: 16px 0px;
    text-decoration: none;
    position: relative;
    height: auto;
}


    .cardContent a.link_external:after {
        content: "";
        position: absolute;
        display: block;
        width: 18px;
        height: 18px;
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACGSURBVHgBrc/BDYAgDAXQry7gCB3BjVzBq9Pq1ZNuoIVIVIKlNPzkEw7lpQDAyN25p9AQcWbJDKiheFgTSixQDNELWawQRQhZoBSCUugPKYIk5BMJIi0iQaRExK9pkSw0KZEsFDBCPv59gwdpYIt/36JSqkLHfT+NdVk7PjbuwO1hi1tkvgDENngKcvUsmgAAAABJRU5ErkJggg==');
        top: 14px;
        right: 20px;
    }

    .cardContent a.link_internal:after {
        content: "";
        position: absolute;
        display: block;
        width: 18px;
        height: 15px;
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAQCAYAAAD0xERiAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABeSURBVHgB3ZNLCsAgDAWf7cVys/Zo9Sa9iT/iUpIYQXBgNi6GBxJgEw/rhoqJHQZv6PiLgaPEb3E2VvmkoCUmBq0xMZgW2D7lwhoCHNQlfdULBweHSBOynlOEc5WaDMMMLjgM5+07AAAAAElFTkSuQmCC');
        top: 16px;
        right: 20px;
    }

    .cardContent a.link_internal.left {
        padding: 12px 24px 12px 52px;
    }

.cardContent a.left.link_internal:after {
    left: 20px;
    transform: rotate(180deg)
}

.menuContainer {
    margin-top: 25px;
    text-align: center;
    display: flex;
    /* align-content: center; */
    justify-content: center;
    width: 100%;
    align-items: center;
}

.btn-mvm {
    background: #FAB500;
    border: 1px solid rgba(14, 31, 47, 0.05);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
    color: #fff;
    padding: 13px 24px;
    font-family: "Avenir LT W05_35 Light", "Roboto";
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    margin-top: 40px;
    text-transform: uppercase;
    font-weight: 600;
}

    .btn-mvm:hover {
        color: #fff;
        background-color: #db9d00;
        border-color: #db9d00;
    }

.form-control {
    border: 1px solid #fab500;
}

    .form-control:focus {
        border-color: #db9d00;
        -webkit-box-shadow: none;
        box-shadow: none;
    }


/*nav*/
.navbar-nav a,
.navbar-nav a:hover,
.navbar-nav .nav-link,
.navbar-nav .nav-link:hover {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #0E1F2F;
}

    .navbar-nav .nav-link.has-submenu:after {
        content: '';
        display: inline-block;
        font-size: 32px;
        width: 8px;
        height: 4px;
        background-color: transparent;
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAECAYAAACzzX7wAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABHSURBVHgBZYxRCQAgEEP3YQAjGMEKNrCBUS6SEYxgBI3ihCmCg3cfe8cAoJOMP0UOgQxijzR10fFMkkiT9FpMcjdbVD36Uy65JgpNahi5HQAAAABJRU5ErkJggg==');
        position: relative;
        left: 6px;
        top: -3px;
    }

#wmto--onboarding h2 {
    font-weight: 900;
}

.nodeca {
    color: #000;
    font-weight: 900;
}

    .nodeca:hover {
        color: #FAB500;
    }

    .unstyleda:hover,
    .unstyleda:visited,
    .unstyleda:link,
    .unstyleda:active,
    .nodeca:hover,
    .nodeca:visited,
    .nodeca:link,
    .nodeca:active {
        text-decoration: none;
    }

.unstyleda {
    color: rgba(255, 255, 255, 0.5);
}

    .unstyleda:hover {
        color: rgba(255, 255, 255, 0.3)
    }



.g-recaptcha {
    margin-bottom: 1rem;
}

#OnBoarding_SideMenu li ul li:before {
    content: '';
    display: inline-block;
    width: 18px;
    height: 18px;
    background-color: transparent;
    background-image: url(../images/arrow.svg);
    position: relative;
    right: 25px;
    top: 20px;
}


.form-group label {
    font-family: "Avenir LT W05_65 Medium", "Roboto";
    font-weight: 800;
    font-size: 16px;
    line-height: 22px;
}

.form-control {
    border-radius: 0rem;
}

span.field-icon {
    background-image: url(../images/eye.svg);
    background-size: contain;
    width: 18px;
    height: 14px;
    position: absolute;
    display: inline-block;
    cursor: pointer;
    right: 1.5rem;
    top: 0.7rem;
    z-index: 2;
}

.anonym {
    top: 2.7rem !important;
}

/*Breadcrumb*/

.homesep {
    background-image: url(../images/home.svg);
    background-size: contain;
    width: 16px;
    height: 19px;
    display: inline-block;
}

.arrowsep {
    background-image: url(../images/arrowsep.svg);
    background-size: contain;
    width: 8px;
    height: 13px;
    display: inline-block;
    margin: 0px 25px;
}

.breadtext {
    color: #0E1F2F;
    font-family: "Avenir LT W05_65 Medium", "Roboto";
    font-weight: 800;
    font-size: 14px;
    line-height: 19px;
}



/** mobile **/
@media screen and (max-width: 1340px) and (min-width: 1200px) {
    #navbarDropdown > strong {
        display: block;
        font-size: 13px;
    }
}

@media screen and (max-width: 1200px) {
    #wmto--onboarding .navbar .site--title {
        position: fixed;
        left: 124px;
    }

    #wmto--onboarding .navbar .navbar-toggler {
        margin-right: 60px;
    }

    .navbar-collapse {
        background: #fff;
        -webkit-box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.1);
        padding-top: 20px;
        margin-bottom: 60px;
        height: auto;
    }

    .navbar-toggler {
        border-radius: 4px;
        border: 1px solid rgba(14, 31, 47, 0.05);
    }

    .nav-item.dropdown.ml-auto {
        text-align: right;
        /* margin-right: 45px; */
    }

    .dropdown-menu {
        top: 95%;
        right: 0;
        left: 45px;
    }

    .cardContent > h1,
    .cardContent > h2,
    .cardContent > h3,
    .cardContent > p,
    .cardContent > ul,
    .cardContent > table,
    .cardContent > a,
    #wmto--onboarding #main--content .info--text {
        max-width: 468px;
        margin: 0 auto 48px auto;
    }
}


@media screen and (max-width: 1220px) {
    #wmto--onboarding #left--menu {
        position: absolute;
        top: 220px;
        left: -340px;
        background-color: orange;
        min-height: 100%;
        z-index: 10;
        -webkit-transition: 0.3s all;
        transition: 0.3s all;
        cursor: pointer;
    }

        #wmto--onboarding #left--menu:after {
            content: 'MENU';
            position: absolute;
            top: 50px;
            right: -28px;
            display: block;
            transform: rotate(-90deg);
            transform-origin: top left;
            color: #fff;
        }

        #wmto--onboarding #left--menu:hover {
            left: 0;
            background-color: #fff;
        }
}

.wrapper-img {
    position: relative;
}

.wrapped-img {
    position: absolute;
    height: 96px;
    width: 96px;
    left: -200px;
    top: 4em;
    padding: 20px;
}

.wrapper-img:after {
    content: "";
    display: block;
    position: absolute;
    width: 96px;
    height: 96px;
    left: -200px;
    top: 4em;
    border: 1px solid rgba(14, 31, 47, 0.05);
    border-radius: 48px;
}

.wrapper-img {
    position: relative;
}

.wrapper-med-img {
    position: relative;
}

.wrapped-med-img {
    position: absolute;
    height: 144px;
    width: 144px;
    left: -224px;
    top: 48px;
    padding: 20px;
}

.wrapper-med-img:after {
    content: "";
    display: block;
    position: absolute;
    width: 144px;
    height: 144px;
    left: -224px;
    top: 48px;
    border: 1px solid rgba(14, 31, 47, 0.05);
    border-radius: 72px;
}

.sm-simple > li {
    margin-right: 24px;
}

#left--menu a {
    /* 0E1F2F */
    color: #0E1F2F;
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    line-height: 22px;
    text-decoration: none;
    margin-right: 12px;
}

#left--menu ul li ul li a {
    /* 0E1F2F */
    color: #0E1F2F;
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 0;
}

#left--menu > ul > li > ul > li,
#left--menu > ul > li > ul > li > ul > li {
    margin-bottom: 0;
}



@media screen and (max-width: 1200px) {
    .wrapped-img,
    .wrapped-med-img {
        position: relative;
        left: 0;
        top: 0;
        display: block;
    }

    .wrapper-img:after,
    .wrapper-med-img:after {
        position: absolute;
        left: 0;
        top: 0;
        display: block;
    }

    .smallwrapped-img, .smallwrapper-img:after, .smallwrapper-img {
        display: none;
    }
}

#navbarDropdown {
    position: relative;
    top: 4px;
}

@media screen and (max-width: 500px) {
    #wmto--onboarding .navbar .navbar-toggler {
        margin-right: 15px;
    }

    #wmto--onboarding .navbar .site--title {
        left: 120px;
    }
}

.smallwrapper-img {
    position: relative;
}

    .smallwrapper-img:after {
        content: "";
        display: block;
        position: absolute;
        width: 72px;
        height: 72px;
        left: -200px;
        top: 1em;
        border: 1px solid rgba(14, 31, 47, 0.05);
        border-radius: 48px;
    }

.smallwrapped-img {
    position: absolute;
    height: 72px;
    width: 72px;
    left: -200px;
    top: 1em;
    padding: 20px;
}

p.ikon {
    position: relative;
}

    p.ikon:before {
        content: attr(data-txt);
        width: 96px;
        height: 64px;
        display: block;
        position: absolute;
        top: 0;
        left: -188px;
        border: 1px solid rgba(14, 31, 47, 0.05);
        box-sizing: border-box;
        border-radius: 8px;
        font-family: "Avenir LT W05_65 Medium", "Roboto";
        line-height: 64px;
        text-align: center;
        font-style: normal;
        font-weight: 900;
        font-size: 22px;
    }

@media screen and (max-width: 1200px) {
    p.ikon:before {
        position: relative;
        top: 0;
        left: 0;
        margin: 20px 0 20px 0;
    }
}

#OnBoarding_SideMenu > li > a {
    position: relative;
}

    #OnBoarding_SideMenu > li > a + .togglemenu {
        position: absolute;
        right: 0;
        top: 4px;
        opacity: 1;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
        width: 6px;
        height: 6px;
        border: solid black;
        border-width: 0 3px 3px 0;
        display: inline-block;
        padding: 3px;
        transform: rotate(45deg);
        transition: 0.2s all;
        cursor: pointer;
    }

        #OnBoarding_SideMenu > li > a + .togglemenu:hover {
            position: absolute;
            right: 0;
            opacity: 0.7;
            /*animation: dodo 0.8s ease-out infinite;*/
        }

#OnBoarding_HorizontalMenu .nav-link {
    padding-right: 12px !important;
    padding-left: 14px !important;
}

.highlighted {
    transition: 0 !important;
}

/*@keyframes dodo {
    1% {
        top: 2px;
    }

    100% {
        top: 6px;
    }
}*/

/*20201116tÃƒÂ³l ÃƒÂºj*/

@media screen and (max-width: 600px) {
    #wmto--onboarding #main--content .info--text {
        width: auto;
    }
}

@media screen and (max-width: 1200px) {
    .dropdown-menu {
        width: auto;
        left: 0;
        right: 0;
        text-align: center;
        border: 2px solid #fafafa;
        border-radius: 1px;
        background-color: #fafafa;
        box-shadow: 0 20px 20px -10px rgba(0,0,0,0.2)
    }
}

@media screen and (max-width: 480px) {
    #wmto--onboarding #left--menu {
        left: -340px;
    }

    #wmto--onboarding .navbar .site--title {
        display: none;
    }
}

@media screen and (max-width: 400px) {
    #wmto--onboarding #left--menu {
        left: -340px;
    }
}

/* News css */

.ob_newslist .ob_newsitem {
    border-bottom: 1px solid #fff;
    margin-bottom: 24px;
    margin-top: 84px;
    position: relative;
    height: auto;
    height: auto;
    overflow: hidden;
    -webkit-box-shadow: 0 20px 25px -30px rgba(0, 0, 0, 0);
    box-shadow: 0 20px 25px -30px rgba(0, 0, 0, 0);
    -webkit-transition: 0.2s all;
    transition: 0.2s all;
}

    .ob_newslist .ob_newsitem .left_col {
        width: 160px;
        float: left;
    }

    .ob_newslist .ob_newsitem .right_col {
        width: 288px;
        float: left;
        margin-left: 150px;
    }

    .ob_newslist .ob_newsitem .ob_newstitle {
        position: relative;
        top: 0;
        z-index: 1;
    }

        .ob_newslist .ob_newsitem .ob_newstitle h2 {
            color: #333f48;
            font-size: 24px;
            font-family: "Avenir LT W05_65 Medium", "Roboto", sans-serif;
            margin: 0;
        }

    .ob_newslist .ob_newsitem .ob_newsimg {
        position: relative;
        top: 0;
        width: 160px;
        height: 160px;
        overflow: hidden;
    }

        .ob_newslist .ob_newsitem .ob_newsimg img {
            max-width: 100%;
            -webkit-transform-origin: center center;
            transform-origin: center center;
            object-fit: cover;
            height: 160px;
        }

    .ob_newslist .ob_newsitem .ob_newslead {
        position: relative;
        color: #333f48;
    }

    .ob_newslist .ob_newsitem .ob_suffix {
        position: relative;
        color: lightgray;
    }

    .ob_newslist .ob_newsitem:hover {
        height: auto;
        -webkit-box-shadow: 0 20px 25px -30px rgba(0, 0, 0, 0.6);
        box-shadow: 0 20px 25px -30px rgba(0, 0, 0, 0.6);
    }


        .ob_newslist .ob_newsitem:hover .ob_newslead {
            position: relative;
            top: 0px;
            -webkit-transition: 0.2s all;
            transition: 0.2s all;
        }

.newsCard {
    border: none;
}
/* Search */

.searchdiv {
    border: none !important;
    padding-top: 20px;
    position: fixed;
    bottom: 0;
    right: 0;
    box-shadow: 0 0 25px rgba(0,0,0,0.2);
    padding: 20px;
}


/* Pagination */

.page-link {
    color: #333F48 !important;
}

.page-item.active .page-link {
    color: #fff !important;
    background-color: #333F48 !important;
    border-color: #333F48 !important;
}

/* Search */



.searchdiv {
    border: none !important;
    position: fixed;
    bottom: 0;
    right: -300px;
    box-shadow: 0 0 25px rgba(0,0,0,0.2);
    padding: 20px;
    width: 387px;
    background: #333f48;
    transition: 0.4s all;
}



    .searchdiv:before {
        content: "";
        position: absolute;
        width: 87px;
        height: 87px;
        display: block;
        top: 0px;
        left: 0px;
        background-color:;
        background-image: url('https://api.iconify.design/mdi/magnify.svg?color=%23666666&height=72');
        background-repeat: no-repeat;
        background-position: center center;
    }



    .searchdiv .input-group {
        padding-left: 72px;
    }



    .searchdiv:hover {
        right: 0px;
        background: #fff;
        transition: 0.4s all;
    }

.container.content.searchResult .card {
    border: 0px;
}

    .container.content.searchResult .card h3 {
        font-size: 1rem;
    }
