.navigationico{background: url(/i/img/cryptocurrency_trading/cryptocurrency_trading_1.png) no-repeat;}

.navigationico_1{width: 92px; height: 78px; background-position: -5px -5px;}
.navigationico_2{width: 92px; height: 78px; background-position: -5px -133px;}
.navigationico_3{width: 92px; height: 78px; background-position: -107px -133px;}
.navigationico_4{width: 92px; height: 78px; background-position: -235px -5px;}
.navigationico_5{width: 92px; height: 78px; background-position: -235px -93px;}
.navigationico_6{width: 32px; height: 32px; background-position: -209px -181px;}
.navigationico_7{width: 32px; height: 32px; background-position: -251px -181px;}
.navigationico_8{width: 32px; height: 32px; background-position: -293px -181px;}
.navigationico_9{width: 32px; height: 32px; background-position: -5px -223px;}
.navigationico_10{width: 32px; height: 32px; background-position: -107px -5px;}
.navigationico_11{width: 54px; height: 54px; background-position: -149px -5px;}
.navigationico_12{width: 54px; height: 54px; background-position: -107px -69px;}
.navigationico_13{width: 54px; height: 54px; background-position: -171px -69px;}

.cryptocurrency__line{margin-bottom: 60px;}
.cryptocurrency__line:last-child{margin-bottom: 0px;}


