/* Generated by less 2.2.0 */
@font-face {
  font-family: 'Clear Sans';
  src: url('../fonts/ClearSans-Regular.eot?31919061');
  src: url('../fonts/ClearSans-Regular.eot?31919061#iefix') format('embedded-opentype'), url('../fonts/ClearSans-Regular.woff?31919061') format('woff'), url('../fonts/ClearSans-Regular.ttf?31919061') format('truetype'), url('../fonts/ClearSans-Regular.svg?31919061#clearsans') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Clear Sans Bold';
  src: url('../fonts/ClearSans-Regular.eot?31919061');
  src: url('../fonts/ClearSans-Regular.eot?31919061#iefix') format('embedded-opentype'), url('../fonts/ClearSans-Regular.woff?31919061') format('woff'), url('../fonts/ClearSans-Regular.ttf?31919061') format('truetype'), url('../fonts/ClearSans-Regular.svg?31919061#clearsans') format('svg');
  font-weight: normal;
  font-style: normal;
}
.vcard-page {
  padding: 0 5px 145px 5px!important;
  font-size: 16px;
  font-family: 'Clear Sans';
}
.vcard-page b {
  font-family: 'Clear Sans Bold';
  font-weight: bold;
}
.vcard-inner-page {
  padding: 0 5px 145px 5px!important;
}
.vcard-inner {
  background: url(../images/virtual-card/vcard-top-bg.png) 0 0 repeat !important;
  background-size: cover;
  margin-bottom: -8px;
  padding: 15px;
}
.vcard-inner h1 {
  color: #225ed8;
  text-transform: uppercase;
}
.vcard-inner-content {
  background: #fff;
  padding: 20px;
}
.vcard-page-head {
  background: url(../images/virtual-card/vcard-top-bg.png) 0 0 no-repeat;
  background-size: cover;
  padding: 30px 50px;
}
.vcard-head-container {
  width: 100%;
  display: table;
  box-sizing: border-box;
  font-family: 'Clear Sans';
  font-size: 16px;
}
.vcard-left,
.vcard-right {
  display: table-cell;
  vertical-align: middle;
}
.vcard-left {
  width: 50%;
  text-align: center;
}
.vcard-card {
  width: 367px;
  height: 208px;
  display: inline-block;
  position: relative;
  pointer-events: none;
}
.vcard-card.mastercard {
  background: url(../images/virtual-card/vcard-card-mastercard.png) 0 0 no-repeat !important;
}
.vcard-card.mir {
  background: url(../images/virtual-card/vcard-card-mir.png) 0 0 no-repeat !important;
}
.vcard-card .card-number {
  color: #ffffff;
  text-shadow: 0px 2px 0px rgba(7, 21, 60, 0.5);
  position: absolute;
  font-size: 23px;
  font-family: 'Clear Sans Bold';
  top: 50%;
  margin-top: -12px;
  left: 0px;
  width: 100%;
  text-align: center;
  letter-spacing: 2px;
}
.vcard-card .card-holder {
  text-transform: uppercase;
  position: absolute;
  left: 48px;
  bottom: 20px;
  color: #051a96;
}
.vcard-card .card-expires {
  color: #051a96;
  position: absolute;
  right: 148px;
  bottom: 47px;
}
.vcard-button {
  background: #1450be !important; 
  border-radius: 7px;
  padding: 10px 20px;
  color: #ffffff!important;
  font-family: "Inter", Sans-Serif;
  text-decoration: none;
  border: none;
  outline: none;
  display: inline-block;
  cursor: pointer;
}
.vcard-button:hover {
  background: linear-gradient(0deg, #79c143 0%, #2d9e27 100%);
  text-decoration: none!important;
}
.vcard-preheader {
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 15px;
  font-size: 16px;
}
.vcard-page-header {
  font-size: 32px;
  font-family: 'Clear Sans Bold';
  font-weight: bold;
}
.vcard-service-info {
  line-height: 1.5;
  margin: 15px 0;

}
.uform .vcard-service-info{text-align: left!important; }
.vcard-service-info-small {
    line-height: 1.2;
    text-align: left!important;
    font-weight: normal;
    font-family: 'Arial';
}
.vcard-button-tip {
  color: rgba(0, 0, 0, 0.7);
  width: 150px;
  display: inline-block;
  vertical-align: bottom;
  margin-left: 15px;
  font-size: 14px;
}
.vcard-section-heading {
  font-size: 30px;
  margin: 10px 0;
}
.vcard-section {
  padding: 20px 30px;
  text-align: center;
}
.vcard-section ul li {
  list-style: none;
}
.vcard-benefits {
  display: table;
  table-layout: fixed;
  padding-bottom: 30px;
  border-bottom: 1px solid #cccccc;
}
.vcard-benefits .vcard-benefits-item {
  display: table-cell;
  width: 25%;
}
.vcard-benefits .vcard-benefits-item p {
  padding: 0 10px;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1.5;
}
.vcard-benefits .icon {
  background: url(../images/virtual-card/vcard-icons.png) 0 center no-repeat;
  height: 113px;
  margin: 35px auto 35px auto;
  display: block;
}
.vcard-benefits .icon-money {
  width: 120px;
}
.vcard-benefits .icon-cards {
  width: 124px;
  background-position: -237px center;
}
.vcard-benefits .icon-2gears {
  width: 122px;
  background-position: -477px center;
}
.vcard-benefits .icon-lock {
  width: 82px;
  background-position: -736px center;
}
.vcard-aside-tip {
  float: right;
  text-align: left;
  background: #f5f5f5;
  padding: 0px 25px;
  box-sizing: border-box;
  width: 50%;
}
.vcard-aside-tip ul {
    padding-left: 10px;
}
.vcard-aside-tip a {
  color: #0a72e8!important;
  text-decoration: underline!important;
}
.vcard-aside-tip a:hover {
  text-decoration: none!important;
}
.vcard-full-desc {
  float: left;
  width: 50%;
  box-sizing: border-box;
  text-align: left;
  padding-right: 30px;
  line-height: 1.5;
}
.vcard-full-desc ul {
  padding-left: 10px;
}
.vcard-section-desc {
  color: rgba(0, 0, 0, 0.8);
  margin: 5px 0;
}
/* Шаги */
.vcard-steps-container {
  padding: 20px 0;
  border-top: 1px solid #ccc;
  margin-top: 30px;
  line-height: 44px;
  text-align: center;
}
.vcard-steps {
  border: 1px solid #51ae34;
  border-radius: 7px;
  overflow: hidden;
  width: 100%;
  display: table;
  table-layout: fixed;
  color: #51ae34;
}
.vcard-steps-step {
  display: table-cell;
  box-sizing: border-box;
  padding: 0 24px;
  position: relative;
}
.vcard-steps-step:after {
  content: '';
  position: absolute;
  width: 13px;
  height: 44px;
  top: 0;
  right: -13px;
  background: url(../images/virtual-card/vcard-steps.png) 0 0 no-repeat;
}
.vcard-steps-step.active {
  background-color: #47a930;
  color: #ffffff;
}
.vcard-steps-step.active:after {
  background-position: -15px 0;
}
.vcard-steps-step.active .num {
  border-color: #fff;
}
.vcard-steps-step .num {
  border: 2px solid #51ae34;
  border-radius: 50%;
  font-weight: bold;
  line-height: 24px;
  width: 24px;
  display: inline-block;
  margin-right: 10px;
}
.vcard-action-list a {
  padding: 8px 45px 8px 8px;
  background: url(../images/forms/mc.png) no-repeat 98% 50%;
  line-height: 18px;
  color: #005594;
  display: block;
  border-bottom: 1px solid #ccc;
  font-size: 15px;
}
.vcard-action-list a:first-child {
  border-top: 1px solid #ccc;
}
.vcard-action-list a:hover {
  background: url(../images/forms/mc.png) no-repeat 98% 50%, linear-gradient(0deg, #ececec 0%, #ffffff 100%);
}
.vcard-action-list .vcard-locked {
  opacity: 0.4 !important;
  cursor: not-allowed !important;
}
.vcard-action-list a.vcard-action-locked:hover {
  background: none;
  color: gray !important;
  text-decoration: none !important;
}
.vcard-action-list a.vcard-action-locked {
  background: none;
  color: gray !important;
  text-decoration: none !important;
  cursor: default;
}
.vcard-action-list .vcard-loader {
  background: url('../images/loaders/ajax-loader.gif') center center no-repeat;
  position: absolute;
  height: 100%;
  width: 100%;
}
.vcard-action-list .vcard-blocked {
  background: url('../images/virtual-card/blocked.png') center center no-repeat;
  position: absolute;
  height: 100%;
  width: 100%;
}
.vcard-action-list.vcard-action-list-locked a:not([href$="reissue"]) {
  opacity: 0.4;
  cursor: not-allowed;
}
.vcard-page-bottom {
  display: table;
  width: 100%;
  box-sizing: border-box;
}
.vcard-page-col {
  display: table-cell;
  vertical-align: middle;
}
.vcard-page-col:last-child {
  padding-left: 30px;
}
/* Popup */
.vcard-popup {
  background: url(../images/virtual-card/vcard-top-bg.png) 0 0 no-repeat;
  background-size: cover;
  padding: 30px;
  box-sizing: border-box;
  position: fixed;
  min-width: 800px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.3);
  z-index: 9999;
}
.vcard-popup .vcard-button {
  margin: 0 auto;
  display: inline-block;
}
.vcard-popup .vcard-button.vcard-button-blue{
  background: linear-gradient(0deg, #37a7e1 0%, #4bbcf7 100%);
}
.vcard-popup .vcard-button.vcard-button-blue:hover{
  background: linear-gradient(0deg,  #4bbcf7 0%,#37a7e1 100%);

}


.vcard-popup h1 {
  color: #005594;
}
.vcard-popup p {
  color: rgba(0, 0, 0, 0.8);
}
.vcard-popup-close {
  position: absolute;
  top: 0;
  right: 5px;
  font-size: 32px;
  line-height: 32px;
  width: 32px;
  cursor: pointer;
}


.it_champion_adult_promo{
  color: #9c959a;
}

.it_champion_adult_promo .vcard-popup-close{
  width: auto!important;
}
.it_champion_adult_promo .vcard-popup-close small{
  font-size: 12px;
  vertical-align: bottom;
}

.it_champion_adult_promo h1{
  color: #000;
}

.it_champion_adult_promo p {
  color: #9c959a;
}

.it-champ-steps{
  text-align: left;
  counter-reset: it-champ-steps;
}
.it-champ-steps li{
  list-style: none;
  position: relative;
  display: table;
  table-layout: fixed;
  vertical-align: middle;
  margin: 20px 0;


}

.it-champ-steps li:before{
  display: table-cell;
  vertical-align: middle;
  
  content: counter(it-champ-steps);
  counter-increment: it-champ-steps;
  color: #000;
  font-size: 44px;
  line-height: 44px;
  font-weight: bold;
  width: 50px;
  

}
.it-champ-i{
  display: table-cell;
  width: 83px;
  height: 67px;
  background: grey;
  vertical-align: middle;
  background: url(../images/it_champion/i-champion-popup-icons.png) center 0 no-repeat;
}
.it-champ-i.i2{
  background-position: center -95px;
  height: 77px;
}
.it-champ-i.i3{
  background-position: center -202px;
  height: 63px;
}

.it-champ-step-text{
  display: table-cell;
  padding-left: 30px;
  padding-right: 20px;
  vertical-align: middle;
}


.president_choice_promo{
  background: url('../images/president_choice_1.png') 0 0 no-repeat;
  width: 960px;
  height: 480px;
}
.president_choice_promo map{display: none}

.president_choice_promo.promo2{
  background: none;
}

.president_choice_promo.promo2 map{display: block;}
.president_choice_promo .president-choice-img-2{display: none;}
.president_choice_promo.promo2 .president-choice-img-2{
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 960px;
  height: 480px;
}


.president_choice_promo .your-place{display: none;}

.president_choice_promo.promo2 .your-place{
  display: block;
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 100%;
  text-align: right;
  color: #fff!important;
  font-size: 30px;
}

.president_choice_promo.promo2 .your-place:hover{
}



#f-layer{
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .25);
    z-index: 9998;
}

.vd_payment_style {
  width: auto!important;
  background: none!important;
}

.vd_payment_style {
  width: auto!important;
  background: none!important;
}



