<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*INFO*/
div.blockinfo.info
{
    background-image : url('/i/img/about_us/background-2.png');
    background-position : center;
    margin-bottom: 40px;
    padding: 20px;
}
div.info ul
{
    position : relative;
    display : flex;
    width : 100%;
    max-width :650px;
    height : 650px;
    margin : 0 auto;
}
div.info ul li
{
    position : absolute;
    margin-left: 0px !important;
}
div.info ul li:nth-child(1)
{
    top : calc(50% - 32.5px);
    left : 8%;
}
div.info ul li:nth-child(1) .description
{
    top : calc(50% - 100px);
    left: -288px;
}
div.info ul li:nth-child(1) .description::after
{
    border-bottom : 1px solid #000;
    width : 55px;
    content : '';
    height : 0px;
    display : block;
    position : absolute;
    top : 45px;
    right : -51px;
    transform : rotate(30deg);
}
div.info ul li:nth-child(2)
{
    top : calc(25% - 32.5px);
    left : calc(25% - 32.5px);
}
div.info ul li:nth-child(2) .description
{
    top : calc(50% - 35px);
    left : -345px;
}
div.info ul li:nth-child(2) .description::after
{
    border-bottom : 1px solid #000;
    width : 80px;
    content : '';
    height : 0px;
    display : block;
    position : absolute;
    top : 31px;
    right : -79px;
}
div.info ul li:nth-child(3)
{
    top : 8%;
    left : calc(50% - 32.5px);
}
div.info ul li:nth-child(3) .description
{
    top : 0;
    left : -507px;
}
div.info ul li:nth-child(3) .description::after
{
    border-bottom : 1px solid #000;
    width : 300px;
    content : '';
    height : 0px;
    display : block;
    position : absolute;
    top : 31px;
    right : -245px;
}
div.info ul li:nth-child(4)
{
    top : calc(25% - 32.5px);
    right : calc(25% - 32.5px);
}
div.info ul li:nth-child(4) .description
{
    top : 0;
    right : -350px;
}
div.info ul li:nth-child(4) .description::after
{
    border-bottom : 1px solid #000;
    width : 102px;
    content : '';
    height : 0px;
    display : block;
    position : absolute;
    top : 31px;
    left : -102px;
}
div.info ul li:nth-child(5)
{
    top : calc(50% - 32.5px);
    right : 8%;
}
div.info ul li:nth-child(5) .description
{
    top : calc(50% - 35px);
    right : -291px;
}
div.info ul li:nth-child(5) .description::after
{
    border-bottom : 1px solid #000;
    width : 50px;
    content : '';
    height : 0px;
    display : block;
    position : absolute;
    top : 31px;
    left : -50px;
}
div.info ul li:nth-child(6)
{
    bottom : calc(25% - 32.5px);
    right : calc(25% - 32.5px);
}
div.info ul li:nth-child(6) .description
{
    bottom: -215px;
    right: -309px;
}
div.info ul li:nth-child(6) .description::after
{
    border-bottom : 1px solid #000;
    width : 50px;
    content : '';
    height : 0px;
    display : block;
    position : absolute;
    top : 31px;
    left : -50px;
}
div.info ul li:nth-child(7)
{
    bottom : 8%;
    left : calc(50% - 32.5px);
}
div.info ul li:nth-child(7) .description
{
    top: 12px;
    right: -411px;
}
div.info ul li:nth-child(7) .description::after
{
    border-bottom : 1px solid #000;
    width : 150px;
    content : '';
    height : 0px;
    display : block;
    position : absolute;
    top : 31px;
    left : -150px;
}
div.info ul li:nth-child(8)
{
    bottom : calc(25% - 32.5px);
    left : calc(25% - 32.5px);
}
div.info ul li:nth-child(8) .description
{
    bottom: -175px;
    left: -320px;
}
div.info ul li:nth-child(8) .description::after
{
    border-bottom: 1px solid #000;
    width: 80px;
    content: '';
    height: 0px;
    display: block;
    position: absolute;
    top: 31px;
    right: -79px;
}
div.info ul li:nth-child(9)
{
    top : calc(50% - 130px);
    left : calc(50% - 115px);
}
div.info ul li:nth-child(9) img
{
    width : 250px;
    height : 245px;
}
div.info .description
{
    width : 226px;
    position : absolute;
    opacity : 0;
}
div.info .description p
{
    font-size : 14px;
    text-align : left;
    background: #fff;
    margin-top: 0px !important;
    padding: 10px;
    position: relative;
    top: -10px;
    z-index: 1;
}
div.info .description h4
{
    border-bottom: 1px solid #333;
    color: #333;
    font-size: 14px !important;
    line-height: 13px !important;
    margin-bottom: 10px;
    padding-bottom: 10px;
    height: 21px;
    overflow: hidden;
    text-align: left;
    background: #fff;
    padding-bottom: 0px;
    margin-bottom: 0px;
    padding: 10px;
    position: relative;
    top: -10px;
    z-index: 1;
}
div.info li:hover i.info
{
    background-position-x : -10px !important;
}
div.info li:hover .description
{
    opacity : 1;
    transition : .3s;
}

