.JQuerySliderShow {
    display : block;
}
.JQuerySliderHide {
    display : none;
}
.PowerSlider2 {
    position : relative;
    text-align : left;
}
/* reset slider inner li*/
 .PowerSlider2 li li {
    width : auto;
    height : auto;
    list-style-type : disc;
    list-style-position : outside;
    list-style-image : none;
}
.PowerSlider2 div.play, .PowerSlider2 div.pause {
    box-sizing : border-box;
}
#PowerSlider1Container:before, #PowerSlider1Container:after, #PowerSlider1Container div:before, #PowerSlider1Container ul:before, #PowerSlider1Container div:after, #PowerSlider1Container ul:after {
    content : normal;
}
#PowerSlider1 .customImage2 {
    width : 778px;
    height : 244px;
    position : absolute;
    left : 0px;
    top : 0px;
    bottom : auto;
    vertical-align : top;
    right : auto;
    -webkit-box-shadow : 4px 4px 10px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow : 4px 4px 10px 0px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow : 4px 4px 10px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow : 4px 4px 10px 0px rgba(0, 0, 0, 0.5);
    box-shadow : 4px 4px 10px 0px rgba(0, 0, 0, 0.5);
}
#PowerSlider1 .customImage13 {
    width : 1140px;
    height : 457px;
    position : absolute;
    left : -2px;
    top : 0px;
    bottom : auto;
    vertical-align : top;
    right : auto;
}
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.2
 */

