@font-face {
    font-family: 'Gotham';
    src: url('../fonts/Gotham-Bold.eot');
    src: local('☺'), url('../fonts/Gotham-Bold.woff') format('woff'), url('../fonts/Gotham-Bold.ttf') format('truetype'), url('../fonts/Gotham-Bold.svg') format('svg');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham';
    src: url('../fonts/Gotham-Medium.eot');
    src: local('☺'), url('../fonts/Gotham-Medium.woff') format('woff'), url('../fonts/Gotham-Medium.ttf') format('truetype'), url('../fonts/Gotham-Medium.svg') format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham';
    src: url('../fonts/Gotham-Thin.eot');
    src: local('☺'), url('../fonts/Gotham-Thin.woff') format('woff'), url('../fonts/Gotham-Thin.ttf') format('truetype'), url('../fonts/Gotham-Thin.svg') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Gotham';
    src: url('../fonts/Gotham-Light.eot');
    src: local('☺'), url('../fonts/Gotham-Light.woff') format('woff'), url('../fonts/Gotham-Light.ttf') format('truetype'), url('../fonts/Gotham-Light.svg') format('svg');
    font-weight: 200;
    font-style: normal;
}
html {
    height: 100%;
}
body {
    background: url('../../images/bg.jpg') fixed;
    background-size: auto auto;
    background-size: cover;
    color: #fff;
    width: 100%;
    height: 100%;
    font-family: 'Gotham', sans-serif;
    font-weight: 200;
}
/*body {
    background: url('../../images/bg.jpg') fixed;
    background-size: auto auto;
    background-size: cover;
    color: #fff;
    width: 100%;
    height: 100%;
    padding-top: 80px;
    font-family: 'Gotham', sans-serif;
    font-weight: 200;
}*/

@media (max-width: 768px) {
    .container_interior {
        height: 100%;
        margin: 4rem 0;
    }
    .footer {
        margin-bottom: 2rem;
    }
}
#particles-js {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
}
.container {
    height: 100%;
    width: 100%;
    position: relative;
}
.container_interior {
    width: 70%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
    {
    margin-bottom: 15px;
}
.logo img {
    width: 17rem;
    height: auto;
}
.logo .img-responsive {
    margin: 0 auto;
    padding: 1rem 0;
}
.avatar .img-responsive {
    margin: 0 auto;
}
header {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}
.description {
    font-size: 90%;
}
.panel-default {
    color: #000;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-shadow: 0 30px 60px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 30px 60px 0 rgba(0, 0, 0, 0.3);
    margin-bottom: 15px;
    border-radius: 10px 10px 10px 10px;
}
.form-control {
    color: #999999;
    background-color: transparent !important;
    border-color: #ff0303;
    height: 40px;
}
.input-group-addon {
    color: #00b9f4;
    background-color: #fff;
    border: 1px solid #ff0303;
    font-weight: 200;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: transparent !important;
    opacity: 1;
}
.form-login {
    max-width: 250px;
    margin: 5px auto;
}
.form-control:focus {
    outline: 0;
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075), 0 0 0px rgb(96, 176, 201);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075), 0 0 0px rgb(96, 176, 201);
    color: #8a0000;
}
.unset_session {
    padding-top: 8px;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}
