* {
    margin: 0;
    padding: 0;
    font-family: 'Montserrat';
    scroll-behavior: smooth;
    -webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

a {
    text-decoration: none;
}

img {
    max-width: 100%;
}
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
header {
    padding: 1vw 0;
    border-bottom: 1 solid #C8C8C8;
    background: #091217;
}

.wrapper-header {
    width: 78.54vw;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.link-header {
    font-weight: 600;
    font-size: 1.05vw;
    color: #FF26D4;
}

.link-header:hover {
    color: #0096B1;
}

.link-header-main{
    font-weight: 700;
    font-size: 1.5VW;
    color: #000000;
}

nav a {
    margin-left: 1.5vw;
}

.block-info {
    display: flex;
    align-items: center;
    padding: 5.20vw 0;

    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    justify-content: space-between;
    flex-direction: column;
    justify-content: center;
    padding-top: 100px;
    background: url(../img/fon.png) no-repeat center top;
    background-size: cover;
    height: 38vw;
}


.block-info__text h2 {
    font-size: 2.604vw;
    font-weight: bold;
    line-height: 130%;
    color: #000000;
    margin-bottom: 3vw;
}

.btn_blue {
    background-color: #e84545;

    display: inline-block;
    vertical-align: top;
    padding: 14px 40px;
    border-radius: 2px;
    font-family: 'Raleway', sans-serif;
    border: 0;
    cursor: pointer;
    font-size: 13px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    transition: background 1s;
}

a.button1 {
  font-size: 1vw;
  margin-top: 16vw;

  position: relative;
  color: white;
  font-weight: bold;
  text-decoration: none;
  text-shadow: -1px -1px #000;
  user-select: none;
  padding: .8em 2em;
  outline: none;
  background-color: #000;
  background-image: linear-gradient(45deg, rgba(255,255,255,.0) 30%, rgba(255,255,255,.8), rgba(255,255,255,.0) 70%), radial-gradient(190% 100% at 50% 0%, rgba(255,255,255,.7) 0%, rgba(255,255,255,.5) 50%, rgba(0,0,0,0) 50%);
  background-repeat: no-repeat;
  background-size: 200% 100%, auto;
  background-position: 200% 0, 0 0;
  box-shadow: rgba(0,0,0,.3) 0 2px 5px;
}
a.button1:active {
  top: 1px;
  box-shadow: none;
}
a.button1:hover {
  transition: .5s linear;
  background-position: -200% 0, 0 0;
}



.block-info__text a {
    display: block;
    width: 20.83vw;
    text-align: center;
    background: #0096B1;
    border-radius: 5px;
    color: #fff;
    font-weight: 500;
    font-size: 0.93vw;
    padding: 0.88vw 0;
}

.block-info__text a:hover {
    opacity: 0.8;
}

/*=====features====*/

.container {
    width: 100%;

    margin: 0 auto;
    padding: 0 15px;

    background: linear-gradient(to bottom, #B4ABD0, #ffffff);
    padding: 10px;
    border-top: 3.75vw solid #091217;
}

.features {
    flex-wrap: wrap;
    display: flex;

}

.features_item {
    margin: 25px 0;
    padding: 0 40px;
    width: 33.33333%;
    text-align: center;
    display: inline-block;
}

.features_text {
    font-weight: 500;
    font-size: 14px;
    line-height: 1.5;
    color: #000;
}

.features_icon {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 25px;
}

.features_title {
    margin-bottom: 20px;
    font-size: 14px;
    color: #542268;
    font-weight: 700;
    text-transform: uppercase;
}

.block-pols{
    background: #091217;
    padding: 5.20vw 0;
}

.imgpc {
    margin: 10px;
    margin-bottom: 37px;
    display: block;
    float: left;
}

.imginf {
    margin: 10px;
    margin-bottom: 20px;
    display: block;
    float: left;
}

.block_inf {
    display: flex
}

.p_inf {
    font-size: 1.3vw;
    line-height: 150%;
    color: #D5FDF3;
    text-align: center;
    
}

.h4_inf {
    display: flex;
}


.container9 {

    width: 100%;
    margin: 0 auto;
    padding: 5vw 15px;
    box-sizing: border-box;
    background: #091217;
}

.container9 h3 {
    font-weight: 600;
    font-size: 2.3vw;
    color: #FF26D4;
    text-align: center;
    padding-bottom: 2vw;
}

#t1 {
    font-family: 'cardo' , sans-serif;
    font-style: italic;
    font-size: 18px;
    line-height: 1.2;
    color: #FF26D4;
}

#t2 {
    font-family: 'cardo' , sans-serif;
    font-style: italic;
    font-size: 18px;
    line-height: 1.2;
    color: #FF26D4;
}


.container9 h10 {
    font-weight: 600;
    font-size: 1.7vw;
    color: #FF26D4;

    padding-bottom: 2vw;
}

.header_pols {
    display: flex;
    flex-wrap: wrap;
}

.icon {
    width: 40%;

    position: relative;
}

.icon_img {
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 1;
    transform: translateY(-50%);
}

.header_content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 30px;
    width: 50%;
}

.header_text {
    margin-bottom: 8px;
    font-family: 'cardo' , sans-serif;
    font-style: italic;
    font-size: 18px;
    line-height: 1.2;
    color: #D5FDF3;
}


.header-pols-black{
    width: 52.08vw;
    margin: 0 auto;
}
.header-pols-black h3{
    font-weight: 600;
    font-size: 1.35vw;
    color: #000;
    text-align: center;
    margin-bottom: 1.5vw;
}

.header-pols{
    width: 52.08vw;
    margin: 0 auto;
}

.header-pols h3{
    font-weight: 600;
    font-size: 2.3vw;
    color: #D5FDF3;
    text-align: center;
    margin-bottom: 1.5vw;
}

.header-pols p{
    font-size: 1.3vw;
    line-height: 150%;
    color: #D5FDF3;
    text-align: center;
}

/*-----container-product---*/

