*{
    text-decoration:none;
    outline:none;
    border:none;
    padding:0px;
    margin:0px;
    font-family:Montserrat;
}
a {
    text-decoration: none;
    color: #fff;
}


body {
    min-height:85vh;
    background: radial-gradient(circle at right top, #070235, #002668);
    margin-bottom: 46px;
}
.container{
    max-width:1440px;
    width:100%;
    margin:0px auto 0px auto;
}
.auth {
    margin-top: 90px;
    color: #fff;
}

/* .login {



} */

.invmob {
    display: none;
    margin: 0 auto;
    margin-top: 50px;
    width: 290px;
    text-align: center;
    justify-content: center;
    opacity: 0.7;

}

.invmob p {
    margin-bottom: 5px;

}

.bxs {
    width: 80%;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}

.l {
    font-size: 12px;
}

.m {
    font-size: 10px;
}

.inv {
    margin: 0 auto;
    margin-top: 50px;
    width: 290px;
    text-align: center;
    justify-content: center;
    opacity: 0.7;

}

.inv p {
    margin-bottom: 5px;
    font-size: 16px;

}

.auth-left {
    border-right: inset 1px #1C31D9;
    width: 45%;
    max-height:844px;
    height: 85vh;
    vertical-align: top;
    display: inline-block;
    text-align:center;
}
.auth-left img{
    margin-top:30px;
}
.auth-left h1{
    margin-top:50px;
    font-weight:600;
    font-size:36px;
    width:60%;
    margin-right:auto;
    margin-left:auto;
}
.auth-right {
    text-align:center;
    width:54%;
    display: inline-block;
}
.auth-right h1{
    margin-top:60px;
    margin-bottom:50px;
    font-weight:600;
    font-size:32px;
}
.auth-right-btn1 {
    position:relative;
    border: solid 1px #3D62C1;
    background-image:url('/static/img/parback.svg');
    height: 285px;
    max-width: 250px;
    border-radius: 15px;
    text-align: left;
    vertical-align: top;
    display: inline-block;
    width: 40%;
    margin-right:12px;
    margin-left:12px;
}

#auth-right-btn1-2 {
    background-image:url('/static/img/spback.svg');
}

.auth-right-btn1 p{
    margin-top:15px;
    margin-left:15px;
    font-weight:500;
    font-size:16px;
}
.auth-right-btn1 span{
    font-weight:600;
    font-size:28px;
}
.ARB {
    cursor:pointer;
    transition:0.7s;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    background-color: #2F2B6F;
    bottom: 10px;
    left: 20px;
    position: absolute;
}
    .ARB:hover {
        background-color: #9A94EC;
    }
.ARB img{
    width:15px;
    height:15px;
    margin-right:15px;
    margin-bottom:15px;
}
.auth-right-btn1 img{
    right:0px;
    bottom:0px;
    position:absolute;
}
.auth-right-btn2 {
    margin-top: 30px;
    overflow: hidden;
    position: relative;
    border: solid 1px #40E8FF;
    background-image: url('/static/img/kaznback.svg');
    height: 192px;
    max-width: 530px;
    border-radius: 10px;
    text-align: left;
    display: inline-block;
    width: 100%;
}
.auth-right-btn2 p {
    margin-top: 20px;
    margin-left: 30px;
    font-weight: 500;
    font-size: 16px;
}

