.consultation-modal {
    background: #fff;
    border-radius: 10px;
}

.cons-modal-left {
    width: 486px;
    height: 694px;
    background: #051D65;
    border-radius: 16px 0px 0px 16px;
    margin: 16px 16px 16px 16px;
}

.form-main-text {
    font-weight: normal;
    font-size: 40px;
    line-height: 120%;
    color: #051D65;
    margin-top: 154px;
    margin-bottom: 40px;
}

.fieldm {
    margin-bottom: 24px;
}

.inputsm {
    border: 1px solid #051D65;
    box-sizing: border-box;
    border-radius: 10px;
    width: 488px !important;
    color: black;
}

label {
    font-weight: 600;
    font-size: 24px;
    line-height: 100.8%;
    color: #051D65;
    margin-bottom: 8px;
}

.formm {
    margin-top: 40px;
    /*margin-left: -40px;*/
}
.formm2{
    margin-top: 40px;
}
.agreementm {
    margin-top: 24px;
    text-align: left;
    font-size: 20px;
    line-height: 28px;
    color: rgba(51, 51, 51, 0.3);
}

.agreementhrefm {
    margin-top: 24px;
    text-align: left;
    font-size: 20px;
    line-height: 28px;
    color: rgba(51, 51, 51, 0.3);
    text-decoration: underline;
}

.agreementhref:hover {
    color: rgba(51, 51, 51, 0.3);
}

.modal-btn {
    width: 488px;
    height: 4.167vw;
    background: #B92831;
    color: #fff;
    border-radius: 0.55rem;
    border: 0;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
}

.desc-adult-img {
    padding: 40px 40px 40px 40px;
    width: 98%;
}

.desc-adult-right {
    margin-top: 40px;
    margin-right: 30px;
    margin-left: -70px;
}

.desc-adult-main {
    font-weight: bold;
    font-size: 32px;
    line-height: 100%;
    color: #051D65;
    text-align: left;
}

.desc-adult-base {
    width: 185px;
    height: 44px;
    background: #75D9FF;
    border-radius: 10px;
    color: #051D65;
    text-align: center;
    margin-top: 24px;
    margin-right: 24px;
    font-weight: normal;
    font-size: 24px;
    line-height: 120%;
    padding-top: 5px;
    font-family: "Gilroy";
}

.desc-adult-advanced {
    width: 185px;
    height: 44px;
    background: #FFD075;
    border-radius: 10px;
    color: #051D65;
    text-align: center;
    margin-top: 24px;
    margin-right: 24px;
    font-weight: normal;
    font-size: 24px;
    line-height: 120%;
    padding-top: 5px;
    font-family: "Gilroy";
}

.desc-adult-text {
    font-weight: normal;
    font-size: 20px;
    line-height: 140%;
    color: #333333;
}

.desc-adult-li {
    font-weight: normal;
    font-size: 20px;
    line-height: 140%;
    color: #333333;
}

.desc-adult-ul {
    margin-top: 24px;
}

@media screen and (max-width:1700px) {
    .desc-adult-text {
        font-size: 19px !important;
    }
}

@media screen and (max-width:1500px) {
    .formm {
        margin-left: 0 !important;
        margin-top: 15px;
    }

    .inputsm {
        width: 380px !important;
    }

    .modal-btn {
        width: 380px !important;
    }

    .consultation-modal {
        width: 980px !important;
    }

    .agreementm {
        font-size: 14px;
        margin-top: 15px;
        line-height: 10px;
    }

    .agreementhrefm {
        font-size: 15px;
    }

    .desc-adult-text {
        font-size: 16px !important;
    }

    .desc-adult-li {
        font-size: 17px;
    }

    .desc-adult-right {
        margin-left: -48px;
    }
}

