﻿body {
}
/*#region MasterONE */

.clsMasterOne {
    margin: auto;
    width: 70%;
    margin-top: 17px;
    padding: 0 10px 10px 10px;
    background-color: var(--kino-backcolor);
    overflow: hidden;
}
.clsMasterTwo {
    margin: auto;
    width: 95%;
    background-color: var(--kino-backcolor);
    overflow: hidden;
}

@media (max-width: 1000px) {
    .clsMasterOne {
        margin: auto;
        width: 85%;
        padding: 10px;
        background-color: var(--kino-backcolor);
        overflow: hidden;
    }
    .clsMasterTwo {
        margin: auto;
        width: 95%;
        background-color: var(--kino-backcolor);
        overflow: hidden;
    }
}

@media (max-width: 600px) {
    .clsMasterOne {
        margin: auto;
        width: 95%;
        padding: 10px;
        background-color: var(--kino-backcolor);
        overflow: hidden;
    }
    .clsMasterTwo {
        margin: auto;
        width: 95%;
        background-color: var(--kino-backcolor);
        overflow: hidden;
    }
}


/*#endregion */

/*#region WIDTH all */
.mwidth02 {
    width: 2% !important;
}
.mwidth03 {
    width: 3% !important;
}
.mwidth05 {
    width: 5% !important;
}
.mwidth07 {
    width: 7% !important;
}
.mwidth08 {
    width: 8% !important;
}
.mwidth10 {
    width: 10% !important;
}
.mwidth12 {
    width: 12% !important;
}
.mwidth13 {
    width: 13% !important;
}
.mwidth15 {
    width: 15% !important;
}
.mwidth17 {
    width: 17% !important;
}
.mwidth18 {
    width: 18% !important;
}

.mwidth20 {
    width: 20% !important;
}

.mwidth25 {
    width: 25% !important;
}
.mwidth30 {
    width: 30% !important;
}
.mwidth31 {
    width: 31% !important;
}
.mwidth32 {
    width: 32% !important;
}

.mwidth33 {
    width: 33% !important;
}

.mwidth40 {
    width: 40% !important;
}
.mwidth45 {
    width: 45% !important;
}
.mwidth47 {
    width: 47% !important;
}
.mwidth49 {
    width: 49% !important;
}
.mwidth50 {
    width: 50% !important;
}

.mwidth60 {
    width: 60% !important;
}

.mwidth66 {
    width: 66% !important;
}

.mwidth70 {
    width: 70% !important;
}

.mwidth75 {
    width: 75% !important;
}

.width80, .mwidth80 {
    width: 80% !important;
}
.mwidth82 {
    width: 82% !important;
}
.mwidth83 {
    width: 83% !important;
}
.mwidth85 {
    width: 85% !important;
}
.mwidth87 {
    width: 87% !important;
}
.mwidth88 {
    width: 88% !important;
}

.width90, .mwidth90 {
    width: 90% !important;
}

.width95, .mwidth95 {
    width: 95% !important;
}

.width98, .mwidth98 {
    width: 98% !important;
}

.mwidth99 {
    width: 100% !important;
}

.width100, .mwidth100 {
    width: 100% !important;
}

.mwidth-width-XX {
    width: var(--width-XX);
}
.mheight90 {
    height: 90% !important;
}
.mheight10vh {
    height: 10vh !important;
}
.mheight20 {
    height: 20vh !important;
}
.mheight30vh {
    height: 30vh !important;
}
.mheight40vh {
    height: 40vh !important;
    color:greenyellow
}
.mheight50vh {
    height: 50vh !important;
}
.mheight60vh {
    height: 60vh !important;
}
.mheight70vh {
    height: 70vh !important;
}
.mheight80vh {
    height: 80vh !important;
}
.mheight90vh {
    height: 90vh !important;
}
/*#endregion */
/*#region WIDTH all */
.mwidpx100 {
    width: 100px;
}
.mwidpx150 {
    width: 150px;
}
.mwidpx200 {
    width: 200px;
}
.mwidpx250 {
    width: 250px;
}
.mwidpx300 {
    width: 300px;
}
.mwidpx350 {
    width: 350px;
}
.mwidpx400 {
    width: 400px;
}
.mwidpx450 {
    width: 450px;
}
/*#endregion */

