﻿.font-weight-700 {
    font-weight: 700;
}

.font-weight-400 {
    font-weight: 400;
}

.text-primary {
    color: var(--primary) !important;
}

.text-secondary {
    color: var(--secondary) !important;
}
.font-weight-700 {
    font-weight: 700;
}

.font-weight-400 {
    font-weight: 400;
}

.text-primary {
    color: var(--primary) !important;
}

.text-secondary {
    color: var(--secondary) !important;
}
.font-weight-700 {
    font-weight: 700;
}

.font-weight-400 {
    font-weight: 400;
}

.text-primary {
    color: var(--primary) !important;
}

.text-secondary {
    color: var(--secondary) !important;
}
.font-weight-700 {
    font-weight: 700;
}

.font-weight-400 {
    font-weight: 400;
}

.text-primary {
    color: var(--primary) !important;
}

.text-secondary {
    color: var(--secondary) !important;
}
.font-weight-700 {
    font-weight: 700;
}

.font-weight-400 {
    font-weight: 400;
}

.text-primary {
    color: var(--primary) !important;
}

.text-secondary {
    color: var(--secondary) !important;
}
.font-weight-700 {
    font-weight: 700;
}

.font-weight-400 {
    font-weight: 400;
}

.text-primary {
    color: var(--primary) !important;
}

.text-secondary {
    color: var(--secondary) !important;
}
.font-weight-700 {
    font-weight: 700;
}

.font-weight-400 {
    font-weight: 400;
}

.text-primary {
    color: var(--primary) !important;
}

.text-secondary {
    color: var(--secondary) !important;
}
.font-weight-700 {
    font-weight: 700;
}

.font-weight-400 {
    font-weight: 400;
}

.text-primary {
    color: var(--primary) !important;
}

.text-secondary {
    color: var(--secondary) !important;
}
.font-weight-700 {
    font-weight: 700;
}

.font-weight-400 {
    font-weight: 400;
}

.text-primary {
    color: var(--primary) !important;
}

.text-secondary {
    color: var(--secondary) !important;
}
.font-weight-700 {
    font-weight: 700;
}

.font-weight-400 {
    font-weight: 400;
}

.text-primary {
    color: var(--primary) !important;
}

.text-secondary {
    color: var(--secondary) !important;
}
.font-weight-700 {
    font-weight: 700;
}

.font-weight-400 {
    font-weight: 400;
}

.text-primary {
    color: var(--primary) !important;
}

.text-secondary {
    color: var(--secondary) !important;
}
.font-weight-700 {
    font-weight: 700;
}

.font-weight-400 {
    font-weight: 400;
}

.text-primary {
    color: var(--primary) !important;
}

.text-secondary {
    color: var(--secondary) !important;
}
.font-weight-700 {
    font-weight: 700;
}

.font-weight-400 {
    font-weight: 400;
}

.text-primary {
    color: var(--primary) !important;
}

.text-secondary {
    color: var(--secondary) !important;
}
.font-weight-700 {
    font-weight: 700;
}

.font-weight-400 {
    font-weight: 400;
}

.text-primary {
    color: var(--primary) !important;
}

.text-secondary {
    color: var(--secondary) !important;
}
.font-weight-700 {
    font-weight: 700;
}

.font-weight-400 {
    font-weight: 400;
}

.text-primary {
    color: var(--primary) !important;
}

.text-secondary {
    color: var(--secondary) !important;
}
.font-weight-700 {
    font-weight: 700;
}

.font-weight-400 {
    font-weight: 400;
}

.text-primary {
    color: var(--primary) !important;
}

.text-secondary {
    color: var(--secondary) !important;
}
.font-weight-700 {
    font-weight: 700;
}

.font-weight-400 {
    font-weight: 400;
}

.text-primary {
    color: var(--primary) !important;
}

.text-secondary {
    color: var(--secondary) !important;
}

html {
  font-size: 14px;
}

body {
    overflow-x: hidden;
}

.rounded-10 {
    border-radius: 10px;
}

.rounded-20 {
    border-radius: 20px;
}

.rounded-pill-end {
    border-bottom-right-radius: 50%;
    border-top-right-radius: 50%;
}

.top-0 {
    top: 0;
}

.left-0 {
    left: 0;
}

.right-0 {
    right: 0;
}

@media (min-width: 768px) {
    html {
    font-size: 16px;
  }
}

.font-weight-100 {
    font-weight: 100;
}

.font-weight-200 {
    font-weight: 200;
}

.font-weight-300 {
    font-weight: 300;
}

.font-weight-400 {
    font-weight: 400;
}

.font-weight-500 {
    font-weight: 500;
}

.font-weight-600 {
    font-weight: 600;
}

.font-weight-700 {
    font-weight: 700;
}

.font-weight-800 {
    font-weight: 800;
}

.font-weight-900 {
    font-weight: 900;
}

.border-white {
    border-color: #FFF;
    border-style: solid;
}

.border-2 {
    border-width: 2px;
}

.border-3 {
    border-width: 3px;
}

html {
    position: relative;
    min-height: 100%;
}

.w-95 {
    width: 95%;
}

.w-90 {
    width: 90%;
}

.w-85 {
    width: 85%;
}

.w-80 {
    width: 80%;
}

.w-75 {
    width: 75%;
}

.w-70 {
    width: 70%;
}

.w-65 {
    width: 65%;
}

.w-60 {
    width: 60%;
}

.w-55 {
    width: 55%;
}

.w-45 {
    width: 45%;
}

.w-40 {
    width: 40%;
}

.w-35 {
    width: 35%;
}


.w-30 {
    width: 30%;
}

.w-20 {
    width: 20%;
}

.floating-label {
    margin-bottom: 2px;
    font-size: 14px;
    visibility: collapse;
}