/* menu */
.navigationico__flex{}
.navigationico__flex__one{max-width: 300px; width: 100%; margin: 20px 10px; cursor: pointer; transition-duration: .3s;}
.navigationico__flex__one:hover .navigationico__flex__one__flex__one{opacity: 1;}
.navigationico__flex__one:hover .navigationico__flex__one__flex__two{text-shadow: 1px 1px #dbdbdb;}
.navigationico__flex__one__flex{}
.navigationico__flex__one__flex__one{margin-right: 15px; opacity: 0.7;}
.navigationico__flex__one__flex__two{text-align: left;}


/* how_cryptocurrency_work */
.cryptocurrencywork__slick{max-width: 600px; margin: 0 auto; border: 1px solid #dcdcdc; padding: 20px; box-sizing: border-box; text-align: center; margin-bottom: 60px !important; background: #fff;}
.cryptocurrencywork__slick__one{display: none;}
.cryptocurrencywork__slick__one__conteiner{width: 100%;}
.cryptocurrencywork__slick__one__text{margin-bottom: 20px;}
.cryptocurrencywork__slick__one__text span{color: #c00;}
.cryptocurrencywork__slick__one__img{}
.cryptocurrencywork__slick__one__img img{display: block; margin: 0 auto; max-width: 100%;}

.cryptocurrencywork__slick .slick-dots li button:before{content: ''; background: #000; width: 10px; height: 10px; -moz-border-radius: 750px; -webkit-border-radius: 750px; border-radius: 750px;}
.cryptocurrencywork__slick .slick-dots li{margin: 0px;}
.cryptocurrencywork__slick .slick-dots{bottom: -40px; text-align: center; left: 4px;}
.cryptocurrencywork__slick .slick-track{display: -webkit-box !important; display: -moz-box !important; display: -ms-flexbox !important; display: -webkit-flex !important; display: flex !important;}
.cryptocurrencywork__slick .slick-slide{display: -webkit-box !important; display: -moz-box !important; display: -ms-flexbox !important; display: -webkit-flex !important; display: flex !important; height: auto !important; -webkit-align-items: center !important; -ms-flex-align: center !important; align-items: center !important; -webkit-box-pack: justify; -moz-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify;  justify-content: space-between;}

.cryptocurrencywork__footnote{background: #ededed; border-radius: 5px; padding: 20px;}
.cryptocurrencywork__footnote ul{}
.cryptocurrencywork__footnote li{margin-left: 0px !important;}
.cryptocurrencywork__textbold{margin-top: 20px; text-align: center; font-weight: bold; font-style: italic;}


/* benefits */
.cryptocurrency__benefits__flex{}
.cryptocurrency__benefits__flex__one{width: 100%; max-width: 200px; min-height: 200px; background: #fff; box-shadow: 0px 0px 30px -5px #a5a5a5; box-sizing: border-box; padding: 20px; margin-right: 20px; position: relative;}
.cryptocurrency__benefits__flex__one:last-child{margin-right: 0px;}
.cryptocurrency__benefits__flex__one__conteiner{}
.cryptocurrency__benefits__flex2{display: block;}
.cryptocurrency__benefits__flex2__one:nth-child(1){margin-bottom: 20px;}
.cryptocurrency__benefits__flex2__one:nth-child(1) .navigationico{margin: 0px auto;}
.cryptocurrency__benefits__flex2__one:nth-child(2){text-align: center; font-size: 0.75em; padding: 0 5px;}
.cryptocurrency__benefits__flex__one:after, .cryptocurrency__benefits__flex__one:before{content: ''; position: absolute; top: 10px; left: 10px; border: 1px solid #e6ccce; transition: opacity 0.5s,transform 0.5s;}
.cryptocurrency__benefits__flex__one:after{top: 10px; height: calc(100% - 21px); border-left: 0px; border-right: 0px; width: calc(100% - 19px); -webkit-transform: scaleX(0); transform: scaleX(0);}
.cryptocurrency__benefits__flex__one:before{left: 10px; width: calc(100% - 21px); border-top: 0px; border-bottom: 0px; height: calc(100% - 20px); -webkit-transform: scaleY(0); transform: scaleY(0);}
.cryptocurrency__benefits__flex__one:hover{box-shadow: 0px 0px 30px -5px #565656;}
.cryptocurrency__benefits__flex__one:hover:after{-webkit-transform: scaleX(1); transform: scaleX(1); opacity: 1;}
.cryptocurrency__benefits__flex__one:hover:before{-webkit-transform: scaleY(1); transform: scaleY(1); opacity: 1;}
.cryptocurrency__benefits__flex__one:hover .navigationico{-moz-transform: scale(0.9); -o-transform:scale(0.9); -webkit-transform: scale(0.9); transform: scale(0.9);}


/* risks_related */
.cryptocurrency__risksrelated__conteiner{margin: 20px 0;}
.cryptocurrency__risksrelated__conteiner p:first-child{margin-top: 0px !important; padding-top: 0px !important;}
.cryptocurrency__risksrelated__conteiner p:last-child{margin-bottom: 0px !important; padding-bottom: 0px !important;}
.cryptocurrency__risksrelated__flex{margin-bottom: 20px;}
.cryptocurrency__risksrelated__flex:last-child{margin-bottom: 0px;}
.cryptocurrency__risksrelated__flex__one:nth-child(1){margin-right: 20px;}
.cryptocurrency__risksrelated__flex__one__head{font-weight: bold;}
.cryptocurrency__risksrelated__flex__one__text{margin: 20px 0;}
.cryptocurrency__risksrelated__li li{margin-left: 0px !important;}


/* spreadsconditions */
.spreadsconditions__conteiner{}
.spreadsconditions__table{width: 100%; margin-bottom: 20px;}
.spreadsconditions__table th, .spreadsconditions__table td{text-align: center; border: 1px solid #787878; padding: 10px; vertical-align: middle;}
.spreadsconditions__table th{background: #787878; color: #fff; border: 1px solid #000;}
.spreadsconditions__table td{}
.spreadsconditions__table tbody tr{background: #fff;}
.spreadsconditions__table tbody tr:nth-child(2n){background: rgba(0,0,0,0.1);}
.spreadsconditions__table tr:hover{background: rgba(0, 0, 0, 0.2) !important;}
.spreadsconditions__footnote{font-style: italic; color: #8d8d8d;}
.spreadsconditions__footnote span{color: #c00;}


@media screen and (max-width: 1100px) {
    .spreadsconditions__table{border: 0;}
    .spreadsconditions__table thead{display: none;}
    .spreadsconditions__table tr{margin-bottom: 20px; display: block; border: 1px solid #d8d8d8; padding: 0 5px; box-shadow: 0px 0px 5px 0px #d8d8d8; max-width: 300px; margin: 5px; width: 100%;}
    .spreadsconditions__table td{display: block; text-align: right; font-size: 13px; border: 1px solid transparent; border-bottom: 1px solid #d8d8d8;}
    .spreadsconditions__table td:last-child{border-bottom: 0;}
    .spreadsconditions__table td:before{content: attr(data-label); float: left; text-transform: uppercase; font-weight: bold;}
    .spreadsconditions__table th, .spreadsconditions__table td{text-align: right;}
    .spreadsconditions__table tbody tr:nth-child(2n), .spreadsconditions__table tbody tr:hover{background: none !important;}
    .spreadsconditions__table tbody{display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -moz-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;}
}


@media screen and (max-width: 800px) {
    .navigationico__flex__one__flex__one{-webkit-transform: scale(0.7); -moz-transform: scale(0.7); -ms-transform: scale(0.7); -o-transform: scale(0.7); transform: scale(0.7);}
    .navigationico__flex__one{max-width: 100%; border: 1px solid #898989; border-radius: 5px; padding: 2px; margin: 0px; margin-bottom: 5px;}
    .navigationico__flex__one:hover{border: 1px solid #000;}

    .cryptocurrency__benefits__flex, .cryptocurrency__benefits__flex__one{display: block;}
    .cryptocurrency__benefits__flex__one{max-width: 100%; min-height: inherit;  margin-right: 0px; background: transparent; box-shadow: none; padding: 0px; margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #f7f7f7;}
    .cryptocurrency__benefits__flex__one:last-child{margin-bottom: 0px; padding-bottom: 0px; border-bottom: 0px;}
    .cryptocurrency__benefits__flex2__one:nth-child(1){margin-bottom: 0px; margin-right: 10px; border: 1px solid #91202a; padding: 5px; border-radius: 5px; width: 56px; height: 46px;}
    .cryptocurrency__benefits__flex2{display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;}
    .cryptocurrency__benefits__flex2__one:nth-child(2){text-align: left; font-size: inherit;}
    .cryptocurrency__benefits__flex2__one:nth-child(1) .navigationico, .cryptocurrency__benefits__flex__one:hover .navigationico{-moz-transform: scale(0.6); -webkit-transform: scale(0.6); transform: scale(0.6); position: relative; left: -18px; top: -16px;}
    .cryptocurrency__benefits__flex__one:after, .cryptocurrency__benefits__flex__one:before{display: none;}
    .cryptocurrency__benefits__flex__one:hover{box-shadow: none;}
}


@media screen and (max-width: 700px) {
    .spreadsconditions__table tr{max-width: 100%; margin: 0px; margin-bottom: 20px;}
    .spreadsconditions__table tr:last-child{margin-bottom: 0px;}
}