.btariffblock {
    margin-bottom: 50px;
}

#showtable2 {
    display: none;
}

#mshowtable2 {
    display: none;
}

/*TOP TABS*/
.toptabsblock {
    display: flex;
    margin-bottom: 52px;
}

.toptabsblock .tab.active {
}

.toptabsblock .tab.active .tabname {
    color: #003366;
    border-bottom: 2px solid #003366;
}

.toptabsblock .tab .tabname {
    padding: 10px;
    margin-right: 45px;
    color: #bdbdbd;
}

.toptabsblock .tabname {
    margin: 0;
    font-family: Montserrat;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 37px;
    cursor: pointer;
}

.tableblock table {
    width: 100%;
}

.tableblock td {
    padding: 20px;
    border: 1px solid #e0e0e0;
    vertical-align: top;
}

.headerrow td {
    padding: 29px;
    text-align: center;
    min-width: 200px;
    
}

.tableblock .first {
    border-left: none;
}

.headerrow_enterprise td {
    width: 22%;
}

.headerrow_enterprise .first {
    width: 32%;
} 

.tableblock .last {
    border-right: none;
}

.tableblock .bottom {
    border-bottom: none;
}

.headerrow h5 {
    margin: 0;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    /* identical to box height */

    text-transform: uppercase;

    /* Dark */

    color: #181818;
}

.secondrow td {
    text-align: center;
}

.cast_select {
    position: relative;
}

.cast_select.mobile {
    position: relative;
    width: 160px;
}

.cast_select.mobile2 {
    position: relative;
    width: 83px;
    margin: auto;
}

.flex2 {
    flex: 2;
}

.flex22 {
    flex: 1;
}

.select_img {
    position: absolute;
    top: 20px;
    right: 10px;
}

.select_img.mobile {
    position: absolute;
    top: 12px;
    right: 25px;
}

.secondrow select {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #181818;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.pricevalue {
    display: none;
}

.pricebymonth {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #181818;
    display: block;
    margin-bottom: 20px;
}

.listdown {
    padding: 12px 15px;
    border: 0.913805px solid #e0e0e0;
    box-sizing: border-box;
    border-radius: 4px;
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    cursor: pointer;
    width: 100%;
}

.listdown .monthvalue {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #181818;
}

.pricevalue {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #003366;
    display: block;
    margin-bottom: 25px;
}

.pricevalue.mobile {
}

.pricevalueover {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    color: grey;
    text-decoration: line-through;
    display: block;
    margin-bottom: 25px;
}

.pricevalue.boxv {
    margin: 0px;
    text-align: center;
}

.pricevalueover.boxv {
    margin: 0px;
    text-align: center;
}

.pricevalue_bottom {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #181818;
    display: block;
    margin-top: 20px;
}

.pricevalue_bottom_small {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #181818;
    display: block;
    margin-top: 5px;
}

.buybtn {
    background: #ffcf00;
    border-radius: 19px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #333333;
    padding: 10px 22px;
    cursor: pointer;
}

.buybtn.boxv {
    width: 106px;
    margin: auto;
}

.boldtext .listdown {
    border: none;
    border: none;
    padding: 0;
    justify-content: flex-start;
    align-items: center;
}

.titletext {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #181818;
    padding-right: 14px;

    justify-content: center;
    flex-direction: column;
    display: flex;
}

.titletext.center {
    text-align: center;
    padding: 0px;
}

.normaltext {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #181818;
    text-align: center;
}

.listcontent {
    margin-left: 25px;
}

.listcontent.nm {
    margin-left: 0px;
}

.listcontent .titletext {
    display: block;
    margin-top: 15px;
}

.check img {
}

.shalw img {
    width: 40px;
    margin: auto;
}

.minusplusimg {
    height: 24px;
}

.shalw .titletext {
    /*display: block;*/
}

.listcontent {
    display: none;
}

.btariffblock.mobile {
    display: none;
}

/* mobile */
@media (max-width: 991px) {
    .btariffblock {
        display: none;
    }
    .btariffblock.mobile {
        display: block;
    }

    .toptabsblock {
      flex-wrap: nowrap;
      overflow: auto;
    }

    .toptabsblock .tab.active .tabname {
        border-bottom: none;
    }

    .btariffblock.mobile .toptabsblock h3 {
      padding-right: 0;
    }

    .tab {
      margin-right: 20px;
    }

    .tab:last-child {
      margin-right: 0;
    }
}

.tarifstitle {
    margin: 0;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    color: #000000;
    margin-bottom: 10px;
}

