@import url(https://fonts.googleapis.com/css2?family=Overpass:wght@900&display=swap);
address,
article,
aside,
b,
body,
code,
div,
dl,
em,
footer,
header,
html,
i,
iframe,
img,
li,
nav,
section,
span,
strong,
ul,
var {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article,
aside,
footer,
header,
nav,
section {
    display: block;
}

li,
ul {
    list-style: none;
}

img {
    border: 0;
}

img {
    font-family: "Noto Sans KR", sans-serif;
    vertical-align: middle;
}

address,
em {
    font-weight: 400;
    font-style: normal;
}

body {
    width: 100%;
    font-size: 14px;
    line-height: 1.5;
    font-family: "Noto Sans KR", sans-serif;
    color: #fff;
    background: #000;
}

a {
    margin: 0;
    padding: 0;
    font-size: 1em;
    line-height: 1.5;
    color: #333;
    text-decoration: none;
}

img {
    max-width: 100%;
}

button {
    background: 0 0;
    border: 0;
    font: inherit;
    cursor: pointer;
    overflow: visible;
    white-space: nowrap;
    padding: 0;
    outline: 0;
}

.navbar-inverse {
    background-color: #111;
    border-color: #08080800;
}

.navbar-inverse .navbar-nav>li>a {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 30px;
}

.navbar-inverse .navbar-nav>li>a:focus {
    background-color: transparent;
    outline: 0;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
}

.navbar-inverse .navbar-nav>li>a:hover {
    background-color: #333;
}

.navbar-inverse .navbar-toggle {
    border-color: #333;
}

.navbar {
    display: inline-flex;
    align-items: center;
    min-height: 60px;
    margin-bottom: 0;
    border: 0;
}

.navbar-inverse .navbar-brand {
    padding-top: 8px;
    padding-bottom: 0;
    max-width: 220px;
}

.blind {
    overflow: hidden;
    position: absolute;
    padding: 0;
    margin: -1px 0 0;
}

#specA .blind {
    right: 0;
}

#specB .blind {
    left: 4px;
}

#wrap {
    position: relative;
    min-width: 1200px;
    height: 4900px;
    background: url(../images/background.jpg) no-repeat 50% 0;
    margin: 60px 0 0;
}

#content {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    top: 50px;
}

.footer {
    min-width: 1200px;
    height: 60px;
    line-height: 130px;
    width: 873px;
    font-size: 0;
    text-align: center;
    margin: 0 auto 0;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    position: absolute;
    bottom: -34px;
}

.footer .copyright,
.footer .f_btn {
    display: inline-block;
    zoom: 1;
    vertical-align: middle;
}

.footer .f_btn+.f_btn {
    margin-left: 40px;
}

.footer .f_btn.neowiz {
    width: 89px;
    height: 15px;
    background: url(../images/footer_ava.png) 0 -50px;
}

.footer .copyright {
    width: 250px;
    height: 11px;
    background: url(../images/footer_ava.png) 0 0;
}

.ava_header {
    position: relative;
    width: 1200px;
    height: 189px;
    margin: 0 auto;
    z-index: 2100;
    top: 50px;
}

.ava_header .ava_logo {
    position: absolute;
    top: 32px;
    left: -1px;
    width: 140px;
    height: 55px;
}

.ava_header .ava_logo a {
    display: block;
    height: 100%;
    text-indent: -9999px;
}

#weaponInfomation {
    position: relative;
    width: 1200px;
    height: 1031px;
    margin: 0 auto;
    z-index: 2000;
}

#weaponInfomation #weaponThum {
    position: relative;
    height: 540px;
}

#weaponInfomation #weaponThum #thumList {
    position: absolute;
    top: 0;
    left: 0;
}

#weaponInfomation #weaponThum #thumList [data-idx] {
    position: absolute;
    top: 200px;
    left: 0;
    right: 0;
    opacity: 0 !important;
    width: 1200px;
    height: 370px;
    transition: all 0.45s ease-out;
}

#weaponInfomation #weaponThum #thumList [data-idx].active {
    top: 200px;
    opacity: 1 !important;
}

#weaponInfomation #weaponThum #thumList [data-idx] .thum {
    display: block;
    margin: 0 auto;
}

#weaponInfomation #weaponThum #thumList [data-idx][data-idx="0"] .thum {
    opacity: 0;
}

