.header {
  padding: 5px 0;
}

.main.vertical-form-section {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(147, 0, 255, 0.84)), to(rgba(147, 0, 255, 0.84))), url(../../img/desktop/bg1.jpg) no-repeat center;
  background: -webkit-linear-gradient(top, rgba(147, 0, 255, 0.84), rgba(147, 0, 255, 0.84)), url(../../img/desktop/bg1.jpg) no-repeat center;
  background: -o-linear-gradient(top, rgba(147, 0, 255, 0.84), rgba(147, 0, 255, 0.84)), url(../../img/desktop/bg1.jpg) no-repeat center;
  background: linear-gradient(180deg, rgba(147, 0, 255, 0.84), rgba(147, 0, 255, 0.84)), url(../../img/desktop/bg1.jpg) no-repeat center;
  -webkit-background-size: cover;
          background-size: cover;
}

.compare-form.modal-body {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(147, 0, 255, 0.8)), to(rgba(147, 0, 255, 0.8))), url(../../img/desktop/man_sravni.png);
    background: -webkit-linear-gradient(top, rgba(147, 0, 255, 0.8), rgba(147, 0, 255, 0.8)), url(../../img/desktop/man_sravni.png);
    background: -o-linear-gradient(top, rgba(147, 0, 255, 0.8), rgba(147, 0, 255, 0.8)), url(../../img/desktop/man_sravni.png);
    background: linear-gradient(180deg, rgba(147, 0, 255, 0.8), rgba(147, 0, 255, 0.8)), url(../../img/desktop/man_sravni.png);
}

.check-connect.vertical-form-section {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(147, 0, 255, 0.84)), to(rgba(147, 0, 255, 0.84))), url(../../img/desktop/last_bg.png) no-repeat;
  background: -webkit-linear-gradient(top, rgba(147, 0, 255, 0.84), rgba(147, 0, 255, 0.84)), url(../../img/desktop/last_bg.png) no-repeat;
  background: -o-linear-gradient(top, rgba(147, 0, 255, 0.84), rgba(147, 0, 255, 0.84)), url(../../img/desktop/last_bg.png) no-repeat;
  background: linear-gradient(180deg, rgba(147, 0, 255, 0.84), rgba(147, 0, 255, 0.84)), url(../../img/desktop/last_bg.png) no-repeat;
  -webkit-background-size: cover;
          background-size: cover;
    background-position: center -230px;
}

.reasons {
  background: url(../../img/desktop/map.png) no-repeat center;
  -webkit-background-size: cover;
          background-size: cover;
}

.steps {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(147, 0, 255, 0.84)), to(rgba(40, 54, 101, 0.84))), url(../../img/desktop/people_bg.jpg) no-repeat center;
  background: -webkit-linear-gradient(top, rgba(147, 0, 255, 0.84), rgba(147, 0, 255, 0.84)), url(../../img/desktop/people_bg.jpg) no-repeat center;
  background: -o-linear-gradient(top, rgba(147, 0, 255, 0.84), rgba(147, 0, 255, 0.84)), url(../../img/desktop/people_bg.jpg) no-repeat center;
  background: linear-gradient(180deg, rgba(147, 0, 255, 0.84), rgba(147, 0, 255, 0.84)), url(../../img/desktop/people_bg.jpg) no-repeat center;
  -webkit-background-size: cover;
          background-size: cover;
}

.vertical-form {
  background: url(../../img/desktop/orange_bg.gif) 0 0;
  -webkit-background-size: 150px 150px;
          background-size: 150px;
}

.tariffs-card-wrapper.gaming {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 20px;
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  color: #fff;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.74)), to(rgba(0, 0, 0, 0.74))), url(../../img/desktop/bg_wot.jpg) no-repeat center;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.74), rgba(0, 0, 0, 0.74)), url(../../img/desktop/bg_wot.jpg) no-repeat center;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.74), rgba(0, 0, 0, 0.74)), url(../../img/desktop/bg_wot.jpg) no-repeat center;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.74), rgba(0, 0, 0, 0.74)), url(../../img/desktop/bg_wot.jpg) no-repeat center;
  -webkit-background-size: cover;
          background-size: cover;
  overflow: visible;
}

.tariffs-card-wrapper.gaming::after {
  content: none;
}

.tariffs-card-wrapper.gaming:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.tariffs-card-wrapper.gaming .tariffs-card-data-circle {
  color: #fff;
  border-color: #fff;
}

.tariffs-card-wrapper.gaming .btn-tariffs-choose, .tariffs-card-wrapper.gaming .btn-tariffs-more {
  color: #fff;
}

.tariffs-card-wrapper .gaming-card-main-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  margin-bottom: 20px;
}

.tariffs-card-wrapper .gaming-advantages {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  margin-top: 20px;
}

.tariffs-card-wrapper .gaming-data-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 25px;
}

.tariffs-card-wrapper .gaming-data-circle {
  width: 60px;
  margin-right: 10px;
}

.tariffs-card-wrapper .gaming-data-description {
  text-transform: uppercase;
}

.tariffs-card-wrapper .gaming-tank {
  position: absolute;
  bottom: -55px;
  right: 25px;
  width: 25%;
}

.popup-tariff-games {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.game-wrapper {
    padding: 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;
    width: 50%;
}

.game-icon {
    -ms-flex-item-align: start;
        align-self: flex-start;
    margin-right: 15px;
    width: 24px;
    height: 24px;
}

.game-info {
    display: block;
}

.game-name {
    font-size: 18px;
}


.footer-provider-logo {
    width: 25px;
}

.widget-logo {
    width: 25px;
}

.compare-services-heading.services-center {
    text-align: center;
    padding-right: 2px;
    padding-left: 30px;
}

.compare-services-logo {
    width: auto;
    height: 30px;
    margin-top: -15px;
    left: 43px;
}

.reasons-item:hover .reasons-item-switch {
    background: url(../../img/desktop/switch-hover.svg) no-repeat center;
    -webkit-background-size: contain;
    background-size: contain;
}

.widget-logo {
    width: 20px;
}

.test-human {
    bottom: -50px;
}

.footer-provider-name {
    font-size: 13px;
}

.footer-provider-logo {
    width: 36px;
}

.privacy-policy-btn {
    margin-top: 5px;
    font-size: 10px;
    font-weight: 600;
    color: #9a9a9a;
    cursor: pointer;
}

.privacy-policy-btn.main {
    display: inline-block;
    width: 100%;
}

.privacy-policy-btn:hover {
    text-decoration: underline;
}

.privacy-policy-text {
    height: 450px;
    text-align: left;
    overflow-y: scroll;
}

.privacy-policy-text b, .privacy-policy-text p {
    display: inline-block;
    margin-bottom: 10px;
}