.listdownmobile {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #181818;
    border: 1px solid #eaeaea;
    box-sizing: border-box;
    border-radius: 4px;
    flex: 2;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.btariffblock.mobile .toptabsblock h3 {
    font-size: 22px;
    line-height: 27px;
    padding: 0px;
    padding-bottom: 10px;
    padding-right: 5px;
    margin: 0px;
}

.btariffblock.mobile .tariffblocks {
}

.btariffblock.mobile .tariffblock {
    border: 1px solid #e0e0e0;
    box-sizing: border-box;
    margin-bottom: 32px;
    padding: 0px;
}

.btariffblock.mobile .monthtitle .ddlp {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    padding: 14px 14px 25px 14px;
    border-bottom: 1px solid #e0e0e0;
}

.btariffblock.mobile .monthtitle h5 {
    margin: 0;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    margin-top: 20px;
    text-align: center;
}

.btariffblock.mobile .listdown {
    width: auto;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #181818;
    flex: 2;
}

.btariffblock.mobile .nopadding {
    display: block;
    text-align: center;
    flex: 1;
}

.btariffblock.mobile .mainblock {
    padding: 14px;
}

.btariffblock.mobile .flexrow {
    display: flex;
    justify-content: space-between;
    margin: 20px 0;
}

.nopadding img {
    /*width: 36px;*/
}

.banner_img {
    width: 100%;
}

.banner_img.mobile1,
.banner_img.mobile2 {
    display: none;
}

@media (max-width: 1080px) {
    .banner_img {
        display: none;
    }
    .banner_img.mobile1 {
        display: block;
    }
}

@media (max-width: 380px) {
    .banner_img {
        display: none;
    }
    .banner_img.mobile1 {
        display: none;
    }
    .banner_img.mobile2 {
        display: block;
    }
}

.btariffblock.mobile .key,
.btariffblock.mobile .value {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #181818;
}

.btariffblock.mobile .key {
    flex: 2;
}

.key + span {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #181818;
  flex: 1;
  text-align: center;
}

.btariffblock.mobile .value {
    flex: 1;
    text-align: center;
}

.btariffblock.mobile .blockrow .listdown {
    padding: 0px;
    border: none;
    justify-content: flex-start;
    align-items: center;
}

.btariffblock.mobile .blockrow .listdown span {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #181818;
}

.titletext.nopadding {
    padding: 0px;
}

.listcontent.mobile {
    padding-left: 8px;
    display: none;
    margin: 0px;
}

.listcontent.mobile .flexrow {
    margin: 0px;
    margin-bottom: 20px;
}

.btariffblock.mobile .blockrow {
    margin-bottom: 20px;
}

.npadding {
    padding-right: 3px;
}

.btariffblock.mobile .buybtn {
    text-align: center;
    margin: 35px 35px 20px 35px;
}

.btariffblock.mobile .pricevalue {
    text-align: center;
    margin-bottom: 10px;
    flex: 1;
}

.titletext.center {
    flex: 1;
}

.select_img {
    z-index: -1;
}

/*top b24*/
.top-b24 {
    /*height: 120px;*/
    background: #F5F5F5;
    margin-bottom: 40px;
}

.top-b24 .gift {
    width: 112px;
    height: 100px;
}

.top-b24 .b24_block {
    padding: 24px 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.top-b24 .bonus_title {
    font-size: 28px;
    margin: 0 0 0 15px;
    color: #003366;
    line-height: 110%;
    /*margin-left: 24px;*/
}

.top-b24 .bonus_list {
    /*margin-left: 30px;*/
}

.top-b24 .bonus_list .item {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}

.top-b24 .bonus_list .item:last-child {
    margin-bottom: 0px;
}

.top-b24 .bonus_list .marker {

}

.top-b24 .bonus_list .text {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.012em;
    color: #2E2E2F;
    padding-left: 10px;
}

.top-b24 .link {
    display: block;
    padding: 15px 50px;
    background: #ffcf00;
    border-radius: 40px;

    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #2E2E2F;
}

@media (max-width: 868px) 
{

.top-b24 .gift {
    display: none;
}


.top-b24 .b24_block {
    display: block;
}

.top-b24 .bonus_title {
    margin-bottom: 26px;
}

.top-b24 .bonus_list {
    margin-bottom: 26px;
}

.top-b24 .link {
    width: 210px;
    margin: 0 auto;
}

}

@media (max-width: 400px) 
{

.top-b24 .b24_block {
    padding: 18px;
}

.top-b24 .link {
    margin: auto;
}

.top-b24 .bonus_title {
    font-size: 20px;
}

.top-b24 .bonus_list .text {
    font-size: 14px;
}

}

















