.mover {
    animation: shake 5s infinite;
}

@keyframes move {
    0% {
        transform: translate(0, 0);
    }

    /* Finish changes by here */
    20% {
        transform: translate(200px, 0);
    }

    /* Between 20% and 100%, nothing changes */
    100% {
        transform: translate(200px, 0);
    }
}

a {
    font-size: 18px;
    font-family: 'Open Sans';
    color: white;
    text-decoration: none;

}

input:focus,
textarea:focus,
select:focus {
    border: 1px solid #fafafa;
    -webkit-box-shadow: 0 0 6px #007eff;
    -moz-box-shadow: 0 0 5px #007eff;
    box-shadow: 0 0 5px #007eff;
    outline: none;
}

sup {

    font-size: 40px;
}

.p-tag {
    list-style: none;
    font-size: 15px;
    font-family: 'Open Sans';
    color: #9095aa;
    padding: 0px;
    margin: 0px;


}


.l-tag {
    border-bottom: 1px solid #494a5a;
    padding: 0px;
    margin: 0px;
    text-align: center;
    height: 52px;
    line-height: 52px;
}


#container {
    width: 100%;
    text-align: center;
}

.whole {
    display: inline-block;

}



.type {
    width: 300px;
    border-radius: 5px 5px 0px 0px;
    background-color: #eac80d;
    height: 62px;
    border-bottom: 3px solid #bfa30c;

}

.type p {
    font-family: 'Open Sans';
    font-weight: 800;
    font-size: 29px;
    text-transform: uppercase;
    color: white;
    text-align: center;
    padding-top: 10px;



}

.plan {
    width: 300px;
    background-color: white;
    box-shadow: 0px 0px 9px -2px rgba(0,0,0,0.27);
    border-radius: 0px 0px 5px 5px;
    font-family: 'Open Sans'sans-serif;
    ;
    font-style: condensed;
    font-size: 4em;
    color: white;
    text-align: center;


}

.standard {
    background-color: #1abc9c;
    border-bottom: 3px solid #18937b;
}

.ultimate {
    background-color: #5d6a9a;
    border-bottom: 3px solid #474f6f;
}





.header {
    border-bottom: 1px solid #494a5a;
    padding-bottom: 39px;


}

.header span {
    font-size: 32px;


}

.month {
    font-size: 14px;
    color: #575757;
    padding: 0px;
    margin: -10px;
}

.price {
    height: 110px;
}

.cart {

    color: white;
    position: relative;
    top: 16px;

}

.bottom {}

.content {}

.login_c {
    width: 500px;
    background-color: #2b2937;
    height: 300px;
    margin: 0 auto;
    margin-top: 40px;
    border-radius: 5px;

}

.login_c input {
    width: 350px;
    height: 40px;
    border: 1px solid #494a5a;
    margin-bottom: 20px;
    border-radius: 5px;
    padding-left: 10px;

}


.login {
    background-color: #BC4B1A;
    border-bottom: 3px solid #7C3618;
    width: 100%;

}

.top {
    margin-top: 35px;
}

.nodisplay {
    opacity: 0.1;
}

.selected {
    background-color: #1F1B36;
    margin: 0px;
    padding: 0px;
}

.b-1 {
    height: 705px;
    background-image: url("https://uchet.kz/lp/kassa/images/backfor1.png");
    background-color: white;
    background-repeat: no-repeat;
}

.block-4-1 {
    height: 610px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.21);
    background-repeat: no-repeat;
    background-image: url("https://uchet.kz/lp/kassa/images/backfor-block4.jpg");
    background-position-x: -17px;
}

.moby-1 {
    padding-left: 35px;
}

.block-4-2 {
    height: 780px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.21);
    background-color: #f36100;
}

.mob-l {
    padding-left: 23%;
}

.mob-r {
    padding-right: 23%;
}

.mob-m {
    margin-left: 23%;
}

.b-2 {
    height: 785px;
    background-color: white;
}

