@import "items.css";
@import "btn.css?v=9";
.m-0 {
    margin: 0!important
}
m-1 {
    margin: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.my-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important
}

.my-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
}

.my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
}

.my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
}

.my-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
}

.mx-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important
}

.mx-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important
}

.mx-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
}

.mx-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important
}

.mx-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
}

.ml-1 {
    margin-left: .25rem !important
}

.ml-2 {
    margin-left: .5rem !important
}

.ml-3 {
    margin-left: 1rem !important
}

.ml-4 {
    margin-left: 1.5rem !important
}

.ml-5 {
    margin-left: 1.5rem !important
}

.mr-1 {
    margin-right: .25rem !important
}

.mr-2 {
    margin-right: .5rem !important
}

.mr-3 {
    margin-right: 1rem !important
}

.mr-4 {
    margin-right: 1.5rem !important
}

.mr-5 {
    margin-right: 3rem !important
}

.mt-1 {
    margin-top: .25rem !important
}

.mt-2 {
    margin-top: .5rem !important
}

.mt-3 {
    margin-top: 1rem !important
}

.mt-4 {
    margin-top: 1.5rem !important
}

.mt-5 {
    margin-top: 3rem !important
}

.mb-1 {
    margin-bottom: .25rem !important
}

.mb-2 {
    margin-bottom: .5rem !important
}

.mb-3 {
    margin-bottom: 1rem !important
}

.mb-4 {
    margin-bottom: 1.5rem !important
}

.mb-5 {
    margin-bottom: 3rem !important
}

.p-0 {
    padding: 0!important;
}

.p-1 {
    padding: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.py-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
}

.py-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
}

.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}

.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
}

.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
}

.px-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important
}

.px-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important
}

.px-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important
}

.px-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
}

.px-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
}

.ml-1 {
    padding-left: .25rem !important
}

.ml-2 {
    padding-left: .5rem !important
}

.ml-3 {
    padding-left: 1rem !important
}

.ml-4 {
    padding-left: 1.5rem !important
}

.ml-5 {
    padding-left: 1.5rem !important
}

.mr-1 {
    padding-right: .25rem !important
}

.mr-2 {
    padding-right: .5rem !important
}

.mr-3 {
    padding-right: 1rem !important
}

.mr-4 {
    padding-right: 1.5rem !important
}

.mr-5 {
    padding-right: 3rem !important
}

.pt-1 {
    padding-top: .25rem !important
}

.pt-2 {
    padding-top: .5rem !important
}

.pt-3 {
    padding-top: 1rem !important
}

.pt-4 {
    padding-top: 1.5rem !important
}

.pt-5 {
    padding-top: 3rem !important
}

.pb-1 {
    padding-bottom: .25rem !important
}

.pb-2 {
    padding-bottom: .5rem !important
}

.pb-3 {
    padding-bottom: 1rem !important
}

.pb-4 {
    padding-bottom: 1.5rem !important
}

.pb-5 {
    padding-bottom: 3rem !important
}

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    line-height: 20px;
    vertical-align: baseline;
    background: transparent
}

* {
    box-sizing: border-box
}

body {
    line-height: 1
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block
}

nav ul {
    list-style: none
}

blockquote,q {
    quotes: none
}

blockquote:before,blockquote:after,q:before,q:after {
    content: '';
    content: none
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold
}

del {
    text-decoration: line-through
}

abbr[title],dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

input,select {
    vertical-align: middle
}

ul {
    list-style: none
}

