body {
    background: #e5e5e529;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    /* overflow-y: hidden; */
}

nav.is-fixed-top {
    box-shadow: 0 3px 2px 0px hsl(0deg 0% 0% / 8%);
}

@media screen and (min-width: 1408px) {
    .container {
        max-width: 1344px;
    }
}

.container.page {
    background: #FFFFFF;
    box-shadow: 0px 4px 19px 22px rgba(187, 155, 125, 0.06);
}

.header-wrap.blue {
    background: linear-gradient(230.9deg, #018ECA 27.58%, rgba(1, 142, 202, 0) 111.95%), #1E498D !important;
}

section.section .header-wrap {
    padding-left: 4rem;
    position: relative;
    background: linear-gradient(to bottom, #F3963F -4.69%, #DE5203 118.65%);
    padding-left: 12px;
    margin: 0 -137px;
    border-top: 1px solid #F2F2F2;
}

section.section {
    padding: 137px;
    padding-top: 50px;
    padding-bottom: 80px;
}

section.section header {
    background: white;
    padding: 40px 124px;
    margin-bottom: 21px;
}

.hero.is-info,
.is-info {
    background: linear-gradient(230.9deg, #018ECA 27.58%, rgba(1, 142, 202, 0) 111.95%), #1E498D;
}

nav.level {
    margin-bottom: 0 !important;
}

.page>section.section,
.features .column {
    border-bottom: none;
    border-left: none;
}

nav a.is-primary {
    background: linear-gradient(108.7deg, #F49B46 30.53%, #DE5203 108.65%);
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 25px;
    /* identical to box height, or 156% */
    letter-spacing: 0.08em;
    color: #F1F1F1;
    padding: 1.4rem 1.7rem;
}

.navbar-item img {
    max-height: 2.4rem;
}

.navbar-item {
    font-weight: 300;
}

.features .column div {
    margin: 20% 0px;
}

.title {
    font-style: normal;
    font-weight: 900;
    font-size: 21px;
    line-height: 25px;
    /* identical to box height, or 106% */
    letter-spacing: 0.2px;
    /* Black */
    color: #000000;
}

.hero.slider {
    background-image: url('./fokepweboldal.jpg');
    background-size: cover;
}

@media screen and (min-width: 769px),
print {
    .hero.is-large .hero-body {
        padding: inherit;
    }
}

.features figure {
    margin: 22px auto;
}

.features .column {
    padding: 24px;
}

.features {
    margin: 0;
}

#about figure {
    padding: 40px;
}

strong {
    font-weight: 400;
}

#about strong {
    margin-bottom: 10px;
}

.media+.media {
    border-top: none;
    margin-top: 1rem;
    padding-top: 1rem;
}

.features {
    margin-bottom: 0 !important;
}

#downloads,
.corner-image {
    border-radius: 0px 261px 0px 0px;
}

#downloads {
    background: #F2F2F2;
    /* Gray 5 */
    border: 1px solid #E0E0E0;
    box-sizing: border-box;
    border-radius: 0px 261px 0px 0px;
    padding-right: 0;
    padding-bottom: 0;
    overflow: hidden;
    padding-top: 0;
    margin-top: 50px;
}

#downloads header {
    background: #F2F2F2 !important;
}

.contact-wrapper {
    background: white;
    height: 500px;
    border-radius: 70px 0px 0px 0px;
    color: black;
}

.contact-wrapper h1.title {
    color: black !important;
}

#application .media-left,
.method-inline-indicator {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    /* PRIMARY */
    border: 1px solid #F3963F;
    color: #F3963F;
    padding: 10px;
    text-align: center;
    font-weight: 600 !important;
    font-size: 14px;
    background: white;
}

.method-inline-indicator {
    display: inline-block;
    width: 30px;
    height: 30px;
    padding: 4px;
    margin-right: 10px;
}

article-wrapper {
    margin-left: 20px;
    border-left: 1px solid orange;
}

.contactSection {
    padding: 4rem !important;
}

html.indexPage .container-wrapper {
    margin-top: -100px;
}

.features p {
    text-align: center;
}

#downloads li {
    text-align: center;
    display: inline-block;
    background: white;
    padding: 36px;
    text-align: center;
    width: 150px;
    height: 150px;
    padding-top: 30px;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25), 0px -1px 0px #FF7C4C;
    border-radius: 5px;
    margin-right: 30px;
    margin-bottom: 10px;
}