#weaponInfomation #weaponSpec {
    position: relative;
    width: 100%;
    height: 276px;
    z-index: 200;
    background: transparent url(../images/weaponSpecBg.png) no-repeat 0 0;
}

#weaponInfomation #weaponSpec .discription {
    position: absolute;
    top: -90px;
    left: 0;
    right: 0;
    display: block;
    font-size: 14px;
    font-family: "Noto Sans KR", sans-serif;
    font-weight: 400;
    color: #f1f1f1;
    line-height: 1.5em;
    text-align: center;
}

#weaponInfomation #weaponSpec .discription span {
    color: #fff050;
    font-weight: 700;
}

#weaponInfomation #weaponSpec .discription em {
    color: #fff050;
    font-weight: 700;
    font-style: italic;
}

#weaponInfomation #weaponSpec .weaponName {
    position: absolute;
    top: 37px;
    left: 500px;
    width: 200px;
    height: 160px;
    text-align: center;
    display: table;
    background-position: -4px -1px;
}

#weaponInfomation #weaponSpec .weaponName .txt {
    display: table-cell;
    color: #fff;
    font-size: 24px;
    font-family: Overpass, sans-serif;
    font-weight: 700;
    vertical-align: middle;
    line-height: 28px;
    text-shadow: 0px 2px 6px #000;
}

#weaponInfomation #specA {
    position: absolute;
    top: 41px;
    left: 23px;
    width: 449px;
    height: 190px;
}

#weaponInfomation #specA .count {
    right: 104px;
}

#weaponInfomation #specA .gauge {
    left: 15px;
}

#weaponInfomation #specB {
    position: absolute;
    top: 41px;
    left: 729px;
    width: 449px;
    height: 190px;
}

#weaponInfomation #specB .count {
    right: 319px;
    /* color: #e8162d; */
}

#weaponInfomation #specB .gauge {
    left: 141px;
}

#weaponInfomation #specB .gauge .bar {
    left: 0;
}

#weaponInfomation #specB .gauge .bar:after {
    right: 0;
    left: auto;
}

#weaponInfomation .spec {
    box-sizing: border-box;
    padding: 40px 0;
}

#weaponInfomation .spec [data-type] {
    position: relative;
    width: 449px;
    height: 27px;
}

#weaponInfomation .spec [data-type] .count {
    position: absolute;
    top: -4px;
    font-family: Quantico, sans-serif;
    font-weight: 400;
    line-height: 25px;
    font-size: 14px;
    color: #fae3af;
    text-align: right;
}

#weaponInfomation .spec [data-type] .gauge {
    position: absolute;
    top: 5px;
    width: 293px;
    height: 8px;
    background: #736250;
}

#weaponInfomation .spec [data-type] .gauge .bar {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 0%;
    max-width: 100%;
    height: 100%;
    background-color: #ac2a31;
    overflow: hidden;
    transition: width 0.45s ease-in-out;
}

#weaponInfomation .spec [data-type] .gauge .bar:after {
    position: absolute;
    top: 0;
    left: 0;
}

#weaponInfomation .spec [data-type][data-type="recoil"] .gauge .bar {
    background-color: #ddcfac;
}

#weaponInfomation .spec [data-type][data-type="recoil"] .gauge .bar:after {
    display: block;
    font-size: 0;
    background-image: url(../images/img-sprites.png);
    background-position: -416px -96px;
    width: 20px;
    height: 9px;
}

#weaponInfomation .spec [data-type][data-type="longRange"] .gauge .bar {
    background-color: #ddcfac;
}

#weaponInfomation .spec [data-type][data-type="longRange"] .gauge .bar:after {
    display: block;
    font-size: 0;
    background-image: url(../images/img-sprites.png);
    background-position: -416px -96px;
    width: 20px;
    height: 9px;
}

#weaponInfomation .spec [data-type][data-type="magazine"] .gauge .bar {
    background-color: #ddcfac;
}

#weaponInfomation .spec [data-type][data-type="magazine"] .gauge .bar:after {
    display: block;
    font-size: 0;
    background-image: url(../images/img-sprites.png);
    background-position: -476px -96px;
    width: 20px;
    height: 9px;
}