.clsPreMaster {
    margin-top: 10px;
}



.OneColumnObject {
    margin-top: 5px;
    width: 100%;
}
.btnboxes {
    padding-left:10px;
    margin-top: 15px;
    margin-left:20px;
}
.txtboxes {
    /*za layoutitem pozicii*/
    padding-left: 10px;
    width: 99% !important;
}
.mbackcolor-color-lightblue {
    background-color: aliceblue;
}



/*#region Margin all */

.mleft-margin-left-XX {
    margin-left: var(--left-XX);
}

.mleft-margin-left-5 {
    margin-left: 5px;
}
.mleft-margin-left-10 {
    margin-left: 10px;
}
.mleft-margin-left-15 {
    margin-left: 15px;
}
.mleft-margin-left-20 {
    margin-left: 20px;
}
.mleft-margin-left-25 {
    margin-left: 25px;
}
.mleft-margin-left-30 {
    margin-left: 30px;
}



.mright-margin-right-XX {
    margin-right: var(--right-XX);
}
.mright-margin-right-5 {
    margin-right: 5px;
}
.mright-margin-right-10 {
    margin-right: 10px;
}
.mright-margin-right-15 {
    margin-right: 15px;
}
.mright-margin-right-20 {
    margin-right: 20px;
}
.mright-margin-right-25 {
    margin-right: 25px;
}
.mright-margin-right-30 {
    margin-right: 30px;
}

.mtop-margin-top-XX {
    margin-top: var(--top-XX);
}
.mtop-margin-top-01 {
    margin-top: 1px;
}
.mtop-margin-top-02 {
    margin-top: 2px;
}
.mtop-margin-top-03 {
    margin-top: 3px;
}
.mtop-margin-top-04 {
    margin-top: 4px;
}
.mtop-margin-top-05 {
    margin-top: 5px;
}
.mtop-margin-top-10 {
    margin-top: 10px;
}
.mtop-margin-top-15 {
    margin-top: 15px;
}
.mtop-margin-top-20 {
    margin-top: 20px;
}
.mtop-margin-top-25 {
    margin-top: 25px;
}
.mtop-margin-top-30 {
    margin-top: 30px;
}
.mtop-margin-top-35 {
    margin-top: 35px;
}
.mtop-margin-top-40 {
    margin-top: 40px;
}
.mtop-margin-top-45 {
    margin-top: 45px;
}
.mtop-margin-top-50 {
    margin-top: 50px;
}
.mtop-margin-top-55 {
    margin-top: 55px;
}
.mtop-margin-top-60 {
    margin-top: 60px;
}
.mtop-margin-top-70 {
    margin-top: 70px;
}
.mtop-margin-top-80 {
    margin-top: 80px;
}
.mtop-margin-top-90 {
    margin-top: 90px;
}
.mtop-margin-top--10 {
    margin-top: -10px;
}
.mtop-margin-top--15 {
    margin-top: -15px;
}
.mtop-margin-top--20 {
    margin-top: -20px;
}
.mtop-margin-top--25 {
    margin-top: -25px;
}
.mtop-margin-top--30 {
    margin-top: -30px;
}


.mbottom-margin-bottom-XX {
    margin-bottom: var(--bottom-XX);
}
.mbottom-margin-bottom-5 {
    margin-bottom: 5px;
}
.mbottom-margin-bottom-10 {
    margin-bottom: 10px;
}
.mbottom-margin-bottom-15 {
    margin-bottom: 15px;
}
.mbottom-margin-bottom-20 {
    margin-bottom: 20px;
}
.mbottom-margin-bottom-25 {
    margin-bottom: 25px;
}
.mbottom-margin-bottom-30 {
    margin-bottom: 30px;
}

/*#endregion */

/*#region FLOATs */

.clearfloatleft, .mclearfloatleft {
    clear: left;
    float: left;
}

.clearfloatright, .mclearfloatright {
    clear: left;
    float: right;
}

.mclear_left {
    clear: left;
}

.mclear_right {
    clear: right;
}

.mfloat_left {
    float: left;
}

.mfloat_right {
    float: right;
}

/*#endregion */

