html,
body {
    height: 100%;
}

/* Ñ…Ñ€Ð¾Ð¼, ÑÐ°Ñ„Ð°Ñ€Ð¸ */
iframe::-webkit-scrollbar { width: 0; }

/* ie 10+ */
iframe { -ms-overflow-style: none; }

/* Ñ„Ñ„ (ÑÐ²Ð¾Ð¹ÑÑ‚Ð²Ð¾ Ð±Ð¾Ð»ÑŒÑˆÐµ Ð½Ðµ Ñ€Ð°Ð±Ð¾Ñ‚Ð°ÐµÑ‚, Ð´Ñ€ÑƒÐ³Ð¸Ñ… ÑÐ¿Ð¾ÑÐ¾Ð±Ð¾Ð² Ñ‚Ð¾Ð¶Ðµ Ð½ÐµÑ‚)*/
iframe { overflow: -moz-scrollbars-none; }

/*  GothamPro bold */

@font-face {
    font-family: GothamPro;
    src: url('../fonts/GothamPro-Bold/GothamPro-Bold.eot') format('eot'),
    url("../fonts/GothamPro-Bold/GothamPro-Bold.eot#iefix") format("embedded-opentype"),
    url('../fonts/GothamPro-Bold/GothamPro-Bold.otf') format('opentype'),
    url('../fonts/GothamPro-Bold/GothamPro-Bold.woff') format('woff'),
    url('../fonts/GothamPro-Bold/GothamPro-Bold.ttf') format('truetype'),
    url('../fonts/GothamPro-Bold/GothamPro-Bold.svg') format('svg');
    font-weight: 700;
    font-style: normal;
}

.bm_top a.bm_logo {
    display: inline-block;
    padding: 15px 0;
    margin-right: 45px;
}

.bm_top span.name {
    color: #333333;
    font-family: GothamPro;
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    display: inline-block;
}

.bm_top a.demo {
    display: inline-block;
}
.bm_top a.demo {
    color: #303030;
    font-family: GothamPro;
    font-size: 18px;
    font-weight: 700;
    display: inline-block;
    position: relative;
    margin-left: 24px;
}

.bm_top a.demo:after {
    content: '';
    width: 0;
    height: 2px;
    background-color: #333333;
    position: absolute;
    bottom: -8px;
    left: 0;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -ms-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
}

.wrapper3.with_calc .noUi-horizontal {
    margin: 10px 0;
}

.bm_top a.demo:hover::after {
    width: 100%;
}

.bm_top .bm_buy {
    float: right;
}

.bm_top .bm_buy span.name {
    margin-right: 56px;
    padding-top: 23px;
}

.bm_top .bm_buy .for_align {
    display: inline-block;
    width: 156px;
}

.bm_top .bm_buy .for_align a {
    width: 120px;
    display: inline-block;
    border: 2px solid #fe4032;
    background-color: #ffffff;
    color: #333333;
    font-family: GothamPro;
    font-size: 18px;
    font-weight: 700;
    padding: 7px 16px;
    -webkit-transition: 0.3s all;
    -o-transition: 0.3s all;
    transition: 0.3s all;
    text-align: left;
    position: relative;
    text-transform: none;
    max-width: 195px;
    border-radius: 0;
    cursor: pointer;
    margin-top: 20px;
}

.bm_top .bm_buy .for_align a:after {
    position: absolute;
    content: '';
    opacity: 0;
    width: 25px;
    height: 6px;
    top: 15px;
    right: 15px;
    z-index: 9999;
    background-image: url(../images/arrow.png);
}

.bm_top .bm_buy .for_align a:hover {
    width: 160px;
    background-color: #fe4032;
    color: #ffffff;
}

.bm_top .bm_buy .for_align a:hover::after {
    opacity: 1;
}

.bm_header {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
}

.container {
    width: 1170px;

    padding: 0;
}

.container-fluid {
    padding: 0 !important;
}

button {
    border: none;
    background: none;
}

@media screen and (max-width: 1366px) {
    .wrapper1 {
        width: 1366px;
    }

    .wrapper2 {
        width: 1366px;
    }

    .wrapper3 {
        width: 1366px;
    }

    .wrapper4 {
        width: 1366px;
    }

    .wrapper5 {
        width: 1366px;
    }

    .footer {
        width: 1366px;
    }

    .footer2 {
        width: 1366px;
    }
}

@font-face {
    /* Ð£ÐºÐ°Ð·Ñ‹Ð²Ð°ÐµÐ¼ Ð½Ð°Ð·Ð²Ð°Ð½Ð¸Ðµ ÑˆÑ€Ð¸Ñ„Ñ‚Ð°, ÐºÐ¾Ñ‚Ð¾Ñ€Ð¾Ðµ Ð±ÑƒÐ´ÐµÑ‚ Ð¸ÑÐ¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÑŒÑÑ Ð² css */
    font-family: 'ProximaNova-Light';
    src: url('../fonts/ProximaNova-Light.eot');
    src: url('../fonts/ProximaNova-Lightd41d.eot?') format('embedded-opentype'),
    url('../fonts/ProximaNova-Light.woff') format('woff'),
    url('../fonts/ProximaNova-Light.ttf') format('truetype'),
    url('../fonts/ProximaNova-Light.svg#webfont') format('svg');
}

@font-face {

    font-family: 'OpenSans-Light';

    src: url('../fonts/ProximaNova-Light.ttf') format('truetype');

}