.auth-right-btn2 span {
    font-weight: 600;
    font-size: 28px;
}
.auth-right-btn2 img {
    right: 0px;
    bottom: 0px;
    position: absolute;
}
.auth-right-btn2 .ARB {
        left:35px;
        background-color: #16536F;
}
.auth-right-btn2 .ARB:hover {
        background-color: #7BC3E4;
}
#pic1 {
    max-width: 167px;
}
#pic2 {
    max-width: 113px;
}
#pic3 {
    max-width: 156px;
}
@media only screen and (max-width: 701px) {
    body {
        background: #061E47;
    }
    .auth{
        margin-top:70px;
    }
    .auth-left{
        height:auto;
        border:none;
        width:100%;
    }
    .auth-left img{
        margin-top:0px;
        width:110px;
    }
    .auth-left h1{
        width:80%;
        font-size:20px;
    }
    .auth-right{
        margin-right:1%;
        margin-left:1%;
        width:98%;
    }
    .auth-right h1{
        margin-top:22px;
        margin-bottom:30px;
        font-size:16px;
    }
    .auth-right-btn1{
        margin-left:5px;
        margin-right:5px;
        width:190px;
        height:235px;
    }
    .auth-right-btn2{
        width:394px;
    }
    .auth-right-btn1 img {
        right: 0px;
        bottom: 0px;
        position: absolute;
    }
    #pic1{
        max-width: 140px;
    }
    #pic2{
        max-width: 90px;
    }
    #pic3 {
        max-width: 125px;
    }
    .auth-right-btn2 p {
        font-size: 14px;
    }

    .auth-right-btn2 span {
        font-size: 24px;
    }
    .auth-right-btn1 p {
        font-size: 14px;
    }

    .auth-right-btn1 span {
        font-size: 24px;
    }
    .ARB {
        width: 30px;
        height: 30px;
        bottom: 10px;
        left: 15px;
    }
    .ARB img {
            width: 10px;
            height: 10px;
            margin-right: 10px;
            margin-bottom: 10px;
        }
}
@media only screen and (max-width: 701px) {
    .auth-right-btn1 {
        margin: 0px;
        margin-top: 15px;
        max-width: auto;
        height: 275px;
        width: 250px;
    }

    /* .auth-right-btn2 {
        margin: 0px;
        margin-bottom: 30px;
        margin-top: 15px;
        width: 250px;
        height: 275px;
        border: solid 1px #3D62C1;
        background: url('/static/img/kaznback.svg');
    
         */
    }
    .auth-right-btn2 p {
        font-size: 14px;
        margin-top:15px;    
    margin-left:15px;
    }
    .auth-right-btn2 .ARB {
        left:15px;
        background-color: #2F2B6F;
}




/*          РЕГИСТРАЦИЯ      */
.pincode { 
	text-align: center;
}
    .pincode input[type="number"] {
        display: inline-block;
        width: 63px;
        height: 75px;
        line-height: 50px;
        text-align: center;
        border: 1px solid #407BFF;
        color: #fff;
        padding: 0px 0px;
        margin: 0 10px;
        font-size: 44px;
        font-weight: 500;
        outline: none;
        background-color: rgba(205, 214, 219, 0.0);
        -moz-appearance: textfield;
        -webkit-appearance: textfield;
        appearance: textfield;
        border-radius:15px;
    }
.pincode input[type="number"]::-webkit-outer-spin-button,
.pincode input[type="number"]::-webkit-inner-spin-button {
	display: none;
}

.pincode input[type="number"]:focus {
	border: 2px solid #1dd216;
}

.email{
    margin-left:auto;
    margin-right:auto;
    max-width:450px;
}
.email p{
    margin-top:80px;
    font-weight:400;
    font-size:20px;
    text-align:left;
}
.emailReg {

    text-align:left;    
    width: 450px;
    background-color: #031231;
    height:70px;
    border-radius:10px;
    margin-top:5px;
}
.emailReg img{
    float:left;
    margin-top:25px;
    margin-left:20px;   
}
#emailRegInp {
    line-height: 50px;
    margin-left: 20px;
    margin-top:10px;
    background-color: rgba(205, 214, 219, 0.0);
    color: #fff;
    font-size: 20px;
}
.email h3{
    margin-top:15px;
    text-align:left;
    font-size:15px;
    font-weight:400;
}
.email a {
    color: #2A62EE;
}
.email h3 {
    padding-top:3px;
	position:relative;

}
.email h3 input[type=checkbox] {
	display:none;
}
.email h3 label:after {
	content:'';
	display:block;
	margin-right: 10px;
    width: 25px;
    height: 25px;
    border-radius: 4px !important;
    outline: none;
    background: #031231;
    background-color: #031231;
	position:absolute;
	top:0;
	left:0;
}
    .email h3 input[type=checkbox]:checked + label:after {
        border: 7px solid #031231;
        width: 11px;
        height: 11px;
        background-color: #fff;
    }