#downloads li figure {
    margin: 0 auto;
    margin-bottom: 15px;
}

#downloads ul {
    display: flex;
}

section#contact {
    overflow: hidden;
}

@media screen and (max-width: 769px),
print {
    body {
        overflow-y: hidden;
    }

    .contactSection {
        padding: 2rem !important;
    }

    .contact-wrapper {
        margin: 0 -2rem;
    }

    #application .columns {
        display: flex;
        flex-direction: column-reverse;
    }

    #contact .hero-body {
        padding-bottom: 0;
    }

    .container-wrapper {
        margin-top: 0px;
    }

    .features .image.is-64x64 {
        height: 32px;
        width: 32px;
    }

    .features .column div {
        margin: 0;
        display: flex;
    }

    .features figure {
        margin: 5px;
    }

    .features p {
        padding: 10px 0 0 20px;
        text-align: inherit;
    }

    .hero.slider {
        background-image: url('./fokepweboldal-m.jpg');
        background-size: 100%;
    }

    .slider .hero-body {
        height: 186vw !important;
    }

    section.section {
        padding: 20px;
        padding-top: 50px;
        padding-bottom: 22px;
    }

    section.section .header-wrap {
        margin: 0px -25px;
    }

    section.section header {
        padding: 18px 13px;
        padding-right: 30px;
    }

    #about figure.media-left {
        padding: 20px;
    }

    #about .is-32x32 {
        width: 16px;
        height: 16px;
    }

    p {
        margin-bottom: .2em !important;
    }

    article.media.method {
        margin-bottom: inherit;
    }

    #downloads {
        border-radius: 0px 20vw 0px 0px;
    }

    .corner-image {
        width: 70vw;
    }

    #downloads li figure {
        margin: 0 13px 0 3px;
        display: block;
        float: left;
        height: 10px;
        width: 22px;
    }

    #downloads li {
        padding: 15px;
        text-align: left;
        height: auto;
        width: 100%;
    }

    #downloads ul {
        display: inherit;
    }
}

@media screen and (max-width: 1215px) and (min-width: 769px) {
    section.section {
        padding: 50px;
        padding-top: 50px;
        padding-bottom: 30px;
    }

    section.section .header-wrap {
        margin: 0 -50px;
    }

    section.section header {
        padding: 40px 42px;
    }

    #application .table {
        font-size: .55rem;
    }
}

a.disabled li {
    /* background: #f3f3f3 !important; */
    opacity: .5;
}

@media screen and (max-width: 1215px) {
    .container-wrapper {
        margin-top: -5vw;
    }

    .features .column {
        padding: 15px;
    }

    body {
        font-size: .9em;
    }
}

.hero.slider {
    background-size: 100%;
}

.slider .hero-body {
    height: 42vw;
}

.tabContent {
    background: #f7f7f75c;
    padding: 13px;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
}

article.message.underdev {
    z-index: 1;
    position: fixed;
    margin: 10px;
}

#application figure.fixedToTop {
    position: -webkit-sticky;
    /* Safari */
    position: sticky;
    top: 9rem;
}

#application article.media.method.active figure,
.method-inline-indicator {
    background: black;
    border-color: black;
    color: white;
}

#application .tabs {
    margin: 1rem auto;
}

#application .tabs ul {
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

#application .tabs ul li:not(.is-active) a {
    background: white;
}

@media screen and (min-width: 1024px) {
    .article-wrapper {
        margin-left: 20px;
        border-left: orange 1px solid;
        margin-top: 13px;
    }

    article.media.method {
        margin-bottom: 100px;
        margin-left: -20px;
    }
}

/*
/
/
/
/
/
ORDER PAGE
/
/
/
/
/
/
/
/
/
/
/
/

 */
html.orderPage body {
    background: white;
}

.orderBody.active {
    display: inherit;
}

.orderBody {
    display: none;
}

.orderHeader,
.orderBody {
    padding: 2rem 11rem;
}

.orderHeader {
    background: #F2F2F2;
}

.orderContainer {
    border: 1px solid #F2F2F2;
}

.processBar ul {
    display: flex;
    margin: 0 auto;
    width: fit-content;
}