:root {
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-black: #000;
    --bs-white: #fffff;
    --bs-gray: #7e8299;
    --bs-gray-dark: #3f4254;
    --bs-gray-100: #f5f8fa;
    --bs-gray-200: #eff2f5;
    --bs-gray-300: #e4e6ef;
    --bs-gray-400: #b5b5c3;
    --bs-gray-500: #a1a5b7;
    --bs-gray-600: #7e8299;
    --bs-gray-700: #5e6278;
    --bs-gray-800: #3f4254;
    --bs-gray-900: #181c32;
    --bs-white: #fffff;
    --bs-light: #f5f8fa;
    --bs-primary: #009ef7;
    --bs-secondary: #e4e6ef;
    --bs-success: #50cd89;
    --bs-info: #7239ea;
    --bs-warning: #ffc700;
    --bs-danger: #f1416c;
    --bs-dark: #181c32;
    --bs-white-rgb: 255,255,255;
    --bs-light-rgb: 245,248,250;
    --bs-primary-rgb: 0,158,247;
    --bs-secondary-rgb: 228,230,239;
    --bs-success-rgb: 80,205,137;
    --bs-info-rgb: 114,57,234;
    --bs-warning-rgb: 255,199,0;
    --bs-danger-rgb: 241,65,108;
    --bs-dark-rgb: 24,28,50;
    --bs-white-rgb: 255,255,255;
    --bs-black-rgb: 0,0,0;
    --bs-body-color-rgb: 24,28,50;
    --bs-body-bg-rgb: 255,255,255;
    --bs-font-sans-serif: Poppins,Helvetica,"sans-serif";
    --bs-font-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
    --bs-gradient: linear-gradient(180deg,rgba(255,255,255,0.15),rgba(255,255,255,0));
    --bs-body-font-family: var(--bs-font-sans-serif);
    --bs-body-font-size: 1rem;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.5;
    --bs-body-color: #181c32;
    --bs-body-bg: #fffff;
    --bs-border-width: 1px;
    --bs-border-style: solid;
    --bs-border-color: #eff2f5;
    --bs-border-color-translucent: rgba(0,0,0,0.175);
    --bs-border-radius: .475rem;
    --bs-border-radius-sm: .425rem;
    --bs-border-radius-lg: .625rem;
    --bs-border-radius-xl: 1rem;
    --bs-border-radius-2xl: 2rem;
    --bs-border-radius-pill: 50rem;
    --bs-heading-color: #181c32;
    --bs-link-color: #009ef7;
    --bs-link-hover-color: shift-color(#009ef7,20%);
    --bs-code-color: #b93993;
    --bs-highlight-bg: #fff3cd
}

body {
    font-size: 16px;
    font-weight: 500;
    font-family: "Poppins",sans-serif;
    font-display: swap;
    box-sizing: border-box;
    background-color: #f4f8f9
}

header {
    background: #fff
}

header .infoline,header .items,header .slider,header .slide,header .breadcumb {
    border-bottom: 1px solid #e0e2e9
}

header .infoline>.container {
    display: flex;
    justify-content: space-between;
    align-items: center
}

header .infoline .itemlist {
    display: flex
}

header .infoline .itemlist li {
    padding: 10px 25px
}

header .infoline .itemlist li a {
    display: flex;
    justify-content: center;
    align-items: center
}

header .infoline .itemlist li.leftbarrier {
    border-left: 1px solid #e0e2e9
}

header .infoline .itemlist li.rightbarrier {
    border-right: 1px solid #e0e2e9
}

header .infoline .itemlist li i {
    margin-right: 5px
}

.text-center {
    text-align: center
}

.text-hard {
    color: #081131 !important;
    transition: color 275ms ease
}

.text-hard:hover {
    color: #009ef7 !important
}

.text-normal {
    color: #484343 !important;
    transition: color 275ms ease
}

.text-normal:hover {
    color: #009ef7 !important
}

.text-success {
    color: #7ce497 !important
}

.text-warning {
    color: #ffc700 !important
}

.text-info {
    color: #7239ea !important
}

.text-danger {
    color: #f1416c !important
}

.text-primary {
    color: #009ef7 !important
}
.text-white {
    color: #ffff !important
}

.text-bold {
    font-weight: bold !important
}

.text-xsm {
    font-size: 12px !important
}

.text-sm {
    font-size: 14px !important
}

.text-lg {
    font-size: 18px !important
}

header .items {
    position: relative;
    z-index: 9999
}

header .items>.container {
    display: flex;
    justify-content: space-between;
    align-items: center
}

header .items .logo {
    padding: 10px
}
.logo img {
    height: 58px;
}

header .slider {
    min-height: 300px;
    position: relative;
    padding: 70px 0
}

.badge {
    border-radius: 20px;
    padding: 4px 12px
}

.badge-dark {
    color: #fff;
    background-color: #151b2c;
}

header .slider .sliderbg {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(-50%,-50%);
    opacity: .9;
    width: 200px;
    height: 200px;
}

header .slide {
    position: relative;
    padding: 20px 0
}

header .slide .slide-item {
    height: 300px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

header .slide .slide-text {
    width: 80%
}

header .slide .slide-icon {
    width: 300px;
    height: 150px
}

header .slide .slide-header {
    display: block;
    margin-bottom: 16px;
    font-size: 32px;
    color: #081131
}

header .slide p {
    margin-bottom: 16px;
    font-size: 18px;
    color: #59626d
}

header .slide .slide-text ul li {
    display: flex;
    align-items: center;
    margin: 6px 0;
    color: #081131
}

header .slide .slide-text ul li i {
    margin-right: 5px
}

header .client {
    position: relative;
    padding: 20px 0
}

header .client .client-side-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: url(../img/bg2.webp);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: .9
}

header .client .client-side {
    display: flex;
    justify-content: space-between;
    align-items: center
}

header .client .client-info {
    display: flex;
    padding: 14px;
    border-radius: 10px;
    background-color: #ffff;
    z-index: 9
}

header .client .client-info .avatar {
    margin-right: 20px
}

header .client .client-info .avatar img {
    border-radius: 50%
}

header .client .client-info .info .name {
    margin-bottom: 2px;
    font-size: 18px;
    color: #484343
}

header .client .client-info .info .mail {
    margin-bottom: 10px;
    font-size: 14px;
    color: #59626d
}

header .client .client-info .info .money {
    font-size: 16px;
    color: #484343
}

header .client .client-details {
    z-index: 9
}

header .client .client-details .client-detail-box {
    min-width: 200px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 6px 20px;
    margin-bottom: 10px;
    border-radius: 10px;
    background-color: #ffff;
    border-left: 3px solid #484343
}

header .client .client-details .client-detail-box .count {
    margin-bottom: 4px;
    font-size: 26px;
    color: #484343
}

header .client .client-details .client-detail-box .name {
    font-size: 16px;
    color: #484343
}

header .client .client-details .client-detail-box img {
    width: 48px;
    height: 48px
}

header .breadcumb {
    padding: 10px 0
}

header .breadcumb>.container {
    display: flex;
    justify-content: space-between;
    align-items: center
}

header .breadcumb-left {
    display: flex;
    align-items: center
}

header .breadcumb-left .breadcumb-phone {
    display: flex;
    align-items: center;
    border-right: 2px solid #beb9b9;
    padding-right: 15px;
    line-height: 28px
}

header .breadcumb-left .breadcumb-phone i {
    font-size: 28px
}

header .breadcumb-left .breadcumb-phone span {
    line-height: 36px;
    margin-left: 10px;
    font-size: 23px
}

header .breadcumb-left .breadcumb-phone a {
    color: #484343;
    font-size: 20px
}

header .breadcumb-left .breadcumb-info {
    color: #484343;
    font-size: 16px
}

header .breadcumb-left ul {
    display: flex;
    align-items: center;
    margin: 5px 0
}

header .breadcumb-left ul li {
    margin: 0 5px
}

header .breadcumb-left ul li a,header .breadcumb-left ul li span {
    color: #484343 !important
}

header .breadcumb-left ul li>svg {
    width: 16px;
    height: 16px;
    margin: 0 5px
}

header .breadcumb-left ul li:last-child {
    color: #59626d !important
}

header .breadcumb-right {
    display: flex;
    align-items: center
}

footer {
    margin-top: 80px;
    padding: 80px 40px 20px 40px;
    background-color: #151b2c
}

footer hr {
    opacity: .3
}

footer .infoarea {
    display: flex;
    justify-content: space-between
}

footer .infoarea .officialinfo {
    width: 22%;
    height: fit-content;
    padding: 20px;
    border-radius: 10px;
    background-color: #6670931a
}

footer .infoarea .logo {
    margin-bottom: 20px
}

footer .infoarea .infos span {
    display: block;
    margin-bottom: 15px;
    font-size: 18px;
    color: #fff
}

footer .infoarea .infos span:nth-child(2) {
    font-size: 16px;
    color: #a4a7ac
}

footer .infoarea .infos span:nth-child(4) {
    margin-top: 30px;
    font-size: 14px;
    color: #a4a7ac
}

footer .infoarea .infos .officallinks {
    display: flex;
    flex-direction: column;
    margin-top: 30px
}

footer .infoarea .infos .officallinks a {
    display: inline-flex;
    margin-bottom: 10px;
    font-size: 16px;
    color: #fff
}

footer .infoarea .infos .officallinks a>i {
    margin-right: 10px
}

footer .infoarea .links {
    width: 70%
}

footer .infoarea .links>ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end
}

