@font-face {
    font-family: 'HelveticaNeueCyr';
    font-style: normal;
    font-weight: 400;
    src: local('HelveticaNeueCyr'), url('https://fonts.cdnfonts.com/s/13267/HelveticaNeueCyr-Roman.woff') format('woff');
}
@font-face {
    font-family: 'HelveticaNeueCyr';
    font-style: normal;
    font-weight: 100;
    src: local('HelveticaNeueCyr'), url('https://fonts.cdnfonts.com/s/13267/helveticaneuecyr-thin.woff') format('woff');
}
@font-face {
    font-family: 'HelveticaNeueCyr';
    font-style: normal;
    font-weight: 200;
    src: local('HelveticaNeueCyr'), url('https://fonts.cdnfonts.com/s/13267/HelveticaNeueCyr-UltraLight.woff') format('woff');
}
@font-face {
    font-family: 'HelveticaNeueCyr';
    font-style: normal;
    font-weight: 300;
    src: local('HelveticaNeueCyr'), url('https://fonts.cdnfonts.com/s/13267/HelveticaNeueCyr-Light.woff') format('woff');
}
@font-face {
    font-family: 'HelveticaNeueCyr';
    font-style: normal;
    font-weight: 550;
    src: local('HelveticaNeueCyr'), url('https://fonts.cdnfonts.com/s/13267/helveticaneuecyr-medium.woff') format('woff');
}
@font-face {
    font-family: 'HelveticaNeueCyr';
    font-style: normal;
    font-weight: 700;
    src: local('HelveticaNeueCyr'), url('https://fonts.cdnfonts.com/s/13267/helveticaneuecyr-bold.woff') format('woff');
}


body {
    background-color: #FFFFFF;
    padding: 0;
    margin: 0;
}
p {
    font-family: 'HelveticaNeueCyr';
    font-size: 16px;
    line-height: 28px;
    font-weight: 300;
    text-align: left;
}

.h1, .h2, .h3, h1, h2, h3, h4, h5, h6, p, table, li{
    font-family: 'HelveticaNeueCyr';
}

