@font-face {
  font-family: 'cursive';
  src: url('../fonts/cursive.eot');
  src: url('../fonts/cursive.eot?#iefix') format('embedded-opentype'),
       url('../fonts/cursive.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
.cursive_text{
font-family: 'cursive';
font-weight: bold;
}
#paybutton{
outline:none;
background: url(../images/minilogo.png)  99% 50% no-repeat;
font-size: 22px;
border: outset 2px #fff;
padding: 5px 55px 5px 15px;
color:#fff;
width: 150px;
text-align: center;
border-radius: 20px 20px 20px 20px;
-moz-border-radius: 20px 20px 20px 20px;
-webkit-border-radius: 20px 20px 20px 20px;
font-weight: bold;
cursor: pointer;
z-index: 19;
}
.anycard{
outline:none;
font-size: 15px;
color:#fff;
width: 210px;
text-align: center;
height: 240px;
display: inline-block;
margin: 15px;
border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
font-weight: bold;
cursor: pointer;
box-shadow: 0 1px 4px rgba(0, 0, 0, 1),
-13px 0 10px -13px rgba(0, 0, 0, .8),
13px 0 10px -13px rgba(0, 0, 0, .8),
0 0 40px rgba(0, 0, 0, .1) inset;
}

.anycard:hover{
box-shadow: 0 1px 4px rgba(0, 0, 0, 1),
-8px 0 5px -8px rgba(0, 0, 0, .8),
8px 0 5px -8px rgba(0, 0, 0, .8),
0 0 40px rgba(0, 0, 0, .1) inset;
}
.anycard_base{
outline:none;
font-size: 15px;
color:#fff;
width: 210px;
text-align: center;
height: 240px;
display: inline-block;
margin: 15px;
border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
font-weight: bold;
box-shadow: 0 1px 4px rgba(0, 0, 0, 1),
-13px 0 10px -13px rgba(0, 0, 0, .8),
13px 0 10px -13px rgba(0, 0, 0, .8),
0 0 40px rgba(0, 0, 0, .1) inset;
}


.card_icon{
width: 30px;
height: 30px;
border-radius: 2px 2px 2px 2px;
-moz-border-radius: 2px 2px 2px 2px;
-webkit-border-radius: 2px 2px 2px 2px;
box-shadow: 0 1px 4px rgba(0, 0, 0, 1),
-3px 0 10px -3px rgba(0, 0, 0, .8),
3px 0 10px -3px rgba(0, 0, 0, .8),
0 0 4px rgba(0, 0, 0, .1) inset;
border: solid 2px #56FFAA;
margin: 3px;
}
.card_icon_null{
width: 35px;
height: 35px;
display: block;
}
.resp{
font-size: 10px;
}
#pay_button {
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#9dd53a+0,a1d54f+50,80c217+51,7cbc0a+100;Green+Gloss+%231 */
background: #9dd53a; /* Old browsers */
background: -moz-linear-gradient(top,  #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dd53a', endColorstr='#7cbc0a',GradientType=0 ); /* IE6-9 */
text-shadow: 1px 1px 2px #666;
border: outset 2px #fff;
height: 128px;
width: 100px;
padding: 10px;
color:#fff;
font-size: 22px;
text-align: center;
border-radius: 0px 20px 20px 0px;
-moz-border-radius: 0px 20px 20px 0px;
-webkit-border-radius: 0px 20px 20px 0px;
font-weight: bold;

top: 30px;
left: -2px;
cursor: pointer;
display: none;
position: fixed;
z-index: 8;
}
#contacts {
height: 300px;
width: 100%;
padding: 10px;
color:#000;
font-size: 22px;
text-align: center;
font-weight: bold;
top: 0px;
left: 0px;
display: none;
position: fixed;
z-index: 908;
background: #fff;
}
.thumb-wrap {
  position: relative;
  padding-bottom: 56.25%; /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
  height: 0;
  overflow: hidden;
  margin:2px;
}
.thumb-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 0;
  outline-width: 0;
}
#payform{
position: fixed;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
background: url(../images/bg.jpeg)  60% 70%;
padding: 10px;
text-align: center;
font-weight: bold;
z-index: 120;
color: #ffffff;
display: none;
overflow: hidden;
text-shadow: 0px 0px 12px #000;
}
#closed{
width: 150px;
height: 70px;
border: solid 4px #D65104;
padding: 10px;
text-align: center;
z-index: 120;
color: #D65104;
text-shadow: 0px 0px 12px #fff;
border-radius: 20px 20px 20px 20px;
-moz-border-radius: 20px 20px 20px 20px;
-webkit-border-radius: 20px 20px 20px 20px;
cursor: pointer;
display: inline;
}
#accept{
width: 150px;
height: 70px;
border: solid 4px #4A8202;
padding: 10px;
text-align: center;
z-index: 120;
color: #4A8202;
text-shadow: 0px 0px 12px #fff;
border-radius: 20px 20px 20px 20px;
-moz-border-radius: 20px 20px 20px 20px;
-webkit-border-radius: 20px 20px 20px 20px;
cursor: pointer;
display: inline;
}
.cherk{
background: #494949;
}
.type_1{
background: #F7F7F7;
}
.type_2{
background: #EFEFEF;
}
#button_vk{
margin-top: 5px;
background-color: #5181b8;
color:#fff;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-webkit-animation: pulsate 1.2s linear infinite;
animation: pulsate 1.2s linear infinite;
}
#button_vk:hover{
cursor: pointer;
background-color: #6690c1;
}
#button_ok{
margin-top: 5px;
background-color: #ee8208;
color:#fff;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;  
-webkit-animation: pulsate 1.2s linear infinite;
animation: pulsate 1.2s linear infinite;
}
#button_ok:hover{
cursor: pointer;
background-color: #e27b08;
}

