

@font-face {
    font-family: martelregular;
    src: url(../fonts/martel/regular.eot);
    src: url(../fonts/martel/regular.eot?#iefix) format('embedded-opentype'), url(../fonts/martel/regular.woff) format('woff'), url(../fonts/martel/regular.ttf) format('truetype'), url(../fonts/martel/regular.svg#martelregular) format('svg');
    font-weight: 400;
    font-style: normal
}

body {
    font-family: Verdana, Tahoma, sans-serif;
    -webkit-font-smoothing: antialiased;
    background-color: #000;
    font-size: 12px;
    color: #5a0000;
    padding: 0;
    margin: 0
}
abbr {
    border-bottom: 1px dotted #5a0000;
    cursor: help
}
a {
    text-decoration: none;
    font-weight: 700;
    color: #03C
}
a:hover {
    text-decoration: underline
}
hr {
    border: none;
    border-bottom: 1px solid #fdefd5;
    border-top: 1px solid #bca683;
    height: 0
}
.pandaac-popup {
    outline: 0
}
#cboxLoadedContent {
    padding: 5px 20px;
    color: #333
}
.martel {
    font-family: martelregular, sans-serif;
    text-shadow: 2px 2px 2px #000;
    font-weight: 400;
    font-size: 15px;
    color: #fff
}
.heading {
    margin-bottom: 25px;
    padding: 1px 0 5px;
    position: relative
}
.heading:before {
    box-shadow: 2px 2px 2px 0 rgba(50, 50, 50, .3);
    border-top: 2px solid #720000;
    border-bottom: 1px solid #590000;
    border-radius: 5px;
    position: absolute;
    content: "";
    height: 0;
    right: 0;
    left: 0;
    top: 0
}
.heading:after {
    box-shadow: 2px 2px 2px 0 rgba(50, 50, 50, .3);
    border-top: 2px solid #720000;
    border-bottom: 1px solid #590000;
    border-radius: 5px;
    position: absolute;
    content: "";
    bottom: 3px;
    height: 0;
    right: 0;
    left: 0
}
.heading h1 {
    font-family: martelregular, sans-serif;
    font-weight: 400;
    margin: 10px 0 2px 10px;
    text-shadow: none;
    font-size: 45px;
    color: #720000;
    float: left
}
.button {
    font-family: Verdana, Tahoma, sans-serif!important;
    -webkit-font-smoothing: antialiased!important;
    background-image: url(../images/button-bg.jpg);
    border: none;
    border-bottom: 1px solid #424242;
    border-top: 1px solid #848484;
    background-repeat: repeat;
    box-sizing: border-box;
    display: inline-block;
    white-space: nowrap;
    text-align: center;
    border-radius: 7px;
    font-weight: 700;
    padding: 3px 20px;
    min-width: 110px;
    cursor: pointer;
    font-size: 9px;
    outline: 0;
    color: #fff;
    margin: 0
}

.skill-bar {
    background-color: #f1e0c6;
    border: 1px solid #5a0000;
    overflow: hidden;
    max-width: 202px;
    min-width: 202px;
    width: 202px;
    height: 6px
}
.skill-bar .progress {
    border: 1px solid #f1e0c6;
    background-color: #118a22;
    height: 4px
}
.featherlight-content {
    width: 710px;
    color: #333
}
.featherlight-content h1,
.featherlight-content h2,
.featherlight-content h3,
.featherlight-content h4,
.featherlight-content h5,
.featherlight-content h6 {
    margin: 5px 0
}
.forum-post-latest {
    vertical-align: middle
}
.minimal .forum-post-content div.post-content {
    max-height: 350px;
    overflow: auto
}
.forum-post-content p:first-child {
    margin-top: 0
}
.forum-post-content p:last-child {
    margin-bottom: 0
}
.forum-post-content img {
    max-width: 100%;
    display: block;
    height: auto
}
.forum-post-gamemaster {
    border-style: solid!important;
    border-width: 3px!important;
    -moz-border-image: url(../images/forum-gm-border.png) 3 repeat!important;
    -webkit-border-image: url(../images/forum-gm-border.png) 3 repeat!important;
    -o-border-image: url(../images/forum-gm-border.png) 3 repeat!important;
    border-image: url(../images/forum-gm-border.png) 3 repeat!important
}
#pandaac {
    margin: 10px auto;
}
#pandaac #header {
    background-image: url(../images/header-bg.jpg);
    border-top-right-radius: 15px;
    border-bottom: 1px solid #000;
    background-repeat: repeat
}
#pandaac #header img {
    display: block
}

