input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

@font-face {
    font-family: 'rosa';
    src: url('/catalog/view/theme/default/stylesheet/mlokli/delivery-fonts/rosa.woff2') format('woff2'), url('/catalog/view/theme/default/stylesheet/mlokli/delivery-fonts/rosa.ttf') format('truetype');
}

@font-face {
    font-family: 'franklin';
    src: url('/catalog/view/theme/default/stylesheet/mlokli/delivery-fonts/franklin.woff2') format('woff2'), url('/catalog/view/theme/default/stylesheet/mlokli/delivery-fonts/franklin.ttf') format('truetype');
}

@font-face {
    font-family: 'franklinreg';
    src: url('/catalog/view/theme/default/stylesheet/mlokli/delivery-fonts/franklinreg.woff2') format('woff2'), url('/catalog/view/theme/default/stylesheet/mlokli/delivery-fonts/franklinreg.ttf') format('truetype');
}

@font-face {
    font-family: 'century';
    src: url('/catalog/view/theme/default/stylesheet/mlokli/delivery-fonts/century.woff2') format('woff2'), url('/catalog/view/theme/default/stylesheet/mlokli/delivery-fonts/century.ttf') format('truetype');
}


@font-face {
    font-family: 'centurybold';
    src: url('/catalog/view/theme/default/stylesheet/mlokli/delivery-fonts/centurybold.woff2') format('woff2'), url('/catalog/view/theme/default/stylesheet/mlokli/delivery-fonts/centurybold.ttf') format('truetype');
}

body {
    margin: 0px !important;
    font-family: 'Gilroy', Arial, Tahoma, sans-serif;
}
.contentblk {
    display: flex;
    justify-content: space-between;
    align-content: center;
    flex-wrap: wrap;
    flex-direction: column;
    max-width: 1200px;
    min-width: 240px;
    margin: 0 auto;
    padding: 0px 10px;
}

.unsec {
    font-size: calc(20px + 10 * (100vw / 1480)) !important;
    max-width: 1200px;
    min-width: 240px;
    margin: 0 auto;
    padding: 0px 10px;
}

.zagl {
    font-size: calc(20px + 10 * (100vw / 1480)) !important;
}


.shipmenu {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    padding: 30px 0px;
}

.shipdiv {
    width: 410px;
}
.shiptitle {
    display: flex;
    justify-content: flex-start;
    align-content: center;
    align-items: end;
    flex-wrap: wrap;

}


.shipimg {
    width: calc(60px + 30 * (100vw / 1480));
    margin: calc(5px + 5 * (100vw / 1480));
}

.shiph {
    font-size: calc(25px + 7 * (100vw / 1480));
    margin: calc(5px + 5 * (100vw / 1480));
}

.custombtn {
    font-size: calc(25px + 7 * (100vw / 1480));
    margin: 0 calc(5px + 5 * (100vw / 1480));
    font-weight: 700;
    text-decoration: none;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(91,191,236);
    background: linear-gradient(90deg, rgba(91,191,236,1) 0%, rgba(47,112,181,1) 100%);
    border-radius: 10px;
    padding: 10px 45px;
    width: fit-content;
    cursor: pointer;
    transition: all 0.3s ease;
}

.custombtn:hover {
    box-shadow: 0px 0px 2px 3px #4699d1;
    transition: all 0.3s ease;
    text-decoration: none;
    color: white;
}

.subbut:hover {
    box-shadow: 0px 0px 2px 3px #4699d1;
    transition: all 0.3s ease;
}

.but {
    display: flex;
    justify-content: flex-start;
}
.invis {
    width: calc(60px + 30 * (100vw / 1480));
    margin: calc(5px + 5 * (100vw / 1480));;
}

.bannerwrap {
    display: block;
    position: relative;
    height: calc(100px + 120 * (100vw / 1480));
}

.firstbanner {
    display: block;
    position: relative;
    height: calc(100px + 100 * (100vw / 1480));
}

