@font-face {
    font-family: blender_probold;
    src: url(fonts/blenderpro-bold-webfont.eot);
    src: url(fonts/blenderpro-bold-webfontd41dd41dd41dd41dd41dd41dd41dd41dd41dd41d.eot?) format('embedded-opentype'),
    url(fonts/blenderpro-bold-webfont.html) format('woff2'),
    url(fonts/blenderpro-bold-webfont.woff) format('woff'),
    url(fonts/blenderpro-bold-webfont.ttf) format('truetype'),
    url(fonts/blenderpro-bold-webfont.svg) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: blender-pro-book;
    src: url(fonts/blenderpro-book-webfont.eot);
    src: url(fonts/blenderpro-book-webfontd41dd41dd41dd41dd41dd41dd41dd41dd41dd41d.eot?) format('embedded-opentype'),
    url(fonts/blenderpro-book-webfont.html) format('woff2'),
    url(fonts/blenderpro-book-webfont.woff) format('woff'),
    url(fonts/blenderpro-book-webfont.ttf) format('truetype'),
    url(fonts/blenderp.html) format('svg');
    font-weight: 400;
    font-style: normal
}

.blender-pro-bold {
    font-family: blender_probold
}

.blender-pro-book,
.hack-text {
    font-family: blender-pro-book
}

.header {
    background-color: rgba(0, 0, 0, .75);
    height: 100px;
    border-bottom: 2px groove rgba(255, 255, 255, .65);
}

.header.off,
.footer.off {
    background-color: rgba(0, 0, 0, 0);
    border: none !important;
}

video#bgvid {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.consol-space,
.input-group,
.logo,
.section-info,
.section-offers {
    position: relative
}

.blue-text-color1 {
    color: rgba(0, 0, 0, .68);
    font-size: 16px
}

.inner {
    padding-bottom: 25px
}

.logo {
    margin: auto;
    opacity: 1
}

.text-center {
    text-align: center
}

.blue-text-color {
    color: #4AC20E;
    font-size: 16px
}

.blue-text-color2 {
    color: #0080bf;
    font-size: 16px
}

.white-text-color {
    color: #fff;
    font-size: 20px
}

.content {
    min-height: calc(100% - 103px);
    padding: 0;
    margin-bottom: 0
}

.content:after {
    content: "";
    display: block
}

.custom-bullet--a > li:before,
.custom-bullet > li:before {
    counter-increment: counter;
    content: counter(counter)
}

.section-hack-after,
.section-hack-before,
.section-hack-console {
    position: relative;
    padding-top: 100px;
    padding-bottom: 20px
}

.section-info {
    padding-bottom: 60px
}

.section-offers {
    padding-top: 110px;
    padding-bottom: 20px
}

