@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;700&display=swap');
@font-face {
  font-family: 'helvetica_neueregular';
  src: /*url('/i/css/bonus-page/font/helveticaneue-black-webfont.woff2') format('woff2'),*/
          url('/i/css/bonus-page/font/helveticaneue-black-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'helvetica_neueregular';
  src: /*url('/i/css/bonus-page/font/helveticaneue-bold-webfont.woff2') format('woff2'),*/
          url('/i/css/bonus-page/font/helveticaneue-bold-webfont.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'helvetica_neueregular';
  src: url('/i/css/bonus-page/font/helveticaneue-condensed-webfont.woff2') format('woff2'),
  url('/i/css/bonus-page/font/helveticaneue-condensed-webfont.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'helvetica_neueregular';
  src: /*url('/i/css/bonus-page/font/helveticaneue-light-webfont.woff2') format('woff2'),*/
          url('/i/css/bonus-page/font/helveticaneue-light-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'helvetica_neueregular';
  src: url('/i/css/bonus-page/font/helveticaneue-thin-webfont.woff2') format('woff2'),
  url('/i/css/bonus-page/font/helveticaneue-thin-webfont.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}


body {
  background-color: #FFFFFF;
  padding: 0;
  margin: 0;
  counter-reset: sec-counter;
}
p {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 28px;
  font-weight: 300;
  text-align: left;
}

.h1, .h2, .h3, h1, h2, h3, h4, h5, h6, table, li{
  font-family: 'helvetica_neueregular', sans-serif;
}

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

.bonus30-top-holder{
  margin-top: 40px;
  display: block;
  background-image: url(/i/img/instaforex_bonuses/bonus30/30-percent-img.png);
  width: 100%;
  height:320px;
  color:#fff;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  background-position: right;
  background-repeat: no-repeat;
  text-shadow: 0px 2px 10px rgba(0, 0, 0, 0.30);
}

.bonus30-block {
  width: 42.5%;
  padding:20px 32px 0px 38px;
  color:#fff;
}
.bonus30-block h3{
  font-size: 32px;
  font-weight: 400;
}

.bonus30-block h3, .bonus30-block p{
  margin-block-start: 0em;
  margin-block-end: 0em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}
.bonus30-title-block{
  margin-top: 15px;
}
.bonus30-desc-block{
  margin-top: 15px;
}

.bonus30-desc-block p{
  line-height: 1.4;
}
.agreement-container .bonus30-btn-holder{
  display: block;
  margin: 10px 0 60px;
}

.popup .bns-all-btn-grad{
  margin: 20px auto auto;
}

.bonus30-btn-holder a{
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  text-decoration: none;
}
.bonus30-desc-block p span{
  display: block;
  margin-top: 10px;
}

.bonus30-bottom-holder{
  display:block;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
.bonus30-trading-btn{
  display: inline-block;
  width: 204px;
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  background-color: #278F39;
  border-radius: 5px;
  color:#fff;
  margin-right: 5px;
  margin-left: 10px;
}
.bonus30-demo-btn{
  display: inline-block;
  width: 204px;
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  background-color: #8A8D8D;
  border-radius: 5px;
  color:#fff;
  margin-right: 10px;
  margin-left: 5px;
}

.real-trading-holder{
  margin-top: 30px;
  display: block;
  background-image: linear-gradient(to right, #E83C3C, #7D0000, #7D0000,#E83C3C 190%);
  background-size: 150%;
  width: 100%;
  height:196px;
  color:#fff;
  border-radius: 20px;
  border: 2px solid #FFB5C6;
  box-shadow:0px 0px 12px 0px #FF003D;
  transition: box-shadow 0.3s ,background-position .5s ease-in-out;
}

.real-trading-block{
  display: flex;
}

.real-trading-block-left{
  float: left;
  background-image: url(/i/img/instaforex_bonuses/bonus30/real-trading-img.png);
  width: 22%;
  height:192px;
  margin-left: 5%;
  background-repeat: no-repeat;
  display: flex;
  padding: 2px;
}

.real-trading-block-left img{
  margin: 0 auto;
  padding: 22px;
}

.real-trading-block-middle{
  width: 48%;
  padding-left: 20px;
  padding-top: 30px;
}
.real-trading-block-middle h4{
  font-family: 'helvetica_neueregular', sans-serif;
  font-size: 26px;
  line-height: 32px;
  font-weight: 700;
  padding-bottom: 10px;
  text-shadow: 0 0 12px #000000bd;
  text-align: initial;
}

.real-trading-block-middle h4, .real-trading-block-middle p{
  margin-block-start: 0em;
  margin-block-end: 0em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}
.real-trading-block-right{
  display: flex;
  width: 25%;
  align-items: center;
  justify-content: center;
}
.real-trading-block-right a{
  color:#000;
  text-decoration: none;
}

.tooltip-bonus-holder{
  margin-top: 30px;
  display: block;
  background-color: #fff;
  border: 2px dotted #818E95;
  border-radius: 20px;
  box-sizing: border-box;
}
.tooltip-bonus-block{
  padding-top:23px;
  padding-bottom: 23px;
  color:#000;
}
.tooltip-bonus-block h6{
  padding-left: 22% ;
  font-family: 'helvetica_neue', sans-serif;
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
}
.tooltip-bonus-block  h6{
  margin-block-start: 0em;
  margin-block-end: 0em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

.trading-replenishment-holder{
  margin-top: 30px;
  display: block;
  background-image:  linear-gradient(to right, #D751B1, #933278, #933278, #D751B1 190%);
  background-size: 150%;
  width: 100%;
  height:196px;
  color:#fff;
  border-radius: 20px;
  border: 2px solid #FFBBEC;
  box-shadow:0px 0px 12px 0px #FF00D6;
  transition: box-shadow 0.3s ,background-position .5s ease-in-out;
}

.trading-replenishment-block{
  display: flex;
}

.trading-replenishment-block-left{
  float: left;
  background-image: url(/i/img/instaforex_bonuses/bonus30/trading-replenishment-img.png);
  width: 22%;
  height:192px;
  margin-left: 5%;
  background-repeat: no-repeat;
  display: flex;
  padding: 5px;
}

.trading-replenishment-block-left img{
  margin: 0 auto;
  padding: 22px;
}

.trading-replenishment-block-middle{
  width: 48%;
  padding-left: 30px;
  padding-top: 30px;
}
.trading-replenishment-block-middle h4{
  font-family: 'helvetica neue', sans-serif;
  font-size: 26px;
  line-height: 32px;
  font-weight: 700;
  padding-bottom: 10px;
  text-shadow: 0 0 12px #000000bd;
  text-align: initial;
}

.trading-replenishment-block-middle  h4, .trading-replenishment-block-middle  p{
  margin-block-start: 0em;
  margin-block-end: 0em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}
.trading-replenishment-block-right{
  display: flex;
  width: 25%;
  align-items: center;
  justify-content: center;
}
.trading-replenishment-block-right a{
  color:#000;
  text-decoration: none;
}

.apply-bonus-holder{
  margin-top: 30px;
  display: block;
  background-image: linear-gradient(to right, #2F64CB, #1F499B, #1F499B, #2F64CB 190%);
  background-size: 150%;
  width: 100%;
  height:196px;
  color:#fff;
  border-radius: 20px;
  border: 2px solid #C7DAFF;
  box-shadow:0px 0px 12px 0px #4053FF;
  transition: box-shadow 0.3s ,background-position .5s ease-in-out;
}

.apply-bonus-block{
  display: flex;
}

.apply-bonus-block-left{
  float: left;
  background-image: url(/i/img/instaforex_bonuses/bonus30/apply-bonus-img.png);
  width: 22%;
  height:192px;
  margin-left: 5%;
  background-repeat: no-repeat;
  display: flex;
  padding: 2px;
}

.apply-bonus-block-left img{
  margin: 0 auto;
  padding: 22px;
}

.apply-bonus-block-middle{
  width: 48%;
  padding-left: 20px;
  padding-top: 30px;
}
.apply-bonus-block-middle h4{
  font-family: 'helvetica_neueregular', sans-serif;
  font-size: 26px;
  line-height: 32px;
  font-weight: 700;
  padding-bottom: 10px;
  text-shadow: 0 0 12px #000000bd;
  text-align: initial;
}

.apply-bonus-block-middle  h4, .apply-bonus-block-middle  p{
  margin-block-start: 0em;
  margin-block-end: 0em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}
.apply-bonus-block-right{
  display: flex;
  width: 25%;
  align-items: center;
  justify-content: center;
}
.apply-bonus-block-right a{
  color:#000;
  text-decoration: none;
}

.getting-bonus-holder{
  margin-top: 30px;
  display: block;
  background-image: linear-gradient(to right, #00B8B8, #008B8B, #008B8B, #00B8B8 190%);
  background-size: 150%;
  width: 100%;
  height:196px;
  color:#fff;
  border-radius: 20px;
  border: 2px solid #74FFFF;
  box-shadow: 0px 0px 12px 0px #00EDED, 0px 2px 6px rgba(0, 0, 0, 0.15);
  transition: box-shadow 0.3s ,background-position .5s ease-in-out;
}

.getting-bonus-block{
  display: flex;
}
.getting-bonus-block-left{
  float: left;
  background-image: url(/i/img/instaforex_bonuses/bonus30/getting-bonus-img.png);
  width: 22%;
  height:192px;
  margin-left: 5%;
  background-repeat: no-repeat;
  display: flex;
  padding: 2px;
}
.getting-bonus-block-left img{
  margin: 0 auto;
  padding: 22px;
}
.getting-bonus-block-middle{
  width: 48%;
  padding-left: 20px;
  padding-top: 50px;
}
.getting-bonus-block-middle h4{
  font-family: 'helvetica_neueregular', sans-serif;
  font-size: 26px;
  line-height: 32px;
  font-weight: 700;
  padding-bottom: 10px;
  text-align: initial;
}

.getting-bonus-block-middle  h4, .getting-bonus-block-middle  p:nth-child(1){
  margin-block-start: 0em;
  margin-block-end: 0em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  text-shadow: 0 0 12px #000000bd;
}
.getting-bonus-block-right{
  display: flex;
  width: 25%;
  align-items: center;
  justify-content: center;
}
.getting-bonus-block-right a{
  color:#000;
  text-decoration: none;
}

.insta-club-holder{
  display: flex;
  margin-top: 30px;
  background-color: #000;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.15);
  border-radius: 20px;
  margin-bottom: 30px;
}

.insta-club-block-img img{
  display: block;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}

.insta-club-block{
  padding:32px 32px 26px 38px;
  color:#fff;
}

.insta-club-block h3{
  font-size: 28px;
  line-height: 32px;
  font-weight: 700;
}

.insta-club-block a{
  color:#fff;
}
.insta-club-block h3, .insta-club-block p{
  margin-block-start: 0em;
  margin-block-end: 0em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

.insta-club-title-block, .insta-club-desc-block{
  display: flex;
}

.insta-club-desc-block{
  margin-top: 15px;
  padding-right: 35px;
}

.insta-club-desc-block > p{
  text-align: left;
  line-height: 28px;
}

.insta-club-btn-special-offer-holder{
  float: right;
  margin-right: -45px;
  margin-top: -15px;
  text-align: center;
}
.insta-club-btn-special-offer-holder a{
  text-decoration: none;
}
.insta-club-btn-special-offer{
  width: 253px;
  padding-top: 12px;
  padding-bottom: 12px;
  background-color: #D60000;
  border-radius: 100px;
  font-size: 16px;
  line-height: 16px;
}

.btm-bonus-holder{
  margin-top: 30px;
}

.all-bonus-block{
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.all-bonus-block h3{
  margin-block-start: 0em;
  margin-block-end: 0em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}
.all-bonus-block h3{
  font-family: 'helvetica_neueregular', sans-serif;
  font-size: 28px;
  line-height: 136px;
  color:#fff;
  font-weight: 700;
  padding-left: 35px;
  text-transform: none;
}

.btm-bonus-30{
  background: url(/i/img/instaforex_bonuses/bonus30/bonus_30_3.png) round;
  height: 136px;
  width: calc(100% / 3.1);
  border-radius: 20px;
  margin-right: 15px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.15);
  transition: 0.2s;
}

.btm-bonus-55{
  background: url(/i/img/instaforex_bonuses/bonus30/bonus55.png) round;
  height: 136px;
  width: calc(100% / 3.1);
  border-radius: 20px;
  filter: grayscale(100%);
  transition: 0.2s;
  margin-right: 15px;
  cursor: default;
  -webkit-box-shadow: 0px 0px 5px 4px rgba(34, 60, 80, 0.34);
  -moz-box-shadow: 0px 0px 5px 4px rgba(34, 60, 80, 0.34);
  box-shadow: 0px 0px 5px 4px rgba(34, 60, 80, 0.34);
  transition: box-shadow 0.2s ease-in-out;
}

.btm-bonus-100{
  background: url(/i/img/instaforex_bonuses/bonus30/bonus100.png) round;
  height: 136px;
  width: calc(100% / 3.1);
  border-radius: 20px;
  transition: 0.2s;
}


.btm-club-bonus{
  background: url(/i/img/instaforex_bonuses/bonus30/club_bonus.png) round;
  height: 136px;
  width: calc(100% / 3.1);
  border-radius: 20px;
  margin-left: 15px;
  transition: 0.2s;
}

.btm-comparisons-bonus{
  background: url(/i/img/instaforex_bonuses/bonus30/comparisons_3.png) round;
  height: 136px;
  width: calc(100% / 3.1);
  border-radius: 20px;
  margin-right: 15px;
  transition: 0.2s;
}

.bmt-chancy-deposit{
  background: url(/i/img/instaforex_bonuses/bonus30/chancy_deposit_3.png) round;
  height: 136px;
  width: calc(100% / 3.1);
  border-radius: 20px;
  /*box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.15);*/
  transition: 0.2s;
  margin-top: 30px;
}

.btm-club-bonus h3,
.btm-comparisons-bonus h3,
.bmt-chancy-deposit h3{
  padding-top: 30px;
  line-height: 36px;
}

.bns-all-btn-holder{
  display: flex;
}

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

.bns-all-btn{
  position: relative;
  height: 38px;
  width: 254px;
  margin-right:20px;
  overflow: hidden;
  z-index: 1;
  border-radius: 20px;
  box-shadow: 0px 4px 15px rgba(114, 0, 0, 0.35);
}

.bns-all-btn-1{
  /*display: inline-flex;*/
  position: relative;
  height: 38px;
  width: 254px;
  margin-right:20px;
  overflow: hidden;
  z-index: 1;
  border-radius: 20px;

}

.bns-all-btn .bns-all-btn-bonus, .bns-all-btn-1 .bns-all-btn-bonus{
  display: inline-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;
  color:#fff;
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
  font-weight: bolder;
  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-color: none;
}
.bns-all-btn-more:hover button, .bns-all-btn-more:focus button .bns-all-btn-more:active button{
  background-color:transparent;
  color:white;
}

.bns-all-btn-more button{
  background-color: #fff;
  color:#000;
}
.bns-all-btn-more{
  /*border: 2px solid #FFFFFF;*/
  height: 34px;
  width: 212px;
  outline: auto;
}
.bns-all-btn-more:hover{
  box-shadow: 0px 0px 15px 5px rgba(255,255,255, .3);
}

.zoom img{
  transition: transform .5s ease;
}

.real-trading-block:hover >.zoom img, .trading-replenishment-block:hover >.zoom img, .apply-bonus-block:hover >.zoom img, .getting-bonus-block:hover >.zoom img{
  transform: scale(1.3);
  transition: transform .5s ease;
}

.real-trading-holder:hover{
  box-shadow:0px 0px 20px 0px #FF003D;
  background-position: right;
}

.trading-replenishment-holder:hover{
  box-shadow:0px 0px 20px 0px #FF00D6;
  background-position: right;
}

.apply-bonus-holder:hover{
  box-shadow:0px 0px 20px 0px #4053FF;
  background-position: right;
}

.getting-bonus-holder:hover{
  box-shadow: 0px 0px 20px 0px #00EDED, 0px 2px 6px rgba(0, 0, 0, 0.15);
  background-position: right;
}

.insta-club-desc-block p > a{
  color: red;
}

.lucky-deposit {
  background-image: url(/i/img/instaforex_bonuses/bonus30/lucky-deposit-pad-img.png);
  background-repeat: no-repeat;
  height: 136px;
  border-radius: 20px;
  box-shadow: 0px 2px 6px rgb(0 0 0 / 15%);
  display: block;
  width: calc(100% / 3.1);
  margin-left: 15px;
  background-repeat: round;
}

.ldr-btn-promotion {
  position: relative;
  bottom: 4px;
  right: -5px;
  height: 20px;
  padding: 6px;
  background-color: #1F9034;
  border-radius: 100px;
  font-size: 13px;
  float: right;
}

.ldr-btn-promotion span {
  color: #fff;
  margin-left: 5px;
}

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

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

.ldr-tooltip .ldr-tooltiptext {
  visibility: hidden;
  width: 254px;
  background-color: rgba(0,0,0,.72);
  color: #fff;
  text-align: center;
  border-radius: 7px;
  position: absolute;
  z-index: 1;
  font-family: 'helvetica_neueregular', sans-serif;
  font-size: 11px;
  line-height: 14px;
  padding-top: 5px;
  padding-bottom: 5px;
  right: -13px;
  top: -30px;
}

.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;
}

.lucky-deposit h3{
  line-height: 35px;
  margin-top: 28px;
}

.btm-bonus-30:hover, .btm-bonus-55:hover, .btm-bonus-100:hover, .btm-club-bonus:hover, .btm-comparisons-bonus:hover, .bmt-chancy-deposit:hover {
  -webkit-box-shadow: 0px 0px 5px 4px rgba(34, 60, 80, 0.34);
  -moz-box-shadow: 0px 0px 5px 4px rgba(34, 60, 80, 0.34);
  box-shadow: 0px 0px 5px 4px rgba(34, 60, 80, 0.34);
  transition: box-shadow 0.2s ease-in-out;
}

.trading-block-desc, .getting-bonus-desc, .trading-replenishment-desc, .apply-bonus-desc {
  text-shadow: 0 0 12px #000000bd;
}

.main-mobile-container,
.real-block-more,
.trading-block-more,
.apply-block-more,
.getting-block-more{
  display: none;
}

.insta-club-block-img{
  background-image: url(/i/img/instaforex_bonuses/bonus30/insta-club-img.png);
  width: 100%;
  height: 274px;
  background-repeat: no-repeat;
  display: flex;
  border-radius: 20px;
  background-position: 80%;
}

.adaptive{
  box-shadow: 0px 4px 37px rgb(0 0 0 / 15%);
  border-radius: 20px;
  margin-top: 30px;
}

.adaptive tr:nth-child(1n+3):after{
  content: "";
  position: absolute;
  width: 95%;
  left: 30px;
  border-bottom: 1px solid #F0F0F0;
}

.adaptive tr:nth-child(2):after{
  content: "";
  position: absolute;
  left: 30px;
  width: 95%;
  border-top: 1px solid #D60000;
}

.adaptive table tr td:nth-child(2)::first-letter{
  text-transform: uppercase;
}

.adaptive tr:hover{
  background: #FFF1F1;
}

div.table2 table tr:nth-child(2n+3):hover td{
  background: #FFF1F1;
}
div.table2 table tr{
  width: 100%;
  position: relative;
}

div.table2 table tr td{
  width: 50%;
  padding: 0 1.42%;
}

div.table2 table tr:nth-child(1n+2) td{
  height: 52px
}

a, body{
  text-decoration: none;
}

.btm-bonus-55 h3{
  background: url(/i/img/instaforex_bonuses/bonus30/mask_group.png) no-repeat;
  border-radius: 20px;
}

.agreement-container{
  margin-top: 60px;
  text-align: center;
}

.agreement-title{
  text-transform: unset;
  border-bottom: 1px dashed #000;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 26px;
}

.agreement-container .bns-all-btn {
  margin: 0 auto;
}

.all-bonus-block a:nth-child(1n+4){
  margin-top: 30px;
}

.popup{
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  z-index: 1001;
  transition: all 0.8s ease 0s;
  /*overflow-y: auto;
  overflow-x: hidden;*/
}

/*.popup:target{
  opacity: 1;
  visibility: visible;
}

.popup:target .popup_content{
  transform: translate(0px, 0px);
  opacity: 1;
}*/

.popup.open{
  opacity: 1;
  visibility: visible;
}

.popup.open .popup_content{
  transform: translate(0px, 0px);
  opacity: 1;
}

.popup_area{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.popup_body{
  min-height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.popup_content{
  background-color: #fff;
  color: #000;
  max-width: 1168px;
  padding: 5px 16px;
  border-radius: 20px;
  position: relative;
  transition: all 0.8s ease 0s;
  opacity: 0;
  transform: translate(0px, -100px);
  margin: 0 auto;
}

.popup_close{
  position: absolute;
  right: 40px;
  top: 18px;
  opacity: 0.3;
}

.popup_text{
  overflow-y: scroll;
  max-height: 810px;
  padding-right: 25px;
  margin-top: 55px;
  margin-bottom: 50px;
}

.popup_text ol {
  margin-top: -14px;
}

.popup_text hr {
  border-style: inset;
  border-width: 1px;
  margin-top: 15px;
}

.popup_text::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  border-radius: 5px;
  background-color: #F3F3F3;
}


.popup_text::-webkit-scrollbar-thumb {
  background-color: #D9D9D9;
  border: 1px solid #F3F3F3;
  border-radius: 5px;
}


.popup_text p:first-child {
  font-weight: 600;
}

.popup_text p{
  padding-left: 32px;
}

.agreement-container .btn.btn-primary{
  width: 100%
}

.popup_content .btn.btn-primary{
  border-radius: 20px;
  margin-top: 20px
}

.popup_content .text-center {
  margin-bottom: 20px;
  display: flex;
  align-items: end;
  justify-content: center;
  height: 100px;
  width: 96%;
  position: absolute;
  top: 770px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, white 50%);
}

.popup_close:hover {
  opacity: 1;
}
.popup_close:before, .popup_close:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 20px;
  width: 2px;
  background-color: #333;
}
.popup_close:before {
  transform: rotate(45deg);
}
.popup_close:after {
  transform: rotate(-45deg);
}

.popup_content ol li{
  display: flex;
  align-items: baseline;
  padding-left: 20px;
  margin-left: 5px;
}

.popup_content ol li:nth-child(1n+2){
  margin-top: 13px;
}

.popup_content ol li:before{
  font-weight: 500;
  counter-increment: sec-counter;
  content: counter(sec-counter) ". ";
  padding-right: 4px;
}

.popup_content .text-center .bonus30-btn-holder{
  position: relative;
  top: 30px;
}

.text-center .bonus30-btn-holder{
  position: relative;
  top: 20px;
}

div.table2 table tr:nth-child(12){
  display: none;
}

.mfh_text .bonus30-btn-holder{
  margin: 24px 0 22px;
}

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

div.page .sections .content p.promotion_desc{
  margin-bottom: 0;
}

.promotion_date{
  margin-top: -6px;
}

.popup_text h3{
  padding: 12px 0 0 30px;
  font-size: 16px;
  font-family: inherit;
  font-weight: 600;
  color: #000;
  text-transform: unset
}

@media (max-width: 1740px) and (min-width: 768px){
  .real-trading-block-left,
  .trading-replenishment-block-left,
  .apply-bonus-block-left,
  .getting-bonus-block-left {width: 39%; margin-left: 2%}

  .apply-bonus-block-middle{padding-top: 15px;}
  .getting-bonus-block-middle{padding-top: 12px}
  div.page .sections .content p{line-height: 21px}
  .insta-club-desc-block{margin-top: 7px; margin-right: 0}
  .trading-replenishment-block-middle{padding-top: 20px}
}

@media(max-width: 1740px) {
  .zoom img{margin-left: 16%}
}

@media(max-width: 1597px) and (min-width: 1201px){
  .main-container h4{line-height: 24px}
  .btm-bonus-55{margin-right: 5px}
  .btm-bonus-30{margin-right: 5px}
  .btm-club-bonus{margin-left: 5px}
  .btm-comparisons-bonus{margin-right: 5px}
}

@media(max-width: 1400px) {
  .zoom img{margin-right: 22%}
}

@media (max-width: 1200px){
  /*.btm-bonus-100{margin-left: 5px;}*/
  .all-bonus-block a:nth-child(1n+3){margin-top: 30px;}
}

@media(min-width: 1200px){
  .adaptive tr:last-child td{padding-bottom: 14px;}
  .adaptive tr:nth-child(2) td{padding-top: 16px;}
}