footer .infoarea .links>ul>li {
    width: 25%;
    height: fit-content;
    flex: 0 0 33.333333%;
    padding: 20px
}

footer .infoarea .links>ul>li div {
    margin-bottom: 20px;
    font-size: 18px;
    color: #fff
}

footer .infoarea .links>ul>li>ul>li {
    margin-bottom: 15px
}

footer .infoarea .links a {
    font-size: 16px;
    color: #a4a7ac
}

footer .infoarea .links a:hover {
    color: #fff
}

footer .copyright {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px
}

footer .copyright .logo {
    margin-bottom: 20px
}

footer .copyright span {
    color: #fff;
    font-size: 14px
}

footer .copyrightalt {
    display: flex;
    justify-content: space-between;
    align-items: center
}

footer .copyrightalt span {
    color: #fff
}

main .content {
    padding: 30px 0
}

nav {
    position: relative;
    perspective: 600px
}

.headerNavList>li>a {
    padding: 10px 20px
}

.headerNavList>li>button {
    padding: 10px 20px;
    font-size: 18px;
    border: 0;
    background: transparent
}

.headerNavList {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center
}

.headerNavList>li {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px
}

.beTag {
    position: absolute;
    top: -6px;
    padding: 2px 4px;
    border-radius: 4px;
    font-size: 12px
}