.panel-default > .panel-heading {
    color: #fff;
    background-color: rgba(255, 255, 255, .85);
    border-color: #ddd;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.panel-heading > h1,
.panel-heading > h2 {
    font-size: 30px;
    color: #000
}

.panel-body {
    padding: 15px 15px 30px;
    background-color: rgba(0, 0, 0, .75)
}

.panel {
    margin-bottom: 20px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .6);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.form-control,
.input-group-addon {
    font-size: 16px;
    color: #555;
    background-color: rgba(255, 255, 255, .9);
    border-radius: 0;
}

.text-right {
    text-align: right
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 4px 12px;
    line-height: 1.42857143;
    background-image: none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.input-group-addon {
    padding: 6px 12px;
    font-weight: 400;
    line-height: 1;
    text-align: center
}

.input-group {
    display: table;
    border-collapse: separate;
    padding-top: 0;
    padding-bottom: 15px;
    -webkit-appearance: none
}

.form-text {
    font-size: 18px
}

.hack-text {
    font-size: 20px;
    color: #fff;
    padding-top: 0
}

.fuk,
.note {
    color: #00ABFF
}

.h4-hack {
    font-size: 27px;
    color: #4AC20E;
    margin-bottom: 12px
}

.h3-info,
.h4-info {
    color: #4AC20E;
    margin-bottom: 13px
}

.h4-info {
    font-size: 20px
}

.h3-info {
    font-size: 27px
}

hr {
    width: 70px;
    margin-top: 0;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #4AC20E;
    opacity: .7
}

.btn-default {
    color: #fff;
    background-color: rgba(26, 50, 76, .95);
    border: 2px solid rgba(255, 255, 255, .4)
}

.btn-custom {
    border-radius: 0;
    padding: 2px;
    color: #fff;
    background-color: rgba(255, 255, 255, .2);
    border: 2px solid rgba(255, 255, 255, .8);
    font-size: 22px
}

.btn-custom:active,
.btn-custom:hover {
    border: 2px solid rgba(255, 255, 255, .8);
    color: #fff
}

.btn-custom:hover {
    background-color: #26cdff
}

.btn-custom:active {
    background-color: rgba(255, 255, 255, .2)
}

.btn-default:active:focus {
    color: #fff;
    background-color: rgba(255, 255, 255, .4);
    border: 2px solid rgba(255, 255, 255, .8)
}

.btn-default:focus,
.error {
    background-color: rgba(255, 255, 255, .2);
    border: 2px solid rgba(255, 255, 255, .8)
}

.btn-default:focus {
    color: #fff
}

.img-resources {
    width: 20px;
    height: 20px
}

.consol-blue-text {
    color: #0a8fd5;
    font-size: 14px;
    font-weight: 700
}

.consol-yallow-text {
    color: #4AC20E;
    font-size: 14px;
    font-weight: 700
}

.consol-red-text {
    color: #D9534F;
    font-size: 14px;
    font-weight: 700
}

.consol-white-text {
    color: #fff;
    font-size: 14px
}

.consol-space {
    padding: 20px 12px;
    line-height: 1.33333;
    font-size: 15px;
    color: #f3f3f3;
    min-height: 296px;
    max-height: 296px;
    overflow: hidden
}

#container {
    text-align: left;
    color: #fff;
    position: absolute;
    padding: 10px 0;
    min-height: 296px;
    bottom: 0;
    margin: 0;
    list-style-type: none
}

.error-holder {
    padding-bottom: 7px
}

.error {
    padding: 5px;
    opacity: .9;
    color: #4AC20E;
    font-size: 17px
}

.error2 {
    color: #F1FF10;
    text-align: center
}

.panel-offers {
    background-color: rgba(0, 0, 0, .75);
    padding: 20px 20px 30px
}

.list-group {
    padding-left: 0;
    margin-bottom: 0;
    text-align: center
}

.list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.list-group-item:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    margin-bottom: 10px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    background-color: rgba(255, 255, 255, .2);
    border: 2px solid #fff;
    color: #fff;
    margin-bottom: 10px;
    cursor: pointer
}

.list-group a.list-group-item:hover {
    background-color: #26cdff
}

.list-group a.list-group-item {
    color: #fff
}

.text-ofers {
    text-align: left;
    padding-bottom: 0;
    font-size: 20px;
    color: #fff
}

.footer-text,
.preloader,
.sound-bar {
    text-align: center
}

.offers-blue-text {
    color: #0a8fd5;
    font-size: 20px;
    font-weight: 700
}

.custom-bullet {
    margin-left: 0;
    list-style: none;
    counter-reset: counter
}

.custom-bullet--a {
    position: relative;
    margin-left: -39px
}

.custom-bullet--a > li:before {
    position: relative;
    display: inline-block;
    z-index: 100;
    width: 25px;
    height: 25px;
    margin-right: .75rem;
    margin-bottom: .75rem;
    border: 2px solid rgba(255, 255, 255, .93);
    text-align: center;
    color: #4AC20E;
    background-color: rgba(255, 255, 255, .33)
}