@font-face {

    font-family: 'Geometric';

    src: url('../fonts/geometric.otf') format('truetype');

}

@font-face {

    font-family: 'OpenSans-Bold';

    src: url('../fonts/ProximaNova-Bold.ttf') format('truetype');

}

@font-face {

    font-family: 'OpenSans-Regular';

    src: url('../fonts/ProximaNova-Regular.ttf') format('truetype');

}

@font-face {
    /* Ð£ÐºÐ°Ð·Ñ‹Ð²Ð°ÐµÐ¼ Ð½Ð°Ð·Ð²Ð°Ð½Ð¸Ðµ ÑˆÑ€Ð¸Ñ„Ñ‚Ð°, ÐºÐ¾Ñ‚Ð¾Ñ€Ð¾Ðµ Ð±ÑƒÐ´ÐµÑ‚ Ð¸ÑÐ¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÑŒÑÑ Ð² css */
    font-family: 'ProximaNova-Regular';
    src: url('../fonts/ProximaNova-Regular.eot');
    src: url('../fonts/ProximaNova-Regulard41d.eot?') format('embedded-opentype'),
    url('../fonts/ProximaNova-Regular.woff') format('woff'),
    url('../fonts/ProximaNova-Regular.ttf') format('truetype'),
    url('../fonts/ProximaNova-Regular.svg#webfont') format('svg');
}

@font-face {
    /* Ð£ÐºÐ°Ð·Ñ‹Ð²Ð°ÐµÐ¼ Ð½Ð°Ð·Ð²Ð°Ð½Ð¸Ðµ ÑˆÑ€Ð¸Ñ„Ñ‚Ð°, ÐºÐ¾Ñ‚Ð¾Ñ€Ð¾Ðµ Ð±ÑƒÐ´ÐµÑ‚ Ð¸ÑÐ¿Ð¾Ð»ÑŒÐ·Ð¾Ð²Ð°Ñ‚ÑŒÑÑ Ð² css */
    font-family: 'ProximaNova-Bold';
    src: url('../fonts/ProximaNova-Bold.eot');
    src: url('../fonts/ProximaNova-Boldd41d.eot?') format('embedded-opentype'),
    url('../fonts/ProximaNova-Bold.woff') format('woff'),
    url('../fonts/ProximaNova-Bold.ttf') format('truetype'),
    url('../fonts/ProximaNova-Bold.svg#webfont') format('svg');
}

.nav-header {

    width: 211px;
}

.logo.navbar-brand {
    width: 287px;
    height: 87px;

    background: url(../images/logo.png);
    /*margin-left:40% !important;*/
    margin-top: 10px;
}

.logo2.navbar-brand {
    width: 74px;
    height: 87px;
    COLOR: WHITE;
    font-family: Geometric !important;

    /*margin-left:40% !important;*/
    margin-top: 10px;
}



h1 {
    text-align: center;
    font-family: Geometric, sans-serif;
    font-size: 42px;
    margin-top: 4%;
}

.wrapper2 p {
    text-align: center;
    margin-top: 2%;
    font-size: 18px;
}

p {
    font-family: OpenSans-Light, sans-serif;
    font-size: 18px;

}

h2 {
    font-family: Geometric, sans-serif;
    font-size: 30px;
}

h3 {
    font-family: Geometric, sans-serif;
    font-size: 36px;

}

h4 {
    font-family: Geometric, sans-serif;
    font-size: 20px;

}

h5 {
    font-family: Geometric, sans-serif;
    font-size: 24px;

}

input:focus {
    outline: none;
}

.round {
    background: url(../images/round.svg);
    width: 687px;
    height: 696px;
    -webkit-animation-name: round;
    -webkit-animation-duration: 15s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: round;
    -moz-animation-duration: 15s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
}

/************************************************ÐÐ½Ð¸Ð¼Ð°Ñ†Ð¸Ñ************************************/
@-ms-keyframes round {
    from {
        -ms-transform: rotate(0deg);
    }
    to {
        -ms-transform: rotate(360deg);
    }
}

@-moz-keyframes round {
    from {
        -moz-transform: rotate(0deg);
    }
    to {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes round {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes round1 {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(-360deg);
    }
}

@-ms-keyframes round1 {
    from {
        -ms-transform: rotate(0deg);
    }
    to {
        -ms-transform: rotate(-360deg);
    }
}

@-moz-keyframes round1 {
    from {
        -moz-transform: rotate(0deg);
    }
    to {
        -moz-transform: rotate(-360deg);
    }
}

@-webkit-keyframes round1 {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(-360deg);
    }
}

@keyframes round1 {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(-360deg);
    }
}

@keyframes floating {
    0% {
        transform: translateY(0%);
    }
    50% {
        transform: translateY(10px);

    }
    100% {
        transform: translateY(0%);
    }
}

@-webkit-keyframes floating {
    0% {
        -webkit-transform: translateY(0%);
    }
    50% {
        -webkit-transform: translateY(8%);
    }
    100% {
        -webkit-transform: translateY(0%);
    }
}

@keyframes floating2 {
    0% {
        transform: translate(0%, 0%);
    }
    50% {
        transform: translate(15px, 15px);

    }
    100% {
        transform: translateY(0%);
    }
}

@-webkit-keyframes floating2 {
    0% {
        -webkit-transform: translate(0%, 0%);
    }
    50% {
        -webkit-transform: translate(15px, 15px);
    }
    100% {
        -webkit-transform: translateY(0%);
    }
}

