
/**
 *
 *	1.1 Style Image carousel layout 2
 *
 */


/*----------  1.1 Style Image carousel layout 2  ----------*/
.sc_image_carousel .slz-carousel-wrapper .carousel-overflow,
.sc_gallery_carousel .slz-carousel-mockup{
	position: relative;
	overflow: hidden;
	width: 100%;
}
.sc-image-carousel-layout-2 .slz-slick-slider-mockup{
	position: relative;
	overflow: hidden;
}
.sc-image-carousel-layout-2 .slz-slick-slider-mockup .slick-slide,
.sc_gallery_carousel .slz-carousel-mockup .slick-slide{
	padding: 0% 15px;

}
.sc_image_carousel .slz-carousel-wrapper.style-2 .slz-carousel .slick-slide{
	padding-left: 15px;
	padding-right: 15px;
}
.sc_image_carousel .slz-carousel-wrapper.style-2 .slz-carousel{
	margin-left: -15px;
	margin-right: -15px;
}
.sc_image_carousel .slz-carousel-wrapper .carousel-overflow{
	padding-bottom: 0px;
}
.sc_image_carousel .slz-carousel-wrapper.slz-carousel-mockup .carousel-overflow{
	overflow: visible;
}
.sc_image_carousel .slz-carousel-wrapper.slz-carousel-mockup .carousel-overflow .slick-list{
	margin: 0px;
}
.slz-carousel-wrapper.style-3 .carousel-overflow,
.sc_image_carousel .slz-carousel-wrapper .slick-list{
    overflow: hidden;
}
.sc_gallery_carousel .slick-dots{
	bottom: -28%
}
.sc_image_carousel .slz-carousel-mockup{
	padding-top: 8%;
	padding-bottom: 14%;
}
.sc-image-carousel-layout-2 .slz-carousel-mockup {
	padding-top: 0px;
}
.sc-image-carousel-layout-2 .slz-carousel-mockup[data-arrow="yes"]{
	padding-bottom: 60px;
}
.sc-image-carousel-layout-2 .slz-slick-slider-mockup .slick-list,
.sc_gallery_carousel .slz-carousel-mockup .slick-list{
	padding-bottom: 0px!important;
}
.sc-image-carousel-layout-2 .slz-slick-slider-mockup .slick-slide .block-image-1,
.sc_gallery_carousel .slz-carousel-mockup .slick-slide .block-image-1{
	position: relative;
	-webkit-box-shadow: 0px 20px 50px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 20px 50px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 20px 50px 0px rgba(0,0,0,0.15);
}
.sc-image-carousel-layout-2 .slz-slick-slider-mockup .slick-slide .block-image-1:before,
.sc_gallery_carousel .slz-carousel-mockup .slick-slide .block-image-1:before{
	content: "";
	display: block;
	padding-top: 177.5%;
}
.sc-image-carousel-layout-2 .slz-slick-slider-mockup .slick-slide .block-image-1>a,
.sc_gallery_carousel .slz-carousel-mockup .slick-slide .block-image-1>a{
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left:0;
	overflow: hidden;
}
.sc-image-carousel-layout-2 .slz-slick-slider-mockup .slick-slide .block-image-1>a .img-slider-item,
.sc_gallery_carousel .slz-carousel-mockup .slick-slide .block-image-1>a .img-slider-item{
	position: absolute;
	height: 100%;
	width:auto;
	left: 50%;
	max-width: initial;
	top: 0;
	transform: translate(-50%,0);
	-webkit-transform: translate(-50%,0);
	-moz-transform: translate(-50%,0);
	-ms-transform: translate(-50%,0);
	-o-transform: translate(-50%,0);
}
.sc-image-carousel-layout-2 .slider-mockup,
.sc_gallery_carousel .slider-mockup{
	top: 0px;
	bottom: 0px;
	height:100%;
	min-width: 274px;
}
.sc-image-carousel-layout-2 .slider-mockup,
.sc_gallery_carousel .slz-carousel-mockup .slider-mockup{
	background: none;
}
.sc-image-carousel-layout-2 .slider-mockup:before,
.sc_gallery_carousel .slz-carousel-mockup .slider-mockup:before{
	content:none;

}
.sc-image-carousel-layout-2 .slider-mockup img,
.sc-image-carousel-layout-2 .slider-mockup img.size-full,
.sc_gallery_carousel .slz-carousel-mockup .slider-mockup img.size-full,
.sc_gallery_carousel .slz-carousel-mockup .slider-mockup img{
	position: absolute;
	height: 130%;
	width:auto;
	left: 50%;
	top: -15%;
	display: block;
	*pointer-events: none;
	transform: translate(-50%,0);
	-webkit-transform: translate(-50%,0);
	-moz-transform: translate(-50%,0);
	-o-transform: translate(-50%,0);
	-o-transform: translate(-50%,0);
	*-webkit-box-shadow: 0px 0px 70px -5px rgba(0,0,0,0.15);
	*-moz-box-shadow: 0px 0px 70px -5px rgba(0,0,0,0.15);
	*box-shadow: 0px 0px 70px -5px rgba(0,0,0,0.15);
	*border-radius: 60px;
	*-webkit-border-radius: 60px;
}
.sc-image-carousel-layout-2  .slz-carousel-wrapper .slick-arrow-center.slick-arrow,
.sc_gallery_carousel .slz-carousel-mockup .slick-arrow-center.slick-arrow{
	top: auto;
	bottom: 20px;
}
.sc-image-carousel-layout-2  .slz-carousel-wrapper .slick-arrow-center.slick-arrow.btn-prev,
.sc_gallery_carousel .slz-carousel-mockup .slick-arrow-center.slick-arrow.btn-prev{
	left: 45%;
	-moz-transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
}
.sc-image-carousel-layout-2  .slz-carousel-wrapper .slick-arrow-center.slick-arrow.btn-next,
.sc_gallery_carousel .slz-carousel-mockup .slick-arrow-center.slick-arrow.btn-next{
	right: 45%;
	-moz-transform: translateX(100%);
	-webkit-transform: translateX(100%);
	-o-transform: translateX(100%);
	-ms-transform: translateX(100%);
	transform: translateX(100%);
}
.sc-image-carousel-layout-2  .slz-carousel-wrapper .slick-arrow-center.slick-arrow.btn-prev,
.sc_gallery_carousel .slz-carousel-mockup .slick-arrow-center.slick-arrow.btn-prev,
.sc_gallery_carousel .slz-carousel-mockup .slick-arrow-center.slick-arrow.btn-next,
.sc-image-carousel-layout-2  .slz-carousel-wrapper .slick-arrow-center.slick-arrow.btn-next{
	background: transparent;
	font-size: 40px;
	padding: 0px 15px;
	line-height: 1;
	border:none;
}
.sc-image-carousel-layout-2  .slz-carousel-wrapper .slick-arrow-center.slick-arrow.btn-prev:hover,
.sc_gallery_carousel .slz-carousel-mockup .slick-arrow-center.slick-arrow.btn-prev:hover,
.sc_gallery_carousel .slz-carousel-mockup .slick-arrow-center.slick-arrow.btn-next:hover,
.sc-image-carousel-layout-2  .slz-carousel-wrapper .slick-arrow-center.slick-arrow.btn-next:hover{
	color: #ffc80a;
}
.sc_gallery_carousel .slz-carousel-mockup.slick-arrow-center.slick-arrow.btn-prev:focus,
.sc-image-carousel-layout-2  .slz-carousel-wrapper .slick-arrow-center.slick-arrow.btn-prev:focus,
.sc_gallery_carousel .slz-carousel-mockup .slick-arrow-center.slick-arrow.btn-next:focus,
.sc-image-carousel-layout-2  .slz-carousel-wrapper .slick-arrow-center.slick-arrow.btn-next:focus{
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
.sc_gallery_carousel .slz-carousel-mockup .slick-arrow-center.slick-arrow.btn-prev i,
.sc-image-carousel-layout-2  .slz-carousel-wrapper .slick-arrow-center.slick-arrow.btn-prev i,
.sc_gallery_carousel .slz-carousel-mockup .slick-arrow-center.slick-arrow.btn-next i,
.sc-image-carousel-layout-2  .slz-carousel-wrapper .slick-arrow-center.slick-arrow.btn-next i{
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.sc_gallery_carousel .slz-carousel-mockup .slick-arrow-center.slick-arrow.btn-prev:hover i,
.sc-image-carousel-layout-2  .slz-carousel-wrapper .slick-arrow-center.slick-arrow.btn-prev:hover i{
	-moz-transform: translateX(-10px);
	-webkit-transform: translateX(-10px);
	-o-transform: translateX(-10px);
	-ms-transform: translateX(-10px);
	transform: translateX(-10px);
}
.sc_gallery_carousel .slz-carousel-mockup .slick-arrow-center.slick-arrow.btn-next:hover i,
.sc-image-carousel-layout-2  .slz-carousel-wrapper .slick-arrow-center.slick-arrow.btn-next:hover i{
	-moz-transform: translateX(10px);
	-webkit-transform: translateX(10px);
	-o-transform: translateX(10px);
	-ms-transform: translateX(10px);
	transform: translateX(10px);
}
.sc_gallery_carousel .slz-carousel-mockup .slick-arrow-center.slick-arrow.btn-prev i:before,
.sc-image-carousel-layout-2  .slz-carousel-wrapper .slick-arrow-center.slick-arrow.btn-prev i:before{
	content: "\f104";
}
.sc_gallery_carousel .slz-carousel-mockup .slick-arrow-center.slick-arrow.btn-next i:before,
.sc-image-carousel-layout-2  .slz-carousel-wrapper .slick-arrow-center.slick-arrow.btn-next i:before{
	content: "\f105";
}
.sc_gallery_carousel .slz-carousel-mockup .image-title{
	position: absolute;
	bottom: 40px;
	left: 30px;
	right: 30px;
	color:#FFF;
	z-index: 10;
	display: none;
}
.sc_gallery_carousel .slz-carousel-wrapper .slz-carousel .slick-slide .block-image .link{
	display: block;
	width: 100%;
	height: 100%;
}
.sc_gallery_carousel .slz-carousel-wrapper .slz-carousel .slick-slide .block-image .link:after{
	font-family: 'Ionicons';
    content: "\f4a4";
    position: absolute;
    display: block;
    width: 40px;
    height: 40px;
    z-index: 5;
    color: #FFF;
    font-size: 20px;
    pointer-events: none;
    line-height: 40px;
    text-align: center;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Mjk3RjE3NERBQzZCMTFFNkJBRDk4RkRDMkYxRUNDNDkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Mjk3RjE3NEVBQzZCMTFFNkJBRDk4RkRDMkYxRUNDNDkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyOTdGMTc0QkFDNkIxMUU2QkFEOThGREMyRjFFQ0M0OSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyOTdGMTc0Q0FDNkIxMUU2QkFEOThGREMyRjFFQ0M0OSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PvUN4XMAAABkSURBVHja7NjRDYAwCAXAYtx/ZXQAPhqjEeu9BXoJlAQiz4y5xLg3U+9uo3naA/eHy3i1ZVKJAQFXGjPR0BVKDAgICAgICAgICPibnSSrXeDlOH0AAi41ZsrvXcQR/ZPAQ4ABAGe7ClUAwPSJAAAAAElFTkSuQmCC');
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-position: center;
    top: 50%;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.sc_gallery_carousel .slz-carousel-wrapper .slz-carousel .slick-slide .block-image .link:before{
	content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: rgba(0,0,0,0.5);
    pointer-events: none;
    left: 0;
    top: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.sc_gallery_carousel .slz-carousel-wrapper .slz-carousel .slick-slide .block-image:hover .link:before{
	opacity: 1;
}
.sc_gallery_carousel .slz-carousel-wrapper .slz-carousel .slick-slide .block-image:hover .link:after{
	-moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.sc_gallery_carousel .slz-carousel-wrapper .slz-carousel .slick-slide .block-image .link .img-full{

}
/*----------  Image carousel layout 1 ----------*/

.sc-image-carousel-layout-1 .block-image .link{
	opacity: 0;
	background: rgba(0,0,0,0.5);
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.sc-image-carousel-layout-1 .block-image:hover .link{
	opacity: 1;
}
.sc-image-carousel-layout-1 .block-image .link:after{
	font-family: 'Ionicons';
    content: "\f4a4";
    position: absolute;
    display: block;
    width: 40px;
    height: 40px;
    z-index: 5;
    color: #FFF;
    font-size: 20px;
    pointer-events: none;
    line-height: 40px;
    text-align: center;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Mjk3RjE3NERBQzZCMTFFNkJBRDk4RkRDMkYxRUNDNDkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Mjk3RjE3NEVBQzZCMTFFNkJBRDk4RkRDMkYxRUNDNDkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyOTdGMTc0QkFDNkIxMUU2QkFEOThGREMyRjFFQ0M0OSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyOTdGMTc0Q0FDNkIxMUU2QkFEOThGREMyRjFFQ0M0OSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PvUN4XMAAABkSURBVHja7NjRDYAwCAXAYtx/ZXQAPhqjEeu9BXoJlAQiz4y5xLg3U+9uo3naA/eHy3i1ZVKJAQFXGjPR0BVKDAgICAgICAgICPibnSSrXeDlOH0AAi41ZsrvXcQR/ZPAQ4ABAGe7ClUAwPSJAAAAAElFTkSuQmCC');
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    background-position: center;
    top: 50%;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;

}
.sc-image-carousel-layout-1 .block-image:hover .link:after{
	-moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
/*----------  sc-image-carousel-layout-1 style 2  ----------*/
.sc-image-carousel-layout-1  .style-2 .item:nth-child(odd){
	margin-top: 80px;
}
.sc-image-carousel-layout-1 .slz-carousel-wrapper.style-2 .block-image:before{
	padding-top: 130%;
}

/*----------  sc-image-carousel-layout-1 style 3  ----------*/
.sc-image-carousel-layout-1  .slz-carousel-wrapper.style-3 .slz-carousel .slick-slide{
	padding-left: 0px;
	padding-right: 0px;
}
/*----------  carousel dots  ----------*/

.slick-dots{
	bottom: -40px;
	padding-left: 0px!important;
}
.slick-dots li button{
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	background: #9D9EA5;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.slick-dots li.slick-active button{
	-moz-transform: scale(1.5);
	-webkit-transform: scale(1.5);
	-o-transform: scale(1.5);
	-ms-transform: scale(1.5);
	transform: scale(1.5);
	background: #FFC80A;
}
 .slick-dots li button:before{
	content: none;
}
.slick-dotted.slick-slider{
	margin-bottom: 40px;
}

/*----------  carousel arrow  ----------*/
.sc_gallery_carousel .slz-carousel-wrapper.style-1 .slick-arrow{
	font-size: 0px;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	padding: 0px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	text-align: center;
	background:rgba(255,255,255,0.5);
	transform: translate(0%,-50%);
	-webkit-transform: translate(0%,-50%);
	-moz-transform: translate(0%,-50%);
	-o-transform: translate(0%,-50%);
	-ms-transform: translate(0%,-50%);
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.sc_gallery_carousel .slz-carousel-wrapper.style-1 .slick-arrow.btn-prev:before{
	content: "\f3d2";
	color: #D4D7DA;
}
.sc_gallery_carousel .slz-carousel-wrapper.style-1 .slick-arrow.btn-next:before{
	content: "\f3d3";
	color: #D4D7DA;
}

.sc_gallery_carousel .slz-carousel-wrapper.style-1 .slick-arrow:hover:before{
	color: #FFC80A;
}
/*----------  image carousel style 3  ----------*/
.sc-image-carousel-layout-3 .slz-carousel-syncing .slick-prev{
	left: 20px;
}
.sc-image-carousel-layout-3 .slz-carousel-syncing .slick-next{
	right: 20px;
}
.sc-image-carousel-layout-3 .slz-carousel-syncing .slick-prev,
.sc-image-carousel-layout-3 .slz-carousel-syncing .slick-next{
	font-size: 0px;
}

.sc-image-carousel-layout-3 .slz-carousel-syncing .slick-prev:before{
	font-family: 'Ionicons';
	content: "\f3d2";
}
.sc-image-carousel-layout-3 .slz-carousel-syncing .slick-next:before{
	font-family: 'Ionicons';
	content: "\f3d3";
}
.sc-image-carousel-layout-3  .slz-carousel-syncing .slick-arrow{
	font-size: 0px;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: transparent;
}

.sc-image-carousel-layout-3  .slz-carousel-syncing .slick-arrow:before{
	font-size: 50px;
	color: #F6F6F6;
	display: inline-block;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.sc-image-carousel-layout-3  .slz-carousel-syncing .slick-arrow.slick-prev:hover:before{
	-moz-transform: translateX(-5px);
	-webkit-transform: translateX(-5px);
	-o-transform: translateX(-5px);
	-ms-transform: translateX(-5px);
	transform: translateX(-5px);
}
.sc-image-carousel-layout-3 .slz-carousel-syncing .slick-arrow.slick-next:hover:before{
	-moz-transform: translateX(5px);
	-webkit-transform: translateX(5px);
	-o-transform: translateX(5px);
	-ms-transform: translateX(5px);
	transform: translateX(5px);
}
.sc-image-carousel-layout-3  .slz-carousel-syncing .slick-arrow:hover:before{
	color: #FFD33B;
}
.slz-carousel-syncing .slider-nav:hover .item .thumbnail-image:not(:hover) {
	opacity: 0.6;
}
.slz-carousel-syncing .slider-nav .item{
	display: block;
	position: relative;
}
.slz-carousel-syncing .slider-nav .item:before{
	content: "";
	padding-top: 75%;
	display: block;
}
.slz-carousel-syncing .slider-nav .item .thumbnail-image{
	position: absolute;
	left: 5px;
	right: 5px;
	bottom: 0px;
	top: 0px;
	overflow: hidden;
	background: #000;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.slz-carousel-syncing .slider-nav .item .thumbnail-image img{
	position: absolute;
	left: 50%;
	width:auto;
	max-width: none;
	top: 0;
	height: 100%;
	transform: translate(-50%,0);
	-webkit-transform: translate(-50%,0);
	-moz-transform: translate(-50%,0);
	-o-transform: translate(-50%,0);
}

/*----------  Image carousel center  ----------*/
.slz-carousel-center.sc_gallery_carousel.no-text-arrows .slick-arrow {
	font-size: 0px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
}
.slz-carousel-center:hover .slick-arrow:hover{
	background-color: #FFD33B;
	color: #FFF;
	opacity: 1;
}
.slz-carousel-center .slz-block-item-01{
	border-radius: 0px;
}
.slz-carousel-center .slz-block-item-01 .block-image .link{
	border-radius: 0px;
	-webkit-border-radius: 0px;
}

/*==================================
=            RESPONSIVE            =
==================================*/
@media screen and (min-width:1200px) {

	/*----------  Image carousel layout 1  ----------*/
	.sc-image-carousel-layout-1 .slz-carousel-wrapper .slick-arrow.btn-prev:hover i{
		-moz-transform: translateX(-15px);
		-webkit-transform: translateX(-15px);
		-o-transform: translateX(-15px);
		-ms-transform: translateX(-15px);
		transform: translateX(-15px);
	}
	.sc-image-carousel-layout-1 .slz-carousel-wrapper .slick-arrow.btn-next:hover i{
		-moz-transform: translateX(15px);
		-webkit-transform: translateX(15px);
		-o-transform: translateX(15px);
		-ms-transform: translateX(15px);
		transform: translateX(15px);
	}

}
@media screen and  (max-width:1024px) {
	.sc-image-carousel-layout-1 .slz-carousel-wrapper .slick-arrow{
		font-size: 60px;
		opacity: 0.4;
	}
	.sc-image-carousel-layout-1 .slz-carousel-wrapper .slick-arrow:hover{
		opacity: 1;
	}
	.sc-image-carousel-layout-1 .slz-carousel-wrapper .slick-arrow.btn-prev{
		right: auto;
		left: 0;
	}
	.sc-image-carousel-layout-1 .slz-carousel-wrapper .slick-arrow.btn-next{
		right: 0;
		left: auto;
	}
}
@media screen and  (max-width:768px){

}
@media screen and  (max-width:767px){
	.sc-image-carousel-layout-2  .slz-carousel-wrapper .slick-arrow-center.slick-arrow{
		display: none!important;
	}
	.sc-image-carousel-layout-1  .style-2 .item:nth-child(odd){
		padding-top: 0px;
	}
}
@media screen and (max-width:480px) {
	.sc-image-carousel-layout-2 .slz-slick-slider-mockup .slick-slide{
		padding: 2.1% 15px;
	}
	.sc-image-carousel-layout-2 .slider-mockup:before{
		content: none;
	}
}
/*=====  End of RESPONSIVE  ======*/