.bannercont {
    display: block;
    width: calc(300px + 300 * (100vw / 1480));
    z-index: 10;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.backg {
    display: block;
    position: absolute;
    width: 100%;
    height: calc(80px + 80 * (100vw / 1480));
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 5;
    margin: auto;
    background: rgb(163,214,245);
    background: linear-gradient(90deg, rgba(163,214,245,1) 0%, rgba(212,198,226,1) 100%);
}

.oplata {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: calc(150px + 190 * (100vw / 1480));
    text-align: center;
    justify-content: space-evenly;
    align-items: center;

}

.oplimg {
    display: block;
    width: calc(130px + 150 * (100vw / 1480));

}

.opzag {
    margin: 0;
    font-size: calc(12px + 14 * (100vw / 1480));
}

.oppar {
    font-size: calc(8px + 10 * (100vw / 1480));
    margin: 0;
}

.sposob {
    display: flex;
    justify-content: space-evenly;
    align-items: flex-start;
}

.mettitle {
    display: flex;
    align-items: center;
    font-size: calc(25px + 15 * (100vw / 1480));
    margin: 0px;
    font-weight: 500;
}

.metdesc {
    font-size: 25px;
}

.metalert {
    font-size: calc(15px + 15 * (100vw / 1480));
    margin: 0px;
    color: rgb(31, 141, 207, 1.0);
    display: none;
}

.tutorpc {
    display: block;
    margin: 40px auto;
}



.shp {
    margin: 20px auto;
}

.disable {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 30px;
    font-size: calc(22px + 7 * (100vw / 1480));
    border: 2px solid black;
    width: fit-content;
    text-decoration: none;
    color: black;
    position: absolute;
    margin: auto;
    bottom: 0;
    left: 0;
    right: 0;
    cursor: pointer;
    transition: all 0.3s ease;
}

.disable:hover {
    background: #4699d1;
    transition: all 0.3s ease;
    color: #fff;
    border: 2px solid gray;
    text-decoration: none;
}

.locion {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    border: 2px solid rgb(31, 141, 207, 1.0);
    border-radius: 20px;
    text-decoration: none !important;
    color: rgb(31, 141, 207, 1.0);
    width: 120px;
    height: 20px;
    font-size: 10px;
    position: absolute;
}

.dot {
    display: inline-block;
    width: calc(12px + 8 * (100vw / 1480));
    height: calc(12px + 8 * (100vw / 1480));
}

.locic {
    display: block;
    width: calc(6px + 6 * (100vw / 1480));

}

#tutor1 {
    background-image: url('/image/catalog/delivery/samo1.webp');
    background-size: contain;
    background-repeat: no-repeat;
    height: 275px;
    width: 620px;
}

#but1 {
    bottom: 84px;
    right: -6px;
}

#tutor2 {
    background-image: url('/image/catalog/delivery/samo2.webp');
    background-size: contain;
    background-repeat: no-repeat;
    height: 470px;
    width: 665px;
}

#but2 {
    bottom: 88px;
    right: 138px;
}

#but3 {
    top: 145px;
    right: -6px;
}

#tutor3 {
    background-image: url('/image/catalog/delivery/samo3.webp');
    background-size: contain;
    background-repeat: no-repeat;
    height: 415px;
    width: 780px;
}

#but4 {
    bottom: 69px;
    right: 254px;
}

#but5 {
    top: 146px;
    right: 127px;
}

#tutor4 {
    background-image: url('/image/catalog/delivery/samo4.webp');
    background-size: contain;
    background-repeat: no-repeat;
    height: 420px;
    width: 650px;
}

.shcont {
    position: relative;
    background-position: top center;
}


#tutor1mob {
    height: 390px;
    width: 161px;
    background-image: url('/image/catalog/delivery/samo1mob.webp');
}

#tutor2mob {
    height: 400px;
    width: 320px;
    background-image: url('/image/catalog/delivery/samo2mob.webp');
}

#tutor3mob {
    height: 465px;
    width: 320px;
    background-image: url('/image/catalog/delivery/samo3mob.webp');
}

#tutor4mob {
    height: 420px;
    width: 320px;
    background-image: url('/image/catalog/delivery/samo4mob.webp');
}

#but1mob {
    bottom: 57px;
    left: 63px;
}

#but2mob {
    bottom: 120px;
    left: 221px;
}

#but3mob {
    bottom: 56px;
    left: 60px;
}

#but4mob {
    bottom: 111px;
    left: 67px;
}

#but5mob {
    bottom: 179px;
    left: 232px;
}

.tutormob {
    margin: 40px auto;
    background-size: contain;
    background-repeat: no-repeat;
}

.shipsmob {
    display: none;
}

#opt1 {
    background-image: url('/image/catalog/delivery/opt1.webp');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top center;
    height: 476px;
    width: 815px;
}


#opt2 {
    background-image: url('/image/catalog/delivery/opt2.webp');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top center;
    height: 506px;
    width: 700px;
}

#opt3 {
    background-image: url(/image/catalog/delivery/opt3.webp);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top center;
    height: 495px;
    width: 834px;
}