.email h3 label{
    margin-left:45px;
}
.emailCode p{
    margin-bottom:20px;
    text-align:center;
    margin-top:75px;
}
.email button {
    margin-top:75px;
    width: 390px;
    height: 65px;
    text-align: center;
    border-radius: 10px;
    background-color: #407BFF;
    color:#fff;
    font-size:24px;
    font-weight:500;
}
.btn-back {
    cursor:pointer;
    margin-top: 30px;
    color: #407BFF;
    font-size: 24px;
    font-weight: 500; 
}

.btn-back a{
    text-decoration: none;
    color: #407BFF;

}

.btn-back img{
    margin-right:5px;
}
@media only screen and (max-width: 701px) {
    #emH1 {
        display: none;
    }
    .email{
        margin-left:5%;
        margin-right:5%;
    }
    .email p {
        font-size:14px;
        margin-top: 20px;
    }
    .emailReg{
        width:100%;
        height: 50px;
        display: flex;
        align-items: center;
    }
    .email h3 {
        font-size: 11px;
    }
        .email h3 label:after {
            content: '';
            display: block;
            margin-right: 10px;
            width: 20px;
            height: 20px;
            border-radius: 4px !important;
            outline: none;
            background: #031231;
            background-color: #031231;
            position: absolute;
            top: 0;
            left: 0;
        }

        .email h3 input[type=checkbox]:checked + label:after {
            border: 5px solid #031231;
            width: 10px;
            height: 10px;
            background-color: #fff;
        }

     .email h3 label {
            margin-left: 35px;
     }
    .pincode input[type="number"] {
        width: 55px;
        height: 65px;
        margin: 0 7px;
        border-radius: 15px;
    }
    .email button {
        margin-top: 40px;
        width: 290px;
        height: 50px;
        text-align: center;
        border-radius: 10px;
        background-color: #407BFF;
        color: #fff;
        font-size: 15px;
        font-weight: 500;
    }
    .btn-back {
        cursor: pointer;
        margin-top: 30px;
        color: #407BFF;
        font-size: 16px;
        font-weight: 500;
    }
    .btn-back img{
        width:14px;
        height:8px;
    }
}

/*          ЗАЯВКА            */

.app{
    margin-left:auto;
    margin-right:auto;
    max-width:455px;
    width:100%;
}
#nameCel {
    border: 1px solid #407BFF;
    font-size:22px;
    padding-left: 30px;
    border-radius: 15px;
    color: #fff;
    background: #031231;
    width: 425px;
    height: 70px;
}
#opisCel {
    padding-top:20px;
    margin-top:20px;
    border-radius:10px;
    font-size: 22px;
    padding-left: 30px;
    border: 1px solid #407BFF;
    color: #fff;
    background: #031231;
    width: 425px;
    height:200px;
}
.appTel {
    margin-top:20px;
    padding-top: 20px;
    border-radius: 10px;
    font-size: 22px;
    text-align: left;
    height: 50px;
    border: 1px solid #407BFF;
    color: #fff;
    background: #031231;
    width: 455px;
}
.appTel span{
    margin-left:30px;
}
.appTel input{
    color:#fff;
    width:80%;
    font-size: 22px;
    background-color: rgba(205, 214, 219, 0.0);
}
.app button {
    margin-top: 30px;
    width: 390px;
    height: 65px;
    text-align: center;
    border-radius: 10px;
    background-color: #407BFF;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
}
#appH1{
    margin-top:60px;
}


#gerbMob {
    display: none;
}

#cel {
    background-image: url('/static/img/kids.jpg');
}