@keyframes floating3 {
    0% {
        transform: translate(5px, -15px);
    }
    50% {
        transform: translate(0%, 0%);

    }
    100% {
        transform: translate(5px, -15px);
    }
}

@-webkit-keyframes floating3 {
    0% {
        -webkit-transform: translate(0%, 0%);
    }
    50% {
        -webkit-transform: translate(0px, -15px);
    }
    100% {
        -webkit-transform: translateY(0%);
    }
}

@keyframes floating6 {
    0% {
        transform: translate(10px, 15px);
    }
    50% {
        transform: translate(0%, 0%);

    }
    100% {
        transform: translate(10px, 15px);
    }
}

@-webkit-keyframes floating6 {
    0% {
        -webkit-transform: translate(10px, 15px);
    }
    50% {
        -webkit-transform: translate(0%, 0%);
    }
    100% {
        -webkit-transform: translate(10px, 15px);
    }
}

@keyframes floating7 {
    0% {
        transform: translate(0%, 0%);
    }
    50% {
        transform: translate(10px, -15px);

    }
    100% {
        transform: translate(0%, 0%);
    }
}

@-webkit-keyframes floating7 {
    0% {
        -webkit-transform: translate(0%, 0%);
    }
    50% {
        -webkit-transform: translate(0px, -15px);
    }
    100% {
        -webkit-transform: translateY(0%);
    }
}

@keyframes floating4 {
    0% {
        transform: translateX(0%);
    }
    50% {
        transform: translateX(15px);

    }
    100% {
        transform: translateX(0%);
    }
}

@-webkit-keyframes floating4 {
    0% {
        -webkit-transform: translateX(0%);
    }
    50% {
        -webkit-transform: translateX(15px);
    }
    100% {
        -webkit-transform: translateX(0%);
    }
}

@keyframes floating5 {
    0% {
        transform: translateX(0%);
    }
    50% {
        transform: translateX(-15px);

    }
    100% {
        transform: translateX(0%);
    }
}

@-webkit-keyframes floating5 {
    0% {
        -webkit-transform: translateX(0%);
    }
    50% {
        -webkit-transform: translateX(-15px);
    }
    100% {
        -webkit-transform: translateX(0%);
    }
}

/*******************************************************************************************/
.cloud1 {

    width: 131px;
    height: 38px;
    background: url(../images/cloud1.svg);
    position: absolute;
    left: 30%;

}

.cloud2 {

    width: 131px;
    height: 38px;
    background: url(../images/cloud1.svg);
    position: absolute;
    left: 55%;
    top: 32%;
    z-index: 0 !important;

}

.taxi {
    width: 7.5%;
    height: 29px;

    background: url(../images/taxi.svg);
    position: absolute;
    left: 2%;
    bottom: 1%;
    z-index: 0 !important;

}

.train {
    width: 9.5%;
    height: 17px;

    background: url(../images/monorail.svg);
    position: absolute;
    right: 2% !important;
    top: 76.5%;
    z-index: 0 !important;

}

.cloud3 {

    width: 131px;
    height: 38px;
    background: url(../images/cloud1.svg);
    position: absolute;
    right: 10%;
    top: 15%;
    z-index: 0 !important;

}

.col-lg-4 {

    padding: 0;
}

.col-lg-8 {

    padding: 0;
}

.invest {
    transition-duration: 0.5s;
    width: 360px;
    height: 385px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    margin: 0 auto;
    padding: 1.5% 3%;
}

.invest:hover {
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.25);
    /*transform:scale(1.03);*/
}

.percent {
    width: 34px;
    height: 26px;
    background: url(../images/percent.png);
    position: absolute;
    top: 8%;
    right: 33%;
}

.invest1 {
    width: 167px;
    height: 113px;
    background: url(../images/invest1.png);
    margin: 0 auto;
}

.invest2 {
    width: 169px;
    height: 103px;
    background: url(../images/invest2.png);
    margin: 5.5% auto 0 auto;
}

.dop1 p {
    margin: 2% 0 0 14% !important;
}

.dop3 p {
    margin: 2% 0 !important;
    text-align: left !important;
}

.dop2 p {
    margin: 0 !important;
    text-align: left !important;
    padding-bottom: 3%;
}

.invest3 {
    width: 169px;
    height: 105px;
    background: url(../images/invest3.png);
    margin: 5.3% auto 0 auto;
}

.brick {
    width: 50px;
    height: 5px;
    background-color: #ff6000;
}

.red {
    color: #ff6000;
}

.logo.navbar-brand p {
    margin: 47% 0 0 156%;
    font-family: Geometric, sans-serif;
    font-weight: bold;
    font-size: 30px;
}

.navigation.navbar {

}

.wrapper-nav {
    padding: 1% 0 0 0;

}

.right-links {
    float: right;
}

.right-links.nav li a {
    text-decoration: none;
    color: #000;
    font-size: 18px;
    padding: 0;
    font-family: OpenSans-Light, sans-serif;
    margin: 40px 0 30px 65px;
    background: none;
}

.right-links.nav2 li a {
    text-decoration: none;
    color: #fff;
    font-size: 18px;
    padding: 0;
    font-family: OpenSans-Light, sans-serif;
    margin: 40px 0 30px 65px;
    background: none;
}