#but1opt {
    bottom: 177px;
    right: 2px;
}


#opt1mob {
    height: 430px;
    width: 320px;
    background-image: url('/image/catalog/delivery/opt1mob.webp');
}

#opt2mob {
    height: 374px;
    width: 320px;
    background-image: url('/image/catalog/delivery/opt2mob.webp');
}

#opt3mob {
    height: 445px;
    width: 320px;
    background-image: url('/image/catalog/delivery/opt3mob.webp');
}

#but1mobopt {
    left: 165px;
    bottom: 52px;
}

.plashk {
    display: block;
    position: relative;
    height: calc(50px + 50 * (100vw / 1480));
}

.backgpl {
    display: block;
    width: 100%;
    height: calc(30px + 40 * (100vw / 1480));
    background: rgb(163,214,245);
    background: linear-gradient(90deg, rgba(163,214,245,1) 0%, rgba(212,198,226,1) 100%);
    position: absolute;
    bottom: 0;
}

.quest {
    display: block;
    position: absolute;
    color: black;
    font-family: rosa;
    font-size: calc(40px + 40 * (100vw / 1480));
    font-weight: 500;
    margin: auto;
    left: 0;
    right: 0;
    width: fit-content;
    line-height: 1.6;
}

.formdesc {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    width: calc(320px + 30 * (100vw / 1480));
    height: 400px;
}

.descript {
    font-size: calc(18px + 7 * (100vw / 1480));
    margin: 0;
}

.phonenum {
    font-size: 35px;
    font-family: franklinreg;
}

.posts {
    font-size: 12px;
    font-weight: 700;
}

.formzag {
    font-size: 14px;
    font-family: century;
    font-weight: 900;
}

.totg {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-size: calc(22px + 2 * (100vw / 1480));
    font-weight: 800;
    color: #1f8dcf;
    border: 3px solid #1f8dcf;
    border-radius: 10px;
    padding: calc(10px + 3 * (100vw / 1480)) 0px;
    text-decoration: none;
    transition: all 0.3s ease;
}

.totg:hover {
    background: #4699d1;
    transition: all 0.3s ease;
    color: #fff;
    text-decoration: none;
}

.socials {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 170px;
    margin-top: 10px;
}

.inps {
    width: 100%;
}

.socic {
    display: block;
    width: 50px;
}

.formek {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
    flex-direction: row;
    margin: 40px auto;
    max-width: 1200px;
    min-width: 240px;
    padding: 0px 10px;
}

.formblock {
    display: flex;
    width: 320px;
    height: 385px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    -webkit-box-shadow: 0px 0px 30px 16px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 0px 0px 30px 16px rgba(34, 60, 80, 0.2);
    box-shadow: 0px 0px 30px 16px rgba(34, 60, 80, 0.2);
    border-radius: 15px;
    padding: 25px 0px 60px 0px;
}

.formd {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    width: 80%;
}

.socialsmob {
    display: none;
}

.inp {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    height: 35px;
    width: 100%;
    font-size: 16px;
    border: 2px solid gray;
    margin: 15px auto;
    padding: 2px 10px;
}

.subbut {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    height: calc(40px + 15 * (100vw / 1480));
    font-size: calc(25px + 2 * (100vw / 1480));
    border: none;
    border-radius: 10px;
    background: rgb(91,191,236);
    background: linear-gradient(90deg, rgba(91,191,236,1) 0%, rgba(47,112,181,1) 100%);
    color: white;
    font-weight: 800;
    font-family: centurybold;
    transition: all 0.3s ease;
}


.checkbox-input {
    display: none;
&:checked + label .checkbox {
&:after {
     transform: translate(-50%, -50%) scale(1);
 }
}
}

.checkbox {
    border: 2px solid gray;
    border-radius: 3px;
    width: 12px;
    height: 12px;
    display: inline-block;
    position: relative;

&:after {
     content: '';
     display: block;
     position: absolute;
     top: 50%;
     left: 50%;
     transform: translate(-50%, -50%) scale(0);
     width: 12px;
     height: 12px;
     background-color: gray;
     border-radius: 3px;
     transition: 0.3s;
 }
}

.checks {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}


.intro {
    display: block;
}

.rozn {
    display: none;
}

.optovikam {
    display: none;
}

.sbermob {
    display: none;
}

.sber {
    display: block;
    width: 100%;
    margin: 50px 0px;
}

.bankimg {
    width: 100%;
}

.compans {
    display: flex;
    flex-wrap: wrap;
    width: fit-content;
    align-items: center;
}