.container-cards {
    margin: 0 auto;
    width: 100%;
    background: linear-gradient(to bottom, #B4ABD0, #ffffff);
}

.container-transfer {
    margin: 0 auto;
    width: 100%;
    background: linear-gradient(to bottom, #B4ABD0, #ffffff);
}

.container-gift {
    margin: 0 auto;
    width: 100%;
    background: linear-gradient(to bottom, #B4ABD0, #ffffff);
}

.container_mag-profs {
    margin: 0 auto;
    width: 100%;
    background: linear-gradient(to bottom, #B4ABD0, #ffffff);
}

.wrapper__pols-item{
    width: 78.54vw;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-top: 4vw;
}

.pols-item{
    width: 22.875VW;
}

.wrapper-pols-img{
    display: flex;
    align-items: center;
    margin-bottom: 1.406vw;
}

.wrapper-pols-img svg{
     width: 1.8vw;
    margin-right: 1vw;
    fill: #fff;
}

.wrapper__profs-item{
    padding: 2.4vw 0;
    width: 78.54vw;
    margin: 0 auto;
}

.wrapper-profs-images{
    display: flex;
    justify-content: space-between;
    height: 25vw;
}
.pols-item h4{
    font-weight: bold;
    font-size: 1.197vw;
    line-height: 140%;
    color: #D5FDF3;
}

.img-jet{
    transform: rotate(-45deg);
}

.pols-item p {
    font-size: 0.95vw;
    line-height: 156%;
    color: #D5FDF3;
    text-align: justify;
}

.wrapper-buy-item{
    width: 78.54vw;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding: 4vw 0 ;
    flex-wrap: wrap;
}


.wrapper-buy-item__block{
    margin: 1vw 1vw;
    width: 120%;
    max-width: 25%;
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    padding-bottom: 1.86vw;
    margin-bottom: 3vw;
    background: #EFEFEF;
}

.buy-item__block__img{
    margin-bottom: 1.22vw;
}

.buy-item__block__title{
    font-size: 1.197vw;
    line-height: 140%;
    font-weight: 700;
    color: #000000;
    margin-bottom: .5vw;
    margin-left: 2.29vw;
}

.buy-item__block__line{
    width: 1.35vw;
    border: 1px solid #000000;
    margin-bottom: .5vw;
    margin-left: 2.29vw;
    background: #000000;
}

.buy-item__block__text{
    margin-left: 2.29vw;
    font-size: 1vw;
    line-height: 147%;
    color: #000000;
    width: 85%;
    font-weight: 500;
}

.btn-buy-wrapper {
  width: 5em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  user-select: none;
  color: rgb(0,0,0);
  outline: none;
  border: 1px solid rgba(0,0,0,.4);
  border-top-color: rgba(0,0,0,.3);
  border-radius: 2px;
  background: linear-gradient(rgb(255,255,255), rgb(240,240,240));
  box-shadow:
   0 0 3px rgba(0,0,0,0) inset,
   0 5px 1px 5px rgba(255,255,255,.2),
   0 -5px 1px 1px rgba(0,0,0,0);
  transition: .2s ease-in-out;
}
.btn-buy-wrapper:hover:not(:active) {
  box-shadow:
   0 0 3px rgba(0,0,0,0) inset,
   0 1px 1px 1px rgba(255, 38, 212, 1),
   0 -1px 1px 1px rgba(255, 38, 212, 1);
}
.btn-buy-wrapper:active {
  background: linear-gradient(rgb(250,250,250), rgb(235,235,235));
  box-shadow:
   0 0 3px rgba(0,0,0,.5) inset,
   0 1px 1px 1px rgba(255,255,255,.4),
   0 -1px 1px 1px rgba(0,0,0,.1);
}

.btn-buy-wrapper {
    display: flex;
    align-items: center;
    background: #fff;
    border: 1px solid #C8C8C8;
    border-radius: 4px;
    padding: 0.1vw 3.30vw;
    width: 85%;
    margin: 0 auto;
    margin-top: 1vw;
}

.btn-buy-wrapper:hover {
    background: #A0FFFE;
}

.btn-buy-wrapper:hover p {
   color: #FF26D4;
}

.btn-buy-wrapper img{
    width: 1.562vw;
    margin-left: auto;
    margin-right: auto;

}
.btn-buy-wrapper p{
    font-weight: 600;

    font-size: 1.25vw;
    display: flex;
    color: #000000;
    margin-left: auto;
    margin-right: auto;
}


/*---delivery----*/

.fon_delivery {
    display: flex;
    align-items: center;

    width: 120%;
    max-width: 100%;
    margin: 0 auto;
    justify-content: space-between;
    flex-direction: column;
    justify-content: center;

    background: url(../img/fondelivery.png) no-repeat center top;
    background-size: cover;
    height: 24vw;
}

.faq-item{
    margin-top: 1vw;
}

.faq{
    padding: 2.5vw 0;
    width: 78.54vw;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    min-height: 50vh;
}


.profs{
    padding-bottom: 2.5vw;
    width: 78.54vw;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    min-height: 50vh;
}

.profs h2{
    padding: 2.5vw 0;
    width: 100%;
}
.faq h2{
    font-size: 2vw ;
    margin-bottom: 2vw;
}

.faq-item__title{
    display: flex;
    align-items: center;
    cursor: pointer;
    user-select: none;
}

.faq-item__title img{
    width: 1.5vw;
    margin-right: .5vw;
}

.faq-item__title{
    font-size: 1.3vw;
    font-weight: 700;
}

.faq-item__content{
    background: #D5FDF3;
    font-weight: 500;
    display: none;
    margin-top: .5vw;
    padding-left: 2vw;
}

.open-acord{
    display: block;
}

.email-info{
    margin-bottom: 8px;
    font-family: 'cardo' , sans-serif;
    font-style: italic;
    font-size: 18px;
    line-height: 1.2;
    color: #091217;
}

.profs__img{
    width: 33.33333%;

}

/*-----FOOTER----*/

.container2 {

    background: #091217;
}

.footer{
    padding: 2vw 0;
    display: flex;
    justify-content: space-between;
    width: 78.54vw;
    margin: 0 auto;
}

.wraper-footer{
    display: flex;
}

.footer__item{
    display: flex;
    flex-direction: column;

}
.footer__item h5{
    font-weight: bold;
    font-size: 1.5vw;
    color: #FF26D4;
}

.footer__item p{
    font-weight: 600;
    font-size: 0.83vw;
    line-height: 180%;
    color: #A0FFFE;
}

.footer__item a{
    font-weight: 600;
    font-size: 1.05vw;
    line-height: 200%;
    color: #A0FFFE;
}

.wraper-footer{
    display: flex;
    justify-content: space-between;
    width: 20vw;
}

.right-side{
    align-items: center;
    text-align: right;
}

.footer__logo {
    width: 30%;
}

.btns-profs{
    display: block;
    width: 15vw;
    text-align: center;
    margin: 0 auto;
    margin-top: 3vw;
    border-radius: 4px;
    padding: 0.8vw 1.30vw;
    background: #0096B1;
    cursor: pointer;
    color: #fff;
    font-size: 1vw;
    font-weight: 500;
}

.btns-profs:hover{
   opacity: 0.8;
}


.wrapper-profs-images-item{
    width: 32.3333%;
}

/*BEGIN CSS*/html {
 -ms-text-size-adjust: 100%;
 -webkit-text-size-adjust: 100%
}
#blockoPayModal.modal article,
#blockoPayModal.modal aside,
#blockoPayModal.modal details,
#blockoPayModal.modal figcaption,
#blockoPayModal.modal figure,
#blockoPayModal.modal footer,
#blockoPayModal.modal header,
#blockoPayModal.modal hgroup,
#blockoPayModal.modal main,
#blockoPayModal.modal menu,
#blockoPayModal.modal nav,
#blockoPayModal.modal section,
#blockoPayModal.modal summary {
 display: block
}
#blockoPayModal.modal audio,
#blockoPayModal.modal canvas,
#blockoPayModal.modal progress,
#blockoPayModal.modal video {
 display: inline-block;
 vertical-align: baseline
}
#blockoPayModal.modal audio:not([controls]) {
 display: none;
 height: 0
}
#blockoPayModal.modal [hidden],
#blockoPayModal.modal template {
 display: none
}
#blockoPayModal.modal a {
 background-color: transparent
}
#blockoPayModal.modal a:active,
#blockoPayModal.modal a:hover {
 outline: 0
}
#blockoPayModal.modal abbr[title] {
 border-bottom: 1px dotted
}
#blockoPayModal.modal b,
#blockoPayModal.modal strong {
 font-weight: bold
}
#blockoPayModal.modal dfn {
 font-style: italic
}
#blockoPayModal.modal h1 {
 font-size: 2em;
 margin: 0.67em 0
}
#blockoPayModal.modal mark {
 background: #ff0;
 color: #000
}
#blockoPayModal.modal small {
 font-size: 80%
}
#blockoPayModal.modal sub,
#blockoPayModal.modal sup {
 font-size: 75%;
 line-height: 0;
 position: relative;
 vertical-align: baseline
}
#blockoPayModal.modal sup {
 top: -0.5em
}
#blockoPayModal.modal sub {
 bottom: -0.25em
}
#blockoPayModal.modal img {
 border: 0
}
#blockoPayModal.modal svg:not(:root) {
 overflow: hidden
}
#blockoPayModal.modal figure {
 margin: 1em 40px
}
#blockoPayModal.modal hr {
 -webkit-box-sizing: content-box;
 -moz-box-sizing: content-box;
 box-sizing: content-box;
 height: 0
}
#blockoPayModal.modal pre {
 overflow: auto
}
#blockoPayModal.modal code,
#blockoPayModal.modal kbd,
#blockoPayModal.modal pre,
#blockoPayModal.modal samp {
 font-family: monospace, monospace;
 font-size: 1em
}
#blockoPayModal.modal button,
#blockoPayModal.modal input,
#blockoPayModal.modal optgroup,
#blockoPayModal.modal select,
#blockoPayModal.modal textarea {
 color: inherit;
 font: inherit;
 margin: 0
}
#blockoPayModal.modal button {
 overflow: visible
}
#blockoPayModal.modal button,
#blockoPayModal.modal select {
 text-transform: none
}
#blockoPayModal.modal button,
#blockoPayModal.modal  input[type="button"],
#blockoPayModal.modal input[type="reset"],
#blockoPayModal.modal input[type="submit"] {
 -webkit-appearance: button;
 cursor: pointer
}
#blockoPayModal.modal button[disabled],
#blockoPayModal.modal  input[disabled] {
 cursor: default
}
#blockoPayModal.modal button::-moz-focus-inner,
#blockoPayModal.modal input::-moz-focus-inner {
 border: 0;
 padding: 0
}
#blockoPayModal.modal input {
 line-height: normal
}
#blockoPayModal.modal input[type="checkbox"],
#blockoPayModal.modal input[type="radio"] {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 padding: 0
}
#blockoPayModal.modal input[type="number"]::-webkit-inner-spin-button,
#blockoPayModal.modal input[type="number"]::-webkit-outer-spin-button {
 height: auto
}
#blockoPayModal.modal input[type="search"] {
 -webkit-appearance: textfield;
 -webkit-box-sizing: content-box;
 -moz-box-sizing: content-box;
 box-sizing: content-box
}
#blockoPayModal.modal input[type="search"]::-webkit-search-cancel-button,
#blockoPayModal.modal input[type="search"]::-webkit-search-decoration {
 -webkit-appearance: none
}
#blockoPayModal.modal fieldset {
 border: 1px solid #c0c0c0;
 margin: 0 2px;
 padding: 0.35em 0.625em 0.75em
}
#blockoPayModal.modal legend {
 border: 0;
 padding: 0
}
#blockoPayModal.modal textarea {
 overflow: auto
}
#blockoPayModal.modal optgroup {
 font-weight: bold
}
#blockoPayModal.modal table {
 border-collapse: collapse;
 border-spacing: 0
}
#blockoPayModal.modal td,
#blockoPayModal.modal th {
 padding: 0
}
* {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box
}
*:before,
*:after {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box
}
#blockoPayModal.modal  {
 font-size: 10px;
 -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
#blockoPayModal.modal  {
 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
 font-size: 14px;
 line-height: 1.42857143;
}
#blockoPayModal.modal input,
#blockoPayModal.modal button,
#blockoPayModal.modal select,
#blockoPayModal.modal textarea {
 font-family: inherit;
 font-size: inherit;
 line-height: inherit
}
#blockoPayModal.modal a {
 color: #337ab7;
 text-decoration: none
}
#blockoPayModal.modal a:hover,
#blockoPayModal.modal a:focus {
 color: #23527c;
 text-decoration: underline
}
#blockoPayModal.modal a:focus {
 outline: 5px auto -webkit-focus-ring-color;
 outline-offset: -2px
}
#blockoPayModal.modal figure {
 margin: 0
}
#blockoPayModal.modal img {
 vertical-align: middle
}
#blockoPayModal.modal .img-responsive {
 display: block;
 max-width: 100%;
 height: auto
}
#blockoPayModal.modal .img-rounded {
 border-radius: 6px
}
#blockoPayModal.modal .img-thumbnail {
 padding: 4px;
 line-height: 1.42857143;
 background-color: #fff;
 border: 1px solid #ddd;
 border-radius: 4px;
 -webkit-transition: all .2s ease-in-out;
 -o-transition: all .2s ease-in-out;
 transition: all .2s ease-in-out;
 display: inline-block;
 max-width: 100%;
 height: auto
}
#blockoPayModal.modal .img-circle {
 border-radius: 50%
}
#blockoPayModal.modal hr {
 margin-top: 20px;
 margin-bottom: 20px;
 border: 0;
 border-top: 1px solid #eee
}
#blockoPayModal.modal .sr-only {
 position: absolute;
 width: 1px;
 height: 1px;
 margin: -1px;
 padding: 0;
 overflow: hidden;
 clip: rect(0, 0, 0, 0);
 border: 0
}
#blockoPayModal.modal .sr-only-focusable:active,
.sr-only-focusable:focus {
 position: static;
 width: auto;
 height: auto;
 margin: 0;
 overflow: visible;
 clip: auto
}
#blockoPayModal.modal [role="button"] {
 cursor: pointer
}
#blockoPayModal.modal fieldset {
 padding: 0;
 margin: 0;
 border: 0;
 min-width: 0
}
#blockoPayModal.modal legend {
 display: block;
 width: 100%;
 padding: 0;
 margin-bottom: 20px;
 font-size: 21px;
 line-height: inherit;
 color: #333;
 border: 0;
 border-bottom: 1px solid #e5e5e5
}
#blockoPayModal.modal label {
 display: inline-block;
 max-width: 100%;
 margin-bottom: 5px;
 font-weight: bold
}
#blockoPayModal.modal input[type="search"] {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box
}
#blockoPayModal.modal input[type="radio"],
#blockoPayModal.modal input[type="checkbox"] {
 margin: 4px 0 0;
 margin-top: 1px 9;
 line-height: normal
}
#blockoPayModal.modal input[type="file"] {
 display: block
}
#blockoPayModal.modal input[type="range"] {
 display: block;
 width: 100%
}
#blockoPayModal.modal select[multiple],
#blockoPayModal.modal select[size] {
 height: auto
}
#blockoPayModal.modal input[type="file"]:focus,
#blockoPayModal.modal input[type="radio"]:focus,
#blockoPayModal.modal input[type="checkbox"]:focus {
 outline: 5px auto -webkit-focus-ring-color;
 outline-offset: -2px
}
#blockoPayModal.modal output {
 display: block;
 padding-top: 7px;
 font-size: 14px;
 line-height: 1.42857143;
 color: #555
}
#blockoPayModal.modal .form-control {
 display: block;
 width: 100%;
 height: 34px;
 padding: 6px 12px;
 font-size: 14px;
 line-height: 1.42857143;
 color: #555;
 background-color: #fff;
 background-image: none;
 border: 1px solid #ccc;
 border-radius: 4px;
 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
 -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
 -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
 transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