i.info
{
    background-image : url('/i/img/about_us/info8_v3.png');
    width : 65px;
    height : 65px;
    background-position : -10px -10px;
    display : block;
    position : relative;
    z-index : 6;
    margin: 0 auto;
}
div.info li::before
{
    content : '';
    border : 10px solid #fff;
    display : inline-block;
    box-shadow : 0 0 30px rgba(0,0,0,.2), inset 1px 1px 15px 0 rgba(0,0,0,.1);
    border-radius : 100%;
    width : 120px;
    height : 120px;
    margin-top : calc(50% - 70px);
    margin-left : calc(50% - 70px);
    transition : .3s;
    position : absolute;
    background-color : #fff;
    z-index : 5;

}
div.info li:last-child::before
{
    display : none;

}
div.info li:hover::before
{
    width : 140px;
    height : 140px;
    margin-top : calc(50% - 80px);
    margin-left : calc(50% - 80px);
}

i.info.i1
{
    background-position : -85px -10px;
}
i.info.i2
{
    background-position : -85px -85px;
}
i.info.i3
{
    background-position : -85px -160px;
}
i.info.i4
{
    background-position : -85px -235px;
}
i.info.i5
{
    background-position : -85px -310px;
}
i.info.i6
{
    background-position : -85px -385px;
}
i.info.i7
{
    background-position : -85px -460px;
}
i.info.i8
{
    background-position : -85px -535px;
}

/*INSTRUMENTS*/
.instruments h5
{
    border-bottom : 1px solid #ccc;
    padding: 30px 10px 15px 10px;
    text-transform : uppercase;
    color : #999;
    text-align: center;
}
i.instrument
{
    background-image : url('/i/img/about_us/info8_v3.png');
    width : 65px;
    height : 65px;
    min-width : 65px;
    min-height : 65px;
    background-position : -160px -10px;
    display : block;
    position : relative;
    z-index : 6;
}
i.instrument.i1
{
    background-position : -160px -10px;
}
i.instrument.i2
{
    background-position : -160px -85px;
}
i.instrument.i3
{
    background-position : -160px -160px;
}
i.instrument.i4
{
    background-position : -160px -235px;
}
i.instrument.i5
{
    background-position : -160px -310px;
}
i.instrument.i6
{
    background-position : -160px -385px;
}
i.instrument.i7
{
    background-position : -160px -460px;
}
i.instrument.i8
{
    background-position : -160px -535px;
}
i.instrument.i9
{
    background-position : -385px -10px;
}
i.instrument.i10
{
    background-position : -235px -10px;
}
i.instrument.i11
{
    background-position : -235px -85px;
}
i.instrument.i12
{
    background-position : -235px -160px;
}
i.instrument.i13
{
    background-position : -235px -235px;
}
i.instrument.i14
{
    background-position : -235px -310px;
}
i.instrument.i15
{
    background-position : -160px -535px;
}
i.instrument.i16
{
    background-position: -379px -226px;
    width: 74px;
}
i.instrument.i17
{
    background-position : -310px -10px;
}
i.instrument.i18
{
    background-position : -310px -85px;
}
i.instrument.i19
{
    background-position : -310px -160px;
}
i.instrument.i20
{
    background-position : -310px -235px;
}
i.instrument.i21
{
    background-position : -310px -310px;
}
i.instrument.i22
{
    background-position : -160px -535px;
}
i.instrument.i23
{
    background-position : -385px -154px;
}
i.instrument.i28
{
    background-position: -379px -85px;
}
.crypto-currencyMarket a{text-decoration: none;}
.crypto-currencyMarket:hover h5
{
    color : #000;
    transition : .3s;
}
.crypto-currencyMarket ul
{
    display : flex;
    justify-content : center;
    align-items : center;
    margin : 30px 0;
    flex-flow: wrap;
}
.crypto-currencyMarket ul li::before
{
    display : none;
}
.crypto-currencyMarket ul li
{
    opacity : .6;
    transition : .3s;
    transform : scale(.9);
    margin : 0 30px;
}
.crypto-currencyMarket ul li
{
    text-align : center;
}
.crypto-currencyMarket ul li p
{
    text-align : center;
    margin : 10px 0;
}
.crypto-currencyMarket ul li:hover
{
    opacity : 1;
    transform : scale(1);
}
i.instrument.i24
{
    background-position : -460px -10px;
    width : 85px;
    height : 85px;
}
i.instrument.i25
{
    background-position : -460px -105px;
    width : 85px;
    height : 85px;
}
i.instrument.i26
{
    background-position : -460px -200px;
    width : 85px;
    height : 85px;
}
i.instrument.i27
{
    background-position : -460px -294px;
    width : 85px;
    height : 85px;
}
.markets li::before
{
    content : '';
    border : 10px solid #fff;
    display : block;
    box-shadow : 0 0 50px rgba(0,0,0,.15), inset 1px 1px 30px 0 rgba(0,0,0,.05);
    border-radius : 100%;
    width : 90px;
    height : 90px;
    margin-top : calc(50% - 55px);
    transition : .3s;
    position : absolute;
    background-color : #fff;
    z-index : 5;
}
.markets ul li:first-child::before,
.markets ul li:last-child::before
{
    position : initial;
    background-color : transparent;
    z-index : initial;
    display : none;
}
.blockinstruments.instruments .description li
{
    display : flex;
    justify-content : flex-start;
    align-items : center;
}
.blockinstruments.instruments .description i
{
    margin-right : 20px;
}
.blockinstruments.instruments .markets
{
    display : flex;
    justify-content : center;
    flex-flow : wrap;
}
.blockinstruments.instruments .markets ul
{
    width : 330px;
    height : 330px;
    position : relative;
    margin : 30px;
}
.blockinstruments.instruments .markets div:hover .circles
{
    transform : scale(.9,.9);
    transition : .3s;
}
.blockinstruments.instruments .markets div:hover h5
{
    color : #000;
    transition : .3s;
}