@media screen and (max-width:1300px) {
    .consultation-modal {
        width: 840px !important;

    }

    .cons-modal-left {
        width: 396px;
    }

    .inputsm {
        width: 340px !important;
    }

    .modal-btn {
        width: 350px !important;
    }

    .modal-main {
        font-size: 40px;
    }

    .modal-text {
        font-size: 20px;
    }
}

.TestStartBody {
    text-align: center;
    margin-top: 4.90vw;
}

.TestStart-main {
    font-weight: bold;
    font-size: var(--f50);
    line-height: 120%;
    color: #051D65;
}

.TestStart-text {
    margin-top: var(--f24);
    font-weight: normal;
    font-size: 24px;
    line-height: 140%;
    color: #333333;
}

.teststart-btn {
    width: 488px;
    height: 80px;
    background: #B92831;
    color: #fff;
    border-radius: 0.55rem;
    border: 0;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    margin-top: 50px;
    margin-bottom: 8.13vw;
}

.test-modal {
    border-radius: 20px !important;
    border: 0 !important;
}

.modal-header {
    border-bottom: 0 !important;
}

.TestMain {
    font-weight: bold;
    font-size: 32px;
    line-height: 120%;
    color: #051D65;
}

.Test1Block {
    padding-top: 50px;
    padding-left: 50px;
}

.closebtn {
    border: 0;
    background: transparent;
    margin-left: 50px;
}

.alert-info1 {
    color: #051D65;
    background-color: #DFF1F8;
    font-weight: normal;
    font-size: 28px;
    line-height: 120%;
}

.alert1 {
    position: relative;
    padding: 1.75rem 32px;
    margin-bottom: 1rem;
    border: 0;
    border-radius: 10px;
}

.Test1Body {
    padding-right: 50px;
    padding-left: 50px;
}

.test1footer {
    margin-top: 137px;
    margin-bottom: 67px;
}

.test_leftbtn {
    width: 367px;
    height: 70px;
    color: #051D65;
    background: transparent;
    border: 0;
    border-radius: 10px;
    font-weight: normal;
    font-size: 24px;
    line-height: 140%;
}

.test_rightbtn {
    width: 367px;
    height: 70px;
    color: #fff;
    background: #051D65;
    border: 0;
    border-radius: 10px;
    font-weight: normal;
    font-size: 24px;
    line-height: 140%;
}

.test-ready {
    background: #051D65;
    width: 1079px;
    height: 696px;
    border-radius: 10px;
}

.closebtnready {
    border: 0;
    background: transparent;
    margin-left: 725px;
    margin-top: -50px
}

.TestReadyBlock {
    margin-top: 129px;
    margin-bottom: 185px;
    text-align: center;
}

.testready-main {
    font-weight: bold;
    font-size: 50px;
    line-height: 100%;
    color: #FFFFFF;
}
.testready-text {
    font-weight: normal;
    font-size: 24px;
    line-height: 140%;
    color:#fff;
}
.testend-btn {
    width: 488px;
    height: 80px;
    background: #B92831;
    color: #fff;
    border-radius: 0.55rem;
    border: 0;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    margin-top: 50px;
}

@media screen and (max-width: 1500px){
    .test1footer{
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .Test1Block{
        padding-top: 20px;
    }
    .fieldm{
        margin-bottom: 10px;
    }
    .cons-modal-left{
        height: 41.15vw;    
    }
    .formm2{
        margin-top: 15px;
    }
    .TestStartBody{
        margin-top: 10px;
    }
    .teststart-btn{
        margin-bottom: 1.5vw;
    }
}

.inputs::-webkit-input-placeholder {
  font-family: 'Gilroy', Arial, Helvetica, sans-serif;
}

.inputs:-ms-input-placeholder {
  font-family: 'Gilroy', Arial, Helvetica, sans-serif;
}

.inputs:-moz-placeholder {
  font-family: 'Gilroy', Arial, Helvetica, sans-serif;
}

.inputs::-moz-placeholder {
  font-family: 'Gilroy', Arial, Helvetica, sans-serif;
}