.right-links.nav li a::after {
    display: block;
    content: "";
    height: 5px;
    width: 0;
    position: relative;
    top: 4px;
    left: 0;
    background-color: #ff6000;
    transition: width .3s linear;
}

.right-links.nav2 li a::after {
    display: block;
    content: "";
    height: 5px;
    width: 0;
    position: relative;
    top: 4px;
    left: 0;
    background-color: #fff;
    transition: width .3s linear;
}

.right-links.nav li a:hover::after {
    width: 27px;
}

.right-links.nav li a.active::after {
    width: 27px;
}

.button {
    border: 2px solid #ff6000;
    font-family: Geometric, sans-serif;
    color: black;
    padding: 1.5% 0;
    background: none;
    font-size: 16px;
    width: 167px;
    float: left;
    transition-duration: 0.5s;
}

.button:hover {
    background: #ff6000;
    color: white;
}

.wrapper2 {
    z-index: 1;
    background: url(../images/city.svg) no-repeat center bottom;
}

.about1 {
    width: 70px;
    height: 70px;
    background: url(../images/about1.svg);
}

.about2 {
    width: 75px;
    height: 65px;
    background: url(../images/about2.svg);
}

.about3 {
    width: 70px;
    height: 70px;
    background: url(../images/about3.svg);
}

.stat1 {
    width: 100px;
    height: 75px;
    background: url(../images/stat1.svg);
}

.stat2 {
    width: 100px;
    height: 70px;
    background: url(../images/stat2.svg);
}

.stat3 {
    width: 100px;
    height: 75px;
    background: url(../images/stat3.svg);
}

.stat4 {
    width: 100px;
    height: 75px;
    background: url(../images/stat4.svg);
}


.stat_block {
    transition-duration: 0.5s;

    width: 95%;
    padding: 2% 0;
}

.stat_block:hover {
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.25);
}

.bitcoin {
    width: 115px;
    height: 24px;
    /*background: url(/theme/demo101/assets/common/images/svgPs/bitcoin.svg);*/
    float: left;
}

.bitcoin_alt {
    width: 97px;
    height: 20px;
    /*background: url(../images/bitcoin2.png);*/
}
/*.card{*/
    /*background: url(/theme/demo101/assets/common/images/svgPs/card.svg);*/
/*}*/
/*.litecoin{*/
    /*background: url(/theme/demo101/assets/common/images/svgPs/litecoin.svg);*/
/*}*/
/*.dogicoin{*/
    /*background: url(/theme/demo101/assets/common/images/svgPs/dogecoin.svg);*/
/*}*/
/*.ethereum{*/
    /*background: url(/theme/demo101/assets/common/images/svgPs/ethereum.svg);*/
/*}*/
/*.dash{*/
    /*background: url(/theme/demo101/assets/common/images/svgPs/);*/
/*}*/
.paySistem{
    margin: 0!important;
    font-size: 0;
    padding: 20px 0;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}
.paySistem > div{
    /*float: none;*/
    /*height: 70px;*/
    /*display: inline-block;*/
    width: 150px;
}
.paySistem > div > *{
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
}
.nixmoney_alt {
    width: 100px;
    height: 20px;
    background: url(../images/nixmoney.png);

}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #ff6000;
    border-color: #ff6000;
}

.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #ff6000;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.adv {
    width: 52px;
    height: 14px;
    background: url(../images/adv.png);
}
/*.alt_advcash {*/
    /*width: 52px;*/
    /*height: 14px;*/
    /*background: url(../images/adv.png);*/
/*}*/

.advcash_alt {
    width: 72px;
    height: 20px;
    background: url(../images/adv2.png);
}

.qiwi_alt {
    width: 100px;
    height: 20px;
    /*background: url(../images/qiwi.png);*/
}

.qiwi {
    width: 170px;
    height: 60px;
    /*background: url(/theme/demo101/assets/common/images/svgPs/qiwi.svg);*/
}


.qiwi_2 {
    width: 100px;
    height: 30px;
    margin: -4% 0 0% 0;
    background: url(../images/qiwi_b.png);
    background-size: cover;
}


.yandexmoney_alt {
    width: 100px;
    height: 20px;
    /*background: url(../images/yandexmoney.png);*/
}

.yandexmoney{
    width: 170px;
    height: 60px;
    /*background: url(/theme/demo101/assets/common/images/svgPs/yandexmoney.svg);*/
}
.yandexmoney_2{
    width: 130px;
    height: 40px;
    margin: -7% 0% 0% 0%;
    background: url(../images/yandexmoney_2.png);
}



/*.alt_yandexmoney{*/
    /*width: 170px;*/
    /*height: 60px;*/
    /*background: url(../images/yandexmoney_2.png) no-repeat;*/
    /*background-size:70% 70%;*/
    /*margin: -6% 0% 0% -4%;*/
/*}*/
.card_alt {
    width: 100px;
    height: 20px;
    background: url(../images/Card.png);
}


/*.alt_perfectmoney {*/
    /*width: 90px;*/
    /*height: 20px;*/
    /*background: url(../images/perfecto.png);*/
/*}*/

.perfectmoney_alt {
    width: 97px;
    height: 20px;
    background: url(../images/perfecto2.png);
}

/*.alt_payeer{*/
    /*width: 60px;*/
    /*height: 17px;*/
    /*background: url(../images/payer.png);*/
/*}*/

.payeer_alt {
    width: 60px;
    height: 14px;
    /*background: url(../images/payer2.png);*/
}