.betag-blinker {
    animation: blink-animation 2s ease infinite
}

.betag-red {
    background: #ff0033;
    color: #fff
}

.betag-red:after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    width: 0;
    bottom: -5px;
    border-style: solid;
    border-color: #dc143c transparent transparent transparent;
    border-width: 8px 6px 0 6px
}

.beDropdown {
    position: absolute;
    top: -50px;
    overflow: hidden;
    opacity: 0;
    border-radius: 2px;
    transition: all .5s;
    transform: translateY(100px);
    will-change: opacity;
    display: none;
    padding: 50px
}

.trigger-enter .beDropdown {
    display: block
}

.trigger-enter-active .beDropdown {
    opacity: 1
}

.beDropdownBackground {
    width: 100px;
    height: 100px;
    position: absolute;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 50px 100px rgba(50,50,93,.1),0 15px 35px rgba(50,50,93,.15),0 5px 15px rgba(0,0,0,.1);
    transition: all .3s,opacity .1s,transform .2s;
    transform-origin: 50% 0;
    display: none;
    justify-content: center;
    opacity: 0
}

.beDropdownBackground.open {
    opacity: 1;
    display: flex
}

.beDropdownBackground>.beDropdownArea {
    position: absolute;
    width: 20px;
    height: 20px;
    display: block;
    background: white;
    transform: translateY(-50%) rotate(45deg);
    border-top: 1px solid #f0f0f0;
    border-left: 1px solid #f0f0f0
}

.beDropdownContent {
    min-width: 720px
}

.beDropdownContent>.beDropdownItemHeader {
    padding-bottom: 20px;
    border-bottom: 1px solid #e0e2e9
}

.beDropdownContent>.beDropdownItemHeader>.beHeader {
    display: block;
    margin-bottom: 10px;
    font-size: 20px
}

.beDropdownContent>.beDropdownItemHeader>.beDescription {
    display: block;
    color: #59626d;
    font-size: 14px
}

.beDropdownContent .beDropdownAltItem {
    display: flex;
    align-items: center
}

.beDropdownContent .beDropdownAltItem .beAltIcon {
    height: 45px;
    display: flex;
    align-items: center;
    margin-right: 15px;
    border-radius: 5px;
    background-color: #fff
}

.beDropdownContent .beDropdownAltItem .beAltIcon i {
    padding: 5px 15px;
    font-size: 24px
}

.beDropdownContent .beDropdownAltItem .beAltText {
    display: flex;
    flex-direction: column
}

.beDropdownContent .beDropdownAltItem .beHeader {
    display: block;
    margin-bottom: 5px;
    font-size: 16px
}

