._rel {
  position: relative;
}
._abs {
  position: absolute;
}
._fix {
  position: fixed;
}
._blo {
  display: block;
}
._inb {
  display: inline-block;
}
._inl {
  display: inline;
}
._none {
  display: none;
}
._left {
  float: left;
}
._right {
  float: right;
}
._w9 {
  font-weight: 900;
}
._w7 {
  font-weight: 700;
}
._w5 {
  font-weight: 500;
}
._w4 {
  font-weight: 400;
}
._w3 {
  font-weight: 300;
}
._b {
  font-weight: 700;
}
._m {
  font-weight: 500;
}
._n {
  font-weight: 400;
}
._l {
  font-weight: 300;
}
._i {
  font-style: italic;
}
._up {
  text-transform: uppercase;
}
._upx {
  text-transform: none;
}
._cur {
  cursor: pointer;
}
._lsx {
  list-style: none;
}
._u {
  text-decoration: underline;
}
._u a {
  text-decoration: underline;
}
._xu {
  text-decoration: none;
}
._xu a {
  text-decoration: none;
}
._m0p0 {
  margin: 0;
  padding: 0;
}
._ovh {
  overflow: hidden;
}
._ovv {
  overflow: visible;
}
._ova {
  overflow: auto;
}
._all {
  text-align: left;
}
._alc {
  text-align: center;
}
._alr {
  text-align: right;
}
._vat {
  vertical-align: top;
}
._vam {
  vertical-align: middle;
}
._vab {
  vertical-align: bottom;
}
._boxn {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
._cont {
  content: '';
}
._clear:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
._ti {
  text-indent: -9999px;
}
._collapse {
  border-collapse: collapse;
}
._separate {
  border-collapse: separate;
}
._wrapx {
  white-space: nowrap;
}
._trans03 {
  -o-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
._nosel {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
._arial {
  font-family: Arial, Helvetica, 'Trebuchet MS', sans-serif;
}
._helve {
  font-family: Helvetica, Arial, 'Trebuchet MS', sans-serif;
}
._tele2 {
  font-family: 'Tele2Slab', Arial, Helvetica, 'Trebuchet MS', sans-serif;
}
._ico {
  font-family: 'Tele2Iconic', Arial, Helvetica, 'Trebuchet MS', sans-serif;
}
.rates-slider .slide_controls {
  margin-top: 35px;
  width: 100%;
  text-align: right;
}
.rates-slider .slide_controls .left {
  margin-right: 35px;
}
.rates-slider .slide_controls a {
  color: #333;
}
.rates-slider .slide_controls a:hover {
  color: #000;
}
.rates-slider .rates-card-list {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  font-family: 'Tele2Slab', Arial, Helvetica, 'Trebuchet MS', sans-serif;
  margin: 30px 0 0 0;
  scrollbar-width: none;
}
.rates-slider .rates-card-list::-webkit-scrollbar {
  display: none;
}
.rates-slider .rates-card-list .item {
  flex: 0 0 auto;
  width: 255px;
  height: 315px;
  margin-right: 50px;
  margin-bottom: 145px;
  background-repeat: no-repeat;
  position: relative;
  background-size: cover;
}
.rates-slider .rates-card-list .item .block {
  display: flex;
  flex-direction: column;
  background-size: 200% 100%;
  background-image: linear-gradient(to right, #000 50%, #0086ff 50%);
  transition: background-position 0.5s;
  color: #fff;
  position: absolute;
  right: -22px;
  bottom: -55px;
  width: 200px;
  padding: 20px;
  min-height: 90px;
}
.rates-slider .rates-card-list .item .block:hover {
  background-position: -100% 0;
}
.rates-slider .rates-card-list .item .block .btn-arr {
  padding-top: 5px;
  display: inline-block;
  float: right;
}
.rates-slider .rates-card-list .item .block span {
  vertical-align: bottom;
  font-size: 29px;
  color: #fff;
}
.rates-slider .rates-card-list .item .block small {
  padding-left: 5px;
  font-size: 12px;
  vertical-align: top;
  line-height: 1;
}
.rates-slider .rates-card-list .item .block .header {
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  margin-bottom: auto;
}
.tarifs_b2b_2020 .row,
.tarifs_b2b_2020.row {
  display: flex;
  flex-wrap: wrap;
}
.tarifs_b2b_2020 .container,
.tarifs_b2b_2020.container {
  width: auto;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 1199px) {
  .tarifs_b2b_2020 .container,
  .tarifs_b2b_2020.container {
    width: 1280px;
  }
}
.tarifs_b2b_2020 .container .col-2,
.tarifs_b2b_2020.container .col-2 {
  box-sizing: border-box;
  flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
  flex-direction: column;
}
@media screen and (min-width: 991px) {
  .tarifs_b2b_2020 .container .col-2,
  .tarifs_b2b_2020.container .col-2 {
    box-sizing: border-box;
    width: 100%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.tarifs_b2b_2020.hero {
  font-family: 'Tele2Slab', Arial, Helvetica, 'Trebuchet MS', sans-serif;
  text-align: center;
  background-color: #a2a8a0;
  width: 100%;
  height: 305px;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  display: flex;
  align-items: center;
  background-position: center;
  font-weight: 700;
}
.tarifs_b2b_2020.hero h1 {
  margin-right: auto;
  margin-left: auto;
}
@media screen and (min-width: 991px) {
  .tarifs_b2b_2020.hero h1 {
    font-size: 52px;
  }
  .tarifs_b2b_2020.hero p {
    margin-top: 15px;
    font-size: 24px;
    line-height: 29px;
  }
}
.tarifs_b2b_2020.hero_after {
  background: #000;
  height: 180px;
}
.tarifs_b2b_2020.hero_after .container {
  color: #999999;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  height: 100%;
}
.tarifs_b2b_2020.hero_after .intro-text-list {
  height: 100%;
  display: flex;
  flex-wrap: nowrap;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  padding-top: 29px;
  margin-right: 15px;
  margin-left: 15px;
  width: 100%;
}
@media screen and (min-width: 767px) {
  .tarifs_b2b_2020.hero_after .intro-text-list {
    justify-content: space-around;
    padding-top: 65px;
    margin-right: 0;
    margin-left: 0;
  }
}
.tarifs_b2b_2020.hero_after .intro-text-list::-webkit-scrollbar {
  display: none;
}
.tarifs_b2b_2020.hero_after .text-col {
  font-size: 14px;
  box-sizing: border-box;
  flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
  flex-direction: row;
  text-align: center;
}
@media screen and (min-width: 767px) {
  .tarifs_b2b_2020.hero_after .text-col {
    text-align: left;
  }
}
@media screen and (min-width: 767px) {
  .tarifs_b2b_2020.hero_after .text-col {
    width: 100%;
    flex: 0 0 25%;
    max-width: 224px;
  }
  .tarifs_b2b_2020.hero_after .text-col:not(:last-child) {
    padding-right: 15px;
  }
  .tarifs_b2b_2020.hero_after .text-col:not(:first-child) {
    padding-left: 15px;
  }
}
.tarifs_b2b_2020.hero_after .slide_controls {
  width: 100%;
  text-align: right;
  margin-top: 32px;
  margin-right: 25px;
}
@media screen and (min-width: 767px) {
  .tarifs_b2b_2020.hero_after .slide_controls {
    display: none;
  }
}
.tarifs_b2b_2020.hero_after .slide_controls .left {
  margin-right: 35px;
}
.tarifs_b2b_2020.hero_after .slide_controls a {
  color: #333;
}
.tarifs_b2b_2020.hero_after .slide_controls a:hover {
  color: #ebebeb;
}
.tarifs_b2b_2020 .tarifs-bg {
  background-size: cover;
  background-repeat: no-repeat;
}
.tarifs_b2b_2020 .tarif-description {
  margin-bottom: auto;
  color: #000;
  padding-top: 35px;
  padding-left: 35px;
  padding-right: 35px;
}
@media screen and (min-width: 767px) {
  .tarifs_b2b_2020 .tarif-description {
    padding-left: 112px;
    padding-top: 100px;
  }
}
.tarifs_b2b_2020 .tarif-description h1 {
  font-size: 32px;
  line-height: 1;
  font-weight: 500;
  margin-bottom: 80px;
  letter-spacing: -0.07px;
}
@media screen and (max-width: 576px) {
  .tarifs_b2b_2020 .tarif-description h1 {
    margin-bottom: 40px;
  }
}
.tarifs_b2b_2020 .tarif-description .stats table tr {
  line-height: 45px;
}
.tarifs_b2b_2020 .tarif-description .stats table td img {
  margin-right: 20px;
  vertical-align: middle;
}
.tarifs_b2b_2020 .tarif-description .morelink {
  margin-top: 50px;
}
.tarifs_b2b_2020 .tarif-description .tarifs_price {
  margin-top: 200px;
}
.tarifs_b2b_2020 .tarif-description .tarifs_price .large {
  font-size: 56px;
  display: inline-block;
  margin-right: 10px;
}
.tarifs_b2b_2020 .tarif-description .tarifs_price .small {
  display: inline-block;
}
.tarifs_b2b_2020 .tarif-description .tarifs_price .muted {
  color: #777;
}
.tarifs_b2b_2020.tarif-details-tabs {
  height: 195px;
  background-color: #eeeeee;
  color: #000;
}
.tarifs_b2b_2020.tarif-details-tabs .container {
  height: 100%;
  display: flex;
  align-items: center;
}
.tarifs_b2b_2020.tarif-details-tabs a {
  position: relative;
  display: inline-block;
  margin-left: 50px;
  padding-left: 45px;
  padding-right: 20px;
  color: #373737;
  line-height: 37px;
  font-size: 17px;
}
.tarifs_b2b_2020.tarif-details-tabs a:hover,
.tarifs_b2b_2020.tarif-details-tabs a:focus {
  color: #009ee0;
}
.tarifs_b2b_2020.tarif-details-tabs a:hover:before,
.tarifs_b2b_2020.tarif-details-tabs a:focus:before {
  color: #009ee0;
}
.tarifs_b2b_2020.tarif-details-tabs a:before {
  content: '\f078';
  font-family: 'FontAwesome';
  color: #373737;
  font-size: 16px;
  line-height: 16px;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -10px;
  font-weight: 400;
}
.tarifs_b2b_2020 .btn_cont {
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .tarifs_b2b_2020 .no-pvn {
    padding-right: 40px !important;
    padding-left: 40px !important;
  }
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
.img-fluid img {
  max-width: 100% !important;
  height: auto !important;
}
.d-flex {
  display: flex !important;
}
.d-none {
  display: none !important;
}
.align-items-center {
  align-items: center;
  align-content: center;
}
.tarifs_kop_list .main_row,
.ntarifs_block .main_row {
  background-color: #fafafa;
}
.tarifs_kop_list .main_row .list,
.ntarifs_block .main_row .list {
  display: flex;
}
.tarifs_kop_list .main_row .list .col1,
.ntarifs_block .main_row .list .col1,
.tarifs_kop_list .main_row .list .col2,
.ntarifs_block .main_row .list .col2 {
  width: 50%;
  max-width: 594px;
  font-family: 'Tele2Slab', Arial, Helvetica, 'Trebuchet MS', sans-serif;
  padding-top: 105px;
}
.tarifs_kop_list .main_row .list .col10,
.ntarifs_block .main_row .list .col10,
.tarifs_kop_list .main_row .list .col20,
.ntarifs_block .main_row .list .col20 {
  flex: 1;
}
.tarifs_kop_list .main_row .list .col2,
.ntarifs_block .main_row .list .col2,
.tarifs_kop_list .main_row .list .col20,
.ntarifs_block .main_row .list .col20 {
  background-color: #fff;
}
.tarifs_kop_list .main_row .list .col1,
.ntarifs_block .main_row .list .col1 {
  position: relative;
}
.tarifs_kop_list .main_row .list .col1 .cont,
.ntarifs_block .main_row .list .col1 .cont {
  padding-left: 70px;
  padding-right: 90px;
}
.tarifs_kop_list .main_row .list .col1 h4,
.ntarifs_block .main_row .list .col1 h4 {
  font-size: 32px;
  line-height: 33px;
  font-weight: 400;
  margin-bottom: 100px;
}
.tarifs_kop_list .main_row .list .col1 h5,
.ntarifs_block .main_row .list .col1 h5 {
  font-size: 20px;
  line-height: 20px;
  font-weight: 700;
  margin-top: 45px;
  text-align: center;
  color: #000;
}
.tarifs_kop_list .main_row .list .col1 h5.small_note,
.ntarifs_block .main_row .list .col1 h5.small_note {
  font-size: 14px;
  line-height: 21px;
  opacity: 0.6;
  font-weight: normal;
}
.tarifs_kop_list .main_row .list .col1 .ui-slider,
.ntarifs_block .main_row .list .col1 .ui-slider {
  margin: 0;
}
.tarifs_kop_list .main_row .list .col1 .ui-slider .ui-slider-handle,
.ntarifs_block .main_row .list .col1 .ui-slider .ui-slider-handle {
  border: 0;
  background-color: transparent;
  font-weight: 800;
  color: #373737;
  font-size: 23px;
  line-height: 23px;
  top: 20px;
  bottom: unset;
  position: relative;
  padding-top: 30px;
}
.tarifs_kop_list .main_row .list .col1 .ui-slider .ui-slider-handle:before,
.ntarifs_block .main_row .list .col1 .ui-slider .ui-slider-handle:before {
  display: none;
}
.tarifs_kop_list .main_row .list .col1 .ui-slider .ui-slider-handle:after,
.ntarifs_block .main_row .list .col1 .ui-slider .ui-slider-handle:after {
  width: 34px;
  height: 34px;
  border: 0;
  margin-left: 0;
  top: -12px;
  -webkit-box-shadow: 4px 12px 13px 0 rgba(1, 1, 1, 0.17);
  -moz-box-shadow: 4px 12px 13px 0 rgba(1, 1, 1, 0.17);
  box-shadow: 4px 12px 13px 0 rgba(1, 1, 1, 0.17);
}
.tarifs_kop_list .main_row .list .col1 .ui-slider .ui-slider-range:before,
.ntarifs_block .main_row .list .col1 .ui-slider .ui-slider-range:before {
  background-color: #0086ff;
  height: 8px;
}
.tarifs_kop_list .main_row .list .col1 .ui-slider:before,
.ntarifs_block .main_row .list .col1 .ui-slider:before {
  background-color: #e1e1e1;
  height: 8px;
}
.tarifs_kop_list .main_row .list .col1 .slider_cenas.big_prices,
.ntarifs_block .main_row .list .col1 .slider_cenas.big_prices {
  text-align: center;
  margin: 100px 0 -80px;
  color: #000;
  font-size: 56px;
}
.tarifs_kop_list .main_row .list .col1 .slider_cenas.big_prices .price_parts,
.ntarifs_block .main_row .list .col1 .slider_cenas.big_prices .price_parts {
  display: inline-block;
}
.tarifs_kop_list .main_row .list .col1 .slider_cenas.big_prices .price_parts .small,
.ntarifs_block .main_row .list .col1 .slider_cenas.big_prices .price_parts .small {
  display: block;
  font-size: 20px;
}
.tarifs_kop_list .main_row .list .col1 .slider_cenas.big_prices .price_parts .prev_price,
.ntarifs_block .main_row .list .col1 .slider_cenas.big_prices .price_parts .prev_price {
  text-align: left;
  display: block;
  font-size: 20px;
  color: #ff3e3f;
}
.tarifs_kop_list .main_row .list .col1 .slider_cenas.big_prices .price_parts .prev_price span,
.ntarifs_block .main_row .list .col1 .slider_cenas.big_prices .price_parts .prev_price span {
  text-decoration: line-through;
}
.tarifs_kop_list .main_row .list .col1 .slider_iedalas,
.ntarifs_block .main_row .list .col1 .slider_iedalas {
  margin-top: 200px;
  font-family: 'Tele2Slab', Arial, Helvetica, 'Trebuchet MS', sans-serif;
  font-size: 21px;
  line-height: 26px;
  color: #373737;
  position: relative;
}
.tarifs_kop_list .main_row .list .col1 .slider_iedalas .ied,
.ntarifs_block .main_row .list .col1 .slider_iedalas .ied {
  position: absolute;
  width: 116px;
  margin-left: -58px;
  text-align: center;
}
.tarifs_kop_list .main_row .list .col1 .slider_iedalas .ied .l,
.ntarifs_block .main_row .list .col1 .slider_iedalas .ied .l {
  display: none;
}
.tarifs_kop_list .main_row .list .col1 .slider_iedalas .ied:last-child,
.ntarifs_block .main_row .list .col1 .slider_iedalas .ied:last-child {
  font-size: 36px;
}
.tarifs_kop_list .main_row .list .col1 .slider_iedalas .ied.active,
.ntarifs_block .main_row .list .col1 .slider_iedalas .ied.active {
  font-size: 38px;
  line-height: 38px;
  font-weight: 800;
  margin-top: -20px;
  color: #000;
}
.tarifs_kop_list .main_row .list .col1 .slider_iedalas .ied.active.iedc_4,
.ntarifs_block .main_row .list .col1 .slider_iedalas .ied.active.iedc_4 {
  font-size: 60px;
  line-height: 60px;
}
.tarifs_kop_list .main_row .list .col1 .slider_iedalas .ied.active .l,
.ntarifs_block .main_row .list .col1 .slider_iedalas .ied.active .l {
  display: inline;
}
.tarifs_kop_list .main_row .list .col1 .salidzinat,
.ntarifs_block .main_row .list .col1 .salidzinat {
  padding-left: 30px;
  background-repeat: no-repeat;
  font-weight: 700;
  font-size: 14px;
  position: relative;
  background-position-y: 3px;
  background-image: url('/img/cid2019/salidzinat-passiveb.png');
}
.tarifs_kop_list .main_row .list .col1 .salidzinat a,
.ntarifs_block .main_row .list .col1 .salidzinat a {
  color: #000;
  opacity: 0.6;
}
.tarifs_kop_list .main_row .list .col1 .salidzinat:hover,
.ntarifs_block .main_row .list .col1 .salidzinat:hover {
  background-image: url('/img/cid2019/salidzinat-hover.png');
}
.tarifs_kop_list .main_row .list .col1 .salidzinat:hover a,
.ntarifs_block .main_row .list .col1 .salidzinat:hover a {
  color: #0086ff;
  opacity: 1;
}
.tarifs_kop_list .main_row .list .col1bg,
.ntarifs_block .main_row .list .col1bg {
  background-size: cover;
  background-position: center center;
  min-height: 300px;
  background-repeat: no-repeat;
}
.tarifs_kop_list .main_row .list .col2 .cont,
.ntarifs_block .main_row .list .col2 .cont {
  color: #373737;
  padding-left: 110px;
  padding-right: 30px;
  padding-bottom: 40px;
  position: relative;
}
.tarifs_kop_list .main_row .list .col2 .cont .main_title,
.ntarifs_block .main_row .list .col2 .cont .main_title,
.tarifs_kop_list .main_row .list .col2 .cont h2,
.ntarifs_block .main_row .list .col2 .cont h2 {
  font-size: 32px;
  line-height: 33px;
  font-weight: 400;
}
.tarifs_kop_list .main_row .list .col2 .cont h3,
.ntarifs_block .main_row .list .col2 .cont h3 {
  font-size: 22px;
  line-height: 23px;
  font-weight: 400;
  margin-top: 12px;
  color: #777;
}
.tarifs_kop_list .main_row .list .col2 .cont .uzzina,
.ntarifs_block .main_row .list .col2 .cont .uzzina {
  margin-top: 80px;
  margin-bottom: 11px;
  font-size: 16px;
  line-height: unset;
}
.tarifs_kop_list .main_row .list .col2 .cont .uzzina.sntm,
.ntarifs_block .main_row .list .col2 .cont .uzzina.sntm {
  margin-top: 50px;
}
.tarifs_kop_list .main_row .list .col2 .cont .uzzina .ut,
.ntarifs_block .main_row .list .col2 .cont .uzzina .ut {
  padding-left: 43px;
  background-repeat: no-repeat;
}
.tarifs_kop_list .main_row .list .col2 .cont .uzzina .ut + .ut,
.ntarifs_block .main_row .list .col2 .cont .uzzina .ut + .ut {
  margin-top: 20px;
}
.tarifs_kop_list .main_row .list .col2 .cont .uzzina .ut.ut-zv,
.ntarifs_block .main_row .list .col2 .cont .uzzina .ut.ut-zv {
  background-image: url('/img/cid2019/bezlimita-zvani.png');
}
.tarifs_kop_list .main_row .list .col2 .cont .uzzina .ut.ut-pa,
.ntarifs_block .main_row .list .col2 .cont .uzzina .ut.ut-pa {
  background-image: url('/img/cid2019/starptautiski-zvani.png');
}
.tarifs_kop_list .main_row .list .col2 .cont .uzzina .ut.ut-gb,
.ntarifs_block .main_row .list .col2 .cont .uzzina .ut.ut-gb {
  background-image: url('/img/cid2019/gb.png');
}
.tarifs_kop_list .main_row .list .col2 .cont .uzzina .ut.ut-si,
.ntarifs_block .main_row .list .col2 .cont .uzzina .ut.ut-si {
  background-image: url('/img/cid2019/sim.png');
}
.tarifs_kop_list .main_row .list .col2 .cont .uzzina .ut.ut-tv,
.ntarifs_block .main_row .list .col2 .cont .uzzina .ut.ut-tv {
  background-image: url('/img/cid2019/atv.png');
}
.tarifs_kop_list .main_row .list .col2 .cont .uzzina .ut.utico,
.ntarifs_block .main_row .list .col2 .cont .uzzina .ut.utico {
  padding-left: 0;
}
.tarifs_kop_list .main_row .list .col2 .cont .uzzina .ut.utico .t2ico,
.ntarifs_block .main_row .list .col2 .cont .uzzina .ut.utico .t2ico {
  font-size: 28px;
  color: #000;
  display: inline-block;
  vertical-align: -5px;
  width: 37px;
}
.tarifs_kop_list .main_row .list .col2 .cont .btn3,
.ntarifs_block .main_row .list .col2 .cont .btn3 {
  margin-top: 49px;
  padding-left: 0;
}
.tarifs_kop_list .main_row .list .col2 .cont .btn4,
.ntarifs_block .main_row .list .col2 .cont .btn4 {
  position: absolute;
  bottom: 0;
  left: 0;
}
.tarifs_kop_list .main_row .list .col2 .cont .slider_cenas,
.ntarifs_block .main_row .list .col2 .cont .slider_cenas {
  margin: 50px 0;
  color: #000;
  font-size: 20px;
  line-height: unset;
}
.tarifs_kop_list .main_row .list .col2 .cont .big_prices,
.ntarifs_block .main_row .list .col2 .cont .big_prices {
  margin: 40px 0 60px;
  color: #000;
  font-size: 56px;
}
.tarifs_kop_list .main_row .list .col2 .cont .big_prices .price_parts,
.ntarifs_block .main_row .list .col2 .cont .big_prices .price_parts {
  display: inline-block;
}
.tarifs_kop_list .main_row .list .col2 .cont .big_prices .price_parts .small,
.ntarifs_block .main_row .list .col2 .cont .big_prices .price_parts .small {
  display: block;
  font-size: 20px;
}
.tarifs_kop_list .main_row .list .col2 .cont .big_prices .price_parts .prev_price,
.ntarifs_block .main_row .list .col2 .cont .big_prices .price_parts .prev_price {
  text-align: left;
  display: block;
  font-size: 20px;
  color: #ff3e3f;
}
.tarifs_kop_list .main_row .list .col2 .cont .big_prices .price_parts .prev_price span,
.ntarifs_block .main_row .list .col2 .cont .big_prices .price_parts .prev_price span {
  text-decoration: line-through;
}
.tarifs_kop_list .main_row .list .col2 .cont .lnks,
.ntarifs_block .main_row .list .col2 .cont .lnks {
  text-align: right;
  position: absolute;
  right: -30px;
  top: -92px;
}
.tarifs_kop_list .main_row .list .col2 .cont .lnks a,
.ntarifs_block .main_row .list .col2 .cont .lnks a {
  display: inline-block;
  margin-right: 20px;
  color: #333;
}
.tarifs_kop_list .main_row .list .col2 .cont .lnks a:hover,
.ntarifs_block .main_row .list .col2 .cont .lnks a:hover {
  color: #000;
}
.tarifs_kop_list .main_row .list .col2 .cont .addit_sim,
.ntarifs_block .main_row .list .col2 .cont .addit_sim {
  position: relative;
  float: right;
  background-color: #0086ff;
  font-weight: 700;
  font-size: 16px;
  padding: 12px 10px;
  color: #fff;
}
.tarifs_kop_list .main_row .list .col2 .cont .addit_sim:after,
.ntarifs_block .main_row .list .col2 .cont .addit_sim:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 30px;
  margin-left: -10px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #0086ff;
}
.tarifs_kop_list .main_row .list .col2 .cont .addit_sim.red,
.ntarifs_block .main_row .list .col2 .cont .addit_sim.red {
  background-color: #ff3e3f;
}
.tarifs_kop_list .main_row .list .col2 .cont .addit_sim.red:after,
.ntarifs_block .main_row .list .col2 .cont .addit_sim.red:after {
  border-top-color: #ff3e3f;
}
.tarifs_kop_list .det_row,
.ntarifs_block .det_row {
  border-top: 1px solid #e2e2e2;
  background-color: #f2f2f2;
}
.tarifs_kop_list .det_row .topizv,
.ntarifs_block .det_row .topizv {
  padding-top: 45px;
  padding-bottom: 45px;
}
.tarifs_kop_list .det_row .topizv .cont,
.ntarifs_block .det_row .topizv .cont {
  padding: 0 75px;
}
.tarifs_kop_list .det_row .topizv h2,
.ntarifs_block .det_row .topizv h2 {
  font-size: 32px;
  line-height: 33px;
  font-weight: 700;
  color: #000;
}
.tarifs_kop_list .det_row .topizv .taritem,
.ntarifs_block .det_row .topizv .taritem {
  display: flex;
}
.tarifs_kop_list .det_row .topizv .izvele,
.ntarifs_block .det_row .topizv .izvele {
  flex: 1;
}
@media (max-width: 767px) {
  .tarifs_kop_list .det_row .topizv .izvele,
  .ntarifs_block .det_row .topizv .izvele {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.tarifs_kop_list .det_row .topizv .tarifi,
.ntarifs_block .det_row .topizv .tarifi {
  font-size: 17px;
  line-height: unset;
  text-align: right;
}
.tarifs_kop_list .det_row .topizv .tarifi a,
.ntarifs_block .det_row .topizv .tarifi a {
  display: inline-block;
  margin-left: 50px;
  padding-left: 45px;
  padding-right: 20px;
  background-repeat: no-repeat;
  color: #373737;
  line-height: 37px;
  position: relative;
}
.tarifs_kop_list .det_row .topizv .tarifi a:before,
.ntarifs_block .det_row .topizv .tarifi a:before {
  content: '\f078';
  font-family: 'FontAwesome';
  color: #373737;
  font-size: 16px;
  line-height: 16px;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -10px;
  font-weight: 400;
}
.tarifs_kop_list .det_row .topizv .tarifi a.zvani,
.ntarifs_block .det_row .topizv .tarifi a.zvani {
  background-image: url('/img/cid2019/zvani_p.png');
}
.tarifs_kop_list .det_row .topizv .tarifi a.sms,
.ntarifs_block .det_row .topizv .tarifi a.sms {
  background-image: url('/img/cid2019/sms_p.png');
}
.tarifs_kop_list .det_row .topizv .tarifi a.data,
.ntarifs_block .det_row .topizv .tarifi a.data {
  background-image: url('/img/cid2019/dati_p.png');
}
.tarifs_kop_list .det_row .topizv .tarifi a.active,
.ntarifs_block .det_row .topizv .tarifi a.active,
.tarifs_kop_list .det_row .topizv .tarifi a:hover,
.ntarifs_block .det_row .topizv .tarifi a:hover {
  color: #0086ff;
  text-decoration: underline;
}
.tarifs_kop_list .det_row .topizv .tarifi a.active:before,
.ntarifs_block .det_row .topizv .tarifi a.active:before,
.tarifs_kop_list .det_row .topizv .tarifi a:hover:before,
.ntarifs_block .det_row .topizv .tarifi a:hover:before {
  color: #0086ff;
}
.tarifs_kop_list .det_row .topizv .tarifi a.active.zvani,
.ntarifs_block .det_row .topizv .tarifi a.active.zvani,
.tarifs_kop_list .det_row .topizv .tarifi a:hover.zvani,
.ntarifs_block .det_row .topizv .tarifi a:hover.zvani {
  background-image: url('/img/cid2019/zvani_a.png');
}
.tarifs_kop_list .det_row .topizv .tarifi a.active.sms,
.ntarifs_block .det_row .topizv .tarifi a.active.sms,
.tarifs_kop_list .det_row .topizv .tarifi a:hover.sms,
.ntarifs_block .det_row .topizv .tarifi a:hover.sms {
  background-image: url('/img/cid2019/sms_a.png');
}
.tarifs_kop_list .det_row .topizv .tarifi a.active.data,
.ntarifs_block .det_row .topizv .tarifi a.active.data,
.tarifs_kop_list .det_row .topizv .tarifi a:hover.data,
.ntarifs_block .det_row .topizv .tarifi a:hover.data {
  background-image: url('/img/cid2019/dati_a.png');
}
.tarifs_kop_list .det_row .topizv .tarifi a.active:before,
.ntarifs_block .det_row .topizv .tarifi a.active:before {
  content: '\f077';
}
.tarifs_kop_list .det_row .bottarif,
.ntarifs_block .det_row .bottarif {
  border-top: 1px solid #e2e2e2;
  padding-top: 45px;
  padding-bottom: 70px;
  color: #373737;
}
.tarifs_kop_list .det_row .bottarif .cont,
.ntarifs_block .det_row .bottarif .cont {
  padding: 0 100px;
}
.tarifs_kop_list .det_row .bottarif .cont h5,
.ntarifs_block .det_row .bottarif .cont h5 {
  font-weight: normal;
  margin-bottom: 45px;
}
@media (max-width: 767px) {
  .tarifs_kop_list .det_row .bottarif .cont h5,
  .ntarifs_block .det_row .bottarif .cont h5 {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.tarifs_kop_list .det_row .bottarif .opener,
.ntarifs_block .det_row .bottarif .opener {
  display: none;
}
.tarifs_kop_list .det_row .bottarif .tarifi,
.ntarifs_block .det_row .bottarif .tarifi {
  display: none;
}
.tarifs_kop_list .det_row .bottarif .tarifi .tcol1,
.ntarifs_block .det_row .bottarif .tarifi .tcol1,
.tarifs_kop_list .det_row .bottarif .tarifi .tcol2,
.ntarifs_block .det_row .bottarif .tarifi .tcol2 {
  width: 50%;
}
.tarifs_kop_list .det_row .bottarif .tarifi .tcol1,
.ntarifs_block .det_row .bottarif .tarifi .tcol1 {
  margin-right: 110px;
}
.tarifs_kop_list .det_row .bottarif .tarifi.active,
.ntarifs_block .det_row .bottarif .tarifi.active {
  display: flex;
}
.tarifs_kop_list .det_row .bottarif .tarifi h3,
.ntarifs_block .det_row .bottarif .tarifi h3 {
  font-weight: 400;
  font-size: 22px;
  line-height: 33px;
  margin-bottom: 55px;
}
.tarifs_kop_list .det_row .bottarif .tarifi .sml_coment,
.ntarifs_block .det_row .bottarif .tarifi .sml_coment {
  font-size: 13px;
  line-height: unset;
  margin-bottom: 16px;
}
.tarifs_kop_list .det_row .bottarif .tarifi .line,
.ntarifs_block .det_row .bottarif .tarifi .line {
  display: flex;
  font-size: 13px;
  line-height: unset;
  margin-bottom: 16px;
}
.tarifs_kop_list .det_row .bottarif .tarifi .line .col1,
.ntarifs_block .det_row .bottarif .tarifi .line .col1 {
  width: 130px;
}
.tarifs_kop_list .det_row .bottarif .tarifi .line .col2,
.ntarifs_block .det_row .bottarif .tarifi .line .col2 {
  padding-left: 5px;
  flex: 1;
}
.tarifs_kop_list .det_row .bottarif .tarifi .note,
.ntarifs_block .det_row .bottarif .tarifi .note {
  font-size: 11px;
  line-height: 15px;
  color: #373737;
  margin-top: 30px;
  margin-right: 30px;
}
.tarifs_kop_list .det_row .bottarif .tarifi .note:after,
.ntarifs_block .det_row .bottarif .tarifi .note:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.tarifs_kop_list .det_row .bottarif .tarifi .note .fa,
.ntarifs_block .det_row .bottarif .tarifi .note .fa {
  font-size: 30px;
  line-height: 30px;
  float: left;
  margin-right: 12px;
}
.tarifs_kop_list .det_row .bottarif .tarifi .uzarzemem,
.ntarifs_block .det_row .bottarif .tarifi .uzarzemem {
  display: flex;
}
.tarifs_kop_list .det_row .bottarif .tarifi .uzarzemem .atar,
.ntarifs_block .det_row .bottarif .tarifi .uzarzemem .atar {
  width: 130px;
  font-size: 13px;
  line-height: 40px;
  color: #333;
}
.tarifs_kop_list .det_row .bottarif .tarifi .uzarzemem .izvele,
.ntarifs_block .det_row .bottarif .tarifi .uzarzemem .izvele {
  max-width: 369px;
}
.tarifs_kop_list .det_row .bottarif .tarifi .link a,
.ntarifs_block .det_row .bottarif .tarifi .link a {
  color: #333;
  text-decoration: underline;
  font-size: 13px;
  line-height: unset;
}
.tarifs_kop_list .det_row .bottarif .tarifi .secblock,
.ntarifs_block .det_row .bottarif .tarifi .secblock {
  margin-top: 25px;
  padding-top: 25px;
  border-top: 1px solid #e2e2e2;
}
.tarifs_kop_list .det_row .bottarif .tarifi .secblock .subtitle,
.ntarifs_block .det_row .bottarif .tarifi .secblock .subtitle {
  font-size: 14px;
  line-height: 70px;
  color: #373737;
  font-weight: 700;
}
@media (max-width: 767px) {
  .tarifs_block .bg_part .wrap {
    padding: 40px 0 40px;
  }
  .tarifs_block .bg_part h1,
  .tarifs_block .bg_part h2 {
    font-size: 40px;
    line-height: 40px;
  }
  .tarifs_block .list_new .wrap {
    margin: 0;
  }
  .tarifs_block .list_new .list .item {
    float: none;
    width: 100% !important;
  }
  .tarifs_block .list_new .list .item .cont {
    border-bottom: 1px dashed #ddd;
    border-right: 0;
    border-left: 0;
    padding-top: 40px;
    padding-left: 0;
    padding-right: 0;
  }
  .tarifs_block .list_new .list .item .cont:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .tarifs_block .list_new .list .item .img {
    position: absolute;
    top: 50px;
    left: 20px;
  }
  .tarifs_block .list_new .list .item .desc {
    margin-left: 180px;
    text-align: left;
  }
  .tarifs_block .list_new .list .item .value {
    height: auto;
  }
  .tarifs_block .list_new .list .item .price {
    margin-top: 20px;
  }
  .tarifs_block .list_new .list .item h2 {
    font-size: 30px;
    line-height: 30px;
  }
  .tarifs_block .list_new .list .item .details .det_cont {
    padding: 40px 20px;
    padding-top: 0;
  }
  .tarifs_block .list_new .list .item .details .det_item {
    width: 50%;
    background-color: #000;
    margin-top: 40px;
  }
  .tarifs_block .list_new .list .item .details .det_item .det_item_cont {
    padding-right: 35px;
  }
  .tarifs_block .list_new .list .item .details .det_item .det_categorie {
    height: 36px;
  }
  .tarifs_block .list_new .list .item .details .det_item .det_value {
    height: 88px;
  }
  .tarifs_block .list_new .list .item .details .det_item .det_value + .det_categorie {
    margin-top: 30px;
  }
  .tarifs_block .list_new .list .item .details .det_item .inet_circle {
    width: 135px;
    height: 135px;
    font-size: 14px;
    line-height: 14px;
  }
  .tarifs_block .list_new .list .item .details .det_item .inet_circle span {
    font-size: 12px;
    line-height: 12px;
  }
  .tarifs_block .list_new .list .item .details .det_item .inet_circle .inet_LV {
    top: 25px;
  }
  .tarifs_block .list_new .list .item .details .det_item .inet_circle .inet_EU {
    height: 50px;
    width: 65px;
    padding-top: 15px;
    top: 55px;
  }
  .tarifs_block .list_new .list .item .details .det_item:nth-child(odd) {
    clear: both;
  }
  .tarifs_block .list_new .list .item .details .det_item:nth-child(even) .det_item_cont {
    padding-right: 0;
  }
  .tarifs_block .list_part {
    border-bottom: 0;
  }
  .tarifs_block .list_part .list .item {
    float: none;
    width: auto;
  }
  .tarifs_block .list_part .list .item .cont {
    padding: 35px 30px 40px 30px;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #ddd;
  }
  .tarifs_block .list_part .list .item .top {
    min-height: 0;
  }
  .tarifs_block .list_part .list .item .top + .mid {
    border-top: 0;
    padding-top: 19px;
  }
  .tarifs_block .list_part .list .item .mid {
    min-height: 0;
    padding-bottom: 26px;
  }
  .tarifs_block .list_part .list .item .mid + .bottom {
    border-top: 1px solid #ddd;
  }
  .tarifs_block .list_part .list .item .bottom {
    min-height: 0;
  }
  .tarifs_block .list_part .list .item .img {
    top: 0;
  }
  .tarifs_block .list_part .list .item .category + .value {
    margin-top: -3px;
  }
  .tarifs_block .list_part .list .item:hover {
    background-color: #f4f4f4;
  }
  .tarifs_block .list_part .list.items-5 .item,
  .tarifs_block .list_part .list.items-4 .item,
  .tarifs_block .list_part .list.items-3 .item {
    width: auto;
  }
  .tarifs_block .list_part .list.list_bundle .item .top {
    padding-right: 0;
  }
  .tarifs_block .list_part .list.list_bundle .item .top .img {
    width: auto;
    position: relative;
    margin: 0 auto;
  }
  .tarifs_block .list_part_new .list.wide_list {
    margin-top: -25px;
  }
  .tarifs_block .list_part_new .list .item {
    width: 100%;
    float: none;
    margin-right: 0;
  }
  .tarifs_block .list_part_new .list .item .cont {
    margin-bottom: 20px;
    position: relative;
  }
  .tarifs_block .list_part_new .list .item.akc_item .cont {
    margin-top: 65px;
  }
  .tarifs_block .list_part_new .list .item.kop2_item .cont {
    margin-top: 85px;
  }
  .tarifs_block .list_part_new .list .item .takc_spl {
    top: -57px;
    left: 0;
    margin-left: 0;
    margin-right: 60px;
    width: 100%;
  }
  .tarifs_block .list_part_new .list .item .takc_spl .takc_splin {
    width: auto;
  }
  .tarifs_block .list_part_new .list .item .takc_spl .takc_splin .pointer {
    display: none;
  }
  .tarifs_block .list_part_new .list .item .top {
    padding-right: 60px;
  }
  .tarifs_block .list_part_new .list .item .top .toggler {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 45px;
    background-color: #e9e8e8;
    display: block;
    border-left: 1px solid #d5d5d5;
    font-size: 16px;
    line-height: 19px;
    color: #379ee0;
    font-weight: 700;
    cursor: pointer;
  }
  .tarifs_block .list_part_new .list .item .top .toggler:before {
    content: '\f078';
    font-family: 'FontAwesome';
    color: #009ee0;
    font-size: 16px;
    line-height: 16px;
    position: absolute;
    right: 50%;
    top: 50%;
    margin-top: -10px;
    margin-right: -10px;
  }
  .tarifs_block .list_part_new .list .item .top .toggler:hover {
    background-color: #cfcfcf;
  }
  .tarifs_block .list_part_new .list .item .top .iesakam {
    position: absolute;
    top: 20px;
    left: auto;
    margin: 0;
    display: inline-block;
    margin-bottom: 10px;
    margin-top: -12px;
  }
  .tarifs_block .list_part_new .list .item .top .iesakam + .price {
    margin-top: 10px;
  }
  .tarifs_block .list_part_new .list .item .mid,
  .tarifs_block .list_part_new .list .item .bottom {
    display: none;
  }
  .tarifs_block .list_part_new .list .item.active .mid,
  .tarifs_block .list_part_new .list .item.active .bottom {
    display: block;
  }
  .tarifs_block .list_part_new .list .item.active .top .toggler:before {
    content: '\f077';
  }
  .tarifs_block .open_part {
    text-align: center;
  }
  .tarifs_block .open_part.all {
    text-align: left;
  }
  .tarifs_block .open_part.nobg-mob {
    background-image: none !important;
  }
  .tarifs_block .open_part .wrap {
    padding: 33px 0 40px;
  }
  .tarifs_block .open_part .left {
    display: none;
  }
  .tarifs_block .open_part .left + .right {
    margin-left: 0;
  }
  .tarifs_block .open_part .right {
    float: none;
    width: auto;
  }
  .tarifs_block .open_part .right.w675 {
    float: none;
    width: auto;
  }
  .tarifs_block .open_part .right.w520 {
    float: none;
    width: auto;
  }
  .tarifs_block .open_part h1 + h2 {
    margin-top: -2px;
  }
  .tarifs_block .open_part h1.mob_40 {
    font-size: 40px;
    line-height: 44px;
  }
  .tarifs_block .open_part h2 + .img {
    margin-top: 44px;
  }
  .tarifs_block .open_part h2.mob_30 {
    font-size: 30px;
    line-height: 36px;
  }
  .tarifs_block .open_part h2.mob_24 {
    font-size: 24px;
    line-height: 29px;
  }
  .tarifs_block .open_part h2 + h3 {
    margin-top: -3px;
  }
  .tarifs_block .open_part h3 {
    font-size: 20px;
    line-height: 24px;
  }
  .tarifs_block .open_part .img {
    display: block;
  }
  .tarifs_block .open_part .img {
    display: block;
  }
  .tarifs_block .open_part .img img {
    max-width: 80%;
  }
  .tarifs_block .open_part .stats {
    margin-top: 7px;
  }
  .tarifs_block .open_part .stats.stats_wspl {
    margin-bottom: 0;
  }
  .tarifs_block .open_part .stats .col {
    float: none;
    padding: 15px 0 14px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
  }
  .tarifs_block .open_part .stats .col + .col {
    margin-left: 0;
    border-left: 0;
    border-top: 0;
    padding-left: 0;
  }
  .tarifs_block .open_part .stats .col.col_splash {
    border-bottom: 0;
    padding-bottom: 0;
  }
  .tarifs_block .open_part .stats .col + .splash {
    margin-top: 15px;
    margin-left: 0;
    border-top: 0;
  }
  .tarifs_block .open_part .stats .col .col_splash {
    position: relative;
    width: 174px;
    bottom: 0;
    left: 0;
    margin: 0 auto;
    margin-top: 15px;
  }
  .tarifs_block .open_part .stats .col .col_splash.small {
    bottom: 0;
    width: 100px;
    margin: 0 auto;
    margin-top: 15px;
  }
  .tarifs_block .open_part .stats .splash {
    float: none;
    padding-bottom: 14px;
    border-bottom: 1px solid #ddd;
    max-width: 100%;
  }
  .tarifs_block .open_part .stats .splash .inner {
    max-width: 180px;
    margin: 0 auto;
  }
  .tarifs_block .open_part .stats .splash .inner .pointer2 {
    display: block;
  }
  .tarifs_block .open_part .stats .category {
    margin-bottom: 0;
  }
  .tarifs_block .open_part .stats .category + .value {
    margin-top: -3px;
  }
  .tarifs_block .open_part .stats .value {
    float: none;
  }
  .tarifs_block .open_part .stats .value + .value2 {
    margin-top: 1px;
  }
  .tarifs_block .open_part .stats .value2 {
    float: none;
    margin: 0 0 1px;
  }
  .tarifs_block .open_part .stats .value2 br {
    display: none;
  }
  .tarifs_block .open_part .stats + p {
    margin-top: 25px;
  }
  .tarifs_block .open_part .borderbox {
    margin-top: 15px !important;
  }
  .tarifs_block .open_part .summary {
    margin-top: 15px;
  }
  .tarifs_block .open_part .summary .price {
    float: none;
    margin-top: 0;
  }
  .tarifs_block .open_part .summary .price + .btn_cont {
    margin-left: auto;
    margin-top: 19px;
  }
  .tarifs_block .open_part .summary .price + .sz14 {
    margin-top: 5px;
  }
  .tarifs_block .open_part .summary .sms_activate {
    float: none;
    margin-left: auto;
    width: auto;
  }
  .tarifs_block .open_part .summary .mob_only + .btn_cont {
    margin-left: auto;
    margin-top: 26px;
  }
  .tarifs_block .open_part .summary .btn_cont {
    float: none;
    width: 200px;
    margin: 0 auto;
  }
  .tarifs_block .open_part .summary .btn_cont2 .btn_col {
    float: none;
    width: auto;
  }
  .tarifs_block .open_part .summary .btn_cont2 .btn_col + .btn_col {
    margin-left: 0;
    margin-top: 20px;
  }
  .tarifs_block .open_part .summary + .img {
    margin-top: 30px;
  }
  .tarifs_block .open_part .summary .giftblock {
    float: none;
    width: auto;
    max-width: 260px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 4px;
  }
  .tarifs_block .open_part .summary .giftblock:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .tarifs_block .open_part .summary .giftblock.b2b {
    margin-left: auto;
  }
  .tarifs_block .open_part .summary.torgt {
    margin-top: 23px;
    float: none;
    margin-left: 0;
  }
  .tarifs_block .open_part .summary.torgt .btn_cont {
    margin-left: auto;
  }
  .tarifs_block .open_part .checklist {
    text-align: left;
  }
  .tarifs_block .open_part .download_block {
    width: 200px;
    margin: 0 auto;
  }
  .tarifs_block .open_part .download_block .btn_cont {
    float: none;
    width: auto;
  }
  .tarifs_block .open_part .download_block .btn_cont + .btn_cont {
    margin-top: 20px;
    margin-left: 0;
  }
  .tarifs_block .open_part .download_block .stores {
    float: none;
  }
  .tarifs_block .open_part .download_block .stores + .btn_cont {
    margin-top: 20px;
  }
  .tarifs_block .open_part .sz14 .part {
    display: block;
  }
  .tarifs_block .open_part .sz14 .part + .part {
    margin-left: 0;
  }
  .tarifs_block .open_part .sz14 + .sz14 {
    margin-top: 7px;
  }
  .tarifs_block .open_part .no_mob {
    display: none;
  }
  .tarifs_block .open_part .mob_only {
    display: block;
  }
  .tarifs_block .tabs_part .separate_tabs {
    display: none;
  }
  .tarifs_block .tabs_part .tabs .tab {
    display: block;
  }
  .tarifs_block .tabs_part .tabs .tab .trigger {
    display: block;
  }
  .tarifs_block .tabs_part .tabs .tab .expand {
    display: none;
    border-bottom: 1px solid #e2e2e2;
  }
  .tarifs_block .tabs_part .tabs .tab.open .expand {
    display: block;
  }
  .tarifs_block .infocols {
    padding: 21px 0 41px;
  }
  .tarifs_block .infocols .col {
    width: auto;
    float: none;
    padding-left: 0;
  }
  .tarifs_block .infocols .col + .col {
    margin-left: 0;
  }
  .tarifs_block .infocols .category {
    margin-top: -1px;
  }
  .tarifs_block .infocols .category .trigger2 {
    font-size: 20px;
    line-height: 24px;
    padding: 15px 12px 15px 0;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    cursor: pointer;
  }
  .tarifs_block .infocols .category .trigger2 + .expand2 {
    margin-top: 0;
  }
  .tarifs_block .infocols .category .trigger2.ico:before {
    display: none;
  }
  .tarifs_block .infocols .category .trigger2 .fa-plus {
    display: block;
  }
  .tarifs_block .infocols .category .expand2 {
    display: none;
    padding-bottom: 21px;
  }
  .tarifs_block .infocols .category .expand2 .line {
    border-top: 0;
    border-bottom: 0;
  }
  .tarifs_block .infocols .category .expand2 .line + .line {
    border-top: 1px solid #e2e2e2;
  }
  .tarifs_block .infocols .category .expand2 .col1 {
    font-weight: 400;
  }
  .tarifs_block .infocols .category .info_cont .col1 {
    width: 70%;
  }
  .tarifs_block .infocols .category .info_cont .col2 {
    width: 20%;
  }
  .tarifs_block .infocols .category.open .trigger2 .fa-plus {
    display: none;
  }
  .tarifs_block .infocols .category.open .trigger2 .fa-minus {
    display: block;
  }
  .tarifs_block .infocols .category.open .expand2 {
    display: block;
  }
  .tarifs_block .infocols .category + .category {
    margin-top: -1px;
  }
  .tarifs_block .infocols .cont {
    border-left: 0;
    border-right: 0;
    padding: 0;
  }
  .tarifs_block .infocols.v2 {
    padding: 19px 0 50px;
  }
  .tarifs_block .infocols.v2 .col {
    margin-top: 0;
  }
  .tarifs_block .infocols.v2 .col + .col:before {
    display: none;
  }
  .tarifs_block .infocols.v2 .category .trigger2 {
    font-size: 24px;
    line-height: 29px;
    border-top: 0;
    border-bottom: 0;
    padding-bottom: 9px;
    cursor: text;
  }
  .tarifs_block .infocols.v2 .category .trigger2 .fa-plus {
    display: none;
  }
  .tarifs_block .infocols.v2 .category .expand2 {
    display: block;
  }
  .tarifs_block .infocols.v2 .category .expand2 .line {
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
  }
  .tarifs_block .infocols.v2 .category .expand2 .line + .line {
    border-top: 0;
  }
  .tarifs_block .infocols.v2 .category .expand2 .col1 {
    font-weight: 700;
  }
  .tarifs_block .infocols.v2 .select_line {
    margin: 10px 0 20px 0;
  }
  .tarifs_block .infocols.v2 .select_line .select_col {
    float: none;
    margin-left: 0;
    width: auto;
  }
  .tarifs_block .infocols.v2 .select_line .select_col + .select_col {
    margin-left: 0;
    margin-top: 16px;
  }
  .tarifs_block .infocols.v2 .select_line.one .select_col {
    width: auto;
    max-width: none;
  }
  .tarifs_block .infocols.v3 .col {
    width: 100%;
  }
  .tarifs_block .infocols.v3 .col + .col {
    margin-left: 0;
  }
  .tarifs_block .faq_part {
    background-color: #f4f4f4;
  }
  .tarifs_block .faq_part .wrap {
    padding: 0 0 30px;
  }
  .tarifs_block .faq_part h2 {
    font-size: 30px;
    line-height: 30px;
    padding-top: 37px;
  }
  .tarifs_block .faq_part h2 + .list {
    margin-top: 37px;
  }
  .tarifs_block .faq_part .list {
    width: auto;
    padding-top: 0;
  }
  .tarifs_block .faq_part .list .col {
    float: none;
    width: auto;
  }
  .tarifs_block .faq_part .list .col + .col {
    margin-left: 0;
  }
  .tarifs_block .faq_part .list .item {
    margin-top: -1px;
    position: relative;
  }
  .tarifs_block .faq_part .list .item .trigger {
    padding: 18px 45px 17px 20px;
  }
  .tarifs_block .faq_part .list .item .trigger:before {
    color: #009fdd;
    font-size: 14px;
    line-height: 14px;
    margin-top: -8px;
  }
  .tarifs_block .faq_part .list .item .expand {
    display: none;
    background-color: #ffffff;
    font-size: 14px;
    line-height: 22px;
    padding: 35px 20px 23px 20px;
  }
  .tarifs_block .faq_part .list .item .expand p + .table {
    margin-top: 12px;
  }
  .tarifs_block .faq_part .list .item .expand .table {
    overflow-x: auto;
  }
  .tarifs_block .faq_part .list .item .expand table {
    font-size: 14px;
    line-height: 17px;
    color: #111;
    text-align: left;
  }
  .tarifs_block .faq_part .list .item .expand table thead tr th {
    text-align: left;
    font-weight: 700;
  }
  .tarifs_block .faq_part .list .item .expand table th,
  .tarifs_block .faq_part .list .item .expand table td {
    padding: 9px 3px 9px;
    border-bottom: 1px solid #e2e2e2;
  }
  .tarifs_block .faq_part .list .item .expand table th:first-child,
  .tarifs_block .faq_part .list .item .expand table td:first-child {
    padding-left: 0;
  }
  .tarifs_block .faq_part .list .item .expand table th:first-child,
  .tarifs_block .faq_part .list .item .expand table td:first-child {
    padding-right: 0;
  }
  .tarifs_block .faq_part .list .item.open .trigger:after {
    margin-left: -5px;
    border-left-width: 5px;
    border-right-width: 5px;
    border-top-width: 5px;
  }
  .tarifs_block_side {
    display: block;
  }
  .tarifs_block_side .item {
    display: block;
    padding: 0;
  }
  .tarifs_block_side .item + .item {
    margin-top: 66px;
    border-top: 1px solid #ddd;
  }
  .tarifs_block_side .item .img img {
    max-width: 100%;
  }
  .tarifs_block_side .item .desc {
    min-height: 0;
    margin-top: 15px;
  }
  .tarifs_block_side .item .summary {
    width: auto;
    margin-top: 15px;
  }
  .tarifs_block_side .item .summary .price,
  .tarifs_block_side .item .summary .btn_cont {
    float: none;
    width: auto;
    text-align: center;
  }
  .tarifs_block_side .item .summary .btn_cont {
    margin-top: 15px;
  }
  .tarifs_block_side.v3_1.onbanner {
    margin-top: -60px;
  }
  .RU .tarifs_block .open_part .stats .col .col_splash {
    width: 240px;
  }
  .RU .tarifs_block .open_part .stats .col .col_splash.small {
    margin: 0 auto;
    margin-top: 15px;
  }
  .RU .tarifs_block .open_part .stats .splash {
    max-width: 100%;
  }
  .RU .tarifs_block .open_part .stats .inner {
    max-width: 245px;
  }
  .benefit_block {
    height: auto;
  }
  .benefit_block .bg_img {
    display: none;
  }
  .benefit_block .wrap {
    height: auto;
  }
  .benefit_block .text {
    position: relative;
    top: auto;
    width: auto;
    padding: 35px 20px 33px 20px;
  }
  .benefit_block .text h2 {
    font-size: 30px;
    line-height: 34px;
  }
  .benefit_block .text h2 + h3 {
    margin-top: -3px;
  }
  .benefit_block .text h2 + p {
    margin-top: 17px;
  }
  .benefit_block .text .zlH {
    font-size: 30px;
    line-height: 34px;
  }
  .benefit_block .text h3 {
    font-size: 20px;
    line-height: 24px;
  }
  .benefit_block .text h3 + h2 {
    margin-top: 5px;
  }
  .benefit_block .text h3 + p {
    margin-top: 20px;
  }
  .benefit_block .text p {
    padding-right: 0;
  }
  .benefit_block .img {
    position: relative;
    top: auto;
    bottom: auto;
    width: auto;
    height: 183px;
    text-align: center;
    font-size: 0;
    line-height: 183px;
  }
  .benefit_block .img img {
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
  }
  .benefit_block .img.only_mob {
    display: block;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
  }
  .benefit_block.text-left .text {
    left: auto;
  }
  .benefit_block.text-left .img {
    right: auto;
  }
  .benefit_block.text-right .text {
    right: auto;
  }
  .benefit_block.text-right .img {
    left: auto;
  }
  .benefit_block.text-full .text {
    padding: 35px 20px 33px 20px;
  }
  .benefit_block.dyn-height.text-left .text {
    float: none;
    padding: 35px 20px 33px 20px;
  }
  .benefit_block.dyn-height.text-left .img {
    float: none;
    padding-right: 0;
  }
  .benefit_block.dyn-height.text-right .text {
    float: none;
    padding: 35px 20px 33px 20px;
  }
  .benefit_block.dyn-height.text-right .img {
    float: none;
    padding-left: 0;
  }
  .benefit_block.gray-bg {
    background-color: transparent;
  }
  .benefit_block.gray-bg .img {
    background-color: #f4f4f4;
  }
  .hero_block_benefit .benefit_block.item {
    height: 100% !important;
  }
  .hero_block_benefit .benefit_block.item .wrap {
    margin-bottom: 32px;
  }
  .hero_block_benefit .benefit_block .bg_img {
    display: block !important;
  }
  .tarifs_kop_list .main_row .list,
  .ntarifs_block .main_row .list {
    flex-direction: column;
  }
  .tarifs_kop_list .main_row .list .col10,
  .ntarifs_block .main_row .list .col10,
  .tarifs_kop_list .main_row .list .col20,
  .ntarifs_block .main_row .list .col20 {
    display: none;
  }
  .tarifs_kop_list .main_row .list .col1,
  .ntarifs_block .main_row .list .col1 {
    padding-top: 40px;
    width: 100%;
    padding-bottom: 40px;
    max-width: unset;
  }
  .tarifs_kop_list .main_row .list .col1 .cont,
  .ntarifs_block .main_row .list .col1 .cont {
    padding-left: 50px;
    padding-right: 50px;
  }
  .tarifs_kop_list .main_row .list .col1 h4,
  .ntarifs_block .main_row .list .col1 h4 {
    margin-bottom: 40px;
  }
  .tarifs_kop_list .main_row .list .col1 .slider_cenas,
  .ntarifs_block .main_row .list .col1 .slider_cenas {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .tarifs_kop_list .main_row .list .col1 .slider_cenas.big_prices,
  .ntarifs_block .main_row .list .col1 .slider_cenas.big_prices {
    margin: 30px 0 0;
    font-size: 48px;
  }
  .tarifs_kop_list .main_row .list .col1 .salidzinat,
  .ntarifs_block .main_row .list .col1 .salidzinat {
    top: unset;
    position: static;
  }
  .tarifs_kop_list .main_row .list .col1 .slider_iedalas,
  .ntarifs_block .main_row .list .col1 .slider_iedalas {
    margin-top: 50px;
  }
  .tarifs_kop_list .main_row .list .col1 .slider_iedalas .ied.active,
  .ntarifs_block .main_row .list .col1 .slider_iedalas .ied.active {
    font-size: 30px;
    line-height: 30px;
    margin-top: -5px;
  }
  .tarifs_kop_list .main_row .list .col1 .slider_iedalas .ied.active.iedc_4,
  .ntarifs_block .main_row .list .col1 .slider_iedalas .ied.active.iedc_4 {
    margin-top: -20px;
  }
  .tarifs_kop_list .main_row .list .col2,
  .ntarifs_block .main_row .list .col2 {
    width: 100%;
    max-width: unset;
    padding-top: 30px;
  }
  .tarifs_kop_list .main_row .list .col2 .cont,
  .ntarifs_block .main_row .list .col2 .cont {
    padding-left: 40px;
  }
  .tarifs_kop_list .main_row .list .col2 .cont .big_prices,
  .ntarifs_block .main_row .list .col2 .cont .big_prices {
    font-size: 48px;
    margin: 30px auto 0;
  }
  .tarifs_kop_list .main_row .list .col2 .cont .lnks,
  .ntarifs_block .main_row .list .col2 .cont .lnks {
    right: 0;
    top: -20px;
  }
  .tarifs_kop_list .main_row .list .col2 .cont .addit_sim,
  .ntarifs_block .main_row .list .col2 .cont .addit_sim {
    position: relative;
    float: left;
    right: unset;
    top: unset;
    margin-bottom: 16px;
  }
  .tarifs_kop_list .main_row .list .col2 .cont .main_title,
  .ntarifs_block .main_row .list .col2 .cont .main_title,
  .tarifs_kop_list .main_row .list .col2 .cont h2,
  .ntarifs_block .main_row .list .col2 .cont h2 {
    clear: left;
  }
  .tarifs_kop_list .main_row .list .col2 .cont .uzzina,
  .ntarifs_block .main_row .list .col2 .cont .uzzina {
    margin-top: 40px;
  }
  .tarifs_kop_list .main_row .list .col2 .cont .uzzina.sntm,
  .ntarifs_block .main_row .list .col2 .cont .uzzina.sntm {
    margin-top: 40px;
  }
  .tarifs_kop_list .det_row .topizv .cont,
  .ntarifs_block .det_row .topizv .cont {
    padding: 0 20px;
  }
  .tarifs_kop_list .det_row .topizv .tarifi,
  .ntarifs_block .det_row .topizv .tarifi {
    display: none;
  }
  .tarifs_kop_list .det_row .bottarif,
  .ntarifs_block .det_row .bottarif {
    display: block !important;
    padding: 0;
    border: 0;
  }
  .tarifs_kop_list .det_row .bottarif .wrap,
  .ntarifs_block .det_row .bottarif .wrap {
    margin: 0;
  }
  .tarifs_kop_list .det_row .bottarif .cont,
  .ntarifs_block .det_row .bottarif .cont {
    padding: 0;
  }
  .tarifs_kop_list .det_row .bottarif .tarifi .tcol1,
  .ntarifs_block .det_row .bottarif .tarifi .tcol1,
  .tarifs_kop_list .det_row .bottarif .tarifi .tcol2,
  .ntarifs_block .det_row .bottarif .tarifi .tcol2 {
    margin-right: 0;
    width: 100%;
    background-color: #e2e2e2;
  }
  .tarifs_kop_list .det_row .bottarif .tarifi .cont2 h3,
  .ntarifs_block .det_row .bottarif .tarifi .cont2 h3 {
    padding: 40px;
    border-bottom: 1px solid #c7c7c7;
    margin: 0;
  }
  .tarifs_kop_list .det_row .bottarif .tarifi .cont2 .sat,
  .ntarifs_block .det_row .bottarif .tarifi .cont2 .sat {
    padding: 40px;
    border-bottom: 1px solid #c7c7c7;
  }
  .tarifs_kop_list .det_row .bottarif .tarifi .cont2 .secblock,
  .ntarifs_block .det_row .bottarif .tarifi .cont2 .secblock {
    border-color: #c7c7c7;
    margin-left: -40px;
    margin-right: -40px;
    padding-left: 40px;
    padding-right: 40px;
  }
  .tarifs_kop_list .det_row .bottarif .tarifi.active,
  .ntarifs_block .det_row .bottarif .tarifi.active {
    display: block;
  }
  .tarifs_kop_list .det_row .bottarif .tarifi .sat,
  .ntarifs_block .det_row .bottarif .tarifi .sat {
    display: none;
    background: #f2f2f2;
  }
  .tarifs_kop_list .det_row .bottarif .tarifi h3,
  .ntarifs_block .det_row .bottarif .tarifi h3 {
    position: relative;
    cursor: pointer;
  }
  .tarifs_kop_list .det_row .bottarif .tarifi h3:before,
  .ntarifs_block .det_row .bottarif .tarifi h3:before {
    content: '\f078';
    font-family: 'FontAwesome';
    color: #373737;
    font-size: 16px;
    line-height: 16px;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -10px;
    font-weight: 400;
  }
  .tarifs_kop_list .det_row .bottarif .tarifi h3.active:before,
  .ntarifs_block .det_row .bottarif .tarifi h3.active:before {
    content: '\f077';
  }
  .tarifs_kop_list .det_row .bottarif .tarifi h3.active + .sat,
  .ntarifs_block .det_row .bottarif .tarifi h3.active + .sat {
    display: block;
  }
  .tarifs_kop_list .det_row .bottarif .tarifi .uzarzemem,
  .ntarifs_block .det_row .bottarif .tarifi .uzarzemem {
    display: block;
  }
  .tarifs_kop_list .det_row .bottarif .tarifi .uzarzemem .izvele,
  .ntarifs_block .det_row .bottarif .tarifi .uzarzemem .izvele {
    max-width: 100%;
  }
  .tarifs_kop_list .det_row .bottarif .opener,
  .ntarifs_block .det_row .bottarif .opener {
    display: block;
    padding-left: 85px;
    padding-right: 40px;
    background-repeat: no-repeat;
    color: #373737;
    line-height: 37px;
    position: relative;
    border-top: 1px solid #e2e2e2;
    padding-top: 20px;
    padding-bottom: 20px;
    background-position: 35px center;
  }
  .tarifs_kop_list .det_row .bottarif .opener:before,
  .ntarifs_block .det_row .bottarif .opener:before {
    content: '\f078';
    font-family: 'FontAwesome';
    color: #373737;
    font-size: 16px;
    line-height: 16px;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -10px;
    font-weight: 400;
  }
  .tarifs_kop_list .det_row .bottarif .opener.zvani,
  .ntarifs_block .det_row .bottarif .opener.zvani {
    background-image: url('/img/cid2019/zvani_p.png');
  }
  .tarifs_kop_list .det_row .bottarif .opener.sms,
  .ntarifs_block .det_row .bottarif .opener.sms {
    background-image: url('/img/cid2019/sms_p.png');
  }
  .tarifs_kop_list .det_row .bottarif .opener.data,
  .ntarifs_block .det_row .bottarif .opener.data {
    background-image: url('/img/cid2019/dati_p.png');
  }
  .tarifs_kop_list .det_row .bottarif .opener.active,
  .ntarifs_block .det_row .bottarif .opener.active,
  .tarifs_kop_list .det_row .bottarif .opener:hover,
  .ntarifs_block .det_row .bottarif .opener:hover {
    color: #0086ff;
    text-decoration: underline;
  }
  .tarifs_kop_list .det_row .bottarif .opener.active:before,
  .ntarifs_block .det_row .bottarif .opener.active:before,
  .tarifs_kop_list .det_row .bottarif .opener:hover:before,
  .ntarifs_block .det_row .bottarif .opener:hover:before {
    color: #0086ff;
  }
  .tarifs_kop_list .det_row .bottarif .opener.active.zvani,
  .ntarifs_block .det_row .bottarif .opener.active.zvani,
  .tarifs_kop_list .det_row .bottarif .opener:hover.zvani,
  .ntarifs_block .det_row .bottarif .opener:hover.zvani {
    background-image: url('/img/cid2019/zvani_a.png');
  }
  .tarifs_kop_list .det_row .bottarif .opener.active.sms,
  .ntarifs_block .det_row .bottarif .opener.active.sms,
  .tarifs_kop_list .det_row .bottarif .opener:hover.sms,
  .ntarifs_block .det_row .bottarif .opener:hover.sms {
    background-image: url('/img/cid2019/sms_a.png');
  }
  .tarifs_kop_list .det_row .bottarif .opener.active.data,
  .ntarifs_block .det_row .bottarif .opener.active.data,
  .tarifs_kop_list .det_row .bottarif .opener:hover.data,
  .ntarifs_block .det_row .bottarif .opener:hover.data {
    background-image: url('/img/cid2019/dati_a.png');
  }
  .tarifs_kop_list .det_row .bottarif .opener.active:before,
  .ntarifs_block .det_row .bottarif .opener.active:before {
    content: '\f077';
  }
  .tarifs_sml_list .bigtitle {
    padding-left: 20px;
  }
  .tarif_bl_2baners .wrap {
    margin: 0;
  }
  .tarif_bl_2baners .list {
    flex-direction: column;
    margin: 25px 0;
  }
  .tarif_bl_2baners .list .cont {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 30px;
  }
  .tarif_bl_2baners .list .rightb {
    width: unset;
    height: unset;
    margin-left: 0;
    margin-top: 25px;
  }
  .tarif_bl_2baners .list .rightb .img {
    position: static;
    display: block;
    margin: 0 auto;
    margin-bottom: 16px;
    top: unset;
    right: unset;
  }
  .tarif_bl_2baners .list .btn3 {
    position: relative;
    bottom: unset;
    left: unset;
  }
}
@media (max-width: 370px) {
  .tarifs_kop_sal .list .taritem {
    min-width: 330px;
    max-width: 330px;
  }
  .tarifs_kop_sal .list .taritem .cont {
    padding: 20px;
  }
  .tarifs_kop_sal .list .taritem .detalas .opener {
    padding-left: 65px;
    background-position: 25px center;
  }
  .tarifs_kop_sal .list .taritem .detalas .tarifi .cont2 h3 {
    padding: 20px;
  }
  .tarifs_kop_sal .list .taritem .detalas .tarifi .sat {
    padding: 20px;
  }
}
@media (max-width: 1080px) {
  .tarifs_block_side.v3_2 {
    justify-content: center;
  }
  .tarifs_block_side.v3_2.onbanner {
    margin-top: 50px;
  }
  .tarifs_block_side.v3_2 .item {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 0;
    width: 235px;
    margin-bottom: 15px;
  }
  .tarifs_block_side.v3_2 .item h2 {
    font-size: 30px;
  }
  .tarifs_block_side.v3_2 .item h2 img {
    width: 22px;
  }
  .tarifs_block_side.v3_2 .item + .item {
    margin-top: 0;
  }
  .tarifs_block_side.v3_2 .item.iesaka {
    padding-top: 45px;
    -webkit-box-shadow: unset;
    -moz-box-shadow: unset;
    box-shadow: unset;
    margin-bottom: 15px;
  }
  .tarifs_block_side.v3_2 .tiespejas {
    margin: 0 -15px;
  }
  .tarifs_block_side.v3_2 .tiespejas .tiespeja .izvele {
    padding-left: 45px;
    padding-right: 15px;
    background-position: 20px 25px;
  }
  .tarifs_block_side.v3_2 .tiespejas .tiespeja .apraksts {
    padding-left: 15px;
    padding-right: 15px;
  }
}
