﻿/*
    Web         : Studio X Creative
    Author      : Vladimir Milenkov - vmilenkov@studiox.bg
    Last update : 2017-06-26
*/

.box-sizing,
.box-sizing *,
.c-price,
.c-price * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.table {
  display: table;
  height: 100%;
  width: 100%;
}

.table .cell {
  display: table-cell;
  height: 100%;
  width: 100%;
  vertical-align: top;
}

.read-more.small {
  min-width: inherit;
  padding: 6px 20px 10px;
  font-size: 16px;
}

.popup-plan-content {
  margin-top: 25px;
  padding: 25px;
  background: white;
  border: 1px solid #dedede;
  border-radius: 4px;
}

.popup-plan-type,
.popup-plan-prices {
  text-align: center;
}

.popup-plan-type {
  padding: 20px 0 30px;
  border-bottom: 1px solid #cecece;
}

.popup-plan-prices {
  padding-top: 10px;
}

.popup-plan-prices .read-more {
  margin-top: 20px;
}

.devices .label {
  max-width: 210px;
  color: white;
  padding: 8px 14px 9px;
  position: absolute;
  top: 33px;
  left: -1.5%;
  /*text-align: center;*/
  text-transform: lowercase;
  background: #0033ff;
  font: 400 15px/1.375 'Manrope', Tahoma, sans-serif;
  -webkit-border-radius: 2px 2px 2px 0;
  border-radius: 2px 2px 2px 0;
  z-index: 6;
  transition: left 150ms ease;
}

.devices .label:after {
  content: '';
  height: 0;
  width: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  left: -0.5px\9;
  margin-bottom: -10px;
  margin-bottom: -9.5px\9;
  border-style: solid;
  border-width: 5px 11px;
  border-color: #0033ff #0033ff transparent transparent;
}

.devices .label.green {
  background: #a1bf35;
}
.devices .label.green:after {
  border-color: #87a323 #87a323 transparent transparent;
}

_:-ms-fullscreen,
:root .devices .label:after {
  left: -0.5px;
  margin-bottom: -9.5px;
}

/*
html.no-touch .devices > ul > li.short-info:hover .label,
html.touch .devices > ul > li.active.short-info .label{
	left: -35px;
}
*/

.devices > ul {
  margin-top: 0;
}

