body {
    width: 100%;
    height: auto;
}

div#under_footer {
    background-color: #000;
    color: #fff;
    padding: 20px 0;
    font-size: 14px;
}

div#under_footer_text {
    line-height: 20px;
}

footer {
    color: #fff;
    background-color: #FF9D00;
    padding-top: 20px;
}

footer a {
    color: #fff;
    font-size: 14px;
    line-height: 28px;
    display: block;
    font-weight: 300;
}

footer ul {
    margin: 0;
    padding-bottom: 20px;
    margin-left: 20px;
}

.container .row {
    margin-bottom: 0;
}

footer h5 {
    font-size: 16px;
    font-weight: bold;
}

div#block_5 {
    padding: 50px 0;
    background-color: #000;
    color: #fff;
}

div#block_5 h3 {
    font-weight: 200;
    font-size: 40px;
    line-height: 60px;
    color: #FF9D00;
    margin: 0;
    margin-bottom: 20px;
}

div#block_5 p {
    font-size: 16px;
    line-height: 24px;
    margin: 0;
}

#block_5_send_qu {
    margin-top: 80px;
    margin-bottom: 40px;
    width: auto;
    display: inline-block;
    background-color: #ff9d00;
    line-height: 50px;
    height: 50px;
    font-size: 16px;
    border-radius: 4px;
    padding: 0 20px;
    
}

a.big_num {
    color: #fff;
    margin-top: 40px;
    display: inline-block;
    font-size: 40px;
    line-height: 40px;
    font-weight: bold;
}


div#block_3 {
    background-color: #ff9d00;
    padding: 40px 0;
    color: #fff;
}

div#block_3 h2 {
    font-size: 40px;
    font-weight: bold;
    margin: 0;
    margin-bottom: 40px;
}

.block_3_block {
    border-left: 2px solid #000;
    height: 80px;
    padding: 10px;
    padding-left: 20px;
}

.block_3_title {
    font-size: 30px;
    font-weight: bold;
    line-height: 40px;
}

.block_3_p {
    font-size: 14px;
    color: #000;
    line-height: 20px;
}
header {
    background-color: #000;
    height: 70px;
    padding: 10px 0;
}

div#logo_desk img {
    height: 50px;
}

a#signup_header_btn {
    line-height: 50px;
    height: 50px;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 16px;
    margin: 0 20px;
}

a#login_header_btn {
    line-height: 50px;
    padding: 0 30px;
    background-color: #ff9d00;
    display: inline-block;
    border-radius: 4px;
    font-size: 16px;
    color: #fff;
}

c {
    text-align: center;
}

div#block_1_left h1 {
    font-weight: 200;
    color: #fff;
    font-size: 50px;
    margin: 0;
    margin-bottom: 20px;
    line-height: 50px;
}

div#block_1 {
    padding: 80px 0;
    background-color: #000;
    color: #fff;
    text-align: center;
    background-image: url(/bg_1.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

div#block_1 p {
    font-size: 16px;
    margin: 0;
}

a {
    cursor: pointer;
}

div#block_1_left a {
    display: inline-block;
    padding: 0 20px;
    line-height: 50px;
    height: 50px;
    background-color: #ff9d00;
    border-radius: 4px;
    margin-top: 40px;
    color: #fff;
    font-size: 16px;
}

div#block_1_line {
    height: 400px;
    width: 2px;
    background-color: #fff;
    margin: 0 auto;
}

div#block_1_right {
    padding-top: 140px;
}

div#apps_btns {
    margin-top: 40px;
}

div#apps_btns a {
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
    line-height: 48px;
    height: 50px;
    border: 1px solid #fff;
    padding: 0 20px;
    border-radius: 4px;
}

div#go_down_arrow {
    width: 60px;
    height: 60px;
    margin: 0 auto;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(-45deg);
    display: inline-block;
}

div#go_down {
    margin-top: 40px;
}

div#block_1_left {
    padding-top: 70px;
}

div#block_2 {
    padding-top: 50px;
}

div#block_2_header h3 {
    font-weight: 200;
    font-size: 40px;
    line-height: 60px;
    margin: 0;
    margin-bottom: 20px;
}

div#block_2_header h2 {
    font-weight: bold;
    font-size: 40px;
    line-height: 60px;
    margin: 0;
    margin-bottom: 20px;
}

div#block_2_body {
    margin-top: 60px;
}

.block_2_body_pr_one p {
    text-align: center;
    margin: 0;
    font-size: 16px;
}

.block_2_body_pr_one {
    text-align: center;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 40px;
}