#appSucSvg{
    margin-top:150px;
}
#appSucP{
    margin-top:100px;
    font-weight:600;
    font-size:36px;
    margin-bottom:80px;
}
@media only screen and (max-width: 701px) {
    .mobAU {
        margin-top: 0px;
    }
    .mobleft {
        border-radius: 0px 0px 15px 15px;
        height: 220px;
        width: 100%;
        background: url('img/gim.png');
        background-repeat: no-repeat;
    }
    #gerb{
        display:none;
    }
    #gerbMob {
        margin-right:20px;
        margin-top:80px;
        margin-left:15%;
        width:87px;
        float:left;
        display: block;
    }
    #appH2{
        width:auto;
        margin-left:20px;
        text-align:left;
        margin-top:90px;
    }
    #appH1{
        margin-top:45px;
        font-size:20px;
    }
    .app{
        width:94%;
        margin-left:3%;
        margin-right:3%;
    }
    #nameCel {
        font-size:15px;
        box-sizing: border-box;
        width: 100%;
    }
    #opisCel {
        font-size: 15px;
        box-sizing: border-box;
        width: 100%;
    }
    .appTel {
        padding-top:15px;
        font-size: 15px;
        box-sizing: border-box;
        width: 100%;
    }
    .appTel input{
        margin-left:10px;
        font-size: 15px;
    }
    .app button {
        margin-top: 30px;
        width: 100%;
        height: 65px;
        text-align: center;
        border-radius: 10px;
        background-color: #407BFF;
        color: #fff;
        font-size: 15px;
        font-weight: 500;
    }






    #appH12{
        display:none;
    }
    #appSucSvg {
        width:80px;
        height:80px;
        margin-top: 120px;
    }

    #appSucP {
        margin-top: 25px;
        font-weight: 600;
        font-size: 24px;
        margin-bottom: 70px;
    }

    .emailReg img {
        margin-top: 0;
    }

    #emailRegInp {
        margin-top: 0;
        font-size: 16px;
    }
    
    body {
        margin-bottom: 0;
    }
}


@media (max-width: 520px) {
    .inv {
        display: none;
    }

    .invmob {
        display: block;
    }

    .auth-right-btn1{
        width: 190px;
        height: 216px;
        max-width: auto;
        display: inline-block;

    }
    
    .auth-right-btn1 p {
    width: 170px;
    }
    
    #pic1 {
        width: 65%;
    }

    #pic2 {
        width: 40%;
    }

    .auth-right-btn2 {
        width: 390px;
        height: 145px;
        max-width: auto;
        margin-top: 10px;
    }

    .auth {
        margin-top: 20px;
    }
} 


 @media (max-width: 400px) {
    .auth-right-btn2 {
        margin: 0 auto;
        width: 312px;
        height: 140px;
        max-width: auto;
        margin-top: 5px;
        display: flex;
    }

    #pic3 {
        max-width: 90px;
    }
    .auth-right-btn2 span {
        font-size: 24px;
    }
    .auth-right-btn2 p {
        font-size: 12px;
        margin-top: 15px;
        margin-left: 15px;
    }

    .auth-left h1 {
        margin-top: 20px;
    }

    .auth-right-btn2 span {
        font-size: 20px;
    }

    .auth-left h1 {
        width: 80%;
        font-size: 18px;
    }
    
    .auth-left img {
        margin-top: 0px;
        width: 110px;
    }

    .auth {
        margin-top: 30px;
    }

    input  {
            max-width: 225px;
        }

        .auth-right-btn1 {
            /* display: flex; */
            justify-content: center;
            width: 152px;
            height: 170px;
            max-width: auto;
            display: inline-flex;
            margin: 0 auto;
        }

        .auth-right-btn1 p {
            width: 150px;
            font-size: 12px;
        }
    
        .auth-right-btn1 span {
            font-size: 20px;
        }
        
        #pic1 {
            width: 60%;
        }
        
        #pic2 {
            width: 33%;
        }

        .auth-right h1 {
            margin-top: 20px;
            margin-bottom: 20px;
            font-size: 16px;
        }
}