.devices > ul > li {
  float: left !important;
  border-bottom-width: 0;
  margin-left: 1.5% !important;
  margin-right: 1.5% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.devices > ul > li:before,
.devices > ul > li:after {
  display: none;
}

.partner-offers > ul > li {
  margin-left: 1% !important;
  margin-right: 1% !important;
}

.device-offers > ul > li {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.devices > ul > li:nth-child(4n + 1) {
  clear: both;
}

.shop-devices .devices > ul > li:nth-child(4n + 1),
.partner-list > ul > li:nth-child(4n + 1) {
  clear: none;
}

.partner-list > ul > li:nth-child(6n + 1),
li.nth-child-6n-1 {
  clear: both;
}

.partner-list > ul > li {
  margin: 30px 0 !important;
}

.device-gift a {
  color: #0033ff;
  text-decoration: underline;
}

.device-gift .table {
  width: 95%;
  table-layout: fixed;
}

.device-gift .table .table-cell {
  font-size: 14px;
  text-align: left;
  line-height: 1.275;
}

.device-gift .table .cell-text {
  padding: 0 40px 0 10px;
}

.device-gift .table .cell-preview {
  width: 120px;
}

.device-gift .table .table-cell p + p {
  margin-top: 0;
}

@media only screen and (max-width: 77em) {
  .devices > ul > li {
    width: 30.3333%;
  }

  .devices > ul > li:nth-child(4n + 1) {
    clear: none;
  }
  .devices > ul > li:nth-child(3n + 1) {
    clear: both;
  }
}

@media only screen and (max-width: 1000px) {
  .devices > ul > li {
    width: 47%;
  }
}

.devices > ul > li .preview {
  height: 250px !important;
}

.partner-list > ul > li .preview {
  height: 140px !important;
}

.devices > ul > li h2 {
  padding-left: 7px;
  padding-right: 7px;
}

.devices > ul > li h2 a {
  display: table;
  height: 100%;
  width: 100%;
}

.devices > ul > li h2 a strong {
  display: table-cell;
  vertical-align: middle;
  font-weight: normal;
}

.devices > ul > li .price-block {
  min-height: 67px;
  margin-top: 19px;
  padding-top: 15px;
  position: relative;
  border-top: 2px solid #dedede;
  white-space: nowrap;
  z-index: 5;
}

.devices > ul > li .price-block p {
  display: inline-block;
  position: relative;
  margin: 0 5px;
  color: #0d0d0d;
  vertical-align: middle;
  white-space: nowrap;
  font: 400 14px/18px 'Manrope', Tahoma, sans-serif;
}
.devices > ul > li .price-block p strong,
.devices > ul > li .price-block p sup,
.devices > ul > li .price-block p span {
  color: #0033ff;
}

.devices > ul > li .price-block .old-price {
  color: #818181;
  font-size: 12px;
}

.devices > ul > li .price-block p strong,
.devices > ul > li .price-block p del {
  display: inline-block;
  padding-right: 8px;
  position: relative;
  top: -1px;
  font: 700 44px/1 'Manrope', Tahoma, sans-serif;
}

.devices > ul > li .price-block p del {
  color: #818181;
  font-size: 12px;
  font-family: 'Manrope', Tahoma, sans-serif;
  text-decoration: none;
}

.devices > ul > li .price-block p del:before {
  content: '';
  height: 2px;
  position: absolute;
  top: 20px;
  left: 5px;
  right: 20px;
  background: #0033ff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  z-index: 2;
}

.no-csstransforms .devices > ul > li .price-block p del:before {
  height: 1px;
  left: 0;
  right: 0;
  background: #818181;
}

.devices > ul > li .price-block p sup {
  position: absolute;
  top: 2px;
  font: 700 20px/1 'Manrope', Tahoma, sans-serif;
}

.devices > ul > li .price-block p del strong {
  font-size: 40px;
}

.devices > ul > li .price-block p del sup {
  top: 2px;
  font-size: 17px;
}

.devices > ul > li .price-block p span {
  min-height: inherit !important;
  display: block;
  margin-top: 3px;
  padding-top: 1px;
  border-top: 1px solid #c8c9ca;
}

.special-price {
  position: relative;
  z-index: 2;
}

.special-price:before {
  content: '';
  height: 0;
  width: 0;
  position: absolute;
  top: 100%;
  left: 50%;
  margin: -3px 0 0 -5px;
  border: 5px solid;
  border-color: transparent transparent #4de0ff;
}

.special-price:after {
  content: '' attr(data-price) '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-top: 6px;
  padding: 2px 10px 5px;
  color: white;
  font-size: 13px;
  line-height: 1;
  background: #4de0ff;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

/*
.devices > ul > li .info{
	padding-top: 467px!important;
}
*/

.devices > ul > li .info li {
  padding-top: 0;
  padding-bottom: 0;
  font-size: 13px;
  line-height: 22px;
}

.devices > ul > li .info .preview-tools li {
  float: none;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 16px;
  line-height: 23px;
  text-align: center;
}

.devices > ul > li .info .preview-tools li a {
  display: inline-block;
}

.devices > ul > li .info .go {
  margin-top: 4px;
}

.devices.visible-info > ul {
  margin-bottom: -100px;
}

.devices.visible-info > ul > li {
  margin-bottom: 135px !important;
}

.devices.visible-info.has-colors > ul {
  margin-bottom: 40px !important;
}

.devices.visible-info.has-colors > ul > li {
  margin-bottom: 100px !important;
}

.devices.visible-info > ul > li.clearfix {
  margin: 0 !important;
}

/*
.devices.visible-info > ul > li .info{
	opacity: 1;
	visibility: visible;
	overflow: visible!important;
	background: transparent;
	box-shadow: none;
	border-color: transparent;
}
*/

.devices.visible-info > ul > li .info ul {
  display: none;
}

.devices.visible-info > ul > li .info .preview-tools {
  display: block;
}

/*
html.no-touch .devices.visible-info > ul > li:hover .info,
html.touch .devices.visible-info > ul > li.active .info{
	border-color: #c8c9ca;
	background: white;
	box-shadow: 0 0 10px rgba(0,0,0,.29);
}

html.no-touch .devices.visible-info > ul > li:hover .info ul,
html.touch .devices.visible-info > ul > li.active .info ul{
	display: block;
}
*/

/*.read-more,
.form .read-more {
    width: auto;
    min-width: 166px;
    display: inline-block;
    border: 0;
    cursor: pointer;
    padding: 13px 20px 15px;
    color: white;
    text-align: center;
    text-shadow: none;
    text-transform: none;
    text-decoration: none;
    box-shadow: none;
    font: 20px/20px 'DaxPro', Tahoma, sans-serif;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #0033FF;
}

.read-more:hover,
.read-more:focus {
    color: white;
    background: #0033FF;
}*/

.button-buy,
.button-more,
.button-green,
.responsive-slider-parallax .link .button-buy,
.responsive-slider-parallax .link .button-more,
.responsive-slider-parallax .link .button-green {
  display: inline-block;
  min-width: 86px;
  margin-top: 8px;
  padding: 14px 30px 16px 66px;
  position: relative;
  color: white !important;
  text-decoration: none !important;
  text-shadow: none;
  text-align: center;
  border: 0;
  cursor: pointer;
  background: #0033ff !important;
  font: 400 20px/1 'Manrope', Tahoma, sans-serif;
}

.button-green {
  padding-left: 10px;
}

.button-buy:before {
  content: '';
  height: 100%;
  width: 48px;
  position: absolute;
  top: 0;
  left: 0;
  background: #4de0ff;
}

.button-buy:after {
  content: '';
  height: 24px;
  width: 30px;
  position: absolute;
  top: 50%;
  left: 9px;
  margin-top: -12px;
  background: url('../images/layout/bgr-shop.png') no-repeat 0 0;
  z-index: 1;
}

.button-more {
  /*width: 172px;*/
  padding: 14px 30px 16px;
  background: #0033ff !important;
}

.responsive-slider-parallax .link .button-more {
  padding: 14px 30px 16px;
  background: #0033ff !important;
}

.button-green {
  padding-left: 30px;
  padding-right: 30px;
}

button.button-buy,
button.button-more {
  min-width: 146px;
}

.preview-product .prices-block .button-buy,
.preview-product .prices-block .button-more,
.preview-product .prices-block .button-green {
  font-size: 17px;
}

.read-more,
.form .read-more {
  color: white !important;
}

@media screen and (max-width: 767px) and (orientation: portrait) {
  .devices > ul {
    margin-top: -30px;
  }

  /*.devices > ul > li{
		margin-top: 30px;
	}*/

  .devices > ul > li .price-block p {
    margin: 0 7px;
  }

  .devices > ul > li .info {
    /*padding-top: 385px;*/
    left: 0 !important;
    right: 0 !important;
  }

  .devices > ul > li h2 {
    height: 42px;
  }

  .devices > ul > li.short-info:hover .devices .label {
    left: -21px;
  }
}

/* new label */
.plans-scrollbar .slider-holder > ul > li .box.label-new {
  position: relative;
}
.plans-scrollbar .slider-holder > ul > li .box.label-new::after {
  content: '';
  background-image: url('../images/layout/new-label.svg');
  position: absolute;
  width: 50px;
  height: 50px;
  top: -14px;
  right: -10px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
/* end of new label */

/* 4G */
.i4g,
.i4g-v {
  display: none;
  position: relative;
  top: -2px;
  left: 2px;
  vertical-align: middle;
  text-indent: -10000px;
  background: url('../images/layout/new-label.svg') no-repeat -100px 0;
}
.i4g-v {
  background: url('../images/layout/i4g-v.svg') no-repeat -100px 0;
}
.i4g.xs {
  height: 33px;
  width: 15px;
  background-position: 0 0;
}
.i4g-v.xs {
  width: 25px;
}
.i4g.xl {
  height: 45px;
  width: 21px;
  background-position: 0 -34px;
}
.i4g-v.xl {
  width: 34px;
}

.devices > ul > li .preview {
  overflow: visible;
}

.devices > ul > li .preview .i4g {
  position: absolute;
  top: -14px;
  left: auto;
  right: -10px;
}

.i4g.ol {
  height: 42px;
  width: 42px;
  background-position: 0 -80px;
}

.iwifivoice {
  height: 41px;
  width: 66px;
  position: absolute;
  top: -14px;
  right: -10px;
  text-indent: -10000px;
  background: url('../images/layout/iwifivoice.svg') no-repeat 0 0;
}

.iconVoWifi {
  position: absolute;
  background: url('../images/layout/icon-VoWIFI.svg') no-repeat 0 0;
  width: 100%;
  height: auto;
  font-size: 0;
  right: -25px;
  left: auto;
  max-width: 75px;
  top: 40px;
}

.iconVoLTE {
  position: absolute;
  background: url('../images/layout/icon-VoLTE.svg') no-repeat 0 0;
  width: 100%;
  height: auto;
  font-size: 0;
  right: -25px;
  left: auto;
  max-width: 75px;
}

@media only screen and (max-width: 1000px) {
  .iconVoLTE,
  .iconVoWifi {
    right: 0;
  }
}

@media only screen and (max-width: 480px) {
  .iconVoLTE,
  .iconVoWifi {
    right: -25px;
  }
}

.plans-scrollbar .slider-holder > ul > li {
  padding-top: 2px;
}

.plans-scrollbar .slider-holder > ul > li .box {
  position: relative;
  overflow: visible;
}

.plans-scrollbar .slider-holder > ul > li .i4g.ol {
  position: absolute;
  top: -13px;
  left: auto;
  right: -7px;
}

@media only screen and (max-width: 1000px) {
  .plans-scrollbar .slider-holder > ul > li .i4g.ol {
    right: 7px;
  }

  .scrollable-table {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .devices > ul > li:nth-child(3n + 1),
  .partner-list > ul > li:nth-child(3n + 1) {
    clear: none;
  }
  .devices > ul > li:nth-child(2n + 1) {
    clear: both;
  }

  .partner-list > ul > li:nth-child(4n + 1) {
    clear: both;
  }
}

@media screen and (max-width: 767px) and (orientation: portrait) {
  .devices > ul > li .preview .i4g {
    top: 14px;
  }
}

.prices-block {
  display: inline-block;
  vertical-align: middle;
}

.block-preview .text {
  overflow: hidden;
}

.line-tabs .text,
.tabs-holder .text {
  overflow: visible;
}

.preview-product .text .prices-block {
  clear: both;
  max-width: 270px;
  overflow: hidden;
  position: absolute;
  top: 4px;
  right: 0;
}

.prices-block .price-label {
  padding-bottom: 10px;
  text-align: center;
  font: 400 26px/1.2 'Manrope', Tahoma, serif;
}

.prices-block table {
  margin-bottom: 0;
}

.prices-block table tr td {
  width: 100%;
  border: 0;
  padding: 18px 0;
  font-size: 13px;
  line-height: 15px;
  background: white;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.prices-block table tr td:first-child {
  width: 50%;
  padding-left: 18px;
}

.prices-block table tr:nth-child(2n + 2) td {
  background: white;
}

.prices-block table tr.sep td {
  padding: 0;
  height: 2px;
  background: transparent;
}

.prices-block table tr td.price {
  text-align: right;
  padding-right: 18px;
  padding-left: 10px;
}

.prices-block .price,
.prices-block .old-price,
.prices-block .new-price {
  display: inline-block;
  color: #0033ff;
  font-size: 13px;
  white-space: nowrap;
  font-family: 'Manrope', Arial, sans-serif;
  font-weight: 400;
}

.preview-product .text .prices-block .old-price,
.preview-product .text .prices-block .new-price {
  margin-top: 14px;
}

.popup-plan-content .old-price + .new-price,
.popup-plan-content .new-price + .old-price {
  margin-top: 20px;
}

.prices-block .price,
.prices-block .old-price {
  color: #ababab;
}

.prices-block .price + .new-price,
.prices-block .old-price + .new-price {
  margin-left: 16px;
}

.prices-block .price strong,
.prices-block .old-price strong,
.prices-block .new-price strong {
  display: inline-block;
  padding-right: 8px;
  position: relative;
  top: -2px;
  font: 700 50px/31px 'Manrope', Tahoma, sans-serif;
}

.prices-block .price strong,
.prices-block .old-price strong {
  color: #ababab;
}

.prices-block .new-price strong {
  color: #0033ff;
}

.prices-block .old-price strong:before {
  content: '';
  height: 2px;
  width: 70px;
  position: absolute;
  top: 15px;
  left: 50%;
  margin-left: -35px;
  background: #0033ff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  z-index: 2;
}

.no-csstransforms .prices-block .old-price strong:before {
  height: 1px;
  left: -3px;
  right: 5px;
  background: #818181;
}

.prices-block .price strong sup,
.prices-block .old-price strong sup,
.prices-block .new-price strong sup {
  position: absolute;
  top: -3px;
  left: 100%;
  font-size: 24px;
  line-height: 1;
}

.prices-block .price strong sup,
.prices-block .old-price strong sup {
  top: -5px;
  font-size: 18px;
}

@media only screen and (max-width: 1000px) {
  .preview-product .text .prices-block {
    width: 100%;
    max-width: inherit;
    position: relative;
    top: 0;
    margin-top: 16px;
    padding: 15px;
    background: #f6f6f6;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .prices-block .price-label {
    text-align: left;
    padding-bottom: 15px;
  }

  .prices-block table tr td:first-child {
  }
}

.block-preview .preview {
  background: white;
}

[class*='pick-color'] {
  font-size: 0;
  margin: -2px 0 22px;
  position: relative;
  transform-style: preserve-3d;
  transform: perspective(1200px);
  z-index: 3;
}

[class*='pick-color'],
[class*='pick-color'] * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

[class*='pick-color'] a {
  display: inline-block;
  height: 32px;
  width: 32px;
  padding: 8px 12px;
  position: relative;
  vertical-align: top;
  border-bottom: 2px solid white;
  transition: all 300ms ease;
}

[class*='pick-color'] a:before {
  opacity: 0;
  visibility: hidden;
  content: attr(data-color);
  padding: 12px 30px;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-top: 8px;
  color: #0033ff;
  font: 14px/1.1 'Manrope', Arial, sans-serif;
  font-weight: 400;
  background: white;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.08);
  transition: all 300ms ease;
  transform: translateX(-50%) translateY(6px);
  pointer-events: none;
  z-index: 2;
}

[class*='pick-color'] a:after {
  opacity: 0;
  visibility: hidden;
  content: '';
  height: 0;
  width: 0;
  position: absolute;
  top: 100%;
  left: 50%;
  margin: -3px 0 0 -6px;
  border-style: solid;
  border-width: 6px;
  border-color: transparent transparent white;
  transform: translateY(6px);
  transition: all 300ms ease;
  pointer-events: none;
  z-index: 2;
}

[class*='pick-color'] a:hover:before {
  opacity: 1;
  visibility: visible;
  transform: translateX(-50%) translateY(0);
}

[class*='pick-color'] a:hover:after {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

[class*='pick-color'] a span {
  display: block;
  overflow: hidden;
  height: 20px;
  width: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -10px 0 0 -10px;
  border-radius: 22px;
  border: 1px solid #e6e6e6;
  transition: all 300ms ease;
}

[class*='pick-color'] a span:before {
  content: '';
  height: 18px;
  width: 15px;
  position: absolute;
  top: 0;
  right: 0;
  background: url('../files/colors/mask.png') no-repeat 0 0;
}

[class*='pick-color'] a span img {
  display: block;
  height: 100%;
  margin: 0 !important;
  border-radius: 22px;
  transition: all 300ms ease;
}

[class*='pick-color'] a span img.img-left,
[class*='pick-color'] a span img.img-right {
  margin: 0 !important;
  max-width: inherit !important;
}

[class*='pick-color'] a.active {
  border-color: #0033ff;
}

[class*='pick-color'] a.active span {
  height: 28px;
  width: 28px;
  margin: -18px 0 0 -14px;
}

.pick-device-color a {
  border-width: 0;
}

.pick-device-color a span:before {
  display: none;
}

.pick-device-color a {
  padding: 10px;
  border: 2px solid transparent;
  border-radius: 60px;
}

.pick-device-color a.active {
  border-color: #0033ff;
}

.pick-device-color a.active span {
  height: 20px;
  width: 20px;
  margin: -10px 0 0 -10px;
}

[class*='pick-color'] .put-color {
  padding-bottom: 10px;
  color: black;
  font: 15px/1.1 'Manrope', Arial, sans-serif;
  font-weight: 400;
}

@media only screen and (max-width: 1290px) {
  [class*='pick-color'] {
    margin: 8px 0 22px;
  }
}

@media only screen and (max-width: 767px) {
  [class*='pick-color'] a {
    border-color: #e0e0e0;
  }

  [class*='pick-color'] a.active {
    border-color: #0033ff;
  }

  .pick-device-color a {
    border-color: transparent;
  }

  .pick-device-color a.active {
    border-color: #0033ff;
  }
}

[class*='c-radio'],
[class*='c-checkbox'] {
  display: inline-block !important;
  min-height: 24px;
  margin-right: 12px;
  padding-bottom: 0 !important;
  position: relative;
  cursor: pointer;
  vertical-align: middle;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline-style: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

[class*='c-radio'] s:before,
[class*='c-radio'] s:after,
[class*='c-checkbox'] s:before,
[class*='c-checkbox'] s:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

[class*='c-checkbox'] var,
[class*='c-radio'] var {
  display: block;
  padding: 1px 0 0 28px;
  text-align: left;
  font: normal 18px/1.1 'Manrope', Arial, sans-serif;
  font-weight: 400;
}

[class*='c-checkbox'] [type='checkbox'],
[class*='c-radio'] [type='radio'] {
  width: auto;
  border: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity= '0');
  cursor: pointer;
}

[class*='c-checkbox'] [type='checkbox']:not(:checked) ~ var s:before,
[class*='c-checkbox'] [type='checkbox']:checked ~ var s:before,
[class*='c-radio'] [type='radio']:not(:checked) ~ var s:before,
[class*='c-radio'] [type='radio']:checked ~ var s:before {
  content: '';
  height: 17px;
  width: 17px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -8px;
  background: white;
  border: 1px solid #c7c7c7;
}

[class*='c-checkbox'] .error ~ var s:before,
[class*='c-radio'] .error ~ var s:before {
  border-color: red !important;
}

[class*='c-checkbox'] [type='checkbox']:not(:checked) ~ var s:after,
[class*='c-checkbox'] [type='checkbox']:checked ~ var s:after,
[class*='c-radio'] [type='radio']:not(:checked) ~ var s:after,
[class*='c-radio'] [type='radio']:checked ~ var s:after {
  content: '';
  visibility: hidden;
  height: 9px;
  width: 9px;
  position: absolute;
  top: 50%;
  left: 4px;
  margin-top: -4px;
  background: #2e2e2f;
}

[class*='c-radio'] [type='radio']:not(:checked) ~ var s:before,
[class*='c-radio'] [type='radio']:checked ~ var s:before,
[class*='c-radio'] [type='radio']:not(:checked) ~ var s:after,
[class*='c-radio'] [type='radio']:checked ~ var s:after {
  -webkit-border-radius: 24px;
  border-radius: 24px;
}

[class*='c-checkbox'] [type='checkbox']:checked ~ var s:after,
[class*='c-radio'] [type='radio']:checked ~ var s:after {
  visibility: visible;
}

[class*='c-checkbox'] [type='checkbox']:checked ~ var s:before,
[class*='c-radio'] [type='radio']:checked ~ var s:before {
  background: #f3f3f3;
}

.c-radio-v2 var,
.c-checkbox-v2 var {
  padding: 14px 0 16px;
  text-align: center;
  background: #f8f8f8;
  border: 2px solid transparent;
  border-radius: 2px;
}

.c-radio-v2 [type='radio']:checked ~ var {
  background: white;
  border-color: #4de0ff;
}

.c-radio-v2 [type='radio']:checked ~ var:before,
.c-radio-v2 [type='radio']:checked ~ var:after {
  content: '';
  height: 0;
  width: 0;
  position: absolute;
  top: 100%;
  left: 50%;
  margin: -2px 0 0 -4px;
  border-style: solid;
  border-width: 8px;
  border-color: white transparent transparent;
  z-index: 2;
}

.c-radio-v2 [type='radio']:checked ~ var:before,
.c-checkbox-v2 [type='checkbox']:checked ~ var:before {
  z-index: 1;
  margin-left: -7px;
  border-width: 11px;
  border-color: #4de0ff transparent transparent;
}

.c-radio-v2 [type='radio']:not(:checked) ~ var s:before,
.c-radio-v2 [type='radio']:checked ~ var s:before,
.c-checkbox-v2 [type='checkbox']:not(:checked) ~ var s:before,
.c-checkbox-v2 [type='checkbox']:checked ~ var s:before {
  top: auto;
  left: auto;
  margin: 2px 0 0 -28px;
}

.c-radio-v2 [type='radio']:not(:checked) ~ var s:after,
.c-radio-v2 [type='radio']:checked ~ var s:after,
.c-checkbox-v2 [type='checkbox']:not(:checked) ~ var s:after,
.c-checkbox-v2 [type='checkbox']:checked ~ var s:after {
  top: auto;
  left: auto;
  margin: 6px 0 0 -24px;
}

.c-radio-v2 .tooltip,
.c-checkbox-v2 .tooltip {
  vertical-align: middle;
  top: -10px;
  text-align: left;
}

.c-radio-v2 .tip h4,
.c-checkbox-v2 .tip h4 {
  font-size: 22px;
}

.ahref {
  cursor: pointer;
}

.pick-plan {
  padding: 20px 0 40px;
}

.pick-plan .plan-title,
.plan-options,
.plan-options li {
  display: inline-block;
  font: 18px/1.1 'Manrope', Arial, sans-serif;
  font-weight: 400;
  vertical-align: middle;
}

.pick-plan .plan-title {
  font-size: 24px;
  margin-right: 20px;
}

.plan-options-holder {
  position: relative;
  padding-top: 16px;
}

.plan-options-holder .toggle-plans {
  display: none;
  width: 100%;
  padding: 12px 30px 15px 15px;
  position: relative;
  text-align: left;
  cursor: pointer;
  font: 400 18px/24px Manrope, Tahoma, serif;
  background: white;
  border: 2px solid #4de0ff;
}

.plan-options-holder .toggle-plans:after {
  content: '';
  height: 0;
  width: 0;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -2px;
  border-style: solid;
  border-width: 6px 5px;
  border-color: #333 transparent transparent;
  pointer-events: none;
  z-index: 2;
}

.plan-options {
  display: block;
  font-size: 0;
}

.plan-options li {
  min-width: 280px;
  padding: 0 !important;
}

.plan-options.-auto-width li {
  min-width: inherit;
}

.plan-options li:last-child {
  margin-right: 0;
}

.plan-options li:before {
  display: none;
}

.plan-options li [class*='c-radio'] {
  display: block !important;
}

.custom-popup .plan-options {
  display: table;
  width: 100%;
  padding-top: 30px;
  table-layout: fixed;
}

.custom-popup .plan-options li {
  display: table-cell;
  min-width: 0;
  margin-right: 0;
}

.custom-popup .plan-options li .c-radio-v2 [type='radio']:checked ~ var:before,
.custom-popup .plan-options li .c-radio-v2 [type='radio']:checked ~ var:after,
.custom-popup .plan-options li .c-checkbox-v2 [type='checkbox']:checked ~ var:before,
.custom-popup .plan-options li .c-checkbox-v2 [type='checkbox']:checked ~ var:after {
  display: none;
}

.plans-table {
}

.plans-table table {
  width: 99.99%;
  min-width: 980px;
  text-align: center;
  font-family: 'Manrope', Arial, sans-serif;
  font-weight: 400;
}

@media only screen and (max-width: 1000px) {
  .plans-table table {
    min-width: inherit;
  }
}

.plans-table table thead tr th {
  padding: 12px 20px 14px;
  background: #f8f8f8;
  border: 1px solid #c6c6c6;
}

.-plans-v2 .selected th,
.-plans-v2 .selected td,
.-plans-v2 .highlighted-row th,
.-plans-v2 .highlighted-row td,
.plans-table table .selected th,
.plans-table table .selected td,
.plans-table table .highlighted-row th,
.plans-table table .highlighted-row td {
  border-top: 0;
  border-bottom: 0;
  box-shadow: inset 0 4px 0 0 #4de0ff, inset 0 -4px 0 0 #4de0ff;
}

/*.-plans-v2 .highlighted-row th,
	.-plans-v2 .highlighted-row td,
	.plans-table table .highlighted-row th,
	.plans-table table .highlighted-row td{
		box-shadow: inset 0 4px 0 0 #0033FF, inset 0 -4px 0 0 #0033FF;
	}*/

.-plans-v2 .selected.highlighted-row th,
.-plans-v2 .selected.highlighted-row td,
.plans-table table .selected.highlighted-row th,
.plans-table table .selected.highlighted-row td {
  box-shadow: inset 0 4px 0 0 #4de0ff, inset 0 -4px 0 0 #4de0ff;
}

.-plans-v2 .selected th:first-child,
.-plans-v2 .selected td:first-child,
.-plans-v2 .highlighted-row th:first-child,
.-plans-v2 .highlighted-row td:first-child,
.plans-table table .selected th:first-child,
.plans-table table .selected td:first-child,
.plans-table table .highlighted-row th:first-child,
.plans-table table .highlighted-row td:first-child {
  box-shadow: inset 4px 4px 0 0 #4de0ff, inset 4px -4px 0 0 #4de0ff;
}

/*.-plans-v2 .highlighted-row th:first-child,
	.-plans-v2 .highlighted-row td:first-child,
	.plans-table table .highlighted-row th:first-child,
	.plans-table table .highlighted-row td:first-child{
		box-shadow: inset 4px 4px 0 0 #0033FF, inset 4px -4px 0 0 #0033FF;
	}

	.-plans-v2 .selected.highlighted-row th:first-child,
	.-plans-v2 .selected.highlighted-row td:first-child,
	.plans-table table .selected.highlighted-row th:first-child,
	.plans-table table .selected.highlighted-row td:first-child{
		box-shadow: inset 4px 4px 0 0 #4DE0FF, inset 4px -4px 0 0 #4DE0FF;
	}*/

.-plans-v2 .selected th:last-child,
.-plans-v2 .selected td:last-child,
.-plans-v2 .highlighted-row th:last-child,
.-plans-v2 .highlighted-row td:last-child,
.plans-table table .selected th:last-child,
.plans-table table .selected td:last-child,
.plans-table table .highlighted-row th:last-child,
.plans-table table .highlighted-row td:last-child {
  border-right: 0;
  box-shadow: inset 0 4px 0 0 #4de0ff, inset -4px -4px 0 0 #4de0ff;
}

/*.-plans-v2 .highlighted-row th:last-child,
	.-plans-v2 .highlighted-row td:last-child,
	.plans-table table .highlighted-row th:last-child,
	.plans-table table .highlighted-row td:last-child{
		box-shadow: inset 0 4px 0 0 #0033FF, inset -4px -4px 0 0 #0033FF;
	}

	.-plans-v2 .selected.highlighted-row th:last-child,
	.-plans-v2 .selected.highlighted-row td:last-child,
	.plans-table table .selected.highlighted-row th:last-child,
	.plans-table table .selected.highlighted-row td:last-child{
		box-shadow: inset 0 4px 0 0 #4DE0FF, inset -4px -4px 0 0 #4DE0FF;
	}*/

.plans-table table tr td {
  padding: 40px 20px;
  text-align: center;
  box-shadow: none;
  border: 1px solid #c6c6c6;
  background: white;
}

.plans-table table tfoot td,
.plans-table table tbody tr:nth-child(2n + 2) td {
  background: #f3f3f2;
}

.plans-table table .selected td {
  border-bottom-width: 0;
}

.-plans-v2 .selected + tr th,
.-plans-v2 .selected + tr td,
.-plans-v2 .highlighted-row th,
.-plans-v2 .highlighted-row td,
.plans-table table .selected + tr th,
.plans-table table .selected + tr td,
.plans-table table .highlighted-row + tr th,
.plans-table table .highlighted-row + tr td {
  border-top-width: 0;
}

.-plans-v2 .highlighted-row th > div,
.-plans-v2 .highlighted-row td > div,
.plans-table table .highlighted-row td > div,
.plans-table table .highlighted-row th > div {
  position: static;
}

.-plans-v2 .highlighted-row td,
.plans-table table .highlighted-row td {
  position: relative;
}

.-plans-v2 .highlighted-row .highlighted-label,
.plans-table table .highlighted-row .highlighted-label {
  position: absolute;
  bottom: 4px;
  right: 0;
  margin-top: 26px;
  padding: 5px 8px 7px;
  color: white;
  font-size: 14px;
  line-height: 1;
  background: #4de0ff;
  white-space: nowrap;
  z-index: 3;
}

/*.-plans-v2 .highlighted-row.selected td .highlighted-label,
.plans-table table .highlighted-row.selected td .highlighted-label,
.-plans-v2 .highlighted-row.selected th .highlighted-label,
.plans-table table .highlighted-row.selected th .highlighted-label{
	background: #4DE0FF;
}*/

.plans-table .c-price {
  margin-right: 30px;
}

.plans-table .view-all-rows-holder {
  position: absolute;
  left: 0;
  right: 0;
  margin-top: -12px;
  -webkit-transform: translate3d(0, 0, 0);
}

.plans-table .view-all-rows {
  color: #5b5b5e;
  cursor: pointer;
  text-transform: uppercase;
  font: 600 16px 'Manrope', Arial, sans-serif;
}

.plans-table {
  width: 100%;
  text-align: center;
  text-shadow: none;
}

.plans-table p {
  display: inline-block;
  margin: 0.1em 0;
  vertical-align: middle;
}

.plans-table p + p {
  padding-left: 8px;
}

.plans-table br {
  display: block;
  margin: 0.1em 0;
}

.plans-table img,
div.text .plans-table img {
  display: inline-block;
  margin: 2px 0 !important;
  line-height: 0;
  vertical-align: middle;
}

.plans-table td b,
.plans-table td strong {
  font-size: 20px;
  font-weight: normal;
  font-family: 'Manrope', Arial, sans-serif;
  font-weight: 400;
}

.plans-table td b {
  color: #0033ff;
  font-size: 16px;
}

.plans-table strong del {
  color: #606063;
  font-family: 'Manrope', Arial, sans-serif;
  font-weight: 400;
}

.plans-table .-d {
  color: #646468;
  font-size: 16px;
  font-family: 'Manrope', Arial, sans-serif;
  font-weight: 400;
  text-decoration: none;
}

.plans-table .tooltip {
  vertical-align: top;
}

.plans-table thead th .tooltip {
  float: right;
}

.plans-table .tip {
  margin: 0 0 -20px 5px;
  font-family: 'Manrope', Arial, sans-serif;
  font-weight: 400;
}

.plans-table td:last-child .tip {
  left: auto;
  right: -20px;
}

.plans-table td:last-child .tip .corner {
  left: auto;
  right: 20px;
}

.c-price {
  display: inline-block;
  height: 69px;
  width: 69px;
  position: relative;
  border: 2px solid #0033ff;
  text-align: center;
  vertical-align: middle;
  border-radius: 70px;
}

.c-price:before {
  content: '';
  height: 42px;
  width: 42px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -21px 0 0 -21px;
  background: url('../images/layout/m-plans.png') no-repeat -10000px 0;
}

.c-price .-price {
  height: 66px;
  width: 66px;
  padding-top: 10px;
  position: absolute;
  top: -20px;
  right: -30px;
  color: white;
  font: 14px/1 'Manrope', Arial, sans-serif;
  font-weight: 400;
  background: #0033ff;
  border-radius: 66px;
}

.c-price .-price .-value {
  position: relative;
  top: 9px;
  font-size: 27px;
}

.c-price .-price-old {
  height: 48px;
  width: 48px;
  padding-top: 12px;
  position: absolute;
  bottom: -14px;
  left: -20px;
  color: #0033ff;
  font: 12px/1 'Manrope', Arial, sans-serif;
  font-weight: 400;
  background: #e8e5e5;
  border-radius: 42px;
}

.c-price .-price-old .-value {
  position: relative;
  top: 1px;
  font-size: 20px;
}

.-hybrid .-price-old .-value {
  display: inline-block;
  height: 24px;
  width: 24px;
  text-indent: -10000px;
  background: url('../images/layout/m-plans.png') no-repeat -190px -399px;
}

.plan-1 .c-price {
  border-color: #f7ca14;
}
.plan-2 .c-price {
  border-color: #efb33b;
}
.plan-3 .c-price {
  border-color: #ed6861;
}
.plan-4 .c-price {
  border-color: #adcc40;
}
.plan-5 .c-price {
  border-color: #5c9ae3;
}
.plan-6 .c-price {
  border-color: #bb78d5;
}
.plan-7 .c-price {
  border-color: #ccdf21;
}
.plan-8 .c-price {
  border-color: #f7cb14;
}
.plan-9 .c-price {
  border-color: #0033ff;
}

.plan-1 .c-price .-price {
  background: #f7ca14;
}
.plan-2 .c-price .-price {
  background: #efb33b;
}
.plan-3 .c-price .-price {
  background: #ed6861;
}
.plan-4 .c-price .-price {
  background: #adcc40;
}
.plan-5 .c-price .-price {
  background: #5c9ae3;
}
.plan-6 .c-price .-price {
  background: #bb78d5;
}
.plan-7 .c-price .-price {
  background: #ccdf21;
}
.plan-8 .c-price .-price {
  background: #f7cb14;
}
.plan-9 .c-price .-price {
  background: #0033ff;
}

.plan-1 .c-price .-price-old {
  color: #f7ca14;
}
.plan-2 .c-price .-price-old {
  color: #efb33b;
}
.plan-3 .c-price .-price-old {
  color: #ed6861;
}
.plan-4 .c-price .-price-old {
  color: #adcc40;
}
.plan-5 .c-price .-price-old {
  color: #5c9ae3;
}
.plan-6 .c-price .-price-old {
  color: #bb78d5;
}
.plan-7 .c-price .-price-old {
  color: #ccdf21;
}
.plan-8 .c-price .-price-old {
  color: #f7cb14;
}
.plan-9 .c-price .-price-old {
  color: #0033ff;
}

.c-price.-mobile-phone:before {
  background-position: 0 -344px;
}
.plan-1 .c-price.-mobile-phone:before {
  background-position: 0 -86px;
}
.plan-2 .c-price.-mobile-phone:before {
  background-position: 0 -129px;
}
.plan-3 .c-price.-mobile-phone:before {
  background-position: 0 -172px;
}
.plan-4 .c-price.-mobile-phone:before {
  background-position: 0 -215px;
}
.plan-5 .c-price.-mobile-phone:before {
  background-position: 0 -258px;
}
.plan-6 .c-price.-mobile-phone:before {
  background-position: 0 -301px;
}
.plan-7 .c-price.-mobile-phone:before {
  background-position: 0 0;
}
.plan-8 .c-price.-mobile-phone:before {
  background-position: 0 -86px;
}
.plan-9 .c-price.-mobile-phone:before {
  background-position: 0 -344px;
}

.c-price.-home-phone:before {
  background-position: -43px -344px;
}
.plan-1 .c-price.-home-phone:before {
  background-position: -43px -86px;
}
.plan-2 .c-price.-home-phone:before {
  background-position: -43px -129px;
}
.plan-3 .c-price.-home-phone:before {
  background-position: -43px -172px;
}
.plan-4 .c-price.-home-phone:before {
  background-position: -43px -215px;
}
.plan-5 .c-price.-home-phone:before {
  background-position: -43px -258px;
}
.plan-6 .c-price.-home-phone:before {
  background-position: -43px -301px;
}
.plan-7 .c-price.-home-phone:before {
  background-position: -43px 0;
}
.plan-8 .c-price.-home-phone:before {
  background-position: -43px -86px;
}
.plan-9 .c-price.-home-phone:before {
  background-position: -43px -344px;
}

.c-price.-internet:before {
  background-position: -86px -344px;
}
.plan-1 .c-price.-internet:before {
  background-position: -86px -86px;
}
.plan-2 .c-price.-internet:before {
  background-position: -86px -129px;
}
.plan-3 .c-price.-internet:before {
  background-position: -86px -172px;
}
.plan-4 .c-price.-internet:before {
  background-position: -86px -215px;
}
.plan-5 .c-price.-internet:before {
  background-position: -86px -258px;
}
.plan-6 .c-price.-internet:before {
  background-position: -86px -301px;
}
.plan-7 .c-price.-internet:before {
  background-position: -86px 0;
}
.plan-8 .c-price.-internet:before {
  background-position: -86px -86px;
}
.plan-9 .c-price.-internet:before {
  background-position: -86px -344px;
}

.c-price.-package:before {
  background-position: -129px -344px;
}
.plan-1 .c-price.-package:before {
  background-position: -129px -86px;
}
.plan-2 .c-price.-package:before {
  background-position: -129px -129px;
}
.plan-3 .c-price.-package:before {
  background-position: -129px -172px;
}
.plan-4 .c-price.-package:before {
  background-position: -129px -215px;
}
.plan-5 .c-price.-package:before {
  background-position: -129px -258px;
}
.plan-6 .c-price.-package:before {
  background-position: -129px -301px;
}
.plan-7 .c-price.-package:before {
  background-position: -129px 0;
}
.plan-8 .c-price.-package:before {
  background-position: -129px -86px;
}
.plan-9 .c-price.-package:before {
  background-position: -129px -344px;
}

.c-price.-tv:before {
  background-position: -172px -344px;
}
.plan-1 .c-price.-tv:before {
  background-position: -172px -86px;
}
.plan-2 .c-price.-tv:before {
  background-position: -172px -129px;
}
.plan-3 .c-price.-tv:before {
  background-position: -172px -172px;
}
.plan-4 .c-price.-tv:before {
  background-position: -172px -215px;
}
.plan-5 .c-price.-tv:before {
  background-position: -172px -258px;
}
.plan-6 .c-price.-tv:before {
  background-position: -172px -301px;
}
.plan-7 .c-price.-tv:before {
  background-position: -172px 0;
}
.plan-8 .c-price.-tv:before {
  background-position: -172px -86px;
}
.plan-9 .c-price.-tv:before {
  background-position: -172px -344px;
}

.c-price + a {
  text-decoration: underline;
}

.custom-popup {
  width: 760px;
  color: #484848;
  cursor: default;
  background: #e4e4e4;
  border-top: 4px solid #0033ff;
  font: 16px/1.2 'Manrope', Arial, sans-serif;
  font-weight: 400;
}

.custom-popup.popup-small {
  width: 300px;
}

.custom-popup.popup-medium {
  width: 970px;
}

.custom-popup .top {
  position: relative;
  padding: 20px;
}

.custom-popup .close-colorbox {
  padding: 5px 20px 6px;
  position: absolute;
  top: 16px;
  right: 20px;
  color: white;
  font-size: 14px;
  line-height: 13px;
  background: #9a9a9a;
}

.custom-popup .content {
  padding: 0 30px 30px;
}

.custom-popup .popup-title {
  display: block;
  font-size: 24px;
  font-weight: 400;
}

.custom-popup .title-medium {
  font-size: 40px;
}

.custom-popup .title-small {
  font-size: 18px;
}

.custom-popup .content a {
  color: #0033ff;
}

.form,
.form * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.form {
  margin: auto;
  position: relative;
  left: -30px;
}

.form .form-title,
.form .grid-container {
  position: relative;
  left: 30px;
}

.form .grid-container .grid-container {
  left: 0;
}

.form li {
  width: 100%;
  float: left;
  padding: 30px 0 0 30px;
}

.form label {
  display: block;
  padding-bottom: 8px;
  color: #606060;
  font-size: 15px;
}

.form [class*='c-checkbox'] var,
.form [class*='c-radio'] var {
  color: #606060;
  font-size: 15px;
}

.form [class*='c-checkbox'] [type='checkbox']:not(:checked) ~ var s:before,
.form [class*='c-checkbox'] [type='checkbox']:checked ~ var s:before,
.form [class*='c-radio'] [type='radio']:not(:checked) ~ var s:before,
.form [class*='c-radio'] [type='radio']:checked ~ var s:before {
  margin-top: -10px;
}

.form [class*='c-checkbox'] [type='checkbox']:not(:checked) ~ var s:after,
.form [class*='c-checkbox'] [type='checkbox']:checked ~ var s:after,
.form [class*='c-radio'] [type='radio']:not(:checked) ~ var s:after,
.form [class*='c-radio'] [type='radio']:checked ~ var s:after {
  margin-top: -6px;
}

.form input,
.form select,
.form textarea {
  width: 100%;
  padding: 8px 10px 11px;
  color: #484848;
  cursor: default;
  font: normal 16px/22px 'Manrope', Arial, sans-serif;
  font-weight: 400;
  border: 1px solid #bdbec0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  background: white;
}

.form textarea {
  min-height: 130px;
  overflow: auto;
  resize: none;
}

.form input:not(*:root) {
  padding-top: 9px;
}
.form select:not(*:root) {
  padding-top: 9px;
}
.form textarea:not(*:root) {
  padding-top: 9px;
}

.form .select {
  border: 0;
  padding: 0;
  position: relative;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline-style: none;
}

.select:before {
  content: '';
  height: 0;
  width: 0;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  border-style: solid;
  border-width: 6px 5px;
  border-color: #bdbec0 transparent transparent;
  pointer-events: none;
  z-index: 2;
}

.form .select select {
  padding: 8px 30px 11px 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.form .select select::-ms-expand {
  display: none;
}

.form .select select optgroup option {
  padding-left: 0;
  padding-right: 0;
}

.form .select select optgroup option:first-child {
  margin-top: 4px;
}

.ie9 .select:before,
.oldie .select:before {
  display: none;
}

.ie9 .select select,
.oldie .select select {
  padding-right: 15px !important;
}

.ie9 .select select::-ms-expand,
.oldie .select select::-ms-expand {
  display: block;
}

.form .error {
  border-color: red;
}

.m-error {
  display: block;
  padding-top: 6px;
  color: red;
  font-size: 14px;
}

#aside-basket {
  width: 360px;
  position: fixed;
  top: 50%;
  right: 0;
  font: 15px/1.2 'Manrope', Arial, sans-serif;
  font-weight: 400;
  -webkit-transform: translateX(100%) translateY(-15%);
  transform: translateX(100%) translateY(-15%);
  -webkit-transition: all 600ms cubic-bezier(0.55, 0, 0.1, 1);
  transition: all 600ms cubic-bezier(0.55, 0, 0.1, 1);
  will-change: transform;
  z-index: 500;
}

.basket-open #aside-basket {
  -webkit-transform: translateX(0) translateY(-40%);
  transform: translateX(0) translateY(-40%);
}

#aside-basket .top {
  padding: 0;
  color: white;
  cursor: pointer;
  background: #4de0ff;
  -webkit-transform: translateX(-65px);
  transform: translateX(-65px);
  -webkit-transition: all 600ms cubic-bezier(0.55, 0, 0.1, 1);
  transition: all 600ms cubic-bezier(0.55, 0, 0.1, 1);
  will-change: transform;
}

.basket-open #aside-basket .top {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

#aside-basket .top var {
  display: block;
  position: relative;
  padding: 14px 10px 15px 43px;
  font-size: 17px;
  font-style: normal;
}

#aside-basket .top var:before {
  content: '';
  height: 24px;
  width: 30px;
  position: absolute;
  top: 50%;
  left: 9px;
  margin-top: -12px;
  background: url('../images/layout/bgr-shop.png') no-repeat 0 0;
}

#aside-basket .top em {
  position: absolute;
  top: 50%;
  right: 16px;
  margin-top: -10px;
  padding-right: 16px;
  font-size: 14px;
  font-style: normal;
}

#aside-basket .top em:after {
  content: '';
  height: 8px;
  width: 8px;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -2px;
  background: url('../images/layout/bgr-sprite.png') no-repeat -279px -313px;
}