#weaponInfomation .spec [data-type][data-type="mobility"] .gauge .bar {
    background-color: #ddcfac;
}

#weaponInfomation .spec [data-type][data-type="mobility"] .gauge .bar:after {
    display: block;
    font-size: 0;
    background-image: url(../images/img-sprites.png);
    background-position: -506px -96px;
    width: 20px;
    height: 9px;
}

#weaponInfomation .spec [data-type][data-type="atk"] .gauge .bar {
    background-color: #ddcfac;
}

#weaponInfomation .spec [data-type][data-type="atk"] .gauge .bar:after {
    display: block;
    font-size: 0;
    background-image: url(../images/img-sprites.png);
    background-position: -416px -77px;
    width: 20px;
    height: 9px;
}

#weaponInfomation .spec [data-type][data-type="range"] .gauge .bar {
    background-color: #ddcfac;
}

#weaponInfomation .spec [data-type][data-type="range"] .gauge .bar:after {
    display: block;
    font-size: 0;
    background-image: url(../images/img-sprites.png);
    background-position: -416px -77px;
    width: 20px;
    height: 9px;
}

#weaponInfomation .spec [data-type][data-type="firstAccuracy"] .gauge .bar {
    background-color: #ddcfac;
}

#weaponInfomation .spec [data-type][data-type="firstAccuracy"] .gauge .bar:after {
    display: block;
    font-size: 0;
    background-image: url(../images/img-sprites.png);
    background-position: -476px -77px;
    width: 20px;
    height: 9px;
}

#weaponInfomation .spec [data-type][data-type="longRangeAccuracy"] .gauge .bar {
    background-color: #ddcfac;
}

#weaponInfomation .spec [data-type][data-type="longRangeAccuracy"] .gauge .bar:after {
    display: block;
    font-size: 0;
    background-image: url(../images/img-sprites.png);
    background-position: -506px -77px;
    width: 20px;
    height: 9px;
}

.control {
    width: 100%;
}

#weaponInfomation .control .btn_next,
#weaponInfomation .control .btn_prev {
    position: absolute;
    top: 284px;
    left: 0;
    z-index: 200;
    display: block;
    font-size: 0;
    background-image: url(../images/arrow-lf.png);
    background-position: 0 0;
    width: 96px;
    height: 127px;
    -moz-transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

#weaponInfomation .control .btn_next:hover,
#weaponInfomation .control .btn_prev:hover {
    filter: brightness(1.5);
}

#weaponInfomation .control .btn_next {
    right: 0;
    left: auto;
    transform: scaleX(-1);
}

.discription {
    font-size: 18px;
    font-weight: 700;
    color: rgb(255, 255, 255);
    width: 940px;
    margin: 0 auto;
    text-align: center;
    /* text-shadow: 0 1px #fff3df; */
}

.discription span {
    color: #09ecea;
}

.f_happytuk {
    display: inline-block;
    padding: 0 1%;
    width: 13%;
}

.f_neowiz {
    display: inline-block;
    padding: 0 1%;
    width: 13%;
}

.f_copyright {
    display: inline-block;
    padding: 0 1%;
    width: 15%;
}

.ytfb {
    width: 100%;
    max-width: 315px;
    display: inline-flex;
    align-items: center;
    padding-left: 1%;
}

.navbar {
    z-index: 99999;
}

.drop_content {
    display: none;
    width: 300px;
    height: initial;
    position: absolute;
    background-color: #0007;
    padding: 12px 8px;
}

.dropdown-header {
    font-size: 14px;
    color: #fff;
    padding: 0;
}

.drop_content li {
    margin: 0;
    line-height: 40px;
    width: 100%;
    border-bottom: 1px solid #fff;
}

.sidebar {
    position: fixed;
    top: 80px;
    left: 30px;
    z-index: 999;
}

.sidebar ul li {
    display: block;
    margin: 0;
}

.sidebar ul>li>a {
    display: block;
    height: 140px;
    width: 200px;
    text-indent: -99999px;
    overflow: hidden;
    background: transparent url(../images/sidebtn.png) no-repeat 0 0;
}

.sidebar ul>li>a:hover {
    animation: rubberBand 0.5s ease-in-out;
}

#avaFooter {
    background: #000 !important;
}

@-webkit-keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }
    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }
    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }
    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }
    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }
    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}