@font-face {
    font-family: 'PFDinTextCompPro-Bold'; /* Гарнитура шрифта */
    src: url('https://prosto.group/game/Views/fonts/pfdintextcomppro-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url(https://prosto.group/game/Views/fonts/pfdintextcomppro-bold-webfont.ttf) format('truetype'); /* Путь к файлу со шрифтом */
}

#table-schedule td {
    padding: 10px;
    text-align: center;
    min-width: 100px;
    margin: 5px;
    font-size: 20px;
    font-weight: bold;
    color: #0a1f54;
}

#table-schedule {
    margin: auto;
}

.red-td {
    background: #ff7952;
}

.green-td {
    background: #b7ff4c;
    cursor: pointer;
}

.gray-td {
    background: #aaaaaa;
}

#zapis-btn-container {
    text-align: center;
}

#zapis-btn {
    margin: auto;
    padding: 10px;
    font-size: 20px;
    color: #fff;
    background: #0d6aad;
    border: 5px #0d6aad;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-top: 20px;
}

.form-label {
    display: inline-block;
    width: 100px;
    text-align: left !important;
    font-size: 16px;
}

.form-control {
    /*max-width: 200px !important;*/
    border-radius: 5px !important;
    display: inline-block !important;
}

#zapis-result-container {
    text-align: center;
    font-weight: bold;
    color: #287000;
    margin-top: 15px;
}

/*.newbutton {*/
/*    display: block;*/
/*    border-radius:25px;*/
/*    border-width: 0;*/
/*    text-decoration:none;*/
/*    background: url(../../assets/img/btn.png) 50% 0 no-repeat;*/
/*    line-height: 66px;*/
/*    height: 68px;*/
/*    top: 0;*/
/*    transition: top .15s ease-in-out;*/
/*    font-size: 16px;*/
/*    font-weight: 700;*/
/*    text-transform: uppercase;*/
/*    letter-spacing: .1em;*/
/*    color: #343235;*/
/*    position: relative;*/
/*    text-align: center;*/
/*}*/

.footer {
    background: #111;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 15px;
    line-height: 1.5rem;
    letter-spacing: 1px;
    color: #AFAFAF;
    font-weight: 400;
    font-size: 1rem;
    font-family: 'Roboto', sans-serif;
}

h1, p, h2, .rob-font, label, span, .form-control, .rob-font {
    font-family: 'Roboto', sans-serif;
}

.navbar-brand {
    font-size: 20px;
}

.form-control {
    font-size: 21px;
}

/*.abtn, .newbuttonmob {*/
/*    line-height: 26px;*/
/*    height: 68px;*/
/*    top: 0;*/
/*    transition: top .15s ease-in-out;*/
/*    font-size: 16px;*/
/*    font-weight: 700;*/
/*    text-transform: uppercase;*/
/*    letter-spacing: .1em;*/
/*    color: #343235;*/
/*    position: relative;*/
/*    text-align: center;*/
/*    display: block;*/
/*    text-decoration: none;*/
/*    display: block;*/
/*    border-radius:25px;*/
/*    padding: 0 20px;*/
/*    border-width: 0;*/
/*    text-decoration:none;*/
/*    width: 100%;*/
/*    min-width: 300px;*/
/*}*/

.abtn:hover {
    color: #343235;
    text-decoration: none;
}

.sale-div {
    color: white !important;
    font-size: 1.5rem;
    margin-bottom: 3rem;
    margin-top:1rem;
}

.header-div-h1 {
    line-height: 55px;
    letter-spacing: 2px;
    margin-bottom: 30px;
    margin-top: 6rem;
    color: white !important;
    font-weight: 700;
}

.subheader-div {
    line-height: 3rem;
    letter-spacing: 2px;
    color: white !important;
    font-weight: 400;
    font-size: 2rem;
    margin: auto;
    max-width: 70%;
}

.black-glass {
    background-color: rgba(255, 255, 255, 1);
}

.prosto-form-header {
    font-weight: 700;
    font-size: 31px;
    line-height: 43px;
    margin-bottom:1rem;
}

.prosto-form-subheader{
    margin-bottom:1rem;
}

.form-text-block {
    color: white;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
}

.prosto-form-page {
    box-shadow: 0 0 5px rgba(0, 0, 0, 20);
    height: 750px;
    background: url(../assets/img/сайт1.jpg);
    background-size: cover
}

.p-header {
    margin-top: 2rem;
    text-align: center;
    font-weight: 700;
    line-height: 3rem;
    color: black;
    font-size: 2rem;
    margin-right: 3rem;
    margin-left: 3rem;
}

.prosto-login-dark-form form {
    text-align: center;
    opacity: 0.9;
    max-width: 520px;
    width: 95%;
    background-color: #1e2833;
    padding: 40px;
    border-radius: 4px;
    color: #fff;
    box-shadow: 3px 3px 4px rgba(0, 0, 0, .2);
}

.prosto-login-dark-form .form-control {
    background: 0 0;
    border: none;
    border-bottom: 1px solid #434a52;
    border-radius: 0;
    box-shadow: none;
    outline: 0;
    color: inherit;
}

