/*======= BT CONTENT SHOWCASE ========*/

.customLayout .bt-contentshowcase {
    position: relative;
    border: none;
}

.customLayout .bt-contentshowcase a:hover {
}

.customLayout .slides_container {
    overflow: hidden;
    position: relative;
    background: #fff;
}

.customLayout .bt-contentshowcase h3 a{
    color: #d67901;
}
/*
        Next/prev buttons
*/
.customLayout .next,.customLayout .prev {
    display: block;
    width: 10px;
    height: 15px;
}


.customLayout p.bt-readmore {
    clear:both;
}

.customLayout p.bt-readmore a {
    color: #d67900;
}

.customLayout p.bt-readmore a:hover,.customLayout p.bt-readmore a:active {
    background: #ffffff;
}


/*
        Handle
*/
.customLayout .bt_handles li {
    float: left;
    margin: 0 1px;
    list-style: none;
    padding:0px;
}

.customLayout .bt_handles li a:active,.customLayout .bt_handles li a:focus,.customLayout .bt_handles li a:hover {
    background-color: transparent !important;
}

.customLayout .bt-container {
    position: relative;
}



/* main flash */
.customLayout .bt-main-wapper {
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.customLayout .bt-main-wapper .bt-main-item {
    overflow: hidden;
    padding: 0px;
    margin: 0px;
    height: 100%;
    width: 100%;
    position: absolute;
}

.customLayout .bt-row {
    position: relative;
    overflow: hidden;
    padding: 0;
    float: left;
}
/*** CSS STYLE FOR ITEM ****/
.customLayout .bt-inner {
    position: relative;

}

.customLayout .bt-inner a {
    text-decoration: none;
}
.customLayout .bt-inner a.bt-image-link{
	display:inline-block;
	width:100%;
}
.customLayout .bt-inner a.bt-image-link img{
	width:100%;
}
.customLayout .bt-inner .bt-title {

    padding: 0 0px 10px 0px;
    display: block !important;
}
.customLayout .bt-inner .bt-title-nointro {

    padding: 0 0px 10px 0px;
    color: #d67900;
    font-weight: bold;
}

.customLayout .bt-inner .bt-introtext {

    display: block;
    font-weight: normal;
}
.customLayout .bt-inner .bt-introtext img {

}

.customLayout .bt-row-separate {
    clear: both;
    height: 1px;
    border-bottom: 1px dotted #959595;
    margin: 0px 10px;
    margin-bottom: 15px;
}

.customLayout .bt-contentshowcase ul li{
    display: block;
	margin:0;
	height:auto!important;
}

.customLayout  #btcontentshowcase-control{
    margin: 5px 0px;
    width: 100%;
}
.customLayout .btcontentshowcase-navigation{
    float: right;
    margin: 1px 3px;
}

.customLayout .bt-inner{
	height:auto!important;
	margin:0 15px;
}
.customLayout .jcarousel-skin-tango{
	margin:0 -15px;
}