#aside-basket .top em:not(*:root) {
  margin-top: -8px;
}
#aside-basket .top em:not(*:root):after {
  margin-top: -3px;
}

#aside-basket .content {
  max-height: calc(100vh - 50px);
  overflow: hidden;
  position: relative;
  padding: 10px 0 20px;
  color: #333;
  background: white;
  border-left: 1px solid #bdbec0;
  border-bottom: 1px solid #bdbec0;
}

#aside-basket .inner-content {
  max-height: calc(100vh - 80px);
  padding: 0 20px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

#aside-basket .basket-info {
  width: auto;
  table-layout: fixed;
}

#aside-basket .basket-info tbody td {
  width: 50%;
  font-size: 14px;
}

#aside-basket .prices-block .price strong,
#aside-basket .prices-block .old-price strong,
#aside-basket .prices-block .new-price strong {
  font-size: 30px;
}

#aside-basket .prices-block .price sup,
#aside-basket .prices-block .old-price sup,
#aside-basket .prices-block .new-price sup {
  font-size: 14px;
  top: 2px;
}

.basket-loader {
  opacity: 0;
  visibility: hidden;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(160, 191, 53, 0.5);
  transition: 450ms cubic-bezier(0.5, 0, 0.5, 1);
  z-index: -1;
}

