/*
 * jQuery Nivo Slider v3.1
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* The Nivo Slider styles */

.labbannerSlide{
    position: relative;
    z-index: 10;
	margin-bottom:40px;
	
}
.nivoSlider {
	width:100%;
	height:auto;
	overflow:hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;  
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	bottom: 0;
    display: none;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 8;
	margin:0 auto;
}
.nivo-caption p {
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:43%;
	z-index:9;
	cursor:pointer;
	opacity: 0;
    visibility: hidden;
}
.nivo-prevNav {
	left:20px;
}
.nivo-nextNav {	
	right:20px;
}

#lab-slideshow:hover .nivo-prevNav{

	left:-72px;
}
#lab-slideshow:hover .nivo-nextNav{
	right:-72px;
}
#lab-slideshow:hover .nivo-nextNav,
#lab-slideshow:hover .nivo-prevNav{
		opacity: 1;
    visibility: inherit;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
    bottom: 20px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 10;
}
.nivo-controlNav a {
     background: #ffffff none repeat scroll 0 0;
    cursor: pointer;
    display: inline-block;
    height: 14px;
    margin: 0 5px;
    text-indent: -999em;
    width: 14px;
	-webkit-border-radius:100%;
	-moz-border-radius:100%;
	-ms-border-radius:100%;
	-o-border-radius:100%;
	border-radius:100%;
	-webkit-transition: all 900ms ease;
	-moz-transition: all 900ms ease;
	-ms-transition: all 900ms ease;
	-o-transition: all 900ms ease;
	transition: all 900ms ease;
}
.nivo-controlNav a:hover ,
.nivo-controlNav a.active {
	font-weight:bold;
	background:#ea1b25 ;
}
#lab-slideshow{
	height:600px;
		overflow: hidden;
	
}
#lab-slideshow.nivoSlider{
	display:block;
	height:auto;
	overflow: hidden;
}
.lab-nivoSlideshow{
	position:relative;

}

.nivo-caption .description {

}
.nivo-caption .description h5{

}
.nivo-caption .description strong{
	color:#010101;
}
.lab_description.active .description {
	-webkit-animation: slideInLeft 900ms ease-in-out;
	-moz-animation: slideInLeft 900ms ease-in-out;
	-ms-animation: slideInLeft 900ms ease-in-out;
	animation: slideInLeft 900ms ease-in-out;
}
.lab_description.active.left .description {
	-webkit-animation: slideInLeft 900ms ease-in-out;
	-moz-animation: slideInLeft 900ms ease-in-out;
	-ms-animation: slideInLeft 900ms ease-in-out;
	animation: slideInLeft 900ms ease-in-out;
}
.lab_description.active.right .description {
	-webkit-animation: slideInRight 900ms ease-in-out;
	-moz-animation: slideInRight 900ms ease-in-out;
	-ms-animation: slideInRight 900ms ease-in-out;
	animation: slideInRight 900ms ease-in-out;
}
/* ...................................... */
.nivo-caption .title{
	display:block;
}
.nivo-caption .title h4{
     color: #ffffff;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 30px;
    margin: 0;
    position: relative;
    text-transform: uppercase;
    z-index: 10;
}
.nivo-caption .right.style1 .title h4{
	 color: #333333;
    font-size: 36px;
	 text-transform: capitalize;
}
.nivo-caption .right.style2 .title h4{
	color: #333333;
}
.lab_description.active  .title h4{
	-webkit-animation: slideInLeft 700ms ease-in-out;
	-moz-animation: slideInLeft 700ms ease-in-out;
	-ms-animation: slideInLeft 700ms ease-in-out;
	animation: slideInLeft 700ms ease-in-out;
}
.lab_description.active.left  .title h4{
	-webkit-animation: slideInLeft 700ms ease-in-out;
	-moz-animation: slideInLeft 700ms ease-in-out;
	-ms-animation: slideInLeft 700ms ease-in-out;
	animation: slideInLeft 700ms ease-in-out;
}
.lab_description.active.right  .title h4{
	-webkit-animation: slideInRight 700ms ease-in-out;
	-moz-animation: slideInRight 700ms ease-in-out;
	-ms-animation: slideInRight 700ms ease-in-out;
	animation: slideInRight 700ms ease-in-out;
}
/* style2 */
.lab_description.style2 .title h4 span.word1{
	color: #3cd2fe;
}
.lab_description.style2 .title h4 span.word2{
	color: #fff;
}
.lab_description.style2 .title h4:before{
	border-color:#999999;
}
/* ........................................... */
.nivo-caption .lab_caption{
	display:inline-block;
}
.nivo-caption .lab_caption{
	 color: #ffffff;
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 35px;
     margin-bottom: 5px;
    text-transform: uppercase;
    z-index: 11;
}
.nivo-caption .right .lab_caption{
	 color: #333333;
	 font-size: 16px;
	  text-transform: inherit;
}
.nivo-caption .right.style2 .lab_caption{
	color: #666666;
	  text-transform: capitalize;
}
.lab_description.active .lab_caption{
	-webkit-animation: slideInLeft 800ms ease-in-out;
	-moz-animation: slideInLeft 800ms ease-in-out;
	-ms-animation: slideInLeft 800ms ease-in-out;
	animation: slideInLeft 800ms ease-in-out;
}
.lab_description.active.left .lab_caption{
	-webkit-animation: slideInLeft 800ms ease-in-out;
	-moz-animation: slideInLeft 800ms ease-in-out;
	-ms-animation: slideInLeft 800ms ease-in-out;
	animation: slideInLeft 800ms ease-in-out;
}
.lab_description.active.right .lab_caption{
	-webkit-animation: slideInRight 800ms ease-in-out;
	-moz-animation: slideInRight 800ms ease-in-out;
	-ms-animation: slideInRight 800ms ease-in-out;
	animation: slideInRight 800ms ease-in-out;
}
/* ############################################# */
.lab_description{display:none;}
.nivo-caption .lab_description{
	position:absolute;
	bottom: 40%;
	left: 15px;
	right:15px;
	padding:0;
	margin:0 auto;
	overflow:hidden;
	padding:15px;
	display:block;
}