.comp {
    height: calc(25px + 35 * (100vw / 1480));
    margin-right: calc(5px + 5 * (100vw / 1480));
}

.menumob {
    display: none;
}

.overf {
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    bottom: 0;
    left: 0;
}

.okno {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    background-color: white;
    border-radius: 15px;
    width: calc(270px + 200 * (100vw / 1480));
    height: calc(125px + 55 * (100vw / 1480));
    padding: 20px;
    text-align: center;
    -webkit-box-shadow: 0px 0px 30px 4px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 0px 0px 30px 4px rgba(34, 60, 80, 0.2);
    box-shadow: 0px 0px 30px 4px rgba(34, 60, 80, 0.2);
}

.okntit {
    font-weight: 700;
    font-size: calc(18px + 12 * (100vw / 1480));
    margin: 0px;
}

.okndesk {
    margin: 0px;
    font-size: calc(15px + 10 * (100vw / 1480));
}

@media (max-width: 768px) {
    .sber {
        display: none;
    }

    .menumob {
        display: block;
    }

    .menupc {
        display: none;
    }

    .sbermob {
        display: block;
        width: 100%;
        margin: 30px 0px;
    }

    .okno {
        width: calc(270px + (230 + 230 * 0.7) * ((100vw - 340px) / 1480));
        height: calc(125px + (55 + 55 * 0.7) * ((100vw - 340px) / 1480));

    }

    .bannerwrap {
        height: calc(100px + (120 + 120 * 0.7) * ((100vw - 340px) / 1480));
    }

    .dot {
        width: calc(12px + (8 + 8 * 0.7) * ((100vw - 340px) / 1480));
        height: calc(12px + (8 + 8 * 0.7) * ((100vw - 340px) / 1480));
    }

    .okntit {
        font-size: calc(18px + (12 + 12 * 0.7) * ((100vw - 340px) / 1480));
    }

    .okndesk {
        font-size: calc(15px + (10 + 10 * 0.7) * ((100vw - 340px) / 1480));
    }

    .locion {
        border: 1px solid rgb(31, 141, 207, 1.0);
        font-size: 7px;
        width: 90px;
        height: 14px
    }

    .shipdiv {
        margin: 12px auto;
    }
    .subbut {
        height: calc(55px + (15 + 15 * 0.7) * ((100vw - 340px) / 1480));
        font-size: calc(22px + (2 + 2 * 0.7) * ((100vw - 340px) / 1480));
    }

    .disable {
        border: 1px solid black;
        padding: 3px 20px;
        font-size: calc(20px + (5 + 5 * 0.7) * ((100vw - 340px) / 1480));
    }

    .comp {
        margin-right: calc(5px + (5 + 5 * 0.7) * ((100vw - 340px) / 1480));
        height: calc(25px + (35 + 35 * 0.7) * ((100vw - 340px) / 1480));
    }

    .formdesc {
        align-items: center;
        height: 290px;
        width: calc(320px + (30 + 30 * 0.7) * ((100vw - 340px) / 1480));
    }

    .firstbanner {
        height: calc(70px + (100 + 100 * 0.7) * ((100vw - 340px) / 1480));
    }

    .descript {
        font-size: calc(20px + (5 + 5 * 0.7) * ((100vw - 340px) / 1480));
        text-align: center;
    }

    .phone {
        text-align: center;
    }

    .totg {
        font-size: calc(22px + (2 + 2 * 0.7) * ((100vw - 340px) / 1480));
        width: 85%;
        padding: calc(10px + (3 + 3 * 0.7) * ((100vw - 340px) / 1480)) 0px;
        margin: auto;
    }

    .formblock {
        margin: 30px 0px 15px;
        width: 280px;
        padding: 15px 0px 50px 0px;
        height: 345px;
    }

    .formzag {
        font-size: 13px;
    }

    .inp {
        height: 30px;
        font-size: 13px;
    }

    .formd {
        width: 85%;
    }

    .socials {
        display: none;
    }

    .socialsmob {
        display: flex;
    }



    .zagl {
        font-size: calc(20px + (10 + 10 * 0.7) * ((100vw - 340px) / 1480)) !important;
    }

    .unsec {
        font-size: calc(20px + (10 + 10 * 0.7) * ((100vw - 340px) / 1480)) !important;
    }

    .formek {
        justify-content: center;

    }
    .shiph {
        font-size: calc(25px + (7 + 7 * 0.7) * ((100vw - 340px) / 1480)) ;
        margin: calc(5px + (10 + 10 * 0.7) * ((100vw - 340px) / 1480));
    }

    .shipimg {
        width: calc(60px + (30 + 30 * 0.7) * ((100vw - 340px) / 1480));
        margin: calc(5px + (10 + 10 * 0.7) * ((100vw - 340px) / 1480));
    }

    .custombtn {
        padding: 10px 25px;
        font-size: calc(15px + (12 + 12 * 0.7) * ((100vw - 340px) / 1480));
        margin: 0 calc(5px + (10 + 10 * 0.7) * ((100vw - 340px) / 1480));
    }

    .invis {
        width: calc(60px + (30 + 30 * 0.7) * ((100vw - 340px) / 1480));
        margin: calc(5px + (10 + 10 * 0.7) * ((100vw - 340px) / 1480));
    }

    .bannercont {
        width: calc(300px + (300 + 300 * 0.7) * ((100vw - 340px) / 1480));
    }

    .backg {
        height: calc(80px + (80 + 80 * 0.7) * ((100vw - 340px) / 1480));;
    }

    .backgpl {
        height: calc(30px + (40 + 40 * 0.7) * ((100vw - 340px) / 1480));;
    }

    .plashk {
        height: calc(50px + (50 + 50 * 0.7) * ((100vw - 340px) / 1480));;
    }

    .oplimg {
        width: calc(130px + (150 + 130 * 0.7) * ((100vw - 340px) / 1480));
    }

    .opzag {
        font-size: calc(12px + (14 + 14 * 0.7) * ((100vw - 340px) / 1480));
    }

    .quest {
        font-size: calc(40px + (40 + 40 * 0.7) * ((100vw - 340px) / 1480));
    }

    .oppar {
        font-size: calc(8px + (13 + 13 * 0.7) * ((100vw - 340px) / 1480));
    }

    .oplata {
        width: calc(150px + (190 + 190 * 0.7) * ((100vw - 340px) / 1480));
    }

    .mettitle {
        font-size: calc(15px + (18 + 18 * 0.7) * ((100vw - 340px) / 1480));
    }

    .metalert {
        font-size: calc(15px + (15 + 15 * 0.7) * ((100vw - 340px) / 1480));
    }

    .shp {
        margin: 10px 0 15px;
    }

    .sberbanner {
        width: 100%;
        height: 30vh;
        background-size: contain;
        background-repeat: no-repeat;
        background-image: url('/image/catalog/delivery/sbermob.webp');
    }

    .shipsmob {
        display: block;
    }

    .shipspc {
        display: none;
    }

}