.basket-loader.visible {
  opacity: 1;
  visibility: visible;
  z-index: 100;
}

.basket-spinner {
  height: 64px;
  width: 64px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -32px 0 0 -32px;
}
.basket-spinner div {
  animation: basket-spinner 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 32px 32px;
}
.basket-spinner div:after {
  content: ' ';
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #fff;
  margin: -3px 0 0 -3px;
}
.basket-spinner div:nth-child(1) {
  animation-delay: -0.036s;
}
.basket-spinner div:nth-child(1):after {
  top: 50px;
  left: 50px;
}
.basket-spinner div:nth-child(2) {
  animation-delay: -0.072s;
}
.basket-spinner div:nth-child(2):after {
  top: 54px;
  left: 45px;
}
.basket-spinner div:nth-child(3) {
  animation-delay: -0.108s;
}
.basket-spinner div:nth-child(3):after {
  top: 57px;
  left: 39px;
}
.basket-spinner div:nth-child(4) {
  animation-delay: -0.144s;
}
.basket-spinner div:nth-child(4):after {
  top: 58px;
  left: 32px;
}
.basket-spinner div:nth-child(5) {
  animation-delay: -0.18s;
}
.basket-spinner div:nth-child(5):after {
  top: 57px;
  left: 25px;
}
.basket-spinner div:nth-child(6) {
  animation-delay: -0.216s;
}
.basket-spinner div:nth-child(6):after {
  top: 54px;
  left: 19px;
}
.basket-spinner div:nth-child(7) {
  animation-delay: -0.252s;
}
.basket-spinner div:nth-child(7):after {
  top: 50px;
  left: 14px;
}
.basket-spinner div:nth-child(8) {
  animation-delay: -0.288s;
}
.basket-spinner div:nth-child(8):after {
  top: 45px;
  left: 10px;
}
@keyframes basket-spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.shop-title,
.shop-sub-title {
  padding-bottom: 20px;
  color: #303031;
  font: 36px/1.1 'Manrope', Arial, sans-serif;
  font-weight: 400;
  text-shadow: 1px 1px 0 white;
}