#blockoPayModal.modal .form-control:focus {
 border-color: #66afe9;
 outline: 0;
 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
 box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6)
}
#blockoPayModal.modal .form-control::-moz-placeholder {
 color: #999;
 opacity: 1
}
#blockoPayModal.modal .form-control:-ms-input-placeholder {
 color: #999
}
#blockoPayModal.modal .form-control::-webkit-input-placeholder {
 color: #999
}
#blockoPayModal.modal .form-control::-ms-expand {
 border: 0;
 background-color: transparent
}
#blockoPayModal.modal .form-control[disabled],
#blockoPayModal.modal .form-control[readonly],
#blockoPayModal.modal fieldset[disabled] .form-control {
 background-color: #eee;
 opacity: 1
}
#blockoPayModal.modal .form-control[disabled],
#blockoPayModal.modal fieldset[disabled] .form-control {
 cursor: not-allowed
}
#blockoPayModal.modal textarea.form-control {
 height: auto
}
#blockoPayModal.modal input[type="search"] {
 -webkit-appearance: none
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
 #blockoPayModal.modal input[type="date"].form-control,
 #blockoPayModal.modal input[type="time"].form-control,
 #blockoPayModal.modal input[type="datetime-local"].form-control,
 #blockoPayModal.modal input[type="month"].form-control {
  line-height: 34px    
 }
 #blockoPayModal.modal input[type="date"].input-sm,
 #blockoPayModal.modal input[type="time"].input-sm,
 #blockoPayModal.modal input[type="datetime-local"].input-sm,
 #blockoPayModal.modal input[type="month"].input-sm,
 #blockoPayModal.modal .input-group-sm input[type="date"],
 #blockoPayModal.modal .input-group-sm input[type="time"],
 #blockoPayModal.modal .input-group-sm input[type="datetime-local"],
 #blockoPayModal.modal .input-group-sm input[type="month"] {
  line-height: 30px    
 }
 #blockoPayModal.modal input[type="date"].input-lg,
 #blockoPayModal.modal input[type="time"].input-lg,
 #blockoPayModal.modal input[type="datetime-local"].input-lg,
 #blockoPayModal.modal input[type="month"].input-lg,
 #blockoPayModal.modal .input-group-lg input[type="date"],
 #blockoPayModal.modal .input-group-lg input[type="time"],
 #blockoPayModal.modal .input-group-lg input[type="datetime-local"],
 #blockoPayModal.modal .input-group-lg input[type="month"] {
  line-height: 46px    
 }
}
#blockoPayModal.modal .form-group {
 margin-bottom: 15px
}
#blockoPayModal.modal .radio,
#blockoPayModal.modal .checkbox {
 position: relative;
 display: block;
 margin-top: 10px;
 margin-bottom: 10px
}
#blockoPayModal.modal .radio label,
#blockoPayModal.modal .checkbox label {
 min-height: 20px;
 padding-left: 20px;
 margin-bottom: 0;
 font-weight: normal;
 cursor: pointer
}
#blockoPayModal.modal .radio input[type="radio"],
#blockoPayModal.modal .radio-inline input[type="radio"],
#blockoPayModal.modal .checkbox input[type="checkbox"],
#blockoPayModal.modal .checkbox-inline input[type="checkbox"] {
 position: absolute;
 margin-left: -20px;
 margin-top: 4px 9
}
#blockoPayModal.modal .radio+.radio,
#blockoPayModal.modal .checkbox+.checkbox {
 margin-top: -5px
}
#blockoPayModal.modal .radio-inline,
#blockoPayModal.modal .checkbox-inline {
 position: relative;
 display: inline-block;
 padding-left: 20px;
 margin-bottom: 0;
 vertical-align: middle;
 font-weight: normal;
 cursor: pointer
}
#blockoPayModal.modal .radio-inline+.radio-inline,
#blockoPayModal.modal .checkbox-inline+.checkbox-inline {
 margin-top: 0;
 margin-left: 10px
}
#blockoPayModal.modal input[type="radio"][disabled],
#blockoPayModal.modal input[type="checkbox"][disabled],
#blockoPayModal.modal input[type="radio"].disabled,
#blockoPayModal.modal input[type="checkbox"].disabled,
#blockoPayModal.modal fieldset[disabled] input[type="radio"],
#blockoPayModal.modal fieldset[disabled] input[type="checkbox"] {
 cursor: not-allowed
}
#blockoPayModal.modal .radio-inline.disabled,
#blockoPayModal.modal .checkbox-inline.disabled,
#blockoPayModal.modal fieldset[disabled] .radio-inline,
#blockoPayModal.modal fieldset[disabled] .checkbox-inline {
 cursor: not-allowed
}
#blockoPayModal.modal .radio.disabled label,
#blockoPayModal.modal .checkbox.disabled label,
#blockoPayModal.modal fieldset[disabled] .radio label,
#blockoPayModal.modal fieldset[disabled] .checkbox label {
 cursor: not-allowed
}
#blockoPayModal.modal .form-control-static {
 padding-top: 7px;
 padding-bottom: 7px;
 margin-bottom: 0;
 min-height: 34px
}
#blockoPayModal.modal .form-control-static.input-lg,
#blockoPayModal.modal .form-control-static.input-sm {
 padding-left: 0;
 padding-right: 0
}
#blockoPayModal.modal .input-sm {
 height: 30px;
 padding: 5px 10px;
 font-size: 12px;
 line-height: 1.5;
 border-radius: 3px
}
#blockoPayModal.modal select.input-sm {
 height: 30px;
 line-height: 30px
}
#blockoPayModal.modal textarea.input-sm,
#blockoPayModal.modal select[multiple].input-sm {
 height: auto
}
#blockoPayModal.modal .form-group-sm .form-control {
 height: 30px;
 padding: 5px 10px;
 font-size: 12px;
 line-height: 1.5;
 border-radius: 3px
}
#blockoPayModal.modal .form-group-sm select.form-control {
 height: 30px;
 line-height: 30px
}
#blockoPayModal.modal .form-group-sm textarea.form-control,
#blockoPayModal.modal .form-group-sm select[multiple].form-control {
 height: auto
}
#blockoPayModal.modal .form-group-sm .form-control-static {
 height: 30px;
 min-height: 32px;
 padding: 6px 10px;
 font-size: 12px;
 line-height: 1.5
}
#blockoPayModal.modal .input-lg {
 height: 46px;
 padding: 10px 16px;
 font-size: 18px;
 line-height: 1.3333333;
 border-radius: 6px
}
#blockoPayModal.modal select.input-lg {
 height: 46px;
 line-height: 46px
}
#blockoPayModal.modal textarea.input-lg,
#blockoPayModal.modal select[multiple].input-lg {
 height: auto
}
#blockoPayModal.modal .form-group-lg .form-control {
 height: 46px;
 padding: 10px 16px;
 font-size: 18px;
 line-height: 1.3333333;
 border-radius: 6px
}
#blockoPayModal.modal .form-group-lg select.form-control {
 height: 46px;
 line-height: 46px
}
#blockoPayModal.modal .form-group-lg textarea.form-control,
#blockoPayModal.modal .form-group-lg select[multiple].form-control {
 height: auto
}
#blockoPayModal.modal .form-group-lg .form-control-static {
 height: 46px;
 min-height: 38px;
 padding: 11px 16px;
 font-size: 18px;
 line-height: 1.3333333
}
#blockoPayModal.modal .has-feedback {
 position: relative
}
#blockoPayModal.modal has-feedback .form-control {
 padding-right: 42.5px
}
#blockoPayModal.modal .form-control-feedback {
 position: absolute;
 top: 0;
 right: 0;
 z-index: 2;
 display: block;
 width: 34px;
 height: 34px;
 line-height: 34px;
 text-align: center;
 pointer-events: none
}
#blockoPayModal.modal .input-lg+.form-control-feedback,
#blockoPayModal.modal .input-group-lg+.form-control-feedback,
#blockoPayModal.modal .form-group-lg .form-control+.form-control-feedback {
 width: 46px;
 height: 46px;
 line-height: 46px
}
#blockoPayModal.modal .input-sm+.form-control-feedback,
#blockoPayModal.modal .input-group-sm+.form-control-feedback,
#blockoPayModal.modal .form-group-sm .form-control+.form-control-feedback {
 width: 30px;
 height: 30px;
 line-height: 30px
}
#blockoPayModal.modal .has-success .help-block,
#blockoPayModal.modal .has-success .control-label,
#blockoPayModal.modal .has-success .radio,
#blockoPayModal.modal .has-success .checkbox,
#blockoPayModal.modal .has-success .radio-inline,
#blockoPayModal.modal .has-success .checkbox-inline,
#blockoPayModal.modal .has-success.radio label,
#blockoPayModal.modal .has-success.checkbox label,
#blockoPayModal.modal has-success.radio-inline label,
#blockoPayModal.modal .has-success.checkbox-inline label {
 color: #3c763d
}
#blockoPayModal.modal .has-success .form-control {
 border-color: #3c763d;
 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
#blockoPayModal.modal .has-success .form-control:focus {
 border-color: #2b542c;
 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168
}
#blockoPayModal.modal .has-success .input-group-addon {
 color: #3c763d;
 border-color: #3c763d;
 background-color: #dff0d8
}
#blockoPayModal.modal .has-success .form-control-feedback {
 color: #3c763d
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
 color: #8a6d3b
}
#blockoPayModal.modal .has-warning .form-control {
 border-color: #8a6d3b;
 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
