.bitc-wrap{
    font-family: 'Roboto';
    line-height: 1.4em;
    margin-left: auto;
    margin-right: auto;
}
.bitc-container{
    width: 1200px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
}
@media screen and (max-width: 1130px) {
    .bitc-container {
        width: 100%;
    }
}

.bitc-wrap h2{
    margin-top: 0;
    line-height: 1.2em;
    font-weight: 300;
    text-align: center;
    margin-bottom: 0;
}
.bitc-wrap h3,
.bitc-wrap h4,
.bitc-wrap h5{
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.2em;
    font-weight: 300;
}
.bitc-wrap h2,
.bitc-wrap .trust_wrap .trust_tittle{
    font-size: 40px;
    text-transform: uppercase;
}

.bitc-wrap .trust_wrap .trust_tittle{
    margin-bottom: 60px;
}

.bitc-wrap h2.dep_title {
    font-size: 26px;
    margin-bottom: 50px;
}

.trust_wrap{
    margin-bottom: 87px;
}

.bitc-wrap h3{
    font-size: 30px;
}
.bitc-wrap h4{
    font-size: 24px;
}
.bitc-wrap h5{
    font-size: 20px;
}
.bitc-head{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: flex;
    padding-top: 154px;
    padding-bottom: 154px;
}

@media screen and (min-width: 1366px) {
    .bitc-head{
        background-image: url('/images/front/multidoc_global/bitcoin-land-bg-1920.jpg');
    }
}

@media screen and (min-width: 769px) and (max-width: 1366px){
    .bitc-head{
        background-image: url('/images/front/multidoc_global/bitcoin-land-bg-1366.jpg');
    }
}

@media screen and (min-width: 544px) and (max-width: 768px){
    .bitc-head{
        background-image: url('/images/front/multidoc_global/bitcoin-land-bg-768.jpg');
    }
}

@media screen and (max-width: 543px){
    .bitc-head{
        background-image: url('/images/front/multidoc_global/bitcoin-land-bg-544.jpg');
    }
}

.bitc-head h2,
.bitc-head h3{
    color: #fff;
}
.bitc-head-flex{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    height: 100%;
}
.bitc-head-left{
    padding-right: 20px;
    max-width: 730px;
    text-align: left;
}
body[dir=rtl] .bitc-head-left{
    padding-right: 0;
    padding-left: 25px;
    text-align: right;
}
.bitc-head-left h2:nth-child(1){
    font-weight: 300;
}
.bitc-head-left h2:nth-child(2){
    font-weight: 700;
}
.bitc-head-right{
    border-radius: 20px;
    background-color: rgba(255, 255, 255, 0.2);
    padding: 31px 33px 36px;
    min-height: 290px;
    max-width: 392px;
}

.bitc-calc{
    color: white;
    font-weight: bold;
    display: flex;
    justify-content: space-between;
    margin-bottom: 38px;
    margin-top: 36px;
}
.bitc-calc-left,
.bitc-calc-right{
    color: #fff;
    font-size: 16px;
    text-align: center;
}
.bitc-calc-right{
    overflow: hidden;
}
.bitc-calc-left p,
.bitc-calc-right p{
    margin-bottom: 6px;
    line-height: 1.2em;
}
.bitc-calc-left input{
    border: solid 2px #fff;
    border-radius: 4px;
    width: 108px;
    padding: 2px;
    color: #fff;
    background: transparent;
    text-align: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    line-height: 1;
}

.bitc-calc-left input:focus{
    outline: none;
}

.bitc-calc-left input::-webkit-input-placeholder {
    color: #fff;
}
.bitc-calc-left input::-moz-placeholder {
    color: #fff;
}
.bitc-calc-left input:-ms-input-placeholder {
    color: #fff;
}
.bitc-calc-left input:-moz-placeholder {
    color: #fff;
}