.blockinstruments.instruments .markets a{text-decoration: none;}

.blockinstruments.instruments .markets .circles
{
    width : 350px;
    height : 350px;
    top : calc(50% - 175px);
    left : calc(50% - 175px);
    transform : scale(0,0);
}
.blockinstruments.instruments .markets .circles &gt; div:nth-child(1)
{
    border : 1px solid #666;
    border-radius : 100%;
    position : absolute;
    top : 0;
    left : 0;
    width : 350px;
    height : 350px;
}
.blockinstruments.instruments .markets .circles &gt; div:nth-child(2)
{
    border : 1px solid #999;
    border-radius : 100%;
    position : absolute;
    top : 25px;
    left : 25px;
    width : 300px;
    height : 300px;
}
.blockinstruments.instruments .markets .circles &gt; div:nth-child(3)
{
    border : 1px solid #ccc;
    border-radius : 100%;
    position : absolute;
    top : 50px;
    left : 50px;
    width : 250px;
    height : 250px;
}
.blockinstruments.instruments .markets ul li:last-child
{
    opacity : .7;
    transition : .3s;
}
.blockinstruments.instruments .markets ul:hover li:last-child
{
    opacity : 1;
}
.blockinstruments.instruments .markets ul li
{
    position : absolute;
    margin : 0;
    transform : scale(.9);
}
.blockinstruments.instruments .markets ul:hover li
{
    transform : scale(1);
    transition : .3s;
}
.blockinstruments.instruments .markets ul li.li2
{
    top : 5%;
    left : calc(50% - 32.5px);
}
.blockinstruments.instruments .markets ul li.li3
{
    top : calc(30% - 32.5px);
    right : 5%;
}
.blockinstruments.instruments .markets ul li.li4
{
    top : calc(70% - 32.5px);
    right : 5%;
}
.blockinstruments.instruments .markets ul li.li5
{
    bottom : 5%;
    left : calc(50% - 32.5px);
}
.blockinstruments.instruments .markets ul li.li6
{
    top : calc(70% - 32.5px);
    left : 5%;
}
.blockinstruments.instruments .markets ul li.li7
{
    top : calc(30% - 32.5px);
    left : 5%;
}
.blockinstruments.instruments .markets ul li.li8
{
    top : calc(50% - 32.5px);
    left : calc(50% - 32.5px);
}

/*SERVICES*/
i.service
{
    background-image : url('/i/img/about_us/info8_v3.png');
    width : 85px;
    height : 85px;
    min-width : 85px;
    min-height : 85px;
    background-position : -555px -10px;
    display : block;
}
i.service.i1
{
    background-position : -555px -10px;
}
i.service.i2
{
    background-position : -555px -105px;
}
i.service.i3
{
    background-position : -555px -200px;
}
i.service.i4
{
    background-position : -555px -295px;
}
i.service.i5
{
    background-position : -555px -390px;
}
.services .description
{
    display : flex;
}
.services .description i
{
    margin-right : 20px;
}
.services ul
{
    display : flex;
    justify-content : center;
    margin-bottom : 50px;
    flex-flow: wrap;
    align-items: flex-start;
}
.services ul li
{
    margin : 20px;
    justify-content : center;
    flex-flow : column;
    display : flex;
    opacity : .6;
    transition : .3s;
    transform : scale(.9);
}