.payeer {
     width: 170px;
     height: 60px;
     /*background: url(/theme/demo101/assets/common/images/svgPs/payeer.svg);*/
 }

.comodo {
    width: 170px;
    height: 60px;
    background: url(../images/comodo.png);
}

.comodo2 {
    width: 170px;
    height: 60px;
    background: url(../images/comodo2.png);
}

.guard {
    width: 170px;
    height: 60px;
    background: url(../images/guard.png);
}

.guard2 {
    width: 170px;
    height: 60px;
    background: url(../images/guard2.png);
}

.payeer_2 {
    margin: 3% 0% 0% 15%;
    width: 78px;
    height: 18px;
    background: url(../images/payer_big2.png);
}

.perfectmoney {
    width: 170px;
    height: 60px;
    /*background: url(/theme/demo101/assets/common/images/svgPs/perfectmoney.svg);*/
}

.rubles .fa-rub{
    width:10px !important;
    height:12px !important;
    background: url(../images/rouble.png) ;

}

.nrub.fa-rub{
    background: none !important;
}


.perfectmoney_2 {
    width: 126px;
    height: 27px;
    margin: -2% 0% 0% -7%;
    background: url(../images/perfecto_big2.png);
}

/*.qiwi_2 {*/
    /*width: 83px;*/
    /*height: 29px;*/
    /*margin: -2% 0% 0% 13%;*/
    /*background: url(../images/qiwi_2.png);*/
/*}*/

/*.alt_qiwi {*/
    /*width: 170px;*/
    /*height: 60px;*/
    /*!*background: url(../images/qiwi_2.png) no-repeat;*!*/
    /*background-size: 70% 70%;*/
    /*margin: -6% 0 0 -4%;*/
/*}*/

.rubles .fa-rub::before{
    content:'';
    background: url(../images/rouble.png) ;

}

.nrub .fa-rub::before{
   background: none !important;


}


.advcash {
    width: 170px;
    height: 60px;
    /*background: url(/theme/demo101/assets/common/images/svgPs/advcash.svg);*/
}
:disabled{
    background-color:white !important;
}

.set input{
    padding-left:2%;
}
.advcash_2 {
    width: 110px;
    margin: -4% 0% 0% 2%;
    height: 30px;
    background: url(../images/adv_big2.png);
}

.bitcoin_big {
    width: 115px;
    height: 24px;
    background: url(../images/bitcoin_big.png);
}

.bitcoin_2 {
    width: 92px;
    height: 19px;
    background: url(../images/bitcoin_big2.png);
}

.okpay {
    width: 117px;
    height: 28px;
    background: url(../images/okpay.png);
}

.okpay_2 {
    width: 94px;
    height: 22px;
    background: url(../images/okpay2.png);
}

/*.alt_okpay{*/
    /*width: 72px;*/
    /*height: 17px;*/
    /*background: url(../images/ok.png);*/
/*}*/

.cell {
    width: 90%;
    height: 50px;
    margin: 4% auto;
}

[class *= 'alt_']{
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 100%;
}
/*.alt_bitcoin{
    width: 170px;
    height: 60px;
    background: url(../images/alt_bitcoin.png) no-repeat;
    background-size:80% 80%;
    margin: -7% 0% 0% -10%;
}

.alt_nixmoney{
    width: 170px;
    height: 60px;
    background: url(../images/alt_nixmoney.png) no-repeat;
    background-size: 70% 70%;
    margin: -6% 0% 0% -14%;
}

.alt_advcash{
    width: 170px;
    height: 60px;
    background: url(../images/alt_advcash.png) no-repeat;
    background-size: 70% 70%;
    margin: -6% 0% 0% -4%;
}

.alt_card{
    width: 170px;
    height: 60px;
    background: url(../images/alt_card.png) no-repeat;
    background-size: 50% 50%;
    margin: -3% 0% 0% 0%;
}*/


.half {
    width: 50%;
    height: 100%;
    float: left;
}

.footer {
    background-color: #ff6000;
    height: auto;
}

.calc-wrap {
    width: 100%;
    height: 385px;
    transition-duration: 0.5s;
    margin-top: -2.5%;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);

}

.calc-wrap:hover {
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.25);
}

.noUi-target,
.noUi-target * {
    -webkit-touch-callout: none;
    -ms-touch-action: none;
    user-select: none;
    box-sizing: border-box;
}

.noUi-base {
    width: 100%;
    height: 100%;
    position: relative;
}

.noUi-origin {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
}

.noUi-handle {
    position: relative;
    z-index: 1;
    box-sizing: border-box;
}

.noUi-stacking .noUi-handle {
    z-index: 10;
}

.noUi-state-tap .noUi-origin {
    transition: left 0.3s, top 0.3s;
}

.noUi-state-drag * {
    cursor: inherit !important;
}

.noUi-horizontal {
    height: 10px;
}

.noUi-handle {
    box-sizing: border-box;
    width: 14px;
    height: 14px;
    left: -10px;
    top: -6px;
    cursor: pointer;
    border-radius: 100%;
    transition: all 0.2s ease-out;
    border: 1px solid;
    background: #fff;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.noUi-handle {
    position: relative;
    z-index: 1;
    box-sizing: border-box;
}

.noUi-vertical .noUi-handle {
    margin-left: 5px;
    cursor: ns-resize;
}

.noUi-horizontal.noUi-extended {
    padding: 0 15px;
}