#blockoPayModal.modal .has-warning .form-control:focus {
 border-color: #66512c;
 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b
}
#blockoPayModal.modal .has-warning .input-group-addon {
 color: #8a6d3b;
 border-color: #8a6d3b;
 background-color: #fcf8e3
}
#blockoPayModal.modal .has-warning .form-control-feedback {
 color: #8a6d3b
}
#blockoPayModal.modal .has-error .help-block,
#blockoPayModal.modal .has-error .control-label,
#blockoPayModal.modal .has-error .radio,
#blockoPayModal.modal .has-error .checkbox,
#blockoPayModal.modal .has-error .radio-inline,
#blockoPayModal.modal .has-error .checkbox-inline,
#blockoPayModal.modal .has-error.radio label,
#blockoPayModal.modal .has-error.checkbox label,
#blockoPayModal.modal .has-error.radio-inline label,
#blockoPayModal.modal .has-error.checkbox-inline label {
 color: #a94442
}
#blockoPayModal.modal .has-error .form-control {
 border-color: #a94442;
 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075)
}
#blockoPayModal.modal .has-error .form-control:focus {
 border-color: #843534;
 -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
 box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483
}
#blockoPayModal.modal .has-error .input-group-addon {
 color: #a94442;
 border-color: #a94442;
 background-color: #f2dede
}
#blockoPayModal.modal .has-error .form-control-feedback {
 color: #a94442
}
#blockoPayModal.modal .has-feedback label~.form-control-feedback {
 top: 25px
}
#blockoPayModal.modal .has-feedback label.sr-only~.form-control-feedback {
 top: 0
}
#blockoPayModal.modal .help-block {
 display: block;
 margin-top: 5px;
 margin-bottom: 10px;
 color: #737373
}
@media (min-width: 768px) {
 #blockoPayModal.modal .form-inline .form-group {
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle    
 }
 #blockoPayModal.modal .form-inline .form-control {
  display: inline-block;
  width: auto;
  vertical-align: middle    
 }
 #blockoPayModal.modal .form-inline .form-control-static {
  display: inline-block    
 }
 #blockoPayModal.modal .form-inline .input-group {
  display: inline-table;
  vertical-align: middle    
 }
 #blockoPayModal.modal .form-inline .input-group .input-group-addon,
 #blockoPayModal.modal .form-inline .input-group .input-group-btn,
 #blockoPayModal.modal .form-inline .input-group .form-control {
  width: auto    
 }
 #blockoPayModal.modal .form-inline .input-group>.form-control {
  width: 100%    
 }
 #blockoPayModal.modal .form-inline .control-label {
  margin-bottom: 0;
  vertical-align: middle    
 }
 #blockoPayModal.modal .form-inline .radio,
 #blockoPayModal.modal .form-inline .checkbox {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  vertical-align: middle    
 }
 #blockoPayModal.modal .form-inline .radio label,
 #blockoPayModal.modal .form-inline .checkbox label {
  padding-left: 0    
 }
 #blockoPayModal.modal .form-inline .radio input[type="radio"],
 #blockoPayModal.modal .form-inline .checkbox input[type="checkbox"] {
  position: relative;
  margin-left: 0    
 }
 #blockoPayModal.modal .form-inline .has-feedback .form-control-feedback {
  top: 0    
 }
}
#blockoPayModal.modal .form-horizontal .radio,
#blockoPayModal.modal .form-horizontal .checkbox,
#blockoPayModal.modal .form-horizontal .radio-inline,
#blockoPayModal.modal .form-horizontal .checkbox-inline {
 margin-top: 0;
 margin-bottom: 0;
 padding-top: 7px
}
#blockoPayModal.modal .form-horizontal .radio,
#blockoPayModal.modal .form-horizontal .checkbox {
 min-height: 27px
}
#blockoPayModal.modal .form-horizontal .form-group {
 margin-left: -15px;
 margin-right: -15px
}
@media (min-width: 768px) {
 #blockoPayModal.modal .form-horizontal .control-label {
  text-align: right;
  margin-bottom: 0;
  padding-top: 7px    
 }
}
#blockoPayModal.modal .form-horizontal .has-feedback .form-control-feedback {
 right: 15px
}
@media (min-width: 768px) {
 #blockoPayModal.modal .form-horizontal .form-group-lg .control-label {
  padding-top: 11px;
  font-size: 18px    
 }
}
@media (min-width: 768px) {
 #blockoPayModal.modal .form-horizontal .form-group-sm .control-label {
  padding-top: 6px;
  font-size: 12px    
 }
}
#blockoPayModal.modal .btn {
 display: inline-block;
 margin-bottom: 0;
 font-weight: normal;
 text-align: center;
 vertical-align: middle;
 -ms-touch-action: manipulation;
 touch-action: manipulation;
 cursor: pointer;
 background-image: none;
 border: 1px solid transparent;
 white-space: nowrap;
 padding: 6px 12px;
 font-size: 14px;
 line-height: 1.42857143;
 border-radius: 4px;
 -webkit-user-select: none;
 -moz-user-select: none;
 -ms-user-select: none;
 user-select: none
}
#blockoPayModal.modal .btn:focus,
#blockoPayModal.modal .btn:active:focus,
#blockoPayModal.modal .btn.active:focus,
#blockoPayModal.modal .btn.focus,
#blockoPayModal.modal .btn:active.focus,
#blockoPayModal.modal .btn.active.focus {
 outline: 5px auto -webkit-focus-ring-color;
 outline-offset: -2px
}
#blockoPayModal.modal .btn:hover,
#blockoPayModal.modal .btn:focus,
#blockoPayModal.modal .btn.focus {
 color: #333;
 text-decoration: none
}
#blockoPayModal.modal .btn:active,
#blockoPayModal.modal .btn.active {
 outline: 0;
 background-image: none;
 -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
 box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}