/*#region POSITIONS */

.mpos_abs {
    position: absolute;
}

.mpos_fix {
    position: fixed;
}

/*#endregion */

/*#region FLEXBOX */
.mflexrow {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-evenly;
    justify-content: space-evenly;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: stretch;
    -ms-flex-item-align: stretch;
    align-items: stretch;
}
.mflexwrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.mflexnowrap {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.mflexreversewrap {
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
}
.mflexgap5 {
    gap: 5px;
}
.mflexgap10 {
    gap: 10px;
}
.mflexchild1 {
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    flex-grow: 0;
    
    
}
.mflexbasis30 {
    flex-basis: 30%;
}
.mflexbasis31 {
    flex-basis: 31%;
}
.mflexbasis32 {
    flex-basis: 32%;
}
.mflexbasis33 {
    flex-basis: 33%;
}
.mflexchild212 {
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 2 1 0.3vw;
    -ms-flex: 2 1 2;
    flex: 2 1 2;
    -ms-flex-item-align: stretch;
    align-self: stretch;
}
.mflexchild2 {
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 2 1 auto;
    -ms-flex: 2 1 auto;
    flex: 2 1 auto;
    -ms-flex-item-align: stretch;
    align-self: stretch;
}
.mflexchild313 {
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 3 1 3;
    -ms-flex: 3 1 3;
    flex: 3 1 3;
    -ms-flex-item-align: stretch;
    align-self: stretch;
}
.mflexchild3 {
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 3 1 auto;
    -ms-flex: 3 1 auto;
    flex: 3 1 auto;
    -ms-flex-item-align: stretch;
    align-self: stretch;
}
.mflexchild414 {
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 4 1 4;
    -ms-flex: 4 1 4;
    flex: 4 1 4;
    -ms-flex-item-align: stretch;
    align-self: stretch;
}
.mflexchild4 {
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 4 1 auto;
    -ms-flex: 4 1 auto;
    flex: 4 1 auto;
    -ms-flex-item-align: stretch;
    align-self: stretch;
}

/*#endregion */

/*#region Buttons */
.button-41green {
    --btn-svetlo: #ccffc4;
    --btn-temno: #00BD68;
    background-color: #ccffc4;
    background-image: linear-gradient(-180deg,var(--btn-svetlo), var(--btn-temno)) !important;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.3) 0 2px 4px;
    color: rgba(0, 0, 0, 1);
    cursor: pointer;
    display: inline-block;
    font-family: Inter,-apple-system,system-ui,Roboto,"Helvetica Neue",Arial,sans-serif;
    height: 34px;
    line-height: 34px;
    outline: 0;
    overflow: hidden;
    padding: 0 10px;
    pointer-events: auto;
    position: relative;
    text-align: center;
    touch-action: manipulation;
    user-select: none;
    -webkit-user-select: none;
    vertical-align: top;
    white-space: nowrap;
    width: 100%;
    z-index: 9;
    border: 0;
}

    .button-41green:hover {
        /* background: #00bd68;*/
        background-image: linear-gradient(-180deg,var(--btn-temno), var(--btn-svetlo) );
        box-shadow: none;
    }

.button-41red {
    background-color: #ffc4c4;
    background-image: linear-gradient(-180deg, #ca4747, #ee815e);
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.5) 0 2px 4px;
    color: rgba(0, 0, 0, 1);
    cursor: pointer;
    display: inline-block;
    font-family: Inter,-apple-system,system-ui,Roboto,"Helvetica Neue",Arial,sans-serif;
    height: 34px;
    line-height: 34px;
    outline: 0;
    overflow: hidden;
    padding: 0 10px;
    pointer-events: auto;
    position: relative;
    text-align: center;
    touch-action: manipulation;
    user-select: none;
    -webkit-user-select: none;
    vertical-align: top;
    white-space: nowrap;
    width: 100%;
    z-index: 9;
    border: 0;
}

    .button-41red:hover {
        background-image: linear-gradient(-180deg,#ee815e,#ca4747 );
        box-shadow: none;
    }


.button-41blue {
    --btn-svetlo: #3f56dc;
    --btn-temno: #55a1cc;
    background-color: #c4ceff;
    background-image: linear-gradient(-180deg, var(--btn-svetlo), var(--btn-temno));
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.3) 0 2px 4px;
    color: white;
    cursor: pointer;
    display: inline-block;
    font-family: Inter,-apple-system,system-ui,Roboto,"Helvetica Neue",Arial,sans-serif;
    height: 34px;
    line-height: 34px;
    outline: 0;
    overflow: hidden;
    padding: 0 10px;
    pointer-events: auto;
    position: relative;
    text-align: center;
    touch-action: manipulation;
    user-select: none;
    -webkit-user-select: none;
    vertical-align: top;
    white-space: nowrap;
    width: 100%;
    z-index: 9;
    border: 0;
}

    .button-41blue:hover {
        background-image: linear-gradient(-180deg,var(--btn-temno), var(--btn-svetlo) );
        box-shadow: none;
    }