.shop-sub-title {
  font-size: 24px;
}

.shop-content {
  padding-bottom: 40px;
  font: 18px/1.4 'Manrope', Arial, sans-serif;
  font-weight: 400;
}

.shop-content p + p {
  margin-top: 0.6em;
}

.shop-content small {
  font-size: 80%;
}

.shop-content .read-more {
  padding-left: 20px;
  padding-right: 20px;
}

.basket {
  padding: 10px 0 40px;
  color: black;
  table-layout: fixed;
  font: normal 15px/1.1 'Manrope', Arial, sans-serif;
  font-weight: 400;
}

.basket .b-title {
  margin: 0 0 20px;
  padding: 16px 20px;
  font-size: 20px;
  border-bottom: 1px solid #e3e3e3;
}

.basket .info .b-title {
  margin-left: -20px;
  margin-right: -20px;
}

.basket .content {
  height: 100%;
  background: white;
  border: 1px solid #bdbec0;
  border-radius: 3px;
}

.basket .b-title + .content {
  padding-top: 0;
}

.basket .content .inner-content {
  padding: 20px;
}

.basket p + p,
.basket .pick-color {
  margin-top: 10px;
}

.h1,
.h2 {
  margin-bottom: 10px;
  color: #535357;
  font: normal 22px/1.1 'Manrope', Arial, sans-serif;
  font-weight: 400;
}

.h1 {
  font-size: 30px;
}

#aside-basket .h1,
#aside-basket .h2 {
  margin: 16px 0 6px;
  color: #333;
  font-size: 18px;
}

.basket .c-price {
  margin-top: 25px;
}

.basket-info {
  margin: 0;
  font-family: 'Manrope', Arial, sans-serif;
  font-weight: 400;
}

.basket-info .prices-block .price strong,
.basket-info .prices-block .old-price strong,
.basket-info .prices-block .new-price strong {
  padding-right: 2px;
  font-size: 40px;
  font-family: 'Manrope', Arial, sans-serif;
  font-weight: 400;
}

.basket-info .prices-block .price sup,
.basket-info .prices-block .old-price sup,
.basket-info .prices-block .new-price sup {
  font-size: 18px;
  top: -1px;
}

.info .basket-info .prices-block .new-price strong {
  font-family: 'Manrope', Arial, sans-serif;
  font-weight: 400;
}