#blockoPayModal.modal .btn.disabled,
#blockoPayModal.modal .btn[disabled],
#blockoPayModal.modal fieldset[disabled] .btn {
 cursor: not-allowed;
 opacity: .65;
 filter: alpha(opacity=65);
 -webkit-box-shadow: none;
 box-shadow: none
}
#blockoPayModal.modal a.btn.disabled,
#blockoPayModal.modal fieldset[disabled] a.btn {
 pointer-events: none
}
#blockoPayModal.modal .btn-default {
 color: #333;
 background-color: #fff;
 border-color: #ccc
}
#blockoPayModal.modal .btn-default:focus,
#blockoPayModal.modal .btn-default.focus {
 color: #333;
 background-color: #e6e6e6;
 border-color: #8c8c8c
}
#blockoPayModal.modal .btn-default:hover {
 color: #333;
 background-color: #e6e6e6;
 border-color: #adadad
}
#blockoPayModal.modal .btn-default:active,
#blockoPayModal.modal .btn-default.active,
#blockoPayModal.modal .open>.dropdown-toggle.btn-default {
 color: #333;
 background-color: #e6e6e6;
 border-color: #adadad
}
#blockoPayModal.modal .btn-default:active:hover,
#blockoPayModal.modal .btn-default.active:hover,
#blockoPayModal.modal .open>.dropdown-toggle.btn-default:hover,
#blockoPayModal.modal .btn-default:active:focus,
#blockoPayModal.modal .btn-default.active:focus,
#blockoPayModal.modal .open>.dropdown-toggle.btn-default:focus,
#blockoPayModal.modal .btn-default:active.focus,
#blockoPayModal.modal .btn-default.active.focus,
#blockoPayModal.modal .open>.dropdown-toggle.btn-default.focus {
 color: #333;
 background-color: #d4d4d4;
 border-color: #8c8c8c
}
#blockoPayModal.modal .btn-default:active,
#blockoPayModal.modal .btn-default.active,
#blockoPayModal.modal .open>.dropdown-toggle.btn-default {
 background-image: none
}
#blockoPayModal.modal .btn-default.disabled:hover,
#blockoPayModal.modal .btn-default[disabled]:hover,
#blockoPayModal.modal fieldset[disabled] .btn-default:hover,
#blockoPayModal.modal .btn-default.disabled:focus,
#blockoPayModal.modal .btn-default[disabled]:focus,
#blockoPayModal.modal fieldset[disabled] .btn-default:focus,
#blockoPayModal.modal .btn-default.disabled.focus,
#blockoPayModal.modal .btn-default[disabled].focus,
#blockoPayModal.modal fieldset[disabled] .btn-default.focus {
 background-color: #fff;
 border-color: #ccc
}
#blockoPayModal.modal .btn-default .badge {
 color: #fff;
 background-color: #333
}
#blockoPayModal.modal .btn-primary {
 color: #fff;
 background-color: #337ab7;
 border-color: #2e6da4
}
#blockoPayModal.modal .btn-primary:focus,
#blockoPayModal.modal .btn-primary.focus {
 color: #fff;
 background-color: #286090;
 border-color: #122b40
}
#blockoPayModal.modal .btn-primary:hover {
 color: #fff;
 background-color: #286090;
 border-color: #204d74
}
#blockoPayModal.modal .btn-primary:active,
#blockoPayModal.modal .btn-primary.active,
#blockoPayModal.modal .open>.dropdown-toggle.btn-primary {
 color: #fff;
 background-color: #286090;
 border-color: #204d74
}
#blockoPayModal.modal .btn-primary:active:hover,
#blockoPayModal.modal .btn-primary.active:hover,
#blockoPayModal.modal .open>.dropdown-toggle.btn-primary:hover,
#blockoPayModal.modal .btn-primary:active:focus,
#blockoPayModal.modal .btn-primary.active:focus,
#blockoPayModal.modal .open>.dropdown-toggle.btn-primary:focus,
#blockoPayModal.modal .btn-primary:active.focus,
#blockoPayModal.modal .btn-primary.active.focus,
#blockoPayModal.modal .open>.dropdown-toggle.btn-primary.focus {
 color: #fff;
 background-color: #204d74;
 border-color: #122b40
}
#blockoPayModal.modal .btn-primary:active,
#blockoPayModal.modal .btn-primary.active,
#blockoPayModal.modal .open>.dropdown-toggle.btn-primary {
 background-image: none
}
#blockoPayModal.modal .btn-primary.disabled:hover,
#blockoPayModal.modal .btn-primary[disabled]:hover,
#blockoPayModal.modal fieldset[disabled] .btn-primary:hover,
#blockoPayModal.modal .btn-primary.disabled:focus,
#blockoPayModal.modal .btn-primary[disabled]:focus,
#blockoPayModal.modal fieldset[disabled] .btn-primary:focus,
#blockoPayModal.modal .btn-primary.disabled.focus,
#blockoPayModal.modal .btn-primary[disabled].focus,
#blockoPayModal.modal fieldset[disabled] .btn-primary.focus {
 background-color: #337ab7;
 border-color: #2e6da4
}
#blockoPayModal.modal .btn-primary .badge {
 color: #337ab7;
 background-color: #fff
}
#blockoPayModal.modal .btn-success {
 color: #fff;
 background-color: #5cb85c;
 border-color: #4cae4c
}
#blockoPayModal.modal .btn-success:focus,
#blockoPayModal.modal .btn-success.focus {
 color: #fff;
 background-color: #449d44;
 border-color: #255625
}
#blockoPayModal.modal .btn-success:hover {
 color: #fff;
 background-color: #449d44;
 border-color: #398439
}
#blockoPayModal.modal .btn-success:active,
#blockoPayModal.modal .btn-success.active,
#blockoPayModal.modal .open>.dropdown-toggle.btn-success {
 color: #fff;
 background-color: #449d44;
 border-color: #398439
}
#blockoPayModal.modal .btn-success:active:hover,
#blockoPayModal.modal .btn-success.active:hover,
#blockoPayModal.modal .open>.dropdown-toggle.btn-success:hover,
#blockoPayModal.modal .btn-success:active:focus,
#blockoPayModal.modal .btn-success.active:focus,
#blockoPayModal.modal .open>.dropdown-toggle.btn-success:focus,
#blockoPayModal.modal .btn-success:active.focus,
#blockoPayModal.modal .btn-success.active.focus,
#blockoPayModal.modal .open>.dropdown-toggle.btn-success.focus {
 color: #fff;
 background-color: #398439;
 border-color: #255625
}
#blockoPayModal.modal .btn-success:active,
#blockoPayModal.modal .btn-success.active,
#blockoPayModal.modal .open>.dropdown-toggle.btn-success {
 background-image: none
}
#blockoPayModal.modal .btn-success.disabled:hover,
#blockoPayModal.modal .btn-success[disabled]:hover,
#blockoPayModal.modal fieldset[disabled] .btn-success:hover,
#blockoPayModal.modal .btn-success.disabled:focus,
#blockoPayModal.modal .btn-success[disabled]:focus,
#blockoPayModal.modal fieldset[disabled] .btn-success:focus,
#blockoPayModal.modal .btn-success.disabled.focus,
#blockoPayModal.modal .btn-success[disabled].focus,
#blockoPayModal.modal fieldset[disabled] .btn-success.focus {
 background-color: #5cb85c;
 border-color: #4cae4c
}
#blockoPayModal.modal .btn-success .badge {
 color: #5cb85c;
 background-color: #fff
}
#blockoPayModal.modal .btn-info {
 color: #fff;
 background-color: #5bc0de;
 border-color: #46b8da
}
#blockoPayModal.modal .btn-info:focus,
#blockoPayModal.modal .btn-info.focus {
 color: #fff;
 background-color: #31b0d5;
 border-color: #1b6d85
}
#blockoPayModal.modal .btn-info:hover {
 color: #fff;
 background-color: #31b0d5;
 border-color: #269abc
}
#blockoPayModal.modal .btn-info:active,
#blockoPayModal.modal .btn-info.active,
#blockoPayModal.modal .open>.dropdown-toggle.btn-info {
 color: #fff;
 background-color: #31b0d5;
 border-color: #269abc
}
#blockoPayModal.modal .btn-info:active:hover,
#blockoPayModal.modal .btn-info.active:hover,
#blockoPayModal.modal .open>.dropdown-toggle.btn-info:hover,
#blockoPayModal.modal .btn-info:active:focus,
#blockoPayModal.modal .btn-info.active:focus,
#blockoPayModal.modal .open>.dropdown-toggle.btn-info:focus,
#blockoPayModal.modal .btn-info:active.focus,
#blockoPayModal.modal .btn-info.active.focus,
#blockoPayModal.modal .open>.dropdown-toggle.btn-info.focus {
 color: #fff;
 background-color: #269abc;
 border-color: #1b6d85
}
#blockoPayModal.modal .btn-info:active,
#blockoPayModal.modal .btn-info.active,
#blockoPayModal.modal open>.dropdown-toggle.btn-info {
 background-image: none
}
#blockoPayModal.modal .btn-info.disabled:hover,
#blockoPayModal.modal .btn-info[disabled]:hover,
#blockoPayModal.modal fieldset[disabled] .btn-info:hover,
#blockoPayModal.modal .btn-info.disabled:focus,
#blockoPayModal.modal .btn-info[disabled]:focus,
#blockoPayModal.modal fieldset[disabled] .btn-info:focus,
#blockoPayModal.modal .btn-info.disabled.focus,
#blockoPayModal.modal .btn-info[disabled].focus,
#blockoPayModal.modal fieldset[disabled] .btn-info.focus {
 background-color: #5bc0de;
 border-color: #46b8da
}
#blockoPayModal.modal .btn-info .badge {
 color: #5bc0de;
 background-color: #fff
}
#blockoPayModal.modal .btn-warning {
 color: #fff;
 background-color: #f0ad4e;
 border-color: #eea236;
}
#blockoPayModal.modal .btn-warning:focus,
#blockoPayModal.modal .btn-warning.focus {
 color: #fff;
 background-color: #ec971f;
 border-color: #985f0d
}
#blockoPayModal.modal .btn-warning:hover {
 color: #fff;
 background-color: #ec971f;
 border-color: #d58512
}
#blockoPayModal.modal .btn-warning:active,
#blockoPayModal.modal .btn-warning.active,
#blockoPayModal.modal .open>.dropdown-toggle.btn-warning {
 color: #fff;
 background-color: #ec971f;
 border-color: #d58512
}
#blockoPayModal.modal .btn-warning:active:hover,
#blockoPayModal.modal .btn-warning.active:hover,
#blockoPayModal.modal .open>.dropdown-toggle.btn-warning:hover,
#blockoPayModal.modal .btn-warning:active:focus,
#blockoPayModal.modal .btn-warning.active:focus,
#blockoPayModal.modal .open>.dropdown-toggle.btn-warning:focus,
#blockoPayModal.modal .btn-warning:active.focus,
#blockoPayModal.modal .btn-warning.active.focus,
#blockoPayModal.modal .open>.dropdown-toggle.btn-warning.focus {
 color: #fff;
 background-color: #d58512;
 border-color: #985f0d
}
#blockoPayModal.modal .btn-warning:active,
#blockoPayModal.modal .btn-warning.active,
#blockoPayModal.modal .open>.dropdown-toggle.btn-warning {
 background-image: none
}
#blockoPayModal.modal .btn-warning.disabled:hover,
#blockoPayModal.modal .btn-warning[disabled]:hover,
#blockoPayModal.modal fieldset[disabled] .btn-warning:hover,
#blockoPayModal.modal .btn-warning.disabled:focus,
#blockoPayModal.modal .btn-warning[disabled]:focus,
#blockoPayModal.modal fieldset[disabled] .btn-warning:focus,
#blockoPayModal.modal .btn-warning.disabled.focus,
#blockoPayModal.modal .btn-warning[disabled].focus,
#blockoPayModal.modal fieldset[disabled] .btn-warning.focus {
 background-color: #f0ad4e;
 border-color: #eea236
}
#blockoPayModal.modal .btn-warning .badge {
 color: #f0ad4e;
 background-color: #fff
}
#blockoPayModal.modal .btn-danger {
 color: #fff;
 background-color: #d9534f;
 border-color: #d43f3a
}
#blockoPayModal.modal .btn-danger:focus,
#blockoPayModal.modal .btn-danger.focus {
 color: #fff;
 background-color: #c9302c;
 border-color: #761c19
}
#blockoPayModal.modal .btn-danger:hover {
 color: #fff;
 background-color: #c9302c;
 border-color: #ac2925
}
#blockoPayModal.modal .btn-danger:active,
#blockoPayModal.modal .btn-danger.active,
#blockoPayModal.modal .open>.dropdown-toggle.btn-danger {
 color: #fff;
 background-color: #c9302c;
 border-color: #ac2925
}
#blockoPayModal.modal .btn-danger:active:hover,
#blockoPayModal.modal .btn-danger.active:hover,
#blockoPayModal.modal .open>.dropdown-toggle.btn-danger:hover,
#blockoPayModal.modal  .btn-danger:active:focus,
#blockoPayModal.modal .btn-danger.active:focus,
#blockoPayModal.modal .open>.dropdown-toggle.btn-danger:focus,
#blockoPayModal.modal .btn-danger:active.focus,
#blockoPayModal.modal .btn-danger.active.focus,
#blockoPayModal.modal .open>.dropdown-toggle.btn-danger.focus {
 color: #fff;
 background-color: #ac2925;
 border-color: #761c19
}
#blockoPayModal.modal .btn-danger:active,
#blockoPayModal.modal .btn-danger.active,
#blockoPayModal.modal .open>.dropdown-toggle.btn-danger {
 background-image: none
}
#blockoPayModal.modal .btn-danger.disabled:hover,
#blockoPayModal.modal .btn-danger[disabled]:hover,
#blockoPayModal.modal fieldset[disabled] .btn-danger:hover,
#blockoPayModal.modal .btn-danger.disabled:focus,
#blockoPayModal.modal .btn-danger[disabled]:focus,
#blockoPayModal.modal fieldset[disabled] .btn-danger:focus,
#blockoPayModal.modal .btn-danger.disabled.focus,
#blockoPayModal.modal .btn-danger[disabled].focus,
#blockoPayModal.modal fieldset[disabled] .btn-danger.focus {
 background-color: #d9534f;
 border-color: #d43f3a
}
#blockoPayModal.modal .btn-danger .badge {
 color: #d9534f;
 background-color: #fff
}
#blockoPayModal.modal .btn-link {
 color: #337ab7;
 font-weight: normal;
 border-radius: 0
}
#blockoPayModal.modal .btn-link,
#blockoPayModal.modal .btn-link:active,
#blockoPayModal.modal .btn-link.active,
#blockoPayModal.modal .btn-link[disabled],
#blockoPayModal.modal fieldset[disabled] .btn-link {
 background-color: transparent;
 -webkit-box-shadow: none;
 box-shadow: none
}
#blockoPayModal.modal .btn-link,
#blockoPayModal.modal .btn-link:hover,
#blockoPayModal.modal .btn-link:focus,
#blockoPayModal.modal .btn-link:active {
 border-color: transparent
}
#blockoPayModal.modal .btn-link:hover,
#blockoPayModal.modal .btn-link:focus {
 color: #23527c;
 text-decoration: underline;
 background-color: transparent
}
#blockoPayModal.modal .btn-link[disabled]:hover,
#blockoPayModal.modal fieldset[disabled] .btn-link:hover,
#blockoPayModal.modal .btn-link[disabled]:focus,
#blockoPayModal.modal fieldset[disabled] .btn-link:focus {
 color: #777;
 text-decoration: none
}
#blockoPayModal.modal .btn-lg {
 padding: 10px 16px;
 font-size: 18px;
 line-height: 1.3333333;
 border-radius: 6px
}
#blockoPayModal.modal .btn-sm {
 padding: 5px 10px;
 font-size: 12px;
 line-height: 1.5;
 border-radius: 3px
}
#blockoPayModal.modal .btn-xs {
 padding: 1px 5px;
 font-size: 12px;
 line-height: 1.5;
 border-radius: 3px
}
#blockoPayModal.modal .btn-block {
 display: block;
 width: 100%
}
#blockoPayModal.modal .btn-block+.btn-block {
 margin-top: 5px
}
#blockoPayModal.modal input[type="submit"].btn-block,
#blockoPayModal.modal input[type="reset"].btn-block,
#blockoPayModal.modal input[type="button"].btn-block {
 width: 100%
}
#blockoPayModal.modal .fade {
 opacity: 0;
 -webkit-transition: opacity .15s linear;
 -o-transition: opacity .15s linear;
 transition: opacity .15s linear
}
#blockoPayModal.modal .fade.in {
 opacity: 1
}
#blockoPayModal.modal .collapse {
 display: none
}
#blockoPayModal.modal .collapse.in {
 display: block
}
#blockoPayModal.modal tr.collapse.in {
 display: table-row
}
#blockoPayModal.modal tbody.collapse.in {
 display: table-row-group
}
#blockoPayModal.modal .collapsing {
 position: relative;
 height: 0;
 overflow: hidden;
 -webkit-transition-property: height, visibility;
 -o-transition-property: height, visibility;
 transition-property: height, visibility;
 -webkit-transition-duration: .35s;
 -o-transition-duration: .35s;
 transition-duration: .35s;
 -webkit-transition-timing-function: ease;
 -o-transition-timing-function: ease;
 transition-timing-function: ease
}
#blockoPayModal.modal .input-group {
 position: relative;
 display: table;
 border-collapse: separate
}
#blockoPayModal.modal .input-group[class*="col-"] {
 float: none;
 padding-left: 0;
 padding-right: 0
}
#blockoPayModal.modal .input-group .form-control {
 position: relative;
 z-index: 2;
 float: left;
 width: 100%;
 margin-bottom: 0
}
#blockoPayModal.modal .input-group .form-control:focus {
 z-index: 3
}
#blockoPayModal.modal .input-group-lg>.form-control,
#blockoPayModal.modal .input-group-lg>.input-group-addon,
#blockoPayModal.modal .input-group-lg>.input-group-btn>.btn {
 height: 46px;
 padding: 10px 16px;
 font-size: 18px;
 line-height: 1.3333333;
 border-radius: 6px
}
#blockoPayModal.modal select.input-group-lg>.form-control,
#blockoPayModal.modal select.input-group-lg>.input-group-addon,
#blockoPayModal.modal select.input-group-lg>.input-group-btn>.btn {
 height: 46px;
 line-height: 46px
}
#blockoPayModal.modal textarea.input-group-lg>.form-control,
#blockoPayModal.modal textarea.input-group-lg>.input-group-addon,
#blockoPayModal.modal textarea.input-group-lg>.input-group-btn>.btn,
#blockoPayModal.modal select[multiple].input-group-lg>.form-control,
#blockoPayModal.modal select[multiple].input-group-lg>.input-group-addon,
#blockoPayModal.modal select[multiple].input-group-lg>.input-group-btn>.btn {
 height: auto
}
#blockoPayModal.modal .input-group-sm>.form-control,
#blockoPayModal.modal .input-group-sm>.input-group-addon,
#blockoPayModal.modal .input-group-sm>.input-group-btn>.btn {
 height: 30px;
 padding: 5px 10px;
 font-size: 12px;
 line-height: 1.5;
 border-radius: 3px
}
#blockoPayModal.modal select.input-group-sm>.form-control,
#blockoPayModal.modal select.input-group-sm>.input-group-addon,
#blockoPayModal.modal select.input-group-sm>.input-group-btn>.btn {
 height: 30px;
 line-height: 30px
}
#blockoPayModal.modal textarea.input-group-sm>.form-control,
#blockoPayModal.modal textarea.input-group-sm>.input-group-addon,
#blockoPayModal.modal textarea.input-group-sm>.input-group-btn>.btn,
#blockoPayModal.modal select[multiple].input-group-sm>.form-control,
#blockoPayModal.modal select[multiple].input-group-sm>.input-group-addon,
#blockoPayModal.modal select[multiple].input-group-sm>.input-group-btn>.btn {
 height: auto
}
#blockoPayModal.modal .input-group-addon,
#blockoPayModal.modal .input-group-btn,
#blockoPayModal.modal .input-group .form-control {
 display: table-cell
}
#blockoPayModal.modal .input-group-addon:not(:first-child):not(:last-child),
#blockoPayModal.modal .input-group-btn:not(:first-child):not(:last-child),
#blockoPayModal.modal .input-group .form-control:not(:first-child):not(:last-child) {
 border-radius: 0
}
#blockoPayModal.modal .input-group-addon,
#blockoPayModal.modal .input-group-btn {
 width: 1%;
 white-space: nowrap;
 vertical-align: middle
}
#blockoPayModal.modal .input-group-addon {
 padding: 6px 12px;
 font-size: 14px;
 font-weight: normal;
 line-height: 1;
 color: #555;
 text-align: center;
 background-color: #eee;
 border: 1px solid #ccc;
 border-radius: 4px
}
#blockoPayModal.modal .input-group-addon.input-sm {
 padding: 5px 10px;
 font-size: 12px;
 border-radius: 3px
}
#blockoPayModal.modal .input-group-addon.input-lg {
 padding: 10px 16px;
 font-size: 18px;
 border-radius: 6px
}
#blockoPayModal.modal .input-group-addon input[type="radio"],
#blockoPayModal.modal .input-group-addon input[type="checkbox"] {
 margin-top: 0
}
#blockoPayModal.modal .input-group .form-control:first-child,
#blockoPayModal.modal .input-group-addon:first-child,
#blockoPayModal.modal .input-group-btn:first-child>.btn,
#blockoPayModal.modal .input-group-btn:first-child>.btn-group>.btn,
#blockoPayModal.modal .input-group-btn:first-child>.dropdown-toggle,
#blockoPayModal.modal .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
#blockoPayModal.modal .input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
 border-bottom-right-radius: 0;
 border-top-right-radius: 0
}
#blockoPayModal.modal .input-group-addon:first-child {
 border-right: 0
}
#blockoPayModal.modal .input-group .form-control:last-child,
#blockoPayModal.modal .input-group-addon:last-child,
#blockoPayModal.modal .input-group-btn:last-child>.btn,
#blockoPayModal.modal .input-group-btn:last-child>.btn-group>.btn,
#blockoPayModal.modal .input-group-btn:last-child>.dropdown-toggle,
#blockoPayModal.modal .input-group-btn:first-child>.btn:not(:first-child),
#blockoPayModal.modal .input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
 border-bottom-left-radius: 0;
 border-top-left-radius: 0
}
#blockoPayModal.modal .input-group-addon:last-child {
 border-left: 0
}
#blockoPayModal.modal .input-group-btn {
 position: relative;
 font-size: 0;
 white-space: nowrap
}
#blockoPayModal.modal .input-group-btn>.btn {
 position: relative
}
#blockoPayModal.modal .input-group-btn>.btn+.btn {
 margin-left: -1px
}
#blockoPayModal.modal .input-group-btn>.btn:hover,
#blockoPayModal.modal .input-group-btn>.btn:focus,
#blockoPayModal.modal .input-group-btn>.btn:active {
 z-index: 2
}
#blockoPayModal.modal .input-group-btn:first-child>.btn,
#blockoPayModal.modal .input-group-btn:first-child>.btn-group {
 margin-right: -1px
}
#blockoPayModal.modal .input-group-btn:last-child>.btn,
#blockoPayModal.modal .input-group-btn:last-child>.btn-group {
 z-index: 2;
 margin-left: -1px
}
#blockoPayModal.modal .label {
 display: inline;
 padding: .2em .6em .3em;
 font-size: 75%;
 font-weight: bold;
 line-height: 1;
 color: #fff;
 text-align: center;
 white-space: nowrap;
 vertical-align: baseline;
 border-radius: .25em
}
#blockoPayModal.modal a.label:hover,
#blockoPayModal.modal a.label:focus {
 color: #fff;
 text-decoration: none;
 cursor: pointer
}
#blockoPayModal.modal .label:empty {
 display: none
}
#blockoPayModal.modal .btn .label {
 position: relative;
 top: -1px
}
#blockoPayModal.modal .label-default {
 background-color: #777
}
.label-default[href]:hover,
.label-default[href]:focus {
 background-color: #5e5e5e
}
#blockoPayModal.modal .label-primary {
 background-color: #337ab7
}
#blockoPayModal.modal .label-primary[href]:hover,
#blockoPayModal.modal .label-primary[href]:focus {
 background-color: #286090
}
#blockoPayModal.modal .label-success {
 background-color: #5cb85c
}
#blockoPayModal.modal .label-success[href]:hover,
#blockoPayModal.modal .label-success[href]:focus {
 background-color: #449d44
}
#blockoPayModal.modal .label-info {
 background-color: #5bc0de
}
#blockoPayModal.modal .label-info[href]:hover,
#blockoPayModal.modal .label-info[href]:focus {
 background-color: #31b0d5
}
#blockoPayModal.modal .label-warning {
 background-color: #f0ad4e
}
#blockoPayModal.modal .label-warning[href]:hover,
#blockoPayModal.modal .label-warning[href]:focus {
 background-color: #ec971f
}
#blockoPayModal.modal .label-danger {
 background-color: #d9534f
}
#blockoPayModal.modal .label-danger[href]:hover,
#blockoPayModal.modal .label-danger[href]:focus {
 background-color: #c9302c
}
#blockoPayModal.modal .alert {
 padding: 15px;
 margin-bottom: 20px;
 border: 1px solid transparent;
 border-radius: 4px
}
#blockoPayModal.modal .alert h4 {
 margin-top: 0;
 color: inherit
}
#blockoPayModal.modal .alert .alert-link {
 font-weight: bold
}
#blockoPayModal.modal .alert>p,
#blockoPayModal.modal .alert>ul {
 margin-bottom: 0
}
#blockoPayModal.modal .alert>p+p {
 margin-top: 5px
}
#blockoPayModal.modal .alert-dismissable,
#blockoPayModal.modal .alert-dismissible {
 padding-right: 35px
}
#blockoPayModal.modal .alert-dismissable .close,
#blockoPayModal.modal .alert-dismissible .close {
 position: relative;
 top: -2px;
 right: -21px;
 color: inherit
}
#blockoPayModal.modal .alert-success {
 background-color: #dff0d8;
 border-color: #d6e9c6;
 color: #3c763d
}
#blockoPayModal.modal .alert-success hr {
 border-top-color: #c9e2b3
}
#blockoPayModal.modal .alert-success .alert-link {
 color: #2b542c
}
#blockoPayModal.modal .alert-info {
 background-color: #d9edf7;
 border-color: #bce8f1;
 color: #31708f
}
#blockoPayModal.modal .alert-info hr {
 border-top-color: #a6e1ec
}
#blockoPayModal.modal .alert-info .alert-link {
 color: #245269
}
#blockoPayModal.modal .alert-warning {
 background-color: #fcf8e3;
 border-color: #faebcc;
 color: #8a6d3b
}
#blockoPayModal.modal .alert-warning hr {
 border-top-color: #f7e1b5
}
#blockoPayModal.modal .alert-warning .alert-link {
 color: #66512c
}
#blockoPayModal.modal .alert-danger {
 background-color: #f2dede;
 border-color: #ebccd1;
 color: #a94442;
 word-break: break-word
}
#blockoPayModal.modal .alert-danger hr {
 border-top-color: #e4b9c0
}
#blockoPayModal.modal .alert-danger .alert-link {
 color: #843534
}
#blockoPayModal.modal .close {
 float: right;
 font-size: 21px;
 font-weight: bold;
 line-height: 1;
 color: #000;
 text-shadow: 0 1px 0 #fff;
 opacity: .2;
 filter: alpha(opacity=20)
}
#blockoPayModal.modal .left-button {
 float: left;
 bottom: 4px;
 position: relative;
}
#blockoPayModal.modal .close:hover,
#blockoPayModal.modal .close:focus {
 color: #000;
 text-decoration: none;
 cursor: pointer;
 opacity: .5;
 filter: alpha(opacity=50)
}
#blockoPayModal.modal button.close {
 padding: 0;
 cursor: pointer;
 background: transparent;
 border: 0;
 -webkit-appearance: none
}
.modal-open {
 overflow: hidden
}
#blockoPayModal.modal {
 display: none;    /* overflow: hidden; */
 position: fixed !important;
 top: 0  !important;
 right: 0  !important;
 bottom: 0  !important;
 left: 0  !important;
 z-index: 105000 !important;
 -webkit-overflow-scrolling: touch;
 outline: 0
}
#blockoPayModal.modal.fade .modal-dialog {
 -webkit-transform: translate(0, -25%);
 -ms-transform: translate(0, -25%);
 -o-transform: translate(0, -25%);
 transform: translate(0, -25%);
 -webkit-transition: -webkit-transform 0.3s ease-out;
 -o-transition: -o-transform 0.3s ease-out;
 transition: transform 0.3s ease-out
}
#blockoPayModal.modal.in .modal-dialog {
 -webkit-transform: translate(0, 0);
 -ms-transform: translate(0, 0);
 -o-transform: translate(0, 0);
 transform: translate(0, 0)
}
.modal-open .modal {
 overflow-x: hidden;
 overflow-y: auto
}
#blockoPayModal.modal .modal-dialog {
 position: relative;
 width: auto;
 margin: 10px
}
#blockoPayModal.modal .modal-content {
 position: relative;
 background-color: #fff;
 
 border-radius: 6px;
 -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
 box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
 -webkit-background-clip: padding-box;
 background-clip: padding-box;
 outline: 0
}
.modal-backdrop {
 position: fixed;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
 z-index: 1040;
 background-color: #000
}
.modal-backdrop.fade {
 opacity: 0;
 filter: alpha(opacity=0)
}
.modal-backdrop.in {
 opacity: .5;
 filter: alpha(opacity=50)
}
#blockoPayModal.modal .modal-header {
 border-bottom: 1px solid #e5e5e5;
 background:#1c9690!important;
 border-radius:6px 6px 0px 0px;
}
#blockoPayModal.modal .modal-header .close {
 margin-top: -2px
}
#blockoPayModal.modal .modal-title {
 margin: 0;
    line-height: 1.42857143;
    text-align: center;
    font-size: 20px;
}
#blockoPayModal.modal .modal-body {
 position: relative;
 padding: 15px
}
#blockoPayModal.modal .modal-footer {
 padding: 15px;
 text-align: right;
 border-top: 1px solid #e5e5e5
}
#blockoPayModal.modal .modal-footer .btn+.btn {
 margin-left: 5px;
 margin-bottom: 0
}
#blockoPayModal.modal .modal-footer .btn-group .btn+.btn {
 margin-left: -1px
}
#blockoPayModal.modal .modal-footer .btn-block+.btn-block {
 margin-left: 0
}
.modal-scrollbar-measure {
 position: absolute;
 top: -9999px;
 width: 50px;
 height: 50px;
 overflow: scroll
}
@media (min-width: 768px) {
 #blockoPayModal.modal .modal-dialog {
  width: 600px;
  margin: 30px auto    
 }
 #blockoPayModal.modal .modal-content {
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)    
 }
 #blockoPayModal.modal .modal-sm {
  width: 300px    
 }
}
@media (min-width: 992px) {
 #blockoPayModal.modal .modal-lg {
  width: 900px    
 }
}
#blockoPayModal.modal .clearfix:before,
#blockoPayModal.modal .clearfix:after,
#blockoPayModal.modal .form-horizontal .form-group:before,
#blockoPayModal.modal .form-horizontal .form-group:after,
#blockoPayModal.modal .modal-header:before,
#blockoPayModal.modal .modal-header:after,
#blockoPayModal.modal .modal-footer:before,
#blockoPayModal.modal .modal-footer:after {
 content: " ";
 display: table
}
#blockoPayModal.modal .clearfix:after,
#blockoPayModal.modal .form-horizontal .form-group:after,
#blockoPayModal.modal .modal-header:after,
#blockoPayModal.modal .modal-footer:after {
 clear: both
}
#blockoPayModal.modal .center-block {
 display: block;
 margin-left: auto;
 margin-right: auto
}
#blockoPayModal.modal .pull-right {
 float: right !important
}
#blockoPayModal.modal .pull-left {
 float: left !important
}
#blockoPayModal.modal .hide {
 display: none !important
}
#blockoPayModal.modal .show {
 display: block !important
}
#blockoPayModal.modal .invisible {
 visibility: hidden
}
#blockoPayModal.modal .text-hide {
 font: 0/0 a;
 color: transparent;
 text-shadow: none;
 background-color: transparent;
 border: 0
}
#blockoPayModal.modal .hidden {
 display: none !important
}
#blockoPayModal.modal .affix {
 position: fixed
}
#blockoPayModal.modal .modal-dialog {
 max-width: 300px !important;
 top: initial !important;
 bottom: initial !important;
 left: 0px !important;
 right: 0px !important;
 margin: 15px auto !important;
}
#blockoPayModal.modal .modal-content {
 background: #f4f4f4;
 display: block;
}
#blockoPayModal.modal .modal-header {
    text-align: left;
    border: none;
    margin-bottom: 7px;
    display: block;
    padding: 15px;
}
#blockoPayModal.modal .modal-header h4 {
     display: inline-block;
}
#blockoPayModal.modal .modal-header .modal-desc {
 padding: 0px 15px 0px;
 font-weight: normal;
 margin: 0px 0px 7px;
 font-size: 13px;
 line-height: 1.5;
 color: #333333;
 white-space: pre-wrap;
}
#blockoPayModal.modal .modal-header h4 small {
 
}
#blockoPayModal.modal .modal-header small {
 display: block;
 margin: 3px 0 6px;
}
#blockoPayModal.modal .modal-body {
 padding-top: 0px;
 padding-left: 30px;
 padding-right: 30px;
 height: auto !important;
}
#blockoPayModal.modal .modal-body hr {
 margin-left: -15px;
 margin-right: -15px;
}
#blockoPayModal.modal .modal-body label {
 font-size: 13px;
}
#blockoPayModal.modal .modal-footer {
 padding-bottom: 30px;
 text-align: center;
 border: none;
}
#blockoPayModal.modal .form-group.centered {
 margin-top: 30px;
 text-align: center;
}
#blockoPayModal.modal .btn {
 font-weight: bold;
 position: initial !important;
}
#blockoPayBtnResponse {
 display: none;
}
#blockoPayBtnSuccess {
 display: block;
 text-align: center;
}
#blockoPayBtnSuccess .message {
 font-size: 18px;
 font-weight: bold;
 text-align: center;
 margin: 0 0 15px;
}
#blockoPayBtnSuccess #blockoPayBtnTick {
 display: block;
 width: 45px;
 height: 45px;
 text-align: center;
 margin: 0 auto 15px;
 background: #66C300;
 color: #ffffff;
 border-radius: 50%;
 -webkit-border-radius: 50%;
 -moz-border-radius: 50%;
 -o-border-radius: 50%;
 -ms-border-radius: 50%;
 font-size: 24px;
 padding-top: 7px;
}
#blockoPayModal.modal .help-block.error.text-danger {
 color: #a94442;
}
#blockoPayModal.modal .form-group.error .form-control {
 border-color: #a94442;
}
#blockoPayBtnResponse {
 text-align: center;
}
#blockoPayBtnQrCode {
 display: block;
 width: 150px;
 margin: 0 auto 9px;
 border: 1px solid #888888;
 padding: 6px 6px 1px;
 background: #ffffff;
}
#blockoPayBtnBTCAmount {
 text-align: center;
 color: #059e66 !important;
 font-weight: normal;
}
#blockoPayBtnBTCAddress {
 display: block;
 font-weight: normal;
 color: #333;
 font-size: 12px;
 margin: 6px 0;
}
#blockoPayModal.modal #btcConversion {
 display: block;
 font-size: 12px;
 margin: 0;
 color: #888888;
 padding: 15px 0 0;
 border-top: 1px solid #dadada;
}
#blockoPayBtnQrCode canvas {
 width: 100%;
 max-width: 100%;
 margin: 0;
}
#blockoPayBtnNumber {
 color: green;
 font-weight: bold;
 margin: 6px 0 15px;
}
#blockoPayModal.modal textarea {
 max-width: 100%;
 min-width: 100%;
 min-height: 100px;
}
#blockoPayModal.modal .ticker {
 display: block;
 max-width: 120px;
 margin: 0 auto 15px;
}
#blockoPayModal.modal .ticker .time-progress {
 display: block;
 margin: 9px 0;
 width: 100%;
 float: left;
 height: 9px;
 border-radius: 3px;
 background: #dadada;
 position: relative;
}
#blockoPayModal.modal .ticker .time-progress .prog {
 display: block;
 position: absolute;
 left: 0;
 height: 9px;
 top: 0;
 background: #09CA83;
 border-radius: 3px;
}
#blockoPayModal.modal .modal-footer {
 padding: 0 30px 12px;
 display: block;
}
#blockoPayModal.modal .modal-footer small {
 font-size: 10px;
 display: block;
 text-align: center;
 color: #888;
}
#blocko-merchant-ratings {
 position: absolute;
 right: 40px;
 top: 16px;
 min-width: 40px;
}
#blocko-merchant-ratings svg {
 max-width:20px;
}
#blocko-review-positive-count {
 color: #55AE1E;
}
#blocko-rating-positive,
#blocko-rating-negative,
#blocko-rating-none {
 width: 40px;
 display: table-cell;
}
#blocko-review-negative-count {
 color: #FF4A4A;
}
#blocko-review-no-count {
 color: #FFAF13;
}
#blockoPayModal.modal a#blocko-merchant-ratings-link {
 text-decoration: none;
 display: table-row;
}
#blocko-merchant-ratings-tooltip {
 width: 100%;
 position: relative;
 display: table;
 text-align: right;
}
#blocko-merchant-ratings-tooltip #blocko-merchant-ratings-tooltiptext,
#blocko-merchant-ratings-tooltip #blocko-merchant-no-rating-tooltiptext {
 visibility: hidden;
 width: 200px;
 background-color: black;
 color: #fff;
 text-align: center;
 border-radius: 6px;
 padding: 5px 10px;
 position: absolute;
 z-index: 1;
 top: 100%;
 left: 50%;
 margin-left: -100px;
}
#blocko-merchant-ratings-tooltip:hover #blocko-merchant-ratings-tooltiptext,
#blocko-merchant-ratings-tooltip:hover #blocko-merchant-no-rating-tooltiptext {
 visibility: visible;
}
#blocko-merchant-ratings svg {
 top: -1px;
 position: relative;
 vertical-align: middle;
}
/*END CSS*/

        * {
    margin: 0;
    padding: 0;
    font-family: 'cardo' , sans-serif;
}