.bitc-calc-right #bitc-val-output{
    max-width: 90px;
    overflow-x: hidden;
}
.bitc-calc-left input{
    font-size: 26px;
}
.bitc-calc-right span{
    font-size: 30px;
    color: #94c93d;
    line-height: 1.3em;
    padding: 2px;
}
.bitc-calc-center{
    font-size: 26px;
    align-self: center;
    margin-top: 23px;
    padding-left: 7px;
    padding-right: 7px;
}

.bitc-calc,
.bitc-calc-btn{
    padding-left: 20px;
    padding-right: 20px;
}
.bitc-calc-btn{
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
}
.bitc-calc-btn a {
    padding: 7px;
    width: 100%;
    height: auto;
}

.bitc-calc-btn a span{
    display: flex;
    justify-content: center;
    line-height: 1.1em;
}
.bitc-calc-btn a span:nth-child(1){
    font-size: 20px;
    text-transform: uppercase;
}
.bitc-calc-btn a span:nth-child(2){
    font-size: 14px;
    font-weight: normal;
}

.bitc-offers-title{
    padding-top: 70px;
    padding-bottom: 60px;
    text-align: center;
}
.bitcoin_cont{
    margin-bottom: 70px;
}
.bitc-offers-title h2 span{
    font-weight: bold;
}
.bitc-offers-title h2:nth-child(2){
    font-weight: bold;
}
.bitc-offers-cont{
    display: flex;
    justify-content: space-around;
    align-items: stretch;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.bitc-offers-block{
    width: 50%;
    display: flex;
    justify-content: center;
}
.bitc-offers-block >div{
    width: 68%;
    margin-bottom: 50px;
}
.bitc-icn{
    background: url(/images/front/multidoc_global/bitco_land_sp.png) no-repeat;
}
.bitc-icn.bitc-icn-1,
.bitc-icn.bitc-icn-2,
.bitc-icn.bitc-icn-3,
.bitc-icn.bitc-icn-4{
    height: 68px;
    margin-right: 18px;
}
body[dir=rtl] .bitc-icn.bitc-icn-1,
body[dir=rtl] .bitc-icn.bitc-icn-2,
body[dir=rtl] .bitc-icn.bitc-icn-3,
body[dir=rtl] .bitc-icn.bitc-icn-4 {
    margin-right: inherit;
    margin-left: 18px;
}
.bitc-icn.bitc-icn-1{
    background-position: 0 0;
    width: 70px;
}
.bitc-icn.bitc-icn-2{
    background-position: -73px 0;
    width: 64px;
}
.bitc-icn.bitc-icn-3{
    background-position: -141px 0;
    width: 68px;
}
.bitc-icn.bitc-icn-4{
    background-position: -211px 0;
    width: 66px;
}

.bitc-offers-block h4{
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    line-height: 1;
}
.bitc-offers-block p{
    text-align: left;
    color: #000;
    font-size: 16px;
    line-height: 1.2em;
    margin-bottom: 0;
}
body[dir=rtl] .bitc-offers-block p{
    text-align: right;
}

.bitc-futures{
    background: #f1f1f1;
    padding-bottom: 70px;
}

.bitc-table{
    overflow-x:auto;
}

.bitc-futures table{
    width: 90%;
    margin: 0 auto 10px;
    border-collapse: collapse;
    border-spacing: 0;
}
.bitc-offers-text{
    margin-top: 17px;
}
.bitc-futures table th{
    color: #959595;
    font-size: 12px;
    border-bottom: 1px solid #dadada;
    vertical-align: initial;
    padding-bottom: 8px;
    padding-right: 10px;
    width: 9%;
    min-width: 87px;
    text-align: left;
}
body[dir=rtl] .bitc-futures table th{
    text-align: right;
    padding-right: inherit;
    padding-left: 10px;
}
.bitc-futures table th:nth-child(6),
.bitc-futures table th:nth-child(7){
    width: 7%;
}
.bitc-futures table th:nth-child(8){
    width: 13%;
}

.bitc-futures table td{
    font-size: 16px;
    color: #000;
    padding: 20px 10px 20px 0px;
    border-bottom: 1px solid #dadada;
}

body[dir=rtl] .bitc-futures table td{
    padding-left: 10px;
    padding-right: 0;
}

.bitc-futures table th:last-child,
.bitc-futures table td:last-child{
    padding-right: 0;
}

body[dir=rtl] .bitc-futures table th:last-child,
body[dir=rtl] .bitc-futures table td:last-child{
    padding-right: inherit;
    padding-left: 0;
}

body[dir=rtl] .bitc-futures table th:last-child,
body[dir=rtl] .bitc-futures table td:last-child{
    padding-right: inherit;
    padding-left: 0;
}

.bitc-futures table td a{
    color: #4080ca;
    font-weight: bold;
}
.bitc-offers-text p{
    margin-bottom: 0;
    text-align: center;
    color: #000;
    font-size: 16px;
}
.mt4-logo,
.mt5-logo{
    width: 48%;
    float: left;
    margin: 1%;
}

.mt4-logo{
    text-align: right;
}

.mt4-logo span.bitc-icn{
    background-position: -4px -78px;
    margin-bottom: 10px;
    height: 35px;
    width: 125px;
    display: inline-block;
}
.mt5-logo span.bitc-icn{
    background-position: -142px -78px;
    margin-bottom: 10px;
    height: 35px;
    width: 125px;
    display: inline-block;
}
.bitc-offers-title h5{
    margin-top: 5px;
}
.bitc-offers-title p{
    margin-bottom: 0;
    font-size: 27px;
    line-height: 1.2em;
    margin-top: 5px;
}
.bitc-offers-title p span{
    font-weight: bold;
}
.bitc-video .bitc-offers-title{
    padding-bottom: 10px;
}

.bitc-video{
    display: flex;
    justify-content: center;
    align-items: stretch;
    flex-wrap: nowrap;
}
.bitc-video h5{
    color: #000;
    margin-bottom: 70px;
}
.bitc-video-bg{
    background: url(/images/front/multidoc_global/tablet-bg.jpg) no-repeat;
    background-size: contain;
    height: 275px;
    width: 395px;
    margin-right: 100px;
}
body[dir=rtl] .bitc-video-bg{
    margin-right: 0;
    margin-left: 100px;
}
body[dir=rtl] .bitc-video-left{
    left: inherit;
    right: 41px;
}

/* END VIDEO */

.bitc-video-left{
    width: 319px;
    height: 241px;
    background: url(/images/front/multidoc_global/bitco_video.jpg) no-repeat;
    background-size: contain;
    display: flex;
    justify-content: center;
    cursor: pointer;
    position: relative;
    left: 35px;
    top: 17px;
}
.bitc-video-left:hover .yout-icn{
    background: #c00;
}
.yout-icn{
    background: #ff0026;
    width: 69px;
    height: 49px;
    border-radius: 13px;
    display: inline-flex;
    align-self: center;
    justify-content: center;
}
.yout-icn >span{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 0 9px 18px;
    border-color: transparent transparent transparent #fff;
    margin: auto;
}

.bitc-video-wrap iframe{
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.bitc-video-wrap{
    display: none;
    position: fixed;
    z-index: 999999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.8);
    align-items: center;
    justify-content: center;
    padding: 5% 3% 3%;
}
.bitc-video-wrap >div{
    position: relative;
    height: 600px;
    width: 100%;
    max-width: 800px;
    max-height: 80vh;
}
.close-video {
    color: #fff;
    position: absolute;
    top: -22px;
    right: 0;
    font-size: 38px;
    cursor: pointer;
    font-weight: bold;
}

/* END VIDEO */

.bitc-video-text p{
    margin-bottom: 0;
    line-height: 1.3;
}
.bitc-video-text p:nth-child(1){
    line-height: 48px;
    margin-bottom: 15px;
}
.bitc-video-text p:nth-child(1),
.bitc-video-text p:nth-child(3){
    color: #94c93d;
    font-size: 60px;
}
.bitc-video-text p:nth-child(2),
.bitc-video-text p:nth-child(4){
    color: #000;
    font-size: 16px;
    margin-bottom: 37px;
}
.bitc-video-text p:nth-child(5){
    color: #848484;
    font-size: 14px;
}
.bitc-form{
    background-repeat:no-repeat;
    background-size: cover;
    padding-bottom: 120px;
}

.bitc-form .bitc-offers-title{
    padding-bottom: 40px;
}

@media (max-width: 1366px) and (min-width: 768px){
    .bitc-form #two_column_form .field {
        height: 60px;
    }
}