.beDropdownContent .beDropdownAltItem .beDescription {
    display: block;
    font-size: 12px
}

.beDropdownItemCotent ul {
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding-top: 10px
}

.beDropdownItemCotent ul li {
    width: 45%;
    padding: 10px;
    margin: 10px;
    border-radius: 5px;
    background-color: #f9f9f9
}

.beMobileNav {
    position: fixed;
    left: 0;
    top: 0;
    width: 300px;
    height: 100%;
    display: none;
    background: #fff;
    z-index: 9999
}

.beMobileNav.active {
    display: block
}

.beMobileNav .nav-header {
    position: relative;
    padding: 30px;
    border-bottom: 1px solid #e0e2e9
}

.beMobileNav .nav-header .close {
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 24px
}

.beMobileNav .nav-header .name {
    text-align: center;
    margin: 10px 0
}

.beMobileNav .nav-content {
    padding: 14px 20px
}

.beMobileNav .nav-content ul>li {
    padding: 4px 6px
}

.beMobileNav .nav-content ul>li:not(:last-child) {
    margin-bottom: 10px
}

.beMobileNav .nav-content ul>li>a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px
}

.beMobileNav .nav-content ul>li>a span {
    color: #59626d
}

.beMobileNav .nav-content ul>li.active>a span {
    color: #484343
}

.beMobileNav .nav-content ul>li>a>div {
    display: flex;
    align-items: center
}

.beMobileNav .nav-content ul>li>a>div>i {
    margin-right: 6px;
    font-size: 20px;
    color: #59626d
}

.beMobileNav .nav-content ul>li.active>a>div>i {
    color: #484343
}

.nav-content .bmenu-altmenu {
    display: none;
    margin: 10px 0;
    padding: 10px 6px;
    border-top: 1px solid #151b2c24
}

.beCookie {
    position: fixed;
    bottom: 40px;
    left: 50%;
    transform: translate(-50%,0%);
    display: flex;
    padding: 14px;
    border-radius: 10px;
    box-shadow: 0 0 10px #483f3f;
    background-color: #ffff;
    z-index: 999999999;
    font-size: 12px
}

.beCookie button {
    color: #009ef7;
    border: 0;
    background: transparent
}

.beCookie i {
    font-size: 20px
}

@media screen and (min-width: 992px) {
    .mobile {
        display:none
    }
}

@media screen and (max-width: 992px) {
    header .headerNav {
        display:none
    }

    header .breadcumb-left .breadcumb-phone a {
        font-size: 16px
    }
    header .breadcumb-left ul {
        display: none;
    }

    header .client .client-side {
        flex-direction: column
    }

    header .client .client-side .client-details {
        margin-top: 20px
    }
    header .slide .slide-icon {
        display: none;
    }
    header .slide .slide-text {
        width: 100%;
    }
    header .slide .slide-header {
        font-size: 24px;
    }
    header .slide p {
        font-size: 16px;
    }
    header .slide .slide-text ul li {
        font-size: 14px;
    }

    .desktop {
        display: none
    }

    .mobile {
        display: block
    }

    .heading {
        padding: 0 20px
    }

    .heading a {
        min-width: 0 !important
    }

    .heading .mission {
        text-align: center;
        font-size: 22px !important
    }

    .heading .vision,.heading .vision2 {
        font-size: 16px !important
    }

    footer .infoarea {
        flex-direction: column
    }

    footer .infoarea .officialinfo {
        width: 100%
    }

    footer .infoarea .links {
        width: 100%
    }

    footer .infoarea .links>ul {
        justify-content: center
    }

    footer .infoarea .links>ul>li {
        width: 100%;
        flex: none;
        padding: 20px 10px
    }

    footer .infoarea .links>ul>li div {
        text-align: center
    }

    footer .infoarea .links>ul>li>ul {
        text-align: center
    }

    footer .copyrightalt {
        flex-direction: column
    }

    footer .copyrightalt img {
        width: 100%;
        margin-top: 30px
    }

    .beCookie {
        width: 90%;
        bottom: 10px;
        transform: translate(-50%,0%);
        padding: 8px;
        font-size: 9px;
    } 
}

@keyframes blink-animation {
    50% {
        opacity: .8
    }
}