a {
    text-decoration: none;
}

img {
    max-width: 100%;
}

header {
    padding: 1vw 0;
    border-bottom: 1 solid #C8C8C8;
    background: #091217;
}

.wrapper-header {
    width: 78.54vw;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.link-header {
    font-weight: 600;
    font-size: 1.55vw;
    color: #FF26D4;
}

.link-header:hover {
    color: #0096B1;
}

.link-header-main{
    font-weight: 700;
    font-size: 1.5VW;
    color: #000000;
}

nav a {
    margin-left: 1.5vw;
}

.block-info {
    display: flex;
    align-items: center;
    padding: 5.20vw 0;

    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    justify-content: space-between;
    flex-direction: column;
    justify-content: center;
    padding-top: 100px;
    background: url(../img/fon1.jpg) no-repeat center top;
    background-size: cover;
    width: 100vw;
    height: 82vh
}


.block-info__text h2 {
    font-size: 2.604vw;
    font-weight: bold;
    line-height: 130%;
    color: #000000;
    margin-bottom: 3vw;
}

.btn_blue {
    background-color: #e84545;

    display: inline-block;
    vertical-align: top;
    padding: 14px 40px;
    border-radius: 2px;
    font-family: 'Raleway', sans-serif;
    border: 0;
    cursor: pointer;
    font-size: 13px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    transition: background 1s;
}

a.button1 {
  font-size: 1.3vw;
  margin-top: 16vw;
  position: relative;
  color: white;
  font-weight: bold;
  text-decoration: none;
  text-shadow: -1px -1px #000;
  user-select: none;
  padding: 0.9vw 2.1vw;
  outline: none;
  background-color: #000;
  background-image: linear-gradient(45deg, rgba(255,255,255,.0) 30%, rgba(255,255,255,.8), rgba(255,255,255,.0) 70%), radial-gradient(190% 100% at 50% 0%, rgba(255,255,255,.7) 0%, rgba(255,255,255,.5) 50%, rgba(0,0,0,0) 50%);
  background-repeat: no-repeat;
  background-size: 200% 100%, auto;
  background-position: 200% 0, 0 0;
  box-shadow: rgba(0,0,0,.3) 0 2px 5px;
}
a.button1:active {
  top: 1px;
  box-shadow: none;
}
a.button1:hover {
  transition: .5s linear;
  background-position: -200% 0, 0 0;
}



.block-info__text a {
    display: block;
    width: 20.83vw;
    text-align: center;
    background: #0096B1;
    border-radius: 5px;
    color: #fff;
    font-weight: 500;
    font-size: 0.93vw;
    padding: 0.88vw 0;
}

.block-info__text a:hover {
    opacity: 0.8;
}

/*=====features====*/

.container {
    width: 100%;

    margin: 0 auto;
    padding: 0 15px;

    background: #091217;
    padding: 10px;
    border-top: 3.75vw solid #091217;
}

.features {
    flex-wrap: wrap;
    display: flex;

}

.features_item {
    margin: 25px 0;
    padding: 0 40px;
    width: 33.33333%;
    text-align: center;
    display: inline-block;
}

.features_text {
    font-weight: 500;
    font-size: 14px;
    line-height: 1.5;
    color: #9ffcfc;
}

.features_icon {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
}

.features_title {
    margin-bottom: 20px;
    font-size: 14px;
    color: #FF26D4;
    font-weight: 700;
    text-transform: uppercase;
}

.block-pols{
    background: #091217;
    padding: 5.20vw 0;
}

.imgpc {
    margin: 10px;
    margin-bottom: 65px;
    display: block;
    float: left;
}

.imginf {
    margin: 10px;
    margin-bottom: 20px;
    display: block;
    float: left;
}

.block_inf {
    display: flex;
}

.p_inf {
    font-size: 1.3vw;
    line-height: 150%;
    color: #D5FDF3;
    text-align: center;
}

.h4_inf {
    display: flex;
}


.container9 {

    width: 100%;
    margin: 0 auto;
    padding: 5vw 15px 3vw 15px;
    box-sizing: border-box;
    background: #091217;
}

.container9 h3 {
    font-weight: 600;
    font-size: 2.3vw;
    color: #FF26D4;
    text-align: center;
    padding-bottom: 2vw;
}

#t1 {
    font-family: 'cardo' , sans-serif;
    font-style: italic;
    font-size: 18px;
    line-height: 1.2;
    color: #FF26D4;
}

