#register_msgBox_box,#registerBox_content,#errorBox_box,#errorBox_background,#selectSite_box_dark,#selectSite_box{
    display: none !important;;
}
#dark2,#content {
    width: 1200px;
    height: 500px;
}

#ax::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.75);
}

#header_Box {
    height: 160px;
}

.right{
    width: 60%;
}

.right > div {
    height: 160px;
    line-height: 160px;
}

.right div:first-child {
    font-size: 120px;
}

.right div:last-child {
    font-size: 40px;
}

.left {
    padding-top: 50px;
}

.left div {
    height: 36px;
    font-size: 15px;
    line-height: 36px;
}

#input_Box {
    padding: 160px 0 50px 0;
}

.vorodi .inputBox{
    width: 300px;
}

#forget_pass{
    font-size: 15px;
}

#downloadApp{
    top: 160px;
    left: 50px;
}

#downloadApp p{
    font-size: 16px;
}

#boxForRecaptcha {
    right: 42%;
    width: 302px;
    height: 76px;
}

.g-recaptcha {
    transform: scale(1.0);
}

#btn {
    bottom: 15px;
    left: 60px;
    width: 120px;
    height: 37px;
    line-height: 37px;
    font-size: 16px;
}

#btn img{
    top:6px;
    left:10px;
    width: 20px;
    height: 25px;
}