.basket .info {
  width: 380px;
  padding-left: 30px;
}

.basket .info .content {
  padding: 0 20px;
}

.basket .device-preview {
  position: relative;
  padding: 20px 35px 10px 20px;
}

.device-preview .remove-item {
  height: 14px;
  width: 14px;
  padding: 0;
  position: absolute;
  top: 33px;
  right: 25px;
  cursor: pointer;
  border: 0;
  text-indent: -10000px;
  background: url('../images/layout/bgr-sprite.png') no-repeat -203px -238px;
}

.basket .device-preview .preview {
  width: 200px;
  float: left;
  min-height: 220px;
  text-align: center;
}

.basket .device-preview .preview img {
  width: 100%;
}

.basket .device-preview + .device-preview {
  position: relative;
  border-top: 1px solid #e3e3e3;
}

.basket .device-preview + .device-preview:before {
  content: '+';
  height: 20px;
  width: 21px;
  padding-top: 1px;
  position: absolute;
  top: -11px;
  left: 110px;
  color: white;
  font-size: 18px;
  line-height: 18px;
  text-align: center;
  background: #0033ff;
  border-radius: 22px;
}

.basket .device-preview .details {
  overflow: hidden;
  padding: 0 20px 30px 30px;
  position: relative;
  left: -15px;
}

.basket-info tbody td {
  padding: 0;
  color: #333;
  border: 0;
  box-shadow: none;
  background: transparent !important;
}

.basket-info tbody td:last-child {
  text-align: right;
}

.basket-info tbody td:only-child {
  text-align: left;
}

.basket-info tbody td strong {
  color: inherit;
  font-size: 18px;
  font-weight: normal;
}

.info .basket-info td {
  font-size: 18px;
}

.basket-info tbody tr:first-child td {
  padding-top: 0;
}

.info .basket-info td a {
  color: #0033ff;
}

.basket-info .divider {
  height: 1px;
  margin: 16px auto;
  background: #e3e3e3 !important;
}

#aside-basket .basket-info .divider {
  margin: 22px auto 10px;
}

.basket-info td small {
  font-size: 15px;
}

.basket-info .prices-block {
  margin: 10px 0 2px;
  white-space: nowrap;
}

.basket-info .prices-block .price,
.basket-info .prices-block .old-price {
  color: #333;
}

.basket-info .prices-block .price strong,
.basket-info .prices-block .old-price strong {
  color: #333;
  font-size: 38px;
}

.basket-info .prices-block .price sup,
.basket-info .prices-block .old-price sup {
  top: 0;
}

.basket-info .read-more {
  margin: 20px 0;
}

.form-title {
  color: #606060;
  font: normal 30px/1 'Manrope', Arial, sans-serif;
  font-weight: 400;
}

.form .errors {
  position: relative;
  left: 30px;
  padding-bottom: 20px;
}

.form .errors li {
  float: none;
  margin: 0;
  padding-left: 0;
  padding-top: 3px !important;
  padding-bottom: 3px !important;
  font-size: 15px;
  color: #0033ff;
}

.form .errors li strong {
  font-size: 18px;
  font-weight: normal;
}

.grid-container:before,
.grid-container:after {
  content: '';
  display: block;
  height: 0;
  overflow: hidden;
}

.grid-container:after {
  clear: both;
}

.grid-container {
  width: 100%;
  width: calc(100% + 20px);
  margin-left: -20px;
  position: relative;
  color: #606060;
}

.grid-container.-offset-top {
  margin-top: -25px;
}

.grid-container [class*='grid-'] {
  width: 100%;
  float: left;
  margin-top: 25px;
  padding: 0 0 0 20px;
  min-height: 1px;
}

@media (max-width: 61.9em) {
  .grid-container [class*='grid-'] {
    padding: 0 0 0 20px !important;
  }
}

.grid-container [class*='grid-'] [class*='grid-'] {
  margin-top: 0;
  padding-left: 10px !important;
}

.grid-container .grid-container {
  width: calc(100% + 20px);
  float: none;
  padding-left: 0 !important;
}

.grid-container .grid-d-12 {
  width: 100%;
}
.grid-container .grid-d-11 {
  width: 91.666663%;
}
.grid-container .grid-d-10 {
  width: 83.33%;
}
.grid-container .grid-d-9 {
  width: 74.999997%;
}
.grid-container .grid-d-8 {
  width: 66.66666664%;
}
.grid-container .grid-d-7 {
  width: 58.333%;
}
.grid-container .grid-d-6 {
  width: 50%;
}
.grid-container .grid-d-5 {
  width: 41.6665%;
}
.grid-container .grid-d-4 {
  width: 33.3333%;
}
.grid-container .grid-d-3 {
  width: 24.99%;
}
.grid-container .grid-d-2 {
  width: 16.66666%;
}
.grid-container .grid-d-1 {
  width: 8.33%;
}

.shop-devices {
  position: relative;
}

.shop-devices .devices {
  padding-right: 315px;
}

.shop-devices .aside {
  width: 290px;
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 80px;
  font-family: 'Manrope', Arial, sans-serif;
  font-weight: 400;
  z-index: 20;
}

