@font-face {
    font-family: "Dutch801 Rm BT";
    src: url(fonts/dutch801.otf);
  }
  html{
    scroll-behavior: smooth;
    scroll-padding-top: 70px;
  }
body{
    background: #1a2029;
}
header{
    background-image: url(img/banner.png);
    min-height: 695px;
    width: 100%;
    background-position: center;
}
.header-top{
    width: 100%;
    min-height: 70px;
    backdrop-filter: blur(4px);
    background: rgba(23, 27, 35, 0.6);
    padding: 10px 0;
    position: fixed;
    z-index: 1;
}
.benefits-block{
    min-height: 1005px;
    padding-top: 69px;
}
.packets-block{
   /* min-height: 1342px;*/
    width: 100%;
    background-color: white;
    padding-top: 70px;
}
.exchanges-block{
    min-height: 500px;
    width: 100%;
    background-color: white;
    padding-top: 100px;
}

.possibilities-block{
    min-height:1317px;
    width: 100%;
    padding-top: 100px;
}
.world-block{
    height: 413px;
    width: 100%;
    background-position: center;
    background-image: url(img/world.png);
    background-repeat: no-repeat;
    margin-top: 40px;
}
.videos-block{
    min-height: 455px;
    width: 100%;
}
.trading-academy{
    background-image: url(img/planes.png);
    min-height: 1064px;
    width: 100%;
    background-position: center;
    padding-top: 70px;
    text-align: center;
    background-repeat: no-repeat;
}
.plan-block{
    width: 100%;
    padding-top: 100px;
    text-align: center;
    padding-bottom: 70px;
}
.plan-block h2{
    margin-bottom: 50px;
}
.email-block{
    background-image: url(img/email.png);
    min-height: 413px;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
}
footer{
    min-height: 149px;
    width: 100%;
}
.footer-top{
    min-height: 149px;
    width: 100%;
}
.cookies{
    min-height: 55px;
    width: 100%;
    background-color: #4A586F;
    font-family: "Ubuntu", sans-serif;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 0.05em;
    text-align: center;
    color: #fff;
    padding-top: 7px;
    position: fixed;
    bottom: 0;
}
.cookies-word{
    font-weight: 500;
    color: #52f52a;
    display: inline;
}
.email-wrapper{
    padding-top: 48px;
}
h2{
    font-family: "Ubuntu", sans-serif;
    font-weight: 500;
    font-size: 48px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
}
.leave-email{
    font-family: "Ubuntu", sans-serif;
    font-weight: 300;
    font-size: 16px;
    letter-spacing: 0.05em;
    color: #d9d9d9;
    text-align: center;
    margin-top: 25px;
}

.email-group{
    max-width: 470px;
    width: 100%;
    height: 40px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: row;
    gap: 20px;
    margin: 0 auto;
    margin-top: 50px;
}