.processBar li {
    margin: 1rem;
}

.processBar span {
    color: black;
    font-weight: 500;
}

.processBar .indicator {
    background: white;
    padding: 1rem;
    box-sizing: border-box;
    display: block;
    width: 3rem;
    border-radius: 50%;
    height: 3rem;
    border: 1px solid black;
    margin: 0 auto;
    margin-bottom: 0.8rem;
    box-shadow: 0px 0px 3px 3px #e8e7e7;
}

.processBar .indicator img {
    width: 1rem;
}

.processBar .active .indicator {
    background: #F3963F;
    border-color: #F3963F;
}

.processBar .active .indicator img {
    filter: brightness(0) invert(1);
}

.processBar .ready .indicator {
    background: #1FF19B;
    border-color: #28fd28;
}

.processBar .ready .indicator img {
    filter: brightness(0) invert(1);
}

.processBar .ready span {
    color: #1FF19B !important;
}

.processBar .active span {
    color: #F3963F;
}

.orderBody figure.media-left {
    margin: 2rem 2rem;
    margin-left: 0;
}

.label {
    font-weight: 500;
    font-size: 14px;
    line-height: 25px;
    /* identical to box height, or 182% */
    letter-spacing: 0.7px;
    position: relative;
    width: fit-content;
    transition: .1s;
    margin-bottom: 0 !important;
}

.field {
    margin-bottom: 0.7rem !important;
}

.label.inactive {
    transform: translateY(34px) translateX(13px);
}

input {
    background-color: transparent !important;
}

.formWrapper {
    margin-top: 1rem;
}

@media screen and (max-width: 769px),
print {

    .orderHeader,
    .orderBody {
        padding: 2rem 2rem;
    }
}

.grouped-fields {
    display: flex
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
    transition: background-color 5000s ease-in-out 0s;
}

p.help.is-danger {
    font-weight: 400;
}

.button.is-primary,
.button.is-primary:hover,
.button.is-primary:active {
    background: #F3963F;
    border-radius: 4px;
    border-color: #F3963F;
    font-weight: 500;
    font-size: 14px;
    line-height: 25px;
    /* identical to box height, or 182% */
    text-align: center;
    letter-spacing: 1.2px;
    width: 12rem;
    height: 2.6rem;
}

.button.is-primary:hover {
    background: #f3963fdb;
}

.button.is-primary:active {
    background: #e68c37;
}

.orderFooter {
    text-align: center;
    margin: 2rem auto;
}

.orderFooter .next {}

.orderFooter .back {}

/* **

Order

** */
#order figure {
    border: 1px solid #F2F2F2;
    width: 248px;
    height: 248px;
    padding: 30px;
}

#order h2 {
    font-weight: 500;
    font-size: 16px;
}

#order .option {
    padding: 1em;
    border: 1px solid #BDBDBD;
    border-radius: 3px;
    cursor: pointer;
}

#order .option:hover {
    border: 1px solid #4F4F4F;
}

#order .option.selected {
    border: 2px solid #F17F13;
}

#order .option-price {
    float: right;
}

#order .quantity {
    display: flex;
    border: 1px solid #BDBDBD;
    border-radius: 3px;
    width: fit-content;
}

#order .quantity-button,
#quantity {
    width: 53px;
    height: 53px;
}

#order .quantity-button {
    cursor: pointer;
}

#order .quantity-button span {
    width: 23px;
    height: 23px;
    box-sizing: border-box;
    display: block;
    border: 1px solid #F28F25;
    border-radius: 15px;
    margin: 15px;
    text-align: center;
    font-weight: 400;
    transition: .1s;
    transition-timing-function: ease-in-out;
}


#order .subtract span {
    color: #F28F25;
}

#order .subtract:hover span {
    transform: scale(.9);
}

#order .add:hover span {
    transform: scale(1.1);
}

#order .subtract:active span {
    transform: scale(.8);
}

#order .add:active span {
    transform: scale(1.2);
}

#order .add span {
    background: #F17F13;
    color: white;
}

#quantity {
    border: 0;
    text-align: center;
    font-size: .9em;
    font-weight: 500;
}

#order-sum .detail {
    width: 140px;
    float: right;
}

#order-sum {
    display: flow-root;
}

#order button {
    margin: 29px auto;
    text-align: center;
    display: block;
}