.main-container{
  max-width: 280px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.bns-holder{
  display: block;
  background-color: #fff;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.15);
  border-radius: 20px;
}

.bns-top-holder{
  display: block;
  background-image: url(/i/img/instaforex_bonuses/mobile/bonus-img-mbl.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
  width: 100%;
  height:369px;
  margin-top: 16px;
  color:#fff;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
}

.bnsl-title-block, .bnsl-desc-block{
  text-align: center;
}
.bnsl-block {
  width: auto;
  padding:20px;
  color:#fff;
}
.bnsl-block h2{
  font-family: 'HelveticaNeueCyr';
  font-size: 32px;
  line-height: 38px;
  font-weight: 400;
}

.bnsl-block p{
  font-family: 'HelveticaNeueCyr';
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  text-align: center;
}

.bnsl-block h2, .bnsl-block p{
  margin-block-start: 0em;
  margin-block-end: 0em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

.bnsl-desc-block{
  margin-top: 10px;
}

.bnsl-btn-holder{
  display: block;
  margin-top: 15px;
}
.bnsl-desc-block p span{
  display: block;
  margin-top: 10px;
}

.bnsl-btn-bonus{
  display: inline-flex;
  position: relative;
  height: 38px;
  width: 240px;
  overflow: hidden;
  z-index: 1;
  border-radius: 20px;
  box-shadow: 0px 4px 15px rgba(114, 0, 0, 0.35);
  margin: auto;
}
.bnsl-btn-bonus .bnsl-btn-bns-bonus{
  display: inline-block;
  position: absolute;
  width: 230%;
  height: 100%;
  left: -100%;
  transition: all .4s;
  z-index: -1;
}

.bnsl-btn-bonus button{
  height: 100%;
  width: 100%;
  border: none;
  outline: none;
  background: none;
  font-family: inherit;
  color:#EBB866;
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
  z-index: 1;
  cursor: pointer;
  -webkit-transition-duration: .4s;
  transition-duration: .4s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}
.bnsl-btn-comparison button{
   background: linear-gradient(130deg,#AA7631, #F1CF94, #C0812D, #EEBC6A, #825315); 
  color:white;
 
}
.bnsl-btn-bonus::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 100px; 
  border: 2px solid transparent; 
  background: linear-gradient(130deg,#AA7631, #F1CF94, #C0812D, #EEBC6A, #825315); 
  -webkit-mask: 
    linear-gradient(#fff 0 0) padding-box, 
    linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor; 
  -mask-composite: exclude; 
}
.bnsl-btn-comparison:hover button, .bnsl-btn-comparison:focus button .bnsl-btn-comparison:active button{
  background:none;
}

.bnsr-block img{
  display: block;
  border-top-right-radius: 20px;
}


.bns-bottom-holder{
  display:block;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
.bns-bottom-holder table{
  width: 95%;
  margin: 0 auto;
}
.bns-bottom-holder table a{
  text-decoration: none;
}

.bns-trading-btn{
  display: block;
  width: 204px;
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: center;
  font-family: 'HelveticaNeueCyr';
  font-size: 13.5px;
  background-color: #278F39;
  border-radius: 5px;
  color:#fff;
  margin: 0 auto;
  margin-bottom: 10px;
}
.bns-demo-btn{
  display: block;
  width: 204px;
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: center;
  font-family: 'HelveticaNeueCyr';
  font-size: 13.5px;
  background-color: #8A8D8D;
  border-radius: 5px;
  color:#fff;
  margin: 0 auto;
}


.bns100-holder{
  margin-top: 16px;
  display: block;
  background-image: url(/i/img/instaforex_bonuses/mobile/bonus-100-img.png);
  background-size: cover;
  width: 100%;
  height:296px;
  color:#fff;
  border-radius: 20px;
  background-position: 13% top;
  background-repeat: no-repeat;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.15);
}
.bns100-holder-b{
  width: 100%;
  height:296px;
  background-color: rgba(147, 58, 48, 0.8);
  border-radius: 20px;
}
.bns100-block {
  width: auto;
  padding:25px 10px 20px 10px;
  color:#fff;
  margin: 0 auto;

}
.bns100-title-block h2{
  font-family: inherit;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  text-align: center;
  display: block;
}
.bns100-block h2{
  margin-block-start: 0em;
  margin-block-end: 0em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

.bns100-desc-block{
  margin-top: 5px;
}
.bns100-desc-block table{
  margin-top: 10px;
  margin-bottom: 10px;
  width: 100%;
  font-family: inherit;
  font-size: 13px;
  font-weight: 300;
}
.bns100-desc-block table b{
  font-family: inherit;
  font-size: 13px;
  font-weight: 700;
}
.bns100-desc-block table tr td{
  line-height: 24px;
}

.bns100-desc-block table td:nth-child(even) {
  padding-left: 14px;
}

.bns55-desc-block table td:nth-child(even) {
  padding-left: 14px;
}

.bns30-desc-block table td:nth-child(even) {
  padding-left: 18px;
}

.club-bns-desc-block table td:nth-child(even){
  padding-left: 20px;
}

.bns100-desc-block table td:nth-child(odd) {
  padding-left: 3px;
}

.bns55-desc-block table td:nth-child(odd) {
  padding-left: 3px;
}

.bns30-desc-block table td:nth-child(odd) {
  padding-left: 3px;
}

.club-bns-desc-block table td:nth-child(add) {
  padding-left: 3px;
}


.bns55-holder{
  margin-top: 16px;
  display: block;
  background-image: url(/i/img/instaforex_bonuses/mobile/bonus-55-img.png);
  background-size: cover;
  width: 100%;
  height:296px;
  color:#fff;
  border-radius: 20px;
  background-position: 79% top;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.15);
}
.bns55-holder-b{
  width: 100%;
  height:296px;
  background-color: rgba(118, 153, 166, 0.8);
  border-radius: 20px;
}
.bns55-block {
  width: auto;
  padding: 25px 10px 20px 10px;
  color: #fff;
  margin: 0 auto;
}
.bns55-title-block h2{
  font-family: inherit;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  text-align: center;
  display: block;
}
.bns55-block h2{
  margin-block-start: 0em;
  margin-block-end: 0em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

.bns55-desc-block{
  margin-top: 5px;
}
.bns55-desc-block table{
  margin-top: 5px;
  margin-bottom: 10px;
  width: 100%;
  font-family: inherit;
  font-size: 13px;
   font-weight: 300;
}
.bns55-desc-block table b{
  font-family: inherit;
    font-size: 13px;
    font-weight: 700;
}
.bns55-desc-block table tr td{
  line-height: 24px;
}

.bns30-holder{
  margin-top: 16px;
  display: block;
  background-image: url(/i/img/instaforex_bonuses/mobile/bonus-30-img.png);
  background-size: cover;
  width: 100%;
  height:296px;
  color:#fff;
  border-radius: 20px;
  background-position: 8% top;
  background-repeat: no-repeat;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.15);
}
.bns30-holder-b{
  width: 100%;
  height:296px;
  background-color: rgba(159, 113, 86, 0.8);
  border-radius: 20px;
}
.bns30-block {
width: auto;
    padding: 25px 10px 20px 10px;
    color: #fff;
    margin: 0 auto;

}
.bns30-block h2{
  font-family: inherit;
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    text-align: center;
    display: block;
}
.bns30-block h2{
  margin-block-start: 0em;
  margin-block-end: 0em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

.bns30-desc-block{
  margin-top: 5px;
}
.bns30-desc-block table{
  margin-top: 5px;
  margin-bottom: 10px;
  width: 100%;
  font-family: inherit;
  font-size: 13px;
  font-weight: 300;
}
.bns30-desc-block table b{
    font-family: inherit;
    font-size: 13px;
    font-weight: 700;
}
.bns30-desc-block table tr td{
  line-height: 24px;
}

.club-bns-holder{
  margin-top: 16px;
  display: block;
  background-image: url(/i/img/instaforex_bonuses/mobile/club-bonus-img.png);
  background-size: cover;
  width: 100%;
  height:296px;
  color:#fff;
  border-radius: 20px;
  background-position: 82% top;
  background-repeat: no-repeat;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.15);
}
.club-bns-holder-b{
  width: 100%;
  height:296px;
  background-color: rgba(122, 156, 173, 0.8);
  border-radius: 20px;
}
.club-bns-block {
width: auto;
    padding: 25px 10px 20px 10px;
    color: #fff;
    margin: 0 auto;
}
.club-bns-block h2{
  font-family: inherit;
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    text-align: center;
    display: block;
}
.club-bns-block h2{
  margin-block-start: 0em;
  margin-block-end: 0em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

.club-bns-desc-block{
  margin-top: 5px;
}
.club-bns-desc-block table{
 margin-top: 5px;
    margin-bottom: 10px;
    width: 100%;
    font-family: 'HelveticaNeueCyr';
    font-size: 13px;
    font-weight: 300; 
}
.club-bns-desc-block table b{
  font-size: 13px;
  font-weight: 700; 
}
.club-bns-desc-block table tr td{
  line-height: 22px;
  font-family: inherit;
}

.ld-holder{
  display: block;
  background-color: #00422A;
  background-image: url(/i/img/instaforex_bonuses/mobile/lucky-deposit-img.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height:316px;
  margin-top: 16px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.15);
  border-radius: 20px;
  margin-bottom: 30px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.15);
}

.ldr-block{
  width: auto;
    padding: 30px 10px 20px 10px;
    color: #fff;
    margin: 0 auto;
}

.ldr-block h2{
    font-family: inherit;
    font-size: 24px;
    line-height: 42px;
    font-weight: 700;
    text-align: center;
    display: block;
}

.ldr-block h6{
  font-family: 'HelveticaNeueCyr';
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
}

.ldr-block p{

  font-family: inherit;
  font-size: 13px;
  line-height: 20px;
  font-weight: 300;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
}
.ldr-block a{
  color:#fff;
  text-decoration: none;
}
.ldr-block h2, .ldr-block h6, .ldr-block p{
  margin-block-start: 0em;
  margin-block-end: 0em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

.ldr-desc-block-mob{
  margin-top: 5px;
  display: contents;
}

.ldr-desc-block-mob table{
    margin: 12px 0 5px 10px;
    width: 100%;
    font-family: 'HelveticaNeue';
    font-size: 13px;
    font-weight: 300;
}

.ldr-desc-block-mob table b{
  font-family: 'helvetica_neueregular', sans-serif;
  font-size: 13px;
  font-weight: 700; 
}
.ldr-desc-block-mob table tr td{
  line-height: 26px;
  font-family: 'HelveticaNeueCyr';
}

.ldr-btn-holder{
  display: block;
  text-align: center;
  margin-top: -5px;
}
.ldr-btn-holder a{
  color:#fff;
}

.ldr-btn-promotion-holder{
  float: right;
  margin-right: -15px;
  margin-top: -35px;
  text-align: center;
}

.ldr-btn-promotion{
  width: 166px;
  padding-top: 5px;
  background-color: #1F9034;
  border-radius: 100px;
  font-family: inherit;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.5px;
  padding-bottom: 2px;
}

.ldr-tooltip {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.ldr-tooltip .ldr-tooltiptext {
  visibility: hidden;
  width: 280px;
  background-color: rgba(0,0,0,.72);
  color: #fff;
  text-align: center;
  border-radius: 7px;
  position: absolute;
  z-index: 1;
  font-family: 'HelveticaNeueCyr';
  font-size: 12px;
  font-weight: 300;
  line-height: 14px;
  padding-top: 15px;
  padding-bottom: 12px;
  right: -15px;
  top: -48px;
}

.ldr-tooltip:hover .ldr-tooltiptext {
  visibility: visible;
}

.ldr-tooltip .ldr-tooltiptext::after {
  content: " ";
  position: absolute;
  top: 100%; 
  left: 90%;
  margin-left: -5px;
  border-width: 8px;
  border-style: solid;
  border-color: black transparent transparent transparent;
}
.bns-all-btn-holder{
  display:block;
  text-align: center;
  padding-top: 6px;
}

.bns-all-btn-holder table{
  width: auto;
  margin: 0 auto;
  text-align: center;
  border-spacing: 0;
}

.bns-all-btn-holder a{
  color:#fff;
}

.bns-all-btn{
  position: relative;
  left: 6px;
  height: 38px;
  width: 248px;
  overflow: hidden;
  z-index: 1;
  border-radius: 100px;
  box-shadow: 0px 4px 15px rgba(114, 0, 0, 0.35);
  float: left;
  margin: 0 auto 18px 0;
  /*margin-bottom: 15px;*/
}

.bns-all-btn-1{
  display: inherit;
  position: relative;
  height: 38px;
  width: 248px;
  overflow: hidden;
  z-index: 1;
  border-radius: 100px;
  margin: 0 auto;
}

.bns-all-btn .bns-all-btn-bonus, .bns-all-btn-1 .bns-all-btn-bonus{
  display: block;
  position: absolute;
  width: 230%;
  height: 100%;
  left: -100%;
  transition: 0.4s all ease-in-out 0s;
  z-index: -1;
}

.bns-all-btn button, .bns-all-btn-1 button{
  height: 100%;
  width: 100%;
  border: none;
  outline: none;
  background: none;
  /*font-family: 'HelveticaNeueCyr';*/
  font-family: inherit;
  color:#fff;
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
  z-index: 1;
  cursor: pointer;
  -webkit-transition-duration: .4s;
  transition-duration: .4s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}

.bns-all-btn:hover .bns-all-btn-bonus{
  left: 0;
}
.bns-all-btn-1:hover .bns-all-btn-bonus-1{
  left: 0;
}
.bns-all-btn-grad .bns-all-btn-bonus{
  background-image:linear-gradient(230deg, #7D0000, #7D0000, #910b0b, #ec3e3e, #FF4949, #e20303 , #e20303);
}

.bns-all-btn-more .bns-all-btn-bonus-1{
  background:none;
}
.bns-all-btn-more:hover button, .bns-all-btn-more:focus button .bns-all-btn-more:active button{
  background-color: #fff;
  color:black;
}
.bns-all-btn-more{
  border:2px solid #FFFFFF;
  height: 36px;
  width: 245px;
}

.btn-deposit {
  display: inline-block;
  height: 38px;
  width: 248px;
  overflow: hidden;
  z-index: 1;
  font-family: inherit;
  font-size: 14px;
  line-height: 38px;
  font-weight: 400;
  color:#fff;
  border:2px solid #FF8A00;
  border-radius: 100px;
  background: transparent;
  transition: 0.4s all ease-in-out 0s;
  text-align: center;
  margin-bottom: 10px;
  margin-right: 0;
}

.btn-deposit:hover{
  cursor: pointer;
}

.btn-deposit::before{
  content:"";
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #FF8A00;
  transition: 0.4s all ease-in-out 0s;
  z-index: -1;
}

.btn-deposit-bns::before{
  height: 0;
}

.btn-deposit-bns:hover::before{
  top:unset;
  bottom: 0;
  height: 100%;
}

.ld-holder .ldl-block:nth-child(1) {
  display: none;
}

.bns100-desc-block table:nth-child(1) {
  display: none;
}

.bns100-desc-block table:nth-child(2) {
  display: block;
}


.bns55-desc-block table:nth-child(1) {
  display: none;
}

.bns55-desc-block table:nth-child(2) {
  display: block;
}


.bns30-desc-block table:nth-child(1) {
  display: none;
}

.bns30-desc-block table:nth-child(2) {
  display: block;
}

.club-bns-desc-block table:nth-child(1){
  display: none;
}

.club-bns-desc-block table:nth-child(2) {
  display: block;
}

.ld-holder .ldr-block .ldr-desc-block {
  display: none;
}

.ld-holder .ldr-block .ldr-desc-block-mob {
  display: block;
}


.ldr-title-block, .ldr-desc-block {
  display: block;
}

div.page .ld-holder p {
  text-align: center;
}

div.page .sections .content p {
  text-align: center;
}

.mfh_desc {
  width: 100%;
}

.bnsl-btn-bonus:hover .bnsl-btn-bns-bonus {
  background: none;
}

@media (max-width: 320px){
  .bns100-desc-block table td:nth-child(even),
  .bns55-desc-block table td:nth-child(even),
  .bns30-desc-block table td:nth-child(even),
  .club-bns-desc-block table td:nth-child(even){padding-left: 5px}
  .ldr-block h2{line-height: 22px; font-size: 22px}
}