.btnBlue {
    --btn-svetlo: #55a1cc;
    --btn-temno: #3f56dc;
    --btn-forecolor: white;
}
.mCaptionWrap {
    float: left !important;
    width: 100% !important;
    white-space: normal !important;
    word-wrap: break-word !important;
}

.btnGreen {
    --btn-svetlo: #7fd372;
    --btn-temno: #00BD68;
    --btn-forecolor: whitesmoke;
}

.btnRed {
    --btn-svetlo: #ee815e;
    --btn-temno: #ca4747;
    --btn-forecolor: whitesmoke;
}

.btnYellow {
    --btn-svetlo: #f5f675;
    --btn-temno: #c7c301;
    --btn-forecolor: black;
}

.buttonSetec {
    background-color: #c4ceff;
    background-image: linear-gradient(-180deg, var(--btn-svetlo), var(--btn-temno)) !important;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.3) 0 2px 4px;
    color: var(--btn-forecolor);
    cursor: pointer;
    display: inline-block;
    font-family: Inter,-apple-system,system-ui,Roboto,"Helvetica Neue",Arial,sans-serif;
    height: 34px;
    line-height: 34px;
    outline: 0;
    overflow: hidden;
    padding: 0 10px;
    pointer-events: auto;
    position: relative;
    text-align: center;
    text-shadow: 2px 3px 4px #301;
    touch-action: manipulation;
    user-select: none;
    -webkit-user-select: none;
    vertical-align: top;
    white-space: nowrap;
    width: 100%;
    z-index: 9;
    border: 0;
}

    .buttonSetec:hover {
        background-image: linear-gradient(-180deg,var(--btn-temno), var(--btn-svetlo) ) !important;
        box-shadow: inset 0px 5px 5px 1px rgba(0, 0, 0, .3);
        text-shadow: 0 1px 1px #301;
    }
/* CSS */
.button-37 {
    background-color: #13aa52;
    border: 1px solid #13aa52;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, .1) 0 2px 4px 0;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    font-family: "Akzidenz Grotesk BQ Medium", -apple-system, BlinkMacSystemFont, sans-serif;
    font-size: 16px;
    font-weight: 400;
    outline: none;
    outline: 0;
    padding: 10px 25px;
    text-align: center;
    transform: translateY(0);
    transition: transform 150ms, box-shadow 150ms;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
}

    .button-37:hover {
        box-shadow: rgba(0, 0, 0, .15) 0 3px 9px 0;
        transform: translateY(-2px);
    }

@media (min-width: 768px) {
    .button-37 {
        padding: 10px 30px;
    }
}

.button-32 {
    background-color: #13aa52;
    border-radius: 12px;
    color: #000;
    cursor: pointer;
    font-weight: bold;
    padding: 10px 15px;
    text-align: center;
    transition: 200ms;
    width: 100%;
    box-sizing: border-box;
    border: 0;
    font-size: 16px;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
}

    .button-32:not(:disabled):hover,
    .button-32:not(:disabled):focus {
        outline: 0;
        background: #f4e603;
        box-shadow: 0 0 0 2px rgba(0,0,0,.2), 0 3px 8px 0 rgba(0,0,0,.15);
    }

    .button-32:disabled {
        filter: saturate(0.2) opacity(0.5);
        -webkit-filter: saturate(0.2) opacity(0.5);
        cursor: not-allowed;
    }
/*#endregion */