.services ul li a{
    text-decoration: none;
}

.services ul li:hover
{
    transform : scale(1);
    opacity : 1;
}
.services ul li i
{
    margin : 0 auto;
}

#company_awards, #company_contests{margin-bottom: 40px;}

.about__stars{margin-bottom: 40px;}

.about__advantage{margin-bottom: 40px;}
.about__advantage h3.center{text-align: center; padding-bottom: 20px;}
.about__advantage .hr3{background: url(/i/img/about_us/hr.png) center top no-repeat; padding-top: 40px; position: relative;}
.about__advantage__flex{}
.about__advantage__flex__one{margin: 10px; text-align: center; transform: scale(0.9); width: 175px; text-decoration: none;}
.about__advantage__flex__one:hover{text-decoration: none; color: #000000; transform: scale(1);}
.about__advantage__flex__one__ico{}
.about__advantage__flex__one__img{}

.about__advantage__ico{background: url(/i/img/about_us/info8_v3.png) no-repeat; width: 65px; height: 65px; min-width: 65px !important; min-height: 65px !important; margin: 0px auto 10px auto; position: relative; z-index: 2;}

.about__advantage__ico_advant1{background-position: -10px -613px;}
.about__advantage__ico_advant2{background-position: -10px -688px;}
.about__advantage__ico_advant3{background-position: -10px -763px;}
.about__advantage__ico_advant4{background-position: -10px -838px;}
.about__advantage__ico_advant5{background-position: -10px -913px;}
.about__advantage__ico_advant6{background-position: -10px -988px;}

.about__advantage__ico_trading1{background-position: -85px -613px;}
.about__advantage__ico_trading2{background-position: -85px -688px;}
.about__advantage__ico_trading3{background-position: -85px -763px;}
.about__advantage__ico_trading4{background-position: -85px -838px;}
.about__advantage__ico_trading5{background-position: -85px -913px;}


.about__advantage__flex__one__text{opacity: .6;}
.about__advantage__flex__one:hover .about__advantage__flex__one__text{opacity: 1;}

.about__advantage__flex2{display: block !important;}


/* menu */
.about__counter{margin-bottom: 40px;}
.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{background: url(/i/img/about_us/navigation.png) no-repeat; margin-right: 15px; min-width: 56px; min-height: 56px; opacity: 0.7;}
.navigationico__flex__one__flex__one_navigation1{background-position: -7px -6px;}
.navigationico__flex__one__flex__one_navigation2{background-position: -625px -9px;}
.navigationico__flex__one__flex__one_navigation3{background-position: -556px -8px;}
.navigationico__flex__one__flex__one_navigation4{background-position: -621px -8px;}
.navigationico__flex__one__flex__one_navigation5{background-position: -149px -6px;}
.navigationico__flex__one__flex__one_navigation6{background-position: -490px -5px;}
.navigationico__flex__one__flex__one_navigation7{background-position: -76px -6px;}
.navigationico__flex__one__flex__one_navigation8{background-position: -222px -7px;}
.navigationico__flex__one__flex__one_navigation9{background-position: -289px -8px;}
.navigationico__flex__one__flex__one_navigation10{background-position: -761px -8px;}
.navigationico__flex__one__flex__one_navigation11{background-position: -356px -5px;}
.navigationico__flex__one__flex__one_navigation12{background-position: -352px -8px;}
.navigationico__flex__one__flex__two{text-align: left;}
.gettingstarted__flex2{}
.gettingstarted__flex2__one{margin-right: 20px;}
.gettingstarted__flex2__two{}
.gettingstarted__red{color: #c03e3e}     


.about__figures{margin-bottom: 40px;}
.about__figures a{text-decoration: none;}
.about__figuresblock__content{background: url(/i/img/about_us/background-2.png) no-repeat; background-size: contain; padding: 70px 0px; background-position: center;  position: relative;}
.about__figuresblock{width: 500px; height: 500px; margin: 0 auto;position: relative;}
.about__figuresblock__logo{position: absolute; top: calc(50% - 132px); left: calc(50% - 133px);}
.about__figuresblock__logo img{display: block; margin: 0 auto; max-width: 100%;}
.about__figuresblock__one{display: block;}
.about__figuresblock__one__img{border: 10px solid #fff; display: inline-block; box-shadow: 0 0 30px rgba(0,0,0,.2), inset 1px 1px 15px 0 rgba(0,0,0,.1); border-radius: 100%; width: 120px; height: 120px; background-size: cover; position: absolute;}
.about__figuresblock__one.ignore .about__figuresblock__one__img{-webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); filter: gray; /* IE 6-9 */}

.about__figuresblock__one__img__ico_infographic1{background-position: -85px -10px; width: 65.5px; height: 65.5px;}
.about__figuresblock__one__img__ico_infographic2{background-position: -85px -85px; width: 65.5px; height: 65.5px;}
.about__figuresblock__one__img__ico_infographic3{background-position: -85px -160px;}
.about__figuresblock__one__img__ico_infographic4{background-position: -85px -235px; width: 65.5px; height: 65.5px;}
.about__figuresblock__one__img__ico_infographic5{background-position: -85px -310px; width: 65.5px; height: 65.5px;}
.about__figuresblock__one__img__ico_infographic6{background-position: -85px -385px;}
.about__figuresblock__one__img__ico_infographic7{background-position: -85px -460px; width: 65.5px; height: 65.5px;}
.about__figuresblock__one__img__ico_infographic8{background-position: -85px -535px;}

.about__figuresblock__one__img.infographic1{background-image: url(/i/img/about_us/infographic/infographic1_2.jpg);}
.about__figuresblock__one__img.infographic2{background-image: url(/i/img/about_us/infographic/infographic2.jpg);}
.about__figuresblock__one__img.infographic3{background-image: url(/i/img/about_us/infographic/infographic3.jpg);}
.about__figuresblock__one__img.infographic4{background-image: url(/i/img/about_us/infographic/infographic4.jpg);}
.about__figuresblock__one__img.infographic5{background-image: url(/i/img/about_us/infographic/infographic5.jpg);}
.about__figuresblock__one__img.infographic6{background-image: url(/i/img/about_us/infographic/infographic6.jpg);}
.about__figuresblock__one__img.infographic7{background-image: url(/i/img/about_us/infographic/infographic7.jpg);}
.about__figuresblock__one__img.infographic8{background-image: url(/i/img/about_us/infographic/infographic8.jpg);}
.about__figuresblock__one__img.infographic9{background-image: url(/i/img/about_us/infographic/infographic9.jpg);}

.about__figuresblock__one:hover:not(.ignore) .about__figuresblock__one__img{width: 140px; height: 140px;}
.about__figuresblock__one:hover .about__figuresblock__one__img__ico_infographic1{background-position: -10px -10px;}
.about__figuresblock__one:hover .about__figuresblock__one__img__ico_infographic2{background-position: -10px -85px;}
.about__figuresblock__one:hover .about__figuresblock__one__img__ico_infographic3{background-position: -10px -160px;}
.about__figuresblock__one:hover .about__figuresblock__one__img__ico_infographic4{background-position: -10px -235px;}
.about__figuresblock__one:hover .about__figuresblock__one__img__ico_infographic5{background-position: -10px -310px;}
.about__figuresblock__one:hover .about__figuresblock__one__img__ico_infographic6{background-position: -10px -385px;}
.about__figuresblock__one:hover .about__figuresblock__one__img__ico_infographic7{background-position: -10px -460px;}
.about__figuresblock__one:hover .about__figuresblock__one__img__ico_infographic8{background-position: -10px -535px;}

.about__figuresblock__one:nth-child(1) .about__figuresblock__one__img{top: calc(50% - 60px); right: calc(100% - 75px);}
.about__figuresblock__one:hover:nth-child(1):not(.ignore) .about__figuresblock__one__img{top: calc(50% - 70px); right: calc(100% - 45px);}

.about__figuresblock__one:nth-child(2) .about__figuresblock__one__img{top: 30px; left: 20px;}
.about__figuresblock__one:hover:nth-child(2):not(.ignore) .about__figuresblock__one__img{top: -27px; left: -37px;}

.about__figuresblock__one:nth-child(3) .about__figuresblock__one__img{top: -60px; right: calc(50% - 70px);}
.about__figuresblock__one:hover:nth-child(3):not(.ignore) .about__figuresblock__one__img{top: -115px; right: calc(50% - 80px);}

.about__figuresblock__one:nth-child(4) .about__figuresblock__one__img{top: 30px; right: 20px;}
.about__figuresblock__one:hover:nth-child(4):not(.ignore) .about__figuresblock__one__img{top: -27px; right: -37px;}

.about__figuresblock__one:nth-child(5) .about__figuresblock__one__img{top: calc(50% - 60px); left: calc(100% - 75px);}
.about__figuresblock__one:hover:nth-child(5):not(.ignore) .about__figuresblock__one__img{top: calc(50% - 70px); left: calc(100% - 45px);}

.about__figuresblock__one:nth-child(6) .about__figuresblock__one__img{bottom: 10px; right: 20px;}
.about__figuresblock__one:hover:nth-child(6):not(.ignore) .about__figuresblock__one__img{bottom: -37px; right: -27px;}

.about__figuresblock__one:nth-child(7) .about__figuresblock__one__img{bottom: -60px; right: calc(50% - 70px);}
.about__figuresblock__one:hover:nth-child(7):not(.ignore) .about__figuresblock__one__img{bottom: -115px; right: calc(50% - 80px);}

.about__figuresblock__one:nth-child(8) .about__figuresblock__one__img{bottom: 10px; left: 20px;}
.about__figuresblock__one:hover:nth-child(8):not(.ignore) .about__figuresblock__one__img{bottom: -37px; left: -27px;}

.about__figuresblock__one__block{position: absolute; width: 400px; height: 400px; background: rgba(255, 255, 255, 0.9); left: calc(50% - 200px); top: calc(50% - 200px); z-index: 1; border-radius: 100%; box-sizing: border-box; padding: 40px; transform: scale(0); opacity: 0; box-shadow: 0 0 30px rgba(0,0,0,.2), inset 1px 1px 15px 0 rgba(0,0,0,.1); border: 10px solid #fff; font-size: 14px;}
.about__figuresblock__one__block:after{content: ''; position: absolute; left: -1px; top: -1px; border-radius: 100%; background: rgba(255, 255, 255, 0.9); width: calc(100% + 2px); height: calc(100% + 2px); box-shadow: inset 0px 0px 15px -6px #000;}
.about__figuresblock__one:hover:not(.ignore) .about__figuresblock__one__block{display: table; transform: scale(1); opacity: 1;}
.about__figuresblock__one__block__text{display: table-cell; vertical-align: middle; position: relative; z-index: 2;}
.about__figuresblock__one__head{font-weight: bold; text-align: center;  border-bottom: 1px solid #ababad; padding-bottom: 10px; margin-bottom: 10px;}

.about__figuresblock__one__block.infographic1{background-image: url(/i/img/about_us/infographic/infographic1_2.jpg);}
.about__figuresblock__one__block.infographic2{background-image: url(/i/img/about_us/infographic/infographic2.jpg);}
.about__figuresblock__one__block.infographic3{background-image: url(/i/img/about_us/infographic/infographic3.jpg);}
.about__figuresblock__one__block.infographic4{background-image: url(/i/img/about_us/infographic/infographic4.jpg);}
.about__figuresblock__one__block.infographic5{background-image: url(/i/img/about_us/infographic/infographic5.jpg);}
.about__figuresblock__one__block.infographic6{background-image: url(/i/img/about_us/infographic/infographic6.jpg);}
.about__figuresblock__one__block.infographic7{background-image: url(/i/img/about_us/infographic/infographic7.jpg);}
.about__figuresblock__one__block.infographic8{background-image: url(/i/img/about_us/infographic/infographic8.jpg);}
.about__figuresblock__one__block.infographic9{background-image: url(/i/img/about_us/infographic/infographic9.jpg);}

.about__figuresblock__one__desc{text-align: left;}
.about__figuresblock__one__block__text{transform: scale(0); opacity: 0;}
.about__figuresblock__one:hover .about__figuresblock__one__block__text{transform: scale(1); opacity: 1;}

.banner__headertext .empty_div_header {height: 80px; display: none;}
.banner__headertext__logo_car {width: 281px; position: absolute; bottom: 64px; font-size: 14px; text-align: center;}
.banner__headertext__logo_car .bhl_proud_sponsor {margin-bottom: 2px; line-height: 1; color: #8b0000;}
.banner__headertext__logo_car .bhl_div_text {width: 281px;  display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; margin-top: -34px; line-height: 1; -webkit-justify-content: space-between; -moz-justify-content: space-between; -ms-justify-content: space-between; justify-content: space-between;}
.bhl_div_text .bhl_formula_e {width: 138px; margin-top: 0px;}
.bhl_div_text .bhl_dakar_rally {width: 121px;}
.banner__headertext__logoinstaforex {display: none; position: absolute; top: calc(100% - 150px);}

.about__payments{margin-bottom: 40px;}
.about__payments__flex{background: url(/i/img/about_us/background_3.png) no-repeat; background-size: 100% 100%; background-position: center center; padding: 10px; max-width: 1000px; margin: 0 auto; width: 100%; box-sizing: border-box;}
.about__payments__flex__one{width: 200px; margin: 10px; -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); filter: gray;}
.about__payments__flex__one:hover{-webkit-filter: none !important; -moz-filter: none !important; -ms-filter: none !important; -o-filter: none !important; filter: none !important;}
.about__payments__flex__one img{max-width: 100%; display: block; margin: 0 auto;}
.about__payments__more{margin: 0 auto; display: block;}

.marketscharts{margin: 40px 0;}

.tooltip{position:absolute;z-index:1070;display:block;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;filter:alpha(opacity=0);opacity:0;line-break:auto}
.tooltip.in{filter:alpha(opacity=90);opacity:.9}
.tooltip.top{padding:5px 0;margin-top:-3px}
.tooltip.right{padding:0 5px;margin-left:3px}
.tooltip.bottom{padding:5px 0;margin-top:3px}
.tooltip.left{padding:0 5px;margin-left:-3px}
.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}
.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}
.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}
.tooltip.top-left .tooltip-arrow{right:5px;bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{bottom:0;left:5px;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}
.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}
.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}
.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}
.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}
.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}

