.hidden { display: none; } .btn--primary { display: inline-block; text-align: center; background-color: #ffed00; color: #000; cursor: pointer; font-size: 14px; line-height: 1.0em; font-weight: 700; padding: 12px 24px; border: 2px solid rgba(0,0,0,0); border-radius: 80px; text-decoration: none; box-shadow: none; transition: background-color .2s,border .2s,background-color .2s } .btn--liten{ display: inline-block; text-align: center; background-color: #f2f2f2; color: #000; cursor: pointer; font-size: 12px; line-height: 1.0em; font-weight: 700; padding: 8px 16px; border: 2px solid rgba(0,0,0,0); border-radius: 80px; text-decoration: none; box-shadow: none; transition: background-color .2s,border .2s,background-color .2s } .btn-sd { display: inline-block; text-align: center; background-color: #ff0000; color: #fff; cursor: pointer; font-size: 14px; line-height: 1.0em; font-weight: 700; padding: 12px 24px; border: 2px solid rgba(0,0,0,0); border-radius: 80px; text-decoration: none; box-shadow: none; transition: background-color .2s,border .2s,background-color .2s } .btn--primary1 { display: inline-block; text-align: center; background-color: #ffed00; color: #000; cursor: pointer; font-size: 16px; line-height: 1.25em; font-weight: 700; padding: 16px 32px; border: 2px solid rgba(0,0,0,0); border-radius: 80px; text-decoration: none; box-shadow: none; transition: background-color .2s,border .2s,color .2s } main > .container { padding: 60px 15px 0; } .bg-dark{ background-color:#000000!important } .navbar-mekonomen1{ padding-left: 20px; font-size: 1.2rem; color: #ffff00; text-decoration: none; } .navbar-mekonomen{ padding-left: 20px; font-size: 1.2rem; color: #ffff00; text-decoration: none; } .navbar-mekonomen:hover{ font-size: 1.2rem; color: #ffff00; text-decoration: none; background-color: #000000; } .modal-backdrop { background-color: #c5d1ce; } .modal-header1 { background-color:#a1b3c2; color: #000000; } .modal-header2 { background-color:#ffffff; color: #000000; } .modal-header { background-color:#3f3f3f; color: #000000; } .modal-content { background: #ccc; } .bg-custom-1 { background-color: #3f3f3f; color: #ffffff; } .bg-custom-2 { background-color: #a1b3c2; } .bg-custom-3 { background-color: #c5d1ce; } .bg-custom-4 { background-color: #f2f2f2; } .bd-placeholder-img { font-size: 1.125rem; text-anchor: middle; -webkit-user-select: none; -moz-user-select: none; user-select: none; } @media (min-width: 768px) { .bd-placeholder-img-lg { font-size: 3.5rem; } } .b-example-divider { height: 3rem; background-color: rgba(0, 0, 0, .1); border: solid rgba(0, 0, 0, .15); border-width: 1px 0; box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15); } .b-example-vr { flex-shrink: 0; width: 1.5rem; height: 100vh; } .bi { vertical-align: -.125em; fill: currentColor; } .nav-scroller { position: relative; z-index: 2; height: 2.75rem; overflow-y: hidden; } .nav-scroller .nav { display: flex; flex-wrap: nowrap; padding-bottom: 1rem; margin-top: -1px; overflow-x: auto; text-align: center; white-space: nowrap; -webkit-overflow-scrolling: touch; } .approved-badge { display: inline-flex; align-items: center; gap: 12px; padding: 12px 16px; border-radius: 12px; background: #f0fdf4; border: 1px solid #22c55e; font-family: Arial, sans-serif; max-width: fit-content; } .approved-badge .icon { font-size: 24px; color: #16a34a; } .approved-badge .text strong { display: block; color: #14532d; font-size: 15px; } .approved-badge .text small { color: #166534; font-size: 12px; }