#t2 {
    font-family: 'cardo' , sans-serif;
    font-style: italic;
    font-size: 18px;
    line-height: 1.2;
    color: #FF26D4;
}


.container9 h10 {
    font-weight: 600;
    font-size: 1.7vw;
    color: #FF26D4;

    padding-bottom: 2vw;
}

.header_pols {
    display: flex;
    flex-wrap: wrap;
}

.icon {
    width: 45%;

    position: relative;
}

.icon_img {
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 1;
    transform: translateY(-50%);
}

.header_content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 50%;
}

.header_text {
    margin-bottom: 8px;
    font-family: 'cardo' , sans-serif;
    font-style: italic;
    font-size: 18px;
    line-height: 1.2;
    color: #D5FDF3;
}


.header-pols-black{
    width: 52.08vw;
    margin: 0 auto;
}
.header-pols-black h3{
    font-weight: 600;
    font-size: 2.35vw;
    color: #091217;
    text-align: center;
    margin-bottom: 1.5vw;
}

.header-pols{
    width: 52.08vw;
    margin: 0 auto;
    padding-bottom: 1vw;
}

.header-pols h3{
    font-weight: 600;
    font-size: 23px;
    color: #FF26D4;
    text-align: center;
    margin-bottom: 1.5vw;
}

.h11 {font-weight: 600;
    font-size: 1.3vw;
    color: #FF26D4;
    text-align: center;
    z-index: 10000;
    position: relative;}

