#register_msgBox_box,#registerBox_content,#errorBox_box,#errorBox_background,#selectSite_box_dark,#selectSite_box{
    display: none !important;;
}
#dark2,#content {
    width: 1500px;
    height: 100%;
    border-top-left-radius: 245px;
    border-bottom-right-radius: 245px;
}
#ax::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.75);
}

#header_Box {
    height: 190px;
}

.right{
    width: 60%;
}

.right > div {
    height: 190px;
    line-height: 190px;
}

.right div:first-child {
    font-size: 145px;
}

.right div:last-child {
    font-size: 45px;
}

.left {
    padding-top: 60px;
}

.left div {
    height: 40px;
    font-size: 18px;
    line-height: 40px;
}

#input_Box {
    padding: 190px 0 50px 0;
}

.vorodi .inputBox{
    width: 400px;
    height: 40px;
}

.vorodi div p {
    font-size: 14pt;
}

#input_Box .vorodi input::placeholder {
    font-size: 18px;
}

#forget_pass{
    font-size: 18px;
}

#downloadApp{
    top: 190px;
    width: 110px;
    height: 150px;
}

#downloadApp p{
    font-size: 19px;
}

#downloadApp img{
    width: 90px;
    height: 90px;
    margin-right: 10px;
}

#boxForRecaptcha {
    right: 42%;
    width: 363px;
    height: 92px;
}

.g-recaptcha {
    transform: scale(1.2);
}


#btn {
    bottom: 16px;
    left: 70px;
    width: 140px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
}

#btn img{
    top:8px;
    left:10px;
    width: 20px;
    height: 25px;
}