.noUi-horizontal.noUi-extended .noUi-origin {
    right: -15px;
}

.noUi-background {
    height: 2px;
    margin: 20px 0;
}

.noUi-origin {
    margin: 0;
    border-radius: 0;
    height: 2px;
    background: #c8c8c8;
}

.noUi-target {
    border-radius: 3px;
}

.noUi-horizontal {
    height: 2px;
    margin: 9.5px 0;
}

.noUi-vertical {
    height: 100%;
    width: 2px;
    margin: 0 15px;
    display: inline-block;
}

.noUi-handle.noUi-active {
    transform: scale3d(1.3, 1.3, 1);
}

[disabled].noUi-slider {
    opacity: 0.5;
}

[disabled] .noUi-handle {
    cursor: not-allowed;
}

.slider {
    background: #c8c8c8;
}

.noUi-handle-lower {
    display: none;
}

.slider.noUi-connect {
    background-color: #9c27b0;
}

.slider .noUi-handle {
    border-color: #9c27b0;
}

.slider-info .noUi-connect, .slider.slider-info.noUi-connect {
    background: #fc2d1a !important;
}

.slider.slider-info .noUi-handle {
    border-color: #03a9f4;
}

.slider.slider-success .noUi-connect, .slider.slider-success.noUi-connect {
    background-color: #4caf50;
}

.slider.slider-success .noUi-handle {
    border-color: #4caf50;
}

.slider.slider-warning .noUi-connect, .slider.slider-warning.noUi-connect {
    background-color: #fbc02d;
}

.slider.slider-warning .noUi-handle {
    border-color: #fbc02d;
}

.slider.slider-danger .noUi-connect, .slider.slider-danger.noUi-connect {
    background-color: #ff6000;
}

.slider.slider-danger .noUi-handle {
    border-color: #ff6000;
}

.wrap_slide {
    width: 570px;
    height: 17px;
    position: absolute;
    border: 2px solid #ff6000;
}

.calc1 {
    width: 235px;
    height: 40px;
    border: 2px solid #ff6000;
    color: black;
    padding-left: 5%;
    font-size: 24px;
    font-family: Geometric, sans-serif;
}

.calc2 {
    width: 270px;
    height: 40px;
    border: 2px solid #ff6000;
    color: black;
    padding-left: 5%;
    font-size: 24px;
    font-family: Geometric, sans-serif;
}


.bg_about {
    background: url(../images/bg_about.png);
    width: 279px;
    height: 616px;
    right: 0;
    position: absolute;
}

.globus {
    background: url(../images/globus.png);
    width: 358px;
    height: 344px;
    top: 113px;
    right: 83px;
    position: absolute;
}

.tab_pop td{
    text-align: center;
    width:22%;
    padding:1.6% 0;
    font-family: OpenSans-Light, sans-serif;
    font-size: 18px;
}

.tab_pop th{
    text-align: center;
    font-family: Geometric, sans-serif;
    font-size: 24px;
    width:20%;
}

.mecha {
    background: url(../images/mecha.png);
    width: 393px;
    height: 393px;
    top: 113px;
    right: 83px;
    position: absolute;
    -webkit-animation-name: round1;
    -webkit-animation-duration: 15s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: round1;
    -moz-animation-duration: 15s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
}

.bg_mark {
    background: url(../images/bg_mark.png);
    width: 187px;
    height: 295px;
    right: 175px;
    top: 180px;
    position: absolute;
}

