html,
.modal-open .container-fluid,

/* .modal-open .container{-webkit-filter:blur(5px) grayscale(90%);} */

.server-list-blur {}

.btn btn-primary {
    font-family: 'Arial', serif;
}

.global-list {}

.gigamu-list {
    height: 500px;
    width: 100%;
}

.bg-1 {
    display: block;
    background: url(../images/box-02.png) 50%;
    z-index: 1000;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.bg-1:hover {
    background: url(../images/box-02b.png) 50%;
    z-index: 1001;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.bg-2 {
    display: block;
    background: url(../images/box-01.html) 50%;
    z-index: 1000;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.bg-2:hover {
    background: url(../images/box-01b.html) 50%;
    z-index: 1001;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.bg-3 {
    display: block;
    background: url(../images/box-03.png) 50%;
    z-index: 1000;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.bg-3:hover {
    background: url(../images/box-03bb.png) 50%;
    z-index: 1001;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
	
.bg-4 {
    display: block;
    background: url(../images/box-04.png) 50%;
    z-index: 1000;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;	
	
}	
.bg-4:hover {
    background: url(../images/box-04b.png) 50%;
    z-index: 1001;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;	
}

@media (min-width:1200px) {
    .container {
        width: 1200px;
    }
}

.bg-5 {
    display: block;
    background: url(../images/box-05.png) 50%;
    z-index: 1000;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;	
	
}	
.bg-5:hover {
    background: url(../images/box-05bb.png) 50%;
    z-index: 1001;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;	
}

.dropdown-toggle::after {
    display: none
}

.gigamu-btn-60 {
    min-width: 60%;
}

.gigamu-btn-50 {
    min-width: 50%;
}

.gigamu-btn-55 {
    min-width: 55%;
}

.gigamu-btn-40 {
    min-width: 40%;
}

.gigamu-btn-30 {
    min-width: 30%;
}

.gigamu-btn-20 {
    min-width: 20%;
}

.gigamu-btn-10 {
    min-width: 20%;
}

.section {
    text-align: center;
}

.card {
    background-color: rgba(0, 0, 0, .5);
    color: #FFFFFF;
}

.card-block {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}

.card.card-small .card-block {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: .75rem;
}

.card.card-small .card-title {
    margin-bottom: .55rem;
}

.card.card-small h5 {
    font-size: 1rem;
}

.card.card-small p {
    font-size: .90rem;
}

.card.card-small.card-v-grid {
    margin-bottom: .75rem;
}

.card.card-square .card-img-top {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.card.card-square .card-img-top {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.card.card-square {
    border-radius: 0;
}

.navbar-dark .navbar-nav .nav-link {
    font-family: 'Cinzel', serif;
    padding-right: 1rem;
    font-size: 1rem;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .7);
    font-weight: bold;
}

.navbar-brand {
    font-size: 2rem;
    margin-right: 1.5rem;
}

.navbar-transparent {
    background: none !important;
}

.navbar-dark .navbar-nav .nav-link {
    color: #ffffff;
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: #f64102;
}

.btn-primary:not([disabled]):not(.disabled).active,
.btn-primary:not([disabled]):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    color: #FFF;
    background-color: rgba(255, 255, 255, .4);
    border-color: #ccc;
    box-shadow: none;
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    outline: none;
}

.btn-danger {
    color: rgba(255, 255, 255, 1);
    background-color: rgba(200, 80, 80, .9);
    border: solid 3px rgba(200, 80, 80, .9);
    line-height: 2;
    border-radius: 0rem;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
    text-transform: uppercase;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus {
    color: rgba(255, 255, 255, 1);
    background-color: rgba(200, 80, 80, .6);
    border: solid 3px rgba(173, 53, 53, .7);
    outline: 0;
    box-shadow: none;
    cursor: pointer;
}

.btn-primary {
    color: rgba(255, 255, 255, 1);
    background-color: transparent;
    border: solid 3px rgba(255, 255, 255, .6);
    line-height: 2;
    border-radius: 0rem;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
    text-transform: uppercase;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus {
    color: rgba(255, 255, 255, 1);
    background-color: transparent;
    border: solid 3px rgba(255, 255, 255, 1);
    outline: 0;
    box-shadow: none;
    cursor: pointer;
}

.btn-w-med {
    padding-left: 50px;
    padding-right: 50px;
}

.btn-primary.btn-aux {
    font-family: 'Cinzel', serif;
    color: #FFF;
    border: solid 4px #FFF;
    line-height: 2;
    border-radius: 0rem;
    text-shadow: 1px 1px 1px rgba(150, 150, 150, 1);
}

.btn-primary.btn-aux:hover,
.btn-primary.btn-aux:focus,
.btn-primary.btn-aux.focus {
    background-color: rgba(35, 35, 35, 1);
    border: solid 4px #a13228;
    outline: 0;
    box-shadow: none;
    cursor: pointer;
    font-weight: bold;
}

h1 {
    font-family: 'Cinzel', serif;
    color: #FFFFFF;
    font-size: 3em;
    text-shadow: 3px 2px 4px rgba(0, 0, 0, 0.8);
    letter-spacing: -3px;
}

h2 {
    font-family: 'Cinzel', serif;
    color: #FFFFFF;
    font-size: 2em;
    text-shadow: 3px 2px 4px rgba(0, 0, 0, 0.8);
    letter-spacing: -3px;
}

h1.front-page {
    font-size: 4em;
    margin-bottom: 20px;
    letter-spacing: 0px;
}

h2.front-page {
    font-size: 3em;
    margin-bottom: 20px;
    letter-spacing: 0px;
}

.main-parallax {
    background-image: url(../images/gallery-3.html);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.register-content {
    background: url(../images/gallery-5.html);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    min-width: 600px;
    max-width: 600px;
}

.notice-content {
    background: url(../images/gallery-3.html);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}

.server-select-content {
    background: url(../images/gallery-2.html);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}

.register-content .form-control {
    font-family: 'Cinzel', serif;
    color: #fff;
    background-color: rgba(35, 35, 35, .5);
    border: 1px solid rgba(255, 255, 255, .6);
    border-radius: 0rem;
    line-height: 3;
}

.register-content .form-control:focus {
    font-family: 'Cinzel', serif;
    color: #fff;
    background-color: rgba(35, 35, 35, .7);
    border: 1px solid rgba(255, 255, 255, .7);
    border-left: 5px solid red;
    outline: 0;
}

.form-control::-webkit-input-placeholder {
    color: white;
}

.form-control:-moz-placeholder {
    color: white;
}

.form-control::-moz-placeholder {
    color: white;
}

.form-control:-ms-input-placeholder {
    color: white;
}

.form-control::-ms-input-placeholder {
    color: white;
}

.bg.bg-grey {
    background-color: #333;
}

.bg.bg-grey h1.title {
    color: white;
}

.