.block_2_body_pr_one img {
    display: block;
    width: 100px;
    margin: 0 auto;
    margin-bottom: 10px;
}

div#block_4 {
    padding-top: 50px;
    padding-bottom: 50px;
}

div#block_4_header h3 {
    font-weight: 200;
    font-size: 40px;
    line-height: 60px;
    margin: 0;
    margin-bottom: 0;
}

div#block_4_header h2 {
    font-weight: bold;
    font-size: 40px;
    line-height: 60px;
    margin: 0;
    margin-bottom: 60px;
}

div#block_4_header {
    color: #ff9d00;
}

.block_4_bank {
    text-align: center;
    margin-bottom: 60px;
}

.block_4_bank img {
    height: 80px;
}

div#block_4_footer p {
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 40px;
}

a#start_now {
    display: inline-block;
    padding: 0 20px;
    line-height: 50px;
    height: 50px;
    background-color: #ff9d00;
    border-radius: 4px;
    color: #fff;
    font-size: 16px;
}
.block_3_block {
    margin-bottom: 20px;
}

div#block_3 {
    padding-bottom: 20px;
}
.block_3_block {
    margin-bottom: 20px;
}

div#block_3 {
    padding-bottom: 20px;
}

div#block_2_body_pr {}

div#logo_mob {
    font-size: 50px;
    line-height: 50px;
    color: #ff9d00;
}

div#mobile_header_menu_menu {
    position: absolute;
    right: 0;
    top: 60px;
    background-color: #000;
}

div#mobile_header_menu {
    position: relative;
}

div#mobile_header_btn {
    display: inline-block;
    color: #fff;
    font-size: 50px;
    line-height: 50px;
    width: 50px;
}

div#mobile_header_menu_menu a {
    display: block;
    text-align: left;
    line-height: 50px;
    padding: 0 10px;
    font-size: 16px;
    color: #fff;
    padding-right: 50px;
}

a#signup_header_mob {
    border-bottom: 1px solid #999;
    border-top: 1px solid #999;
}

.block_2_body_pr_one {
    margin-bottom: 20px;
}

div#block_2 {
    padding-bottom: 30px;
}

.block_4_bank img {
    max-width: 100%;
}
div#bottom_pic img {
    width: 100%;
}
div#block_2 {
    padding-bottom: 0;
}
div#block_2 {
    padding-bottom: 0;
}

.block_2_body_pr_one {
    width: 100%;
    margin-bottom: 40px;
}
div#block_2 {
    padding-bottom: 0;
}

.block_2_body_pr_one {
    width: 100%;
    margin-bottom: 40px;
}

.container {
    max-width: 1200px;
    width: 95%;
}
div#select_lang_mob {
    display: inline-block;
    color: #fff;
    font-size: 20px;
    line-height: 50px;
    vertical-align: top;
    margin-right: 10px;
    width: 50px;
    text-align: center;
}

div#mobile_header_menu_menu {
    display: none;
}


div#mobile_header_btn {
    font-size: 40px;
}

div#how_does_it {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #ff9d00;
}

div#how_does_it_klient {
    color: #fff;
    margin-bottom: 40px;
}





div#how_does_it h3 {
    font-size: 24px;
    margin: 0;
    line-height: 24px;
    margin-bottom: 20px;
}

.one_punkt {
    margin-bottom: 30px;
}

.one_punkt h5 {
    font-size: 20px;
    line-height: 20px;
    margin: 0;
    margin-bottom: 10px;
}

.one_punkt p {
    font-size: 16px;
    line-height: 24px;
    margin: 0;
}


header {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
}

main {
    padding-top: 60px;
}

div#select_lang {
    display: inline-block;
    color: #fff;
    line-height: 50px;
    width: 50px;
    text-align: center;
    font-weight: bold;
}
span#select_lang_ru {
    display: block;
}

span#select_lang_en {
    display: none;
}

span#select_lang_mob_ru {
    display: block;
}

span#select_lang_mob_en {
    display: none;
}
div#select_lang {
    cursor: pointer;
}
div#logo_desk img {
    height: 30px;
    margin-top: 10px;
}
div#white_line_in {
    width: 2px;
    height: 100%;
}
header {
    color: #000;
    background-color: #fff;
    height: 100px;
    padding:25px 0;
}

div#menu_right {
    color: #000;
}

div#menu_right a {
    color: #000;
}



div#select_lang {
    color: #000;
}

div#select_lang_mob {
    color: #000;
    width: 60px;
}

div#mobile_header_btn {
    color: #000;
}

div#block_4 {
    display: none;
}

div#how_does_it {
    background-color: #fff;
}

