.m-a-0 {
    margin: 0rem 0rem !important
}

.m-t-0 {
    margin-top: 0rem !important
}

.m-r-0 {
    margin-right: 0rem !important
}

.m-b-0 {
    margin-bottom: 0rem !important
}

.m-l-0 {
    margin-left: 0rem !important
}

.m-x-0 {
    margin-right: 0rem !important;
    margin-left: 0rem !important
}

.m-y-0 {
    margin-top: 0rem !important;
    margin-bottom: 0rem !important
}

.m-a-1 {
    margin: 1rem 1rem !important
}

.m-t-1 {
    margin-top: 1rem !important
}

.m-r-1 {
    margin-right: 1rem !important
}

.m-b-1 {
    margin-bottom: 1rem !important
}

.m-l-1 {
    margin-left: 1rem !important
}

.m-x-1 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
}

.m-y-1 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
}

.m-a-2 {
    margin: 2rem 2rem !important
}

.m-t-2 {
    margin-top: 2rem !important
}

.m-r-2 {
    margin-right: 2rem !important
}

.m-b-2 {
    margin-bottom: 2rem !important
}

.m-l-2 {
    margin-left: 2rem !important
}

.m-x-2 {
    margin-right: 2rem !important;
    margin-left: 2rem !important
}

.m-y-2 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important
}

.m-a-3 {
    margin: 3rem 3rem !important
}

.m-t-3 {
    margin-top: 3rem !important
}

.m-r-3 {
    margin-right: 3rem !important
}

.m-b-3 {
    margin-bottom: 3rem !important
}

.m-l-3 {
    margin-left: 3rem !important
}

.m-x-3 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
}

.m-y-3 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
}

.m-a-4 {
    margin: 4rem 4rem !important
}

.m-t-4 {
    margin-top: 4rem !important
}

.m-r-4 {
    margin-right: 4rem !important
}

.m-b-4 {
    margin-bottom: 4rem !important
}

.m-l-4 {
    margin-left: 4rem !important
}

.m-x-4 {
    margin-right: 4rem !important;
    margin-left: 4rem !important
}

.m-y-4 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important
}

.p-a-0 {
    padding: 0rem 0rem !important
}

.p-t-0 {
    padding-top: 0rem !important
}

.p-r-0 {
    padding-right: 0rem !important
}

.p-b-0 {
    padding-bottom: 0rem !important
}

.p-l-0 {
    padding-left: 0rem !important
}

.p-x-0 {
    padding-right: 0rem !important;
    padding-left: 0rem !important
}

.p-y-0 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important
}

.p-a-1 {
    padding: 1rem 1rem !important
}

.p-t-1 {
    padding-top: 1rem !important
}

.p-r-1 {
    padding-right: 1rem !important
}

.p-b-1 {
    padding-bottom: 1rem !important
}

.p-l-1 {
    padding-left: 1rem !important
}

.p-x-1 {
    padding-right: 1rem !important;
    padding-left: 1rem !important
}

.p-y-1 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}

.p-a-2 {
    padding: 2rem 2rem !important
}

.p-t-2 {
    padding-top: 2rem !important
}

.p-r-2 {
    padding-right: 2rem !important
}

.p-b-2 {
    padding-bottom: 2rem !important
}

.p-l-2 {
    padding-left: 2rem !important
}

.p-x-2 {
    padding-right: 2rem !important;
    padding-left: 2rem !important
}

.p-y-2 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important
}

.p-a-3 {
    padding: 3rem 3rem !important
}

.p-t-3 {
    padding-top: 3rem !important
}

.p-r-3 {
    padding-right: 3rem !important
}

.p-b-3 {
    padding-bottom: 3rem !important
}

.p-l-3 {
    padding-left: 3rem !important
}

.p-x-3 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
}

.p-y-3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
}

.p-a-4 {
    padding: 4rem 4rem !important
}

.p-t-4 {
    padding-top: 4rem !important
}

.p-r-4 {
    padding-right: 4rem !important
}

.p-b-4 {
    padding-bottom: 4rem !important
}

.p-l-4 {
    padding-left: 4rem !important
}

.p-x-4 {
    padding-right: 4rem !important;
    padding-left: 4rem !important
}

.p-y-4 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important
}


.header {
    min-height: 64px;
    min-width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 24px;
    border-bottom: solid #dedede 1px;
}

.header .select-wrapper {
    min-width: 250px !important;
    max-width: 250px !important;
    margin-left: auto;
}

#skiptocontent a {
    padding: 6px;
    position: absolute;
    top: -40px;
    left: 0;
    color: white;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    background: #BF1722;
    -webkit-transition: top 1s ease-out;
    transition: top 1s ease-out;
    z-index: 100;
}

@media only screen and (max-width: 600px){
    .header-image-wrapper{
        text-align: center;
        margin-bottom: 1rem;
    }
    .header .select-wrapper {
        margin: auto;
    }
}

.header-current-locale-img {
    position: absolute;
    top: 17px;
    right: 60px;
    width: 20px;
    height: 14px;
}

.dropdown-content li>img {
    height: 14px !important;
    width: 20px !important;
    margin: 17px 15px !important;
}

.select-wrapper {
    min-width: 250px !important;
    max-width: 250px !important;
}

.current-locale-img {
    position: absolute;
    top: 15px;
    left: 205px;
    width: 20px;
    height: 14px;
}

.footer {
    position: fixed;
    z-index: 999;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 8px 0;
    border-top: solid #dedede 1px;
    background-color: white;
    min-height: 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
}

.footerPush {
    height: 60px;
}

.isos-footer {
    position: fixed;
    z-index: 999;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 8px 0;
    border-top: solid #dedede 1px;
    background-color: #232762;
    color: #ffffff;
    min-height: 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    text-align: center;
    background-image: url("../../../images/isos-bar-brend.png");
    background-repeat: no-repeat;
    background-position: calc(100% - 30px);
}

@media (max-width: 1280px) {
    .isos-footer {
        background: #232762;
    }
}

@media (max-width: 640px) {
    .isos-footer {
        display: none !important;
    }
}