.email-field{
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    gap: 8px;
    border: 0px solid #808ea6;
    border-radius: 8px;
    padding: 10px 17px 10px 16px;
    width: 313px;
    height: 40px;
    background: #28313e;
    color: #fff;
}
.email-field::placeholder{
    font-family: "Ubuntu", sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.5;
    color: #808ea6;
}
.button{
    border-radius: 8px;
    padding: 10px 27px;
    display: inline-block;
    height: 40px;
    background: linear-gradient(135deg, #156201 0%, #52f52a 100%);
    cursor: pointer;
    font-family: "Ubuntu", sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.5;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    text-decoration: none;
}
.email-wrapper{
    max-width: 927px;
    width: 100%;
    margin: 0 auto;
}
.world-block{
    text-align: center;
    padding-top: 100px;
}
.world-block h2{
    margin: 0 auto 50px auto;
    max-width: 927px;
    text-align: center;
}
.trading-block{
    width: 100%;
    min-height: 452px;
}
.trading-items{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    gap: 20px;
    max-width: 1096px;
    width: 100%;
    height: 252px;
    margin: 0 auto;
    padding-top: 200px;
}
.trading-left{
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    gap: 19px;
    max-width: 538px;
    width: 100%;
    height: 252px;
    padding: 40px;
}
.custom-border{
    border-radius: 8px;
    background: #171b23;
    position: relative;
    min-height: 124px;
    text-align: center;
    color: white;
}
.custom-border:hover{
    box-shadow: 6px 5px 22px 0 rgba(255, 255, 255, 0.25);
    background: linear-gradient(335deg, #171b23 0%, #171b23 2.21%,  rgba(255, 255, 255, 0.2) 100%)  no-repeat border-box;
    cursor: pointer;
}
.custom-border:active,.custom-border.active{
    box-shadow: inset 8px -5px 9px 0 rgba(0, 0, 0, 0.77);
    background:  linear-gradient(234deg, #171b23 0%, #171b23 2.21%, rgba(255, 255, 255, 0.2) 100%);
}
.timer-up{
    font-family: "Ubuntu", sans-serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 0.86;
    color: #8aff6c;
}
.timer-text{
    font-family: "Ubuntu", sans-serif;
    font-weight: 400;
    font-size: 11px;
    color: #fff;
}

.custom-border::before,.timer-element::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 8px;
    padding: 1px; /* control the border thickness */
    background: linear-gradient(-45deg, rgb(255, 255, 255), rgba(255, 255, 255, 0.06), rgba(255, 255, 255, 0),rgb(255, 255, 255));
    mask:
      linear-gradient(#fff 0 0) content-box, 
      linear-gradient(#fff 0 0);
    -webkit-mask: 
      linear-gradient(#fff 0 0) content-box, 
      linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
            mask-composite: exclude;
    pointer-events: none;

  }

.trading-right{
    max-width: 538px;
    width: 100%;
    height: 252px;
}
.trading-left-header{
    font-family: "Ubuntu", sans-serif;
    font-weight: 500;
    font-size: 21px;
    letter-spacing: 0.05em;
    color: #fff;
}

.trading-left-text{
    font-family: "Ubuntu", sans-serif;
    font-weight: 300;
    font-size: 16px;
    letter-spacing: 0.05em;
    color: #fff;
    text-align: left;
}

.exchanges-block h2{
    color: #2c3543;
    margin-bottom: 29px;
}

.exchanges-block .custom-border{
    min-height: 104px;
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.25);
    background-color: #2c3543;
}
.iq-line1{
    font-family: "Ubuntu", sans-serif;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.05em;
    text-align: center;
    color: #fff;
}

.iq-line2{
    font-family: "Dutch801 Rm BT", sans-serif;
    font-weight: 400;
    font-size: 26px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #8aff6c;
    text-align: center;
}
.iq-line3{
    font-family: "Ubuntu", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.14843;
    letter-spacing: 0.05em;
    text-align: center;
    color: #fff;
}
.exchanges-text{
    max-width: 1116px;
    width: 100%;
    margin: 0 auto;
    font-family: "Ubuntu", sans-serif;
    font-weight: 300;
    font-size: 12px;
    line-height: 1;
    text-align: center;
    color: #2c3543;
    margin-bottom: 52px;
}
.exchanges-block .container{
    margin-bottom: 52px;
}
.top-menu{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    gap: 20px;
    float:right;
}
.menu-item{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    gap: 10px;
    border: 1px solid #808ea6;
    border-radius: 8px;
    padding: 10px;
    font-family: "Ubuntu", sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #fff;
    cursor: pointer;
    text-decoration: none;
}
.menu-item:hover{
    text-decoration: underline;
}
.lang{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    gap: 0px;
    width: 30px;
    font-family: "Ubuntu", sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #fff;
}

.slider-info{
    text-align: center;
    padding-top: 70px;

}

.slider-info > .logo{
    width: 723px;
    margin-top: 97px;
}

.slider-line1{
    font-family: "Ubuntu", sans-serif;
    font-weight: 500;
    font-size: 27px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #fff;
    margin-top: 27px;
}

.slider-line2{
    font-family: "Ubuntu", sans-serif;
    font-weight: 300;
    font-size: 27px;
    letter-spacing: 0.05em;
    color: #bcc5d2;
    margin-bottom: 40px;
}
.check-box{
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: row;
    gap: 10px;

    font-family: "Ubuntu", sans-serif;
    font-weight: 300;
    font-size: 14px;
    letter-spacing: 0.05em;
    color: #fff;
    text-align: left;
}
.benefits-block h2{
    margin-bottom: 40px;
}
.benefits-block .custom-border{
    padding: 30px 14px;
    font-size: 21px;
}
.benefits-block .col-xl-4{
    margin-bottom: 20px;
}
.custom-border.p45{
    padding: 45px 10px;
}

.level-block{
    width: 100%;
    max-width: 1096px;
    min-height: 252px;
    margin: 20px auto;

    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    gap: 20px;
}
.level-left-content{
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    gap: 19px;
    color: white;
    padding: 0 10px;
}
.level-left-content-header{
    font-family: "Ubuntu", sans-serif;
    font-weight: 400;
    font-size: 27px;
    letter-spacing: 0.05em;
    color: #fff;
}
.level-left-content-text{
    font-family: "Ubuntu", sans-serif;
    font-weight: 300;
    font-size: 16px;
    letter-spacing: 0.05em;
    color: #fff;
}

.benefits2 .col-xl-4{
    margin-bottom: 20px;
}

.button-block{
    padding-top: 40px;
    text-align: center;
    margin-bottom: 40px;
}
.trading-academy h2{
    color: #171b23;
    margin-bottom: 40px;
}
.trading-academy-description{
    width: 100%;
    max-width: 1093px;
    margin: 0 auto;

    font-family: "Ubuntu", sans-serif;
    font-weight: 700;
    font-size: 21px;
    letter-spacing: 0.05em;
    text-align: center;
    color: #2c3543;
    margin-bottom: 40px;
}
.packets-block h2{
    color: #171b23;
    margin-bottom: 40px;
}
.months{
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: row;
    gap: 30px;
    border: 1px solid #808ea6;
    border-radius: 11px;
    padding: 2px;
    width: 533px;
    height: 48px;
    margin: 0 auto;
}
.month1{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    gap: 0px;
    text-align: center;

    font-family: "Ubuntu", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #808ea6;
    width: 89px;
    height: 40px;
    padding: 0 20px;
    cursor: pointer;
}
.month2{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    gap: 17px;
    border-radius: 8px;
    padding: 21px 20px;
    width: 179px;
    height: 40px;
    color: #808ea6;
    font-family: "Ubuntu", sans-serif;
    font-weight: 400;
    font-size: 16px;
    
    cursor: pointer;
}
.month3{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    gap: 17px;
    border-radius: 8px;
    padding: 21px 20px;
    width: 197px;
    height: 40px;
    font-family: "Ubuntu", sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #808ea6;
    cursor: pointer;
}
.month.active{
    background: #808ea6;
    color: #fff;
    border-radius: 8px;
}
.discount{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    gap: 11px;
    border-radius: 35px;
    padding: 5px 13px;
    width: 54px;
    height: 28px;
    background: #f67830;
    color: white;
}
.packet-item{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
    gap: 10px;
    border-bottom: 1px solid #808ea6;
    border-radius: 8px;
    padding: 20px 10px;
    width: 231px;
    min-height: 193px;
    background: #2c3543;
    position: relative;
}
.packets-block .table{
    margin-top: 100px;
}
.packets-block .table td.packets-text{
    font-family: "Ubuntu", sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.2;
    color: #4a586f !important;
}
.packets-block .table{
    border:none;
}
.packets-block .table>:not(caption)>*>*{
    border-bottom: none;
}
.packets-block .table td{
    height: 48px;
    vertical-align: middle;
    font-family: "Ubuntu", sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 1;
    letter-spacing: 0.05em;
    color: #2c3543;
    text-align: center;
}
.packets-block .table tr > td:first-child{
    text-align: left;
}
.packets-block .table td.tarif-header{
    font-family: "Ubuntu", sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0.05em;
    color: #2c3543 !important;
    background-color: #e6ebf3 !important;
    height: 46px;
}

.button2{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    gap: 20px;

    border-radius: 8px;
    width: 233px;
    height: 40px;

    background: #4a586f;
    cursor: pointer;

    font-family: "Ubuntu", sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.5;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
}

.button2.button3{
    background: linear-gradient(135deg, #156201 0%, #52f52a 100%);
}
.button2.button4{
    background: linear-gradient(135deg, #156201 0%, #52f52a 100%);
}

.under-table{
    text-align: center;
    margin-top: 40px;
}

.hide-button{
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: row;
    gap: 10px;
    width: 135px;
    height: 25px;
    font-family: "Ubuntu", sans-serif;
    font-weight: 400;
    font-size: 21px;
    letter-spacing: 0.05em;
    text-align: center;
    color: #2c3543;

    margin: 0 auto;
    color: pointer;
    margin-bottom: 40px;
    
}

.under-text{
    font-family: "Ubuntu", sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.94;
    text-align: center;
    color: #2c3543;
}

.packet-name{
    font-family: "Ubuntu", sans-serif;
    font-weight: 700;
    font-size: 21px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    text-align: center;
    color: #86f06c;
}
.packet-desciption{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    gap: 10px;
    border: 1px solid #171b23;
    border-radius: 50px;
    padding: 5px 10px;
    width: 211px;
    height: 58px;
    font-family: "Ubuntu", sans-serif;
    font-weight: 300;
    font-size: 12px;
    line-height: 1;
    text-align: center;
    color: #fff;
}

.packet-price{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    gap: 10px;
    width: 211px;
    height: 21px;
    font-family: "Ubuntu", sans-serif;
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
   margin: 0 auto;
   position: absolute;
    bottom: 15px;
}
.usdt{
    font-weight: 400;
    font-size: 12px;
    padding-top: 5px;
}
.packet-name2{
    color:#C0D7FF;
}
.packet-name3{
    color:#78A7F7;
}
.packet-name4{
    color:#FFCB45;
}

.footer-first{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    gap: 53px;
    padding: 30px 80px 20px 80px;
    max-width: 1024px;
    min-height: 42px;
    width: 100%;
    margin: 0 auto;

    font-family: "Ubuntu", sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #fff;

}
.footer-first > div{
    cursor: pointer;
}
.footer-second{
    max-width: 1320px;
    width: 100%;
    min-height: 69px;
    margin: 0 auto;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    gap: 0px;
}

.second-wrapper{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    gap: 206px;

    padding: 10px 0px;
    max-width: 1280px;
    width: 100%;
    min-height: 69px;
}

.footer-second-menu{
    font-family: "Ubuntu", sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    gap: 53px;

}
.footer-second-menu > div{
    cursor: pointer;
}

.possibility1{
    min-height: 251px;
    max-width: 539px;
    width: 100%;
    margin-top: 100px;
    float: right;
    right: -20px;
    text-align: left;
    padding: 40px;
}
.groupimg{
    position: absolute;
    left: 55%;
    top: 0;
    z-index: -2;
}
.custom-container{
    max-width: 1612px;
    width: 100%;
    margin: 118px auto 0 auto;
    left: 270px;
    min-height: 730px;
    z-index: -1;
}
.program{
    position: absolute;
    right: 66%;
    top: 50px;
}
.posibility1-header{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    gap: 20px;
    font-family: "Ubuntu", sans-serif;
    font-weight: 400;
    font-size: 27px;
    letter-spacing: 0.05em;
    color: #fff; 
}
.possibility1-text{
    font-family: "Ubuntu", sans-serif;
    font-weight: 300;
    font-size: 16px;
    letter-spacing: 0.05em;
    color: #fff;
}
.posibilites-info{
    max-width: 527px;
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    gap: 40px;
    left: 43%;
    position: absolute;
    top: 100px;
    text-align: left;
}
.posibilities-info-header{
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    gap: 10px;
}
.posibilities-info-header1{
    font-family: "Ubuntu", sans-serif;
    font-weight: 500;
    font-size: 21px;
    letter-spacing: 0.05em;
    color: #fff;
}
.posibilities-info-header1-main{
    font-family: "Dutch801 Rm BT", sans-serif;
    font-weight: 400;
    font-size: 32px;
    text-transform: uppercase;
    display: inline;
}
.posibilities-info-header2{
    font-family: "Ubuntu", sans-serif;
    font-weight: 500;
    font-size: 21px;
    letter-spacing: 0.05em;
    color: #fff;
}
.posibilites-info-text{
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    gap: 19px;
}
.posibilites-info-text-inside{
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: row;
    gap: 19px;
}
.posibities-info-text-block-text{
    font-family: "Ubuntu", sans-serif;
    font-weight: 300;
    font-size: 16px;
    letter-spacing: 0.05em;
    color: #fff;
}
.posibities-info-text-block img{
    margin: 12px;
}
.posibities-info-text-block{
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
    gap: 20px;
    width: 254px;
}
.countdown{
    top: 40px;
    position: relative;
    min-height: 111px;
    max-width: 1029px;
    border-radius: 187px;
    padding: 23px 141px;
    width: 100%;
    margin: 0 auto;

    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    gap: 39px;

    box-shadow: 0 16px 48px -8px rgba(12, 12, 13, 0.4), 0 -12px 21px 0 rgba(255, 255, 255, 0.2), 0 0 25px 0 rgba(255, 255, 255, 0.6), inset 0 0 27px 0 rgba(0, 0, 0, 0.6);
    background: linear-gradient(180deg, #1a2029 0%, #34383f 50%, #1a2029 100%);

}

.content img{
    max-width: 100%;
    height: auto;
}
.timer-block{
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: row;
    gap: 10px;
    width: 300px;
    height: 65px;
}
.text-project{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: row;
    gap: 10px;
    max-width: 395px;
    width: 100%;
    height: 65px;
    font-family: "Ubuntu", sans-serif;
    font-weight: 500;
    font-size: 21px;
    line-height: 1.25;
    text-transform: uppercase;
    color: #fff;
}

.timer-element{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
    gap: 0px;
    border-radius: 8px;
    padding: 10px 8px;
    width: 53px;
    height: 65px;
    background: #1a2029;
    position: relative;
}

.timer-dots{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 10px;
    width: 15px;
    height: 65px;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 48px;
    line-height: 0.86;
    color: #fff;
}
.header-top.navbar > .container{
    display: block;
}
.footer-top a{
    color: white;
    text-decoration: none;
}
.footer-top a:hover{
    text-decoration: underline;
}
.carousel-indicators [data-bs-target] {
    border-radius: 15px;
    height: 15px;
    width: 15px;
    border:none;
    margin-left: 10px;
    margin-right: 10px;
}
.content{
    color:white;
}
.academy-slider-header{
    font-family: "Ubuntu", sans-serif;
    font-weight: 500;
    font-size: 21px;
    letter-spacing: 0.05em;
    color: #2c3543;
}
.academy-slider-text{
    font-family: "Ubuntu", sans-serif;
    font-weight: 300;
    font-size: 16px;
    letter-spacing: 0.05em;
    color: #2c3543;
}
#carouselExampleIndicators2 .carousel-indicators [data-bs-target]{
    background-color: black;
}
.carousel-indicators{
    bottom:-50px;
}
@media (max-width:800px){
    .countdown{
        padding: 23px 0;
        display: block;
        text-align: center;
    }
    .timer-block{
        margin: 0 auto;
    }
}

@media(max-width:1400px){
    .posibilites-info{
        left: 37%;
    }
}
@media (max-width:600px){
    .second-wrapper,.footer-first,.footer-second-menu,.packet-item,.packet-desciption,.trading-items,.posibilites-info,.posibilites-info-text-inside,.level-block{
        display: block;
    }
    h2{
        font-size: 30px;
    }
    .months{
       /* display: none;*/
       width: 100%;
       gap:0;
    }
    .discount{
        display: none;
    }
    .packets-block tr{
      /*  display: none;*/
    }
    .packets-block tr:first-child{
        display: block;
    }
    .packets-block tr:first-child > td{
        display: block;
    }
    .packets-block .table td{
        height: auto;
    }
    .packets-block .table{
        margin: 0;
    }
    .packets-block{
        min-height: auto;
    }
    .packet-item{
        margin: 0 auto;
    }
    .trading-academy{
        min-height:  auto;
    }
    .groupimg,.program{
        position: relative;
        display: block;
        max-width: 100%;
        top: 0;
        left: 0;
        right: 0;
    }
    .custom-container{
        left: 0;
        max-width: 100%;
        position: relative;
        margin: 0 auto;
    }
    .posibilites-info{
        position: relative;
        top:0;
        left: 0;
        padding: 10px;
    }
    .posibities-info-text-block{
        width: 100%;
    }
    .exchanges-block .custom-border{
        margin-bottom: 25px;
    }
    .trading-items{
        padding-top: 50px;
    }
    .trading-academy{
        padding-bottom: 40px;
    }
    .second-wrapper{
        text-align: center;
    }
    .top-menu{
        display: block;
        float: none;
    }
    .menu-item{
        margin-top: 5px;
    }
    .lang{
        margin-top: 5px;
    }
    .header-top.navbar > .container{
        display: flex;
    }
}