div#how_does_it_klient {
    color: #ff9d00;
}



footer {
    background-color: #fff;
    color: #000;
}

footer a {
    color: #000;
}

div#under_footer {
    background-color: #fff;
    border-top: 1px solid #ccc;
    color: #000;
}
div#under_footer_text {
    line-height: 20px;
    padding: 20px 0;
}

div#under_footer {
    padding: 0;
}



div#social_btns {
    font-size: 20px;
    line-height: 20px;
    text-align: right;
    color: #ff9d00;
    padding: 20px 0;
}

div#social_btns a {
    color: #ff9d00;
}

@media only screen and (max-width: 993px){
    div#social_btns, div#under_footer_text{text-align:center;}
}
div#logo_desk img {
    height: 50px;
    margin: 0;
}
.block_2_body_pr_one:hover p {
    margin-top: 20px;
    
}
.block_2_body_pr_one:hover .main_p{
        font-weight:bold;

}

.block_2_body_pr_one {
    position: relative;
    padding-bottom: 60px;
}

.block_2_body_pr_one p {
    position: absolute;
    width: 100px;
    font-size: 14px;
    top:110px;
    left:50%;
    margin-left:-50px;
    transition: 0.3s;
}

div#block_2_body_pr {
    text-align: center;
}

header {
    z-index: 1;
}
div#how_does_it_klient h3 {
    font-weight: 200;
    font-size: 40px;
    line-height: 60px;
    color: #000;
    margin: 0;
    margin-bottom: 20px;
    text-align: center;
}

div#how_does_it_klient h3 .selecteda {
    color: #FF9D00;
}

div#how_does_it_klient h3 span {
    cursor: pointer;
}
#bankkk_a{display:none;}
div#how_does_it_klient {
    text-align: center;
    color:#000;
}
div#how_does_it_klient h5{color: #FF9D00;}
.one_punkt p {
    font-size: 14px;
    line-height: 20px;
}

.one_punkt h5 {
    margin-bottom: 20px;
}
span.cifr {
    display: block;
    font-size: 50px;
    line-height: 80px;
    border-radius: 50%;
    background-color: #ff9d00;
    width: 80px;
    margin: 0 auto;
    margin-bottom: 20px;
}
div#how_does_it_klient h3 span {border-bottom: 1px solid #000;}

div#how_does_it_klient h3 .selecteda {
    border-bottom: 1px solid transparent;
}
div#how_does_it_klient h3 {
    margin-bottom: 50px;
}
.block_2_body_pr_one p.main_p {
    line-height: 20px;
    font-size: 20px;
    top: 115px;
    width: 200px;
    margin-left: -100px;
}

.block_2_body_pr_one p.invis {
    width: 200px;
    margin-left: -100px;
    top: 140px;
    display: none;
}

.block_2_body_pr_one:hover .invis {
    display: block;
    transition: 0.3s;
}

div#block_2_body_pr {
    padding-top: 40px;
}
div#menu {
    height: 50px;
    line-height: 50px;
}

div#menu ul {
    margin: 0;
    font-size: 0;
}

div#menu ul li {
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    line-height: 50px;
    margin-right: 40px;
}

div#menu ul li a {
    color: #000;
}
div#how_does_it {
    padding-top: 100px;
}

div#block_2 {
    padding-top: 100px;
}
div#menu_right a:hover {
    box-shadow: 0 2px 4px #000;
}

div#menu_right a {
    transition: 0.2s;
}

div#apps_btns a {
    transition: 0.2s;
}

div#apps_btns a:hover {
    background-color: #fff;
    color: #000;
}

a#start_first {
    transition: 0.2s;
}

a#start_first:hover {
    box-shadow: 0 2px 4px rgba(255,255,255,0.6);
}

#block_5_send_qu {
    transition: 0.2s;
    color:#fff;
}

#block_5_send_qu:hover {
    box-shadow: 0 2px 4px rgba(255,255,255,0.6);
}
.block_2_body_pr_one img {
    width: 60px;
}

.block_2_body_pr_one p.main_p {
    top: 80px;
}

.block_2_body_pr_one p.invis {
    top: 110px;
}

.block_2_body_pr_one .invis {
    transition: 0.6s;
    display:block   
}
.block_2_body_pr_one:hover .invis {
    transition: 0.6s;
    opacity: 1;
}

.block_2_body_pr_one p {
    transition: 0.6s;
}

.block_2_body_pr_one p.invis {
    display: block;
    opacity: 0;
}
div#block_1_left a {
    transition: 0.3s;
    font-weight: bold;
}