#pandaac #content-container {
    zoom: 1
}
#pandaac #content-container:after,
#pandaac #content-container:before {
    content: "";
    display: table
}
#pandaac #content-container:after {
    clear: both
}
#pandaac #content-container #sidebar {
    position: relative;
    width: 145px;
    float: left;
    z-index: 10
}
#pandaac #content-container #sidebar #sidebar-links {
    box-shadow: 3px 3px 3px 1px #000;
    background-image: url(../images/sidebar-bg.png);
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
    background-repeat: repeat;
    padding-bottom: 10px;
    text-align: center
}
#pandaac #content-container #sidebar #sidebar-links .line {
    margin: 5px 0
}
#pandaac #content-container #sidebar #sidebar-links .line:first-child {
    margin-top: 0
}
#pandaac #content-container #sidebar #sidebar-links ul {
    text-align: left;
    list-style: none;
    padding: 5px 0;
    display: block;
    width: 100%;
    margin: 0
}
#pandaac #content-container #sidebar #sidebar-links ul a,
#pandaac #content-container #sidebar #sidebar-links ul li {
    font-family: martelregular, sans-serif;
    text-shadow: 2px 2px 2px #000;
    font-weight: 400;
    font-size: 15px
}
#pandaac #content-container #sidebar #sidebar-links ul li {
    display: block;
    margin: 5px 0 5px 28px
}
#pandaac #content-container #sidebar #sidebar-links ul a {
    text-decoration: none;
    display: inline-block;
    position: relative;
    color: #fff
}
#pandaac #content-container #sidebar #sidebar-links ul a:hover:before {
    background-position: -8px 0
}
#pandaac #content-container #sidebar #sidebar-links ul a:before {
    background: url(../images/sidebar-icon.png) no-repeat;
    position: absolute;
    display: block;
    content: "";
    height: 8px;
    left: -12px;
    width: 8px;
    top: 3px
}
#pandaac #content-container #sidebar #sidebar-misc {
    text-align: center;
    margin-top: 30px;
    color: #fff
}
#pandaac #content-container #sidebar #sidebar-misc a:not(.martel) {
    font-size: 10px;
    color: #419AFF
}
#pandaac #content-container #sidebar #sidebar-misc a {
    vertical-align: top
}
#pandaac #content-container #sidebar .line {
    background: url(../images/line-short.png) center center no-repeat;
    text-align: center;
    display: block;
    margin: 3px 0;
    height: 4px;
    width: 100%
}
#pandaac #content-container #sidebar .line.wide {
    background: url(../images/line-wide.png) center center no-repeat
}
#pandaac #content-container #main-container {
    width: 940px;
    float: right
}
#pandaac #content-container #main-container #main {
    border-style: solid;
    border-width: 7px 9px 9px 8px;
    -moz-border-image: url(../images/content-border.png) 7 9 9 8 repeat;
    -webkit-border-image: url(../images/content-border.png) 7 9 9 8 repeat;
    -o-border-image: url(../images/content-border.png) 7 9 9 8 repeat;
    border-image: url(../images/content-border.png) 7 9 9 8 fill repeat
}
#pandaac #content-container #main-container #main #content {
    background-image: url(../images/content-bg.jpg);
    background-repeat: repeat;
    padding: 10px
}
#pandaac #content-container #main-container #copyright {
    text-align: center;
    font-weight: 700;
    font-size: 10px;
    margin: 15px 0;
    color: #858585
}
#pandaac #content-container #main-container #copyright span,
#pandaac #content-container #main-container #copyright strong {
    color: #ababab
}
#pandaac #content-container #main-container #copyright a {
    text-decoration: none;
    color: #ababab
}
#pandaac #content-container #main-container #copyright a:hover {
    text-decoration: underline
}
#pandaac .success {
    border-bottom: 1px solid #605749;
    text-shadow: 0 1px 0 #605749;
    margin-bottom: 10px;
    background: #73a958;
    padding: 1px 20px;
    font-weight: 700;
    line-height: 14px;
    font-size: 11px;
    color: #fff
}
.error {
    font-size: 11px
}
.error:before {
    content: "\2190";
    margin: 0 5px
}
.error.up:before {
    content: "\2191"
}
.error.right:before {
    content: "\2192"
}
.error.down:before {
    content: "\2193"
}
.error.left:before {
    content: "\2190"
}
#pandaac .errors {
    border-bottom: 1px solid #604949;
    margin-bottom: 10px;
    background: #fff;
    line-height: 14px;
    font-size: 11px;
    color: #333;
    padding: 0
}
#pandaac .errors ul {
    border-left: 10px solid #e07c7c;
    padding: 5px 5px 5px 15px;
    list-style: square;
    color: #e07c7c;
    margin: 0
}
#pandaac .errors ul li {
    color: #333;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 0
}
#pandaac .online {
    font-weight: 700;
    color: #118a22
}
#pandaac .offline {
    color: #c54242
}
#pandaac form {
    padding: 0;
    margin: 0
}
#pandaac form input[type=text],
#pandaac form input[type=password] {
    font-family: Verdana, Tahoma, sans-serif;
    min-width: 190px;
    font-size: 11px;
    margin: 0
}
#pandaac table {
    border-collapse: separate;
    border-spacing: 1px;
    width: 100%
}
#pandaac table.uniform {
    border-spacing: 0!important
}
#pandaac table.uniform tr.header td,
#pandaac table.uniform tr.header th {
    border-bottom: 1px solid #fff2db
}
#pandaac table.uniform tr:not(.header):not(.transparent) td,
#pandaac table.uniform tr:not(.header):not(.transparent) th {
    background-color: #d4c0a1!important
}
#pandaac table:not(.heading) tr.transparent.nopadding td p:first-child,
#pandaac table:not(.heading) tr.transparent.nopadding th p:first-child {
    margin-top: 0
}
#pandaac table tr:not(.header):not(.transparent).highlight td,
#pandaac table tr:not(.header):not(.transparent).highlight th {
    background-color: #fff;
    -webkit-transition: background 1s linear;
    -moz-transition: background 1s linear;
    -ms-transition: background 1s linear;
    -o-transition: background 1s linear;
    transition: background 1s linear
}
#pandaac table tr:not(.header):not(.transparent):not(.highlight):nth-child(odd) td,
#pandaac table tr:not(.header):not(.transparent):not(.highlight):nth-child(odd) th {
    background-color: #f1e0c6
}
#pandaac table tr:not(.header):not(.transparent):not(.highlight).odd td,
#pandaac table tr:not(.header):not(.transparent):not(.highlight).odd th {
    background-color: #f1e0c6!important
}
#pandaac table tr:not(.header):not(.transparent):not(.highlight):nth-child(even) td,
#pandaac table tr:not(.header):not(.transparent):not(.highlight):nth-child(even) th {
    background-color: #d4c0a1
}
#pandaac table tr:not(.header):not(.transparent):not(.highlight).even td,
#pandaac table tr:not(.header):not(.transparent):not(.highlight).even th {
    background-color: #d4c0a1!important
}
#pandaac table tr.nopadding>td,
#pandaac table tr.nopadding>th {
    padding: 0
}
#pandaac table tr.noborderpadding td:first-child,
#pandaac table tr.noborderpadding th:first-child {
    padding-left: 0
}
#pandaac table tr.noborderpadding td:last-child,
#pandaac table tr.noborderpadding th:last-child {
    padding-right: 0
}
#pandaac table tr.header th {
    background-color: #661903;
    font-weight: 700;
    color: #fff
}
#pandaac table tr td,
#pandaac table tr th {
    font-weight: 400;
    padding: 6px;
    color: #5a0000;
    margin: 0
}
#pandaac table tr td:not([valign]),
#pandaac table tr th:not([valign]) {
    vertical-align: middle
}
#pandaac table tr td:not([align]),
#pandaac table tr th:not([align]) {
    text-align: left
}
#pandaac #breadcrumbs {
    list-style: none;
    margin: 0 0 15px;
    padding: 0
}
#pandaac #breadcrumbs li {
    display: inline-block;
    margin: 0 3px 0 0;
    font-weight: 700;
    padding: 0
}
#pandaac #breadcrumbs li:not(:last-child):after {
    padding-left: 1px;
    content: "\00BB"
}
#pandaac #breadcrumbs li:last-child {
    margin-right: 0
}
.nav {
    margin: 30px auto 0;
    text-align: center
}
.nav ul {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0
}
.nav ul li {
    display: inline-block;
    margin: 0 7px;
    padding: 0
}
.nav ul li.active a {
    color: #f6ebd7
}
.nav ul li a {
    -webkit-font-smoothing: none;
    text-transform: uppercase;
    font-size: 11px;
    color: #afa695
}
.nav ul li a:hover {
    color: #f6ebd7
}
#footer {
    -webkit-font-smoothing: none;
    margin: 0 auto 30px;
    text-align: center;
    font-size: 11px;
    color: #afa695
}
#footer a {
    color: #afa695
}
#footer a:hover {
    color: #f6ebd7
}
#footer small {
    color: #666
}
.clearfix {
    zoom: 1
}
.clearfix:after,
.clearfix:before {
    content: "";
    display: table
}
.clearfix:after {
    clear: both
}
.store-product-items {
    border-spacing: 0!important
}
.store-product-items tr td,
.store-product-items tr th {
    padding: 0 5px!important;
    vertical-align: middle;
    height: 32px
}
.store-product-items tr td.product-image,
.store-product-items tr th.product-image {
    width: 32px
}
.inline-box {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #aaa;
    background-color: #eee;
    display: inline-block;
    border-radius: 3px;
    padding: 3px 5px;
    margin: 0 5px;
    color: #333
}
.inline-box.red {
    border-bottom-color: #ed9090;
    border-top-color: #9e3737;
    background-color: #cf5858;
    color: #fff
}
.inline-box.green {
    border-bottom-color: #9bd181;
    border-top-color: #517f39;
    background-color: #73a958;
    color: #fff
}
input[type=submit].claim {
    font-family: Verdana, Tahoma, sans-serif;
    box-sizing: content-box;
    font-weight: 400;
    font-size: 13px;
    cursor: pointer
}
.claim {
    background: #73a958;
    background: -moz-linear-gradient(top, #73a958 0, #6c9f53 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #73a958), color-stop(100%, #6c9f53));
    background: -webkit-linear-gradient(top, #73a958 0, #6c9f53 100%);
    background: -o-linear-gradient(top, #73a958 0, #6c9f53 100%);
    background: -ms-linear-gradient(top, #73a958 0, #6c9f53 100%);
    background: linear-gradient(to bottom, #73a958 0, #6c9f53 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#73a958', endColorstr='#6c9f53', GradientType=0);
    border: none;
    border-bottom: 1px solid #605749;
    text-shadow: 0 1px 0 #000;
    margin: 0 20px 7px;
    padding: 8px 20px;
    font-weight: 700;
    font-size: 10px;
    display: block;
    height: 17px;
    color: #fff
}
.claim:hover {
    text-decoration: none;
    background: #73a958
}
.claim.limited {
    display: inline-block;
    text-align: center;
    width: 140px;
    margin: 0
}
.claim.disabled {
    background: #888;
    cursor: default;
    color: #bbb
}
.claim.disabled:hover {
    text-decoration: none;
    color: #ccc
}
.claim span {
    font-size: 14px
}
.store-products {
    width: 900px;
    zoom: 1
}
.store-products:after,
.store-products:before {
    content: "";
    display: table
}
.store-products:after {
    clear: both
}
.store-products .product {
    position: relative;
    height: 300px;
    width: 216px;
    margin: 6px;
    float: left
}
.store-products .product:first-child,
.store-products .product:nth-child(5n) {
    margin-left: 0
}
.store-products .product:nth-child(4n) {
    margin-right: 0
}
.store-products .product:hover .hero .hero-image {
    -webkit-filter: none;
    filter: none
}
.store-products .product .header {
    background: #505050;
    margin-bottom: 1px;
    text-align: center;
    padding-left: 7px;
    font-weight: 700;
    line-height: 27px;
    font-size: 12px;
    height: 27px;
    color: #fff
}
.store-products .product .hero {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
    overflow: hidden;
    height: 110px;
    width: 100%;
    padding: 0;
    margin: 0
}
.store-products .product .hero:before {
    box-shadow: inset 0 0 45px #000;
    position: absolute;
    height: 100%;
    width: 100%;
    content: "";
    z-index: 2;
    left: 0;
    top: 0
}
.store-products .product .hero .hero-image {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale")
}
.store-products .product.package .content {
    height: 162px
}
.store-products .product div.content {
    background: #d4c0a1;
    box-sizing: border-box;
    position: relative;
    text-align: center;
    line-height: 16px;
    height: 272px;
    padding: 7px;
    width: 100%
}
.store-products .product div.content p {
    margin: 0
}
.store-products .product div.content .footer {
    position: absolute;
    bottom: 10px;
    right: 0;
    left: 0
}
.store-products .product:hover.package .extended {
    display: block
}
.store-products .product:nth-child(3n) .extended,
.store-products .product:nth-child(4n) .extended {
    border-left: 1px solid #a18d6d;
    border-right: none;
    left: -217px
}
.store-products .product:nth-child(3n) .extended .content,
.store-products .product:nth-child(4n) .extended .content {
    margin-right: 1px;
    margin-left: 0
}
.store-products .product .extended {
    border-right: 1px solid #a18d6d;
    position: absolute;
    display: none;
    height: 100%;
    width: 216px;
    left: 216px;
    z-index: 3;
    bottom: 0;
    right: 0;
    top: 0
}
.store-products .product .extended .content {
    border: 2px solid #d4c0a1;
    background: #f1e0c6;
    overflow-y: auto;
    margin-left: 1px;
    width: 215px;
    height: 100%;
    padding: 0
}
.store-products .product .extended .content table {
    border-spacing: 0!important
}
.store-products .product .extended .content table td {
    vertical-align: middle;
    padding: 0!important;
    height: 32px
}
.store-products .product .extended .content table td.product-image {
    text-align: center;
    width: 32px
}
.store-products .product .extended .content table td.product-image img {
    display: block
}
.store-products .product .extended .content table td.product-item {
    padding: 0 7px!important
}
article.news {
    margin-top: 20px;
    margin-bottom: 15px;
}
article.news header.news-header {
	background: #661903;
    padding: 4px;
    text-align: center;
    font-size: 15px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    color: orange;
}
article.news header.news-header span.news-date {
	font-family: verdana, arial, helvetica; /*custom edit*/
    text-shadow: 0 1px 0 #000;
    margin: 0 20px 0 10px;
    vertical-align: top;
    /* font-weight: 700; custom edit */
    font-size: x-small; /*custom edit*/
}
article.news header.news-header h2 {
	font-family: verdana, arial, helvetica;
    text-shadow: 0 1px 0 #000;
    font-weight: 700;
    display: inline;
    font-size: small;
    padding: 0;
    margin: 0
}
article.news .news-content {
    padding: 10px 5px;
    font-size: 13px;
    height: auto;
    margin-bottom: 10px;
    border: 1px solid #720000;
}
article.news .news-content img {
    width: 100%;
    height: auto; 
}
article.news footer.news-footer {
    color: orangered;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    text-align: right
}
.post-content {
    position: relative;
    overflow: hidden
}
.trumbowyg-box,
.trumbowyg-editor {
    width: 100%!important;
    margin: 0!important
}

/* START CUSTOM */
h1 {
	font-family: martelregular;
	font-size: 50px;
	font-weight: normal;
	margin-block-start: 0.3em;
    margin-block-end: 0.3em;
}

.white {
    color: #EFEFEF;
    visibility: visible;
}

/*
.button:hover {
    font-weight: 1000;
}

*/

.myaccountbutton,
.myaccountbutton a {
    font-family: martelregular, sans-serif;
    text-shadow: 1px 1px 2px #fff;
    font-weight: 400;
    font-size: 15px;
	color: #fff;
}

.myaccountbutton a:hover {
	text-decoration: none;
	text-shadow: 2px 2px 2px #00f, -2px -2px 2px #00f;
}

.button:hover {
	text-decoration: none;
}

.status_offline {
	color: red !important;
	font-weight: bold !important;
}

.status_online {
	font-weight: bold !important;
	color: green !important; 
}

/* END CUSTOM */

/* donate */
/* -------------------------------------------------------------------------------------------------------------------- */
.donate-page {
    width: 100%;
  }
  
  .donate-page__info {
    width: 400px;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    border-radius: 4px;
    -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.2);
    position: relative;
    background: url(../images/donate/bg.jpg) bottom center no-repeat;
    background-size: cover;
    position: relative;
  }
  
  @media (max-width: 1500px) {
    .donate-page__info {
      width: 300px;
    }
  }
  
  @media (max-width: 1250px) {
    .donate-page__info {
      width: 400px;
    }
  }
  
  @media (max-width: 1080px) {
    .donate-page__info {
      width: 100%;
    }
  }
  
  .donate-page__eff {
    width: calc( 100% + 100px);
    position: absolute;
    top: -40px;
    left: -50px;
    z-index: 1;
    pointer-events: none;
  }
  
  .donate-page__content {
    width: 100%;
    position: relative;
    z-index: 2;
    padding: 40px;
  }
  
  @media (max-width: 1500px) {
    .donate-page__content {
      padding: 30px;
    }
  }
  
  @media (max-width: 1080px) {
    .donate-page__content {
      width: 500px;
      margin: 0 auto;
    }
  }
  
  @media (max-width: 800px) {
    .donate-page__content {
      width: 100%;
      padding: 20px;
    }
  }
  
  .donate-page__title {
    width: 100%;
    font-family: 'Philosopher', sans-serif;
    font-weight: 600;
    font-size: 26px;
    color: #000;
    text-transform: uppercase;
    text-align: center;
  }
  
  @media (max-width: 1500px) {
    .donate-page__title {
      font-size: 20px;
    }
  }
  
  .donate-page__desc {
    width: 100%;
    font-family: 'Philosopher', sans-serif;
    font-size: 20px;
    color: #000;
    text-align: center;
    margin-top: 5px;
  }
  
  .donate-page .global-form {
    margin-top: 30px;
  }
  
  .donate-page .global-form__line {
    height: 50px;
    margin-bottom: 20px;
  }
  
  .donate-page input {
    height: 100%;
    background: rgba(0, 0, 0, 0);
    border: 2px solid #000;
    border-radius: 50px;
    text-align: center;
    font-size: 18px;
    font-family: 'Philosopher', sans-serif;
    font-weight: 600;
    color: #000;
  }
  
  .donate-page button {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    border: 2px solid #960000;
    border-radius: 50px;
    text-align: center;
    font-size: 14px;
    line-height: 14px;
    font-family: 'Philosopher', sans-serif;
    color: #960000;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
  }
  
  .donate-page button span {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 18px;
    line-height: 18px;
    font-family: 'Philosopher', sans-serif;
    font-weight: 600;
    color: #960000;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
  }
  
  .donate-page button:hover {
    border: 2px solid #000;
    color: #000;
  }
  
  .donate-page button:hover span {
    color: #000;
    letter-spacing: 1px;
  }
  
  .donate-page__rules {
    width: 100%;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #000;
    margin-bottom: 15px;
    margin-top: -5px;
  }
  
  .donate-page__rules a {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #000;
    text-decoration: underline;
  }
  
  .donate-page__rules a:hover {
    color: #960000;
  }
  
  .donate-page__price {
    width: 100%;
    text-align: center;
    font-size: 16px;
    line-height: 18px;
    font-family: 'Philosopher', sans-serif;
    color: #000;
  }
  
  .donate-page__price span {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 30px;
    line-height: 30px;
    font-family: 'Philosopher', sans-serif;
    font-weight: 600;
    color: #000;
    margin-top: 5px;
  }
  
  .donate-page__price b {
    color: #960000;
  }
  
  .donate-page ::-webkit-input-placeholder {
    opacity: 1;
    -webkit-transition: all .3 ease-in-out;
    -o-transition: all .3 ease-in-out;
    transition: all .3 ease-in-out;
    color: #000;
  }
  
  .donate-page ::-moz-placeholder {
    opacity: 1;
    -webkit-transition: all .3 ease-in-out;
    -o-transition: all .3 ease-in-out;
    transition: all .3 ease-in-out;
    color: #000;
  }
  
  .donate-page :-moz-placeholder {
    opacity: 1;
    -webkit-transition: all .3 ease-in-out;
    -o-transition: all .3 ease-in-out;
    transition: all .3 ease-in-out;
    color: #000;
  }
  
  .donate-page :-ms-input-placeholder {
    opacity: 1;
    -webkit-transition: all .3 ease-in-out;
    -o-transition: all .3 ease-in-out;
    transition: all .3 ease-in-out;
    color: #000;
  }
  
  .donate-page :focus::-webkit-input-placeholder {
    opacity: 0;
    -webkit-transition: all .3 ease-in-out;
    -o-transition: all .3 ease-in-out;
    transition: all .3 ease-in-out;
    color: #000;
  }
  
  .donate-page :focus::-moz-placeholder {
    opacity: 0;
    -webkit-transition: all .3 ease-in-out;
    -o-transition: all .3 ease-in-out;
    transition: all .3 ease-in-out;
    color: #000;
  }
  
  .donate-page :focus:-moz-placeholder {
    opacity: 0;
    -webkit-transition: all .3 ease-in-out;
    -o-transition: all .3 ease-in-out;
    transition: all .3 ease-in-out;
    color: #000;
  }
  
  .donate-page :focus:-ms-input-placeholder {
    opacity: 0;
    -webkit-transition: all .3 ease-in-out;
    -o-transition: all .3 ease-in-out;
    transition: all .3 ease-in-out;
    color: #000;
  }
  
  .donate-page__bonuses {
    width: calc( 100% - 400px - 5px);
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }
  
  @media (max-width: 1500px) {
    .donate-page__bonuses {
      width: calc( 100% - 300px - 5px);
    }
  }
  
  @media (max-width: 1250px) {
    .donate-page__bonuses {
      width: calc( 100% - 400px - 5px);
    }
  }
  
  @media (max-width: 1080px) {
    .donate-page__bonuses {
      width: 100%;
      -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
      order: -1;
    }
  }
  
  .donate-page__bonuses-item {
    width: calc( ( 100% - 15px ) / 5);
    height: auto;
    border: 1px solid #2b221f;
    border-radius: 4px;
    position: relative;
    padding: 50px 30px;
    -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.2);
    overflow: hidden;
    background: url(../images/hts/bg2.jpg) #100b0a center center no-repeat;
    background-size: cover;
    cursor: pointer;
    -webkit-transition: border .3s ease-in-out, -webkit-transform .3s ease-in-out;
    transition: border .3s ease-in-out, -webkit-transform .3s ease-in-out;
    -o-transition: transform .3s ease-in-out, border .3s ease-in-out;
    transition: transform .3s ease-in-out, border .3s ease-in-out;
    transition: transform .3s ease-in-out, border .3s ease-in-out, -webkit-transform .3s ease-in-out;
  }
  
  @media (max-width: 1250px) {
    .donate-page__bonuses-item {
      width: calc( ( 100% - 5px ) / 2);
    }
  }
  
  @media (max-width: 1080px) {
    .donate-page__bonuses-item {
      width: calc( ( 100% - 15px ) / 4);
      margin-bottom: 5px;
      padding: 20px;
    }
  }
  
  @media (max-width: 800px) {
    .donate-page__bonuses-item {
      width: calc( ( 100% - 5px ) / 2);
    }
  }
  
  @media (max-width: 460px) {
    .donate-page__bonuses-item {
      width: 100%;
    }
  }
  
  .donate-page__bonuses-item:hover {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    border: 1px solid #4e381b;
  }
  
  @media (max-width: 1250px) {
    .donate-page__bonuses-item:hover {
      -webkit-transform: translateY(0px);
      -ms-transform: translateY(0px);
      transform: translateY(0px);
    }
  }
  
  .donate-page__bonuses-item:hover:after {
    opacity: 1;
  }
  
  .donate-page__bonuses-item:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(140, 68, 6, 0.12);
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
  }
  
  .donate-page__bonuses-item.active {
    border: 1px solid #ffae00;
  }
  
  .donate-page__bonuses-item.active:after {
    opacity: 1;
  }
  
  @media (max-width: 1250px) {
    .donate-page__bonuses-item:nth-child(1), .donate-page__bonuses-item:nth-child(2) {
      margin-bottom: 5px;
    }
  }
  
  .donate-page__bonuses-item.active .donate-page__bonuses-status {
    opacity: 1;
  }
  
  .donate-page__bonuses-tag {
    position: absolute;
    width: 150px;
    height: 26px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 14px;
    color: #000;
    text-align: center;
    background: #ff9c00;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 21px;
    left: -41px;
    pointer-events: none;
  }
  
  @media (max-width: 800px) {
    .donate-page__bonuses-tag {
      display: none;
    }
  }
  
  .dgrade .donate-page__bonuses-tag {
    background: #797979;
  }
  
  .cgrade .donate-page__bonuses-tag {
    background: #966046;
  }
  
  .bgrade .donate-page__bonuses-tag {
    background: #e8cfa7;
  }
  
  .agrade .donate-page__bonuses-tag {
    background: #ff9c00;
  }
  
  .donate-page__bonuses-icon {
    width: 150px;
    height: 150px;
    margin: 0 auto;
  }
  
  @media (max-width: 1080px) {
    .donate-page__bonuses-icon {
      width: 100px;
      height: 100px;
    }
  }
  
  @media (max-width: 800px) {
    .donate-page__bonuses-icon {
      display: none;
    }
  }
  
  .dgrade .donate-page__bonuses-icon {
    background: url(../images/donate/d.png) center center no-repeat;
    background-size: 100% 100%;
  }
  
  .cgrade .donate-page__bonuses-icon {
    background: url(../images/donate/c.png) center center no-repeat;
    background-size: 100% 100%;
  }
  
  .bgrade .donate-page__bonuses-icon {
    background: url(../images/donate/b.png) center center no-repeat;
    background-size: 100% 100%;
  }
  
  .agrade .donate-page__bonuses-icon {
    background: url(../images/donate/a.png) center center no-repeat;
    background-size: 100% 100%;
  }
  
  .donate-page__bonuses-title {
    width: 100%;
    text-align: center;
    font-size: 18px;
    line-height: 18px;
    font-family: 'Philosopher', sans-serif;
    font-weight: 600;
    color: #e8cfa7;
    margin-top: 40px;
  }
  
  @media (max-width: 1080px) {
    .donate-page__bonuses-title {
      margin-top: 20px;
      font-size: 16px;
      line-height: 16px;
    }
  }
  
  @media (max-width: 800px) {
    .donate-page__bonuses-title {
      margin-top: 0px;
    }
  }
  
  .donate-page__bonuses-title span {
    width: 74px;
    padding: 4px 8px;
    border-radius: 3px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 14px;
    color: #000;
    text-align: center;
    background: #ff9c00;
    cursor: default;
    margin-left: 8px;
    padding-top: 6px;
  }
  
  @media (max-width: 1080px) {
    .donate-page__bonuses-title span {
      font-size: 12px;
      line-height: 12px;
    }
  }
  
  .dgrade .donate-page__bonuses-title span {
    background: #797979;
  }
  
  .cgrade .donate-page__bonuses-title span {
    background: #966046;
  }
  
  .bgrade .donate-page__bonuses-title span {
    background: #e8cfa7;
  }
  
  .agrade .donate-page__bonuses-title span {
    background: #ff9c00;
  }
  
  .donate-page__bonuses-text {
    width: 100%;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    color: #736257;
    margin-top: 10px;
  }
  
  @media (max-width: 1400px) {
    .donate-page__bonuses-text {
      font-size: 12px;
    }
  }
  
  .donate-page__bonuses-text span {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    color: #ff9c00;
  }
  
  @media (max-width: 1400px) {
    .donate-page__bonuses-text span {
      font-size: 12px;
    }
  }
  
  .donate-page__bonuses-percent {
    width: 100%;
    text-align: center;
    font-size: 40px;
    line-height: 40px;
    font-family: 'Philosopher', sans-serif;
    font-weight: 600;
    color: #e8cfa7;
    margin-top: 40px;
  }
  
  @media (max-width: 1080px) {
    .donate-page__bonuses-percent {
      margin-top: 20px;
      font-size: 30px;
      line-height: 30px;
    }
  }
  
  .donate-page__bonuses-percent span {
    display: block;
    width: 100%;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    color: #736257;
    margin-top: -10px;
  }
  
  @media (max-width: 1080px) {
    .donate-page__bonuses-percent span {
      font-size: 12px;
      margin-top: -5px;
    }
  }
  
  .dgrade .donate-page__bonuses-percent {
    color: #9c9c9c;
  }
  
  .cgrade .donate-page__bonuses-percent {
    color: #bd8163;
  }
  
  .bgrade .donate-page__bonuses-percent {
    color: #e8cfa7;
  }
  
  .agrade .donate-page__bonuses-percent {
    color: #ff9c00;
  }
  
  .dgrade .donate-page__bonuses-percent span {
    color: #9c9c9c;
  }
  
  .cgrade .donate-page__bonuses-percent span {
    color: #bd8163;
  }
  
  .bgrade .donate-page__bonuses-percent span {
    color: #e8cfa7;
  }
  
  .agrade .donate-page__bonuses-percent span {
    color: #ff9c00;
  }
  
  .donate-page__bonuses-status {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 16px;
    line-height: 16px;
    font-family: 'Philosopher', sans-serif;
    font-weight: 600;
    color: #ff9d00;
    opacity: 0;
  }
  
  @media (max-width: 1250px) {
    .donate-page__bonuses-status {
      display: none;
    }
  }