@media screen and (max-width:1366px){
    .bitc-head{
        padding-top: 80px;
        padding-bottom: 80px;
    }
}

@media screen and (max-width: 868px) {
    .bitc-head-flex {
        flex-direction: column;
    }
    .bitc-head{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .bitc-head-left{
        margin-bottom: 50px;
        padding-right: 0;
        padding-left: 0;
        text-align: center;
    }
    .bitc-head-right{
        background: rgba(0, 0, 0,.7);
    }
    .bitc-offers-block{
        flex-direction: column;
        text-align: center;
        align-items: center;
        justify-content: flex-start;
    }
    .bitc-offers-block p{
        text-align: center;
    }
    .bitc-icn{
        margin-bottom: 35px;
    }
    .bitc-offers-block >div{
        width: 90%;
    }
    .bitc-icn.bitc-icn-1,
    .bitc-icn.bitc-icn-2,
    .bitc-icn.bitc-icn-3,
    .bitc-icn.bitc-icn-4{
        margin-right: 0;
    }
    .bitc-offers-title{
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .bitc-futures{
        padding-bottom: 40px;
    }
    .bitc-wrap h2{
        font-size: 30px;
    }
    .wrap_form{
        width: auto;
    }
    .bitc-form{
        padding-bottom: 0;
    }
    .bitc-video{
        flex-direction: column;
    }
    .bitc-video-bg,
    body[dir=rtl] .bitc-video-bg{
        margin: 0 auto 30px auto;
    }

    .bitc-video-text p{
        text-align: center;
    }
    .bitc-video-text{
        margin-bottom: 30px;
    }
    .bitc-head-right{
        min-height: inherit;
        text-align: center;
    }
    .bitc-video-wrap >div{
        height: 400px;
    }
}

@media screen and (max-width: 550px) {
    .bitc-head-left{
        margin-bottom: 25px;
    }
    .bitc-head-left h2{
        font-size: 20px;
    }
    .bitc-head-right{
        width: 100%;
        max-width: inherit;
        padding: 20px;
    }
    .bitc-head-right h3{
        font-size: 26px;
    }
    .bitc-offers-block{
        width: auto;
    }
    .bitc-calc, .bitc-calc-btn{
        padding-left: 0;
        padding-right: 0;
    }
    .bitc-head{
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .bitc-video-wrap >div{
        height: 300px;
    }
}
@media screen and (max-width: 440px){
    .bitc-video-bg{
        height: 216px;
        width: 310px;
    }
    .bitc-video-left{
        width: 251px;
        height: 189px;
        left: 28px;
        top: 13px;
    }
}
@media screen and (max-width: 350px){
    .bitc-video-bg {
        height: 192px;
        width: 272px;
    }
    .bitc-video-left{
        width: 224px;
        height: 167px;
        left: 24px;
        top: 12px;
    }
}

.bitc-calc-left input[type="number"]::-webkit-outer-spin-button,
.bitc-calc-left input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.bitc-calc-left input[type="number"]{
    -moz-appearance:textfield;
}







