#bx-pager > a, .bx-wrapper .bx-controls-auto, div#bx-pager {
    text-align: center
}

.caption1, .caption2 {
    font-family: ProximaNovaLight
}

.bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0
}

    .bx-wrapper img {
        max-width: 100%;
        display: block;
        width: 100%
    }

div#bx-pager {
    margin: -112px 0 0;
    z-index: 9;
    position: relative;
    padding-bottom: 29px
}

    div#bx-pager img.th-img {
        border-radius: 100%;
        opacity: .95
    }

    div#bx-pager a span {
        background: #fff;
        display: inline-block;
        border-radius: 100%;
        border: 1px solid #fff;
        margin-right: 12px;
        margin-bottom: 10px;
        transform: scale(.8);
        -webkit-transform: scale(.8);
        -webkit-transform: -webkit-translateY (90px);
        -moz-transform: scale(.8);
        -o-transform: scale(.8);
        -webkit-transition: all .3s ease-out 0s;
        -moz-transition: all .3s ease-out 0s;
        -o-transition: all .3s ease-out 0s;
        transition: all .3s ease-out 0s;
        -webkit-transform-style: preserve-3d;
        -webkit-backface-visibility: hidden
    }

        div#bx-pager a span img {
            -webkit-backface-visibility: hidden !important;
            backface-visibility: hidden
        }

    div#bx-pager a.active span {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1)
    }

    div#bx-pager .active img {
        opacity: 1
    }

#bx-pager .active img.img_grayscale {
    opacity: 1 !important
}

.bxslider li {
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 600px;
    width: 100%;
    background-position: center top;
    -webkit-backface-visibility: hidden
}

#bx-pager > a {
    display: inline-block;
    margin: 0 auto 0 20px
}

#bx-pager .cl_logo_img {
    display: table-cell;
    padding-bottom: 37px;
    vertical-align: middle
}

.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
    position: absolute;
    bottom: -30px;
    width: 100%
}

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000
}

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-weight: 700;
    color: #666;
    padding-top: 20px
}

    .bx-wrapper .bx-controls-auto .bx-controls-auto-item, .bx-wrapper .bx-pager .bx-pager-item {
        display: inline-block
    }

    .bx-wrapper .bx-pager.bx-default-pager a {
        background: #666;
        text-indent: -9999px;
        display: block;
        width: 10px;
        height: 10px;
        margin: 0 5px;
        outline: 0;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px
    }

        .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:hover {
            background: #000
        }

.bx-wrapper .bx-prev {
    left: 10px
}

.bx-wrapper .bx-next {
    right: 10px
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999
}

    .bx-wrapper .bx-controls-direction a.disabled {
        display: none
    }

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    margin: 0 3px
}

    .bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:hover {
        background-position: -86px 0
    }

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    margin: 0 3px
}

    .bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:hover {
        background-position: -86px -33px
    }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px
}

.caption1 {
    color: #fff;
    font-size: 36px;
    line-height: 42px;
    margin-top: 10%;
    text-align: center;
    width: 100%
}

    .caption1 > span {
        display: block;
        margin: 0 auto;
        text-align: center;
        max-width: 930px
    }

.caption2 {
    font-size: 20px;
    text-transform: uppercase;
    padding-top: 54px
}