select:valid ~ .floating-label,
textarea:not(:placeholder-shown) ~ .floating-label,
input:not(:placeholder-shown) ~ .floating-label {
    visibility: visible;
    animation: slide-in-top-label 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

::placeholder,
select:invalid {
    color: #999999 !important;
}

    select:invalid option {
        color: #333333 !important;
    }

.form-group .text-danger {
   margin-top: 5px;
    font-size: 14px;
    font-weight: 500;
}

.alert {
    font-size: 12px;
    line-height: 15px;
    font-weight: 600;
    padding: 15px !important;
    display: block;
    margin: auto;
}

@-webkit-keyframes slide-in-top-label {
    0% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

.countdown {
    display: block;
    height: 66px;
    margin-bottom: 30px;
}

.countdown .countdown-seconds,
.countdown .countdown-minutes,
.countdown .countdown-hours,
.countdown .countdown-days {
    position: relative;
    display: inline-block;
    color: white;
    font-size: 34px;
    font-weight: 700;
    height: 70px;
    width: 70px;
    background-color: silver;
    vertical-align: middle;
    text-align: center;
    margin: 3px;
    line-height: 55px;
    border: 2px solid gray;
    border-radius: 10px;
}
    .countdown .countdown-seconds::after,
    .countdown .countdown-minutes::after,
    .countdown .countdown-hours::after,
    .countdown .countdown-days::after {
        position: absolute;
        font-size: 9px;
        bottom: -10px;
        left: 0;
        width: 100%;
        text-align: center;
    }

    .countdown .countdown-days::after {
        content: 'дней';
    }

    .countdown .countdown-hours::after {
        content: 'часов';
    }

    .countdown .countdown-minutes::after {
        content: 'минут';
    }

    .countdown .countdown-seconds::after {
        content: 'секунд';
    }

.btn-home {
    position: absolute;
    bottom: 40px;
    right: 40px;
    width: 70px;
    height: 70px;
    line-height: 70px;
}

.plyr {
    position: relative;
}

    .plyr:after {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
    }

.drop-white-shadow {
    filter: drop-shadow(5px 5px 5px rgba(200,200,200,.5));
}

.drop-shadow {
    filter: drop-shadow(15px 15px 5px rgba(100,0,0,0.5));
}

.drop-shadow-1 {
    filter: drop-shadow(7px 7px 5px rgba(100, 0, 0, .3));
}

.drop-shadow-2 {
    filter: drop-shadow(7px 7px 5px rgba(100, 100, 100, .7));
}

.bg-white-50 {
    background-color: rgba(255, 255, 255, 0.5);
}

.text-white-50 {
    color: rgba(255, 255, 255, 0.5);
}

.zoom {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
}

.transition {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

body {
    margin-bottom: 100px;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    min-height: 100px;
}

.slide-in-left {
    -webkit-animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

.slide-right {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
    opacity: 0;
}

    .slide-right.active {
        -webkit-animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) forwards;
        animation: slide-in-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) forwards;
    }

.slide-left {
    -webkit-transform: translateX(1000px);
    transform: translateX(1000px);
    opacity: 0;
}

    .slide-left.active {
        -webkit-animation: slide-in-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) forwards;
        animation: slide-in-right 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) forwards;
    }

.slide-down {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
    opacity: 0;
}

    .slide-down.active {
        -webkit-animation: slide-in-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) forwards;
        animation: slide-in-top 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) forwards;
    }

@-webkit-keyframes slide-in-left {
    0% {
        -webkit-transform: translateX(-1000px);
        transform: translateX(-1000px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes slide-in-left {
    0% {
        -webkit-transform: translateX(-1000px);
        transform: translateX(-1000px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}

@-webkit-keyframes slide-in-right {
    0% {
        -webkit-transform: translateX(1000px);
        transform: translateX(1000px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}

@keyframes slide-in-right {
    0% {
        -webkit-transform: translateX(1000px);
        transform: translateX(1000px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1;
    }
}

@-webkit-keyframes slide-in-top {
    0% {
        -webkit-transform: translateY(-1000px);
        transform: translateY(-1000px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes slide-in-top {
    0% {
        -webkit-transform: translateY(-1000px);
        transform: translateY(-1000px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

.slide-top {
    -webkit-transform: translateY(1000px);
    transform: translateY(1000px);
    opacity: 0;
}


.slide-top.active {
    -webkit-animation: slide-in-bottom 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: slide-in-bottom 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

@-webkit-keyframes slide-in-bottom {
    0% {
        -webkit-transform: translateY(1000px);
        transform: translateY(1000px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes slide-in-bottom {
    0% {
        -webkit-transform: translateY(1000px);
        transform: translateY(1000px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

#order-step .step-1 {
    background-color: #d4edda;
    color: #155724;
    height: 100%;
}

#order-step .step-2 {
    background-color: #cee8ed;
    color: #0c5763;
    height: 100%;
}

#order-step .step-3 {
    background-color: #f6eac6;
    color: #846445;
    height: 100%;
}

#order-step .card-title {
    margin-bottom: 0;
    font-weight: 700;
}

#order-step .form-control {
    margin-bottom: 5px;
}

#order-step label {
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 2px;
}

#order-step .alert-secondary {
    background-color: rgb(200, 200, 200, .4);
    border-top: 0 !important;
}

/*ol {
    list-style-type: none;
    counter-reset: item;
    margin: 0;
    padding: 0;
}

li {
    display: table;
    counter-increment: item;
    margin-bottom: 0.6em;
}

    li:before {
        content: counters(item, ".") ". ";
        display: table-cell;
        padding-right: 0.6em;
    }

    li li {
        margin: 0;
    }

        li li:before {
            content: counters(item, ".") " ";
        }*/