.shop-devices .aside-plan {
  padding: 10px;
  box-shadow: inset 1px 1px 0 white, inset -1px -1px 0 white;
  border: 1px solid #bdbec0;
  background: #f3f3f3;
  background: linear-gradient(#f3f3f3 0%, white 100%);
}

.shop-devices .devices > ul {
  margin-top: 0;
  margin-bottom: -90px;
}

.shop-devices .devices > ul > li {
  width: 30%;
  float: left;
  margin-top: 90px;
  margin-bottom: 0;
}

.shop-devices .devices > ul > li:nth-child(3n + 1) {
  clear: both;
}

.has-colors > ul > li .price-block {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.has-colors ul > li.selected {
  z-index: 10;
}

.has-colors ul > li.selected .info {
  opacity: 1;
  visibility: visible;
  box-shadow: none;
  border-color: #0033ff;
  background: white;
}

.has-colors > ul > li .pick-color {
  margin: -3px auto 5px;
  /*
	margin: 0;
	position: absolute;
	top: 390px;
	left: 12px; right: 12px;
	*/
  text-align: center;
}

.has-colors > ul > li .c-radio {
  position: absolute;
  top: -35px;
  left: 10px;
}

.has-colors > ul > li .pick-color a:before,
.has-colors > ul > li .pick-color a:after {
  display: none;
}

html.no-touch .has-colors > ul > li:hover h2 a,
html.touch .has-colors > ul > li.active h2 a {
  color: inherit;
}

.has-colors .button-details {
  color: inherit;
  font-size: 110%;
}

.aside-plan .c-price {
  margin: 5px 0 30px 15px;
  background: white;
}

.aside-plan .basket-info tbody td {
  color: #606060;
  font-size: 16px;
}

.aside-plan .basket-info tbody td + td {
  padding-left: 16px;
}

.aside-plan .basket-info tbody td small {
  display: block;
  font-size: 14px;
  text-align: center;
}

.aside-plan .basket-info .prices-block {
  margin: 0;
}

.aside-plan .basket-info .prices-block [class*='price'] strong {
  font-size: 32px;
  font-family: 'Manrope', Arial, sans-serif;
  font-weight: 400;
}

.aside-plan .basket-info .prices-block [class*='price'] sup {
  top: 1px;
}

.aside-plan .basket-info tbody td.total {
  padding-top: 5px;
  padding-bottom: 10px;
  font-size: 22px;
  text-align: center;
}

.aside-plan .basket-info tbody td.total .prices-block [class*='price'] strong {
  font-size: 44px;
}

.aside-plan .basket-info tbody td.total .prices-block [class*='price'] sup {
  top: -2px;
}

.shop-devices .-with-plan {
  padding-top: 20px;
}

.shop-devices .-with-plan .cell {
  width: auto;
}

.shop-devices .-with-plan .-preview .top,
.shop-devices .-with-plan .-preview .main-text {
  padding-right: 0;
  overflow: hidden;
}

.shop-devices .-with-plan .-aside {
  width: 280px;
  padding-left: 20px;
}

.grid-container .no-push-top {
  margin-top: 0 !important;
}

.grid-container.grid-push-top {
  margin-top: -25px !important;
}

.form-tab .grid-container.grid-push-top {
  margin-top: 0 !important;
}

.grid-container.grid-push-top [class*='grid-'] {
  margin-top: 25px;
}

.form-tab {
  position: absolute;
  top: -10000px;
  left: -10000px;
}

.form-tab.visible {
  position: relative;
  top: 0;
  left: 0;
}

.preview-product .main-text {
  min-height: 340px;
}

.buy-features {
  font-size: 0;
  overflow: hidden;
}

.preview-product .buy-features {
  padding: 10px 0 0;
}

.buy-features .list {
  padding: 0;
}

.buy-features .list li {
  display: inline-block;
  width: 33.3333%;
  margin-top: 6px;
  padding-right: 22px;
  position: relative;
  overflow: visible;
  color: #535357;
  vertical-align: top;
  font: normal 16px/1.2 'Manrope', Arial, sans-serif;
  font-weight: 400;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.preview-product .buy-features .list li {
  display: block;
  width: 100%;
  font-size: 14px;
}

.buy-features .list li img,
.buy-features .list li img.img-left,
.buy-features .list li img.img-right {
  width: auto;
  max-width: inherit;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -23px !important;
}

.preview-product .buy-features .list li img,
.preview-product .buy-features .list li img.img-left,
.preview-product .buy-features .list li img.img-right {
  -webkit-transform: scale(0.75);
  transform: scale(0.75);
  -webkit-transform-origin: center center;
  transform-origin: center center;
}

.buy-features .list li img + p {
  padding-left: 65px;
}

.buy-features .list li a {
  color: #535357;
}

.buy-features li:last-child {
  width: 100%;
  display: block;
  padding-top: 6px;
  font-size: 15px;
}

.preview-product .buy-features li:last-child {
  margin: 0;
  padding: 0;
  text-align: center;
  z-index: 2;
}

.buy-features li:last-child a {
  text-decoration: none;
}

.buy-features li:last-child a:hover {
  color: #0033ff;
  text-decoration: none;
}

.why-buy {
}

.why-buy .title {
  display: block;
  padding: 20px 0;
  color: #535357;
  font: normal 32px/1.1 'Manrope', Arial, sans-serif;
  font-weight: 400;
  border-bottom: 1px solid #c6c6c6;
}

.why-buy .list {
  font-size: 0;
  margin-left: -100px;
}

.why-buy .list > li {
  width: 25%;
  display: inline-block;
  padding: 40px 0 0 100px;
  font-size: 16px;
  line-height: 1.4;
  vertical-align: top;
}

.why-buy .list > li .preview {
  float: none;
  margin: 0;
}

.why-buy .list > li h3 {
  min-height: 70px;
  color: #535357;
  font: normal 28px/1.2 'Manrope', Arial, sans-serif;
  font-weight: 400;
}

.how-to-buy {
  margin-top: 30px;
}

.how-to-buy .block-title {
  padding-bottom: 20px;
}

.how-to-buy .list {
  font-size: 0;
  margin-left: -50px;
  counter-reset: buy-steps;
}

.how-to-buy .list > li {
  width: 20%;
  display: inline-block;
  padding: 40px 0 0 50px;
  vertical-align: top;
  counter-increment: buy-steps;
  font: 15px/1.4 'Manrope', Arial, sans-serif;
  font-weight: 400;
}

.how-to-buy .list > li .preview {
  float: none;
  margin: 0;
  position: relative;
}

.how-to-buy .list > li var {
  display: block;
  height: 37px;
  width: 37px;
  margin: 25px 0 16px;
  padding-top: 6px;
  position: relative;
  text-align: center;
  border: 2px solid #333;
  font: normal 16px/1.2 'Manrope', Arial, sans-serif;
  font-weight: 400;
  -webkit-border-radius: 40px;
  border-radius: 40px;
}

.how-to-buy .list > li var:before {
  content: counter(buy-steps);
}

.how-to-buy .list > li var:after {
  content: '';
  height: 1px;
  width: 350%;
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -1px;
  background: #333;
}

.how-to-buy .list > li var i {
  position: absolute;
  top: 0;
  left: 450%;
}

.how-to-buy .list > li var i:after {
  content: '';
  height: 7px;
  width: 7px;
  position: absolute;
  top: 13px;
  left: 0;
  background: #0033ff;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.how-to-buy .list > li h3 {
  color: #333;
  font: 500 18px/1.2 'Manrope', Arial, sans-serif;
  font-weight: 500;
}

.partner-offers > ul > li:nth-child(4n + 1) + input + li {
  clear: both;
}

@media only screen and (max-width: 64.9em) {
  .h1 {
    font-size: 22px;
  }

  .basket .info {
    width: 330px;
  }

  .shop-devices .-with-plan,
  .shop-devices .-with-plan .cell {
    display: block;
  }

  .shop-devices .-with-plan .-aside {
    width: 100%;
    padding: 0;
  }

  .shop-devices .devices > ul > li {
    width: 47%;
  }

  .shop-devices .devices > ul > li:nth-child(3n + 1) {
    clear: none;
  }
  .shop-devices .devices > ul > li:nth-child(2n + 1) {
    clear: both;
  }

  .why-buy .list > li,
  .how-to-buy .list > li {
    width: 50%;
  }

  .why-buy .list > li:nth-child(2n + 1),
  .how-to-buy .list > li:nth-child(2n + 1) {
    clear: both;
  }

  .buy-features {
    clear: both;
  }
}

@media only screen and (max-width: 77em) {
  .shop-devices .devices {
    padding-right: 0;
  }

  .shop-devices .aside {
    width: 100%;
    position: relative !important;
    top: 0 !important;
    bottom: auto !important;
    margin: 20px 0 0 !important;
  }

  .partner-list > ul > li:nth-child(5n + 1),
  .resources .list > li:nth-child(3n + 1) {
    clear: none;
  }

  /*.has-colors > ul > li .pick-color{
		top: 380px;
	}*/
}

@media only screen and (max-width: 1000px) {
  .preview-product .main-text {
    padding-bottom: 10px;
  }

  .prices-block table tr td:first-child {
    padding-left: 0;
  }

  .plan-options {
  }

  .plan-options li {
    width: 33.3333%;
    min-width: inherit;
  }

  .prices-block .price strong,
  .prices-block .old-price strong,
  .prices-block .new-price strong {
    font-size: 40px;
  }

  .prices-block .price strong sup,
  .prices-block .old-price strong sup {
    font-size: 14px;
    top: 2px;
  }

  .custom-popup,
  .custom-popup.popup-small,
  .custom-popup.popup-medium {
    width: 600px;
    width: 90vw;
  }

  .basket,
  .basket .cell {
    display: block;
  }

  .basket .info {
    width: 100%;
    padding: 30px 0 0;
  }

  .-plans-v2 .selected th,
  .-plans-v2 .selected td,
  .-plans-v2 .highlighted-row th,
  .-plans-v2 .highlighted-row td,
  .plans-table table .selected th,
  .plans-table table .selected td,
  .plans-table table .highlighted-row th,
  .plans-table table .highlighted-row td,
  .-plans-v2 .highlighted-row th,
  .-plans-v2 .highlighted-row td,
  .plans-table table .highlighted-row th,
  .plans-table table .highlighted-row td,
  .-plans-v2 .selected.highlighted-row th,
  .-plans-v2 .selected.highlighted-row td,
  .plans-table table .selected.highlighted-row th,
  .plans-table table .selected.highlighted-row td,
  .-plans-v2 .selected th:first-child,
  .-plans-v2 .selected td:first-child,
  .-plans-v2 .highlighted-row th:first-child,
  .-plans-v2 .highlighted-row td:first-child,
  .plans-table table .selected th:first-child,
  .plans-table table .selected td:first-child,
  .plans-table table .highlighted-row th:first-child,
  .plans-table table .highlighted-row td:first-child,
  .-plans-v2 .highlighted-row th:first-child,
  .-plans-v2 .highlighted-row td:first-child,
  .plans-table table .highlighted-row th:first-child,
  .plans-table table .highlighted-row td:first-child,
  .-plans-v2 .selected.highlighted-row th:first-child,
  .-plans-v2 .selected.highlighted-row td:first-child,
  .plans-table table .selected.highlighted-row th:first-child,
  .plans-table table .selected.highlighted-row td:first-child,
  .-plans-v2 .selected th:last-child,
  .-plans-v2 .selected td:last-child,
  .-plans-v2 .highlighted-row th:last-child,
  .-plans-v2 .highlighted-row td:last-child,
  .plans-table table .selected th:last-child,
  .plans-table table .selected td:last-child,
  .plans-table table .highlighted-row th:last-child,
  .plans-table table .highlighted-row td:last-child,
  .-plans-v2 .highlighted-row th:last-child,
  .-plans-v2 .highlighted-row td:last-child,
  .plans-table table .highlighted-row th:last-child,
  .plans-table table .highlighted-row td:last-child,
  .-plans-v2 .selected.highlighted-row th:last-child,
  .-plans-v2 .selected.highlighted-row td:last-child,
  .plans-table table .selected.highlighted-row th:last-child,
  .plans-table table .selected.highlighted-row td:last-child {
    box-shadow: none;
  }

  .-plans-v2 tr,
  .plans-table table tr {
    display: block;
    border: 4px solid transparent !important;
  }

  /*.-plans-v2 tr.highlighted-row,
	.plans-table table tr.highlighted-row{
		border: 4px solid #0033FF!important;
	}*/

  .-plans-v2 > tbody > tr > th {
    margin-top: 0;
  }

  .-plans-v2 .selected,
  .-plans-v2 .selected,
  .plans-table table .highlighted-row.selected,
  .plans-table table .highlighted-row.selected {
    border-color: #4de0ff !important;
  }

  .plans-table table .highlighted-row td .highlighted-label {
    bottom: 0;
  }

  .-plans-v2 th .c-radio,
  .-plans-v2 th .c-checkbox {
    margin-left: 15px;
  }

  .-plans-v2 th .c-radio .c-price,
  .-plans-v2 th .c-checkbox .c-price {
    margin-left: -15px;
  }

  .plans-table table .highlighted-label {
    width: auto;
    float: none;
  }
}

@media only screen and (max-width: 767px) {
  .plan-options-holder {
    z-index: 5;
  }

  .plan-options-holder .toggle-plans {
    display: block;
  }

  .plan-options-holder .plan-options {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    padding: 10px 0;
    background: white;
    border: 2px solid #4de0ff;
    border-top: 0;
  }

  .plan-options-holder.plans-open .plan-options {
    display: block;
  }

  .plan-options-holder .plan-options li {
    display: block;
    width: auto;
    padding-left: 42px !important;
  }

  .plan-options-holder .c-radio-v2 {
    margin-right: 0;
  }

  .plan-options-holder .c-radio-v2 var {
    padding: 10px 0 12px;
    text-align: left;
    border: 0;
    background: transparent;
  }

  .plan-options-holder .c-radio-v2 var:before,
  .plan-options-holder .c-radio-v2 var:after {
    display: none;
  }

  .plan-options-holder .c-radio-v2 [type='radio']:checked ~ var {
    background: transparent;
  }

  .plan-options-holder .tooltip {
    display: none;
  }

  .custom-popup .title-medium {
    font-size: 24px;
  }

  .custom-popup .plan-options {
    display: block;
    padding-top: 25px;
    text-align: center;
  }

  .custom-popup .plan-options li {
    width: 50%;
    display: inline-block;
    padding-top: 20px;
  }

  .custom-popup .plan-options,
  .custom-popup .c-radio-v2 var,
  .custom-popup .c-checkbox-v2 var {
    text-align: left;
  }

  .custom-popup .c-radio-v2 var,
  .custom-popup .c-checkbox-v2 var {
    padding-left: 40px;
  }

  .why-buy .list,
  .how-to-buy .list {
    margin-left: 0;
  }

  .why-buy .list > li,
  .how-to-buy .list > li {
    width: 100%;
    padding-left: 0;
  }

  .why-buy .list > li h3 {
    min-height: inherit;
  }

  .buy-features .list {
    margin: -30px 0;
  }

  .buy-features .list li {
    display: block;
    width: 100%;
    margin: 32px 0;
    padding-right: 0;
  }

  .preview-product .buy-features .list {
    margin: 0 0 -16px;
  }

  .preview-product .buy-features .list li {
    margin: 16px 0;
  }

  .c-radio-v2 .tip,
  .c-checkbox-v2 .tip {
    width: 300px;
    left: 50%;
    margin-bottom: -15px;
    margin-left: -150px;
  }

  .c-radio-v2 .tip .corner,
  .c-checkbox-v2 .tip .corner {
    left: 50%;
    margin-left: -4px;
  }
}

@media only screen and(max-width:1000px) and (max-width: 77em) {
  .partner-list > ul > li:before {
    display: none !important;
  }
}

@media only screen and (max-width: 48em) {
  /*.has-colors > ul > li .pick-color{
		top: 362px;
	}*/

  .plans-table table tr td .prices-block .price,
  .plans-table table tr td .prices-block .price + .new-price,
  .plans-table table tr td .prices-block .old-price + .new-price {
    display: block;
    margin: 0;
  }

  .plans-table table tr td .prices-block .price + .new-price,
  .plans-table table tr td .prices-block .old-price + .new-price {
    margin-top: 10px;
  }

  .plans-table table tr td p + p {
    padding-left: 0;
  }

  .custom-popup .title,
  .custom-popup .title-medium {
    font-size: 22px;
  }

  .custom-popup .plan-options li {
    width: auto;
    display: block;
  }

  #aside-basket {
    width: 98%;
    max-width: 360px;
  }

  .basket .device-preview .preview {
    width: 100%;
    float: none;
    min-height: 130px;
    padding: 0 0 15px;
  }

  .basket .device-preview + .device-preview:before {
    left: 50%;
    margin-left: -10px;
  }

  .basket .device-preview .preview img {
    width: auto;
  }

  .basket .device-preview .details {
    padding: 0;
    left: 0;
    overflow: visible;
  }

  .h1 {
    font-size: 30px;
  }

  .grid-container .grid-s-12 {
    width: 100%;
  }
  .grid-container .grid-s-6 {
    width: 50%;
  }

  .grid-container.grid-push-top {
    margin-top: -25px !important;
  }

  .devices > ul > li,
  .shop-devices .devices > ul > li {
    width: 97%;
  }

  .device-gift {
    padding-bottom: 20px;
  }

  .device-gift .table .cell-text {
    padding-left: 0;
  }
}

@media only screen and (max-width: 38em) {
  .device-gift {
    padding: 20px 0;
  }

  .device-gift .table {
    width: 100%;
  }

  .device-gift .table .table-cell {
    display: block;
  }

  .device-gift .table .cell-text {
    padding: 0;
  }

  .device-gift .table .cell-preview {
    width: 100%;
    text-align: center;
  }

  .device-gift .table .cell-preview img {
    max-width: 210px;
  }
}

.select2-container {
  width: 100% !important;
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}
.select2-container[dir='rtl'] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-search--inline {
  float: left;
}
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #bdbec0;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px 10px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 10px;
}
.select2-search--dropdown .select2-search__field {
  padding: 10px;
  width: 100%;
  box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

.select2-container--default .select2-selection--single {
  padding: 8px 10px 11px;
  background: white;
  border: 1px solid #bdbec0;
  font: normal 16px/22px 'Manrope', Arial, sans-serif;
  font-weight: 400;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}
/*.select2-container--default .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }
	  */

.select2-container--default[dir='rtl'] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir='rtl'] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #bdbec0;
  border-radius: 4px;
  cursor: text;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #bdbec0;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

.select2-container--default[dir='rtl'] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir='rtl'] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--default[dir='rtl'] .select2-selection--multiple .select2-search--inline {
  float: right;
}

