/* jssor slider bullet navigator skin 01 css */
/*
    .jssorb01 div           (normal)
    .jssorb01 div:hover     (normal mouseover)
    .jssorb01 .av           (active)
    .jssorb01 .av:hover     (active mouseover)
    .jssorb01 .dn           (mousedown)
    */

.jssorb01 {
    position: absolute;
}
#jssor_1 {}
.jssorb01 div,
.jssorb01 div:hover,
.jssorb01 .av {
    position: absolute;
    /* size of bullet elment */
    width: 12px;
    height: 12px;
    filter: alpha(opacity=70);
    opacity: .7;
    overflow: hidden;
    cursor: pointer;
    border: #000 1px solid;
}

.jssorb01 div {
    background-color: gray;
}

.jssorb01 div:hover,
.jssorb01 .av:hover {
    background-color: #d3d3d3;
}

.jssorb01 .av {
    background-color: #fff;
}

.jssorb01 .dn,
.jssorb01 .dn:hover {
    background-color: #555555;
}
/* jssor slider arrow navigator skin 05 css */
/*
    .jssora05l                  (normal)
    .jssora05r                  (normal)
    .jssora05l:hover            (normal mouseover)
    .jssora05r:hover            (normal mouseover)
    .jssora05l.jssora05ldn      (mousedown)
    .jssora05r.jssora05rdn      (mousedown)
    .jssora05l.jssora05lds      (disabled)
    .jssora05r.jssora05rds      (disabled)
    */

.jssora05l,
.jssora05r {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 40px;
    height: 40px;
    cursor: pointer;
    background: url('../img/a17.png') no-repeat;
    overflow: hidden;
}

.jssora05l {
    background-position: -10px -40px;
}

.jssora05r {
    background-position: -70px -40px;
}

.jssora05l:hover {
    background-position: -130px -40px;
}

.jssora05r:hover {
    background-position: -190px -40px;
}

.jssora05l.jssora05ldn {
    background-position: -250px -40px;
}

.jssora05r.jssora05rdn {
    background-position: -310px -40px;
}

.jssora05l.jssora05lds {
    background-position: -10px -40px;
    opacity: .3;
    pointer-events: none;
}

.jssora05r.jssora05rds {
    background-position: -70px -40px;
    opacity: .3;
    pointer-events: none;
}
/* jssor slider thumbnail navigator skin 09 css */

.jssort09-600-45 .p {
    position: absolute;
    top: 0;
    left: 0;
    width: 600px;
    height: 45px;
}

.jssort09-600-45 .t {
    font-family: font-family: 'Oswald', sans-serif;
    font-weight: normal;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color: #fff;
    line-height: 45px;
    font-size: 20px;
    padding-left: 10px;
}

/* Page Style */
body {
    background: #413b3b
}
.slider-box {
    background: #948e5c
}
.left-sharp {
    width: calc((100% - 573px) / 2);
    float: left;
    height: 396px;
    background: url("../images/5a_v2.gif") center center no-repeat;
    background-size: 100% 100% 
}
.right-sharp {
    width: calc((100% - 573px) / 2);
    float: left;
    height: 396px;
    background: url("../images/5b_v2.gif") center center no-repeat;
    background-size: 100% 100%
}
.header-box {
    background: url("../images/1.jpg") center center no-repeat;
    background-size: 103.5% 100%;
    height: 140px;
    position: relative;
}
.logo-box {
    position: absolute;
    bottom: 30px;
}
.logo-box a img {
    width: 183px;
}
.links-box{
    position: absolute;
    right: 0;
    bottom: 0;
}
.links-box ul {
    margin-bottom: 0;
}
.links-box ul >li {
    padding-right: 2px;
}
.links-box a {
    color: #948e5c;
    text-decoration: none;
    display: block
}
.links-box a::before {
    content: "";
    display: inline-block;
    width: 22px;
    height: 34px;
    background: #948e5c;
    vertical-align: text-top;
    margin-right: 5px;
}
.links-box a:hover{
    color: #FFF;
}
.links-box ul >li:nth-child(1) a::before{
    background: #506082;
}
.links-box ul >li:nth-child(2) a::before{
    background: #706e71;
}
.links-box ul >li:nth-child(3) a::before{
    background: #948e5c;
}

.links-box ul >li:nth-child(1) a:hover::before{
    background: #948e5c;
}
.links-box ul >li:nth-child(2) a:hover::before{
    background: #506082;
}
.links-box ul >li:nth-child(3) a:hover::before{
    background: #706e71;
}
.footer-box {
    
}
.footer-links-box {
    max-width: 573px;
    margin: auto;
    background: url(../images/6.gif) center center no-repeat;    
    background-size: 100% 100%;
    position: relative;
    height: 300px;
}
.overlay {
    background: rgba(74, 74, 74, 0.5)    
}
.footer-links-box a {
    color: #cccccc;
    text-decoration: underline
}
.footer-links-box ul{
    margin-left: 0px; 
}
.footer-links-box ul>li {
    padding-left: 2px;
    padding-right: 2px;
    color: #cccccc;
}

@media (max-width: 991px)  {
    .header-box {
        background: none;
    }
}
@media (max-width:767px)  {
    .left-sharp,
    .right-sharp {
        display: none;
    }
    #jssor_1 {
        margin: auto !important;
        float: none !important;
    }
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        padding: 0;
    }
    .row {
        margin: 0;
    }
}
div[data-u="slides"]{
    left: 0 !important;
}