.header-pols p{
    font-size: 16px;
    line-height: 150%;
    color: #D5FDF3;
    text-align: center;
}

/*-----container-product---*/

.container-cards, .container-transfer, .container-gift, .container_mag-profs  {
    margin: 0 auto;
    width: 100%;
    background: linear-gradient(to bottom, #B4ABD0, #ffffff);
}

.wrapper__pols-item{
    width: 78.54vw;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-top: 4vw;
}

.pols-item{
    width: 22.875VW;
}

.wrapper-pols-img{
    display: flex;
    align-items: center;
    margin-bottom: 1.406vw;
}

.wrapper-pols-img svg{
     width: 1.8vw;
    margin-right: 1vw;
    fill: #fff;
}

.wrapper__profs-item{
    padding: 2.4vw 0;
    width: 78.54vw;
    margin: 0 auto;
}

.wrapper-profs-images{
    display: flex;
    justify-content: space-between;
    height: 25vw;
}
.pols-item h4{
    font-weight: 600;
    font-size: 17px;
    line-height: 140%;
    color: #D5FDF3;
}

.img-jet{
    transform: rotate(-45deg);
}

.pols-item p {
    font-size: 13px;
    line-height: 156%;
    color: #D5FDF3;
    text-align: justify;
}

.wrapper-buy-item{
    width: 78.54vw;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding: 4vw 0 ;
    flex-wrap: wrap;
}


.wrapper-buy-item__block{
    margin: 1vw 1vw;
    width: 120%;
    max-width: 25%;
    border-radius: 4px;
    display: flex;
    flex-direction: column;
    padding-bottom: 1.86vw;
    margin-bottom: 3vw;
    background: #EFEFEF;
}

.buy-item__block__img{
    margin-bottom: 1.22vw;
}

.buy-item__block__title{
    font-size: 18px;
    line-height: 140%;
    font-weight: 600;
    color: #000000;
    margin-bottom: .5vw;
    margin-left: 2.29vw;
    font-family: 'cardo' , sans-serif;
}

.buy-item__block__line{
    width: 1.35vw;
    border: 1px solid #000000;
    margin-bottom: .5vw;
    margin-left: 2.29vw;
    background: #000000;
}

.buy-item__block__text{
    margin-left: 2.29vw;
    font-size: 14px;
    line-height: 147%;
    color: #000000;
    width: 85%;
    font-weight: 500;
    font-family: 'cardo' , sans-serif;
}

.btn-buy-wrapper {
  width: 5em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
  user-select: none;
  color: rgb(0,0,0);
  outline: none;
  border: 1px solid rgba(0,0,0,.4);
  border-top-color: rgba(0,0,0,.3);
  border-radius: 2px;
  background: linear-gradient(rgb(255,255,255), rgb(240,240,240));
  box-shadow:
   0 0 3px rgba(0,0,0,0) inset,
   0 5px 1px 5px rgba(255,255,255,.2),
   0 -5px 1px 1px rgba(0,0,0,0);
  transition: .2s ease-in-out;
}
.btn-buy-wrapper:hover:not(:active) {
  box-shadow:
   0 0 3px rgba(0,0,0,0) inset,
   0 1px 1px 1px rgba(255, 38, 212, 1),
   0 -1px 1px 1px rgba(255, 38, 212, 1);
}
.btn-buy-wrapper:active {
  background: linear-gradient(rgb(250,250,250), rgb(235,235,235));
  box-shadow:
   0 0 3px rgba(0,0,0,.5) inset,
   0 1px 1px 1px rgba(255,255,255,.4),
   0 -1px 1px 1px rgba(0,0,0,.1);
}

.btn-buy-wrapper {
    display: flex;
    align-items: center;
    background: #fff;
    border: 1px solid #C8C8C8;
    border-radius: 4px;
    padding: 0.1vw 3.30vw;
    width: 85%;
    margin: 0 auto;
    margin-top: 1vw;
}

.btn-buy-wrapper:hover {
    background: #A0FFFE;
}

.btn-buy-wrapper:hover p {
   color: #FF26D4;
}

.btn-buy-wrapper img{
    width: 1.562vw;
    margin-left: auto;
    margin-right: auto;

}
.btn-buy-wrapper p{
    font-weight: 600;

    font-size: 1.45vw;
    display: flex;
    color: #000000;
    margin-left: auto;
    margin-right: auto;
    font-family: 'cardo' , sans-serif;
}


/*---delivery----*/

.fon_delivery {
    display: flex;
    align-items: center;

    width: 120%;
    max-width: 100%;
    margin: 0 auto;
    justify-content: space-between;
    flex-direction: column;
    justify-content: center;

    background: url(../img/fondelivery.png) no-repeat center top;
    background-size: cover;
    height: 24vw;
}

/*-----FOOTER----*/

.container2 {

    background: #091217;
}

.footer{
    padding: 2vw 0;
    display: flex;
    justify-content: space-between;
    width: 78.54vw;
    margin: 0 auto;
}

.wraper-footer{
    display: flex;
}

.footer__item{
    display: flex;
    flex-direction: column;

}
.footer__item h5{
    font-weight: bold;
    font-size: 1.8vw;
    color: #FF26D4;
}

.footer__item p{
    font-weight: 600;
    font-size: 1.25vw;
    line-height: 180%;
    color: #A0FFFE;
}

.footer__item a{
    font-weight: 600;
    font-size: 1.25vw;
    line-height: 200%;
    color: #A0FFFE;
}

.wraper-footer{
    display: flex;
    justify-content: space-between;
    width: 22.7vw;
}

.right-side{
    align-items: end;
    text-align: right;
}

.footer__logo {
    width: 30%;
}

.btns-profs{
    display: block;
    width: 15vw;
    text-align: center;
    margin: 0 auto;
    margin-top: 3vw;
    border-radius: 4px;
    padding: 0.8vw 1.30vw;
    background: #0096B1;
    cursor: pointer;
    color: #fff;
    font-size: 1.85vw;
    font-weight: 600;
}

.btns-profs:hover{
   opacity: 0.8;
}


.wrapper-profs-images-item{
    width: 32.3333%;
}

.blink7 {
  font-weight: 600;
  font-size: 1.85vw;
  color: #fff;
  text-align: center;
  -webkit-animation: glow 1s ease-in-out infinite alternate;
  -moz-animation: glow 1s ease-in-out infinite alternate;
  animation: glow 1s ease-in-out infinite alternate;
}

@-webkit-keyframes glow {
  from {
    text-shadow: 0 0 5px #FFF, 0 0 10px #FFF, 0 0 15px #FFF, 0 0 20px #A0FFFE, 0 0 30px #A0FFFE, 0 0 40px #A0FFFE, 0 0 55px #A0FFFE, 0 0 75px #A0FFFE;
  }
  to {
    text-shadow: 0 0 20px #fff, 0 0 30px #FF26D4, 0 0 40px #FF26D4, 0 0 50px #FF26D4, 0 0 60px #FF26D4, 0 0 70px #FF26D4, 0 0 80px #FF26D4;
  }

}
.modal-logo{
    
    position: relative;
    margin: 0px auto;
    z-index: 100;
    padding: 10px;

}
.protect{
    color:#444;
    cursor: pointer;
    display:block;
    padding-bottom:3px;
    text-align:center;
}
.protect img{
    margin-left: 10px;
    width: 50px;
}
.protect-act{
    color: #d41212;
    font-weight: 600;
    text-align:center;
}
.result{
padding:15px 0px 0px;
}
.price-block-span{
    display: inline-block;
    color: #f7931a;
    font-weight: 600;
    font-size: 15px;
}
.price-block{
    display: inline-block;
    color: #f7931a;
    font-weight: 600;
    font-size: 15px;
    margin-left: -3px;
}
#modalOrderAddForm{
    text-align:center;
}
.modalOrderBtn{
    display:inline-block;
    color:#fff!important;
    background:#f7931a;
    border:none!important;
    outline:none!important;
    border-radius:5px;
    padding:5px 15px;
}
.text-center{
    text-align:center;
}
.pay_adress{
    font-size: 12px;
    margin: 10px auto;
    text-align: center;
    padding-top: 15px;
}
.summ-block{
    margin-bottom: 15px;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
}
.qr-block img{
    margin: 0px auto;
    width: 200px!important;
    display: block;
    background: transparent!important;
}
.tooltip{
position:absolute;
z-index:105001;
top:-25px;
left:-9999px;
background-color:#dedede;
padding:5px;
border:1px solid #fff;
width:300px;
}
.tooltip p{
margin:0;
padding:0;
color:#000;
line-height:1.7;
background-color:#1c9690;
padding:2px 7px;
font-size:12px;
}
#tlt img{
    width: 15px;
    position: relative;
    top: -2px;
}
.tlt-box{
    position:relative;
}
.tlt-box a{
    position:absolute;
    right:15px;
    top:-27px;
}
.btn-blue{
    background-color:#1c9690!important;
}