.select2-container--default[dir='rtl'] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir='rtl'] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #bdbec0;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--default .select2-results__option[role='group'] {
  padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled='true'] {
  display: none;
}

.select2-container--default .select2-results__option[aria-selected='true'] {
  background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option
  .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #bdbec0;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #bdbec0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--classic[dir='rtl'] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--classic[dir='rtl'] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #bdbec0;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #bdbec0;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #bdbec0;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

.select2-container--classic[dir='rtl'] .select2-selection--multiple .select2-selection__choice {
  float: right;
}

.select2-container--classic[dir='rtl'] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--classic[dir='rtl'] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #bdbec0;
  outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--classic .select2-results__option[role='group'] {
  padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled='true'] {
  color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

.corporate .devices.visible-info > ul > li {
  margin-bottom: 85px !important;
}

.corporate .devices > ul > li .info {
  padding-top: 290px;
}

.corporate .button-more,
.corporate .read-more,
.corporate .form .read-more {
  background: #0033FF !important;
}

.corporate .button--orange.button-more {
  background: #0033ff !important;
  transition: background ease 0.3s;
}
.corporate .button--orange.button-more:hover {
  background: #0033ff !important;
}

.device-label {
  max-width: 180px;
  color: white;
  padding: 8px 14px 9px;
  position: absolute;
  top: 20px;
  left: -22px;
  text-align: center;
  background: #0033ff;
  font: 400 15px/1.375 'Manrope', Tahoma, sans-serif;
  -webkit-border-radius: 2px 2px 2px 0;
  border-radius: 2px 2px 2px 0;
  z-index: 100;
}

.device-label:after {
  content: '';
  height: 0;
  width: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  left: -0.5px\9;
  margin-bottom: -10px;
  margin-bottom: -9.5px\9;
  border-style: solid;
  border-width: 5px 11px;
  border-color: #0033ff #0033ff transparent transparent;
}

_:-ms-fullscreen,
:root .device-label:after {
  left: -0.5px;
  margin-bottom: -9.5px;
}

.device-label.orange-label {
  background: #0033ff;
}
.device-label.orange-label:after {
  border-color: #0033ff #0033ff transparent transparent;
}

.block-title.view-2 strong {
  font-weight: 400;
}

/* *** */

.types-of-support + .inline-control {
  display: none;
}

.types-of-support.hidden + .inline-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.contact-form--mod a {
  color: #0033ff;
  text-decoration: none;
}
.contact-form--mod a:hover {
  text-decoration: underline;
}

.contact-form--mod label {
  height: auto !important;
}

.contact-form--mod textarea {
  border-radius: 19px;
}

.contact-form--mod .file-wrapper {
  width: 90%;
}
.contact-form--mod .file-holder {
  width: 100% !important;
}
@media (max-width: 1000px) {
  .contact-form--mod .file-wrapper {
    width: 100%;
  }
}

.contact-form--mod .pretty-checkbox {
  padding-left: 0;
}
.contact-form--mod .pretty-checkbox var {
  position: relative;
  display: inline-block;
  margin-right: 8px;
  width: 24px;
  height: 24px;
  background: linear-gradient(to bottom, #f1f1f1, #ffffff);
  border-radius: 3px;
  box-shadow: inset 0 2px 0 0 #ffffff;
  border: solid 1px #c7c8c9;
  vertical-align: middle;
}
.contact-form--mod .pretty-checkbox input[type='checkbox']:checked + var {
  border-color: #0033ff;
}
.contact-form--mod .pretty-checkbox var::after {
  content: ' ';
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 12px;
  border-radius: 1px;
  background-color: #0033ff;
  transform: translate(-50%, -50%);
}
.contact-form--mod .pretty-checkbox input[type='checkbox']:checked + var::after {
  display: block;
}

.contact-form--mod div.pretty-select .select-text {
  white-space: normal;
}

.mr-28 {
  margin-right: 28px !important;
}
.mb-32 {
  margin-bottom: 32px !important;
}
.mb-16 {
  margin-bottom: 16px !important;
}
.ml-auto {
  margin-left: auto !important;
}
.p-32 {
  padding: 32px !important;
}
.pl-5v {
  padding-left: 5vmin !important;
}

.w-46-5 {
  width: 46.5%;
}
.w-52 {
  width: 52%;
}
.half-width {
  width: 50%;
}
.minw-170 {
  min-width: 170px;
}
.minw-200 {
  min-width: 200px;
}
@media (max-width: 768px) {
  .w-46-5,
  .w-52,
  .half-width {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .minw-170,
  .minw-200 {
    min-width: 0;
  }
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.flex--align-end {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.flex--align-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.button-blue {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: inline-block !important;
  padding: 12px 20px 13px !important;
  font: 400 20px/1 'Manrope', Tahoma, sans-serif !important;
  background: #0033ff !important;
  color: white !important;
  text-decoration: none !important;
  text-align: center !important;
  border-radius: 0 !important;
  border: none !important;
  font-size: 16px !important;
}

.title-line {
  display: block;
  margin: 0 0 32px;
  overflow: hidden;
}
.title-line__text {
  position: relative;
  display: inline-block;
  margin: 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.14;
  color: #575757;
}
.title-line__text::after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  left: 100%;
  width: 100vw;
  height: 1px;
  margin: 0 0 0 8px;
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.5);
  background-color: #cccccc;
}
.title--icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.title--icon img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: inline-block;
  margin-right: 16px;
}

.text-right {
  text-align: right !important;
}
.text-normal {
  display: block;
  margin: 0 0 16px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.14;
}
.text-small {
  display: block;
  margin: 0;
  color: #868686;
  font-size: 11px;
  line-height: 14px;
  font-weight: 400;
}

.label {
  display: inline-block !important;
  padding: 8px 0 !important;
  width: auto !important;
  height: auto !important;
}

.inline-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin: 0 0 16px;
}
.inline-control > .pretty-select {
  margin: 0 0 0 24px;
}
@media (max-width: 1232px) {
  .inline-control {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .inline-control .label {
    width: 100% !important;
  }
  .inline-control > .pretty-select {
    margin: 0;
  }
}

.input-msg {
  margin-left: auto;
  width: 100%;
  max-width: 302px;
}
@media (max-width: 1232px) {
  .input-msg {
    margin-left: 0;
  }
}
@media (max-width: 1000px) {
  .input-msg {
    max-width: 100%;
  }
}

.box-round {
  padding: 24px 26px;
  border-radius: 19px;
  border: solid 1px #0033ff;
  background-color: #f4f4f4;
}
.box-round__cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.box-round__button {
  margin-left: 24px;
}
@media (max-width: 768px) {
  .box-round__cont {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .box-round__button {
    margin-top: 16px;
    margin-left: 0;
  }
}
.box-round--mod {
  padding: 24px;
  border-color: #c8c9ca;
}
.box-round--mod select {
  height: 34px;
}
.box-round--mod .box-round__cont {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.box-round--mod .box-round__text {
  text-align: right;
}
@media (max-width: 1232px) {
  .box-round--mod .box-round__text {
    text-align: left;
  }
  .box-round--mod .flex,
  .box-round--mod .flex > div {
    width: 100%;
  }
}
.box-round--close {
  position: relative;
  padding: 16px 32px 16px 16px;
  box-sizing: border-box;
}
.box-round--close .box-round__close {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 16px;
  width: 8px;
  height: 8px;
  background-color: transparent;
  background-image: url('../../_web/images/layout/icons/close.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 8px 8px;
  cursor: pointer;
}
.box-round--input {
  margin-left: auto;
  width: 100%;
  max-width: 302px;
}
@media (max-width: 1232px) {
  .box-round--input {
    margin-left: 0;
  }
}
@media (max-width: 1000px) {
  .box-round--input {
    max-width: 100%;
  }
}

.box-gradient {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 16px;
  padding: 1px 10px;
  border: 1px solid #c7c8c9;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 1px 0 #fff;
  box-shadow: inset 0 1px 0 #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #f7f7f7;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f1f1f1), to(#fff));
  background: -o-linear-gradient(#f1f1f1 0, #fff 100%);
  background: linear-gradient(#f1f1f1 0, #fff 100%);
}

.two-fourths {
  width: 54%;
  float: left;
  padding-right: 2%;
  position: relative;
}
.one-fourth {
  width: 25%;
  float: left;
  padding-right: 3%;
  position: relative;
}
@media (max-width: 1000px) {
  .two-fourths,
  .one-fourth {
    width: 100%;
    padding-right: 0;
  }
}
@media (max-width: 1232px) {
  .one-fourth input[type='password'],
  .one-fourth input[type='text'] {
    width: 100%;
  }
}

.recaptcha {
  width: auto;
  max-width: 100%;
}
