#slider-full {
    width: 100%;
    position: relative;
    z-index: 2;
    background: #000;
    }
	
.sld-full {
    position: absolute;
    bottom: 146px;
    left: -2px;
    width: 1190px;
    text-align: center;
    }
	
.sld-full-cat span {
    color: #fff;
    text-transform: uppercase;
    line-height: 14px;
    padding: 7px 13px;
    }
	
.sld-full-title {
    width: 900px;
    font-size: 62px;
    font-weight: 900;
    color: #fff;
    text-transform: uppercase;
    float: left;
    margin-top: 21px;
    margin-bottom: 10px;
    line-height: 1.15em;
    margin-left: 145px;
    display: block;
    }
	
.sld-full-title span {
    font-size: 14px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 4px;
    margin-left: 15px;
    top: -16px;
    position: relative;
    line-height: 1px;
    font-weight: 400;
    padding: 5px 12px;
    text-decoration: none;
    overflow: hidden;
    }
	
.sld-full-title span:hover {
    background: #fff;
    color: #000;
    }
	
.sld-full-date {
    color: #fff;
	display: none;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    width: 900px;
    text-align: center;
    margin-left: 145px;
    }
	
.tp-caption {
    position: absolute;
    visibility: hidden;
    -webkit-font-smoothing: antialiased !important;
    }
	
.sld-bg {
    text-decoration: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 3;
    position: absolute;
    top: 0px;
    left: 0px;
    }
	
#slider {
    width: 100%;
    height: 600px;
    background: #000;
    overflow: hidden;
    }
	
#slider-big {
    width: 50%;
    height: 600px;
    overflow: hidden;
    position: relative;
    z-index: 2;
    margin-top: 0px;
    float: left;
    }
	
#slider-big .tp-caption {
    position: absolute;
    bottom: 9px;
    right: 0px;
    visibility: hidden;
    -webkit-font-smoothing: antialiased !important;
    }
	
.sld-big {
    position: absolute;
    bottom: 30px;
    right: 60px;
    width: 535px;
    }
	
.sld-big-title {
    font-size: 54px;
    font-weight: 900;
    color: #fff;
    text-transform: uppercase;
    float: left;
    margin-top: 18px;
    margin-bottom: 12px;
    line-height: 1.15em;
    }
	
.sld-big-title span {
    font-size: 14px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 4px;
    margin-left: 15px;
    top: -15px;
    position: relative;
    line-height: 1px;
    font-weight: 400;
    padding: 5px 12px;
    text-decoration: none;
    overflow: hidden;
    }
	
.sld-big-title span:hover {
    color: #000;
    background: #fff;
    }
	
.sld-big-cat {
    color: #fff;
    text-transform: uppercase;
    line-height: 14px;
    padding: 7px 13px;
    display: inline-block;
    font-weight: 400;
    }
	
.sld-big-date {
	display: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    }
	
#slider-up .tp-caption, #slider-down .tp-caption {
    position: absolute;
    bottom: 9px;
    left: 10px;
    visibility: hidden;
    -webkit-font-smoothing: antialiased !important;
    }
	
#slider-up {
    width: 50%;
    height: 300px;
    overflow: hidden;
    position: relative;
    z-index: 2;
    margin-top: 0px;
    }
	
.sld-up {
    position: absolute;
    bottom: 30px;
    left: 30px;
    width: 450px;
    }
	
.sld-up-title {
    font-size: 34px;
    font-weight: 900;
    color: #fff;
    text-transform: uppercase;
    float: left;
    margin-top: 18px;
    margin-bottom: 11px;
    line-height: 1.15em;
    }
	
.sld-up-title span {
    font-size: 11px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 4px;
    margin-left: 15px;
    top: -8px;
    position: relative;
    line-height: 14px;
    font-weight: 400;
    padding: 4px 10px;
    text-decoration: none;
    overflow: hidden;
    }
	
.sld-up-title span:hover {
    color: #000;
    background: #fff;
    }
	
.sld-up-cat {
    color: #fff;
    text-transform: uppercase;
    line-height: 14px;
    padding: 7px 13px;
    display: inline-block;
    font-weight: 400;
    }
	
.sld-up-date {
	display: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    }
	
#slider-down {
    width: 50%;
    height: 300px;
    overflow: hidden;
    position: relative;
    z-index: 2;
    margin-top: 0px;
    }
	
.sld-down {
    position: absolute;
    bottom: 30px;
    left: 30px;
    width: 535px;
    }
	
.sld-down-title {
    font-size: 34px;
    font-weight: 900;
    color: #fff;
    text-transform: uppercase;
    float: left;
    margin-top: 18px;
    margin-bottom: 11px;
    line-height: 1.15em;
    }
	
.sld-down-title span {
    font-size: 11px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 4px;
    margin-left: 15px;
    top: -8px;
    position: relative;
    line-height: 14px;
    font-weight: 400;
    padding: 4px 10px;
    text-decoration: none;
    overflow: hidden;
    }
	
.sld-down-title span:hover {
    color: #000;
    background: #fff;
    }
	
.sld-down-cat {
    color: #fff;
    text-transform: uppercase;
    line-height: 14px;
    padding: 7px 13px;
    display: inline-block;
    font-weight: 400;
    }
	
.sld-down-date {
	display: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    }
	
.tp-simpleresponsive img { max-width: none }

.noFilterClass { filter: none !important }

.tparrows {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    -ms-transition: opacity 0.2s ease-out;
    -webkit-transform: translateZ(5000px);
    -webkit-transform-style: flat;
    -webkit-backface-visibility: hidden;
    z-index: 600;
    position: relative;
    }
	
.tparrows.hidearrows {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    }
	
.tp-leftarrow {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url("../images/sldL.png") no-Repeat top left;
    width: 30px;
    height: 60px;
    opacity: 0.8;
    margin-left: -20px;
    }
	
.tp-rightarrow {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url("../images/sldR.png") no-Repeat top left;
    width: 30px;
    height: 60px;
    opacity: 0.8;
    margin-right: -20px;
    }
	
.tp-leftarrow:hover, .tp-rightarrow:hover { opacity: 1 }

.tp-simpleresponsive img {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
    }
	
.tp-simpleresponsive a { text-decoration: none }

.tp-simpleresponsive ul {
    list-style: none;
    padding: 0;
    margin: 0;
    }
	
.tp-simpleresponsive >ul >li {
    list-stye: none;
    position: absolute;
    visibility: hidden;
    }
	
.flex-direction-nav a { display: none }

.flex-control-nav {
    position: absolute;
    top: 30px;
    right: 26px;
    text-align: center;
    float: right;
    }
	
.flex-control-nav li {
    margin: 0 4px;
    display: inline-block;
    zoom: 1;
    *display: inline;
    }
	
.flex-control-paging li a {
    width: 8px;
    height: 8px;
    display: block;
    background: #fff;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    opacity: 0.5;
    }
	
.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0,0,0,0.7);
    }
	
.flex-control-paging li a.flex-active {
    background: #fff;
    opacity: 1;
    cursor: default;
    }