.b-3 {
    height: 700px;
    background-color: white;
}

.b-4 {
    height: 1025px;
    background-color: white;
}

.b-5 {
    height: 1170px;
    background-color: white;
}

.b-6 {
    height: 750px;
    background-color: white;
}

.b-7 {
    height: 1000px;
    background-color: white;
}

.b-8 {
    height: 700px;
    background-color: white;
}

.but1-mob {
    float: right;
    margin: 6%;
}

.btn-orange {
    color: #fff !important;
    background-color: #f36100 !important;
    border-color: #f36100 !important;
    box-shadow: 0px 0px 9px -2px rgba(0,0,0,0.27);
}

.btn-orange:hover {
    color: #fff !important;
    background-color: #c74a3d !important;
    border-color: #c74a3d !important;
}

.btn-blue {
    color: #fff !important;
    background-color: #285df0 !important;
    border-color: #285df0 !important;
    box-shadow: 0px 0px 9px -2px rgba(0,0,0,0.27);
}

.btn-blue:hover {
    color: #fff !important;
    background-color: #4171f5 !important;
    border-color: #4171f5 !important;
}

.btn-orange:focus,
.btn-orange.focus {
    box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.btn-orange.disabled,
.btn-orange:disabled {
    color: #fff;
    background-color: #f36100;
    border-color: #f36100;
}

.btn-orange:not(:disabled):not(.disabled):active,
.btn-orange:not(:disabled):not(.disabled).active,
.show>.btn-orange.dropdown-toggle {
    color: #fff;
    background-color: #f36100;
    border-color: #f36100;
}

.btn-orange:not(:disabled):not(.disabled):active:focus,
.btn-orange:not(:disabled):not(.disabled).active:focus,
.show>.btn-orange.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

.btn-secondary-round {
    color: black;
    background-color: #fff !important;
    color: black;
    background-color: #fff !important;
    width: 200px;
    border-radius: 125px !important;
    height: 200px;
    box-shadow: 0px 0px 9px -2px rgba(0,0,0,0.27);
    margin-left: 26%;
}

.btn-secondary-round:hover {
    color: black !important;
    background-color: #f0f0f0 !important;

}

.btn-secondary-round:focus,
.btn-secondary-round.focus {
    box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

.btn-secondary-round.disabled,
.btn-secondary-round:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.btn-secondary-round:not(:disabled):not(.disabled):active,
.btn-secondary-round:not(:disabled):not(.disabled).active,
.show>.btn-secondary-round.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b;
}

.btn-secondary-round:not(:disabled):not(.disabled):active:focus,
.btn-secondary-round:not(:disabled):not(.disabled).active:focus,
.show>.btn-secondary-round.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}

@media screen and (max-width: 768px) {
    .b-5 {
        height: 700px;
        background-color: white;
    }

    .block-4-2 {
        height: 1000px;
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px;
        box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.21);
        background-color: #f36100;
    }

    .b-4 {
        height: 1250px;
        background-color: white;
    }

    .b-8 {
        height: 1300px;
        background-color: white;
    }

    .b-6 {
        height: 1640px;
        background-color: white;
    }

    .b-7 {
        height: 1600px;
        background-color: white;
    }

    .moby-1 {
        padding: 3% 0% 0% 7% !important;
    }

    .b-3 {
        height: 1200px;
        background-color: white;
    }

    .but1-mob {
        float: right;
        margin: 23%;
    }

    .mob-l {
        padding-left: 0%;
    }

    .mob-r {
        padding-right: 0%;
    }

    .mob-m {
        margin-left: 0%;
    }

    .btn-secondary-round {
        color: black;
        background-color: #fff;
        color: black;
        background-color: #fff;
        width: 250px;
        border-radius: 125px;
        height: 250px;
        box-shadow: 0px 0px 9px -2px rgba(0,0,0,0.27);
        margin-left: 18%;
    }
}