.blockinstruments.instruments .markets__eu ul li{display: none;}
.blockinstruments.instruments .markets__eu ul li:nth-child(8){display: block;}
.blockinstruments.instruments .markets__eu ul{width: 100%; height: 60px; box-sizing: border-box; margin: 20px 0px;}
.markets__eu .markets__one{width: 100%;}
.markets__eu .crypto-currencyMarket ul li, .markets__eu .services ul li{width: 80px; margin: 10px;}

.banner__headertext.eu .banner__headertext__logo_car {display: none;}
.banner__headertext.eu .banner__headertext__logoinstaforex{position: absolute; top: calc(100% - 150px); max-width: 89px !important;}

.navigation1 {
    background: url(/i/img/about_us/headhats_icon_1.svg) no-repeat;
    width: 55px;
    height: 55px;
}
.navigation3 {
    background: url(/i/img/about_us/headhats_icon_4.svg) no-repeat;
    width: 55px;
    height: 55px;
}
.navigation4 {
    background: url(/i/img/about_us/headhats_icon_3.svg) no-repeat;
    width: 55px;
    height: 55px;
}
.navigation10 {
    background: url(/i/img/about_us/headhats_icon_2.svg) no-repeat;
    width: 55px;
    height: 55px;
}
.navigation12 {
    background: url(/i/img/about_us/headhats_icon_5.svg) no-repeat;
    width: 55px;
    height: 55px;
}
.navigation6 {
    background: url(/i/img/about_us/headhats_icon_9.svg) no-repeat;
    width: 55px;
    height: 55px;
}
.navigation5{
    background: url(/i/img/about_us/headhats_icon_8.svg) no-repeat;
    width: 55px;
    height: 55px;
}