div#block_1_left a:hover {
    background-color: #da9e00;
    box-shadow: none;
}


#terpenie_out_out{
        display:none;
        
         z-index: 10;
    position: fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

div#terpenie_out {
    z-index: 10;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.8);
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;

}

div#terpenie {
    padding: 20px;
    background-color: #fff;
    position: relative;
    border-radius: 6px;
    padding-top: 40px;
}

div#close_terpenie {
    position: absolute;
    z-index: 1;
    right: 10px;
    top: 10px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 32px;
    text-align: center;
}

div#terpenie h3 {
    font-size: 24px;
    margin: 0;
    margin-right: 40px;
    line-height: 40px;
}

div#terpenie p {
    margin: 0;
}
div#block_1_left a:hover {
    background-color: #000;
}

#block_5_send_qu:hover {box-shadow: none;background-color: #fff;color: #000;}

div#menu_right a:hover {
    background-color: #000;
    color: #fff;
    box-shadow: none;
}

div#menu ul li a:hover {
    border-bottom: 2px solid #000;
}

div#menu ul li a {
    transition: 0.2s;
}

div#menu_right a#signup_header_btn:hover {
    background: none;
    font-weight: bold;
    color: #000;
}
div#menu ul li a:hover {
    border-bottom: 0;
    font-weight: bold;
}

div#block_1_left a:hover {
    background-color: #fff;
    color: #000;
}

div#menu_right a#login_header_btn {
    background-color: #ff9d00;
    color: #fff;
    border: 1px solid #ff9d00;
}

div#menu_right a#login_header_btn:hover {
    color: #000;
    background-color: #fff;
}

a#start_first {
    border: 1px solid #ff9d00;
}

a#block_5_send_qu {
    border: 1px solid #ff9d00;
}

div#block_1_left a {
    font-weight: normal;
}
div#block_2_body .row {
    margin-bottom: 0;
}

div#bottom_pic img {
    max-width: 400px;
}

div#bottom_pic {
    text-align: right;
}
div#how_does_it_klient h3 span {
    border: 0;
}


div#how_does_it_klient span#klikkk {
    border-bottom: 1px solid #000;
}

div#how_does_it_klient span#klikkk.selecteda {
    border-bottom: 1px solid transparent;
}
div#how_does_it_klient span#bankkk {
    border-bottom: 1px solid #000;
}

div#how_does_it_klient span#bankkk.selecteda {
    border-bottom: 1px solid transparent;
}
.en{display:none;}
div#login_login_out_out {
    display: none;
    z-index: 10;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

div#reg_login_out_out {
     display: none; 
    z-index: 10;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

div#login_login_out {
    z-index: 10;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.8);
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

div#reg_login_out {
    z-index: 10;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.8);
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

div#login_login {
    padding: 20px;
    background-color: #fff;
    position: relative;
    border-radius: 6px;
    padding-top: 40px;
}

div#reg_login {
    padding: 20px;
    background-color: #fff;
    position: relative;
    border-radius: 6px;
    padding-top: 40px;
}

div#close_login_login {
    position: absolute;
    z-index: 1;
    right: 10px;
    top: 10px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 32px;
    text-align: center;
}

div#close_reg_login {
    position: absolute;
    z-index: 1;
    right: 10px;
    top: 10px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 32px;
    text-align: center;
}

div#login_login h3 {
    font-size: 24px;
    margin: 0;
    margin-right: 40px;
    line-height: 40px;
}

div#reg_login h3 {
    font-size: 24px;
    margin: 0;
    margin-right: 40px;
    line-height: 40px;
}

div#reg_login_btns {
    text-align: center;
}

div#reg_login_btns a {
    display: block;
    line-height: 40px;
    height: 40px;
    margin: 10px 0;
    background-color: #ff9800;
    color: #fff;
    width: 230px;
    border-radius: 4px;
}

div#reg_login_btns a.manabtn {
    background-color: #212121;
}

div#login_login_btns {
    text-align: center;
}

div#login_login_btns a {
    display: block;
    line-height: 40px;
    height: 40px;
    margin: 10px 0;
    background-color: #ff9800;
    color: #fff;
    width: 230px;
    border-radius: 4px;
}

div#login_login_btns a.manabtn {
    background-color: #212121;
}
div#how_does_it_klient h3 .selecteda {
    color: #000;
}

div#how_does_it_klient span#bankkk,div#how_does_it_klient span#klikkk {
    opacity: 0.3;
}

div#how_does_it_klient span#klikkk.selecteda,div#how_does_it_klient span#bankkk.selecteda {
    opacity: 1;
}