@-webkit-keyframes cache-loading {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes cache-loading {
    100% {
        transform: rotate(360deg);
    }
}

html,
body {
    margin: 0;
    padding: 0;
    height: 100%;
    -webkit-tap-highlight-color: transparent;
}
 
body {
    font: 1.063em/1.3em 'Fira Sans', "Whitney A", "Whitney B", Arial, sans-serif;
    color: #323232;
    background: #fff;
    min-width: 320px;
}

.group:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.h-l {
    overflow: hidden;
}

.clear {
    height: 1px;
    line-height: 0;
    font-size: 0;
    clear: both;
}
 
a {
    color: #e30a17;
    text-decoration: none;
}

a:hover {
    color: #5a6b83;
}

img {
    border: none;
    max-width: 100%;
}

.submit::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.h-wrap {
    /*min-width: 1000px;*/
    min-height: 100%;
}

.h-fixed {
    /*min-width: 960px;*/
    /*width: 100%;*/
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
}

.h-header {
    padding-top: 29px;
    min-height: 177px;
}

.logo {
    float: left;
    width: 273px;
    height: 71px;
    margin: 0 42px 0 0;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    background: url("/f/i/logo.png") 0 0 no-repeat;
    background-size: contain;
}

.logo a,
.logo span {
    display: block;
    height: 100%;
    text-indent: -9999px;
    outline: none;
    overflow: hidden;
}

.head-meta-links {
    float: left;
    padding: 26px 0 0;
}

.head-meta-links li {
    float: left;
    margin: 0 40px 0 0;
    font-size: 1.176em;
    font-weight: 300;
}

.head-meta-links li:last-child {
    margin: 0;
    overflow: hidden;
}

.head-meta-links li.bvi {
    min-height: 35px;
    padding: 0 18px 0 0;
    /*background: url("/f/i/bul7.png") 100% 8px no-repeat;*/
    position: relative;
    z-index: 5;
}

.head-meta-links li.bvi:after {
    content: '';
    width: 22px;
    height: 23px;
    position: absolute;
    top: 0;
    right: 0;
    background: url("/f/i/bul_sprites.png") no-repeat;
    background-position: -5px -4px;
}

.head-meta-links li.bvi ul {
    display: none;
    width: 239px;
    padding: 15px 30px 7px 15px;
    background: #fff;
    border: 1px solid #e5e5e5;
    position: absolute;
    top: 30px;
    left: -16px;
}

.head-meta-links li.bvi ul li {
    font-size: 0.75em;
    line-height: 1em;
    margin: 0 0 8px;
    float: none;
    position: relative;
}

.head-meta-links li.bvi ul li .phone-numb {
    display: block;
    font-weight: 400;
    position: absolute;
    top: 0;
    right: 0;
}

.head-meta-links li.bvi:hover:after {
    background-position: -5px -149px;
}

.head-meta-links li.bvi:hover ul {
    display: block;
}

.head-meta-links li.time-item {
    width: 120px;
    margin: 0;
    color: #bbb;
    position: relative;
    z-index: 5;
}

.head-meta-links li.time-item .sync-time-opener {
    color: #bbb;
}

.head-meta-links li.time-item .sync-time-opener:hover {
    color: #e30a17;
}

.head-meta-links li.time-item-opened .sync-time-opener {
    color: #e30a17;
}



/*header h1*/

.head-meta-links li h1 {
    font-weight: normal;
    font-size: .7em;
    border: 1px solid #bbc1c4;
    color: #bbc1c4;
    padding: 2px 5px;
    display: inline;
}

.head-meta-links .search-ic.seo-bvi {
    text-indent: 0;
    /*width: 120px;*/
    width: 100%;
    /*background: url(/f/i/other-sprites.png) no-repeat 100% 4px;*/
    height: 26px;
    margin-top: 0;
    /*text-align: right;*/
    text-align: left;
    padding-right: 25px;
    position: relative;
}

.head-meta-links .search-ic.seo-bvi:after {
    content: '';
    position: absolute;
    top: 0;
    /*right: 0;*/
    right: auto;
    height: 26px;
    width: 25px;
    background: url(/f/i/other-sprites.png) no-repeat -225px -12px;
}

.head-meta-links .search-ic.seo-bvi:hover:after {
    background: url(/f/i/other-sprites.png) no-repeat -225px -36px;
}

.head-meta-links.bvi-seo li.bvi {
    margin-right: 10px;
}

.head-meta-links.bvi-seo li.time-item {
    width: 90px;
}

.soc.seo-bvi {
    margin-left: 15px;
}

.phone.seo-bvi {
    margin-left: 25px;
}


/*end header h1*/

.head-meta-links .sync-time-popup {
    display: none;
    width: 384px;
    padding: 25px 20px 0;
    background: #fff;
    border: 3px solid #e5e5e5;
    border: 3px solid rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 7px 7px rgba(0, 0, 0, 0.1);
    box-shadow: 7px 7px rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 25px;
    left: 0;
    font-size: 0.7em;
    font-weight: 400;
    line-height: 1.3em;
    color: #828588;
}

.head-meta-links .sync-time-popup h2,
.head-meta-links .sync-time-popup .h2 {
    font-size: 1.429em;
    font-weight: 400;
    line-height: 1em;
    color: #323232;
    margin: 0 190px 23px 0;
}

.head-meta-links .sync-time-popup .s-time {
    display: block;
    position: absolute;
    top: 25px;
    right: 30px;
    font-size: 2.571em;
    font-weight: 300;
    line-height: 1em;
    color: #5f6f83;
}

.head-meta-links .sync-time-popup p {
    margin: 0 0 23px;
}

.head-meta-links .sync-time-popup fieldset {
    padding: 0 0 17px;
}

.head-meta-links .sync-time-popup label {
    display: inline-block;
    margin: 0 0 10px;
    font-size: 1.143em;
    line-height: 1em;
    color: #323232;
}

.head-meta-links .sync-time-popup select {
    display: block;
    width: 384px;
    height: 33px;
    margin: 0;
    padding: 7px 14px 5px;
    border: none;
    border-radius: 16px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    background: url("/f/i/select-bg.png") 0 0 repeat-x #e1e2e3;
    font-size: 14px;
    color: #262626;
}

.head-meta-links .sync-time-popup .radio {
    overflow: hidden;
}

.head-meta-links .sync-time-popup .radio li {
    float: left;
    margin: 0 10px 0 0;
    font-size: 1em;
    font-weight: 500;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    position: relative;
}

.head-meta-links .sync-time-popup .radio li input.radio {
    position: absolute;
    top: 0;
    left: -9999px;
}

.head-meta-links .sync-time-popup .radio li label {
    float: left;
    border: 1px solid #d6d6d6;
    border-radius: 16px;
    line-height: 28px;
    padding: 0 17px;
    color: #828588;
    cursor: pointer;
}

.head-meta-links .sync-time-popup .radio li label:hover {
    background: #f1f3f5;
}

.head-meta-links .sync-time-popup .radio li.checked label {
    background: #5f6f83;
    border-color: #5f6f83;
    color: #fff;
}

.head-meta-links .sync-time-popup .stp-bottom {
    position: relative;
    left: -20px;
    margin: 0 -40px 0 0;
    padding: 20px 20px 1px;
    background: #f7f7f7;
}

.head-meta-links .sync-time-popup .week-start {
    float: left;
    border: 1px solid #d6d6d6;
    border-radius: 16px;
    height: 28px;
}

.head-meta-links .sync-time-popup .week-start li {
    float: left;
    font-size: 1em;
    font-weight: 500;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    margin: 0;
}

.head-meta-links .sync-time-popup .week-start a,
.head-meta-links .sync-time-popup .week-start span {
    float: left;
    line-height: 28px;
    padding: 0 8px;
    color: #828588;
}

.head-meta-links .sync-time-popup .week-start a:hover {
    background: #f1f3f5;
    color: #828588;
}

.head-meta-links .sync-time-popup .week-start li.active a {
    background: #5f6f83;
    color: #fff;
    position: relative;
    top: -1px;
    margin-bottom: -2px;
    padding-top: 1px;
    padding-bottom: 1px;
}

.head-meta-links .sync-time-popup .week-start li:first-child a,
.head-meta-links .sync-time-popup .week-start li:first-child span {
    padding-left: 18px;
    border-radius: 14px 0 0 14px;
}

.head-meta-links .sync-time-popup .week-start li:last-child a,
.head-meta-links .sync-time-popup .week-start li:last-child span {
    padding-right: 18px;
    border-radius: 0 14px 14px 0;
}

.head-meta-links .search-ic {
    display: block;
    width: 18px;
    height: 18px;
    text-indent: -9999px;
    outline: none;
    overflow: hidden;
    /*background: url("/f/i/search-ic.png") 0 0 no-repeat;*/
    margin: 3px 0 0;
}

/*.head-meta-links .search-ic.active,
.head-meta-links .search-ic:hover {
    background-position: 0 -18px;
}*/

.head-meta-links a {
    color: #262626;
}

.head-meta-links a:hover {
    color: #e30a17;
}

.search {
    display: none;
    border-top: 1px solid #e5e5e5;
    padding: 7px 0;
    position: relative;
}

.search input.text {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 59px;
    margin: 0;
    padding: 0 40px 0 12px;
    border: none;
    background: #fff;
    font-size: 48px;
    line-height: 59px;
    font-weight: 300;
    font-family: inherit;
    color: #262626;
}

.search input.text::-moz-placeholder {
    color: #d9d9d9;
}

.search input.text::-webkit-input-placeholder {
    color: #d9d9d9;
}

.search .search-clear {
    display: block;
    width: 37px;
    height: 37px;
    background: url("/f/i/search-clear.png") 0 0 no-repeat;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -18px;
    cursor: pointer;
}

.search .search-clear:hover {
    background-position: 0 -37px;
}

.soc {
    float: right;
    margin: 24px 0 0;
}

.soc li {
    float: left;
    margin: 0 4px 0 0;
}

.soc a,
.soc a[target="_blank"] {
    display: block;
    width: 28px;
    height: 28px;
    text-indent: -9999px;
    outline: none;
    overflow: hidden;
    background-image: url("/f/i/soc-ics.png");
    background-repeat: no-repeat;
    padding: 0;
}

.soc .ap {
    background-position: 100% 0;
}

.soc .ap:hover {
    background-position: 100% 100%;
}

.soc .fb {
    background-position: 0 0;
}

.soc .fb:hover {
    background-position: 0 -72px;
}

.soc .vk {
    background-position: -32px 0;
}

.soc .vk:hover {
    background-position: -32px -72px;
}

.soc .ok {
    background-position: -65px 0;
}

.soc .ok:hover {
    background-position: -65px -72px;
}

.soc .tw {
    background-position: -98px 0;
}

.soc .tw:hover {
    background-position: -98px -72px;
}

.soc .yt {
    background-position: -130px 0;
}

.soc .yt:hover {
    background-position: -130px -72px;
}

.soc .tg {
    background-position: -163px 0;
}

.soc .tg:hover {
    background-position: -163px -71px;
}



/*chinese*/

.soc .wb {
    background-position: -197px 0;
}

.soc .wb:hover {
    background-position: -197px -72px;
}

.soc .etqq {
    background-position: -230px 0;
}

.soc .etqq:hover {
    background-position: -230px -72px;
}

.soc .yk {
    background-position: -264px 0;
}

.soc .yk:hover {
    background-position: -264px -72px;
}

.soc .qq {
    background-position: -298px -1px;
}

.soc .qq:hover {
    background-position: -298px -71px;
}

.soc .wc {
    background-position: -333px 0;
}

.soc .wc:hover {
    background-position: -332px -71px;
}

.soc .wb {
    background-position: -197px 0;
}

.soc .wb:hover {
    background-position: -197px -72px;
}

.soc .etqq {
    background-position: -230px 0;
}

.soc .etqq:hover {
    background-position: -230px -72px;
}

.soc .yk {
    background-position: -264px 0;
}

.soc .yk:hover {
    background-position: -264px -72px;
}

.soc .qq {
    background-position: -298px -1px;
}

.soc .qq:hover {
    background-position: -298px -71px;
}

.soc .wc {
    background-position: -332px 0;
}

.soc .wc:hover {
    background-position: -332px -71px;
}

.phone {
    float: right;
    /*width: 240px;*/
    text-align: right;
    font-size: 1.059em;
    font-weight: 300;
    color: #828588;
    white-space: nowrap;
    margin: 26px 0 24px 20px;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.phone .ph {
    display: block;
    font-size: 1.778em;
    color: #262626;
}

.phone .ph:last-of-type {
    margin: 0 0 7px;

}

.phone .ph b {
    font-weight: 600;
}

.sitenav {
    border-top: 1px solid #e5e5e5;
    padding: 27px 0 5px;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.sitenav li {
    float: left;
    font-size: 1.176em;
    font-weight: 300;
    margin: 0 37px 0 0;
    padding: 0 0 20px;
    position: relative;
}

.sitenav li.lc-bl {
    float: right;
}

.sitenav div.lk {
    float: right;
    margin: 0;
}

.sitenav a {
    color: #323232;
    position: relative;
    z-index: 4;
}

.sitenav>li>a:hover {
    color: #e30a17;
}

.sitenav li.active>a {
    color: #e30a17;
}

.sitenav div.lk a {
    color: #e30a17;
    padding: 0;
    background: none;
}

.sitenav div.lk a:before {
    content: '';
    position: absolute;
    top: 0;
    right: 100%;
    width: 21px;
    height: 24px;
    background: url(/f/i/other-sprites.png) -236px -70px no-repeat;
}

.h-sitenav_fixed .sitenav div.lk a:before {
    background: url(/f/i/other-sprites.png) -236px -73px no-repeat;
}

.sitenav div.lk a:hover {
    color: #5a6b83;
}

.b-sublevel {
    position: absolute;
    display: none;
    top: 35px;
    left: -46px;
    z-index: 3;
    background: #fff;
    border: 3px solid #e5e5e5;
    border: 3px solid rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 7px 7px rgba(0, 0, 0, 0.1);
    box-shadow: 7px 7px rgba(0, 0, 0, 0.1);
    padding: 25px 0;
}

.b-sublevel:after,
.b-sublevel:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%;
    border: solid transparent;
}

.b-sublevel:before {
    border-color: rgba(229, 229, 229, 0);
    border-bottom-color: #e5e5e5;
    border-width: 14px;
    left: 77px;
}

.b-sublevel:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 10px;
    left: 81px;
}




/* Изменения td в .td */

.b-sublevel>div {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.b-sublevel .td {
    text-align: left;
    vertical-align: top;
    padding: 0 25px;
    white-space: nowrap;
    border-left: 1px dotted #b0b5bc;
}

.b-sublevel .td:first-child {
    border-left: none;
}

.b-sublevel .td h3,
.b-sublevel .td .h3 {
    font-size: 0.7em;
    font-weight: 500;
    line-height: 1.3em;
    text-transform: uppercase;
    margin: 0 0 27px;
}

.b-sublevel .td h3 a,
.b-sublevel .td .h3 a {
    color: #e30a17;
}

.b-sublevel .td h3 a:hover,
.b-sublevel .td .h3 a:hover {
    color: #5a6b83;
}

.sitenav li ul {
    min-width: 180px;
}

.sitenav li li,
.sitenav li li p {
    float: none;
    margin: 0 0 15px;
    padding: 0;
    font-size: 0.9em;
    font-weight: 400;
    line-height: 1.2em;
}

.sitenav li li a {
    color: #828588;
}

.sitenav li li a:hover {
    color: #5a6b83;
}
 .h-header{

    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
 }
 
.h-sitenav_fixed .h-header {
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    width: 100%;
    min-height: 50px;
    padding: 0;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    z-index: 20;
}

.h-sitenav_fixed .h-header .h-fixed {
    position: relative;
}

.h-sitenav_fixed .h-header .logo {
    float: none;
    width: 28px;
    height: 28px;
    margin: 0;
    position: absolute;
    top: 10px;
    left: 20px;
    background-size: 108px 28px;
}

.h-sitenav_fixed .h-header .head-meta-links,
.h-sitenav_fixed .h-header .soc,
.h-sitenav_fixed .h-header .clear {
    display: none;
}

.h-sitenav_fixed .h-header .phone {
    width: 160px;
    float: none;
    position: absolute;
    top: 50%;
    left: 68%;
    margin: 14px 0 0;
}

.h-sitenav_fixed .h-header .phone .ph {
    font-size: 20px;
}

.h-sitenav_fixed .h-header .phone .inf {
    display: none;
}

.h-sitenav_fixed .h-header .sitenav {
    border-top: none;
    padding: 17px 0 0 43px;
}

.h-sitenav_fixed .h-header .sitenav>li {
    font-size: 0.941em;
    line-height: 1em;
    margin: 0 29px 0 0;
}

.h-sitenav_fixed .h-header .sitenav>li.lk {
    margin: 0;
}

/*.h-sitenav_fixed .h-content-wrap {
    padding-top: 206px;
}
*/
.feedback-icons {
    position: fixed;
    top: 236px;
    left: 0;
    z-index: 10;
    overflow: hidden;
}

.feedback-icons li {
    margin: 0 0 1px;
}

.callback,
.online-chat {
    display: block;
    width: 40px;
    height: 35px;
    padding: 5px 0;
    overflow: hidden;
    white-space: nowrap;
    -webkit-transition: width 0.2s ease-out;
    -o-transition: width 0.2s ease-out;
    transition: width 0.2s ease-out;
    position: relative;
}

.callback:before,
.online-chat:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 45px;
    background: rgba(37, 45, 53, 0.8) url(/f/i/other-sprites.png) no-repeat -105px -73px;

}

.online-chat {
    background-image: url("/f/i/online-chat.png");
}



.callback span,
.online-chat span {
    display: none;
    line-height: 35px;
}



.h-promo-wrap {
    width: 100%;
    height: 628px;
    position: relative;
    overflow: hidden;
    background: url(../i/banner-bg-video.jpg) no-repeat;
    background-size: cover;
}

.bg_pattern {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: -webkit-repeating-radial-gradient(center center, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2) 1px, transparent 1px, transparent 100%);
    background-image: -moz-repeating-radial-gradient(center center, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2) 1px, transparent 1px, transparent 100%);
    background-image: -ms-repeating-radial-gradient(center center, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2) 1px, transparent 1px, transparent 100%);
    background-image: repeating-radial-gradient(center center, rgba(0, 0, 0, .2), rgba(0, 0, 0, .2) 1px, transparent 1px, transparent 100%);
    -webkit-background-size: 3px 3px;
    -moz-background-size: 3px 3px;
    background-size: 3px 3px;
}

.bg_pattern:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.3;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
}

.bg_pattern:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(6, 32, 59, 0.6);
}

#video_bg {
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}

.h-promo-wrap .h-fixed {
    position: relative;
    color: #fff;
}

.h-promo-wrap h2,
.h-promo-wrap h1,
.h-promo-wrap .section-title {
    font-size: 3.118em;
    font-weight: 300;
    line-height: 1em;
    padding: 43px 0 0;
    float: left;
    width: 74%;
}

.h-promo-wrap .section-title {
    font-size: 4.118em;
    margin-left: -4px;
    padding-top: 40px;
}

.h-promo-wrap .btn {
    float: right;
    clear: right;
    margin: 0 0 15px;
}

.h-promo-wrap .btn.btn-white {
    margin-top: 56px;
    margin-bottom: 25px;
}

.risks {
    padding: 17px 0;
    font-size: 0.882em;
    line-height: 1.3em;
    color: #a3a3a3;
    color: rgba(0, 0, 0, 0.5);
    text-align: center;
}

.h-promo-wrap .risks,
.h-content-head .risks {
    width: 247px;
    float: right;
    clear: right;
    font-size: 0.765em;
    line-height: 1.3em;
    color: #b7babd;
    color: rgba(255, 255, 255, 0.5);
    text-align: center;
    padding: 0;
}

.h-content-head .risks {
    padding: 17px 0 0;
}

/*.play {
    display: block;
    display: none;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 150px;
    left: 50%;
    z-index: 1;
    margin-left: -30px;
    background: url("/f/i/play.png") 0 0 no-repeat;
    text-indent: -9999px;
    outline: none;
    overflow: hidden;
}*/

/*.play:hover {
    background-position: 0 -60px;
}*/

.h-promo-rolik-wrap {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 6;
    display: none;
}

.h-promo-rolik-wrap .promo-rolik-overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(28, 34, 40, 0.95);
}

.h-promo-rolik-wrap .promo-rolik-closer {
    display: block;
    width: 35px;
    height: 35px;
    position: absolute;
    top: 60px;
    right: 30px;
    z-index: 2;
    background: url("/f/i/x.png") 0 0 no-repeat;
    cursor: pointer;
}

.h-promo-rolik-wrap .promo-video-wrap {
    position: relative;
    min-height: 560px;
    padding: 70px 0;
}

.h-promo-rolik-wrap video {
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%;
    display: block;
}

.btn {
    display: inline-block;
    width: 247px;
    height: 45px;
    background: #5a6b83;
    border: none;
    border-radius: 24px;
    -webkit-transition: border-radius 0.2s ease-out;
    -o-transition: border-radius 0.2s ease-out;
    transition: border-radius 0.2s ease-out;
    font-size: 20px;
    line-height: 45px;
    font-family: inherit;
    text-align: center;
    color: #fff;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.btn-fo {
    width: 480px;
}

.btn-it {
    width: 305px;
}

.btn-wide {
    white-space: nowrap;
    padding: 0 20px;
}

.btn-white {
    background: #fff;
    color: #48566a;
}

.h-openaccount-wrap .btn.btn-dwl{
    color: #48566a;
}

.no-touch .btn-white:hover {
    background-color: #f0f3f5;
    color: #48566a;
}

.h-content-head_var4_round-bg .btn-white{  
    background-color: #485669;
    color: #fff;
}

.h-content-head_var4_round-bg .btn-white:hover{  
    background-color: #485669;
    color: #fff;
}


.btn-white_var2 {
    width: auto;
    height: 43px;
    position: relative;
    /*background-image: url("/f/i/bul24.png");*/
    background-position: 20px 50%;
    background-repeat: no-repeat;
    border: 1px solid #c7cccf;
    font-size: 1.056em;
    line-height: 43px;
    padding: 0 22px 0 52px;
    color: #e22016;
}

.btn-white_var2:before {
    content: '';
    width: 50px;
    height: 45px;
    position: absolute;
    top: 0;
    left: 0;
    background: url("/f/i/bul_sprites.png") -25px -26px no-repeat;
}

.btn-white_var2 span {
    font-size: 0.889em;
    color: #999;
}

.btn-red {
    background: #e30a17;
}

form[name="quotesArchiveForm"] .btn.disabled {
    opacity: 0.25;
    cursor: default;
}

form[name="quotesArchiveForm"] .btn.disabled:hover {
    border-radius: 24px;
    background: #e30a17;
}


.no-touch .btn-red:hover {
    background: #c9000d;
    color: #fff;
}

.no-touch .btn-blue:hover {
    background: #485669;
    color: #fff;
}

.no-touch .btn:hover {
    border-radius: 0;
    text-decoration: none;
}

.h-insert-wrap {
    background: #fff;
}

.h-insert-wrap_border {
    border-top: 1px solid #ebebeb;
}

.h-insert-wrap_var2 {
    background: #edf0f2;
}

.h-insert-wrap_var4 {
    background: #f1f3f5;
}

.h-insert-wrap_var6 {
    background: #f1f3f5;
}

.app-logo {
    display: block;
    margin: 0 auto;
    width: 175px;
    height: 55px;
    background: url(../i/o-sprite.png) no-repeat;
    background-position: -92px -5px;
}

.appstore-pl {
    display: block;
    width: 98px;
    height: 28px;
    background: url(../i/o-sprite.png) no-repeat;
    background-position: -92px -72px !important;
}

.benefits {
    padding: 24px 0 55px;
}

.benefits li {
    display: inline-block;
    width: 33%;
    text-align: center;
    vertical-align: top;
    color: #828588;
    font-size: 0.941em;
}

.benefits li:before {
    display: none;
}

.benefits li p {
    margin: 0 20px;
}

.benefits li h2,
.benefits li .h2,
.umstel-benefits .h2 {
    font-size: 1.5em;
    font-weight: normal;
    line-height: 1em;
    margin: 0 0 15px;
    padding: 145px 0 0;
    background-repeat: no-repeat;
    background-position: 50% 0;
}

.benefits .b1 h2,
.benefits .b1 .h2 {
    background-image: url("/f/i/b1-ic.png");
}

.benefits .b2 h2,
.benefits .b2 .h2 {
    background-image: url("/f/i/b2-ic2.png");
    position: relative;
    top: -6px;
    margin-top: 5px;
    margin-bottom: 9px;
    padding: 151px 0 0;
}

.benefits .b3 h2,
.benefits .b3 .h2 {
    background-image: url("/f/i/b3-ic.png");
}

.benefits .b4 h2 {
    background-image: url("/f/i/b6-ic.png");
}

.benefits .b5 h2 {
    background-image: url("/f/i/b4-ic.png");
}

.benefits .b6 h2 {
    background-image: url("/f/i/b5-ic.png");
}

.benefits .b7 h2 {
    background-image: url("/f/i/b7-ic.png");
}

.benefits .b8 h2 {
    background-image: url("/f/i/b8-ic.png");
}

.benefits .b9 h2 {
    background-image: url("/f/i/b9-ic.png");
}

.h-hcols-wrap {
    padding: 10px 0 25px;
}

.h-hcols {
    float: left;
    width: 50%;
    position: relative;
}

.h-hcols .detail {
    display: inline-block;
    font-size: 0.8em;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1em;
    text-transform: uppercase;
    margin: 50px 0 0;
    padding: 0;
    position: relative;
}

.h-hcols .detail:before {
    content: "";
    display: block;
    width: 57px;
    height: 2px;
    background: url("/f/i/bul_sprites.png") -45px -12px no-repeat;
    position: absolute;
    top: -20px;
    left: 0;
}

.h-hcols .detail:after {
    content: '';
    width: 15px;
    height: 13px;
    position: absolute;
    top: 0;
    left: 100%;
    background: url("/f/i/bul_sprites.png") -118px -74px no-repeat;
}

.h-hcols h2,
.h-hcols .h2,
.full-hcol h2 {
    font-size: 1.882em;
    font-weight: 300;
    line-height: 1em;
    margin: 0 0 40px;
}

.full-hcol{
    width: 100%;
}

.b-texts-docs h3,
.b-texts-faq h3 {
    font-size: 1.782em;
    font-weight: 300;
    line-height: 1em;
    margin: 0 0 30px;
    text-transform: uppercase;
}

.h-hcols h2 a,
.h-hcols .h2 a {
    color: #323232;
}

.h-hcols h2 a:hover,
.h-hcols .h2 a:hover {
    color: #e30a17;
}

.h-hcols h2 .calend-date,
.h-hcols .h2 .calend-date {
    display: block;
    font-size: 16px;
    font-weight: 300;
    line-height: 1em;
    color: #a9a9a9;
    margin: 10px 0 0;
}

.b-hnews {
    margin: 0 40px 35px 0;
    padding: 0 0 0 93px;
    font-size: 1.059em;
    color: #828588;
    position: relative;
}

.b-hnews .date {
    position: absolute;
    top: 3px;
    left: 0;
    font-size: 0.778em;
    font-weight: 500;
    line-height: 1.2em;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    text-align: right;
    color: #bbb;
}

.b-hnews .date span {
    font-size: 0.786em;
    display: block;
}

.b-hnews h3,
.b-hnews .h3 {
    font-size: 1.222;
    font-weight: 400;
    line-height: 1em;
    margin: 0 0 15px;
}

.h-hcols-inner {
    padding: 0 0 0 40px;
}

.first .h-hcols-inner {
    padding: 0 40px 0 0;
}

.grafik img {
    max-width: 100%;
    display: block;
}

.rates-settings {
    width: 20px;
    height: 20px;
    background: url(/f/i/other-sprites.png) no-repeat -175px -72px;
    position: absolute;
    top: 7px;
    right: 0;
    cursor: pointer;
}


.rates-settings:hover {
    background-position: -175px -92px;
}

.val {
    background: url("/f/i/bul7.png") 100% 8px no-repeat;
    padding: 0 17px 0 0;
    position: absolute;
    top: 7px;
    right: 70px;
    font-size: 16px;
    line-height: 1.2em;
    color: #a9a9a9;
}

.val:hover {
    color: #808080;
}

.rates-tbls {
    margin: 0 0 10px;
    padding: 8px 0 0;
    background: url("/f/i/dotted.png") 50% 0 repeat-y;
}


.full-hcol .rates-tbls {
    background: none;
}

.rates-tbls a {
    color: #323232;
}

.rates-tbls a:hover {
    color: #e30a17;
}

.rates {
    float: left;
}

.rates_2 {
    float: right;
}

.rates th {
    text-align: left;
    vertical-align: top;
    padding: 0 0 35px 25px;
    font-size: 0.647em;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    line-height: 1em;
    color: #999;
}

.rates td {
    text-align: left;
    vertical-align: top;
    padding: 0 0 20px 25px;
    font-size: 1.059em;
    line-height: 1em;
}

.rates th:first-child,
.rates td:first-child {
    padding-left: 0;
}

.rates th.al-r,
.rates td.al-r {
    text-align: right;
    padding-left: 5px;
}

.rates td.v {
    color: #999;
}

.rates td.g {
    color: #5cb435;
}

.rates td.b {
    color: #48566f;
}

.rates td.r {
    color: #d80013;
}

.numeric {
    font-family: 'Fira Sans', "Whitney 123 A", "Whitney 123 B", Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
}

.numeric b {
    font-weight: 600;
}

.rates sup {
    font-size: 10px;
    line-height: 0.7em;
    display: inline-block;
}

.rates-notes {
    font-size: 0.706em;
    line-height: 1em;
    margin: 0 0 35px;
    padding: 15px 0 0;
    position: relative;
}

.rates-notes:before {
    content: "";
    display: block;
    width: 57px;
    height: 2px;
    background: url(/f/i/bul_sprites.png) -45px -12px no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}

.rates-notes_2 {
    background: none;
    padding: 10px 0 0;
}

.b-analytics {
    margin: 0 40px 22px 0;
}

.b-analytics .an-l {
    float: left;
    width: 70px;
    margin: 0 8px 0 0;
}

.b-analytics .an-l img {
    display: block;
    border-radius: 35px;
}

.b-analytics .an-l .date {
    font-size: 0.647em;
    letter-spacing: 0.05em;
    line-height: 1em;
    color: #999;
    text-transform: uppercase;
    margin: 6px 0 0;
}

.b-analytics .h-l {
    padding: 0 0 0 12px;
}

.b-analytics h3,
.b-analytics .h3 {
    font-size: 1.059em;
    font-weight: 400;
    line-height: 1.2em;
    margin: 0;
}

.b-analytics h3 a,
.b-analytics .h3 a {
    color: #323232;
}

.b-analytics h3 a:hover,
.b-analytics .h3 a:hover {
    color: #797c80;
}

.b-analytics h3.pers,
.b-analytics .pers.h3 {
    font-size: 1.235em;
    line-height: 1em;
    margin: 0 0 20px;
}

.b-analytics h3.pers a,
.b-analytics .pers.h3 a {
    color: #e30a17;
}

.b-analytics h3.pers a:hover,
.b-analytics .pers.h3 a:hover {
    color: #5a6b83;
}

.b-analytics h3.pers span,
.b-analytics .pers.h3 span {
    font-size: 0.714em;
    color: #828588;
}

.b-analytics blockquote {
    background: #384457;
    font-size: 1.059em;
    font-weight: 400;
    font-style: italic;
    color: #fff;
    text-align: center;
    padding: 27px 45px;
    position: relative;
}

.b-analytics blockquote .corner {
    display: block;
    width: 12px;
    height: 12px;
    background: url("/f/i/o-sprite.png") -55px -7px no-repeat;
    position: absolute;
    top: 0;
    left: -12px;
}

.b-analytics blockquote:before,
.b-analytics blockquote:after {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
}

.b-analytics blockquote:before {
    top: 15px;
    left: 15px;
    background: url("/f/i/bul_sprites.png") -42px -147px no-repeat;
    transform: rotate(180deg);
}

.b-analytics blockquote:after {
    bottom: 15px;
    right: 15px;
    background: url("/f/i/bul_sprites.png") -42px -147px no-repeat;
}

.events-tbl {
    width: 100%;
}

.events-tbl th {
    text-align: left;
    vertical-align: top;
    padding: 0 10px 25px;
    font-size: 0.647em;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    line-height: 1em;
    color: #999;
}

.events-tbl td {
    text-align: left;
    vertical-align: top;
    padding: 10px;
    font-size: 0.824em;
    line-height: 1em;
    border-top: 1px solid #dadddf;
}

.events-tbl th.al-r,
.events-tbl td.al-r {
    text-align: right;
}

.events-tbl td.g {
    color: #666;
}

.events-tbl td.green {
    color: #5cb435;
}

.events-tbl td.r {
    color: #d80013;
}

.events-tbl img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: 0.5;
    min-width: 20px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}

.events-tbl tr:hover td {
    background: #fff;
}

.events-tbl tr:hover img {
    -webkit-filter: none;
    filter: none;
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}

.events-tbl a {
    color: #5f6f83;
}

.events-tbl a:hover {
    color: #e30a17;
}

.events-tbl b {
    font-weight: 600;
}

.h-insert-wrap_var3 {
    background: #f1f3f5;
}

.h-insert-wrap_var3 .h-hcols-wrap {
    padding: 45px 0;
}

.h-insert-wrap_var3 .h-hcols {
    width: 33.3%;
}

.h-insert-wrap_var3 .h-hcols_inner {
    padding: 0 40px 0 0;
}

.h-insert-wrap_var3 .h-hcols_wide {
    width: 66.6%;
}

.h-insert-wrap_var3 .h-hcols_wide .h-hcols_inner {
    padding: 0 0 0 40px;
}

.h-insert-wrap_var3 .detail-wrap {
    padding: 45px 0 0;
}

.h-insert-wrap_var3 .detail-wrap a {
    display: inline-block;
    font-size: 0.824em;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1em;
    text-transform: uppercase;
    margin: 17px 0 0;
    padding: 0;
    position: relative;
}

.h-insert-wrap_var3 .detail-wrap a:before {
    content: "";
    display: block;
    width: 57px;
    height: 1px;
    background: #d8dadc;
    position: absolute;
    top: -20px;
    left: 0;
}

.h-insert-wrap_var3 .detail-wrap a:after {
    content: '';
    width: 15px;
    height: 13px;
    position: absolute;
    top: 0;
    left: 100%;
    background: url("/f/i/bul_sprites.png") -118px -74px no-repeat;
}

.cfd-calc-filter {
    float: right;
    background: #fff;
    border: 1px solid #d6d6d6;
    border-radius: 15px;
    height: 28px;
}

.cfd-calc-filter li {
    float: left;
    font-size: 0.824em;
    font-weight: 500;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}

.cfd-calc-filter li:last-child {
    float: right;
}

.cfd-calc-filter a {
    display: block;
    padding: 0 10px;
    line-height: 28px;
    color: #828588;
    text-align: center;
}

.cfd-calc-filter a:hover {
    background: #f1f3f5;
    color: #828588;
}

.cfd-calc-filter li.active a {
    background: #5f6f83;
    color: #fff;
    position: relative;
    top: -1px;
    margin-bottom: -2px;
    padding-top: 1px;
    padding-bottom: 1px;
}

.cfd-calc-filter li:first-child a {
    border-radius: 14px 0 0 14px;
    padding-left: 16px;
}

.cfd-calc-filter li:last-child a {
    border-radius: 0 14px 14px 0;
    padding-right: 16px;
}

.cfd-calc-filter_left {
    float: left;
}

.cfd-calc.loading {
    opacity: 0.5;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}

.cfd-news {
    padding: 0 0 20px;
}

.cfd-news li {
    margin: 0 0 22px;
    font-size: 1.059em;
}

.cfd-news .date {
    font-size: 0.611em;
    letter-spacing: 0.05em;
    line-height: 1em;
    color: #999;
    text-transform: uppercase;
    margin: 6px 0 0;
}

.cfd-news a {
    color: #323232;
}

.cfd-news a:hover {
    color: #797c80;
}

.cfd-calc-table {
    width: 100%;
}

.cfd-calc-table th {
    text-align: right;
    vertical-align: top;
    padding: 0 10px 12px;
    font-size: 0.647em;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    line-height: 1.2em;
    color: #999;
}

.cfd-calc-table td {
    text-align: right;
    vertical-align: top;
    padding: 11px 10px;
    font-size: 0.824em;
    line-height: 1em;
    border-top: 1px solid #dadddf;
    white-space: nowrap;
}

.cfd-calc-table tr:nth-child(2) td {
    border: none;
}

.cfd-calc-table th:first-child,
.cfd-calc-table td:first-child {
    text-align: left;
}

.cfd-calc-table tr:hover td {
    background: #fff;
}

.h-cfd-expiration-wrap {
    background: url("/f/i/cfd-expiration.png") 50% 100% no-repeat #48566a;
    font-size: 1.765em;
    font-weight: 300;
    line-height: 1em;
    padding: 54px 0;
    text-align: center;
}

.h-cfd-expiration-wrap a {
    background: url("/f/i/bul4.png") 100% 50% no-repeat;
    color: #fff;
    padding: 0 32px;
}

.h-openaccount-wrap {
    /*border-bottom: 1px solid #ebebeb;*/
    padding: 40px 0;
    text-align: center;
}

.h-openaccount-wrap .btn {
    margin: 0 10px;
    color: #fff;
}

.open-ibform-link{
    width: 100%;
    max-width: 240px;
}

.h-openaccount-wrap .detail-wrap {
    text-align: center;
    padding: 27px 0 0;
}

.h-openaccount-wrap .detail-wrap a {
    display: inline-block;
    font-size: 0.824em;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1em;
    text-transform: uppercase;
    margin: 0 0 0 15px;
    padding: 0;
    position: relative;
}

.h-openaccount-wrap .detail-wrap a:after {
    content: '';
    width: 15px;
    height: 13px;
    position: absolute;
    top: 0;
    left: 100%;
    background: url("/f/i/bul_sprites.png") -118px -74px no-repeat;
}

.h-openaccount-wrap_bord {
    border-top: 1px solid #ebebeb;
    border-bottom: none;
    padding: 55px 0;
}

.h-openaccount-wrap_bord2 {
    border-top: 1px solid #ebebeb;
    border-bottom: none;
}

.h-openaccount-wrap_nobord {
    border: none;
}

.h-openaccount-wrap_nobord_nopadd {
    border: none;
    padding: 50px 0 10px;
}

.h-openaccount-wrap_nobord_nopadd2 {
    border: none;
    padding: 5px 0 10px;
}

.h-openaccount-wrap_nopadd {
    padding: 40px 0 1px;
}

.h-study-wrap {
    padding: 45px 0 40px;
    color: #828588;
}

.h-study-wrap_border {
    border-top: 1px solid #ebebeb;
}

.h-stu-title {
    text-align: center;
    font-size: 0.941em;
    padding: 0 15% 45px;
}

.h-stu-title h2 {
    font-size: 2.5em;
    font-weight: 300;
    line-height: 1em;
    color: #333;
    margin: 0 0 15px;
}

.h-stu-title h3{
    color: #333;
}

.fibox-banner {
    text-align: center;
    margin-bottom: 0;
}

.study-list li {
    float: left;
    width: 33.3%;
}

.study-list li h3,
.study-list li .h3 {
    margin: 0 40px 20px 0;
    padding: 85px 0 0;
    font-size: 1.353em;
    font-weight: 400;
    background-position: 0 0;
    background-repeat: no-repeat;
}

.study-list li h3.h-1,
.study-list li .h3.h-1 {
    background-image: url("/f/i/study-ic1.png");
}

.study-list li h3.h-2,
.study-list li .h3.h-2 {
    background-image: url("/f/i/study-ic2.png");
}

.study-list li h3.h-3,
.study-list li .h3.h-3 {
    background-image: url("/f/i/study-ic3.png");
}

.study-list li p {
    margin: 0 40px 0 0;
    font-weight: 300;
}

.study-list li .detail {
    display: inline-block;
    font-size: 0.8em;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1em;
    text-transform: uppercase;
    margin: 48px 0 0;
    padding: 0;
    background: none;
    position: relative;
}

.study-list li .detail:before {
    content: "";
    display: block;
    width: 57px;
    height: 2px;
    background: url("/f/i/bul_sprites.png") -45px -12px no-repeat;
    position: absolute;
    top: -20px;
    left: 0;
}

.study-list li .detail:after {
    content: '';
    width: 15px;
    height: 13px;
    position: absolute;
    top: 0;
    left: 100%;
    background: url("/f/i/bul_sprites.png") -118px -73px no-repeat;
}

.h-test-wrap {
    background: #48566a;
    padding: 55px 0;
    font-size: 1.765em;
    font-weight: 300;
    line-height: 1em;
    text-align: center;
}

.h-test-wrap .test {
    color: #fff;
    padding: 0 32px;
    background: url("/f/i/bul4.png") 100% 50% no-repeat;
}

.h-test-wrap .test b {
    font-weight: 700;
}

.h-test-wrap:hover {
    background: #5a6b83;
}

.h-products-wrap {
    padding: 60px 0 55px;
    text-align: center;
}

.h-products-wrap .btn {
    margin: 0 10px;
}

.b-prod {
    float: left;
    width: 33.3%;
    margin: 0 0 25px;
    padding: 0 0 20px;
    color: #828588;
}

.b-prod h3,
.b-prod .h3 {
    margin: 0 0 25px;
    padding: 160px 0 0;
    font-size: 1.353em;
    font-weight: 400;
    line-height: 1em;
    background-position: 50% 20px;
    background-repeat: no-repeat;
}

.b-prod h3.h-1,
.b-prod .h3.h-1 {
    background-image: url("/f/i/prod-ic1.png");
}

.b-prod h3.h-2,
.b-prod .h3.h-2 {
    background-image: url("/f/i/prod-ic2.png");
}

.b-prod h3.h-3,
.b-prod .h3.h-3 {
    background-image: url("/f/i/prod-ic3.png");
    background-position: 50% 8px;
}

.b-prod p {
    margin: 0 0 17px;
    font-weight: 300;
}

.b-prod .detail {
    display: inline-block;
    font-size: 0.8em;
    font-weight: 500;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    background: url("/f/i/bul1.png") 100% 50% no-repeat;
    margin: 0 0 10px 20px;
    padding: 0 20px 0 0;
}

.b-partners-prod {
    float: left;
    width: 66.7%;
    margin: 0 0 25px;
}

.b-partners-prod-border {
    border: 1px dotted #969698;
    position: relative;
}

.b-partners-prod-border h2,
.b-partners-prod-border .h2 {
    width: 280px;
    background: #fff;
    position: absolute;
    top: -7px;
    left: 50%;
    margin: 0 0 0 -140px;
    font-size: 0.706em;
    font-weight: 500;
    line-height: 1em;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    text-align: center;
    color: #808080;
}

.b-partners-prod-border .b-prod {
    width: 49.9%;
    margin: -1px 0 0;
}

.b-prod-inner {
    padding: 0 30px;
}

.h-pay-wrap {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    margin: 0 0 40px;
    padding: 40px 0;
    text-align: center;
    background: #edf0f2;
}

.h-pay-wrap h4,
.h-pay-wrap .h4 {
    display: inline-block;
    vertical-align: middle;
    font-size: 0.941em;
    font-weight: 400;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin: 0 13px;
}

.h-pay-wrap img {
    vertical-align: middle;
    margin: 0 13px;
}

.h-pay-wrap .more-types {
    display: inline-block;
    border: 1px solid #eaeaea;
    margin: 0 13px;
    padding: 0 17px;
    font-size: 0.882em;
    line-height: 34px;
    color: #828588;
    vertical-align: middle;
}

.h-pay-wrap .more-types:hover {
    background: #f2f2f2;
    border-color: #f2f2f2;
}

.h-content-head {
    background: #606e83;
    padding: 20px 0;
    color: #fff;
}

.h-content-head .h-fixed {
    position: relative;
    min-height: 85px;
}

.h-content-head h1,
.h-content-head .section-title {
    font-size: 2.824em;
    font-weight: 300;
    line-height: 1em;
    margin: 10px 0 0;
}

.h-content-head_trade-analytics-op .section-title{
    line-height: 1.2;
}

.h-content-head_var2 {
    background: url("/f/i/content-head-bg1.jpg") 50% 50% no-repeat;
    background-size: cover;
}

.h-content-head_var2 .h-fixed {
    min-height: 120px;
}

.h-content-head_var3 {
    background: url("/f/i/content-head-bg2.png") 50% 50% no-repeat #f1f3f5;
    color: #323232;
}

.h-content-head_var3 .h-fixed {
    min-height: 120px;
}

.h-content-head_bgcolor {
    background: #f1f3f5;
}
.h-content-head_bgcolor h1 {
    margin: 10px 0 20px;
}

.h-content-head_var4 {
    background: url("/f/i/content-head-bg3.jpg") 50% 50% no-repeat;
    background-size: cover !important;
}


.h-content-head_marathon2015 {
    background: url("/f/i/marath2015-bg.jpg") 50% 50% no-repeat;
    background-size: cover;
    height: 200px;
}

.h-content-head_mt4_cent {
    background: url("/f/i/content-head-bg36.jpg") 50% 50% no-repeat;
    background-size: cover;
    height: 300px;
}

.h-content-head_var4 .h-fixed {
    min-height: 260px;
}

.h-content-head_umstel-stocks {
    background: url("/f/i/content-head-bg43.jpg") 50% 50% no-repeat;
    background-size: cover;
}

.h-content-head_trade-analytics {
    background: url("/f/i/trade-analytics-bg.jpg") 50% 50% no-repeat;
    background-size: cover;
    background-position: 0 0;
}

.h-content-head_var4 h1 {
    font-size: 3.529em;
    line-height: 1em;
    float: left;
}

.h-content-head_var4 .btn {
    float: right;
    clear: right;
    margin: 15px 0 0;
}
.h-content-head_var4 .btn:first-of-type {
    margin: 0;
}

.h-content-head_var4 h2 {
    margin: 0;
    font-size: 1.412em;
    font-weight: 400;
    line-height: 1.2em;
    width: 62%;
    position: absolute;
    bottom: 25px;
}

.h-content-head_var4 .banner-descr {
    margin: 0;
    font-size: 1.412em;
    font-weight: 400;
    line-height: 1.2em;
    width: 62%;
    position: absolute;
    bottom: 25px;
}


.h-content-head_news .b-share {
    padding: 15px 0;
    right: 20px;
}

.btn-content-head:after,
.btn-content-head:before{
    content: '';
    display: table;
    clear: both;
}

.fb_iframe_widget {
    bottom: 2px;
}

#vk_like {
    width: 85px !important;
}

.h-content-head .b-share {
    position: absolute;
    right: 20px;
    width: 38%;
}

.h-content-head_var4 .b-share {
    bottom: 20px;
}

.h-content-head .b-share .fb,
.h-content-head .b-share .vk,
.h-content-head .b-share .tw {
    float: right;
    margin: 0 0 0 10px;
}

.share-wrapper {
    margin-top: 15px;
    height: 25px;
}

.share-button {
    margin: 3px;
    float: right;
}

.share-wrapper .fb {
    margin-top: 2px;
}

.h-content-head_var4 .b-person {
    width: 33.3%;
    position: absolute;
    bottom: -20px;
    right: 0;
}

.h-content-head_var4 .b-person img {
    display: block;
}

.h-content-head_var4 .b-person blockquote {
    width: 360px;
    padding: 25px 55px;
    background: #48566a;
    position: absolute;
    bottom: -38px;
    right: 0;
    font-size: 1.059em;
    font-style: italic;
    line-height: 1.3em;
    color: #fff;
    text-align: center;
}

.h-content-head_var4 .b-person blockquote .laquo,
.h-content-head_var4 .b-person blockquote .raquo {
    display: block;
    position: absolute;
    font-size: 30px;
    font-weight: 600;
    line-height: 1em;
    color: #e20916;
}

.h-content-head_var4 .b-person blockquote .laquo {
    top: 5px;
    left: 14px;
}

.h-content-head_var4 .b-person blockquote .raquo {
    bottom: 11px;
    right: 14px;
}

.h-content-head_var4 .b-person blockquote:after {
    display: block;
    content: " ";
    width: 13px;
    height: 13px;
    background: url("/f/i/bul15.png") 0 0 no-repeat;
    position: absolute;
    top: -13px;
    right: 23px;
}

.h-content-head_var4_pamm {
    background-image: url("/f/i/content-head-bg4.jpg");
}

.h-content-head_var2.h-content-head_var4_pamm h1 {
    font-size: 3.53em;
    line-height: 1em;
}

.h-content-head_var4_short .h-fixed {
    min-height: 115px;
}

.h-content-head_var4_cfd {
    background-image: url("/f/i/content-head-bg5.jpg");
}

.h-content-head_var4_round-bg{
    background: #f1f3f5 url(/f/i/content-head-bg5_ver2.jpg) no-repeat;
    background-position: -100px center;
}

.h-content-head_var4_forex {
    background-image: url("/f/i/content-head-bg3.jpg");
}

.h-content-head_var4_crypto {
    background-image: url("/f/i/content-head-bg40.jpg");
}

.h-content-head_var4_spot_metals {
    background-image: url("/f/i/content-head-bg6.jpg");
}

.h-content-head_autotrading {
    background-image: url("/f/i/content-head-bg7.jpg");
    background-size: cover;
    padding-bottom: 40px;
}


.h-content-head_account_types {
    background-image: url("/f/i/content-head-bg7.jpg");
    background-size: cover;
    padding-bottom: 0;
}

.h-content-head_autotrading h1 {
    font-size: 3.53em;
    line-height: 1em;
}

.h-content-head_types {
    background-image: url("/f/i/content-head-bg8.png");
}

.h-content-head_mt4_fixed {
    background-image: url("/f/i/content-head-bg9.jpg");
}

.h-content-head_var4.h-content-head_mt4_fixed {
    background-image: url("/f/i/content-head-bg9_2.jpg");
}

.h-content-head_mt4_floating {
    background-image: url("/f/i/content-head-bg14.jpg");
}

.h-content-head_mt4_ndd {
    background-image: url("/f/i/content-head-bg15.jpg");
}

.h-content-head_mt5_ndd {
    background-image: url("/f/i/content-head-bg16.jpg");
}

.h-content-head_ctrader {
    background-image: url("/f/i/content-head-bg13.jpg");
}

.h-content-head_exchangetrading {
    background-image: url("/f/i/content-head-bg10.jpg");
}

.h-content-head_exchangetrading_options {
    background-image: url("/f/i/content-head-bg11.jpg");
}

.h-content-head_exchangetrading_stocks {
    background-image: url("/f/i/content-head-bg12.jpg");
}

.h-content-head_docs,
.h-content-head_faq,
.h-content-head_glassory {
    background-image: url("/f/i/content-head-bg17.png");
    min-height: 115px;
}

.h-content-head_docs h1,
.h-content-head_faq h1,
.h-content-head_faq .section-title {
    font-size: 3.53em;
    line-height: 1em;
}

.h-content-head_faq h1,
.h-content-head_faq .section-title {
    float: left;
}

.h-content-head_faq .btn {
    float: right;
    margin: 30px 0 0;
    padding: 0 26px;
    width: auto;
}

.h-content-head_platforms {
    background-image: url("/f/i/content-head-bg18.jpg");
}

.h-content-head_ctrader2 {
    background-image: url("/f/i/content-head-bg19.jpg");
}

.h-content-head_metatrader5 {
    background-image: url("/f/i/content-head-bg20.jpg");
}

.h-content-head_metatrader4 {
    background-image: url("/f/i/content-head-bg21.jpg");
}

.h-content-head_b {
    min-height: 115px;
}

.h-content-head_b h1 {
    font-size: 3.53em;
    line-height: 1em;
}

.h-content-head_contest {
    background: url("/f/i/content-head-bg22.png") 65% 50% no-repeat;
    /*-webkit-background-size: cover;
  background-size: cover;
  min-height: 195px;*/
    min-height: 215px;
    padding: 5px 0 12px;
}

.hidden-header {
    display: none;
}

.breadcrumbs-wrapper {
    background: #f1f3f5;
    padding-top: 25px;
}

.breadcrumbs-wrapper .breadcrumbs li,
.breadcrumbs-wrapper .breadcrumbs span {
    color: #828588;
}

.breadcrumbs-wrapper li:before {
    display: none;
}

.h-content-head_contest .breadcrumbs {
    margin-top: 20px;
}

.h-content-head_contest_reg .share-wrapper {
    margin-top: 55px;
}

.h-content-head_contest h1 {
    font-size: 3.53em;
    line-height: 1.1em;
}

.h-content-head_news {
    background: url("/f/i/content-head-bg23.jpg") 50% 50% no-repeat;
    background-size: cover !important;
    min-height: 115px;
}

.h-content-head_offices {
    background: url("/f/i/content-head-bg24.jpg") 50% 50% no-repeat;
    background-size: cover !important;
    min-height: 115px;
}

.h-content-head_licenses {
    background: url("/f/i/content-head-bg25.jpg") 50% 50% no-repeat;
    background-size: cover !important;
    min-height: 115px;
}

.h-content-head_awards {
    background: url("/f/i/content-head-bg27.jpg") 50% 50% no-repeat;
    background-size: cover !important;
    min-height: 115px;
}

.h-content-head_about {
    background: url("/f/i/content-head-bg28.jpg") 50% 50% no-repeat;
    background-size: cover !important;
    min-height: 115px;
}

.h-content-head_why {
    background: url("/f/i/content-head-bg29.jpg") 50% 50% no-repeat;
    background-size: cover;
    min-height: 115px;
}

.h-content-head_events {
    background: url("/f/i/content-head-bg30.jpg") 50% 50% no-repeat;
    background-size: cover;
    min-height: 115px;
}

.h-content-head_partners {
    background: url("/f/i/content-head-bg26.jpg") 50% 50% no-repeat;
    background-size: cover !important;
    min-height: 120px;
}

.h-content-head_partners_var2 h1 {
    font-size: 3.53em;
    line-height: 1.1em;
}

.breadcrumbs li {
    float: left;
    font-size: 0.941em;
    font-weight: 300;
    line-height: 1em;
    padding: 0 5px 5px 0;
    color: #c2c7cd;
    color: rgba(255, 255, 255, 0.5);
}

.breadcrumbs li a {
    color: #c2c7cd;
    color: rgba(255, 255, 255, 0.5);
}

.h-content-head_var3 .breadcrumbs li,
.h-content-head_var3 .breadcrumbs li a {
    color: #828588;
}

.h-content-head_analyst {
    background-image: url("/f/i/content-head-bg31.jpg");
}

.h-content-head_education {
    background-image: url("/f/i/content-head-bg32.jpg");
    min-height: 140px;
}

.h-content-head_investors {
    background-image: url("/f/i/content-head-bg33.jpg");
}

.h-content-head_clients {
    background: url("/f/i/content-head-bg15.jpg") 50% 100% no-repeat;
    background-size: cover;
}

.h-section-submenu-wrap {
    background: #f1f3f5;
    text-align: center;
}

.h-section-submenu-wrap li {
    display: inline-block;
    font-size: 1.059em;
    font-weight: 300;
    line-height: 1.2em;
    margin: 0 20px;
    padding: 25px 0;
    position: relative;
}

.h-section-submenu-wrap li.active:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 100%;
    left: 50%;
    border: solid transparent;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 13px;
    margin: -26px 0 0 -13px;
}

.h-section-submenu-wrap a {
    color: #323232;
}

.h-section-submenu-wrap li.active a,
.h-section-submenu-wrap a:hover {
    color: #e20916;
}

.h-fin-instruments-wrap {
    padding: 35px 0;
}

.h-fin-instruments-wrap h2 {
    font-size: 2.353em;
    font-weight: 300;
    line-height: 1em;
    color: #323232;
    text-align: center;
    margin: 0 0 30px;
}

.h-fin-instruments-wrap h2 .numb {
    font: 400 0.6em/1em 'WhitneyInd W R Lig A', 'WhitneyInd W R Lig B';
    color: #c7cccf;
}

.h-fin-instruments-wrap .b-promo-item {
    height: 380px;
    background: #f1f3f5;
    margin: 0 0 20px;
}

.h-fin-instruments-wrap .b-promo-item:last-of-type{
    width: 100%;
}

.h-fin-instruments-wrap .b-promo-item:hover {
    -webkit-box-shadow: inset 0 0 90px rgba(0, 49, 89, 0.2);
    box-shadow: inset 0 0 90px rgba(0, 49, 89, 0.2);
}

.h-fin-instruments-wrap .b-promo-item:hover h3 {
    color: #e30a17;
}

.h-fin-instruments-wrap .b-promo-item_top {
    border-bottom-color: #d8dadc;
}

.h-fin-instruments-wrap .detail {
    display: inline-block;
    font-size: 0.8em;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1em;
    text-transform: uppercase;
    margin: 48px 0 0;
    padding: 0;
    position: relative;
}

.h-fin-instruments-wrap .detail:after {
    content: '';
    width: 15px;
    height: 13px;
    position: absolute;
    top: 0;
    left: 100%;
    background: url("/f/i/bul_sprites.png") -118px -74px no-repeat;
}

.h-fin-instruments-wrap .detail:before {
    content: "";
    display: block;
    width: 57px;
    height: 2px;
    background: url("/f/i/bul_sprites.png") -45px -12px no-repeat;
    position: absolute;
    top: -20px;
    left: 0;
}

.h-fin-instruments-wrap .btn-blue:hover {
    background: #e30a17;
}

.h-account-types-slider-wrap {
    padding: 50px 0;
}

.h-account-types-slider-wrap .btn {
    display: block;
    margin: 0 auto;
}

.b-acc-title {
    font-size: 0.941em;
    padding: 0 17% 60px;
    text-align: center;
    color: #828588;
}

.b-acc-title h2 {
    font-size: 2.5em;
    font-weight: 300;
    line-height: 1em;
    color: #262626;
    margin: 0 0 20px;
}

.b-acc-title h2 .numb {
    font: 400 0.6em/1em 'WhitneyInd W R Lig A', 'WhitneyInd W R Lig B';
    color: #c7cccf;
}

.h-banner-wrap {
    background: #105381;
}

.b-banner {
    height: 165px;
    padding: 35px 0 0 34.75%;
    background: url("/f/i/bann-bg.png") 0 0 no-repeat;
    position: relative;
    font-size: 1.059em;
    line-height: 1.3em;
    color: #86afd1;
}

.b-banner h2 {
    font-size: 1.667em;
    font-weight: 300;
    line-height: 1em;
    color: #fff;
    margin: 0 0 15px;
}

.b-banner .b-banner-pic {
    width: 33.3%;
    height: 200px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.b-banner .b-banner-pic .bann-img {
    left: auto;
    right: 10%;
}

.b-banner .bann-img {
    display: block;
    position: absolute;
    bottom: 0;
    left: 19%;
}

.b-banner .detail {
    display: inline-block;
    font-size: 0.8em;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1em;
    text-transform: uppercase;
    margin: 35px 0 0;
    padding: 0 15px 0 0;
    background: url("/f/i/bul9.png") 100% 50% no-repeat;
    position: relative;
    color: #fff;
}

.b-banner .detail:before {
    content: "";
    display: block;
    width: 57px;
    height: 1px;
    background: #fff;
    background: rgba(255, 255, 255, 0.1);
    position: absolute;
    top: -20px;
    left: 0;
}

.h-banner-wrap_big {
    background: url("/f/i/bann-bg2.png") 50% 100% no-repeat #105381;
}

.h-banner-wrap_big .b-banner {
    height: auto;
    padding: 34px 0 33px 33.3%;
    min-height: 276px;
    color: #fff;
    background: none;
}

.h-banner-wrap_big .b-banner h2 {
    font-size: 2.22em;
    position: relative;
    left: -35px;
    margin: 0 -35px 35px 0;
}

.h-banner-wrap_big .b-banner p {
    margin: 0 0 25px;
}

.h-banner-wrap_big .b-banner .bann-img {
    left: 0;
}

.h-banner-wrap_big .b-banner .detail {
    margin: 20px 0 0;
}

.h-banner-wrap_var2 {
    background: url("/f/i/bann-bg4.png") 50% 100% no-repeat #324a68;
}

.h-banner-wrap_var2 .b-banner {
    background: none;
    color: #99aabf;
}

.h-banner-wrap_var2 .b-banner .bann-img {
    left: 11.4%;
}

.h-banner-wrap_var2 .b-banner .b-banner-pic .bann-img {
    left: auto;
    right: 2%;
}

.h-banner-wrap_var2 .b-banner .detail {
    background-image: url("/f/i/bul10.png");
}

.h-banner-wrap_var3 {
    background: #395372;
}

.h-banner-wrap_var3 .b-banner {
    background: none;
    color: #99aabf;
}

.h-banner-wrap_var3 .b-banner .detail {
    background-image: url("/f/i/bul10.png");
}

.h-banner-wrap_var4 {
    background: url("/f/i/bann-bg5.png") 50% 100% no-repeat #931617;
}

.h-banner-wrap_var4 .b-banner {
    background: none;
    color: #dd7475;
}

.h-banner-wrap_var4 .b-banner .bann-img {
    left: 11.4%;
}

.h-banner-wrap_var4 .b-banner .b-banner-pic .bann-img {
    left: auto;
    right: 2%;
}

.h-banner-wrap_var4 .b-banner .detail {
    background-image: url("/f/i/bul10.png");
}

.h-fin-instruments-item-wrap {
    position: relative;
}

.instr-bg {
    width: 50%;
    height: 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    right: 0;
}

.h-fin-instruments-item-wrap_pos2 .instr-bg {
    left: 0;
    right: auto;
}

.instr-bg:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #395372;
    opacity: 0.8;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    -webkit-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
}

.h-fin-instruments-item-wrap:hover .instr-bg:after {
    background: #48566a;
    opacity: 0.94;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=97);
}

.instr-bg-forex {
    background-image: url("/f/i/instr-bg-forex.jpg");
}

.instr-bg-cfd {
    background-image: url("/f/i/instr-bg-cfd.jpg");
}

.instr-bg-metals {
    background-image: url("/f/i/instr-bg-metals.jpg");
}

.instr-bg-futures {
    background-image: url("/f/i/instr-bg-futures.jpg");
}

.instr-bg-mt4-fixed {
    background-image: url("/f/i/instr-bg-mt4.jpg");
}

.instr-bg-mt4-floating {
    background-image: url("/f/i/instr-bg-mt4_2.jpg");
}

.instr-bg-mt4-ndd {
    background-image: url("/f/i/instr-bg-mt4_3.jpg");
}

.instr-bg-mt4-ndd-nocomm {
    background-image: url("/f/i/instr-bg-mt4ndd-nocomm.jpg");
}

.instr-bg-ctrader {
    background-image: url("/f/i/instr-bg-ctrader.jpg");
}

.instr-bg-mt5-ndd {
    background-image: url("/f/i/instr-bg-mt5-ndd.jpg");
}

.instr-bg-metatrader4 {
    background-image: url("/f/i/instr-bg-metatrader4.jpg");
}

.instr-bg-ctrader2 {
    background-image: url("/f/i/instr-bg-ctrader2.jpg");
}

.instr-bg-mt4-cent {
    background-image: url("/f/i/instr-bg-mt4cent.jpg");
    background-position: 100% 0;
}

.instr-bg-metatrader5 {
    background-image: url("/f/i/instr-bg-metatrader5.jpg");
}

.instr-bg-pamm {
    background: url("/f/i/instr-bg-pamm.png") 50% 50% no-repeat #485770;
    background-size: none;
}

.instr-bg-autotrading {
    background: url("/f/i/instr-bg-autotrading.png") 50% 0 no-repeat #485770;
    background-size: none;
}

.h-fin-instruments-item-wrap:hover .instr-bg-pamm,
.h-fin-instruments-item-wrap:hover .instr-bg-autotrading {
    background-color: #395372;
}

.instr-bg-pamm:after,
.instr-bg-autotrading:after,
.h-fin-instruments-item-wrap:hover .instr-bg-pamm:after,
.h-fin-instruments-item-wrap:hover .instr-bg-autotrading:after {
    background: none;
}

.h-fin-instruments-item-wrap .h-fixed {
    position: relative;
}

.b-instr-text {
    float: left;
    width: 50%;
}

.h-fin-instruments-item-wrap_pos2 .b-instr-text {
    float: right;
}

.h-fin-instruments-item-wrap_pos2 .b-instr-text_inner {
    padding-left: 40px;
}

.b-instr-text_inner {
    padding: 30px 40px 35px 0;
    color: #424242;
    min-height: 315px;
}

.b-instr-text_inner p {
    margin: 0 0 20px;
}

.b-instr-text_inner .detail {
    display: inline-block;
    font-size: 0.8em;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1em;
    text-transform: uppercase;
    margin: 20px 0 0;
    padding: 0;
    position: relative;
}

.b-instr-text_inner .detail:before {
    content: "";
    display: block;
    width: 57px;
    height: 2px;
    background: url("/f/i/bul_sprites.png") -45px -12px no-repeat;
    position: absolute;
    top: -20px;
    left: 0;
}

.b-instr-text_inner .detail:after {
    content: '';
    width: 15px;
    height: 13px;
    position: absolute;
    top: 0;
    left: 100%;
    background: url("/f/i/bul_sprites.png") -118px -74px no-repeat;
}

.b-instr-item_top {
    border-bottom: 1px solid #e5e5e5;
    height: 66px;
    margin: 0 0 23px;
}

.b-instr-item_top h3,
.b-instr-item_top .h3 {
    float: left;
    font-size: 2.6em;
    font-weight: 300;
    line-height: 0.8em;
}

.b-instr-item_top h3.l {
    font-size: 2.118em;
    line-height: 1em;
}

.b-instr-item_top .btn {
    float: right;
    width: 182px;
    height: 33px;
    border-radius: 15px;
    font-size: 16px;
    line-height: 33px;
    margin: 0 !important;
}

.b-instr-item_top .btn:hover {
    border-radius: 0;
    background: #e30a17;
    color: #fff;
}

.b-instr-item_top .os-list li {
    float: left;
    margin: 0 7px 0 0;
    padding: 0 15px;
    border: 1px solid #d6dadd;
    border-radius: 10px;
    font-size: 0.786em;
    line-height: 18px;
    color: #48566a;
}

.b-instr-item_top_var2 {
    border-bottom: none;
    height: auto;
    margin: 0 0 15px;
}

.b-instr-item_top_var2 h3,
.b-instr-item_top_var2 .h3 {
    float: none;
    margin: 0 0 25px;
}

.b-instr-item_top_var3 {
    height: auto;
    margin: 0 0 23px;
    padding: 0 0 35px;
}

.b-instr-item_top_var3 h3 {
    float: none;
    font-size: 2.353em;
    line-height: 1em;
}

.nddnc .b-instr-item_top {
    height: 80px;
}

.h-fin-instruments-item-wrap:hover h3,
.h-fin-instruments-item-wrap:hover .h3 {
    color: #e30a17;
}

.h-fin-instruments-item-wrap:hover .btn {
    background: #e30a17;
    color: #fff;
    border-radius: 0;
}

.b-instr-icons {
    float: left;
    width: 50%;
}

.h-fin-instruments-item-wrap_pos2 .b-instr-icons_inner {
    padding-left: 0;
}

.b-instr-icons_inner {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    padding: 40px 0 40px 40px;
    height: 300px;
    color: #fff;
}



/*Изменения*/

.b-instr-icons_inner .promo-icons {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    vertical-align: top;
}

.b-instr-icons_inner .promo-icons td {
    padding: 15px 40px 15px 0;
    line-height: 1.2em;
}

.b-instr-icons_inner .promo-icons td.ic {
    padding-right: 15px;
}

.b-instr-icons_inner .promo-icons td.ic img {
    max-width: none;
    opacity: 0.7;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
}

.h-insert-recommend-wrap {
    background: #f5f7f9;
    -webkit-box-shadow: inset 0 0 90px rgba(0, 49, 89, 0.15);
    box-shadow: inset 0 0 90px rgba(0, 49, 89, 0.15);
    padding: 35px 0;
    text-align: center;
    font-size: 1.412em;
    font-weight: 300;
    line-height: 1.3em;
    color: #797979;
}

.h-insert-recommend-wrap blockquote {
    font-size: 1.25em;
    font-style: italic;
    line-height: 1.3em;
    color: #323232;
    padding: 0 16%;
    position: relative;
}

.h-insert-recommend-wrap blockquote:before,
.h-insert-recommend-wrap blockquote:after {
    content: "";
    display: block;
    width: 29px;
    height: 30px;
    position: absolute;
    top: 15px;
}

.h-insert-recommend-wrap blockquote:before {
    left: 7.75%;
    background: url("/f/i/laquo2.png") 0 0 no-repeat;
}

.h-insert-recommend-wrap blockquote:after {
    right: 7.75%;
    background: url("/f/i/raquo2.png") 0 0 no-repeat;
}

.h-insert-recommend-wrap .author {
    font-size: 0.6em;
    font-weight: 400;
    font-style: normal;
    line-height: 1.1em;
    position: relative;
    margin: 15px 0 0;
    padding: 20px 0 0;
}

.h-insert-recommend-wrap .author .name {
    color: #e30a17;
}

.h-insert-recommend-wrap .author_with_img {
    padding-bottom: 15px;
    z-index: 1;
}

.h-insert-recommend-wrap .author_with_img img {
    display: block;
    border-radius: 39px;
    position: absolute;
    bottom: -73px;
    left: 50%;
    margin-left: -39px;
}

.h-insert-recommend-wrap .author:before {
    content: "";
    display: block;
    width: 57px;
    height: 1px;
    background: #dcdee0;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -28px;
}

.recomm-text {
    padding: 10px 16%;
}

.h-texts-wrap {
    padding: 40px 0 55px;
}

.h-texts-wrap .top-hr {
    position: relative;
    top: -40px;
    margin: 0;
    padding: 0;
    border: none;
    background: #ebebeb;
    height: 1px;
}

.h-texts-wrap h2 {
    font-size: 2.353em;
    font-weight: 300;
    line-height: 1em;
    text-align: center;
    margin: 0 0 45px;
}

.h-texts-wrap.b-plat-info_mt5webmob .mt5wt h2 {
    font-size: 1.882em;
}

.h-texts-wrap .uppercase {
    font-size: 1.765em;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.h-texts-wrap h3 {
    font-size: 1.471em;
    font-weight: 300;
    line-height: 1em;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin: 0 0 30px;
}

.h-texts-wrap h3.al-c {
    text-align: center;
    padding: 0;
}

.h-texts-wrap h3.v2 {
    font-size: 1.882em;
    line-height: 1em;
    text-transform: none;
    letter-spacing: normal;
    margin: 0 0 20px;
}

.h-texts-wrap h3.v3 {
    font-size: 1.765em;
    line-height: 1em;
    margin: 0 0 40px;
}

.h-texts-wrap h3.v4 {
    font-size: 1.765em;
    line-height: 1em;
    margin: 0 0 15px;
}

.h-texts-wrap h4 {
    font-size: 1.353em;
    font-weight: 500;
    line-height: 1.2em;
    color: #e30a17;
    margin: 0 0 20px;
}

.h-texts-wrap .al-c {
    text-align: center;
    padding: 0 14% 60px;
}

.h-texts-wrap .al-c2 {
    text-align: center;
    padding: 0 10%;
}

.h-texts-wrap .al-c3 {
    text-align: center;
    padding: 0 8.3% 60px;
    font-size: 0.941em;
    line-height: 1.3em;
    color: #828588;
}

.h-texts-wrap .al-c3_2 {
    text-align: center;
    padding: 0 10% 40px;
    font-size: 0.941em;
    line-height: 1.3em;
    color: #828588;
}

.h-texts-wrap ul li {
    font-size: 0.941em;
}

.h-texts-wrap .al-c4 {
    text-align: center;
    font-size: 0.944em;
    line-height: 1.3em;
    padding: 0 0 20px;
}

.h-texts-wrap ul {
    padding: 0 0 30px;
}

.h-texts-wrap ul li {
    margin: 0 0 22px;
    padding: 0 0 0 28px;
    position: relative;
}

.h-texts-wrap ul li:before {
    content: '';
    width: 5px;
    height: 5px;
    position: absolute;
    top: 9px;
    left: 0px;
    background: #E22016;
    border-radius: 50px;
}

.h-texts-wrap ul.var2 {
    padding: 0 0 20px;
}

.h-texts-wrap ul.var2 li {
    margin: 0 0 15px;
    font-weight: 300;
    color: #828588;
}

.h-texts-wrap ul.services-list {
    padding: 0 0 20px;
}

.h-texts-wrap ul.services-list li {
    position: relative;
    padding: 0 0 0 69px;
    background-position: 0 0;
    background-image: none;
    background-repeat: no-repeat;
    min-height: 40px;
    font-weight: 300;
    color: #828588;
}

.h-texts-wrap ul.services-list li:before {
    content: '';
    width: 55px;
    height: 50px;
    border-radius: 0;
    position: absolute;
    left: 0;
    top: 0;
    background: url(/f/i/promo_sprites.png) no-repeat;
}

.h-texts-wrap ul.services-list li.i1:before {
    background-position: -248px -12px;
}

.h-texts-wrap ul.services-list li.i2:before {
    background-position: -186px -195px;
}

.h-texts-wrap ul.services-list li.i3:before {
    background-position: -126px -195px;
}

.h-texts-wrap ul.services-list li.i4:before {
    background-position: -65px -195px;
}

.h-texts-wrap ul.services-list li.i5:before {
    background-position: -4px -195px;
}


.h-texts-wrap ul.services-list li.i6:before {
    background-position: -306px -255px;
}

.h-texts-wrap ul.services-list li.i7:before {
    background-position: -852px -621px;
}

.h-texts-wrap ul.services-list li.i8:before {
    background-position: -58px -852px;
}

.h-texts-wrap ul.services-list li.i9:before {
    background-position: -186px -135px;
}

.h-texts-wrap ul.services-list li.i10:before {
    background-position: -308px -136px;
}

.h-texts-wrap ul.services-list li.i11:before {
    background-position: -550px -560px;
}

.h-texts-wrap ul.services-list li.i12:before {
    background-position: -126px -850px;
}

.h-texts-wrap ul.services-list li.i13:before {
    background-position: -190px -848px;
}


/*.h-texts-wrap li.i1 {
    background-image: url("/f/i/services-i1-bg.png");
}

.h-texts-wrap li.i2 {
    background-image: url("/f/i/services-i2-bg.png");
}

.h-texts-wrap li.i3 {
    background-image: url("/f/i/services-i3-bg.png");
}

.h-texts-wrap li.i4 {
    background-image: url("/f/i/services-i4-bg.png");
}

.h-texts-wrap li.i5 {
    background-image: url("/f/i/services-i5-bg.png");
}*/


.h-texts-wrap ol {
    counter-reset: item;
    padding: 0 0 20px;
}

.h-texts-wrap ol ul {
    padding: 25px 0 0;
}

.h-texts-wrap ol .img-wrap {
    padding: 15px 0 10px;
}

.h-texts-wrap ol .img-wrap img {
    display: block;
    -webkit-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 15px rgba(0, 0, 0, 0.2);
}

.h-texts-wrap ol .img-wrap img.b-r {
    border-radius: 5px;
}

.h-texts-wrap ol ul+.img-wrap {
    padding-top: 0;
}

.h-texts-wrap ol>li {
    margin: 0 0 17px;
    padding: 0 0 0 40px;
    position: relative;
}

.h-texts-wrap ol li li {
    padding-left: 50px;
}

.h-texts-wrap ol>li:before {
    content: counters(item, ".") " ";
    counter-increment: item;
    display: block;
    position: absolute;
    top: 1px;
    left: 0;
    font: 500 1em "WhitneyInd B R Bold A", "WhitneyInd B R Bold B";
    color: #aeb3bb;
}

.h-texts-wrap ol.var2>li {
    margin: 0 0 30px;
    padding: 0 0 0 50px;
    font-size: 1.059em;
}

.h-texts-wrap ol.var2>li:before {
    width: 45px;
    position: absolute;
    top: 4px;
    font: 300 0.889em/1em "Whitney 123 A", "Whitney 123 B";
    color: #797979;
}

.h-texts-wrap ol.var3>li {
    margin: 0 0 0 100px;
    padding: 32px 0 10px;
    border-top: 1px solid #ebebeb;
}

.h-texts-wrap ol.var3>li h3 {
    font-size: 1.882em;
    line-height: 1em;
    letter-spacing: normal;
    text-transform: none;
    margin: 0 0 15px;
}

.h-texts-wrap ol.var3>li p {
    margin: 0 0 20px;
}

.h-texts-wrap ol.var3>li:first-child {
    padding-top: 0;
    border-top: none;
}

.h-texts-wrap ol.var3>li:before {
    width: 45px;
    position: absolute;
    top: 34px;
    left: -100px;
    font: 300 1.882em/1em "WhitneyInd W R Lig A", "WhitneyInd W R Lig B";
    color: #acb1b9;
}

.h-texts-wrap ol.var3>li:first-child:before {
    top: 2px;
}

.h-texts-wrap ol.var4 ol {
    padding: 25px 0 0;
}

.h-texts-wrap ol.var4 h4 {
    margin: 0;
}

.h-texts-wrap ol.var4>li {
    margin: 0 0 20px;
    padding: 0 0 1px 35px;
    font-size: 1em;
}

.h-texts-wrap ol.var4 li:before {
    width: 35px;
    position: absolute;
    top: 6px;
    font: 300 1em/1em "Whitney 123 A", "Whitney 123 B";
    color: #aeb3bb;
}

.h-texts-wrap ol.var4 li li {
    padding: 0 0 0 43px;
}

.h-texts-wrap ol.var4 li li li {
    padding: 0 0 0 53px;
    font-size: 0.944em;
}

.h-texts-wrap ol.var4 li li:before {
    font-size: 16px;
    width: 43px;
    top: 4px;
}

.h-texts-wrap ol.var4 li li li:before {
    font-size: 15px;
    width: 53px;
    top: 4px;
}

.h-texts-wrap .w-book {
    color: #828588;
    font-size: 0.7em;
    font-weight: 500;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}

.h-texts-wrap .texts {
    padding: 0 0 15px;
}

.h-texts-wrap .texts p {
    margin: 0 0 30px;
}

.h-texts-wrap .star {
    color: #e30a17;
}

.h-texts-wrap .detail-wrap {
    text-align: center;
}

.h-texts-wrap .detail-wrap a {
    font-size: 0.824em;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1em;
    text-transform: uppercase;
    margin: 0 15px 0 15px;
    padding: 0;
    position: relative;
}

.h-texts-wrap .detail-wrap a:after {
    content: '';
    width: 15px;
    height: 14px;
    position: absolute;
    top: 0;
    left: 100%;
    background: url("/f/i/bul_sprites.png") -118px -73px no-repeat;
}

.h-texts-wrap .al-btn-c {
    text-align: center;
}

.h-texts-wrap .notes {
    font-size: 0.824em;
    line-height: 1.3em;
    color: #828588;
    padding: 30px 0 60px;
    position: relative;
}

.h-texts-wrap .notes:before {
    content: "";
    display: block;
    width: 57px;
    height: 2px;
    background: url(/f/i/bul_sprites.png) -45px -12px no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}

.h-texts-wrap .notes p {
    margin: 0 0 5px;
}

.h-texts-wrap .notes sup {
    font-size: 10px;
    line-height: 1em;
}

.h-texts-wrap .notes_2 {
    margin: 50px 0 0;
    padding-bottom: 0;
}

.h-texts-wrap .notes_2 p {
    margin: 0 0 20px;
    padding: 0 0 0 20px;
    position: relative;
}

.h-texts-wrap .notes_2 sup {
    position: absolute;
    top: 0;
    left: 0;
}

.h-texts-wrap .notes_3 {
    font-size: 1em;
    line-height: 1.3em;
    color: #323232;
    padding: 30px 0 0;
}

.h-texts-wrap .plus-tbl {
    /*width: 100%; Изменения*/
    width: 49%;
    display: inline-block;
    margin: 0 0 55px;
    vertical-align: top;
}

.h-texts-wrap .plus-tbl th,
.h-texts-wrap .plus-tbl td {
    width: 50%;
    text-align: left;
    vertical-align: top;
}

.h-texts-wrap .plus-tbl th {
    text-align: center;
}

.h-texts-wrap .plus-tbl h3 {
    font-size: 1.412em;
    font-weight: 400;
    text-transform: uppercase;
    color: #5a6b83;
    margin: 0 0 25px;
    padding: 0;
}

.h-texts-wrap .plus-tbl .i {
    margin: 0 0 0 40px;
    padding: 20px 0 20px 70px;
    background-position: 0 22px;
    min-height: 65px;
    background-repeat: no-repeat;
    font-weight: 300;
    color: #828588;
    border-top: 1px dotted #babfc7;
}

.h-texts-wrap .plus-tbl .i1 {
    background-image: url("/f/i/services-i6-bg.png");
}

.h-texts-wrap .plus-tbl .i2 {
    background-image: url("/f/i/services-i7-bg.png");
}

.h-texts-wrap .plus-tbl .i3 {
    background-image: url("/f/i/services-i8-bg.png");
}

.h-texts-wrap .plus-tbl .i4 {
    background-image: url("/f/i/services-i9-bg.png");
}

.h-texts-wrap .plus-tbl .i5 {
    background-image: url("/f/i/services-i10-bg.png");
}

.h-texts-wrap .plus-tbl .i6 {
    background-image: url("/f/i/services-i11-bg.png");
}

.h-texts-wrap .plus-tbl .i7 {
    background-image: url("/f/i/services-i12-bg.png");
}

.h-texts-wrap .plus-tbl .i8 {
    background-image: url("/f/i/services-i4-bg.png");
}

.h-texts-wrap .plus-tbl .i9 {
    background-image: url("/f/i/services-i13-bg.png");
}

.h-texts-wrap .plus-tbl .i10 {
    background-image: url("/f/i/services-i14-bg.png");
}

.h-texts-wrap .plus-tbl .i11 {
    background-image: url("/f/i/services-i15-bg.png");
}

.h-texts-wrap .plus-tbl .i12 {
    background-image: url("/f/i/services-i16-bg.png");
}

.h-texts-wrap .plus-tbl td:first-child .i {
    margin: 0 40px 0 0;
}



/*Изменения*/

.h-texts-wrap .plus-tbl:last-of-type td:first-child .i {
    margin: 0 0 0 40px;
}

.h-texts-wrap .plus-tbl .detail-wrap {
    padding: 25px 0 0;
    text-align: right;
    background: none;
}

.h-texts-wrap .plus-tbl .detail-wrap a {
    margin: 0;
}

.h-texts-wrap .plus-tbl .detail-wrap a:before {
    display: none;
}

.h-texts-wrap .plus-tbl .risks {
    text-align: left;
}

.h-texts-wrap .plus-tbl_var2 {
    margin: 0;
}

.h-texts-wrap .plus-tbl_var2 .i {
    margin: 0 0 0 35px;
    padding: 30px 0 34px 70px;
    background-position: 0 35%;
}

.h-texts-wrap .plus-tbl_var2 td:first-child .i {
    margin: 0 35px 0 0;
}

.h-texts-wrap .plus-tbl_var2 .detail-wrap {
    margin: 0 0 0 35px;
    padding: 37px 0 0;
    border-top: 1px dotted #babfc7;
}

.h-texts-wrap .plus-tbl_var2 td:first-child .detail-wrap {
    margin: 0 35px 0 0;
    padding-right: 15px;
}

.h-texts-wrap_nopadd {
    padding-bottom: 1px;
}

.fg-info{
    background: #f1f3f5;
}

.fg-info p{
    margin-bottom: 25px;
}

.fg-info.h-texts-wrap{
    padding: 0;
}

.fg-info-text{
    padding: 40px 0 1px;
}

.h-texts-wrap_bord {
    padding-bottom: 1px;
    border-bottom: 1px solid #ebebeb;
}

.h-texts-wrap_var2 {
    padding: 40px 0 15px;
}

.h-texts-wrap_var2_bord {
    border-top: 1px solid #ebebeb;
}

.h-texts-wrap_var3 {
    padding: 45px 0;
}

.h-texts-wrap_var4 {
    padding: 30px 0 45px;
}

.h-texts-wrap_p {
    font-size: 1.059em;
    line-height: 1.3em;
}

.h-texts-wrap_p p {
    margin: 0 0 25px;
}

.h-texts-wrap_p p:last-child {
    margin: 0;
}

.h-texts-wrap_var5 {
    padding: 37px 0 40px;
}

.h-texts-wrap_var5 h2 {
    margin: 0 0 40px;
}

.h-texts-wrap_var5 .h-hcols-wrap {
    padding: 0 0 55px;
}

.h-texts-wrap_inf_cols {
    padding-bottom: 10px;
}

.calend-h2 {
    position: relative;
}

.calend-h2 .calend-date {
    font-size: 20px;
    font-weight: 300;
    line-height: 1em;
    color: #797979;
    position: absolute;
    top: 17px;
    right: 0;
}

.h-texts-wrap_browser {
    padding: 0 0 250px;
}

.h-texts-wrap_browser .h-content-head {
    background: none;
}

.h-texts-wrap_browser .h-content-head .h-fixed {
    min-height: 10px;
}

.h-texts-wrap_browser .h-content-head ul.breadcrumbs {
    padding: 0;
}

.h-texts-wrap_browser .h-content-head ul.breadcrumbs li {
    margin: 0;
    padding: 0 5px 5px 0;
    background: none;
}

.h-texts-wrap_browser .h-content-head ul.breadcrumbs li:before {
    display: none;
}

.b-ex-trade-logo {
    float: left;
    width: 25%;
}

.b-ex-trade-logo img {
    display: block;
    margin: 0 0 27px;
}

.b-ex-trade-logo ul.out-links {
    padding: 0 30px 0 0;
}

.b-ex-trade-logo ul.out-links li {
    margin: 0 0 10px;
    padding: 0;
    background: none;
}

.b-ex-trade-logo ul.out-links a:hover {
    color: #5a6b83;
}

.b-ex-trade-paltform h3 {
    font-size: 1.353em;
    line-height: 1em;
    font-weight: 500;
    text-transform: none;
    letter-spacing: normal;
    margin: 0 0 23;
}

.b-ex-trade-paltform p {
    margin: 0 0 23px;
}

.b-ex-trade-paltform .upper {
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

.b-ex-trade-paltform_var2 {
    padding: 0 0 20px;
}

.b-ex-trade-paltform_var2 .b-ex-trade-logo ul.out-links {
    padding: 0 0 15px;
}

.b-ex-trade-paltform_var2 .b-ex-trade-logo ul.out-links li {
    margin: 0 0 5px;
}

.b-ex-trade-paltform_var2 .b-ex-trade-logo h4 {
    font-size: 0.824em;
    font-weight: 400;
    line-height: 1.3em;
    color: #323232;
    margin: 0 0 12px;
}

.b-ex-trade-paltform_var2 .b-ex-trade-logo ul.litt-links {
    padding: 0;
}

.b-ex-trade-paltform_var2 .b-ex-trade-logo ul.litt-links li {
    margin: 0 0 12px;
    padding: 0;
    background: none;
    font-size: 0.824em;
    line-height: 1.3em;
}

.stock-icons {
    width: 100%;
}

.stock-icons td {
    width: 33.3%;
    text-align: left;
    vertical-align: middle;
    padding: 0 0 30px;
}

.stock-icons td td {
    width: auto;
    padding: 0 20px 0 0;
    text-align: left;
    vertical-align: middle;
    font-size: 0.882em;
    font-weight: 300;
    line-height: 1.3em;
    color: #7a7a7a;
}

.stock-icons td td h4 {
    margin: 0 0 3px;
    font-size: 1.133em;
    line-height: 1em;
    font-weight: 400;
    color: #5a6b83;
}

.stock-icons td td.img {
    width: 85px;
    padding: 0;
}

.h-texts-type {
    padding: 0 100px;
    font-size: 1.059em;
    line-height: 1.3em;
}

.h-texts-type h2 {
    margin: 0 0 40px;
    font-size: 2.222em;
}

.h-texts-type h3 {
    font-size: 1.778em;
    text-transform: none;
    letter-spacing: normal;
    margin: 0 0 20px;
}

.h-texts-type h4 {
    margin: 0 0 25px;
    font-size: 1.278em;
}

.h-texts-type p {
    margin: 0 0 30px;
}

.h-texts-type ul {
    padding: 0 0 10px;
}

.h-texts-type ul li {
    margin: 0 0 17px;
}

.h-texts-type_var2 {
    padding: 30px 0 0;
    font-size: 1em;
    line-height: 1.3em;
    color: #828588;
}

.h-texts-type b {
    font-weight: 600;
}

.h-texts-type sup,
.al-c sup {
    font-size: 10px;
    font-weight: 400;
    line-height: 1em;
    text-decoration: underline;
}

.h-texts-type_nopadd {
    padding: 0;
}

.b-texts-cols_bord {
    margin: 0 0 40px;
}

.b-texts-cols_bord h2.v2 {
    font-size: 1.529em;
    line-height: 1em;
    text-align: left;
    margin: 0 0 25px;
}

.b-texts-cols_bord p {
    margin: 0 0 20px;
}

.b-texts-cols_bord p:last-child {
    margin: 0;
}

.h-hcols-wrap .b-texts-cols_bord {
    margin: 0;
}

.h-texts-wrap_bigger .b-texts-cols_bord {
    font-size: 1.059em;
    line-height: 1.3em;
}

.b-texts-cols_bord:before,
.b-texts-cols_bord:after {
    display: block;
    content: "";
    width: 1px;
    height: 100%;
    background: url('../i/o-sprite.png') repeat-y;
    background-position: 0px 0px;
    /*background: url("/f/i/dotted.png") 0 0 repeat-y;*/
    position: absolute;
    top: 0;
    left: 0;
}

.b-texts-cols_bord:after {
    left: auto;
    right: -1px;
}

.b-texts-three-cols.b-texts-cols_bord:before {
    left: -30px;
}

.b-texts-three-cols.b-texts-cols_bord:after {
    left: auto;
    right: 29px;
}

.b-texts-cols_bord.first:before,
.b-texts-cols_bord.last:after {
    display: none;
}

.b-texts-cols_bord ul,
.b-texts-cols_bord ul.services-list,
.b-texts-cols_bord ol {
    padding: 0;
}

.b-texts-cols_bord ul li:last-child,
.b-texts-cols_bord ul.services-list li:last-child,
.b-texts-cols_bord ol li:last-child {
    margin: 0;
}

.b-texts-cols_bord ol li,
.b-texts-cols_bord ol li:last-child {
    margin: 0 0 20px;
}

.b-texts-cols_bord ul.img-list li {
    padding: 0;
    min-height: 44px;
    background-position: 0 50%;
    background-repeat: no-repeat;
    color: #797979;
    background-size: contain;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.b-texts-cols_bord ul.img-list li:before {
    display: none;
}


.b-texts-cols_bord ul.img-list li.i1,
.b-texts-cols_bord ul.img-list li.i2,
.b-texts-cols_bord ul.img-list li.i3,
.b-texts-cols_bord ul.img-list li.i4,
.b-texts-cols_bord ul.img-list li.i5,
.b-texts-cols_bord ul.img-list li.i6 {
    background-image: none;
    /*background-image: url("/f/i/li-img-ic1.png");*/
}

/*
.b-texts-cols_bord ul.img-list li.i2 {
    background-image: none;
    background-image: url("/f/i/li-img-ic2.png");
}

.b-texts-cols_bord ul.img-list li.i3 {
    background-image: none;
    background-image: url("/f/i/li-img-ic3.png");
}

.b-texts-cols_bord ul.img-list li.i4 {
    background-image: none;
    background-image: url("/f/i/li-img-ic4.png");
}

.b-texts-cols_bord ul.img-list li.i5 {
    background-image: none;
    background-image: url("/f/i/li-img-ic5.png");
}

.b-texts-cols_bord ul.img-list li.i6 {
    background-image: none;
    background-image: url("/f/i/li-img-ic6.png");
}
*/
.b-texts-cols_bord ul.img-list li .ic-metal img {
    max-height: 44px;
}

.b-texts-cols_bord ul.img-list li>.ic-metal {
    width: 100%;
    max-width: 65px;
    /*max-height: 44px;*/
    margin-right: 5px;
    display: inline-block;
    text-align: center;
}

.t-cell {
    display: inline-block;
    vertical-align: middle;
    max-width: 280px;
    /*height: 44px;*/
}

.b-texts-docs {
    float: left;
    width: 32.2%;
    border: 1px solid #ebebeb;
}

.b-texts-docs ul {
    padding: 0 0 30px;
}

.b-texts-docs ul li {
    font-size: 1.059em;
    background: url("/f/i/doc-ic.png") 0 0 no-repeat;
    margin: 0 0 18px;
    padding: 5px 0 5px 45px;
    min-height: 22px;
}

.b-texts-docs ul li a {
    color: #828588;
}

.b-texts-docs ul li a:hover {
    color: #5a6b83;
}

.b-texts-faq {
    float: right;
    width: 65.7%;
    border: 1px solid #ebebeb;
}

.b-texts-faq .b-tdf_inner {
    min-height: 272px;
}

.b-texts-faq ul {
    padding: 0 0 10px;
}

.b-texts-faq ul li {
    margin: 0 0 27px;
    padding: 0;
    background: none;
    font-size: 1.176em;
    position: relative;
}

.b-texts-faq ul li a {
    display: inline-block;
    color: #828588;
    padding: 0 0 0 43px;
}

.b-texts-faq ul li a .q {
    display: block;
    font: 400 18px "WhitneyInd B R Bold A", "WhitneyInd B R Bold B";
    color: #5a6b83;
    position: absolute;
    top: 0;
    left: 0;
}

.b-texts-faq ul li a:hover {
    color: #5a6b83;
}

.b-texts-faq ul li a:hover .q {
    color: #e30a17;
}

.b-texts-faq_wide {
    float: none;
    width: auto;
}

.b-texts-faq_wide .b-tdf_inner {
    padding: 25px 30px;
}

.b-texts-faq_wide h3 {
    text-align: center;
}

.b-texts-faq_wide .b-texts-cols_bord {
    margin: 0 0 35px;
}

.cols4-tbl,
.cols3-tbl {
    width: 100%;
    margin: 0 0 30px;
}

.cols4-tbl td,
.cols3-tbl td {
    width: 25%;
    padding: 8px 0 35px;
    text-align: left;
    vertical-align: middle;
    background: url("/f/i/dotted.png") 0 0 repeat-y;
    color: #797979;
}

.cols4-tbl td:first-child,
.cols3-tbl td:first-child {
    background: none;
}

.cols4-tbl table,
.cols3-tbl table {
    margin: 0 10px 0 27px;
}

.cols4-tbl table td,
.cols3-tbl table td {
    width: auto;
    padding: 0;
    background: none;
}

.cols4-tbl table td.img,
.cols3-tbl table td.img {
    padding: 0 30px 0 0;
}

.cols3-tbl.mt4cent table td.img {
    width: 20%;
}

.cols4-tbl td:first-child table,
.cols3-tbl td:first-child table {
    margin-left: 0;
}

.cols3-tbl td {
    width: 33.3%;
}

.b-tdf_inner {
    padding: 23px 35px;
}

.b-tdf_inner .detail-wrap {
    text-align: left;
    padding: 15px 0 0;
    position: relative;
}

.b-tdf_inner .detail-wrap:before {
    content: "";
    display: block;
    width: 57px;
    height: 2px;
    background: url(/f/i/bul_sprites.png) -45px -12px no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}

.b-tdf_inner .detail-wrap a {
    margin: 0;
}

.b-texts-two-cols {
    float: left;
    width: 50%;
    position: relative;
}

.b-texts-two-cols_inner {
    padding: 0 40px 0 0;
}

.b-texts-two-cols_2 .b-texts-two-cols_inner {
    padding: 0 0 0 40px;
}

.b-texts-three-cols {
    float: left;
    width: 33.3%;
    position: relative;
}

.b-texts-three-cols_inner {
    padding: 0 60px 0 0;
}

.b-texts-three-cols_inner .smaller p,
.b-texts-three-cols_inner .smaller ul li {
    margin: 0 0 10px;
}

.b-texts-three-cols_inner .smaller ul li {
    font-size: 0.941em;
    line-height: 1.3em;
}

.b-texts-three-cols_inner a,
.b-texts-two-cols_inner a {
    color: #5a6b83;
}

.b-texts-three-cols_inner a:hover,
.b-texts-two-cols_inner a:hover {
    color: #e30a17;
}

.b-texts-two-cols .detail-wrap{
    text-align: right;
    margin: 20px 0 0;
    padding-right: 25px;
}

a.b {
    color: #5a6b83;
}

a.b:hover {
    color: #e30a17;
}

.b-trade-info-wrap {
    background: #f1f3f5;
    padding: 35px 40px;
}

.b-trade-info-wrap h2 {
    font-size: 1.765em;
    font-weight: 300;
    line-height: 1em;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 45px;
}

.ilist li {
    float: left;
    width: 20%;
    padding: 80px 0 0 0;
    font-weight: 300;
    color: #828588;
    background-position: 50% 0;
    background-repeat: no-repeat;
    margin: 0px 74px;
    text-align: center;
}

li.i1 {
    background-image: url("/f/i/il-i1-bg.png");
}

li.i2 {
    background-image: url("/f/i/il-i2-bg.png");
}

li.i3 {
    background-image: url("/f/i/il-i3-bg.png");
}

li.i4 {
    background-image: url("/f/i/il-i8-bg.png");
    background-position: 50% 12px;
}

li.i5 {
    background-image: url("/f/i/il-i5-bg.png");
}

li.i6 {
    background-image: url("/f/i/il-i6-bg.png");
}

li.i7 {
    background-image: url("/f/i/il-i7-bg.png");
}

li.i8 {
    background-image: url("/f/i/il-i9-bg.png");
}

li.i9 {
    background-image: url("/f/i/il-i10-bg.png");
}

.b-trade-info-wrap_var2 {
    margin: 40px 0 0;
}

.b-trade-info-wrap_var2 .ilist li {
    color: #5a6b83;
    font-weight: 400;
}

.b-trade-info-wrap_var2 .ilist li.target-links {
    float: right;
    width: 25%;
    position: relative;
    right: -10px;
    margin: 0 0 32px -10px;
    padding: 20px 0 8px;
    border: 1px solid #d9d9d9;
}

.b-trade-info-wrap_var2 .ilist li.target-links p {
    margin: 0 25px 12px;
}

.b-trade-info-wrap_var2 .ilist li.target-links a {
    color: #5a6b83;
}

.b-trade-info-wrap_var2 .ilist li.target-links:after {
    display: block;
    content: " ";
    width: 67px;
    height: 19px;
    background: url("/f/i/vision.png") 0 0 no-repeat;
    position: absolute;
    bottom: -33px;
    right: 0;
}

a[href^="http://"] {
    padding: 0 21px 0 0;
    position: relative;
    /*background-image: url("/f/i/out-ic.png");*/
    background-position: 100% 50%;
    background-repeat: no-repeat;
}

a[href^="http://"]:after {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    /*right: 0;*/
    top: 50%;
    transform: translateY(-50%);
    background: url('../i/o-sprite.png') no-repeat;
    background-position: -10px -5px;
}

.b-pamm-info-wrap {
    background: #f1f3f5;
    margin: 0 0 50px;
    padding: 45px 8.33%;
    font-size: 1.059em;
    line-height: 1.3em;
}

.b-pamm-info-wrap h2 {
    font-size: 2.222em;
    font-weight: 300;
    line-height: 1em;
    text-align: center;
    margin: 0 0 45px;
}

.b-pamm-info-wrap p {
    margin: 0 0 25px;
}

.b-pamm-info-wrap ul {
    padding: 0;
}

.b-pamm-info-wrap .btn {
    display: block;
    margin: 0 auto;
}

.h-best-wrap {
    height: 415px;
    background: url("/f/i/best-bg.jpg") 50% 50% no-repeat;
    background-size: cover;
}

.h-best-wrap .h-fixed {
    position: relative;
    height: 100%;
}

.h-best-wrap h2 {
    font-size: 1.765em;
    font-weight: 300;
    line-height: 1em;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    margin: 0;
    padding: 35px 0 0;
}

.h-thin-title-wrap h2 {
    font-size: 1.765em;
    font-weight: 300;
    line-height: 1em;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    margin: 0;
    padding: 0;
}

.h-best-wrap .laptop {
    width: 939px;
    height: 313px;
    background: url("/f/i/laptop.png") 0 0 no-repeat;
    position: absolute;
    bottom: 0;
    left: 5.75%;
}

.h-best-wrap .iphone {
    width: 267px;
    height: 275px;
    background: url("/f/i/iphone2.png") 0 0 no-repeat;
    position: absolute;
    bottom: 0;
    right: 13.8%;
}

.h-best-wrap .iphone.not-ru {
    background: url("/f/i/iphone2-en.png") 0 0 no-repeat;
}

.h-best-wrap .best-popup {
    width: 173px;
    padding: 20px;
    background: #48566a;
    -webkit-box-shadow: 7px 7px rgba(0, 0, 0, 0.2);
    box-shadow: 7px 7px rgba(0, 0, 0, 0.2);
    position: absolute;
    font-size: 0.824em;
    line-height: 1.3em;
    color: #afb7c4;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}

.h-best-wrap .best-popup h3 {
    font-size: 1em;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    line-height: 1.3em;
    color: #fff;
    margin: 0 0 15px;
}

.h-best-wrap .best-popup p.notes {
    margin: 10px 0 0;
    padding: 10px 0 0;
    font-style: italic;
    position: relative;
}

.h-best-wrap .best-popup p.notes:before {
    display: block;
    content: "";
    width: 57px;
    height: 1px;
    background: rgba(255, 255, 255, 0.1);
    position: absolute;
    top: 0;
    left: 0;
}

.h-best-wrap .best-popup_1:after,
.h-best-wrap .best-popup_1:before {
    position: absolute;
    left: 100%;
    top: 50%;
    content: "";
    width: 0;
    height: 0;
    border: solid transparent;
}

.h-best-wrap .best-popup_1:after {
    border-color: rgba(72, 86, 106, 0);
    border-left-color: #48566a;
    border-width: 12px;
    margin-top: -12px;
}

.h-best-wrap .best-popup_1:before {
    border-color: rgba(0, 0, 0, 0);
    border-left-color: rgba(0, 0, 0, 0.2);
    border-width: 12px;
    margin-top: -7px;
    left: auto;
    right: -30px;
}

.h-best-wrap .best-popup_2:after,
.h-best-wrap .best-popup_2:before {
    position: absolute;
    top: 100%;
    left: 50%;
    content: "";
    width: 0;
    height: 0;
    border: solid transparent;
}

.h-best-wrap .best-popup_2:after {
    border-color: rgba(72, 86, 106, 0);
    border-top-color: #48566a;
    border-width: 12px;
    margin-left: -12px;
}

.h-best-wrap .best-popup_2:before {
    border-color: rgba(0, 0, 0, 0);
    border-top-color: rgba(0, 0, 0, 0.2);
    border-width: 12px;
    margin-left: -7px;
    top: auto;
    bottom: -30px;
}

.h-best-wrap .best-popup_3:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    right: 100%;
    border: solid transparent;
    border-color: rgba(72, 86, 106, 0);
    border-right-color: #48566a;
    border-width: 12px;
    margin-top: -12px;
}

.h-best-wrap .best-popup_1 {
    bottom: 50%;
    left: 50%;
}

.h-best-wrap .best-popup_2 {
    width: 194px;
    top: 50%;
    left: 50%;
}

.h-best-wrap .best-popup_3 {
    bottom: 50%;
    right: 50%;
}

.h-best-wrap_visible .best-popup {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}

.h-best-wrap_visible .best-popup_1 {
    bottom: 24px;
    left: 0;
}

.h-best-wrap_visible .best-popup_2 {
    top: 89px;
    left: 33.3%;
}

.h-best-wrap_visible .best-popup_3 {
    bottom: 24px;
    right: 0;
}

.h-examples-works-slider-wrap {
    background: #485770;
    color: #fff;
    position: relative;
    padding-top: 35px;
}

.h-examples-works-slider-wrap h2 {
    width: 100%;
    font-size: 1.765em;
    font-weight: 300;
    line-height: 1em;
    letter-spacing: 0.1em;
    text-align: center;
    text-transform: uppercase;
    margin: 0;
    position: absolute;
    top: 35px;
    left: 0;
}

.h-videopreview-wrap {
    height: 470px;
    background: url("/f/i/video-preview-bg.jpg") 50% 50% no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
}

.h-videopreview-wrap_var2 {
    background-image: url("/f/i/video-preview-bg_2.jpg");
    height: 470px;
}

.b-video-preview {
    position: relative;
    width: 748px;
    height: 430px;
    margin: 0 auto;
    padding: 40px 0 0;
}

.b-video-preview h2 {
    width: 358px;
    height: 85px;
    margin: 0;
    padding: 15px 0 0;
    background: url("/f/i/video-preview-title-bg.png") 0 0 no-repeat;
    position: absolute;
    top: 197px;
    left: -129px;
    font-size: 1em;
    font-weight: 400;
    line-height: 2em;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.8em;
    text-shadow: 6px 6px rgba(0, 0, 0, 0.14);
}

.b-video-preview .play {
    top: 50%;
    margin-top: -30px;
}

#pamm-list-view.list-view-loading {
    opacity: 0.5;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}

#advisors-list-view.list-view-loading {
    opacity: 0.5;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}

.h-tables-wrap {
    padding: 40px 0 55px;
}

.h-tables-wrap h2 {
    font-size: 2.353em;
    font-weight: 300;
    line-height: 1em;
    text-align: center;
    margin: 0 0 45px;
}

.h-pamm-rating-wrap {
    padding: 90px 0 20px;
}

.h-pamm-rating-wrap h2 {
    font-size: 1.765em;
    font-weight: 300;
    line-height: 1em;
    letter-spacing: 0.1em;
    text-align: center;
    text-transform: uppercase;
    margin: 0 0 30px;
}

.pamm-search {
    float: left;
    position: relative;
}

.pamm-search input.text {
    display: block;
    width: 240px;
    height: 28px;
    margin: 0;
    padding: 0 34px 0 14px;
    border: 1px solid #d6d6d6;
    background: #fff;
    border-radius: 15px;
    font-size: 16px;
    font-style: italic;
    font-family: inherit;
    line-height: 28px;
    color: #262626;
}

.pamm-search input.text:focus {
    border-color: #b3b3b3;
}

.pamm-search input.img {
    display: block;
    width: 18px;
    height: 18px;
    background: url("/f/i/search-ic.png") 0 0 no-repeat;
    position: absolute;
    top: 6px;
    right: 12px;
}

.pamm-search input.img:hover {
    cursor: text;
}

.contest-filter label.check {
    float: right;
    margin: 3px 0 0;
}

.contest-filter label.check input.checkbox {
    margin: 0 10px 0 0;
    padding: 0;
}

.ui-helper-hidden {
    display: none;
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    position: absolute;
}

.ui-state-disabled {
    cursor: default !important;
}

.ui-autocomplete {
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 0;
    font-size: 15px;
    font-weight: 300;
    font-family: inherit;
    color: #323232;
    padding: 10px;
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
    z-index: 100;
}

.ui-autocomplete .ui-menu-item {
    list-style: none;
}

.ui-autocomplete .ui-menu-item a {
    color: #323232;
    border-radius: 0;
    padding: 2px 5px;
    line-height: 1.2em;
}

.ui-autocomplete .ui-menu-item a.ui-state-focus,
.ui-autocomplete .ui-menu-item a.ui-state-active {
    color: #323232;
    border: none;
    background: #e5e5e5;
    margin: 0;
}

.pamm-settings,
.spec-settings {
    float: right;
    font-size: 0.941em;
    color: #797979;
    border-bottom: 1px dotted #797979;
    position: relative;
    margin: 3px 0 0;
}

.spec-settings,
.ui-tabs .ui-tabs-panel .spec-settings {
    float: none;
    display: inline-block;
    margin: 0 0 35px 30px;
    color: #797979;
}

.pamm-settings:hover,
.spec-settings:hover,
.ui-tabs .ui-tabs-panel .spec-settings:hover {
    color: #5a6b83;
    border-color: #5a6b83;
}

.pamm-settings:after,
.spec-settings:after {
    display: block;
    content: "";
    width: 20px;
    height: 20px;
    background: url(/f/i/other-sprites.png) no-repeat -175px -72px;
    position: absolute;
    top: 2px;
    left: -30px;
}

.pamm-settings:hover:after,
.spec-settings:hover:after {
    background-position: -175px -92px;
}

.pamm-settings-wrap {
    background: #f1f3f5;
    margin: 20px 0 0;
    padding: 30px 30px 2px;
    display: none;
}

.pamm-settings-wrap fieldset {
    float: left;
    width: 32%;
    margin: 0 0 27px;
}

.pamm-settings-wrap fieldset.l {
    float: right;
    width: 36%;
}

.pamm-settings-wrap h3 {
    font-size: 0.824em;
    font-weight: 500;
    line-height: 1em;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #828588;
    margin: 0 0 15px;
}

.ui-slider {
    position: relative;
    text-align: left;
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: 0.7em;
    display: block;
    border: 0;
    background-position: 0 0;
}

.ui-slider-horizontal {
    height: 0.8em;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -0.3em;
    margin-left: -0.6em;
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}

.ui-slider-vertical {
    width: 0.8em;
    height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
    left: -0.3em;
    margin-left: 0;
    margin-bottom: -0.6em;
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0;
}

.pamm-settings-wrap .slider-range {
    width: 85.3%;
    height: 30px;
    position: relative;
    font-size: 0.824em;
    font-weight: 500;
    font-family: inherit;
    color: #828588;
    background: none;
    border: none;
    border-radius: 0;
}

.pamm-settings-wrap .slider-range .slider-range-holder {
    height: 28px;
    position: relative;
    background: #fff;
    border: 1px solid #d6d6d6;
    border-radius: 15px;
}

.pamm-settings-wrap .slider-range .ui-slider-range {
    background: #5a6b83;
    border-radius: 15px;
    cursor: e-resize;
}

.pamm-settings-wrap .slider-range .ui-slider-handle {
    width: 6px;
    height: 6px;
    background: none;
    border: none;
    border-radius: 3px;
    top: 50%;
    margin: -3px 0 0 -3px;
    cursor: e-resize;
}

.pamm-settings-wrap .slider-range .count {
    display: block;
    position: absolute;
    top: 0;
    z-index: 2;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    line-height: 28px;
}

.pamm-settings-wrap .slider-range .count-1 {
    left: 4.2%;
}

.pamm-settings-wrap .slider-range .count-2 {
    left: 25.6%;
}

.pamm-settings-wrap .slider-range .count-3 {
    left: 45%;
}

.pamm-settings-wrap .slider-range .count-4 {
    left: 65%;
}

.pamm-settings-wrap .slider-range .count-5 {
    left: 92.2%;
}

.pamm-settings-wrap .slider-range .count.active {
    color: #fff;
    cursor: e-resize;
}

.pamm-settings-wrap .slider-range:hover .ui-slider-range,
.pamm-settings-wrap .slider-range.sphover .ui-slider-range {
    background: #485669;
}

.pamm-settings-wrap .slider-range:hover .ui-slider-handle,
.pamm-settings-wrap .slider-range.sphover .ui-slider-handle {
    background: #e30a17;
}

.pamm-rating-period {
    background: #fff;
    border: 1px solid #d6d6d6;
    border-radius: 15px;
    height: 28px;
}

.pamm-rating-period li {
    width: 14.28%;
    float: left;
    font-size: 0.824em;
    font-weight: 500;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}

.pamm-rating-period li:last-child {
    float: right;
}

.pamm-rating-period a {
    display: block;
    line-height: 28px;
    color: #828588;
    text-align: center;
}

.pamm-rating-period a:hover {
    background: #f1f3f5;
    color: #828588;
}

.pamm-rating-period li.active a {
    background: #5f6f83;
    color: #fff;
    position: relative;
    top: -1px;
    margin-bottom: -2px;
    padding-top: 1px;
    padding-bottom: 1px;
}

.pamm-rating-period li:first-child a {
    border-radius: 14px 0 0 14px;
}

.pamm-rating-period li:last-child a,
.pamm-rating-period li:last-of-type a {
    border-radius: 0 14px 14px 0;
}

.pamm-clear-all {
    display: block;
    background: #fff;
    border: 1px solid #d6d6d6;
    border-radius: 15px;
    height: 28px;
    font-size: 0.941em;
    line-height: 28px;
    color: #828588;
    text-align: center;
    -webkit-transition: border-radius 0.2s ease-out;
    -o-transition: border-radius 0.2s ease-out;
    transition: border-radius 0.2s ease-out;
    margin: 29px 0 0;
}

.glossary-settings-wrap .pamm-clear-all {
    max-width: 200px;
    margin: 30px auto 0;
}

.pamm-clear-all:hover {
    background: #5a6b83;
    border-color: #5a6b83;
    border-radius: 0;
    color: #fff;
}

.h-pamm-account-wrap {
    padding: 35px 0;
}

.h-pamm-account-wrap h2 {
    font-size: 2.353em;
    font-weight: 300;
    line-height: 33px;
    margin: 0 0 45px;
}

.h-pamm-account-wrap h2 .btn {
    width: auto;
    height: 33px;
    margin: 0 0 0 17px;
    padding: 0 22px;
    font-size: 16px;
    line-height: 33px;
    vertical-align: top;
}

.back-to-section {
    margin: 0 0 15px;
    font-size: 0.82em;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1.3em;
    text-transform: uppercase;
}

.back-to-section a {
    display: inline-block;
    padding: 0 0 0 20px;
    background: url("/f/i/bul1_2.png") 0 5px no-repeat;
}

.h-content-inner {
    float: left;
    width: 64.2%;
}

.h-content-inner h3 {
    font-size: 0.94em;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1.2em;
    text-transform: uppercase;
    margin: 0 0 15px;
}

.h-content-inner h3 .quest-popup-link {
    font-size: 17px;
}

.h-pamm-cols-wrap {
    padding: 0 0 25px;
}

.b-pamm-col {
    float: left;
    width: 50%;
    position: relative;
}

.b-pamm-col .b-pamm-col_inner {
    padding: 0 30px 0 0;
}

.b-pamm-col_2 .b-pamm-col_inner {
    padding: 0 0 0 30px;
}

.b-pamm-col:before,
.b-pamm-col:after {
    display: block;
    content: "";
    width: 1px;
    height: 100%;
    background: url("/f/i/dotted.png") 0 0 repeat-y;
    position: absolute;
    top: 0;
    left: 0;
}

.b-pamm-col:after {
    left: auto;
    right: -1px;
}

.b-pamm-col.first:before,
.b-pamm-col.last:after {
    display: none;
}

.b-pamm-graph {
    margin: 0 0 35px;
    padding: 0 0 15px;
    border-bottom: 1px solid #ebebeb;
}

.pamm-graph {
    margin: 0 0 15px;
}

.graph-help {
    float: right;
    font-size: 0.94em;
    line-height: 1em;
    color: #485770 !important;
    margin: 8px 0 0;
}

.graph-help:hover {
    color: #e22016 !important;
}

.graph-dates {
    float: left;
    font-size: 0.94em;
    line-height: 1.3em;
    color: #797979;
    background: url("/f/i/calendar-icon.png") 0 50% no-repeat;
    margin: 8px 0 0;
    padding: 0 0 0 34px;
}

.graph-dates a {
    color: #797979 !important;
    border-bottom: 1px dotted #797979;
}

.graph-dates a:hover {
    color: #e22016 !important;
    border-bottom-color: #e22016;
}

.pamm-bot-links {
    border-top: 1px solid #ebebeb;
    padding: 25px 0 0;
}

.pamm-bot-links li {
    font-size: 0.82em;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1.3em;
    text-transform: uppercase;
    margin: 0 0 0 30px;
    float: right;
}

.pamm-bot-links li.left {
    float: left;
    margin: 0;
}

.pamm-bot-links a {
    display: inline-block;
    padding: 0 20px 0 0;
    background: url("/f/i/bul1.png") 100% 5px no-repeat;
}

.h-asidebar {
    float: right;
    width: 33.3%;
    background: #f1f3f5;
}

.h-aside_inn-wrap {
    padding: 25px 30px 10px;
}

.h-aside_inn-wrap h3 {
    font-size: 0.94em;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1.2em;
    text-transform: uppercase;
    color: #7a7a7a;
    margin: 0 0 15px;
}

.h-aside_inn-wrap h3 .quest-popup-link {
    font-size: 17px;
}

table.p-tbl {
    width: 100%;
}

table.p-tbl th {
    text-align: left;
    vertical-align: top;
    font-size: 0.94em;
    font-weight: 400;
    color: #7a7a7a;
    padding: 0 0 10px;
}

table.p-tbl td {
    text-align: right;
    vertical-align: top;
    font-size: 0.94em;
    padding: 0 0 10px;
}

table.p-tbl h3 {
    margin: 0;
    font-size: 16px;
}

table.p-tbl a.link {
    color: #485770;
}

table.p-tbl a.link:hover {
    color: #e22016;
}

table.p-tbl .r {
    color: #d51f1d;
}

table.p-tbl .g {
    color: #6cbd44;
}

table.p-tbl tr.hide {
    display: none;
}

table.p-tbl tr.hide td {
    padding: 0;
}

table.p-tbl .l-popup-wrap {
    position: relative;
}

table.p-tbl .l-popup {
    display: none;
    width: 180px;
    padding: 20px 25px 15px;
    background: #48566a;
    -webkit-box-shadow: 7px 7px rgba(0, 0, 0, 0.1);
    box-shadow: 7px 7px rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 34px;
    left: 0;
    z-index: 20;
    font-size: 0.824em;
    line-height: 1.3em;
    color: #afb7c4;
}

table.p-tbl .l-popup p {
    margin: 0 0 5px;
}

table.p-tbl .l-popup b {
    font-weight: 500;
}

table.p-tbl .l-popup table {
    width: 100%;
}

table.p-tbl .l-popup table th,
table.p-tbl .l-popup table td {
    text-align: right;
    padding: 0 0 5px;
}

table.p-tbl .l-popup table th {
    color: #fff;
}

table.p-tbl .l-popup table th:first-child,
table.p-tbl .l-popup table td:first-child {
    text-align: left;
}

table.p-tbl .l-popup:after {
    content: " ";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%;
    left: 23px;
    border: solid transparent;
    border-color: rgba(72, 86, 106, 0);
    border-bottom-color: #48566a;
    border-width: 13px;
}

.hide-tr-wrap {
    border: 1px solid #ebebeb;
    margin: 7px 0 0;
    padding: 15px 22px 5px;
    position: relative;
}

.hide-tr-wrap table {
    width: 100%;
}

.hide-tr-wrap table th {
    text-align: left;
    vertical-align: top;
    font-size: 0.875em;
    font-weight: 400;
    line-height: 1em;
    color: #7a7a7a;
    padding: 0 0 10px;
}

.hide-tr-wrap table td {
    text-align: right;
    vertical-align: top;
    font-size: 0.875em;
    line-height: 1em;
    padding: 0 0 10px;
}

.hide-tr-wrap:after,
.hide-tr-wrap:before {
    content: " ";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%;
    border: solid transparent;
}

.hide-tr-wrap:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 12px;
    left: 72px;
}

.hide-tr-wrap:before {
    border-color: rgba(235, 235, 235, 0);
    border-bottom-color: #ebebeb;
    border-width: 13px;
    left: 71px;
}

.hr {
    height: 1px;
    line-height: 0;
    font-size: 0;
    background: #dee0e2;
    margin: 15px 0 30px;
}

.h-content-inner_var2 {
    float: right;
    width: 66.6%;
}

.swap-filter .date {
    float: left;
    margin: 5px 0 0;
}

.swap-filter .date h4 {
    float: left;
    font-size: 0.824em;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1em;
    text-transform: uppercase;
    color: #797979;
    margin: 5px 10px 0 0;
}

.swap-filter .date .choose-date {
    float: left;
    margin: 0;
}

.swap-filter .quick-search {
    float: right;
    margin: 0;
}

.swap-filter .items-tbl {
    margin: 20px 0;
}

.h-asidebar_var2 {
    float: left;
    width: 29.2%;
    padding: 60px 0 0;
}

.h-asidebar_var2 p {
    margin: 0 0 23px;
}

.h-informers-wrap {
    padding: 50px 0;
}

.h-inform-sorting-wrap {
    padding: 0 0 50px;
}

.h-inform-sorting-wrap .it-f-list {
    margin: 0 30px 0 0;
}

.h-inform-sorting-wrap .colors {
    float: left;
}

.h-inform-sorting-wrap .colors h4 {
    float: left;
    font-size: 0.941em;
    font-weight: 400;
    line-height: 30px;
    color: #797979;
    margin: 0 9px 0 0;
}

.h-inform-sorting-wrap .colors ul {
    float: left;
}

.h-inform-sorting-wrap .colors ul li {
    float: left;
    width: 30px;
    height: 30px;
    margin: 0 7px 0 0;
    border-radius: 15px;
    cursor: pointer;
}

.h-inform-sorting-wrap .colors ul li.dark-gray {
    background: #656262;
}

.h-inform-sorting-wrap .colors ul li.dark-blue {
    background: #5e6a85;
}

.h-inform-sorting-wrap .colors ul li.gray {
    background: #b3b3b3;
}

.h-inform-sorting-wrap .colors ul li.yellow {
    background: #f8a100;
}

.h-inform-sorting-wrap .colors ul li.blue {
    background: #40add2;
}

.h-inform-sorting-wrap .colors ul li.green {
    background: #84971a;
}

.h-inform-sorting-wrap .colors ul li.purple {
    background: #9a98c5;
}

.h-inform-sorting-wrap .colors ul li.active {
    width: 24px;
    height: 24px;
    border: 3px solid #e20916;
}

.inform-preview {
    float: left;
    margin: 0 50px 0 0;
}

.inform-preview img {
    display: block;
}

.b-inform-result .h-l {
    padding: 45px 0 0;
}

.informer-code textarea {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 65px;
    margin: 0;
    padding: 15px;
    border: 1px solid #e3e3e3;
    font: 13px "PT Mono", sans-serif;
    color: #a9a9a9;
    resize: none;
}

.b-informers-info {
    font-size: 1.059em;
    line-height: 1.3em;
}

.b-informers-info i {
    color: #828588;
}

.b-informers-info b {
    font-weight: 600;
}

.b-informers-info p {
    margin: 0 0 25px;
}

.b-informers-info p:last-child {
    margin: 0;
}

.b-informers-info ul {
    padding: 0 0 8px;
}

.b-informers-info ul li {
    margin: 0 0 17px;
}

.b-informers-info .informers-warning {
    float: right;
    width: 33.3%;
    font-size: 0.944em;
    line-height: 1.3em;
    margin: 0 0 0 60px;
}

.b-informers-info .informers-warning_inn {
    border: 1px solid #e20916;
    padding: 25px 30px;
}

.informers-screenshot-img {
    float: left;
    width: 35%;
    font-size: 0.824em;
    line-height: 1.3em;
    text-align: center;
}

.informers-screenshot-img_inn {
    display: inline-block;
    vertical-align: top;
    text-align: left;
}

.informers-screenshot-img_inn img,
.informers-screenshot-img_inn iframe {
    display: block;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    margin: 0 0 15px;
    border-radius: 10px;
}

.informers-screenshot-img_var2 img,
.informers-screenshot-img_var2 iframe {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.informers-screenshot-code {
    float: right;
    width: 59%;
}

.informers-screenshot-code h3 {
    font-size: 0.824em;
    font-weight: 500;
    color: #666;
    line-height: 1.3em;
    margin: 0 0 15px;
}

.informers-screenshot-code .informer-code textarea {
    height: 238px;
}

.informers-settings-wrap {
    position: relative;
    margin: 0 0 30px;
}

.informers-settings {
    display: inline-block;
    font-size: 0.941em;
    color: #797979;
    border-bottom: 1px dotted #797979;
    position: relative;
    margin: 3px 0 0 30px;
}

.informers-settings:hover {
    color: #5a6b83;
    border-color: #5a6b83;
}

.informers-settings:after {
    display: block;
    content: "";
    width: 20px;
    height: 20px;
    background: url(/f/i/other-sprites.png) no-repeat -175px -72px;
    position: absolute;
    top: 2px;
    left: -30px;
}

.informers-settings:hover:after {
    background-position: -175px -92px;
}

.informers-settings-popup {
    width: 314px;
    max-height: 300px;
    padding: 20px;
    background: #fff;
    border: 3px solid #e5e5e5;
    border: 3px solid rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 7px 7px rgba(0, 0, 0, 0.2);
    box-shadow: 7px 7px rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 30px;
    left: 0;
    z-index: 1;
    display: none;
    overflow: auto;
}

.informers-settings-popup .btn {
    display: block;
    width: 82px;
    height: 33px;
    margin: 0 auto;
    padding: 0;
    font-size: 16px;
    line-height: 33px;
}

ul.informers-check-list {
    padding: 0 0 1px;
}

ul.informers-check-list li {
    margin: 0 0 24px;
    padding: 0;
    background: none;
    display: inline-block;
    width: 49.3%;
    vertical-align: top;
    font-size: 0.94em;
    line-height: 1.3em;
}

ul.informers-check-list li a {
    display: inline-block;
    color: #323232;
    padding: 0 0 0 22px;
    position: relative;
}

ul.informers-check-list li a:after {
    display: block;
    content: " ";
    width: 12px;
    height: 12px;
    position: absolute;
    top: 5px;
    left: 0;
    background: url("/f/i/informers-check.png") 0 0 no-repeat;
}

ul.informers-check-list li.check a:after {
    background-position: 0 -38px;
}

.b-informers-screenshot_var2 .informers-screenshot-img {
    width: 50%;
}

.b-informers-screenshot_var2 .informers-screenshot-code {
    width: 43.75%;
}

.b-informers-screenshot_var2 .informer-code textarea {
    height: 171px;
}

.h-insert-wrap_var4 .informer-code textarea {
    background: none;
}

.h-auto-rating-wrap {
    padding: 55px 0 45px;
}

.h-auto-rating-wrap h2 {
    font-size: 2.353em;
    font-weight: 300;
    line-height: 1em;
    text-align: center;
    margin: 0 0 30px;
}

.h-auto-rating-wrap .al-c {
    text-align: center;
    padding: 0 13% 55px;
}

.h-auto-rating-wrap .al-c img {
    margin: 0 3px 0 0;
}

.h-auto-rating-wrap .detail {
    display: inline-block;
    font-size: 0.8em;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1em;
    text-transform: uppercase;
    margin: 30px 0 0;
    padding: 0;
    position: relative;
}

.h-auto-rating-wrap .detail:after {
    content: '';
    width: 15px;
    height: 13px;
    position: absolute;
    top: 0;
    left: 100%;
    background: url("/f/i/bul_sprites.png") -118px -74px no-repeat;
}

.detail-default {
    display: inline-block;
    font-size: 0.8em;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1em;
    text-transform: uppercase;
    margin: 30px 0 0;
    padding: 0;
    position: relative;
}

.detail-default:after {
    content: '';
    width: 15px;
    height: 13px;
    position: absolute;
    top: 0;
    left: 100%;
    background: url("/f/i/bul_sprites.png") -118px -74px no-repeat;
}

.para {
    color: #b8bdc0;
}

.signal-search {
    position: relative;
    margin: 0 0 30px;
    width: 289px;
}

.signal-search input.text {
    display: block;
    width: 240px;
    height: 28px;
    margin: 0;
    padding: 0 34px 0 14px;
    border: 1px solid #d6d6d6;
    background: #fff;
    border-radius: 15px;
    font-size: 16px;
    font-family: inherit;
    line-height: 28px;
    font-style: italic;
    color: #262626;
}

.signal-search input.text:focus {
    border-color: #b3b3b3;
}

.signal-search input.img {
    display: block;
    width: 18px;
    height: 18px;
    background: url("/f/i/search-ic.png") 0 0 no-repeat;
    position: absolute;
    top: 6px;
    right: 12px;
}

.signal-search input.img:hover {
    background-position: 0 -18px;
}

.h-iframe-wrap {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    margin: 0 0 10px;
    padding: 15px 30px;
}

.h-iframe-wrap img {
    display: block;
    max-width: 100%;
}

.b-possible-problems {
    background: #f1f3f5;
    padding: 45px 7% 20px;
}

.b-possible-problems h2 {
    margin: 0 0 25px;
}

.b-possible-problems p {
    margin: 0 0 25px;
}

.b-possible-problems .al-c {
    padding: 0 7% 15px;
}

.b-possible-problems ul {
    padding: 0;
}

.items-tbl,
.b-analytics-item_text table {
    width: 100%;
    margin: 30px 0 20px;
}

.items-tbl th,
.b-analytics-item_text table th {
    text-align: left;
    vertical-align: top;
    font-size: 0.824em;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1.2em;
    text-transform: uppercase;
    color: #828588;
    padding: 10px 20px 15px;
    border-top: 1px solid #e5e6e7;
}

.items-tbl td,
.b-analytics-item_text table td {
    text-align: left;
    vertical-align: middle;
    font-size: 0.95em;
    line-height: 1em;
    padding: 7px 12px ;
    background: #fff;
    border-top: 1px solid #e5e6e7;
    border-bottom: 1px solid #e5e6e7;
}

.items-tbl .numb-td,
.b-analytics-item_text table .numb-td {
    color: #828588;
}

.items-tbl tr:nth-child(even) td,
.b-analytics-item_text table tr:nth-child(even) td {
    background: #f9fafb;
}

.header-scroll-tbl tr:nth-child(odd) td{
    background: #f9fafb;
}

.header-scroll-tbl tr:nth-child(even) td{
    background: #fff;
}

.items-tbl tr:hover td,
.b-analytics-item_text table tr:hover td {
    background: #eaeef1;
}

.items-tbl tr.hide td,
.b-analytics-item_text table tr.hide td {
    display: none;
}

.items-tbl .sort-col,
.b-analytics-item_text table .sort-col {
    background: #f0f3f5 !important;
}

.items-tbl td.sort-col,
.b-analytics-item_text table td.sort-col {
    color: #485770;
}

.items-tbl .r,
.b-analytics-item_text table .r {
    color: #d51f1d;
}

.items-tbl .g,
.b-analytics-item_text table .g {
    color: #6cbd44;
}

.items-tbl .gray,
.b-analytics-item_text table .gray {
    color: #787878;
}

.items-tbl .al-r,
.b-analytics-item_text table .al-r {
    text-align: right;
}

.items-tbl .al-c-td,
.b-analytics-item_text table .al-c-td {
    text-align: center;
}

.items-tbl .light,
.b-analytics-item_text table .light {
    color: #b2b2b2;
}

.items-tbl .sort-link,
.b-analytics-item_text table .sort-link {
    color: #828588;
    position: relative;
}

.items-tbl .sort-link.desc:after,
.b-analytics-item_text table .sort-link.desc:after,
.items-tbl .sort-link.asc:after,
.b-analytics-item_text table .sort-link.asc:after {
    display: block;
    content: "";
    width: 7px;
    height: 21px;
    background: url("/f/i/sort-arrow.png") 0 0 no-repeat;
    position: absolute;
    top: 3px;
    left: -15px;
}

.items-tbl .sort-link.asc:after,
.b-analytics-item_text table .sort-link.asc:after {
    background-position: 0 -79px;
}

.items-tbl .sort-link:hover,
.b-analytics-item_text table .sort-link:hover {
    color: #5a6b83;
}

.items-tbl sup,
.b-analytics-item_text table sup {
    font-size: 10px;
    font-weight: 400;
    line-height: 1em;
}

.items-tbl sup.star,
.b-analytics-item_text table sup.star {
    color: #e20916;
}

.items-tbl .nobr,
.b-analytics-item_text table .nobr {
    white-space: nowrap;
}

.items-tbl .litt,
.b-analytics-item_text table .litt {
    font-size: 0.778em;
    line-height: 1.2em;
    display: block;
}

.items-tbl .litt2,
.b-analytics-item_text table .litt2 {
    font-size: 0.875em;
    line-height: 1.2em;
    display: block;
    color: #7a7a7a;
}

.items-tbl tr.title td,
.b-analytics-item_text table tr.title td {
    background: #fff;
    border-top: none;
    border-bottom: 2px solid #dde0e2;
    padding: 0;
}

.method-items .title h3,
.b-analytics-item_text table tr.title td h3 {
    background: #f0f3f5;
    margin: 0;
    padding: 13px 20px 12px;
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1em;
    text-transform: none;
    letter-spacing: normal;
}

.items-tbl tr.title.bord td,
.b-analytics-item_text table tr.title.bord td {
    padding-top: 50px;
}

.items-tbl .nm,
.b-analytics-item_text table .nm {
    color: #5a6b83 !important;
}

.items-tbl .nm:hover,
.b-analytics-item_text table .nm:hover {
    color: #e30a17 !important;
}

.b-analytics-item_text .analytics-footnote {
    font-size: 0.7em;
    line-height: 1.3em;
    color: #b7babd;
}

.items-tbl_var4 {
    margin: 0;
}

.items-tbl_var4 td {
    font-size: 1.059em;
    line-height: 1.2em;
    vertical-align: top;
}

.items-tbl_var4 td:first-child {
    vertical-align: middle;
}

.items-tbl_var4 td:first-child img {
    vertical-align: middle;
}

.double-slash {
    display: inline-block;
    width: 10px;
    height: 13px;
    background: url("/f/i/double-slash.png") 0 0 no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    outline: none;
    margin: 0 7px;
}

.ic-title {
    display: inline-block;
    width: 17px;
    height: 16px;
    background: url("/f/i/world.png") 0 -22px no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    outline: none;
    vertical-align: top;
    margin: 0 0 0 9px;
}

.ic-title:hover {
    background-position: 0 0;
}

.items-tbl_var2 {
    margin: 0;
}

.items-tbl_var2 th {
    font-size: 1.294em;
    font-weight: 400;
    letter-spacing: normal;
    text-transform: none;
    color: #5a6b83;
}

.account-serv .items-tbl th{
    border: none;
}

.b-account-tbl-title {
    font-size: 1.059em;
    line-height: 1.3em;
}

.h-account-tbl-wrap p {
    margin: 0 0 25px;
}

.h-account-tbl-wrap .method-item .method-descr {
    font-size: 0.941em;
    line-height: 1.3em;
    vertical-align: top;
    padding: 15px 20px;
}

.h-account-tbl-wrap .method-item>div:nth-child(even),
.h-account-tbl-wrap .method-item>div.one_c,
.h-account-tbl-wrap .method-item>div.title:hover {
    background: #fff;
}

.h-account-tbl-wrap .method-item .another_c {
    background: #f9fafb;
}

.h-account-tbl-wrap .method-item>div:hover,
.h-account-tbl-wrap .method-item .one_c:hover,
.h-account-tbl-wrap .method-item .another_c:hover,
.h-account-tbl-wrap .method-item .one_c.sphover-tr,
.h-account-tbl-wrap .method-item .another_c.sphover-tr {
    background: #eaeef1;
}


.h-account-tbl-wrap .method-item>div:hover .method-title {
    border-bottom: 1px solid #dde0e2;
    border-top: 1px solid #dde0e2;
}

.h-account-tbl-wrap .method-item>div:hover .b-account-colspan {
    border-top: 1px solid #dde0e2;
}

.h-account-tbl-wrap .method-item>div:hover .logo-method .method-title {
    border-top: none;
}

.h-account-tbl-wrap .items-tbl tr.one_c td,
.h-account-tbl-wrap .items-tbl tr.another_c td {
    border-bottom: none;
}

.flx-method {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.flx-method>div {
    flex: 0 1 50%;
}

.method-title {
    text-align: center;
    vertical-align: top;
    font-size: .824em;
    font-weight: 500;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    letter-spacing: .05em;
    line-height: 1.2em;
    text-transform: uppercase;
    color: #828588;
    padding: 10px 20px 15px;
}

.h-account-tbl-wrap .method-item .another_c .method-title {
    border-bottom: 1px solid #dde0e2;
    border-top: 1px solid #dde0e2;
}

.h-account-tbl-wrap .method-item .another_c .b-account-colspan {
    border-top: 1px solid #dde0e2;
}

.logo-method .method-title,
.h-account-tbl-wrap .method-item .another_c .logo-method .method-title {
    border-top: none;
}

.method-descr {
    text-align: center;
}


/*
.h-account-tbl-wrap .items-tbl tr.one_c td:first-child,
.h-account-tbl-wrap .items-tbl tr.another_c td:first-child {
    border-bottom: 1px solid #e5e6e7;
    width: 160px;
}

.h-account-tbl-wrap .items-tbl tr td:last-child {
    width: 120px;
}*/

.h-account-tbl-wrap .method-item .one_c,
.h-account-tbl-wrap .method-item .another_c {
    border-top: none;
    border-bottom: 1px solid #e5e6e7;
    padding: 5px 12px;
}

.h-account-tbl-wrap .method-items .title h3 {
    font-size: 1.25em;
    line-height: 1em;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.h-account-tbl-wrap .method-item img.colored {
    display: none;
    margin: 0 auto;
    padding: 20px 0px;
    max-height: 80px;
}

.h-account-tbl-wrap .method-item img.ch-b {
    display: block;
    margin: 0 auto;
    padding: 20px 0px;
    max-height: 80px;
}

.h-account-tbl-wrap .method-item .logo-method:hover img.colored,
.h-account-tbl-wrap .method-item .one_c:hover img.colored,
.h-account-tbl-wrap .method-item .another_c:hover img.colored,
.h-account-tbl-wrap .method-item .one_c.sphover-tr img.colored,
.h-account-tbl-wrap .method-item .another_c.sphover-tr img.colored,
.h-account-tbl-wrap .method-item img.colored.sp-h2 {
    display: block;
}

.h-account-tbl-wrap .method-item .logo-method:hover img.ch-b,
.h-account-tbl-wrap .method-item .one_c:hover img.ch-b,
.h-account-tbl-wrap .method-item .another_c:hover img.ch-b,
.h-account-tbl-wrap .method-item .one_c.sphover-tr img.ch-b,
.h-account-tbl-wrap .method-item .another_c.sphover-tr img.ch-b,
.h-account-tbl-wrap .method-item img.ch-b.sp-h {
    display: none;
}

.h-account-tbl-wrap .method-item p {
    margin: 0 0 15px;
}

.h-account-tbl-wrap .method-item .b-account-colspan p {
    margin: 0 0 25px;
}

.h-account-tbl-wrap .method-item .b-account-colspan h4 {
    margin-bottom: 0;
    text-align: center;
}

.h-account-tbl-wrap .method-item .b-account-colspan .b-op p {
    margin: 0 0 10px;
}

.h-account-tbl-wrap .b-account-colspan {
    padding: 15px 0;
    border-top: 1px solid #ebebeb;
    /*border-bottom: 1px dotted #bfbfbf;*/
}

.h-account-tbl-wrap .b-account-colspan b {
    font-weight: 600;
}

.h-account-tbl-wrap .b-account-colspan ul {
    padding: 0 0 12px;
}

.h-account-tbl-wrap .b-account-colspan ul li {
    margin: 0 0 13px;
}

.h-account-tbl-wrap .b-account-colspan .op-l {
    border-bottom: 1px dotted #5a6b83;
}

.h-account-tbl-wrap .b-account-colspan .op-l:hover {
    border-bottom-color: #e22016;
}

.h-account-tbl-wrap .b-account-colspan .b-op {
    display: none;
    padding: 10px 0 5px;
}

.h-account-tbl-wrap .b-account-colspan .b-op h4 {
    font-size: 1.2em;
    color: #323232;
    margin: 0 0 10px;
}

.h-account-tbl-wrap .b-account-colspan .b-op p {
    margin: 0 0 10px;
}

.h-account-tbl-wrap .b-account-colspan .b-op ul {
    padding: 0;
}

.h-account-tbl-wrap .b-account-colspan .b-op ul li {
    margin: 0 0 10px;
}

.h-account-tbl-wrap .account-title-opener {
    font-size: 1.25em;
    font-weight: 600;
    line-height: 1.3em;
    margin: 0 0 20px;
}

.h-account-tbl-wrap .account-title-opener a {
    color: #5a6b83;
    padding: 0 0 0 21px;
    position: relative;
    /*background: url("/f/i/arrows4_3.png") 0 10px no-repeat;*/
}

.h-account-tbl-wrap .account-title-opener a:after {
    content: '';
    width: 21px;
    height: 25px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(/f/i/bul_sprites.png) no-repeat;
    background-position: -16px -63px;
}

.h-account-tbl-wrap .account-title-opener a:hover {
    color: #e22016;
}

.h-account-tbl-wrap .b-account-colspan-open {
    padding-bottom: 1px;
}

.h-account-tbl-wrap .b-account-colspan-open .account-title-opener {
    margin: 0 0 25px;
}

.h-account-tbl-wrap .b-account-colspan-open .account-title-opener a:after {
    background-position: -14px -123px;
}

.h-account-tbl-wrap .b-account-colspan-info,
.faq-list .b-account-colspan-info {
    display: none;
    margin-top: 15px;
    padding: 0 10px;
}

.b-account-colspan-info ol li:before {
    background: none;
}

.ui-tabs .ui-tabs-panel .b-account-colspan a {
    color: #5a6b83;
}

.ui-tabs .ui-tabs-panel .b-account-colspan a:hover {
    color: #e22016;
}

.expiration-tbl th {
    font-size: 0.941em;
    line-height: 1.2em;
    color: #333;
    text-transform: none;
    padding: 10px 15px;
}

.expiration-tbl th .month {
    font-size: 0.875em;
    color: #797979;
    margin: 0 0 3px;
}

.expiration-tbl td {
    font-size: 0.941em;
    line-height: 1em;
    padding: 12px 15px;
}

.expiration-tbl .dop {
    font-size: 0.875em;
    color: #999;
}

.expiration-tbl .colhover {
    background: #eaeef1 !important;
}

.expiration-tbl tr:hover td:hover {
    background: #fff !important;
}

.warning {
    border: 1px solid #e20916;
    margin: 45px 0 0;
    padding: 45px 50px;
}

.items-filter-wrap {
    background: #f1f3f5;
    margin: 0 0 30px;
    padding: 27px 0 3px 30px;
}

.items-filter-wrap .it-f-col {
    float: left;
    margin: 0 29px 27px 0;
}

.items-filter-wrap h3 {
    font-size: 0.824em;
    font-weight: 500;
    line-height: 1em;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #828588;
    margin: 0 0 10px;
}

.items-filter-wrap_var2 .it-f-col {
    margin-right: 19px;
}

.items-filter-wrap_var2 ul.it-f-list a {
    padding: 0 8px;
}

.spec-items-filter-wrap {
    display: none;
}

ul.it-f-list {
    background: #fff;
    border: 1px solid #d6d6d6;
    border-radius: 15px;
    padding: 0;
    display: inline-block;
}

ul.it-f-list li {
    float: left;
    font-size: 0.824em;
    font-weight: 500;
    letter-spacing: 0.05em;
    margin: 0;
    padding: 0;
    background: none;
}

ul.it-f-list li:before {
    display: none;
}

ul.it-f-list li:last-child {
    float: right;
}

ul.it-f-list a {
    display: block;
    line-height: 30px;
    font-size: 100%;
    padding: 0 7px;
    color: #828588;
    text-align: center;
}

ul.it-f-list a:hover {
    background: #f1f3f5;
    color: #828588;
}

ul.it-f-list li.active a {
    background: #5f6f83;
    color: #fff;
    position: relative;
    top: -1px;
    margin-bottom: -2px;
    padding-top: 1px;
    padding-bottom: 1px;
}

ul.it-f-list li:nth-child(2) a {
    border-radius: 14px 0 0 14px;
    padding-left: 11px;
}

ul.it-f-list li:last-child a {
    border-radius: 0 14px 14px 0;
    padding-right: 11px;
}

ul.it-f-list_var2 {
    margin: 0 0 15px;
}

ul.it-f-list_var2 li {
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

ul.it-f-list_fl {
    float: left;
}

ul.it-f-list_flr {
    float: right;
}

.ui-tabs .ui-tabs-panel ul.it-f-list a,
.ui-tabs .ui-tabs-panel ul.it-f-list a:hover {
    color: #828588;
}

.ui-tabs .ui-tabs-panel ul.it-f-list li.active a {
    color: #fff;
}

.ui-tabs .ui-tabs-panel .quest-popup-link {
    color: #c7cccf;
}

.ui-tabs .ui-tabs-panel .sort-link {
    color: #828588;
}

.ui-tabs .ui-tabs-panel .sort-link:hover {
    color: #5a6b83;
}

.ui-tabs .ui-tabs-panel .btn,
.ui-tabs .ui-tabs-panel .btn:hover {
    color: #fff;
}

.h-pamm-rating-wrap.p-s-m-opened .items-tbl tr.hide td {
    display: table-cell;
}

.pamm-show-more {
    display: block;
    border: 1px solid #eaeaea;
    width: 158px;
    margin: 0 auto 30px;
    font-size: 0.882em;
    line-height: 34px;
    color: #828588;
    text-align: center;
}

.pamm-show-more:hover {
    background: #f2f2f2;
    border-color: #f2f2f2;
}

.h-pamm-rating-wrap .detail {
    display: inline-block;
    font-size: 0.8em;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1em;
    text-transform: uppercase;
    margin: 20px 0 0;
    padding: 0;
    position: relative;
}

.h-pamm-rating-wrap .detail:after {
    content: '';
    width: 15px;
    height: 13px;
    position: absolute;
    top: 0;
    left: 100%;
    background: url("/f/i/bul_sprites.png") -118px -74px no-repeat;
}

.h-pamm-rating-wrap .detail:before {
    content: "";
    display: block;
    width: 57px;
    height: 2px;
    background: url("/f/i/bul_sprites.png") -45px -12px no-repeat;
    position: absolute;
    top: -20px;
    left: 0;
}

.spot-met-tbl,
.items-tbl_var3 {
    margin-bottom: 0;
}

.spot-met-tbl th,
.items-tbl_var3 th,
.spot-met-tbl td,
.items-tbl_var3 td {
    padding: 10px;
}

.spot-met-tbl tbody tr:nth-child(odd) td,
.items-tbl_var3 tbody tr:nth-child(odd) td {
    background: #f9fafb;
}

.spot-met-tbl tbody tr:nth-child(even) td,
.items-tbl_var3 tbody tr:nth-child(even) td {
    background: #fff;
}

.spot-met-tbl tbody tr:hover td,
.items-tbl_var3 tbody tr:hover td {
    background: #eaeef1;
}

ul.spot-met-sorting,
ul.def-sorting {
    border-bottom: 1px solid #ebebeb;
    padding: 0;
}

ul.spot-met-sorting li,
ul.def-sorting li {
    float: left;
    margin: 0 40px 0 0;
    padding: 0;
    background: none;
    font-size: 0.94em;
    font-weight: 500;
    line-height: 1em;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

ul.spot-met-sorting a,
ul.def-sorting a {
    display: block;
    padding: 0 0 20px;
    color: #333;
}

ul.spot-met-sorting li.active a,
ul.def-sorting li.active a,
ul.spot-met-sorting a:hover,
ul.def-sorting a:hover {
    position: relative;
    bottom: -4px;
    margin: -4px 0 0;
    border-bottom: 4px solid #e22016;
}

.h-spot-rules {
    font-size: 1.059em;
    padding: 0 0 30px;
}

.h-spot-rules p {
    margin: 0 0 25px;
}

.h-spot-rules .h-l {
    padding: 15px 0 0;
}

.b-oz {
    width: 100%;
    max-width: 800px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 7px;
    border: 10px solid #b5995b;
    background: #fff;
}

.b-oz_inn {
    border: 1px solid #b5995b;
    padding: 15px 30px;
    text-align: center;
    font-size: 0.89em;
    line-height: 1.3em;
}

.b-oz_inn h3 {
    font-size: 1.75em;
    text-transform: none;
    color: #323232;
    margin: 0 0 15px;
    letter-spacing: normal;
}

.b-oz_inn p {
    color: #828588;
}

.b-oz_inn .oz-slider-numb {
    margin: 0 0 25px;
    font-size: 1.875em;
    font-weight: 300;
    line-height: 1em;
}

.b-oz_inn .oz-slider-numb span {
    margin: 0 10px 0 0;
}

.b-oz_inn .ui-slider-horizontal {
    margin: 0 auto 20px;
    padding: 0;
    width: 91px;
    height: 1px;
    background: #ebebeb;
    border: none;
    border-radius: none;
}

.b-oz_inn .ui-slider-horizontal .ui-slider-handle {
    width: 9px;
    height: 9px;
    background: #b4985f;
    border: none;
    border-radius: 5px;
    top: -4px;
    margin: 0 0 0 -4px;
}

.b-oz_inn .ui-slider-horizontal .ui-slider-handle:hover {
    background: #df2423;
    cursor: ew-resize;
}

.b-oz_inn .oz-slider-weight {
    font-size: 2.5em;
    font-weight: 300;
    line-height: 1em;
    position: relative;
    left: -30px;
    margin: 0 -60px 0 0;
}

.b-oz_inn .oz-slider-weight .m-of-w-popup {
    display: inline-block;
    position: relative;
}

.b-oz_inn .oz-slider-weight .m-of-w-popup .m-of-w {
    font-size: 0.75em;
    padding: 0;
    position: relative;
    cursor: pointer;
}

.b-oz_inn .oz-slider-weight .m-of-w-popup .m-of-w:after {
    content: '';
    width: 20px;
    height: 36px;
    position: absolute;
    top: 0;
    left: 100%;
    background: url("/f/i/bul_sprites.png") -7px -24px no-repeat;
}

.b-oz_inn .oz-slider-weight .m-of-popupl {
    position: absolute;
    top: 40px;
    left: 7px;
    z-index: 999;
    padding: 12px 0 5px;
    text-align: left;
    width: 140px;
    background: #fff;
    border: 1px solid #e6e6e6;
    display: none;
}

.b-oz_inn .oz-slider-weight .m-of-popupl li {
    margin: 0 0 5px;
    padding: 0 15px;
    background: none;
    font-size: 0.375em;
    line-height: 1em;
}

.b-oz_inn .oz-slider-weight .m-of-popupl a {
    color: #323232;
}

.b-oz_inn .oz-slider-weight .m-of-popupl a:hover,
.b-oz_inn .oz-slider-weight .m-of-popupl li.active a {
    color: #df2423;
}

.h-gold-insert-wrap {
    background: url("/f/i/gold-bg.jpg") 50% 50% no-repeat;
    background-size: cover;
    padding: 60px 0;
}

.h-gold_bg {
    background: #faf1e6;
    padding: 45px 100px 25px;
    font-size: 1.059em;
}

.h-gold_bg h2 {
    font-size: 2.22em;
    font-weight: 300;
    line-height: 1.2em;
    text-align: center;
    margin: 0 0 45px;
}

.h-gold_bg p {
    margin: 0 0 25px;
}

.h-gold_bg .star {
    color: #e30a17;
}

.h-gold_bg .gold-list {
    margin: 0 0 20px;
}

.h-gold_bg .gold-list li {
    float: left;
    width: 25%;
    font-size: 0.83em;
    line-height: 1.3em;
    position: relative;
    margin: 0;
}

.h-gold_bg .gold-list .g_inn {
    padding: 115px 20px 15px;
    text-align: center;
    background-position: 50% 0;
    background-repeat: no-repeat;
}

.h-gold_bg .gold-list .g-i1 .g_inn {
    background-image: url("/f/i/g-li-ic1.png");
}

.h-gold_bg .gold-list .g-i2 .g_inn {
    background-image: url("/f/i/g-li-ic2.png");
}

.h-gold_bg .gold-list .g-i3 .g_inn {
    background-image: url("/f/i/g-li-ic3.png");
}

.h-gold_bg .gold-list .g-i4 .g_inn {
    background-image: url("/f/i/g-li-ic4.png");
}

.h-gold_bg .notes {
    font-size: 0.824em;
    line-height: 1.3em;
    color: #828588;
    padding: 18px 0 0;
    position: relative;
}

.h-gold_bg .notes:before {
    content: "";
    display: block;
    width: 57px;
    height: 2px;
    background: url(/f/i/bul_sprites.png) -45px -12px no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}

.h-gold_bg .notes p {
    margin: 0 0 5px;
}

.b-mt4-descr {
    padding: 35px 0 35px 0;
    min-height: 340px;
    background: none;
}

.b-mt4-descr>div:first-of-type,
.b-mt4-descr>img {
    width: 49%;
    display: inline-block;
    vertical-align: top;
}

.b-mt4-descr h3 {
    font-size: 1.882em;
    font-weight: 300;
    line-height: 1em;
    margin: 0 0 23px;
}

.b-mt4-descr p {
    margin: 0 0 23px;
}

.b-ctrader-descr {
    padding: 47px 0 15px 0;
    min-height: 318px;
    /*background: url("/f/i/ctrader-bg.jpg") 0 100% no-repeat;*/
}

.b-ctrader-descr h3 {
    font-size: 1.882em;
    font-weight: 300;
    line-height: 1em;
    margin: 0 0 15px;
}

.b-ctrader-descr p {
    margin: 0 0 15px;
}

.b-mt4-floating-t {
    float: right;
    width: 340px;
    margin: 0 0 0 45px;
    padding: 17px 20px 1px;
    border: 10px solid #f1f3f5;
    font-size: 0.882em;
    line-height: 1.3em;
    color: #828588;
}

.b-mt4-floating-descr p {
    margin: 0 0 20px;
}

.b-mt4-floating-descr .detail-wrap {
    text-align: left;
}

.b-mt4-floating-descr .detail-wrap a {
    margin: 0;
}

.b-mt4_ndd-descr {
    padding: 45px 0 10px 0;
    min-height: 390px;
    /*background: url("/f/i/mt4-ndd-bg.jpg") 0 100% no-repeat;*/
}

.b-mt4_ndd-descr>div {
    margin-left: 100px;
}

.b-mt4_ndd-descr img {
    max-width: 505px;
}

.b-mt4_ndd-descr>div,
.b-mt4_ndd-descr img {
    width: 49%;
    display: inline-block;
    vertical-align: top;
}

.b-mt4_ndd-descr h3 {
    font-size: 1.882em;
    font-weight: 300;
    line-height: 1em;
    margin: 0 0 23px;
}

.b-mt4_ndd-descr p {
    margin: 0 0 23px;
}

.b-mt5_ndd-descr {
    padding: 45px 100px 0;
    /*background: url("/f/i/mt5-ndd-bg.jpg") 50% 100% no-repeat;*/
}

.b-mt5_ndd-descr img {
    margin-bottom: -5px;
}

.b-mt5_ndd-descr h3 {
    font-size: 1.882em;
    font-weight: 300;
    line-height: 1em;
    margin: 0 0 23px;
}

.b-mt5_ndd-descr p {
    margin: 0 0 20px;
}

.h-calendar-wrap {
    padding: 50px 0;
}

.h-calendar-filter {
    padding: 0 0 55px;
}

.countries {
    float: left;
    border: 1px solid #d6d6d6;
    border-radius: 16px;
    height: 30px;
}

.countries li {
    float: left;
    font-size: 0.824em;
    font-weight: 500;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}

.countries a {
    float: left;
    line-height: 28px;
    padding: 0 9px;
    color: #828588;
}

.countries a:hover {
    background: #f1f3f5;
    color: #828588;
}

.countries li.active a {
    background: #5f6f83;
    color: #fff;
    position: relative;
    top: -1px;
    margin-bottom: -2px;
    padding-top: 1px;
    padding-bottom: 1px;
}

.countries li:nth-child(2) a {
    padding-left: 18px;
    border-radius: 14px 0 0 14px;
}

.countries li:last-child a {
    padding-right: 18px;
    border-radius: 0 14px 14px 0;
}

.b-c-right {
    float: right;
}

.period {
    float: left;
    padding: 0 9px 0 0;
}

.period li {
    float: left;
    font-size: 0.824em;
    font-weight: 500;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    margin: 0 10px 0 0;
}

.period a {
    float: left;
    line-height: 28px;
    padding: 0 20px;
    color: #828588;
    border: 1px solid #d6d6d6;
    border-radius: 16px;
    height: 28px;
}

.period a:hover {
    background: #f1f3f5;
    color: #828588;
}

.period li.active a {
    background: #5f6f83;
    color: #fff;
    border-color: #5f6f83;
}

.choose-date,
.sync-time {
    float: left;
    margin: 5px 0 0;
    padding: 0 0 0 33px;
    background: url("/f/i/calendar-icon.png") 0 50% no-repeat;
    font-size: 0.941em;
    color: #828588;
}

.choose-date span,
.sync-time span {
    border-bottom: 1px dotted #828588;
}

.choose-date {
    width: 95px;
}

.sync-time {
    background-image: url("/f/i/time-icon.png");
    margin-left: 56px;
    padding: 0 0 0 26px;
}

.choose-date:hover,
.sync-time:hover {
    color: #e30a17;
}

.choose-date:hover span,
.sync-time:hover span {
    border-bottom-color: #e30a17;
}

.ui-datepicker {
    width: 284px;
    background: #fff;
    border: 3px solid #e5e5e5;
    -webkit-box-shadow: 7px 7px rgba(0, 0, 0, 0.2);
    box-shadow: 7px 7px rgba(0, 0, 0, 0.2);
    padding: 0 0 15px;
}

.ui-datepicker-header {
    background: #f7f7f7;
    position: relative;
    height: 40px;
    margin: 0 0 15px;
}

.ui-datepicker-prev,
.ui-datepicker-next {
    width: 22px;
    height: 21px;
    background: url("/f/i/arrows.png") 0 0 no-repeat;
    position: absolute;
    top: 50%;
    margin-top: -11px;
    cursor: pointer;
}

.ui-datepicker-prev {
    left: 50px;
}

.ui-datepicker-prev-hover {
    background-position: 0 -29px;
}

.ui-datepicker-next {
    right: 50px;
    background-position: -28px 0;
}

.ui-datepicker-next-hover {
    background-position: -28px -29px;
}

.ui-datepicker-prev span,
.ui-datepicker-next span {
    display: none;
}

.ui-datepicker-title {
    line-height: 40px;
    font-size: 14px;
    letter-spacing: 0.05em;
    color: #828588;
    text-transform: uppercase;
    text-align: center;
}

.ui-datepicker-calendar {
    width: 100%;
}

.ui-datepicker-calendar th {
    font-size: 13px;
    font-weight: 300;
    color: #323232;
    text-align: center;
    vertical-align: top;
}

.ui-datepicker-calendar td {
    font: 15px "Whitney 123 A", "Whitney 123 B", sans-serif;
    color: #323232;
    text-align: center;
    vertical-align: middle;
    width: 29px;
    height: 29px;
}

.ui-datepicker-calendar .ui-datepicker-week-col {
    border-right: 1px solid #e7e7e7;
}

.ui-datepicker-calendar .ui-state-default {
    display: block;
    width: 29px;
    height: 29px;
    text-align: center;
    line-height: 29px;
    color: #323232;
}

.ui-datepicker-calendar .ui-state-hover {
    background: #f2f2f2;
    color: #5a6b83;
}

.ui-datepicker-calendar .ui-state-highlight,
.ui-datepicker-calendar .ui-state-active {
    width: 27px;
    height: 27px;
    border: 1px solid #cccccd;
    line-height: 27px;
}

.ui-datepicker-calendar .ui-datepicker-week-end .ui-state-default {
    color: #e30a17;
}

.ui-datepicker-calendar .ui-datepicker-other-month .ui-state-default {
    color: #acacac;
}

.ui-datepicker-calendar .ui-datepicker-week-end.ui-datepicker-other-month .ui-state-default {
    color: #f1a4a7;
}

.ui-datepicker-calendar tr.dp-hover td {
    background: #f2f2f2;
    border-color: #f2f2f2;
}

.list-view-loading .calendar-tbl {
    opacity: 0.5;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}

.calendar-tbl tr.worse .al-r {
    color: #d51f1d;
}

.calendar-tbl tr.better .al-r {
    color: #6cbd44;
}

.events-list-f {
    border-bottom: 1px solid #ebebeb;
    padding: 60px 0 0;
}

.events-list-f li {
    float: left;
    margin: 0 40px 0 0;
    font-size: 0.941em;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.events-list-f li a {
    float: left;
    margin-bottom: 8px;
    padding: 0 0 15px;
    color: #323232;
    border-bottom: 4px solid transparent;
}

.events-list-f li a:hover {
    border-bottom-color: #ebebeb;
    color: #323232;
}

.events-list-f .active a,
.events-list-f .active a:hover {
    border-bottom-color: #e30a17;
}

.calendar-tbl {
    width: 100%;
    margin: 0 0 50px;
}

.calendar-tbl th {
    text-align: left;
    vertical-align: top;
    font-size: 0.824em;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1em;
    text-transform: uppercase;
    color: #828588;
    padding: 0 15px;
}

.calendar-tbl td {
    text-align: left;
    vertical-align: middle;
    font-size: 1.059em;
    line-height: 1em;
    padding: 12px 15px;
    background: #fff;
    border-top: 1px solid #e5e6e7;
    border-bottom: 1px solid #e5e6e7;
}

.calendar-tbl .date-row {
    border: none;
    background: url("/f/i/white.png") 0 0 repeat-x #f0f3f5;
    padding: 43px 15px 18px;
    color: #828588;
}

.calendar-tbl .time-td {
    color: #828588;
}

.calendar-tbl .r {
    color: #d51f1d;
}

.calendar-tbl .g {
    color: #6cbd44;
}

.calendar-tbl .period-td {
    font-size: 0.824em;
    letter-spacing: 0.05em;
    line-height: 1em;
    text-transform: uppercase;
    color: #828588;
}

.calendar-tbl .al-r {
    text-align: right;
}

.calendar-tbl .event-opener-link {
    float: left;
    margin-left: -25px;
    padding: 0 0 0 25px;
    background: url("/f/i/bul7.png") 0 8px no-repeat;
    color: #5f6f83;
}

.calendar-tbl .event-opener-link:hover {
    color: #e30a17;
}

.calendar-tbl .accordeon-tr.opened-tr .event-opener-link {
    font-weight: 600;
}

.calendar-tbl .accordeon-tr td,
.calendar-tbl .belong-tr td {
    background: #f9fafb;
}

.calendar-tbl .belong-tr {
    display: none;
}

.calendar-tbl .belong-tr td {
    border-top: none;
    padding-top: 0;
    padding-bottom: 0;
}

.calendar-tbl .accordeon-tr.opened-tr td {
    border-bottom-color: #f9fafb;
}

.calendar-tbl .important-tr td {
    font-weight: 600;
}

.calendar-tbl .important-tr td.time-td,
.calendar-tbl .important-tr td.period-td {
    font-weight: 400;
}

.calendar-tbl .b-event {
    padding: 27px 0 10px;
    border-top: 1px solid #e5e6e7;
    line-height: 1.3em;
}

.calendar-tbl .b-event dl {
    margin: 0 0 30px;
}

.calendar-tbl .b-event dt {
    float: left;
    width: 170px;
    margin: 7px 20px 0 80px;
    font-size: 0.778em;
    font-weight: 300;
    line-height: 1em;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #929292;
}

.calendar-tbl .b-event dd {
    overflow: hidden;
}

.calendar-tbl .b-event h3 {
    font-size: 1.333em;
    font-weight: 400;
    line-height: 1em;
}

.calendar-tbl .b-event .ev-notes {
    margin: 0 0 0 270px;
    padding: 25px 0 0;
    border-top: 1px solid #e5e6e7;
}

.calendar-tbl .b-event .ev-notes li {
    display: inline-block;
    min-width: 280px;
    vertical-align: top;
    font-size: 0.889em;
    line-height: 1.3em;
    margin: 0 25px 25px 0;
}

.calendar-tbl .b-event .ev-notes li h4 {
    font-size: 0.875em;
    font-weight: 300;
    line-height: 1em;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #929292;
    margin: 0 0 5px;
}

ul.pager {
    padding: 0;
    text-align: center;
}

ul.pager li {
    display: inline-block;
    border-left: 1px solid #e5e5e5;
    vertical-align: top;
    font-size: 1.059em;
    font-weight: 500;
    line-height: 1em;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    margin: 0;
    padding: 19px 30px;
    background: none;
}

ul.pager li:before {
    display: none;
}

ul.pager li:first-child {
    border-left: none;
}

ul.pager li.prev-page a,
ul.pager li.prev-page span {
    padding: 0 0 0 25px;
    position: relative;
    /*background: url("/f/i/bul1_2.png") 0 50% no-repeat;*/
}

ul.pager li.prev-page a:after,
ul.pager li.prev-page span:after {
    content: '';
    width: 25px;
    height: 21px;
    position: absolute;
    top: 0;
    left: 0;
    background: url("/f/i/bul_sprites.png") -125px -37px no-repeat;
}

ul.pager li.next-page a,
ul.pager li.next-page span {
    padding: 0 25px 0 0;
    position: relative;
    /*background: url("/f/i/bul1.png") 100% 50% no-repeat;*/
}

ul.pager li.next-page a:before,
ul.pager li.next-page span::before {
    content: '';
    width: 25px;
    height: 21px;
    position: absolute;
    top: 0;
    right: 0;
    background: url("/f/i/bul_sprites.png") -106px -69px no-repeat;
}


#new-list-view ul.pager li.prev-page a:after,
#new-list-view ul.pager li.prev-page span:after,
#marketAnalysisList ul.pager li.prev-page a:after,
#marketAnalysisList ul.pager li.prev-page span:after {
    content: '';
    width: 25px;
    height: 16px;
    position: absolute;
    top: 0;
    left: 0;
    background: url("/f/i/bul_sprites.png") -125px -38px no-repeat;
}

#new-list-view ul.pager li.next-page a:before,
#new-list-viewt ul.pager li.next-page span::before,
#marketAnalysisList ul.pager li.next-page a:before,
#marketAnalysisList ul.pager li.next-page span::before {
    content: '';
    width: 25px;
    height: 16px;
    position: absolute;
    top: 0;
    right: 0;
    background: url("/f/i/bul_sprites.png") -106px -70px no-repeat;
}


ul.pager li.disabled a,
ul.pager li.disabled span {
    color: #b2b2b2;
}

.pamm-rating-pager {
    position: relative;
    bottom: -1px;
    padding: 10px 0 30px;
    border-bottom: 1px solid #ebebeb;
    display: none;
}

.pamm-rating-pager li {
    font-size: 0.824em;
    line-height: 1em;
    padding: 11px 30px;
}

.h-pamm-rating-wrap.p-s-m-opened .pamm-rating-pager {
    display: block;
}

ul.pager2 {
    position: relative;
    bottom: -1px;
    padding: 10px 0 30px;
}

ul.pager2 li {
    font-size: 0.824em;
    line-height: 1em;
    padding: 11px 30px;
}

ul.pager3 {
    border-top: 1px solid #ebebeb;
    padding: 35px 0 0;
}

ul.pager3 li {
    font-size: 0.824em;
    line-height: 1em;
    padding: 11px 30px;
}

ul.pager4 {
    padding: 0;
}

ul.pager4 li {
    font-size: 0.824em;
    line-height: 1em;
    padding: 11px 30px;
}

.contest-filter {
    padding: 0 0 30px;
}

.ui-tabs {
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 0;
    background: none;
    color: #323232;
    font-size: 1em;
    font-family: inherit;
}

.ui-tabs .ui-tabs-nav {
    padding: 0;
    border: none;
    border-bottom: 1px solid #ebebeb;
    border-radius: 0;
    background: none;
    color: #323232;
    font-weight: 400;
}

.ui-tabs .ui-tabs-nav li {
    margin: 0;
    padding: 0 40px 0 0;
    background: none;
    color: #323232;
    font-size: 0.94em;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1.3em;
    border: none;
    border-radius: 0;
    text-transform: uppercase;
    float: none;
    display: table-cell;
    text-align: left;
    vertical-align: top;
    white-space: normal;
}

.ui-tabs .ui-tabs-nav li:before {
    display: none;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: none;
    display: block;
    padding: 0 0 20px;
    color: #333;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active,
.ui-tabs .ui-tabs-nav li.ui-state-hover {
    margin-bottom: 0;
    padding-bottom: 0;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-state-hover a,
.ui-tabs .ui-tabs-nav li.ui-tabs-active a:hover,
.ui-tabs .ui-tabs-nav li.ui-state-hover a:hover {
    position: relative;
    bottom: -4px;
    margin: -4px 0 0;
    border-bottom: 4px solid #e22016;
}

.ui-tabs .ui-tabs-panel {
    padding: 33px 0 20px;
    border: none;
    border-radius: 0;
    color: #323232;
}

.ui-tabs .ui-tabs-panel table {
    margin: 0;
}

.ui-tabs .ui-tabs-panel a {
    color: #e30a17;
}

.ui-tabs .ui-tabs-panel a:hover {
    color: #5a6b83;
}

.h-ui-tabs-wrap_nopadd .ui-tabs-panel {
    padding-bottom: 0;
}



/*.h-ui-tabs-wrap_mheight .ui-tabs-anchor {
  min-height: 63px;
}*/

ul.exchangetrading-benefits {
    padding: 15px 0 0;
}

ul.exchangetrading-benefits li {
    display: inline-block;
    width: 33%;
    text-align: center;
    vertical-align: top;
    color: #797979;
    margin: 0;
    padding: 170px 0 0;
    background-position: 50% 0;
    background-repeat: no-repeat;
}

ul.exchangetrading-benefits li p {
    margin: 0 25px;
}

ul.exchangetrading-benefits .e-b1 {
    background-image: url("/f/i/e-b1-ic.png");
}

ul.exchangetrading-benefits .e-b2 {
    background-image: url("/f/i/e-b2-ic.png");
}

ul.exchangetrading-benefits .e-b3 {
    background-image: url("/f/i/e-b3-ic.png");
}

.quest-popup-link {
    font: 400 1em/1em "WhitneyInd B R Bold A", "WhitneyInd B R Bold B", Arial, sans-serif;
    color: #c7cccf;
    cursor: pointer;
}

.quest-popup-link:hover,
.quest-popup-link.l-active,
.def-popup-link:hover,
.def-popup-link.l-active {
    position: relative;
    z-index: 21;
}

.quest-popup-link.l-active {
    color: #5a6b83;
}

.quest-popup-link_var2 {
    font-size: 0.882em;
    font-weight: 500;
    font-family: inherit;
    line-height: 1em;
    color: #5a6b83;
}

.persant-popup-link {
    display: inline-block;
    width: 21px;
    height: 21px;
    font-size: 13px;
    font-weight: 700;
    font-family: inherit;
    line-height: 21px;
    background: #c7cccf;
    color: #fff;
    text-align: center;
    border-radius: 10px;
    cursor: pointer;
    margin: 0 0 0 10px;
}

.persant-popup-link:hover,
.persant-popup-link.l-active {
    background: #ff8a00;
    color: #fff;
}

.def-popup-link {
    border-bottom: 1px dotted #e30a17;
}

.def-popup-link:hover,
.def-popup-link.l-active {
    border-bottom-color: #5a6b83;
}

.g .def-popup-link,
.g .def-popup-link:hover,
.g .def-popup-link.l-active {
    color: #6cbd44;
    border-bottom-color: #6cbd44;
}

.r .def-popup-link,
.r .def-popup-link:hover,
.r .def-popup-link.l-active {
    color: #d51f1d;
    border-bottom-color: #d51f1d;
}

.b-quest-popup {
    display: none;
    width: 270px;
    padding: 20px 25px;
    background: #48566a;
    -webkit-box-shadow: 7px 7px rgba(0, 0, 0, 0.1);
    box-shadow: 7px 7px rgba(0, 0, 0, 0.1);
    position: absolute;
    z-index: 20;
    font-size: 0.824em;
    line-height: 1.3em;
    color: #afb7c4;
}

.b-quest-popup b {
    font-weight: 500;
}

.b-quest-popup a {
    color: #fff;
    text-decoration: underline;
}

.b-quest-popup a:hover {
    color: #e30a17;
}

.b-quest-popup p {
    margin: 0 0 5px;
}

.b-quest-popup:after {
    content: " ";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    border-color: rgba(72, 86, 106, 0);
    border-width: 13px;
    margin-left: -13px;
}

.b-persant-popup {
    width: auto;
    padding: 7px 15px 9px;
}

.b-persant-popup:after {
    bottom: auto;
    top: 100%;
    border-bottom-color: rgba(72, 86, 106, 0);
    border-top-color: #48566a;
    border-width: 7px;
    margin-left: -7px;
}

.b-def-popup:after {
    bottom: auto;
    top: 100%;
    border-bottom-color: rgba(72, 86, 106, 0);
    border-top-color: #48566a;
}

.d-tbl {
    width: 100%;
    font-size: 13px;
    line-height: 1em;
}

.d-tbl th {
    text-align: left;
    vertical-align: top;
    font-weight: 400;
    padding: 0 0 10px 25px;
    text-transform: uppercase;
}

.d-tbl td {
    text-align: left;
    vertical-align: top;
    padding: 0 0 7px 25px;
}

.d-tbl th:first-child,
.d-tbl td:first-child {
    padding-left: 0;
}

.d-tbl .al-r {
    text-align: right;
}

.ic-title:hover {
    position: relative;
    z-index: 21;
}

.b-ic-title-popup {
    display: none;
    padding: 7px 11px;
    background: #fff;
    border: 1px solid #d8dadc;
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 7px 7px rgba(0, 0, 0, 0.1);
    box-shadow: 7px 7px rgba(0, 0, 0, 0.1);
    position: absolute;
    z-index: 20;
    font-size: 0.824em;
    font-weight: 300;
    line-height: 1.3em;
}

.b-ic-title-popup:after,
.b-ic-title-popup:before {
    content: " ";
    width: 0;
    height: 0;
    position: absolute;
    top: 100%;
    left: 50%;
    border: solid transparent;
}

.b-ic-title-popup:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 8px;
    margin-left: -8px;
}

.b-ic-title-popup:before {
    border-color: rgba(0, 0, 0, 0);
    border-top-color: rgba(0, 0, 0, 0.1);
    border-width: 8px;
    margin-left: -2px;
    top: auto;
    bottom: -24px;
}

.h-animataion-cols-wrap {
    position: relative;
    height: 340px;
    overflow: hidden;
}

.h-animataion-cols-wrap .b-anim-item {
    float: left;
    width: 50%;
    height: 340px;
    font-size: 0.941em;
    line-height: 1.3em;
    color: #fff;
    overflow: hidden;
}

.h-animataion-cols-wrap .b-anim-item h2 {
    font-size: 2.5em;
    font-weight: 300;
    line-height: 1em;
    margin: 0 0 27px;
    padding: 0 0 20px;
    border-bottom: 1px solid #e5e5e5;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.h-animataion-cols-wrap .b-anim-item p {
    margin: 0 0 20px;
}

.h-animataion-cols-wrap .b-anim-item .detail {
    display: inline-block;
    font-size: 0.875em;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1em;
    text-transform: uppercase;
    padding: 0 15px 0 0;
    background: url("/f/i/bul10.png") 100% 50% no-repeat;
    color: #fff;
}

.h-animataion-cols-wrap .anim-bg {
    width: 50%;
    height: 340px;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}

.h-animataion-cols-wrap .b-anim-item_var2 .anim-bg {
    left: auto;
    right: 0;
}

.h-animataion-cols-wrap .anim-bg_inner {
    width: 100%;
    height: 100%;
    background: url("/f/i/exchangetrading-anim-bg1.jpg") 50% 50% no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
}

.h-animataion-cols-wrap .b-anim-item_var2 .anim-bg_inner {
    background-image: url("/f/i/exchangetrading-anim-bg2.jpg");
}

.h-animataion-cols-wrap .b-anim-item:hover .anim-bg_inner {
    padding: 50px;
    top: -50px;
    left: -50px;
}

.h-animataion-cols-wrap .anim-bg:after {
    display: block;
    content: " ";
    width: 100%;
    height: 100%;
    background: rgba(72, 86, 106, 0.85);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    -webkit-transition: opacity 0.7s ease-out;
    -o-transition: opacity 0.7s ease-out;
    transition: opacity 0.7s ease-out;
}

.h-animataion-cols-wrap .b-anim-item:hover .anim-bg:after {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}

.h-animataion-cols-wrap .b-anim-item_inner {
    position: relative;
    padding: 0 40px 0 0;
    height: 340px;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
}

.h-animataion-cols-wrap .b-anim-item_var2 .b-anim-item_inner {
    padding: 0 0 0 40px;
}

.h-animataion-cols-wrap .anim-text {
    max-height: 0;
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    overflow: hidden;
    -webkit-transition: all 0.8s ease-out;
    -o-transition: all 0.8s ease-out;
    transition: all 0.8s ease-out;
}

.h-animataion-cols-wrap .b-anim-item:hover .anim-text {
    max-height: 300px;
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    overflow: visible;
}

ul.ex-ics li {
    padding: 0 0 0 70px;
    background: none;
    position: relative;
}

ul.ex-ics li:before {
    display: block;
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    background-position: 0 0;
    background-repeat: no-repeat;
}

ul.ex-ics li.ex-ic1:before {
    width: 40px;
    height: 31px;
    background-image: url("/f/i/promo-ic53.png");
    top: -5px;
}

ul.ex-ics li.ex-ic2:before {
    width: 38px;
    height: 38px;
    background-image: url("/f/i/promo-ic54.png");
}

ul.ex-ics li.ex-ic3:before {
    width: 40px;
    height: 18px;
    background-image: url("/f/i/promo-ic55.png");
}

ul.ex-ics li.ex-ic4:before {
    width: 38px;
    height: 28px;
    background-image: url("/f/i/promo-ic56.png");
}

ul.ex-ics li.ex-ic5:before {
    width: 30px;
    height: 31px;
    background-image: url("/f/i/promo-ic57.png");
}

ul.ex-ics li.ex-ic6:before {
    width: 37px;
    height: 36px;
    background-image: url("/f/i/promo-ic58.png");
}

ul.ex-ics li.ex-ic7:before {
    width: 37px;
    height: 25px;
    background-image: url("/f/i/promo-ic59.png");
}

ul.ex-ics li.ex-ic8:before {
    width: 39px;
    height: 36px;
    background-image: url("/f/i/promo-ic60.png");
    top: -8px;
}

ul.ex-ics li.ex-ic9:before {
    width: 38px;
    height: 36px;
    background-image: url("/f/i/promo-ic61.png");
}

ul.ex-ics li.ex-ic10:before {
    width: 33px;
    height: 36px;
    background-image: url("/f/i/promo-ic62.png");
}

ul.ex-ics li.ex-ic11:before {
    width: 32px;
    height: 36px;
    background-image: url("/f/i/promo-ic63.png");
    top: -7px;
}

ul.ex-ics li.ex-ic12:before {
    width: 37px;
    height: 36px;
    background-image: url("/f/i/promo-ic64.png");
}

ul.ex-ics li.ex-ic13:before {
    width: 40px;
    height: 36px;
    background-image: url("/f/i/promo-ic65.png");
}

ul.ex-ics li.ex-ic14:before {
    width: 43px;
    height: 35px;
    background-image: url("/f/i/promo-ic66.png");
    top: -7px;
}

ul.ex-ics2 li {
    margin: 0 0 40px;
    padding: 0 0 0 60px;
    color: #797979;
}

.ex-platforms-tbl {
    width: 100%;
    margin: 0 0 40px;
}

.ex-platforms-tbl td {
    width: 20%;
    height: 160px;
    border: 1px solid #ebebeb;
    border-bottom: none;
    border-right: none;
    text-align: center;
    vertical-align: top;
}

.ex-platforms-tbl tr:first-child td {
    border-top: none;
}

.ex-platforms-tbl td:first-child {
    border-left: none;
}

.ex-platforms-tbl table {
    margin: 0;
    width: 100%;
}

.ex-platforms-tbl table td {
    width: 100%;
    height: auto;
    border: none;
}

.ex-platforms-tbl table tr:first-child td {
    height: 100px;
    padding: 0 0 15px;
    vertical-align: middle;
}

.ex-platforms-tbl a {
    display: block;
    height: 100%;
}

.ex-platforms-tbl .name {
    display: block;
}

ul.trade-steps {
    padding: 0;
    background: url("/f/i/dotted2.png") 0 22px repeat-x;
}

ul.trade-steps li {
    margin: 0;
    padding: 62px 0 0;
    background: none;
    float: left;
    width: 33.3%;
    position: relative;
    text-align: center;
}

ul.trade-steps li:first-child:after,
ul.trade-steps li:last-child:after {
    display: block;
    content: " ";
    width: 50%;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
}

ul.trade-steps li:last-child:after {
    left: auto;
    right: 0;
}

ul.trade-steps li:before {
    display: block;
    content: " ";
    width: 5px;
    height: 10px;
    position: absolute;
    top: 19px;
    left: 0;
    background: url("/f/i/arrows3.png") 0 0 no-repeat;
}

ul.trade-steps .step {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 1;
    margin-left: -25px;
    padding: 0 10px;
    font: 2.941em/1em 'WhitneyInd W S Lig A', 'WhitneyInd W S Lig B', Arial, sans-serif;
    color: #acb1b9;
    background: #fff;
}

.b-f_o-item {
    padding: 45px 50% 10px 0;
    min-height: 350px;
    background: url("/f/i/laptop2.png") 100% 50% no-repeat;
}

.b-f_o-item h3 {
    font-size: 1.882em;
    font-weight: 400;
    line-height: 1em;
    margin: 0 0 15px;
}

.b-f_o-item p {
    margin: 0 0 25px;
}

.b-f_o-item ul {
    padding: 0 0 15px;
}

.b-f_o-item ul li {
    margin: 0 0 15px;
    padding: 0 0 0 28px;
    position: relative;
}

.b-f_o-item ul li:before {
    content: '';
    width: 5px;
    height: 5px;
    position: absolute;
    top: 9px;
    left: 0px;
    background: #E22016;
    border-radius: 50px;
}


.b-f_o-item2 {
    padding: 45px 0 10px 53%;
    min-height: 270px;
    background: url("/f/i/f_o2.png") 0 50% no-repeat;
}

.b-f_o-item2_en {
    background: url("/f/i/f_o2_en.png") 0 50% no-repeat;
}

.b-f_o-item3 {
    padding: 5px 50% 30px 0;
    min-height: 66px;
    background: url("/f/i/vision2.png") 100% 0 no-repeat;
}

.b-f_o-item4 {
    padding: 0 33.3% 1px 0;
    min-height: 125px;
    background: url("/f/i/world-cup.png") 100% 0 no-repeat;
    font-size: 1.059em;
    line-height: 1.3em;
}

.h-texts-wrap .b-f_o-item p:last-child {
    margin: 0;
}

.b-min-score-wrap {
    background: #f1f3f5;
    margin: 40px 0 0;
    padding: 35px 40px 1px;
}

.b-min-score-wrap h2 {
    font-size: 1.765em;
    font-weight: 300;
    line-height: 1em;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 45px;
}

.b-min-score-wrap .b-ms {
    text-align: center;
    color: #797979;
}

.b-min-score-wrap .b-ms b {
    display: block;
    font: 300 4.118em/1em "Whitney 123 A", "Whitney 123 B";
    color: #5a6b83;
    margin: 0 0 25px;
}

.b-min-score-wrap .b-ms .doll {
    display: inline-block;
    position: relative;
    top: 14px;
    font-size: 0.571em;
    line-height: 1em;
}

.h-winners-wrap {
    background: url("/f/i/winn-bg.jpg") 50% 100% no-repeat #105381;
    padding: 0;
}

.b-winn {
    min-height: 245px;
    padding: 40px 0 45px 53.3%;
    position: relative;
    color: #fff;
}

.b-winn h2 {
    font-size: 1.882em;
    font-weight: 300;
    line-height: 1em;
    margin: 0 0 20px;
    text-align: left;
}

.b-winn .bann-img {
    display: block;
    position: absolute;
    bottom: 0;
    left: 39px;
}

.b-winn ul {
    padding: 0;
}

.b-winn ul li {
    margin: 0 0 15px;
}

.b-contacts {
    background: #f1f3f5;
    font-size: 1.059em;
    line-height: 1.3em;
    padding: 45px 8.3%;
}

.b-contacts p {
    margin: 0 0 25px;
}

.b-contacts .btn {
    display: block;
    width: 350px;
    margin: 0 auto;
}

.t-bord {
    margin: 25px 12.5% 40px;
    padding: 15px 18px;
    border: 1px solid #d9d9d9;
    font-size: 0.882em;
    line-height: 1.3em;
    color: #797979;
}

.months-letters,
.ui-tabs .ui-tabs-panel table.months-letters {
    width: 100%;
    margin: 20px 0 0;
}

.months-letters td,
.ui-tabs .ui-tabs-panel table.months-letters td {
    width: 25%;
    height: 170px;
    border: 1px solid #ebebeb;
    border-bottom: none;
    border-right: none;
    text-align: center;
    vertical-align: middle;
    font-size: 2.118em;
    font-weight: 300;
    letter-spacing: 0.1em;
    color: #c7cccf;
}

.months-letters tr:first-child td,
.ui-tabs .ui-tabs-panel table.months-letters tr:first-child td {
    border-top: none;
    height: 160px;
    vertical-align: top;
}

.months-letters td:first-child,
.ui-tabs .ui-tabs-panel table.months-letters td:first-child {
    border-left: none;
}

.months-letters strong,
.ui-tabs .ui-tabs-panel table.months-letters strong {
    display: block;
    font-size: 1.944em;
    font-weight: 300;
    line-height: 1em;
    color: #48566a;
    margin: 3px 0 9px;
}

.h-docs-wrap {
    padding: 30px 0;
}

.h-docs-wrap h2 {
    font-size: 2.353em;
    font-weight: 300;
    line-height: 1em;
    text-align: center;
    margin: 0 0 40px;
}

.h-docs-wrap .hr {
    height: 1px;
    line-height: 0;
    font-size: 0;
    background: #ebebeb;
    margin: 20px 0 50px;
}

.h-docs-wrap_shadow {
    position: relative;
}

.h-docs-wrap_shadow .quick-search {
    z-index: 1;
}

.h-docs-wrap_shadow:after {
    display: block;
    content: " ";
    width: 100%;
    height: 100%;
    background: #fff;
    background: rgba(255, 255, 255, 0.8);
    position: absolute;
    top: 0;
    left: 0;
}

.quick-search {
    float: left;
    position: relative;
    margin: 0 0 25px;
}

.quick-search input.text {
    display: block;
    width: 240px;
    height: 28px;
    margin: 0;
    padding: 0 34px 0 14px;
    border: 1px solid #d6d6d6;
    background: #fff;
    border-radius: 15px;
    font-size: 16px;
    font-style: italic;
    font-family: inherit;
    line-height: 28px;
    color: #262626;
}

.quick-search input.text:focus {
    border-color: #b3b3b3;
}

.quick-search input.img {
    display: block;
    width: 18px;
    height: 18px;
    background: url("/f/i/search-ic.png") 0 0 no-repeat;
    position: absolute;
    top: 6px;
    right: 12px;
}

.quick-search input.img:hover {
    background-position: 0 -18px;
}

.quick-search .clean {
    display: none;
    width: 17px;
    height: 17px;
    background: url("/f/i/clean.png") 0 0 no-repeat;
    cursor: pointer;
    position: absolute;
    top: 7px;
    right: 13px;
}

.quick-search .clean:hover {
    background-position: 0 -23px;
}

input::-ms-clear {
    display: none;
}

.h-faq-wrap .quick-search {
    float: none;
    width: 290px;
    margin: 0 0 37px;
}

.docs-sorting {
    float: right;
    margin: 10px 0 25px;
    font-size: 0.941em;
    line-height: 1em;
    position: relative;
}

.docs-sorting .doc-s-l {
    color: #a9a9a9;
    padding: 0;
    position: relative;
}

.docs-sorting .doc-s-l:after {
    content: '';
    width: 17px;
    height: 19px;
    position: absolute;
    top: 0;
    left: 100%;
    background: url("/f/i/bul_sprites.png") -8px -126px no-repeat;
}

.docs-sorting .doc-s-l2 {
    position: relative;
    /*background-image: url("/f/i/arrows4_2.png");*/
}

.docs-sorting .doc-s-l2:after {
    content: '';
    width: 17px;
    height: 19px;
    position: absolute;
    top: 0;
    left: 100%;
    background: url("/f/i/bul_sprites.png") -7px -149px no-repeat;
}

.docs-sorting .doc-s-l:hover {
    color: #808080;
}

.docs-sorting .docs-sorting-list {
    display: none;
    width: 154px;
    padding: 12px 15px 6px;
    position: absolute;
    top: 25px;
    right: -20px;
    background: #fff;
    border: 1px solid #e5e5e5;
}

.docs-sorting .docs-sorting-list li {
    margin: 0 0 6px;
    font-size: 0.938em;
    font-weight: 300;
    line-height: 1.2em;
}

.docs-sorting .docs-sorting-list a {
    color: #323232;
}

.docs-sorting .docs-sorting-list a:hover,
.docs-sorting .docs-sorting-list li.active a {
    color: #e30a17;
}

ul.docs-list li {
    display: inline-block;
    width: 49.6%;
    text-align: left;
    vertical-align: top;
    margin: 0 0 27px;
    padding: 0;
    background: none;
    font-size: 1.059em;
    line-height: 1.3em;
}

.d-l-inn {
    margin: 0 40px 0 0;
    padding: 0 80px 0 58px;
    position: relative;
    background-image: url("/f/i/doc.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    min-height: 48px;
}

.d-l-inn a {
    color: #5a6b83;
}

.d-l-inn a:hover {
    color: #e22016;
}

.d-l-inn .size {
    display: block;
    font-size: 0.83em;
    line-height: 1em;
    color: #828588;
    margin: 5px 0 0;
}

.d-l-inn .date {
    display: block;
    position: absolute;
    top: 8px;
    right: 0;
    font-size: 0.78em;
    font-style: italic;
    line-height: 1em;
    color: #a8a8a8;
}

ul.docs-list li.pdf .d-l-inn {
    background-image: url("/f/i/pdf.png");
}

ul.docs-list li.zip .d-l-inn {
    background-image: url("/f/i/zip.png");
}

ul.docs-list li.rar .d-l-inn {
    background-image: url("/f/i/rar.png");
}

ul.docs-list li.doc .d-l-inn {
    background-image: url("/f/i/doc.png");
}

ul.docs-list li.exe .d-l-inn {
    background-image: url("/f/i/exe.png");
}

ul.docs-list li.ppt .d-l-inn {
    background-image: url("/f/i/ppt.png");
}

ul.docs-list li.xls .d-l-inn {
    background-image: url("/f/i/xls.png");
}

ul.docs-list li.txt .d-l-inn {
    background-image: url("/f/i/txt.png");
}

ul.docs-list li.avi .d-l-inn {
    background-image: url("/f/i/avi.png");
}

.docs-list li:nth-child(even) .d-l-inn {
    margin: 0 0 0 40px;
}

.b-docs-popup {
    display: none;
    width: 990px;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    background: rgba(255, 255, 255, 0.8);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.b-docs-popup .docs-popup-closer {
    display: block;
    width: 27px;
    height: 27px;
    background: url("/f/i/close.png") 0 0 no-repeat;
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
}

.b-docs-popup .docs-popup-closer:hover {
    background-position: 0 -27px;
}

.b-docs-popup .docs-list {
    padding: 30px 30px 10px;
}

.b-docs-popup .docs-list li {
    display: block;
    width: auto;
    margin: 0 0 20px;
    padding: 10px;
}

.b-docs-popup .docs-list li .d-l-inn {
    margin: 0 60px 0 0 !important;
}

.b-docs-popup .docs-list li:hover {
    background: #f0f0f0;
}

.b-docs-popup .searched_c {
    background: #fcd200;
    padding: 0 4px;
}

.h-faq-wrap,
.glossary-tx-wrap {
    padding: 40px 0;
}

.h-faq-wrap h2 {
    font-size: 2.353em;
    font-weight: 300;
    line-height: 1em;
    margin: 0 0 40px;
}

.h-faq-wrap h1 {
    font-weight: normal;
}

.h-faq-wrap .notes {
    color: #7a7a7a;
    padding: 70px 0 0;
}

.h-faq-content {
    float: right;
    width: 75%;
}

.faq-list {
    padding: 0 0 15px;
}

.faq-list .h-texts-wrap p {
    margin-bottom: 25px;
}

.faq-list .h-texts-wrap ol>li,
.faq-list .h-texts-wrap ul li {
    position: relative;
    margin-bottom: 5px;
}

.faq-list li {
    color: #7a7a7a;
    padding: 0 0 25px;
}

.faq-list li:before {
    display: none;
}

.faq-list .h-texts-wrap ol>li:before,
.faq-list .h-texts-wrap ul li:before {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    position: absolute;
    top: 9px;
    left: 0px;
    background: #E22016;
    border-radius: 50px;
}

.faq-list .faq-opened-link {
    font-size: 1.18em;
    font-weight: 500;
    line-height: 1.3em;
    margin: 0 0 15px;
}

.faq-list .faq-opened-link a {
    color: #5a6b83;
    border-bottom: 1px dotted #78869a;
}

.faq-list .faq-opened-link a:hover {
    color: #e30a17;
    border-bottom-color: #e30a17;
}

.faq-list .b-faq-opened {
    display: none;
}

.faq-list .b-faq-opened p {
    margin: 0 0 15px;
}

.b-faq-item {
    color: #7a7a7a;
    padding: 0 0 40px;
}

.b-faq-item h2 {
    margin: 0 0 30px;
    color: #323232;
}

.b-faq-item p {
    margin: 0 0 15px;
}

.faq-section-nav,
ul.section-nav-pager {
    border-top: 1px solid #ebebeb;
    padding: 17px 0 0;
}

.faq-section-nav li,
ul.section-nav-pager li {
    margin: 0;
    padding: 0;
    background: none;
    font-size: 0.82em;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1.3em;
    text-transform: uppercase;
    max-width: 360px;
}

.faq-section-nav li:before,
ul.section-nav-pager li:before {
    display: none;
}

.faq-section-nav li.prev,
ul.section-nav-pager li.prev {
    float: left;
}

.faq-section-nav li.prev a,
ul.section-nav-pager li.prev a {
    display: inline-block;
    padding: 0 0 0 20px;
    background: url("/f/i/bul1_2.png") 0 5px no-repeat;
}

.faq-section-nav li.next,
ul.section-nav-pager li.next {
    float: right;
    text-align: right;
}

.faq-section-nav li.next a,
ul.section-nav-pager li.next a {
    display: inline-block;
    padding: 0 20px 0 0;
    background: url("/f/i/bul1.png") 100% 5px no-repeat;
}

ul.section-nav-pager {
    padding: 37px 0 0;
    clear: both;
}

.faq-section-back,
.back-to-section_var2 {
    border-bottom: 1px solid #ebebeb;
    margin: 0 0 27px;
    padding: 0 0 17px;
    font-size: 0.82em;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1.3em;
    text-transform: uppercase;
}

.faq-section-back a,
.back-to-section_var2 a {
    display: inline-block;
    padding: 0 0 0 20px;
    background: url("/f/i/bul1_2.png") 0 5px no-repeat;
}

.back-to-section_var2 {
    margin: 0 0 42px;
    padding: 0 0 35px;
}

.h-faq-aside {
    float: left;
    width: 21.7%;
}

.faq-sections {
    margin-bottom: 85px;
}

.faq-sections li {
    border-bottom: 1px dotted #c0c0c0;
    padding: 15px 0 14px;
}

.faq-sections li a {
    color: #323232;
}

.faq-sections li a:hover {
    color: #5a6b83;
}

.faq-sections li.active {
    font-weight: 500;
}

.faq-sections li.active a {
    color: #e20916;
    padding: 0;
    position: relative;
}

.faq-sections li.active a:after {
    content: '';
    width: 19px;
    height: 20px;
    position: absolute;
    top: 0;
    left: 100%;
    background: url("/f/i/bul_sprites.png") -114px -68px no-repeat;
}

.faq-keywords h2 {
    font-size: 1.765em;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.faq-keywords ul {
    border-top: 1px solid #ebebeb;
}

.faq-keywords ul>li {
    padding: 18px 0 18px 30px;
    border-bottom: 1px solid #ebebeb;
}

.faq-keywords ul>li:nth-child(odd) {
    background: #f9fafb;
}

.faq-keywords ul>li a {
    color: #5a6b83;
    border-bottom: 1px dotted #5a6b83;
}

.faq-keywords ul>li a:hover,
.faq-keywords ul>li a.active-faq-keyword {
    color: #e30a17;
    border-bottom: 1px dotted #e30a17;
}

.b-plat-info p {
    margin: 0 0 25px;
}

.b-plat-info ul {
    padding: 0 0 10px;
}

.b-plat-info ul li {
    margin: 0 0 13px;
    position: relative;
}

.b-plat-info ul li:before {
    content: '';
    width: 5px;
    height: 5px;
    position: absolute;
    top: 9px;
    left: 0px;
    background: #E22016;
    border-radius: 50px;
}
.b-plat-info ul.docs-list {
    padding: 0 0 1px;
}

.b-plat-info ul.docs-list li {
    display: block;
    width: auto;
    margin: 0 0 30px;
}

.b-plat-info ul.docs-list li .d-l-inn {
    margin: 0;
    padding-right: 0;
}

.b-plat-info ul.docs-list li:before {
    display: none;
}

.b-plat-info .b-texts-cols_bord {
    margin: 0;
}

.b-plat-info_android {
    position: relative;
}

.plat-app-descr .pl-app-info{
    display: block;
    margin-left: 6px;
}

.b-plat-descr,
.b-plat-descr-en {
    min-height: 372px;
    padding: 0 50% 0 0;
    position: relative;
    /*font-size: 1.059em;*/
    line-height: 1.3em;
}

.b-plat-info_var2 .b-plat-descr,
.b-plat-info_var2 .b-plat-descr-en {
    padding: 0 0 0 53.3%;
}

.b-plat-info_ctraderweb .b-plat-descr {
    min-height: 350px;
    font-size: 1em;
    line-height: 1.3em;
}

.b-plat-info_calgo .b-plat-descr {
    min-height: 350px;
}

.b-plat-info_mt4-pc-windows .b-plat-descr {
    padding: 0;
    width: 100%;
    float: left;
}

.b-plat-info_android .b-plat-descr {
    min-height: 660px;
    padding-bottom: 1px;
}

.b-plat-info_winmobile .b-plat-descr {
    min-height: 430px;
}

.b-plat-info_winmobile .b-plat-descr .warning-wrap {
    width: 50%;
    position: absolute;
    top: 455px;
    left: 50%;
}

.b-plat-info_winmobile .b-plat-descr .warning-wrap .warning-inner {
    width: 288px;
    margin: 0 auto;
    padding: 15px;
    font-size: 0.824em;
    line-height: 1.3em;
    color: #797979;
    border: 1px solid #d9d9d9;
}

.b-plat-info_archive .b-plat-descr {
    padding: 0;
    width: 45%;
    float: left;
}

.b-plat-info_informers .b-plat-descr {
    padding: 0 0 25px;
    width: 47%;
    float: right;
    font-size: 1em;
    line-height: 1.3em;
}

.b-plat-info_informers .b-plat-descr p {
    margin: 0 0 23px;
}

.b-plat-info_informers .b-plat-descr ul {
    padding: 0;
}

.b-plat-descr:after,
.b-plat-descr-en:after {
    content: " ";
    display: block;
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}

.b-plat-info_var2 .b-plat-descr:after,
.b-plat-info_var2 .b-plat-descr-en:after {
    right: auto;
    left: 0;
}

.b-plat-info_ctrader .b-plat-descr:after {
    background: url("/f/i/laptop3.jpg") 50% 0 no-repeat;
}

.b-plat-info_ctraderweb .b-plat-descr:after {
    background: url("/f/i/notebook.jpg") 50% 0 no-repeat;
}

.b-plat-info_calgo .b-plat-descr:after {
    background: url("/f/i/notebook2.jpg") 50% 0 no-repeat;
}

.b-plat-info_mt5 .b-plat-descr:after {
    background: url("/f/i/laptop4.jpg") 50% 0 no-repeat;
}

.b-plat-info_multiterminal .b-plat-descr:after {
    background: url("/f/i/laptop5.jpg") 50% 0 no-repeat;
}

.b-plat-info_multiterminal .b-plat-descr-en:after {
    background: url("/f/i/laptop5_en.jpg") 50% 0 no-repeat;
}

.b-plat-info_winmobile .b-plat-descr:after {
    background: url("/f/i/winmobile.jpg") 50% 0 no-repeat;
}

.b-plat-info_cmirror .b-plat-descr:after {
    background: url("/f/i/cmirror.jpg") 50% 0 no-repeat;
}

.ctrader-android-wrap{
    background: url("/f/i/ctrader-mob.png") 50% 10px no-repeat;
    width: 100%;
    height: 668px;
}

.b-plat-info_mt4-pc-windows .b-plat-descr:after,
.b-plat-info_android .b-plat-descr:after,
.b-plat-info_archive .b-plat-descr:after,
.b-plat-info_informers .b-plat-descr:after {
    display: none;
}

.b-plat-col2 {
    float: left;
    width: 50%;
    margin-top: 15px;
}

.b-plat-col2 h3 {
    /*float: left;*/
    /*width: 300px;*/
    margin-bottom: 10px;
    font-size: 1.059em;
    font-weight: 400;
    line-height: 1.3em;
    letter-spacing: normal;
    text-transform: none;
}

.b-plat-col2 h3 a {
    position: relative;
    color: #828588;
    padding-left: 33px;
}

.b-plat-col2 h3 a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 25px;
    height: 20px;
    background: url('../i/bul_sprites.png') no-repeat;
    background-position: -42px -80px;
}

.b-plat-col2 h3 a:hover {
    color: #5a6b83;
}

.b-plat-col2 h3 img {
    vertical-align: middle;
}

.b-plat-col2 .flash-player {
    /*float: right;*/
    font-size: 0.647em;
    color: #828588;
    margin: 3px 0 0;
}

.b-plat-col2 .flash-player span {
    text-decoration: underline;
}

.b-plat-col2 .flash-player img {
    vertical-align: middle;
    margin: 0 12px 0 2px;
}

.b-plat-col2 .flash-palyer:hover {
    color: #5a6b83;
}

.b-plat-info_android .b-plat-col2 {
    position: absolute;
    bottom: -1px;
    right: 0;
}

.b-plat-info_informers .b-plat-col2 {
    float: left;
}

.b-plat-col2_inner {
    width: 490px;
    margin: 0 auto;
}

.b-plat-info_archive .b-plat-col2 {
    float: right;
    background: #f1f3f5;
    margin: 0;
}

.b-plat-info_archive .b-plat-col2 .b-plat-col2_inner {
    width: auto;
    margin: 0;
    padding: 30px;
}

.mt4-android-slider-wrap .flexslider {}

.arch-f-tbl {
    margin: 0 0 15px;
}

.arch-f-tbl>div:last-of-type {
    text-align: center;
}

.arch-f-tbl .name-filter {
    width: 100%;
    max-width: 180px;
    display: inline-block;
    font-size: 1.059em;
    font-weight: 500;
    line-height: 1.3em;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    text-align: left;
    vertical-align: top;
    color: #797979;
    padding: 0 18px 25px 0;
}

.arch-f-tbl .choose-filter {
    display: inline-block;
    font-size: 1.412em;
    line-height: 1em;
    text-align: left;
    vertical-align: top;
    color: #797979;
    padding: 0 0 10px;
}

.arch-f-tbl .btn {
    width: 177px;
    position: relative;
    left: -18px;
    margin: 0 -18px 0 0;
}

.arch-f-tbl .arch-date-wrap {
    margin: 0 0 15px;
}

.arch-f-tbl .choose-date {
    float: none;
    display: inline;
    width: auto;
    margin: 0 0 0 12px;
}

.arch-f-tbl .choose-date span {
    color: #5a6b83;
    border-bottom: 1px dotted #5a6b83;
}

.arch-f-tbl .choose-date:hover span {
    color: #e22016;
    border-bottom-color: #e22016;
}

.arch-select {
    position: relative;
    margin: 0 0 15px;
}

.arch-select .arch-select-link {
    color: #5a6b83;
    border-bottom: 1px dotted #5a6b83;
}

.arch-select .arch-select-link:hover {
    color: #e22016;
    border-bottom-color: #e22016;
}

.arch-select .arch-select-list {
    display: none;
    width: 154px;
    max-height: 350px;
    overflow: auto;
    padding: 12px 15px 6px;
    position: absolute;
    top: 30px;
    left: -15px;
    z-index: 1;
    background: #fff;
    border: 1px solid #e5e5e5;
}

.arch-select .arch-select-list li {
    margin: 0 0 6px;
    padding: 0;
    background: none;
    font-size: 0.625em;
    font-weight: 300;
    line-height: 1.2em;
}

.arch-select ul.arch-select-list li:before {
    display: none;
}

.arch-select .arch-select-list a {
    color: #323232;
}

.arch-select .arch-select-list a:hover,
.arch-select .arch-select-list li.active a {
    color: #e30a17;
}

.arch-filter .warning2 {
    border-top: 1px solid #dee0e2;
    background: url("/f/i/services-i1-bg.png") 0 20px no-repeat;
    padding: 15px 20px 0 64px;
    font-size: 0.882em;
    font-weight: 300;
    line-height: 1.2em;
    color: #797979;
}

.arch-filter .warning2 .warn {
    color: #e22016;
}

.b-play-video {
    width: 488px;
    border: 1px solid #dbe1e4;
    position: relative;
    margin: 0 0 15px;
}

.b-play-video img {
    display: block;
}

.b-play-video .play {
    top: 50%;
    margin-top: -30px;
}

.b-plat-info .detail-wrap,
.tp-description .detail-wrap {
    text-align: left;
    padding: 27px 0 0;
    position: relative;
}

.b-plat-info .detail-wrap:before,
.tp-description .detail-wrap:before {
    content: "";
    display: block;
    width: 57px;
    height: 2px;
    background: url(/f/i/bul_sprites.png) -45px -12px no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}

.b-plat-info .detail-wrap a {
    font-size: 18px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: normal;
    text-transform: none;
    margin: 0;
    padding: 0;
    background: none;
}

.b-plat-info .detail-wrap a.download {
    padding: 0 0 0 33px;
    /*background: url("/f/i/bul24.png") 0 0 no-repeat;*/
    display: inline-block;
    position: relative;
}

.b-plat-info .detail-wrap a.download:before {
    content: '';
    width: 33px;
    height: 21px;
    position: absolute;
    left: 0;
    top: 0;
    background: url("/f/i/bul_sprites.png") -42px -37px no-repeat
}

.b-plat-info .detail-wrap a.download:after {
    display: none;
}

.b-plat-info .detail-wrap a.open,
.tp-description .detail-wrap a.open {
    padding: 0 0 0 33px;
    position: relative;
}

.b-plat-info .detail-wrap a.open:before,
.tp-description .detail-wrap a.open:before {
    content: '';
    width: 33px;
    height: 21px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(/f/i/bul_sprites.png) -44px -80px no-repeat;
}

.b-plat-info .detail-wrap a.open:after,
.tp-description .detail-wrap a.open:after {
    display: none;
}

.b-plat-info .detail-wrap .size {
    font-size: 16px;
    color: #999;
}

.b-plat-info .detail-wrap img {
    vertical-align: middle;
    margin: 0 0 0 11px;
}

.detail-expand-wrap {
    margin: 35px 0 10px;
    border-top: 1px solid #eaeaea;
    position: relative;
}

.detail-expand-wrap .h-texts-type {
    display: none;
}

.detail-expand-wrap ol.var2 {
    position: relative;
    left: -50px;
    margin-right: -50px;
    padding: 0 0 1px;
}

.detail-expand-wrap ol.var2 li:last-child {
    margin: 0;
}

.detail-expand-wrap_opened {
    padding: 65px 0 35px;
    border: 1px solid #eaeaea;
}

.detail-expand-btn {
    display: block;
    width: 143px;
    height: 34px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -72px;
    border: 1px solid #eaeaea;
    border-top: none;
    font-size: 0.882em;
    line-height: 34px;
    color: #828588;
    text-align: center;
}

.detail-expand-btn span {
    position: relative;
    padding: 0 0 0 15px;
}

.detail-expand-btn span:before {
    content: '';
    width: 15px;
    height: 18px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(/f/i/bul_sprites.png) no-repeat;
    background-position: -178px -3px;
}

.b-plat-info_archive .detail-expand-btn {
    width: 383px;
    margin-left: -192px;
}

.detail-expand-btn:hover {
    background: #f2f2f2;
    border-color: #f2f2f2;
}

.detail-expand-wrap_opened .detail-expand-btn span:before {
    background-position: -178px -35px;
}

.specification-widget .list-view-loading {
    opacity: 0.5;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}

.h-contests-wrap {
    position: relative;
    min-height: 450px;
    background: #f9fbfd;
}

.h-contests-wrap .h-fixed {
    position: relative;
}

.contest-img {
    width: 50%;
    height: 100%;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
}

.h-contests-wrap_var2 .contest-img {
    left: auto;
    right: 0;
}

.b-contest {
    padding: 0 0 0 50%;
}

.h-contests-wrap_var2 .b-contest {
    padding: 0 50% 0 0;
}

.b-contest-inner {
    padding: 85px 0 40px 40px;
    font-size: 1.059em;
    line-height: 1.3em;
    color: #828588;
}

.b-contest-inner h2 {
    font-size: 1.778em;
    font-weight: 300;
    line-height: 1.1em;
    color: #262626;
    margin: 0 0 33px;
}

.b-contest-inner p {
    margin: 0 0 35px;
}

.b-contest-inner p b {
    font-weight: 600;
}

.b-contest-inner .more {
    font-size: 0.8em;
    font-weight: 500;
    line-height: 1em;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    padding: 0 15px 0 0;
    background: url("/f/i/bul1.png") 100% 50% no-repeat;
}

.h-contests-wrap_var2 .b-contest-inner {
    padding-left: 0;
    padding-right: 40px;
}

.b-contest-step {
    position: relative;
    padding: 0 0 15px;
    min-height: 110px;
}

.b-contest-step .cst-step {
    width: 88px;
    padding: 0 0 0 5px;
    position: absolute;
    top: 0;
    left: -100px;
    font: 45px/1em 'WhitneyInd W R Bold A', 'WhitneyInd W R Bold B', 'WhitneyInd W S Lig B', Arial, sans-serif;
    color: #acb1b9;
    text-align: center;
}

.b-contest-step .cst-step img {
    display: block;
    position: relative;
    left: -5px;
    margin: 5px 0 0 0;
}

.b-contest-step .detail-wrap {
    margin: 0 0 30px;
}

.open-contest-account-btn {
    width: 287px;
    display: block;
    margin: 0 auto;
}

ul.section-submenu-double-nav {
    border-top: 1px solid #ebebeb;
    padding: 25px 0 0;
}

ul.section-submenu-double-nav li {
    font-size: 0.778em;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1.3em;
    text-transform: uppercase;
    margin: 0 43px 0 0;
    padding: 0;
    background: none;
    float: left;
}

ul.section-submenu-double-nav a {
    display: inline-block;
    padding: 0 20px 0 0;
    background: url("/f/i/bul1.png") 100% 5px no-repeat;
}

.h-specials-wrap {
    overflow: hidden;
    padding: 20px 0 1px;
}

.h-isotope-wrap {
    position: relative;
    right: -15px;
    margin: 0 0 0 -15px;
}

.grid-sizer {
    width: 33.3%;
}

.b-spec {
    float: left;
    width: 33.3%;
    height: 470px;
    position: relative;
}

.b-spec-inner {
    height: 395px;
    margin: 0 15px 15px 0;
    padding: 30px;
    background: #f1f3f5;
    position: relative;
}

.b-spec-inner:hover {
    -webkit-box-shadow: inset 0 0 90px rgba(0, 49, 89, 0.2);
    box-shadow: inset 0 0 90px rgba(0, 49, 89, 0.2);
}

.b-spec_ended .b-spec-inner_short {
    opacity: 0.4;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    position: relative;
}

.b-spec_ended .b-spec-inner_short .ended-badge {
    width: 81px;
    height: 81px;
    background: url("/f/i/ended-badge.png") 0 0 no-repeat;
    position: absolute;
    top: -31px;
    right: -31px;
    text-indent: -9999px;
    outline: none;
    overflow: hidden;
}

.b-spec_ended .b-spec-inner_short .ended-badge.cn-badge {
    background: url("/f/i/ended-badge_cn.png") 0 0 no-repeat;
}

.b-spec_ended .b-spec-inner_short .ended-badge.en-badge {
    background: url("/f/i/ended-badge_en.png") 0 0 no-repeat;
}

.b-spec_ended .b-spec-inner_short .ended-badge.es-badge {
    background: url("/f/i/ended-badge_es.png") 0 0 no-repeat;
}

.b-spec_ended .b-spec-inner_short .ended-badge.de-badge {
    background: url("/f/i/ended-badge_de.png") 0 0 no-repeat;
}

.b-spec_ended .b-spec-inner_short .ended-badge.fa-badge {
    background: url("/f/i/ended-badge_fa.png") 0 0 no-repeat;
}

.b-spec_ended .b-spec-inner_short .ended-badge.id-badge {
    background: url("/f/i/ended-badge_id.png") 0 0 no-repeat;
}

.b-spec_ended .b-spec-inner_short .img-wrap img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

.b-spec_ended .b-spec-inner_short .more {
    color: #a9a9a9;
}

.b-spec_ended .b-spec-inner:hover .b-spec-inner_short {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}

.b-spec_ended .b-spec-inner:hover .b-spec-inner_short .img-wrap img {
    -webkit-filter: none;
    filter: none;
}

.b-spec_ended .b-spec-inner:hover .b-spec-inner_short .more {
    color: #e30a17;
}

.b-spec_ended .b-spec-inner:hover .b-spec-inner_short .more:hover {
    color: #516b83;
}

.b-spec-inner_short,
.b-spec-inner_long {
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.b-spec-inner_short {
    font-size: 0.882em;
    line-height: 1.3em;
}

.b-spec-inner_short h2 {
    font-size: 1.6em;
    font-weight: 300;
    line-height: 1em;
    margin: 0 0 10px;
    text-align: left;
}

.b-spec-inner_short .date {
    font-size: 0.933em;
    font-weight: 500;
    line-height: 1em;
    letter-spacing: 0.05em;
    color: #a9a9a9;
    text-transform: uppercase;
    margin: 0 0 20px;
}

.b-spec-inner_short .img-wrap {
    margin: 0 0 20px;
}

.b-spec-inner_short .img-wrap img {
    display: block;
}

.b-spec-inner_short .b-sp-text {
    max-height: 135px;
    margin: 0 0 25px;
    overflow: hidden;
}

.b-spec-inner_short .more {
    font-size: 0.933em;
    font-weight: 500;
    line-height: 1em;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    padding: 0;
    position: relative;
}

.b-spec-inner_short .more:after {
    content: '';
    width: 15px;
    height: 16px;
    position: absolute;
    top: 0;
    left: 100%;
    background: url("/f/i/bul_sprites.png") -118px -74px no-repeat;
}

.b-spec-inner_long {
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    height: 0;
    overflow: hidden;
    font-size: 1em;
    line-height: 1.3em;
}

.b-spec-inner_long .closer {
    display: none;
    width: 27px;
    height: 27px;
    background: url("/f/i/close.png") 0 0 no-repeat;
    position: absolute;
    top: 20px;
    right: 20px;
    text-indent: -9999px;
    outline: none;
    overflow: hidden;
}

.b-spec-inner_long .closer:hover {
    background-position: 0 -27px;
}

.b-spec-inner_long h2 {
    font-size: 1.882em;
    font-weight: 300;
    line-height: 1em;
    margin: 0 0 8px;
}

.b-spec-inner_long h3 {
    font-size: 1.5em;
    font-weight: 300;
    line-height: 1em;
    margin: 0 0 10px;
}

.b-spec-inner_long h4 {
    font-size: 1em;
    font-weight: 600;
    margin: 0 0 10px;
}

.b-spec-inner_long b {
    font-weight: 600;
}

.b-spec-inner_long .date {
    font-size: 0.824em;
    font-weight: 500;
    line-height: 1em;
    letter-spacing: 0.05em;
    color: #a9a9a9;
    text-transform: uppercase;
    margin: 0 0 20px;
}

.b-spec-inner_long .img-wrap {
    position: relative;
    left: -30px;
    margin: 0 -60px 27px 0;
}

.b-spec-inner_long .img-wrap img {
    display: block;
}

.b-spec-inner_long p {
    margin: 0 0 14px;
}

.b-spec-inner_long .btn {
    width: 210px;
    height: 33px;
    font-size: 16px;
    line-height: 33px;
    margin: 0;
}

.b-spec-inner_long .b-sp-title {
    font-size: 1.059em;
    line-height: 1.3em;
    color: #828588;
    border-bottom: 1px solid #d8dadc;
    margin: 0 0 25px;
    padding: 0 0 10px;
}

.b-spec-inner_long .b-sp-title .btn {
    float: right;
    margin: 0 0 0 50px;
}

.b-spec-inner_long ul {
    padding: 0 0 1px;
}

.b-spec-inner_long ul li {
    margin: 0 0 17px;
    padding: 0 0 0 30px;
    position: relative;
}

.b-spec-inner_long ul li:before {
    content: '';
    width: 5px;
    height: 5px;
    position: absolute;
    top: 9px;
    left: 0px;
    background: #E22016;
    border-radius: 50px;
}


.b-spec-inner_long ol {
    counter-reset: item;
    padding: 0 0 1px;
}

.b-spec-inner_long ol ul {
    padding: 17px 0 0;
}

.b-spec-inner_long ol>li {
    margin: 0 0 10px;
    padding: 0 0 0 20px;
    position: relative;
}

.b-spec-inner_long ol>li:before {
    width: 20px;
    content: counters(item, ".") " ";
    counter-increment: item;
    display: block;
    position: absolute;
    top: 2px;
    left: 0;
    font: 15px "Whitney 123 A", "Whitney 123 B";
    color: #aeb3bb;
}

.b-spec-inner_long ol ol {
    padding: 15px 0 0;
}

.b-spec-inner_long ol h4 {
    margin: 0;
}

.b-spec-inner_long ol li li {
    padding: 0 0 0 33px;
}

.b-spec-inner_long ol li li li {
    padding: 0 0 0 45px;
}

.b-spec-inner_long ol li li:before {
    width: 33px;
}

.b-spec-inner_long ol li li li:before {
    width: 45px;
}

.b-spec-inner_long .notes {
    font-size: 0.824em;
    line-height: 1.3em;
    color: #828588;
    margin: 15px 0 15px;
    padding: 17px 0 1px;
    position: relative;
}

.b-spec-inner_long .notes:before {
    content: "";
    display: block;
    width: 57px;
    height: 2px;
    background: url(/f/i/bul_sprites.png) -45px -12px no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}

.b-spec-inner_long .notes p {
    margin: 0;
}

.b-spec-inner_long .notes .star {
    color: #e20916;
}

.b-spec_w2 {
    width: 66.6%;
    height: auto;
}

.b-spec_w2 .b-spec-inner {
    height: auto;
}

.b-spec_w2 .b-spec-inner:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.b-spec_w2 .b-spec-inner_short {
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    height: 0;
    overflow: hidden;
}

.b-spec_w2 .b-spec-inner_long {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    height: auto;
    overflow: visible;
}

.b-spec_w2 .b-spec-inner_long .closer {
    display: block;
}

.b-spec_w2.b-spec_ended {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}

.h-client-links-wrap {
    background: #5a6b83;
    position: relative;
}

.h-client-links-wrap .h-fixed {
    position: relative;
    z-index: 1;
}

.h-client-links-wrap:after {
    display: block;
    content: " ";
    width: 50%;
    height: 100%;
    background: #485669;
    position: absolute;
    top: 0;
    left: 50%;
}

.client-links li {
    float: left;
    width: 33.3%;
    height: 100px;
    padding: 40px 0 0;
    font-size: 1.412em;
    line-height: 1.3em;
}

.client-links li.add-i {
    background: #5a6b83;
}

.client-links li.out-i {
    background: #516075;
}

.client-links li.archive {
    background: #485669;
    line-height: 1.3em;
    text-align: center;
    height: 85px;
}

.client-links a {
    display: inline-block;
    color: #fff;
    padding: 0 0 0 100px;
}

/*
.client-links a img {
    vertical-align: middle;
    margin: 0 0 0 5px;
}*/
.client-links a .clinet-arrow {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 5px;
    width: 11px;
    height: 16px;
    background: url("/f/i/bul_sprites.png") -90px -35px no-repeat;
}

.client-links a .clinet-arrow:after {}

.client-links .add-i a {
    margin: 0 30px;
    padding: 0 0 0 70px;
    background: url("/f/i/inn-ic.png") 0 50% no-repeat;
    min-height: 38px;
}

.client-links .out-i a {
    margin: 0 70px 0 35px;
    padding: 0 0 0 65px;
    background: url("/f/i/out-ic3.png") 0 50% no-repeat;
    min-height: 38px;
}

.client-links .archive a {
    margin: 0 30px;
    padding: 0 0 0 50px;
    min-height: 38px;
}

ul.news-list {
    padding: 20px 0 10px;
}

ul.news-list li {
    margin: 0 0 35px;
    padding: 0;
    background: 0 0;
    display: inline-block;
    width: 49.8%;
    vertical-align: top;
    font-size: 1.059em;
    line-height: 1.3em;
    color: #828588;
}

ul.news-list li:before {
    display: none;
}

ul.news-list .b-news-item {
    margin: 0 40px 0 0;
    padding: 0 0 0 90px;
    position: relative;
}

ul.news-list .b-news-item .date {
    width: 65px;
    position: absolute;
    top: 7px;
    left: 0;
    text-align: right;
    text-transform: uppercase;
    font-size: 0.778em;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1.3em;
    color: #a9a9a9;
}

ul.news-list .b-news-item .date .year {
    font-size: 0.786em;
    line-height: 1em;
    display: block;
    margin: 3px 0 0;
}

ul.news-list .b-news-item h2 {
    font-size: 1.222em;
    font-weight: 400;
    line-height: 1.3em;
    text-transform: none;
    text-align: left;
    margin: 0 0 20px;
}

ul.news-list .b-news-item p {
    margin: 0;
}

ul.news-list li:nth-child(even) .b-news-item {
    margin: 0 0 0 40px;
}

.b-onenews-item {
    font-size: 0.941em;
    line-height: 1.3em;
    position: relative;
    padding: 0 0 50px;
}

.b-onenews-item h2 {
    font-size: 2.25em;
    line-height: 1.2em;
    text-align: left;
    margin: 0 70px 40px 0;
}

.b-onenews-item .al-r-img {
    float: right;
    max-width: 400px;
    margin-bottom: 90px;
    margin-left: 70px;
}

.b-onenews-item .al-r-img img {
    display: block;
    float: none;
    margin: 0;
}

.b-onenews-item .date {
    width: 65px;
    position: absolute;
    top: 7px;
    right: 0;
    text-align: right;
    text-transform: uppercase;
    font-size: 0.875em;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1.3em;
    color: #a9a9a9;
}

.b-onenews-item .date .year {
    font-size: 0.786em;
    line-height: 1em;
    display: block;
    margin: 3px 0 0;
}

.b-onenews-item img.al-r {
    float: right;
    margin: 0 0 0 35px;
}

.b-onenews-item p {
    margin: 0 0 35px;
}

.b-office {
    padding: 0 7.5% 30px 0;
}

.b-office h2 {
    text-align: left;
    margin: 0 0 27px;
    padding: 0 0 23px;
    border-bottom: 1px solid #e5e5e5;
}

.b-office h3 {
    font-size: 0.941em;
    font-weight: 600;
    line-height: 1em;
    letter-spacing: normal;
    margin: 0 0 15px;
}

.b-office p {
    margin: 0 0 23px;
}

.b-office .b-off-col {
    float: left;
    width: 50%;
}

.b-office .b-off-col_inn {
    padding: 0 40px 0 0;
}

.b-office .img-wrap {
    float: right;
}

.b-office .img-wrap img {
    display: block;
}

.b-office .hr {
    margin: 7px 0 0;
}

.b-office_nopic .b-off-col {
    width: auto;
    max-width: 29.2%;
}

.b-office_nopic .b-off-col_wide {
    width: 50%;
    max-width: none;
}

.h-licenses-wrap_overlay {
    position: relative;
}

.h-licenses-wrap_overlay:after {
    display: block;
    content: " ";
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.7);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 21;
}

ul.licenses-list {
    padding: 8px 0 0;
}

ul.licenses-list li {
    margin: 0 0 40px;
    padding: 30px 0 0;
    background: none;
    display: inline-block;
    width: 47.8%;
    vertical-align: top;
    font-size: 1.059em;
    line-height: 1.3em;
    color: #828588;
}

ul.licenses-list li:before {
    display: none;
}

ul.licenses-list .lic-img {
    position: relative;
    float: left;
    width: 180px;
    margin: 0 46px 0 0;
    padding: 17px 14px 25px 15px;
}

ul.licenses-list .lic-img img {
    display: block;
    position: relative;
    cursor: pointer;
}

ul.licenses-list .lic-img:before {
    display: block;
    content: " ";
    width: 220px;
    height: 100%;
    background: url("/f/i/license-border.png") 0 0 no-repeat;
    position: absolute;
    top: -30px;
    left: 0;
}

ul.licenses-list .lic-img:after {
    display: block;
    content: " ";
    width: 220px;
    height: 30px;
    background: url("/f/i/license-border.png") 0 100% no-repeat;
    position: absolute;
    bottom: 0;
    left: 0;
}

ul.licenses-list .lic-img_big {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
}

ul.licenses-list .lic-img_big_inn {
    width: 502px;
    margin: 0 0 48px;
    padding: 126px 54px 0;
    background: url("/f/i/license-border2.png") 0 0 no-repeat;
    position: absolute;
    top: 30px;
    left: 50%;
    margin-left: -305px;
}

ul.licenses-list .lic-img_big_inn:after {
    display: block;
    content: " ";
    width: 100%;
    height: 48px;
    background: url("/f/i/license-border2.png") 0 100% no-repeat;
    position: absolute;
    bottom: -48;
    left: 0;
}

ul.licenses-list .active .lic-img_big {
    display: block;
    z-index: 22;
}

ul.licenses-list .h-l {
    padding: 20px 0 0;
}

ul.licenses-list h4 {
    font-size: 1.333em;
    font-weight: 400;
    line-height: 1.3em;
    margin: 0 0 23px;
}

ul.licenses-list p {
    margin: 0;
}

ul.licenses-list a {
    color: #5a6b83;
}

ul.licenses-list a:hover {
    color: #e22016;
}

ul.licenses-list .size {
    font-size: 0.83em;
    line-height: 1em;
    margin: 5px 0 0;
}

ul.licenses-list .pdf {
    background: url("/f/i/pdf.png") 0 3px no-repeat;
    padding: 0 0 0 50px;
    min-height: 51px;
}

ul.licenses-list .b-license-item {
    margin: 0 40px 0 0;
}

ul.licenses-list li:nth-child(even) .b-license-item {
    margin: 0 0 0 40px;
}

.awards-list li {
    float: left;
    width: 50%;
    height: 380px;
    font-size: 0.941em;
    line-height: 1.3em;
    color: #395372;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.awards-list li .cup {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
}

.awards-list li .cup:after {
    display: block;
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.9);
    -webkit-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
}

.awards-list li h2 {
    font-size: 3em;
    font-weight: 300;
    line-height: 1em;
    margin: 0 0 20px;
}

.awards-list li .award_inn {
    width: 100%;
    height: 380px;
    display: table;
}

.awards-list li a {
    color: #395372;
    position: relative;
    width: 100%;
    height: 380px;
    padding: 0 80px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    -webkit-transition: color 0.7s ease-out;
    -o-transition: color 0.7s ease-out;
    transition: color 0.7s ease-out;
    -webkit-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
}

.awards-list li a:hover {
    color: #e30a17;
}

.awards-list li:hover .cup {
    padding: 50px;
    top: -50px;
    left: -50px;
}

.awards-list li:hover .cup:after {
    background: rgba(255, 255, 255, 0);
}

.awards-list li:hover a {
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    cursor: default;
}

.awards-list li.var_2 {
    color: #fff;
}

.awards-list li.var_2 .cup:after {
    background: rgba(57, 83, 114, 0.9);
}

.awards-list li.var_2 a {
    color: #fff;
}

.awards-list li.var_2 a:hover {
    color: #e30a17;
}

.awards-list li.var_2:hover .cup:after {
    background: rgba(57, 83, 114, 0);
}

.h-texts-wrap ul.awards-list {
    padding: 0 0 45px;
}

.h-texts-wrap ul.awards-list li {
    margin: 0;
    padding: 0;
    background: none;
}

.h-company-cols-wrap {
    position: relative;
}

.h-company-cols-wrap .h-fixed {
    position: relative;
}

.h-company-cols-wrap .h-fixed:before {
    display: block;
    content: " ";
    width: 66.6%;
    height: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
}

.h-company-cols-wrap .detail-wrap {
    padding: 18px 0 0;
    position: relative;
}

.h-company-cols-wrap .detail-wrap:before {
    content: "";
    display: block;
    width: 57px;
    height: 2px;
    background: url(/f/i/bul_sprites.png) -45px -12px no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}

.h-company-cols-wrap .detail-wrap a {
    display: inline-block;
    font-size: 0.824em;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1em;
    text-transform: uppercase;
    padding: 0;
    position: relative;
}

.h-company-cols-wrap .detail-wrap a:after {
    content: '';
    width: 15px;
    height: 14px;
    position: absolute;
    top: 0;
    left: 100%;
    background: url("/f/i/bul_sprites.png") -118px -73px no-repeat;
}

.h-company-cols-wrap:before {
    display: block;
    content: " ";
    width: 50%;
    height: 100%;
    background: #f1f3f5;
    position: absolute;
    top: 0;
    right: 0;
}

.h-company-content {
    width: 66.6%;
    float: left;
    position: relative;
    z-index: 1;
}

.h-company-content h2 {
    font-size: 1.882em;
    font-weight: 300;
    line-height: 1em;
    margin: 0 0 40px;
}

.h-company-content h3 {
    font-size: 1.222em;
    line-height: 1em;
}

.h-company-content p {
    margin: 0 0 20px;
}

.h-company-content .b-hnews {
    margin-right: 0;
}

.h-company-content .b-hnews p {
    margin: 0;
}

.h-company-content_inner {
    padding: 45px 70px 45px 0;
}

.h-company-sidebar {
    width: 33.3%;
    float: right;
    position: relative;
    z-index: 1;
}

.h-company-sidebar h3 {
    font-size: 1.471em;
    font-weight: 400;
    line-height: 1em;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin: 0 0 25px;
}

.h-company-sidebar_inner {
    padding: 45px 0 45px 50px;
}

.licenses-short-list li {
    display: inline-block;
    width: 49.3%;
    vertical-align: top;
    margin: 0 0 25px;
}

.licenses-short-list li img {
    display: block;
    margin: 0 0 14px;
}

.licenses-short-list li h4 {
    font-size: 1.059em;
    font-weight: 400;
    line-height: 1.3em;
    color: #828588;
}

.licenses-short-list li a:hover h4 {
    color: #5a6983;
}

.licenses-short-list li:nth-child(odd) h4 {
    margin: 0 10px 0 0;
}

.h-texts-wrap ul.benefits {
    padding: 0 0 45px;
}
.h-texts-wrap.map-wrapper ul.benefits {
    padding: 20px 0 45px;
}

.h-texts-wrap ul.benefits li {
    margin: 0;
    padding: 0;
    background: none;
}

.h-offices-wrap {
    padding: 50px 0 35px;
    background: url("/f/i/offices-bg.jpg") 50% 0 no-repeat;
    background-size: cover;
    color: #fff;
}

.h-offices-wrap a {
    color: #fff;
}

.h-offices-wrap a:hover {
    color: #ccc;
}

ul.offices-cities {
    padding: 0 30px;
}

ul.offices-cities li {
    margin: 0 0 30px;
    padding: 0;
    background: none;
    display: inline-block;
    vertical-align: top;
    width: 27.2%;
    font-size: 1.294em;
    font-weight: 300;
    line-height: 1em;
}

ul.offices-cities li:nth-child(4n) {
    width: auto;
}

ul.offices-cities li:before {
    display: none;
}

.h-contacts-wrap {
    background: #5a6b83;
    padding: 20px 0;
    text-align: center;
}

.h-contacts-wrap a.contacts {
    display: inline-block;
    font-size: 0.824em;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1em;
    text-transform: uppercase;
    padding: 0;
    position: relative;
    color: #fff;
}

.h-contacts-wrap a.contacts:after {
    content: '';
    width: 15px;
    height: 14px;
    position: absolute;
    top: 0;
    left: 100%;
    background: url("/f/i/bul_sprites.png") -116px -104px no-repeat;
}

.h-contacts-wrap:hover {
    background: #48566a;
}

.h-world_work-wrap {
    background: #f1f3f5;
    padding: 45px 0 1px;
}

.b-work {
    margin: 0 0 50px;
    font-size: 0.941em;
    line-height: 1.3em;
    color: #828588;
}

.b-work .w-img {
    float: left;
    width: 33.3%;
}

.b-work .w-img .w-img_inn {
    margin: 0 40px 0 0;
}

.b-work h4 {
    font-size: 1.5em;
    line-height: 1em;
    margin: 0 0 22px;
}

.b-work p {
    margin: 0 0 20px;
}

.b-work p:last-child {
    margin: 0;
}

.b-work a {
    color: #5b7083;
}

.b-work a:hover {
    color: #e30a17;
}

.h-world-wrap {
    background: url("/f/i/world-bg.jpg") 50% 100% no-repeat #e8eaed;
    background-size: cover;
    padding: 40px 0 0;
}

.h-world-wrap h2 {
    position: relative;
    z-index: 1;
}

.h-world-wrap .h-fixed {
    position: relative;
    min-height: 561px;
}

.world-map-pins-wrap {
    width: 100%;
    height: 601px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url("/f/i/map.png") 50% 0 no-repeat;
}

ul.world-map {
    margin: 0 auto;
    padding: 0;
    width: 800px;
    height: 601px;
    position: relative;
}

ul.world-map li {
    margin: 0;
    padding: 0;
    background: none;
    width: 8px;
    height: 8px;
    position: absolute;
    font-size: 0.941em;
    line-height: 1em;
}

ul.world-map li:before{
    display: none;
}

ul.world-map li a.pin {
    display: block;
    width: 8px;
    height: 8px;
    position: relative;
    background: #e30a17;
    border-radius: 4px;
    position: relative;
    color: #3a3a3a;
}

ul.world-map li a.pin span {
    display: block;
    position: absolute;
    top: -15px;
    right: 9px;
    white-space: nowrap;
}

ul.world-map li a.pin:hover {
    background: #5a6b83;
    color: #5a6b83;
}

ul.world-map .var_top-right a.pin span {
    right: auto;
    left: 10px;
}

ul.world-map .var_bottom-left a.pin span {
    top: 8px;
}

ul.world-map .var_bottom-right a.pin span {
    top: 8px;
    right: auto;
    left: 10px;
}

ul.world-map li.moscow {
    top: 155px;
    left: 436px;
}

ul.world-map li.spb {
    top: 148px;
    left: 403px;
}

ul.world-map li.ekat {
    top: 148px;
    left: 535px;
}

ul.world-map li.munich {
    top: 185px;
    left: 379px;
}

ul.world-map li.vena {
    top: 192px;
    left: 404px;
}

ul.world-map li.kiev {
    top: 192px;
    left: 433px;
}

ul.world-map li.astana {
    top: 192px;
    right: 251px;
}

ul.world-map li.almaty {
    top: 207px;
    right: 214px;
}

ul.world-map li.limasol {
    top: 242px;
    left: 440px;
}

ul.world-map li.singapour {
    top: 381px;
    right: 75px;
}

ul.world-map li.shanghai {
    top: 285px;
    right: 20px;
}

.h-detail-event-wrap {
    background: #fff;
    min-height: 450px;
    position: relative;
}

.h-detail-event-wrap .event-img {
    position: absolute;
    top: 0;
    left: 0;
    float: left;
    width: 33.3%;
    height: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.h-detail-event-wrap .b-detail-event {
    padding: 58px 0 60px 38.3%;
    color: #828588;
}

.h-detail-event-wrap .b-detail-event h3 {
    font-size: 1.529em;
    font-weight: 400;
    line-height: 1em;
    color: #424242;
    margin: 0 0 30px;
}

.h-detail-event-wrap .b-detail-event p {
    margin: 0 0 15px;
}

.h-detail-event-wrap .date {
    width: 148px;
    margin: 0 0 0 40px;
    padding: 15px 0 0;
    background: #fff;
    border: 1px solid #e5e5e6;
    float: right;
    position: relative;
}

.h-detail-event-wrap .date span {
    display: block;
}

.h-detail-event-wrap .date .day {
    font-size: 1.176em;
    line-height: 1em;
    color: #666;
    padding: 0 20px 4px;
}

.h-detail-event-wrap .date .year {
    font-size: 0.824em;
    line-height: 1em;
    color: #999;
    padding: 0 20px 25px;
}

.h-detail-event-wrap .date .day-2 {
    font-size: 0.941em;
    line-height: 1em;
    text-transform: uppercase;
    color: #d80013;
    padding: 0 20px 15px;
}

.h-detail-event-wrap .date .time {
    background: #f5f5f5;
    color: #384457;
    font-size: 1.764em;
    line-height: 1em;
    font-weight: 300;
    padding: 8px 20px;
}

.h-detail-event-wrap .date .city {
    width: 130px;
    padding: 0 0 0 20px;
    position: absolute;
    bottom: -35px;
    left: 0;
    font-size: 0.824em;
    line-height: 1em;
    text-transform: uppercase;
    color: #666;
    position: relative;
    /*background: url("/f/i/bul5.png") 0 50% no-repeat;*/
}

.h-detail-event-wrap .date .city:before {
    content: '';
    width: 20px;
    height: 35px;
    position: absolute;
    top: 0;
    right: 0;
    background: url(/f/i/other-sprites.png) no-repeat -273px -98px;
}

.h-detail-event-wrap_var2 {
    background: #f1f3f5;
}

.h-detail-event-wrap_var2 .event-img {
    left: auto;
    right: 0;
}

.h-detail-event-wrap_var2 .b-detail-event {
    padding: 58px 38.3% 60px 0;
}

.h-partners-pamm-agent-wrap {
    background: url("/f/i/pamm-a-bg.png") 50% 100% no-repeat #485770;
    color: #fff;
    min-height: 475px;
}

.h-partners-pamm-agent-wrap p {
    margin: 0 0 24px;
}

.h-partners-pamm-agent-wrap ul {
    padding: 0;
}

.b-p-p-agent {
    padding: 0 33.3% 0 0;
    position: relative;
}

.b-p-p-agent .btn {
    width: 100%;
    max-width: 210px;
    height: 33px;
    padding: 0 0 0 20px;
    font-size: 16px;
    line-height: 33px;
    text-align: left;
    position: absolute;
    bottom: 0;
    right: 7%;
}

.b-p-p-agent .btn:after {
    display: block;
    content: " ";
    width: 5px;
    height: 7px;
    background: url("/f/i/bul6.png") 0 0 no-repeat;
    position: absolute;
    top: 14px;
    right: 20px;
}

.h-partners-programms-wrap {
    position: relative;
    background: #fff;
}

.h-partners-programms-wrap .h-fixed {
    position: relative;
    z-index: 1;
}

.h-partners-programms-wrap:after {
    display: block;
    content: " ";
    width: 50%;
    height: 100%;
    background: #f1f3f5;
    position: absolute;
    top: 0;
    right: 0;
}

.b-partners-programm {
    float: left;
    width: 50%;
}

.b-partners-programm h2 {
    font-size: 1.765em;
    font-weight: 300;
    line-height: 1em;
    letter-spacing: 0.05em;
    text-align: center;
    text-transform: uppercase;
    margin: 0 0 25px;
}

.b-partners-programm h3 {
    font-size: 1em;
    font-weight: 500;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    margin: 0 0 15px;
}

.b-partners-programm h3 span {
    display: block;
    font-size: 0.941em;
    line-height: 1em;
    font-weight: 400;
    letter-spacing: normal;
    text-transform: none;
    margin: 3px 0 0;
}

.b-partners-programm .pp-tbl {
    width: 100%;
    margin: 0 0 30px;
    min-height: 320px;
}

.b-partners-programm .pp-tbl th {
    font-size: 0.824em;
    font-weight: 500;
    line-height: 1em;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #797979;
    text-align: left;
    vertical-align: middle;
    padding: 18px 20px 18px;
    border-top: 1px solid #dfe0e2;
    border-bottom: 1px solid #dfe0e2;
}

.b-partners-programm .pp-tbl td {
    font-size: 0.941em;
    line-height: 1em;
    text-align: left;
    vertical-align: middle;
    padding: 14px 20px 13px;
    border-top: 1px solid #dfe0e2;
    border-bottom: 1px solid #dfe0e2;
}

.b-partners-programm .pp-tbl tr:nth-child(even) th,
.b-partners-programm .pp-tbl tr:nth-child(even) td {
    background: #f9fafb;
}

.b-partners-programm .pp-tbl tr:hover th,
.b-partners-programm .pp-tbl tr:hover td {
    background: #eaeef1;
}

.b-partners-programm .btn {
    width: 170px;
    height: 33px;
    padding: 0 0 0 20px;
    font-size: 16px;
    line-height: 33px;
    text-align: left;
    position: relative;
}

.b-partners-programm .btn:after {
    display: block;
    content: " ";
    width: 5px;
    height: 7px;
    background: url("/f/i/bul_sprites.png") -126px -108px no-repeat;
    position: absolute;
    top: 14px;
    right: 20px;
}

.b-partners-programm .b-pp-d {
    border-top: 1px dotted #b8bdc5;
    border-bottom: 1px dotted #b8bdc5;
    margin: 0 0 45px;
    padding: 28px 0 27px 67px;
    color: #797979;
    background-position: 0 33px;
    background-repeat: no-repeat;
    min-height: 65px;
}

.b-partners-programm .b-pp-d.punkt {
    background-image: url("/f/i/services-i13-bg.png");
}

.b-partners-programm .b-pp-d.procent {
    background-image: url("/f/i/services-i14-bg.png");
}

.b-partners-programm_inn {
    margin: 0 0 0 40px;
    padding: 45px 0 50px;
}

.b-partners-programm:first-child .b-partners-programm_inn {
    margin: 0 40px 0 0;
}

.h-partners-notes-wrap {
    border-top: 1px solid #ebebeb;
    padding: 30px 0;
    font-size: 0.824em;
    line-height: 1.3em;
    color: #828588;
}

.b-p-rewards {
    background: #f1f3f5;
    margin: 50px 0 0;
    padding: 45px 8.3% 20px;
    font-size: 1.059em;
    line-height: 1.3em;
}

.b-p-rewards h2 {
    font-size: 2.22em;
    line-height: 1em;
    margin: 0 0 40px;
}

.b-p-rewards p {
    margin: 0 0 25px;
}

.h-partners-examples-works-slider-wrap {
    background: #f1f3f5;
    padding: 33px 0 40px;
}

.h-partners-examples-works-slider-wrap h2 {
    font-size: 1.765em;
    font-weight: 300;
    line-height: 1em;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 15px;
}

.h-partners-examples-works-slider-wrap .al-c {
    text-align: center;
    color: #828588;
    margin: 0 0 25px;
}

.h-search-results-wrap {
    padding: 25px 0 20px;
}

.h-search-results-wrap .all-results {
    margin: 0 0 50px;
    font-size: 1.059em;
    line-height: 1em;
    color: #a9a9a9;
}

.h-search-results-wrap .search-results-list {
    counter-reset: item;
    margin: 0 0 20px;
}

.h-search-results-wrap .search-results-list h4 {
    font-size: 1.25em;
    font-weight: 400;
    line-height: 1.3em;
    margin: 0 0 18px;
}

.h-search-results-wrap .search-results-list a {
    color: #5a6b83;
}

.h-search-results-wrap .search-results-list a:hover {
    color: #e30a17;
}

.h-search-results-wrap .search-results-list a.link {
    font-size: 0.9375em;
    line-height: 1.3em;
    color: #b2b2b2;
}

.h-search-results-wrap .search-results-list a.link:hover {
    color: #e30a17;
}

.h-search-results-wrap .search-results-list p {
    margin: 0 0 15px;
}

.h-search-results-wrap .search-results-list li {
    margin: 0 0 27px;
    padding: 0 0 10px 50px;
    position: relative;
    font-size: 0.941em;
    line-height: 1.3em;
    border-bottom: 1px solid #e5e5e5;
}

.h-search-results-wrap .search-results-list li:before {
    content: counters(item, ".") " ";
    counter-increment: item;
    display: block;
    position: absolute;
    top: 1px;
    left: 0;
    font: 1.25em/1.3em 'Whitney 123 A', 'Whitney 123 B';
    color: #b2b2b2;
}

.search_2 {
    margin: 22px 0 20px;
    position: relative;
}

.search_2 input.text {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 7px 58px 7px 12px;
    width: 100%;
    background: none;
    border: none;
    border-bottom: 1px solid #566376;
    font-size: 48px;
    font-weight: 300;
    font-family: inherit;
    color: #fff;
}

.search_2 input.img {
    display: block;
    width: 34px;
    height: 34px;
    background: url("/f/i/search-ic2.png") 0 0 no-repeat;
    position: absolute;
    top: 50%;
    right: 11px;
    margin-top: -17px;
}

.search_2 input.img:hover {
    background-position: 0 -66px;
}

.h-analytics-cols-wrap {
    padding: 45px 0;
}

.h-analytics-cols-wrap h2 {
    font-size: 1.882em;
    font-weight: 300;
    line-height: 1em;
    margin: 0 0 22px;
}

.h-analytics-cols-wrap .detail-wrap {
    position: relative;
    margin: 14px 0 0;
    padding: 18px 0 0;
}

.h-analytics-cols-wrap .detail-wrap:before {
    content: "";
    display: block;
    width: 57px;
    height: 2px;
    background: url(/f/i/bul_sprites.png) -45px -12px no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}

.h-analytics-cols-wrap .detail-wrap a {
    display: inline-block;
    font-size: 0.824em;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1em;
    text-transform: uppercase;
    padding: 0;
    position: relative;
}

.h-analytics-cols-wrap .detail-wrap a:after {
    content: '';
    width: 15px;
    height: 13px;
    position: absolute;
    top: 0;
    left: 100%;
    background: url("/f/i/bul_sprites.png") -118px -73px no-repeat;
}

.trade-features {
    margin-top: 70px;
}

.trade-features ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}

.trade-features ul li {
    display: inline-block;
    font-size: 0.941em;
    color: #828588;
    padding: 0 0 45px 12px;
    position: relative;
    background: url(/f/i/bul8.png) 0 8px no-repeat;
}

.trade-features ul li:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 2px;
    background: url(/f/i/dots.png) no-repeat;
    background-position: right;
}

.trade-features ul li:before {
    content: '';
    position: absolute;
    bottom: -9px;
    right: 8px;
    width: 13px;
    height: 20px;
    background: url(/f/i/bul_sprites.png) no-repeat;
    background-position: -78px -31px;
    background-size: 180px;
}

.b-analytics-wide-col {
    float: left;
    width: 66.6%;
}

.b-analytics-sidebar {
    float: right;
    width: 30.7%;
}

.prognoz-list {
    padding: 0 0 20px;
}

.prognoz-list li {
    border-top: 1px solid #ebebeb;
    padding: 22px 0 20px;
}

.prognoz-list li iframe {
    height: 188px !important;
}

.prognoz-list li:first-child {
    border: none;
    padding-top: 0;
}

.prognoz-list .date {
    float: left;
    font-size: 0.647em;
    line-height: 1em;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #a9a9a9;
    margin: 0 0 15px;
}

.prognoz-list .author {
    float: right;
    font-size: 0.647em;
    line-height: 1em;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #a9a9a9;
    margin: 0 0 15px;
}

.prognoz-list h3 {
    font-size: 1.059em;
    font-weight: 400;
    line-height: 1.3em;
}

.prognoz-list h3 a {
    color: #323232;
}

.prognoz-list h3 a:hover {
    color: #e30a17;
}

.h-analytics-cols-wrap_var2 .prognoz-list .date {
    margin: 0 0 5px;
}

.h-experts-wrap {
    background: #ebedef;
    padding: 45px 0 35px;
}

.h-experts-wrap ul.experts-list {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    padding: 0;
}

.h-experts-wrap ul.experts-list li {
    margin: 0 0 20px;
    padding: 0;
    background: none;
    display: inline-block;
    width: 25%;
    text-align: center;
    vertical-align: top;
    font-size: 0.941em;
    font-style: italic;
    line-height: 1.3em;
    color: #4c4c4c;
}

.h-experts-wrap ul.experts-list li:before {
    display: none;
}

.h-experts-wrap ul.experts-list .b-expert_inn {
    padding: 0 7px;
}

.h-experts-wrap ul.experts-list .expert-img {
    width: 140px;
    height: 140px;
    margin: 0 auto 18px;
    position: relative;
}

.h-experts-wrap ul.experts-list .expert-img img {
    display: block;
    width: 140px;
    height: 140px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.h-experts-wrap ul.experts-list .expert-hover .expert-img img {
    width: 140px;
    max-width: 140px;
    height: 140px;
}

.h-experts-wrap ul.experts-list h3 {
    font-size: 1em;
    font-weight: 500;
    font-style: normal;
    letter-spacing: 0.05em;
    line-height: 1em;
    margin: 0 0 10px;
}

.h-experts-wrap ul.experts-list a {
    color: #48566a;
}

.h-experts-wrap ul.experts-list a:hover,
.h-experts-wrap ul.experts-list .expert-hover a {
    color: #e20916;
}

.h-experts-wrap ul.experts-list .cite {
    padding: 14px 20px;
    position: relative;
}

.h-experts-wrap ul.experts-list .cite p {
    margin: 0;
}

.h-experts-wrap ul.experts-list .expert-hover .cite {
    background: #fff;
}

.h-experts-wrap ul.experts-list .expert-hover .cite:after {
    content: " ";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 8px;
    margin-left: -8px;
}

.h-analytics-links-wrap {
    position: relative;
    /*height: 140px;*/
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.h-analytics-links-wrap .b-graph,
.h-analytics-links-wrap .b-cb {
    width: 50%;
    height: 100%;
    min-height: 140px;
    position: static;
    /*position: absolute;*/
    top: 0;
}



/*Изменения*/

.h-analytics-links-wrap .b-graph .graph-wrap {
    float: right;
}

.h-analytics-links-wrap .b-graph {
    background: url("/f/i/graph2.png") 50% 50% no-repeat #5a6b83;
    background-size: cover;
    left: 0;
}

.h-analytics-links-wrap .b-cb {
    background: #485669;
    right: 0;
}

.h-analytics-links-wrap .h-fixed {
    position: relative;
    z-index: 1;
}

.h-analytics-links-wrap .graph-wrap,
.h-analytics-links-wrap .cb-wrap {
    float: left;
    width: 50%;
    padding: 54px 0 0;
    text-align: center;
    font-size: 1.765em;
    font-weight: 300;
    line-height: 1em;
}

.h-analytics-links-wrap .graph-wrap a,
.h-analytics-links-wrap .cb-wrap a {
    color: #fff;
    padding: 0 26px;
    position: relative;
}

.h-analytics-links-wrap .graph-wrap a:before,
.h-analytics-links-wrap .cb-wrap a:before {
    content: '';
    width: 26px;
    height: 36px;
    position: absolute;
    top: 0;
    right: 0;
    background: url("/f/i/bul_sprites.png") -78px -23px no-repeat;
}

.h-cols-wrap_var2 .b-hnews {
    margin-right: 0;
}

.h-cols-wrap_var2 .b-hnews:last-child {
    margin-bottom: 0;
}

.h-cols-wrap_var2 .b-hnews h3 {
    font-size: 1.22em;
    line-height: 1.2em;
}

.h-cols-wrap_var2 .detail-wrap {
    margin: 45px 0 0;
    padding: 15px 0 0;
    position: relative;
}

.h-cols-wrap_var2 .detail-wrap a {
    display: inline-block;
    font-size: 0.824em;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1em;
    text-transform: uppercase;
    padding: 0;
    position: relative;
}

.h-cols-wrap_var2 .detail-wrap:before {
    content: "";
    display: block;
    width: 57px;
    height: 2px;
    background: url("/f/i/bul_sprites.png") -45px -12px no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}

.h-cols-wrap_var2 .detail-wrap a:after {
    content: '';
    width: 15px;
    height: 14px;
    position: absolute;
    top: 0;
    left: 100%;
    background: url("/f/i/bul_sprites.png") -118px -73px no-repeat;
}


.h-texts-wrap .h-cols-wrap_var2 {
    padding: 0 0 40px;
}

.h-texts-wrap .h-cols-wrap_var2 .b-hnews h3 {
    font-size: 1.22em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1.2em;
    margin: 0 0 15px;
    text-transform: none;
}

.browser-analytics {
    margin: 20px 0 50px;
    padding: 35px 16.7% 322px;
    background: url("/f/i/browser.jpg") 50% 100% no-repeat #f1f3f5;
    font-size: 0.941em;
    line-height: 1.3em;
    color: #828588;
    text-align: center;
}

.browser-analytics h2 {
    font-size: 2.5em;
    font-weight: 300;
    color: #323232;
    line-height: 1em;
    margin: 0 0 15px;
}

.browser-analytics p {
    margin: 0 0 25px;
}

.browser-analytics .download {
    position: relative;
}

.browser-analytics .btn {
    margin: 0;
    width: 187px;
    position: relative;
}

.browser-analytics .btn .google-chrome {
    display: block;
    width: 140px;
    font-size: 15px;
    line-height: 29px;
    text-align: left;
    position: absolute;
    top: 9px;
    left: 207px;
    padding: 0 0 0 44px;
    background: url("/f/i/chrome.png") 0 50% no-repeat;
    color: #828588;
}

.browser-analytics .browser-select {
    margin: 0;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: 115px;
}

.browser-analytics .browser-select .browser {
    border-top: 1px solid #fff;
    height: 44px;
    line-height: 44px;
}

ul.prognoz-full-list {
    padding: 0 0 35px;
}

ul.prognoz-full-list li {
    margin: 0;
    padding: 0;
    background: none;
    display: inline-block;
    width: 47.6%;
    font-size: 1.059em;
    line-height: 1.2em;
    vertical-align: top;
}

ul.prognoz-full-list li:before {
    display: none;
}

ul.prognoz-full-list .b_inn {
    margin: 0 40px 0 0;
    padding: 22px 0 20px;
    border-top: 1px solid #ebebeb;
}

ul.prognoz-full-list li:nth-child(even) .b_inn {
    margin: 0 0 0 40px;
}

ul.prognoz-full-list li:first-child .b_inn,
ul.prognoz-full-list li:nth-child(2) .b_inn {
    border: none;
    padding-top: 0;
}

ul.prognoz-full-list .date {
    float: left;
    font-size: 0.647em;
    line-height: 1em;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #a9a9a9;
    margin: 0 0 15px;
}

ul.prognoz-full-list .author {
    float: right;
    font-size: 0.647em;
    line-height: 1em;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #a9a9a9;
    margin: 0 0 15px;
}

ul.prognoz-full-list .author a {
    color: #a9a9a9;
}

ul.prognoz-full-list .author a:hover {
    color: #e30a17;
}

ul.prognoz-full-list h3 {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.3em;
    text-transform: none;
    letter-spacing: normal;
    margin: 0;
}

ul.prognoz-full-list h3 a {
    color: #323232;
}

ul.prognoz-full-list h3 a:hover {
    color: #e30a17;
}

.b-analytics-item_text {
    /*float: left;*/
    flex: 0 1 75%;
    /*width: 75%;*/
    padding: 7px 0 0;
}

.b-analytics-item_text .h-texts-type .date {
    font-size: 0.778em;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1em;
    color: #a9a9a9;
    text-transform: uppercase;
    margin: 0 0 30px;
}

.b-analytics-item_text .graph-iframe {
    margin: 0 0 50px;
}

.b-analytics-item_text .share {
    margin: 0 0 30px;
}

.b-analytics-item_text ul.section-nav-pager {
    padding: 27px 0 0;
}

.b-analytics-item_text ul.section-nav-pager li:before {
    display: none;
}

.b-analytics-item_text .b-slider-event {
    margin: 50px 10% 0 0;
    width: auto;
    height: auto;
    border: 5px solid #f1f3f5;
}

.b-analytics-item_text .b-slider-event h3 {
    font-size: 1.529em;
    font-weight: 400;
    line-height: 1em;
    letter-spacing: normal;
    text-transform: none;
    margin: 0 0 22px;
}

.b-analytics-item_text .b-slider-event_inner {
    padding-bottom: 30px;
}

.b-analytics-item_text .dl-wrap {
    padding: 0 0 30px;
}

.b-analytics-item_text dl {
    margin: 0;
}

.b-analytics-item_text dl dt {
    display: inline-block;
    font-size: 0.778em;
    font-weight: 500;
    line-height: 1em;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #797979;
    margin: 0 4px 0 0;
}

.b-analytics-item_text dl dd {
    display: inline-block;
    line-height: 1em;
}

.b-analytics-item_text .items-tbl,
.b-analytics-item_text table {
    margin: 0 0 30px;
}

.b-analytics-item_text .items-tbl tr:nth-child(2n) td,
.b-analytics-item_text table tr:nth-child(2n) td {
    background: #fff;
}

.b-analytics-item_text .graph-img {
    margin: 0 0 30px;
}

.b-analytics-item_text .graph-img img {
    display: block;
}

.b-analytics-item_text .hr {
    margin: 45px 0;
}

.analytics-flx {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-direction: row;
}

.b-analytics-item_author {
    flex: 0 1 22.92%;
}

.b-analytics-item_author .b-author {
    margin: 0 25px 25px;
    text-align: center;
    font-size: 0.824em;
    line-height: 1.3em;
    color: #828588;
}

.b-analytics-item_author .b-author img {
    display: block;
    border-radius: 50px;
    margin: 0 auto 20px;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

.b-analytics-item_author .b-author a {
    color: #48566a;
}

.b-analytics-item_author .b-author a:hover {
    color: #e30a17;
}

.b-analytics-item_author .b-author a:hover img {
    -webkit-filter: none;
    filter: none;
}

.b-analytics-item_author .b-author h3 {
    font-size: 1.143em;
    font-weight: 400;
    line-height: 1em;
    margin: 0 0 9px;
}

.b-analytics-item_author .b-author blockquote {
    position: relative;
    background: #48566a;
    font-size: 1.143em;
    font-style: italic;
    color: #fff;
    line-height: 1.3em;
    margin: 20px 0 0;
    padding: 15px 20px;
}

.b-analytics-item_author .b-author blockquote:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -8px;
    border: solid transparent;
    border-color: rgba(72, 86, 106, 0);
    border-bottom-color: #48566a;
    border-width: 8px;
}

.answer-keywords ul li {
    display: inline-block;
    color: #e30a17;
    padding: 0;
    margin-right: 10px;
    margin-bottom: 10px;
}

.answer-keywords ul li a {

    border-bottom: 1px dotted #e30a17;
}

.answer-keywords ul li:hover {
    color: #5a6b83;
}

.answer-keywords ul li a:hover {
    border-bottom: 1px dotted #5a6b83;
}

.answer-keywords ul li:before {
    display: none;
}

.h-longterm-forecasts-wrap {
    padding: 45px 0 50px;
}

.h-longterm-forecasts-wrap .b-hnews {
    margin: 0 0 50px;
    padding: 0;
    display: inline-block;
    width: 49.7%;
    vertical-align: top;
}

.h-longterm-forecasts-wrap .b-hnews h3 {
    font-size: 1.222em;
    line-height: 1.3em;
    padding: 0 130px 0 0;
}

.h-longterm-forecasts-wrap .b-hnews .author {
    font-size: 0.611em;
    line-height: 1em;
    color: #a9a9a9;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    position: absolute;
    top: 12px;
    right: 0;
}

.h-longterm-forecasts-wrap .b-hnews .author a {
    color: #a9a9a9;
}

.h-longterm-forecasts-wrap .b-hnews .author a:hover {
    color: #5a6b83;
}

.h-longterm-forecasts-wrap .b-hnews .date {
    top: 8px;
}

.h-longterm-forecasts-wrap .b-hnews_inner {
    margin: 0 40px 0 0;
    padding: 0 0 0 85px;
    position: relative;
}

.h-longterm-forecasts-wrap .b-hnews:nth-child(even) .b-hnews_inner {
    margin: 0 0 0 40px;
}

.h-longterm-forecasts-wrap .pager2 {
    padding: 10px 0 0;
}

.h-browser-addon-wrap {
    min-height: 690px;
    background: url("/f/i/browser-addon-bg.jpg") 50% 100% no-repeat #385576;
    background-size: cover;
    color: #fff;
    position: relative;
}

.h-browser-addon-wrap h2 {
    font-size: 2.824em;
    line-height: 1em;
    margin: 0 0 18px;
}

.h-browser-addon-wrap p.al-c {
    color: #e5e5e5;
    color: rgba(255, 255, 255, 0.5);
}

.h-browser-addon-wrap .laptop-addon {
    width: 50%;
    height: 660px;
    position: absolute;
    bottom: -211px;
    right: 50%;
}

.h-browser-addon-wrap .laptop-addon-inn {
    height: 660px;
    background: url("/f/i/laptop7.png") 100% 0 no-repeat;
    position: relative;
    right: -136px;
    margin: 0 0 0 -136px;
}

.b-browser-addon {
    position: relative;
    z-index: 1;
    padding: 20px 0 40px 57.14%;
}

.b-browser-addon ul.addon-params {
    padding: 0 0 30px;
}

.b-browser-addon ul.addon-params li {
    margin: 0 0 23px;
    padding: 0 0 0 75px;
    background: none;
    position: relative;
}

.b-browser-addon ul.addon-params li:before {
    display: none;
}

.b-browser-addon ul.addon-params li:after {
    display: block;
    content: " ";
    background-position: 0 0;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
}

.b-browser-addon ul.addon-params li.ic1:after {
    width: 44px;
    height: 43px;
    background-image: url("/f/i/addon-params-ic1.png");
    left: 7px;
    margin-top: -22px;
}

.b-browser-addon ul.addon-params li.ic2:after {
    width: 52px;
    height: 29px;
    background-image: url("/f/i/addon-params-ic2.png");
    left: 4px;
    margin-top: -15px;
}

.b-browser-addon ul.addon-params li.ic3:after {
    width: 41px;
    height: 36px;
    background-image: url("/f/i/addon-params-ic3.png");
    left: 9px;
    margin-top: -18px;
}

.b-browser-addon ul.addon-params li.ic4:after {
    width: 43px;
    height: 36px;
    background-image: url("/f/i/addon-params-ic4.png");
    left: 7px;
    margin-top: -18px;
}

.b-browser-addon .btn {
    margin: 0;
    width: 187px;
    position: relative;
}

.b-browser-addon .btn .google-chrome {
    display: block;
    width: 140px;
    font-size: 15px;
    line-height: 29px;
    text-align: left;
    position: absolute;
    top: 9px;
    left: 207px;
    padding: 0 0 0 44px;
    background: url("/f/i/chrome.png") 0 50% no-repeat;
    color: #fff;
}

.b-browser-addon .share {
    width: 42%;
    position: absolute;
    top: 100%;
    left: 57.14%;
    padding: 54px 0 0;
}

.browser-select {
    display: inline-block;
    width: 217px;
    margin: 0 15px 0 0;
    vertical-align: top;
    position: relative;
    font-size: 0.882em;
    font-weight: 300;
    line-height: 1em;
    text-align: left;
}

.browser-select a.browser {
    display: block;
    height: 45px;
    padding: 0 30px 0 18px;
    background: url("/f/i/browser-select-btn.png") 0 0 repeat-x #e7e8e8;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    border-radius: 24px;
    -webkit-transition: border-radius 0.2s ease-out;
    -o-transition: border-radius 0.2s ease-out;
    transition: border-radius 0.2s ease-out;
    line-height: 45px;
    position: relative;
    color: #323232;
}

.browser-select a.browser img {
    vertical-align: middle;
    margin: 0 11px -3px 0;
    display: inline-block;
    position: relative;
    top: -3px;
}

.browser-select a.browser:after {
    display: block;
    content: " ";
    width: 9px;
    height: 6px;
    background: url("/f/i/bul_sprites.png") -155px -12px no-repeat;
    position: absolute;
    top: 50%;
    right: 17px;
    margin-top: -3px;
}

.browser-select a.browser:hover {
    border-radius: 0;
    color: #e30a17;
}

.browser-select ul.browsers-list {
    display: none;
    width: 217px;
    border: 1px solid #d8dadc;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background: #fff;
    position: absolute;
    top: 47px;
    left: -1px;
    z-index: 1;
    margin: 0;
    padding: 0;
}

.browser-select ul.browsers-list li {
    margin: 0;
    padding: 14px 18px 11px;
    background: none;
    vertical-align: middle;
}

.browser-select ul.browsers-list li:before {
    display: none;
}

.browser-select ul.browsers-list li img {
    vertical-align: middle;
    margin: 0 11px -3px 0;
    display: inline-block;
    position: relative;
    top: -3px;
}

.browser-select ul.browsers-list li a {
    color: #323232;
}

.browser-select ul.browsers-list li a:hover {
    color: #e30a17;
}

.browser-select_opened a.browser:after {
    background-position: 0 -344px;
}

.h-education-wrap {
    background: url("/f/i/academy-reg.jpg") no-repeat;
    background-size: cover;
    color: #fff;
    padding: 40px 0 45px;
}

.h-education-wrap h2.edu-title {
    font-size: 2.824em;
    font-weight: 300;
    line-height: 1em;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 40px;
}

.h-texts-wrap.h-education-wrap .al-c{
    font-size: 1.000em;
    color: #828588;
}

.h-education-wrap.h-texts-wrap h2{
    font-size: 1.765em;
    color: #333;
    margin-bottom: 15px;
}

.h-education-wrap h2 {
    font-size: 1.882em;
    font-weight: 300;
    line-height: 1em;
    text-align: center;
    margin: 0 0 20px;
}

.h-education-wrap h3 {
    display: inline-block;
    position: relative;
    color: #333333;
    font-size: 1.882em;
    font-weight: 300;
    line-height: 1em;
    letter-spacing: normal;
    text-transform: none;
    padding: 0 0 25px;
    margin: 0 0 40px;
}

.h-education-wrap .h-l h3:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 1px;
    background: rgba(0, 0, 0, 0.1);
}

.h-education-wrap .b-edu-video-preview-wrap {
    /*    width: 66.7%;
    float: left;*/
}

.h-education-wrap .b-edu-video-preview-wrap img {
    margin-top: -26px;
}

.h-education-wrap .b-edu-video-preview-wrap .b-video-preview {
    position: relative;
    height: auto;
    z-index: 9;
    padding: 0px 0 20px 30px;
    margin-bottom: -50px;
    border: 2px solid rgba(43, 52, 68, 0.2);
}

.h-education-wrap .b-edu-video-preview-wrap .b-video-preview h3 {
    width: 342px;
    height: 85px;
    margin: 0;
    text-align: center;
    padding: 15px 0 0;
    background: url("/f/i/preview-title-bg.png") 0 0 no-repeat;
    position: absolute;
    top: 195px;
    left: -200px;
    font-size: 0.941em;
    font-weight: 400;
    line-height: 2em;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.6em;
    text-shadow: 6px 6px rgba(0, 0, 0, 0.14);
}

.h-education-wrap .b-edu-video-preview-wrap .b-video-preview .play {
    top: 50%;
    margin-top: -30px;
}

.h-education-wrap .h-l {
    position: relative;
    max-width: 1040px;
    width: 100%;
    box-sizing: border-box;
    padding: 110px 130px 55px;
    margin: 0 auto;
    background: rgba(216, 228, 250, 0.9);
}

.h-education-wrap .h-l ol {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    counter-reset: section;
    position: relative;
    color: #828588;
    font-size: 1.000em;
}

.h-education-wrap .h-l ol li {
    display: inline-block;
    /*width: 100%;*/
    /*max-width: 340px;*/
    flex: 0 1 50%;
    position: relative;
    box-sizing: border-box;
    margin: 0 0 17px;
    padding: 0 15px 0 35px;
    vertical-align: top;
}

.h-education-wrap .h-l .reglnk-wrap {
    text-align: center;
}

.h-education-wrap .h-l .reglnk-wrap a{
    width: 100%;
    max-width: 280px;
}

.h-education-wrap .h-l li:before {
    content: counters(section, ".");
    counter-increment: section;
    font-size: 16px;
    font-family: "WhitneyInd B R Bold A", "WhitneyInd B R Bold B";
    ;
    font-style: normal;
    font-weight: 400;
    position: absolute;
    top: 2px;
    left: 0;
}

.h-education-wrap a.btn[target="_blank"] {
    display: block;
    margin: 30px auto 0;
    padding: 0 0 0 30px;
    text-align: left;
    background-image: url("/f/i/out-ic2.png");
    background-position: 235px 50%;
    background-repeat: no-repeat;
}

.study-steps h2{
    font-size: 1.765em;
    text-transform: uppercase;
    margin-bottom: 80px;
}

ol.study-steps-list {
    counter-reset: section;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    padding: 0 0 15px;
}

ol.study-steps-list li {
    margin: 0 0 55px;
    padding: 0;
    background: none;
    display: inline-block;
    vertical-align: top;
    color: #828588;
    /*width: 49.7%;*/
    flex: 0 1 50%;
}

ol.study-steps-list p {
    position: relative;
    padding: 0 0 20px;
    background: url(/f/i/dots.png) no-repeat;
    background-position: left bottom;
}



ol.study-steps-list li:before {
    display: none;
}

ol.study-steps-list li h4 {
    color: #e22016;
}

ol.study-steps-list .st-s-inn {
    /*width: 100%;*/
    max-width: 390px;
    margin: 0 40px 0 0;
    padding: 0 0 0 80px;
    background-position: 0 0;
    background-repeat: no-repeat;
}

ol.study-steps-list li.ic1 .st-s-inn {
    background-image: url("/f/i/study-ic7.png");
}

ol.study-steps-list li.ic2 .st-s-inn {
    background-image: url("/f/i/study-ic8.png");
}

ol.study-steps-list li.ic3 .st-s-inn {
    background-image: url("/f/i/study-ic9.png");
}

ol.study-steps-list li.ic4 .st-s-inn {
    background-image: url("/f/i/study-ic10.png");
}

ol.study-steps-list li:nth-child(even) .st-s-inn {
    padding: 0 0 0 100px;
}

.h-megaevent-wrap {
    background: url("/f/i/bann-bg3.jpg") 50% 100% no-repeat #a93c1e;
    font-size: 1.059em;
    line-height: 1.3em;
    color: #f9a473;
}

.h-megaevent-wrap .b-mev {
    width: 65%;
    height: 200px;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    position: relative;
    padding: 0 0 0 35%;
}

.h-megaevent-wrap .b-mev .date {
    width: 33.3%;
    height: 200px;
    position: absolute;
    top: 0;
    left: 0;
}

.h-megaevent-wrap .b-mev .date b {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 200px;
    overflow: hidden;
    padding: 0 0 0 20px;
    font-size: 16.056em;
    font-weight: 800;
    line-height: 0.75em;
    color: #b64926;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
}

.h-megaevent-wrap .b-mev .date span {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0 0 0 40px;
    font-size: 1.667em;
    font-weight: 300;
    line-height: 1em;
    text-transform: uppercase;
    letter-spacing: 1em;
    color: #8d220e;
    position: absolute;
    top: 98px;
    left: 0;
    text-align: center;
}

.h-megaevent-wrap .b-mev .date .date-img {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.h-megaevent-wrap .b-mev .date .date-img img.bann-img {
    display: block;
    margin: 0 auto;
}

.h-megaevent-wrap .b-mev .date:after {
    display: block;
    content: " ";
    width: 100%;
    height: 132px;
    background: url("/f/i/leaves.png") 50% 0 no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: 35px;
    left: 0;
}

.h-megaevent-wrap .b-mev .date-pic:after {
    display: none;
}

.h-megaevent-wrap .b-mev .detail {
    display: inline-block;
    font-size: 0.778em;
    font-weight: 500;
    letter-spacing: 0.05em;
    line-height: 1em;
    text-transform: uppercase;
    margin: 20px 0 0;
    padding: 0 20px 0 0;
    background: url("/f/i/bul14.png") 100% 50% no-repeat;
    position: relative;
    color: #fff;
}

.h-megaevent-wrap .b-mev .detail:before {
    content: "";
    display: block;
    width: 57px;
    height: 1px;
    background: #fff;
    background: rgba(255, 255, 255, 0.1);
    position: absolute;
    top: -20px;
    left: 0;
}

.h-megaevent-wrap h3 {
    font-size: 1.667em;
    font-weight: 300;
    line-height: 1em;
    color: #fff;
    margin: 0 0 13px;
}

.h-megaevent-wrap a {
    color: #fff;
}

.h-megaevent-wrap p {
    margin: 0 0 15px;
}

.h-megaevent-wrap.winter {
    background-image: url("/f/i/bann-bg3_winter.jpg");
    background-color: #276899;
    color: #95c2e8;
}

.h-megaevent-wrap.winter .date b {
    color: #286a99;
}

.h-megaevent-wrap.winter .date span {
    color: #0e3b6b;
}

.h-megaevent-wrap.winter .b-mev .date:after,
.h-megaevent-wrap.winter .b-mev .date-pic:after {
    display: block;
    width: 485px;
    height: 100%;
    background: url("/f/i/snow.png") 0 0 no-repeat;
    top: auto;
    bottom: 0;
    left: 0;
}

.h-megaevent-wrap.winter h3,
.h-megaevent-wrap.winter p {
    position: relative;
}

.h-megaevent-wrap.winter .b-mev .detail {
    background-image: url("/f/i/bul16.png");
}

.h-megaevent-wrap.spring {
    background-image: url("/f/i/bann-bg3_spring.jpg");
    background-color: #ffa5b1;
    color: #ffe7e7;
}

.h-megaevent-wrap.spring .date b {
    color: #ffa3ae;
}

.h-megaevent-wrap.spring .date span {
    color: #ff6e7c;
}

.h-megaevent-wrap.spring .b-mev .date:after,
.h-megaevent-wrap.spring .b-mev .date-pic:after {
    display: block;
    width: 560px;
    height: 100%;
    background: url("/f/i/tree.png") 0 0 no-repeat;
    top: auto;
    bottom: 0;
    left: 0;
}

.h-megaevent-wrap.spring h3,
.h-megaevent-wrap.spring p {
    position: relative;
}

.h-megaevent-wrap.spring .b-mev .detail {
    background-image: url("/f/i/bul17.png");
}

.h-megaevent-wrap.summer {
    background-image: url("/f/i/bann-bg3_summer.jpg");
    background-color: #8db927;
    color: #f5ffce;
}

.h-megaevent-wrap.summer .date b {
    color: #8fba27;
}

.h-megaevent-wrap.summer .date span {
    color: #5e930e;
}

.h-megaevent-wrap.summer .b-mev .date:after,
.h-megaevent-wrap.summer .b-mev .date-pic:after {
    display: block;
    width: 125px;
    height: 55px;
    background: url("/f/i/circles.png") 0 0 no-repeat;
    top: auto;
    bottom: 0;
    left: 117px;
}

.h-megaevent-wrap.summer .b-mev .detail {
    background-image: url("/f/i/bul18.png");
}

.h-botwarning-wrap {
    background: #f1f3f5;
    font-size: 0.941em;
    line-height: 1.3em;
    color: #828588;
    padding: 47px 0;
}

.h-botwarning-wrap b {
    font-weight: 600;
}

.h-footer {
    background: url("/f/i/foot-bg.png") 50% 100% no-repeat #262e35;
    padding: 80px 0 30px;
    color: #5c6166;
}

.h-footnav-wrap {
    padding: 0 0 10px;
}

.footnav li {
    display: inline-block;
    width: 33%;
    vertical-align: top;
    margin: 0 0 60px;
}

.footnav li.three-cols,
.footnav li.two-cols {
    width: 49.6%;
}

.footnav li.one-col {
    width: 24.6%;
}

.b-footnav-inner {
    border-top: 1px solid #31393f;
    margin: 0 20px 0 0;
    padding: 22px 0 0;
}

.footnav h2,
.footnav .h2 {
    font-size: 1.059em;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0 0 21px;
}

.footnav h2 a,
.footnav .h2 a {
    color: #fff;
}

.footnav h2 a:hover,
.footnav .h2 a:hover {
    color: #b8bdc0;
}

.footnav h3,
.footnav .h3 {
    font-size: 0.875em;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    line-height: 1.3em;
    margin: 0 0 24px;
}

.ftn-col {
    float: left;
    width: 50%;
}

.footnav li.three-cols .ftn-col {
    width: 33.3%;
}

.footnav li.one-col .ftn-col {
    width: 100%;
}

.footnav ul {
    margin: 0 20px 0 0;
}

.footnav ul ul {
    margin: 0;
}

.footnav li li {
    display: block;
    width: auto;
    font-size: 0.941em;
    line-height: 1em;
    margin: 0 0 12px;
}

.footnav li li li {
    font-size: 1em;
    padding: 0 0 0 15px;
    position: relative;
    /*background: url("/f/i/bul20.png") 0 5px no-repeat;*/
}

.footnav li li li:before {
    content: '';
    width: 15px;
    height: 16px;
    position: absolute;
    top: 0;
    left: 0;
    background: url("/f/i/bul_sprites.png") -180px -101px no-repeat;
}

.footnav li li a {
    color: #6f7479;
}

.footnav li li a:hover {
    color: #fff;
}

.copy {
    float: left;
    font-size: 0.941em;
}

.help-foot-nav {
    float: right;
}

.help-foot-nav li {
    float: left;
    margin: 0 0 0 30px;
    font-size: 0.941em;
}

.help-foot-nav a {
    color: #fff;
}

.help-foot-nav a:hover {
    color: #b8bdc0;
}

.foot-notes {
    font-size: 0.8235em;
    line-height: 1.3em;
    padding: 50px 0 0;
}

.foot-notes p {
    margin: 0 0 20px;
}

.h-popup-wrap {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    display: none;
}

.h-popup-wrap_opened {
    display: block;
}

.popup-overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #1c2228;
    background: rgba(28, 34, 40, 0.97);
}



/*Изменения*/

.h-popup {
    max-width: 800px;
    width: 100%;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -300px 0 0 -400px;
}

.h-popup-thanks-wrap .h-popup {
    margin-top: -165px;
}

.popup-closer {
    display: block;
    width: 27px;
    height: 27px;
    background: url("/f/i/close.png") 0 0 no-repeat;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 999;
    cursor: pointer;
}

.no-touch .popup-closer:hover {
    background-position: 0 -27px;
}

.h-popup-inner {
    padding: 33px 55px 18px;
    font-size: 0.941em;
    line-height: 1.3em;
    color: #828588;
    position: relative;
    overflow: hidden;
}

.h-popup-inner h2,
.h-popup-inner .h2 {
    font-size: 2.5em;
    font-weight: 300;
    line-height: 1.2em;
    color: #262626;
    margin: 0 0 15px;
    text-align: center;
}

.h-popup-inner .al-c {
    text-align: center;
}

.h-popup-inner .thanks {
    font-size: 1.375em;
    text-align: center;
    line-height: 1.3em;
    color: #262626;
    padding: 0 0 20px;
}

.h-popup-inner .thanks:first-of-type {
    padding-top: 40px;
}

.h-popup-inner .thanks a {
    color: #808080;
}

.btn-ok {
    width: 120px;
}

.form-tbl {
    margin: 34px 0 0;
}

.form-tbl>div {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.form-tbl .th {
    width: 200px;
    text-align: left;
    vertical-align: top;
    font-size: 1.375em;
    font-weight: 400;
    line-height: 33px;
    color: #262626;
    padding: 0 24px 20px 0;
}

.form-tbl .td {
    text-align: left;
    vertical-align: middle;
    color: #262626;
    padding: 0 0 20px;
}

.form-tbl input.text {
    float: left;
    margin: 0;
    padding: 0 14px;
    width: 380px;
    height: 29px;
    border: 2px solid #bbc1c4;
    border-radius: 16px;
    font-size: 22px;
    font-family: inherit;
    line-height: 29px;
    color: #262626;
}

.form-tbl input.text::-moz-placeholder {
    font-style: italic;
    font-size: 15px;
    text-align: right;
    color: #999;
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}

.form-tbl input.text::-webkit-input-placeholder {
    font-style: italic;
    font-size: 15px;
    text-align: right;
    color: #999;
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}

.form-tbl input.text:-ms-input-placeholder {
    font-style: italic;
    font-size: 15px;
    text-align: right;
    color: #999;
}

.form-tbl input.edit-latin-input {
    background: #edeff0;
}

.form-tbl input.edit-latin-input2 {
    background: #fff;
}

.form-tbl input.text:focus {
    border-color: #8c9aad;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}

.form-tbl input.text:focus::-moz-placeholder {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}

.form-tbl input.text:focus::-webkit-input-placeholder {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}

.form-tbl input.text:focus:-ms-input-placeholder {
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}

.form-tbl .plus {
    float: left;
    width: 20px;
    margin: 0 0 0 -20px;
    font-size: 22px;
    line-height: 33px;
    color: #999;
}

.form-tbl input.ph-code {
    margin: 0 8px 0 0;
    width: 25px;
}

.form-tbl input.ph-number {
    width: 160px;
}

.form-tbl input.short-input {
    width: 120px;
}

.form-tbl input.short-input2 {
    width: 218px;
}

.form-tbl select {
    width: 412px;
    height: 33px;
    margin: 0;
    padding: 0 14px;
    border: 2px solid #bbc1c4;
    border-radius: 16px;
    background: #fff;
    font-size: 18px;
    font-family: inherit;
    color: #262626;
}

.form-tbl select:disabled {
    opacity: 0.3;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
}

.form-tbl select.chosen {
    background: url("/f/i/select-bg.png") 0 0 repeat-x #e1e2e3;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    border: none;
}

.form-tbl select.short-select {
    width: 103px;
}

.form-tbl .mdash {
    color: #828588;
    margin: 0 5px 0 8px;
}

.form-tbl .error-ic {
    float: right;
    width: 18px;
    height: 18px;
    background: url("/f/i/error-ic.png") 0 0 no-repeat;
    margin: 7px 0 0 12px;
}

.form-tbl .correctly-ic {
    float: right;
    width: 20px;
    height: 16px;
    background: url("/f/i/correctly-ic.png") 0 0 no-repeat;
    margin: 7px 0 0 11px;
}

.form-tbl .error-msg {
    clear: both;
    font-size: 14px;
    font-style: italic;
    color: #d94a02;
    line-height: 1.2em;
    padding: 7px 0 0;
}

.form-tbl .choose-date {
    width: auto;
    margin: 0;
    padding: 0 34px 0 0;
    background-position: 100% 50%;
    font-size: 22px;
    color: #323232;
}

.form-tbl .choose-date span {
    border-bottom-color: #323232;
}

.form-tbl .capcha {
    float: left;
    margin: 0 0 0 18px;
}

.form-tbl .capcha img {
    vertical-align: middle;
}

.form-tbl .capcha a {
    color: #808080;
    font-size: 0.8em;
}

.form-tbl .capcha a:hover,
.form-tbl .capcha a:active {
    color: #000;
}

.form-tbl .reload {
    float: left;
    width: 34px;
    height: 33px;
    background: url("/f/i/reload.png") 0 0 no-repeat;
    margin: 0 0 0 14px;
}

.h-popup-bottom {
    padding: 30px 55px;
    background: #edeff0;
    text-align: center;
}

.h-popup-graph-wrap {
    position: absolute;
}

.h-popup-graph-wrap .h-popup {
    width: 100%;
    top: 0;
    left: 0;
    margin: 0;
    padding: 75px 0 0;
    background: none;
    text-align: center;
}

.b-errors-type .h-wrap,
.b-errors-type_2 .h-wrap,
.b-forms-type .h-wrap {
    position: relative;
}

.b-forms-type .h-header {
    min-height: 109px;
}

.b-forms-type .h-content-wrap {
    padding: 0 0 209px;
}

.b-errors-type .h-footer,
.b-errors-type_2 .h-footer,
.b-forms-type .h-footer {
    width: 100%;
    height: 65px;
    padding: 0;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
}

.b-errors-type_2 .h-footer {
    height: 180px;
}

.b-forms-type .h-footer {
    padding: 47px 0 0;
    height: 162px;
}

.h-errors-wrap {
    padding: 10px 0 85px;
}

.h-errors-wrap .search_3 {
    margin: 85px 0 0;
}

.h-errors-wrap h1 {
    font-size: 1.412em;
    font-weight: 400;
    line-height: 1em;
    letter-spacing: 0.05em;
    color: #a9a9a9;
    text-transform: uppercase;
    margin: 0 0 7px;
}

.h-errors-wrap h2 {
    font-size: 2.353em;
    font-weight: 300;
    line-height: 1em;
    margin: 0 0 25px;
}

.h-errors-wrap p {
    font-size: 1.059em;
    line-height: 1.3em;
}

.b-errors-type_2 .h-errors-wrap {
    padding-bottom: 220px;
}

.search_3 {
    margin: 45px 0 0;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding: 7px 0;
    position: relative;
}

.search_3 input.text {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 59px;
    margin: 0;
    padding: 0 40px 0 12px;
    border: none;
    background: #fff;
    font-size: 48px;
    font-weight: 300;
    font-family: inherit;
    line-height: 59px;
    color: #262626;
}

.search_3 input.text::-moz-placeholder {
    color: #d9d9d9;
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}

.search_3 input.text::-webkit-input-placeholder {
    color: #d9d9d9;
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}

.search_3 input.img {
    display: block;
    width: 34px;
    height: 34px;
    background: url("/f/i/search-ic2.png") 0 0 no-repeat;
    position: absolute;
    top: 50%;
    right: 11px;
    margin-top: -17px;
}

.search_3 input.img:hover {
    background-position: 0 -66px;
}

.h-anketa-wrap {
    padding: 30px 0 50px;
    background: url("/f/i/forms-bg.jpg") 50% 50% no-repeat;
    background-size: cover;
}

.h-forms-wrap {
    width: 800px;
    margin: 0 auto;
    background: #fff;
    -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.4);
}

.form-tbl.main-form>div>div:first-of-type {
    width: 100%;
    max-width: 225px;
}

.form-tbl.main-form>div>div:last-of-type {
    width: 100%;
    max-width: 460px;
}

.form-tbl.main-form>div>div:last-of-type input.ph-number {
    width: 100%;
    max-width: 160px;
}

.form-tbl.main-form>div>div:last-of-type input.ph-code {
    width: 100%;
    max-width: 25px;
}

/*.form-tbl.main-form>div>div:last-of-type input.text {
    width: 100%;
}*/

.form-tbl.main-form>div {
    margin: 20px 0;
}

.h-forms-inner {
    padding: 40px 50px 15px;
}

.h-forms-inner h2 {
    font-size: 2.353em;
    font-weight: 300;
    line-height: 1em;
    text-align: center;
    margin: 0 0 29px;
}

.h-forms-inner h3 {
    font-size: 1.059em;
    font-weight: 500;
    line-height: 1em;
    color: #6f7275;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    border-bottom: 1px solid #e6e6e6;
    margin: 0 0 10px;
    padding: 30px 0 15px;
}

.h-forms-inner .requared {
    font-size: 0.882em;
    line-height: 1.3em;
    color: #a3a6a8;
    margin: 0 0 35px;
}

.h-forms-inner .star {
    color: #d80013;
}

.h-forms-inner .form-tbl {
    width: 100%;
    margin: 0;
}

.h-forms-inner .form-tbl th {
    font-size: 1.059em;
    line-height: 33px;
    width: 220px;
}

.h-forms-inner .form-tbl th.big {
    font-size: 1.294em;
    line-height: 33px;
}

.h-forms-inner .form-tbl th.top {
    line-height: 1em;
}

.h-forms-inner .field-wrap {
    position: relative;
    margin: 0 0 5px;
}

.h-forms-inner .field-wrap .lang {
    display: block;
    width: 86px;
    font-size: 0.882em;
    font-style: italic;
    line-height: 33px;
    color: #999;
    position: absolute;
    top: 0;
    left: -86px;
}

.h-forms-inner .r-ch-list {
    margin: 0 0 10px;
}

.h-forms-inner .r-ch-list li {
    margin: 0 0 7px;
    font-size: 1.059em;
    line-height: 1.3em;
    position: relative;
}

.h-forms-inner .r-ch-list input.radio,
.h-forms-inner .r-ch-list input.checkbox {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 5px;
    left: 0;
}

.h-forms-inner .r-ch-list label {
    display: inline-block;
    padding: 0 0 0 24px;
}

.h-forms-inner .r-ch-list_bords {
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    margin: 0 0 10px;
    padding: 21px 0 18px;
}

.h-forms-inner label.required span.required {
    color: #d80013;
}

.form-warning {
    border: 1px solid #bbc1c4;
    margin: 0 0 15px;
    padding: 23px 20px 24px 70px;
    font-size: 0.882em;
    line-height: 1.3em;
    color: #a3a6a8;
    background: url("/f/i/warning-bg.png") 17px 50% no-repeat;
}

.form-warning a {
    color: #5a6b83;
}

.form-warning a:hover {
    color: #e30a17;
}

.h-forms-bot {
    background: #edeff0;
    padding: 30px 50px;
    text-align: center;
}

.lpChatTextLink {
    display: block;
    width: 40px;
    height: 35px;
    padding: 5px 0 !important;
    background: url("/f/i/online-chat.png") 0 0 no-repeat #252d35 !important;
    background: url("/f/i/online-chat.png") 0 0 no-repeat rgba(37, 45, 53, 0.8) !important;
    overflow: hidden;
    white-space: nowrap;
    -webkit-transition: width 0.2s ease-out;
    -o-transition: width 0.2s ease-out;
    transition: width 0.2s ease-out;
}

.lpChatTextLink {
    padding: 5px 0 5px 48px !important;
    width: 132px !important;
    background-color: #252d35 !important;
    color: #fff !important;
}

.lpChatTextLink .lpChatTextLinkText {
    display: none;
    line-height: 35px;
}

.lpChatTextLink .lpChatTextLinkText {
    display: block;
}

.ums-client-blocker {
    display: none !important;
}

.arch-f-tbl tr:not(:last-child) th:after {
    content: ':';
}

form.open-account.loading,
form.auto-trade-questionnaire.loading,
form.ibform.loading {
    opacity: 0.5;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}

.form-tbl .error-ic {
    display: none;
}

.form-tbl .error .error-ic {
    display: block;
}

.form-tbl .correctly-ic {
    display: none;
}

.form-tbl .success .correctly-ic {
    display: block;
}

.def-popup-link.loading,
.def-popup-link.loading:hover,
.def-popup-link.loading:active {
    opacity: 0.75;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
    color: #d3d3d3;
}

.pamm-search a.reset,
.signal-search a.reset {
    display: none;
    position: absolute;
    top: 6px;
    left: 296px;
    font-size: 12px;
    color: #797979;
    white-space: nowrap;
}

.informer-code textarea {
    height: 95px;
}

.informers-settings-popup {
    width: 354px;
}

.ilistfix li {
    width: 33%;
    padding: 80px 0 0 0;
    text-align: center;
    background-position: 50% 0;
}

.ui-state-disabled {
    opacity: 0.2;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
}

.tr-analytics-features {
    margin-bottom: 70px;
    margin-top: 70px;
}

.tr-analytics-features>div>div {
    max-width: 240px;
    position: relative;
    text-align: center;
}

.tr-analytics-features>div>div:first-of-type:before {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 56px;
    height: 56px;
    background: url("/f/i/promo_sprites.png") -6px -901px no-repeat;
}

.tr-analytics-features>div>div:nth-of-type(2):before {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 65px;
    height: 56px;
    background: url("/f/i/promo_sprites.png") -84px -901px no-repeat;
}

.tr-analytics-features>div>div:nth-of-type(3):before {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 58px;
    height: 56px;
    background: url("/f/i/promo_sprites.png") -174px -901px no-repeat;
}

.tr-analytics-features>div>div:last-of-type:before {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 56px;
    height: 56px;
    background: url("/f/i/promo_sprites.png") -252px -901px no-repeat;
}

.tr-analytics-features>div>div h3 {
    font-size: 1.412em;
    font-weight: 500;
    color: #e22016;
    margin: 30px 0;
}


.tr-analytics-features>div>div p {
    font-size: 1.000em;
    color: #828588;
    /*border: 2px solid #ebebeb;*/
}


.trade-list td.btn-trade a {
    border: 1px solid #e30a17;
    border-radius: 5px;
    padding: 5px;
}

.trade-list td.g a {
    border: 1px solid #6cbd44;
}

.trade-list td.g a {
    color: #6cbd44;
}

.trade-list td.g a:hover {
    color: #5a6b83;
}

.trade-list h2 {
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 45px;
}

.serv-quote h2{
    display: none;
}

.serv-quote .full-hcol h2{
    display: block;
}
 
.quote-wrp h2{
    font-size: 1.882em;
    font-weight: 300;
    line-height: 1em;
    margin: 0 0 40px;
}

.serv-quote .rates td.al-r{
    text-align: center;
}

.serv-quote .h-hcols-inner{
    padding: 0;
}

.serv-quote .rates-tbls{
    background: none;
}

.serv-quote .rates,
.serv-quote .rates_2{
    display: inline-block;
    float: none;
}

.serv-quote .rates{
    margin-right: 30px;
}

.drp-tx-wrp{
    position: relative;
    background: #f1f3f5;
    padding: 35px;
}
.drp-tx {
  max-height: 40px;
  overflow: hidden;
  transition: max-height .6s;
}

.drp-btn{
    display: inline-block;
    width: 24px;
    height: 24px;
    position: absolute;
    bottom: -12px;
    right: 50%;
    transform: translateX(-50%);
    background: url('/f/i/drp-arr-d.png') no-repeat;
}

.drp-btn.active{
    background: url('/f/i/drp-arr-u.png') no-repeat;
}

.table-scroll{
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: flex-end;
}



.items-tbl.items-tbl_var2{ 
    flex: 0 1 78%;
  vertical-align: bottom;
    overflow-x: auto;
}

.items-tbl.items-tbl_var2.header-scroll-tbl{
    flex: 0 1 200px;
}

.header-scroll-tbl td{
    width: 200px;
}

.header-scroll-tbl tr td,
.main-scroll-tbl tr td{
  height: 80px;
}
.h-fixed .cd-scroll-right {
    display: block;
    width: 35px;
    height: 1140px;
    position: absolute;
    right: 0;
    top: 0;
    margin-top: -8px;
    background: url(/f/i/table-arr.png) no-repeat;
    background-size: 35px;
    background-attachment: fixed;
    z-index: 6;
    background-position: 96% center;
}

.h-fixed .cd-scroll-left {
    display: block;
    width: 35px;
    height: 1140px;
    position: absolute;
    left: -8px;
    top: 0;
    margin-top: -8px;
    background: url(/f/i/table-arr-back.png) no-repeat;
    background-size: 35px;
    background-attachment: fixed;
    z-index: 6;
    background-position: 25px center;
}
@media screen and (max-width: 1279px) {
    body {
        font-size: 1em;
        line-height: 1.3em;
    }

    .h-wrap {
        overflow: hidden;
    }

    .logo {
        width: 240px;
        height: 62px;
        margin: 0 40px 0 0;
        background-size: contain;
    }

    .h-sitenav_fixed .h-heade logo {
        background-size: 108px 28px;
    }

    .head-meta-links li {
        font-size: 1em;
        margin: 0 25px 0 0;
    }

    .head-meta-links li.time-item {
        width: 80px;
        margin-right: 10px;
    }

    .head-meta-links li:last-child {
        margin: 0;
    }

    .head-meta-links li:last-child .search-ic {
        margin: 0;
    }

    .phone {
        font-size: 0.938em;
        width: 200px;
        margin-left: 10px;
    }

    .h-sitenav_fixed .h-header .phone .ph {
        font-size: 16px;
    }

    .sitenav li {
        font-size: 1.125em;
        margin: 0 22px 0 0;
    }

    .h-sitenav_fixed .h-header .sitenav>li {
        font-size: 1em;
        margin: 0 15px 0 0;
    }

    .b-sublevel {
        left: 0;
    }

    .b-sublevel:after {
        left: 24px;
    }

    .b-sublevel:before {
        left: 20px;
    }

    .sitenav li ul {
        min-width: 150px;
    }

    .h-promo-wrap h2,
    .h-promo-wrap h1 {
        font-size: 2.938em;
    }

    .b-promo-item_inner h3.l {
        font-size: 1.8em;
        line-height: 1em;
        margin-top: 3px;
    }

    .promo-icons td {
        font-size: 14px;
        line-height: 1.2em;
    }

    .btn {
        font-size: 18px;
    }

    .rates th {
        padding-left: 15px;
    }

    .rates td {
        font-size: 15px;
        padding-left: 15px;
    }

    .b-slider-event {
        font-size: 0.938em;
        line-height: 1.3em;
    }

    .b-slider-event_inner {
        padding: 30px 170px 20px 20px;
    }

    .b-slider-event_inner .date {
        right: 20px;
        width: 128px;
    }

    .b-c-right {
        width: 345px;
    }

    .sync-time {
        float: right;
        margin: 35px 0 0;
    }

    .choose-date {
        float: right;
    }

    .form-tbl .choose-date {
        float: left;
    }

    .events-list-f {
        padding: 8px 0 0;
    }

    .footnav li {
        font-size: 1em;
    }

    .expiration-tbl th,
    .expiration-tbl td {
        font-size: 0.88em;
        padding-left: 12px;
        padding-right: 12px;
    }

    .h-section-submenu-wrap li {
        margin: 0 8px;
    }

    .b-pamm-graph ul.it-f-list a {
        padding: 0 5px;
    }

    .b-spec-inner_short .b-sp-text {
        max-height: 165px;
        margin: 0 0 15px;
    }

    .b-plat-info_informers .b-plat-descr {
        width: 38%;
    }

    .b-analysis_inn h3 {
        font-size: 16px;
        height: 85px;
    }

    .h-fullanalysis-wrap {
        overflow: hidden;
    }

    .trade-sell-buy {
        height: 32px;
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 1024px) {
    .h-wrap {
        /*min-width: 970px;*/
    }

    .h-fixed {
        padding: 0 5px;
    }

    .tp-description {
        left: 5px;
    }

    .h-sitenav_fixed .h-header .logo {
        left: 5px;
    }

    .h-content-head_var4 .b-share {
        right: 5px;
    }

    .h-texts-type {
        padding: 0;
        font-size: 1em;
        line-height: 1.3em;
    }

    .detail-expand-wrap .h-texts-type {
        padding: 0 30px;
    }

    .detail-expand-wrap ol.var2 {
        left: 0;
        margin-right: 0;
    }

    ul.def-sorting li {
        font-size: 0.9em;
    }

    .items-tbl_var3 th,
    .items-tbl_var3 td {
        padding: 10px 9px;
    }

    .b-contest-step {
        padding: 0 0 15px 80px;
    }

    .b-contest-step .cst-step {
        left: 0;
    }

    ul.news-list .b-news-item {
        margin: 0 20px 0 0;
    }

    ul.news-list li:nth-child(even) .b-news-item {
        margin: 0 0 0 20px;
    }

    .b-p-p-agent .btn {
        right: 0;
    }
}



/*Screen Smart*/

body.screensmart {
    font: 1.063em/1.3em "Whitney SSm A", "Whitney SSm B", Arial, sans-serif;
}

.screensmart .head-meta-links li {
    font-weight: 400;
    font-size: 1.085em;
}

.screensmart .phone {
    font-size: 400;
    font-size: 0.9em;
}

.screensmart .sitenav li {
    font-weight: 400;
    font-size: 1.02em;
}

.screensmart .h-promo-wrap h2,
.screensmart .h-promo-wrap h1 {
    font-size: 2.65em;
    padding: 46px 0 0;
}

.screensmart .b-promo-item_inner {
    font-size: 0.82em;
    line-height: 1.3em;
}

.screensmart .btn {
    font-family: "Whitney SSm A", "Whitney SSm B", Arial, sans-serif;
    font-size: 18px;
}

.screensmart .b-promo-item_inner .btn {
    font-size: 15px;
}

.screensmart .benefits li {
    font-size: 0.89em;
}

.screensmart .benefits li h2 {
    font-size: 1.4em;
}

.screensmart .b-ins-slider-inner_2 {
    font-size: 1em;
}

.screensmart .b-ins-slider-inner_2 h2 {
    font-family: inherit;
}

.screensmart .b-ins-slider-inner_2 .more {
    font-weight: 600;
}

.screensmart .h-hcols h2 {
    font-family: inherit;
}

.screensmart .b-hnews {
    font-size: 0.92em;
}

.screensmart .b-hnews h3 {
    font-weight: 500;
}

.screensmart .rates td {
    font-size: 1em;
}

.screensmart .rates-notes {
    font-size: 0.65em;
}

.screensmart .b-analytics h3 {
    font-size: 0.92em;
    line-height: 1.3em;
    font-weight: 500;
}

.screensmart .b-analytics .an-l .date {
    font-size: 0.6em;
}

.screensmart .h-stu-title {
    font-size: 0.88em;
}

.screensmart .h-stu-title h2 {
    font-family: inherit;
}

.screensmart .study-list li h3 {
    font-size: 1.2em;
    font-weight: 400;
}

.screensmart .study-list li p {
    font-size: 0.9em;
    font-weight: 400;
}

.screensmart .detail {
    font-weight: 600 !important;
}

.screensmart .h-events-slider-wrap h2 {
    font-family: inherit;
}

.screensmart .b-ev {
    font-size: 0.87em;
}

.screensmart .b-slider-event_inner {
    font-size: 0.89em;
    line-height: 1.3em;
}

.screensmart .b-slider-event_inner h3 {
    font-size: 1.47em;
}

.screensmart .b-prod-inner {
    font-size: 0.89em;
    line-height: 1.3em;
}

.screensmart .b-partners-prod-border h2 {
    font-size: 0.63em;
}

.screensmart .h-trading-platforms-slider-wrap h2 {
    font-family: inherit;
}

.screensmart .h-trading-platforms-slider-wrap .tp-description_inn {
    font-size: 0.87em;
}

.screensmart .pp-title {
    margin-left: 13%;
    margin-right: 13%;
    font-size: 0.89em;
    line-height: 1.3em;
}

.screensmart .pp-title h2 {
    font-family: inherit;
}

.screensmart .b-pp-slider-col_inn {
    font-size: 0.9em;
    line-height: 1.3em;
}

.screensmart .b-pp-slider-col_inn h3 {
    font-weight: 400;
}

.screensmart .footnav li {
    font-size: 0.93em;
}

.screensmart .copy,
.screensmart .help-foot-nav li {
    font-size: 0.88em;
}

.screensmart .foot-notes {
    font-size: 0.72em;
}

.faq-title {
    font-size: 22px;
    line-height: 35px;
}

.faq-show {
    padding-bottom: 15px;
    color: #e30a17;
}



/*рейтинг участников*/

div.mark-per-week-wrap {
    width: 280px;
    padding: 5px;
    max-height: 230px;
}

table.mark-per-week {
    width: 95%;
    margin: 0 auto;
}

table.mark-per-week th {
    text-align: center;
    padding: 1px 3px;
}

table.mark-per-week td {
    text-align: center;
}



/*статьи на главной*/

.h-art-title {
    padding-bottom: 40px;
    color: #828588;
}

.h-art-title h1,
.h-art-title h2 {
    font-size: 2.5em;
    font-weight: 300;
    line-height: 1em;
    color: #262626;
    margin: 0 0 15px;
    text-align: center;
    text-transform: uppercase;
}

.art-list>li {
    float: left;
    width: 33.3%;
}

.art-list>li p,
.art-list>li ol {
    margin: 0 40px 0 0;
    color: #828588;
    font-size: 0.9em;
}

.art-list>li .h3,
.art-list>li h3 {
    color: #e30a17;
    font-size: 0.9em;
    margin: 0 40px 20px 0;
    font-weight: 500;
}

.art-list>li p span {
    color: #e30a17;
}

.block-intro-txt {
    margin-bottom: 20px;
}


.reglnk-wrap {
    margin-top: 15px;
}

.reglnk-wrap a[href^="http://"] {
    padding: 0;
    background-image: none;
}

.h-study-wrap h2 {
    color: #262626;
    text-align: center;
    font-size: 2.353em;
    font-weight: 300;
    line-height: 1em;
    margin: 0 0 43px;
    min-height: 40px;
}

.h-study-wrap.h-study-offlist ul,
.h-study-offlist p {
    margin: 0 20px 15px;
}

.h-study-wrap ul li {
    font-size: 18px;
    line-height: 1.3em;
    margin-bottom: 5px;
}

.h-study-offlist .h-fixed {
    background: #f1f3f5;
    padding: 35px 20px 15px;
}

.city-list-wrap {
    overflow: hidden;
}

.clist-wr {
    float: left;
    width: 100%;
    max-width: 330px;
}

.h-education-wrap .h-art-title h1 {
    color: #fff;
}

.h-education-wrap.h-texts-wrap ul.art-list li {
    margin: 0;
    padding: 0;
    background: transparent;
}

.h-education-wrap.h-texts-wrap ul.art-list li ul li {
    font-size: .9em;
    background: url("/f/i/bul8.png") no-repeat scroll 0 10px rgba(0, 0, 0, 0);
    padding-left: 15px;
}

.h-education-wrap.h-texts-wrap ul {
    padding-bottom: 10px;
}

.h-education-wrap.h-texts-wrap .art-list>li p {
    color: #fff;
}

.h-education-wrap.h-texts-wrap .art-list {
    margin-bottom: 40px;
}

.h-promo-wrap-cn {
    background: url(/f/i/h-promo-wrap-cn.jpg) no-repeat 50% 0;
    background-size: cover;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}



/*bottom fixed*/

.fixed-bott-wrap {
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    padding: 5px 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 100;
}

.fixed-bott {
    color: #fff;
    position: relative;
    padding: 20px;
}

.fbw-close {
    position: absolute;
    right: 10px;
    top: 5px;
    width: 20px;
    height: 20px;
    font-weight: bold;
    font-size: 25px;
    cursor: pointer;
}



/*automated notice*/

.aut-notice {
    margin-bottom: 50px;
    border-top: 1px solid #e5e6e7;
    border-bottom: 1px solid #e5e6e7;
    padding: 10px;
    font-size: 14px;
    color: #828588;
}



/*seo top nav*/

.seo-pg-nav {
    width: 100%;
    margin-bottom: 40px;
}

.h-education-wrap .seo-pg-nav h1 {
    margin: 0;
}

.seo-pg-nav td {
    vertical-align: middle;
}

.seo-pg-nav td.w-nav {
    width: 45px;
}

.pp-link,
.pn-link {
    color: #fff;
    background: url(/f/i/top-nav.png) no-repeat;
    line-height: 40px;
    text-indent: -10000px;
    width: 45px;
    height: 45px;
}

.pp-link {
    float: left;
    background-position: 0 0;
}

.pn-link {
    float: right;
    background-position: 100% -90px;
}

.pp-link:hover,
.pn-link:hover {
    color: #fff;
}

.pp-link:hover {
    background-position: 0 -45px;
}

.pn-link:hover {
    background-position: 100% -135px;
}



/*seo top nav*/


/*autotrade*/

.at-header-btns {
    float: right;
}

.at-header-btns a.btn {
    display: block;
    margin: 15px 0 0;
}

.h-content-head_autotrade {
    background: url(/f/i/content-head-bg34.jpg) no-repeat 50% 50%;
    min-height: 300px;
}

.h-content-head_autotrade .breadcrumbs {
    margin-top: 20px;
}

.autrade-img-wrap {
    margin-bottom: 70px;
    text-align: center;
}

.h-openaccount-autotrade {
    padding-bottom: 110px;
    text-align: center;
    margin-top: 90px;
}

.h-openaccount-autotrade.btm {
    padding-bottom: 90px;
}

.h-openaccount-autotrade .btn {
    width: 370px;
}

.h-insert-wrap_var5 {
    background: #f1f3f5;
}

.at-adv-title {
    padding: 60px 0;
}

.h-texts-wrap ul.at-advlst-left li,
.h-texts-wrap ul.at-advlst-right li {
    background: none;
    margin: 0 0 15px;
    padding: 0 0 25px;
}

.at-advlst-wrap {
    overflow: hidden;
    /*margin-bottom: 50px;*/
}

.at-advlst-left,
.at-advlst-right {
    width: 45%;
}

.at-advlst-left {
    float: left;
}

.at-advlst-right {
    float: left;
}

.at-adv-item {
    overflow: hidden;
}

.at-adv-img {
    display: inline-block;
    width: 20%;
    height: 70px;
    background: url(/f/i/myfxbook-sprites.png) no-repeat;
    float: left;
}

.itl-1 {
    background-position: 0 0;
}

.itl-2 {
    background-position: 0 -80px;
}

.itl-3 {
    background-position: 0 -160px;
}

.itr-1 {
    background-position: 0 -240px;
}

.itr-2 {
    background-position: 0 -320px;
}

.itr-3 {
    background-position: 0 -400px;
}

.at-adv-desc {
    float: right;
    width: 80%;
}

.at-adv-desc b {
    display: block;
}

.at-adv-screen {
    background: url(/f/i/myfxbook-scr.jpg) no-repeat 50% 0;
    height: 343px;
}

.at-notice-wrap {
    margin-bottom: 60px;
}

.at-notice {
    border-top: 1px solid #a7a7a7;
    padding-top: 15px;
    text-align: center;
}



/*autotrade*/


/*форма опросник*/

.h-popup-var-2 {
    margin-top: -400px;
}

.auto-trade-questionnaire div.h2 {
    font-size: 2.2em;
}

.at-quest-wrap {
    width: 75%;
    margin: 0 auto;
}

.at-questionnaire {
    list-style: decimal;
    list-style-position: inside;
}

.at-questionnaire li {
    color: #e30a17;
    font-size: 20px;
}

.at-quest-options {
    margin: 12px 0 12px 40px;
    color: #424242;
    font-size: 17px;
}

.at-quest-options div {
    margin-bottom: 5px;
}

.at-quest-wrap .error-msg {
    clear: both;
    color: #d94a02;
    font-size: 14px;
    font-style: italic;
    line-height: 1.2em;
    padding: 7px 0 0;
}

.at-quest-wrap .radio {
    vertical-align: top;
    width: 16px;
    height: 16px;
    margin: 0 3px;
}

.at-quest-wrap .radio:not(checked) {
    position: absolute;
    opacity: 0;
}

.at-quest-wrap .radio:not(checked)+label {
    position: relative;
    padding: 0 0 0 35px;
}

.at-quest-wrap .radio+label {
    cursor: pointer;
}

.at-quest-wrap .radio:not(checked)+label:before {
    content: '';
    position: absolute;
    top: 2px;
    left: 0;
    width: 16px;
    height: 16px;
    border: 1px solid #cdd1da;
    border-radius: 50%;
    background: #fff;
}

.at-quest-wrap .radio:checked+label:after {
    opacity: 1;
}

.at-quest-wrap .radio:not(checked)+label:after {
    content: '';
    position: absolute;
    top: 3px;
    left: 1px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #e30a17;
    opacity: 0;
}



/*форма опросник*/


/*trading idea*/

.h-content-head_tradingidea {
    min-height: 300px;
}

ul.b-texts-cols_bord {
    width: 45%;
    padding: 5px 12px 0;
}

.ti-newfeatures {
    /*background: url(/f/i/tidea_img.jpg) no-repeat 0 50%;*/
    height: 100%;
}

.ti-newfeatures p {
    margin-bottom: 40px;
}

.t-idea-platform .at-adv-title {
    padding-bottom: 0;
}

.t-idea-platform .at-adv-img {
    background: url(/f/i/ti-sprites.png) no-repeat;
    width: 15%
}

.t-idea-platform .at-adv-desc {
    width: 85%;
}

.t-idea-platform .itl-1 {
    background-position: 0px 0px;
}

.t-idea-platform .itl-2 {
    background-position: 0 -70px;
}

.t-idea-platform .itl-3 {
    background-position: 0 -145px;
}

.t-idea-platform .itl-31 {
    background-position: 0 -565px;
}

.t-idea-platform .itl-4 {
    background-position: 0 -215px;
}

.t-idea-platform .itl-5 {
    background-position: 0 -640px;
}

.t-idea-platform .itr-1 {
    background-position: 0 -280px;
}

.t-idea-platform .itr-2 {
    background-position: 0 -350px;
}

.t-idea-platform .itr-3 {
    background-position: 0 -420px;
}

.t-idea-platform .itr-4 {
    background-position: 0 -495px;
}

.at-advlst-wrap .star {
    font-size: .7em;
}

.h-texts-wrap .at-advlst-wrap .notes {
    clear: both;
    background-position: 8% 0;
}

.h-texts-wrap .at-advlst-wrap .notes p {
    margin-left: 8%;
}

.t-idea-platform ul.at-advlst-left li,
.t-idea-platform ul.at-advlst-right li {
    padding: 0;
}

.t-idea-platform ul.at-advlst-left li:before,
.t-idea-platform ul.at-advlst-right li:before {
    display: none;
}

.ti-pl-warn-wrap {
    margin-bottom: 70px;
}

.ti-pl-warn {
    border: 1px solid #e30a17;
    text-align: center;
    padding: 30px 0;
}

.ti-risks {
    margin-bottom: 120px;
    margin-left: 1%;
}

.ti-risks p {
    margin-bottom: 20px;
}

.ti-risks-hdr {
    font-weight: bold;
}

.ti-list-pdf-wrap {
    text-align: center;
    margin-bottom: 30px;
}

.ti-list-pdf {
    display: inline-block;
    background: url(/f/i/pdf.png) no-repeat;
    height: 50px;
    padding-left: 60px;
    line-height: 2.6em;
    color: #343333;
}

a.bvi-stocks-btn[href^="http://"] {
    padding: 0;
    background-image: none;
}



/*trading idea*/


/*events*/

.jspPane ul li {
    background: url("/f/i/bul8.png") no-repeat scroll 0 10px rgba(0, 0, 0, 0);
    padding-left: 15px;
}



/*portfoliomanagement*/

.h-texts-wrap ul.pfm-properties li,
.h-texts-wrap ul.pfm-adv-list li,
.h-texts-wrap ul.pfm-strattps li {
    background: none;
    margin: 0;
    padding: 0;
}

.h-texts-wrap ul.pfm-properties li:before,
.h-texts-wrap ul.pfm-adv-list li:before,
.h-texts-wrap ul.pfm-strattps li:before {
    display: none;
}

.h-texts-wrap.no-botpadd {
    padding-bottom: 0;
}

.h-content-head_var4_prtfmng {
    background: url("/f/i/content-head-bg35.jpg") no-repeat scroll 50% 50%;
    /*min-height: 297px;*/
}

.h-content-head_var4_prtfmng h1,
.h-content-head_var4_prtfmng .breadcrumbs li,
.h-content-head_var4_prtfmng .breadcrumbs li a {
    color: #333;
}

.h-content-head_var4_prtfmng .h-fixed {
    position: relative;
    margin-top: 25px;
}

.h-content-head_var4_prtfmng .b-share {
    top: 200px;
}

.tbtn-wrap {
    position: absolute;
    top: 58px;
    right: 15px;
}

.tbtn-wrap .pfm-ordercons-btn {
    text-transform: none;
    font-size: 1.2em;
}

.h-content-head_var4_prtfmng h1 {
    margin-top: 25px;
}

.pfm-wrap {
    padding: 55px 0 25px;
}

.h-texts-wrap ul.pfm-properties {
    padding-bottom: 0;
}

.pfm-properties {
    padding: 24px 0 55px;
}

.pfm-properties li {
    display: inline-block;
    width: 33%;
    text-align: center;
    vertical-align: top;
    color: #828588;
    font-size: 0.941em;
}

.pfm-properties li p {
    margin: 0 20px;
}

.pfm-properties li .h2 {
    font-size: 1.5em;
    font-weight: normal;
    line-height: 1em;
    margin: 0 0 15px;
    padding: 145px 0 0;
    background-repeat: no-repeat;
    background-position: 50% 0;
}

.pfm-properties li span {
    color: #e30a17;
}

.pfm-properties li.pfp1 div {
    background: url(/f/i/pfp-01.png) no-repeat 50% 0;
}

.pfm-properties li.pfp2 div {
    background: url(/f/i/pfp-02.png) no-repeat 50% 0;
}

.pfm-properties li.pfp3 div {
    background: url(/f/i/pfp-03.png) no-repeat 50% 0;
}

.pfm-properties-not {
    text-align: center;
    margin-top: 35px;
}

.pfm-strategy-block {
    height: auto;
    background: url(/f/i/pfm-strat-bg.jpg) no-repeat;
    background-size: cover;
}

.pfm-strategy-block .flexslider {
    background: linear-gradient(to bottom, rgba(34, 41, 57, 0.5) 0%, rgba(34, 41, 57, 0.5) 100%);
    padding-top: 45px;
}

.pfm-strategy-block h2 {
    color: #fafafa;
    text-transform: uppercase;
}

.h-texts-wrap .pfm-strattps {
    overflow: hidden;
    padding: 15px 0;
}

.pfm-strattps li {
    width: 33%;
    float: left;
    text-align: center;
}

.pfm-strattps li span {
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 20px;
    padding: 10px 15px;
}

.slider-wrap {
    color: #fff;
    padding-top: 55px;
}

.pfm-strategy-block .strattps-wrap {
    height: 90px;
}

.pfm-strattps-arr {
    height: 89px;
    margin-top: 20px;
    /*background:url(/f/i/pfm-toparr.png) no-repeat 25% 100%;*/
}

.pfm-strategy-block .flex-direction-nav {
    position: absolute;
    top: 50%;
    width: 100%;
}

.pfm-strategy-block .flex-direction-nav li {
    position: absolute;
    top: 0;
}

.pfm-strategy-block .flex-direction-nav li:first-of-type {
    left: 0;
}

.pfm-strategy-block .flex-direction-nav li:last-of-type {
    right: 0;
}

.strat-portfoliomanagement {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-around;
    text-align: center;
}

.strat-portfoliomanagement>div {
    max-width: 270px;
    width: 100%;
}

.strat-charts {
    margin: 0 auto;
    width: 100%;
    table-layout: fixed;
}

.strat-charts tr,
.strat-values>td {
    text-align: center;
    font-weight: normal;
}

.strat-charts div.thw {
    font-size: 1.5em;
    margin-bottom: 45px;
}

.thb {
    width: 80%;
    border-bottom: 1px solid #fff;
    height: 1px;
    margin: 0 auto;
}

.strat-values>td {
    vertical-align: middle;
    font-size: 1.8em;
    height: 178px;
    padding: 30px 0 0;
    /*border-top: 1px solid #fff;*/
}

.strat-values>td span {
    text-shadow: 5px 1px 8px #000;
}

.strat-values>td i {
    font-size: 2em;
    font-style: normal;
    display: block;
    line-height: 1.2em;
}

.strat-bottom>div {
    font-size: 1em;
}

.strat-bottom>div div {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    width: 95%;
    margin: 0 auto;
    padding: 15px 0;
}

.pfm-order-cons {
    background: #f1f3f5;
    padding: 50px 0 70px;
}

.pfm-redline {
    width: 30%;
    border-top: 1px solid #e30a17;
    height: 1px;
    margin: 0 auto 40px;
}

.pfm-btn-wrap {
    text-align: center;
    margin-top: 25px;
}

.pfm-txt p {
    margin-bottom: 35px;
    text-align: center;
}

.pfm-adv-list.scnd {
    margin-top: 65px;
    overflow: hidden;
}

.pfm-adv-list li {
    width: 31%;
    display: inline-block;
    vertical-align: top;
    margin-left: 2%;
    margin-bottom: 65px !important;
}

.pfm-adv-list li:first-child {
    margin-left: 0;
}

.pfm-adv-item .hdr {
    overflow: hidden;
    margin-bottom: 30px;
}

.pfm-adv-item .hdr span {
    display: inline-block;
    height: 42px;
    float: left;
}

.pfm-adv-list .pfm-adv-img {
    width: 15%;
    background: url(/f/i/pfm-sprites.png) no-repeat 0 0;
}

.pfm-adv-list .pfm-adv-hdr {
    width: 80%;
    font-size: 22px;
    margin-left: 2%;
    color: #4f617c;
    padding-top: 10px;
}

.pfm-adv-list .hdr .pfm-adv-hdr {
    height: 37px;
}

.pfm-adv-list .pfm-adv-hdr {
    border-bottom: 1px solid #e30a17;
}

.pfm-adv-list.frst .itm-1 {
    background-position: 0 0;
}

.pfm-adv-list.frst .itm-2 {
    background-position: 0 -55px;
}

.pfm-adv-list.frst .itm-3 {
    background-position: 0 -110px;
}

.pfm-adv-item p {
    color: #7c8ca6;
    margin-left: 17%
}

.pfm-adv-list.scnd .itm-1 {
    background-position: 0 -165px;
}

.pfm-adv-list.scnd .itm-2 {
    background-position: 0 -220px;
}

.pfm-adv-list.scnd .itm-3 {
    background-position: 0 -275px;
}

.pfm-why-block {
    background: none;
    overflow: hidden;
    min-height: 457px;
}

.pfm-why-block .h-fixed {
    margin-top: 55px;
}

.pfm-why-block .h-cols {
    width: 100%;
    float: none;
    text-align: center;
}

.h-texts-wrap .h-cols.pfm-left h2 {
    text-align: center;
    border-bottom: none;
    width: 95%;
    padding-bottom: 25px;
    margin-bottom: 35px;
    font-size: 1.9em;
}

.h-cols.pfm-right p {
    color: #fff;
    font-size: .9em;
    margin-bottom: 20px;
}

.pfm-why-txt {
    width: 95%;
}

.pfm-why-txt p {
    margin-bottom: 25px;
}

.pfm-why-block .h-cols.pfm-right {
    margin-left: 0;
    padding: 0;
}

.pfm-why-block-bott {
    margin: 35px 0 70px;
    overflow: hidden;
}

.pfm-why-block-bott .notice {
    width: 100%;
    float: none;
    padding: 0;
    max-width: 1110px;
}

.h-content-head.h-content-head_var4_prtfmng h1 {
    font-size: 3.53em;
}

.pfm-ordercons-btn {
    text-transform: uppercase;
    font-size: 1em;
}

.slider-wrap .flex-control-paging li a.flex-active,
.slider-wrap .flex-control-paging li a {
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 20px;
    padding: 10px 15px;
    display: inline-block;
    width: 200px;
    height: auto;
    text-indent: 0;
    background: transparent;
}

.slider-wrap ol.flex-control-nav {
    overflow: hidden;
    margin: 0 auto 0 -480px;
    width: 960px;
    padding: 0 20px;
    top: -140px;
    left: 50%;
}

.slider-wrap ol.flex-control-nav>li {
    width: 32%;
}

.instr-bg-pfm {
    background: url('/f/i/instr-bg-portfoliomanagement.jpg') no-repeat;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
}

.slider-wrap .flex-control-paging li a:hover,
.slider-wrap .flex-control-paging li a.flex-active {
    background: #fff;
    border-color: #fff;
    color: #485770;
    opacity: 1;
}

.share-content {
    float: none;
    margin: 0;
}

.share-text {
    max-width: 850px;
    width: 100%;
    font-size: 20px;
    margin: 0;
    padding-top: 0;
    float: none;
    display: inline-block;
}

.share-delim {
    margin-right: 7px
}

.share-box {
    overflow: hidden
}

.share-box li {
    display: inline-block
}

.share-box span {
    width: 40px;
    height: 40px;
    display: block;
    background-size: 40px
}



/*Fibox*/

.h-fibox-wrap {
    background: url(/f/i/3dbox.png) no-repeat 50% 50%, url(/f/i/fiboks-bg-name.png) no-repeat 98% 0, url('/f/i/fiboks-bg.jpg') no-repeat 50% 0;
    background-size: auto, auto, cover;
    height: 757px;
    padding-top: 25px;
}

.h-fibox-wrap h2,
.h-fibox-wrap h3 {
    color: #fff;
    text-align: center;
    text-shadow: 1px 1px 2px black;
}

.h-fibox-wrap h2 {
    margin: 25px 0 12px;
    font-size: 2.5em;
    font-weight: 400;
}

.h-fibox-wrap h3 {
    font-size: 1.8em;
    font-weight: 400;
}

.fibox-props-wrap {
    margin: 75px 0 0;
    overflow: hidden;
}

.fibox-lblock,
.fibox-rblock {
    width: 49%;
    position: relative;
}

.fibox-lblock {
    float: left;
    text-align: right;
}

.fibox-rblock {
    float: right;
    text-align: left;
}

.fbx-prop {
    width: 311px;
}

.fbx-prop-hdr {
    color: #ec3239;
    text-transform: uppercase;
    line-height: 1.8em;
    margin-bottom: 10px;
}

.fbx-prop.lb1 {
    margin-top: 90px;
}

.fbx-prop.rb1 {
    margin-top: 90px;
}

.fbx-prop.lb2 {
    margin-top: 45px;
}

.fbx-prop.rb2 {
    margin-top: 68px;
}

.fbx-prop.rb1,
.fbx-prop.rb2 {
    margin-right: 0;
    margin-left: auto;
}

.fbx-prop-hdr.lft {
    /*background: url(/f/i/fibox-hdr-bgl.png) no-repeat 0 100%;*/
    position: relative;
    padding-right: 30px;
}

.fbx-prop-hdr.lft:after {
    content: '';
    width: 100%;
    height: 24px;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url('../i/o-sprite.png') no-repeat;
    background-position: 100% -181px;
}

.fbx-prop-hdr.rght {
    /*background: url(/f/i/fibox-hdr-bgr.png) no-repeat 0 100%;*/
    position: relative;
    padding-left: 30px;
}

.fbx-prop-hdr.rght:after {
    content: '';
    width: 100%;
    height: 24px;
    position: absolute;
    bottom: 0;
    right: 0;
    background: url('../i/o-sprite.png') no-repeat;
    background-position: -10px -326px;
}

.fbx-prop-txt {
    color: #fff;
}

.fibox-lblock .fbx-prop-txt {
    padding-right: 30px;
}

.fibox-rblock .fbx-prop-txt {
    padding-left: 30px;
}

.btn-red-wrap {
    text-align: right;
    margin-top: 90px;
    padding-right: 110px;
}

.btn-red-wrap a.btn {
    font-size: 1em;
    width: 270px;
}

.btn-red-wrap a.btn[href^='http://'] {
    padding: 0;
    background-image: none;
}

.news-seo-block {
    margin-top: 40px;
}



/*Fibox  на главной*/

.h-main-fibox-wrap {
    display: none;
    padding-top: 45px;
    padding-bottom: 45px;
}

.h-main-fibox-wrap h2 {
    text-transform: uppercase;
    font-size: 1.765em;
}

.h-main-fibox-wrap h3 {
    font-size: 1.6em;
    font-weight: 300;
}

.h-m-fibox-links {
    text-align: center;
    padding-top: 85px;
}

.h-m-fibox-links a {
    display: inline-block;
    max-width: 350px;
    width: 100%;
}

.h-m-fibox-links a[href^="http://"] {
    width: 300px;
    background-image: none;
    padding-right: 0;
}

.analytic-fibox {
    background: url(/f/i/fibox-bg.jpg);
    background-position: center bottom;
}

.h-main-fibox-block {
    padding-top: 40px;
}

.h-main-fibox-block .h-m-fibox-txt-block {
    display: grid;
    grid-template-columns: repeat(4, minmax(auto, 255px));
    -ms-grid-template-columns: repeat(4, minmax(auto, 255px));
    justify-content: space-between
}

.h-m-fibox-txt {
    width: 100%;
    text-align: center;
    position: relative;
}

.h-m-fibox-txt .fibox-ic {
    /*content: '';*/
    width: 118px;
    height: 118px;
    /*    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);*/
    margin: 0 auto;
    border-radius: 50%;
    background: #f1f3f4 url(/f/i/fibox.png) no-repeat;
    background-position: 8px 16px;
}

.h-m-fibox-txt:nth-of-type(2) .fibox-ic {
    background-position: -108px 16px;
}

.h-m-fibox-txt:nth-of-type(3) .fibox-ic {
    background-position: -242px 16px;
}

.h-m-fibox-txt:nth-of-type(4) .fibox-ic {
    background-position: -392px 16px;
}

.analytic-fibox .h-m-fibox-txt .fibox-ic {
    background: rgba(0, 76, 129, 0.2) url(/f/i/fibox.png) no-repeat;
    background-position: 8px -78px;

}

.analytic-fibox .h-m-fibox-txt:nth-of-type(2) .fibox-ic {
    background-position: -108px -78px;
}

.analytic-fibox .h-m-fibox-txt:nth-of-type(3) .fibox-ic {
    background-position: -242px -78px;
}

.analytic-fibox .h-m-fibox-txt:nth-of-type(4) .fibox-ic {
    background-position: -392px -78px;
}


.h-m-fibox-txt .fb-txt-cnt {
    color: #828588;
    font-size: 0.941em;
}

.fb-txt-cnt .hr{
    max-width: 55px;
    opacity: 0.5;
    margin: 10px auto 10px;
}

.fb-txt-hdr {
    color: #e30a17;
    font-size: 1.412em;
}

.analytic-fibox .fb-txt-hdr {
    color: #fff;
}

.analytic-fibox .h-m-fibox-txt .fb-txt-cnt {
    color: #fff;
}

.fb-txt-hdr.bg {
    position: relative;
    padding-bottom: 5px;
    padding-top: 45px;
    margin-bottom: 5px;
}

.fb-txt-cnt span {
    display: inline-block;
    font-size: 0.706em;
    line-height: 1.2;
    color: #323232;
}

.analytic-fibox .fb-txt-cnt span {
    color: #fff;
}

.b-pp-d.punkt.cn,
.b-pp-d.procent.cn {
    background-image: none;
}

/*страница 404*/

.h-errors-wrap.err404 {
    background: url(/f/i/ttch_bg.jpg) no-repeat 50% 0;
    min-height: 720px;
    padding: 10px 0 0;
}

.err404 .block-content {
    margin-top: 110px;
}

.err404 .block-content p {
    color: #6f7275;
    font-size: 1em;
}

.h-errors-wrap.err404 h2 {
    font-size: 1.3em;
    font-weight: 600;
    margin-bottom: 17px;
    color: #262626;
}

.h-errors-wrap.err404 .btn:hover {
    color: #fff;
}

.lnk-wrap {
    margin-top: 20px;
}

.ttch-wrap {
    margin-top: 350px;
}

.ttch-wrap h1 {
    color: #000;
    margin: 40px 0 15px;
    text-transform: none;
    font-size: 3em;
    font-weight: 600;
    letter-spacing: 0;
}

.h-errors-wrap.err404 .ttch-wrap h2 {
    color: #be0005;
    margin-left: 40px;
}

.dettxt-wrap {
    width: 70%;
}

.seo-color {
    color: #828588;
}

.popup-title-window {
    color: #343333;
    display: none;
    z-index: 100;
    position: absolute;
    background-color: #fff;
    -webkit-box-shadow: 0 0 8px #000;
    box-shadow: 0 0 8px #000;
    padding: 15px;
    min-width: 400px;
    font-size: 0.7em;
    line-height: 1.4em;
    text-align: left;
}

.popup-title-window:before {
    content: "";
    position: absolute;
    background-color: #fff;
    -webkit-box-shadow: 0 0 8px #000;
    box-shadow: 0 0 8px #000;
    width: 15px;
    height: 15px;
    left: 50px;
    bottom: -7.5px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    text-indent: -1000px;
}

.popup-title-window:after {
    content: "";
    position: absolute;
    border: 15px solid #fff;
    left: 0;
    bottom: 0;
    top: 0;
    right: 0;
}



/*Акции NEW*/


/*Список акций*/

.cleared:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.h-content-head_promos {
    background: #606e83 url(/f/i/content-head-promo-bg.jpg) no-repeat 50% 50%;
    background-size: cover;
}

.h-promolist-item-wrap {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    height: 663px;
}

.h-promolist-item-inner {
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    background: rgba(56, 78, 107, 0.8);
}

.alignleft {
    left: 0;
    right: auto;
}

.alignright {
    right: 0;
    left: auto;
}

.h-promolist-item-wrap .h-fixed {
    position: relative;
}

.promoitem-descr {
    width: 50%;
    color: #fff;
}

.promo-leftblock {
    float: left;
}

.promo-rightblock {
    float: right;
}

.promo-leftblock.promoitem-descr {
    padding: 64px 0 65px;
}

.promo-rightblock.promoitem-descr {
    padding: 64px 0 65px;
}

.promo-leftblock .promoitem-descr-inner {
    padding-right: 45px;
}

.promo-rightblock .promoitem-descr-inner {
    padding-left: 80px;
}

.promoitem-hdr {
    font-size: 40px;
    line-height: 54px;
    margin-bottom: 65px;
}

.promoitem-hdr a {
    color: #fff;
    border-bottom: 2px solid #fff;
}

.promoitem-hdr span {
    font-size: 50px;
    font-weight: 500;
}

.promoitem-period {
    font-size: .9em;
    margin-bottom: 49px;
}

.promoitem-period span {
    font-size: 1.2em;
    margin-left: 15px;
}

.promoitem-terms {
    width: 519px;
    margin-bottom: 78px;
}

.promoitem-terms td {
    font-size: 0.9em;
    vertical-align: top;
}

td.cell-1 {
    width: 196px;
}

td.cell-2 {
    width: 180px;
}

td.cell-3 {
    width: 143px;
}

.promoitem-terms td span {
    display: block;
    font-size: 30px;
    margin-top: 18px;
}

.promoitem-terms td span.top {
    height: 38px;
    font-size: .9em;
    margin: 0;
    line-height: 20px;
}

.promoitem-terms td span.one-row {
    margin-top: 0;
}

.promoitem-terms .promoterms-limit {
    height: 50px;
}

.promoitem-details {
    font-size: 1.1em;
}

.promoitem-details a {
    background: url("/f/i/bul4.png") 100% 50% no-repeat;
    color: #fff;
    padding: 0 32px 0 0;
    text-transform: uppercase;
}

.h-insert-recommend-wrap.h-texts-wrap {
    padding: 70px 0;
    font-size: 1em;
}



/*Подробности акции*/

.h-content-head_promo_item {
    height: 623px;
}

.h-content-head.h-content-head_promo_item {
    padding: 0 0 40px;
}

.pr-itm-head-block {
    background: rgba(56, 78, 107, 0.8);
    padding: 17px 0 18px;
    height: 125px;
}

.h-content-head .section-title.pr-itm-htxt {
    margin-top: 0;
    font-size: 2.45em;
}

.h-content-head .section-title.pr-itm-htxt span {
    font-size: 1.2em;
}

.pr-itm-htxt {
    float: left;
}

.pr-itm-hbtn {
    float: right;
    margin-top: 5px;
}

.pr-itm-annouce {
    font-size: 3em;
    margin-top: 71px;
    line-height: 50px;
}

.pr-hdr-itmterms {
    margin-top: 225px;
}

.h-insert-recommend-wrap {}

.pr-itm-hdr-wrap {
    font-size: 1em;
}

.pr-itm-block {
    width: 46%;
}

.pr-itm-block.lft {
    float: left;
}

.pr-itm-block.rght {
    float: right;
}

.pr-itm-terms {}

.pr-itm-terms.lft {
    width: 380px;
    margin-left: auto;
    margin-right: 0;
}

.pr-itm-terms.rght {
    width: 390px;
    margin-left: 0;
    margin-right: auto;
}

.pr-itm-terms td {
    text-align: left;
    color: #000;
    vertical-align: top;
}

.pr-itm-terms td.cell-1 {
    width: 120px;
}

.pr-itm-terms td.cell-2 {
    width: 120px;
}

.pr-itm-terms.lft td.cell-3 {
    width: 140px;
}

.pr-itm-terms.rght td.cell-3 {
    width: 150px;
}

.pr-itm-terms span {
    display: block;
    margin-top: 17px;
    font-size: 30px;
}

.pr-itm-terms span.top {
    font-size: .9em;
    line-height: 18px;
    margin: 0;
    height: 38px;
}

.pr-itm-terms span.one-row {
    margin-top: 0;
}

.pr-itm-hdr-wrap {
    padding: 35px 0 38px;
}



/*flexbox description*/

.flx-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
}

.flx-wrap .pr-itm-block-l2 {
    -ms-flex-preferred-size: 46%;
    -webkit-flex-basis: 46%;
    flex-basis: 46%;
}

.pr-itm-content-wrap {
    margin-top: 84px;
    margin-bottom: 30px;
}

.pr-itm-block-l2 {
    color: #333;
}

.pr-itm-h {
    font-size: 2em;
    padding-bottom: 44px;
    border-bottom: 1px solid #e22016;
    margin-bottom: 50px;
    line-height: 32px;
}

.pr-itm-h.h3 {}

.pr-itm-lst {}

.pr-itm-lst li,
.pr-itm-block-l2 p {
    margin-bottom: 30px;
}

.pr-itm-lst li {
    background: url("/f/i/bul8.png") no-repeat scroll 0 10px rgba(0, 0, 0, 0);
    padding-left: 30px;
}

.pr-itm-block-l2 p {
    /*font-size:1.2em;*/
}

.pr-itm-openacc {
    padding: 40px 0;
    text-align: center;
}

.pr-itm-openacc .open-account-link {
    margin-bottom: 35px;
}

.pr-itm-btl {
    color: #797979;
    border-bottom: 1px solid #797979;
}



/*Слайдер на главной*/

.promoitem-index {
    margin-top: -5px;
    margin-bottom: 15px;
}

.promoitem-index .promoitem-period {
    margin-bottom: 35px;
}

.promoitem-index .promoitem-terms {
    margin-bottom: 0;
}

.promoitem-index .promoitem-terms td span {
    margin: 10px 0;
}

.promoitem-index .promoitem-terms td span.top {
    margin: 0;
}

.promoitem-terms td.low-padd span.top {
    height: 25px;
}

.promoitem-index .promoitem-terms td span.one-row {
    margin-top: 0;
}

.promoitem-index .promoitem-terms .promoterms-limit {
    height: 20px;
}

.b-ins-slider-inner_2 p.b-ins-slider-link {
    margin-bottom: 20px;
}

#promo-5 a {
    background: url(/f/i/bul1.png) no-repeat 100% 50%;
    padding-right: 20px;
    font-size: .9em;
}

.h-content-head_emptypromos {
    background: #344b6a;
    padding: 25px 0 52px;
    display: none;
}

.h-content-promos-empty {
    background: #606e83 url(/f/i/promos-empty.jpg) no-repeat 50% 60%;
    background-size: cover;
    height: 469px;
}

.empty-notice {
    font-size: 2.824em;
    font-weight: 300;
    line-height: 1em;
    margin-top: 50px;
}

.subscr-offer {
    margin-top: 287px;
}

.h-promos-subscr-wrap {
    padding-top: 56px;
    margin-bottom: 70px;
}

.h-promos-subscr-wrap .h3 {
    text-align: center;
    font-weight: 300;
    font-size: 2.35em;
    line-height: 1em;
    margin-bottom: 45px;
}

.h-insert-recommend-wrap {
    padding: 65px 0;
}

.h-insert-recommend-wrap .detail-wrap a,
.foot-block a {
    text-transform: uppercase;
    font-size: .65em;
    font-weight: 500;
    /*background: url("/f/i/bul1.png") no-repeat 100%;*/
    padding-right: 0;
    position: relative;
}

.h-insert-recommend-wrap .detail-wrap a:after {
    height: 11px;
    background: url("/f/i/bul_sprites.png") -118px -75px no-repeat
}

.promo-subscr-form {
    text-align: center;
}

.ps-row {
    margin-bottom: 55px;
}

.promo-subscr-form input[type="text"] {
    border: 2px solid #bbc1c4;
    border-radius: 16px;
    color: #262626;
    font-size: 22px;
    font-family: inherit;
    line-height: 29px;
    height: 29px;
    padding: 0 14px;
    width: 365px;
}

.h-popup-subcribe-result-wrap .h-popup-inner {
    padding-bottom: 0;
}

.h-popup-subcribe-result-wrap .txt {
    margin: 34px auto 0;
    width: 60%;
    min-width: 400px;
}

.h-popup-subcribe-result-wrap .txt p {
    text-align: center;
    margin-bottom: 20px;
    text-align: center;
}

.h-popup-subcribe-result-wrap .foot-block {
    background: #f2f2f4;
    padding: 45px 0;
    margin-top: 45px;
    text-align: center;
}

.h-popup-subcribe-result-wrap .foot-block a {
    font-size: .8em;
}

.promo-subscr-form form.loading {
    opacity: 0.5;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}

.h-popup-subcribe-result-wrap .h-popup-inner h2,
.h-popup-subcribe-result-wrap .h-popup-inner .h2 {
    margin-top: 15px;
}



/*Акции NEW*/

.fxpromo-toolbox {
    display: inline-block;
    width: 300px;
    padding: 3px;
}



/*Литература*/

.h-content-head_var4_liter {
    background: url(/f/i/antr-literature-bg.jpg) no-repeat 50% 0;
}

.books-wrap {
    /*padding-top:80px;*/
}

.book-item-wrap {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 35px;
    overflow: hidden;
    margin-bottom: 75px;
}

.book-item-img,
.book-item-descr {
    float: left;
}

.book-item-descr {
    margin-left: 55px;
    width: 70%;
}

.book-author {
    color: #a9a9a9;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: .85em;
    letter-spacing: 0.05em;
}

.book-name {
    font-size: 1.4em;
    font-weight: 300;
    line-height: 1em;
    margin-bottom: 35px;
}

.book-dsctxt {
    font-size: 1em;
    margin-bottom: 30px;
    color: #333;
}

.book-detlnk {
    margin-bottom: 40px;
}

.book-detlnk a {
    position: relative;
    padding: 0;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    font-size: .8em;
}

.book-detlnk a:after {
    content: '';
    width: 15px;
    height: 16px;
    position: absolute;
    top: 0;
    left: 100%;
    background: url("/f/i/bul_sprites.png") -118px -74px no-repeat;
}

.book-item-info {
    width: 100%;
}



/*.book-item-info th{font-weight:normal; color:#a9a9a9; text-transform:uppercase; text-align:left; font-size:.8em; padding-bottom:15px; font-weight:600;}
*/

.book-item-info {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    max-width: 880px;
    float: right;
}

.book-item-info>div {
    width: 100%;
    max-width: 210px;
}

.book-item-info>div>div:first-of-type {
    font-weight: normal;
    color: #a9a9a9;
    text-transform: uppercase;
    text-align: left;
    font-size: .8em;
    padding-bottom: 15px;
    font-weight: 600;
}

.book-item-info>div>div:last-of-type {
    width: 100%;
    padding-bottom: 15px;
}



/*.book-item-info td{width:25%; padding-bottom:15px;}*/


/*Литература*/

.foot-notes {
    width: 80%;
    float: left;
}

.foot-soc {
    width: 20%;
    float: right;
    padding-top: 50px;
}

.err-footer .copy,
.err-footer .foot-notes {
    float: none;
}



/*MetaTrader4Web*/

.h-content-head_metatrader4web {
    background-image: url(/f/i/content-head-bg37.jpg);
}

.wtmt4-txt {
    width: 75%;
    margin: 0 auto;
}

.wtmt4-txt p {
    text-align: center;
    margin-bottom: 20px;
}

.h-texts-wrap.wtmt4-txt-intro {
    padding-bottom: 35px;
}

.b-plat-info_mt4webterminal .b-plat-descr:after {
    background: url("/f/i/laptop8.png") 50% 0 no-repeat;
}

.b-plat-descr.mt4wt {
    min-height: 388px;
    margin-bottom: 35px;
}

.h-texts-wrap.h-insert-wrap_info_mt5webmob {
    overflow: hidden;
    padding-bottom: 115px;
    padding-top: 90px;
}


.h-texts-wrap.b-plat-info_mt5webmob {
    padding-top: 90px;
}

.h-texts-wrap.h-insert-wrap_info_mt5webmob h2 {
    display: inline-block;
    text-align: left;
}

.h-texts-wrap.b-plat-info_mt5webmob h2 {
    text-align: left;
}

.b-plat-info_mt5webmob .b-plat-descr:after {
    height: 584px;
    background: url("/f/i/laptop9.png") 50% 0 no-repeat;
}

.h-texts-wrap.b-plat-info_mt5webmob .b-plat-descr:after {
    height: 584px;
    background: url("/f/i/laptop10.png") 50% 0 no-repeat;
}

.b-plat-info_var2.b-plat-info_mt5webmob.mt5-mob .b-plat-descr:after {
    height: 100%;
    background: url("/f/i/laptop11.png") 50% bottom no-repeat;
}

.b-plat-info_mt5webmob.mt5-mob .b-plat-descr:after {
    height: 584px;
    background: url("/f/i/laptop12.png") 50% 0 no-repeat;
}

.b-plat-info_var2.b-plat-info_mt5webmob ul li,
.b-plat-info_var2.b-plat-info_mt5webmob p,
.b-plat-info_var.b-plat-info_mt5webmob p,
.b-plat-info_var.b-plat-info_mt5webmob ul li {
    color: #828588;
}

/*Statistics*/

.h-content-head_statistics {
    background-image: url(/f/i/content-head-bg38.jpg);
    min-height: 300px;
}

.h-content-head_statistics h2 {
    width: 75%;
}

.stat-tools {
    text-align: center;
}

.mt4web .tp-description_inn ul {
    margin-bottom: 25px;
}

.mt4web .tp-description_inn ul li {
    font-size: .9em;
    padding-left: 28px;
    margin-bottom: 4px;
    position: relative;
}

.mt4web .tp-description_inn ul li:before {
    content: '';
    width: 5px;
    height: 5px;
    position: absolute;
    top: 9px;
    left: 0px;
    background: #E22016;
    border-radius: 50px;
}

.stat-title {
    padding: 0 165px;
}

.stat-title h2:last-of-type {
    margin: 0 0 15px;
}

.stat-header {
    padding: 15px 0;
    padding-left: 16px;
    border-top: 1px solid #e5e6e7;
    border-bottom: 1px solid #e5e6e7;
    margin-bottom: 25px;
}

.stat-header .stat-header-name {
    display: inline-block;
    text-transform: uppercase;
    padding: 9px 20px;
    font-size: 0.824em;
}

.stat-header .stat-header-name:first-of-type {
    border-right: 2px solid #4da928;
    margin-right: 115px;
    padding-left: 10px;
}

.stat-header .stat-header-name:last-of-type {
    border-left: 2px solid #e30a17;
}

.stat-green,
.stat-red {
    width: 40%;
}

.stat-green {
    float: left;
}

.stat-red {
    float: right;
}

.stat-line-list ul {
    padding-top: 10px;
}

.instrument-name {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    width: 20%;
    float: left;
    height: 42px;
}

.instrument-name p {
    flex-basis: 100%;
}

.stat-line-list ul li {
    background: none;
    text-align: center;
    padding: 0;
    margin: 0;
    font-size: 1.059em;
}

.stat-line-list ul li:after {
    content: '';
    display: table;
    clear: both;
}

.h-texts-wrap div.open-stat a {
    position: relative;
    background: none;
}

.h-texts-wrap div.open-stat a:after {
    content: "";
    position: absolute;
    display: block;
    width: 15px;
    height: 14px;
    top: 0%;
    left: 100%;
    /*transform: rotate(90deg);*/
    background: url("/f/i/bul_sprites.png") -150px -7px no-repeat;
}

.h-texts-wrap div.open-stat a.top:after {
    transform: rotate(180deg);
    background-position: -154px -7px;
}

.h-texts-wrap div.open-stat a.loading:after {
    width: 10px;
    transform: rotate(90deg);
    background: url(/f/i/load.svg) 0% 0% no-repeat;
}

.rts ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
}

.rts ul li {
    flex: 0 1 30%;
    text-align: center;
}

.rts ul li:before {
    display: none;
}

.stat-graph-name {
    width: 17%;
    margin-right: 50px;
    display: inline-block;
    vertical-align: top;
}

#se-visible-trigger>div>div,
#se-visible-trigger>div>div canvas {
    min-height: 108px;
}

.stat-graph-nums {
    width: 77%;
    display: inline-block;
}

.stat-graph-nums.loading,
#spread-statistics-wrapper.loading {
    opacity: 0.5;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}

#spread-statistics-wrapper .flex-control-nav.flex-control-paging {
    top: 115%;
}

#spread-statistics-wrapper .flex-direction-nav a {
    top: 30px;
}

#spread-statistics-wrapper .flexslider,
#spread-statistics-wrapper .flexslider>div {
    height: 360px !important;
}

.stat-graph-name,
.stat-graph-name h2 {
    text-align: left;
}

.stat-graph-name h2 {
    line-height: 1.2;
    margin-top: 0.5em;
}

.choose-text {
    color: #a0a6b1;
    font-weight: 100;
    text-transform: uppercase;
    font-size: 0.706em;
}

.type-trad {
    position: relative;
}

.type-trad>a {
    color: #5a6b83;
    font-size: 1.359em;
    font-weight: 400;
    border-bottom: 1px dotted #5a6b83;
}

.trad-choose {
    width: 290px;
    border: 3px solid #e5e5e5;
    background: #fff;
    -webkit-box-shadow: 7px 7px rgba(0, 0, 0, .2);
    box-shadow: 7px 7px rgba(0, 0, 0, .2);
    padding: 0 0 15px;
    position: absolute;
    top: 115%;
    left: -2px;
    z-index: 99;
    display: none;
}

.trad-choose h2 {
    font-size: 0.824em;
    margin: 0;
    width: 100%;
    text-align: center;
    color: #797979;
    text-transform: uppercase;
    background: #f7f7f7;
    padding: 15px 0;
}

#list-trading ul {
    padding: 10px 10px 0;
}

#list-trading ul li {
    display: inline-block;
    background: none;
    padding: 0;
    margin: 0;
}

#list-trading ul li:before {
    display: none;
}

#list-trading ul li a:hover {
    background: #f2f2f2;
    color: #5a6b83;
}

#list-trading li a {
    font-size: 0.824em;
    display: inline-block;
    padding: 8px;
    color: #000;
    border: 1px solid transparent;
    -webkit-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
}

#list-trading ul li a.active {
    background: none;
    border: 1px solid #cccccd;
}

.stat-graph-nums span.l-text {
    font-weight: 100;
    color: #a0a6b1;
}

.stat-round .round-item:nth-of-type(2) {
    margin: 0 60px;
}

.stat-graph-nums #se-visible-trigger h3 {
    font-size: 1.059em;
    color: #5a6b83;
    text-transform: none;
    font-weight: 100;
    letter-spacing: 0;
    text-align: center;
}

.stat-graph-nums .rates {
    width: 100%;
}

.stat-graph-nums .rates tr:first-of-type {
    border-top: 1px solid #e5e6e7;
}

.stat-graph-nums .rates tr:nth-child(even) {
    background: #f9fafb;
    border-top: 1px solid #e5e6e7;
    border-bottom: 1px solid #e5e6e7;
}

.stat-graph-nums .rates tr:first-of-type td:not(:first-of-type) {
    text-align: center;
    width: 25%;
}

.stat-graph-nums .rates tr:first-of-type td:last-of-type,
.stat-graph-nums .rates tr:first-of-type td:last-of-type h3 {
    /*padding-right: 0;*/
    text-align: right;
}

.stat-graph-nums .rates tr:first-of-type td:last-of-type {
    width: 21%;
}

.stat-graph-nums .rates tr:first-of-type td:last-of-type div {
    padding-right: 25px;
}

.stat-graph-nums .rates td {
    padding: 12px 30px;
}

.stat-graph-nums .rates tr:hover td {
    background: #eaeef1;
}

.stat-graph-nums .rates td:first-of-type {
    padding: 16px 50px 12px 20px;
}

.stat-graph-nums .rates td:nth-of-type(3),
.stat-graph-nums .rates td:nth-of-type(2) {
    text-align: center;
}

.stat-graph-nums .rates .al-r {
    padding-right: 30px;
}

.stat-graph-nums .rates tr td {
    font-size: 1.235em;
    padding-bottom: 12px;
}

.stat-graph-nums .rates tr td:first-of-type {
    font-size: 0.824em;
    text-transform: uppercase;
    color: #797979;
}

.graph-lines {
    border: none;
    padding-bottom: 30px;
}

.chart-container {
    width: 100%;
    max-height: 125px;
    display: flex;
    overflow: hidden;
    justify-content: flex-start;
    padding-left: 18px;
    transition: height 0.75s ease;
}

.spred-chart {
    display: flex;
    justify-content: space-around;
    align-items: flex-end;
    width: 100%;
    margin: 0 15px;
    max-width: 76px;
}

.spred-chart>div {
    width: 45%;
}

.spred-chart>div:first-of-type {
    background: #4DA928;
}

.spred-chart>div:last-of-type {
    background: #FFE533;
}

.stat-graph-header {
    width: 13%;
    float: left;
    vertical-align: top;
    padding-top: 32px;
}

.graph-lines .stat-graph-header span,
.rounded-sec .stat-graph-header span {
    margin: 30px 0;
    padding: 9px 10px 9px 20px;
}

.stat-graph-header p {
    text-transform: uppercase;
    font-style: normal;
    line-height: 1.2;
    padding: 0 30px 0 20px;
}

.graph-lines .stat-graph-header p {
    font-size: 0.706em;
    font-weight: 300;
    color: #a0a6b1;
}

.rounded-sec .stat-graph-header p {
    color: #797979;
    font-family: "Whitney A";
    font-size: 0.824em;
    font-weight: 500;
}

.graph-lines .stat-graph-header span:first-of-type {
    border-left: 2px solid #ffe533;
}

.graph-lines .stat-graph-header span:last-of-type {
    border-left: 2px solid #4da928;
}

.stat-graph-header span {
    display: block;
    font-size: 0.824em;
    text-transform: uppercase;
    color: #797979;
}

.stat-graph-lines {
    width: 84%;
    float: right;
    border-left: 1px solid #e5e6e7;
}

.table-name-spred {

    max-width: 738px;
    margin-left: 20px;
    margin-bottom: 20px;
}

.spred-num-stat {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin: 0 auto;
    max-width: 738px;
    margin-top: 20px
}

.spred-num-stat>div {
    margin: 0 6.328px;
    max-width: 93px;
    text-align: center;
    width: 100%;
}

.spred-num-stat>div span {
    margin: 0 5px;
}

#stat-name-trad {
    background: #f1f3f5;
    text-align: center;
}

#stat-name-trad ul {
    padding: 24px 0;
}

#stat-name-trad ul li {
    background: none;
    display: inline-block;
    padding: 0;
    margin: 0;
    margin-left: 37px;
}

#stat-name-trad ul li:before {
    display: none;
}

#stat-name-trad ul li:first-of-type {
    margin-left: 0;
}

#stat-name-trad li a {
    color: #323232;
    font-size: 1.059em;
    font-style: normal;
    font-weight: 300;
    position: relative;
}

#stat-name-trad li a:hover {
    color: #e30a17;
}

#stat-name-trad li a.active {
    color: #e30a17;
}

#stat-name-trad li a.active:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 128%;
    border: solid transparent;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #f9fafb;
    border-width: 10px;
    left: 28px;
}

.stat-graph-lines table {
    background: #f9fafb;
}

.stat-graph-lines .spred-name {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.stat-graph-lines .spred-name div {
    padding: 30px 0 12px;
    color: #5a6b83;
    text-align: center;
    max-width: 105px;
    text-align: center;
    width: 100%;
}

.rounded-sec .stat-graph-header span {
    border-left: 2px solid #485770;
    padding-right: 32px;
}

.flx-rounded {
    flex: 1 1 20%;
    text-align: center;
    padding-top: 30px;
}

.flx-rounded h3 {
    font-size: 1.059em;
    color: #5a6b83;
    text-transform: none;
}

#dropdown-tab {
    padding: 0;
    border-bottom: 1px solid #ebebeb;
    background: 0 0;
    font-weight: 400;
    margin-bottom: 35px;
}

#dropdown-tab ul {
    padding: 0;
    border-bottom: 1px solid #ebebeb;
    background: 0 0;
    font-weight: 400;
}

#dropdown-tab ul li {
    margin: 0;
    padding: 0 40px 0 0;
    background: 0 0;
    color: #323232;
    font-size: .94em;
    font-weight: 500;
    letter-spacing: .05em;
    line-height: 1.3em;
    border: radius 0;
    text-transform: uppercase;
    float: none;
    display: table-cell;
    white-space: normal;
}

#dropdown-tab ul li:before {
    display: none;
}

#dropdown-tab ul li a {
    float: none;
    display: block;
    color: #333;
    position: relative;
    -webkit-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
}

#dropdown-tab ul li a:after {
    content: '';
    position: absolute;
    top: 0px;
    left: 100%;
    width: 20px;
    height: 20px;
    background: url("/f/i/bul_sprites.png") -148px 2px no-repeat;
    transform: rotate(-90deg);
    transition: all 0.15s ease-in;
}

#dropdown-tab ul li a.active:after {
    transform: rotate(0deg);
    background-position: -144px -5px;
}

#dropdown-tab ul li a.active-dropdown-tab {
    position: relative;
    bottom: -4px;
    margin: -4px 0 0;
    border-bottom: 4px solid #e22016;
}

.active-dropdown-tab {
    color: #323232;
}

.active-dropdown-tab.red-drop {
    color: #e30a17;
}

#dropdown-tab ul li p {
    position: relative;
    bottom: -4px;
    margin: -4px 0 0;
    padding: 0 0 20px;
    border-bottom: 4px solid #e22016;
}

#dropdown-tab ul li a:hover {
    border-bottom: 4px solid #e22016;
}

.progress {
    width: 100%;
    height: 42px;
    margin-bottom: 2px;
    position: relative;
}

.stat-green .progress {
    background: #b4daa7;
}

.stat-red .progress {
    background-color: #f09aa0;
}

.stat-green .progress-bar {
    position: absolute;
    height: 100%;
    background-color: transparent;
    top: 0;
    right: 0;
}

.stat-red .progress-bar {
    position: absolute;
    height: 100%;
    background-color: transparent;
    top: 0;
    left: 0;
}

.progress-bar .full-progress {
    width: 100%;
    height: 100%;
    transition: width 0.9s ease;
}

.stat-red .progress-bar .full-progress {
    background-color: #e30a17;
}

.stat-green .progress-bar .full-progress {
    float: right;
    background-color: #4da928;
}

.stat-green .progress-value,
.stat-red .progress-value {
    position: absolute;
    top: 25%;
    z-index: 99;
    color: #fff;
    font-size: 1.235em;
}

.stat-green .progress-value {
    right: 15px;
}

.stat-red .progress-value {
    left: 15px;
}

.dropdown-content {
    display: none;
}

.trade-analytics-graph {
    padding: 0 0 55px;
}

.trade-analytics-gls .glossary-letter-list{
    padding: 0;
}

.trade-analytics-gls .glossary-tx-wrap{
    padding-top: 25px;
    padding-bottom: 0;
}

.trade-analytics-gls .glossary-letter a{
    color: #e30a17;
}

.trade-analytics-gls .glossary-letter a:hover{
    color: #5a6b83;
}

.trade-analytics-gls .glossary-letter{
    margin-bottom: 30px;
}

.trade-analytics-gls .glossary-tx-wrap .hr{
    margin-top: 45px;
    margin-bottom: 15px;
}

.trade-analytics-gls ul.section-nav-pager{
    padding-top: 0;
    border: 0;
}

.trade-analytics-shares .trade-analytics-graph{
    max-width: 575px;
}

.trade-a-reg{
    padding: 0 0 85px;
}


.currency-value{
    max-width: none;
}

.flx-method .shares-tx{
    margin-bottom: 30px;
}

.flx-method .shares-tx{
    flex: 0 1 100%;
    max-width: none;
}
.graph-traders {
    padding: 20px 0 55px;
    margin-bottom: 15px;
}

.trade-analytics-graph>div {
    display: inline-block;
    vertical-align: top;
}

.trade-analytics-graph .stat-line-list {
    width: 39%;
    max-width: 470px;
}

.trade-analytics-shares .trade-analytics-chart {
    width: 100%;
    box-sizing: border-box;
    padding-left: 0;
}

.trade-analytics-chart {
    width: 60%;
    box-sizing: border-box;
    padding-left: 45px;
}

.trade-analytics-graph .stat-green,
.trade-analytics-graph .stat-red {
    width: 100%;
    max-width: 225px;
}

.trade-analytics-graph .stat-header>div {
    max-width: 270px;
    margin: 0 auto;
}

.trade-sell-buy,
.currency-value {
    max-width: 470px;
    margin: 0 auto;
}

.trade-sell-buy {
    height: 42px;
}

.trade-sell-buy:after {
    content: '';
    clear: both;
    display: table;
}

.currency-value-num,
.low-high-carrency {
    width: 100%;
    margin: 15px 0;
}

.currency-value-num p {
    font-size: 1.059em;
    color: #5a6b83;
    display: inline-block;
    margin-right: 10px;
}

.currency-value-num span {
    font-size: 0.824em;
    text-transform: uppercase;
}

.currency-value-num h3 {
    display: inline-block;
    color: #e22016;
    font-size: 2.353em;
    margin-right: 5px;
    margin-top: 10px;
    margin-bottom: 0;
}

.currency-value-num.green-cur h3 {
    color: #4da928;
}

.trade-analytics .items-tbl .al-r {
    text-align: center;
}

.trade-analytics .items-tbl .al-r:first-of-type {
    text-align: left;
}

.trade-analytics .stat-header .stat-header-name:first-of-type {
    border-left: 2px solid #4da928;
    border-right: none;
    margin-right: 40px;
}

.trade-analytics .stat-graph-name {
    width: 100%;
    margin: 0;
}

.traders-sell {
    height: 42px;
    margin-top: 15px;
    padding: 38px 30px;
    background: #f1f3f5;
}

.trade-analytics .stat-graph-name h2 {
    display: inline-block;
    max-width: 225px;
    margin-right: 110px;
    margin-bottom: 0;
}

.trade-analytics .stat-graph-header {
    width: auto;
    float: none;
    display: inline-block;
}

.trade-analytics .stat-graph-header .stat-header-name {
    margin: 0 0 10px;
    padding: 9px 10px 9px 20px;
}

.trade-analytics .stat-graph-header .stat-header-name:first-of-type {
    border-left: 2px solid #4da928;
}

.trade-analytics .stat-graph-header .stat-header-name:last-of-type {
    border-left: 2px solid #e30a17;
}

.trade-analytics .trade-b-analysis {
    /*
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;*/
    margin-top: 75px;
}

.trade-b-analysis:before,
.trade-b-analysis:after {
    content: '';
    display: table;
    clear: both;
}

.trade-analytics .trade-b-analysis div:first-of-type {
    margin: 0 auto;
}

.trade-analytics .trade-b-analysis div:first-of-type p {
    max-width: 900px;
}

.trade-analytics .trade-b-analysis+span {
    display: block;
    font-size: 1.059em;
    text-align: center;
    color: #828588;
    margin: 70px auto 60px;

}

.trade-analytics .b-analysis {
    float: left;
    max-width: 395px;
    margin: 0;
    padding: 0 10px 15px 0;
    box-sizing: border-box;
}

.trade-analytics .b-analysis:nth-child(3n+3) {
    padding-right: 0;
}

.trade-analytics .b-analysis:nth-child(even) .b-analysis_inn,
.trade-analytics .b-analysis_inn {
    margin: 0;
}

.trade-analytics .slide-wrapper {
    margin-bottom: 55px;
}

.currency-value-num h3+span {
    color: #e22016;
    text-transform: normal
}

.currency-value-num>div span {
    position: relative;
}

.currency-value-num.green-cur>div span {
    color: #4da928;
}

.currency-value-num>div span:after {
    content: '';
    position: absolute;
    top: 3px;
    right: -13px;
    width: 10px;
    height: 10px;
    background: url(/f/i/bul_sprites.png) no-repeat -180px -120px;
}

.currency-value-num.green-cur>div span:after {
    background-position: -180px -136px;
}

.traders-sell-stat {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    overflow: hidden;
}

.traders-green,
.traders-red {
    display: inline-block;
    height: 42px;
}

.traders-full-progress {
    height: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.traders-full-progress .traders-progress-value {
    margin: auto;
    color: #fff;
}

.traders-sell-stat .traders-red {
    background-color: #f09aa0;
}

.traders-sell-stat .traders-green {
    background-color: #b4daa7;
}

.traders-green .traders-full-progress {
    background: #4da928;
}

.traders-red .traders-full-progress {
    background: #e30a17;
}

.low-high-carrency p {
    font-size: 0.824em;
    text-transform: uppercase;
}

.low-high-carrency p:first-of-type {
    color: #4da928;
}

.low-high-carrency p:last-of-type {
    color: #e22016;
}

.share-box-block{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex; 
    flex-direction: row-reverse; 
    justify-content: space-between;
    align-items: center;
    padding: 30px 0;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 25px;
    margin-top: 25px;
}

.raiting-btn,
.adpat-sec-submenu {
    display: none;
}

.adapt-nav-menu .adapt-phone,
.adapt-nav-menu .search.adapt-search,
.adapt-nav-menu .adapt-lc,
#adapt-btn-burger {
    display: none !important;
}

.h-sitenav_fixed .lc-bl .lk {
    font-size: 0.941em;
    line-height: 1em;
    margin: 0 29px 0 0;
}

.b-informers-info .informers-warning {
    float: right;
    width: 33%;
}

.b-informers-info.group .h-l {
    width: 62%;
    float: left;
}

.promo-icons>div {
    flex: 0 0 49%;
    margin: 20px 0;
}

/*
.promo-icons>div>.ic {
    max-width: 50px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}
*/
.promo-icons>div>div:last-of-type {
    /*max-width: 205px;*/
    /*display: inline-block;*/
    vertical-align: middle;
}

.promo-icons div {
    text-align: left;
    vertical-align: middle;
    font-size: .95em;
}

.account-types-ic .promo-icons {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
}

.account-types-ic .promo-icons>div {
    flex: 0 0 100%;
    max-width: 348px;
    padding: 20px 25px;
    margin: 0;
    background: url(/f/i/dotted.png) 100% 100% repeat-y;
}

.account-types-ic .promo-icons>div:nth-of-type(3),
.account-types-ic .promo-icons>div:nth-of-type(6) {
    background: none;
}

.account-types-ic .promo-icons>div>.ic {
    margin-right: 18px;
}

.account-types-ic .promo-icons>div>div:last-of-type {
    max-width: 280px;
}

.account-types-ic .promo-icons div {
    font-size: inherit;
}

.ti-newfeatures>div:first-of-type,
.ti-newfeatures img,
.b-ctrader-descr>div:first-of-type,
.b-ctrader-descr img {
    width: 49%;
    display: inline-block;
    vertical-align: top;
}

.ti-newfeatures img,
.b-ctrader-descr img {
    max-width: 540px;
    margin-right: 40px;
}

.ti-newfeatures>div>div {
    float: none;
    width: auto;
}

.h-cups-slider-wrap .owl-carousel,
.h-cups-slider-wrap .owl-carousel .owl-item,
.h-cups-slider-wrap .owl-carousel .owl-stage-outer,
.h-awards-slider-wrap .owl-carousel,
.h-awards-slider-wrap .owl-carousel .owl-item,
.h-awards-slider-wrap .owl-carousel .owl-stage-outer {
    position: static;
}

.h-cups-slider-wrap .owl-carousel .owl-item img,
.h-awards-slider-wrap .owl-carousel .owl-item img {
    width: auto;
    max-width: 100%;
}

div.owl-carousel .owl-dots .owl-dot:hover span {
    background: #D6D6D6;
}

div.owl-carousel .owl-dots .owl-dot.active span {
    background: #e22016;
}

div.owl-carousel .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 0 3px;
    background: #c7cccf;
}

.investor-pamm-adapt .owl-theme .owl-dots {
    padding: 35px 0;
}


.app-slider .owl-nav [class*=owl-],
.app-slider .owl-nav [class*=owl-] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding: 0;
    margin: -26px 0 0;
    background: url(/f/i/slider-arrows.png);
    background-repeat: no-repeat;
    width: 53px;
    height: 53px;
    text-indent: -9999px;
}

.app-slider .owl-nav .owl-prev,
.app-slider .owl-nav .owl-prev {
    background-position: 0 0;
    left: 20px;
}


.app-slider .owl-nav .owl-next,
.app-slider .owl-nav .owl-next {
    right: 20px;
    background-position: -53px 0;
}

.app-slider .owl-carousel:hover .owl-nav .owl-prev,
.app-slider .owl-carousel:hover .owl-nav .owl-prev {
    background-position: 0 -106px;
}

.app-slider .owl-carousel:hover .owl-nav .owl-next,
.app-slider .owl-carousel:hover .owl-nav .owl-next {
    background-position: -53px -106px;
}

.h-cups-slider-wrap .owl-theme .owl-nav [class*=owl-],
.h-awards-slider-wrap .owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    top: 50%;
    padding: 0;
    margin: -26px 0 0;
    background: url(/f/i/slider-arrows.png);
    background-repeat: no-repeat;
    width: 53px;
    height: 53px;
    text-indent: -9999px;
}

.h-cups-slider-wrap .owl-theme .owl-nav .owl-prev,
.h-awards-slider-wrap .owl-theme .owl-nav .owl-prev {
    background-position: 0 0;
    left: 20px;
}

.h-cups-slider-wrap .owl-theme .owl-nav .owl-next,
.h-awards-slider-wrap .owl-theme .owl-nav .owl-next {
    right: 20px;
    background-position: -53px 0;
}

.h-cups-slider-wrap .owl-carousel:hover .owl-nav .owl-prev,
.h-awards-slider-wrap .owl-carousel:hover .owl-nav .owl-prev {
    background-position: 0 -106px;
}

.h-cups-slider-wrap .owl-carousel:hover .owl-nav .owl-next,
.h-awards-slider-wrap .owl-carousel:hover .owl-nav .owl-next {
    background-position: -53px -106px;
}

.h-cups-slider-wrap .owl-carousel .owl-item,
.h-awards-slider-wrap .owl-carousel .owl-item {
    text-align: center;
    padding: 0 0 40px;
}

[id*=office-] .h-l {
    float: left;
}

.name-forecasts {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}

.h-longterm-forecasts-wrap .b-hnews .name-forecasts h3 {
    padding: 0;
}

.h-longterm-forecasts-wrap .b-hnews .name-forecasts .author {
    height: 100%;
    display: inline-block;
    position: static;
    margin-top: 6px;
    line-height: inherit;
}

#se-visible-trigger {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-end;
    padding: 12px 0 30px;
    border-top: 1px solid #e5e6e7;
}

#se-visible-trigger>div {
    text-align: center;
    margin-left: 15px;
    flex: 0 1 22%;
}

.h-account-types-slider-wrap .owl-carousel-block .owl-nav>div {
    width: 53px;
    height: 53px;
    position: absolute;
    top: 50%;
    margin: -26px 0 0;
    padding: 0;
    background: url(/f/i/slider-arrows.png) no-repeat;
    width: 53px;
    height: 53px;
    text-indent: -9999px;
}

.h-account-types-slider-wrap .owl-carousel-block .owl-nav .owl-next,
.h-account-types-slider-wrap .owl-carousel-block .owl-nav .owl-prev {
    background-image: url(/f/i/slider-arrows2.png);
}

.owl-carousel-block {
    position: relative;
    margin-bottom: 50px;
}

.owl-carousel,
.owl-carousel .owl-item,
.owl-carousel .owl-stage-outer {
    position: static;
}

.h-account-types-slider-wrap .owl-theme .owl-nav .disabled {
    opacity: 0;
    cursor: initial;
}

.h-account-types-slider-wrap .owl-carousel-block .owl-nav .owl-next {
    right: 20px;
    background-position: -53px 0;
}

.h-account-types-slider-wrap .owl-carousel-block .owl-nav .owl-prev {
    left: 20px;
    background-position: 0 0;
}

.owl-carousel-block:hover .owl-nav .owl-next {
    background-position: -53px -53px;
}

.owl-carousel-block:hover .owl-nav .owl-prev {
    background-position: 0 -53px;
}

.h-account-types-slider-wrap .owl-carousel-block .owl-nav>div:first-of-type:hover {
    background: url(/f/i/slider-arrows2.png) no-repeat;
    background-position: 0 -106px;
    cursor: pointer;
}

.h-account-types-slider-wrap .owl-carousel-block .owl-nav>div:last-of-type:hover {
    background: url(/f/i/slider-arrows2.png) no-repeat;
    background-position: -53px -106px;
    cursor: pointer;
}

.b-promo-item_ics .promo-icons {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
}

.b-promo-item_ics .promo-icons>div {
    margin: 6px 0;
}

/*.b-promo-item_ics .promo-icons>div>div:last-of-type {
    max-width: 190px;
}*/
.h-popup-open-account-wrap .h-popup {
    margin: 0;
    transform: translate(-50%, -50%);
}

div.b-partners-ex-col2 {
    float: none;
    width: 100%;
}

div.b-partners-ex-col1 {
    float: none;
    width: 100%;
    font-size: 1.059em;
    line-height: 1.3em;
    padding: 13px 0 0;
}

div.b-partners-ex-col1 ul {
    width: 100%;
    float: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

div.b-partners-ex-col1 ul li {
    flex: 0 1 15%;
    display: inline-block;
}

div.h-partners-examples-works-slider-wrap .flexslider .slides>li {
    height: auto;
    padding-bottom: 40px;
}

.b-partners-ex-col1 .b-ex-col_inn {
    padding: 0;
}

ul.dynamic-bar2 {
    padding: 0 0 95px;
    height: auto;
}

.dynamic-bar2 li {
    height: 420px;
}

.second-graph-list ul.dynamic-bar2 li .bar .d .d_inn b {
    width: auto;
    left: -120px;
}

.second-graph-list .dynamic-bar2 li .bar .d_2 {
    width: 190px;
}

.second-graph-list .dynamic-bar2 li.b4-wrap .bar-investor .d.d_2 {
    opacity: 1;
    top: -112px;
    z-index: 99;
    padding: 0 0 180px 15px;
}

.second-graph-list .dynamic-bar2 li.b5-wrap .bar-pammagent-profit .d.d_2 {
    top: -55px;
    padding: 0px 0 100px 15px;
}

.second-graph-list .dynamic-bar2 li.b6-wrap .bar-investor .d.d_2 {
    top: -130px;
    z-index: 99;
    padding: 0 0 35px 15px;
}

.dynamic-bar2 li .bar .d-p_4 {
    padding-top: 70px;
    bottom: -34px;
    width: 190px;
}

.dynamic-bar2 li .bar .d-p_5 {
    padding-top: 170px;
    bottom: -146px;
    width: 190px;
}


.dynamic-bar2 li .bar .d-p_6 {
    padding-top: 240px;
    bottom: -52px;
    width: 190px;
    z-index: 99;
}

.h-partners-examples-works-slider-wrap.adaptive-desc-block,
.h-examples-works-slider-wrap .adaptive-desc-block,
.current-filter-el {
    display: none;
}

.h-examples-works-slider-wrap .flexslider .slides>li {
    padding: 145px 0 70px;
}

.flexslider .slides>li:before,
.flex-direction-nav li:before {
    display: none;
}

.promo-icons td {
    width: 198px;
    line-height: 16px;
}

.index .b-promo-item_top {
    margin: 1px 0 16px;
}


/*SPRITES*/

.pay-sprites {
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px;
    background: url(/f/i/pay_sprites.png) no-repeat;
}

.pay-sprites.mastercard-sec {
    background-position: -207px -153px;
    width: 60px;
    height: 46px;
}

.pay-sprites.maestro {
    background-position: -213px -75px;
    width: 40px;
    height: 30px;
}

.pay-sprites.visa-ver {
    background-position: -11px -220px;
    width: 63px;
    height: 21px;
}

.pay-sprites.bitcoin {
    background-position: -216px -10px;
    width: 40px;
    height: 40px;
}

.pay-sprites.impaya {
    background-position: -86px -170px;
    width: 95px;
    height: 40px;
}

.pay-sprites.qiwi_en {
    background-position: -100px -65px;
    width: 63px;
    height: 32px;
}

.pay-sprites.qiwi {
    background-position: -12px -65px;
    width: 63px;
    height: 30px;
}

.pay-sprites.up {
    background-position: -12px -175px;
    width: 48px;
    height: 30px;
}

.pay-sprites.yandex {
    background-position: -96px -122px;
    width: 59px;
    height: 30px;
}

.pay-sprites.cashu {
    background-position: -118px -12px;
    width: 73px;
    height: 30px;
}

.pay-sprites.paysafecard {
    background-position: -193px -121px;
    width: 84px;
    height: 30px;
}


.ic-sprite {
    display: inline-block;
    width: 46px;
    height: 42px;
    margin-right: 10px;
    background: url(/f/i/promo_sprites.png);
}


.ic-1 {
    background-position: 723px -620px;
}

.ic-2 {
    background-position: 846px -742px;
}

.ic-3 {
    background-position: 294px -135px;
}

.ic-4 {
    background-position: 355px -560px;
}

.ic-6 {
    background-position: 415px -558px;
}

.ic-8 {
    background-position: 842px -678px;
}

.ic-9 {
    background-position: 542px -622px;
}

.ic-10 {
    background-position: 662px -626px;
}

.ic-11 {
    background-position: 480px -620px;
}

.ic-12 {
    background-position: 600px -618px;
}

.ic-13 {
    background-position: 420px -620px;
}

.ic-14 {
    background-position: 660px -686px;
}

.ic-15 {
    background-position: 780px -685px;
}

.ic-16 {
    background-position: 236px -620px;
}

.ic-17 {
    background-position: 233px -558px;
}

.ic-18 {
    background-position: 904px -682px;
}

.ic-19 {
    background-position: 356px -316px;
}

.ic-20 {
    background-position: 236px -500px;
}

.ic-25 {
    background-position: 175px -312px;
}

.ic-26 {
    background-position: 176px -374px;
}

.ic-27 {
    background-position: 786px -742px;
}

.ic-28 {
    background-position: 725px -744px;
}

.ic-29 {
    background-position: 602px -744px;
}

.ic-30 {
    background-position: 665px -742px;
}

.ic-31 {
    background-position: 356px -743px;
}

.ic-32 {
    background-position: 296px -743px;
}

.ic-33 {
    background-position: 235px -742px;
}

.ic-34 {
    background-position: 173px -742px;
}

.ic-35 {
    background-position: 609px -803px;
}

.ic-37 {
    background-position: 112px -72px;
}

.ic-39 {
    background-position: 113px -377px;
}

.ic-40 {
    background-position: 306px -805px;
}

.ic-41 {
    background-position: 113px -438px;
}

.ic-42 {
    background-position: 113px -498px;
}

.ic-43 {
    background-position: 113px -561px;
}

.ic-44 {
    background-position: 358px -376px;
}

.ic-45 {
    background-position: 541px -499px;
}

.ic-46 {
    background-position: 52px -70px;
}

.ic-47 {
    background-position: 528px -667px;
}

.ic-48 {
    background-position: 57px -498px;
}

.ic-49 {
    background-position: 480px -315px;
}

.ic-50 {
    background-position: 417px -72px;
}

.ic-51 {
    background-position: 724px -499px;
}

.ic-52 {
    background-position: 480px -376px;
}

.ic-53 {
    background-position: 296px -13px;
}

.ic-82 {
    background-position: 540px -440px;
}

.ic-83 {
    background-position: 785px -70px;
}

.ic-84 {
    background-position: 479px -438px;
}

.ic-85 {
    background-position: 785px -378px;
}

.ic-90 {
    background-position: 661px -438px;
}

.ic-91 {
    background-position: 418px -11px;
}

.ic-93 {
    background-position: 114px -681px;
}

.ic-94 {
    background-position: 427px -803px;
}

.ic-95 {
    background-position: 114px -741px;
}

.ic-96 {
    background-position: 600px -500px;
}

.ic-97 {
    background-position: 848px -802px;
}

.ic-98 {
    background-position: 787px -802px;
}

.ic-99 {
    background-position: 356px -12px;
}

.ic-100 {
    background-position: 667px -803px;
}

.ic-101 {
    background-position: 356px -134px;
}

.ic-102 {
    background-position: 547px -802px;
}

.ic-103 {
    background-position: 487px -803px;
}

.ic-104 {
    background-position: 357px -316px;
}

.ic-105 {
    background-position: 367px -803px;
}

.ic-106 {
    background-position: 307px -804px;
}

.ic-107 {
    background-position: 247px -803px;
}

.ic-108 {
    background-position: 186px -802px;
}

.ic-109 {
    background-position: 128px -803px;
}

.ic-110 {
    background-position: 53px -9px;
}

.ic-111 {
    background-position: 51px -72px;
}

.ic-112 {
    background-position: 58px -438px;
}

.ic-118 {
    background-position: 58px -372px;
}

.ic-119 {
    background-position: 58px -316px;
}

.ic-120 {
    background-position: 185px -802px;
    ;
}

.ic-121 {
    background-position: 115px -134px;
}

.ic-122 {
    background-position: 610px -805px;
}

.ic-123 {
    background-position: 55px -620px;
}

.ic-124 {
    background-position: 419px -378px;
}

.ic-125 {
    background-position: 55px -560px;
}

.ic-126 {
    background-position: 479px -377px;
}

.ic-127 {
    background-position: 846px -316px;
}

.ic-128 {
    background-position: -858px -683px;
}

.ic-129 {
    background-position: -858px -742px;
}

.ic-130 {
    background-position: -858px -800px;
}

.ic-131 {
    background-position: -528px -850px;
}

.ic-132 {
    background-position: -495px -255px;
}

.ic-133 {
    background-position: -7px -132px;
}

.ic-134 {
    background-position: -7px -70px;
}

.ic-135 {
    background-position: -68px -498px;
}

.ic-136 {
    background-position: 602px -622px;
}

.ic-137 {
    background-position: 308px -804px;
}





.ic_c-1 {
    background-position: 296px -315px;
}

.ic_c-9 {
    background-position: 300px -505px;
}

.ic_c-10 {
    background-position: 296px -382px;
}

.ic_c-3 {
    background-position: 842px -622px;
}

.ic_c-6 {
    background-position: 782px -620px;
}

.ic_c-8 {
    background-position: 540px -559px;
}

.ic_c-11 {
    background-position: 296px -560px;
}

.ic_c-12 {
    background-position: 296px -436px;
}

.ic_c-13 {
    background-position: 905px -620px;
}

.ic_c-14 {
    background-position: 236px -15px;
}

.ic_c-15 {
    background-position: 236px -132px;
}

.ic_c-16 {
    background-position: 235px -316px;
}

.ic_c-17 {
    background-position: 235px -377px;
}

.ic_c-18 {
    background-position: 235px -255px;
}

.ic_c-19 {
    background-position: 235px -438px;
}


.ic-metal-1 {
    background-position: 602px -12px;
}

.ic-metal-2 {
    background-position: 602px -72px;
}

.ic-metal-3 {
    background-position: 784px -255px;
}

.ic-metal-4 {
    background-position: 723px -255px;
}

.ic-metal-5 {
    background-position: 844px -256px;
}

.ic-metal-6 {
    background-position: 662px -256px;
}


.ic-shares-1 {
    background-position: 55px -622px;
}

.ic-shares-2 {
    background-position: 785px -318px;
}

.ic-shares-3 {
    background-position: 55px -802px;
}

.ic-shares-4 {
    background-position: 906px -852px;
}

.h-promo-slider-wrap .promo-icons>div>.ic,
.promo-icons>div>.ic {
    margin-right: 10px;
    max-width: 280px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    flex: 0 1 100%;
}

.h-promo-slider-wrap .promo-icons>div>.ic span,
.promo-icons>div>.ic span {
    vertical-align: middle;
    display: inline-block;
    max-width: 230px;
}

.h-promo-slider-wrap .promo-icons>div,
.promo-icons>div {
    flex: 0 1 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
}

.h-promo-slider-wrap .b-promo-item_ics .promo-icons>div>div:last-of-type {
    max-width: none;
}

.h-promo-slider-wrap .slides img {
    margin-right: 10px;
}

.country-notice {
    position: absolute;
    top: 160px;
    left: 0;
    right: 0;
    height: 100%;
    overflow: auto;
    background: #ffffff;
    display: none;
}

.country-notice>p {
    padding: 10px 25px;
}

#spread-statistics-wrapper .flexslider li:before {
    display: none;
}

.crypto-advant {
    text-align: center;
    padding: 40px 75px 50px;
    border: 3px solid #f1f3f5;
    margin-bottom: 15px;
}

.crypto-advant>div {
    width: 100%;
    max-width: 154px;
    display: inline-block;
    vertical-align: top;
    margin: 0 42px;
    padding-top: 156px;
    background: url(../i/crypto-sprites-f.png) no-repeat;
}

.crypto-advant>div:first-of-type {
    background-position: -6px -5px;
}

.crypto-advant>div:nth-of-type(2) {
    background-position: -167px -5px;
}

.crypto-advant>div:nth-of-type(3) {
    background-position: -330px -5px;
}

.crypto-advant>div:last-of-type {
    background-position: -492px -5px;
}

.crypto-advant>div p {
    font-size: 1em;
    color: #828588;
}

.crypto-sub-advant {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-around;
    border: 2px dotted #f1f3f5;
    padding: 25px 15px;
    margin-bottom: 45px;
}

.crypto-sub-advant>div {
    padding-right: 55px;
    border-right: 2px dotted #f1f3f5;
}

.crypto-sub-advant>div:last-of-type {
    border-right: none;
}

.crypto-sub-advant>div>div {
    vertical-align: middle;
}

.crypto-sub-advant p {
    display: inline-block;
    vertical-align: middle;
}

.crypto-goodtrade ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-around;
}

.crypto-goodtrade ul li {
    margin: 0px 35px;
}

.h-crypto-insert-wrap {
    background: url(../i/crypto-bg.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}

.h-crypto-insert-wrap {
    padding: 60px 0;
}

.h-grey_bg {
    background: #f5f7f8;
    padding: 70px 50px;
    text-align: center;
}

.h-crypto-insert-wrap .h-grey_bg>p,
.umstel-table p {
    width: 100%;
    max-width: 900px;
    color: #797979;
    margin: 0 auto 45px;
}

.h-crypto_flx {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
}

.h-crypto_flx>div {
    flex: 0 1 33%;
    /*display: inline-block;*/
    padding: 30px 35px 70px;
    /*width: 33%;
    max-width: 360px; 
    vertical-align: top;
    box-sizing: border-box;*/
    box-sizing: border-box;
}

.h-crypto_flx>div>div {
    background: url(../i/crypto-coins.png) no-repeat;
    padding-top: 100px;
    max-width: 90px;
    margin: 0 auto;
}

.h-crypto_flx>div:nth-of-type(1)>div {
    background-position: -75px -5px;
}

.h-crypto_flx>div:nth-of-type(2)>div {
    background-position: -192px -5px;
}

.h-crypto_flx>div:nth-of-type(3)>div {
    background-position: -308px -5px;
}

.h-crypto_flx>div:nth-of-type(4)>div {
    background-position: -415px -5px;
}

.h-crypto_flx>div:nth-of-type(5)>div {
    background-position: -530px -5px;
}

.h-crypto_flx>div:nth-of-type(6)>div {
    background-position: -644px -5px;
}

.h-crypto_flx>div:nth-of-type(7)>div {
    background-position: -750px -5px;
}

.h-crypto_flx>div:nth-of-type(8)>div {
    background-position: -852px -5px;
}

.h-crypto_flx>div:nth-of-type(9)>div {
    background-position: -955px -5px;
}

.h-crypto_flx>div:nth-of-type(1):hover>div {
    background-position: -75px -112px;
}

.h-crypto_flx>div:nth-of-type(2):hover>div {
    background-position: -192px -112px;
}

.h-crypto_flx>div:nth-of-type(3):hover>div {
    background-position: -308px -112px;
}

.h-crypto_flx>div:nth-of-type(4):hover>div {
    background-position: -415px -112px;
}

.h-crypto_flx>div:nth-of-type(5):hover>div {
    background-position: -530px -112px;
}

.h-crypto_flx>div:nth-of-type(6):hover>div {
    background-position: -644px -112px;
}

.h-crypto_flx>div:nth-of-type(7):hover>div {
    background-position: -750px -112px;
}

.h-crypto_flx>div:nth-of-type(8):hover>div {
    background-position: -852px -112px;
}

.h-crypto_flx>div:nth-of-type(9):hover>div {
    background-position: -955px -112px;
}

/*.h-crypto_flx > div:nth-of-type(5) > div{
    background-position: -644px -195px;
}
*/
.h-crypto_flx>div:first-of-type {
    border-right: 2px dotted #9d9ea0;
    border-bottom: 2px dotted #9d9ea0;
}

.h-crypto_flx>div:nth-of-type(2) {
    border-bottom: 2px dotted #9d9ea0;
}

.h-crypto_flx>div:nth-of-type(3) {
    border-left: 2px dotted #9d9ea0;
    border-bottom: 2px dotted #9d9ea0;
}

.h-crypto_flx>div:nth-of-type(4) {
    border-right: 2px dotted #9d9ea0;
    border-bottom: 2px dotted #9d9ea0;
}

.h-crypto_flx>div:nth-of-type(5) {
    border-bottom: 2px dotted #9d9ea0;
}

.h-crypto_flx>div:nth-of-type(6) {
    border-bottom: 2px dotted #9d9ea0;
}

.h-crypto_flx>div:nth-of-type(6) {
    border-left: 2px dotted #9d9ea0;
}

.h-crypto_flx>div:nth-of-type(7) {
    border-right: 2px dotted #9d9ea0;
}

.h-crypto_flx>div:nth-of-type(9) {
    border-left: 2px dotted #9d9ea0;
}

.h-crypto_flx p {
    color: #828588;
}

.crypto-graph-m {
    max-width: 100%;
    min-height: 300px;
    background: url(../i/crypto-graph-m.png) no-repeat;
    background-size: contain;
    background-position: center center;
    padding: 0 20px;
}

.crypto-graph-wrap .crypto-curency li {
    font-size: 0.941em;
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}

.crypto-graph-wrap .crypto-curency li:last-of-type {
    margin-left: 250px;
    padding-left: 60px;
    border-left: 2px dotted #b3b9c1;
}

.crypto-graph-wrap .crypto-curency li:before {
    display: none;
}

.crypto-graph {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-around;
    flex-direction: row;
    align-items: flex-end;
}

.crypto-curency {
    display: inline-block;
    max-width: 730px;
    vertical-align: bottom;
}

.crypto-curency li>p {
    font-size: 0.941em;
    color: #7a7a7a;
}

.crypto-curency .bl-tx-date {
    font-weight: 600;
    margin-bottom: 25px;
}

.crypto-curency .bl-crypto-price {
    color: #485770;
}

.crypto-exmpl {
    display: inline-block;
    max-width: 400px;
    background: #f1f3f5;
    vertical-align: bottom;
    box-sizing: border-box;
    padding: 25px;
    max-height: 280px;
    margin-bottom: 25px;
}

.crypto-exmpl>p {
    margin-bottom: 15px;
    text-transform: uppercase;
    color: #7a7a7a;
}

.crypto-exmpl tr:nth-of-type(2) {
    border-bottom: 1px solid #dee0e2;
}

.crypto-exmpl td {
    font-size: 0.941em;
    vertical-align: top;
    padding: 15px 0 15px;
    color: #7a7a7a;
}

.crypto-exmpl td:first-of-type {
    width: 250px;
}

.crypto-exmpl td:last-of-type {
    text-align: right;
    font-weight: 500;
}

.shares-tables {
    padding-top: 35px;
}

.h-content-head_var4_shares {
    background: url(../i/content-head-bg41.png) no-repeat;
    background-size: cover;
}

.share-annotation {
    background: url(../i/shares_bg.jpg) no-repeat;
    background-size: cover;
    max-height: 745px;
    margin-bottom: 160px;
}

.share-annotation h2,
.umstel-stocks h2 {
    margin-bottom: 30px;
    padding-top: 10px;
}

.share-annotation .h-grey_bg {
    text-align: left;
}

.share-annotation img {
    margin-top: -28px;
}

.shares-award {
    background: url(../i/shares_award.png) no-repeat;
    background-size: cover;
    padding: 0;
    color: #fff;
    text-align: center;
}

.shares-award .shares-award-count {
    background: rgba(51, 71, 102, 0.85);
    padding: 80px 0 70px;
}

.shares-award .shares-award-count h2 {
    font-size: 2.824em;
    margin-bottom: 20px;
}

.shares-award .shares-award-count {
    font-size: 1em;
}

.shares-award .shares-clients-count h3 {
    font-size: 1.765em;
    text-transform: uppercase;
    margin-bottom: 0;
    padding: 30px 0;
}

.shares-award .shares-clients-count {
    background: rgba(37, 45, 53, 0.85);
}

.award-wreaths {
    padding-top: 60px;
}

.award-wreaths .award-types {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    margin-top: 70px;
}

.award-wreaths .award-types>div {
    position: relative;
    text-align: center;
    padding: 0 25px;
    margin: 0;
    flex: 0 1 18%;
}

.award-wreaths .award-types>div:before {
    content: '';
    width: 59px;
    height: 113px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../i/wreaths.png) no-repeat;
}

.award-wreaths .award-types>div:after {
    content: '';
    width: 59px;
    height: 113px;
    position: absolute;
    right: 0;
    top: 0;
    transform: scale(-1, 1);
    background: url(../i/wreaths.png) no-repeat;
}

.shares-widget {
    text-align: center;
}

.shares-widget h2 {
    text-transform: uppercase;
}

.shares-widget .contest-filter {
    padding: 0;
}


.red-bth-shares,
.grn-bth-shares {
    padding: 5px 20px;
    border-radius: 5px;
}

.red-bth-shares {
    color: #e22016;
    border: 1px solid #e22016;
}

.grn-bth-shares {
    color: #4da928;
    border: 1px solid #4da928;
}

.shares-widget .all-shares {
    width: 100%;
    max-width: 390px;
    margin: 10px;
    border-radius: 0;
    /*display: inline-block;*/
    /*color: #e22016;*/
    /*font-size: 1.176em;*/
    /*padding: 18px 55px;*/
    /*border: 1px solid #e22016;*/
}

.btn-blue.all-shares,
.btn-blue.all-shares:hover {
    border: 1px solid #5a6b83;
    color: #5a6b83;
    background: none;
}

.btn-red.all-shares,
.btn-red.all-shares:hover {
    border: 1px solid #e30a17;
    color: #e30a17;
    background: none;
}


.shares-widget .all-shares:first-of-type {
    margin-top: 50px;
}

.cust-head {
    position: relative;
    width: 100%;
    max-width: 705px;
    float: left;
    padding: 25px 0;
}

.cust-head.umstel-head:after {
    content: '';
    width: 580px;
    height: 573px;
    position: absolute;
    left: 100%;
    top: -50px;
    background: url(../i/umstel-desc.png) no-repeat;
    background-size: contain;
}

.cust-head h4 {
    font-size: 1.412em;
    font-weight: normal;
    padding: 40px 0;
}

.cust-head h1 {
    margin-bottom: 30px;
}

.cust-head ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    padding-left: 18px;
    margin: 40px 0 65px;
}

.cust-head ul li {
    list-style: disc;
    flex: 0 1 48%;
    padding-right: 12px;
    margin-bottom: 15px;
}

.cust-head p {
    clear: both;
}

.h-content-head_var4_umstel {
    min-height: 540px;
    background: url(../i/content-head-bg42.jpg) no-repeat;
    background-size: cover;
    background-position: center bottom;
}

.h-content-head_var4_umstel .header-btn {
    max-width: 405px;
    text-align: center;
}

.h-content-head_var4_umstel .header-btn a:first-of-type {
    height: auto;
    width: auto;
    float: none;
    background: #4da928;
    line-height: 1;
    border-radius: 35px;
    font-size: 1.176em;
    padding: 18px 80px;
}

.h-content-head_var4_umstel .header-btn a:nth-of-type(2) {
    float: none;
    padding: 0 30px;
}

.h-content-head_var4_umstel .cust-head a:hover {
    color: #fff;
    border-radius: 0;
}

.h-content-head_var4_umstel img {
    display: none;
}

ul.umstel-benefits {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-around;
    padding-top: 190px;
}

ul.umstel-benefits li {
    position: relative;
    padding: 0;
    text-align: center;
    flex: 0 1 20%;
    margin: 0 20px;
}

.umstel-benefits li:after {
    content: '';
    width: 130px;
    height: 130px;
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    background: url(../i/umstel-sprite.png) no-repeat;
    background-position: 0 0;
}

.umstel-benefits li:nth-of-type(2):after {
    background-position: -185px 0;
}

.umstel-benefits li:nth-of-type(3):after {
    background-position: -378px 0;
}

.umstel-benefits li:nth-of-type(4):after {
    background-position: -578px 0;
}

.umstel-benefits li:before {
    display: none;
}

.umstel-benefits .h2 {
    color: #e22016;
    padding: 0;
    margin-top: 40px;
}

.umstel-table table {
    max-width: 860px;
    margin: 0 auto;
    text-align: center;
    display: block;
}

.umstel-table h2 {
    margin-bottom: 10px;
}

.umstel-table p {
    text-align: center;
}

.umstel-info p {
    text-align: center;
    max-width: 835px;
    margin: 0 auto 60px;
}

.umstel-pl-personalization {
    background: url(../i/umstel-personalization.png) no-repeat;
    background-size: cover;
    max-height: 715px;
    margin-bottom: 395px;
}

.umstel-pl-personalization img {
    margin-top: -45px;
}

.umstel-pl-personalization h2 {
    margin-bottom: 40px;
}

.umstel-pl-personalization .services-list h3 {
    font-size: 1.353em;
    text-transform: none;
    color: #fff;
}

.umstel-pl-personalization .services-list p {
    color: #fff;
}

.free-umstel-constr.flx-method {
    flex-wrap: nowrap;
    margin: 60px 0 80px;
}

.free-umstel-constr.flx-method>div {
    position: relative;
    text-align: center;
    flex: 0 1 22%;
    padding-top: 75px;
}

.free-umstel-constr.flx-method>div:after {
    content: '';
    width: 50px;
    height: 42px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background: url(../i/promo_sprites.png) no-repeat;
    background-position: -258px -850px;
}

.free-umstel-constr.flx-method>div:nth-of-type(2):after {
    background-position: -328px -850px;
}

.free-umstel-constr.flx-method>div:nth-of-type(3):after {
    background-position: -392px -848px;
}

.free-umstel-constr.flx-method>div:nth-of-type(4):after {
    background-position: -462px -848px;
}

.umstel-pdf {
    text-align: center;
}

div.umstel-pdf a {
    width: 100%;
    max-width: 278px;
    font-size: 1.176em;
    border-radius: 30px;
    padding: 6px 0px 6px 35px;
    background: #e22016 url(../i/pdf_download.png) no-repeat;
    background-position: 65px center;
}

div.umstel-pdf a:hover {
    color: #fff;
}

.umstel-faq {
    background: url(/f/i/content-head-bg17.png) no-repeat;
    background-size: cover;
    padding-top: 55px;
}

.quest-list {
    background: url(../i/umstel-faq-stripes.png) no-repeat;
    background-position: right 300px;
}

.quest-list ul {
    width: 100%;
    max-width: 650px;
    margin: 0 auto;
    padding: 0;
}

.quest-list ul li {
    list-style: disc;
    padding: 0;
    color: #5a6b83;
}

.quest-list ul li:before {
    display: none;
}

.quest-list ul li a {
    color: #5a6b83;
}

.hidden-faq {
    display: none;
}

.hidden-faq ul {
    padding-left: 12px;
    margin-top: 12px;
}

.hidden-faq ul li {
    list-style: none;
}


.cache-loading {
    display: flex;
    height: 100%;
    width: 100%;
    margin: auto;
}

.cache-loading:after {
    content: "";
    margin: auto;
    width: 15px;
    height: 15px;
    border: 5px solid #ffa3a9;
    border-top-color: #e30a17;
    border-radius: 100%;
    -webkit-animation: cache-loading linear .8s infinite;
    animation: cache-loading linear .8s infinite;
}

.umstel-stocks .h-texts-wrap {
    margin-bottom: 665px;
}

.umstel-stocks {
    background: url(../i/umstel_stocks_bg.jpg) no-repeat;
    background-size: cover;
    background-position: center bottom;
    padding-top: 20px;
}

.umstel-stocks .al-btn-c {
    text-align: left;
}

.umstel-stocks .al-btn-c a {
    height: auto;
    width: auto;
    float: none;
    background: #4da928;
    line-height: 1;
    border-radius: 35px;
    font-size: 1.176em;
    padding: 18px 80px;
}

.umstel-stocks .al-btn-c a:hover {
    color: #fff;
}

.umstel-stocks-ic-tx {
    margin-bottom: 60px;
}

.b-spec-inner.isotope_cust,
.b-spec-inner_long.isotope_cust {
    height: auto;
    opacity: 1;
}

.img-wrap.isotope_cust {
    left: auto;
    margin: 0 0 27px 0;
}

.b-spec-inner_long .img-wrap.isotope_cust img {
    width: 100%;
}

.fa-promos .items {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-around;
}

.fa-promos .b-spec-inner.isotope_cust {
    flex: 0 1 50%;
    margin: 0 15px 15px;
}

.glossary-settings-wrap {
    background: #f1f3f5;
    margin: 0 0 50px;
    padding: 30px 30px 2px;
    display: block
}

.glossary-settings-wrap fieldset {
    width: 100%;
    margin: 0 0 27px;
}

.glossary-settings-wrap fieldset .glossary-alphabet:first-of-type {
    margin-bottom: 30px;
}

.glossary-search {
    margin-top: 20px;
}

.glossary-settings-wrap h3 {
    font-size: 0.824em;
    font-weight: 500;
    line-height: 1em;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #828588;
    margin: 0 0 15px;
}

.glossary-alphabet {
    max-width: 750px;
    background: #fff;
    border: 1px solid #d6d6d6;
    border-radius: 15px;
    height: 28px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}

.glossary-alphabet li {
    width: 100%;
    max-width: 30px;
    float: left;
    font-size: 0.824em;
    font-weight: 500;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    border-left: 1px solid #e5e6e7;
}

.glossary-alphabet li:first-child {
    border-left: none;
}

.glossary-alphabet li:first-child a {
    border-radius: 14px 0 0 14px;
}

.glossary-alphabet li:last-of-type a {
    border-radius: 0 14px 14px 0;
}

.glossary-alphabet a {
    display: block;
    line-height: 28px;
    color: #828588;
    text-align: center;
}

.glossary-alphabet li.active a {
    background: #5f6f83;
    color: #fff;
    position: relative;
    top: -1px;
    margin-bottom: -2px;
    padding-top: 1px;
    padding-bottom: 1px;
}

.glossary-letter-list {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap;
    padding: 0 40px;
}

.glossary-wrap>div.letter-words {
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e6e7;
    margin-bottom: 20px;
}

.glossary-wrap>div.letter-words h3 {
    font-weight: 300;
    text-transform: uppercase;
    color: #e30a17;
    padding: 0 40px;
    font-style: 1.176em;
}

.glossary-letter {
    flex: 0 1 33%;
    margin-bottom: 20px;
}

.glossary-letter a {
    color: #5a6b83;
    font-size: 1.059em;
}

.glossary-letter a:hover {
    color: #e22016;
}

.glossary-letter p {
    color: #828588;
    font-size: 0.882em;
    max-width: 260px;
}

.glossary-title h1 {
    font-size: 2.353em;
    font-weight: 100;
    line-height: 1;
    padding-bottom: 15px;
    text-transform: uppercase;
}

.glossary-title h3 {
    font-weight: 100;
    padding-top: 5px;
    color: #7a7a7a;
}

.btn-wrapper {
    text-align: center;
    max-width: 460px;
    width: 100%;
    position: relative;
}

.mt5wt div.btn-wrapper p {
    width: 100%;
    font-size: 0.9em;
    margin: 0;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.btn-wrapper .btn {
    max-width: 460px;
    width: 100%;
    height: auto;
    padding: 15px 0;
    border-radius: 50px;
    font-size: 1.765em;
    margin: 35px 0 12px;
}

.btn-wrapper .banner-open-acc p {
    max-width: 460px;
    width: 100%;
    font-size: 0.941em;
    text-align: center;
    margin-top: 15px;
}

.btn-wrapper .btn span:first-of-type {
    position: relative;
    padding-left: 38px;
}

.btn-wrapper .btn span:first-of-type:before {
    content: '';
    width: 29px;
    height: 26px;
    position: absolute;
    top: 10px;
    left: 0;
    background: url(/f/i/bul_sprites.png) no-repeat;
    background-position: -73px -143px;
}

.btn-wrapper .open-demo-link {
    color: #323232;
}

.btn-wrapper .open-demo-link span {
    color: #e30a17;
}

.btn-wrapper .open-demo-link:hover span {
    color: #5a6b83;
}

.db-words a {
    height: 68px;
}

.b-plat-info .mt5wt ul li,
.b-plat-info .mt5wt p {
    font-size: 1.118em;
    color: #828588;
}

.b-plat-info_var.mt5-mob .mt5wt {
    position: relative;
}

.b-plat-info_var.mt5-mob .mt5wt .mt5-appdownload {
    position: absolute;
    z-index: 9;
    right: 0;
    bottom: -10px;
    padding: 18px 15px 15px 15px;
    text-align: center;
    border-radius: 5px;
    background: rgba(241, 243, 245, 0.8);
}


.b-plat-info_var2.mt5-mob .mt5wt .mt5-appdownload {
    position: absolute;
    z-index: 9;
    left: 0;
    bottom: -5px;
    padding: 18px 15px 15px 15px;
    text-align: center;
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.8);
}


.ban-new {
    padding: 80px 0 0;
    background:  url('../i/new-banner-bg.jpg') no-repeat;
    background-size: cover;
}

section.ban-new h2 {
    font-size: 2.000em;
    line-height: 1.3;
    text-transform: uppercase;
    color: #fff;
}

.ban-new .h-hcols:nth-of-type(1){
    max-width: 400px;
    width: 100%;
}

.ban-new .h-hcols:nth-of-type(2){
    max-width: 800px;
    width: 100%;
}

.ban-new p {
    font-size: 1.412em;
    margin-bottom: 40px;
    line-height: 1.2;
}


.ban-new .btn-wrapper {
    text-align: center;
    max-width: 265px;
    width: 100%;
    position: relative;
}

.ban-new .btn-wrapper .btn{
    font-size: 1.235em;
    padding: 0;
}

.ban-new .btn-wrapper .open-demo-link,
.ban-new .btn-wrapper p{
    font-size: 0.941em;
    color: #fff;
}

.ban-new ul {
    margin-bottom: 15px;
}


.ban-new li {
    margin-bottom: 20px;
    font-size: 1.294em;
    color: #fff;
    padding-left: 30px;
    position: relative;
}

.ban-new li:before {
    content: '';
    width: 5px;
    height: 5px;
    position: absolute;
    top: 9px;
    left: 0px;
    background: #E22016;
    border-radius: 50px;
}

.flx-method .shares-table {
    padding: 0 0 55px;
    flex: 0 1 auto;
}

.shares-table>div{
    width: 100%;
    max-width: 400px;
    box-sizing: border-box;
    padding: 30px;
    float: right;
    background: #f1f3f5;
}

.shares-table > div > table{
    width: 100%;
}

.shares-table .inner-shares-table{
    display: block;
}

.inner-shares-table > table{
    width: 100%;
}

.inner-shares-table > table td{
    padding: 10px;
}

.inner-shares-table > table tr td:last-of-type{
    font-weight: 600;
    text-align: right;
}

.shares-table .inner-shares-table .hr{
    margin: 20px 0;
}

.main-glos-wrapper{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}

.m-glos-tx{
    flex: 0 1 60%;
    margin-right: 20px;
}

.nav-glos-word{
    max-width: 385px;
    width: 100%;
    box-sizing: border-box;
    background: #fff;
    border: 1px solid #000;
    padding: 15px 15px 15px 25px; 
    margin-top: 65px;
}

.nav-glos-word > div:first-of-type{
    font-size: 1.471em;
    font-weight: 300;
    line-height: 1em;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin: 0 0 30px;
}

.nav-glos-word .content-title {
    font-size: 18px;
    margin-bottom: 15px;
    text-transform: none;
    letter-spacing: normal;
}

.nav-glos-word ul>li{
    margin: 0 0 5px;
    padding: 0 0 0 15px;
}

.nav-glos-word ul li li{
    margin: 5px 0 0;
    padding: 0 0 0 15px;
}

.nav-glos-word ul li ul{
    padding: 0 0 0 20px;
}

.nav-glos-word ul li{
    position: relative;
}

.nav-glos-word ul li:after {
    content: '';
    width: 5px;
    height: 5px;
    position: absolute;
    top: 9px;
    left: 0px;
    background: #E22016;
    border-radius: 50px;
}

.main-tx-glos{
    margin-bottom: 45px ;
}

.main-tx-glos img{
    margin-left: 45px !important;
}

.m-glos-tx .m-glos-img{
    flex: 0 1 40%;
}

.glos-wrapper,
.main-glos-wrapper{
    padding-bottom: 45px;
    padding-top: 0;
    display: table;
    clear: both;
} 

.glos-wrapper.h-texts-wrap ul li:after{
    content: '';
    width: 5px;
    height: 5px;
    position: absolute;
    top: 9px;
    left: 0px;
    background: #E22016;
    border-radius: 50px;
}

.glos-wrapper .first-t h2{
    font-size: 28px;
    font-weight: 600;
    text-align: left;
    border-bottom: 1px solid #d8dadc;
    padding-bottom: 15px;
    margin-bottom: 15px;
    clear: both;
}

.glos-wrapper .first-t h3 {
    font-size: 20px;
    font-weight: 300;
    line-height: 1em;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin: 0 0 10px;
}

.glos-wrapper iframe{
    margin: 50px auto 0;
    display: block;
    width: 100%;
    max-width: 750px;
    height: 390px;
}

.glos-wrapper img{
    margin: 50px auto 0;
    display: block;
}

.columns-glos{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}

.columns-glos div{
    margin: 25px 25px 0;
}


.columns-glos > div > div{
    margin: 0;
}

.columns-glos div img{
    margin-top: 25px;
}

.h-texts-wrap .n-title{
    text-align: left;
    padding-bottom: 12px;
    margin-bottom: 0;
    border-bottom: 1px solid #e5e5e5;
}

.hr-title{
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 15px;
}

.h-texts-wrap .n-descrp{
    padding: 15px 0 15px;
    margin-bottom: 25px;
    border-bottom: 1px solid #e5e5e5;
}

.best-serv{
    background: url(../i/best-serv.jpg) no-repeat;
    background-size: cover;
}

.best-serv h2,
.best-serv p,
.tr-platforms h2,
.tr-platforms p,
.map-wrapper h2{
    color: #fff;
}

.h-texts-wrap.best-serv .n-descrp,
.h-texts-wrap.tr-platforms .n-descrp{
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.best-serv .flx-wrap > div{
    max-width: 210px;
    box-sizing: border-box;
    background: rgba(39, 55, 88, 0.8);
    border-radius: 10px;
    padding: 20px 25px;
    text-align: center;
}

.best-serv .flx-wrap > div .ic-serv{
    width: 100px;
    height: 100px;
    margin: 0 auto 25px;
    border-radius: 50px;
    background: #fff url('../i/best-serv-sprite.png') no-repeat;
    background-position: 18px 18px;
}

.best-serv .flx-wrap > div:nth-of-type(2) .ic-serv{
    background-position: -88px 18px;
}

.best-serv .flx-wrap > div:nth-of-type(3) .ic-serv{
    background-position: -195px 18px;
}

.best-serv .flx-wrap > div:nth-of-type(4) .ic-serv{
    background-position: -310px 18px;
}

.best-serv .flx-wrap > div:last-of-type .ic-serv{
    background-position: -431px 18px;
}


.best-serv .flx-wrap > div .ic-serv p{
    font-weight: 600;
}

.wrapper-vid.first{
    width: 100%;
    max-width: 600px;
    margin-right: 100px;
}

.wrapper-vid.first ul{
    padding: 0;
}

.wrapper-vid.first ul li{
    margin-bottom: 17px;
}

.wrapper-vid.last{
    width: 100%;
    max-width: 500px;
}

.wrapper-vid.last li{
    padding: 0;
    margin-bottom: 0;
}

.wrapper-vid.last li:before{
    display: none;
}

.wrapper-vid iframe{
    width: 100%;
    min-height: 300px;
    height: 100%;
}

.wrapper-vid .b-texts-two-cols_inner{
    padding: 0;
}


.wrapper-vid .h-openaccount-wrap{
    padding: 0;
}

.wrapper-vid .h-openaccount-wrap a{
    width: 260px;
    margin: 0;
}

.wrapper-vid .owl-theme .owl-dots .owl-dot span{
    background: #5a6b83;
}

.wrapper-vid .owl-theme .owl-dots .owl-dot.active span, 
.wrapper-vid .owl-theme .owl-dots .owl-dot:hover span{
    background: #f00000;
}

.tr-platforms{
    background: url('../i/tr-platforms.jpg') no-repeat;
    background-size: cover;
}

.tr-platforms .flx-wrap>div{
    max-width: 370px;
    width: 100%;
    background: #fff;
    box-sizing: border-box;
    padding: 25px 30px 20px;
    margin-bottom: 10px;
}

.tr-platforms .flx-wrap>div .ic div{
    display: inline-block;
    vertical-align: middle;
}

.tr-platforms .flx-wrap>div .ic span{
    display: inline-block;
    width: 80%;
    vertical-align: middle;
}

.tr-platforms .flx-wrap>div h3{
    text-transform: none;
    font-size: 2.235em;
    font-weight: 600;
    text-align: center;
    color: #323232;
}

.tr-platforms.h-texts-wrap ul{
    padding: 0 0 10px;
}

.tr-platforms.h-texts-wrap ul li{
    padding: 0;
}

.tr-platforms.h-texts-wrap ul li:before{
    display: none;
}

.platforms-btn a{
    max-width: 260px;
    width: 100%;
    display: block;
    margin: 0 auto;
    text-align: center;
}

.platforms-btn .btn{
    margin-bottom: 15px;
}

.map-wrapper{
    background: url('../i/city.jpg') no-repeat;
    background-size: cover;
}

.map-wrapper h2{
    margin-bottom: 15px;
}

.map-wrapper .benefits li{
    color: #fff;
}

.map-wrapper .benefits li a{
    color: #fff;
}

.map-wrapper .benefits li .h2{
    padding: 160px 0 0;
}

.map-wrapper .benefits .b1 .h2{
    background-image: url(/f/i/b1-ic1.png);
}

.map-wrapper .benefits .b2 .h2{
    background-image: url(/f/i/b2-ic2.png);
}

.map-wrapper .benefits .b3 .h2{
    background-image: url(/f/i/b3-ic3.png);
}

.map-countries{
    background: url('../i/map2.png') no-repeat;
    background-position: center;
}

.map-countries ul {
    position: relative;
    width: 100%;
    height: 100%;
}

.map-countries ul li{
    position: absolute;
    left: 575px;
    top: 155px;
}


.map-countries ul li:nth-child(1) a{
    width: 20px;
    height: 20px;
}

.map-countries ul li:nth-child(2){
    position: absolute;
    left: 615px;
    top: 165px;
}

.map-countries ul li:nth-child(2) a{
    width: 18px;
    height: 18px;
}

.map-countries ul li:nth-child(3){
    position: absolute;
    left: 650px;
    top: 155px;
}

.map-countries ul li:nth-child(3) a{
    width: 30px;
    height: 30px;
}

.map-countries ul li:nth-child(4){
    position: absolute;
    left: 625px;
    top: 200px;
}

.map-countries ul li:nth-child(4) a{
    width: 25px;
    height: 25px;
}

.map-countries ul li:nth-child(5){
    position: absolute;
    left: 745px;
    top: 165px;
}

.map-countries ul li:nth-child(5) a{
    width: 20px;
    height: 20px;
}

.map-countries ul li:nth-child(6){
    position: absolute;
    left: 885px;
    top: 340px;
}

.map-countries ul li:nth-child(6) a{
    width: 10px;
    height: 10px;
}

.map-countries ul li:before{
    display: none;
}

.map-countries ul li div{
    position: absolute;
    display: none;
    top: 10px;
    left: 100%;
    background: #fff;
}

.map-countries ul a{
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    background: #e30a17;
}

.map-countries ul a:focus + div{
    display: block;
}

.youtube-wrp {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    background: url(/f/i/youtube-bg.png) no-repeat;
    background-position: right;
    padding: 12px 70px;
    border-radius: 22px;
    overflow: hidden;
    box-shadow: 1px 1px 4px #00000063;
}

.youtube-wrp > div:first-of-type > div {
    display: inline-block;
    text-align: left;
    margin-top: 10px;
    max-width: 250px;
    width: 100%;
    vertical-align: top;
    text-align: left;
}


.youtube-wrp > div > div p{
    font-weight: 600;
    margin-bottom: 20px
}

.youtube-wrp > div:last-of-type p{
    font-weight: 600;
    line-height: 1.2;
    color: #fff;
    margin-bottom: 15px;
}

.apparat-wrapper .br-wrp > div:last-of-type form,
.apparat-wrapper .br-wrp > div:last-of-type p,
.apparat-wrapper .br-wrp > div {
    text-align: left;
}

.youtube-wrp > div:last-of-type input[type="submit"] {
    box-sizing: border-box;
    max-width: 145px;
    width: 100%;
    height: 30px;
    color: #fff;
    font-size: inherit;
    line-height: 1;
    cursor: pointer;
    background: #ff0000;
    border-radius: 5px;
    border: 0;
    padding: 0 25px;
}

.youtube-wrp > div:last-of-type input[type="text"] {
    box-sizing: border-box;
    max-width: 160px;
    width: 100%;
    border: 0;
    text-align: left;
    font-size: inherit;
    float: left;
    border-radius: 5px;
    padding: 0 0 0 30px;
    margin: 0 !important;
    margin-right: 20px !important;
}

.youtube-wrp > div:last-of-type {
    max-width: 515px;
    width: 100%;
    margin-top: 10px;
}


.youtube-wrp .promo-subscr-form div:last-of-type,
.youtube-wrp .h3{
    display: none;
}

.youtube-wrp .ps-row {
    margin-bottom: 0 !important;
    display: inline-block;
    vertical-align: top;
}

.youtube-wrp .error-msg{
    clear: both;
    margin: 0;
    float: left;
    color: #fff;
}


.vid-flx{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    margin: 15px 0;
}

.vid-flx > div{
    width: 100%;
    max-width: 380px;
}

.vid-flx > div a{
    display: inline-block;
    margin-bottom: 15px;
}

.wrapper-vid.vid-flx  iframe {
    width: 100%;
    min-height: 172px;
}

.dropdown-wrp{
    margin-bottom: 50px;
}

#holder text{
    fill: #333 !important; 
    font: 1.063em/1.3em "Whitney A", "Whitney B", Arial, sans-serif;
    font-weight: 300;
}

#holder text:hover{
    fill: #e30a17 !important; 
    font: 1.063em/1.3em "Whitney A", "Whitney B", Arial, sans-serif;
    font-weight: 500;
}


@media (min-width: 1200px) {

    .callback:hover,
    .online-chat:hover {
        padding: 5px 0 5px 48px;
        width: 132px;
        background-color: #252d35;
        color: #fff;
    }

    .callback:hover span,
    .online-chat:hover span {
        display: block;
    }

    .sitenav>li:hover .b-sublevel {
        display: block;
    }

}

@media (max-width: 1200px) {
    .sitenav li.lc-bl {
        display: none;
    }

    .h-promo-wrap .h-promo-slider-wrap {
        position: static;
    }

    div.h-promo-wrap {
        height: auto;
    }

    .btn {
        font-size: 20px;
    }

    .h-fixed {
        padding: 0 35px;
    }

    .h-hcols {
        margin-top: 40px;
    }

    .h-hcols,
    .h-hcols-inner {
        width: 100%;
    }

    .rates-settings {
        top: 0;
    }

    .b-texts-two-cols_inner {
        padding: 0;
    }

    .h-texts-wrap .detail-wrap{
        text-align: left;
    }

    .raiting-btn {
        display: block;
    }

    .btn-white_var3 {
        width: auto;
        height: 43px;
        border: 1px solid #c7cccf;
        margin: 10px 20px;
        font-size: 1.056em;
        line-height: 43px;
        padding: 0 22px 0 22px;
        color: #e22016;
    }

    .warning {
        padding: 20px 10px;
    }

    .raiting-btn {
        text-align: center;
    }

    .h-texts-wrap .h-cols.pfm-left h2 {
        font-size: 1.8em;
        margin-bottom: 0;
    }

    .h-content-head_var4 h2 {
        width: 100%;
        max-width: 610px;
        position: static;
    }

    .h-content-head_var4 .banner-descr {
        width: 100%;
        max-width: 610px;
        position: static;
    }

    .h-texts-type h3 {
        font-size: 2.353em;
    }

    .h-texts-wrap h3.v2,
    .b-mt4-descr h3,
    .b-mt4_ndd-descr h3 {
        font-size: 1.647em;
    }

    .h-fibox-wrap h2 {
        margin: 155px 0 12px;
        line-height: 1.2;
    }

    .h-texts-wrap .al-c3 {
        padding: 0 0 60px;
    }

    .h-content-head_b {
        min-height: auto;
    }

    .h-content-head_var4.h-content-head h1,
    .h-content-head_var4.h-content-head .section-title {
        margin-bottom: 40px;
    }

    .h-content-head_var4 h1{
        float: none;
    }

    .h-content-head_var4.h-content-head .breadcrumbs {
        margin-bottom: 15px;
    }

    .btn-content-head {
        text-align: center;
    }

    .b-texts-three-cols {
        width: 100%;
        margin-bottom: 60px !important;
    }

    .btn-content-head a.btn {
        float: none;
        margin: 60px 20px 0;
    }

    .h-content-head_education,
    .h-content-head_docs,
    .h-content-head_faq {
        min-height: inherit;
    }

    .h-content-head_faq h1,
    .h-content-head_faq .section-title {
        float: none;
    }

    .h-content-head_var2 .h-fixed,
    .h-content-head .h-fixed,
    .h-content-head_about {
        min-height: auto;
    }

    .h-content-head {
        padding: 42px 0;
    }

    .h-openaccount-wrap .btn {
        margin: 0 20px 20px;
    }

    .h-content-head_var4.h-content-head {
        padding: 20px 0 42px;
    }

    .h-texts-wrap .detail-wrap a{
        display: block;
        max-width: 215px;
        margin: 0 15px 5px 15px;
    }

    .h-hcols-inner {
        margin-top: 0;
        padding: 0;
    }

    .h-hcols-wrap {
        padding: 0 0 25px;
    }

    .b-hnews h3,
    .b-hnews .h3 {
        font-size: 1.294em;
    }

    .h-content-head h1,
    .h-content-head .section-title {
        margin-top: 0;
    }

    .h-sitenav-wrap .search-item h1 {
        font-weight: normal;
        font-size: .7em;
        border: 1px solid #bbc1c4;
        color: #bbc1c4;
        padding: 2px 5px;
        display: inline;
    }

    .h-promo-wrap .section-title {
        font-size: 3.118em;
    }

    .h-promo-wrap .h-fixed {
        text-align: center;
    }

    .h-texts-wrap h2 {
        margin: 0 0 30px;
    }

    .h-promo-wrap h2,
    .h-promo-wrap h1,
    .h-promo-wrap .section-title {
        width: 100%;
        text-align: center;
    }

    .b-promo-item_inner h3,
    .b-promo-item_inner .h3 {
        width: 100%;
    }

    .h-promo-wrap .btn.btn-white {
        margin-top: 50px;
    }

    .h-promo-wrap .btn {
        float: none;
        margin-left: 20px;
        margin-right: 20px;
    }

    .h-promo-slider-wrap .flexslider .slides>li {
        height: auto;
    }

    .b-promo-item.index {
        width: 100%;
        margin-top: 40px;
    }

    .index .b-promo-item_top {
        text-align: left;
    }

    .h-promo-slider-wrap .flexslider {
        padding: 25px 0;
    }

    .h-promo-slider-wrap .flex-control-nav {
        text-align: center;
        min-width: auto;
        position: static;
        margin: 0 auto 5px;
    }

    .b-texts-two-cols {
        width: 100%;
        float: none;
    }

    .b-texts-two-cols_2 .b-texts-two-cols_inner {
        padding: 0;
    }

    .benefits,
    .h-texts-wrap ul.pfm-properties {
        text-align: center;
        padding: 45px 0 10px;
    }

    .benefits li,
    .pfm-properties li {
        width: 48%;
        margin-bottom: 35px !important;
    }

    .h-stu-title h2 {
        font-size: 2.824em;
    }

    .h-m-fibox-txt {
        width: 100%;
        margin-bottom: 40px;
    }

    .h-main-fibox-block .h-m-fibox-txt-block {
        grid-template-columns: repeat(2, 250px);
        -ms-grid-template-columns: repeat(2, 50%);
        justify-content: center;
        grid-gap: 0 35px;
    }

    .h-main-fibox-block {
        padding-top: 0;
    }

    .h-m-fibox-links {
        padding-top: 70px;
    }

    .h-m-fibox-txt:nth-of-type(4) {
        grid-column-start: 1;
        grid-row-start: 1;
        grid-row-end: 2;
    }

    .h-m-fibox-txt.right1 .fb-txt-cnt,
    .h-m-fibox-txt.right2 .fb-txt-cnt {}

    .metal-tables .b-texts-cols_bord:nth-child(2),
    .shares-tables .b-texts-cols_bord:nth-child(2) {
        padding-left: 40px;
    }

    .metal-tables .b-texts-cols_bord:before,
    .metal-tables .b-texts-cols_bord:after {
        display: none;
    }

    .metal-tables .b-texts-cols_bord:nth-child(2):after,
    .shares-tables .b-texts-cols_bord:nth-child(2):after {
        display: block;
        content: "";
        width: 1px;
        height: 100%;
        background: url("/f/i/dotted.png") 0 0 repeat-y;
        position: absolute;
        top: 0;
        left: 0;
    }

    .h-hcols-wrap .b-texts-cols_bord {
        padding-top: 10px;
    }

    .h-events-slider-wrap {
        padding: 35px 0 45px;
    }

    .h-events-slider-wrap {
        height: auto;
    }

    .b-ev-filter {
        width: 100%;
        margin-bottom: 45px;
    }

    .b-ev-filter_inn,
    .b-ev-filter-scroll,
    .jspContainer,
    .jspPane {
        width: 100% !important;
    }

    .h-events-slider-wrap .flexslider {
        position: relative;
        width: 100%;
        height: auto;
        bottom: 0;
    }

    .b-slider-event {
        width: 100%;
        height: 450px;
    }

    .flex-direction-nav a {
        top: 65%;
    }

    .flex-active-slide .b-slider-event {
        margin: 0 !important;
    }

    #mainEvents .flexslider .slides>li .h-fixed {
        width: 100%;
        padding: 0;
    }

    .h-partners-programm-slider-wrap .h-fixed {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        flex-direction: column-reverse;
    }

    .h-partners-programm-slider-wrap .slides .h-fixed>* {
        float: none;
        flex: 0 1 100%;
        width: 100%;
    }

    .h-partners-programm-slider-wrap .b-pp-slider-col_inn img {
        display: none;
    }

    .h-partners-programm-slider-wrap .flex-direction-nav a {
        top: 0;
    }

    .h-trading-platforms-slider-wrap .flexslider{
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        flex-direction: column-reverse;
    }

    .h-trading-platforms-slider-wrap .flex-viewport{
        padding-top: 0;
    }

    .h-trading-platforms-slider-wrap ol.flex-control-nav{
        position: static;
    }

    .h-trading-platforms-slider-wrap .tp-description .h-trading-platforms-slider-wrap .flex-viewport {
        padding: 75px 0 60px;
    }

    .h-trading-platforms-slider-wrap .tp-description {
        width: 100%;
        position: static;
        margin-top: 0;
        margin-bottom: 40px;
    }

    .h-trading-platforms-slider-wrap .tablet {
        display: none;
        width: 100%;
        max-width: 535px;
        margin: 0 auto;
        position: relative;
        background-position: center;
        background-size: contain;
        bottom: 0;
        right: auto;
    }

    .h-trading-platforms-slider-wrap .flex-direction-nav a {
        top: 110px !important;
    }

    .h-trading-platforms-slider-wrap .tablet .pin-popup-wrap {
        top: 20%;
        left: 0%;
    }

    .h-trading-platforms-slider-wrap .tablet .pin-popup {
        left: 30px;
        padding-left: 10px;
        padding-right: 5px;
    }

    .h-trading-platforms-slider-wrap .android {
        display: none;
        width: 100%;
        max-width: 170px;
        left: 15.75%;
    }

    .h-trading-platforms-slider-wrap .iphone {
        display: none;
        width: 100%;
        max-width: 335px;
        right: 8%;
    }

    .h-trading-platforms-slider-wrap h2,
    .h-trading-platforms-slider-wrap .h2 {
        font-size: 2.824em;
    }

    .h-trading-platforms-slider-wrap .iphone .pin-popup-wrap {
        top: 8px;
        left: 40%;
    }

    .h-trading-platforms-slider-wrap .flex-direction-nav a {
        top: 0;
    }

    .h-trading-platforms-slider-wrap .flex-control-paging li a {
        margin-bottom: 35px;
    }

    .h-trading-platforms-slider-wrap,
    .h-trading-platforms-slider-wrap .flexslider .slides>li {
        height: auto;
    }

    .h-pay-wrap h4,
    .h-pay-wrap .h4 {
        display: block;
        margin-bottom: 20px;
    }

    .h-pay-wrap .pay-sprites {
        margin: 0 13px 13px;
    }

    .h-pay-wrap .more-types {
        display: block;
        max-width: 145px;
        width: 100%;
        margin: 0 auto;
        margin-top: 20px;
    }

    .art-list>li {
        float: none;
        width: 100%;
    }

    .art-list>li p,
    .art-list>li ol {
        margin: 0;
    }

    .b-instr-text_inner {
        padding-bottom: 30px;
        min-height: 190px;
    }

    .h-fin-instruments-item-wrap {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        flex-direction: column-reverse;
    }

    .h-fin-instruments-item-wrap .instr-bg-pfm,
    .h-fin-instruments-item-wrap .instr-bg-autotrading,
    .h-fin-instruments-item-wrap .b-instr-text,
    .h-fin-instruments-item-wrap .instr-bg-pamm {
        width: 100%;
        float: none;
        position: static;
    }

    .h-fin-instruments-item-wrap .instr-bg-pfm,
    .h-fin-instruments-item-wrap .instr-bg-autotrading,
    .h-fin-instruments-item-wrap .instr-bg-pamm {
        min-height: 380px;
        display: none;
    }

    .h-fin-instruments-item-wrap .b-instr-text_inner {
        padding-left: 0;
        padding-right: 0;
    }

    .h-texts-wrap .plus-tbl {
        width: 100%;
        display: inline-block;
        margin-top: 35px;
    }

    .h-texts-wrap .plus-tbl_var2 td:first-child .i {
        margin: 0 0 0 0;
        padding-right: 16px;
    }

    .h-texts-wrap .plus-tbl_var2 td:first-child .detail-wrap {
        margin: 0;
        text-align: left;
    }

    .b-p-p-agent .btn {
        position: static;
        display: block;
        margin: 0 auto;
    }

    .h-partners-pamm-agent-wrap {
        background: url(/f/i/pamm-a-bg.png) 70% 50% no-repeat #485770;
    }

    .b-plat-info_informers .b-plat-descr {
        width: 100%;
        float: none;
    }

    .b-plat-info_informers .b-plat-col2 {
        display: none;
    }

    .h-fin-instruments-item-wrap .instr-bg {
        width: 100%;
        float: none;
        max-height: 380px;
        bottom: 0;
        top: auto;
    }

    .b-instr-icons {
        width: 100%;
        float: none;
    }

    .b-instr-icons_inner {
        padding: 40px 0 40px 0;
        height: 300px;
        display: block;
        max-width: 560px;
        width: 100%;
        margin: 0 auto;
    }

    .b-instr-icons_inner .promo-icons {
        padding-top: 15px;
    }

    .b-plat-descr,
    .b-plat-descr-en,
    .b-plat-info_calgo .b-plat-descr {
        min-height: auto;
        padding: 0 !important;
    }

    .b-plat-info_ctraderweb .b-plat-descr {
        min-height: 755px;
        padding: 0;
    }

    .b-plat-descr:after,
    .b-plat-descr-en:after {
        content: " ";
        display: block;
        width: 100%;
        height: 370px;
        margin-top: 2em;
        position: static;
        background-size: contain !important;
        background-position: center bottom !important;
        top: auto;
        bottom: 0;
        margin-bottom: 25px;
    }

    .h-content-promos-empty {
        height: 340px;
    }

    .subscr-offer {
        margin-top: 130px;
    }

    .promo-subscr-form input[type="text"] {
        margin: 0 auto 30px !important;
        display: block;
    }

    .h-company-content,
    .h-company-sidebar {
        width: 100%;
        float: none;
    }

    .h-company-content_inner {
        padding: 45px 0;
    }

    .h-company-sidebar {
        background: #f1f3f5;
    }

    .h-company-sidebar_inner {
        padding: 45px 40px;
    }

    .h-company-cols-wrap:before {
        display: none;
    }

    .h-company-sidebar h3 {
        text-align: center;
        font-size: 2.353em;
        margin: 0 0 50px;
    }

    .licenses-short-list li img {
        margin: 0 auto 14px;
    }

    .licenses-short-list li {
        text-align: center;
    }

    .awards-list li {
        width: 100%;
        float: none;
    }

    .h-texts-wrap .al-c {
        padding: 0 5% 40px;
    }

    .licenses-short-list li h4 {
        font-size: 0.941em;
        text-align: left;
        margin: 0 auto;
        max-width: 105px;
        display: inline-block;
    }

    ul.offices-cities {
        max-width: 600px;
        margin: 0 auto;
    }

    ul.offices-cities li {
        font-size: 1.176em;
    }

    .b-plat-info_mt4-pc-windows .b-plat-descr,
    .b-plat-col2 {
        float: none;
        width: 100%;
    }

    .b-plat-info_mt4-pc-windows .b-plat-col2_inner,
    .b-plat-info_mt4-pc-windows .b-play-video {
        width: auto;
    }

    .b-play-video img {
        margin: 0 auto;
    }

    .b-play-video {
        border: none;
        margin-top: 60px;
    }

    .b-plat-info_android .b-plat-col2 {
        position: relative;
    }

    .b-texts-three-cols_inner {
        padding: 0;
    }

    .h-footnav-wrap,
    .help-foot-nav,
    .mt4-ios-slider-wrap,
    .mt4-android-slider-wrap,
    .ctrader-android-wrap {
        display: none;
    }

    .b-plat-info .detail-wrap a {
        font-size: 13px;
    }

    .b-plat-info .detail-wrap a.download {
        font-size: 13px;
        display: inline-block;
        background-position: 0;
        background-size: 16px;
        padding: 0 0 0 22px;
    }

    .b-plat-info .detail-wrap .size {
        font-size: 12px;
    }

    .b-plat-info .detail-wrap img {
        max-width: 15px;
        margin: 0 0 0 5px;
    }

    .b-analytics-wide-col {
        width: 57.6%;
        margin-bottom: 30px;
    }

    .b-analytics-sidebar {
        width: 37.7%;
    }

    .b-analysis {
        width: 100%;
        margin: 0 0 10px;
    }

    .h-fullanalysis-wrap .b-analysis {
        width: 50%;
    }

    .b-analysis_inn {
        margin: 0 5px 0 0 !important;
        height: 110px;
    }

    .b-analysis_inn h3 {
        font-size: 14px;
    }

    .h-study-wrap ul li {
        float: none;
        width: 100%;
        margin-bottom: 60px;
    }

    .h-experts-wrap ul.experts-list li {
        width: 32%;
    }

    .browser-analytics {
        padding: 35px 25px 20px;
        background-image: none !important;
    }

    .browser-analytics .browser-select {
        position: relative;
        left: auto;
        margin-left: 30px;
    }

    .h-analytics-links-wrap .graph-wrap,
    .h-analytics-links-wrap .cb-wrap {
        width: 100%;
    }

    .d-l-inn {
        padding: 0 68px 0 42px;
    }

    ul.docs-list li.pdf .d-l-inn {
        background-image: url(/f/i/pdf.png);
        background-size: 30px;
        background-position-y: 2px;
    }

    ul.docs-list li {
        font-size: 1.059em;
    }

    .h-docs-wrap h2 {
        font-size: 24px;
    }

    .share-box-block {
        margin: 0 auto;
    }

    .share-text {
        padding-top: 3px;
        margin-right: 4px;
        font-size: 15px;
    }

    .h-trading-platforms-slider-wrap .tp-description_inn .platforms span {
        margin: 0 7px 7px 0;
    }

    .h-examples-works-slider-wrap .flexslider .slides>li:first-of-type .b-works-descr {
        padding-top: 0;
    }

    .h-examples-works-slider-wrap_var2 .flexslider .slides>li {
        height: auto;
    }

    .h-examples-works-slider-wrap_var2 .b-works-illu {
        max-width: 460px;
        width: 100%;
        background-image: url(/f/i/setka2.png);
        background-size: contain;
        background-position: center bottom;
    }

    .h-examples-works-slider-wrap_var2 .b-works-illu .auto {
        max-width: 348px;
        width: 100%;
        background-position: center bottom;
        background-size: contain;
        left: 45px;
    }

    .h-examples-works-slider-wrap_var2 .b-works-illu.b-works-illu_visible .auto-descr {
        left: 80px;
    }

    .h-examples-works-slider-wrap_var2 .var2 .b-works-illu {
        right: 0;
    }

    .h-examples-works-slider-wrap.h-examples-works-slider-wrap_var2 .flex-direction-nav a {
        top: auto;
        display: none;
    }

    .b-video-preview h2 {
        left: -40px;
    }

    .hide-rating {
        display: none;
    }

    .h-auto-rating-wrap .al-c {
        padding: 0 0 30px;
    }

    .h-section-submenu-wrap {
        display: none;
    }

    .adpat-sec-submenu {
        text-align: center;
        display: block;
    }

    .adpat-sec-submenu li {
        display: block;
        font-size: 1.059em;
        font-weight: 300;
        line-height: 1.2em;
        margin: 0 20px;
        padding: 10px 0;
        position: relative;
    }

    .mob-sec-menu {
        display: none;
        max-width: 670px;
        width: 100%;
        margin: 0 auto;
        padding: 10px 0;
    }

    .mob-sec-menu li {
        display: inline-block;
        width: 45%;
        text-align: left;
        margin: 0 15px;
        border-bottom: 1px solid #ebebeb;
    }

    .tog-menu {
        position: relative;
        background: #f1f3f5;
    }

    .tog-menu li {
        cursor: pointer;
        margin: 0;
        text-align: left;
        font-size: 20px;
        padding: 25px 35px;
    }

    .adpat-sec-submenu a {
        color: #323232;
    }

    .adpat-sec-submenu li.active a,
    .adpat-sec-submenu a:hover {
        color: #e20916;
    }

    .tog-menu:after {
        content: "";
        width: 0;
        height: 0;
        position: absolute;
        top: 100%;
        left: 65px;
        border: solid transparent;
        border-color: rgba(255, 255, 255, 0);
        border-bottom-color: #fff;
        border-width: 13px;
        margin: -26px 0 0 -13px;
    }

    .h-texts-wrap ol.var2>li {
        padding: 0 0 0 15px;
    }

    .h-texts-wrap .plus-tbl:last-of-type td:first-child .i {
        margin: 0 0 0 0;
    }

    .phone,
    .search-bl,
    .time-item,
    .lc-bl {
        display: none;
    }


    .adapt-nav-menu .adapt-phone,
    .adapt-nav-menu .search.adapt-search,
    .adapt-nav-menu .adapt-lc,
    #adapt-btn-burger {
        display: block !important;
    }

    .h-header {
        min-height: auto;
    }

    .header-red-line {
        border-bottom: 2px solid #df2423;
        padding-bottom: 35px;
        transition: all .2s ease-in-out;
        -webkit-transition: all .2s ease-in-out;
    }

    .h-sitenav_fixed .header-red-line {
        padding-bottom: 5px;
    }

    .h-sitenav_fixed .h-header .logo {
        top: 21px;
        left: 15px;
    }

    .h-sitenav_fixed .h-header .head-meta-links {
        display: block;
        margin-left: 40px;
    }

    .h-sitenav_fixed .adapt-nav-menu {
        max-height: 426px;
        overflow: scroll;
    }

    .h-sitenav_fixed .adapt-nav-menu::-webkit-scrollbar {
        width: 0;
    }

    .h-sitenav_fixed .adapt-nav-menu {
        -webkit-ms-overflow-style: none;
    }

    .h-sitenav_fixed .adapt-nav-menu {
        overflow: -moz-scrollbars-none;
    }

    .header-adapt-items {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: space-between;
        padding-top: 25px;
    }

    .header-adapt-items>* {
        display: inline-block;
    }

    .header-adapt-items .search {
        position: relative;
        max-width: 300px;
        width: 100%;
        height: 50px !important;
        margin-right: 35px;
        border: 1px solid #bbc1c4;
        border: none;
        display: block !important;
        padding: 0;
    }

    .header-adapt-items .search:after {
        content: '';
        position: absolute;
        right: -25px;
        top: 16px;
        width: 20px;
        height: 20px;
        background: url(/f/i/search-ic-seo.png) no-repeat;
    }

    .header-adapt-items .search input.text {
        border: 1px solid #bbc1c4;
        font-size: 1.412em;
        height: 50px;
        line-height: 1;
        border-radius: 0;
    }

    .header-adapt-items .adapt-phone span,
    .h-sitenav_fixed .header-adapt-items .adapt-phone span.ph {
        font-size: 2.000em;
    }

    .header-adapt-items span.inf {
        font-size: 1em
    }

    .header-adapt-items .adapt-phone,
    .h-sitenav_fixed .header-adapt-items .adapt-phone {
        float: none;
        position: static;
        width: auto;
        margin: 0 0 20px;
        text-align: left;
    }

    .h-sitenav_fixed .h-header .sitenav {
        padding: 27px 0 0;
    }

    .sitenav {
        border: none;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        padding: 27px 0 0;
    }

    .sitenav:after {
        display: none;
    }

    .sitenav li {
        float: none;
        width: 100%;
        max-width: 310px;
        padding: 10px 0 10px;
        border-bottom: 1px solid #e5e5e5;
    }

    .sitenav>li {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        flex-wrap: wrap;
        position: relative;
    }

    .sitenav>li:after {
        content: '';
        width: 15px;
        height: 13px;
        position: absolute;
        top: 15px;
        right: 0;
        background: url("/f/i/bul_sprites.png") -118px -74px no-repeat;
        transition: all 0.1s ease-out;
    }

    .sitenav>li.arrow-rotate:after {
        transform: rotate(90deg);
        top: 8px;
    }

    #drop-d-header {
        width: 60%;
        height: 21px;
    }

    .b-sublevel {
        position: static;
        display: none;
        width: 100%;
        padding: 0;
        margin-top: 15px;
        box-shadow: none;
        border: none;
    }

    .b-sublevel:after,
    .b-sublevel:before {
        display: none;
    }

    .b-sublevel .td {
        padding: 0;
        border: none;
    }

    .b-sublevel .td li {
        border: none;
    }

    .b-sublevel .td h3,
    .b-sublevel .td .h3 {
        margin: 0 0 15px 0;
    }

    .b-sublevel>div {
        display: block;
    }

    .adapt-lc {
        margin-top: 30px;
        text-align: right;
    }

    .adapt-lc li.lk {
        display: inline-block;
        padding-right: 178px;
        list-style: none;
        font-size: 1.176em;
    }

    .adapt-lc li.lk a {
        padding: 0 0 0 21px;
        background: url(/f/i/lock.png) 0 50% no-repeat;
    }

    .adapt-nav-menu {
        display: none;
        padding-bottom: 30px;
    }

    #adapt-btn-burger {
        position: relative;
        float: right;
        width: 100%;
        max-width: 40px;
        margin: 20px 0 0;
    }

    #adapt-btn-burger span {
        width: 100%;
        height: 7px;
        margin: 10px 0 5px;
        background: #df2423;
        display: inline-block;
    }

    #adapt-btn-burger:before,
    #adapt-btn-burger:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 7px;
        background: #df2423;
        transition: all .2s ease-in-out;
        -webkit-transition: all .2s ease-in-out;
    }

    #adapt-btn-burger:after {
        left: 0;
        bottom: 0;
    }

    #adapt-btn-burger:before {
        right: 0;
        top: 0;
    }

    #adapt-btn-burger.active-adapt-btn span {
        opacity: 0;
        transition: all 0.2s ease-in;
    }

    #adapt-btn-burger.active-adapt-btn:after {
        bottom: 10px;
        transform: rotate(45deg);
    }

    #adapt-btn-burger.active-adapt-btn:before {
        top: 10px;
        transform: rotate(-45deg);
    }

    .logo {
        margin: 0 90px 0 0;
    }

    .head-meta-links.bvi-seo li.bvi {
        margin-right: 90px;
    }

    .head-meta-links.bvi-seo li.bvi:nth-child(2) {
        margin-right: 0;
    }

    .head-meta-links li {
        font-size: 1.176em;
    }

    .b-works-descr {
        padding: 0;
    }

    .h-examples-works-slider-wrap .flexslider .slides>li {
        height: auto;
        padding: 85px 0 50px;
    }

    .m-parts {
        margin-bottom: 60px;
    }

    .m-parts li {
        width: 50%;
    }

    .b-works-illu .man {
        display: none;
        top: -15px;
        left: 55px;
    }

    .b-works-illu .dynamic-bar .d {
        left: 100px;
        max-width: 100px;
    }

    .b-works-illu .dynamic-bar .o,
    .b-works-illu .dynamic-bar .o2 {
        width: 90px;
    }

    .h-texts-wrap .plus-tbl td:first-child .i {
        margin: 0;
    }

    .b-works-illu .dynamic-bar .m {
        left: -100px;
    }

    .slider-wrap ol.flex-control-nav {
        width: 100%;
        padding: 0;
        left: 0;
        margin: 0 auto;
    }

    .slider-wrap ol.flex-control-nav>li {
        width: 48%;
        margin-bottom: 30px;
    }

    div.b-works-illu {
        width: auto;
        height: auto;
        position: relative;
        background-size: cover;
        background-position: center;
        margin-bottom: 50px;
        left: 0;
    }

    .b-works-illu .dynamic-bar {
        width: 100%;
        height: 350px;
        position: relative;
        bottom: 0;
        left: 50%;
        margin-left: -50px;
    }

    .b-works-illu .dynamic-bar.upper {
        bottom: 0;
    }

    .b-works-illu .dynamic-manager-part,
    .b-works-illu .dynamic-investor-part {
        width: auto;
        min-height: 50px;
        padding: 5px 0 0 138px;
        position: relative;
        bottom: 0;
        left: 0;
        margin: 30px 0;
    }

    .b-works-descr p {
        display: inline-block;
    }

    .b-works-illu .dynamic-bar li {
        width: 90px;
    }

    .b-works-illu .dynamic-bar li:before,
    .b-works-illu .dynamic-bar .o2:before {
        display: block;
        content: "";
        width: 90px;
        height: 54px;
    }

    .b-works-descr h3,
    .b-works-descr .h3 {
        margin: 0 0 15px;
        padding: 0 0 15px;
    }

    .pamm-settings-wrap fieldset {
        width: 49%;
        float: none;
        display: inline-block;
    }

    .pamm-settings-wrap .slider-range {
        width: 100%;
    }

    .pamm-settings-wrap fieldset.l {
        width: 100%;
    }

    .items-tbl,
    .b-analytics-item_text table,
    .calendar-tbl,
    .events-tbl {
        width: 100%;
        margin: 30px 0 20px;
        display: inline-block;
        vertical-align: top;
        max-width: 100%;
        overflow-x: auto;
        border-collapse: collapse;
        border-spacing: 0;
    }

    .trade-list .items-tbl {
        display: table;
    }

    .h-popup {
        margin: 0;
        transform: translate(-50%, -50%);
    }

    .b-promo-item {
        width: 100%;
    }

    .b-partners-programm {
        float: none;
        width: 100%;
    }

    .h-partners-programms-wrap:after {
        content: " ";
        width: 100%;
        height: 50%;
        top: auto;
        bottom: 0;
    }

    .b-partners-programm:first-child .b-partners-programm_inn,
    .b-partners-programm_inn {
        margin: 0;
    }

    .b-partners-programm .pp-tbl th {
        font-size: 0.706em;
    }

    .b-partners-programm .pp-tbl td {
        font-size: 0.824em;
    }

    div.h-partners-examples-works-slider-wrap .flexslider .slides>li {
        height: auto;
    }

    div.b-partners-ex-col1 ul {
        justify-content: flex-start;
    }

    div.b-partners-ex-col1 ul li {
        margin: 0 0px 26px 0;
        flex: 0 1 29%;
        max-width: 202px;
        margin-right: 15px;
    }

    .b-partners-ex-col1,
    .b-partners-ex-col2 {
        width: 100%;
        float: none;
    }

    .b-partners-ex-col1 ul {
        width: 48%;
        display: inline-block;
        vertical-align: top;
        float: none;
    }

    .dynamic-bar2 li .bar .d-p_3 {
        width: 130px;
    }

    .b-partners-ex-col1_2 .dynamic-bar2 li .bar .d {
        width: 132px;
        left: -170px;
    }

    .b-partners-ex-col1_2 .dynamic-bar2 li .bar-manager-profit .d,
    .b-partners-ex-col1_2 .dynamic-bar2 li .bar-investor .d_2 {
        left: 110px;
    }

    .b-partners-ex-col2_2 .dynamic-bar2 li .bar .d {
        width: 175px;
    }

    .b-partners-bar-tbl table td {
        font-size: 1em;
    }

    .h-partners-examples-works-slider-wrap .flex-viewport {
        max-height: 2800px;
    }

    .dynamic-bar2 {
        height: auto;
        padding: 80px 0 95px;
    }

    .dynamic-bar2 li {
        float: none;
        margin: 0 auto;
        margin-bottom: 60px;
    }

    /*  .second-graph-list .dynamic-bar2 li{
    margin-bottom: 300px;
  }
    */

    .b-informers-info .informers-warning {
        float: right;
        width: 100%;
        margin-top: 20px;
    }

    .b-informers-info.group .h-l {
        width: 100%;
        float: left;
    }

    .b-informers-screenshot_var2 .informers-screenshot-code,
    .b-informers-screenshot_var2 .informers-screenshot-img,
    .informers-screenshot-img,
    .informers-screenshot-code {
        width: 100%;
    }

    .h-texts-wrap_inf_cols .b-texts-two-cols_inner {
        padding-right: 0;
    }

    .h-content-head_partners.h-content-head {
        padding: 32px 0;
        min-height: 66px;
    }

    .h-openaccount-wrap_bord2 {
        margin-top: 0;
    }

    .h-texts-wrap ol {
        padding: 0;
    }

    .b-possible-problems .al-c {
        padding: 0;
    }

    ul.news-list li {
        width: 50%;
        margin: 0 0 15px;
    }

    ul.news-list .b-news-item .date,
    .b-onenews-item .date {
        position: static;
        width: 82px;
        text-align: left;
    }

    ul.news-list .b-news-item .date .year,
    .b-onenews-item .date .year {
        display: inline-block;
    }

    ul.news-list li:nth-child(even) .b-news-item {
        margin: 0;
    }

    ul.news-list .b-news-item {
        padding: 0;
    }

    .h-content-head_news.h-content-head h1,
    .h-content-head_news.h-content-head .section-title {
        font-size: 2.353em;
    }

    .h-best-wrap .iphone {
        right: 0;
    }

    .ilist li {
        display: inline-block;
        vertical-align: top;
        float: none;
        margin: 20px 30px;
        width: 40%;
    }

    .b-trade-info-wrap h2 {
        line-height: 1.5em;
    }

    .h-insert-wrap_var3 .h-hcols_inner {
        padding: 0 40px 0 40px;
    }

    .b-trade-info-wrap {
        text-align: center;
    }

    .countries.sort-calendar li {
        float: none;
    }

    #calendar-list-view .b-c-right {
        width: 100%;
        margin-top: 50px;
        margin-bottom: 55px;
    }

    #calendar-list-view .b-c-right .choose-date {
        float: left;
    }

    #calendar-list-view .b-c-right .sync-time {
        float: right;
        margin: 5px 0 0 0;
    }

    .b-acc-title {
        padding: 0 0 60px;
    }

    .calendar-seo-block p {
        font-size: 0.824em;
    }

    .events-list-f li {
        margin: 0 20px 0 0;
    }

    .book-item-descr {
        float: right;
    }

    .book-item-img {
        width: 30%;
    }

    .book-item-descr {
        margin-left: 0;
        width: 65%;
        float: right;
    }

    .book-item-info {
        clear: both;
        float: none;
        max-width: none;
        padding-top: 55px;
    }

    .metal-tables,
    .shares-tables {
        text-align: center;
    }

    .metal-tables .b-texts-three-cols,
    .shares-tables .b-texts-cols_bord {
        width: 44%;
        float: none;
        display: inline-block;
        vertical-align: top;
    }

    .metal-tables .t-cell,
    .shares-tables .t-cell {
        text-align: left;
    }

    .h-gold_bg .gold-list li {
        width: 50%;
    }

    .h-gold_bg {
        padding: 45px 90px 25px;
    }

    .h-browser-addon-wrap {
        height: 1220px;
    }

    .b-browser-addon {
        padding: 20px 0 40px 0;
        text-align: center;
    }

    .b-browser-addon ul.addon-params {
        text-align: left;
    }



    .it-f-list li,
    .it-f-list.countries li {
        float: none !important;
    }

    .it-f-list {
        transition: height 0.2s ease-in;
        overflow: hidden;
        width: 100%;
        border: none !important;
    }

    .it-f-list.countries {
        height: auto;
        float: none;
    }

    .it-f-list.countries a {
        float: none;
        line-height: auto;
        padding: 0 9px;
        color: #828588;
    }

    .it-f-list.countries li.active a {
        position: static;
    }


    .items-filter-wrap .it-f-col {
        float: none;
    }

    .filter-container {
        height: 29px;
        display: inline-block;
        border: 1px solid #d6d6d6;
        width: 100%;
        overflow: hidden;
        border-radius: 15px;
        transition: all 0.2s ease-in;
    }

    .filter-container .it-f-list li.current-filter-el {
        width: 100%;
        background: #5f6f83;
        display: inline-block;
        vertical-align: top;
    }

    .current-filter-el p {
        color: #fff;
        line-height: 2;
        display: inline-block;
        width: 100%;
        height: 31px;
    }

    ul.it-f-list li:first-of-type {
        /*background: #5f6f83;*/
        cursor: pointer;
        padding-bottom: 1px;
        text-align: center;
    }

    .ui-tabs .ui-tabs-panel ul.it-f-list li.active a {
        color: #828588;
    }

    ul.it-f-list li.active a {
        background: #f9fafb;
        color: #828588;
        border-radius: 0;

    }

    .account-types-ic .promo-icons>div {
        flex: 0 0 50%;
        max-width: none;
        padding: 20px 0px;
        margin: 0;
        background: none;
    }

    .b-mt4-descr,
    .b-mt4_ndd-descr,
    .ti-newfeatures,
    .b-ctrader-descr {
        text-align: center;
    }

    .b-mt4-descr>div,
    .b-mt4_ndd-descr>div,
    .ti-newfeatures>div>div,
    .b-ctrader-descr>div:first-of-type {
        text-align: left;
        margin: 0;
    }

    .ti-newfeatures img,
    .b-ctrader-descr img {
        margin: 0 0 50px;
    }

    .b-mt4-descr>div:first-of-type,
    .b-mt4-descr>img,
    .b-mt4_ndd-descr>div,
    .b-mt4_ndd-descr img,
    .ti-newfeatures>div:first-of-type,
    .ti-newfeatures img,
    .b-ctrader-descr>div:first-of-type,
    .b-ctrader-descr img {
        width: 100%;
        display: inline-block;
        vertical-align: top;
    }

    .t-idea-platform .b-texts-cols_bord {
        margin: 0;
    }

    .t-idea-platform .b-texts-cols_bord:before,
    .t-idea-platform .b-texts-cols_bord:after {
        display: none;
    }

    .b-mt5_ndd-descr {
        padding: 45px 10px 0;
    }

    .b-mt4-descr>img {
        max-width: 580px;
    }

    .h-texts-wrap .al-c2 {
        padding: 0;
    }

    ul.b-texts-cols_bord {
        width: 100%;
        padding: 5px 0 0;
    }

    .t-idea-platform .at-adv-img {
        width: 10%;
    }

    .t-idea-platform .at-adv-desc {
        width: 90%;
    }

    .b-plat-info_archive .b-plat-descr {
        width: 100%;
    }

    .b-plat-info_archive .b-plat-col2 .b-plat-col2_inner {
        padding: 30px 20px;
    }

    .b-plat-info_archive .detail-expand-btn {
        top: 0;
        left: 0;
    }

    .detail-expand-wrap_opened>a {
        border: none;
    }

    .b-plat-info_archive .detail-expand-btn {
        width: 100%;
        margin-left: 0;
    }

    .detail-expand-btn span {
        font-size: 12px;
    }

    .detail-expand-wrap .h-texts-type {
        padding: 0 15px;
    }

    ul.licenses-list li {
        width: 48%;
    }

    ul.licenses-list .b-license-item,
    ul.licenses-list li:nth-child(even) .b-license-item {
        margin: 0;
    }

    ul.licenses-list .lic-img {
        float: none;
    }

    ul.licenses-list h4 {
        font-size: 1.176em;
    }

    .app-slider .owl-nav [class*=owl-],
    .app-slider .owl-nav [class*=owl-] {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        padding: 0;
        margin: -26px 0 0;
        background: url(/f/i/slider-arrows-small.png);
        background-repeat: no-repeat;
        width: 40px;
        height: 40px;
        text-indent: -9999px;
    }

    .app-slider .owl-nav .owl-prev,
    .app-slider .owl-nav .owl-prev {
        background-position: 0 0;
        left: 20px;
    }

    .app-slider .owl-nav .owl-next,
    .app-slider .owl-nav .owl-next {
        right: 20px;
        background-position: -40px 0;
    }

    .app-slider .owl-carousel:hover .owl-nav .owl-prev,
    .app-slider .owl-carousel:hover .owl-nav .owl-prev {
        background-position: 0 -80px;
    }

    .app-slider .owl-carousel:hover .owl-nav .owl-next,
    .app-slider .owl-carousel:hover .owl-nav .owl-next {
        background-position: -40px -80px;
    }

    .h-cups-slider-wrap .owl-theme .owl-dots .owl-dot span,
    .h-awards-slider-wrap .owl-theme .owl-dots .owl-dot span {
        width: 10px;
        height: 10px;
    }

    .h-cups-slider-wrap .owl-theme .owl-nav [class*=owl-],
    .h-awards-slider-wrap .owl-theme .owl-nav [class*=owl-] {
        position: absolute;
        top: 30%;
        padding: 0;
        margin: -26px 0 0;
        background: url(/f/i/slider-arrows-small.png);
        background-repeat: no-repeat;
        width: 40px;
        height: 40px;
        text-indent: -9999px;
    }

    .h-cups-slider-wrap .owl-theme .owl-nav .owl-prev,
    .h-awards-slider-wrap .owl-theme .owl-nav .owl-prev {
        background-position: 0 0;
        left: 20px;
    }

    .h-cups-slider-wrap .owl-theme .owl-nav .owl-next,
    .h-awards-slider-wrap .owl-theme .owl-nav .owl-next {
        right: 20px;
        background-position: -40px 0;
    }

    .h-cups-slider-wrap .owl-carousel:hover .owl-nav .owl-prev,
    .h-awards-slider-wrap .owl-carousel:hover .owl-nav .owl-prev {
        background-position: 0 -80px;
    }

    .h-cups-slider-wrap .owl-carousel:hover .owl-nav .owl-next,
    .h-awards-slider-wrap .owl-carousel:hover .owl-nav .owl-next {
        background-position: -40px -80px;
    }

    .b-office {
        padding: 0 0 30px 0;
    }

    [id*=office-] .h-l {
        width: 50%;
    }

    .h-events-slider-wrap_var2 .flex-active-slide .b-slider-event {
        margin: 0 !important;
    }

    .informers-settings-wrap {
        position: relative;
        margin: 0 auto 30px;
        max-width: 100px;
        width: 100%;
    }

    .strat-portfoliomanagement {
        flex-wrap: wrap;
    }

    .strat-portfoliomanagement>div {
        width: 47%;
        max-width: none;
        margin: 0 10px 25px;
    }

    .strat-charts div.thw {
        margin-bottom: 25px;
    }

    .strat-values>div {
        height: 110px;
        padding: 15px 0 15px;
    }

    .pfm-strategy-block .flex-direction-nav a {
        top: 16%;
    }

    .pfm-adv-list {
        margin-top: 65px;
    }

    .pfm-adv-list.scnd {
        margin-top: 10px;
    }

    .h-texts-wrap ul {
        padding: 0;
    }

    .pfm-adv-list .pfm-adv-item {
        width: 46%;
        margin: 0 10px 20px !important;
    }

    .pfm-adv-list .pfm-adv-hdr {
        width: 82%;
        font-size: 20px;
    }

    .pfm-adv-list.frst .itm-1 {
        background-position: -4px 0;
    }

    .h-fibox-wrap {
        background: url(/f/i/3dbox.png) no-repeat 50% 35%,
            url(/f/i/fiboks-bg-name.png) no-repeat 100% 2%,
            url(/f/i/fiboks-bg.jpg) no-repeat 50% 0;
        background-size: auto, auto, cover;
    }

    .h-fibox-wrap {
        height: auto;
    }

    .fibox-props-wrap {
        min-height: 1020px;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
    }

    .fibox-lblock,
    .fibox-rblock,
    .fbx-prop {
        width: 100%;
    }

    .fbx-prop.rb1 {
        margin-top: 45px;
    }

    .fbx-prop-hdr.lft,
    .fbx-prop-hdr.rght {
        /*background: url(/f/i/fibox-hdr-bgl.png) no-repeat 100% 100%;*/
        padding-left: 0;
        padding-right: 30px;
    }

    .fibox-rblock .fbx-prop-txt {
        padding-left: 0;
        padding-right: 30px;
    }

    .fbx-prop-hdr.lft:after,
    .fbx-prop-hdr.rght:after {
        background-position: 100% -181px;
    }

    .fibox-rblock {
        text-align: right;
    }

    .btn-red-wrap {
        text-align: center;
        margin-top: 90px;
        padding-bottom: 60px;
        padding-right: 0;
    }

    .h-education-wrap .b-edu-video-preview-wrap {
        width: 100%;
        float: none;
        padding: 10px 0 0;
        margin: 0 0 85px;
    }
    
    .h-education-wrap .b-edu-video-preview-wrap .b-video-preview{
        margin: 0 auto;
    }

    .h-education-wrap .b-edu-video-preview-wrap .b-video-preview h3 {
        /*left: -40px;*/
        margin: 0;
        top: auto;
        left: -50px;
        bottom: -50px;
    }

    .reglnk-wrap {
        text-align: center;
    }

    .h-education-wrap h3{
        margin-left: 40px;
    }

    .h-education-wrap .h-l {
        padding: 110px 40px 55px;
    }

    .b-video-preview {
        width: 100%;
        max-width: 600px;
    }

    .stat-graph-name,
    .stat-graph-nums,
    .stat-graph-header,
    .stat-graph-lines {
        width: 100%;
    }

    .table-name-spred,
    .stat-graph-lines .spred-name div,
    .spred-chart,
    .spred-num-stat,
    .spred-num-stat>div {
        max-width: none;
    }

    .spred-num-stat {
        margin-left: 18px;
    }

    /*
    .swap-filter table {
        display: table;
    }*/

    .progress,
    .instrument-name {
        height: 30px;
    }

    .stat-green .progress-value,
    .stat-red .progress-value {
        position: absolute;
        top: 20%;
        z-index: 99;
        color: #fff;
        font-size: 1em;
    }

    .instrument-name p {
        font-size: 0.706em;
    }

    .stat-header .stat-header-name:first-of-type {
        margin-right: 52px;
    }

    .stat-title {
        padding: 0;
    }

    .stat-line-list {
        max-width: 550px;
        margin: 0 auto;
    }

    .client-links li {
        text-align: center;
    }

    .h-client-links-wrap:before {
        display: block;
        content: " ";
        width: 50%;
        height: 50%;
        background: #516075;
        position: absolute;
        top: 0;
        right: 0;
    }

    .h-client-links-wrap:after {
        display: block;
        content: " ";
        width: 100%;
        height: 50%;
        background: #485669;
        position: absolute;
        top: auto;
        bottom: 0;
        left: 0;
    }

    .client-links li.add-i {
        width: 50%;
        background: #5a6b83;
    }

    .client-links li.out-i {
        width: 50%;
        background: #516075;
    }

    .client-links li.archive {
        width: 100%;
        background: #485669;
        line-height: 1.3em;
        text-align: center;
        height: 100px;
    }

    .client-links li.archive a {
        padding: 0;
    }


    .h-examples-works-slider-wrap_var2 .var2 .b-works-descr {
        padding: 0;
    }



    .h-footer {
        padding: 30px 0 30px;
    }

    .foot-notes {
        width: 100%;
        float: none;
        padding: 20px 0 0;
    }

    .foot-notes p:last-of-type {
        text-align: center;
    }

    .h-examples-works-slider-wrap_var2 .b-works-illu .auto-descr,
    .h-examples-works-slider-wrap_var2 .b-works-illu .auto {
        display: none;
    }

    .h-insert-wrap_var4 .b-texts-cols_bord:before,
    .h-insert-wrap_var4 .b-texts-cols_bord:after,
    .detail-expand-wrap_opened .b-texts-cols_bord:before,
    .detail-expand-wrap_opened .b-texts-cols_bord:after {
        display: none;
    }

    .foot-soc {
        width: 100%;
        float: none;
        padding-top: 0;
    }

    .soc {
        float: none;
        margin: 24px 0 0;
        width: 100%;
        text-align: center;
    }

    .soc.seo-bvi {
        margin: 0;
    }

    .soc li {
        display: inline-block;
        float: none;
    }

    .b-texts-cols_bord:before,
    .b-texts-cols_bord:after {
        display: none;
    }

    .h-partners-examples-works-slider-wrap.slider,
    .h-examples-works-slider-wrap .flexslider,
    .h-examples-works-slider-wrap.h-examples-works-slider-wrap_var2 {
        display: none;
    }

    .h-partners-examples-works-slider-wrap.adaptive-desc-block,
    .h-examples-works-slider-wrap .adaptive-desc-block {
        display: block;
    }

    .pamm-agent-img {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding-bottom: 25px;
    }

    .pamm-agent-img>div {
        flex: 0 1 25%;
        max-width: 269px;
        margin: 30px 12px;
    }

    .pamm-agent-img>div a {
        max-width: 269px;
        display: inline-block;
        overflow: hidden;
        background: #fff;
        opacity: 0.5;
        border: 2px solid #485770;
        border-radius: 10px;
        transition: all 0.2s ease-out;
    }

    .pamm-agent-img p {
        flex: 1 1 100%;
        text-align: center;
    }

    .pamm-agent-img a:hover {
        opacity: 1;
    }

    div.fancybox-inner .fancybox-image-wrap {
        border-radius: 10px;
        border: 0px solid #fff;
        overflow: hidden;
    }

    .form-tbl input.text,
    .form-tbl select {
        max-width: 380px;
        width: 100%;
        padding: 0 5px 0 5px;
    }

    .form-tbl input.ph-code {
        width: 44px;
    }

    .form-tbl select.short-select {
        width: 103px;
    }

    .form-tbl input.ph-number {
        width: 150px;
    }

    #callOrderForm .form-tbl .th {
        padding: 0 0 0 24px;
    }

    .h-popup-wrap {
        overflow: auto;
    }

    .form-tbl .td {
        padding: 0 0 10px;
    }

    .analytics-flx {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .b-analytics-item_author,
    .b-analytics-item_text {
        flex: 0 1 100%;
    }

    .pamm-agent-adapt .partner-num {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        flex-wrap: wrap;
        flex: 0 1 100%;
        justify-content: flex-start;
        margin: 30px 0;
        border: 1px solid #d8dadc;
        padding: 12px;
    }

    .pamm-agent-adapt .partner-num>li {
        margin: 15px 5px;
        flex: 0 1 18%;
    }

    .pamm-agent-adapt .partner-num>li>div:first-of-type {
        font-size: 0.778em;
        font-weight: 500;
        text-transform: uppercase;
        text-align: left;
        letter-spacing: 0.05em;
        line-height: 1em;
        color: #828588;
        padding: 0 0 5px;
    }


    .pamm-agent-adapt .partner-num>li>div:last-of-type0 {
        font-size: 1.33em;
        font-weight: 600;
        text-align: left;
        letter-spacing: 0.05em;
        line-height: 1em;
        color: #4d4d4d;
        padding: 0 0 5px;
    }

    .b-analytics-item_author .b-author blockquote {
        max-width: 450px;
        margin: 20px auto 0;
    }

    .h-world-wrap {
        display: none;
    }

    .b-spec {
        width: 100%;
    }

    .h-examples-works-slider-wrap h2,
    div.next-step {
        position: static;
        margin-bottom: 35px;
    }

    .investor-pamm-adapt .owl-carousel a[data-fancybox='pamm-ag-invst'] {
        border: 1px solid #fff;
        border-radius: 10px;
        display: inline-block;
        margin-bottom: 60px;
    }

    .investor-pamm-adapt>ul:first-of-type {
        margin-bottom: 35px;
    }

    .investor-pamm-adapt .b-works-descr {
        margin-bottom: 60px;
    }

    /*    .b-promo-item .b-promo-item_ics{
        display: none;
    }*/
    .b-promo-item .b-promo-item_descr {
        height: 185px;
    }

    .h-fin-instruments-wrap .b-promo-item:hover {
        box-shadow: none;
    }

    .b-analytics blockquote {
        padding: 32px 25px;
    }

    /*    a[href^="http://"]{
        padding: 0;
    }*/
    .h-trading-platforms-slider-wrap .tp-description_inn .btn {
        max-width: 260px;
        width: 100%;
    }

    .h-content-head .risks,
    .h-promo-wrap .risks {
        margin: 0 auto;
    }

    .strat-values>td,
    .strat-values>td i {
        font-size: 0.8em
    }

    .strat-charts div.thw {
        font-size: 0.75em;
    }

    .strat-charts tr>th {
        height: 67px;
    }

    .strat-values>td {
        vertical-align: top;
        height: auto;
    }

    .h-fin-instruments-wrap div.b-promo-item_ics {
        display: none;
    }

    .h-promo-wrap .risks,
    .h-content-head .risks {
        float: none;
    }

    .h-promo-slider-wrap.cy .flexslider .slides>li {
        height: auto;
    }

    #video_bg {
        display: none;
    }

    .pfm-strategy-block .flexslider {
        padding-top: 45px;
    }

    .tbtn-wrap {
        position: static;
        margin: 25px 0;
    }

    .tbtn-wrap .pfm-ordercons-btn {
        font-size: 1em;
    }

    .trade-analytics-graph>div {
        display: block;
    }

    .trade-analytics-graph .stat-line-list,
    .trade-analytics-chart {
        width: 100%;
        max-width: none;
        padding: 0;
        margin: 0 auto
    }

    .form-tbl input.text,
    .form-tbl select {
        box-sizing: border-box;
    }

    .form-tbl input.ph-code {
        box-sizing: content-box;
    }

    .trade-analytics .b-analysis,
    .trade-analytics .b-analysis:nth-child(3n+3) {
        float: left;
        width: 49%;
        max-width: none;
        margin: 0;
        padding: 0 10px 15px 0;
        box-sizing: border-box;
    }

    .b-quest-popup {
        display: none !important;
    }

    .persant-popup-link:hover,
    .persant-popup-link.l-active {
        background: #c7cccf;
    }

    .pfm-strategy-block .flex-direction-nav {
        top: 55%;
    }

    .flex-direction-nav .flex-next {
        right: 15px;
    }

    .flex-direction-nav .flex-prev {
        left: 15px;
    }

    .crypto-advant>div {
        margin: 15px 42px;
    }

    .crypto-sub-advant {
        flex-wrap: wrap;
    }

    .crypto-sub-advant>div {
        margin: 15px 0;
    }

    .h-crypto_flx>div {
        flex: 0 1 50%;
    }

    .crypto-sub-advant>div:nth-of-type(2) {
        border-right: 0;
        padding-right: 0;
        padding-left: 0;
    }

    .crypto-goodtrade ul {
        flex-wrap: wrap;
    }

    .crypto-goodtrade ul li {
        margin: 30px 25px 30px;
    }

    .h-crypto_flx>div:nth-of-type(3) {
        border-right: 2px dotted #9d9ea0;
        border-left: none;
        border-bottom: 2px dotted #9d9ea0;
    }

    .h-crypto_flx>div:nth-of-type(4) {
        border-right: none;
        border-bottom: 2px dotted #9d9ea0;
    }

    .h-crypto_flx>div:nth-of-type(6) {
        border-left: none;
        border-bottom: 2px dotted #9d9ea0;
    }

    .h-crypto_flx>div:nth-of-type(7) {
        border-bottom: 2px dotted #9d9ea0;
    }

    .h-crypto_flx>div:nth-of-type(8) {
        border-bottom: 2px dotted #9d9ea0;
    }

    .h-crypto_flx>div:nth-of-type(5) {
        border-right: 2px dotted #9d9ea0;
        border-bottom: 2px dotted #9d9ea0;
    }

    .h-crypto_flx>div:nth-of-type(9) {
        border-left: none;
        border-right: 2px dotted #9d9ea0;
        ;
    }

    /* .crypto-circles .stat-graph-name{
        width: 100%;
    }*/
    .h-texts-wrap h2 {
        text-align: center;
    }

    .adapt-break {
        display: none;
    }

    /*  .crypto-circles .stat-graph-nums{
        width: 100%;
    }*/
    .stat-graph-lines {
        border: none;
    }

    /*.crypto-circles{
        padding: 30px 0 0;
    }
    .crypto-circles .stat-graph-lines ul{
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: space-around;
    }
    .crypto-circles .stat-graph-lines li{
        margin: 0; 
    }*/
    .crypto-graph-m {
        background: url(../i/crypto-graph-mp.png) no-repeat;
        background-size: contain;
        background-position: center center;
    }

    .crypto-graph {
        flex-wrap: wrap;
    }

    .crypto-curency {
        margin-bottom: 65px;
    }

    .crypto-graph,
    .crypto-exmpl,
    .crypto-exmpl table {
        max-width: none;
        width: 100%;
    }

    .rts ul {
        flex-wrap: auto;
    }

    .rts ul li {
        flex: 0 1 100%;
        text-align: center;
    }

    .quest-popup-link {
        display: none;
    }

    .clist-wr {
        float: none;
        margin: 0 auto 20px;
    }

    .clist-wr ul {
        text-align: center;
    }

    .cust-head.umstel-head:after {
        display: none;
    }

    .cust-head {
        max-width: none;
        margin-bottom: 35px;
    }

    .h-content-head_var4_umstel img {
        display: block;
        margin: 0 auto -85px;
    }

    ul.umstel-benefits {
        flex-wrap: wrap;
        padding-top: 20px;
    }

    ul.umstel-benefits li {
        flex: 0 1 40%;
        margin-top: 190px;
    }

    .umstel-pl-personalization {
        max-height: 820px;
        margin-bottom: 242px;
    }

    .umstel-pl-personalization h2 {
        margin-bottom: 70px;
    }

    .umstel-pl-personalization ul.services-list {
        max-width: 620px;
        margin: 0 auto;
    }

    .umstel-pl-personalization img {
        width: 100%;
        max-width: 785px;
        margin: 30px auto 0;
        display: block;
    }

    .free-umstel-constr.flx-method {
        flex-wrap: wrap;
        margin: 60px 0 0;
    }

    .free-umstel-constr.flx-method>div {
        flex: 0 1 42%;
        margin-bottom: 50px;
    }

    .umstel-pdf {
        margin-bottom: 25px;
    }

    .umstel-faq h2 {
        margin-bottom: 10px;
    }

    .quest-list ul {
        max-width: 580px;
    }

    .umstel-pl-personalization {
        max-height: 945px;
    }

    /*    ul.umstel-benefits{
        flex-wrap: wrap;
        padding-top: 190px;
    }
    ul.umstel-benefits li{
        flex: 0 1 100%;
        margin-bottom: 190px;
    }*/
    .share-annotation img {
        min-width: 820px;
        margin: -30px auto 0;
        display: block;
    }

    .share-annotation {
        max-height: 685px;
    }

    .share-annotation {
        margin-bottom: 85px;
    }

    .award-wreaths .award-types {
        flex-wrap: wrap;
        justify-content: space-around;
    }

    .award-wreaths .award-types>div {
        flex: 0 1 32%;
        margin: 0 12px 100px;
    }

    .umstel-stocks .al-btn-c a {
        padding: 18px 35px;
    }

    .tr-analytics-features>div>div {
        max-width: 400px;
        width: 50%;
        margin-bottom: 122px;
        position: relative;
        text-align: center;
    }

    .tr-analytics-features .flx-wrap {
        flex-wrap: wrap;
    }

    .trade-features ul {
        flex-wrap: wrap;
        justify-content: space-around;
        max-width: 505px;
        margin: 0 auto;
    }

    .trade-features ul li {
        display: inline-block;
        font-size: 0.941em;
        color: #828588;
        flex: 0 1 40%;
        padding: 0px 0 25px 12px;
        margin-bottom: 25px;
        position: relative;
        background: url(/f/i/bul8.png) 0 8px no-repeat;
    }   
    .currency-value {
        max-width: none;
    }
    .glossary-title h1 {
	    font-size: 2em;
	    line-height: 1.2;
	}
    .promo-main-banner .b-ins-slider-inner_2{
        display: none;
    }

    .promo-main-banner .ins-img{
        width: 100%;
        background-position: center;
        background-size: contain;
    }

    .best-serv .flx-wrap{
        flex-wrap: wrap;
    }

    .best-serv .flx-wrap > div {
        max-width: none; 
        flex: 0 1 47%;
        margin: 10px;
    }
    .tr-platforms .flx-wrap>div .ic span{
        width: 60%;
    }
    .tr-platforms .flx-wrap>div h3 {
        font-size: 1.900em;
    }
    .map-countries{
        display: none;
    }
    .tr-platforms .flx-wrap{
        flex-wrap: wrap;
    }
    .platforms-btn a{
        max-width: 210px;
    }
    .tr-platforms .flx-wrap>div {
        max-width: none; 
        width: 47%;
        margin: 0 10px 20px;
        padding: 25px 20px 20px;
    }
    .youtube-wrp{
        padding: 5px 30px;
        background: url('/f/i/youtube-bg-m.jpg') no-repeat;
        background-position: right;
    }
    .youtube-wrp > div:last-of-type {
        max-width: 320px;
        width: 100%;
        margin-top: 10px;
    }
    .youtube-wrp > div:last-of-type input[type="text"] {
        max-width: 120px;
    }
    .youtube-wrp > div:first-of-type > div {
        margin-top: 20px;
        max-width: 170px;
    }
    .youtube-wrp > div:last-of-type p {
        line-height: 1.2;
        font-size: 0.706em;
        margin-bottom: 5px;
    }
    .youtube-wrp .ps-row:first-of-type{
        margin-bottom: 5px;
    }
    .youtube-wrp img{
        margin-top: 15px;
        max-width: 90px;
    }

    .serv-quote .rates,
    .serv-quote .rates_2{
        width: 45%;
    }

    .b-plat-info_mt5webmob.mt5-mob .b-plat-descr:after{
        display: none;
    }

    .b-plat-info_var.mt5-mob .mt5wt .mt5-appdownload,
    .b-plat-info_var2.mt5-mob .mt5wt .mt5-appdownload{
        position: static;
        display: block;
        margin: 20px 0 0;
        padding-left: 0;
        max-width: 460px;
        width: 100%;
    }
        .glossary-tx-wrap img{
        float: none !important;
        height: auto !important;
        margin-left: 45px !important;
        display: block;
        margin: 0 auto 45px !important;
        float: none !important;
    }
}

@media (max-width: 767px) {

    p,
    .h-texts-type ul li,
    .b-plat-info ul li,
    .h-texts-wrap ol>li {
        font-size: 0.824em;
    }

    .btn {
        font-size: 16px;
    }

    .licence-checker-btn{
      margin-right: 0 !important;
      margin-left: 0 !important;
      margin: 0 0 10px;
    }

    .h-fixed {
        padding: 0 15px;
    }

    .h-content-head {
        padding: 0;
    }

    .empty-notice {
        font-size: 1.765em;
        padding-top: 40px;
        margin-top: 0;
    }

    .h-texts-wrap h2 {
        font-size: 1.412em;
        text-align: center;
    }

    [id*=office-].b-office h2 {
        font-size: 2.000em;
        text-align: left;
        padding: 0 0 15px;
        margin: 0 0 27px;
    }

    .h-fibox-wrap h2 {
        font-size: 1.412em;
        margin: 85px 0 12px;
    }

    .h-fibox-wrap h3 {
        font-size: 0.941em;
    }

    .h-education-wrap h1,
    .h-education-wrap h3,
    .b-works-descr h3,
    .b-works-descr .h3 {
        font-size: 1.412em;
    }

    .h-education-wrap.h-texts-wrap h2 {
        font-size: 1.294em;
    }

    .calend-h2 .calend-date {
        position: static;
        margin-top: 10px;
    }

    .h-hcols h2,
    .h-hcols .h2,
    .pp-title h2,
    .pp-title .h2,
    .b-pp-slider-col h3,
    .b-pp-slider-col .h3,
    .h-art-title h1,
    .h-art-title h2 {
        font-size: 1.412em;
    }

    .h-cups-slider-wrap h2 {
        font-size: 1.882em;
    }

    .h-fin-instruments-wrap h2 {
        font-size: 1.412em;
    }

    .h-promos-subscr-wrap .h3 {
        font-size: 1.412em;
        margin-bottom: 30px;
    }

    .h-content-head .h-fixed {
        min-height: 62px;
        padding-top: 10px;
    }

    .h-content-head h1,
    .h-content-head .section-title {
        font-size: 1.412em;
        line-height: 1.5em;
        margin: 0;
        margin-top: 8px;
    }

    .h-content-head_var3 {
        background-size: cover;
    }

    .breadcrumbs li {
        margin-bottom: 0px;
        font-size: 0.875em;
    }

    .h-texts-wrap h4 {
        font-size: 1.176em;
    }

    .h-texts-type h3 {
        font-size: 1.471em;
    }

    .b-hnews {
        margin: 0 15px 35px 0;
        padding: 0;
    }

    .b-hnews h3,
    .b-hnews .h3 {
        font-size: 1.059em;
    }

    .b-instr-item_top .btn {
        font-size: 14PX;
    }

    .b-instr-item_top h3,
    .b-instr-item_top .h3 {
        font-size: 1.412em;
    }

    .h-content-head_platforms.h-content-head h1,
    .h-content-head_platforms.h-content-head .section-title {
        line-height: 1.2;
    }

    .h-content-head_platforms.h-content-head .h-fixed {
        min-height: 45px;
        padding: 8px 15px;
    }

    .h-content-head_platforms {
        background-size: cover;
    }

    .b-instr-item_top_var3 h3,
    .awards-list li h2 {
        font-size: 1.412em;
    }

    .h-promo-wrap .section-title {
        font-size: 1.882em;
    }

    ul.head-meta-links li {
        font-size: 0.941em;
    }

    .h-texts-wrap .al-c {
        padding: 0 0 40px;
    }

    .head-meta-links li.bvi ul {
        width: 150px;
    }

    .h-insert-recommend-wrap blockquote,
    .recomm-text {
        font-size: 16px;
    }

    .h-insert-recommend-wrap blockquote:before {
        left: -6px;
        background-size: 18px;
    }

    .h-insert-recommend-wrap blockquote:after {
        right: -16px;
        background-size: 18px;
    }

    .h-insert-recommend-wrap blockquote {
        padding: 0 6%;
    }

    .h-texts-wrap .detail-wrap a{
        margin: 0 auto 5px;
    }

    .recomm-text {
        padding: 10px 0;
    }

    .rates-tbls {
        background: none;
    }

    .h-main-fibox-wrap {
        padding-top: 10px;
    }

    .benefits li,
    .pfm-properties li {
        width: 100%;
        margin-bottom: 40px;
    }

    .benefits li p {
        margin: 0 0px;
    }

    .h-openaccount-wrap a.btn {
        margin-bottom: 20px;
    }

    .h-stu-title {
        padding: 0 0 45px;
    }

    .h-stu-title h2 {
        font-size: 1.412em;
    }

    .h-main-fibox-wrap h3 {
        font-size: 0.824em;
    }

    .pp-title {
        margin: 0 0 35px;
    }

    .h-trading-platforms-slider-wrap h2,
    .h-trading-platforms-slider-wrap .h2,
    .b-acc-title h2 {
        font-size: 1.412em;
    }

    .h-trading-platforms-slider-wrap h2 .numb,
    .h-trading-platforms-slider-wrap .h2 .numb,
    .b-acc-title h2 .numb {
        font-size: 1em;
    }

    .h-trading-platforms-slider-wrap .flex-direction-nav a {
        top: 185px;
    }

    .h-fixed .h-trading-platforms-slider-wrap .tp-description {
        margin-top: 250px;
    }

    .h-trading-platforms-slider-wrap .flex-direction-nav a {
        top: 260px !important;
    }

    .h-trading-platforms-slider-wrap .tablet .pin-popup-wrap {
        top: 26%;
    }

    .h-trading-platforms-slider-wrap .android {
        left: 35.75%;
    }

    .h-trading-platforms-slider-wrap .iphone {
        right: 0;
        background-size: contain;
    }

    .art-list>li .h3,
    .art-list>li h3 {
        margin: 45px 20px 10px;
        text-align: center;
    }

    .h-art-title {
        padding-bottom: 0;
    }

    .h-promo-slider-wrap .flexslider .promo-icons td {
        font-size: 12px;
    }

    .b-slider-event_inner {
        padding: 30px 15px 20px 15px;
    }

    .b-slider-event_inner .h-l {
        width: 100%;
    }

    .b-slider-event {
        height: auto !important;
        margin: 0 auto !important;
    }

    .b-slider-event_inner .scroll-pane {
        width: 100% !important;
    }

    .b-slider-event_inner .btn {
        position: static;
        margin: 0 auto;
        max-width: 247px;
        width: 100%;
        display: block;
        margin-top: 145px;
    }

    .b-slider-event_inner h3,
    .b-slider-event_inner .h3 {
        font-size: 1.059em;
    }

    .flex-direction-nav a {
        top: 675px;
    }

    .b-slider-event_inner .date {
        top: 75px;
    }

    .h-partners-pamm-agent-wrap {
        background: #485770;
    }


    .h-texts-wrap .plus-tbl_var2 td:first-child .i {
        margin: 0 0px 0 0;
        /*padding-right: 16px;*/
        padding: 44px 15px 0px 60px;
        font-size: 14px;
    }

    .b-p-p-agent {
        padding: 0;
    }

    .h-fin-instruments-item-wrap .instr-bg-metatrader4,
    .h-fin-instruments-item-wrap .instr-bg-ctrader2,
    .h-fin-instruments-item-wrap .instr-bg-metatrader5,
    .h-fin-instruments-item-wrap .instr-bg {
        max-height: 390px;
    }

    .b-instr-icons_inner {
        height: 275px;
        padding: 75px 0 75px 0;
        text-align: center;
    }

    .b-instr-icons_inner .promo-icons {
        padding-top: 0;
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    .b-instr-icons_inner .promo-icons:nth-child(2) {
        display: none;
    }

    .b-instr-item_top .os-list li {
        font-size: 0.588em;
    }

    .promo-subscr-form input[type="text"] {
        margin: 0 auto 20px !important;
        width: 258px;
        display: block;
        font-size: 16px;
        font-family: inherit;
        line-height: 29px;
        height: 23px;
    }

    .ps-row {
        margin-bottom: 30px;
    }

    #subscribeForm>div:last-of-type {
        font-size: 12px;
    }

    ul.offices-cities {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 0;
        padding-left: 10px;
        max-width: 455px;
        margin: 0 auto;
    }

    ul.offices-cities li {
        width: auto;
        font-size: 0.941em;
        flex: 0 1 30%;
        font-size: 0.941em;
    }

    .h-offices-wrap a {
        width: 100%;
        display: inline-block;
    }

    .awards-list li a {
        padding: 0 20px;
    }

    .awards-list li h2 {
        margin: 0 0 10px;
    }

    .h-company-sidebar_inner {
        padding: 45px 10px;
        margin-bottom: 40px;
    }

    .licenses-short-list li h4 {
        font-size: 0.824em;
        text-align: left;
        margin: 0 auto;
        max-width: 105px;
        display: inline-block;
    }

    .pfm-strategy-block h2 {
        line-height: 1.2;
        margin: 0 25px;
    }

    .b-plat-descr:after,
    .b-plat-descr-en:after {
        height: 218px;
    }

    .h-content-head_var4 h2 {
        font-size: 16px;
    }

    .h-content-head_var4 .banner-descr{
        font-size: 16px;
    }

    .h-content-head_var4.h-content-head .breadcrumbs {
        margin-bottom: 10px;
    }

    .h-content-head_var4.h-content-head h1,
    .h-content-head_var4.h-content-head .section-title {
        margin-bottom: 40px;
        font-size: 1.882em;
        line-height: 1;
    }

    .btn-content-head a.btn:first-of-type {
        margin-top: 40px;
    }

    .btn-content-head a.btn {
        float: none;
        margin: 15px 20px 0;
    }

    .wtmt4-txt {
        width: 100%;
        margin: 0 auto;
    }

    .b-analytics-wide-col {
        width: 100%;
    }

    .b-analytics-sidebar {
        width: 100%;
    }

    .study-list li p {
        margin: 0;
    }

    .h-experts-wrap ul.experts-list li {
        width: 49%;
    }

    .h-experts-wrap ul.experts-list .cite {
        padding: 14px 0;
    }

    .h-analytics-links-wrap {
        flex-wrap: wrap;
        margin-bottom: 60px;
    }

    .h-analytics-links-wrap .b-graph,
    .h-analytics-links-wrap .b-cb {
        width: 100%;
    }

    .browser-analytics .btn {
        margin-bottom: 25px;
    }

    .browser-analytics .browser-select {
        margin: 0 auto;
        display: block;
    }

    .browser-analytics h2 {
        font-size: 2.000em;
    }

    .h-faq-aside,
    .h-faq-content {
        float: none;
        width: 100%;
    }

    .h-faq-content {
        margin-top: 60px;
    }

    .faq-title {
        font-size: 18px;
    }

    .h-faq-wrap h2 {
        text-align: center;
    }

    .faq-list .h-texts-wrap {
        padding: 0;
    }

    .d-l-inn {
        margin: 0;
        padding: 0 50px 0 42px;
    }

    ul.docs-list li {
        width: 100%;
        font-size: 0.875em;
    }

    .docs-list li:nth-child(even) .d-l-inn {
        margin: 0;
    }

    ul.docs-list li.pdf .d-l-inn {
        background-image: url(/f/i/pdf.png);
        background-size: 25px;
        background-position-y: 2px;
    }

    .h-trading-platforms-slider-wrap .flex-viewport {
        padding: 0;
    }

    .h-trading-platforms-slider-wrap .tp-description {
        margin-bottom: 0;
    }

    .share-box-block {  
        flex-wrap: wrap;
        flex-direction: column-reverse;
        margin: 0 auto 15px; 
        padding: 15px 0;
    }

    .share-box span {
        width: 22px;
        height: 22px;
        display: block;
        background-size: 22px;
    }

    .share-text {
        padding-top: 1px;
        margin-bottom: 15px;
        margin-right: 4px;
        font-size: 14px;
    }

    .h-examples-works-slider-wrap_var2 .b-works-illu.b-works-illu_visible .auto-descr {
        left: 50px;
    }

    .h-examples-works-slider-wrap_var2 .b-works-illu .auto {
        left: 25px;
    }

    .h-examples-works-slider-wrap_var2 .var2 .b-works-illu .auto {
        left: 20px;
    }

    .b-works-descr,
    .h-examples-works-slider-wrap_var2 .var2 .b-works-descr {
        padding: 0;
        /*padding-top: 390px;*/
    }

    .h-videopreview-wrap_var2 {
        height: 300px;
    }

    .h-videopreview-wrap_var2 .b-video-preview {
        max-width: 600px;
        width: 100%;
        height: auto;
        text-align: center;
    }

    .h-videopreview-wrap_var2 .b-video-preview h2 {
        width: 290px;
        background: url(/f/i/video-preview-title-bg.png) 0 0 no-repeat;
        background-size: contain;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-size: 13px;
    }

    .b-plat-info .detail-wrap a.open,
    .tp-description .detail-wrap a.open {
        padding: 0 0 0 28px;
        background-size: 18px;
    }

    .h-auto-rating-wrap .al-c {
        padding: 0 0 55px;
    }

    .ui-tabs .ui-tabs-nav li {
        font-size: 0.706em;
        padding: 0 0 0 0;
    }

    .b-banner {
        padding: 25px 0 0 39.75%;
    }

    .b-banner h2 {
        font-size: 1.259em;
    }

    .h-banner-wrap_var2 .b-banner .detail {
        font-size: 0.706em;
    }

    .b-banner .b-banner-pic {
        width: 58.3%;
        left: -40px;
    }

    .h-header {
        padding-top: 15px;
    }

    .header-red-line {
        padding-bottom: 0;
    }

    .header-red-line .h-fixed {
        position: relative;
    }

    .h-sitenav_fixed .header-red-line {
        height: 50px;
    }

    #adapt-btn-burger {
        position: absolute;
        top: 10px;
        right: 18px;
        margin: 0;
    }

    .h-sitenav_fixed #adapt-btn-burger {
        top: 14px;
    }

    .head-meta-links {
        clear: both;
        padding: 0;
    }

    .h-sitenav_fixed .h-header .head-meta-links {
        display: none;
    }

    .logo {
        max-width: 160px;
        width: 100%;
        background-size: contain;
    }

    .h-sitenav_fixed .h-header .logo {
        top: 14px;
    }

    .head-meta-links.bvi-seo li.bvi {
        margin-right: 25px;
    }

    .header-adapt-items {
        display: block;
    }

    .header-adapt-items .search {
        max-width: 220px;
        display: block !important;
        overflow: visible !important;
        height: 32px !important;
    }

    .header-adapt-items .search input.text {
        font-size: 0.941em;
        height: 32px;
        margin-top: 0;
    }

    .header-adapt-items .search:after {
        top: 6px;
    }

    .header-adapt-items .adapt-phone span,
    .h-sitenav_fixed .header-adapt-items .adapt-phone span.ph {
        font-size: 1.235em;
    }

    .header-adapt-items span.inf {
        font-size: 1em
    }

    .adapt-lc li.lk {
        display: block;
        text-align: left;
        padding-right: 0;
    }

    .h-sitenav_fixed .header-adapt-items .search {
        display: block !important;
        overflow: visible !important;
    }

    .sitenav li {
        margin: 0;
        max-width: none;
    }

    .slider-wrap ol.flex-control-nav>li {
        width: 100%;
    }

    .h-texts-wrap ol>li {
        flex: 0 1 100%;
        padding: 0;
    }

    ol.study-steps-list li.ic4 .st-s-inn,
    ol.study-steps-list .st-s-inn{
        max-width: none;
        padding: 0 0 0 80px;
        margin: 0;
    }

    .h-texts-wrap ol li li {
        padding-left: 30px;
    }

    .h-texts-wrap {
        padding: 40px 0 30px;
    }

    .pamm-settings-wrap fieldset {
        width: 100%;
        float: none;
        display: inline-block;
    }

    ul.pager li {
        padding: 19px 8px;
        font-size: 0.824em;
    }


    ul.pager li.next-page a,
    ul.pager li.next-page span {
        padding: 0 10px 0 0;
    }

    ul.pager li.prev-page a,
    ul.pager li.prev-page span {
        padding: 0 0 0 10px;
    }

    .form-tbl>div {
        flex-direction: column;
    }

    .b-acc-title {
        font-size: 0.941em;
        padding: 0 2% 110px;
    }

    .h-account-types-slider-wrap .b-acc-title {
        padding: 0 2% 25px;
    }

    .h-account-types-slider-wrap .flex-direction-nav a {
        top: -65px;
    }

    .b-promo-item_inner {
        padding: 33px 20px 13px;
    }

    .b-promo-item_descr,
    .b-promo-item_top,
    .h-fin-instruments-wrap .b-promo-item {
        height: auto;
    }

    .b-promo-item:hover .b-promo-item_descr {
        height: auto;
    }

    .h-fin-instruments-wrap .b-promo-item:hover {
        box-shadow: none;
    }

    .b-promo-item_inner .btn {
        margin: 20px 0 !important;
        float: none;
        font-size: 0.824em;
    }

    .b-promo-item_inner .h3 {
        width: 100%;
        font-size: 1.176em;
    }

    .h-partners-examples-works-slider-wrap .flex-viewport {
        max-height: none;
    }

    .dynamic-bar2 {
        height: auto;
    }

    .b-partners-ex-col1 ul,
    .dynamic-bar2 li,
    .b-partners-ex-col1_2,
    .b-partners-ex-col2_2 {
        width: 100%;
        float: none;
    }

    .dynamic-bar2 li {
        margin: 30px 0;
        width: 100%;
    }

    .dynamic-bar2 li .bar .d-p_2 {
        bottom: -102px;
    }

    .next-step_p {
        margin: 60px 0 30px;
    }

    .b-partners-ex-col1_2 .b-ex-col_inn {
        padding: 0;
    }

    .b-partners-ex-col2 .b-ex-col_inn,
    .dynamic-bar2 {
        background: none;
    }

    .dynamic-bar2 li:after {
        display: none;
    }

    .h-content-head_partners.h-content-head .h-fixed {
        min-height: 55px;
        padding-top: 10px;
    }

    .h-content-head_partners.h-content-head {
        padding: 0;
    }

    .h-content-head_partners.h-content-head h1,
    .h-content-head_partners.h-content-head .section-title {
        line-height: 1em;
    }

    .h-texts-wrap_var5 {
        overflow: scroll;
    }

    .docs-sorting {
        width: 100%;
        display: block;
        text-align: center;
    }

    .quick-search {
        float: none;
        max-width: 290px;
        margin: 0 auto 25px;
        position: relative;
    }

    .b-possible-problems {
        padding: 45px 5% 20px;
    }

    ul.news-list .b-news-item h2 {
        font-size: 18px;
    }

    ul.news-list li {
        margin: 0;
        width: 100%;
    }

    ul.news-list .b-news-item {
        margin: 0;
        padding: 0;
    }

    .b-onenews-item h2 {
        text-align: left;
    }

    .b-onenews-item h3 {
        font-size: 1.412em;
    }

    .h-insert-wrap_var3 .h-hcols_inner {
        padding: 0 40px 0 0;
    }

    .b-trade-info-wrap h2 {
        font-size: 1.176em;
    }

    .b-trade-info-wrap {
        padding: 35px 30px;
    }

    .ilist li {
        margin: 20px 0px;
        width: 100%;
    }

    .h-best-wrap {
        height: 900px;
    }

    .h-cfd-expiration-wrap {
        padding: 20px 0;
    }

    .h-cfd-expiration-wrap a {
        background: url(/f/i/bul4.png) 92% 50% no-repeat;
        padding: 0;
        background-size: 10px;
        display: inline-block;
        font-size: 18px;
        width: 100%;
        text-align: left;
    }

    .h-best-wrap h2 {
        font-size: 1.176em;
        padding: 35px 15px;
    }

    .h-best-wrap .laptop {
        width: 312px;
        height: 425px;
        background: url(/f/i/adpt-laptop.png) 0 0 no-repeat;
        bottom: 335px;
        left: auto;
        right: 0;
    }

    .h-best-wrap .best-popup {
        width: 150px;
        padding: 10px;
    }

    .h-best-wrap_visible .best-popup_1 {
        bottom: 306px;
        right: 18%;
        left: auto;
    }

    .h-best-wrap_visible .best-popup_2 {
        top: 100px;
        left: auto;
        right: 2%;
    }

    .h-best-wrap .best-popup_1:after {
        transform: rotate(-90deg);
        top: -10px;
        left: 25%;
    }

    .h-best-wrap .best-popup_1:before {
        top: -16px;
        transform: rotate(-90deg);
        left: 28%;
    }

    .b-slider-event_inner .date {
        position: static;
        width: 100%;
        margin-top: 20px;
    }

    .book-item-img,
    .book-item-descr {
        float: none;
        width: 100%;
        text-align: center;
        margin-left: 0;
    }

    .book-item-img {
        margin-bottom: 35px;
    }

    .book-item-info {
        flex-wrap: wrap;
        padding-top: 0;
    }

    .book-item-info>div {
        max-width: none;
        width: 50%;
    }

    .book-item-info>div>div:first-of-type {
        padding-bottom: 5px;
        font-size: .7em;
    }

    .book-item-info>div>div:last-of-type {
        font-size: 0.824em;
    }

    .book-item-descr {
        text-align: left;
    }

    .book-name {
        font-size: 1.176em;
    }

    .book-dsctxt {
        font-size: 0.941em;
    }

    .h-gold_bg {
        padding: 45px 30px 25px;
    }

    .h-gold_bg .gold-list li {
        width: 100%;
    }

    .metal-tables .b-texts-three-cols,
    .shares-tables .b-texts-three-cols {
        width: 100%;
    }

    .b-texts-cols_bord:nth-child(2) {
        padding-left: 0;
    }

    .metal-tables .b-texts-cols_bord:before,
    .metal-tables .b-texts-cols_bord:after,
    .metal-tables .b-texts-cols_bord:nth-child(2):after {
        display: none;
    }

    ul.prognoz-full-list li {
        width: 100%;
    }

    ul.prognoz-full-list li:nth-child(even) .b_inn,
    ul.prognoz-full-list .b_inn {
        margin: 0;
    }

    .h-fullanalysis-wrap .b-analysis {
        width: 100%;
    }

    .h-fullanalysis-wrap .b-analysis_inn {
        margin: 0 !important;
    }

    .h-fullanalysis-wrap .h-analysis-wrap {
        left: 0;
        margin: 0;
    }

    .h-fullanalysis-wrap .b-analysis_inn {
        height: 100px;
    }

    .h-browser-addon-wrap .laptop-addon,
    .h-browser-addon-wrap .laptop-addon-inn {
        height: 325px;
    }

    .h-browser-addon-wrap .laptop-addon-inn {
        background-size: cover;
    }

    .h-texts-wrap_browser {
        padding: 0 0 250px;
    }

    .h-browser-addon-wrap h2 {
        font-size: 1.500em;
        margin-top: 40px;
    }

    .browser-select {
        margin: 0 0 20px;
    }

    ul.it-f-list a {
        padding: 0 5px;
    }

    .items-filter-wrap .it-f-list {
        margin: 0 2px 15px 0;
    }

    .items-filter-wrap {
        padding: 27px 15px 3px 15px;
    }

    .h-fin-instruments-item-wrap .b-instr-item_top .btn {
        margin: 20px 0 20px !important;
        float: none;
    }

    .h-fin-instruments-item-wrap .b-instr-item_top {
        height: auto;
    }

    .h-fin-instruments-item-wrap .b-instr-item_top h3,
    .b-instr-item_top .h3 {
        float: none;
    }

    .account-types-ic .promo-icons>div {
        flex: 0 1 100%;
        max-width: 315px;
        margin: 0 auto;
    }

    .account-types-ic .promo-icons>div:nth-child(2n+1) {
        display: block;
    }

    .account-types-ic .promo-icons>div>div:last-of-type {
        max-width: 210px;
    }

    .h-texts-wrap ol.var3>li h3 {
        font-size: 1.682em;
    }

    .h-texts-wrap ol.var3>li {
        margin: 0 0 0 50px;
    }

    .h-texts-wrap ol.var3>li:before {
        left: -50px;
    }

    .h-longterm-forecasts-wrap .b-hnews_inner,
    .h-longterm-forecasts-wrap .b-hnews:nth-child(even) .b-hnews_inner {
        margin: 0;
    }

    ul.licenses-list li {
        width: 100%;
    }

    ul.licenses-list .h-l {
        max-width: 290px;
        margin: 0 auto;
    }

    ul.licenses-list .lic-img {
        margin: 0 auto;
    }

    .aw-img:after {
        display: block;
        content: " ";
        margin: 0 auto;
        width: 200px;
        height: 320px;
        background: url(/f/i/license-border.png) 0 0 no-repeat;
        background-size: contain;
        background-position: center top;
        position: absolute;
        top: 0;
        left: 0;
    }

    .h-awards-slider-wrap .owl-carousel .owl-item img {
        width: auto;
        max-width: 100%;
        max-width: 165px;
        height: auto;
    }

    .aw-img {
        padding: 42px 0px 25px 13px;
    }

    [id*=office-] .h-l,
    .b-office .img-wrap {
        float: none;
        width: 100%;
    }

    .b-office .img-wrap img {
        margin: 0 auto;
    }

    .b-office .b-off-col_inn {
        padding: 0;
        width: 100%;
    }

    .b-office .b-off-col {
        width: 100%;
        float: none;
    }

    .h-longterm-forecasts-wrap .b-hnews .name-forecasts .author {
        margin-top: 0px;
    }

    .h-longterm-forecasts-wrap .b-hnews_inner {
        padding: 0;
    }

    .name-forecasts {
        flex-wrap: wrap;
    }

    .b-hnews .date {
        position: static;
        text-align: left;
    }

    .b-hnews .date span {
        display: inline-block;
        margin-left: 5px;
    }

    .h-longterm-forecasts-wrap .b-hnews .name-forecasts h3 {
        margin: 0;
    }

    .name-forecasts>* {
        width: 100%;
    }

    .informers-screenshot-img_inn img,
    .informers-screenshot-img_inn iframe {
        width: 100%;
    }

    .strat-portfoliomanagement>div {
        width: 100%;
        max-width: none;
    }

    .pfm-strategy-block .flexslider {
        margin-top: 125px;
        padding-top: 75px;
    }

    .pfm-strategy-block .flexslider .slides {
        padding-bottom: 20px;
    }

    .pfm-strategy-block .flex-direction-nav {
        top: 18%;
    }

    .pfm-strategy-block .slider-wrap ol.flex-control-nav {
        top: -250px;
    }

    .pfm-strategy-block .flex-direction-nav a {
        top: 14%;
    }

    .pfm-adv-list .pfm-adv-item {
        width: 100%;
        margin: 0 0 20px !important;
    }

    .pfm-adv-list .pfm-adv-hdr {
        width: 80%;
        font-size: 18px;
        margin-left: 0%;
    }

    .pfm-adv-list .pfm-adv-img {
        width: 20%;
        max-width: 65px;
    }

    .pfm-adv-item p {
        margin-left: 65px;
        width: 80%;
    }

    .h-fibox-wrap {
        background: url(/f/i/3dbox.png) no-repeat 50% 22%,
            url(/f/i/fiboks-bg-name.png) no-repeat 100% 2%,
            url(/f/i/fiboks-bg.jpg) no-repeat 50% 0;
        background-size: contain, 135px, cover;
    }

    .fibox-props-wrap {
        min-height: 860px;
    }

    .h-education-wrap .b-edu-video-preview-wrap .b-video-preview h3 {
        width: 190px;
        max-width: none;
        padding: 15px 0 0;
        background: url(/f/i/video-preview-title-bg2.png) 0 0 no-repeat;
        background-size: contain;
        left: 2px;
        font-size: 0.65em;
    }

    ol.study-steps-list .st-s-inn{
        background-size: 50px auto;
    }

    .reglnk-wrap a{
        width: 100%; 
        max-width: 247px;
    }

    .h-education-wrap h3{
        margin-left: 35px;
        line-height: 1.2;
        max-width: 160px;
    }
    
    .h-education-wrap .b-edu-video-preview-wrap .b-video-preview img{
        margin-left: 7px;
        margin-top: -15px;
    }

    .h-education-wrap .b-edu-video-preview-wrap {
        margin: 0 0 65px;
    }

    .h-education-wrap .h-l {
        padding: 40px 20px 55px;
    }

    .h-education-wrap .h-l ol li{
        flex: 0 1 100%;
        padding: 0 0 0 35px;
    }

    .h-education-wrap .b-edu-video-preview-wrap .b-video-preview {
        height: auto;
        padding: 0 0 5px;
    }

    ul.study-steps-list li {
        width: 100%;
    }

    ul.study-steps-list li:nth-child(even) .st-s-inn {
        margin: 0;
    }

    .informers-screenshot-img_var2 {
        max-width: 205px;
        margin: 0 auto;
        float: none;
    }

    .m-p-inn {
        padding: 0 0 0 27px;
    }

    .m-parts li {
        width: 100%;
    }

    #se-visible-trigger>div {
        min-width: 60px;
        margin-left: 5px;
    }

    .stat-graph-nums #se-visible-trigger h3 {
        font-size: 0.706em;
        min-height: 22px;
    }

    .stat-graph-nums .rates tr td,
    .stat-graph-nums .rates tr td:first-of-type {
        font-size: 0.706em !important;
    }

    .stat-graph-nums .rates td {
        padding: 12px 8px;
    }

    .stat-graph-nums .rates td:first-of-type {
        padding: 16px 2px 12px 10px;
        width: 38%;
    }

    .rates td {
        font-size: 0.706em;
    }

    #se-visible-trigger>div>div,
    #se-visible-trigger>div>div canvas {
        min-height: 64px;
    }

    .stat-graph-nums .rates .al-r {
        padding-right: 20px;
    }

    #stat-name-trad ul li {
        margin: 6px 12px;
        margin-left: 0;
    }

    #stat-name-trad li a.active:after {
        display: none;
    }



    .spred-chart {
        margin: 0 2px;
    }

    #spread-statistics-wrapper .flexslider .slides>li>div {
        top: 50%;
        left: 50%;
        position: absolute;
        transform: translate(-50%, -50%) rotate(90deg);
    }

    .spred-num-stat>div {
        transform: rotate(-90deg);
    }

    .spred-num-stat {
        margin-left: 20px;
    }

    .spred-num-stat>div span {
        margin: 0 4px;
        font-size: 0.706em;
    }

    .spred-chart>div {
        margin: 0 1px;
    }

    .spred-chart {
        justify-content: center;
    }

    .spred-chart>div {
        flex: 0 1 15px;
        margin: 0 2px;
    }

    .spred-num-stat>div span {
        display: block;
    }

    .flexslider .slides>li {
        position: relative;
        height: 320px !important;
    }
    
    .h-trading-platforms-slider-wrap .flexslider .slides>li {
        height: auto !important;
    }

    .b-works-descr ul li{
        font-size: 0.824em;
    }

    .b-analysis_inn h3{
        height: auto;
        margin-bottom: 10px;
    }

    .stat-graph-lines .spred-name{
        min-width: 320px;
    }

    #spread-statistics-wrapper .flex-control-nav.flex-control-paging,
    #spread-statistics-wrapper .flex-direction-nav a {
        top: 100%;
    }

    .stat-graph-lines .spred-name div {
        padding: 30px 0px 12px;
        margin-left: -1px;
        transform: rotate(-90deg);
        font-size: 12px;
        flex: 0 1 14%;
        width: 52px;
    }

    .table-name-spred {
        margin-left: 8px;
    }

    .flx-wrap {
        flex-wrap: wrap;
    }

    .flx-rounded {
        flex: 1 1 50%;
        text-align: center;
        padding-top: 30px;
    }

    .h-client-links-wrap:before {
        display: block;
        content: " ";
        width: 50%;
        height: 50%;
        background: #516075;
        position: absolute;
        top: 0;
        right: 0;
    }

    .h-client-links-wrap:after {
        display: block;
        content: " ";
        width: 100%;
        height: 50%;
        background: #485669;
        position: absolute;
        top: auto;
        bottom: 0;
        left: 0;
    }

    .client-links li {
        font-size: 16px;
        height: 70px;
        max-width: 440px;
        margin: 0 auto;
        float: none;
    }

    .client-links li a {
        text-align: left;
    }

    .client-links li.add-i {
        width: 100%;
        background: #5a6b83;
    }

    .client-links li.out-i {
        width: 100%;
        background: #516075;
    }

    .client-links li.archive {
        width: 100%;
        background: #485669;
        line-height: 1.3em;
        text-align: center;
        height: 70px;
    }

    .h-client-links-wrap:before {
        display: block;
        content: " ";
        width: 100%;
        height: 100%;
        max-height: 110px;
        background: #516075;
        position: absolute;
        top: 110px;
        right: 0;
    }

    .h-client-links-wrap:after {
        display: block;
        content: " ";
        width: 100%;
        height: 100%;
        max-height: 110px;
        background: #485669;
        position: absolute;
        top: auto;
        bottom: 0;
        left: 0;
    }

    .client-links .archive a {
        padding: 0;
    }

    .h-account-types-slider-wrap .owl-carousel .b-type_inner {
        margin: 0;
        padding: 0;
        max-width: 270px;
        margin: 0 auto;
        background: none;
    }

    .pamm-search {
        float: none;
    }

    .glossary-search.pamm-search  {
        float: right;
    }

    #glossary-search div:first-of-type{
        margin-left: 15px;
    }

    .pamm-search input.text {
        width: 100%;
        max-width: 767px;
        padding: 0 0 0 5px;
    }

    .h-openaccount-wrap .btn {
        margin: 0 auto 20px;
        display: block;
    }

    .btn-white_var2 {
        max-width: 290px;
    }

    .btn-white_var3 {
        max-width: 175px;
        display: block;
        margin: 10px auto;
    }

    .b-texts-cols_bord ul.img-list li,
    .shares-tables ul.img-list li {
        max-width: 380px;
        margin: 0 auto 22px;
    }

    .metal-tables .b-texts-cols_bord:nth-child(2),
    .shares-tables .b-texts-cols_bord:nth-child(2) {
        padding-left: 0;
    }

    .shares-tables .b-texts-cols_bord:nth-child(2):after {
        display: none;
    }

    .shares-tables .b-texts-cols_bord {
        margin-bottom: 5px !important;
    }

    .metal-tables {
        margin-top: 60px;
    }

    .t-idea-platform .at-adv-item .at-adv-img {
        width: 20%;
    }

    .t-idea-platform .at-adv-item .at-adv-desc {
        width: 80%;
    }

    .popup-closer {
        display: block;
        width: 20px;
        height: 20px;
        background: url(/f/i/close.png) 0 0 no-repeat;
        background-size: cover;
        position: absolute;
        top: 16px;
        right: 12px;
        cursor: pointer;
    }

    .form-tbl.main-form>div>div:first-of-type {
        margin-bottom: 5px;
        margin-left: 10px;
    }

    .form-tbl.main-form>div:last-of-type>div:last-of-type .ph-num-wrap {
        margin-left: 32px;
    }

    .h-popup-inner h2,
    .h-popup-inner .h2 {
        font-size: 1.5em;
    }

    .h-popup-bottom {
        padding: 30px 0;
    }

    #livechat-full {
        right: 0;
        width: 320px !important;
    }

    .flx-method>div,
    .flx-method .shares-table {
        flex: 0 1 100%;
    }

    .h-account-tbl-wrap .method-item .one_c,
    .h-account-tbl-wrap .method-item .another_c {
        padding: 5px 0;
    }

    .fast-Tog {
        height: 0;
    }

    .h-account-tbl-wrap .method-item .method-descr {
        padding: 15px 10px;
    }

    div.b-partners-ex-col1 ul li {
        flex: 0 1 100%;
        max-width: none;
    }

    .b-partners-ex-col2 p {
        margin: 0;
    }

    .h-popup-licence-confrimer-wrap .h-popup-bottom {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
    }

    .h-popup-licence-confrimer-wrap .h-popup-bottom a {
        margin: 0 auto 15px !important;
    }

    .head-meta-links li.bvi ul li {
        font-size: 0.941em;
    }

    .head-meta-links li.bvi ul {
        padding: 10px 0 2px 15px;
    }

    .form-tbl .plus,
    .form-tbl input.text {
        float: none;
        display: inline-block;
    }

    .h-popup,
    .h-popup-open-account-wrap .h-popup {
        transform: translate(-50%, -50%) scale(0.8);
    }

    .form-tbl input.ph-code {
        width: 65px;
        box-sizing: content-box;
    }

    .form-tbl .phone-callOrder {
        /*text-align: right;*/
        padding-left: 25px;
    }

    .pamm-agent-adapt .partner-num {
        padding: 0;
    }

    .pamm-agent-adapt .partner-num>li {
        margin: 0;
        flex: 0 1 100%;
        padding: 15px;
        border-bottom: 1px solid #d8dadc;
    }

    .pamm-agent-adapt .partner-num>li:last-of-type {
        border-bottom: none;
    }

    .informers-settings-wrap {
        margin: 0 0 30px;
    }

    .informers-settings-popup {
        width: 257px;
        left: -7px;
    }

    .b-spec {
        width: 100%;
    }

    .current-filter-el p {
        line-height: 3;
    }

    .flx-pamm {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        flex-wrap: wrap;
    }

    .h-content-inner,
    .h-asidebar {
        float: none;
        flex: 0 1 100%;
        width: 100%;
        margin-bottom: 35px;
    }

    .h-pamm-account-wrap .btn {
        margin: 20px 0;
    }

    .h-pamm-account-wrap h2 {
        font-size: 1.353em;
    }

    .pamm-rating-flx {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        flex-direction: column-reverse;
    }

    .h-errors-wrap.err404 {
        background: url(/f/i/ttch_bg.jpg) no-repeat;
        min-height: 720px;
        background-size: cover;
    }

    .dettxt-wrap {
        width: 100%;
    }

    .b-instr-icons,
    .instr-bg:after {
        display: none;
    }

    .h-fin-instruments-item-wrap .instr-bg {
        background-image: none;
    }

    .b-plat-info_archive .h-texts-wrap ol .img-wrap img {
        height: auto !important;
    }

    .index .b-promo-item_top {
        height: 50px;
    }

    .index .b-promo-item_inner h3,
    .index .b-promo-item_inner .h3 {
        font-size: 2.5em;
    }

    .events-tbl td {
        font-size: 0.724em;
    }

    .tbtn-wrap {
        text-align: center;
    }

    .traders-sell-stat {
        padding: 15px 10px;
    }

    .trade-analytics-graph .stat-green,
    .trade-analytics-graph .stat-red {
        width: 50%;
        max-width: none;
    }

    ul.pager li.prev-page a:after,
    ul.pager li.prev-page span:after {
        width: 12px;
        height: 15px;
        right: 100%;
        left: auto;
        background: url(/f/i/bul_sprites.png) -126px -40px no-repeat;
    }

    ul.pager li.next-page a:before,
    ul.pager li.next-page span::before {
        width: 12px;
        height: 15px;
        right: auto;
        left: 100%;
        background: url(/f/i/bul_sprites.png) -120px -72px no-repeat;
    }

    .form-tbl.main-form>div>div:last-of-type {
        position: relative;
    }

    .form-tbl .error .error-ic {
        position: absolute;
        top: 0;
        right: 0;
        margin: 6px 7px 0 12px;
    }

    .form-tbl {
        margin: 34px auto 0;
        max-width: 340px;
    }

    .country-notice {
        height: 68%;
    }

    .trade-analytics .b-analysis,
    .trade-analytics .b-analysis:nth-child(3n+3) {
        width: 100%;
        padding: 0 0 15px 0;
    }

    .crypto-sub-advant>div {
        width: 100%;
        border: none;
        text-align: center;
    }

    .crypto-sub-advant>div {
        padding-right: 0;
    }

    .h-crypto_flx>div {
        flex: 0 1 100%;
    }

    .h-grey_bg {
        padding: 35px 15px;
    }

    .h-crypto_flx>div:nth-of-type(1),
    .h-crypto_flx>div:nth-of-type(2),
    .h-crypto_flx>div:nth-of-type(3),
    .h-crypto_flx>div:nth-of-type(4),
    .h-crypto_flx>div:nth-of-type(5),
    .h-crypto_flx>div:nth-of-type(6),
    .h-crypto_flx>div:nth-of-type(7),
    .h-crypto_flx>div:nth-of-type(8),
    .h-crypto_flx>div:nth-of-type(9) {
        border-right: none;
        border-left: none;
        border-bottom: 2px dotted #9d9ea0;
    }

    .h-crypto_flx>div:nth-of-type(1) {
        border-top: 2px dotted #9d9ea0;
    }

    /* .crypto-circles .stat-graph-lines ul{
        flex-wrap: wrap;
    }
    .crypto-circles .stat-graph-lines li{
        margin: 16px 0 16px;
    }*/
    .crypto-curency {
        width: 100%;
    }

    .crypto-graph-wrap .crypto-curency ul {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: space-around;
    }

    .crypto-curency li>p {
        font-size: 0.765em;
    }

    .crypto-graph-wrap .crypto-curency li:last-of-type {
        margin-left: 0;
    }

    .informers-screenshot-img_inn {
        width: 100%;
        max-width: 422px;
    }

    .cust-head ul li {
        flex: 0 1 100%;
        margin-bottom: 5px;
    }

    ul.umstel-benefits li {
        flex: 0 1 100%;
    }

    .umstel-pl-personalization img {
        width: 100%;
        max-width: 750px;
        min-width: 440px;
        margin: 5px auto;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        bottom: -146px;
    }

    .umstel-pl-personalization {
        margin-bottom: 190px;
        height: 900px;
        position: relative;
    }

    .umstel-faq h2 {
        line-height: 1.2;
    }

    .free-umstel-constr.flx-method {
        margin: 25px 0 0;
    }

    .free-umstel-constr.flx-method>div {
        flex: 0 1 100%;
    }

    div.umstel-pdf a {
        max-width: 256px;
    }

    .quest-list ul {
        padding-left: 15px;
    }

    .hidden-faq ul {
        padding-left: 0
    }

    .shares-award .shares-award-count h2 {
        font-size: 1.412em;
    }

    .shares-award .shares-clients-count h3 {
        font-size: 1.176em;
        line-height: 1.4;
    }

    .shares-award {
        background-position: -250px top;
    }

    .award-wreaths .award-types>div {
        flex: 0 1 100%;
        margin: 0 0 40px;
        min-height: 110px;
    }

    .award-wreaths .award-types>div:after,
    .award-wreaths .award-types>div:before {
        width: 50px;
    }

    .shares-widget .all-shares {
        margin: 10px 0;
        /*font-size: 0.941em;*/
        /*padding: 18px 45px;*/
    }

    .share-annotation {
        position: relative;
        min-height: 680px;
    }

    .share-annotation img {
        max-width: 840px;
        width: 100%;
        min-width: 460px;
        position: absolute;
        bottom: -95px;
        left: 50%;
        transform: translateX(-50%);
    }

    .award-wreaths .award-types {
        width: 100%;
        max-width: 290px;
        margin: 70px auto 0;
    }

    .h-content-head_var4_umstel .header-btn a:first-of-type {
        padding: 18px 30px;
    }

    .h-content-head_var4_umstel .header-btn a:nth-of-type(2) {
        padding: 0 15px;
    }

    .h-main-fibox-block .h-m-fibox-txt-block {
        grid-template-columns: repeat(1, 250px);
    }

    .h-m-fibox-links {
        padding-top: 21px;
    }

    .h-m-fibox-txt:nth-of-type(4) {
        grid-column-start: initial;
        grid-row-start: initial;
        grid-row-end: initial;
    }
    .shares-table>div{
        max-width: none;
    }

    .m-glos-tx{
        flex: 0 1 100%;
        margin-right: 0;
    }

    .main-glos-wrapper .m-glos-img{
        display: none;
    }
    .nav-glos-word ul>li {
        margin: 0 0 5px;
        padding: 0 0 0 15px;
        font-size: 16px;
    }

    .best-serv .flx-wrap > div {
        max-width: none; 
        flex: 0 1 100%;
        margin: 0 0 10px;
    }
    .tr-platforms .flx-wrap>div{
        width: 100%;
        max-width: 310px;
        margin: 0 auto 15px;
    }
    .h-texts-wrap .plus-tbl_var2 .i{
        background-position: 0 60%;
    }

    .serv-quote .rates,
    .serv-quote .rates_2{
        width: 100%;
        margin: 0 auto;
    }
    .h-fixed .cd-scroll-right {
        background-position: 97% center;
    }
    .h-fixed .cd-scroll-left {
        background-position: 6px center;
    }
    .h-asidebar_var2,
    .h-content-inner_var2{
        width: 100%;
        float: none;
    }

    .h-asidebar_var2{
        padding-top: 0;
    }
    .glossary-tx-wrap img{
        float: none !important;
        height: auto !important;

    }
    .glossary-alphabet{
        flex-wrap: wrap;
        justify-content: left;
        height: auto;
    }
    .glossary-alphabet li {
        max-width: 32px;
        box-sizing: border-box;
    }
    .glossary-letter {
        flex: 0 1 100%;
        margin-bottom: 20px;
    }
}

@media (max-width: 640px) {
    .h-main-fibox-block {
        background-size: contain;
    }

    .b-instr-icons_inner .promo-icons {
        max-width: 270px;
    }

    .h-fin-instruments-item-wrap .promo-icons>div:nth-child(2n+1) {
        display: none;
    }

    .h-fin-instruments-item-wrap .promo-icons>div {
        flex-wrap: wrap;
    }

    .promo-icons>div {
        flex: 0 1 100%;
    }

    .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
        text-align: center;
    }

    .arch-f-tbl .name-filter {
        max-width: none;
    }

    .account-types-ic .promo-icons>div>div:last-of-type,
    .account-types-ic .promo-icons>div>.ic {
        max-width: none;
        width: 100%;
        margin-right: 0;
    }

    .trade-list .items-tbl {
        display: inline-block;
    }
    .b-inform-result .h-l{
        width: 100%;
    }
    .inform-preview {
        float: none; 
        margin: 0;
    }
    .inform-preview img{
        margin: 0 auto;
    }
}

@media (max-width: 461px) {
    .rates {
        float: none;
        margin: 0 auto;
    }

    .rates.rates_2 tr:first-of-type {
        opacity: 0;
    }

    .rates.rates_2 tr:first-of-type th {
        padding-bottom: 0;
    }

    .mob-sec-menu {
        display: none;
        max-width: 500px;
        width: 100%;
        margin: 0 auto;
        padding: 10px 0;
    }

    .mob-sec-menu li {
        display: block;
        width: 100%;
        margin: 0 auto;
        text-align: left;
        max-width: 305px;
    }

    .tog-menu li {
        display: block;
        margin: 0 auto;
        text-align: left;
    }

    .h-longterm-forecasts-wrap .b-hnews {
        width: 100%;
    }

    .ui-tabs .ui-tabs-nav {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: space-between;
    }

    .h-popup-inner {
        padding: 30px 40px 12px 22px;
    }

    .h-promo-slider-wrap .b-promo-item_ics {
        height: auto;
    }

    .h-promo-slider-wrap .promo-icons>div {
        flex-wrap: wrap;
    }

    .h-promo-slider-wrap .promo-icons>div>.ic {

        max-width: none;
        margin-bottom: 10px;
    }

    .b-promo-item.index {
        height: auto;
        margin-top: 0;
    }

    .h-promo-slider-wrap .promo-icons>div>.ic span {
        font-size: 12px
    }

    .h-promo-slider-wrap .flexslider {
        padding: 65px 0 30px;
    }

    .h-promo-slider-wrap .flex-control-nav {
        top: -770px;
    }

    .investor-pamm-adapt .next-step .btn {
        font-size: 12px;
    }

    .h-account-types-slider-wrap .owl-carousel-block .owl-nav>div {
        width: 53px;
        height: 53px;
        position: absolute;
        top: 95%;
    }

    .crypto-advant {
        padding: 40px 50px 50px;
    }

    .crypto-advant>div {
        margin: 15px 0;
    }

    .crypto-sub-advant {
        padding: 25px 20px;
    }

    .crypto-exmpl td:first-of-type {
        width: 190px;
    }

    .crypto-graph-wrap .crypto-curency li:last-of-type {
        padding-left: 18px;
    }

    .crypto-graph-m {
        background: url(../i/crypto-graph-mm.png) no-repeat;
        background-size: contain;
        background-position: center center;
    }
    .promo-main-banner .ins-img {
        background-size: cover;
    }
}