.navigation7{
    background: url(/i/img/about_us/headhats_icon_7.svg) no-repeat;
    width: 55px;
    height: 55px;
}
.navigation8{
    background: url(/i/img/about_us/headhats_icon_6.svg) no-repeat;
    width: 55px;
    height: 55px;
}
.navigation9{
    background: url(/i/img/about_us/headhats_icon_10.svg) no-repeat;
    width: 55px;
    height: 55px;
}
@media (max-width: 1600px)
{
    div.info .description h4, div.info .description p{padding: 0px; top: 0px; background: transparent;}
    
    div.info li::before {
        content: inherit;
        display: none;
    }

    div.info ul li i.info {
        min-width: 70px;
    }

    div.block.info
    {
        overflow : initial;
    }
    div.info ul
    {
        position : relative;
        display : flex;
        flex-flow : column;
        max-width : none;
        height : initial;
    }
    div.info ul li
    {
        position : relative;
        width: 100%;
        top : initial !important;
        left : initial !important;
        right : initial !important;
        bottom : initial !important;
        margin : 10px auto;
        display : flex;
        border-bottom : 1px solid #ccc;
        padding: 0px 0 10px 0;
        border-bottom: 1px solid #e0e0e0;
        margin-bottom: 15px;
    }
    div.info ul li:last-child
    {
        border: 0px;
        display: block;
    }
    div.info ul li .description
    {
        position : initial !important;
        top : initial !important;
        left : initial !important;
        right : initial !important;
        bottom : initial !important;
        opacity : 1;
        width : auto !important;
    }
    div.info ul li .description::after
    {
        display : none !important;
    }
    div.info .icon
    {
        border : none;
        display : block;
        width : 70px;
        height : 70px;
        display : flex;
        align-content : center;
        align-items : center;
        justify-content : center;
        box-shadow : none;
    }
    div.info li:hover .icon
    {
        transform : none;
    }
    div.info li:hover i.info
    {
        background-position-x : -85px !important;
    }
    div.info .description h4
    {
        border-bottom : none;
        text-transform : uppercase;
        font-size : 14px !important;
        margin-bottom : 10px;
        line-height: inherit !important;
        padding-bottom : 0;
        max-height : initial;
        overflow : initial;
        height: inherit;
        text-align: center;
        margin-top: 10px;
    }
    
    div.info ul li:nth-child(9) img{display: block; margin: 0 auto;}
}