select option {
    font-weight: 200;
}
select option[value=""][disabled] {
    display: none;
}
.social-login .btn-block {
    color: #ff0303;
    letter-spacing: 2px;
    text-transform: uppercase;
    border: 1px solid #ff0303;
    font-size: 80%;
    padding: 10px 0;
    max-width: 250px;
    margin: 10px auto;
}
.modal-title {
    color: #ff0303;
}
.btn-circle {
    margin: 5px;
    width: 40px;
    height: 40px;
    color: #ff0303;
    background-color: transparent;
    border: 1px solid #ff0303;
    padding: 9px 9px;
    font-size: 20px;
    line-height: 1em;
    border-radius: 99em;
}
.btn-default:focus {
    color: #fff!important;
    background-color: #ff0303!important;
    border-color: none!important;
}
.btn-default:hover {
    background-color: #ff0303!important;
    color: #fff;
}
.btn-default:active {
    -moz-transform: scale(0.95);
    -webkit-transform: scale(0.95);
    -o-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
    color: #fff!important;
    box-shadow: none!important;
    background: #ff0303!important;
    border: none!important;
}
.btn-danger:hover {
    color: #000!important;
    box-shadow: 0px 13px 35px 0px rgba(120, 120, 120, 0.35);
}
.btn-default {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: none;
    background: #ff0303;
    -webkit-box-shadow: 0 10px 30px 0 rgba(95, 186, 233, 0.4);
    box-shadow: 0 10px 30px 0 rgba(95, 186, 233, 0.4);
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.btn-danger {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    background: linear-gradient(to right, #ff5e62, #ff9966);
    border: none;
    box-shadow: 0px 7px 7px 0px rgba(5, 32, 56, 0.19);
}
.btn-voucher:hover {
    color: #fff;
    background-color: #D2527F;
    border-color: #D2527F;
}
.btn-trial:hover {
    color: #fff;
    background-color: #1abc9c;
    border-color: #1abc9c;
}
.btn-mail:hover {
    color: #fff;
    background-color: #ff0000;
    border-color: #ff0000;
}
.btn-fb:hover {
    color: #fff;
    background-color: #3b5998;
    border-color: #3b5998;
}
.btn-tw:hover {
    color: #fff;
    background-color: #1da1f3;
    border-color: #1da1f3;
}
.btn-ig:hover {
    color: #fff;
    background-color: #be288c;
    border-color: #be288c;
}
.btn-gp:hover {
    color: #fff;
    background-color: #d13d33;
    border-color: #d13d33;
}
.btn-phone:hover {
    color: #fff;
    background-color: #95a5a6;
    border-color: #95a5a6;
}
.btn-qr:hover {
    color: #fff;
    background-color: #34495e;
    border-color: #34495e;
}
h5 {
    color: #ff0303;
    width: 100%;
    margin: 30px 0;
    padding: 0;
    text-align: center;
}
h6 {
    color: #ff0303;
    width: 100%;
    margin: 30px 0;
    padding: 0;
    text-align: center;
}
h6:after {
    display: inline-block;
    margin: 0 0 2px 20px;
    height: 2px;
    content: " ";
    background-color: #ff0303;
    width: 55px;
}
h6:before {
    display: inline-block;
    margin: 0 20px 2px 0;
    height: 2px;
    content: " ";
    background-color: #ff0303;
    width: 55px;
}
.or {
    width: 25px;
    height: 25px;
    padding-top: 4px;
    padding-bottom: 5px;
    border: 1px solid #af0202;
    border-radius: 99em;
    font-size: 10px;
    font-weight: 400;
    color: #af0202;
    margin: 0 auto;
}
#row {
    margin-top: 45px;
    width: 100%;
}
#col1 {
    float: left;
    width: 42%;
}
#col2 {
    float: left;
    width: 16%;
    padding-top: 5px;
    text-align: center;
}
#col3 {
    float: left;
    width: 42%;
}
#form .form-control-feedback {
    top: 0;
    right: 15px;
}
.carousel-control.right,
.carousel-control.left {
    background-image: none;
}
.carousel-control .fa,
.carousel-control .icon-prev,
.carousel-control .icon-next {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
}
.footer {
    letter-spacing: 2px;
    /*margin-bottom: 50px;*/
}
@-webkit-keyframes autofill {
    to {
        color: #000;
    }
}
input:-webkit-autofill {
    -webkit-animation-name: autofill;
    -webkit-animation-fill-mode: both;
}
.nav-tabs {
    border-bottom: none;
    margin-bottom: 10px;
}
.tab-content>.tab-pane {
    padding-top: 15px;
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #0d0d0d;
    background-color: none;
    font-weight: 500;
    border: none;
    border-bottom: 2px solid;
    border-bottom-color: #af0202;
    cursor: default;
}
.nav-tabs>li>a {
    border: 0px solid transparent;
    border-radius: 0;
}
.nav>li>a {
    padding: 5px 10px;
    color: #cccccc;
}
.nav-tabs>li>a:hover {
    border-color: none;
}
.nav>li>a:hover,
.nav>li>a:focus {
    background-color: transparent;
}
.nav-tabs>li,
.nav-pills>li {
    float: none;
    display: inline-block;
    *display: inline;
    /* ie7 fix */
    zoom: 1;
    /* hasLayout ie7 trigger */
}
.nav-tabs,
.nav-pills {
    text-align: center;
}