/* clearfix */
 .owl-carousel .owl-wrapper:after {
    content : ".";
    display : block;
    clear : both;
    visibility : hidden;
    line-height : 0;
    height : 0;
}
/* display none until init */
 .owl-carousel {
    position : relative;
    width : 100%;
    -ms-touch-action : pan-y;
}
.owl-carousel .owl-wrapper {
    display : none;
    position : relative;
    -webkit-transform : translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
    overflow : hidden;
    position : relative;
    width : 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition : height 500ms ease-in-out;
    -moz-transition : height 500ms ease-in-out;
    -ms-transition : height 500ms ease-in-out;
    -o-transition : height 500ms ease-in-out;
    transition : height 500ms ease-in-out;
}
.owl-carousel .owl-item {
    float : left;
    overflow : hidden;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor : pointer;
}
.owl-controls {
    -webkit-user-select : none;
    -khtml-user-select : none;
    -moz-user-select : none;
    -ms-user-select : none;
    user-select : none;
    -webkit-tap-highlight-color : rgba(0, 0, 0, 0);
}
/* fix */
 .owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility : hidden;
    -moz-backface-visibility : hidden;
    -ms-backface-visibility : hidden;
    -webkit-transform : translate3d(0, 0, 0);
    -moz-transform : translate3d(0, 0, 0);
    -ms-transform : translate3d(0, 0, 0);
}
#PowerSlider1_bullets_in, #PowerSlider1_bullets_in ul, #PowerSlider1_bullets_in li {
    margin : 0px;
    padding : 0px;
    position : relative;
    list-style : none outside none;
    width : auto;
    height : auto;
}
#PowerSlider1_bullets_in {
    position : absolute;
    background-image : none;
    background-attachment : scroll;
    background-color : transparent;
    padding : 0px;
    overflow : visible;
    width : 68px;
    height : 22px;
    top : 38px;
    left : auto;
    right : 3px;
    bottom : auto;
    background-position : 50% 50%;
    background-repeat : no-repeat;
}
#PowerSlider1_bullets_in ul {
    position : relative;
    overflow : visible;
    width : auto;
    height : auto;
}
#PowerSlider1_bullets_in li {
    float : left;
}
#PowerSlider1_bullets_in li a {
    background-image : none;
    background-attachment : scroll;
    filter : progid:DXImageTransform.Microsoft.gradient(startColorstr=#7EFFFFFF, endColorstr=#7EFFFFFF, GradientType=0);
    background-color : rgba(255, 255, 255, 0.498039);
    float : left;
    width : 11px;
    height : 11px;
    cursor : pointer;
    color : rgb(0, 0, 0);
    text-align : center;
    left : auto;
    right : auto;
    top : auto;
    bottom : auto;
    padding : 0px;
    -webkit-border-top-left-radius : 50px;
    -moz-border-radius-topleft : 50px;
    border-top-left-radius : 50px;
    -webkit-border-top-right-radius : 50px;
    -moz-border-radius-topright : 50px;
    border-top-right-radius : 50px;
    -webkit-border-bottom-left-radius : 50px;
    -moz-border-radius-bottomleft : 50px;
    border-bottom-left-radius : 50px;
    -webkit-border-bottom-right-radius : 50px;
    -moz-border-radius-bottomright : 50px;
    border-bottom-right-radius : 50px;
    margin : 0px 3px;
    background-position : 50% 50%;
    background-repeat : no-repeat;
}
#PowerSlider1_bullets_in li a.hover {
    background-image : none;
    background-attachment : scroll;
    filter : progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFFFF, endColorstr=#FFFFFFFF, GradientType=0);
    background-color : rgba(255, 255, 255, 1);
    float : left;
    cursor : pointer;
    color : rgb(0, 255, 255);
    background-position : 50% 50%;
    background-repeat : no-repeat;
}
#PowerSlider1_bullets_in li a.active {
    background-image : none;
    background-attachment : scroll;
    background-color : rgb(142, 198, 63);
    float : left;
    cursor : pointer;
    color : rgb(0, 0, 255);
    background-position : 50% 50%;
    background-repeat : no-repeat;
}
#PowerSlider1_pagination_in {
    width : auto;
    height : auto;
    position : absolute;
    left : 35px;
    top : 40px;
    font-family : 'Open Sans';
    right : auto;
    bottom : auto;
    font-weight : 500;
    color : #000000;
    color : rgba(0, 0, 0, 0.701961);
    *color : #000000;
    font-size : 14px;
}
#PowerSlider1_pagination_in.hover {
    width : auto;
    height : auto;
    color : rgb(60, 184, 120);
}
#PowerSlider1_progressbar_in {
    filter : progid:DXImageTransform.Microsoft.gradient(startColorstr=#7ED2D2D2, endColorstr=#7ED2D2D2, GradientType=0);
    background-color : rgba(210, 210, 210, 0.498039);
    background-image : none;
    border : 0px none transparent;
    padding : 0px;
    margin : 0px;
    width : 100%;
    height : 8px;
    overflow : hidden;
    z-index : 10;
    left : 0px;
    position : absolute;
    top : 120px;
    right : auto;
    bottom : auto;
    background-position : 0% 0%;
    background-repeat : no-repeat;
}
#PowerSlider1_progressbar_in .progress-bar {
    background-color : rgb(142, 198, 63);
    width : 100%;
    height : 100%;
    position : absolute;
}
#PowerSlider1_navbar_in, #PowerSlider1_navbar_in ul, #PowerSlider1_navbar_in li {
    margin : 0px;
    padding : 0px;
    position : relative;
    list-style : none outside none;
    width : auto;
    height : auto;
}
#PowerSlider1_numbers_in, #PowerSlider1_numbers_in ul, #PowerSlider1_numbers_in li {
    margin : 0px;
    padding : 0px;
    position : relative;
    list-style : none outside none;
    width : auto;
    height : auto;
}
#PowerSlider1_numbers_in {
    position : absolute;
    background-image : none;
    background-attachment : scroll;
    background-color : transparent;
    padding : 0px;
    overflow : hidden;
    width : auto;
    height : auto;
    top : 35px;
    left : 424px;
    bottom : auto;
    right : auto;
    background-position : 0% 0%;
    background-repeat : no-repeat;
}
#PowerSlider1_numbers_in ul {
    position : relative;
    overflow : hidden;
    width : auto;
    height : auto;
}
#PowerSlider1_numbers_in li {
    float : left;
    padding-right : 0px;
}
#PowerSlider1_numbers_in li a {
    background-image : none;
    background-attachment : scroll;
    background-color : rgb(239, 237, 237);
    font-style : normal;
    font-variant : normal;
    font-weight : 700;
    font-size : 14px;
    line-height : 100%;
    font-family : 'Open Sans';
    padding : 11px 0px 0px;
    float : left;
    width : 36px;
    height : 25px;
    cursor : pointer;
    color : rgb(79, 79, 79);
    text-decoration : none;
    text-align : center;
    text-transform : none;
    left : auto;
    right : auto;
    top : auto;
    bottom : auto;
    margin : 0px 4px 4px;
    -webkit-border-top-left-radius : 0px;
    -moz-border-radius-topleft : 0px;
    border-top-left-radius : 0px;
    -webkit-border-top-right-radius : 0px;
    -moz-border-radius-topright : 0px;
    border-top-right-radius : 0px;
    -webkit-border-bottom-left-radius : 0px;
    -moz-border-radius-bottomleft : 0px;
    border-bottom-left-radius : 0px;
    -webkit-border-bottom-right-radius : 0px;
    -moz-border-radius-bottomright : 0px;
    border-bottom-right-radius : 0px;
    background-position : 0% 0%;
    background-repeat : no-repeat;
}
#PowerSlider1_numbers_in li a span {
    font-style : normal;
    font-variant : normal;
    font-weight : normal;
    font-size : 12px;
    line-height : 100%;
    font-family : Arial, Helvetica, sans-serif;
    text-decoration : none;
    text-align : center;
    text-transform : none;
}
#PowerSlider1_numbers_in li a.hover {
    background-image : none;
    background-attachment : scroll;
    background-color : rgb(255, 255, 255);
    font-style : normal;
    font-variant : normal;
    font-weight : 700;
    font-size : 14px;
    line-height : 100%;
    font-family : 'Open Sans';
    padding : 11px 0px 0px;
    float : left;
    cursor : pointer;
    text-decoration : none;
    color : rgb(0, 0, 0);
    text-align : center;
    text-transform : none;
    background-position : 0% 0%;
    background-repeat : no-repeat;
}
#PowerSlider1_numbers_in li a.hover span {
    font-style : normal;
    font-variant : normal;
    font-weight : normal;
    font-size : 12px;
    line-height : 100%;
    font-family : Arial, Helvetica, sans-serif;
    text-decoration : none;
    text-align : center;
    text-transform : none;
}
#PowerSlider1_numbers_in li a.active {
    background-image : none;
    background-attachment : scroll;
    background-color : rgb(142, 198, 63);
    font-style : normal;
    font-variant : normal;
    font-weight : 700;
    font-size : 14px;
    line-height : 100%;
    font-family : 'Open Sans';
    padding : 11px 0px 0px;
    float : left;
    cursor : pointer;
    color : rgb(255, 255, 255);
    text-decoration : none;
    text-align : center;
    text-transform : none;
    background-position : 0% 0%;
    background-repeat : no-repeat;
}
#PowerSlider1_numbers_in li a.active span {
    font-style : normal;
    font-variant : normal;
    font-weight : normal;
    font-size : 12px;
    line-height : 100%;
    font-family : Arial, Helvetica, sans-serif;
    text-decoration : none;
    text-align : center;
    text-transform : none;
}
#PowerSlider1_playpause_in {
    width : 17px;
    height : 16px;
    position : absolute;
    left : auto;
    top : 50px;
    right : 46px;
    bottom : auto;
}
#PowerSlider1_playpause_in div {
    display : block;
    cursor : pointer;
    float : left;
}
#PowerSlider1_playpause_in div.play {
    background-image : url(PowerSlider1/buttonverde.fw.png);
    background-attachment : scroll;
    background-color : transparent;
    font-style : normal;
    font-variant : normal;
    font-weight : normal;
    font-size : 12px;
    line-height : 100%;
    font-family : Arial, Helvetica, sans-serif;
    padding : 0px;
    width : 17px;
    height : 16px;
    cursor : pointer;
    color : rgb(0, 0, 0);
    text-decoration : none;
    text-align : left;
    text-transform : none;
    -webkit-border-top-left-radius : 0px;
    -moz-border-radius-topleft : 0px;
    border-top-left-radius : 0px;
    -webkit-border-top-right-radius : 0px;
    -moz-border-radius-topright : 0px;
    border-top-right-radius : 0px;
    -webkit-border-bottom-left-radius : 0px;
    -moz-border-radius-bottomleft : 0px;
    border-bottom-left-radius : 0px;
    -webkit-border-bottom-right-radius : 0px;
    -moz-border-radius-bottomright : 0px;
    border-bottom-right-radius : 0px;
    background-position : 0% 0%;
    background-repeat : no-repeat;
}
#PowerSlider1_playpause_in div.play.hover {
    background-image : url(PowerSlider1/buttonverde.fw.png);
    background-attachment : scroll;
    background-color : transparent;
    font-style : normal;
    font-variant : normal;
    font-weight : normal;
    font-size : 12px;
    line-height : 100%;
    font-family : Arial, Helvetica, sans-serif;
    padding : 0px;
    cursor : pointer;
    color : rgb(0, 0, 0);
    text-decoration : none;
    text-align : left;
    text-transform : none;
    background-position : 0% 0%;
    background-repeat : no-repeat;
}
#PowerSlider1_playpause_in div.pause {
    background-image : url(PowerSlider1/buttonverde.pausafw.fw.png);
    background-attachment : scroll;
    background-color : transparent;
    font-style : normal;
    font-variant : normal;
    font-weight : normal;
    font-size : 12px;
    line-height : 100%;
    font-family : Arial, Helvetica, sans-serif;
    padding : 0px;
    width : 17px;
    height : 16px;
    cursor : pointer;
    color : rgb(0, 0, 0);
    text-decoration : none;
    text-align : left;
    text-transform : none;
    background-position : 0% 0%;
    background-repeat : no-repeat;
}
#PowerSlider1_playpause_in div.pause.hover {
    background-image : url(PowerSlider1/buttonverde.pausafw.fw.png);
    background-attachment : scroll;
    background-color : transparent;
    font-style : normal;
    font-variant : normal;
    font-weight : normal;
    font-size : 12px;
    line-height : 100%;
    font-family : Arial, Helvetica, sans-serif;
    padding : 0px;
    cursor : pointer;
    color : rgb(0, 0, 0);
    text-decoration : none;
    text-align : left;
    text-transform : none;
    background-position : 0% 0%;
    background-repeat : no-repeat;
}
#PowerSlider1Container {
    padding : 0px;
    position : relative;
    width : 778px;
    height : 244px;
    color : rgb(0, 0, 0);
    filter : progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000, endColorstr=#00000000, GradientType=0);
    background-color : rgba(0, 0, 0, 0);
    background-image : none;
    overflow-x : hidden;
    overflow-y : hidden;
    right : auto;
    bottom : auto;
    background-position : 0% 0%;
    background-repeat : no-repeat;
    background-size : 100% auto;
    margin-left : auto;
    margin-right : auto;
    float : none;
    margin : 0 auto;
}
#PowerSlider1 {
    width : 778px;
    height : 244px;
    margin : 0px auto;
    top : 0px;
    left : 1px;
}
#PowerSlider1 #extend-slider, #PowerSlider1 #extend-slider li {
    margin : 0px;
    padding : 0px;
    position : relative;
    list-style : none outside none;
}
#PowerSlider1 #extend-slider li.slide1 {
    height : 244px;
    background-image : none;
    margin-top : 0px;
    background-position : 0% 0%;
    width : 100%;
    filter : progid:DXImageTransform.Microsoft.gradient(startColorstr=#33FFFFFF, endColorstr=#33FFFFFF, GradientType=0);
    background-color : rgba(255, 255, 255, 0.2);
    margin-right : 0px;
    margin-bottom : 0px;
    margin-left : 0px;
    background-size : auto;
    background-repeat : no-repeat;
}
#PowerSlider1 #extend-slider li.slide2 {
    height : 244px;
    margin-top : 0px;
    background-image : none;
    background-position : 0% 0%;
    width : 100%;
    filter : progid:DXImageTransform.Microsoft.gradient(startColorstr=#33FFFFFF, endColorstr=#33FFFFFF, GradientType=0);
    background-color : rgba(255, 255, 255, 0.2);
    margin-right : 0px;
    margin-bottom : 0px;
    margin-left : 0px;
    background-size : auto;
    background-repeat : no-repeat;
}
#PowerSlider1 #extend-slider li.slide3 {
    height : 244px;
    background-position : 0% 0%;
    background-image : none;
    margin-top : 0px;
    width : 100%;
    filter : progid:DXImageTransform.Microsoft.gradient(startColorstr=#33FFFFFF, endColorstr=#33FFFFFF, GradientType=0);
    background-color : rgba(255, 255, 255, 0.2);
    margin-right : 0px;
    margin-bottom : 0px;
    margin-left : 0px;
    background-size : auto;
    background-repeat : no-repeat;
}
#PowerSlider1 #extend-slider li.slide4 {
    height : 243px;
    background-image : url('PowerSlider1/skin8-asset-2.jpg');
    background-position : 50% 0%;
    margin-top : 0px;
    width : 798px;
    filter : progid:DXImageTransform.Microsoft.gradient(startColorstr=#33FFFFFF, endColorstr=#33FFFFFF, GradientType=0);
    background-color : rgba(255, 255, 255, 0.2);
    margin-right : 0px;
    margin-bottom : 0px;
    margin-left : 0px;
    background-size : auto;
    background-repeat : no-repeat;
    border-style : ridge;
}
#PowerSlider1 #extend-slider li {
    width : 100%;
    height : 244px;
    border-style : none;
    border-width : 0px;
}
#PowerSlider1_navbar_in li a {
    width : NaNpx;
    height : NaNpx;
}
#PowerSlider1 .customImage3 {
    width : 778px;
    height : 244px;
    position : absolute;
    left : 0px;
    top : 0px;
    bottom : auto;
    vertical-align : top;
    right : auto;
    -webkit-box-shadow : 4px 4px 10px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow : 4px 4px 10px 0px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow : 4px 4px 10px 0px rgba(0, 0, 0, 0.5);
    -moz-box-shadow : 4px 4px 10px 0px rgba(0, 0, 0, 0.5);
    box-shadow : 4px 4px 10px 0px rgba(0, 0, 0, 0.5);
}
#PowerSlider1 .customImage1 {
    width : 778px;
    height : 244px;
    position : absolute;
    left : 0px;
    top : 0px;
    right : auto;
    bottom : auto;
}