.nivo-caption .lab_description.center{
	text-align:center;
}
.nivo-caption .lab_description.left {
    left: 65px;
    right: 50%;
    text-align: left;
}
.nivo-caption .lab_description.right {    
     bottom: 50%;
    left: 58%;
    text-align: left;
}
.nivo-caption .lab_description.right.style2 { bottom: 45%; }
.nivo-caption .readmore{
	z-index: 10;
}
.lab_description.active  .readmore{
	-webkit-animation: slideInLeft 900ms ease-in-out;
	-moz-animation: slideInLeft 900ms ease-in-out;
	-ms-animation: slideInLeft 900ms ease-in-out;
	animation: slideInLeft 900ms ease-in-out;
}
.lab_description.active.left  .readmore{
	-webkit-animation: slideInLeft 900ms ease-in-out;
	-moz-animation: slideInLeft 900ms ease-in-out;
	-ms-animation: slideInLeft 900ms ease-in-out;
	animation: slideInLeft 900ms ease-in-out;
}
.lab_description.active.right  .readmore{
	-webkit-animation: slideInRight 900ms ease-in-out;
	-moz-animation: slideInRight 900ms ease-in-out;
	-ms-animation: slideInRight 900ms ease-in-out;
	animation: slideInRight 900ms ease-in-out;
}
.nivo-caption .readmore a{	
    background: #ea1b25 none repeat scroll 0 0;
    border-radius: 3px;
    color: #ffffff;
    display: inline-block !important;
    font-size: 15px;
    font-weight: bold;
    height: 45px;
    line-height: 43px;
    padding: 0 30px;
    text-transform: capitalize;
}
.nivo-caption .readmore a i{
	color:#dc9814;
	font-size:13px;
	padding:0 10px;
}
.nivo-caption .readmore a:hover{
	color:#fff;
	background:#333333;
}
.nivo-prevNav,.nivo-nextNav{
    border: 1px solid #e6e6e6;
    border-radius: 100%;
    color: #888888;
    display: inline-block;
    font-size: 18px;
    height: 52px;
    line-height: 48px;
    text-align: center;
    transition: all 300ms ease-in 0s;
    width: 52px;
	-webkit-transition: all 300ms ease-in;
	-moz-transition: all 300ms ease-in;
	-ms-transition: all 300ms ease-in;
	-o-transition: all 300ms ease-in;
	transition: all 300ms ease-in;
}
.nivo-prevNav:hover,.nivo-nextNav:hover{
	color:#fff;
	background:#ea1b25;
	border-color:#ea1b25;
}
	@-webkit-keyframes myfirst {
		from {width: 0;}
		to {width: 100%;}
	}
	@-moz-keyframes myfirst {
		from {width: 0;}
		to {width: 100%;}
	}
	@keyframes myfirst {
		from {width: 0;}
		to {width: 100%;}
	}
	.timeline{
		z-index:10;
	}
	.timeline.lab_hover{
		-webkit-animation-play-state: paused !important;
		animation-play-state: paused !important;
	}
	
.lab-nivoSlideshow{
	clear:both;
}
.lab-loading{
	background: #15161b url("../images/loading.gif")/*tpa=http://labbluesky.com/prestashop/v16/lab_digital/themes/lab_digital_fashion1/css/modules/labslideshow/images/loading.gif*/ no-repeat scroll center center;
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.nivo-caption .lab_description{
		width:auto;
	}
	#lab-slideshow{
		height:435px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.nivo-caption .lab_description.right.style2 {
		bottom: 36%;
	}
	.nivo-caption .lab_description.right,
	.nivo-caption .lab_description {
		bottom: 28%;
	}
	.labbannerSlide{
		margin-bottom:30px;
	}
	#lab-slideshow{
		height:320px;
	}
	.nivo-caption .lab_description.left{
		right: 35%;
	}
	.nivo-caption .description{
		margin-bottom:15px;
	}
	.nivo-caption .lab_description.right {
		left: 50%;
	}
}
@media (max-width: 767px) {
	.nivo-caption .lab_description{
		display:none;
	}
	.nivo-controlNav{
		bottom:5px;
	}
	.labbannerSlide{
		margin-bottom:20px;
	}
	.labbannerSlide{
		clear:both;
	}
	.nivo-directionNav a{
		display:none;
	}
}