.customLayout .bt-inner-1{
	position:absolute;
	height:100%;
	width:100%;
	top:0;
	left:0;
	text-align:center;
	cursor:pointer;
	z-index:9;
	color:#fff;
}
.customLayout .bt-inner a.bt-title{
	display: block;
    font-size: 24px;
    margin: 0;
    padding: 70px 20px 0;
    position: relative;
    text-transform: uppercase;
    transition: all 0.35s ease 0s;
	-o-transition: all 0.35s ease 0s;
	-ms-transition: all 0.35s ease 0s;
	-webkit-transition: all 0.35s ease 0s;
	position:relative;
	z-index:9;
	color:#fff;
}
.customLayout .bt-inner a.bt-category{
    font-size: 12px;
	color:#fff;
	display:block;
    font-weight: bold;
    padding: 4px 20px 0;
    position: relative;
    text-transform: uppercase;
	z-index:9;
}
.customLayout .bt-inner .bt-introtext{
    font-weight: bold;
    opacity: 0;
    padding: 0 23px;
    position: relative;
    transform: translateY(35px);
	-o-transform: translateY(35px);
	-ms-transform: translateY(35px);
	-webkit-transform: translateY(35px);
    transition: all 0.35s ease 0s;
	-o-transition: all 0.35s ease 0s;
	-ms-transition: all 0.35s ease 0s;
	-webkit-transition: all 0.35s ease 0s;
	margin-top: 3px;
	z-index:9;
}
.customLayout .readmore {
	position: relative;
	z-index:9;
}
.customLayout .readmore a{
    border-radius: 100px;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    margin-top: 15px;
    transform: translateY(45px);
	-o-transform: translateY(45px);
	-ms-transform: translateY(45px);
	-webkit-transform: translateY(45px);
	padding: 0 23px;
	color:#fff;
	opacity: 0;
	font-weight:bold;
	transition: all 0.35s ease 0s;
	-o-transition: all 0.35s ease 0s;
	-ms-transition: all 0.35s ease 0s;
	-webkit-transition: all 0.35s ease 0s;
	overflow:hidden;
}
.customLayout .readmore a span{
	display:inline-block;
	transition: all 0.35s ease 0s;
	-o-transition: all 0.35s ease 0s;
	-ms-transition: all 0.35s ease 0s;
	-webkit-transition: all 0.35s ease 0s;
}
.customLayout .readmore a:hover span{
	transform: translateX(calc(100% + 35px));
	-o-transform: translateX(calc(100% + 35px));
	-ms-transform: translateX(calc(100% + 35px));
	-webkit-transform: translateX(calc(100% + 35px));
}
.customLayout .readmore a:before{
	position:absolute;
	left:0;
	top:0;
	height:100%;
	width:100%;
	font-family: 'FontAwesome';
	content: "\f0a9";
	transform:translateX(-100%);
	-o-transform:translateX(-100%);
	-ms-transform:translateX(-100%);
	-webkit-transform:translateX(-100%);
	transition:all ease 0.35s;
	-o-transition:all ease 0.35s;
	-ms-transition:all ease 0.35s;
	-webkit-transition:all ease 0.35s;
}
.customLayout .readmore a:hover:before{
	transform:translateX(0);
	-o-transform:translateX(0);
	-ms-transform:translateX(0);
	-webkit-transform:translateX(0);
}
.customLayout .bt-inner-2 {
    height: 100%;
    position: relative;
    width: 100%;
}
.customLayout .bt-inner-1:hover .bt-introtext, .customLayout .bt-inner-1:hover .readmore a{
	transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	-webkit-transform: translateY(0);
	opacity:1;
}

.customLayout .bt-inner-2:before{
	background: rgba(0, 0, 0, 0.5);
    bottom: 16px;
    content: "";
    left: 16px;
    opacity: 0;
    position: absolute;
    right: 16px;
    top: 16px;
    transition: all 0.35s ease 0s;
	-o-transition: all 0.35s ease 0s;
	-ms-transition: all 0.35s ease 0s;
	-webkit-transition: all 0.35s ease 0s;
	z-index:9;
}
.customLayout .bt-inner-2:after{
	background: rgba(0, 0, 0, 0.25);
    content: "";
    position: absolute;
	left:0;
	top:0;
	height:100%;
	width:100%;
	z-index:1;
    transition: all 0.35s ease 0s;
	-o-transition: all 0.35s ease 0s;
	-ms-transition: all 0.35s ease 0s;
	-webkit-transition: all 0.35s ease 0s;
}
.customLayout .bt-inner-1:before {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
    bottom: 15px;
    content: "";
    left: 9px;
    pointer-events: none;
    position: absolute;
    right: 9px;
    top: 15px;
    transform: scale(0, 1);
	-o-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	-webkit-transform: scale(0, 1);
    transform-origin: 0 0 0;
	-o-transform-origin: 0 0 0;
	-ms-transform-origin: 0 0 0;
	-webkit-transform-origin: 0 0 0;
    transition: all 0.35s ease 0s;
	-o-transition: all 0.35s ease 0s;
	-ms-transition: all 0.35s ease 0s;
	-webkit-transition: all 0.35s ease 0s;
    z-index: 2;
	opacity:0;
}
.customLayout .bt-inner-1:after{
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    bottom: 9px;
    content: "";
    left: 15px;
    pointer-events: none;
    position: absolute;
    right: 15px;
    top: 9px;
    transform: scale(1, 0);
	-o-transform: scale(1, 0);
	-ms-transform: scale(1, 0);
	-webkit-transform: scale(1, 0);
    transform-origin: 100% 0 0;
	-o-transform-origin: 100% 0 0;
	-ms-transform-origin: 100% 0 0;
	-webkit-transform-origin: 100% 0 0;
    transition: all 0.35s ease 0.15s;
	-o-transition: all 0.35s ease 0.15s;
	-ms-transition: all 0.35s ease 0.15s;
	-webkit-transition: all 0.35s ease 0.15s;
    z-index: 2;
	opacity:0;
}
.customLayout .bt-inner-1:hover a.bt-title {
    padding-top: 30px;
}
.customLayout .bt-inner-1:hover .bt-inner-2:before {
	opacity:1;
}
.customLayout .bt-inner-1:hover:before, .customLayout .bt-inner-1:hover:after{
	opacity: 1;
    transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
}