@media(max-width: 990px) {
    .banner__headertext__logo_car {position: static !important; margin: 0px auto 15px auto; }
    .banner__headertext__logo_car .bhl_proud_sponsor { margin-bottom: 10px; }
    .banner .content .main_text {margin-top: 0px !important; padding-bottom: 0px !important; min-width: inherit !important;}
    
    .banner__headertext.eu .banner__headertext__logo_car{display: none}
    .banner__headertext.eu .banner__headertext__logoinstaforex{content: url('/i/img/headers/icon/instaforex_opacity.png'); position: static; display: block; margin: 0 auto; width: inherit !important;}
    .banner__headertext.eu{background-image: url(/i/img/about_us/background-2.jpg) !important;}
    .banner__headertext{background-image: url(/i/img/about_us/background_4.png) !important;}
}


@media (max-width: 800px)
{
    .aboutpage__hide{display: none;}
    .blockinstruments.instruments .description li, .services .description{display: block !important;}
    .blockinstruments.instruments .description li{margin-left: 0px}
    i.instrument, .blockinstruments.instruments .description i, .services .description i{margin: 0 auto;}
    .blockinstruments i.instrument, .blockservices i.service{transform: scale(0.8);}
    .services ul p{text-align: center !important;}
    .blockinstruments.instruments .markets ul li{display: none;}
    .blockinstruments.instruments .markets ul li:nth-child(8){display: block;}
    .blockinstruments.instruments .markets ul{width: 100%; height: 60px; box-sizing: border-box; margin: 20px 0px;}
    .markets__one{width: 100%;}
    .crypto-currencyMarket ul li, .services ul li{width: 80px; margin: 10px;}
    
    div.info ul li i.info {

    }

    div.info ul .icon
    {
        margin : 0 auto;
    }
    div.info ul li
    {
        flex-flow : column;
        justify-content : center;
        text-align : center;
        margin : 0 auto;
        margin-bottom: 15px;
        border: 0px;
    }
    div.info ul li:last-child
    {
        border: 0px;;
    }
    
    div.info ul p
    {
        text-align : center !important;
    }
    div.info ul li:last-child
    {
        display : none;
    }
    
    .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;}
    
    
    .about__figuresblock{width: 100%; height: inherit;}
    .about__figuresblock__logo{display: none;}
    .about__figuresblock__content{background: none;  padding: 0px;}
    .about__figuresblock__one__img{position: static; top: inherit !important; left: inherit !important; right: inherit !important; bottom: inherit !important; box-shadow: none; border: 0px; background: none !important; width: 40px; height: 40px;}
    .about__figuresblock__one__img__ico{right: inherit !important; bottom: inherit !important; box-shadow: none; border: 0px; width: 65px; height: 65px; margin-bottom: 0px; transform: scale(0.7); position: relative; left: -13px !important; top: -13px !important; display: block;}
    .about__figuresblock__one__block{background: none !important; position: static; opacity: 1; transform: scale(1); width: 100%; height: inherit; box-shadow: none; border: 0px; padding: 0px; margin-left: 20px; font-size: inherit;}
    .about__figuresblock__one__block:after{display: none;}
    .about__figuresblock__one__block__text{transform: scale(1); opacity: 1;}
    .about__figuresblock__one{display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; margin-bottom: 10px; border-bottom: 1px solid rgb(243, 243, 243); padding-bottom: 10px;}
    .about__figuresblock__one:last-child{margin-bottom: 0px; border-bottom: 0px; padding-bottom: 0px;}
    .about__figuresblock__one__head{text-align: left; border-bottom: 1px solid #e4e4e4;}
    .about__figuresblock__one:hover .about__figuresblock__one__img{width: 40px; height: 40px;}
    .about__figuresblock__one__desc{text-align: left;}
    
    .blockinstruments.instruments .markets{flex-flow : nowrap;}
    .blockinstruments.instruments h5{font-size: 0.8em;}
    
    .about__figuresblock__one.ignore{display: none;}
}


@media (max-width: 550px)
{
    .about__advantage__flex2{display: -webkit-box !important; display: -moz-box !important; display: -ms-flexbox !important; display: -webkit-flex !important; display: flex !important;}
    .about__advantage__flex2__two {text-align: left;}
    .about__advantage__flex__one__text{margin-left: 20px; opacity: 1;}
    .about__advantage__flex__one{transform: scale(1); width: 100%; margin: 0px; margin-bottom: 10px; border-bottom: 1px solid rgb(243, 243, 243); padding-bottom: 10px;}
    .about__advantage__flex__one:last-child{margin-bottom: 0px; border-bottom: 0px; padding-bottom: 0px;}
    .about__advantage__flex2__one{width: 40px; height: 40px;}
    .about__advantage__ico{margin-bottom: 0px; transform: scale(0.7); position: relative; left: -13px; top: -13px;}

    .about__advantage .hr3{background: none;}
    .about__advantage .hr3:after{content: ''; background: url(/i/img/site/hr_full.png) center 0 repeat; height: 11px; width: 100%; position: absolute; top: 0px; left: 0px; z-index: 1;}
    
    .about__payments__flex__one{width: 110px;}
    .about__payments__flex{background: inherit;}
}
</pre></body></html>