/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.portfolio_carousel_wrap {
    width: auto;
    height: auto;
}
.slide {
    padding: 0px;
    margin: 0px;
    font-family: Arial;
    font-size: 16px;
    height: 433px;
    /*padding: 315px 0px 0px;*/
}
/*.slide .slide_glass {
    width: 100%;
    height: 100%;
    background: url('/images/portfolio/wall_background.png') repeat;
}
.current_slide .slide_glass {
    display: none;
}*/
.slide .slide_text {
    /*width: 1052px;*/
    width: 912px;
    height: auto;
    padding: 0px;
    margin: 0px;
    background: url('/images/portfolio/text_background_1.png') left bottom repeat-x;
    font: italic 500 20px HeliosCondLight;
    color: #ffffff;
}
.slide .slide_text_0 {
    /*padding: 362px 0px 49px;*/
    padding: 471px 70px 38px 70px;
}
.slide .slide_text_1 {
    padding: 471px 70px 38px 70px;
}
.slide .slide_text_2 {
    padding: 471px 70px 38px 70px;
}
.slide .slide_text_3 {
    padding: 449px 70px 38px 70px;
}
.slide .slide_text_4 {
    padding: 449px 70px 38px 70px;
}
.slide .slide_text_5 {
    padding: 482px 70px 36px 70px;
}
.slide .slide_text_6 {
    padding: 449px 70px 38px 70px;
}
.slide .slide_text_7 {
    padding: 449px 70px 38px 70px;
}
.slide .slide_text_8 {
    padding: 482px 70px 49px 70px;
}
.slide .slide_text_9 {
    padding: 482px 70px 49px 70px;
}
.slide .slide_text_10 {
    padding: 449px 70px 38px 70px;
}
.slide .slide_text_11 {
    padding: 482px 70px 49px 70px;
}
.slide .slide_text_12 {
    padding: 482px 70px 49px 70px;
}
.slide .slide_text_13 {
    padding: 482px 70px 49px 70px;
}
.slide .slide_text_14 {
    padding: 471px 70px 38px 70px;
}
.slide .slide_text_15 {
    padding: 482px 70px 49px 70px;
}
.slide .slide_text_16 {
    padding: 471px 70px 38px 70px;
}
.slide .slide_text_17 {
    padding: 482px 70px 49px 70px;
}
.slide .slide_text_18 {
    padding: 449px 70px 38px 70px;
}
.slide .slide_text_19 {
    padding: 471px 70px 38px 70px;
}
.slide .slide_text_20 {
    padding: 482px 70px 49px 70px;
}
.slide .slide_text_21 {
    padding: 471px 70px 38px 70px;
}
.slide .slide_text_22 {
    padding: 482px 70px 40px 70px;
}
.slide .slide_text_23 {
    padding: 482px 70px 49px 70px;
}
.slide .slide_text_24 {
    padding: 482px 70px 49px 70px;
}
.slide .slide_text_25 {
    padding: 482px 70px 49px 70px;
}
.slide .slide_text_26 {
    padding: 482px 70px 49px 70px;
}
.slide .slide_text_27 {
    padding: 482px 70px 49px 70px;
}
.slide .slide_text_28 {
    padding: 482px 70px 49px 70px;
}
.slide .slide_text_29 {
    padding: 482px 70px 49px 70px;
}
.slide .slide_text_30 {
    padding: 482px 70px 49px 70px;
}
.slide .slide_text_31 {
    padding: 482px 70px 49px 70px;
}
.slide .slide_text_32 {
    padding: 482px 70px 49px 70px;
}
.slide .slide_text_33 {
    padding: 482px 70px 49px 70px;
}
.slide .slide_text_34 {
    padding: 482px 70px 49px 70px;
}
.slide .slide_text a {
    font: 500 18px arial;
    margin-right: 75px;
    color: #ffffff;
    float: right;
    text-decoration: underline;
}
.slide .slide_text a:hover {
    text-decoration: none;
}

.bx-wrapper {
    position: relative;
    margin: 0px;
    border: none;
    padding: 0px;
    overflow: hidden;
    height: 468px;
    /*width: 3156px;*/
}

.bx-wrapper img {
    max-width: 100%;
    display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
    border: none;
    background: #fff;
    margin: 0px auto;
    padding: 0px;
}

.ie7 .glass_left, .ie7 .glass_right {background: url('/images/portfolio/wall_background.png') repeat!important;}
.ie8 .glass_left, .ie8 .glass_right {background: url('/images/portfolio/wall_background.png') repeat!important;}
.ie9 .glass_left, .ie9 .glass_right {background: url('/images/portfolio/wall_background.png') repeat!important;}

.bx-wrapper .glass_left {
    position: absolute;
    height: 433px;
/*    background: url('/images/portfolio/wall_background.png') repeat;*/
    background: #e06f0a;
    opacity: 0.6;
    z-index: 999;
    top: 0px;
    left: 0px;
}
.bx-wrapper .glass_right {
    position: absolute;
    height: 433px;
    /*background: url('/images/portfolio/wall_background.png') repeat;*/
    background: #e06f0a;
    opacity: 0.6;
    z-index: 999;
    top: 0px;
    right: 0px;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url('/img/site_img/bx_loader.gif') center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
    text-align: center;
    padding: 15px 0px 0px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #c0c0c0;
    text-indent: -9999px;
    display: block;
    width: 17px;
    height: 17px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #ed7500;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
    left: 60px;
    display: block;
    background: url('/images/portfolio/arrows.png') 0px 0px no-repeat;
}

.bx-wrapper .bx-next {
    right: 60px;
    display: block;
    background: url('/images/portfolio/arrows.png') 0px -69px no-repeat;
}

.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: 182px;
    outline: 0;
    width: 69px;
    height: 69px;
    text-indent: -9999px;
    z-index: 9999;
    opacity: 0.8;
}
.bx-wrapper .bx-controls-direction a:hover {
    opacity: 1;
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
    text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url('/img/site_img/controls.png') -86px -11px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url('/img/site_img/controls.png') -86px -44px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.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;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666\9;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
}

.bx-wrapper .bx-caption span {
    color: #fff;
    font-family: Arial;
    display: block;
    font-size: .85em;
    padding: 10px;
}