.m_cloud1 {
    width: 91px;
    height: 87px;
    background: url(../images/m_cloud1.png);
    right: -40px;
    top: 250px;
    position: absolute;
    animation-name: floating;
    -webkit-animation-name: floating;
    animation-timing-function: ease;
    animation-duration: 2.5s;
    -webkit-animation-duration: 2.5s;
    -moz-animation-name: floating;
    -moz-animation-duration: 2.5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

.m_cloud2 {
    width: 87px;
    height: 42px;
    background: url(../images/m_cloud2.png);
    right: 400px;
    top: 390px;
    position: absolute;
    animation-delay: 1s;
    -moz-animation-name: floating;
    -moz-animation-duration: 2.5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease;
    animation-name: floating;
    -webkit-animation-name: floating;
    animation-timing-function: ease;
    animation-duration: 2.5s;
    -webkit-animation-duration: 2.5s;

    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

.m_cloud3 {
    width: 74px;
    height: 40px;
    background: url(../images/m_cloud3.png);
    right: 236px;
    top: 90px;
    -moz-animation-name: floating;
    -moz-animation-duration: 2.5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease;
    position: absolute;
    animation-delay: 0.5s;
    animation-name: floating;
    -webkit-animation-name: floating;
    animation-timing-function: ease;
    animation-duration: 2.5s;
    -webkit-animation-duration: 2.5s;

    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

.blackk::-webkit-input-placeholder {
    color: black
}

.ankls {
    width: 436px;
    height: 247px;
    background: url(../images/ankls.png);
    margin-bottom: 15%;
}

.proc {
    padding-left: 15%;
}

.percent2 {
    width: 50px;
    height: 70px;
    margin: 20% 0 0 37%;
    background: url(../images/percent.svg) no-repeat;
}

.icon {
    position: absolute;
    width: 70px;
    margin: -3% 0 0 -16%;
    height: 70px;
    background: url(../images/icon.png);
}

.icon2 {
    margin: 7% 8% 6% -11%;
    width: 70px;
    float: left;
    height: 70px;
    background: url(../images/icon2.png);
}

.block3 p {
    text-align: center;
    margin: 15% 0;
}

.user p {
    color: white;
    width: 110%;
    margin: 10% 0 0 5%;
}

.bg_cont {
    width: 524px;
    height: 290px;
    background: url(../images/bg_cont.png);
    margin: 2% 0 13% -5%;
}

.vk {
    transition-duration: 0.5s;
    width: 30px;
    height: 30px;
    background: url(../images/vk.png);

    float: left;
}

.vk:hover {
    background: url(../images/vk_hov.png);
}

.fb {
    transition-duration: 0.5s;
    width: 30px;
    height: 30px;
    background: url(../images/fb.png);
    margin-left: 6%;
    float: left;
}

.fb:hover {
    background: url(../images/fb_hov.png);
}

.tw {
    transition-duration: 0.5s;
    width: 30px;
    height: 30px;
    background: url(../images/tw.png);
    margin-left: 6%;
    float: left;
}

.tw:hover {
    background: url(../images/tw_hov.png);
}

.sk {
    transition-duration: 0.5s;
    width: 30px;
    height: 30px;
    background: url(../images/sk.png);
    margin-left: 6%;
    float: left;
}

.sk:hover {
    background: url(../images/sk_hov.png);
}

.links {
    margin: 14% 0;
}

.form {
    width: 70%;
    margin-bottom: 10%;
    height: 610px;
    transition-duration: 0.5s;
    padding: 3% 0 0% 0;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

.form:hover {
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.25);
}

.form p {
    margin: 5% 0 2% 15%;
}

.settings p {
    margin: 2% 0px 6px 0;
}

.settings {
    padding-left: 24%;
}

.form a p {
    transition-duration: 0.5s;
    margin: 9% 0 0 8%;
    border-bottom: 2px solid #ff6000;
    color: #ff6000;
    float: left;
}

.settings a p {
    transition-duration: 0.5s;

    border-bottom: 2px solid #ff6000;
    color: #ff6000;
    float: left;
}

.form a p:hover {
    color: #ff6000;
    border-bottom: 2px solid #ff6000;
}

.form input {
    margin-left: 14%;
    width: 270px;
    padding-left: 10px;
    height: 40px;
    text-align: center;
    border: 2px solid #ff6000;
}

.form input[type="checkbox"] {
    margin-left: 14%;
    width: 20px;
    padding-left: 10px;
    height: 10px;
}

.settings input {

    width: 470px;

    height: 40px;
    border: 2px solid #ff6000;
}

.form textarea {
    border: 2px solid #ff6000;
    width: 270px;
    height: 80px;
    margin: 0 0 0 14%;
    resize: vertical;
}

.settings textarea {
    border: 2px solid #ff6000;
    width: 270px;
    height: 80px;
    margin: 0 auto;
    resize: vertical;
}

.dop3 textarea {
    border: 1px solid #ff6000;
    width: 93.7%;
    height: 60px;

    resize: none;
}

.button2 {
    border: 2px solid #ff6000;
    font-family: Geometric, sans-serif;
    color: white;
    /*padding: .5% 0;*/
    background: #ff6000;
    margin-top: 3% !important;
    font-size: 16px;
    width: 167px;
    float: left;
    transition-duration: 0.5s;
}

.button2:hover {
    background: #c33c3c;
    color: white;
}

.button4 {
    border: 2px solid #ff6000;
    font-family: Geometric, sans-serif;
    color: white;
    padding: 0 !important;
    background: #ff6000;
    margin: 6% 0 0 23% !important;
    font-size: 16px;
    width: 167px !important;
    float: left;
    transition-duration: 0.5s;
}

.button4:hover {
    background: #c33d3d;
    color: white;
}

.button3 {
    border: 2px solid #fff;
    background: none;
    color: white;
    padding: 1% 3%;
}

.light1 {
    width: 32px;
    height: 49px;
    position: absolute;
    left: 42%;
    top: 138px;
    background: url(../images/light1.png);
    animation-name: floating2;
    -webkit-animation-name: floating2;
    animation-timing-function: ease;
    animation-duration: 2.5s;
    -webkit-animation-duration: 2.5s;
    -moz-animation-name: floating2;
    -moz-animation-duration: 2.5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

.light2 {
    width: 32px;
    height: 49px;
    position: absolute;
    right: 22%;
    top: 146px;
    background: url(../images/light2.png);
    animation-name: floating3;
    -webkit-animation-name: floating3;
    animation-timing-function: ease;
    animation-duration: 2.5s;
    -webkit-animation-duration: 2.5s;
    -moz-animation-name: floating3;
    -moz-animation-duration: 2.5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

.light3 {
    width: 53px;
    height: 22px;
    position: absolute;
    right: 57%;
    top: 236px;
    background: url(../images/light3.png);
    animation-name: floating4;
    -webkit-animation-name: floating4;
    animation-timing-function: ease;
    animation-duration: 2.5s;
    -webkit-animation-duration: 2.5s;
    -moz-animation-name: floating4;
    -moz-animation-duration: 2.5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

.light4 {
    width: 49px;
    height: 22px;
    position: absolute;
    right: 14%;
    top: 236px;
    background: url(../images/light4.png);
    animation-name: floating5;
    -webkit-animation-name: floating5;
    animation-timing-function: ease;
    animation-duration: 2.5s;
    -webkit-animation-duration: 2.5s;
    -moz-animation-name: floating4;
    -moz-animation-duration: 2.5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

.light5 {
    width: 46px;
    height: 35px;
    position: absolute;
    right: 16%;
    top: 313px;
    background: url(../images/light5.png);
    animation-name: floating6;
    -webkit-animation-name: floating6;
    animation-timing-function: ease;
    animation-duration: 2.5s;
    -webkit-animation-duration: 2.5s;
    -moz-animation-name: floating4;
    -moz-animation-duration: 2.5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

.light6 {
    width: 46px;
    height: 35px;
    position: absolute;
    left: 36%;
    top: 323px;
    background: url(../images/light6.png);
    animation-name: floating7;
    -webkit-animation-name: floating7;
    animation-timing-function: ease;
    animation-duration: 2.5s;
    -webkit-animation-duration: 2.5s;
    -moz-animation-name: floating4;
    -moz-animation-duration: 2.5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

.cel {
    height: 48px;
    width: 100%;
    padding: 3.5% 0 0 6%;
    transition-duration: 0.5s;
    transform: perspective(1px) translateZ(0);
}

.cel:hover p {
    color: white;

}

.stat11 {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    background: url(../images/stat11.svg);
}

.stat22 {
    width: 70px;
    height: 70px;
    margin: -2% auto -5% auto;
    background: url(../images/stat22.svg);
}

.stat33 {
    width: 70px;
    height: 70px;
    margin: -2% auto -5% auto;
    background: url(../images/stat33.svg);
}
.stat44 {
    width: 70px;
    height: 70px;
    margin: -2% auto -5% auto;
    background: url(../images/stat44svg);
}
.block1 ul {
    float: left;
    list-style-type: none;
    margin-left: 7%;
}

.block1 ul li {
    position: relative;
}

.block3 ul {
    float: left;
    list-style-type: none;
    margin-left: 7%;
}

.block3 ul li {
    position: relative;
}

.block2 ul {
    float: left;
    list-style-type: none;
    margin-left: 7%;
}

.block2 ul li {
    position: relative;
}



.rub {
    width: 17px;
    height: 17px;
    background: url(../images/rub.png);
    position: absolute;
    right: 40%;
    bottom: 25%;
}

.rub2 {
    width: 19px;
    height: 22px;
    background: url(../images/rub2.png);
    position: absolute;
    right: 0;
    bottom: 25%;
}

.hvr-sweep-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-sweep-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-grow {
    display: inline-block;
    vertical-align: middle;
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transition-duration: 0.3s;
    transition-property: transform;
}

.hvr-grow:hover,
.hvr-grow:focus,
.hvr-grow:active {
    transform: scale(1.1);
}

.hvr-sweep-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ff6000;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

a {
    text-decoration: none !important;
}

.cel p {
    transition-duration: 0.8s;
    color: black;
    font-family: Geometric, sans-serif;
}

.cab_nav {
    padding: 5% 0 0 0;
}

.active2 {
    background-color: #ff6000;

}

.active2 p {
    color: white;
}

body {
    color: #333 !important;
}

.block1 {
    transition-duration: 0.5s;
    width: 100%;
    min-height: 300px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    background-color: white;
    margin: -13% 0 8% 0;
}

.block1:hover {
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.25);
}

.block3 {
    transition-duration: 0.5s;
    width: 100%;
    /*height: 524px;*/
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    background-color: white;
    margin: -13% 0 8% 0;
    padding: 0 70px 70px 70px;
}

.block3:hover {
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.25);
}

.block2 {
    transition-duration: 0.5s;
    width: 100%;
    height: auto;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    background-color: white;

    /*margin: -21% 0 8% 0;*/
    position: relative;
}

.block2:hover {
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.25);
}

.cel2 {
    width: 100%;
    height: 40px;
    padding: 0;
    margin-bottom: 5%;
}
.cel2 > * {
    display: inline-block;
    font-size: 0;
    width: 40%;
}

.cel3 {
    width: 60%;
    height: 40px;
    float: right;
    background-color: #f2f2f2;
}

.cel3 p {
    font-size: 20px;
    padding: 2% 5%;
}

.bg_ban {
    width: 727px;
    height: 90px;
    background-color: #1665c1;
}

.bg_ban2 {
    width: 466px;
    height: 60px;
    margin-top: 4.3%;
    background-color: #1665c1;
}

.bg_ban3 {
    width: 125px;
    margin-top: 4.3%;
    height: 125px;
    background-color: #1665c1;
}

.banner {
    padding: 0 0 0 11.5%;
}

.inpts {
    margin: 6% 0 0 25.5%;
    width: 300px !important;
}

.img_inp {
    width: 170px;
    height: 40px;
    margin-top: 4.6%;
    position: absolute;
    background-color: #ff6000;
}

.slider_calc{
    margin: 5.5% 0 0 15%;
    border: 2px solid #ff6000;
    width: 76%;
    height: 19px;
    position: relative;
}
.half_color{
    background: #ff6000 !important;
}
.support {
    display: table;
    margin: 5px auto 0;
}

.support .g-recaptcha {
    transform: scale(.9);
}
.helpbuild{
    background: #ffffff;
    z-index: 999;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    margin-bottom: 70px;
    padding-bottom: 50px!important;
}
.helpbuild > *,.helpbuild > *:hover{
    box-shadow: none;
    background: #fff;
}