.prosto-login-dark-form {
    background: url(../assets/img/сайт1.jpg) no-repeat;
    background-size: cover;
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.prosto-login-dark-form button{
    margin-top:1rem;
    margin-bottom:1rem;
}

.company-name {
    font-weight: 700;
    color: white;
    font-family: Roboto, sans-serif;
}

.company-descriptor {
    color: orange;
    font-weight: 700;
    font-family: Roboto, sans-serif;
}

.main-screen {
    background-image: url(../assets/img/insta2.jpg);
    height: 80%;
    min-height:600px;
    background-size: cover;
}

#videos {
    white-space: nowrap;
    overflow-x: scroll;
    overflow-y: hidden;
    border-top: solid #ffe12e 10px;
    border-bottom: solid #ffe12e 10px;
}

.phone-link {
    font-weight: 400;
    color: white;
}

.phone-link:hover {
    color: white;
}
#mneniyapro_feed{
    padding: 3rem;
}

.offer-before-form{
    margin-top: 1rem;
    margin-bottom: 1rem;
    text-align: center;
    font-weight: 700;
    line-height: 3rem;
    color: black;
    font-size: 2rem;
    padding-left: 3rem;
    padding-right: 3rem;

}

.prosto-form-trigger {
    margin-bottom:1rem;
}

.prosto-login-dark-form input{
    margin-right:1rem;
    font-size: 1rem;
}

@media (max-width: 1100px) and (min-width:993px) {
    .header-div-h1 {
        margin-top: 3rem;
        font-size: 2rem!important;
    }

    .subheader-div {
        font-size: 1.5rem;
        line-height: 2rem;
    }

    .main-screen{
        min-height:500px;
    }
}


/*Для размеров MD и меньше*/
@media (max-width: 992px) and (min-width:401px) {
    .offer-before-form{
        font-weight: 700;
        font-size: 2rem;
        padding-left: 3rem;
        padding-right: 3rem;
        margin-bottom: 1rem;
        margin-top: 1rem;
        bottom: 1rem;
        text-align: center;
    }
    #mneniyapro_feed{
        padding: 3rem;
    }
    .header-div-h1 {
        font-size: 4rem!important;
        line-height: 4rem!important;
        letter-spacing: 2px;
        margin-bottom: 30px;
        margin-top: 11rem!important;
        color: white !important;
        font-weight: 700;
        width: 80%;
    }

    .subheader-div {
        line-height: 3rem;
        letter-spacing: 2px;
        color: white !important;
        font-weight: 400;
        font-size: 2,5rem;
        margin-left: auto;
        margin-right: auto;
        max-width: 80%;
        margin-bottom:4rem!important;
        margin-top:3rem!important;
        width: 70%;
    }

    /*.mp-wrap-left img {*/
    /*    display: none !important;*/
    /*}*/
    /*.mp-wrap-left {*/
    /*    width: 100% !important;*/
    /*    text-align: center !important;*/
    /*    float: none !important;*/
    /*}*/
    .main-screen {
        height: max-content!important;
        padding-bottom: 3rem!important;

    }

    .navbar > .container{
        display: flex;
        flex-direction: column;
        font-size: 3rem;
        margin-left: 0;
        width: auto;
        align-items: flex-start;
    }

    .phone-link{
        font-size: 3rem;
    }

    .blink-btn{
        font-size: 2.5rem;
        padding: 2rem!important;
    }

    .main-screen h1{
        font-size: 4rem!important;
    }
    .main-screen h2{
        font-size: 3rem!important;
    }

    .prosto-login-dark-form {
        padding-left: 3rem;
        padding-right: 3rem;
    }
    .prosto-login-dark-form form{
        width: auto;
        max-width: none;
    }

    .prosto-login-dark-form button{
        font-size: 2rem!important;
    }

    .prosto-login-dark-form input{
        font-size: 3rem;

    }
    .forgot{
        padding: 1rem!important;
    }

    .prosto-form-header{
        font-size: 3rem;
    }

    .prosto-form-subheader{
        font-size: 2rem;
        margin-top: 2rem;
    }

    .prosto-login-dark-form label{
        font-size: 2rem;
    }

    .sale-div {
        font-size: 2rem;
    }

    /*.mp-wrap-right {*/
    /*    margin: 0 !important;*/
    /*}*/
    /*.mp-wrap-left .mp-rating-value {*/
    /*    background-position: center top !important;*/
    /*    width: auto !important;*/
    /*}*/
    /*.mp-wrap-left .mp-rating-value div, .mp-wrap-left .mp-total-score div {*/
    /*    background-position: center top !important;*/
    /*    margin-top: 5px !important;*/
    /*}*/
}

@media (max-width: 400px) {
    .company-name {
        font-size:1rem;
    }

    .header-div-h1 {
        font-size: 2rem;
        line-height: 2rem;
        margin-top: 3rem;
    }
    .subheader-div {
        font-size:1rem;
        line-height: 1rem;
    }

    .sale-div {
        font-size:1rem;
        line-height: 1rem;
        margin-bottom:0rem!important;
    }
    .main-screen {
        height: 100%;
        min-height: 500px;
    }

    .blink-btn{
        font-size: 1rem;
        padding: 1rem!important;
        margin-top:1.5rem;
    }

    .prosto-mneniya {
        font-size: 0.6rem;
        word-wrap: break-word;
        max-width: 100%;
    }

    .p-header {
        margin-left: 3rem;
        margin-right: 3rem;
        font-size: 2rem;
        line-height: 2.5rem;
    }
}