.custom-bullet--a > li:after {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 90;
    left: .75rem;
    margin-left: 1.5px;
    content: ""
}

.custom-bullet--a > li:last-child:before {
    margin-bottom: 0
}

.preloader {
    padding-bottom: 19px
}

.sound-bar {
    display: inline-block;
    margin: -26px 0 0;
    width: 83px;
    height: 85px;
    font-size: 24px
}

.sound-bar > div {
    margin-bottom: 14px;
    background-color: rgba(255, 255, 255, .8);
    height: 100%;
    width: 11px;
    display: inline-block;
    -webkit-animation: bar-stretch-delay 1.2s infinite ease-in-out;
    animation: bar-stretch-delay 1.2s infinite ease-in-out
}

.footer a,
.footer a:hover {
    margin: 0 10px;
    text-decoration: none
}

.sound-bar .bar2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.sound-bar .bar3 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

.sound-bar .bar4 {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}

.sound-bar .bar5 {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s
}

@-webkit-keyframes bar-stretch-delay {
    0%,
    100%,
    40% {
        -webkit-transform: scaleY(.4)
    }
    20% {
        -webkit-transform: scaleY(1)
    }
}

@keyframes bar-stretch-delay {
    0%,
    100%,
    40% {
        transform: scaleY(.4);
        -webkit-transform: scaleY(.4)
    }
    20% {
        transform: scaleY(1);
        -webkit-transform: scaleY(1)
    }
}

.footer {
    position: relative;
    width: 100%;
    background-color: rgba(0, 0, 0, .75);
    border-top: 2px groove rgba(255, 255, 255, .65)
}

.inner-footer {
    padding-top: 15px
}

.footer a {
    color: #f8f8f8;
    -webkit-transition: color .24s linear;
    transition: color .24s linear
}

.footer a:hover {
    color: #26cdff;
    -webkit-transition: color .24s linear;
    transition: color .24s linear
}

.footer-text {
    padding-bottom: 6px;
    line-height: normal
}

.info-text-footer {
    color: #fff;
    font-size: 18px
}

.yallow-text {
    color: #4AC20E;
    font-weight: 700;
    opacity: .8
}

.yallow-text-color {
    font-size: 18px;
    color: #4AC20E
}

@media(max-width:1024px) {
    body,
    html {
        height: 100%
    }
    .footer,
    .header {
        position: relative
    }
    .hack-text,
    .text-ofers {
        padding-bottom: 0;
        color: #fff
    }
    .footer {
        background-color: rgba(0, 0, 0, .75);
        border-top: 2px groove rgba(255, 255, 255, .65)
    }
    body {
        overflow: scroll;
        -webkit-overflow-scrolling: touch
    }
    .header {
        background-color: rgba(0, 0, 0, .5);
        height: 96px
    }
    .hack-text {
        font-size: 16px;
        padding-top: 0
    }
    .text-ofers {
        text-align: left;
        font-size: 17px
    }
    .offers-blue-text {
        color: #0a8fd5;
        font-size: 17px;
        font-weight: 700
    }
    .white-text-color {
        color: #fff;
        font-size: 17px
    }
}

@media (max-width:320px) {
    .hack-text {
        font-size: 12px;
        color: #fff;
        padding-top: 0;
        padding-bottom: 0
    }
    .white-text-color {
        color: #fff;
        font-size: 15px
    }
    .section-offers {
        position: relative;
        padding-top: 120px;
        padding-bottom: 60px
    }
    .text-ofers {
        text-align: left;
        padding-bottom: 0;
        font-size: 16px;
        color: #fff
    }
    .offers-blue-text {
        color: #0a8fd5;
        font-size: 16px;
        font-weight: 700
    }
}

.hide {
    display: none
}

#overlay {
    width: 100%;
    height: 100%;
    z-index: 10;
    position: fixed;
    background-color: #000;
    padding-top: 250px
}

.pre-loader {
    max-width: 600px;
    margin: auto
}