#tutor1 {
    display: none;
}

#tutor2 {
    display: none;
}

#tutor3 {
    display: none;
}

#tutor4 {
    display: none;
}

#tutor1mob {
    display: none;
}

#tutor2mob {
    display: none;
}

#tutor3mob {
    display: none;
}

#tutor4mob {
    display: none;
}

#button1 {
    display: none;
}

#button2 {
    display: none;
}

#button3 {
    display: none;
}

#button4 {
    display: none;
}

#button1mob {
    display: none;
}

#button2mob {
    display: none;
}

#button3mob {
    display: none;
}

#button4mob {
    display: none;
}


#opt1 {
    display: none;
}

#opt2 {
    display: none;
}

#opt3 {
    display: none;
}

#opt1mob {
    display: none;
}

#opt2mob {
    display: none;
}

#opt3mob {
    display: none;
}


#optbut1 {
    display: none;
}

#optbut2 {
    display: none;
}

#optbut3 {
    display: none;
}

#optbut1mob {
    display: none;
}

#optbut2mob {
    display: none;
}

#optbut3mob {
    display: none;
}


@media (min-width: 1528px) and (max-width: 2000px){
    .formdesc {
        height: 385px;
    }

    .shipdiv {
        width: auto;
    }

    .descript {
        font-size: 25px;
    }

    #zvon {
        font-size: 19px;
    }

    #tutor1 {
        width: 730px;
    }

    #tutor2 {
        height: 525px;
        width: 790px;
    }

    #tutor3 {
        height: 485px;
        width: 943px;
    }

    #tutor4 {
        height: 494px;
        width: 815px;
    }

    #but1 {
        bottom: 56px;
        right: 5px;
    }

    #but3 {
        top: 171px;
        right: 5px;
    }

    #but2 {
        bottom: 77px;
        right: 174px;
    }

    #but5 {
        top: 176px;
        right: 167px;
    }

    #but4 {
        bottom: 74px;
        right: 322px;
    }
}