.white_round{
background-color: #fff;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.nic_ok{
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px; 
font-weight: bold; 
color: #666666;
text-decoration: none;
}
.nic_ok:hover{
text-decoration: underline;
}
.nic_vk{
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 14px; 
font-weight: bold; 
color: #2a5885;
text-decoration: none;
}
.nic_vk:hover{
text-decoration: underline;
color: #2a5885;
}
.mine_link{
background: #2B2B2B;
padding: 3px 8px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
input.button4 {
  position: relative;
  display: inline-block;
  font-family: Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif;
  font-size: 1.5em;
  font-weight: 700;
  color: rgb(245,245,245);
  text-shadow: 0 -1px rgba(0,0,0,.1);
  text-decoration: none;
  user-select: none;
  padding: .3em 1em;
  outline: none;
  border: none;
  border-radius: 3px;
  background: #0c9c0d linear-gradient(#82d18d, #0c9c0d);
  box-shadow: inset #72de26 0 -1px 1px, inset 0 1px 1px #98ff98, #3caa3c 0 0 0 1px, rgba(0,0,0,.3) 0 2px 5px;
  -webkit-animation: pulsate 1.2s linear infinite;
  animation: pulsate 1.2s linear infinite;
}
input.button4:hover {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
  cursor: pointer;
}
input.button4:active {
  top: 1px;
  color: #fff;
  text-shadow: 0 -1px rgba(0,0,0,.3), 0 0 5px #ffd, 0 0 8px #fff;
  box-shadow: 0 -1px 3px rgba(0,0,0,.3), 0 1px 1px #fff, inset 0 1px 2px rgba(0,0,0,.8), inset 0 -1px 0 rgba(0,0,0,.05);
}
@-webkit-keyframes pulsate {
  50% {color: #fff; text-shadow: 0 -1px rgba(0,0,0,.3), 0 0 5px #ffd, 0 0 8px #fff;}
}
@keyframes pulsate {
  50% {color: #fff; text-shadow: 0 -1px rgba(0,0,0,.3), 0 0 5px #ffd, 0 0 8px #fff;}
}
a.bot1{
    background:linear-gradient(to bottom, #FFFFFF, #E6E6E6) #F5F5F5 repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #B3B3B3;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
        text-decoration:none;
    display:block;
    font-size: 14px;
        width:120px;
    line-height: 20px;
    margin: 20px auto;
    padding: 4px 12px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

a.bot1:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
}

a.bot1:hover {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}
a.bot1:hover:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  -ms-transform: translateY(5px);
  transform: translateY(5px);
}
